Changeset - 00be591b077c
[Not reviewed]
default
0 1 0
Andrew Shadura - 11 years ago 2015-04-13 16:04:29
andrew@shadura.me
i18n: updated translation for Russian
1 file changed with 13 insertions and 11 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -3,36 +3,38 @@
 
# This file is distributed under the same license as the Kallithea project.
 
# Translators:
 
# ArcheR <aleclitvinov1980@gmail.com>, 2013
 
# mokeev1995 <mokeev_andre@mail.ru>, 2013
 
# Andrey Mivrenik <myvrenik@gmail.com>, 2013
 
# invision70 <invision70@gmail.com>, 2014
 
# ivlevdenis <ivlevdenis.ru@gmail.com>, 2013
 
# Mikhail Zholobov <legal90@gmail.com>, 2013
 
# Ruslan Bekenev <furyinbox@gmail.com>, 2013
 
# SkryabinD <skryabind@gmail.com>, 2014
 
# softforwinxp <softforwinxp@gmail.com>, 2013
 
# zhmylove <zhmylove@narod.ru>, 2013
 
# Andrew Shadura <andrew@shadura.me>, 2015
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2015-04-01 03:17+0200\n"
 
"PO-Revision-Date: 2015-04-01 13:08+0200\n"
 
"PO-Revision-Date: 2015-04-13 16:12+0200\n"
 
"Last-Translator: Andrew Shadura <andrew@shadura.me>\n"
 
"Language-Team: Russian "
 
"<https://hosted.weblate.org/projects/kallithea/kallithea/ru/>\n"
 
"Language: ru\n"
 
"MIME-Version: 1.0\n"
 
"Content-Type: text/plain; charset=utf-8\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"
 
"X-Generator: Weblate 2.3-dev\n"
 

	
 
#: kallithea/controllers/changelog.py:86
 
#: kallithea/controllers/pullrequests.py:247 kallithea/lib/base.py:449
 
msgid "There are no changesets yet"
 
msgstr "Ещё не было изменений"
 

	
 
#: kallithea/controllers/changelog.py:157
 
#: kallithea/controllers/admin/permissions.py:62
 
@@ -75,25 +77,25 @@ msgid ""
 
"Changing status on a changeset associated with a closed pull request is "
 
"not allowed"
 
msgstr ""
 
"Нельзя редактировать статус изменений, связанных с закрытыми pull-"
 
"request'ами"
 

	
 
#: kallithea/controllers/compare.py:158 kallithea/templates/base/root.html:42
 
msgid "Select changeset"
 
msgstr "Выбрать набор изменений"
 

	
 
#: kallithea/controllers/compare.py:255
 
msgid "Cannot compare repositories without using common ancestor"
 
msgstr ""
 
msgstr "Невозможно сравнивать репозитории без общего предка"
 

	
 
#: kallithea/controllers/error.py:96
 
msgid "The request could not be understood by the server due to malformed syntax."
 
msgstr "Запрос не распознан сервером из-за неправильного синтаксиса."
 

	
 
#: kallithea/controllers/error.py:99
 
msgid "Unauthorized access to resource"
 
msgstr "Несанкционированный доступ к ресурсу"
 

	
 
#: kallithea/controllers/error.py:101
 
msgid "You don't have permission to view this page"
 
msgstr "У вас нет прав для просмотра этой страницы"
 
@@ -212,25 +214,25 @@ msgstr ""
 

	
 
#: kallithea/controllers/files.py:528
 
msgid "Downloads disabled"
 
msgstr "Возможность скачивать отключена"
 

	
 
#: kallithea/controllers/files.py:539
 
#, python-format
 
msgid "Unknown revision %s"
 
msgstr "Неизвестная ревизия %s"
 

	
 
#: kallithea/controllers/files.py:541
 
msgid "Empty repository"
 
msgstr "Пустой репозитарий"
 
msgstr "Пустой репозиторий"
 

	
 
#: kallithea/controllers/files.py:543
 
msgid "Unknown archive type"
 
msgstr "Неизвестный тип архива"
 

	
 
#: kallithea/controllers/files.py:775
 
#: kallithea/templates/changeset/changeset_range.html:9
 
#: kallithea/templates/email_templates/pull_request.html:15
 
#: kallithea/templates/pullrequests/pullrequest.html:116
 
msgid "Changesets"
 
msgstr "Набор изменений"
 

	
 
@@ -348,72 +350,72 @@ msgstr "Нет описания"
 

	
 
#: kallithea/controllers/pullrequests.py:363
 
msgid "Successfully opened new pull request"
 
msgstr "Pull-запрос создан успешно"
 

	
 
#: kallithea/controllers/pullrequests.py:366
 
#: kallithea/controllers/pullrequests.py:450
 
msgid "Error occurred while creating pull request"
 
msgstr "Произошла ошибка при создании pull-запроса"
 

	
 
#: kallithea/controllers/pullrequests.py:398
 
msgid "Missing changesets since the previous pull request:"
 
msgstr ""
 
msgstr "Отсутствующие ревизии относительно предыдущего pull-запроса:"
 

	
 
#: kallithea/controllers/pullrequests.py:405
 
#, python-format
 
msgid "New changesets on %s %s since the previous pull request:"
 
msgstr ""
 
msgstr "Новые ревизии на %s %s относительно предыдущего pull-запроса"
 

	
 
#: kallithea/controllers/pullrequests.py:412
 
msgid "Ancestor didn't change - show diff since previous version:"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:419
 
#, python-format
 
msgid ""
 
"This pull request is based on another %s revision and there is no simple "
 
"diff."
 
msgstr ""
 
msgstr "Этот pull-запрос основан на другой ревизии %s, простой diff невозможен"
 

	
 
#: kallithea/controllers/pullrequests.py:421
 
#, python-format
 
msgid "No changes found on %s %s since previous version."
 
msgstr ""
 
msgstr "Нет изменений на %s %s относительно предыдущей версии."
 

	
 
#: kallithea/controllers/pullrequests.py:456
 
#, python-format
 
msgid "Closed, replaced by %s ."
 
msgstr ""
 
msgstr "Закрыт, замещён %s ."
 

	
 
#: kallithea/controllers/pullrequests.py:464
 
msgid "Pull request update created"
 
msgstr "Обновление для pull-запроса создано"
 

	
 
#: kallithea/controllers/pullrequests.py:503
 
msgid "Pull request updated"
 
msgstr "Pull-запрос обновлён"
 

	
 
#: kallithea/controllers/pullrequests.py:518
 
msgid "Successfully deleted pull request"
 
msgstr "Pull-запрос успешно удалён"
 

	
 
#: kallithea/controllers/pullrequests.py:577
 
#, python-format
 
msgid "This pull request has already been merged to %s."
 
msgstr ""
 
msgstr "Этот pull-запрос уже принят на ветку %s."
 

	
 
#: kallithea/controllers/pullrequests.py:579
 
msgid "This pull request has been closed and can not be updated."
 
msgstr ""
 
msgstr "Этот pull-запрос был закрыт и не может быть обновлён."
 

	
 
#: kallithea/controllers/pullrequests.py:597
 
#, python-format
 
msgid "This pull request can be updated with changes on %s:"
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:600
 
msgid "No changesets found for updating this pull request."
 
msgstr ""
 

	
 
#: kallithea/controllers/pullrequests.py:608
 
#, python-format
0 comments (0 inline, 0 general)