From 8e103d3e76dbd5af562687b64508be62355422d2 Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Sat, 14 Jul 2018 06:08:34 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_pt-BR.ini | 1 +
 options/locale/locale_ru-RU.ini | 1 +
 2 files changed, 2 insertions(+)

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=Родитель