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/ru | |
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/ru')
-rw-r--r-- | applications/luci-app-uhttpd/po/ru/uhttpd.po | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/applications/luci-app-uhttpd/po/ru/uhttpd.po b/applications/luci-app-uhttpd/po/ru/uhttpd.po index 1570707e5f..db1471f762 100644 --- a/applications/luci-app-uhttpd/po/ru/uhttpd.po +++ b/applications/luci-app-uhttpd/po/ru/uhttpd.po @@ -126,12 +126,12 @@ msgid "HTTP listeners (address:port)" msgstr "Входящие HTTP<br />(адрес:порт)" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:94 -msgid "HTTPS Certificate (DER Encoded)" -msgstr "Сертификат HTTPS (кодировка DER)" +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 (кодировка DER)" +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)" @@ -282,3 +282,9 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163 msgid "ubus integration is disabled if not present" msgstr "Интеграция с ubus будет отключена, если она отсутствует" + +#~ msgid "HTTPS Certificate (DER Encoded)" +#~ msgstr "Сертификат HTTPS (кодировка DER)" + +#~ msgid "HTTPS Private Key (DER Encoded)" +#~ msgstr "Приватный ключ HTTPS (кодировка DER)" |