aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-zh-rHK/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-09-09 03:16:39 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-09-09 16:36:42 +0300
commit075d2a5f2885a31b4fd2ad5c4791a26eed247268 (patch)
tree298179d681a997e7fc307518512894d006e8b592 /res/values-zh-rHK/plurals.xml
parenta6bed171b792f5d4259a9578258a172f833bca0f (diff)
downloadandroid_packages_wallpapers_PhotoPhase-075d2a5f2885a31b4fd2ad5c4791a26eed247268.tar.gz
android_packages_wallpapers_PhotoPhase-075d2a5f2885a31b4fd2ad5c4791a26eed247268.tar.bz2
android_packages_wallpapers_PhotoPhase-075d2a5f2885a31b4fd2ad5c4791a26eed247268.zip
Automatic translation import
Change-Id: I3c5a94dc168057b1ee297cd85530cd7c2bd144ea
Diffstat (limited to 'res/values-zh-rHK/plurals.xml')
-rw-r--r--res/values-zh-rHK/plurals.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-zh-rHK/plurals.xml b/res/values-zh-rHK/plurals.xml
new file mode 100644
index 0000000..ea4644d
--- /dev/null
+++ b/res/values-zh-rHK/plurals.xml
@@ -0,0 +1,25 @@
+<?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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="album_number_of_pictures">
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> 張圖片</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="other">媒體重新載入完成。找到 <xliff:g id="pictures" example="7">%d</xliff:g> 張圖片。</item>
+ </plurals>
+</resources>