123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE xliff PUBLIC "-//XLIFF//DTD XLIFF//EN" "http://www.oasis-open.org/committees/xliff/documents/xliff.dtd" >
- <xliff version="1.0">
- <file original="global" source-language="en" datatype="plaintext">
- <header />
- <body>
- <!-- Actions -->
- <trans-unit>
- <source>New</source>
- <target>Novo</target>
- </trans-unit>
- <trans-unit>
- <source>Edit</source>
- <target>Uredi</target>
- </trans-unit>
- <trans-unit>
- <source>Delete</source>
- <target>Obriši</target>
- </trans-unit>
- <trans-unit>
- <source>List</source>
- <target>Lista</target>
- </trans-unit>
- <trans-unit>
- <source>Save</source>
- <target>Spremi</target>
- </trans-unit>
- <trans-unit>
- <source>Save and add</source>
- <target>Spremi i dodaj</target>
- </trans-unit>
- <trans-unit>
- <source>Cancel</source>
- <target>Odustani</target>
- </trans-unit>
- <!-- Filters -->
- <trans-unit>
- <source>Reset</source>
- <target>Poništi</target>
- </trans-unit>
- <trans-unit>
- <source>Filter</source>
- <target>Filtriraj</target>
- </trans-unit>
- <!-- List -->
- <trans-unit>
- <source>No result</source>
- <target>Nema rezultata</target>
- </trans-unit>
- <trans-unit>
- <source>Actions</source>
- <target>Akcije</target>
- </trans-unit>
- <trans-unit>
- <source>(page %%page%%/%%nb_pages%%)</source>
- <target>(stranica %%page%%/%%nb_pages%%)</target>
- </trans-unit>
- <trans-unit>
- <source>asc</source>
- <target>rastuće</target>
- </trans-unit>
- <trans-unit>
- <source>desc</source>
- <target>padajuće</target>
- </trans-unit>
- <!-- Pagination -->
- <trans-unit>
- <source>First page</source>
- <target>Prva stranica</target>
- </trans-unit>
- <trans-unit>
- <source>Previous page</source>
- <target>Prethodna stranica</target>
- </trans-unit>
- <trans-unit>
- <source>Next page</source>
- <target>Sljedeća stranica</target>
- </trans-unit>
- <trans-unit>
- <source>Last page</source>
- <target>Zadnja stranica</target>
- </trans-unit>
- <!-- Form -->
- <trans-unit>
- <source>The item was created successfully.</source>
- <target>Stavka je uspješno kreirana.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully.</source>
- <target>Izmjene su spremljene.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was created successfully. You can add another one below.</source>
- <target>Stavka uspješno kreirana. Možete dodati sljedeću.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully. You can add another one below.</source>
- <target>Izmjene su spremljene. Možete dodati sljedeću stavku.</target>
- </trans-unit>
- <trans-unit>
- <source>The item has not been saved due to some errors.</source>
- <target>Stavka nije spremljena zbog greške.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was deleted successfully.</source>
- <target>Stavka uspješno izbrisana.</target>
- </trans-unit>
- <trans-unit>
- <source>You must at least select one item.</source>
- <target>Morate izabrati barem jednu stavku.</target>
- </trans-unit>
- <trans-unit>
- <source>You must select an action to execute on the selected items.</source>
- <target>Morate izabrati akciju koja će se izvršiti na izabranim stavkama.</target>
- </trans-unit>
- <trans-unit>
- <source>A problem occurs when deleting the selected items as some items do not exist anymore.</source>
- <target>Ne mogu izbrisati izabrane stavke jer neke više ne postoje.</target>
- </trans-unit>
- <trans-unit>
- <source>The selected items have been deleted successfully.</source>
- <target>Izabrane stavke su uspješno obrisane.</target>
- </trans-unit>
- <trans-unit>
- <source>A problem occurs when deleting the selected items.</source>
- <target>Ne mogu izbrisati izabrane stavke zbog greške.</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|