aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-ml-rIN/plurals.xml
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-ml-rIN/plurals.xml
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-ml-rIN/plurals.xml')
-rw-r--r--res/values-ml-rIN/plurals.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-ml-rIN/plurals.xml b/res/values-ml-rIN/plurals.xml
index 74d3375..b6cfb81 100644
--- a/res/values-ml-rIN/plurals.xml
+++ b/res/values-ml-rIN/plurals.xml
@@ -17,5 +17,13 @@
-->
<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 -->
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">ഒരു ചിത്രം</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g>ചിത്രങ്ങൾ</item>
+ </plurals>
<!-- Total of pictures found after a media reload -->
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">മീഡിയ പൂർണ്ണമായ റീലോഡ് ചെയ്തു <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>