|
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Simple Notes</string> |
4 | 4 | <string name="app_launcher_name">Notes</string> |
5 | | - <string name="widget_config">Gràcies per utilitzar Simple Notes.\nPer obtenir més aplicacions Simples, visiteu SimpleMobileTools.com.</string> |
| 5 | + <string name="widget_config">Gràcies per utilitzar Simple Notes. |
| 6 | +\nPer obtenir més aplicacions Simples, visiteu SimpleMobileTools.com.</string> |
6 | 7 | <string name="cannot_share_empty_text">No es pot compartir un text buit</string> |
7 | 8 | <string name="simple_note">Nota senzilla</string> |
8 | 9 | <string name="new_note">Afegeix una nota nova</string> |
|
32 | 33 | <string name="open_file">Obre un fitxer</string> |
33 | 34 | <string name="export_as_file">Exporta com a fitxer</string> |
34 | 35 | <string name="file_too_large">El fitxer és massa gran, el límit és d\'1 MB</string> |
35 | | - <string name="only_import_file_content">Importa només el contingut del fitxer\n(canviar el fitxer no afectarà la nota)</string> |
36 | | - <string name="update_file_at_note">Actualitza el fitxer en actualitzar la nota\n(la nota se suprimirà si se suprimeix el fitxer o canvia el camí)</string> |
| 36 | + <string name="only_import_file_content">Importa només el contingut del fitxer |
| 37 | +\n(canviar el fitxer no afectarà la nota)</string> |
| 38 | + <string name="update_file_at_note">Actualitza el fitxer en actualitzar la nota |
| 39 | +\n(la nota se suprimirà si se suprimeix el fitxer o canvia el camí)</string> |
37 | 40 | <string name="delete_file_itself">Suprimeix també el fitxer «%s»</string> |
38 | 41 | <string name="note_saved_successfully">La nota «%s» s\'ha desat correctament</string> |
39 | 42 | <string name="note_exported_successfully">La nota «%s» s\'ha exportat correctament</string> |
40 | | - <string name="only_export_file_content">Exporta només el contingut del fitxer actual\n(canviar la nota no afectarà el fitxer)</string> |
| 43 | + <string name="only_export_file_content">Exporta només el contingut del fitxer actual |
| 44 | +\n(canviar la nota no afectarà el fitxer)</string> |
41 | 45 | <!-- Settings --> |
42 | 46 | <string name="display_success_message">Mostra els missatges de desament correcte</string> |
43 | 47 | <string name="links_and_emails_clickable">Fes que els enllaços i correus electrònics s\'hi pugui fer clic</string> |
|
0 commit comments