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-08-14 06:51:20 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-08-14 10:16:45 +0300
commitbdef692a13806e440dd2e791e4e10e61343acf2d (patch)
treee914905d5556c859411f3105cd0bca66382b8159 /app/src/main/res/values-pt-rBR
parent153710ae6a7a8e7ff0e2b3edab79c06e955affab (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.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index d8122431a..faaf3914f 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -255,6 +255,10 @@
<string name="append_text_to_description">Anexar à descrição</string>
<string name="add_text_as_comment">Adicionar como comentário</string>
<string name="progress_count">%1$d de %2$d</string>
+ <plurals name="progress_error_count">
+ <item quantity="one">%1$d erro ao fazer o upload</item>
+ <item quantity="other">%1$d erros ao fazer o upload</item>
+ </plurals>
<string name="simple_report">Reportar</string>
<string name="error_action_open_battery_settings">Configurações da bateria</string>
<string name="move_warning">Comentários ou anexos não podem ser transferidos ao mover o cartão para outra placa.</string>
@@ -280,4 +284,5 @@
<string name="single_card">Cartão único</string>
<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>