0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-16 22:13:30 +00:00
kevinpapst_kimai2/translations/actions.de.xlf
Kevin Papst 0663995d06
Release 2.0.25 (#4066)
* added support for hourly rate column in detail table
* allow to register icon in extension
* allow to show QR code secret
* new translations
* bump theme and packages
* fix validation for invoice-document-filenames with uppercase character
* max upload size 1MB
* fix last month in daterange-picker in certain situations, more years in quick-select
* remove unused package-versions-deprecated
* link preferences from contract warning message
* added page_setup page layout
* prevent DROP TABLE in addSQL() and replace drop table with schema call
* added azuyalabs/yasumi
2023-06-06 23:05:20 +02:00

131 lines
4.8 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>
<trans-unit id="5vJvarK" resname="syncronisation">
<source>syncronisation</source>
<target>Syncronisierung</target>
</trans-unit>
<trans-unit id="2UL2SIZ" resname="import">
<source>import</source>
<target>Import</target>
</trans-unit>
</body>
</file>
</xliff>