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>2019-03-27 04:49:33 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-27 04:49:33 +0300
commitd5eb1d51b11a4b650ee282eaa35e578bdd81379e (patch)
tree89cc698e0f11ce7e9839e366472bd6bcd470e7f9 /app/src/main/res/values-pt-rBR
parent6f254c22b7058673387c92e50851d138dd2db514 (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.xml3
1 files changed, 3 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 a3fd1e83f..8b9a32b95 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -7,6 +7,8 @@
<!-- Simple values -->
<string name="simple_boards">Painéis</string>
+ <string name="simple_cancel">Cancelar</string>
+ <string name="simple_create">Criar</string>
<!-- About -->
<string name="about">Sobre</string>
@@ -57,4 +59,5 @@
<string name="add_board">Adicionar painel</string>
<string name="action_card_list_add_column">Adicionar coluna</string>
<string name="action_card_list_board_details">Detalhes do painel</string>
+ <string name="simple_title">Título</string>
</resources>