|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2"> |
| 3 | + <file source-language="en" target-language="it" datatype="plaintext" original="file.ext"> |
| 4 | + <body> |
| 5 | + <trans-unit id="header.close"> |
| 6 | + <source>header.close</source> |
| 7 | + <target>Chiudi</target> |
| 8 | + </trans-unit> |
| 9 | + <trans-unit id="header.logged_in_as"> |
| 10 | + <source>header.logged_in_as</source> |
| 11 | + <target>Connesso come</target> |
| 12 | + </trans-unit> |
| 13 | + <trans-unit id="entity.create"> |
| 14 | + <source>entity.create</source> |
| 15 | + <target>Crea "%entity%"</target> |
| 16 | + </trans-unit> |
| 17 | + <trans-unit id="list.actions"> |
| 18 | + <source>list.actions</source> |
| 19 | + <target>Azioni</target> |
| 20 | + </trans-unit> |
| 21 | + <trans-unit id="actions.edit"> |
| 22 | + <source>actions.edit</source> |
| 23 | + <target>Modifica</target> |
| 24 | + </trans-unit> |
| 25 | + <trans-unit id="paginator.first"> |
| 26 | + <source>paginator.first</source> |
| 27 | + <target>Prima</target> |
| 28 | + </trans-unit> |
| 29 | + <trans-unit id="paginator.previous"> |
| 30 | + <source>paginator.previous</source> |
| 31 | + <target>Precedente</target> |
| 32 | + </trans-unit> |
| 33 | + <trans-unit id="paginator.next"> |
| 34 | + <source>paginator.next</source> |
| 35 | + <target>Successiva</target> |
| 36 | + </trans-unit> |
| 37 | + <trans-unit id="paginator.last"> |
| 38 | + <source>paginator.last</source> |
| 39 | + <target>Ultima</target> |
| 40 | + </trans-unit> |
| 41 | + <trans-unit id="paginator.counter"> |
| 42 | + <source>paginator.counter</source> |
| 43 | + <target><![CDATA[<strong>%start%</strong> - <strong>%end%</strong> di <strong>%results%</strong>]]></target> |
| 44 | + </trans-unit> |
| 45 | + <trans-unit id="entity.edit"> |
| 46 | + <source>entity.edit</source> |
| 47 | + <target>Modifica</target> |
| 48 | + </trans-unit> |
| 49 | + <trans-unit id="entity.save_changes"> |
| 50 | + <source>entity.save_changes</source> |
| 51 | + <target>Salva modifiche</target> |
| 52 | + </trans-unit> |
| 53 | + <trans-unit id="entity.delete"> |
| 54 | + <source>entity.delete</source> |
| 55 | + <target>Elimina</target> |
| 56 | + </trans-unit> |
| 57 | + <trans-unit id="link.back_to_listing"> |
| 58 | + <source>link.back_to_listing</source> |
| 59 | + <target>Torna alla lista</target> |
| 60 | + </trans-unit> |
| 61 | + <trans-unit id="actions.cancel"> |
| 62 | + <source>actions.cancel</source> |
| 63 | + <target>Annulla</target> |
| 64 | + </trans-unit> |
| 65 | + <trans-unit id="actions.list"> |
| 66 | + <source>actions.list</source> |
| 67 | + <target>Lista</target> |
| 68 | + </trans-unit> |
| 69 | + <trans-unit id="actions.new"> |
| 70 | + <source>actions.new</source> |
| 71 | + <target>Crea</target> |
| 72 | + </trans-unit> |
| 73 | + <trans-unit id="actions.show"> |
| 74 | + <source>actions.show</source> |
| 75 | + <target>Vedi</target> |
| 76 | + </trans-unit> |
| 77 | + <trans-unit id="actions.search"> |
| 78 | + <source>actions.search</source> |
| 79 | + <target>Cerca</target> |
| 80 | + </trans-unit> |
| 81 | + <trans-unit id="actions.delete"> |
| 82 | + <source>actions.delete</source> |
| 83 | + <target>Elimina</target> |
| 84 | + </trans-unit> |
| 85 | + <trans-unit id="list.results_found"> |
| 86 | + <source>list.results_found</source> |
| 87 | + <target><![CDATA[{0} Nessun risultato|{1} <strong>1</strong> risultato|]1,Inf] <strong>%count%</strong> risultati]]></target> |
| 88 | + </trans-unit> |
| 89 | + <trans-unit id="list.no_results"> |
| 90 | + <source>list.no_results</source> |
| 91 | + <target>Nessun risultato</target> |
| 92 | + </trans-unit> |
| 93 | + <trans-unit id="list.search"> |
| 94 | + <source>list.search</source> |
| 95 | + <target>Cerca</target> |
| 96 | + </trans-unit> |
| 97 | + <trans-unit id="delete_modal.title"> |
| 98 | + <source>delete_modal.title</source> |
| 99 | + <target>Eliminare questo elemento?</target> |
| 100 | + </trans-unit> |
| 101 | + <trans-unit id="delete_modal.content"> |
| 102 | + <source>delete_modal.content</source> |
| 103 | + <target>Questa azione è irreversibile.</target> |
| 104 | + </trans-unit> |
| 105 | + </body> |
| 106 | + </file> |
| 107 | +</xliff> |
0 commit comments