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

Side by Side Diff: _locales/bg/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 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/be/messages.json ('k') | _locales/bn/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
1 { 1 {
2 "add": { 2 "add": {
3 "message": "Добави" 3 "message": "Добави"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "Добави домейна" 6 "message": "Добави домейна"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "Добави филтър" 9 "message": "Добави филтър"
10 }, 10 },
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 } 220 }
221 }, 221 },
222 "stats_label_total": { 222 "stats_label_total": {
223 "message": "<strong>$number$</strong> — общо", 223 "message": "<strong>$number$</strong> — общо",
224 "placeholders": { 224 "placeholders": {
225 "number": { 225 "number": {
226 "content": "$1" 226 "content": "$1"
227 } 227 }
228 } 228 }
229 }, 229 },
230 "stats_over": {
231 "message": "над $number$",
232 "placeholders": {
233 "number": {
234 "content": "$1"
235 }
236 }
237 },
238 "stats_share_download": {
239 "message": "Изтегли Adblock Plus"
240 },
241 "stats_share_message": { 230 "stats_share_message": {
242 "message": "С Adblock Plus блокирах $number$ реклами и проследявания.", 231 "message": "С Adblock Plus блокирах $number$ реклами и проследявания.",
243 "placeholders": { 232 "placeholders": {
244 "number": { 233 "number": {
245 "content": "$1" 234 "content": "$1"
246 } 235 }
247 } 236 }
248 }, 237 },
249 "stats_share_title": {
250 "message": "Сподели числата"
251 },
252 "stats_show_iconnumber": { 238 "stats_show_iconnumber": {
253 "message": "Отброявай блокираните в иконата" 239 "message": "Отброявай блокираните в иконата"
254 }, 240 },
255 "stats_title": { 241 "stats_title": {
256 "message": "Блокирани реклами" 242 "message": "Блокирани реклами"
257 }, 243 },
258 "subscriptionSelection_location_label": { 244 "subscriptionSelection_location_label": {
259 "message": "Местоположение на списъка с филтри:" 245 "message": "Местоположение на списъка с филтри:"
260 }, 246 },
261 "subscriptionSelection_subscriptionSelector_label": { 247 "subscriptionSelection_subscriptionSelector_label": {
262 "message": "Моля, посочете абонамент за филтър от списъка:" 248 "message": "Моля, посочете абонамент за филтър от списъка:"
263 }, 249 },
264 "subscriptionSelection_title_label": { 250 "subscriptionSelection_title_label": {
265 "message": "Заглавие на абонамента:" 251 "message": "Заглавие на абонамента:"
266 }, 252 },
267 "unexpected_filter_list_header": { 253 "unexpected_filter_list_header": {
268 "message": "Непозволени заглавия на филтри" 254 "message": "Непозволени заглавия на филтри"
269 }, 255 },
270 "update_now": { 256 "update_now": {
271 "message": "Обнови" 257 "message": "Обнови"
272 }, 258 },
273 "whitelisted_domains": { 259 "whitelisted_domains": {
274 "message": "Изключени домейни" 260 "message": "Изключени домейни"
275 } 261 }
276 } 262 }
OLDNEW
« no previous file with comments | « _locales/be/messages.json ('k') | _locales/bn/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld