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>2021-10-04 06:59:20 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-10-04 10:35:17 +0300
commit6dbafb0a98acc35a78e3aec4f13b9bf2e0375618 (patch)
treea2c103ea66f5c440d72623c206a3e5e3ba890c60 /app/src/main/res/values-pt-rBR
parentead15781cfc1a1803d3a5a0cee6d93d99a2bafc9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml6
1 files changed, 5 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 4df3d1f5..d17fce01 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -12,6 +12,7 @@
<string name="action_search">Pesquisar</string>
<string name="action_sorting_method">Método de ordenação</string>
<string name="simple_cancel">Cancelar</string>
+ <string name="simple_switch">Trocar</string>
<string name="simple_edit">Editar</string>
<string name="simple_remove">Remover</string>
<string name="action_edit_save">Salvar</string>
@@ -265,4 +266,7 @@
<string name="settings_file_suffix_description">Extensão para novas notas no seu Nextcloud</string>
<string name="settings_file_suffix_success">Novo sufixo: %1$s</string>
<string name="http_status_code">Código de Status HTTP: %1$d</string>
- </resources>
+ <string name="progress_import_indeterminate">Importando notas… </string>
+ <string name="progress_import">Importando notas %1$d de %2$d…</string>
+ <string name="account_imported">Conta importada.</string>
+</resources>