mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-02 04:27:56 +00:00

Co-authored-by: Sérgio Morais <lalocas@protonmail.com> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: dkstiler <dkstiler@gmail.com> Co-authored-by: Yan Kazachkov <yankazachkov@gmail.com> Co-authored-by: Simona Iacob <s@zp1.net> Co-authored-by: pisquan8 <cimurro@outlook.de> Co-authored-by: Maamon AlHaqli <mamon321@hotmail.com> Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Co-authored-by: Krishna Chand <krishna_chand67@naver.com> Co-authored-by: Anders Johansson <johansson@aljmedia.se> Co-authored-by: Kevin Papst <kpapst@gmx.net>
103 lines
3.2 KiB
XML
103 lines
3.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="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>
|
|
<trans-unit id="filter">
|
|
<source>filter</source>
|
|
<target>Filter data</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|