0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-08 15:00:20 +00:00
kevinpapst_kimai2/translations/flashmessages.tr.xlf
Kevin Papst b28e9c120c
version 1.16.2 (#2942)
* bump version
* include calendar week in week chooser
* table names in SQL
* show save flash message
* prevent migration warning
* drop default value to prevent error when server version is not set
* csrf token for duplicate actions
* updated translations
2021-11-18 12:33:13 +01:00

63 lines
3.1 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="S9k1S7Z" resname="warning">
<source>warning</source>
<target state="translated">Uyarı</target>
</trans-unit>
<trans-unit id="WmrEP_5" resname="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target state="translated">Zaman kaydı durduruldu</target>
</trans-unit>
<trans-unit id="NPBnpK_" resname="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target state="translated">Zaman kaydı durdurulamadı</target>
</trans-unit>
<trans-unit id="CCUoZga" resname="timesheet.start.success">
<source>timesheet.start.success</source>
<target state="translated">Zaman kaydı başlatıldı</target>
</trans-unit>
<trans-unit id="3w9tuox" resname="timesheet.start.error">
<source>timesheet.start.error</source>
<target state="translated">Zaman kaydı başlatılamadı</target>
</trans-unit>
<trans-unit id="srhs0gp" resname="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="kPINWEK" resname="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="72Ih8zO" resname="action.update.success">
<source>action.update.success</source>
<target state="translated">Değişiklikler kaydedildi</target>
</trans-unit>
<trans-unit id="xeu1LSy" resname="action.update.error">
<source>action.update.error</source>
<target state="translated">Değişiklikler kaydedilemedİ: %reason%</target>
</trans-unit>
<trans-unit id="YV50HDB" resname="action.delete.success">
<source>action.delete.success</source>
<target state="translated">Kayıt silindi</target>
</trans-unit>
<trans-unit id="mW91Tmb" resname="action.delete.error">
<source>action.delete.error</source>
<target state="translated">Kayıt silinemedi: %reason%</target>
</trans-unit>
<trans-unit id="B_cz49z" resname="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="wejAEcR" resname="action.upload.error">
<source>action.upload.error</source>
<target>Dosya karşıya yüklenemedi veya kaydedilemedi: %reason%</target>
</trans-unit>
<trans-unit resname="action.csrf.error" id="bOE_q5R">
<source>action.csrf.error</source>
<target>Eylem gerçekleştirilemedi: geçersiz güvenlik belirteci.</target>
</trans-unit>
</body>
</file>
</xliff>