diff options
author | Eric Fischer <enf@google.com> | 2012-05-25 11:58:17 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2012-05-25 11:58:17 -0700 |
commit | b2753981c23a095ee416a7540bb19bee2a6d1ce0 (patch) | |
tree | 607c82cc9e40f476a1278e5c55a9a65902e1e080 /res/values-zh-rTW | |
parent | befa3d6d8bca86f28968069128d6f454b39ed9a8 (diff) | |
download | packages_apps_nfc-b2753981c23a095ee416a7540bb19bee2a6d1ce0.zip packages_apps_nfc-b2753981c23a095ee416a7540bb19bee2a6d1ce0.tar.gz packages_apps_nfc-b2753981c23a095ee416a7540bb19bee2a6d1ce0.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Id4aa85e6401a2bd21b8b45d78fdd1017b4d1b843
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r-- | res/values-zh-rTW/strings.xml | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index afcbdfa..1313b82 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -9,18 +9,26 @@ <string name="outbound_me_profile_text" msgid="5594998841143667989">"輕觸即可將您的聯絡人資訊傳送給這位使用者。"</string> <string name="accessibility_nfc_enabled" msgid="7796246979948787735">"NFC 已啟用。"</string> <string name="touch" msgid="4727218133711188355">"輕觸即可傳輸"</string> - <string name="beam_progress" msgid="5954637499875435191">"傳輸中"</string> + <string name="beam_progress" msgid="7453634884807323920">"正在接收傳輸..."</string> <string name="beam_complete" msgid="477026736424637435">"傳輸完成"</string> - <string name="beam_failed" msgid="5494286126602607727">"傳輸失敗"</string> + <!-- no translation found for beam_failed (5116241718189888630) --> + <skip /> + <!-- no translation found for beam_canceled (5425192751826544741) --> + <skip /> + <!-- no translation found for cancel (61873902552555096) --> + <skip /> <string name="beam_touch_to_view" msgid="7853129156831642630">"輕觸即可查看"</string> <string name="connecting_headset" msgid="3929250919225573008">"連線中"</string> <string name="connected_headset" msgid="4047751837023241955">"已連線"</string> - <string name="connect_headset_failed" msgid="8889260079136001456">"無法連線"</string> + <!-- no translation found for connect_headset_failed (7500801585498094863) --> + <skip /> <string name="disconnecting_headset" msgid="868262189044372780">"正在中斷連線"</string> <string name="disconnected_headset" msgid="4066109452701733916">"已中斷連線"</string> <string name="pairing_headset" msgid="6443461444755646137">"配對中"</string> - <string name="pairing_headset_failed" msgid="8339085014005090245">"無法配對"</string> - <string name="failed_to_enable_bt" msgid="8446791573739966158">"無法啟用藍牙功能"</string> + <!-- no translation found for pairing_headset_failed (6509629663883514688) --> + <skip /> + <!-- no translation found for failed_to_enable_bt (7229153323594758077) --> + <skip /> <string name="confirm_pairing" msgid="4112568077038265363">"您確定要與藍牙裝置「<xliff:g id="DEVICE_NAME">%1$s</xliff:g>」配對嗎?"</string> <string name="pair_yes" msgid="3525614878559994448">"是"</string> <string name="pair_no" msgid="5022308368904055020">"否"</string> |