luci-app-acme: sync I18n
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 12 May 2020 09:02:57 +0000 (11:02 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Tue, 12 May 2020 09:04:36 +0000 (11:04 +0200)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
31 files changed:
applications/luci-app-acme/po/bg/acme.po
applications/luci-app-acme/po/bn_BD/acme.po
applications/luci-app-acme/po/ca/acme.po
applications/luci-app-acme/po/cs/acme.po
applications/luci-app-acme/po/de/acme.po
applications/luci-app-acme/po/el/acme.po
applications/luci-app-acme/po/es/acme.po
applications/luci-app-acme/po/fi/acme.po
applications/luci-app-acme/po/fr/acme.po
applications/luci-app-acme/po/he/acme.po
applications/luci-app-acme/po/hi/acme.po
applications/luci-app-acme/po/hu/acme.po
applications/luci-app-acme/po/it/acme.po
applications/luci-app-acme/po/ja/acme.po
applications/luci-app-acme/po/ko/acme.po
applications/luci-app-acme/po/mr/acme.po
applications/luci-app-acme/po/ms/acme.po
applications/luci-app-acme/po/nb_NO/acme.po
applications/luci-app-acme/po/pl/acme.po
applications/luci-app-acme/po/pt/acme.po
applications/luci-app-acme/po/pt_BR/acme.po
applications/luci-app-acme/po/ro/acme.po
applications/luci-app-acme/po/ru/acme.po
applications/luci-app-acme/po/sk/acme.po
applications/luci-app-acme/po/sv/acme.po
applications/luci-app-acme/po/templates/acme.pot
applications/luci-app-acme/po/tr/acme.po
applications/luci-app-acme/po/uk/acme.po
applications/luci-app-acme/po/vi/acme.po
applications/luci-app-acme/po/zh_Hans/acme.po
applications/luci-app-acme/po/zh_Hant/acme.po

index f0803a8cd5dbf643c7e60296e9f9dc97d2b2f9f1..d0280b03506a7eef179c682acb55e49f6be0a4cc 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 1fd6ff725e72f21aa4cef9b8457a2278b4bc3b52..429fb256dc76b8568b9e80b1f6e540e0fc5ecc21 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 8f7c2a30a57f22a95ef875bc366af9fb8994f4b2..1d13422f29dcf6e1effe876e4894815264a3f86f 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 05e7f9636ce160ca244bed5455a962e6c16c3136..0539c5c15c86ca85d3472c489dfe456bcc085cbe 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index f96c42391dd9d3c3b2e97eef73435f0cf540f1db..e8bba9566db0337534f9d3e7c532f2f5df6780a2 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index c06af18016dcf207ae2cd78c6b7a91059ed4e66a..4fbce4004bfbc1a884f37c1672d04e3a70514be3 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 56ffcbf8db648cec967c87c3e3d6aa77b840c3c8..635ed2e29922b572adb8f0ed28202eca4b0e153c 100644 (file)
@@ -30,14 +30,22 @@ msgstr "Cuenta de email"
 msgid "Certificate config"
 msgstr "Configuración de certificado"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr "API de DNS"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr "Credenciales de API de DNS"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr "Nombres de dominio"
@@ -55,7 +63,8 @@ msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
 msgid "Email address to associate with account key."
-msgstr "Dirección de correo electrónico para asociar con la clave de la cuenta."
+msgstr ""
+"Dirección de correo electrónico para asociar con la clave de la cuenta."
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
 msgid "Enable debug logging"
@@ -89,18 +98,27 @@ msgstr "Tamaño de clave (y tipo) para el certificado generado."
 msgid "State directory"
 msgstr "Directorio del estado"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
-"Las credenciales para el modo API de DNS seleccionado anteriormente. "
-"Consulte https://github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-"
-"dns-api para ver el formato de credenciales requerido por cada API. Agregue "
-"varias entradas aquí en formato de variable de shell KEY=VAL para "
-"proporcionar múltiples variables de credenciales."
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
 msgid ""
@@ -122,18 +140,12 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
 "package to be installed."
 msgstr ""
-"Para usar el modo DNS para emitir certificados, configúrelo con el nombre de "
-"una API DNS compatible con acme.sh. Consulte https://github.com/Neilpang/"
-"acme.sh/tree/master/dnsapi para ver la lista de API disponibles. En modo "
-"DNS, el nombre de dominio no tiene que resolverse en la dirección IP del "
-"enrutador. El modo DNS también es el único modo que admite certificados "
-"comodín. El uso de este modo requiere que se instale el paquete acme-dnsapi."
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
 msgid ""
@@ -141,8 +153,8 @@ msgid ""
 "for one certificate).Nginx must support ssl, if not it won't start as it "
 "needs to be compiled with ssl support to use cert options"
 msgstr ""
-"Actualice la configuración de nginx con este certificado una vez emitido ("
-"solo seleccione esto para un certificado). Nginx debe ser compatible con "
+"Actualice la configuración de nginx con este certificado una vez emitido "
+"(solo seleccione esto para un certificado). Nginx debe ser compatible con "
 "SSL, de lo contrario no se iniciará, ya que debe compilarse con soporte SSL "
 "para usar opciones de certificado"
 
@@ -152,8 +164,8 @@ msgid ""
 "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
 "form the LuCI interface."
 msgstr ""
-"Actualice la configuración de uhttpd con este certificado una vez emitido ("
-"solo seleccione esto para un certificado). También está disponible luci-app-"
+"Actualice la configuración de uhttpd con este certificado una vez emitido "
+"(solo seleccione esto para un certificado). También está disponible luci-app-"
 "uhttpd para configurar uhttpd desde la interfaz LuCI."
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
@@ -185,3 +197,31 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
 msgid "Where certs and other state files are kept."
 msgstr "Donde se mantienen los certificados y otros archivos de estado."
+
+#~ msgid ""
+#~ "The credentials for the DNS API mode selected above. See https://github."
+#~ "com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format "
+#~ "of credentials required by each API. Add multiple entries here in KEY=VAL "
+#~ "shell variable format to supply multiple credential variables."
+#~ msgstr ""
+#~ "Las credenciales para el modo API de DNS seleccionado anteriormente. "
+#~ "Consulte https://github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-"
+#~ "use-dns-api para ver el formato de credenciales requerido por cada API. "
+#~ "Agregue varias entradas aquí en formato de variable de shell KEY=VAL para "
+#~ "proporcionar múltiples variables de credenciales."
+
+#~ msgid ""
+#~ "To use DNS mode to issue certificates, set this to the name of a DNS API "
+#~ "supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+#~ "dnsapi for the list of available APIs. In DNS mode, the domain name does "
+#~ "not have to resolve to the router IP. DNS mode is also the only mode that "
+#~ "supports wildcard certificates. Using this mode requires the acme-dnsapi "
+#~ "package to be installed."
+#~ msgstr ""
+#~ "Para usar el modo DNS para emitir certificados, configúrelo con el nombre "
+#~ "de una API DNS compatible con acme.sh. Consulte https://github.com/"
+#~ "Neilpang/acme.sh/tree/master/dnsapi para ver la lista de API disponibles. "
+#~ "En modo DNS, el nombre de dominio no tiene que resolverse en la dirección "
+#~ "IP del enrutador. El modo DNS también es el único modo que admite "
+#~ "certificados comodín. El uso de este modo requiere que se instale el "
+#~ "paquete acme-dnsapi."
index 782852df5ec5daa661c16a1a4dd2ed5c27deef40..46e770a7fcbc88c3bb7f578eb0a5fa79e746c604 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 613703c062d954de5831c1dedf2972ef439beea4..683ddd41560d4697d0cb6e30681663fe91f4b5b6 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index d424ea99d99bae4e5bb3c640edf19dec6a474b6c..ee1ff3865873915a521a8373b5534a1728797779 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index f49f82d610c74c17ff27b3044ec3d02091998089..15858394668db5d451ff6f2880cdf4e43cb23ba8 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index c411a0d716f1fc45184afddbc2eff2b6e4c4dc4d..4a8b820b2483788363727f7fe20504031b096dd5 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 19bf7b037e6002e5a09833de103dbe9fbea7f7ce..c2677658c4cab5d8c06d6763583f2d7ecfcd9678 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 6cdd076cd933bcefa641d462c057e5fdfba251ce..6d2dff84b1fa24cf00789a755e4eb3959fefd125 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 30efb1161161aa3d8be04c1330f509c4f31ee361..7721397fc329d84f194e956c0a0975e8ff09ab1c 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index bc392fb178e2b59b837f3676e74eb8142e3ce47f..d57f508d55082aa639e9b676095d367fd8e2a8d9 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index fe3485872c196cc53a90c4e2db5b5a08ff281e8f..f211ddbc884a03b28aca5351e53f19afce8ca227 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 33777784c852ed3c68702cc337a4066478a8f4ed..12fb12db14884dd84030a591cbca503a62bbd3d7 100644 (file)
@@ -30,14 +30,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr "Domenenavn"
@@ -83,12 +91,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -104,7 +126,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 504691eaab58d4f35fb3236c51b06d3d653a0c23..c77607379505b29f10c59c4a0a854fd114d1a763 100644 (file)
@@ -31,14 +31,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -84,12 +92,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -105,7 +127,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index d9871668b2c625f350dc109a6f19de804cb43e26..e228fff1deeea9a2986bd7fb5bb0764dbc865d8f 100644 (file)
@@ -30,14 +30,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -83,12 +91,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -104,7 +126,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 85f1d618e0732573f63e6b57d8aeac03b9048c0b..a28bc41140216746b5879342380f5ec5b15a1cc5 100644 (file)
@@ -30,14 +30,22 @@ msgstr "E-mail da conta"
 msgid "Certificate config"
 msgstr "Configuração do certificado"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr "API do DNS"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr "Credenciais do API DNS"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr "Nomes de domínio"
@@ -88,18 +96,27 @@ msgstr "Tamanho (e tipo) da chave para o certificado gerado."
 msgid "State directory"
 msgstr "Condição do diretório"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
-"As credenciais para o modo API DNS selecionadas acima. Consulte "
-"https://github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api "
-"para o formato das credenciais exigidas por cada API. Adicione as várias "
-"entradas aqui no formato de variável do ambiente shell KEY=VAL para fornecer "
-"diversas variáveis de credencial."
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
 msgid ""
@@ -121,18 +138,12 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
 "package to be installed."
 msgstr ""
-"Para usar o modo DNS para emitir certificados, defina isso como o nome de "
-"uma API DNS suportada por acme.sh. Consulte https://github.com/Neilpang/acme."
-"sh/tree/master/dnsapi para obter a lista de APIs disponíveis. No modo DNS, o "
-"nome de domínio não precisa ser resolvido no IP do roteador. O modo DNS "
-"também é o único modo que suporta certificados curinga. O uso deste modo "
-"requer que o pacote acme-dnsapi seja instalado."
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
 msgid ""
@@ -184,3 +195,30 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
 msgid "Where certs and other state files are kept."
 msgstr "Onde os certificados e os outros arquivos de estado são mantidos."
+
+#~ msgid ""
+#~ "The credentials for the DNS API mode selected above. See https://github."
+#~ "com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format "
+#~ "of credentials required by each API. Add multiple entries here in KEY=VAL "
+#~ "shell variable format to supply multiple credential variables."
+#~ msgstr ""
+#~ "As credenciais para o modo API DNS selecionadas acima. Consulte https://"
+#~ "github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api para o "
+#~ "formato das credenciais exigidas por cada API. Adicione as várias "
+#~ "entradas aqui no formato de variável do ambiente shell KEY=VAL para "
+#~ "fornecer diversas variáveis de credencial."
+
+#~ msgid ""
+#~ "To use DNS mode to issue certificates, set this to the name of a DNS API "
+#~ "supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+#~ "dnsapi for the list of available APIs. In DNS mode, the domain name does "
+#~ "not have to resolve to the router IP. DNS mode is also the only mode that "
+#~ "supports wildcard certificates. Using this mode requires the acme-dnsapi "
+#~ "package to be installed."
+#~ msgstr ""
+#~ "Para usar o modo DNS para emitir certificados, defina isso como o nome de "
+#~ "uma API DNS suportada por acme.sh. Consulte https://github.com/Neilpang/"
+#~ "acme.sh/tree/master/dnsapi para obter a lista de APIs disponíveis. No "
+#~ "modo DNS, o nome de domínio não precisa ser resolvido no IP do roteador. "
+#~ "O modo DNS também é o único modo que suporta certificados curinga. O uso "
+#~ "deste modo requer que o pacote acme-dnsapi seja instalado."
index 8cfa201613ab7cbd75c3669db5f9dc18403b5655..b74a7cfeff27536d3841f5f5fbc5e12aecd90ab2 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 0ab878f96d24845e85b9b01436c29ba01a21c1cb..153ba76fee7b0246ad239c42176aa476c83aac74 100644 (file)
@@ -31,14 +31,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr "Конфигурация сертификата"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr "DNS API"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr "Доменные имена"
@@ -84,12 +92,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -105,7 +127,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index 00d737b9d89b85a301299ef8d608396f15ed7b58..1105c66e1f449622ffa1f31f770b2350e5b90439 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index fa96a2e3214e712634bad07604c7e642193c968e..d4d9883c4bcde738c5fea18391cdc422c8fb26b7 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index e1fcc3b5d63ac33c19a40787085c6ab5299943fb..c47530dfb80bee2f84e01d1e007269c1bd7fe913 100644 (file)
@@ -21,14 +21,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -74,12 +82,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -95,7 +117,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index efea81ae870acc1e654a070f66f0fde8a57a3743..2ada2b598547e54d53b2a940cab75f0b2166e008 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index d1243507fe312ce552d70c07feb077bd84c91b05..d08a79d0da9091c74b51fa695a1a4bf2eab1c163 100644 (file)
@@ -31,14 +31,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -84,12 +92,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -105,7 +127,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index b954bc491e69d9c8fdef28acc37a260df9032adb..b8ff9cc093deb6f9adb7fe462ac61d56ee3fb8cd 100644 (file)
@@ -24,14 +24,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -77,12 +85,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -98,7 +120,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
index bc7c320d0f81a2f8fb72679204db7092b6285615..028370c83b777917b3a3ef1bc4dc3f835f3dc2f8 100644 (file)
@@ -30,14 +30,22 @@ msgstr "电子邮件帐户"
 msgid "Certificate config"
 msgstr "证书配置"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr "DNS API"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr "DNS API 凭证"
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr "域名"
@@ -47,7 +55,9 @@ msgid ""
 "Domain names to include in the certificate. The first name will be the "
 "subject name, subsequent names will be alt names. Note that all domain names "
 "must point at the router in the global DNS."
-msgstr "证书中要包含的域名。第一个名字将是主题名,后面的名字将是主题备用名称。注意,所有公共DNS的域名结果必须指向路由器。"
+msgstr ""
+"证书中要包含的域名。第一个名字将是主题名,后面的名字将是主题备用名称。注意,"
+"所有公共DNS的域名结果必须指向路由器。"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
 msgid "Email address to associate with account key."
@@ -83,15 +93,27 @@ msgstr "生成的证书的密钥长度(和类型)。"
 msgid "State directory"
 msgstr "状态文件夹"
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
-"上面选择的DNS API模式的凭证。关于每个API所需的凭证格式,请参见https://github.com/Neilpang/acme.sh/tree/"
-"master/dnsapi#how-to-use-dns-api。在这里以KEY=VAL变量格式添加多个条目,以提供多个凭证变量。"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
 msgid ""
@@ -102,21 +124,20 @@ msgid ""
 "address. Once configured, issuing certificates can take a while. Check the "
 "logs for progress and any errors."
 msgstr ""
-"这将配置ACME(Letsencrypt)自动证书安装。只需填写此内容即可为路由器配置由Letsencrypt颁发的Web界面证书。请注意,证书中的域名必"
-"须已经配置为指向路由器的公网IP地址。配置完成后,颁发证书可能需要一段时间。从日志中查看签署进度和错误。"
+"这将配置ACME(Letsencrypt)自动证书安装。只需填写此内容即可为路由器配置由"
+"Letsencrypt颁发的Web界面证书。请注意,证书中的域名必须已经配置为指向路由器的"
+"公网IP地址。配置完成后,颁发证书可能需要一段时间。从日志中查看签署进度和错"
+"误。"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "
 "package to be installed."
 msgstr ""
-"要使用DNS模式颁发证书,请将其设置为acme.sh支持的DNS API的名称。有关可用的API列表,请参见https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi。在DNS模式下,域名不必解析为路由器IP。 DNS模式也是唯一支持通配符证书的模式"
-"。使用此模式需要安装acme-dnsapi软件包。"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
 msgid ""
@@ -124,8 +145,8 @@ msgid ""
 "for one certificate).Nginx must support ssl, if not it won't start as it "
 "needs to be compiled with ssl support to use cert options"
 msgstr ""
-"颁发此证书后,用该证书更新nginx配置(只能有一个证书配置选中该选项)。Nginx必须支持ssl,如果无法启动,则必须使用ssl支持进行编译才能使用证书"
-"选项"
+"颁发此证书后,用该证书更新nginx配置(只能有一个证书配置选中该选项)。Nginx必"
+"é¡»æ\94¯æ\8c\81sslï¼\8cå¦\82æ\9e\9cæ\97 æ³\95å\90¯å\8a¨ï¼\8cå\88\99å¿\85须使ç\94¨sslæ\94¯æ\8c\81è¿\9bè¡\8cç¼\96è¯\91æ\89\8dè\83½ä½¿ç\94¨è¯\81书é\80\89项"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
 msgid ""
@@ -133,7 +154,8 @@ msgid ""
 "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
 "form the LuCI interface."
 msgstr ""
-"签发此证书后,使用此证书更新uhttpd配置(只能有一个证书配置选中该选项)。也可通过LuCI界面的luci-app-uhttpd来配置uhttpd。"
+"签发此证书后,使用此证书更新uhttpd配置(只能有一个证书配置选中该选项)。也可"
+"通过LuCI界面的luci-app-uhttpd来配置uhttpd。"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
 msgid "Use for nginx"
@@ -156,8 +178,33 @@ msgid ""
 "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."
-msgstr "Webserver根目录。设置为Web服务器文档根目录,在webroot模式下运行Acme。Web服务器必须允许从互联网上使用80端口访问。"
+msgstr ""
+"Webserver根目录。设置为Web服务器文档根目录,在webroot模式下运行Acme。Web服务"
+"器必须允许从互联网上使用80端口访问。"
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
 msgid "Where certs and other state files are kept."
 msgstr "存放证书和其他状态文件的位置。"
+
+#~ msgid ""
+#~ "The credentials for the DNS API mode selected above. See https://github."
+#~ "com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format "
+#~ "of credentials required by each API. Add multiple entries here in KEY=VAL "
+#~ "shell variable format to supply multiple credential variables."
+#~ msgstr ""
+#~ "上面选择的DNS API模式的凭证。关于每个API所需的凭证格式,请参见https://"
+#~ "github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api。在这里"
+#~ "以KEY=VAL变量格式添加多个条目,以提供多个凭证变量。"
+
+#~ msgid ""
+#~ "To use DNS mode to issue certificates, set this to the name of a DNS API "
+#~ "supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+#~ "dnsapi for the list of available APIs. In DNS mode, the domain name does "
+#~ "not have to resolve to the router IP. DNS mode is also the only mode that "
+#~ "supports wildcard certificates. Using this mode requires the acme-dnsapi "
+#~ "package to be installed."
+#~ msgstr ""
+#~ "要使用DNS模式颁发证书,请将其设置为acme.sh支持的DNS API的名称。有关可用的"
+#~ "API列表,请参见https://github.com/Neilpang/acme.sh/tree/master/dnsapi。在"
+#~ "DNS模式下,域名不必解析为路由器IP。 DNS模式也是唯一支持通配符证书的模式。"
+#~ "使用此模式需要安装acme-dnsapi软件包。"
index 4676bff396ce436481d36ca81606dba8aeb53e36..e3371c95fddc6a5490ec7e28b4c5255d774ebdb2 100644 (file)
@@ -30,14 +30,22 @@ msgstr ""
 msgid "Certificate config"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
+msgid "Challenge Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
 msgid "DNS API"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
 msgid "DNS API credentials"
 msgstr ""
 
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
+msgid "Domain Alias"
+msgstr ""
+
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
 msgid "Domain names"
 msgstr ""
@@ -83,12 +91,26 @@ msgstr ""
 msgid "State directory"
 msgstr ""
 
-#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
+msgid ""
+"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."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
 msgid ""
 "The credentials for the DNS API mode selected above. See https://github.com/"
-"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
-"credentials required by each API. Add multiple entries here in KEY=VAL shell "
-"variable format to supply multiple credential variables."
+"acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
+"by each API. Add multiple entries here in KEY=VAL shell variable format to "
+"supply multiple credential variables."
+msgstr ""
+
+#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
+msgid ""
+"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."
 msgstr ""
 
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
@@ -104,7 +126,7 @@ msgstr ""
 #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
 msgid ""
 "To use DNS mode to issue certificates, set this to the name of a DNS API "
-"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
+"supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
 "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
 "have to resolve to the router IP. DNS mode is also the only mode that "
 "supports wildcard certificates. Using this mode requires the acme-dnsapi "