summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/app/res/values-zh-rTW/strings.xml
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-06-19 12:40:59 -0700
committerEric Erfanian <erfanian@google.com>2017-06-19 20:00:08 +0000
commitea7890cd5e829ed3f0b5f726561c569690af2030 (patch)
tree235ab5ab9f9215782c29ef350d275fe12e7b2f74 /java/com/android/dialer/app/res/values-zh-rTW/strings.xml
parent91ce7d2a476bd04fe525049a37a2f8b2824e9724 (diff)
downloadandroid_packages_apps_Dialer-ea7890cd5e829ed3f0b5f726561c569690af2030.tar.gz
android_packages_apps_Dialer-ea7890cd5e829ed3f0b5f726561c569690af2030.tar.bz2
android_packages_apps_Dialer-ea7890cd5e829ed3f0b5f726561c569690af2030.zip
Update AOSP Dialer source from internal google3 repository at
cl/159428781. Test: make, treehugger This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from cl/158012278 (6/05/2017) to cl/159428781 (6/19/2017). This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Merged-In: Ie60a84b3936efd0ea3d95d7c86bf96d2b1663030 Change-Id: If1fa394df2609f0d38b4f794c83f4db3f1006484
Diffstat (limited to 'java/com/android/dialer/app/res/values-zh-rTW/strings.xml')
-rw-r--r--java/com/android/dialer/app/res/values-zh-rTW/strings.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/java/com/android/dialer/app/res/values-zh-rTW/strings.xml b/java/com/android/dialer/app/res/values-zh-rTW/strings.xml
index 473955c5d..9178dcf67 100644
--- a/java/com/android/dialer/app/res/values-zh-rTW/strings.xml
+++ b/java/com/android/dialer/app/res/values-zh-rTW/strings.xml
@@ -80,6 +80,7 @@
<string name="add_wait" msgid="1177723010768282578">"延長等待時間"</string>
<string name="dialer_settings_label" msgid="4980176284150290175">"設定"</string>
<string name="simulator_submenu_label" msgid="186156287346615267">"模擬工具"</string>
+ <string name="new_ui_launcher_shortcut_label" msgid="7195823535703686736">"建立新版 UI 捷徑"</string>
<string name="menu_allContacts" msgid="8544950176866640863">"所有聯絡人"</string>
<string name="dialer_useDtmfDialpad" msgid="3919115408138798484">"使用觸控音按鍵"</string>
<string name="dialer_returnToInCallScreen" msgid="3487191628252824117">"返回進行中的通話"</string>
@@ -104,12 +105,14 @@
<string name="callDetailsShortDurationFormat" msgid="8517030531054801588">"<xliff:g id="SECONDS">%s</xliff:g> 秒"</string>
<string name="callDetailsDurationFormat" msgid="6826204822350034578">"<xliff:g id="MINUTES">%s</xliff:g> 分 <xliff:g id="SECONDS">%s</xliff:g> 秒"</string>
<string name="description_cancel_multi_select" msgid="3930475950253360461">"取消批次操作模式"</string>
- <string name="voicemailMultiSelectVoicemail" msgid="7792569522692927527">"語音留言"</string>
- <string name="voicemailMultiSelectVoicemails" msgid="3901723179158415509">"語音留言"</string>
- <string name="voicemailMultiSelectDeleteConfirm" msgid="5904880853422397390">"是"</string>
- <string name="voicemailMultiSelectDeleteCancel" msgid="7340110543555172665">"否"</string>
+ <string name="voicemailMultiSelectDeleteConfirm" msgid="5110048580165845200">"刪除"</string>
+ <string name="voicemailMultiSelectDeleteCancel" msgid="4574287102479485528">"取消"</string>
<string name="voicemailMultiSelectDialogTitle" msgid="150612124416146690">"要刪除選取的<xliff:g id="VOICEMAILORVOICEMAILS">%1$s</xliff:g>嗎?"</string>
<string name="voicemailMultiSelectActionBarTitle" msgid="5840745438559612431">"已選取 <xliff:g id="NUMBER">%1$s</xliff:g> 個"</string>
+ <plurals name="delete_voicemails_confirmation_dialog_title" formatted="false" msgid="2452264208706783960">
+ <item quantity="other">"<b>"要刪除這些語音留言嗎?"</b>"</item>
+ <item quantity="one">"<b>"要刪除這則語音留言嗎?"</b>"</item>
+ </plurals>
<string name="voicemailCallLogToday" msgid="709034597866788854">@string/call_log_header_today</string>
<string name="voicemailCallLogDateTimeFormat" msgid="4998985002074131268">"<xliff:g id="DATE">%1$s</xliff:g><xliff:g id="TIME">%2$s</xliff:g>"</string>
<string name="voicemailDurationFormat" msgid="5649961568550898382">"<xliff:g id="MINUTES">%1$02d</xliff:g>:<xliff:g id="SECONDS">%2$02d</xliff:g>"</string>