Skip to content

Commit f08d264

Browse files
committed
Merge branch 'hotfix/translation_loader-translation.tx' into 'hotfix/translation_loader'
Updated translations from transifex. See merge request metamodels/attribute_checkbox!44
2 parents daa93f3 + 500ca25 commit f08d264

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

src/Resources/translations/metamodel_checkbox.de.xlf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<target>Wechseln</target>
77
</trans-unit>
88
<trans-unit id="toggle.description" resname="toggle.description">
9-
<source>Toggle the state of attribute "%name%" for item %id%</source>
10-
<target>Wechselt den Status des Attributs "%name%" für Datensatz %id%.</target>
9+
<source>Toggle the state of attribute &quot;%name%&quot; for item %id%</source>
10+
<target>Wechselt den Status des Attributs &quot;%name%&quot; für Datensatz %id%</target>
1111
</trans-unit>
1212
<trans-unit id="checkbox.value_0" resname="checkbox.value_0">
1313
<source>Inactive</source>
@@ -19,4 +19,4 @@
1919
</trans-unit>
2020
</body>
2121
</file>
22-
</xliff>
22+
</xliff>

src/Resources/translations/tl_metamodel_filtersetting.de.xlf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<file source-language="en" datatype="plaintext" original="src/Resources/translations/tl_metamodel_filtersetting.en.xlf" target-language="de">
33
<body>
44
<trans-unit id="typenames.checkbox_published" resname="typenames.checkbox_published">
5-
<source>Published state</source>
6-
<target>Veröffentlichungsstatus</target>
5+
<source>Checkbox state</source>
6+
<target>Checkbox-Status</target>
77
</trans-unit>
88
<trans-unit id="check_ignorepublished.label" resname="check_ignorepublished.label">
99
<source>Allow parameter override</source>
@@ -18,8 +18,8 @@
1818
<target>Filter nicht in Frontendvorschau nutzen</target>
1919
</trans-unit>
2020
<trans-unit id="check_allowpreview.description" resname="check_allowpreview.description">
21-
<source>If you check this, this filter will not get applied when an user is in &quot;Front end preview&quot; and has the option &quot;show unpublished items&quot; active.</source>
22-
<target>Falls ausgewählt, wird dieser Filter nicht benutzt, wenn ein Benutzer die Frontend-Vorschau nutzt. Die Option &quot;Unveröffentlichte Elemente anzeigen&quot; wird nicht ignoriert.</target>
21+
<source>If you check this, this filter will not get applied when a user is in &quot;Front end preview&quot; and has the option &quot;show unpublished items&quot; active.</source>
22+
<target>Falls ausgewählt, wird dieser Filter übergangen, wenn ein Benutzer die Frontend-Vorschau nutzt. Die Option &quot;Unveröffentlichte Elemente anzeigen&quot; wird ignoriert.</target>
2323
</trans-unit>
2424
<trans-unit id="ignore_published.label" resname="ignore_published.label">
2525
<source>Ignore checkbox field %name%</source>

0 commit comments

Comments
 (0)