File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
src/Resources/translations Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?><xliff xmlns =" urn:oasis:names:tc:xliff:document:1.2" version =" 1.2" >
2
+ <file source-language =" en" datatype =" plaintext" original =" src/Resources/translations/metamodel_checkbox.en.xlf" target-language =" it" >
3
+ <body >
4
+ <trans-unit id =" toggle.label" resname =" toggle.label" >
5
+ <source >Toggle</source >
6
+ <target >Attiva/disattiva</target >
7
+ </trans-unit >
8
+ <trans-unit id =" toggle.description" resname =" toggle.description" >
9
+ <source >Toggle the state of attribute " %name%" for item %id%</source >
10
+ <target >Attiva/disattiva lo stato dell'attributo " %name%" per l'elemento %id%</target >
11
+ </trans-unit >
12
+ <trans-unit id =" checkbox.value_0" resname =" checkbox.value_0" >
13
+ <source >Inactive</source >
14
+ <target >Inattivo</target >
15
+ </trans-unit >
16
+ <trans-unit id =" checkbox.value_1" resname =" checkbox.value_1" >
17
+ <source >Active</source >
18
+ <target >Attivo</target >
19
+ </trans-unit >
20
+ </body >
21
+ </file >
22
+ </xliff >
You can’t perform that action at this time.
0 commit comments