summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW/cm_strings.xml
blob: d460ac048e3f4c5101f73ac80ba668d7ccfa9c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?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>
  <!-- Suggested contacts preferences -->
  <string name="prefDialogTitle_suggestedContactsMode">模式</string>
  <string name="prefDialogTitle_suggestedContactsMode_none">已停用</string>
  <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>
  <!-- Notification lights dialogs -->
  <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>
  <!-- Values for the notification lights pulse spinners -->
  <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>