Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-pt-rBR
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 383308972..6ffe00369 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -77,6 +77,9 @@
<string name="error">Ocorreu um erro</string>
<string name="operation_not_yet_supported">Ainda não suportado</string>
<string name="simple_copy">copiar</string>
+ <string name="simple_synchronization">Sincronização</string>
+ <string name="simple_appearance">Aparência</string>
+ <string name="simple_error">Erro</string>
<string name="simple_exception">Exceção</string>
<string name="copied_to_clipboard">Copiado para a área de transferência</string>
<string name="simple_close">fechar</string>
@@ -107,6 +110,7 @@
<string name="simple_rename">Renomear</string>
<string name="simple_settings">Configurações</string>
<string name="settings_theme_title">Tema escuro</string>
+ <string name="settings_branding_title">Marcação</string>
<string name="settings_background_sync">Sincronização em segundo plano</string>
<string name="pref_value_wifi_and_mobile">Sincronizar com Wi-Fi e dados móveis</string>
<string name="pref_value_wifi_only">Sincronizar apenas com Wi-Fi</string>
@@ -154,4 +158,7 @@
<string name="choose_board">Escolher painel</string>
<string name="choose_list">Escolher lista</string>
<string name="task_count">%1$s/%2$s</string>
-</resources>
+ <string name="open_in_browser">Abrir no navegador</string>
+ <string name="simple_open">Abrir</string>
+ <string name="updating_card">Atualizando cartão...</string>
+ </resources>