summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-acme/po/bg/acme.po
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-acme/po/bg/acme.po')
-rw-r--r--applications/luci-app-acme/po/bg/acme.po34
1 files changed, 28 insertions, 6 deletions
diff --git a/applications/luci-app-acme/po/bg/acme.po b/applications/luci-app-acme/po/bg/acme.po
index f0803a8cd..d0280b035 100644
--- a/applications/luci-app-acme/po/bg/acme.po
+++ b/applications/luci-app-acme/po/bg/acme.po
@@ -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 "