mirror of
https://github.com/znc/znc.git
synced 2026-07-03 00:11:59 +02:00
114 lines
2.9 KiB
Plaintext
114 lines
2.9 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 "
|
|
"&& n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 "
|
|
"&& n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Language: ru\n"
|
|
"X-Crowdin-File: /master/modules/po/listsockets.pot\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Russian\n"
|
|
"Language: ru_RU\n"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:7 listsockets.cpp:213
|
|
#: listsockets.cpp:229
|
|
msgid "Name"
|
|
msgstr "Имя"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:8 listsockets.cpp:214
|
|
#: listsockets.cpp:230
|
|
msgid "Created"
|
|
msgstr "Создан"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:9 listsockets.cpp:215
|
|
#: listsockets.cpp:231
|
|
msgid "State"
|
|
msgstr "Состояние"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:10 listsockets.cpp:217
|
|
#: listsockets.cpp:234
|
|
msgid "SSL"
|
|
msgstr "SSL"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:11 listsockets.cpp:219
|
|
#: listsockets.cpp:239
|
|
msgid "Local"
|
|
msgstr "Локальное"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:12 listsockets.cpp:220
|
|
#: listsockets.cpp:241
|
|
msgid "Remote"
|
|
msgstr "Удалённое"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:13
|
|
msgid "Data In"
|
|
msgstr "Входящий трафик"
|
|
|
|
#: modules/po/../data/listsockets/tmpl/index.tmpl:14
|
|
msgid "Data Out"
|
|
msgstr "Исходящий трафик"
|
|
|
|
#: listsockets.cpp:62
|
|
msgid "[-n]"
|
|
msgstr "[-n]"
|
|
|
|
#: listsockets.cpp:62
|
|
msgid "Shows the list of active sockets. Pass -n to show IP addresses"
|
|
msgstr "Показать список активных сокетов. Укажите -n для показа IP-адресов"
|
|
|
|
#: listsockets.cpp:70
|
|
msgid "You must be admin to use this module"
|
|
msgstr "Вы должны быть администратором для использования этого модуля"
|
|
|
|
#: listsockets.cpp:95
|
|
msgid "List sockets"
|
|
msgstr "Список сокетов"
|
|
|
|
#: listsockets.cpp:115 listsockets.cpp:235
|
|
msgctxt "ssl"
|
|
msgid "Yes"
|
|
msgstr "Да"
|
|
|
|
#: listsockets.cpp:115 listsockets.cpp:236
|
|
msgctxt "ssl"
|
|
msgid "No"
|
|
msgstr "Нет"
|
|
|
|
#: listsockets.cpp:141
|
|
msgid "Listener"
|
|
msgstr "Слушатель"
|
|
|
|
#: listsockets.cpp:143
|
|
msgid "Inbound"
|
|
msgstr "Входящие"
|
|
|
|
#: listsockets.cpp:146
|
|
msgid "Outbound"
|
|
msgstr "Исходящие"
|
|
|
|
#: listsockets.cpp:148
|
|
msgid "Connecting"
|
|
msgstr "Подключение…"
|
|
|
|
#: listsockets.cpp:151
|
|
msgid "UNKNOWN"
|
|
msgstr "НЕИЗВЕСТНО"
|
|
|
|
#: listsockets.cpp:206
|
|
msgid "You have no open sockets."
|
|
msgstr "У вас нет открытых сокетов."
|
|
|
|
#: listsockets.cpp:221 listsockets.cpp:243
|
|
msgid "In"
|
|
msgstr "Входящие данные"
|
|
|
|
#: listsockets.cpp:222 listsockets.cpp:245
|
|
msgid "Out"
|
|
msgstr "Исходящие данные"
|
|
|
|
#: listsockets.cpp:261
|
|
msgid "Lists active sockets"
|
|
msgstr "Список активных сокетов"
|