Translated using Weblate (Arabic)
Currently translated at 16.9% (80 of 473 strings) Translated using Weblate (Arabic) Currently translated at 28.5% (2 of 7 strings) Co-authored-by: ppg00 <vx2dsk@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:
@@ -1,19 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="zero">%1$d فصل جديد</item>
|
||||
<item quantity="one" />
|
||||
<item quantity="two" />
|
||||
<item quantity="few" />
|
||||
<item quantity="many">%1$d فصول جديدة</item>
|
||||
<item quantity="other" />
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="zero" />
|
||||
<item quantity="one">%1$d فصل</item>
|
||||
<item quantity="two">%1$d فصلين</item>
|
||||
<item quantity="few">%1$d بعض فصول</item>
|
||||
<item quantity="many">%1$d عدة فصول</item>
|
||||
<item quantity="other" />
|
||||
</plurals>
|
||||
</resources>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="zero">%1$d فصل جديد</item>
|
||||
<item quantity="one"/>
|
||||
<item quantity="two"/>
|
||||
<item quantity="few"/>
|
||||
<item quantity="many">%1$d فصول جديدة</item>
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="zero">لا يوجد</item>
|
||||
<item quantity="one">%1$d فصل</item>
|
||||
<item quantity="two">%1$d فصلين</item>
|
||||
<item quantity="few">%1$d بعض فصول</item>
|
||||
<item quantity="many">%1$d عدة فصول</item>
|
||||
<item quantity="other">أخرى</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user