aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ar
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:07:10 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-17 22:07:10 +0200
commit83742d34c749fe578459733299312e0d4da34b01 (patch)
tree597e980b9052b943c79849362a62657456617b80 /res/values-ar
parent314b93bb35b563d43dfdb5a6e427797422da3d8c (diff)
downloadandroid_packages_wallpapers_PhotoPhase-83742d34c749fe578459733299312e0d4da34b01.tar.gz
android_packages_wallpapers_PhotoPhase-83742d34c749fe578459733299312e0d4da34b01.tar.bz2
android_packages_wallpapers_PhotoPhase-83742d34c749fe578459733299312e0d4da34b01.zip
Automatic translation import
Change-Id: Ia9abff1bd0f2a4a34496de52a9c63cf02c95e0d8
Diffstat (limited to 'res/values-ar')
-rw-r--r--res/values-ar/plurals.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-ar/plurals.xml b/res/values-ar/plurals.xml
index 74d3375..5e73177 100644
--- a/res/values-ar/plurals.xml
+++ b/res/values-ar/plurals.xml
@@ -18,4 +18,12 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Number of pictures found in an album -->
<!-- Total of pictures found after a media reload -->
+ <plurals name="msg_media_reload_complete">
+ <item quantity="zero">تحميل الوسائط إكتمل. <xliff:g id="pictures" example="7">%d</xliff:g> تم العثور على صورة.</item>
+ <item quantity="one">تحميل الوسائط إكتمل. تم العثور على <xliff:g id="pictures" example="7">%d</xliff:g> صور.</item>
+ <item quantity="two">تحميل الوسائط إكتمل.العثور على <xliff:g id="pictures" example="7">%d</xliff:g> صورة.</item>
+ <item quantity="few">تحميل الوسائط إكتمل.العثور على <xliff:g id="pictures" example="7">%d</xliff:g> صور.</item>
+ <item quantity="many">تحميل الوسائط إكتمل.العثور على <xliff:g id="pictures" example="7">%d</xliff:g> صورة.</item>
+ <item quantity="other">تحميل الوسائط إكتمل. العثور على <xliff:g id="pictures" example="7">%d</xliff:g> صور.</item>
+ </plurals>
</resources>