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-10-08 06:43:52 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-10-08 22:09:15 +0300
commita7603b2bdc1de36945c45a1371d53f53135a560a (patch)
treeeabc9c237c079ec2e4e12d6be2fe1cce2c835a1b /app/src/main/res/values-pt-rBR
parent415b871c88f9a0c8dffc3b577c1578ef07089f6e (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 375f85d34..e6be90adf 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -114,6 +114,7 @@
<string name="no_lists_yet">Ainda sem listas</string>
<string name="do_you_want_to_save_your_changes">Deseja salvar suas alterações?</string>
<string name="do_you_want_to_archive_all_cards_of_the_list">Deseja arquivar todos os cartões de %1$s?</string>
+ <string name="do_you_want_to_archive_all_cards_of_the_filtered_list">Você deseja arquivar todos os cartões filtrados de %1$s?</string>
<plurals name="do_you_want_to_delete_the_current_list">
<item quantity="one">Isto excluirá permanentemente %1$d cartão desta lista.</item>
<item quantity="other">Isto excluirá permanentemente todos os %1$d cartões desta lista.</item>
@@ -285,4 +286,8 @@
<string name="project_type_room">Sala de conversação</string>
<string name="simple_move">Mover</string>
<string name="cannot_upload_files_without_permission">Não é possível enviar arquivos sem permissão</string>
- </resources>
+ <string name="clone_cards">Clonar cartões</string>
+ <string name="simple_clone">Clonar</string>
+ <string name="user_avatar">Avatar do usuário</string>
+ <string name="simple_unassign">Desatribuir</string>
+</resources>