Changeset - 67efdf3f0e18
[Not reviewed]
default
0 1 0
Andrew Shadura - 9 years ago 2017-01-05 15:58:46
andrew@shadura.me
i18n: updated translation for Russian

Currently translated at 72.6% (825 of 1135 strings)
1 file changed with 25 insertions and 30 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -16,23 +16,23 @@
 
#
 
msgid ""
 
msgstr ""
 
"Project-Id-Version: Kallithea 0.3\n"
 
"Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 
"POT-Creation-Date: 2016-03-14 16:51+0100\n"
 
"PO-Revision-Date: 2016-02-22 19:33+0100\n"
 
"PO-Revision-Date: 2017-01-05 14:58+0000\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-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"
 
"X-Generator: Weblate 2.11-dev\n"
 

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

	
 
@@ -308,17 +308,17 @@ msgstr "Неверная капча"
 
#: kallithea/controllers/login.py:150
 
msgid "You have successfully registered with %s"
 
msgstr "Регистрация в %s прошла успешно"
 

	
 
#: kallithea/controllers/login.py:195
 
msgid "A password reset confirmation code has been sent"
 
msgstr "Код для сброса пароля отправлен"
 
msgstr "Код для сброса пароля отправлена"
 

	
 
#: kallithea/controllers/login.py:244
 
msgid "Invalid password reset token"
 
msgstr "Неверный код для сброса пароля"
 
msgstr "Неверный код сброса пароля"
 

	
 
#: kallithea/controllers/login.py:249
 
#: kallithea/controllers/admin/my_account.py:167
 
msgid "Successfully updated password"
 
msgstr "Пароль обновлён"
 

	
 
@@ -377,24 +377,24 @@ msgstr "Произошла ошибка при создании pull-запроса"
 
msgid "Missing changesets since the previous pull request:"
 
msgstr "Отсутствующие ревизии относительно предыдущего pull-запроса:"
 

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

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

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

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

	
 
@@ -537,15 +537,14 @@ msgstr "Произошла ошибка во время создания gist-записи"
 
#: kallithea/controllers/admin/gists.py:183
 
#, python-format
 
msgid "Deleted gist %s"
 
msgstr "Gist-запись %s удалена"
 

	
 
#: kallithea/controllers/admin/gists.py:232
 
#, fuzzy
 
msgid "Unmodified"
 
msgstr "Последнее изменение"
 
msgstr "Неизменный"
 

	
 
#: kallithea/controllers/admin/gists.py:261
 
msgid "Successfully updated gist content"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:266
 
@@ -821,15 +820,15 @@ msgstr "Удалены форки репозитория %s"
 
#: kallithea/controllers/admin/repos.py:317
 
#, python-format
 
msgid "Deleted repository %s"
 
msgstr "Репозиторий %s удалён"
 

	
 
#: kallithea/controllers/admin/repos.py:320
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Cannot delete repository %s which still has forks"
 
msgstr "Невозможно удалить %s, он всё-ещё содержит форки"
 
msgstr "Невозможно удалить %s, у него всё ещё есть форки"
 

	
 
#: kallithea/controllers/admin/repos.py:325
 
#, python-format
 
msgid "An error occurred during deletion of %s"
 
msgstr "Произошла ошибка во время удаления %s"
 

	
 
@@ -869,21 +868,19 @@ msgstr "Репозиторий %s отмечен как форк %s"
 
#: kallithea/controllers/admin/repos.py:520
 
msgid "An error occurred during this operation"
 
msgstr "Произошла ошибка при выполнении операции"
 

	
 
#: kallithea/controllers/admin/repos.py:536
 
#: kallithea/controllers/admin/repos.py:563
 
#, fuzzy
 
msgid "Repository has been locked"
 
msgstr "Репозиторий не заблокирован"
 
msgstr "Репозиторий заблокирован"
 

	
 
#: kallithea/controllers/admin/repos.py:539
 
#: kallithea/controllers/admin/repos.py:560
 
#, fuzzy
 
msgid "Repository has been unlocked"
 
msgstr "Репозиторий не заблокирован"
 
msgstr "Репозиторий разблокирован"
 

	
 
#: kallithea/controllers/admin/repos.py:542
 
#: kallithea/controllers/admin/repos.py:567
 
msgid "An error occurred during unlocking"
 
msgstr "Произошла ошибка во время разблокирования"
 

	
 
@@ -1131,15 +1128,15 @@ msgstr "версии"
 
#: kallithea/lib/helpers.py:723
 
#, fuzzy, python-format
 
msgid "Fork name %s"
 
msgstr "имя форка %s"
 

	
 
#: kallithea/lib/helpers.py:743
 
#, fuzzy, python-format
 
#, python-format
 
msgid "Pull request %s"
 
msgstr "Pull-запрос #%s"
 
msgstr "Pull-запрос %s"
 

	
 
#: kallithea/lib/helpers.py:753
 
msgid "[deleted] repository"
 
msgstr "[удален] репозиторий"
 

	
 
#: kallithea/lib/helpers.py:755 kallithea/lib/helpers.py:767
 
@@ -1774,20 +1771,18 @@ msgstr "[Упоминание]"
 

	
 
#: kallithea/model/db.py:1671
 
msgid "Default user has no access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1672
 
#, fuzzy
 
msgid "Default user has read access to new repositories"
 
msgstr "Несанкционированный доступ к ресурсу"
 
msgstr "Неавторизованные пользователи имеют право чтения новых репозиториев"
 

	
 
#: kallithea/model/db.py:1673
 
#, fuzzy
 
msgid "Default user has write access to new repositories"
 
msgstr "Несанкционированный доступ к ресурсу"
 
msgstr "Неавторизованные пользователи имеют право записи в новые репозитории"
 

	
 
#: kallithea/model/db.py:1674
 
msgid "Default user has admin access to new repositories"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1676
 
@@ -1820,15 +1815,14 @@ msgstr ""
 

	
 
#: kallithea/model/db.py:1684
 
msgid "Default user has admin access to new user groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1686
 
#, fuzzy
 
msgid "Only admins can create repository groups"
 
msgstr "Создана новая группа репозиториев %s"
 
msgstr "Только администраторы могут создавать группы"
 

	
 
#: kallithea/model/db.py:1687
 
#, fuzzy
 
msgid "Non-admins can create repository groups"
 
msgstr "Создана новая группа репозиториев %s"
 

	
 
@@ -2463,19 +2457,19 @@ msgid "Password Reset"
 
msgstr "Сброс пароля"
 

	
 
#: kallithea/templates/password_reset.html:12
 
#: kallithea/templates/password_reset_confirmation.html:12
 
#, python-format
 
msgid "Reset Your Password to %s"
 
msgstr "Забыли пароль для %s?"
 
msgstr "Сброс пароля для %s"
 

	
 
#: kallithea/templates/password_reset.html:14
 
#: kallithea/templates/password_reset_confirmation.html:5
 
#: kallithea/templates/password_reset_confirmation.html:14
 
msgid "Reset Your Password"
 
msgstr "Забыли пароль?"
 
msgstr "Сброс пароля"
 

	
 
#: kallithea/templates/password_reset.html:25
 
msgid "Email Address"
 
msgstr "Почтовый адрес"
 

	
 
#: kallithea/templates/password_reset.html:35
 
@@ -3074,13 +3068,13 @@ msgstr "Основной"
 
msgid "Confirm to delete this email: %s"
 
msgstr "Подтвердите удаление E-mail: %s"
 

	
 
#: kallithea/templates/admin/my_account/my_account_emails.html:26
 
#: kallithea/templates/admin/users/user_edit_emails.html:26
 
msgid "No additional emails specified."
 
msgstr "Дополнительные адреса e-mail не указаны"
 
msgstr "Нет дополнительных адресов e-mail."
 

	
 
#: kallithea/templates/admin/my_account/my_account_emails.html:38
 
#: kallithea/templates/admin/users/user_edit_emails.html:38
 
msgid "New email address"
 
msgstr "Новый E-mail"
 

	
 
@@ -3338,13 +3332,13 @@ msgstr "Активация сторонней учетной записи"
 
msgid "Confirm to delete this IP address: %s"
 
msgstr "Подтвердите удаление IP %s"
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:19
 
#: kallithea/templates/admin/users/user_edit_ips.html:30
 
msgid "All IP addresses are allowed."
 
msgstr "Разрешены любые IP-адреса"
 
msgstr "Все IP-адреса разрешены."
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:30
 
#: kallithea/templates/admin/users/user_edit_ips.html:42
 
msgid "New IP address"
 
msgstr "Новый IP-адрес"
 

	
 
@@ -3627,13 +3621,13 @@ msgstr "Родительская группа"
 
msgid "Set"
 
msgstr "Набор"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:8
 
#: kallithea/templates/admin/repos/repo_edit_fork.html:9
 
msgid "Manually set this repository as a fork of another from the list."
 
msgstr "Вручную сделать этот репозиторий форком выбранного из списка"
 
msgstr "Вручную сделать этот репозиторий форком выбранного из списка."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:22
 
msgid "Public Journal Visibility"
 
msgstr "Доступ к публичному журналу"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:29
 
@@ -3646,14 +3640,14 @@ msgstr "Добавить в публичный журнал"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:40
 
msgid ""
 
"All actions done in this repository will be visible to everyone in the "
 
"public journal."
 
msgstr ""
 
"Все производимые с этим репозиторием действия будут отображаться в "
 
"публичном журнале"
 
"Все производимые с этим репозиторием действия будут отображаться в публичном "
 
"журнале."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:46
 
msgid "Change Locking"
 
msgstr "Включить блокирование"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:52
 
@@ -6148,12 +6142,14 @@ msgstr "Сравнить теги"
 
#~ msgstr "Вы не можете редактировать данного пользователя"
 

	
 
#~ msgid "No Files"
 
#~ msgstr "Файлов нет"
 

	
 
#~ msgid ""
 
#~ "_: \n"
 
#~ ""
 
#~ msgstr ""
 

	
 
#~ msgid "Username \"%(username)s\" is forbidden"
 
#~ msgstr "Имя \"%(username)s\" отклонено"
 

	
 
#~ msgid "invalid user name"
 
@@ -6371,7 +6367,6 @@ msgstr "Сравнить теги"
 

	
 
#~ msgid "Please ignore this email if you did not request a new password ."
 
#~ msgstr ""
 

	
 
#~ msgid "Created by"
 
#~ msgstr "Создано"
 

	
0 comments (0 inline, 0 general)