tutorialTooltip:"Click to view detailed tutorial",
tutorialText:"Only 3 steps to automatically apply and deploy certificates",
alertMessage:"Certificates and credentials are sensitive. Do not use untrusted online Certd services or images. Always self-host and use official release channels:",
helpDoc:"Help Docs",
pipelineCount:"Number of Certificate Pipelines",
noPipeline:"You have no certificate pipelines yet",
createNow:"Create Now",
managePipeline:"Manage Pipelines",
pipelineStatus:"Pipeline Status",
recentRun:"Recent Run Statistics",
runCount:"Run Count",
expiringCerts:"Soon-to-Expire Certificates",
supportedTasks:"Overview of Supported Deployment Tasks",
manualUploadOwnCert:"Manually upload your own certificate for automatic deployment",
noAutoApplyCommercialCert:"Does not automatically apply for commercial certificates",
manualUploadOnUpdate:"Must manually upload once when the certificate is updated",
},
table:{
confirmDeleteTitle:"Are you sure you want to delete?",
confirmDeleteMessage:"This will delete all data related to the pipeline, including execution history, certificate files, and certificate repository records.",
},
play:{
runPipeline:"Run Pipeline",
confirm:"Confirm",
confirmTrigger:"Are you sure you want to trigger the run?",
pipelineStarted:"Pipeline has started running",
},
actions:{
editPipeline:"Edit Pipeline",
editConfigGroup:"Modify Configuration/Group",
viewCertificate:"View Certificate",
downloadCertificate:"Download Certificate",
},
fields:{
userId:"User ID",
pipelineName:"Pipeline Name",
keyword:"Keyword",
required:"This field is required",
pipelineContent:"Pipeline Content",
scheduledTaskCount:"Scheduled Task Count",
deployTaskCount:"Deployment Task Count",
remainingValidity:"Remaining Validity",
expiryTime:"Expiry Time",
status:"Status",
lastRun:"Last Run",
enabled:"Enabled",
enabledLabel:"Enabled",
disabledLabel:"Disabled",
group:"Group",
type:"Type",
order:"Order Number",
keepHistoryCount:"History Record Retention Count",
keepHistoryHelper:"Number of history records to keep; excess will be deleted",
helper:"Click the button above to select the time for daily execution.\nIt is recommended to run once a day. Tasks will be skipped if the certificate is not expiring.",
required:"This field is required"
},
email:{
title:"Recipient Email",
helper:"Enter your recipient email addresses. Multiple addresses are supported.",
required:"This field is required"
},
plugin:{
selectTitle:"Certificate Apply Plugin",
jsAcme:"JS-ACME: Easy to use, powerful features [Recommended]",
legoAcme:"Lego-ACME: Based on Lego, supports a wide range of DNS providers, suitable for users familiar with Lego"
},
pipelineForm:{
createTitle:"Create Certificate Pipeline",
moreParams:"More Parameters",
triggerCronTitle:"Scheduled Trigger",
triggerCronHelper:
"Click the button above to choose a daily execution time.\nIt is recommended to trigger once per day. The task will be skipped if the certificate has not expired and will not be executed repeatedly.",
notificationTitle:"Failure Notification",
notificationHelper:"Get real-time alerts when the task fails",
groupIdTitle:"Pipeline Group"
},
notificationDefault:"Use Default Notification",
monitor:{
title:"Site Certificate Monitoring",
description:"Check website certificates' expiration at 0:00 daily; reminders sent 10 days before expiration (using default notification channel);",
settingLink:"Site Monitoring Settings",
limitInfo:"Basic edition limited to 1, professional and above unlimited, current",
checkAll:"Check All",
confirmTitle:"Confirm",
confirmContent:"Confirm to trigger check for all site certificates?",
checkSubmitted:"Check task submitted",
pleaseRefresh:"Please refresh the page later to see the results",
siteName:"Site Name",
enterSiteName:"Please enter the site name",
domain:"Domain",
enterDomain:"Please enter the domain",
enterValidDomain:"Please enter a valid domain",
httpsPort:"HTTPS Port",
enterPort:"Please enter the port",
certInfo:"Certificate Info",
issuer:"Issuer",
certDomains:"Certificate Domains",
certProvider:"Issuer",
certStatus:"Certificate Status",
status:{
ok:"Valid",
expired:"Expired",
},
certExpiresTime:"Certificate Expiration",
expired:"expired",
days:"days",
lastCheckTime:"Last Check Time",
disabled:"Enable/Disable",
ipCheck:"Enable IP Check",
selectRequired:"Please select",
ipCheckConfirm:"Are you sure to {status} IP check?",
ipCount:"IP Count",
checkStatus:"Check Status",
pipelineId:"Linked Pipeline ID",
certInfoId:"Certificate ID",
checkSubmittedRefresh:"Check task submitted. Please refresh later to view the result.",
ipManagement:"IP Management",
bulkImport:"Bulk Import",
basicLimitError:"Basic version allows only one monitoring site. Please upgrade to the Pro version.",
limitExceeded:"Sorry, you can only create up to {max} monitoring records. Please purchase or upgrade your plan.",
},
checkStatus:{
success:"Success",
checking:"Checking",
error:"Error",
},
domainList:{
title:"Domain List",
helper:"Format: domain:port:name, one per line. Port and name are optional.\nExamples:\nwww.baidu.com:443:Baidu\nwww.taobao.com::Taobao\nwww.google.com",