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

Side by Side Diff: locales/en/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 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 | « locales/en/files/translate.js ('k') | locales/es-ES/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "add": {
3 "description": "This is the label for the 'Add' buttons.",
4 "message": "Add"
5 },
6 "add_domain_button": {
7 "message": "Add domain"
8 },
9 "add_filter_button": {
10 "message": "Add filter"
11 },
12 "add_filters_msg": {
13 "message": "Add filter(s)?"
14 },
15 "add_your_own_filters": {
16 "message": "Add your own filters"
17 },
18 "apply_changes": {
19 "message": "Apply changes"
20 },
21 "block_element": {
22 "description": "Label for 'Block Element' context menu item",
23 "message": "Block Element"
24 },
25 "cancel": {
26 "description": "Cancel button label",
27 "message": "Cancel"
28 },
29 "clickhide_instructions": {
30 "message": "After closing this popup, click (or right-click) an element on t he page."
31 },
32 "description": {
33 "message": "Ads were yesterday! The successful extension Adblock Plus is now available for Google Opera™."
34 },
35 "disable_inline": {
36 "message": "Disable inline text ads"
37 },
38 "disabled_for_these_domains": {
39 "message": "Adblock Plus is disabled for the domains listed below. You can a dd a domain either via the Adblock Plus icon in the address bar or by typing the domain (not a URL) in the box and clicking the \"Add domain\" button."
40 },
41 "easy_create_filter": {
42 "description": "Button label in popup balloon",
43 "message": "Easy create filter"
44 },
45 "edit_filters_raw": {
46 "message": "Edit filters as raw text"
47 },
48 "enable_only_the": {
49 "message": "Enable only the filter lists you need. Too many can make Opera u nresponsive."
50 },
51 "enabled_for_site": {
52 "description": "Popup balloon checkbox label",
53 "message": "Enabled for this site"
54 },
55 "filter_lists": {
56 "description": "This is a tab heading.",
57 "message": "Filter lists"
58 },
59 "filter_must_follow_syntax": {
60 "message": "Your filter must follow the <a href='$url$'>Adblock Plus filter syntax</a>. Certain filter types, like object-subrequest, are not supported.",
61 "placeholders": {
62 "url": {
63 "content": "$1"
64 }
65 }
66 },
67 "filters_acceptableAds2_label": {
68 "message": "Allow some non-intrusive advertising"
69 },
70 "filters_addSubscriptionAdd_label": {
71 "message": "Add"
72 },
73 "filters_addSubscriptionOther_label": {
74 "message": "Add a different subscription"
75 },
76 "filters_addSubscription_label": {
77 "message": "Add filter subscription"
78 },
79 "filters_readMore_label": {
80 "message": "Read more"
81 },
82 "filters_subscription_delete_label": {
83 "message": "Delete"
84 },
85 "filters_subscription_enabled_label": {
86 "message": "Enabled"
87 },
88 "filters_subscription_lastDownload_checksumMismatch": {
89 "message": "Failed, checksum mismatch"
90 },
91 "filters_subscription_lastDownload_connectionError": {
92 "message": "Failed, download failure"
93 },
94 "filters_subscription_lastDownload_inProgress": {
95 "message": "Downloading…"
96 },
97 "filters_subscription_lastDownload_invalidData": {
98 "message": "Failed, not a valid filters list"
99 },
100 "filters_subscription_lastDownload_invalidURL": {
101 "message": "Failed, not a valid address"
102 },
103 "filters_viewList_label": {
104 "message": "View list"
105 },
106 "firstRun_acceptableAdsExplanation": {
107 "description": "This is the explanation of the acceptable ads feature",
108 "message": "<strong>Adblock Plus will always block annoying ads.</strong> St ill, we want to encourage websites using plain and unobtrusive advertising. That 's why we have established <a>strict guidelines</a> to identify acceptable ads, and allow these out of the box. You can always <a>disable</a> this if you want t o block all ads."
109 },
110 "firstRun_changelog": {
111 "description": "Page subtitle, links to the changelog",
112 "message": "See what's new"
113 },
114 "firstRun_feature_acceptableAds": {
115 "description": "One of the bullet points in the features list",
116 "message": "Support websites with acceptable ads (more below)"
117 },
118 "firstRun_feature_betterSurfing": {
119 "description": "One of the bullet points in the features list",
120 "message": "Enjoy the web without annoying ads"
121 },
122 "firstRun_feature_videoAds": {
123 "description": "One of the bullet points in the features list",
124 "message": "Watch videos without commercial interruptions"
125 },
126 "firstRun_features_heading": {
127 "description": "Text above the features list",
128 "message": "With Adblock Plus you can:"
129 },
130 "firstRun_share1": {
131 "description": "Text appearing above Facebook/Twitter buttons",
132 "message": "Do you think Adblock Plus is worth sharing? Please do!"
133 },
134 "firstRun_share2": {
135 "description": "Alternative text to appear above Facebook/Twitter buttons",
136 "message": "Adblock Plus is free and open source. Please support us:"
137 },
138 "firstRun_share2_donate": {
139 "description": "'Donate' button text",
140 "message": "Donate"
141 },
142 "firstRun_share2_or": {
143 "description": "'or' as in 'donate or spread the word'",
144 "message": "or"
145 },
146 "firstRun_title_install": {
147 "description": "This is the page heading on first installation",
148 "message": "Adblock Plus has been installed"
149 },
150 "firstRun_title_update": {
151 "description": "This is the page heading on update",
152 "message": "Adblock Plus has been updated"
153 },
154 "found_a_bug": {
155 "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a href='$url$'>file a request here</a>.",
156 "placeholders": {
157 "url": {
158 "content": "$1"
159 }
160 }
161 },
162 "general": {
163 "description": "This is a tab heading.",
164 "message": "General"
165 },
166 "global_remove_subscription_warning": {
167 "message": "Do you really want to remove this subscription?"
168 },
169 "global_subscription_invalid_location": {
170 "message": "Filter list location is neither a valid URL nor a valid file nam e."
171 },
172 "last_updated_at": {
173 "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
174 "message": "Last updated at $time$ on $date$",
175 "placeholders": {
176 "date": {
177 "content": "$2"
178 },
179 "time": {
180 "content": "$1"
181 }
182 }
183 },
184 "last_updated_at_today": {
185 "description": "e.g. Last updated at 3:00pm today",
186 "message": "Last updated at $time$ today",
187 "placeholders": {
188 "time": {
189 "content": "$1"
190 }
191 }
192 },
193 "name": {
194 "message": "Adblock Plus"
195 },
196 "new_filters_added": {
197 "message": "New filters added; see <a id='options_url' target='_blank'>Optio ns</a> to manage them."
198 },
199 "options": {
200 "message": "Adblock Plus Options"
201 },
202 "out_of_date_lists": {
203 "message": "Out-of-date lists are updated periodically."
204 },
205 "overlay_hideplaceholders_label": {
206 "message": "Hide placeholders of blocked elements"
207 },
208 "remove_button": {
209 "description": "This is the label for the 'Remove selected' buttons.",
210 "message": "Remove selected"
211 },
212 "show_block_element_menu": {
213 "message": "Show 'Block Element' right-click menu item"
214 },
215 "show_icon": {
216 "message": "Show icon in address bar"
217 },
218 "subscriptionSelection_location_label": {
219 "message": "Filter list location:"
220 },
221 "subscriptionSelection_subscriptionSelector_label": {
222 "message": "Please choose a filter subscription from the list:"
223 },
224 "subscriptionSelection_title_label": {
225 "message": "Subscription title:"
226 },
227 "update_now": {
228 "message": "Update now"
229 },
230 "whitelisted_domains": {
231 "description": "This is a tab heading.",
232 "message": "Whitelisted domains"
233 }
234 }
OLDNEW
« no previous file with comments | « locales/en/files/translate.js ('k') | locales/es-ES/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld