0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-06 10:10:02 +00:00
kevinpapst_kimai2/translations/actions.de.xlf
Kevin Papst 3f09a2674b
Release 2.0.4 (#3883)
* fix column data truncated
* calculate internal rate from user
* show internal rate in timesheet listing
* Fixed: responsivenss and size of report start page icons
* fix: name display in dropdowns (and added tests)
* translate reload button
* fix invoice date might be in the past
* fail safe customer name handling
* translate invoice_date and invoice_date help
* prevent URLs like start=null
* prevent to reload select twice
2023-03-02 14:04:06 +01:00

123 lines
4.5 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="de" datatype="plaintext" original="actions.en.xlf">
<body>
<trans-unit id="bEXLcqN" resname="stop">
<source>stop</source>
<target>Beenden</target>
</trans-unit>
<trans-unit id="QCf1FUG" resname="reload">
<source>reload</source>
<target>Neu laden</target>
</trans-unit>
<trans-unit id="PEgjRvN" resname="back">
<source>back</source>
<target>Zurück</target>
</trans-unit>
<trans-unit id="JiEhxTc" resname="edit">
<source>edit</source>
<target>Bearbeiten</target>
</trans-unit>
<trans-unit id="4G2jBDS" resname="trash">
<source>trash</source>
<target>Löschen</target>
</trans-unit>
<trans-unit id="hF6RgxM" resname="report">
<source>report</source>
<target>Bericht</target>
</trans-unit>
<trans-unit id="JeK2sQZ" resname="repeat">
<source>repeat</source>
<target>Neu starten</target>
</trans-unit>
<trans-unit id="J0sRBY_" resname="profile-stats">
<source>profile-stats</source>
<target>Profil</target>
</trans-unit>
<trans-unit id="zeD7Dew" resname="settings">
<source>settings</source>
<target>Einstellungen</target>
</trans-unit>
<trans-unit id="anCjtwe" resname="timesheet.filter">
<source>Filter timesheets</source>
<target>Stundenzettel filtern</target>
</trans-unit>
<trans-unit id="xY9_cU2" resname="customer.filter">
<source>Filter customers</source>
<target>Kunden filtern</target>
</trans-unit>
<trans-unit id="UFgOnc6" resname="project.filter">
<source>Filter projects</source>
<target>Projekte filtern</target>
</trans-unit>
<trans-unit id="5G3QNHA" resname="activity.filter">
<source>Filter activities</source>
<target>Tätigkeiten filtern</target>
</trans-unit>
<trans-unit id="b1pgNOd" resname="copy">
<source>copy</source>
<target>Kopie erstellen</target>
</trans-unit>
<trans-unit id="TqFAWIF" resname="home">
<source>home</source>
<target>Homepage</target>
</trans-unit>
<trans-unit id="PBlIO2x" resname="create-project">
<source>create-project</source>
<target>Projekt erstellen</target>
</trans-unit>
<trans-unit id="UbouFOs" resname="create-activity">
<source>create-activity</source>
<target>Tätigkeit erstellen</target>
</trans-unit>
<trans-unit id="QR1nvcR" resname="create-timesheet">
<source>create-timesheet</source>
<target>Zeit erfassen</target>
</trans-unit>
<trans-unit id="Qh5mV5Q" resname="create-timesheet-multiuser">
<source>create-timesheet-multiuser</source>
<target>Für mehrere Benutzer</target>
</trans-unit>
<trans-unit id="T_PN1AT" resname="permissions">
<source>permissions</source>
<target>Team Berechtigungen</target>
</trans-unit>
<trans-unit id="Qf.Yt2r" resname="details">
<source>details</source>
<target>Anzeigen</target>
</trans-unit>
<trans-unit id="aP9j_4L" resname="download">
<source>download</source>
<target>Herunterladen</target>
</trans-unit>
<trans-unit id="hHIeqOW" resname="invoice.pending">
<source>invoice.pending</source>
<target>Warten auf Zahlungseingang</target>
</trans-unit>
<trans-unit id="9M4b2ZN" resname="invoice.paid">
<source>invoice.paid</source>
<target>Rechnung bezahlt</target>
</trans-unit>
<trans-unit id="SEyZupT" resname="invoice.cancel">
<source>invoice.cancel</source>
<target>Rechnung stornieren</target>
</trans-unit>
<trans-unit id="38M3a4J" resname="filter">
<source>filter</source>
<target>Daten filtern</target>
</trans-unit>
<trans-unit id="pJzNT.n" resname="vcard">
<source>vcard</source>
<target>Visitenkarte</target>
</trans-unit>
<trans-unit id="2cMESs." resname="widget_add">
<source>Add widget</source>
<target>Widget hinzufügen</target>
</trans-unit>
<trans-unit id="YCc5UoO" resname="widget_remove">
<source>Remove widget</source>
<target>Widget entfernen</target>
</trans-unit>
</body>
</file>
</xliff>