Files
kimai2/translations/flashmessages.ar.xlf
Weblate (bot) 06f3a1ecd4 Translations update from Weblate (#2546)
Co-authored-by: Guilherme Dimas <guilhermedimasrosa@gmail.com>
Co-authored-by: dkstiler <dkstiler@gmail.com>
Co-authored-by: P-A Lindkvist <pa.lindkvist@gmail.com>
Co-authored-by: Henrik Dankvardt <dankvardt@gmail.com>
Co-authored-by: 김주열 <quick3377@gmail.com>
Co-authored-by: Nerdiin <dznissei10@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Co-authored-by: whenwesober <naomi16i_1298q@cikuh.com>
Co-authored-by: Ido Ido <kobid88923@mxcdd.com>
Co-authored-by: Kevin Papst <kpapst@gmx.net>
2021-05-14 17:06:37 +02:00

48 lines
2.0 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="ar" datatype="plaintext" original="flashmessages.en.xlf">
<body>
<trans-unit id="timesheet.stop.success">
<source>timesheet.stop.success</source>
<target>تم إيقاف تسجيل الوقت</target>
</trans-unit>
<trans-unit id="timesheet.stop.error">
<source>timesheet.stop.error</source>
<target>تعذر إيقاف تسجيل الوقت</target>
</trans-unit>
<trans-unit id="timesheet.start.success">
<source>timesheet.start.success</source>
<target>بدأ تسجيل الوقت</target>
</trans-unit>
<trans-unit id="timesheet.start.error">
<source>timesheet.start.error</source>
<target>تعذر بدء تسجيل الوقت</target>
</trans-unit>
<trans-unit id="action.update.success">
<source>action.update.success</source>
<target>تم حفظ التغييرات بنجاح</target>
</trans-unit>
<trans-unit id="action.update.error">
<source>action.update.error</source>
<target>لا يمكن حفظ التغييرات:%reason%</target>
</trans-unit>
<trans-unit id="action.delete.success">
<source>action.delete.success</source>
<target>Entry was deleted successful</target>
</trans-unit>
<trans-unit id="action.delete.error">
<source>action.delete.error</source>
<target>لا يمكن حذف المشاركة:%reason%</target>
</trans-unit>
<trans-unit id="invoice.first_template">
<source>invoice.first_template</source>
<target>يجب عليك إنشاء فاتورة النموذج الأولى قبل المتابعة</target>
</trans-unit>
<trans-unit id="warning">
<source>warning</source>
<target>تحذير</target>
</trans-unit>
</body>
</file>
</xliff>