summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/cm_arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-04-17 17:15:32 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-04-17 17:15:32 +0300
commit1a4b19d0c019ce966e5ec5a5e87b07735141fdd3 (patch)
tree90c9c8e0a3d2c99e45fee654ba8c8ac2711cdffc /res/values-zh-rCN/cm_arrays.xml
parent3c9053d8a38cd6aae8d8ccc213b9fc80bcc46e21 (diff)
downloadandroid_packages_apps_Dialer-1a4b19d0c019ce966e5ec5a5e87b07735141fdd3.tar.gz
android_packages_apps_Dialer-1a4b19d0c019ce966e5ec5a5e87b07735141fdd3.tar.bz2
android_packages_apps_Dialer-1a4b19d0c019ce966e5ec5a5e87b07735141fdd3.zip
Automatic translation import
Change-Id: I0e235b7878f00f939f668c762efc99066d60a127
Diffstat (limited to 'res/values-zh-rCN/cm_arrays.xml')
-rw-r--r--res/values-zh-rCN/cm_arrays.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/res/values-zh-rCN/cm_arrays.xml b/res/values-zh-rCN/cm_arrays.xml
new file mode 100644
index 000000000..ecb664a42
--- /dev/null
+++ b/res/values-zh-rCN/cm_arrays.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ 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-array name="call_stats_duration">
+ <item><xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g></item>
+ <item><xliff:g id="hours" example="2 hrs">%1$s</xliff:g> <xliff:g id="minutes" example="2 mins">%2$s</xliff:g> <xliff:g id="seconds" example="2 secs">%3$s</xliff:g></item>
+ </string-array>
+</resources>