Skip to content

Commit 5f55fb6

Browse files
weblateMark Kuiphuis
and
Mark Kuiphuis
committed
TASK: Translated using Weblate (Dutch)
Currently translated at 100.0% (114 of 114 strings) Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Mark Kuiphuis <[email protected]> Translate-URL: https://hosted.weblate.org/projects/neos/neosworkspaceui-main-90/nl/ Translation: Neos/Neos.Workspace.Ui - Main - 9.0
1 parent c52e85d commit 5f55fb6

File tree

1 file changed

+35
-3
lines changed
  • Neos.Workspace.Ui/Resources/Private/Translations/nl

1 file changed

+35
-3
lines changed

Neos.Workspace.Ui/Resources/Private/Translations/nl/Main.xlf

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -331,11 +331,11 @@
331331
</trans-unit>
332332
<trans-unit id="workspaces.dialog.forceSyncWorkspace" xml:space="preserve">
333333
<source>Conflicts between workspace "{0}" and "{1}"</source>
334-
<target state="needs-translation">Synchroniseren is mislukt</target>
334+
<target state="translated">Conflicten tussen workspace "{0}" en "{1}"</target>
335335
</trans-unit>
336336
<trans-unit id="workspaces.dialog.thisCanLeadToLostChanges" xml:space="preserve">
337337
<source>Workspace "{0}" contains modifications that are in conflict with the changes in workspace "{1}".</source>
338-
<target state="needs-translation">Een conflict is opgetreden tijdens het synchroniseren van de worksapce. Weet je zeker dat je de conflicterende wijzigingen wilt verwijderen?</target>
338+
<target state="translated">Workspace "{0}" bevat wijzigingen die een conflict veroorzaken met de wijzigingen in workspace "{1}".</target>
339339
</trans-unit>
340340
<trans-unit id="workspaces.modal.yesRebaseWorkspace" xml:space="preserve">
341341
<source>Yes, drop changes</source>
@@ -431,7 +431,39 @@
431431
</trans-unit>
432432
<trans-unit id="workspaces.dialog.rebase.node" xml:space="preserve">
433433
<source>Node</source>
434-
<target state="needs-translation">Node</target>
434+
<target state="translated">Node</target>
435+
</trans-unit>
436+
<trans-unit id="workspaces.dialog.rebase.event" xml:space="preserve">
437+
<source>Event</source>
438+
<target state="translated">Evenement</target>
439+
</trans-unit>
440+
<trans-unit id="workspaces.dialog.rebase.error" xml:space="preserve">
441+
<source>Error</source>
442+
<target state="translated">Fout</target>
443+
</trans-unit>
444+
<trans-unit id="workspaces.dialog.thisCanLeadToLostChangesConfirmation" xml:space="preserve">
445+
<source>Do you want to drop {0} conflicting change(s)?</source>
446+
<target state="translated">Wilt u de conflicterende {0} wijziging(en) verwijderen?</target>
447+
</trans-unit>
448+
<trans-unit id="workspaces.dialog.ShowInformationAboutConflict" xml:space="preserve">
449+
<source>Show information about {0} conflict(s)</source>
450+
<target state="translated">Toon informatie over {0} conflict(en)</target>
451+
</trans-unit>
452+
<trans-unit id="workspaces.dialog.ConfirmationDropConflictingChanges" xml:space="preserve">
453+
<source>Do you really want to drop all conflicting changes from workspace "{0}"?</source>
454+
<target state="translated">Weet u zeker dat u alle conflicterende wijzigingen wilt verwijderen van workspace "{0}"?</target>
455+
</trans-unit>
456+
<trans-unit id="workspaces.dialog.ConfirmationDropConflictingChangesCount" xml:space="preserve">
457+
<source>This will remove {0} change(s) from the workspace.</source>
458+
<target state="translated">Dit verwijdert {0} wijziging(en) van de workspace.</target>
459+
</trans-unit>
460+
<trans-unit id="workspaces.dialog.ConfirmationDropConflictingChangesText" xml:space="preserve">
461+
<source>This can not be undone! Do you wish to proceed?</source>
462+
<target state="translated">Dit kan niet ongedaan gemaakt worden! Wilt u doorgaan?</target>
463+
</trans-unit>
464+
<trans-unit id="workspaces.dialog.rebase.eventDetails" xml:space="preserve">
465+
<source>Event details</source>
466+
<target state="translated">Evenementdetails</target>
435467
</trans-unit>
436468
</body>
437469
</file>

0 commit comments

Comments
 (0)