summaryrefslogtreecommitdiffstats
path: root/res/values-kn-rIN/cm_plurals.xml
diff options
context:
space:
mode:
authorTom Powell <tpowell@cyngn.com>2015-08-19 14:55:37 -0700
committerTom Powell <tpowell@cyngn.com>2015-08-19 14:55:37 -0700
commit5793319cd6c8137229fd437f77f3782ac606fdce (patch)
tree257ab5261493cae2c034256487a348b8a649e126 /res/values-kn-rIN/cm_plurals.xml
parenta62330fd1178b643b4803ee2c590a6a336ef7c99 (diff)
downloadandroid_packages_apps_Dialer-5793319cd6c8137229fd437f77f3782ac606fdce.tar.gz
android_packages_apps_Dialer-5793319cd6c8137229fd437f77f3782ac606fdce.tar.bz2
android_packages_apps_Dialer-5793319cd6c8137229fd437f77f3782ac606fdce.zip
Automatic translation importcm-12.0
Change-Id: I8c468d761e56cbf7b135b44c264137b1ba29b683
Diffstat (limited to 'res/values-kn-rIN/cm_plurals.xml')
-rw-r--r--res/values-kn-rIN/cm_plurals.xml35
1 files changed, 35 insertions, 0 deletions
diff --git a/res/values-kn-rIN/cm_plurals.xml b/res/values-kn-rIN/cm_plurals.xml
new file mode 100644
index 000000000..056dacc4e
--- /dev/null
+++ b/res/values-kn-rIN/cm_plurals.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="hour">
+ <item quantity="one">1 ಗಂಟೆ</item>
+ <item quantity="other">%d ಗಂಟೆಗಳು</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="one">1 ನಿಮಿಷ</item>
+ <item quantity="other">%d ನಿಮಿಷಗಳು</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="one">1 ಸೆಕೆಂಡ್</item>
+ <item quantity="other">%d ಸೆಕೆಂಡ್‍ಗಳು</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="one">1 ಕರೆ</item>
+ <item quantity="other">%d ಕರೆಗಳು</item>
+ </plurals>
+</resources>