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

Side by Side Diff: _locales/sr/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/sq/messages.json ('k') | _locales/sv/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": "Додавање филтера"
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": "$selector$ није исправан CSS бирач",
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/sq/messages.json ('k') | _locales/sv/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld