Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab9329f

Browse files
Moathmiuiarabic
authored andcommitted
Edited app/MiuiMusic/res/values-ar/plurals.xml via GitHub
1 parent ecff672 commit ab9329f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<resources>
33
<plurals name="Nsongs">
4-
<item quantity="other">%d Songs</item>
4+
<item quantity="other">%d أغنية</item>
55
</plurals>
66
<plurals name="Nsongscomp">
77
<item quantity="other">Total %1$d Songs, of which %2$d First</item>
88
</plurals>
99
<plurals name="Nalbums">
10-
<item quantity="other">%d Album</item>
11-
<item quantity="one">1 Album</item>
10+
<item quantity="other">%d ألبوم</item>
11+
<item quantity="one">ألبوم</item>
1212
</plurals>
1313
<plurals name="NNNtracksdeleted">
14-
<item quantity="other">Deleted %d Songs</item>
15-
<item quantity="one">Deleted 1 Song</item>
14+
<item quantity="other">حذف %d أغنية</item>
15+
<item quantity="one">حذف الأغنية</item>
1616
</plurals>
1717
<plurals name="NNNtrackstoplaylist">
18-
<item quantity="other">%d Songs have been added to the Playlist</item>
19-
<item quantity="one">1 Song has been added to the Playlist</item>
18+
<item quantity="other">%d تمت إضافتها إلى قائمة تشغيل الأغاني</item>
19+
<item quantity="one"> تمت إضافة أغنية إلى قائمة التشغيل</item>
2020
</plurals>
2121
<plurals name="NNNtrackstofavoriteplaylist">
22-
<item quantity="other">%d Songs have been added to the Favorites list</item>
23-
<item quantity="one">1 Song has been added to the Favorites list</item>
22+
<item quantity="other">%d تمت إضافتها إلى قائمة الأغاني المفضلة</item>
23+
<item quantity="one"> تمت إضافة أغنية إلى قائمة المفضلة</item>
2424
</plurals>
2525
</resources>

0 commit comments

Comments
 (0)