summaryrefslogtreecommitdiffstats
path: root/res/values-mr-rIN/cm_plurals.xml
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-13 02:19:07 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-12-13 02:19:07 +0100
commitd6bff7568aa36b899d0c986c2586c3838da6615b (patch)
tree171a31878ae35b018e009dcd883f648af4189838 /res/values-mr-rIN/cm_plurals.xml
parentcf8985887463fbf8236be3b3442ed793aa0085cb (diff)
parent8fa03070ba29d4dbdbc0cbe4c6b992e3d69a5371 (diff)
downloadpackages_apps_Settings-d6bff7568aa36b899d0c986c2586c3838da6615b.zip
packages_apps_Settings-d6bff7568aa36b899d0c986c2586c3838da6615b.tar.gz
packages_apps_Settings-d6bff7568aa36b899d0c986c2586c3838da6615b.tar.bz2
Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_packages_apps_Settings into replicant-6.0
Diffstat (limited to 'res/values-mr-rIN/cm_plurals.xml')
-rw-r--r--res/values-mr-rIN/cm_plurals.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-mr-rIN/cm_plurals.xml b/res/values-mr-rIN/cm_plurals.xml
new file mode 100644
index 0000000..76d9104
--- /dev/null
+++ b/res/values-mr-rIN/cm_plurals.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="backlight_timeout_time">
+ <item quantity="one"><xliff:g id="seconds">%d</xliff:g> सेकंद</item>
+ <item quantity="other"><xliff:g id="seconds">%d</xliff:g> %d सेकंद</item>
+ </plurals>
+ <plurals name="app_ops_count">
+ <item quantity="one">एकदा</item>
+ <item quantity="other">%d वेळा</item>
+ </plurals>
+</resources>