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-16 06:32:42 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-06-16 08:34:11 +0300
commit8519a8264d3f349e2c85d1687ac4ec4e576be392 (patch)
tree0ad06adcb2eb18e119efb0e957b8c35a3447fdaf /app/src/main/res/values-pt-rBR
parente2d2083c9aacb981213ea30a9f147b715c564b60 (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.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index cb310a61..23762598 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -13,15 +13,12 @@
<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>
<string name="action_note_deleted">%1$s excluído</string>
<string name="action_note_restored">%1$s Restaurado</string>
<string name="action_undo">Desfazer</string>
- <string name="action_drawer_open">abrir navegação</string>
- <string name="action_drawer_close">fechar navegação</string>
<string name="action_uncategorized">Sem categoria</string>
<string name="menu_delete">Excluir</string>
<string name="menu_change_category">Categoria</string>
@@ -54,9 +51,6 @@
<string name="error_synchronization">A sincronização falhou</string>
<string name="error_json">O aplicativo Notes está ativado no servidor?</string>
<string name="error_no_network">Sem conexão de rede</string>
- <string name="error_files_app">Você instalou o aplicativo Files?</string>
- <string name="error_token_mismatch">Não é possível conectar-se ao aplicativo de arquivos.</string>
- <string name="error_insufficient_storage">Seu espaço de armazenagem no servidor está cheio.</string>
<string name="error_unknown">Ocorreu um erro desconhecido.</string>
<!-- About -->
@@ -120,7 +114,6 @@
<string name="could_not_load_preview_two_digit_numbered_list">Não foi possível carregar a visualização. Verifique se há um item da lista numerada de dois dígitos sem conteúdo.</string>
<string name="simple_more">Mais</string>
<string name="simple_move">Mover</string>
- <string name="error_files_app_version_too_old">A versão do aplicativo files está atualizada?</string>
<string name="checkbox_could_not_be_toggled">Não foi possível alternar a caixa de seleção.</string>
<string name="bulk_notes_deleted"> %1$d notas excluídas</string>
<string name="bulk_notes_restored">%1$d notas restauradas</string>
@@ -196,4 +189,5 @@
<string name="formatting_help_code_title">Código</string>
<string name="formatting_help_unsupported_title">Não suportado</string>
<string name="formatting_help_unsupported_body_3">Imagens</string>
+ <string name="simple_other">Outro</string>
</resources>