Files
kimai2/translations/validators.ar.xliff

15 lines
761 B
XML
Executable File

<?xml version="1.0"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file source-language="en" target-language="ar" datatype="plaintext" original="none">
<body>
<trans-unit id="This value is not a valid role.">
<source>This value is not a valid role.</source>
<target>هذه القيمة ليست صالحة.</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>يجب ألا يكون تاريخ الانتهاء سابقًا لتاريخ البدء.</target>
</trans-unit>
</body>
</file>
</xliff>