aboutsummaryrefslogtreecommitdiffstats
path: root/conf/locale/locale_ru-RU.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/locale/locale_ru-RU.ini')
-rwxr-xr-xconf/locale/locale_ru-RU.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini
index 1a52de8566..1238e51fb6 100755
--- a/conf/locale/locale_ru-RU.ini
+++ b/conf/locale/locale_ru-RU.ini
@@ -334,6 +334,7 @@ repo_name=Имя репозитория
repo_name_helper=Лучшие названия репозиториев коротки, запоминаемы и <strong>уникальны</strong>.
visibility=Видимость
visiblity_helper=This repository is <span class="ui red text">Private</span>
+visiblity_helper_forced=Site admin has forced all new repositories to be <span class="ui red text">Private</span>
visiblity_fork_helper=(Change of this value will affect all forks)
fork_repo=Ответвить репозиторий
fork_from=Ответвление от
@@ -498,6 +499,7 @@ pulls.reopen_to_merge=Please reopen this pull request to perform merge operation
pulls.merged=Merged
pulls.has_merged=This pull request has been merged successfully!
pulls.data_broken=Data of this pull request has been broken due to deletion of fork information.
+pulls.is_checking=The conflict checking is still in progress, please refresh page in few moments.
pulls.can_auto_merge_desc=You can perform auto-merge operation on this pull request.
pulls.cannot_auto_merge_desc=You can't perform auto-merge operation because there are conflicts between commits.
pulls.cannot_auto_merge_helper=Please use command line tool to solve it.