mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-21 08:03:01 +00:00

Co-authored-by: Bruno Arakaki <brn.arakaki@gmail.com> Co-authored-by: Katarzyna Sobolewska <kasia.sobolewska1@gmail.com> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: aquilesi8 <adamdavies7@protonmail.com> Co-authored-by: koffevar <egor.kafisov@gmail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: David Ordás <davorpatech@gmail.com> Co-authored-by: iglv <ilv0609@gmail.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
99 lines
3.4 KiB
XML
99 lines
3.4 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="tr" datatype="plaintext" original="actions.en.xlf">
|
||
<body>
|
||
<trans-unit id="stop">
|
||
<source>stop</source>
|
||
<target state="translated">Dur</target>
|
||
</trans-unit>
|
||
<trans-unit id="back">
|
||
<source>back</source>
|
||
<target state="translated">Geri</target>
|
||
</trans-unit>
|
||
<trans-unit id="edit">
|
||
<source>edit</source>
|
||
<target state="translated">Düzenle</target>
|
||
</trans-unit>
|
||
<trans-unit id="trash">
|
||
<source>trash</source>
|
||
<target state="translated">Sil</target>
|
||
</trans-unit>
|
||
<trans-unit id="report">
|
||
<source>report</source>
|
||
<target state="translated">Rapor</target>
|
||
</trans-unit>
|
||
<trans-unit id="repeat">
|
||
<source>repeat</source>
|
||
<target state="translated">Tekrarla</target>
|
||
</trans-unit>
|
||
<trans-unit id="profile-stats">
|
||
<source>profile-stats</source>
|
||
<target state="translated">Profil</target>
|
||
</trans-unit>
|
||
<trans-unit id="settings">
|
||
<source>settings</source>
|
||
<target state="translated">Ayarlar</target>
|
||
</trans-unit>
|
||
<trans-unit id="timesheet">
|
||
<source>timesheet</source>
|
||
<target state="translated">Zaman Çizelgesi</target>
|
||
</trans-unit>
|
||
<trans-unit id="customer">
|
||
<source>customer</source>
|
||
<target state="translated">Müşterileri Filtrele</target>
|
||
</trans-unit>
|
||
<trans-unit id="project">
|
||
<source>project</source>
|
||
<target state="translated">Projeleri Filtrele</target>
|
||
</trans-unit>
|
||
<trans-unit id="activity">
|
||
<source>activity</source>
|
||
<target state="translated">Etkinlikleri filtrele</target>
|
||
</trans-unit>
|
||
<trans-unit id="copy">
|
||
<source>copy</source>
|
||
<target state="translated">Kopya oluştur</target>
|
||
</trans-unit>
|
||
<trans-unit id="home">
|
||
<source>home</source>
|
||
<target state="translated">Anasayfa</target>
|
||
</trans-unit>
|
||
<trans-unit id="create-project">
|
||
<source>create-project</source>
|
||
<target state="translated">Yeni proje</target>
|
||
</trans-unit>
|
||
<trans-unit id="create-activity">
|
||
<source>create-activity</source>
|
||
<target state="translated">Etkinlik oluştur</target>
|
||
</trans-unit>
|
||
<trans-unit id="create-timesheet">
|
||
<source>create-timesheet</source>
|
||
<target state="translated">Yeni zaman çizelgesi</target>
|
||
</trans-unit>
|
||
<trans-unit id="permissions">
|
||
<source>permissions</source>
|
||
<target state="translated">Takım izinleri</target>
|
||
</trans-unit>
|
||
<trans-unit id="invoice.paid">
|
||
<source>invoice.paid</source>
|
||
<target>Fatura ödendi</target>
|
||
</trans-unit>
|
||
<trans-unit id="invoice.pending">
|
||
<source>invoice.pending</source>
|
||
<target>Ödeme bekleniyor</target>
|
||
</trans-unit>
|
||
<trans-unit id="download">
|
||
<source>download</source>
|
||
<target>İndir</target>
|
||
</trans-unit>
|
||
<trans-unit id="details">
|
||
<source>details</source>
|
||
<target>Göster</target>
|
||
</trans-unit>
|
||
<trans-unit id="create-timesheet-multiuser">
|
||
<source>create-timesheet-multiuser</source>
|
||
<target>Birden çok kullanıcı için</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff>
|