summaryrefslogtreecommitdiffstats
path: root/options/locale
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2018-07-14 06:08:34 +0000
committerGiteaBot <teabot@gitea.io>2018-07-14 06:08:34 +0000
commit8e103d3e76dbd5af562687b64508be62355422d2 (patch)
treea10789b94b6bec4a9fba2d9117ad92b18451a553 /options/locale
parenta7c5e586355ecdd2811df46b7d17143232542e0d (diff)
downloadgitea-8e103d3e76dbd5af562687b64508be62355422d2.tar.gz
gitea-8e103d3e76dbd5af562687b64508be62355422d2.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale')
-rw-r--r--options/locale/locale_pt-BR.ini1
-rw-r--r--options/locale/locale_ru-RU.ini1
2 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini
index c6f3e69c3d..f7b8ed0794 100644
--- a/options/locale/locale_pt-BR.ini
+++ b/options/locale/locale_pt-BR.ini
@@ -1097,6 +1097,7 @@ settings.protected_branch_deletion_desc=Desabilitar a proteção de branch permi
settings.default_branch_desc=Selecione um branch padrão para pull requests e commits de código:
settings.choose_branch=Escolha um branch...
settings.no_protected_branch=Não há branches protegidos.
+settings.edit_protected_branch=Editar
diff.browse_source=Ver código fonte
diff.parent=pai
diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini
index 0a3f957e78..73a929759e 100644
--- a/options/locale/locale_ru-RU.ini
+++ b/options/locale/locale_ru-RU.ini
@@ -1097,6 +1097,7 @@ settings.protected_branch_deletion_desc=Любой пользователь с
settings.default_branch_desc=Главная ветка является "базовой" для вашего репозитория, на которую по умолчанию направлены все Pull Request'ы и которая является лицом вашего репозитория. Первое, что увидит посетитель — это содержимое главной ветки. Выберите её из уже существующих:
settings.choose_branch=Выберите ветку…
settings.no_protected_branch=Нет защищённых веток.
+settings.edit_protected_branch=Редактировать
diff.browse_source=Просмотр исходного кода
diff.parent=Родитель