Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: Victor Cleaner <victor.cleaner@gmail.com> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: edo-2313 <edo2313@gmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Jack-Benny Persson <jack-benny@cyberinfo.se> Co-authored-by: dkstiler <dkstiler@gmail.com> Co-authored-by: Nathan <bonnemainsnathan@gmail.com> Co-authored-by: dottypottylotty <muzzbuzzer@outlook.com> Co-authored-by: Adam K <uz@zu.uz> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: Kevin Papst <kpapst@gmx.net>
64 lines
3.5 KiB
XML
64 lines
3.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="tr" datatype="plaintext" original="validators.en.xlf">
|
||
<body>
|
||
<trans-unit id="This value is not a valid role.">
|
||
<source>This value is not a valid role.</source>
|
||
<target state="translated">Bu değer geçerli bir rol değil.</target>
|
||
</trans-unit>
|
||
<trans-unit id="End date must not be earlier then start date.">
|
||
<source>End date must not be earlier then start date.</source>
|
||
<target state="translated">Bitiş tarihi, başlangıç tarihinden önce olmamalıdır.</target>
|
||
</trans-unit>
|
||
<trans-unit id="The begin date cannot be in the future.">
|
||
<source>The begin date cannot be in the future.</source>
|
||
<target state="translated">Başlangıç, ileri bir tarih olamaz.</target>
|
||
</trans-unit>
|
||
<trans-unit id="The given value is not a valid time.">
|
||
<source>The given value is not a valid time.</source>
|
||
<target>Verilen değer geçerli bir zaman değil.</target>
|
||
</trans-unit>
|
||
<trans-unit id="You already have an entry for this time.">
|
||
<source>You already have an entry for this time.</source>
|
||
<target>Bu zaman için zaten bir kaydınız var.</target>
|
||
</trans-unit>
|
||
<trans-unit id="This period is locked, please choose a later date.">
|
||
<source>This period is locked, please choose a later date.</source>
|
||
<target>Bu dönem kilitli, lütfen daha ileri bir tarih seçin.</target>
|
||
</trans-unit>
|
||
<trans-unit id="This invoice document cannot be used, please rename the file and upload it again.">
|
||
<source>This invoice document cannot be used, please rename the file and upload it again.</source>
|
||
<target>Bu fatura belgesi kullanılamıyor, lütfen dosyayı yeniden adlandırın ve tekrar yükleyin.</target>
|
||
</trans-unit>
|
||
<trans-unit id="You must select at least one user or team.">
|
||
<source>You must select at least one user or team.</source>
|
||
<target>En az bir kullanıcı veya takım seçmelisiniz.</target>
|
||
</trans-unit>
|
||
<trans-unit id="The budget is completely used.">
|
||
<source>The budget is completely used.</source>
|
||
<target>Bütçe tükendi. Toplam kullanılabilir %budget% bütçeden, %used% şimdiye kadar rezerve edildi, %free% hala kullanılabilir.</target>
|
||
</trans-unit>
|
||
<trans-unit id="Maximum duration of {{ value }} hours exceeded.">
|
||
<source>Maximum duration of {{ value }} hours exceeded.</source>
|
||
<target>En fazla {{ value }} saate izin veriliyor.</target>
|
||
</trans-unit>
|
||
<trans-unit id="The username is already used.">
|
||
<source>The username is already used.</source>
|
||
<target>Kullanıcı adı zaten kullanılıyor.</target>
|
||
</trans-unit>
|
||
<trans-unit id="The email is already used.">
|
||
<source>The email is already used.</source>
|
||
<target>E-posta adresi zaten kullanılıyor.</target>
|
||
</trans-unit>
|
||
<trans-unit id="The entered passwords don't match.">
|
||
<source>The entered passwords don't match.</source>
|
||
<target>Girilen parolalar eşleşmiyor.</target>
|
||
</trans-unit>
|
||
<trans-unit id="At least one team leader must be assigned to the team.">
|
||
<source>At least one team leader must be assigned to the team.</source>
|
||
<target>Takıma en az bir takım lideri atanmalıdır.</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff>
|