summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:49:53 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 02:04:54 +0300
commit5036c4f70e561051afa359955a063d464132111e (patch)
treec0b734b69a64feb1077db00002b53a1674827473 /res/values-en-rIN
parent1958bec7cd1cd58a0ee83fcd837ff19c226d6470 (diff)
downloadandroid_packages_providers_DownloadProvider-5036c4f70e561051afa359955a063d464132111e.tar.gz
android_packages_providers_DownloadProvider-5036c4f70e561051afa359955a063d464132111e.tar.bz2
android_packages_providers_DownloadProvider-5036c4f70e561051afa359955a063d464132111e.zip
Automatic translation import
Change-Id: Ib0d03cb90567d7ac6123c2c97be226ef65859ca7
Diffstat (limited to 'res/values-en-rIN')
-rw-r--r--res/values-en-rIN/cm_plurals.xml31
-rw-r--r--res/values-en-rIN/cm_strings.xml20
2 files changed, 51 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_plurals.xml b/res/values-en-rIN/cm_plurals.xml
new file mode 100644
index 00000000..e6ca4e06
--- /dev/null
+++ b/res/values-en-rIN/cm_plurals.xml
@@ -0,0 +1,31 @@
+<?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:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="duration_seconds">
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> sec</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> secs</item>
+ </plurals>
+ <plurals name="duration_minutes">
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> min</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> mins</item>
+ </plurals>
+ <plurals name="duration_hours">
+ <item quantity="one"><xliff:g id="count">%d</xliff:g> hr</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> hrs</item>
+ </plurals>
+</resources>
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
new file mode 100644
index 00000000..9d6c3b84
--- /dev/null
+++ b/res/values-en-rIN/cm_strings.xml
@@ -0,0 +1,20 @@
+<?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">
+ <string name="download_speed_text"><xliff:g id="text">%1$s</xliff:g>, <xliff:g id="size" example="230 kB">%2$s</xliff:g>/s</string>
+</resources>