minor #10069 updated Arabic translations (ArabCoders)

This PR was submitted for the 2.3-dev branch but it was merged into the 2.3 branch instead (closes #10069).

Discussion
----------

updated Arabic translations

added the missing trans-units of 64 to 72

Commits
-------

1ff1d9c updated Arabic translations
This commit is contained in:
Fabien Potencier 2014-01-20 07:27:46 +01:00
commit 3dbe35f2a0

View File

@ -242,6 +242,42 @@
<source>This value is not a valid ISSN.</source>
<target>هذه القيمة ليست ISSN صالحة.</target>
</trans-unit>
<trans-unit id="64">
<source>This value is not a valid currency.</source>
<target>العُملة غير صحيحة</target>
</trans-unit>
<trans-unit id="65">
<source>This value should be equal to {{ compared_value }}.</source>
<target>القيمة يجب ان تساوي {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="66">
<source>This value should be greater than {{ compared_value }}.</source>
<target>القيمة يجب ان تكون اعلي من {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="67">
<source>This value should be greater than or equal to {{ compared_value }}.</source>
<target>القيمة يجب ان تكون مساوية او اعلي من {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="68">
<source>This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>القيمة يجب ان تطابق {{ compared_value_type }} {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="69">
<source>This value should be less than {{ compared_value }}.</source>
<target>القيمة يجب ان تكون اقل من {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="70">
<source>This value should be less than or equal to {{ compared_value }}.</source>
<target>القيمة يجب ان تساوي او تقل عن {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="71">
<source>This value should not be equal to {{ compared_value }}.</source>
<target>القيمة يجب ان لا تساوي {{ compared_value }}.</target>
</trans-unit>
<trans-unit id="72">
<source>This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source>
<target>القيمة يجب ان لا تطابق {{ compared_value_type }} {{ compared_value }}.</target>
</trans-unit>
</body>
</file>
</xliff>