summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-09-11 20:00:03 +0300
committerSteve Kondik <steve@cyngn.com>2015-10-18 14:13:47 -0700
commitc4e9df423d070967ef1391b95118b06648e156a2 (patch)
treec84f577a9ac24c2660fa2a51c9c9e8f0fce492ff /res
parent2daf2f91cacc4dea55d166d9cb992cf5acd2e7fb (diff)
downloadandroid_packages_apps_UnifiedEmail-c4e9df423d070967ef1391b95118b06648e156a2.tar.gz
android_packages_apps_UnifiedEmail-c4e9df423d070967ef1391b95118b06648e156a2.tar.bz2
android_packages_apps_UnifiedEmail-c4e9df423d070967ef1391b95118b06648e156a2.zip
Automatic translation import
Change-Id: Ic44fab489effcd173947478626ca3395771e926a
Diffstat (limited to 'res')
-rw-r--r--res/values-zh-rHK/cm_strings.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/res/values-zh-rHK/cm_strings.xml b/res/values-zh-rHK/cm_strings.xml
new file mode 100644
index 000000000..a132295c0
--- /dev/null
+++ b/res/values-zh-rHK/cm_strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">建議聯絡人功能已被停用</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">最近記錄</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">僅最近建議的連絡人將可被選擇</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">所有</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">所有建議聯絡人都可被選擇</string>
+ <string name="preference_header_suggested_contacts">建議連絡人</string>
+ <string name="preference_suggested_contacts_mode">建議連絡人模式</string>
+ <string name="preference_suggested_contacts_clear_all">清除建議聯絡人嗎?</string>
+ <string name="suggested_contacts_cleared">已清除建議連絡人。</string>
+ <string name="clear_suggested_contacts_dialog_title">清除建議聯絡人嗎?</string>
+ <string name="clear_suggested_contacts_dialog_message">所有之前儲存的建議聯絡人都將被移除。</string>
+ <string name="edit_light_settings">資料夾燈光設定</string>
+ <string name="pulse_speed_title">脈衝長度和速度</string>
+ <string name="default_time">適中</string>
+ <string name="custom_time">自訂</string>
+ <string name="dialog_delete_title">刪除</string>
+ <string name="dialog_delete_message">移除選取的項目?</string>
+ <string name="pref_lights_default">預設</string>
+ <string name="pulse_length_always_on">總是開啟</string>
+ <string name="pulse_length_very_short">很短</string>
+ <string name="pulse_length_short">短</string>
+ <string name="pulse_length_normal">適中</string>
+ <string name="pulse_length_long">長</string>
+ <string name="pulse_length_very_long">很長</string>
+ <string name="pulse_speed_very_fast">很快</string>
+ <string name="pulse_speed_fast">快</string>
+ <string name="pulse_speed_normal">適中</string>
+ <string name="pulse_speed_slow">慢</string>
+ <string name="pulse_speed_very_slow">很慢</string>
+</resources>