From 4e5ca8a6a0d5981262e7621c2c666aebc621ad11 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 12 May 2020 11:02:57 +0200 Subject: luci-app-acme: sync I18n Signed-off-by: Florian Eckert --- applications/luci-app-acme/po/hi/acme.po | 34 ++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) (limited to 'applications/luci-app-acme/po/hi') diff --git a/applications/luci-app-acme/po/hi/acme.po b/applications/luci-app-acme/po/hi/acme.po index f49f82d61..158583946 100644 --- a/applications/luci-app-acme/po/hi/acme.po +++ b/applications/luci-app-acme/po/hi/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 " -- cgit v1.2.3