aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-kn-rIN/plurals.xml
diff options
context:
space:
mode:
authorTom Powell <tpowell@cyngn.com>2015-08-19 14:56:05 -0700
committerMichael Bestas <mikeioannina@gmail.com>2015-08-24 06:25:45 +0300
commite432c402dad24152585f466b269b02b99f70e122 (patch)
tree077f41a424c31d2d715b91fc8ce6801bc97af451 /res/values-kn-rIN/plurals.xml
parent7c1a6450ab5b05d8149121d7ee786e42bbadcf6b (diff)
downloadandroid_packages_wallpapers_PhotoPhase-e432c402dad24152585f466b269b02b99f70e122.tar.gz
android_packages_wallpapers_PhotoPhase-e432c402dad24152585f466b269b02b99f70e122.tar.bz2
android_packages_wallpapers_PhotoPhase-e432c402dad24152585f466b269b02b99f70e122.zip
Automatic translation import
Change-Id: I42bd94a0100a522460b166652b72c7072570fd61 JIRA: RM-154
Diffstat (limited to 'res/values-kn-rIN/plurals.xml')
-rw-r--r--res/values-kn-rIN/plurals.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-kn-rIN/plurals.xml b/res/values-kn-rIN/plurals.xml
new file mode 100644
index 0000000..35b8407
--- /dev/null
+++ b/res/values-kn-rIN/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>