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:
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 7e50aa88..cb310a61 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -191,4 +191,9 @@
<item quantity="other">%d selecionados</item>
</plurals>
+ <string name="formatting_help_text_title">Texto</string>
+ <string name="formatting_help_checkboxes_title">Caixas de seleção</string>
+ <string name="formatting_help_code_title">Código</string>
+ <string name="formatting_help_unsupported_title">Não suportado</string>
+ <string name="formatting_help_unsupported_body_3">Imagens</string>
</resources>