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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-08 06:30:58 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-08 09:08:18 +0300
commit3cf9b4c66133bdf53919ddfccdc22f196d7ef6c3 (patch)
treea4a191c0b40ab9adc689759a9fca916d04e9c38c /app/src/main/res/values-pt-rBR
parente5af3ddd433b4ab6c999e9feab2564cad20b7883 (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.xml7
1 files changed, 6 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 2e257bd9..de8b8f2b 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -13,6 +13,7 @@
<string name="simple_edit">Editar</string>
<string name="action_edit_save">Salvar</string>
<string name="simple_about">Sobre</string>
+ <string name="simple_accounts">Contas</string>
<string name="simple_bold">Negrito</string>
<string name="simple_link">Link</string>
<string name="simple_italic">Itálico</string>
@@ -150,8 +151,12 @@
<string name="added_content">\"%1$s\" adicionado</string>
<string name="shared_text_empty">O texto compartilhado estava vazio</string>
<string name="append_to_note">Anexar à nota</string>
+ <string name="settings_branding">Marcação</string>
+ <string name="simple_security">Segurança</string>
+ <string name="simple_appearance">Aparência</string>
+ <string name="simple_synchronization">Sincronização</string>
<string name="share_multiple">Compartilhar o conteúdo de %1$d notas</string>
-
+ <string name="manage_accounts">Gerenciar contas</string>
<!-- Array: note modes -->
<string-array name="noteMode_entries">
<item>Abrir em modo de edição</item>