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/es/uhttpd.po | |
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/es/uhttpd.po')
-rw-r--r-- | applications/luci-app-uhttpd/po/es/uhttpd.po | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/applications/luci-app-uhttpd/po/es/uhttpd.po b/applications/luci-app-uhttpd/po/es/uhttpd.po index 4772ebca6d..c69f18b70d 100644 --- a/applications/luci-app-uhttpd/po/es/uhttpd.po +++ b/applications/luci-app-uhttpd/po/es/uhttpd.po @@ -123,12 +123,12 @@ msgid "HTTP listeners (address:port)" msgstr "Escuchas HTTP (direccion:puerto)" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:94 -msgid "HTTPS Certificate (DER Encoded)" -msgstr "Certificado HTTPS (DER codificado)" +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 "Clave privada HTTPS (DER codificado)" +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)" @@ -279,3 +279,9 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163 msgid "ubus integration is disabled if not present" msgstr "La integración de ubus está desactivada si no está presente" + +#~ msgid "HTTPS Certificate (DER Encoded)" +#~ msgstr "Certificado HTTPS (DER codificado)" + +#~ msgid "HTTPS Private Key (DER Encoded)" +#~ msgstr "Clave privada HTTPS (DER codificado)" |