123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- <?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>Ny</target>
- </trans-unit>
- <trans-unit>
- <source>Edit</source>
- <target>Rediger</target>
- </trans-unit>
- <trans-unit>
- <source>Delete</source>
- <target>Slett</target>
- </trans-unit>
- <trans-unit>
- <source>List</source>
- <target>Liste</target>
- </trans-unit>
- <trans-unit>
- <source>Save</source>
- <target>Lagre</target>
- </trans-unit>
- <trans-unit>
- <source>Save and add</source>
- <target>Lagre og opprett ny</target>
- </trans-unit>
- <trans-unit>
- <source>Cancel</source>
- <target>Avbryt</target>
- </trans-unit>
- <!-- Filters -->
- <trans-unit>
- <source>Reset</source>
- <target>Tilbakestill</target>
- </trans-unit>
- <trans-unit>
- <source>Filter</source>
- <target>Filtrer</target>
- </trans-unit>
- <!-- List -->
- <trans-unit>
- <source>No result</source>
- <target>Ingen resultater</target>
- </trans-unit>
- <trans-unit>
- <source>Actions</source>
- <target>Handlinger</target>
- </trans-unit>
- <trans-unit>
- <source>(page %%page%%/%%nb_pages%%)</source>
- <target>(side %%page%%/%%nb_pages%%)</target>
- </trans-unit>
- <trans-unit>
- <source>asc</source>
- <target>stigende</target>
- </trans-unit>
- <trans-unit>
- <source>desc</source>
- <target>synkende</target>
- </trans-unit>
- <!-- Pagination -->
- <trans-unit>
- <source>First page</source>
- <target>Første side</target>
- </trans-unit>
- <trans-unit>
- <source>Previous page</source>
- <target>Forrige side</target>
- </trans-unit>
- <trans-unit>
- <source>Next page</source>
- <target>Neste side</target>
- </trans-unit>
- <trans-unit>
- <source>Last page</source>
- <target>Siste side</target>
- </trans-unit>
- <!-- Form -->
- <trans-unit>
- <source>The item was created successfully.</source>
- <target>Nytt objekt opprettet.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully.</source>
- <target>Objekt oppdatert.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was created successfully. You can add another one below.</source>
- <target>Objektet ble opprettet, du kan opprette et nytt nedenfor.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was updated successfully. You can add another one below.</source>
- <target>Objekt oppdatert, du kan opprette et nytt nedenfor.</target>
- </trans-unit>
- <trans-unit>
- <source>The item has not been saved due to some errors.</source>
- <target>Objektet ble ikke lagret, grunnet noen feil.</target>
- </trans-unit>
- <trans-unit>
- <source>The item was deleted successfully.</source>
- <target>Objekt slettet.</target>
- </trans-unit>
- </body>
- </file>
- </xliff>
|