Skip to content

Commit

Permalink
Updated with version: 3.29.3 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
montrosb committed May 4, 2018
1 parent c448b96 commit b5ec448
Show file tree
Hide file tree
Showing 106 changed files with 6,731 additions and 623 deletions.
16 changes: 8 additions & 8 deletions _locales/bg/messages.json
Expand Up @@ -1180,11 +1180,11 @@
"description":"Message shown when a user tries to un-whitelist a web page that has been whitelisted by a rule in a subscribed filter list. Specific to the 'AdBlock on YouTube' extension."
},
"dont_run_on_pages_on_domain":{
"message":"Не изпълнявай за домейна",
"message":"Не изпълнявай за страници от домейна",
"description":"Menu entry to open the whitelist wizard"
},
"dont_run_on_pages_on_site":{
"message":"Не изпълнявай за страниците в сайта",
"message":"Не изпълнявай за страници от сайта",
"description":"Menu entry to open the whitelist wizard"
},
"disabled_on_this_page":{
Expand All @@ -1200,7 +1200,7 @@
"description":"Link text to un-whitelist a page, displayed immediately after 'AdBlock is disabled on this page'"
},
"enable_adblock_on_this_channel":{
"message":"Блокирай рекламите за канала",
"message":"Блокирай рекламите в канала",
"description":"Menu entry to un-whitelist a YouTube channel, displayed under 'You allowed ads on this channel.'"
},
"status_paused":{
Expand Down Expand Up @@ -1232,11 +1232,11 @@
"description":"Menu entry to pause AdBlock (stop blocking ads)"
},
"pause_adblock_everywhere":{
"message":"Задръж за всички сайтове",
"message":"Задръж във всеки сайт",
"description":"Menu entry to pause AdBlock everywhere (stop blocking ads)"
},
"domain_pause_adblock":{
"message":"Задръж само за сайта",
"message":"Задръж само в сайта",
"description":"Menu entry to pause AdBlock on this domain (stop blocking ads)"
},
"unpause_adblocking":{
Expand Down Expand Up @@ -1268,7 +1268,7 @@
"description":"Body of a notification shown to Safari Content Blocking users with too many filter list rules."
},
"undo_last_block":{
"message":"Отмени блокираните за домейна",
"message":"Отмени блокираните в домейна",
"description":"Menu entry to let the user cancel the result of running the blacklist wizard."
},
"undo_last_block_site":{
Expand Down Expand Up @@ -1490,7 +1490,7 @@
"description":"Alert displayed after the whitelisting of all subscribed YouTube channels has been completed"
},
"allow_ads_all_youtube_channels":{
"message":"Позволи реклами за каналите с абонамент в YouTube™",
"message":"Позволи реклами в каналите с абонамент в YouTube™",
"description":"Toolbar button menu entry, displayed only on youtube.com\/feed\/subscriptions and if the YouTube channel whitelisting option is enabled"
},
"whitelist_youtube_channel":{
Expand All @@ -1504,7 +1504,7 @@
}
},
"whitelist_youtube_channel_v2":{
"message":"Позволи реклами за канал:",
"message":"Позволи реклами в канал:",
"description":"Menu entry to whitelist the channel of the current YouTube video or page. The channel name will appear on a line below this menu item."
},
"confirm_undo_custom_filters":{
Expand Down
32 changes: 32 additions & 0 deletions _locales/de/messages.json
Expand Up @@ -1183,6 +1183,10 @@
"message":"AdBlock auf Seiten dieser Domain deaktivieren",
"description":"Menu entry to open the whitelist wizard"
},
"dont_run_on_pages_on_site":{
"message":"AdBlock auf Seiten dieser Domain deaktivieren",
"description":"Menu entry to open the whitelist wizard"
},
"disabled_on_this_page":{
"message":"AdBlock ist auf dieser Seite deaktiviert.",
"description":"Message shown in toolbar button on web pages that have been whitelisted"
Expand All @@ -1203,14 +1207,38 @@
"message":"AdBlock ist pausiert.",
"description":"Message shown in toolbar button when AdBlock is not running"
},
"status_universal_paused":{
"message":"AdBlock ist auf allen Seiten pausiert.",
"description":"Message shown in toolbar button when AdBlock is not running on all domains"
},
"status_domain_paused":{
"message":"AdBlock ist auf dieser Seite pausiert.",
"description":"Message shown in toolbar button when AdBlock is not running on a specific domain"
},
"resume_blocking_ads":{
"message":"Werbung entfernen fortsetzen",
"description":"Link text to start blocking ads again, displayed immediately after 'AdBlock is paused on this site' or 'AdBlock is paused on all sites'"
},
"unpause_adblock":{
"message":"AdBlock wieder starten",
"description":"Link text to start blocking ads again, displayed immediately after 'AdBlock is paused'"
},
"domain_unpause_adblock":{
"message":"Pausierung von AdBlock auf dieser Seite aufheben",
"description":"Link text to start blocking ads again, displayed immediately after 'AdBlock is paused on this site'"
},
"pause_adblock":{
"message":"AdBlock pausieren",
"description":"Menu entry to pause AdBlock (stop blocking ads)"
},
"pause_adblock_everywhere":{
"message":"Auf allen Seiten pausieren",
"description":"Menu entry to pause AdBlock everywhere (stop blocking ads)"
},
"domain_pause_adblock":{
"message":"Auf dieser Seite pausieren",
"description":"Menu entry to pause AdBlock on this domain (stop blocking ads)"
},
"unpause_adblocking":{
"message":"Werbeblocker wieder aktivieren",
"description":"Menu entry to unpause the extension (start blocking ads again)"
Expand Down Expand Up @@ -1243,6 +1271,10 @@
"message":"Selbst erstellte Filter für diese Domain wieder entfernen",
"description":"Menu entry to let the user cancel the result of running the blacklist wizard."
},
"undo_last_block_site":{
"message":"Selbst erstellte Filter für diese Domain rückgänging machen",
"description":"Menu entry to let the user cancel the result of running the blacklist wizard."
},
"dont_run_on_this_page":{
"message":"Ausnahmeregel für diese Seite hinzufügen",
"description":"Menu entry to whitelist the current page"
Expand Down
48 changes: 48 additions & 0 deletions _locales/en_GB/messages.json
Expand Up @@ -987,6 +987,18 @@
"message":"Lithuanian + EasyList",
"description":"A filter list combined with EasyList"
},
"filtereasylist_plus_vietnamese":{
"message":"Vietnamese",
"description":"A filter list combined with EasyList"
},
"filter_easylist_plus_vietnamese":{
"message":"Vietnamese + EasyList",
"description":"A filter list combined with EasyList"
},
"filterbrazilian_portuguese":{
"message":"Brazilian Portuguese",
"description":"A filter list"
},
"other":{
"message":"Other",
"description":"Multiple choice option"
Expand Down Expand Up @@ -1820,5 +1832,41 @@
"local_cdn_option":{
"message":"Enable local content caching for popular website libraries",
"description":"Option to let the user enable Local CDN feature."
},
"myadblockoptions":{
"message":"MyAdBlock",
"description":"The text of the menu item in the popup menu that takes you to the MyAdBlock Options page"
},
"newmyadblockenrollment":{
"message":"NEW",
"description":"The text of the 'Enable MyAdBlock' menu item in the popup menu that takes you to the MyAdBlock Enrollment page"
},
"myadblockenrollment":{
"message":"Enable MyAdBlock",
"description":"The text of the menu item in the popup menu that takes you to the MyAdBlock Enrollment page"
},
"myadblockoptionspageheader":{
"message":"MyAdBlock Options",
"description":"The text of the header the MyAdBlock Options page"
},
"myadblockoptionscategoryheader":{
"message":"Categories",
"description":"The text of the header the MyAdBlock Options page"
},
"myadblockpicreplacementswitchlabel":{
"message":"Replace some blocked ads with high-quality images from the categories below",
"description":"The label text for the switch on the MyAdBlock Options page"
},
"catchannelswitchlabel":{
"message":"Cats",
"description":"The label text for the cat switch on the MyAdBlock Options page"
},
"dogchannelswitchlabel":{
"message":"Dogs",
"description":"The label text for the dog switch on the MyAdBlock Options page"
},
"landscapechannelswitchlabel":{
"message":"Landscapes",
"description":"The label text for the Landscape switch on the MyAdBlock Options page"
}
}
48 changes: 48 additions & 0 deletions _locales/en_US/messages.json
Expand Up @@ -987,6 +987,18 @@
"message":"Lithuanian + EasyList",
"description":"A filter list combined with EasyList"
},
"filtereasylist_plus_vietnamese":{
"message":"Vietnamese",
"description":"A filter list combined with EasyList"
},
"filter_easylist_plus_vietnamese":{
"message":"Vietnamese + EasyList",
"description":"A filter list combined with EasyList"
},
"filterbrazilian_portuguese":{
"message":"Brazilian Portuguese",
"description":"A filter list"
},
"other":{
"message":"Other",
"description":"Multiple choice option"
Expand Down Expand Up @@ -1820,5 +1832,41 @@
"local_cdn_option":{
"message":"Enable local content caching for popular website libraries",
"description":"Option to let the user enable Local CDN feature."
},
"myadblockoptions":{
"message":"MyAdBlock",
"description":"The text of the menu item in the popup menu that takes you to the MyAdBlock Options page"
},
"newmyadblockenrollment":{
"message":"NEW",
"description":"The text of the 'Enable MyAdBlock' menu item in the popup menu that takes you to the MyAdBlock Enrollment page"
},
"myadblockenrollment":{
"message":"Enable MyAdBlock",
"description":"The text of the menu item in the popup menu that takes you to the MyAdBlock Enrollment page"
},
"myadblockoptionspageheader":{
"message":"MyAdBlock Options",
"description":"The text of the header the MyAdBlock Options page"
},
"myadblockoptionscategoryheader":{
"message":"Categories",
"description":"The text of the header the MyAdBlock Options page"
},
"myadblockpicreplacementswitchlabel":{
"message":"Replace some blocked ads with high-quality images from the categories below",
"description":"The label text for the switch on the MyAdBlock Options page"
},
"catchannelswitchlabel":{
"message":"Cats",
"description":"The label text for the cat switch on the MyAdBlock Options page"
},
"dogchannelswitchlabel":{
"message":"Dogs",
"description":"The label text for the dog switch on the MyAdBlock Options page"
},
"landscapechannelswitchlabel":{
"message":"Landscapes",
"description":"The label text for the Landscape switch on the MyAdBlock Options page"
}
}
2 changes: 1 addition & 1 deletion _locales/es/messages.json
Expand Up @@ -1320,7 +1320,7 @@
"description":"A tab on the Options page"
},
"translators":{
"message":"Más información acerca de cómo ayudar a traducir AdBlock [[[here]]]",
"message":"Más información acerca de cómo ayudar a traducir AdBlock [[aquí]]",
"description":"A link on the Options page \/ translators tab to a KB article about how to help translate AdBlock"
},
"report_ad_on_page":{
Expand Down

0 comments on commit b5ec448

Please sign in to comment.