summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rHK/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rHK/cm_strings.xml')
-rw-r--r--res/values-zh-rHK/cm_strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/values-zh-rHK/cm_strings.xml b/res/values-zh-rHK/cm_strings.xml
index b6903e7f8..5aad042ff 100644
--- a/res/values-zh-rHK/cm_strings.xml
+++ b/res/values-zh-rHK/cm_strings.xml
@@ -17,6 +17,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Toast displayed when saving a contact to sim card failed -->
<string name="airplane_mode_on">飛航模式啟用時無法存取 SIM 卡</string>
<string name="sim_card_full">SIM 卡已滿</string>
<string name="tag_too_long">聯絡人名稱過長</string>
@@ -24,6 +25,7 @@
<string name="invalid_number_type">號碼類型無效</string>
<string name="no_phone_number_or_email">請輸入一個電話號碼或電子郵件地址。</string>
<string name="memory_card_full">無法儲存聯絡人,裝置記憶體已滿</string>
+ <!-- The title of "groups" tab. [CHAR LIMIT=14] -->
<string name="contacts_groups_label">群組</string>
<string name="menu_moveGroupMembers">移動群組成員</string>
<string name="title_move_members">移動成員</string>
@@ -32,14 +34,19 @@
<string name="edit_before_call">通話前先編輯號碼</string>
<string name="menu_sendViaSMS">透過短訊傳送聯絡人</string>
<string name="select_all">所有</string>
+ <!-- Choose Sim Card to Import -->
<string name="import_sim_contacts_title">匯入 SIM 卡聯絡人</string>
<string name="import_sim_contacts_message">正在匯入 SIM 卡聯絡人\u2026</string>
+ <!-- Confirmation dialog title after users selects to import a contact. [CHAR LIMIT=25]-->
<string name="importConfirmation_title">匯入聯絡人?</string>
<string name="import_finish">匯入完成</string>
+ <!-- Multi Delete Contacts related strings -->
<string name="delete_contacts_title">刪除聯絡人</string>
<string name="delete_contacts_message">正在刪除聯絡人\u2026</string>
+ <!-- Confirmation dialog title after users selects to delete a contact. [CHAR LIMIT=25]-->
<string name="deleteConfirmation_title">刪除聯絡人?</string>
<string name="too_many_contacts_add_to_group">可添加的聯絡人不超過 <xliff:g id="count">%d</xliff:g> 個</string>
+ <!-- add for MemoryStatusActivity -->
<string name="menu_memory_status">記憶體狀態</string>
<string name="memory_size">總數:</string>
<string name="memory_used">已用:</string>