summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/contactgrid/res/values-zh-rHK
diff options
context:
space:
mode:
authorEric Erfanian <erfanian@google.com>2017-03-16 19:22:24 -0700
committerEric Erfanian <erfanian@google.com>2017-03-17 19:21:59 +0000
commit9a090c89e7a0c43a668bd6e2ac5e5e680f323aed (patch)
tree2f55365aaf87df9ba7c1fe0be56a7d0988eadf30 /java/com/android/incallui/contactgrid/res/values-zh-rHK
parent2df4538eb90b896be15eebc1d9adf1206131c8a3 (diff)
Update AOSP Dialer source from internal google3 repository at cl/150392808
Test: Treehugger Notable this release: * Reintroduce localization. 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 3/15/2017 to cl/150392808 (3/16/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. Change-Id: Ia16d68469c2ca1ff42c7fa31d922bdb78c4e244a
Diffstat (limited to 'java/com/android/incallui/contactgrid/res/values-zh-rHK')
-rw-r--r--java/com/android/incallui/contactgrid/res/values-zh-rHK/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/java/com/android/incallui/contactgrid/res/values-zh-rHK/strings.xml b/java/com/android/incallui/contactgrid/res/values-zh-rHK/strings.xml
new file mode 100644
index 000000000..14a444124
--- /dev/null
+++ b/java/com/android/incallui/contactgrid/res/values-zh-rHK/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="incall_calling_via_template" msgid="3416867359475780924">"正在透過 <xliff:g id="PROVIDER_NAME">%s</xliff:g> 撥號"</string>
+ <string name="incall_connecting" msgid="1708280493198276616">"撥號中…"</string>
+ <string name="incall_transferring" msgid="7909128243635579407">"正在轉駁…"</string>
+ <string name="incall_video_call_requesting" msgid="5251915562785911238">"正在進行視像通話…"</string>
+ <string name="incall_wifi_video_call_requesting" msgid="8783968191180862607">"正在進行 Wi-Fi 視像通話…"</string>
+ <string name="incall_video_call_request_failed" msgid="5014067473831870379">"無法連線"</string>
+ <string name="incall_video_call_request_rejected" msgid="5357441169519503234">"通話被拒"</string>
+ <string name="incall_video_call_request_timed_out" msgid="6804535684856203120">"通話逾時"</string>
+ <string name="incall_hanging_up" msgid="2166116351937190949">"正在掛斷電話"</string>
+ <string name="incall_call_ended" msgid="6294704948774348480">"通話已結束"</string>
+ <string name="incall_remotely_held" msgid="8561379039177396615">"保留"</string>
+ <string name="contact_grid_incoming_video_call" msgid="4935122585117803710">"視像通話來自"</string>
+ <string name="contact_grid_incoming_wifi_video_call" msgid="5938822096623593533">"Wi-Fi 視像通話來自"</string>
+ <string name="contact_grid_incoming_voice_call" msgid="7165853925114955346">"通話來自"</string>
+ <string name="contact_grid_incoming_work_call" msgid="837605505036615004">"工作通話來自"</string>
+ <string name="contact_grid_incoming_via_template" msgid="7747391077955623969">"透過 <xliff:g id="PROVIDER_NAME">%s</xliff:g> 的來電"</string>
+ <string name="contact_grid_incoming_suspected_spam" msgid="285365265897630425">"疑似垃圾來電者"</string>
+ <string name="contact_grid_callback_number" msgid="1284649030313415807">"回電號碼:<xliff:g id="DARK_NUMBER">%1$s</xliff:g>"</string>
+</resources>