diff options
author | Baligh Uddin <baligh@google.com> | 2014-09-20 23:24:41 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-09-20 23:24:41 -0700 |
commit | 2bfd4a5f2cb7e92331f9a4f44f1b70105cc2cb79 (patch) | |
tree | 035ac02dec9664a8cf122f65d52b3ef5f598a8dd /res/values-zh-rHK | |
parent | 27dcfbbd893cb5a65fa27ac6b968559e22bf59e4 (diff) | |
download | packages_apps_Settings-2bfd4a5f2cb7e92331f9a4f44f1b70105cc2cb79.zip packages_apps_Settings-2bfd4a5f2cb7e92331f9a4f44f1b70105cc2cb79.tar.gz packages_apps_Settings-2bfd4a5f2cb7e92331f9a4f44f1b70105cc2cb79.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I628b5768f52d634b8ce2a08b1fee5f07de7a8b68
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-zh-rHK')
-rw-r--r-- | res/values-zh-rHK/arrays.xml | 5 | ||||
-rw-r--r-- | res/values-zh-rHK/strings.xml | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/res/values-zh-rHK/arrays.xml b/res/values-zh-rHK/arrays.xml index 579b8ba..3ed8ba2 100644 --- a/res/values-zh-rHK/arrays.xml +++ b/res/values-zh-rHK/arrays.xml @@ -388,6 +388,11 @@ <item msgid="6405203239560695266">"4M"</item> <item msgid="3025431211013424097">"16M"</item> </string-array> + <string-array name="select_logd_size_lowram_titles"> + <item msgid="524799395770610154">"64K"</item> + <item msgid="3534782711045262344">"256K"</item> + <item msgid="8085867209202153403">"1M"</item> + </string-array> <string-array name="select_logd_size_summaries"> <item msgid="7346595473588765019">"每個記錄緩衝區 64K"</item> <item msgid="2822309747675758628">"每個記錄緩衝區 256K"</item> diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml index 3e0f6e5..7c89576 100644 --- a/res/values-zh-rHK/strings.xml +++ b/res/values-zh-rHK/strings.xml @@ -483,8 +483,7 @@ <string name="bluetooth_pairing_accept" msgid="6163520056536604875">"配對"</string> <string name="bluetooth_pairing_accept_all_caps" msgid="6061699265220789149">"配對"</string> <string name="bluetooth_pairing_decline" msgid="4185420413578948140">"取消"</string> - <!-- no translation found for bluetooth_pairing_will_share_phonebook (4982239145676394429) --> - <skip /> + <string name="bluetooth_pairing_will_share_phonebook" msgid="4982239145676394429">"一旦配對成功,即可存取您的通訊錄和通話記錄。"</string> <string name="bluetooth_error_title" msgid="6850384073923533096"></string> <string name="bluetooth_pairing_error_message" msgid="3748157733635947087">"無法與 <xliff:g id="DEVICE_NAME">%1$s</xliff:g> 配對。"</string> <string name="bluetooth_pairing_pin_error_message" msgid="8337234855188925274">"無法與 <xliff:g id="DEVICE_NAME">%1$s</xliff:g> 配對,因為 PIN 碼或密鑰不正確。"</string> @@ -562,8 +561,7 @@ <string name="wifi_assistant_setup" msgid="3772423650475730906">"設定"</string> <string name="wifi_assistant_card_message" msgid="107811647784658536">"透過 Wi‑Fi Assistant 自動連線至可用網絡。"</string> <string name="wifi_assistant_title" msgid="2553267316621598101">"Wi‑Fi Assistant"</string> - <!-- no translation found for wifi_assistant_title_message (6240721017579074015) --> - <skip /> + <string name="wifi_assistant_title_message" msgid="6240721017579074015">"<xliff:g id="WIFI_ASSISTANT">%1$s</xliff:g> 會自動將您的裝置連線至可用的最佳 Wi‑Fi 網絡"</string> <string name="wifi_assistant_open_app" msgid="4803044899535675063">"開啟應用程式"</string> <string name="wifi_display_settings_title" msgid="2925465988657380522">"放送螢幕"</string> <string name="wifi_display_enable_menu_item" msgid="4883036464138167674">"啟用無線螢幕分享"</string> |