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

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

Issue 29879555: Issue 6892 - Update adblockplusui dependency to hg:7386698260f4 (Closed)
Patch Set: Updated adblockplusui dependency to include preliminary translations Created Sept. 13, 2018, 4:07 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
(Empty)
1 {
2 "add": {
3 "message": "Добави"
4 },
5 "add_filters_msg": {
6 "message": "Добавяне на филтърa/филтрите?"
7 },
8 "block_element": {
9 "message": "Блокирай елемента"
10 },
11 "cancel": {
12 "message": "Отказ"
13 },
14 "clickhide_instructions": {
15 "message": "След затваряне на изскачащия прозорец, щракнете (може и с десния бутон) върху елемент в страницата."
16 },
17 "continue": {
18 "message": "Напред"
19 },
20 "description": {
21 "message": "С над 500 милиона изтегляния, Adblock Plus е един от най-популяр ните блокери на реклами в света."
22 },
23 "disabled_for_site": {
24 "message": "<strong>Забранено</strong> за сайта"
25 },
26 "easy_create_filter": {
27 "message": "Блокирай елемента"
28 },
29 "enabled_for_site": {
30 "message": "<strong>Разрешено</strong> за сайта"
31 },
32 "filter_elemhideemulation_nodomain": {
33 "message": "Незададен действен домейн към правилото за скриване"
34 },
35 "filter_invalid_csp": {
36 "message": "Недействителна политика за сигурност на съдържанието"
37 },
38 "filter_invalid_domain": {
39 "message": "Недействително зададен (или празен) домейн"
40 },
41 "filter_invalid_regexp": {
42 "message": "Недействителен регулярен израз"
43 },
44 "filter_unknown_option": {
45 "message": "Неизвестна настройка на филтъра"
46 },
47 "filters_subscription_lastDownload_connectionError": {
48 "message": "Провален — при изтегляне"
49 },
50 "invalid_css_selector": {
51 "message": "Недействителен селектор на каскаден лист със стилове [CSS]: $sel ector$",
52 "placeholders": {
53 "selector": {
54 "content": "$1"
55 }
56 }
57 },
58 "line": {
59 "message": "Ред $number$",
60 "placeholders": {
61 "number": {
62 "content": "$1"
63 }
64 }
65 },
66 "loading": {
67 "message": "Зареждане…"
68 },
69 "name": {
70 "message": "Adblock Plus"
71 },
72 "name_devbuild": {
73 "message": "Компилация на Adblock Plus за разработчици"
74 },
75 "notification_configure": {
76 "message": "Конфигуриране на настройките на известяване"
77 },
78 "notification_open_all": {
79 "message": "Отваряй всички препратки от известието"
80 },
81 "notification_with_buttons": {
82 "message": "Натиснете „ДА“ за отваряне на всички препратки от известието."
83 },
84 "notification_without_buttons": {
85 "message": "Щракнете по известие за отваряне на съдържащите се препратки."
86 },
87 "options_short": {
88 "message": "Настройки"
89 },
90 "overlay_notification_button_no": {
91 "message": "Не"
92 },
93 "overlay_notification_button_yes": {
94 "message": "Да"
95 },
96 "overlay_notification_closing_button_hide": {
97 "message": "Затвори известието"
98 },
99 "overlay_notification_closing_button_optout": {
100 "message": "Спри показването на известия"
101 },
102 "sendReport": {
103 "message": "Докладвай неизправност в страницата"
104 },
105 "stats_label_page": {
106 "message": "<strong>$number$</strong> — в страницата",
107 "placeholders": {
108 "number": {
109 "content": "$1"
110 }
111 }
112 },
113 "stats_label_total": {
114 "message": "<strong>$number$</strong> — общо",
115 "placeholders": {
116 "number": {
117 "content": "$1"
118 }
119 }
120 },
121 "stats_show_iconnumber": {
122 "message": "Отброявай блокираните в иконата"
123 },
124 "stats_title": {
125 "message": "Блокирани реклами"
126 },
127 "unexpected_filter_list_header": {
128 "message": "Непозволени заглавия на филтри"
129 }
130 }
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