diff options
Diffstat (limited to 'applications/luci-app-acme/po/en/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/en/acme.po | 37 |
1 files changed, 24 insertions, 13 deletions
diff --git a/applications/luci-app-acme/po/en/acme.po b/applications/luci-app-acme/po/en/acme.po index 1361070823..1233cea63a 100644 --- a/applications/luci-app-acme/po/en/acme.po +++ b/applications/luci-app-acme/po/en/acme.po @@ -1,48 +1,54 @@ msgid "" msgstr "" +"PO-Revision-Date: 2020-05-31 01:41+0000\n" +"Last-Translator: Stephen Maundrell <smaundrell@gmail.com>\n" +"Language-Team: English <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsacme/en/>\n" "Language: en\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.1-dev\n" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18 msgid "ACME certificates" -msgstr "" +msgstr "ACME certificates" #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 msgid "ACME certs" -msgstr "" +msgstr "ACME certs" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27 msgid "ACME global config" -msgstr "" +msgstr "ACME global config" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35 msgid "Account email" -msgstr "" +msgstr "Account email" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43 msgid "Certificate config" -msgstr "" +msgstr "Certificate config" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107 msgid "Challenge Alias" -msgstr "" +msgstr "Challenge Alias" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94 msgid "DNS API" -msgstr "" +msgstr "DNS API" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101 msgid "DNS API credentials" -msgstr "" +msgstr "DNS API credentials" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112 msgid "Domain Alias" -msgstr "" +msgstr "Domain Alias" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88 msgid "Domain names" -msgstr "" +msgstr "Domain names" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89 msgid "" @@ -50,24 +56,29 @@ msgid "" "subject name, subsequent names will be alt names. Note that all domain names " "must point at the router in the global DNS." msgstr "" +"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." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36 msgid "Email address to associate with account key." -msgstr "" +msgstr "Email address to associate with account key." #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40 msgid "Enable debug logging" -msgstr "" +msgstr "Enable debug logging" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47 msgid "Enabled" -msgstr "" +msgstr "Enabled" #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51 msgid "" "Get certificate from the Letsencrypt staging server (use for testing; the " "certificate won't be valid)." msgstr "" +"Get certificate from the Letsencrypt staging server (use for testing; the " +"certificate won't be valid)." #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3 msgid "Grant UCI access for luci-app-acme" |