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

Unified 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.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/sq/messages.json ('k') | _locales/sv/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/sr/messages.json
===================================================================
deleted file mode 100644
--- a/_locales/sr/messages.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "add": {
- "message": "Додај"
- },
- "add_filters_msg": {
- "message": "Додавање филтера"
- },
- "block_element": {
- "message": "Блокирај елемент"
- },
- "cancel": {
- "message": "Откажи"
- },
- "clickhide_instructions": {
- "message": "Након што затворите овај искачући прозор, притисните левим или десним тастером миша на елемент на овој страници."
- },
- "continue": {
- "message": "Настави"
- },
- "description": {
- "message": "Са преко 500 милиона преузимања, Adblock Plus је један од најпопуларнијих блокатора реклама на свету."
- },
- "disabled_for_site": {
- "message": "<strong>Онемогући</strong> на овом сајту"
- },
- "easy_create_filter": {
- "message": "Блокирај елемент"
- },
- "enabled_for_site": {
- "message": "<strong>Омогући</strong> на овом сајту"
- },
- "filter_elemhideemulation_nodomain": {
- "message": "Нема активних домена наведених за проширени елемент који крију филтер"
- },
- "filter_invalid_csp": {
- "message": "Неважећа безбедносна политика садржаја"
- },
- "filter_invalid_domain": {
- "message": "Неважећи (или празан) домен је наведен"
- },
- "filter_invalid_regexp": {
- "message": "Неважећи регуларни израз"
- },
- "filter_unknown_option": {
- "message": "Непозната опција филтера"
- },
- "filters_subscription_lastDownload_connectionError": {
- "message": "Грешка при преузимању"
- },
- "invalid_css_selector": {
- "message": "$selector$ није исправан CSS бирач",
- "placeholders": {
- "selector": {
- "content": "$1"
- }
- }
- },
- "line": {
- "message": "Ред $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "loading": {
- "message": "Учитавам..."
- },
- "name": {
- "message": "Adblock Plus"
- },
- "name_devbuild": {
- "message": "Развојна верзија Adblock Plus-а"
- },
- "notification_configure": {
- "message": "Подеси поставке обавештавања"
- },
- "notification_open_all": {
- "message": "Отвори све везе из овог обавештења"
- },
- "notification_with_buttons": {
- "message": "Кликните на „У реду“ да бисте отворили све везе у овом обавештењу."
- },
- "notification_without_buttons": {
- "message": "Кликните на обавештење да бисте отворили све везе у њему."
- },
- "options_short": {
- "message": "Опције"
- },
- "overlay_notification_button_no": {
- "message": "Не"
- },
- "overlay_notification_button_yes": {
- "message": "Да"
- },
- "overlay_notification_closing_button_hide": {
- "message": "Затвори ово обавештење"
- },
- "overlay_notification_closing_button_optout": {
- "message": "Не приказуј обавештења"
- },
- "sendReport": {
- "message": "Пријави проблеме на овој страници"
- },
- "stats_label_page": {
- "message": "На овој страници: <strong>$number$</strong>",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_label_total": {
- "message": "Укупно: <strong>$number$</strong>",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_show_iconnumber": {
- "message": "Прикажи број на икони"
- },
- "stats_title": {
- "message": "Блокирани огласи"
- },
- "unexpected_filter_list_header": {
- "message": "Заглавља списка филтера овде нису дозвољена"
- }
-}
« 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