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-03-13 06:35:28 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-14 00:42:17 +0300
commit87a9dbf3be27564555703a1bd29a19ab3ccf124e (patch)
treedfe087676e8dabfde0b50fa560fa91c0567cb673 /app/src/main/res/values-pt-rBR
parent9233a577853353e6a1a8d09326bfdb0325700faa (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, 8 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 712db7d1..4e33167e 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -124,6 +124,8 @@
<string name="category_readonly">Somente leitura</string>
<string name="no_category">Sem categorias</string>
<string name="add_category">Adicionar %1$s</string>
+ <string name="simple_checkbox">Caixa de marcação</string>
+
<!-- Array: note modes -->
<string-array name="noteMode_entries">
<item>Abrir em modo de edição</item>
@@ -146,6 +148,12 @@
<item>6 horas</item>
</string-array>
+ <string-array name="darkmode_entries">
+ <item>Claro</item>
+ <item>Escuro</item>
+ <item>Padrão do Sistema</item>
+ </string-array>
+
<!-- Plurals -->
<plurals name="ab_selected">
<item quantity="one">%d selecionados</item>