changeset 6752:836888e06a47 stable

i18n: updated translation for Russian Currently translated at 73.4% (831 of 1132 strings)
author Andrew Shadura <andrew@shadura.me>
date Thu, 05 Jan 2017 14:58:45 +0000
parents b4dd4c16c12d
children 799915ed5d27
files kallithea/i18n/ru/LC_MESSAGES/kallithea.po
diffstat 1 files changed, 34 insertions(+), 47 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Wed Dec 21 14:56:09 2016 +0000
+++ b/kallithea/i18n/ru/LC_MESSAGES/kallithea.po	Thu Jan 05 14:58:45 2017 +0000
@@ -19,17 +19,17 @@
 "Project-Id-Version: Kallithea 0.3\n"
 "Report-Msgid-Bugs-To: translations@kallithea-scm.org\n"
 "POT-Creation-Date: 2015-09-08 10:34+0200\n"
-"PO-Revision-Date: 2015-04-13 20:18+0200\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"
+"<https://hosted.weblate.org/projects/kallithea/stable/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:86
 #: kallithea/controllers/pullrequests.py:238 kallithea/lib/base.py:512
@@ -62,9 +62,9 @@
 msgstr "Игнорировать пробелы"
 
 #: kallithea/controllers/changeset.py:169
-#, fuzzy, python-format
+#, python-format
 msgid "Increase diff context to %(num)s lines"
-msgstr "увеличить контекст до %(num)s строк"
+msgstr "Увеличить контекст до %(num)s строк"
 
 #: kallithea/controllers/changeset.py:212 kallithea/controllers/files.py:96
 #: kallithea/controllers/files.py:116 kallithea/controllers/files.py:742
@@ -88,13 +88,12 @@
 msgstr "Невозможно сравнивать репозитории без общего предка"
 
 #: kallithea/controllers/error.py:71
-#, fuzzy
 msgid "No response"
-msgstr "версии"
+msgstr "Нет ответа"
 
 #: kallithea/controllers/error.py:72
 msgid "Unknown error"
-msgstr ""
+msgstr "Неизвестная ошибка"
 
 #: kallithea/controllers/error.py:100
 msgid "The request could not be understood by the server due to malformed syntax."
@@ -307,25 +306,20 @@
 msgstr "Журнал"
 
 #: kallithea/controllers/login.py:151 kallithea/controllers/login.py:197
-#, fuzzy
 msgid "Bad captcha"
-msgstr "неверная капча"
+msgstr "Неверная капча"
 
 #: kallithea/controllers/login.py:157
 msgid "You have successfully registered into Kallithea"
 msgstr "Регистрация в Kallithea прошла успешно"
 
 #: kallithea/controllers/login.py:202
-#, fuzzy
-#| msgid "Your password reset link was sent"
 msgid "A password reset confirmation code has been sent"
-msgstr "Ссылка для сброса пароля отправлена"
+msgstr "Код для сброса пароля отправлена"
 
 #: kallithea/controllers/login.py:251
-#, fuzzy
-#| msgid "Password reset link"
 msgid "Invalid password reset token"
-msgstr "Ссылка сброса пароля"
+msgstr "Неверный код сброса пароля"
 
 #: kallithea/controllers/login.py:256
 #: kallithea/controllers/admin/my_account.py:167
@@ -390,7 +384,7 @@
 #: kallithea/controllers/pullrequests.py:408
 #, 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:415
 msgid "Ancestor didn't change - show diff since previous version:"
@@ -401,7 +395,7 @@
 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:424
 #, python-format
@@ -545,9 +539,8 @@
 msgstr "Gist-запись %s удалена"
 
 #: kallithea/controllers/admin/gists.py:233
-#, fuzzy
 msgid "Unmodified"
-msgstr "Последнее изменение"
+msgstr "Неизменный"
 
 #: kallithea/controllers/admin/gists.py:262
 msgid "Successfully updated gist content"
@@ -829,9 +822,9 @@
 msgstr "Репозиторий %s удалён"
 
 #: kallithea/controllers/admin/repos.py:321
-#, fuzzy, python-format
+#, python-format
 msgid "Cannot delete repository %s which still has forks"
-msgstr "Невозможно удалить %s, он всё-ещё содержит форки"
+msgstr "Невозможно удалить %s, у него всё ещё есть форки"
 
 #: kallithea/controllers/admin/repos.py:326
 #, python-format
@@ -877,15 +870,13 @@
 
 #: kallithea/controllers/admin/repos.py:537
 #: kallithea/controllers/admin/repos.py:564
-#, fuzzy
 msgid "Repository has been locked"
-msgstr "Репозиторий не заблокирован"
+msgstr "Репозиторий заблокирован"
 
 #: kallithea/controllers/admin/repos.py:540
 #: kallithea/controllers/admin/repos.py:561
-#, fuzzy
 msgid "Repository has been unlocked"
-msgstr "Репозиторий не заблокирован"
+msgstr "Репозиторий разблокирован"
 
 #: kallithea/controllers/admin/repos.py:543
 #: kallithea/controllers/admin/repos.py:568
@@ -1135,9 +1126,9 @@
 msgstr "имя форка %s"
 
 #: kallithea/lib/helpers.py:742
-#, fuzzy, python-format
+#, python-format
 msgid "Pull request %s"
-msgstr "Pull-запрос #%s"
+msgstr "Pull-запрос %s"
 
 #: kallithea/lib/helpers.py:752
 msgid "[deleted] repository"
@@ -1778,14 +1769,12 @@
 msgstr ""
 
 #: kallithea/model/db.py:1668
-#, fuzzy
 msgid "Default user has read access to new repositories"
-msgstr "Несанкционированный доступ к ресурсу"
+msgstr "Неавторизованные пользователи имеют право чтения новых репозиториев"
 
 #: kallithea/model/db.py:1669
-#, fuzzy
 msgid "Default user has write access to new repositories"
-msgstr "Несанкционированный доступ к ресурсу"
+msgstr "Неавторизованные пользователи имеют право записи в новые репозитории"
 
 #: kallithea/model/db.py:1670
 msgid "Default user has admin access to new repositories"
@@ -1824,9 +1813,8 @@
 msgstr ""
 
 #: kallithea/model/db.py:1682
-#, fuzzy
 msgid "Only admins can create repository groups"
-msgstr "Создана новая группа репозиториев %s"
+msgstr "Только администраторы могут создавать группы"
 
 #: kallithea/model/db.py:1683
 #, fuzzy
@@ -1975,8 +1963,7 @@
 
 #: kallithea/model/notification.py:307
 #, fuzzy, python-format
-#| msgid "%(user)s wants you to review pull request %(pr_nice_id)s:
-#| %(pr_title)s"
+#| msgid "%(user)s wants you to review pull request %(pr_nice_id)s:"
 msgid "[Added] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 msgstr "%(user)s просит вас рассмотреть pull request #%(pr_id)s: %(pr_title)s"
 
@@ -2471,13 +2458,13 @@
 #: 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"
@@ -2494,8 +2481,7 @@
 
 #: kallithea/templates/password_reset.html:47
 #, fuzzy
-#| msgid "" "Password reset link will be sent to the email address matching
-#| your " "username."
+#| msgid "" "
 msgid ""
 "A password reset link will be sent to the specified email address if it "
 "is registered in the system."
@@ -3092,7 +3078,7 @@
 #: 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
@@ -3356,7 +3342,7 @@
 #: 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
@@ -3645,7 +3631,7 @@
 #: 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"
@@ -3664,8 +3650,8 @@
 "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"
@@ -5087,7 +5073,7 @@
 msgid "Use @username inside this text to notify another user"
 msgstr ""
 "Используйте @имя_пользователя в тексте, чтобы отправить оповещение "
-"указанному пользователю."
+"указанному пользователю"
 
 #: kallithea/templates/changeset/changeset_file_comment.html:72
 #: kallithea/templates/changeset/changeset_file_comment.html:184
@@ -6157,6 +6143,8 @@
 #~ msgstr "Файлов нет"
 
 #~ msgid ""
+#~ "_: \n"
+#~ ""
 #~ msgstr ""
 
 #~ msgid "Username \"%(username)s\" is forbidden"
@@ -6403,4 +6391,3 @@
 
 #~ msgid "Created by"
 #~ msgstr "Создано"
-