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

Side by Side Diff: _locales/sr/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/sl/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
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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 } 147 }
148 }, 148 },
149 "line": { 149 "line": {
150 "message": "Ред $number$", 150 "message": "Ред $number$",
151 "placeholders": { 151 "placeholders": {
152 "number": { 152 "number": {
153 "content": "$1" 153 "content": "$1"
154 } 154 }
155 } 155 }
156 }, 156 },
157 "loading": {
158 "message": "Учитавање..."
159 },
157 "name": { 160 "name": {
158 "message": "Adblock Plus" 161 "message": "Adblock Plus"
159 }, 162 },
160 "name_devbuild": { 163 "name_devbuild": {
161 "message": "Развојна верзија Adblock Plus-а" 164 "message": "Развојна верзија Adblock Plus-а"
162 }, 165 },
163 "notification_configure": { 166 "notification_configure": {
164 "message": "Подеси поставке обавештавања" 167 "message": "Подеси поставке обавештавања"
165 }, 168 },
166 "notification_open_all": { 169 "notification_open_all": {
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
217 } 220 }
218 }, 221 },
219 "stats_label_total": { 222 "stats_label_total": {
220 "message": "Укупно: <strong>$number$</strong>", 223 "message": "Укупно: <strong>$number$</strong>",
221 "placeholders": { 224 "placeholders": {
222 "number": { 225 "number": {
223 "content": "$1" 226 "content": "$1"
224 } 227 }
225 } 228 }
226 }, 229 },
227 "stats_over": {
228 "message": "$number$",
229 "placeholders": {
230 "number": {
231 "content": "$1"
232 }
233 }
234 },
235 "stats_share_download": {
236 "message": "Преузми Adblock Plus"
237 },
238 "stats_share_message": { 230 "stats_share_message": {
239 "message": "Блокирао сам $number$ огласа и пратилаца захваљујући Adblock Plu s-у.", 231 "message": "Блокирао сам $number$ огласа и пратилаца захваљујући Adblock Plu s-у.",
240 "placeholders": { 232 "placeholders": {
241 "number": { 233 "number": {
242 "content": "$1" 234 "content": "$1"
243 } 235 }
244 } 236 }
245 }, 237 },
246 "stats_share_title": {
247 "message": "Дели овај број"
248 },
249 "stats_show_iconnumber": { 238 "stats_show_iconnumber": {
250 "message": "Прикажи број на икони" 239 "message": "Прикажи број на икони"
251 }, 240 },
252 "stats_title": { 241 "stats_title": {
253 "message": "Блокирани огласи" 242 "message": "Блокирани огласи"
254 }, 243 },
255 "subscriptionSelection_location_label": { 244 "subscriptionSelection_location_label": {
256 "message": "Локација списка са филтерима:" 245 "message": "Локација списка са филтерима:"
257 }, 246 },
258 "subscriptionSelection_subscriptionSelector_label": { 247 "subscriptionSelection_subscriptionSelector_label": {
259 "message": "Изаберите пријаву са списка:" 248 "message": "Изаберите пријаву са списка:"
260 }, 249 },
261 "subscriptionSelection_title_label": { 250 "subscriptionSelection_title_label": {
262 "message": "Назив претплате:" 251 "message": "Назив претплате:"
263 }, 252 },
264 "unexpected_filter_list_header": { 253 "unexpected_filter_list_header": {
265 "message": "Заглавља списка филтера овде нису дозвољена" 254 "message": "Заглавља списка филтера овде нису дозвољена"
266 }, 255 },
267 "update_now": { 256 "update_now": {
268 "message": "Ажурирај" 257 "message": "Ажурирај"
269 }, 258 },
270 "whitelisted_domains": { 259 "whitelisted_domains": {
271 "message": "Дозвољени домени" 260 "message": "Дозвољени домени"
272 } 261 }
273 } 262 }
OLDNEW
« no previous file with comments | « _locales/sl/messages.json ('k') | _locales/sv/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld