mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-14 23:20:01 +00:00
146 lines
15 KiB
JSON
146 lines
15 KiB
JSON
{
|
|
"access.page.title": "Authorization",
|
|
|
|
"access.nodata": "No accesses. Please create an authorization first.",
|
|
|
|
"access.action.add": "Create Authorization",
|
|
"access.action.edit": "Edit Authorization",
|
|
"access.action.copy": "Copy Authorization",
|
|
"access.action.delete": "Delete Authorization",
|
|
"access.action.delete.confirm": "Are you sure to delete this authorization?",
|
|
|
|
"access.props.name": "Name",
|
|
"access.props.provider": "Provider",
|
|
"access.props.provider.usage.dns": "DNS Provider",
|
|
"access.props.provider.usage.host": "Hos Provider",
|
|
"access.props.created_at": "Created At",
|
|
"access.props.updated_at": "Updated At",
|
|
|
|
"access.form.name.label": "Name",
|
|
"access.form.name.placeholder": "Please enter authorization name",
|
|
"access.form.type.label": "Provider",
|
|
"access.form.type.placeholder": "Please select a provider",
|
|
"access.form.type.tooltip": "DNS Provider: The provider that hosts your domain names and manages your DNS records.<br>Host Provider: The provider that hosts your servers or cloud services for deploying certificates.<br><br><i>Cannot be edited after saving.</i>",
|
|
"access.form.acmehttpreq_endpoint.label": "Endpoint",
|
|
"access.form.acmehttpreq_endpoint.placeholder": "Please enter Endpoint",
|
|
"access.form.acmehttpreq_endpoint.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.acmehttpreq_mode.label": "Mode",
|
|
"access.form.acmehttpreq_mode.placeholder": "Please select mode",
|
|
"access.form.acmehttpreq_mode.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.acmehttpreq_username.label": "HTTP Basic Auth Username",
|
|
"access.form.acmehttpreq_username.placeholder": "Please enter HTTP basic auth username",
|
|
"access.form.acmehttpreq_username.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.acmehttpreq_password.label": "HTTP Basic Auth Password",
|
|
"access.form.acmehttpreq_password.placeholder": "Please enter HTTP basic auth password",
|
|
"access.form.acmehttpreq_password.tooltip": "For more information, see <a href=\"https://go-acme.github.io/lego/dns/httpreq/\" target=\"_blank\">https://go-acme.github.io/lego/dns/httpreq/</a>",
|
|
"access.form.aliyun_access_key_id.label": "Aliyun Access Key ID",
|
|
"access.form.aliyun_access_key_id.placeholder": "Please enter Aliyun Access Key ID",
|
|
"access.form.aliyun_access_key_id.tooltip": "For more information, see <a href=\"https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair\" target=\"_blank\">https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair</a>",
|
|
"access.form.aliyun_access_key_secret.label": "Aliyun Access Key Secret",
|
|
"access.form.aliyun_access_key_secret.placeholder": "Please enter Aliyun Access Key Secret",
|
|
"access.form.aliyun_access_key_secret.tooltip": "For more information, see <a href=\"https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair\" target=\"_blank\">https://www.alibabacloud.com/help/en/acr/create-and-obtain-an-accesskey-pair</a>",
|
|
"access.form.aws_access_key_id.label": "AWS Access Key ID",
|
|
"access.form.aws_access_key_id.placeholder": "Please enter AWS Access Key ID",
|
|
"access.form.aws_access_key_id.tooltip": "For more information, see <a href=\"https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html\" target=\"_blank\">https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html</a>",
|
|
"access.form.aws_secret_access_key.label": "AWS Secret Access Key",
|
|
"access.form.aws_secret_access_key.placeholder": "Please enter AWS Secret Access Key",
|
|
"access.form.aws_secret_access_key.tooltip": "For more information, see <a href=\"https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html\" target=\"_blank\">https://docs.aws.amazon.com/en_us/IAM/latest/UserGuide/id_credentials_access-keys.html</a>",
|
|
"access.form.aws_region.label": "AWS Region",
|
|
"access.form.aws_region.placeholder": "Please enter AWS Region (example: us-east-1)",
|
|
"access.form.aws_region.tooltip": "For more information, see <a href=\"https://docs.aws.amazon.com/en_us/general/latest/gr/rande.html#regional-endpoints\" target=\"_blank\">https://docs.aws.amazon.com/en_us/general/latest/gr/rande.html#regional-endpoints</a>",
|
|
"access.form.aws_hosted_zone_id.label": "AWS Hosted Zone ID",
|
|
"access.form.aws_hosted_zone_id.placeholder": "Please enter AWS Hosted Zone ID",
|
|
"access.form.aws_hosted_zone_id.tooltip": "For more information, see <a href=\"https://docs.aws.amazon.com/en_us/Route53/latest/DeveloperGuide/hosted-zones-working-with.html\" target=\"_blank\">https://docs.aws.amazon.com/en_us/Route53/latest/DeveloperGuide/hosted-zones-working-with.html</a>",
|
|
"access.form.baiducloud_access_key_id.label": "Baidu Cloud Access Key ID",
|
|
"access.form.baiducloud_access_key_id.placeholder": "Please enter Baidu Cloud Access Key ID",
|
|
"access.form.baiducloud_access_key_id.tooltip": "For more information, see <a href=\"https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en\" target=\"_blank\">https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en</a>",
|
|
"access.form.baiducloud_secret_access_key.label": "Baidu Cloud Secret Access Key",
|
|
"access.form.baiducloud_secret_access_key.placeholder": "Please enter Baidu Cloud Secret Access Key",
|
|
"access.form.baiducloud_secret_access_key.tooltip": "For more information, see <a href=\"https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en\" target=\"_blank\">https://intl.cloud.baidu.com/doc/Reference/s/jjwvz2e3p-en</a>",
|
|
"access.form.byteplus_access_key.label": "BytePlus Access Key",
|
|
"access.form.byteplus_access_key.placeholder": "Please enter BytePlus Access Key",
|
|
"access.form.byteplus_access_key.tooltip": "For more information, see <a href=\"https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys\" target=\"_blank\">https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys</a>",
|
|
"access.form.byteplus_secret_key.label": "BytePlus Secret Key",
|
|
"access.form.byteplus_secret_key.placeholder": "Please enter BytePlus Secret Key",
|
|
"access.form.byteplus_secret_key.tooltip": "For more information, see <a href=\"https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys\" target=\"_blank\">https://docs.byteplus.com/en/docs/byteplus-platform/docs-managing-keys</a>",
|
|
"access.form.cloudflare_dns_api_token.label": "Cloudflare API Token",
|
|
"access.form.cloudflare_dns_api_token.placeholder": "Please enter Cloudflare API Token",
|
|
"access.form.cloudflare_dns_api_token.tooltip": "For more information, see <a href=\"https://developers.cloudflare.com/fundamentals/api/get-started/create-token/\" target=\"_blank\">https://developers.cloudflare.com/fundamentals/api/get-started/create-token/</a>",
|
|
"access.form.dogecloud_access_key.label": "Doge Cloud Access Key",
|
|
"access.form.dogecloud_access_key.placeholder": "Please enter Doge Cloud Access Key",
|
|
"access.form.dogecloud_access_key.tooltip": "For more information, see <a href=\"https://console.dogecloud.com/\" target=\"_blank\">https://console.dogecloud.com/</a>",
|
|
"access.form.dogecloud_secret_key.label": "Doge Cloud Secret Key",
|
|
"access.form.dogecloud_secret_key.placeholder": "Please enter Doge Cloud Secret Key",
|
|
"access.form.dogecloud_secret_key.tooltip": "For more information, see <a href=\"https://console.dogecloud.com/\" target=\"_blank\">https://console.dogecloud.com/</a>",
|
|
"access.form.godaddy_api_key.label": "GoDaddy API Key",
|
|
"access.form.godaddy_api_key.placeholder": "Please enter GoDaddy API Key",
|
|
"access.form.godaddy_api_key.tooltip": "For more information, see <a href=\"https://developer.godaddy.com/\" target=\"_blank\">https://developer.godaddy.com/</a>",
|
|
"access.form.godaddy_api_secret.label": "GoDaddy API Secret",
|
|
"access.form.godaddy_api_secret.placeholder": "Please enter GoDaddy API Secret",
|
|
"access.form.godaddy_api_secret.tooltip": "For more information, see <a href=\"https://developer.godaddy.com/\" target=\"_blank\">https://developer.godaddy.com/</a>",
|
|
"access.form.huaweicloud_access_key_id.label": "Huawei Cloud Access Key ID",
|
|
"access.form.huaweicloud_access_key_id.placeholder": "Please enter Huawei Cloud Access Key ID",
|
|
"access.form.huaweicloud_access_key_id.tooltip": "For more information, see <a href=\"https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html\" target=\"_blank\">https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html</a>",
|
|
"access.form.huaweicloud_secret_access_key.label": "Huawei Cloud Secret Access Key",
|
|
"access.form.huaweicloud_secret_access_key.placeholder": "Please enter Huawei Cloud Secret Access Key",
|
|
"access.form.huaweicloud_secret_access_key.tooltip": "For more information, see <a href=\"https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html\" target=\"_blank\">https://support.huaweicloud.com/intl/en-us/usermanual-ca/ca_01_0003.html</a>",
|
|
"access.form.huaweicloud_region.label": "Huawei Cloud Region",
|
|
"access.form.huaweicloud_region.placeholder": "Please enter Huawei Cloud Region (example: cn-north-1)",
|
|
"access.form.huaweicloud_region.tooltip": "For more information, see <a href=\"https://console-intl.huaweicloud.com/apiexplorer/#/endpoint?locale=en-us\" target=\"_blank\">https://console-intl.huaweicloud.com/apiexplorer/#/endpoint</a>",
|
|
"access.form.k8s_kubeconfig.label": "KubeConfig",
|
|
"access.form.k8s_kubeconfig.placeholder": "Please enter KubeConfig file",
|
|
"access.form.k8s_kubeconfig.upload": "Choose File ...",
|
|
"access.form.k8s_kubeconfig.tooltip": "For more information, see <a href=\"https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/\" target=\"_blank\">https://kubernetes.io/docs/concepts/configuration/organize-cluster-access-kubeconfig/</a><br><br>Leave blank to use the Pod's ServiceAccount.",
|
|
"access.form.namedotcom_username.label": "Name.com Username",
|
|
"access.form.namedotcom_username.placeholder": "Please enter Name.com Username",
|
|
"access.form.namedotcom_username.tooltip": "For more information, see <a href=\"https://www.name.com/account/settings/api\" target=\"_blank\">https://www.name.com/account/settings/api</a>",
|
|
"access.form.namedotcom_api_token.label": "Name.com API Token",
|
|
"access.form.namedotcom_api_token.placeholder": "Please enter Name.com API Token",
|
|
"access.form.namedotcom_api_token.tooltip": "For more information, see <a href=\"https://www.name.com/support/articles/31142639244819-how-to-manage-your-api-tokens\" target=\"_blank\">https://www.name.com/support/articles/31142639244819-how-to-manage-your-api-tokens</a>",
|
|
"access.form.namesilo_api_key.label": "NameSilo API Key",
|
|
"access.form.namesilo_api_key.placeholder": "Please enter NameSilo API Key",
|
|
"access.form.namesilo_api_key.tooltip": "For more information, see <a href=\"https://www.namesilo.com/support/v2/articles/account-options/api-manager\" target=\"_blank\">https://www.namesilo.com/support/v2/articles/account-options/api-manager</a>",
|
|
"access.form.powerdns_api_url.label": "PowerDNS API URL",
|
|
"access.form.powerdns_api_url.placeholder": "Please enter PowerDNS API URL",
|
|
"access.form.powerdns_api_url.tooltip": "For more information, see <a href=\"https://doc.powerdns.com/authoritative/http-api/index.html#endpoints-and-objects-in-the-api\" target=\"_blank\">https://doc.powerdns.com/authoritative/http-api/index.html#endpoints-and-objects-in-the-api</a>",
|
|
"access.form.powerdns_api_key.label": "PowerDNS API Key",
|
|
"access.form.powerdns_api_key.placeholder": "Please enter PowerDNS API Key",
|
|
"access.form.powerdns_api_key.tooltip": "For more information, see <a href=\"https://doc.powerdns.com/authoritative/http-api/index.html#enabling-the-api\" target=\"_blank\">https://doc.powerdns.com/authoritative/http-api/index.html#enabling-the-api</a>",
|
|
"access.form.qiniu_access_key.label": "Qiniu Access Key",
|
|
"access.form.qiniu_access_key.placeholder": "Please enter Qiniu Access Key",
|
|
"access.form.qiniu_access_key.tooltip": "For more information, see <a href=\"https://portal.qiniu.com/\" target=\"_blank\">https://portal.qiniu.com/</a>",
|
|
"access.form.qiniu_secret_key.label": "Qiniu Secret Key",
|
|
"access.form.qiniu_secret_key.placeholder": "Please enter Qiniu Secret Key",
|
|
"access.form.qiniu_secret_key.tooltip": "For more information, see <a href=\"https://portal.qiniu.com/\" target=\"_blank\">https://portal.qiniu.com/</a>",
|
|
"access.form.tencentcloud_secret_id.label": "Tencent Cloud SecretId",
|
|
"access.form.tencentcloud_secret_id.placeholder": "Please enter Tencent Cloud SecretId",
|
|
"access.form.tencentcloud_secret_id.tooltip": "For more information, see <a href=\"https://cloud.tencent.com/document/product/598/40488?lang=en\" target=\"_blank\">https://cloud.tencent.com/document/product/598/40488?lang=en</a>",
|
|
"access.form.tencentcloud_secret_key.label": "Tencent Cloud SecretKey",
|
|
"access.form.tencentcloud_secret_key.placeholder": "Please enter Tencent Cloud SecretKey",
|
|
"access.form.tencentcloud_secret_key.tooltip": "For more information, see <a href=\"https://cloud.tencent.com/document/product/598/40488?lang=en\" target=\"_blank\">https://cloud.tencent.com/document/product/598/40488?lang=en</a>",
|
|
"access.form.volcengine_access_key_id.label": "VolcEngine Access Key ID",
|
|
"access.form.volcengine_access_key_id.placeholder": "Please enter VolcEngine Access Key ID",
|
|
"access.form.volcengine_access_key_id.tooltip": "For more information, see <a href=\"https://www.volcengine.com/docs/6291/216571\" target=\"_blank\">https://www.volcengine.com/docs/6291/216571</a>",
|
|
"access.form.volcengine_secret_access_key.label": "VolcEngine Secret Access Key",
|
|
"access.form.volcengine_secret_access_key.placeholder": "Please enter VolcEngine Secret Access Key",
|
|
"access.form.volcengine_secret_access_key.tooltip": "For more information, see <a href=\"https://www.volcengine.com/docs/6291/216571\" target=\"_blank\">https://www.volcengine.com/docs/6291/216571</a>",
|
|
"access.form.webhook_url.label": "Webhook URL",
|
|
"access.form.webhook_url.placeholder": "Please enter Webhook URL",
|
|
"access.form.ssh_host.label": "Server Host",
|
|
"access.form.ssh_host.placeholder": "Please enter server host",
|
|
"access.form.ssh_port.label": "Server Port",
|
|
"access.form.ssh_port.placeholder": "Please enter server port",
|
|
"access.form.ssh_username.label": "Username",
|
|
"access.form.ssh_username.placeholder": "Please enter username",
|
|
"access.form.ssh_password.label": "Password",
|
|
"access.form.ssh_password.placeholder": "Please enter password",
|
|
"access.form.ssh_password.tooltip": "Required when using password to connect to SSH.",
|
|
"access.form.ssh_key.label": "SSH Key",
|
|
"access.form.ssh_key.placeholder": "Please enter SSH Key",
|
|
"access.form.ssh_key.upload": "Choose File ...",
|
|
"access.form.ssh_key.tooltip": "Required when using key to connect to SSH.",
|
|
"access.form.ssh_key_passphrase.label": "SSH Key Passphrase",
|
|
"access.form.ssh_key_passphrase.placeholder": "Please enter SSH Key passphrase",
|
|
"access.form.ssh_key_passphrase.tooltip": "Optional when using key to connect to SSH."
|
|
}
|