aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-hi/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-05-02 02:55:13 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-05-02 03:35:53 +0300
commit6caa42980095431987345f0dce8d5c025bc5c44a (patch)
treeb05a26e40d8b85bcdabe48934ff7f85245afdef1 /res/values-hi/plurals.xml
parent5b9c27711b3be1d3f672021def92e8cc8289dae6 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-6caa42980095431987345f0dce8d5c025bc5c44a.tar.gz
android_packages_wallpapers_PhotoPhase-6caa42980095431987345f0dce8d5c025bc5c44a.tar.bz2
android_packages_wallpapers_PhotoPhase-6caa42980095431987345f0dce8d5c025bc5c44a.zip
Automatic translation import
Change-Id: I14c3c1fbb67fdb189f8f03275e239f5536953237
Diffstat (limited to 'res/values-hi/plurals.xml')
-rw-r--r--res/values-hi/plurals.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-hi/plurals.xml b/res/values-hi/plurals.xml
new file mode 100644
index 0000000..8b32ca8
--- /dev/null
+++ b/res/values-hi/plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ -->
+<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="album_number_of_pictures">
+ <item quantity="one">1 चित्र</item>
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> चित्र</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="one">माध्यम रीलोड पूर्ण, 1 चित्र मिला।</item>
+ <item quantity="other">माध्यम रीलोड पूर्ण। <xliff:g id="pictures" example="7">%d</xliff:g> चित्र मिले।</item>
+ </plurals>
+</resources>