Files
kimai2/translations/validators.nl.xlf
Weblate (bot) b012332d82 Translations update from Weblate (#2071)
* Translated using Weblate (Portuguese (Brazil))
* Translated using Weblate (Dutch)
* Translated using Weblate (Portuguese)
* Translated using Weblate (Spanish)

Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Co-authored-by: Leonardo Ferreira <miwibib401@ezeca.com>
Co-authored-by: Bruno Arakaki <brn.arakaki@gmail.com>
Co-authored-by: IxFail <mitchelnijkamp1@msn.com>
2020-10-30 13:22:34 +01:00

40 lines
2.1 KiB
XML

<?xml version='1.0' encoding='UTF-8'?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
<file source-language="en" target-language="nl" datatype="plaintext" original="validators.en.xlf">
<body>
<trans-unit id="This value is not a valid role.">
<source>This value is not a valid role.</source>
<target>Deze waarde is geen geldige rol.</target>
</trans-unit>
<trans-unit id="End date must not be earlier then start date.">
<source>End date must not be earlier then start date.</source>
<target>De einddatum mag niet voor de startdatum liggen.</target>
</trans-unit>
<trans-unit id="The begin date cannot be in the future.">
<source>The begin date cannot be in the future.</source>
<target>De startdatum kan niet in de toekomst liggen.</target>
</trans-unit>
<trans-unit id="The given value is not a valid time.">
<source>The given value is not a valid time.</source>
<target>De opgegeven waarde is geen geldig tijdstip.</target>
</trans-unit>
<trans-unit id="You already have an entry for this time.">
<source>You already have an entry for this time.</source>
<target>Je hebt al een item voor deze tijd.</target>
</trans-unit>
<trans-unit id="This period is locked, please choose a later date.">
<source>This period is locked, please choose a later date.</source>
<target>Deze periode is vergrendeld, kies een latere datum.</target>
</trans-unit>
<trans-unit id="This invoice document cannot be used, please rename the file and upload it again.">
<source>This invoice document cannot be used, please rename the file and upload it again.</source>
<target>Dit factuurdocument kan niet worden gebruikt, hernoem het bestand en upload het opnieuw.</target>
</trans-unit>
<trans-unit id="You must select at least one user or team.">
<source>You must select at least one user or team.</source>
<target>U moet ten minste één gebruiker of team selecteren.</target>
</trans-unit>
</body>
</file>
</xliff>