diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-08-03 20:19:34 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-08-03 20:20:30 +0300 |
commit | 9acc7d8a2c1d80efb9818817727aa809aa9db73d (patch) | |
tree | 711958b6307e423e6371fc72359a4aa2bc3aeb99 /applications/luci-app-uhttpd/po/de | |
parent | b2e00f23a7862f47b8bd975207ba8242b55e6cf0 (diff) |
treewide: i18n - sync translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-uhttpd/po/de')
-rw-r--r-- | applications/luci-app-uhttpd/po/de/uhttpd.po | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/applications/luci-app-uhttpd/po/de/uhttpd.po b/applications/luci-app-uhttpd/po/de/uhttpd.po index b1d0970c8..44952e291 100644 --- a/applications/luci-app-uhttpd/po/de/uhttpd.po +++ b/applications/luci-app-uhttpd/po/de/uhttpd.po @@ -116,12 +116,12 @@ msgid "HTTP listeners (address:port)" msgstr "HTTP listener (Adresse:Port)" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:94 -msgid "HTTPS Certificate (DER Encoded)" -msgstr "HTTPS Zertifikat (DER kodiert)" +msgid "HTTPS Certificate (DER or PEM format)" +msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:96 -msgid "HTTPS Private Key (DER Encoded)" -msgstr "HTTPS Private Key (DER kodiert)" +msgid "HTTPS Private Key (DER or PEM format)" +msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:50 msgid "HTTPS listener (address:port)" @@ -270,3 +270,9 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163 msgid "ubus integration is disabled if not present" msgstr "ubus Integration ist deaktiviert falls nicht vorhanden" + +#~ msgid "HTTPS Certificate (DER Encoded)" +#~ msgstr "HTTPS Zertifikat (DER kodiert)" + +#~ msgid "HTTPS Private Key (DER Encoded)" +#~ msgstr "HTTPS Private Key (DER kodiert)" |