mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-15 07:29:59 +00:00
91 lines
5.9 KiB
JSON
91 lines
5.9 KiB
JSON
{
|
|
"access.page.title": "Authorization Management",
|
|
|
|
"access.authorization.tab": "Authorization",
|
|
"access.authorization.nodata": "Please add authorization to start deploying certificate.",
|
|
|
|
"access.authorization.add": "Add Authorization",
|
|
"access.authorization.edit": "Edit Authorization",
|
|
"access.authorization.copy": "Copy Authorization",
|
|
"access.authorization.delete": "Delete Authorization",
|
|
"access.authorization.delete.confirm": "Are you sure you want to delete the deployment authorization?",
|
|
|
|
"access.authorization.form.type.label": "Provider",
|
|
"access.authorization.form.type.placeholder": "Please select a provider",
|
|
"access.authorization.form.type.list": "Authorization List",
|
|
"access.authorization.form.name.label": "Name",
|
|
"access.authorization.form.name.placeholder": "Please enter authorization name",
|
|
"access.authorization.form.config.label": "Configuration Type",
|
|
"access.authorization.form.region.label": "Region",
|
|
"access.authorization.form.region.placeholder": "Please enter Region",
|
|
"access.authorization.form.access_key_id.label": "AccessKeyId",
|
|
"access.authorization.form.access_key_id.placeholder": "Please enter AccessKeyId",
|
|
"access.authorization.form.access_key_secret.label": "AccessKeySecret",
|
|
"access.authorization.form.access_key_secret.placeholder": "Please enter AccessKeySecret",
|
|
"access.authorization.form.access_key.label": "AccessKey",
|
|
"access.authorization.form.access_key.placeholder": "Please enter AccessKey",
|
|
"access.authorization.form.secret_id.label": "SecretId",
|
|
"access.authorization.form.secret_id.placeholder": "Please enter SecretId",
|
|
"access.authorization.form.secret_key.label": "SecretKey",
|
|
"access.authorization.form.secret_key.placeholder": "Please enter SecretKey",
|
|
"access.authorization.form.secret_access_key.label": "SecretAccessKey",
|
|
"access.authorization.form.secret_access_key.placeholder": "Please enter SecretAccessKey",
|
|
"access.authorization.form.aws_hosted_zone_id.label": "AWS Hosted Zone ID",
|
|
"access.authorization.form.aws_hosted_zone_id.placeholder": "Please enter AWS Hosted Zone ID",
|
|
"access.authorization.form.cloud_dns_api_token.label": "CLOUD_DNS_API_TOKEN",
|
|
"access.authorization.form.cloud_dns_api_token.placeholder": "Please enter CLOUD_DNS_API_TOKEN",
|
|
"access.authorization.form.godaddy_api_key.label": "GO_DADDY_API_KEY",
|
|
"access.authorization.form.godaddy_api_key.placeholder": "Please enter GO_DADDY_API_KEY",
|
|
"access.authorization.form.godaddy_api_secret.label": "GO_DADDY_API_SECRET",
|
|
"access.authorization.form.godaddy_api_secret.placeholder": "Please enter GO_DADDY_API_SECRET",
|
|
"access.authorization.form.namesilo_api_key.label": "NAMESILO_API_KEY",
|
|
"access.authorization.form.namesilo_api_key.placeholder": "Please enter NAMESILO_API_KEY",
|
|
"access.authorization.form.pdns_api_url.label": "PDNS_API_URL",
|
|
"access.authorization.form.pdns_api_url.placeholder": "Please enter PDNS_API_URL",
|
|
"access.authorization.form.pdns_api_key.label": "PDNS_API_KEY",
|
|
"access.authorization.form.pdns_api_key.placeholder": "Please enter PDNS_API_KEY",
|
|
"access.authorization.form.httpreq_endpoint.label": "HTTPREQ_ENDPOINT",
|
|
"access.authorization.form.httpreq_endpoint.placeholder": "Please enter HTTPREQ_ENDPOINT",
|
|
"access.authorization.form.httpreq_mode.label": "HTTPREQ_MODE",
|
|
"access.authorization.form.httpreq_mode.placeholder": "Please enter HTTPREQ_MODE(RAW or '')",
|
|
"access.authorization.form.username.label": "Username",
|
|
"access.authorization.form.username.placeholder": "Please enter username",
|
|
"access.authorization.form.password.label": "Password",
|
|
"access.authorization.form.password.placeholder": "Please enter password",
|
|
"access.authorization.form.access_group.placeholder": "Please select a group",
|
|
"access.authorization.form.ssh_group.label": "Authorization Configuration Group (used to deploy a single domain certificate to multiple SSH hosts)",
|
|
"access.authorization.form.ssh_host.label": "Server Host",
|
|
"access.authorization.form.ssh_host.placeholder": "Please enter Host",
|
|
"access.authorization.form.ssh_port.label": "SSH Port",
|
|
"access.authorization.form.ssh_port.placeholder": "Please enter Port",
|
|
"access.authorization.form.ssh_username.label": "Username",
|
|
"access.authorization.form.ssh_username.placeholder": "Please enter username",
|
|
"access.authorization.form.ssh_password.label": "Password (Log-in using password)",
|
|
"access.authorization.form.ssh_password.placeholder": "Please enter password",
|
|
"access.authorization.form.ssh_key.label": "Key (Log-in using private key)",
|
|
"access.authorization.form.ssh_key.placeholder": "Please enter Key",
|
|
"access.authorization.form.ssh_key_file.placeholder": "Please select file",
|
|
"access.authorization.form.ssh_key_passphrase.label": "Key Passphrase (Log-in using private key)",
|
|
"access.authorization.form.ssh_key_passphrase.placeholder": "Please enter Key Passphrase",
|
|
"access.authorization.form.webhook_url.label": "Webhook URL",
|
|
"access.authorization.form.webhook_url.placeholder": "Please enter Webhook URL",
|
|
"access.authorization.form.k8s_kubeconfig.label": "KubeConfig (Null will use pod's ServiceAccount)",
|
|
"access.authorization.form.k8s_kubeconfig.placeholder": "Please enter KubeConfig",
|
|
"access.authorization.form.k8s_kubeconfig_file.placeholder": "Please select file (Null will use pod's ServiceAccount)",
|
|
|
|
"access.group.tab": "Authorization Group",
|
|
|
|
"access.group.nodata": "No deployment authorization configuration yet, please add after starting use.",
|
|
"access.group.total": "Totally {{total}} deployment authorization configuration",
|
|
|
|
"access.group.add": "Add Group",
|
|
"access.group.delete": "Delete Group",
|
|
"access.group.delete.confirm": "Are you sure you want to delete the deployment authorization group?",
|
|
|
|
"access.group.form.name.label": "Group Name",
|
|
"access.group.form.name.errmsg.empty": "Please enter group name",
|
|
|
|
"access.group.domains": "All Authorizations",
|
|
"access.group.domains.nodata": "Please add a domain to start deploying the certificate."
|
|
}
|