0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-18 14:52:53 +00:00
kevinpapst_kimai2/translations/exceptions.nl.xlf
2021-11-05 14:40:31 +01:00

52 lines
2.3 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="exceptions.en.xlf">
<body>
<trans-unit id="DhMUS5c" resname="access.denied">
<source>access.denied</source>
<target>Toegang geweigerd</target>
</trans-unit>
<trans-unit id="wSGnVM4" resname="stacktrace">
<source>stacktrace</source>
<target>Hier deed het probleem zich voor</target>
</trans-unit>
<trans-unit id="rtYKRSj" resname="http_error.title">
<source>http_error.title</source>
<target>Fout</target>
</trans-unit>
<trans-unit id="e3w.2Rf" resname="http_error.description">
<source>http_error.description</source>
<target>Oeps! Er is iets fout gegaan.</target>
</trans-unit>
<trans-unit id="ru5FEGk" resname="http_error.suggestion">
<source>http_error.suggestion</source>
<target>
Een kritieke fout trad op. Probeer alstublieft opnieuw.
Mogelijk vond u een software probleem. Neem contact op met uw administrator wanneer het probleem zich blijft voortdoen.
</target>
</trans-unit>
<trans-unit id="_W1eNz2" resname="http_error_404.description">
<source>http_error_404.description</source>
<target>Oeps! Webpagina niet gevonden.</target>
</trans-unit>
<trans-unit id="MWNS5dg" resname="http_error_404.suggestion">
<source>http_error_404.suggestion</source>
<target>
We konden de pagina die u zocht niet vinden.
Keer alstublieft terug naar het overzicht en begin opnieuw.
</target>
</trans-unit>
<trans-unit id="Qn5rwdU" resname="http_error_403.description">
<source>http_error_403.description</source>
<target>Deze pagina is niet toegankelijk</target>
</trans-unit>
<trans-unit id="zDeeh7L" resname="http_error_403.suggestion">
<source>http_error_403.suggestion</source>
<target>
Het spijt ons maar u heeft onvoldoende rechten om deze pagina te zien.
Spreek met uw beheerder als u denkt dat dit een vergissing is.
</target>
</trans-unit>
</body>
</file>
</xliff>