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.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 cc6b4c9b..ea05bb62 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -73,6 +73,9 @@
<string name="about_license_tab_title">Licença</string>
<string name="widget_note_list_title">Lista de notas</string>
+ <string name="widget_note_list_add">Adicionar nova nota</string>
+ <string name="widget_note_list_add_favorite">Adicionar nova nota aos favoritos</string>
+ <string name="widget_note_list_add_to_category">Adicionar nova nota %1$s</string>
<string name="widget_note_list_placeholder">Sem anotações</string>
<string name="widget_single_note_title">Anotação simples</string>
<string name="widget_single_note_placeholder_tv">Anotação não encontrada</string>