Merge pull request #78 from smarquespt/patch-2

Update strings.xml
This commit is contained in:
Tibor Kaputa 2017-04-15 18:46:28 +02:00 committed by GitHub
commit 54dd9041e3

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>