leed-adblock/greeder/locale/en.json

25 lines
1.6 KiB
JSON
Executable File

{
"P_ADBLOCK_BLACKLIST":"Blacklist:",
"P_ADBLOCK_DEFAULT_BEHAVIOR":"Default behavior:",
"P_ADBLOCK_DEFAULT_BEHAVIOR_ALLOW":"Allow all contents (and use a blacklist)",
"P_ADBLOCK_DEFAULT_BEHAVIOR_BLOCK":"Block all contents (and use a whitelist)",
"P_ADBLOCK_ERR_WRITE":"Unable to write parameters to adblock_constants.php. Check permissions on the folders.",
"P_ADBLOCK_H2_TITLE":"Plugin Adblock",
"P_ADBLOCK_NO":"No",
"P_ADBLOCK_NOTE":"<em>Note: </em> You must enter a list of id of feeds in the blacklist / whitelist fields. This list must be one id per line. You can find the id of the feed you want in the address bar on the page of the feed in Leed (http://LEED_URL/index.php?action=selectedFeed&feed=ID).",
"P_ADBLOCK_OPT_DEGRADATION":"Elegant degradation (replace content with same-size content)?",
"P_ADBLOCK_OPT_DEGR_MSG":"<em>(Not available because the getimagesize seems to not be available on your system or allow_url_fopen is set to Off in php.ini)</em>",
"P_ADBLOCK_OPT_DISABLED":"Disabled",
"P_ADBLOCK_OPT_ENABLED":"Enabled",
"P_ADBLOCK_OPT_FLASH":"Enable / Disable blocking of flash contents in events:",
"P_ADBLOCK_OPT_FLASH_TITLE":"Flash embedded contents:",
"P_ADBLOCK_OPT_IMAGES":"Enable / Disable blocking of images in events:",
"P_ADBLOCK_OPT_IMAGES_BLOCK_ALL":"Block images on all devices",
"P_ADBLOCK_OPT_IMAGES_BLOCK_MOBILE":"Only block images on mobile devices",
"P_ADBLOCK_OPT_IMAGES_MOBILE":"Block images only on mobile devices?",
"P_ADBLOCK_OPT_IMAGES_TITLE":"Images:",
"P_ADBLOCK_SAVE":"Save",
"P_ADBLOCK_TITLE":"Adblock",
"P_ADBLOCK_WHITELIST":"Whitelist:",
"P_ADBLOCK_YES":"Yes"
}