Update strings.xml

This commit is contained in:
Sérgio Marques 2017-04-15 16:30:12 +01:00 committed by GitHub
parent c01a837d0c
commit a729a0e4e0
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@
<!-- File notes -->
<string name="export_as_file">Exportar como ficheiro</string>
<string name="file_too_large">Ficheiro muito grande, o limite são 10 MB</string>
<string name="only_import_file_content">Only import the file content\n(changing the file will not affect the note)</string>
<string name="update_file_at_note">Update the file itself at updating the note\n(note gets deleted if file gets deleted, or path changes)</string>
<string name="only_import_file_content">Importar apenas o conteúdo do ficheiro\n(se alterar o ficheiro, a nota fica intacta)</string>
<string name="update_file_at_note">Atualizar o ficheiro ao atualizar a nota\n(a nota será removida se apagar o ficheiro ou se mudar a sua localização)</string>
<string name="delete_file_itself">Apagar também o ficheiro \"%1$s\"</string>
<string name="note_saved_successfully">Nota \"%1$s\" guardada com sucesso</string>
<string name="display_success_message">Mostrar mensagens de gravação com sucesso</string>