Translated using Weblate (Arabic)
Currently translated at 70.2% (462 of 658 strings) Translated using Weblate (Arabic) Currently translated at 100.0% (9 of 9 strings) Co-authored-by: Ahmed seif al-nasr <ahmdsyfalnsr2@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/ar/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ar/ Translation: Kotatsu/Strings Translation: Kotatsu/plurals
This commit is contained in:
committed by
Koitharu
parent
d231436eb0
commit
be3e028f5c
@@ -1,20 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="zero">%1$d فصل جديد</item>
|
||||
<item quantity="one">%1$d فصل جديد</item>
|
||||
<item quantity="two">%1$d فصول جديدة</item>
|
||||
<item quantity="zero">لا يوجد فصل جديد</item>
|
||||
<item quantity="one">فصل جديد</item>
|
||||
<item quantity="two">%1$d فصلين جديدين</item>
|
||||
<item quantity="few">%1$d فصول جديدة</item>
|
||||
<item quantity="many">%1$d فصول جديدة</item>
|
||||
<item quantity="other">%1$d فصول جديدة</item>
|
||||
<item quantity="many">%1$d فصل جديد</item>
|
||||
<item quantity="other">%1$d فصل جديد</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="zero">%1$d فصل</item>
|
||||
<item quantity="one">%1$d فصل</item>
|
||||
<item quantity="two">%1$d فصلين</item>
|
||||
<item quantity="zero">لا فصل</item>
|
||||
<item quantity="one">فصل واحد</item>
|
||||
<item quantity="two">فصلين</item>
|
||||
<item quantity="few">%1$d فصول</item>
|
||||
<item quantity="many">%1$d فصول</item>
|
||||
<item quantity="other">%1$d فصول</item>
|
||||
<item quantity="many">%1$d فصل</item>
|
||||
<item quantity="other">%1$d فصل</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="zero">%1$d دقيقة مضت</item>
|
||||
@@ -57,19 +57,19 @@
|
||||
<item quantity="other">%1$d ساعات مضت</item>
|
||||
</plurals>
|
||||
<plurals name="minutes">
|
||||
<item quantity="zero"/>
|
||||
<item quantity="zero">%1$d دقيقة</item>
|
||||
<item quantity="one">دقيقة</item>
|
||||
<item quantity="two">دقيقتان</item>
|
||||
<item quantity="few">ثلاث دقائق</item>
|
||||
<item quantity="many">إحدى عشر دقيقة</item>
|
||||
<item quantity="other">مئة دقيقة</item>
|
||||
<item quantity="few">%1$d دقائق</item>
|
||||
<item quantity="many">%1$d دقيقة</item>
|
||||
<item quantity="other">%1$d ساعة</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="zero">العربية</item>
|
||||
<item quantity="one"></item>
|
||||
<item quantity="two"></item>
|
||||
<item quantity="few"></item>
|
||||
<item quantity="many"></item>
|
||||
<item quantity="other"></item>
|
||||
<item quantity="zero">%1$d ساعة</item>
|
||||
<item quantity="one">ساعة واحدة</item>
|
||||
<item quantity="two">ساعتان</item>
|
||||
<item quantity="few">%1$d ساعات</item>
|
||||
<item quantity="many">%1$d ساعة</item>
|
||||
<item quantity="other">%1$d ساعة</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user