forked from I2P_Developers/i2p.i2p
99 lines
3.4 KiB
Plaintext
99 lines
3.4 KiB
Plaintext
# I2P
|
|
# Copyright (C) 2009 The I2P Project
|
|
# This file is distributed under the same license as the desktopgui package.
|
|
# To contribute translations, see http://www.i2p2.de/newdevelopers
|
|
#
|
|
# Translators:
|
|
# c4sp3r, 2016
|
|
# ducki2p <ducki2p@gmail.com>, 2011
|
|
# foo <foo@bar>, 2009
|
|
# Foster Snowhill, 2013
|
|
# brianhopes <voganc-12@live.ru>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: I2P\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-05-25 12:29+0000\n"
|
|
"PO-Revision-Date: 2017-06-30 21:32+0000\n"
|
|
"Last-Translator: c4sp3r\n"
|
|
"Language-Team: Russian (Russia) (http://www.transifex.com/otf/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=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"
|
|
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:31
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:59
|
|
msgid "Start I2P"
|
|
msgstr "Запустить I2P"
|
|
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:44
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:72
|
|
msgid "I2P is starting!"
|
|
msgstr "I2P запускается!"
|
|
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:44
|
|
#: src/net/i2p/desktopgui/ExternalTrayManager.java:72
|
|
msgid "Starting"
|
|
msgstr "Запускается"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:55
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:207
|
|
msgid "Launch I2P Browser"
|
|
msgstr "Запустить браузер I2P"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:76
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:228
|
|
msgid "Configure I2P System Tray"
|
|
msgstr "Настроить системный трей I2P"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:77
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:229
|
|
msgid "Disable"
|
|
msgstr "Отключить"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:93
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:245
|
|
msgid "Restart I2P"
|
|
msgstr "Перезапустить I2P"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:110
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:262
|
|
msgid "Stop I2P"
|
|
msgstr "Остановить I2P"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:126
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:278
|
|
msgid "Restart I2P Immediately"
|
|
msgstr "Перезапустить I2P немедленно"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:143
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:295
|
|
msgid "Stop I2P Immediately"
|
|
msgstr "Остановить I2P немедленно"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:157
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:309
|
|
msgid "Cancel I2P Shutdown"
|
|
msgstr "Отменить выключение I2P"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:363
|
|
#, java-format
|
|
msgid "Shutdown in {0}"
|
|
msgstr "Выключение через {0}"
|
|
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:365
|
|
msgid "Shutdown imminent"
|
|
msgstr "Неотменяемое выключение"
|
|
|
|
#. status translations are in the console bundle
|
|
#: src/net/i2p/desktopgui/InternalTrayManager.java:370
|
|
msgid "Network"
|
|
msgstr "Сеть"
|
|
|
|
#. Windows typically has tooltips; Linux (at least Ubuntu) doesn't
|
|
#: src/net/i2p/desktopgui/TrayManager.java:63
|
|
msgid "I2P: Right-click for menu"
|
|
msgstr "I2P: Правый щелчок для вызова меню"
|