Translations update from Weblate (#2011)

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>
This commit is contained in:
Weblate (bot)
2020-10-25 23:15:46 +01:00
committed by GitHub
parent abd31e3785
commit fc5ebb619e
36 changed files with 3680 additions and 2284 deletions

View File

@@ -1,55 +1,59 @@
<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="tr" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target state="translated">Uyarı</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target state="translated">Zaman kaydı durduruldu</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target state="translated">Zaman kaydı durdurulamadı</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target state="translated">Zaman kaydı başlatıldı</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target state="translated">Time recording could not be started</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target state="translated">The limit of active time records has been reached, please stop at least one running time measurement first.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target state="translated">You are editing an exported record</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target state="translated">Değişiklikler kaydedildi</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target state="translated">Değişiklikler kaydedilemedİ: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target state="translated">Kayıt silindi</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target state="translated">Kayıt silinemedi: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target state="translated">Devam edebilmek için fatura şablonu oluşturmanız gereklidir</target>
</trans-unit>
</body>
</file>
</xliff>
<?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="flashmessages.en.xlf">
<body>
<trans-unit id="warning">
<source>warning</source>
<target state="translated">Uyarı</target>
</trans-unit>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target state="translated">Zaman kaydı durduruldu</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target state="translated">Zaman kaydı durdurulamadı</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target state="translated">Zaman kaydı başlatıldı</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target state="translated">Zaman kaydı başlatılamadı</target>
</trans-unit>
<trans-unit id="timesheet.start.exceeded_limit">
<source>timesheet.start.exceeded_limit</source>
<target state="translated">Etkin zaman kayıtlarının sınırına ulaşıldı, lütfen önce en az bir çalışan zaman ölçümünü durdurun.</target>
</trans-unit>
<trans-unit id="timesheet.locked.warning">
<source>timesheet.locked.warning</source>
<target state="translated">Dışa aktarılan bir kaydı düzenliyorsunuz</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target state="translated">Değişiklikler kaydedildi</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target state="translated">Değişiklikler kaydedilemedİ: %reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target state="translated">Kayıt silindi</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target state="translated">Kayıt silinemedi: %reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target state="translated">Devam edebilmek için fatura şablonu oluşturmanız gereklidir</target>
</trans-unit>
<trans-unit id="action.upload.error">
<source>action.upload.error</source>
<target>Dosya karşıya yüklenemedi veya kaydedilemedi: %reason%</target>
</trans-unit>
</body>
</file>
</xliff>