Translated using Weblate (Arabic)
Currently translated at 11.1% (1 of 9 strings) Translation: Episteme/plurals Translate-URL: https://hosted.weblate.org/projects/episteme/plurals/ar/
This commit is contained in:
parent
309c85596b
commit
abdce865fb
1 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<plurals name="book_count">
|
||||||
|
<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>
|
||||||
|
</plurals>
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue