0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-01 07:49:59 +00:00
kevinpapst_kimai2/translations/validators.nl.xlf
2022-09-08 18:08:42 +02:00

91 lines
5.2 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="IkNxbBI" resname="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="CLHaByy" resname="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="ePrqiLM" resname="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="VJSZSD0" resname="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="u2wjm2i" resname="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="0o.pH3X" resname="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="yDlKSRw" resname="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="1V6BsD_" resname="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>
<trans-unit id="rmH78_V" resname="At least one team leader must be assigned to the team.">
<source>At least one team leader must be assigned to the team.</source>
<target>Er moet tenminste één teamleider aan het team toegewezen zijn.</target>
</trans-unit>
<trans-unit id="6rO8GZ1" resname="Maximum duration of {{ value }} hours exceeded.">
<source>Maximum duration of {{ value }} hours exceeded.</source>
<target>Maximale {{ value }} uren toegestaan.</target>
</trans-unit>
<trans-unit id="1oKCOa5" resname="The budget is completely used.">
<source>The budget is completely used.</source>
<target>Het budget is gebruikt. Van het beschikbare %budget%, is %used% al gebruikt, %free% kan nog gebruikt worden.</target>
</trans-unit>
<trans-unit id="INlaCgW" resname="An equal email is already used.">
<source>An equal email is already used.</source>
<target>Een soortgelijke e-mail is al in gebruik.</target>
</trans-unit>
<trans-unit id="ekO5eXI" resname="An equal username is already used.">
<source>An equal username is already used.</source>
<target>Een soortgelijke gebruikersnaam is al in gebruik.</target>
</trans-unit>
<trans-unit id="S14XECA" resname="The username is already used.">
<source>The username is already used.</source>
<target>De gebruikersnaam is al in gebruik.</target>
</trans-unit>
<trans-unit id="6u6oCwB" resname="The email is already used.">
<source>The email is already used.</source>
<target>De e-mail is al in gebruik.</target>
</trans-unit>
<trans-unit id="6WAG.Xj" resname="The entered passwords don't match.">
<source>The entered passwords don't match.</source>
<target>De ingevulde wachtwoorden komen niet overeen.</target>
</trans-unit>
<trans-unit id="Jz1y3yB" resname="Duration cannot be zero.">
<source>Duration cannot be zero.</source>
<target state="translated">Een lege tijdsduur is niet toegestaan.</target>
</trans-unit>
<trans-unit id="rHd9_aA" resname="A project needs to be selected.">
<source>A project needs to be selected.</source>
<target state="translated">Er moet een project geselecteerd worden.</target>
</trans-unit>
<trans-unit id="mjlH0la" resname="This timesheet is already exported.">
<source>This timesheet is already exported.</source>
<target state="translated">Dit tijdrooster is al geëxporteerd.</target>
</trans-unit>
<trans-unit id="dcPei9G" resname="Sorry, the budget is used up.">
<source>Sorry, the budget is used up.</source>
<target state="translated">Sorry, het budget is op.</target>
</trans-unit>
<trans-unit id="to1Q85W" resname="An activity needs to be selected.">
<source>An activity needs to be selected.</source>
<target state="translated">Er moet een activiteit geselecteerd worden.</target>
</trans-unit>
</body>
</file>
</xliff>