Translated using Weblate (Russian)
Currently translated at 48.0% (24 of 50 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ru/ Signed-off-by: Andrey Yukhimchak <yukhymchak.a@gmail.com>
This commit is contained in:
parent
94dd82af71
commit
f724329d74
1 changed files with 6 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"PO-Revision-Date: 2020-10-27 10:09+0000\n"
|
"PO-Revision-Date: 2020-11-22 15:35+0000\n"
|
||||||
"Last-Translator: sergio <sergio+it@outerface.net>\n"
|
"Last-Translator: Andrey Yukhimchak <yukhymchak.a@gmail.com>\n"
|
||||||
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
|
"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/"
|
||||||
"luciapplicationsacme/ru/>\n"
|
"luciapplicationsacme/ru/>\n"
|
||||||
"Language: ru\n"
|
"Language: ru\n"
|
||||||
|
@ -9,7 +9,7 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.3.2-dev\n"
|
"X-Generator: Weblate 4.4-dev\n"
|
||||||
|
|
||||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17
|
||||||
msgid "ACME certificates"
|
msgid "ACME certificates"
|
||||||
|
@ -85,6 +85,9 @@ msgid ""
|
||||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||||
"must point at the router in the global DNS."
|
"must point at the router in the global DNS."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"Доменные имена для включения в сертификат. Первое имя как имя субьекта ("
|
||||||
|
"subject name), последующие имена как дополнительные (alt names). Все "
|
||||||
|
"доменные имена должны указывать на маршрутизатор в глобальной DNS."
|
||||||
|
|
||||||
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
|
||||||
msgid "ECC 256 bits"
|
msgid "ECC 256 bits"
|
||||||
|
|
Loading…
Reference in a new issue