diff options
author | Geoff Mendal <mendal@google.com> | 2015-03-23 08:45:20 -0500 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-03-23 08:45:20 -0500 |
commit | 365e0b7c70e9b6ad629ee3fd7ec8dc92ea82c2c5 (patch) | |
tree | 7c6b26d6fab8d156a4efd340cd762cb2887fec13 /res/values-zh-rCN | |
parent | d697b11a13938b763aaf23955ec3ac84d5dc38c1 (diff) | |
download | packages_apps_Settings-365e0b7c70e9b6ad629ee3fd7ec8dc92ea82c2c5.zip packages_apps_Settings-365e0b7c70e9b6ad629ee3fd7ec8dc92ea82c2c5.tar.gz packages_apps_Settings-365e0b7c70e9b6ad629ee3fd7ec8dc92ea82c2c5.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: Ic9bff064e76901057d2255ace54f727b24e01030
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r-- | res/values-zh-rCN/strings.xml | 33 |
1 files changed, 11 insertions, 22 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index 86e27d0..71621d7 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -1030,22 +1030,14 @@ <string name="restore_default_apn" msgid="8178010218751639581">"正在恢复默认 APN 设置。"</string> <string name="menu_restore" msgid="8260067415075573273">"重置为默认设置"</string> <string name="restore_default_apn_completed" msgid="2824775307377604897">"已重置默认APN设置。"</string> - <!-- no translation found for reset_network_title (4557113742173895074) --> - <skip /> - <!-- no translation found for reset_network_desc (5805796658276223307) --> - <skip /> - <!-- no translation found for reset_network_button_text (2035676527471089853) --> - <skip /> - <!-- no translation found for reset_network_final_desc (1745138973574945389) --> - <skip /> - <!-- no translation found for reset_network_final_button_text (1797434793741744635) --> - <skip /> - <!-- no translation found for reset_network_gesture_explanation (8615374120762720549) --> - <skip /> - <!-- no translation found for reset_network_confirm_title (1759888886976962773) --> - <skip /> - <!-- no translation found for reset_network_complete_toast (6898753798089969372) --> - <skip /> + <string name="reset_network_title" msgid="4557113742173895074">"重置网络设置"</string> + <string name="reset_network_desc" msgid="5805796658276223307">"此操作会将与网络相关的所有设置重置为出厂默认设置,包括:\n\n"<li>"WLAN"</li>\n<li>"移动数据网络"</li>\n<li>"蓝牙"</li></string> + <string name="reset_network_button_text" msgid="2035676527471089853">"重置设置"</string> + <string name="reset_network_final_desc" msgid="1745138973574945389">"要重置所有网络设置吗?重置后将无法撤消!"</string> + <string name="reset_network_final_button_text" msgid="1797434793741744635">"重置设置"</string> + <string name="reset_network_gesture_explanation" msgid="8615374120762720549">"您需要绘制解锁图案以确认要重置网络设置。"</string> + <string name="reset_network_confirm_title" msgid="1759888886976962773">"要重置网络设置吗?"</string> + <string name="reset_network_complete_toast" msgid="6898753798089969372">"网络设置已重置"</string> <string name="device_reset_title" msgid="2384019005638768076">"恢复设备出厂设置"</string> <string name="master_clear_title" msgid="5907939616087039756">"恢复出厂设置"</string> <string name="master_clear_desc" product="tablet" msgid="8317211882509025841">"此操作会清除您平板电脑"<b>"内部存储设备"</b>"中的所有数据,包括:\n\n"<li>"您的Google帐户"</li>\n<li>"系统和应用的数据和设置"</li>\n<li>"下载的应用"</li></string> @@ -2568,10 +2560,8 @@ <skip /> <!-- no translation found for storage_type_external (7738894330670001898) --> <skip /> - <!-- no translation found for app_data_usage (7942375313697452803) --> - <skip /> - <!-- no translation found for data_summary_format (6213211533341068366) --> - <skip /> + <string name="app_data_usage" msgid="7942375313697452803">"应用数据流量"</string> + <string name="data_summary_format" msgid="6213211533341068366">"自 <xliff:g id="DATE">%2$s</xliff:g>以来已使用 <xliff:g id="SIZE">%1$s</xliff:g>"</string> <!-- no translation found for storage_used (7128074132917008743) --> <skip /> <string name="notifications_enabled" msgid="6983396130566021385">"开启"</string> @@ -2585,6 +2575,5 @@ </plurals> <string name="launch_defaults_some" msgid="313159469856372621">"已设置部分默认选项"</string> <string name="launch_defaults_none" msgid="4241129108140034876">"未设置任何默认选项"</string> - <!-- no translation found for unknown_app (5275921288718717656) --> - <skip /> + <string name="unknown_app" msgid="5275921288718717656">"未知应用"</string> </resources> |