Skip to content

Commit 116304f

Browse files
authored
Merge pull request #71 from smarquespt/master
Portuguese update
2 parents be30005 + ac4761a commit 116304f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

app/src/main/res/values-pt-rPT/strings.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,20 @@
1414
<string name="pick_a_note">Selecione uma nota</string>
1515
<string name="rename_note">Renomear nota</string>
1616
<string name="general_note">Nota genérica</string>
17-
<string name="open_file">Open file</string>
17+
<string name="open_file">Abrir ficheiro</string>
1818

1919
<!-- File notes -->
20-
<string name="save_as_file">Save as file</string>
21-
<string name="file_too_large">File too large, the limit is 10MB</string>
22-
<string name="only_import_file_content">Only import the file content</string>
23-
<string name="update_file_at_note">Update the file itself at updating the note</string>
24-
<string name="delete_file_itself">Also delete file \"%1$s\"</string>
25-
<string name="note_saved_successfully">Note \"%1$s\" saved successfully</string>
26-
<string name="display_success_message">Display save success messages</string>
20+
<string name="save_as_file">Guardar como ficheiro/string>
21+
<string name="file_too_large">Ficheiro muito grande, o limite são 10 MB</string>
22+
<string name="only_import_file_content">Importar apenas o conteúdo do ficheiro</string>
23+
<string name="update_file_at_note">Atualizar o ficheiro ao atualizar a nota</string>
24+
<string name="delete_file_itself">Apagar também o ficheiro \"%1$s\"</string>
25+
<string name="note_saved_successfully">Nota \"%1$s\" guardada com sucesso</string>
26+
<string name="display_success_message">Mostrar mensagens de gravação com sucesso</string>
2727

2828
<!-- Settings -->
2929
<string name="note_font_size">Tamanho do texto da nota</string>
30-
<string name="links_and_emails_clickable">Make links and emails clickable</string>
30+
<string name="links_and_emails_clickable">Ativar clique em ligações e endereços de e-mail</string>
3131
<string name="widget_note">Nota utilizada no widget</string>
3232
<string name="small">Pequeno</string>
3333
<string name="normal">Normal</string>

0 commit comments

Comments
 (0)