updated Arabic translations

added the missing trans-units of 64 to 72
This commit is contained in:
Abdul.Mohsen B. A. A 2014-01-19 03:03:52 +03:00 committed by Fabien Potencier
parent d8abd64ae6
commit 770a94df4e

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>