Translations update from Weblate (#2136)
Co-authored-by: Kevin Papst <kevin@kevinpapst.de> Co-authored-by: koffevar <egor.kafisov@gmail.com> Co-authored-by: Anaa Ara <martakanuu@protonmail.com> Co-authored-by: 朱伟 <2676988242@qq.com> Co-authored-by: yn <bilisenyou@outlook.com> Co-authored-by: Woodyx <shiposhouyou@gmail.com> Co-authored-by: thekeymethod <csokan.andras87@protonmail.ch> Co-authored-by: Daniel de Souza Melo <jxzk@protonmail.com> Co-authored-by: João Tiago Antunes <jtiago.cbr@gmail.com>
This commit is contained in:
34
translations/validators.ar.xlf
Executable file → Normal file
34
translations/validators.ar.xlf
Executable file → Normal file
@@ -1,15 +1,19 @@
|
||||
<?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="ar" 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>هذه القيمة ليست صالحة.</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>
|
||||
<?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="validators.en.xlf">
|
||||
<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>
|
||||
<trans-unit id="You must select at least one user or team.">
|
||||
<source>You must select at least one user or team.</source>
|
||||
<target>عليك على الاقل اختيار عضو او فريق.</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user