|
@@ -0,0 +1,107 @@
|
|
|
+<?xml version="1.0"?>
|
|
|
+<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
+ <file source-language="en" datatype="plaintext" original="" >
|
|
|
+ <body>
|
|
|
+ <trans-unit id="action_delete">
|
|
|
+ <source>action_delete</source>
|
|
|
+ <target>Cancella</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_batch">
|
|
|
+ <source>btn_batch</source>
|
|
|
+ <target>Vai</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_create">
|
|
|
+ <source>btn_create</source>
|
|
|
+ <target>Crea</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_create_and_edit_again">
|
|
|
+ <source>btn_create_and_edit_again</source>
|
|
|
+ <target>Crea</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_create_and_create_a_new_one">
|
|
|
+ <source>btn_create_and_create_a_new_one</source>
|
|
|
+ <target>Create e aggiungi</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_filter">
|
|
|
+ <source>btn_filter</source>
|
|
|
+ <target>Filtra</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_update_and_edit_again">
|
|
|
+ <source>btn_update_and_edit_again</source>
|
|
|
+ <target>Aggiorna</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="btn_update_and_return_to_list">
|
|
|
+ <source>btn_update_and_return_to_list</source>
|
|
|
+ <target>Aggiorna e torna alla lista</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_action_create">
|
|
|
+ <source>link_action_create</source>
|
|
|
+ <target>Aggiungi nuovo</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_action_list">
|
|
|
+ <source>link_action_list</source>
|
|
|
+ <target>Ritorna alla lista</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_add">
|
|
|
+ <source>link_add</source>
|
|
|
+ <target>Aggiungi nuovo</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_list">
|
|
|
+ <source>link_list</source>
|
|
|
+ <target>Lista</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_reset_filter">
|
|
|
+ <source>link_reset_filter</source>
|
|
|
+ <target>Azzera</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="title_create">
|
|
|
+ <source>title_create</source>
|
|
|
+ <target>Crea</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="title_dashboard">
|
|
|
+ <source>title_dashboard</source>
|
|
|
+ <target>Dashboard</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="title_edit">
|
|
|
+ <source>title_edit</source>
|
|
|
+ <target>Modifica</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="title_list">
|
|
|
+ <source>title_list</source>
|
|
|
+ <target>Lista</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_next_pager">
|
|
|
+ <source>link_next_pager</source>
|
|
|
+ <target>Pagina successiva</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_previous_pager">
|
|
|
+ <source>link_previous_pager</source>
|
|
|
+ <target>Pagina precedente</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="Admin">
|
|
|
+ <source>Admin</source>
|
|
|
+ <target>Admin</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_expand">
|
|
|
+ <source>link_expand</source>
|
|
|
+ <target>Espandi/Riduci</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="no_result">
|
|
|
+ <source>no_result</source>
|
|
|
+ <target>Nessun risultato</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="confirm_msg">
|
|
|
+ <source>confirm_msg</source>
|
|
|
+ <target>Sei sicuro?</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="action_edit">
|
|
|
+ <source>action_edit</source>
|
|
|
+ <target>Modifica</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="action_view">
|
|
|
+ <source>action_view</source>
|
|
|
+ <target>Mostra</target>
|
|
|
+ </trans-unit>
|
|
|
+ </body>
|
|
|
+ </file>
|
|
|
+</xliff>
|