mirror of
https://github.com/znc/znc.git
synced 2026-07-05 17:31:06 +02:00
79 lines
2.7 KiB
Plaintext
79 lines
2.7 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Project-Id-Version: znc-bouncer\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"
|
|
"X-Generator: crowdin.com\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Language: ru\n"
|
|
"X-Crowdin-File: /master/modules/po/cert.pot\n"
|
|
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
|
"Language-Team: Russian\n"
|
|
"Language: ru_RU\n"
|
|
|
|
# this text is inserted into `click here` in the other string
|
|
#: modules/po/../data/cert/tmpl/index.tmpl:5
|
|
msgid "here"
|
|
msgstr "сюда"
|
|
|
|
# {1} is `here`, translateable in the other string
|
|
#: modules/po/../data/cert/tmpl/index.tmpl:6
|
|
msgid ""
|
|
"You already have a certificate set, use the form below to overwrite the "
|
|
"current certificate. Alternatively click {1} to delete your certificate."
|
|
msgstr ""
|
|
"У вас уже есть сертификат, с помощью формы ниже можно его изменить. Чтобы "
|
|
"удалить сертификат, нажмите {1}."
|
|
|
|
#: modules/po/../data/cert/tmpl/index.tmpl:8
|
|
msgid "You do not have a certificate yet."
|
|
msgstr "У вас пока нет сертификата."
|
|
|
|
#: modules/po/../data/cert/tmpl/index.tmpl:14 cert.cpp:72
|
|
msgid "Certificate"
|
|
msgstr "Сертификат"
|
|
|
|
#: modules/po/../data/cert/tmpl/index.tmpl:18
|
|
msgid "PEM File:"
|
|
msgstr "Файл PEM:"
|
|
|
|
#: modules/po/../data/cert/tmpl/index.tmpl:22
|
|
msgid "Update"
|
|
msgstr "Обновить"
|
|
|
|
#: cert.cpp:28
|
|
msgid "Pem file deleted"
|
|
msgstr "Файл Pem удалён"
|
|
|
|
#: cert.cpp:31
|
|
msgid "The pem file doesn't exist or there was a error deleting the pem file."
|
|
msgstr "Файл Pem не существовал, или произошла ошибка при его удалении."
|
|
|
|
#: cert.cpp:38
|
|
msgid "You have a certificate in {1}"
|
|
msgstr "Ваш сертификат лежит в {1}"
|
|
|
|
#: cert.cpp:41
|
|
msgid ""
|
|
"You do not have a certificate. Please use the web interface to add a "
|
|
"certificate"
|
|
msgstr "У вас нет сертификата. Пожалуйста, добавьте его через веб-интерфейс."
|
|
|
|
#: cert.cpp:44
|
|
msgid "Alternatively you can either place one at {1}"
|
|
msgstr "Либо вы можете положить его в {1}"
|
|
|
|
#: cert.cpp:52
|
|
msgid "Delete the current certificate"
|
|
msgstr "Удалить текущий сертификат"
|
|
|
|
#: cert.cpp:54
|
|
msgid "Show the current certificate"
|
|
msgstr "Показать текущий сертификат"
|
|
|
|
#: cert.cpp:105
|
|
msgid "Use a ssl certificate to connect to a server"
|
|
msgstr "Соединение с сервером с помошью сертификата SSL"
|