| Index: locale/en-US/options.json |
| =================================================================== |
| new file mode 100644 |
| --- /dev/null |
| +++ b/locale/en-US/options.json |
| @@ -0,0 +1,149 @@ |
| +{ |
| + "options_page_title": { |
| + "message": "Adblock Plus Options" |
| + }, |
| + "options_page_name": { |
| + "message": "Options" |
| + }, |
| + "options_tab_general": { |
| + "message": "General" |
| + }, |
| + "options_tab_advanced": { |
| + "message": "Advanced" |
| + }, |
| + "options_tab_help": { |
| + "message": "Help" |
| + }, |
| + "options_version": { |
| + "message": "Version" |
| + }, |
| + "options_tab_share": { |
| + "message": "Share" |
| + }, |
| + "options_tab_donate": { |
| + "message": "Donate" |
| + }, |
| + "options_readMore": { |
| + "message": "read more" |
| + }, |
| + "options_blocking": { |
| + "message": "Blocking" |
| + }, |
| + "options_language_adblocking": { |
| + "message": "Adblocking" |
| + }, |
| + "options_language_title": { |
| + "message": "for websites in..." |
| + }, |
| + "options_language_add": { |
| + "message": "add other website languages" |
| + }, |
| + "options_furtherBlocking_title": { |
| + "message": "Further blocking options" |
| + }, |
| + "options_furtherBlocking_add": { |
| + "message": "add other blocking list" |
| + }, |
| + "options_exception": { |
| + "message": "Exception" |
| + }, |
| + "options_acceptableAds_title": { |
| + "message": "Acceptable ads" |
| + }, |
| + "options_whitelisted_title": { |
| + "message": "Whitelisted websites" |
| + }, |
| + "options_btn_add": { |
| + "message": "add" |
| + }, |
| + "options_btn_cancel": { |
| + "message": "cancel" |
| + }, |
| + "options_tweaks": { |
| + "message": "Tweaks" |
| + }, |
| + "options_tweaks_blockElement": { |
| + "message": "Show right click menu" |
| + }, |
| + "options_tweaks_blockElement_highlight": { |
| + "message": "Block Element" |
| + }, |
| + "options_tweaks_hideWhitespace": { |
| + "message": "of blocked elements and rearange the content smoothly to the website" |
| + }, |
| + "options_tweaks_hideWhitespace_highlight": { |
| + "message": "Hide whitespace" |
| + }, |
| + "options_blockingList": { |
| + "message": "Blocking list" |
| + }, |
| + "options_tab_overview": { |
| + "message": "Overview" |
| + }, |
| + "options_tab_ownList": { |
| + "message": "Edit or create own blocking list" |
| + }, |
| + "options_tableCol_name": { |
| + "message": "Name" |
| + }, |
| + "options_tableCol_description": { |
| + "message": "Description" |
| + }, |
| + "options_tableCol_date": { |
| + "message": "Date" |
| + }, |
| + "options_blockingList_add": { |
| + "message": "add/import other blocking list" |
| + }, |
| + "options_blockingList_update": { |
| + "message": "Update all blocking lists" |
| + }, |
| + "options_blockingRules": { |
| + "message": "Blocking rules" |
| + }, |
| + "options_blockingRules_edit": { |
| + "message": "edit rules" |
| + }, |
| + "options_faq": { |
| + "message": "Frequently asked question" |
| + }, |
| + "options_faq_description": { |
| + "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems." |
| + }, |
| + "options_faq_link": { |
| + "message": "Frequently asked questions" |
| + }, |
| + "options_forum": { |
| + "message": "Forum" |
| + }, |
| + "options_forum_description": { |
| + "message": "If the frequently asked questions helped you can reach us in our forum." |
| + }, |
| + "options_forum_link": { |
| + "message": "Adblock Plus support forum" |
| + }, |
| + "options_media": { |
| + "message": "Social media" |
| + }, |
| + "options_media_description": { |
| + "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." |
| + }, |
| + "options_modal_title": { |
| + "message": "Add other blocking list" |
| + }, |
| + "options_close": { |
| + "message": "close" |
| + }, |
| + "options_modal_subscription_title": { |
| + "message": "Via URL/Link" |
| + }, |
| + "options_modal_import_subscription": { |
| + "message": "import blocking list with this URL" |
| + }, |
| + "options_modal_edit_own_list": { |
| + "message": "edit own blocking list" |
| + }, |
| + "options_modal_create_own_list": { |
| + "message": "create own blocking rules" |
| + } |
| +} |