|
@@ -20,7 +20,7 @@
|
|
|
</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>
|
|
|
+ <target>Crea e aggiungi</target>
|
|
|
</trans-unit>
|
|
|
<trans-unit id="btn_filter">
|
|
|
<source>btn_filter</source>
|
|
@@ -42,6 +42,14 @@
|
|
|
<source>link_action_list</source>
|
|
|
<target>Ritorna alla lista</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="link_action_view">
|
|
|
+ <source>link_action_view</source>
|
|
|
+ <target>Mostra</target>
|
|
|
+ </trans-unit>
|
|
|
+ <trans-unit id="link_action_edit">
|
|
|
+ <source>link_action_edit</source>
|
|
|
+ <target>Modifica</target>
|
|
|
+ </trans-unit>
|
|
|
<trans-unit id="link_add">
|
|
|
<source>link_add</source>
|
|
|
<target>Aggiungi nuovo</target>
|
|
@@ -102,6 +110,10 @@
|
|
|
<source>action_view</source>
|
|
|
<target>Mostra</target>
|
|
|
</trans-unit>
|
|
|
+ <trans-unit id="all_elements">
|
|
|
+ <source>all_elements</source>
|
|
|
+ <target>Tutti gli elementi</target>
|
|
|
+ </trans-unit>
|
|
|
</body>
|
|
|
</file>
|
|
|
</xliff>
|