diff options
author | Lunny Xiao <xiaolunwen@gmail.com> | 2016-12-21 23:28:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-21 23:28:42 +0800 |
commit | f8d94cb4402096b713364f4d20e77121619eea8e (patch) | |
tree | d118b374870fa8ef4e3b8f7d37d3f67a3822fea9 /conf/locale/locale_ru-RU.ini | |
parent | 2197d298cb7daf5fdc4efde984e4e6116dc0289e (diff) | |
download | gitea-f8d94cb4402096b713364f4d20e77121619eea8e.tar.gz gitea-f8d94cb4402096b713364f4d20e77121619eea8e.zip |
Update locales (#440)
* Update locales
* replace Gogs to Gitea
Diffstat (limited to 'conf/locale/locale_ru-RU.ini')
-rw-r--r-- | conf/locale/locale_ru-RU.ini | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/conf/locale/locale_ru-RU.ini b/conf/locale/locale_ru-RU.ini index c020b5efa6..4da6833299 100644 --- a/conf/locale/locale_ru-RU.ini +++ b/conf/locale/locale_ru-RU.ini @@ -4,7 +4,7 @@ home=Главная dashboard=Панель управления explore=Обзор help=Помощь -sign_in=Войти +sign_in=Вход sign_out=Выход sign_up=Регистрация register=Регистрация @@ -24,10 +24,10 @@ re_type=Введите повторно captcha=Капча repository=Репозиторий -organization=Группа +organization=Организация mirror=Зеркало new_repo=Новый репозиторий -new_migrate=Новая Миграция +new_migrate=Новая миграция new_mirror=Новое зеркало new_fork=Новое ответвление репозитория new_org=Новая организация @@ -97,7 +97,7 @@ offline_mode_popup=Отключить CDN даже в производствен disable_gravatar=Отключить службу Gravatar disable_gravatar_popup=Отключить Gravatar и пользовательские источники, все аватары по-умолчанию загружаются пользователями. federated_avatar_lookup=Включить поиск внешних Аватаров -federated_avatar_lookup_popup=Enable federated avatars lookup to use federated open source service based on libravatar. +federated_avatar_lookup_popup=Включите Поиск федеративного аватара для использования федеративной службы с открытым исходным кодом на основе libravatar. disable_registration=Отключить самостоятельную регистрацию disable_registration_popup=Запретить пользователям самостоятельную регистрацию, только администратор может создавать аккаунты. enable_captcha=Включить капчу @@ -190,9 +190,9 @@ AuthName=Имя авторизации AdminEmail=Электронная почта администратора NewBranchName=Новая ветка -CommitSummary=Commit summary +CommitSummary=Резюме коммита CommitMessage=Зафиксировать сообщение -CommitChoice=Commit choice +CommitChoice=Выбор коммита TreeName=Путь к файлу Content=Содержимое @@ -366,7 +366,7 @@ auto_init=Инициализировать этот репозиторий вы create_repo=Создать репозиторий default_branch=Ветка по умолчанию mirror_prune=Очистить -mirror_prune_desc=Remove any remote-tracking references that no longer exist on the remote +mirror_prune_desc=Удалите ссылки на удаленно отслеживаемые объекты, которых больше нет на удаленном сервере mirror_interval=Интервал зеркалирования (час) mirror_address=Адрес зеркала mirror_address_desc=Укажите необходимые учетные данные в адрес. @@ -433,13 +433,13 @@ editor.edit_file=Редактировать файл editor.preview_changes=Просмотр изменений editor.cannot_edit_non_text_files=Возможно редактировать только текстовые файлы editor.edit_this_file=Отредактируйте этот файл -editor.must_be_on_a_branch=You must be on a branch to make or propose changes to this file +editor.must_be_on_a_branch=Чтобы сделать или предложить изменения вы должны выбрать ветку editor.fork_before_edit=Создайте ветку репозитория перед редактированием файла editor.delete_this_file=Удалить файл editor.must_have_write_access=Вам необходимо иметь доступ на запись, чтобы вносить или предлагать правки этого файла -editor.file_delete_success=File '%s' has been deleted successfully! +editor.file_delete_success=Файл «%s» был успешно удален! editor.name_your_file=Назовите свой файл... -editor.filename_help=To add directory, just type it and press /. To remove a directory, go to the beginning of the field and press backspace. +editor.filename_help=Чтобы добавить каталог, просто наберите название и нажмите /. Чтобы удалить каталог, перейдите к началу поля и нажмите клавишу backspace. editor.or=или editor.cancel_lower=отмена editor.commit_changes=Фиксация изменений @@ -447,17 +447,17 @@ editor.add_tmpl=Добавить '%s/<filename>' editor.add=Добавить '%s' editor.update=Обновить '%s' editor.delete=Удалить '%s' -editor.commit_message_desc=Add an optional extended description... -editor.commit_directly_to_this_branch=Commit directly to the <strong class="branch-name">%s</strong> branch. -editor.create_new_branch=Create a <strong>new branch</strong> for this commit and start a pull request. +editor.commit_message_desc=Добавьте необязательное расширенное описание... +editor.commit_directly_to_this_branch=Сделайте коммит прямо в ветку <strong class="branch-name">%s</strong>. +editor.create_new_branch=Создайте <strong>новую ветвь</strong> для этого коммита, и сделайте пул запрос. editor.new_branch_name_desc=Новое название ветки... editor.cancel=Отмена editor.filename_cannot_be_empty=Имя файла не может быть пустым. editor.branch_already_exists=Ветка «%s» уже существует в этом репозитории. -editor.directory_is_a_file=Entry '%s' in the parent path is a file not a directory in this repository. -editor.filename_is_a_directory=The filename '%s' is an existing directory in this repository. -editor.file_editing_no_longer_exists=The file '%s' you are editing no longer exists in the repository. -editor.file_changed_while_editing=File content has been changed since you started editing. <a target="_blank" rel="noopener" href="%s">Click here</a> to see what have been changed or <strong>press commit again</strong> to overwrite those changes. +editor.directory_is_a_file=Запись «%s» в пути на верх является файлом, а не каталогом этого репозитория. +editor.filename_is_a_directory=Файл «%s» является каталогом в этом репозитории. +editor.file_editing_no_longer_exists=Редактируемый вами файл «%s» больше не существует в репозитории. +editor.file_changed_while_editing=Содержимое файла изменилось со времени начала редактирования. <a target="_blank" href="%s"> нажмите здесь,</a> чтобы увидеть, что было изменено, или <strong>нажмите кнопку commit снова</strong>, чтобы перезаписать эти изменения. editor.file_already_exists=Файл с именем «%s» уже существует в этом репозитории. editor.no_changes_to_show=Нет изменений. editor.fail_to_update_file=Не удалось обновить/создать файл «%s» из-за ошибки: %v @@ -491,10 +491,10 @@ issues.new_label=Новая метка issues.new_label_placeholder=Имя метки... issues.create_label=Добавить метку issues.label_templates.title=Загрузить набор предопределённых меток -issues.label_templates.info=There aren’t any labels yet. You can click on the "New Label" button above to create one or use a predefined set below. +issues.label_templates.info=Меток пока нет. Вы можете нажать на кнопку «Создать метку», чтобы создать новую или использовать одну из готового набора ниже. issues.label_templates.helper=Выберите метку issues.label_templates.use=Использовать ярлык -issues.label_templates.fail_to_load_file=Failed to load label template file '%s': %v +issues.label_templates.fail_to_load_file=Не удалось загрузить файл шаблона метки «%s»: %v issues.open_tab=%d открыто(ы) issues.close_tab=%d закрыто(ы) issues.filter_label=Метка @@ -522,7 +522,7 @@ issues.next=Следующая страница issues.open_title=Открыто issues.closed_title=Закрыто issues.num_comments=комментариев: %d -issues.commented_at=`commented <a href="#%s">%s</a>` +issues.commented_at=«прокомментировал <a href="#%s"> %s</a>» issues.delete_comment_confirm=Вы уверены, что хотите удалить этот комментарий? issues.no_content=Пока нет содержимого. issues.close_issue=Закрыть @@ -721,7 +721,7 @@ settings.event_choose=Позвольте мне выбрать то, что ну settings.event_create=Создать settings.event_create_desc=Ветка или тэг созданы settings.event_pull_request=Запросы на слияние -settings.event_pull_request_desc=Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized. +settings.event_pull_request_desc=Запрос слияния открыт, закрыт, переоткрыт, изменён, назначен, снят, метка обновлена, метка убрана, или синхронизирован. settings.event_push=Push settings.event_push_desc=Push в репозиторий settings.active=Активен |