Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: res/values-zh/strings.xml

Issue 5186953486008320: Update translations (Closed)
Patch Set: Created Nov. 28, 2013, 3:17 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « res/values-zh/arrays.xml ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Generated by crowdin.net-->
3 <resources>
4 <string name="app_name">Adblock Plus</string>
5 <string name="crash_name">Crash occurred</string>
6 <string name="configuration_name">Configuration information</string>
7 <string name="proxysettings_name">Proxy configuration</string>
8 <string name="install_name">Adblock Plus has been installed</string>
9 <string name="acceptableads_name">Acceptable Ads in Adblock Plus</string>
10 <string name="notif_wifi">Ads are blocked on WiFi connection</string>
11 <string name="notif_wifi_nofiltering">Allowing ads on WiFi connection</string>
12 <string name="notif_all">Ads are blocked on all connections</string>
13 <string name="notif_waiting">Waiting for traffic on port %d</string>
14 <string name="notif_notraffic">You probably need to adjust configuration</stri ng>
15 <string name="crash_dialog_text">It seems that the application encountered a p roblem and was forcefully stopped on previous launch. You can help us fix this i f you send us error report by clicking \'OK\'.</string>
16 <string name="crash_dialog_comment_prompt">You might add your comments about t he problem below:</string>
17 <string name="msg_crash_submission_failure">Failed to submit crash report, wil l try again later.</string>
18 <string name="msg_subscription_offer">A subscription has been selected based o n your language: \'%s\'. &lt;a&gt;Acceptable Ads&lt;/a&gt; have been enabled. Yo u can change this in the settings.</string>
19 <string name="msg_acceptable_ads">Adblock Plus now supports &lt;a&gt;Acceptabl e Ads&lt;/a&gt;, and has automatically enabled them. You can disable them in the settings.</string>
20 <string name="msg_notraffic">It seems that no traffic is passing through appli cation.</string>
21 <string name="msg_configuration">Adblock Plus can not change the proxy setting s on your device, please configure it manually.</string>
22 <string name="msg_badport">Bad port value</string>
23 <string name="msg_clipboard">Text has been copied to clipboard</string>
24 <string name="msg_update_available">New update available</string>
25 <string name="msg_update_missing">You are running the latest version</string>
26 <string name="msg_update_description">New update is available for download. Pr oceed?</string>
27 <string name="msg_update_downloading">Downloading update: %d%%</string>
28 <string name="msg_update_ready">Ready to install update</string>
29 <string name="msg_update_fail">Failed to check for updates, will try again lat er</string>
30 <string name="msg_hideicon_warning">&lt;b&gt;Please note&lt;/b&gt;: The best w e can do is make the icon invisible. If we remove the icon, Android could stop A dblock Plus any time, which will result in loss of connectivity.</string>
31 <string name="msg_hideicon_native">You can &lt;b&gt;completely disable&lt;/b&g t; notification icon through Android settings. For this uncheck &lt;i&gt;Show no tifications&lt;/i&gt; check box in &lt;i&gt;Application info&lt;/i&gt;. Press &l t;i&gt;Show me&lt;/i&gt; to open it now.</string>
32 <string name="configuring_url">https://adblockplus.org/en/android-config</stri ng>
33 <string name="configuring_proxy_url">https://adblockplus.org/en/android-config #proxy</string>
34 <string name="ok">OK</string>
35 <string name="cancel">Cancel</string>
36 <string name="error">Error</string>
37 <string name="warning">Warning</string>
38 <string name="about">About</string>
39 <string name="help">Help</string>
40 <string name="version">Version</string>
41 <string name="build">build#</string>
42 <string name="gotit">Got it</string>
43 <string name="showme">Show me</string>
44 <string name="configure">Configure</string>
45 <string name="opensettings">Open wireless settings</string>
46 <string name="synchronize_in_progress">downloading…</string>
47 <string name="synchronize_invalid_url">invalid url</string>
48 <string name="synchronize_connection_error">connection error</string>
49 <string name="synchronize_invalid_data">invalid data</string>
50 <string name="synchronize_checksum_mismatch">checksum mismatch</string>
51 <string name="synchronize_last_at">last update</string>
52 <string name="synchronize_never">not loaded</string>
53 <string name="pref_enabled_title">Filtering</string>
54 <string name="pref_enabled_summary_on">Adblock filtering is enabled</string>
55 <string name="pref_enabled_summary_off">Adblock filtering is disabled</string>
56 <string name="pref_proxyenabled_title">Proxy</string>
57 <string name="pref_proxyenabled_summary_on">Adblock proxy is enabled</string>
58 <string name="pref_proxyenabled_summary_off">Adblock proxy is disabled</string >
59 <string name="pref_acceptableads_title">Acceptable Ads</string>
60 <string name="pref_acceptableads_summary_on">Allow some non-intrusive advertis ing</string>
61 <string name="pref_acceptableads_summary_off">Block all advertising</string>
62 <string name="pref_startatboot_title">Start at boot</string>
63 <string name="pref_startatboot_summary_on">Adblock Plus will start in backgrou nd automatically if it is enabled</string>
64 <string name="pref_startatboot_summary_off">Adblock Plus needs to be started m anually after boot</string>
65 <string name="pref_subscription_title">Filter subscription</string>
66 <string name="pref_refresh_title">Subscription refresh</string>
67 <string name="pref_wifirefresh_title">Refresh over WiFi only</string>
68 <string name="pref_wifirefresh_summary_on">Automatic refreshes will be perform ed only over WiFi connections</string>
69 <string name="pref_wifirefresh_summary_off">Automatic refreshes will be perfor med over any connection</string>
70 <string name="pref_hideicon_title">Hide icon</string>
71 <string name="pref_hideicon_summary_on">Transparent notification icon is used to reduce annoyance</string>
72 <string name="pref_hideicon_summary_off">Normal notification icon is used</str ing>
73 <string name="pref_advanced_title">Advanced settings</string>
74 <string name="pref_proxy_title">Proxy</string>
75 <string name="pref_proxyhost_title">Host</string>
76 <string name="pref_proxyport_title">Port</string>
77 <string name="pref_proxyuser_title">User</string>
78 <string name="pref_proxypass_title">Password</string>
79 <string name="pref_support_title">Support</string>
80 <string name="pref_crashreport_title">Crash report</string>
81 <string name="pref_crashreport_summary_on">Application will generate report if crashed and will ask to send it on next start</string>
82 <string name="pref_crashreport_summary_off">Report will not be generated on ap plication crash</string>
83 <string name="pref_checkupdate_title">Check for update</string>
84 <string name="pref_configuration_title">Show configuration</string>
85 <string name="menu_advanced">Advanced settings</string>
86 </resources>
OLDNEW
« no previous file with comments | « res/values-zh/arrays.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld