forked from I2P_Developers/i2p.i2p
92 lines
3.4 KiB
Plaintext
92 lines
3.4 KiB
Plaintext
# I2P
|
||
# Copyright (C) 2014 The I2P Project
|
||
# This file is distributed under the same license as the streaming package.
|
||
# To contribute translations, see http://www.i2p2.de/newdevelopers
|
||
#
|
||
# Translators:
|
||
# yume, 2014
|
||
# Тимофей <nefelim4ag@gmail.com>, 2014
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: I2P\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2014-06-23 17:55+0000\n"
|
||
"PO-Revision-Date: 2014-06-26 19:53+0000\n"
|
||
"Last-Translator: yume\n"
|
||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/I2P/language/ru_RU/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: ru_RU\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"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:58
|
||
msgid "Message timeout"
|
||
msgstr "Время ожидания для сообщения истекло"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:61
|
||
msgid "Failed delivery to local destination"
|
||
msgstr "Ошибка доставки до локального адресата"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:64
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:97
|
||
msgid "Local router failure"
|
||
msgstr "Ошибка локального маршрутизатора"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:67
|
||
msgid "Local network failure"
|
||
msgstr "Локальная ошибка сети"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:70
|
||
msgid "Session closed"
|
||
msgstr "Сессия завершена"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:73
|
||
msgid "Invalid message"
|
||
msgstr "Неправильное сообщение"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:76
|
||
msgid "Invalid message options"
|
||
msgstr "Неправильные параметры сообщения"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:79
|
||
msgid "Buffer overflow"
|
||
msgstr "Переполнение буфера"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:82
|
||
msgid "Message expired"
|
||
msgstr "Истек срок действия сообщения"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:85
|
||
msgid "Local lease set invalid"
|
||
msgstr ""
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:88
|
||
msgid "No local tunnels"
|
||
msgstr "Нет локальных туннелей"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:91
|
||
msgid "Unsupported encryption options"
|
||
msgstr "Не поддерживаемые настройки шифрования"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:94
|
||
msgid "Invalid destination"
|
||
msgstr "Недопустимый адрес назначения"
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:100
|
||
msgid "Destination lease set expired"
|
||
msgstr ""
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:103
|
||
msgid "Destination lease set not found"
|
||
msgstr ""
|
||
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:106
|
||
msgid "Local destination shutdown"
|
||
msgstr "Адрес локального отправителя отключен"
|
||
|
||
#. Translate this one here, can't do it later
|
||
#: ../java/src/net/i2p/client/streaming/I2PSocketException.java:113
|
||
msgid "Failure code"
|
||
msgstr "Код ошибки"
|