Skip to content

Commit 9a5884d

Browse files
weblateMark Kuiphuis
andcommitted
TASK: Translated using Weblate (Dutch)
Currently translated at 100.0% (1 of 1 strings) TASK: Translated using Weblate (Dutch) Currently translated at 100.0% (1 of 1 strings) TASK: Translated using Weblate (Dutch) Currently translated at 100.0% (1 of 1 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mark Kuiphuis <mark@kuiphuis.online> Translate-URL: https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypesfourcolumn-90/nl/ Translate-URL: https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypesthreecolumn-90/nl/ Translate-URL: https://hosted.weblate.org/projects/neos/neosnodetypescolumnlayouts-nodetypestwocolumn-90/nl/ Translation: Neos/Neos.NodeTypes.ColumnLayouts - NodeTypes/FourColumn - 9.0 Translation: Neos/Neos.NodeTypes.ColumnLayouts - NodeTypes/ThreeColumn - 9.0 Translation: Neos/Neos.NodeTypes.ColumnLayouts - NodeTypes/TwoColumn - 9.0
1 parent a2f8794 commit 9a5884d

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/nl/NodeTypes/FourColumn.xlf

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
33
<file original="" product-name="Neos.NodeTypes.ColumnLayouts" source-language="en" datatype="plaintext" target-language="nl">
44
<body>
5-
<trans-unit id="ui.label" xml:space="preserve" approved="yes">
6-
<source>Four column content</source>
7-
<target state="final">Vier koloms inhoud</target></trans-unit>
5+
<trans-unit id="ui.label" xml:space="preserve" approved="no">
6+
<source>Four column content</source>
7+
<target state="translated">Vier kolommen</target>
8+
</trans-unit>
89
</body>
910
</file>
1011
</xliff>

Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/nl/NodeTypes/ThreeColumn.xlf

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
33
<file original="" product-name="Neos.NodeTypes.ColumnLayouts" source-language="en" datatype="plaintext" target-language="nl">
44
<body>
5-
<trans-unit id="ui.label" xml:space="preserve" approved="yes">
6-
<source>Three column content</source>
7-
<target state="final">Drie koloms inhoud</target></trans-unit>
5+
<trans-unit id="ui.label" xml:space="preserve" approved="no">
6+
<source>Three column content</source>
7+
<target state="translated">Drie kolommen</target>
8+
</trans-unit>
89
</body>
910
</file>
1011
</xliff>

Neos.NodeTypes.ColumnLayouts/Resources/Private/Translations/nl/NodeTypes/TwoColumn.xlf

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
33
<file original="" product-name="Neos.NodeTypes.ColumnLayouts" source-language="en" datatype="plaintext" target-language="nl">
44
<body>
5-
<trans-unit id="ui.label" xml:space="preserve" approved="yes">
6-
<source>Two column content</source>
7-
<target state="final">Twee koloms inhoud</target></trans-unit>
5+
<trans-unit id="ui.label" xml:space="preserve" approved="no">
6+
<source>Two column content</source>
7+
<target state="translated">Twee kolommen</target>
8+
</trans-unit>
89
</body>
910
</file>
1011
</xliff>

0 commit comments

Comments
 (0)