aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-az-rAZ/plurals.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@cyanogenmod.com>2016-06-13 23:19:04 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-06-13 23:19:04 +0200
commitb76b721b1238c6419baa152be151cda2c0022688 (patch)
tree1bc9608640077ac795169e1af34423928e0b3369 /res/values-az-rAZ/plurals.xml
parenta153eecb1358b408bfee05dcad33730f77308ba9 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-stable/cm-12.1-YOG4P.tar.gz
android_packages_wallpapers_PhotoPhase-stable/cm-12.1-YOG4P.tar.bz2
android_packages_wallpapers_PhotoPhase-stable/cm-12.1-YOG4P.zip
Automatic translation importstable/cm-12.1-YOG4P
Change-Id: I49d34477637295342a7bd0dbcd3e7e89c8cfc4ae Ticket: RM-154
Diffstat (limited to 'res/values-az-rAZ/plurals.xml')
-rw-r--r--res/values-az-rAZ/plurals.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-az-rAZ/plurals.xml b/res/values-az-rAZ/plurals.xml
index 539c903..1672679 100644
--- a/res/values-az-rAZ/plurals.xml
+++ b/res/values-az-rAZ/plurals.xml
@@ -16,10 +16,12 @@
limitations under the License.
-->
<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">1 şəkil</item>
<item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> şəkil</item>
</plurals>
+ <!-- Total of pictures found after a media reload -->
<plurals name="msg_media_reload_complete">
<item quantity="one">Media yenidən yükləndi. %d şəkil tapıldı.</item>
<item quantity="other">Media yenidən yükləndi. <xliff:g id="pictures" example="7">%d</xliff:g> şəkil tapıldı.</item>