Changeset - 836888e06a47
[Not reviewed]
stable
0 1 0
Andrew Shadura - 9 years ago 2017-01-05 15:58:45
andrew@shadura.me
i18n: updated translation for Russian

Currently translated at 73.4% (831 of 1132 strings)
1 file changed with 34 insertions and 47 deletions:
0 comments (0 inline, 0 general)
kallithea/i18n/ru/LC_MESSAGES/kallithea.po
Show inline comments
 
@@ -10,35 +10,35 @@
 
# 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 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
 
msgid "There are no changesets yet"
 
msgstr "Ещё не было изменений"
 

	
 
#: kallithea/controllers/changelog.py:166
 
#: kallithea/controllers/admin/permissions.py:61
 
#: kallithea/controllers/admin/permissions.py:65
 
#: kallithea/controllers/admin/permissions.py:69
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:7
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:104
 
@@ -53,57 +53,56 @@ msgid "(closed)"
 
msgstr "(закрыто)"
 

	
 
#: kallithea/controllers/changeset.py:89
 
msgid "Show whitespace"
 
msgstr "Отображать пробелы"
 

	
 
#: kallithea/controllers/changeset.py:96 kallithea/controllers/changeset.py:103
 
#: kallithea/templates/files/diff_2way.html:55
 
msgid "Ignore whitespace"
 
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
 
msgid "Such revision does not exist for this repository"
 
msgstr "Нет такой ревизии в этом репозитории"
 

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

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

	
 
#: kallithea/controllers/compare.py:261
 
msgid "Cannot compare repositories without using common ancestor"
 
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."
 
msgstr "Запрос не распознан сервером из-за неправильного синтаксиса."
 

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

	
 
#: kallithea/controllers/error.py:105
 
msgid "You don't have permission to view this page"
 
msgstr "У вас нет прав для просмотра этой страницы"
 
@@ -298,43 +297,38 @@ msgstr "Закладки"
 
#: kallithea/templates/journal/public_journal.html:21
 
msgid "Public Journal"
 
msgstr "Публичный журнал"
 

	
 
#: kallithea/controllers/journal.py:115 kallithea/controllers/journal.py:157
 
#: kallithea/templates/base/base.html:222
 
#: kallithea/templates/journal/journal.html:4
 
#: kallithea/templates/journal/journal.html:12
 
msgid "Journal"
 
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
 
msgid "Successfully updated password"
 
msgstr "Пароль обновлён"
 

	
 
#: kallithea/controllers/pullrequests.py:124
 
#, python-format
 
msgid "%s (closed)"
 
msgstr "%s (закрыта)"
 

	
 
#: kallithea/controllers/pullrequests.py:152
 
@@ -381,36 +375,36 @@ msgstr ""
 
#: kallithea/controllers/pullrequests.py:369
 
#: kallithea/controllers/pullrequests.py:456
 
msgid "Error occurred while creating pull request"
 
msgstr "Произошла ошибка при создании pull-запроса"
 

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

	
 
#: 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:"
 
msgstr ""
 

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

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

	
 
#: kallithea/controllers/pullrequests.py:470
 
@@ -536,27 +530,26 @@ msgid "Lifetime"
 
msgstr "Срок"
 

	
 
#: kallithea/controllers/admin/gists.py:146
 
msgid "Error occurred during gist creation"
 
msgstr "Произошла ошибка во время создания gist-записи"
 

	
 
#: kallithea/controllers/admin/gists.py:184
 
#, python-format
 
msgid "Deleted gist %s"
 
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"
 
msgstr ""
 

	
 
#: kallithea/controllers/admin/gists.py:267
 
msgid "Successfully updated gist data"
 
msgstr "Данные gist-записи обновлены"
 

	
 
#: kallithea/controllers/admin/gists.py:270
 
#, python-format
 
msgid "Error occurred during update of gist %s"
 
@@ -820,27 +813,27 @@ msgstr "Форки %s отсоединены"
 

	
 
#: kallithea/controllers/admin/repos.py:313
 
#, python-format
 
msgid "Deleted %s forks"
 
msgstr "Удалены форки репозитория %s"
 

	
 
#: kallithea/controllers/admin/repos.py:318
 
#, python-format
 
msgid "Deleted repository %s"
 
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
 
msgid "An error occurred during deletion of %s"
 
msgstr "Произошла ошибка во время удаления %s"
 

	
 
#: kallithea/controllers/admin/repos.py:374
 
msgid "Repository permissions updated"
 
msgstr "Привилегии репозитория обновлены"
 

	
 
#: kallithea/controllers/admin/repos.py:430
 
msgid "An error occurred during creation of field"
 
@@ -868,33 +861,31 @@ msgstr "Ничего"
 

	
 
#: kallithea/controllers/admin/repos.py:514
 
#, python-format
 
msgid "Marked repository %s as fork of %s"
 
msgstr "Репозиторий %s отмечен как форк %s"
 

	
 
#: kallithea/controllers/admin/repos.py:521
 
msgid "An error occurred during this operation"
 
msgstr "Произошла ошибка при выполнении операции"
 

	
 
#: 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
 
msgid "An error occurred during unlocking"
 
msgstr "Произошла ошибка во время разблокирования"
 

	
 
#: kallithea/controllers/admin/repos.py:582
 
msgid "Cache invalidation successful"
 
msgstr "Кэш сброшен"
 

	
 
#: kallithea/controllers/admin/repos.py:586
 
msgid "An error occurred during cache invalidation"
 
@@ -1126,27 +1117,27 @@ msgid "%s more"
 
msgstr "на %s больше"
 

	
 
#: kallithea/lib/helpers.py:698 kallithea/templates/changelog/changelog.html:44
 
msgid "revisions"
 
msgstr "версии"
 

	
 
#: kallithea/lib/helpers.py:722
 
#, fuzzy, python-format
 
msgid "Fork name %s"
 
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"
 
msgstr "[удален] репозиторий"
 

	
 
#: kallithea/lib/helpers.py:754 kallithea/lib/helpers.py:766
 
msgid "[created] repository"
 
msgstr "[создан] репозиторий"
 

	
 
#: kallithea/lib/helpers.py:756
 
msgid "[created] repository as fork"
 
msgstr "[создан] репозиторий как форк"
 
@@ -1769,32 +1760,30 @@ msgstr ""
 
msgid "on line %s"
 
msgstr "на строке %s"
 

	
 
#: kallithea/model/comment.py:217 kallithea/model/pull_request.py:169
 
msgid "[Mention]"
 
msgstr "[Упоминание]"
 

	
 
#: kallithea/model/db.py:1667
 
msgid "Default user has no access to new repositories"
 
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"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1672
 
msgid "Default user has no access to new repository groups"
 
msgstr ""
 

	
 
#: kallithea/model/db.py:1673
 
msgid "Default user has read access to new repository groups"
 
msgstr ""
 
@@ -1815,27 +1804,26 @@ msgstr ""
 
msgid "Default user has read access to new user groups"
 
msgstr ""
 

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

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

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

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

	
 
#: kallithea/model/db.py:1685
 
#, fuzzy
 
msgid "Only admins can create user groups"
 
msgstr "Создавать группы пользователей"
 

	
 
#: kallithea/model/db.py:1686
 
@@ -1966,26 +1954,25 @@ msgstr "%(user)s оставил комментарий к pull-запросу %(when)s"
 
#: kallithea/model/notification.py:302
 
#, python-format
 
msgid "[Comment] %(repo_name)s changeset %(short_id)s on %(branch)s"
 
msgstr ""
 

	
 
#: kallithea/model/notification.py:305
 
#, python-format
 
msgid "New user %(new_username)s registered"
 
msgstr "Новый пользователь \"%(new_username)s\" зарегистрирован"
 

	
 
#: 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"
 

	
 
#: kallithea/model/notification.py:308
 
#, fuzzy, python-format
 
#| msgid "[commented] on pull request for"
 
msgid "[Comment] %(repo_name)s pull request %(pr_nice_id)s from %(ref)s"
 
msgstr "[прокомментировано] в запросе на внесение изменений для"
 

	
 
#: kallithea/model/notification.py:321
 
msgid "Closing"
 
msgstr "Закрыт"
 
@@ -2462,49 +2449,48 @@ msgstr "Нет аккаунта?"
 
#: kallithea/templates/login.html:59
 
msgid "Sign In"
 
msgstr "Войти"
 

	
 
#: kallithea/templates/password_reset.html:5
 
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
 
#: kallithea/templates/register.html:79
 
msgid "Captcha"
 
msgstr "Капча"
 

	
 
#: kallithea/templates/password_reset.html:46
 
msgid "Send Password Reset Email"
 
msgstr "Послать ссылку сброса пароля"
 

	
 
#: 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."
 
msgstr "Ссылка для сброса пароля была отправлена на соответствующий e-mail."
 

	
 
#: kallithea/templates/password_reset_confirmation.html:19
 
#, python-format
 
msgid "You are about to set a new password for the email address %s."
 
msgstr ""
 

	
 
#: kallithea/templates/password_reset_confirmation.html:20
 
msgid ""
 
@@ -3083,25 +3069,25 @@ msgstr "Добавить"
 
msgid "Primary"
 
msgstr "Основной"
 

	
 
#: kallithea/templates/admin/my_account/my_account_emails.html:20
 
#: kallithea/templates/admin/users/user_edit_emails.html:20
 
#, python-format
 
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"
 

	
 
#: kallithea/templates/admin/my_account/my_account_password.html:1
 
msgid "Change Your Account Password"
 
msgstr "Смена пароля"
 

	
 
#: kallithea/templates/admin/my_account/my_account_password.html:10
 
msgid "Current password"
 
@@ -3347,25 +3333,25 @@ msgstr "Регистрация"
 
msgid "External auth account activation"
 
msgstr "Активация сторонней учетной записи"
 

	
 
#: kallithea/templates/admin/permissions/permissions_ips.html:13
 
#: kallithea/templates/admin/users/user_edit_ips.html:23
 
#, fuzzy, python-format
 
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-адрес"
 

	
 
#: kallithea/templates/admin/repo_groups/repo_group_add.html:11
 
#: kallithea/templates/admin/repo_groups/repo_group_edit.html:11
 
#: kallithea/templates/admin/repo_groups/repo_group_edit_perms.html:105
 
#: kallithea/templates/admin/repo_groups/repo_groups.html:10
 
#: kallithea/templates/base/base.html:61 kallithea/templates/base/base.html:80
 
msgid "Repository Groups"
 
@@ -3636,45 +3622,45 @@ msgstr "Статистика"
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:1
 
msgid "Parent"
 
msgstr "Родительская группа"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:5
 
#: kallithea/templates/admin/repos/repo_edit_fork.html:5
 
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
 
msgid "Remove from public journal"
 
msgstr "Удалить из общедоступного журнала"
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:34
 
msgid "Add to Public Journal"
 
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
 
msgid "Confirm to unlock repository."
 
msgstr "Подтвердите снятие блокировки с репозитория."
 

	
 
#: kallithea/templates/admin/repos/repo_edit_advanced.html:54
 
msgid "Unlock Repository"
 
msgstr "Разблокировать репозиторий"
 
@@ -5078,25 +5064,25 @@ msgstr "Комментарий к строке {1}."
 
#: kallithea/templates/changeset/changeset_file_comment.html:60
 
#: kallithea/templates/changeset/changeset_file_comment.html:148
 
#, python-format
 
msgid "Comments parsed using %s syntax with %s support."
 
msgstr ""
 
"Парсинг комментариев выполнен с использованием синтаксиса %s с поддержкой"
 
" %s."
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:62
 
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
 
msgid "Comment preview"
 
msgstr "Предварительный просмотр комментария"
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:77
 
msgid "Submitting ..."
 
msgstr "Применение..."
 

	
 
#: kallithea/templates/changeset/changeset_file_comment.html:80
 
#: kallithea/templates/changeset/changeset_file_comment.html:190
 
@@ -6148,24 +6134,26 @@ msgstr "Сравнить теги"
 
#~ msgstr "Заблокировано"
 

	
 
#~ msgid "Repository has been %s"
 
#~ msgstr "Репозиторий %s"
 

	
 
#~ msgid "You can't edit this user"
 
#~ msgstr "Вы не можете редактировать данного пользователя"
 

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

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

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

	
 
#~ msgid "invalid user name"
 
#~ msgstr "неверное имя пользователя"
 

	
 
#~ msgid "Your account is disabled"
 
#~ msgstr "Ваш аккаунт выключен"
 

	
 
#~ msgid "invalid clone URL"
 
@@ -6394,13 +6382,12 @@ msgstr "Сравнить теги"
 
#~ msgstr "Показать выбранный набор изменений: __S"
 

	
 
#~ msgid "You can generate it by clicking following URL"
 
#~ 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)