Translated using Weblate (Arabic)

Currently translated at 19.9% (81 of 406 strings)

Translated using Weblate (Arabic)

Currently translated at 37.5% (3 of 8 strings)

Co-authored-by: Shippo <Shipox@users.noreply.hosted.weblate.org>
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:
Shippo
2023-02-12 06:16:10 +01:00
committed by Koitharu
parent 529c6c7a08
commit 1e2be37fd6
2 changed files with 35 additions and 6 deletions

View File

@@ -2,18 +2,26 @@
<resources>
<plurals name="new_chapters">
<item quantity="zero">%1$d فصل جديد</item>
<item quantity="one"></item>
<item quantity="two"></item>
<item quantity="few"></item>
<item quantity="one"/>
<item quantity="two"/>
<item quantity="few"/>
<item quantity="many">%1$d فصول جديدة</item>
<item quantity="other"></item>
<item quantity="other"/>
</plurals>
<plurals name="chapters">
<item quantity="zero"></item>
<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"></item>
<item quantity="other"/>
</plurals>
<plurals name="pages">
<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">مجموع %1$d فصول اخرى</item>
</plurals>
</resources>

View File

@@ -55,4 +55,25 @@
<string name="download_complete">تم التنزيل</string>
<string name="text_clear_history_prompt">هل تريد محو سجل القراءة بالكامل بشكل دائم؟</string>
<string name="_s_deleted_from_local_storage">حذفت من تخزين محلي</string>
<string name="_s_removed_from_history">\"%s\" تم ازالته من السجل</string>
<string name="wait_for_loading_finish">انتظر حتى ينتهي التحميل …</string>
<string name="save_page">احفظ الصفحة</string>
<string name="page_saved">حفظت</string>
<string name="standard">اساسي</string>
<string name="no_description">لا يوجد وصف</string>
<string name="history_and_cache">التاريخ وذاكرة التخزين المؤقت</string>
<string name="clear_pages_cache">مسح ذاكرة التخزين المؤقت للصفحة</string>
<string name="cache">ذاكرة التخزين المؤقت</string>
<string name="webtoon">ويبتون</string>
<string name="read_mode">وضع القراءة</string>
<string name="search_on_s">بحث على %s</string>
<string name="delete_manga">حذف المانغا</string>
<string name="text_delete_local_manga">حذف \"%s\" من الجهاز نهائيا؟</string>
<string name="reader_settings">إعدادات القراءة</string>
<string name="switch_pages">تغییر صفحات</string>
<string name="delete">حذف</string>
<string name="share_image">شارك الصورة</string>
<string name="text_file_not_supported">إما أن تختار ملف ZIP أو CBZ.</string>
<string name="_import">استورد</string>
<string name="operation_not_supported">هذا خيار غير مدعم</string>
</resources>