mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-22 08:23:26 +00:00

* 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>
99 lines
3.1 KiB
XML
99 lines
3.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="actions.en.xlf">
|
|
<body>
|
|
<trans-unit id="stop">
|
|
<source>stop</source>
|
|
<target>Stoppen</target>
|
|
</trans-unit>
|
|
<trans-unit id="back">
|
|
<source>back</source>
|
|
<target>Vorige</target>
|
|
</trans-unit>
|
|
<trans-unit id="edit">
|
|
<source>edit</source>
|
|
<target>Bewerken</target>
|
|
</trans-unit>
|
|
<trans-unit id="trash">
|
|
<source>trash</source>
|
|
<target>Verwijderen</target>
|
|
</trans-unit>
|
|
<trans-unit id="report">
|
|
<source>report</source>
|
|
<target>Rapport</target>
|
|
</trans-unit>
|
|
<trans-unit id="repeat">
|
|
<source>repeat</source>
|
|
<target>Herhalen</target>
|
|
</trans-unit>
|
|
<trans-unit id="profile-stats">
|
|
<source>profile-stats</source>
|
|
<target>Profiel</target>
|
|
</trans-unit>
|
|
<trans-unit id="settings">
|
|
<source>settings</source>
|
|
<target>Voorkeuren</target>
|
|
</trans-unit>
|
|
<trans-unit id="timesheet">
|
|
<source>timesheet</source>
|
|
<target>Tijden</target>
|
|
</trans-unit>
|
|
<trans-unit id="customer">
|
|
<source>customer</source>
|
|
<target>Filter op klant</target>
|
|
</trans-unit>
|
|
<trans-unit id="project">
|
|
<source>project</source>
|
|
<target>Filter op project</target>
|
|
</trans-unit>
|
|
<trans-unit id="activity">
|
|
<source>activity</source>
|
|
<target>Filter op activiteiten</target>
|
|
</trans-unit>
|
|
<trans-unit id="copy">
|
|
<source>copy</source>
|
|
<target>Maak een kopie</target>
|
|
</trans-unit>
|
|
<trans-unit id="home">
|
|
<source>home</source>
|
|
<target>Startpagina</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-project">
|
|
<source>create-project</source>
|
|
<target>Maak een project</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-activity">
|
|
<source>create-activity</source>
|
|
<target>Maak een activiteit</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-timesheet">
|
|
<source>create-timesheet</source>
|
|
<target>Voeg een tijd toe</target>
|
|
</trans-unit>
|
|
<trans-unit id="permissions">
|
|
<source>permissions</source>
|
|
<target>Team rechten</target>
|
|
</trans-unit>
|
|
<trans-unit id="create-timesheet-multiuser">
|
|
<source>create-timesheet-multiuser</source>
|
|
<target>Voor meerdere gebruikers</target>
|
|
</trans-unit>
|
|
<trans-unit id="invoice.paid">
|
|
<source>invoice.paid</source>
|
|
<target>Factuur betaald</target>
|
|
</trans-unit>
|
|
<trans-unit id="invoice.pending">
|
|
<source>invoice.pending</source>
|
|
<target>Wachten op betaling</target>
|
|
</trans-unit>
|
|
<trans-unit id="download">
|
|
<source>download</source>
|
|
<target>Download</target>
|
|
</trans-unit>
|
|
<trans-unit id="details">
|
|
<source>details</source>
|
|
<target>Toon</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|