summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml')
-rw-r--r--java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml40
1 files changed, 21 insertions, 19 deletions
diff --git a/java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml b/java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml
index b0c27bc7b..58efabe90 100644
--- a/java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml
+++ b/java/com/android/dialer/speeddial/res/values-zh-rTW/strings.xml
@@ -1,20 +1,22 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- ~ Copyright (C) 2017 The Android Open Source 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">
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="favorites_header">常用聯絡人</string>
+ <string name="suggestions_header">常用聯絡人</string>
+ <string name="speed_dial_add_button_text">新增</string>
+ <string name="speed_dial_remember_this_choice">記住這個選擇</string>
+ <string name="speed_dial_disambig_dialog_title">選擇通話類型</string>
+ <string name="disambig_option_video_call">視訊通話</string>
+ <string name="disambig_option_voice_call">撥號</string>
+ <string name="add_favorite_activity_title">新增到常用聯絡人</string>
+ <string name="contact_menu_voice_call">語音通話</string>
+ <string name="contact_menu_video_call">視訊通話</string>
+ <string name="contact_menu_message">訊息</string>
+ <string name="contact_menu_remove">移除</string>
+ <string name="contact_menu_contact_info">聯絡資訊</string>
+ <string name="suggested_contact_bottom_sheet_add_favorite_option">新增到常用聯絡人</string>
+ <string name="speed_dial_contacts_permission_description">如要啟用快速撥號,請開啟「聯絡人」存取權限。</string>
+ <string name="speed_dial_turn_on_contacts_permission">開啟</string>
+ <string name="speed_dial_no_contacts_description">你尚未新增任何常用聯絡人</string>
+ <string name="speed_dial_no_contacts_action_text">新增常用聯絡人</string>
+ <string name="speed_dial_remove_favorites">從常用聯絡人中移除</string>
</resources>