luci-app-acme: sync I18n
[project/luci.git] / applications / luci-app-acme / po / zh_Hant / acme.po
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 "