forked from I2P_Developers/i2p.i2p
Translation updates from Transifex
This commit is contained in:
@@ -2,26 +2,27 @@
|
||||
# Copyright (C) 2012 The I2P Project
|
||||
# This file is distributed under the same license as the routerconsole package.
|
||||
# To contribute translations, see http://www.i2p2.de/newdevelopers
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# varnav, 2013
|
||||
# nefelim4ag <nefelim4ag@gmail.com>, 2012
|
||||
# Роман Азаренко <transifex@basicxp.ru>, 2013
|
||||
# Roman Azarenko <x12ozmouse@ya.ru>, 2013
|
||||
# sr4d <sr4d@bitmessage.ch>, 2014
|
||||
# varnav, 2013
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: I2P\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2014-01-09 19:11+0000\n"
|
||||
"PO-Revision-Date: 2013-07-20 15:44+0000\n"
|
||||
"Last-Translator: Roman Azarenko <x12ozmouse@ya.ru>\n"
|
||||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/I2P/"
|
||||
"language/ru_RU/)\n"
|
||||
"Language: ru_RU\n"
|
||||
"POT-Creation-Date: 2013-11-19 23:51+0000\n"
|
||||
"PO-Revision-Date: 2014-01-11 08:32+0000\n"
|
||||
"Last-Translator: sr4d <sr4d@bitmessage.ch>\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"
|
||||
"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"
|
||||
"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"
|
||||
|
||||
#: ../i2prouter:203
|
||||
msgid "Failed to load the wrapper"
|
||||
@@ -191,15 +192,12 @@ msgstr "Запросить дамп нитей Java, если запущено."
|
||||
|
||||
#: ../i2prouter:1807
|
||||
msgid "Please edit i2prouter and set the variable RUN_AS_USER"
|
||||
msgstr ""
|
||||
"Пожалуйста отредактируйте i2prouter и установите переменную RUN_AS_USER"
|
||||
msgstr "Пожалуйста, отредактируйте i2prouter и установите переменную RUN_AS_USER"
|
||||
|
||||
#: ../i2prouter:1812
|
||||
msgid "Running I2P as the root user is *not* recommended."
|
||||
msgstr "Запуск I2P от имени root НЕ рекомендовано."
|
||||
msgstr "Запускать I2P от имени root'а *НЕ* рекомендуется."
|
||||
|
||||
#: ../i2prouter:1815
|
||||
msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
|
||||
msgstr ""
|
||||
"Чтобы всё равно запустить из-под root, отредактируйте i2prouter и установите "
|
||||
"ALLOW_ROOT=true."
|
||||
msgstr "Чтобы всё равно запустить под root'ом, отредактируйте i2prouter и установите ALLOW_ROOT=true."
|
||||
|
Reference in New Issue
Block a user