diff options
author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-03-17 21:59:44 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2016-03-18 16:00:25 -0700 |
commit | 91edbdd479350d260aae1052d6b1959e1338719e (patch) | |
tree | 576dd3a0b87dbacbb2cc06e3fc3556365af03e0b /res/values-ml-rIN/cm_plurals.xml | |
parent | bfd3ede27099dbea4ac22e1b9259bc345b53c546 (diff) | |
download | packages_apps_Settings-91edbdd479350d260aae1052d6b1959e1338719e.zip packages_apps_Settings-91edbdd479350d260aae1052d6b1959e1338719e.tar.gz packages_apps_Settings-91edbdd479350d260aae1052d6b1959e1338719e.tar.bz2 |
Automatic translation import
Change-Id: Ide7fdb04e25ae1d25205a835b37ff8a004660ad4
Diffstat (limited to 'res/values-ml-rIN/cm_plurals.xml')
-rw-r--r-- | res/values-ml-rIN/cm_plurals.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-ml-rIN/cm_plurals.xml b/res/values-ml-rIN/cm_plurals.xml new file mode 100644 index 0000000..f4f280a --- /dev/null +++ b/res/values-ml-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>സെക്കന്റ്</item> + </plurals> + <plurals name="app_ops_count"> + <item quantity="one">ഒരിക്കല്</item> + <item quantity="other">%d പ്രാവശ്യം</item> + </plurals> +</resources> |