diff options
Diffstat (limited to 'options/locale/locale_ru-RU.ini')
-rw-r--r-- | options/locale/locale_ru-RU.ini | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini index 6f1997335c..be6d3bf650 100644 --- a/options/locale/locale_ru-RU.ini +++ b/options/locale/locale_ru-RU.ini @@ -85,6 +85,7 @@ remove=Удалить remove_all=Удалить все edit=Изменить + write=Редактирование preview=Предпросмотр loading=Загрузка… @@ -918,10 +919,6 @@ fork_from_self=Вы не можете форкнуть репозиторий, fork_guest_user=Войдите, чтобы форкнуть репозиторий. watch_guest_user=Войдите, чтобы следить за этим репозиторием. star_guest_user=Войдите, чтобы добавить в избранное этот репозиторий. -copy_link=Скопировать -copy_link_success=Ссылка была скопирована -copy_link_error=Нажмите ⌘-C или Ctrl-C для копирования -copied=Успешно скопировано unwatch=Перестать следить watch=Следить unstar=Убрать из избранного @@ -1386,7 +1383,6 @@ pulls.filter_branch=Фильтр по ветке pulls.no_results=Результатов не найдено. pulls.nothing_to_compare=Нечего сравнивать, родительская и текущая ветка одинаковые. pulls.nothing_to_compare_and_allow_empty_pr=Ветки идентичны. Этот PR будет пустым. -pulls.has_pull_request=`Уже существует запрос на слияние между двумя целями: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>` pulls.create=Создать Pull Request pulls.title_desc=хочет смерджить %[1]d коммит(ов) из <code>%[2]s</code> в <code id="branch_target">%[3]s</code> pulls.merged_title_desc=слито %[1]d коммит(ов) из <code>%[2]s</code> в <code>%[3]s</code> %[4]s @@ -2718,32 +2714,14 @@ notices.delete_success=Уведомления системы были удале [action] create_repo=создал(а) репозиторий <a href="%s"> %s</a> rename_repo=переименовал(а) репозиторий из <code>%[1]s</code> на <a href="%[2]s">%[3]s</a> -commit_repo=выполнил(а) push в <a href="%[1]s/src/branch/%[2]s">%[3]s</a> в <a href="%[1]s">%[4]s</a> -create_issue=`открыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -close_issue=`закрыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -reopen_issue=`переоткрыл(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -create_pull_request=`создал(а) Pull Request <a href="%s/pulls/%s">%s#%[2]s</a>` -close_pull_request=`закрыл(а) Pull Request <a href="%s/pulls/%s">%s#%[2]s</a>` -reopen_pull_request=`переоткрыл(а) Pull Request <a href="%s/pulls/%s">%s#%[2]s</a>` -comment_issue=`прокомментировал(а) задачу <a href="%s/issues/%s">%s#%[2]s</a>` -comment_pull=`прокомментировал(а) запрос на слияние <a href="%s/pulls/%s">%s#%[2]s</a>` -merge_pull_request=`принял(а) Pull Request <a href="%s/pulls/%s">%s#%[2]s</a>` transfer_repo=передал(а) репозиторий <code>%s</code> <a href="%s">%s</a> -push_tag=создал(а) тэг <a href="%s/src/tag/%s">%[4]s</a> в <a href="%[1]s">%[3]s</a> delete_tag=удалил(а) тэг %[2]s из <a href="%[1]s">%[3]s</a> delete_branch=удалил(а) ветку %[2]s из <a href="%[1]s">%[3]s</a> compare_branch=Сравнить compare_commits=Сравнить %d коммитов compare_commits_general=Сравнить коммиты -mirror_sync_push=синхронизированные коммиты с <a href="%[1]s/src/%[2]s">%[3]s</a> на <a href="%[1]s">%[4]s</a> из зеркала -mirror_sync_create=синхронизированные новые ссылки <a href="%s/src/%s">%[2]s</a> к <a href="%[1]s">%[3]s</a> из зеркала mirror_sync_delete=синхронизированные и удаленные ссылки <code>%[2]s</code> на <a href="%[1]s">%[3]s</a> из зеркала -approve_pull_request=`утвердил(а) <a href="%s/pulls/%s">%s#%[2]s</a>` -reject_pull_request=`предложил(а) изменения для <a href="%s/pulls/%s">%s#%[2]s</a>` -publish_release=`выпущено <a href="%s/releases/tag/%s"> "%[4]s" </a> в <a href="%[1]s">%[3]s</a>` -review_dismissed=`отклонил отзыв от <b>%[4]s</b> для <a href="%[1]s/pulls/%[2]s">%[3]s#%[2]s</a>` review_dismissed_reason=Причина: -create_branch=создана ветка в <a href="%[1]s/src/branch/%[2]s">%[3]s</a> в <a href="%[1]s">%[4]s</a> [tool] ago=%s назад |