summaryrefslogtreecommitdiffstats
path: root/res/values-in/cm_plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-16 17:46:36 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-04-16 17:46:36 +0300
commit3fb7eeb04dd17b8357929d2454e46043142e8865 (patch)
tree075a6c201d3740bfe498a3a5a217e27e121c2a8b /res/values-in/cm_plurals.xml
parent6685f012c0526ab8304fe468673afd4b6165540b (diff)
downloadandroid_packages_apps_Dialer-3fb7eeb04dd17b8357929d2454e46043142e8865.tar.gz
android_packages_apps_Dialer-3fb7eeb04dd17b8357929d2454e46043142e8865.tar.bz2
android_packages_apps_Dialer-3fb7eeb04dd17b8357929d2454e46043142e8865.zip
Automatic translation import
Change-Id: I6e67f37a1779db4dba9777f69a9fc603f7bfd538
Diffstat (limited to 'res/values-in/cm_plurals.xml')
-rw-r--r--res/values-in/cm_plurals.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/res/values-in/cm_plurals.xml b/res/values-in/cm_plurals.xml
new file mode 100644
index 000000000..2c8a48a67
--- /dev/null
+++ b/res/values-in/cm_plurals.xml
@@ -0,0 +1,31 @@
+<?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="other">%d jam</item>
+ </plurals>
+ <plurals name="minute">
+ <item quantity="other">%d menit</item>
+ </plurals>
+ <plurals name="second">
+ <item quantity="other">%d detik</item>
+ </plurals>
+ <plurals name="call">
+ <item quantity="other">%d panggilan</item>
+ </plurals>
+</resources>