|
17 | 17 | <string name="add_to_note">Dodaj u bilješku</string> |
18 | 18 | <string name="unsaved_changes_warning">Imate neke nespremljene izmjene. Što želite učiniti s njima??</string> |
19 | 19 | <string name="note_shown_widget">Bilješka prikazana u widgetu:</string> |
20 | | - <string name="new_note_type">New note type:</string> |
21 | | - <string name="text_note">Text note</string> |
| 20 | + <string name="new_note_type">Nova vrsta bilješke:</string> |
| 21 | + <string name="text_note">Tekstualna bilješka</string> |
22 | 22 |
|
23 | 23 | <!-- File notes --> |
24 | 24 | <string name="open_file">Otvori datoteku</string> |
|
29 | 29 | <string name="delete_file_itself">Također izbriši datoteku \"%s\"</string> |
30 | 30 | <string name="note_saved_successfully">Bilješka \"%s\" uspješno spremljena</string> |
31 | 31 | <string name="note_exported_successfully">Bilješka \"%s\" uspješno izvezena</string> |
32 | | - <string name="only_export_file_content">Only export the current file content\n(changing the note will not affect the file)</string> |
| 32 | + <string name="only_export_file_content">Izvoz samo trenutnog sadržaja datoteke\n(mijenjanje bilješke neće utjecati na datoteku)</string> |
33 | 33 |
|
34 | 34 | <!-- Settings --> |
35 | 35 | <string name="display_success_message">Prikaži poruke kada je spremanje uspješno</string> |
|
49 | 49 | <string name="use_incognito_mode">Use Incognito mode of keyboards</string> |
50 | 50 |
|
51 | 51 | <!-- Checklists --> |
52 | | - <string name="checklist">Checklist</string> |
53 | | - <string name="add_new_checklist_item">Add a new checklist item</string> |
54 | | - <string name="add_new_checklist_items">Add new checklist items</string> |
55 | | - <string name="checklist_is_empty">The checklist is empty</string> |
| 52 | + <string name="checklist">Spisak</string> |
| 53 | + <string name="add_new_checklist_item">Dodajte novu stavku na spisak</string> |
| 54 | + <string name="add_new_checklist_items">Dodajte nove stavke na spisak</string> |
| 55 | + <string name="checklist_is_empty">Spisak je prazan</string> |
56 | 56 |
|
57 | 57 | <!-- Import / Export --> |
58 | 58 | <string name="export_all_notes">Izvezi sve bilješke kao datoteke</string> |
|
0 commit comments