aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_ru-RU.ini
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-02-21 12:17:39 -0500
committerUnknwon <u@gogs.io>2017-02-21 12:17:39 -0500
commit437df04d8c8de62e3c75c38d34d305c3dea5bafe (patch)
tree78733b92145ca3bc1c5efa72631a0fa5f39d1085 /conf/locale/locale_ru-RU.ini
parent8216360da89bec1f3df75fe15ee57bfdcc290339 (diff)
Prepare release
Diffstat (limited to 'conf/locale/locale_ru-RU.ini')
-rw-r--r--conf/locale/locale_ru-RU.ini5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini
index 9e3d94d0..847a03db 100644
--- a/conf/locale/locale_ru-RU.ini
+++ b/conf/locale/locale_ru-RU.ini
@@ -398,7 +398,6 @@ migrate.failed=Миграция не удалась: %v
mirror_from=зеркало из
forked_from=ответвлено от
-fork_from_self=Вы не можете ответвить репозиторий, так как Вы уже его владелец!
copy_link=Скопировать
copy_link_success=Скопировано!
copy_link_error=Нажмите ⌘-C или Ctrl-C для копирования
@@ -474,6 +473,7 @@ editor.add_subdir=Добавьте подкаталог...
editor.unable_to_upload_files=Не удалось загрузить файлы в «%s» из-за ошибки: %v
editor.upload_files_to_dir=Загрузить файлы '%s'
+commits.commit_history=Commit History
commits.commits=Коммиты
commits.search=Поиск коммитов
commits.find=Найти
@@ -656,6 +656,7 @@ settings.protect_require_pull_request=Require pull request instead direct pushin
settings.protect_require_pull_request_desc=Enable this option to disable direct pushing to this branch. Commits have to be pushed to another non-protected branch and merged to this branch through pull request.
settings.protect_whitelist_committers=Whitelist who can push to this branch
settings.protect_whitelist_committers_desc=Add people or teams to whitelist of direct push to this branch.
+settings.update_protect_branch_success=Protect options for this branch has been updated successfully!
settings.hooks=Автоматическое обновление
settings.githooks=Git хуки
settings.basic_settings=Основные параметры
@@ -937,7 +938,7 @@ dashboard.git_gc_repos=Выполнить сборку мусора на реп
dashboard.git_gc_repos_success=Сборка мусора на всех репозиториях успешно выполнена.
dashboard.resync_all_sshkeys=Переписать файл «.ssh/authorized_keys» (осторожно: не Gogs ключи будут утеряны)
dashboard.resync_all_sshkeys_success=Были успешно переписаны все открытые ключи.
-dashboard.resync_all_hooks=Resync pre-receive, update and post-receive hooks of all repositories.
+dashboard.resync_all_hooks=Resync pre-receive, update and post-receive hooks of all repositories
dashboard.resync_all_hooks_success=All repositories' pre-receive, update and post-receive hooks have been resynced successfully.
dashboard.reinit_missing_repos=Реинициализировать все репозитории с утерянными Git файлами
dashboard.reinit_missing_repos_success=Все репозитории с утерянными Git файлами успешно реинициализированы.