diff options
Diffstat (limited to 'applications/luci-app-acme/po/en/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/en/acme.po | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/applications/luci-app-acme/po/en/acme.po b/applications/luci-app-acme/po/en/acme.po index 012e55746b..80e60231a3 100644 --- a/applications/luci-app-acme/po/en/acme.po +++ b/applications/luci-app-acme/po/en/acme.po @@ -19,7 +19,7 @@ msgstr "ACME certificates" msgid "ACME global config" msgstr "ACME global config" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508 msgid "ACME server URL" msgstr "ACME server URL" @@ -45,7 +45,7 @@ msgstr "Certificate files are stored in" msgid "Certificate config" msgstr "Certificate configuration" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599 msgid "Certificates" msgstr "Certificates" @@ -54,11 +54,6 @@ msgid "Challenge Alias" msgstr "Challenge Alias" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 -#, fuzzy -msgid "Custom ACME CA" -msgstr "Custom ACME CA (Certificate Authority)" - -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Custom ACME server directory URL." msgstr "Custom ACME server directory URL" @@ -78,7 +73,7 @@ msgstr "DNS API credentials" msgid "DNS Challenge Validation" msgstr "DNS Challenge Validation" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Days until renewal" msgstr "Days until renewal" @@ -109,8 +104,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" -"E.g. <code>_acme-challenge.example.com:12345:98765 alias.example." -"com:11111</code>" +"E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" +"code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 #, fuzzy @@ -158,7 +153,7 @@ msgstr "" "If a certificate wasn't renewed in time then you'll receive a notice at 20 " "days before expiry." -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581 msgid "Issued on" msgstr "Issued on" @@ -170,7 +165,7 @@ msgstr "Key size (and type) for the generated certificate." msgid "Key type" msgstr "Key type" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578 msgid "Main Domain" msgstr "Main Domain" @@ -197,12 +192,12 @@ msgstr "" msgid "Path to private API signing key file in PEM format" msgstr "Path to private API signing key file in PEM format" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579 #, fuzzy msgid "Private Key" msgstr "Private Key" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580 msgid "Public Certificate" msgstr "Public Certificate" @@ -248,9 +243,9 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge alias per certificate." msgstr "" -"The challenge alias to use for ALL domains. See https://github.com/" -"acmesh-official/acme.sh/wiki/DNS-alias-mode for the details of this process. " -"LUCI only supports one challenge alias per certificate." +"The challenge alias to use for ALL domains. See https://github.com/acmesh-" +"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " +"only supports one challenge alias per certificate." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445 msgid "" @@ -270,9 +265,9 @@ msgid "" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " "only supports one challenge domain per certificate." msgstr "" -"The domain alias to use for ALL domains. See https://github.com/" -"acmesh-official/acme.sh/wiki/DNS-alias-mode for the details of this process. " -"LUCI only supports one challenge domain per certificate." +"The domain alias to use for ALL domains. See https://github.com/acmesh-" +"official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " +"only supports one challenge domain per certificate." #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381 msgid "The private API signing key in PEM format" @@ -347,3 +342,7 @@ msgstr "" "Webserver root directory. Set this to the webserver document root to run " "Acme in webroot mode. The web server must be accessible from the internet on " "port 80." + +#, fuzzy +#~ msgid "Custom ACME CA" +#~ msgstr "Custom ACME CA (Certificate Authority)" |