{
  "forLinguists": {
    "description": "In this block you can find links to the syntax documentation as well as some examples of that syntax",
    "helpUrl": "https://messageformat.github.io/messageformat/page-guide",
    "helpCut": "Strings with symbol | will be divided: https://github.com/ngx-translate/core/issues/223#issuecomment-333335132",
    "translation": "English",
    "plural": "There {count, plural, =0{is nothing} one{is one thing} other{are # things}}",
    "selectAndVariable": "{gender, select, male{He is} female{She is} other{They are}} {how}"
  },
  "actions": {
    "group": "Group Actions",
    "other": "Other Actions",
    "moveToWhite": "Move to White List",
    "moveToBlack": "Move to Black List",
    "moveToQuarantine": "Move to quarantine",
    "restoreFromQuarantine": "Restore from quarantine",
    "addToIgnoreList": "Add to ignore list",
    "tryToRestore": "Try to restore clean version from backup",
    "grantFullAccess": "Grant Full Access",
    "removeFullAccess": "Remove Full Access",
    "delete": "Delete permanently",
    "cleanup": "Cleanup {count, plural, =0{} one{file} other{files}}",
    "restoreOriginal": "Restore original {count, plural, =0{} one{file} other{files}}",
    "viewFile": "View file"
  },
  "notifications": {
    "cleanupInitiated": "Cleanup successfully initiated",
    "scanInitiated": "Scan successfully added to queue",
    "scanStopped": "Scan successfully removed from queue",
    "details": "Details",
    "success": "Success",
    "error": "Error",
    "warning": "Warning",
    "warnings": "Warning",
    "deleted": "Deleted successfully",
    "ipAction": "{count, plural, one{IP} other{IPs}} {count, plural, one{has} other{have}} been {action, select, deleted{deleted} added{added} moved{moved} other{}} successfully",
    "countryAction": "{count, plural, one{Country} other{Countries}} {count, plural, one{has} other{have}} been {action, select, deleted{deleted} added{added} moved{moved} other{}} successfully",
    "ruleAction": "Rule has been successfully {action, select, enabled{enabled} disabled{disabled} edited{edited} other{}}",
    "restoreFromQuarantine": {
      "success": "Restored from quarantine",
      "partialSuccess": "Successfully restored files:",
      "partialFailure": "Failed to restore some files:"
    },
    "quarantineMalicious": {
      "success": "Added to quarantine",
      "partialSuccess": "Successfully quarantined files:",
      "partialFailure": "Failed to quarantine some files:"
    },
    "moveToIgnore": {
      "success": "Added to Ignore List",
      "partialSuccess": "Successfully added to Ignore List:",
      "partialFailure": "Failed to add to Ignore List:",
      "failed": "Failed to add to Ignore List"
    },
    "delete": {
      "success": "Deleted successfully",
      "partialSuccess": "Successfully deleted files:",
      "partialFailure": "Failed to delete some files:"
    },
    "restoreFromBackup": {
      "success": "Restored successfully",
      "partialSuccess": "Successfully restored files:",
      "partialFailure": "Some files weren't restored:"
    },
    "cleanup": {
      "success": "Cleanup successfully initiated"
    },
    "restoreOriginal": {
      "success": "Restored successfully",
      "partialSuccess": "Successfully restored files:",
      "partialFailure": "Some files weren't restored:"
    },
    "seeLogsForDetails": "See logs for details",
    "internalError": "Internal Error",
    "serviceNotStarted": "{productName} service is not started"
  },
  "tooltips": {
    "ipAdd": "Example: 1.2.3.4, 1.2.3.0/24, 1111:2222:3333:4444::/64, 1111:2222:3333::/48",
    "clickToCopyDomain": "Click to copy domain to clipboard"
  },
  "widgets": {
    "scanId": "Scan ID",
    "user": "User"
  },
  "menu": {
    "proactiveDefense": "Proactive Defense",
    "incidents": "Incidents",
    "lists": "Lists",
    "malwareScanner": "Malware Scanner",
    "reputationManagement": "Reputation Management",
    "kernelCare": "KernelCare",
    "malware": "Malware",
    "history": "History",
    "support": "Support",
    "settings": "Settings",
    "upgrade": "Upgrade to ImunifyAV+",
    "logout": "Log out",
    "changeLanguage": "Change Language"
  },
  "attributions": {
    "name": "Name",
    "version": "Version",
    "license": "License",
    "link": "Link"
  },
  "backup": {
    "systems": {
      "cloudlinux": "CloudLinux Backup",
      "acronis": "Acronis Backup",
      "cpanel": "cPanel Backup",
      "plesk": "Plesk Backup",
      "directadmin": "DirectAdmin Backup",
      "cloudlinux_on_premise": "CloudLinux Backup On-Premises"
    },
    "date": {
      "monday": "Monday",
      "tuesday": "Tuesday",
      "wednesday": "Wednesday",
      "thursday": "Thursday",
      "friday": "Friday",
      "saturday": "Saturday",
      "sunday": "Sunday",
      "mondayToFriday": "Monday to Friday",
      "everyDay": "Every day",
      "first": "First",
      "second": "Second",
      "third": "Third",
      "fourth": "Fourth",
      "last": "Last",
      "ofEachMonth": "of each month",
      "lastDay": "last day"
    },
    "time": {
      "at": ", at {startAt}",
      "repeat": " repeat every {intervalType, select, minutes{{repeatInterval, plural, one{1 minute} other{# minutes}}} hours{{repeatInterval, plural, one{1 hour} other{# hours}}} other{}} from {from} until {to}"
    }
  },
  "blockedPorts": {
    "addIpToPortModal": {
      "title": "Add IP/Subnet",
      "confirmText": "Add IP/Subnet",
      "ipPlaceholder": "Enter IP",
      "commentPlaceholder": "Enter Description"
    },
    "addItemTab": {
      "portPlaceholder": "Port",
      "portNote": "Port will be blocked for all IPs, except specified in the field below.",
      "tcp": "TCP",
      "udp": "UDP",
      "commentPlaceholder": "Enter comment",
      "ipsPlaceholder": "Whitelisted IPs",
      "ipsNote": "Comma-separated list of IPs or subnets in CIDR notation."
    },
    "table": {
      "headers": {
        "port": "Port",
        "note": "Note",
        "ips": "Whitelisted IPs"
      },
      "filterByIp": "Filter by ip",
      "loadMore": "Load more",
      "ipsTooltip": "The list of IPs for which port is not blocked"
    },
    "notifications": {
      "portAdded": "Port {port} {count, plural, =0{} one{with IP {ip}} other{with IPs {ip}}} has been added successfully",
      "portDeleteConfirm": "Delete port {port} {count, plural, =0{} one{with IP:} other{with IPs:}}",
      "portDeleted": "Port {port} has been deleted successfully",
      "ipDeleteConfirm": "Delete IP {ip} from port {port}",
      "ipDeleted": "IP {ip} has been successfully deleted from port {port}",
      "ipAdded": "IP {ip} has been successfully added to port {port}",
      "portCommentEdited": "Comment for port {port} has been successfully edited",
      "ipPortCommentEdited": "Comment for IP {ip} in port {port} has been successfully edited"
    }
  },
  "comingSoon": {
    "teaser": "This cool feature is coming soon"
  },
  "dashboard": {
    "haveNewIncidents": "You have new incidents",
    "incidents": {
      "headers": {
        "country": "Country",
        "date": "Date",
        "ip": "IP",
        "event": "Event",
        "numberOfTimes": "№ of Times",
        "severity": "Severity"
      },
      "details": {
        "sensor": "Sensor",
        "rule": "Rule",
        "abuser": "Abuser",
        "domain": "Domain"
      },
      "numberOfTimes": "{count, plural, one{(1 time)} other{(# times)}}",
      "title": "Incidents",
      "addIpToBlack": "Add ip to black list",
      "descriptionWidget": "Description",
      "descriptionIp": "Description/IP",
      "domainWidget": "Domain",
      "abuserIp": "Abuser IP",
      "eventTypeWidget": "Event type",
      "byAbuserIpTooltip": "click to search by IP",
      "noSeverityTooltip": "Incidents without severity will be in the end of the list.",
      "differentSensorsTooltip": "Incidents from different sensors have different severity scales.",
      "mappedTooltip": "Ossec's scale mapped to modsec's.",
      "moveToWhiteAction": "Move to White List",
      "moveToBlackAction": "Move to Black List",
      "removeAction": "Remove from IP lists",
      "disableAction": "Disable rule",
      "modal": {
        "confirmText": "Yes, disable",
        "title": "Disable {plugin} rule",
        "warning": "By disabling this rule, you might leave parts of your site unprotected",
        "commaSeparatedWarning": "To disable this rule only for some domains, enter comma separate list of domains here.",
        "otherwiseWarning": "Otherwise, rule will be disabled for all domains"
      }
    }
  },
  "eula": {
    "acceptUpdated": "We've updated the EULA, you need to accept it to continue using {productName}",
    "sorry": "Sorry :(",
    "acceptOrUninstall": "You cannot use {productName} without accepting updated EULA, please, either accept EULA or uninstall {productName}",
    "decline": "decline",
    "accept": "accept",
    "back": "Back"
  },
  "kernelcare": {
    "detecting": "Detecting...",
    "notInstalled": "KernelCare is not installed. You can install it from <strong>Settings</strong> tab",
    "installing": "Installing...",
    "removing": "Removing...",
    "fetching": "Fetching...",
    "unsupported": "KernelCare is unsupported.",
    "effectiveKernelVersion": "Effective Kernel Version",
    "fetchPatchButton": "See patch info",
    "updatesAvailable": "Updates available",
    "updateButton": "Update now",
    "unsupportedKernel": "Unsupported kernel, please, contact|for more info",
    "latest": "Latest, no patches needed",
    "realKernelVersion": "Real Kernel Version",
    "updateMode": "Update mode",
    "autoUpdate": "Auto update:",
    "update": {
      "yes": "Yes",
      "no": "No"
    },
    "uptime": "Uptime",
    "patchInfo": "Patch Info"
  },
  "license": {
    "disabled": "Your {productName} license is disabled.",
    "exceeded": "Your {productName} limits have been exceeded.",
    "notInstalled": "The license is not installed.",
    "exceededText": "Your server license supports only {limit} users. Currently, you have {count} users.",
    "login": "Login to|and check your licenses and activation keys.",
    "howToUpgrade": "To upgrade a license, click on this link:",
    "howToUpdate": "To update your activation key use the form below or login to your server via SSH and run command:",
    "placeholder": "Enter activation key",
    "checkButton": "Check",
    "supportHelp": "If you need help with your license, please email support at",
    "toBuy": "To buy a license, click on this link:",
    "sales": "With any purchasing questions, please reach out to"
  },
  "lists": {
    "firewall": {
      "placeholders": {
        "comments": "Comments"
      },
      "searchResults": "Search results:",
      "title": "Firewall",
      "menu": {
        "white": "White List",
        "gray": "Gray List",
        "black": "Black List",
        "blockedPorts": "Blocked Ports"
      }
    },
    "addForm": {
      "placeholders": {
        "comment": "Enter comment",
        "ip": "Enter IP",
        "country": "Enter country"
      },
      "radioList": "{type, select, white{White} black{Black} other{}} list",
      "ipTooltip": "Example: 1.2.3.4, 1.2.3.0/24, 1111:2222:3333:4444::/64, 1111:2222:3333::/48",
      "ipNote": "IP or subnet in CIDR notation",
      "fullAccess": "Full Access"
    },
    "lists": {
      "csfWarning": "Warning: CSF is enabled. Please manage IPs {currentListType, select, white{white} black{black} other{}}listed in CSF using|CSF user interface|or config file.",
      "onlyManual": "Show only manually added",
      "headers": {
        "ip": "IP",
        "ttl": "TTL",
        "country": "Country",
        "source": "Source",
        "comment": "Comment"
      },
      "notifications": {
        "fullAccess": "Full Access for {count, plural, one{IP} other{IPs}} {ips} has been {action, select, removed{removed} granted{granted} other{}} successfully"
      },
      "tooltips": {
        "fullAccess": "This IP has FULL access to all ports",
        "usersIp": "User's IP"
      },
      "modal": {
        "title": "IP {ip} is now in {list, select, WHITE{WHITE} BLACK{BLACK} GRAY{GRAY} other{}} list",
        "body": "Move it to {list, select, WHITE{WHITE} BLACK{BLACK} GRAY{GRAY} other{}} list?"
      }
    }
  },
  "malware": {
    "title": "Malware scanner",
    "upgradeWarning": "We have detected malware {count, plural, one{file} other{files}}. {count, plural, one{It is} other{They are}} listed below.|Upgrade to ImunifyAV+|for automatic cleanup",
    "ignoreList": {
      "headers": {
        "addedDate": "Added",
        "path": "Path"
      },
      "title": "Ignore list",
      "description": "List of files which will skipped by malware scanner",
      "removeAction": "Remove from ignore list",
      "add": "Add new file or directory",
      "addPathModal": {
        "confirmText": "Add",
        "title": "Add new file or directory",
        "pathPlaceholder": "Enter path"
      },
      "removeModal": {
        "confirmText": "Yes, delete from ignore",
        "title": "Delete from Ignore List",
        "subtitle": "File(s) will be scanned again after removing from Ignore list"
      }
    },
    "userList": {
      "headers": {
        "user": "Username",
        "home": "Home directory",
        "infected": "Infection status",
        "operation": "Operation status"
      },
      "scan": "Scan",
      "cleanup": "Clean up",
      "restore": "Restore",
      "stop": "Stop",
      "notAllowed": "Action is not allowed",
      "reportAction": "Show report",
      "title": "User list",
      "description": "{count, plural, =0{No users} one{# user} other{# users total}} on the server",
      "filterAction": "View report",
      "searchAction": "Scan for malware",
      "stopAction": "Stop scanning",
      "cleanAction": "Clean up files",
      "restoreAction": "Restore original (possibly infected) files",
      "restoreModal": {
        "confirmText": "yes, restore",
        "title": "Are you sure that you want to restore (possibly infected) copies of {count, plural, one{this user's} other{these users'}} files made before the cleanup?"
      },
      "cleanupModal": {
        "confirmText": "yes, clean up",
        "title": "Clean up {count, plural, one{user's} other{users'}} files"
      },
      "scanModal": {
        "confirmText": "yes, scan",
        "title": "Scan {count, plural, one{user's} other{users'}} files"
      },
      "stopModal": {
        "confirmText": "yes, stop scanning",
        "title": "Stop scanning {count, plural, one{user's} other{users'}} files"
      }
    },
    "inlineScanStatus": {
      "clean": "Clean",
      "scan-running": "Scanning...",
      "scan-queued": "Scanning queued...",
      "infected": "{infected} threats",
      "cleanup-running": "Cleaning up...",
      "new": "Not yet scanned",
      "notFound": "No malware found"
    },
    "confirmModal": {
      "send": "{count, plural, one{The file} other{Files}} will be sent to the {productName} team for analisys.",
      "changeIn": "You can change this behavior in",
      "link": "settings.",
      "addToIgnore": "Add to ignore list"
    },
    "malicious": {
      "headers": {
        "detectionDate": "Detected",
        "user": "Username",
        "file": "File",
        "reason": "Reason",
        "status": "Status",
        "scanType": "Scan type"
      },
      "status": {
        "cleanup_started": "Cleanup in progress",
        "cleanup_done": "Cleaned",
        "cleanup_removed": "Content removed",
        "infected": "Infected",
        "found": "Infected",
        "quarantined": "Quarantined"
      },
      "extraData": {
        "scanType": "Scan type",
        "modified": "Modified",
        "ctime": "ctime",
        "cleaned_at": "Cleaned",
        "backup_ttl": "Original (infected) file will removed",
        "snippet": "Malicious snippet"
      },
      "cleanupBackupWarning": "Original (infected) files backup will be available for {days, plural, one{1 day} other{# days}} after cleanup was performed. You'll see \"Cleaned\" and \"Removed\" items in the Malicious Files table untils that backup it removed.",
      "quarantineCleanupWarning": "Any quarantined files will be restored from quarantine during cleanup.",
      "cleanupAll": "Clean up all",
      "scanAll": "Scan all",
      "selectedFilesText": "{count, plural, =0{} one{Selected: 1 file} other{Selected: # files}}",
      "title": "Malicious files {count, plural, =0{} other{(#)}}",
      "subtitle": "Malware detected by {productName}",
      "yes": "Yes",
      "no": "No",
      "alsoRestore": "{count, plural, =0{} one{(also restore 1 file)} other{(also restore # files)}}"
    },
    "onDemand": {
      "links": {
        "files": "Files",
        "onDemandScan": "Scan",
        "history": "History",
        "ignoreList": "Ignore list",
        "userList": "Users"
      },
      "headers": {
        "started": "Date",
        "path": "Path",
        "total": "Total files",
        "totalTooltip": "Total files scanned",
        "result": "Result",
        "viewResults": "View results"
      },
      "notifications": {
        "youCanSeeResults": "You can see results",
        "scannerStopped": "Malware on-demand scanner stopped"
      },
      "status": {
        "running": "Running With Parameters",
        "stopped": "Stopped",
        "status": "Status:",
        "folder": "Folder:",
        "filenameMask": "Filename mask:",
        "ignoreMask": "Ignore mask:"
      },
      "needAction": "{count} still infected",
      "scanning": "Scanning...",
      "scannerStopped": "Scanner is stopped",
      "folderToScan": "Folder to scan:",
      "advanced": "Advanced",
      "stop": "STOP",
      "start": "START",
      "severalPatternsFilename": "Several patterns can be added in Filename mask with «, » delimiter.\nExample:\n/home/*/mail/, /home/*/tmp, *.php",
      "severalPatternsIgnore": "Several patterns can be added in Ignore mask with «, » delimiter.\nExample:\n/home/*/mail/, /home/*/tmp, *.php",
      "filenameMask": "Filename mask",
      "ignoreMask": "Ignore mask",
      "intensityTooltip": "Defines the priority and resources that will be used \nfor the scan process without decreasing efficiency. \nLow means low priority and fewer resources consumption.",
      "intensity": "Intensity",
      "intensityLow": "Low",
      "intensityModerate": "Moderate",
      "intensityHigh": "High",
      "featuresDisabled": "Some features of real time scan are disabled because of conflicts:",
      "viewDetails": "View details.",
      "followSymlinks": "Follow symlinks"
    }
  },
  "news": {
    "takeALook": "Hey, take a look…",
    "attention": "Attention",
    "fixLicense": "You can fix this issue here",
    "supportEmail": "Support email:"
  },
  "pd": {
    "title": "Proactive Defense",
    "subtitle": "Prevents attacks through PHP scripts",
    "navigation": {
      "detectedEvents": "Detected Events",
      "ignoreList": "Ignore List"
    },
    "details": {
      "titles": {
        "url": "URL:",
        "ip": "IP:",
        "numberOfTimes": "№ of Times:",
        "time": "Time:",
        "action": "Action:",
        "scriptPath": "Script path:"
      },
      "headers": {
        "name": "Name",
        "value": "Value"
      },
      "environment": "Environment",
      "viewFileContent": "View file content",
      "ignore": {
        "detected": "Ignore detected rule for this file",
        "all": "Ignore all rules for this file"
      },
      "onlyOne": "There might have been more then one IP, but only one was recorded",
      "blockIp": "Block IP"
    },
    "events": {
      "headers": {
        "detectionTime": "Detection Date/Time",
        "reason": "Description",
        "scriptPath": "Script Path",
        "host": "Host",
        "ip": "First script call from",
        "action": "Action"
      },
      "actions": {
        "viewDetails": "View details",
        "viewFileContent": "View file content",
        "ignoreDetected": "Ignore detected rule for the file",
        "ignoreAll": "Ignore all rules for the file"
      },
      "groupActions": {
        "ignoreDetected": "Ignore detected rules",
        "ignoreAll": "Ignore all rules"
      },
      "notifications": {
        "successfullyAddedToIgnore": "Successfully added to ignore list"
      }
    },
    "ignoreList": {
      "headers": {
        "dateTime": "Add Date/Time",
        "path": "Script Path",
        "username": "Username",
        "rules": "Rules to ignore"
      },
      "allRulesChip": "All rules",
      "actions": {
        "viewFile": "View file content",
        "remove": "Remove from ignore list"
      },
      "groupActions": {
        "remove": "Remove from ignore list"
      },
      "removeModal": {
        "title": "Remove from ignore list",
        "confirm": "yes, remove from ignore list",
        "path": "Path:",
        "rule": "Rule:"
      },
      "notifications": {
        "successfullyRemoved": "Successfully removed from ignore list"
      }
    },
    "addToIgnoreModal": {
      "title": {
        "detectedOnly": "Ignore detected rules for those files",
        "all": "Ignore all rules for those files"
      },
      "path": "Path: ",
      "rules": "Rules: ",
      "confirm": "yes, add to ignore list"
    },
    "mode": {
      "notifications": {
        "changed": "Proactive Defense mode successfully changed to {mode, select, DISABLED{DISABLED} LOG{LOG} BLOCK{BLOCK} KILL{KILL} other{}}"
      },
      "title": "Mode settings",
      "modes": {
        "descriptions": {
          "log": "Only events logging",
          "kill": "Terminate the script as soon as attack is detected. Guarantees the highest level of protection"
        },
        "disabled": "Disabled",
        "log": "Log only",
        "kill": "Kill Mode"
      }
    }
  },
  "reputation": {
    "headers": {
      "id": "ID",
      "domain": "Domain",
      "type": "Type",
      "detectionTime": "Detection time",
      "action": "Action"
    },
    "title": "Reputation Management",
    "affectedDomains": "Affected Domains"
  },
  "settings": {
    "title": "Settings",
    "saveSettings": "Save changes",
    "successSaveMessage": "Settings are saved successfully",
    "backup": {
      "connectBackup": "Connect Backup",
      "credentials": {
        "username": "Username",
        "password": "Password",
        "activationInProgress": "Activation in progress..."
      },
      "disableModal": {
        "confirmText": "yes, disable backup",
        "title": "Disable {backupSystem}?",
        "body": "This feature allows {productName} to restore clean version of malicious and suspicious files from backup.",
        "warning": "Do you really want to disable backup integration?",
        "destroy": "Destroy permanently all backups of this server and deactivate CloudLinux Backup in CLN"
      },
      "schedule": {
        "noSchedule": "No schedule! Click \"Manage backups\" to configure backup schedule."
      },
      "systems": {
        "notifications": {
          "installing": "Activated successfully, installing...",
          "activation": "Activation in progress...",
          "configured": "Backup configured successfully",
          "disabled": "Backup disabled successfully",
          "windowClosed": "Order window was closed",
          "errorDuringStage": "Error during \"{state, select, done{done} init{init} backup{backup} not_running{not_running} activation{activation} other{}}\" stage"
        },
        "acronis": {
          "current": "Current Acronis account",
          "existing": "Connect with existing Acronis account",
          "description": "Choose it if you have Acronis account and you have already activated Acronis backup agent. So that {productName} can use Acronis backups to search for clean versions of infected files on your server."
        },
        "cl": {
          "titles": {
            "size": "Backup storage size",
            "region": "Backup server region"
          },
          "connect": "Connect with CloudLinux account",
          "bonus": "GET 10GB FOR FREE",
          "getGbs": "and get 10GB for free",
          "used": "Used: {used}GB, Total: {total}GB",
          "resize": "Resize"
        },
        "clPremise": {
          "current": "Current CloudLinux Backup On-Premises account",
          "connect": "Connect with CloudLinux Backup On-Premises",
          "description": "Choose it if you have already installed CloudLinux Backup On-Premises.",
          "support": "Contact|support|to get CloudLinux Backup On-Premises installed."
        },
        "local": {
          "connect": "Connect to local backup"
        }
      },
      "component": {
        "backupAndRestore": "Backup and restore",
        "description": "This feature allows {productName} to restore clean version of malicious and suspicious files from backup",
        "chooseProvider": "Choose backup provider",
        "disabled": "Disabled",
        "enabled": "{backupSystem} enabled",
        "manageBackups": "Manage Backups",
        "choose": "Choose"
      }
    },
    "blockedRules": {
      "addForm": {
        "id": "Rule ID",
        "domains": "Domains",
        "plugin": "Plugin",
        "domainsNote": "Comma-separated list of domains for which this rule will be disabled. Leave empty to disable for all domains.",
        "description": "Description"
      },
      "headers": {
        "id": "Rule ID",
        "domains": "Domains",
        "domainsTooltip": "The list of domains for which rule is disabled",
        "plugin": "Plugin",
        "description": "Description",
        "actions": "Actions"
      },
      "enableModal": {
        "title": "Are you sure?",
        "body": "Rule|will be enabled."
      },
      "emptyMessage": "You can disable rules from the|Incidents|tab",
      "domainsNotAllowed": "N/A",
      "allDomains": "all",
      "enable": "Enable"
    },
    "feature": {
      "modal": {
        "title": "Are you sure?",
        "willBeRemoved": "{feature}|will be removed",
        "willBeInstalled": "{feature}|will be installed",
        "confirmTextInstall": "Yes, install",
        "confirmTextRemove": "Yes, remove"
      },
      "titles": {
        "remove": "Remove {feature}",
        "installing": "{feature} is installing now...",
        "install": "Install {feature}",
        "uninstalling": "{feature} is uninstalling now..."
      }
    },
    "general": {
      "logLevels": {
        "1": "None",
        "2": "System low priority notification",
        "3": "Successful/Authorized events",
        "4": "System low priority error",
        "5": "User generated error",
        "6": "Low relevance attack",
        "7": "“Bad word” matching",
        "8": "First time seen",
        "9": "Error from invalid source",
        "10": "Multiple user generated errors",
        "11": "Integrity checking warning",
        "12": "High importancy event",
        "13": "Unusual error",
        "14": "High importance security event",
        "15": "Severe attack"
      },
      "modSecLevels": {
        "0": "EMERGENCY - is generated from correlation of anomaly scoring data where there is an inbound attack and an outbound leakage",
        "1": "ALERT - is generated from correlation where there is an inbound attack and an outbound application level error",
        "2": "CRITICAL - Anomaly Score of 5. Is the highest severity level possible without correlation. It is normally generated by the web attack rules (40 level files)",
        "3": "ERROR - Anomaly Score of 4. Is generated mostly from outbound leakage rules (50 level files)",
        "4": "WARNING - Anomaly Score of 3. Is generated by malicious client rules (35 level files)",
        "5": "NOTICE - Anomaly Score of 2. Is generated by the Protocol policy and anomaly files",
        "6": "INFO",
        "7": "DEBUG"
      },
      "installation": {
        "groupName": "Installation",
        "more": "More...",
        "hardenedPhp": {
          "label": "Hardened PHP",
          "description": "Automatically patches old PHP versions to include backport fixes."
        },
        "invisibleCaptcha": {
          "label": "Invisible Captcha",
          "description": "Automatically determine if the user is human. The system falls back to captcha solving if the algorithm determines that a user may not be human.",
          "modal": "I understand that websites on the server have to display reCaptcha privacy policy. More information can be found at"
        },
        "kernelCare": {
          "label": "KernelCare",
          "description": "Automated kernel security updates without reboots."
        }
      },
      "dos": {
        "groupName": "DoS Protection",
        "enableDos": "Enable DoS Protection",
        "maxConnections": {
          "label": "Max Connections",
          "descriptions": "Max simultaneous connections before IP is blocked"
        },
        "checkDelay": {
          "label": "Check delay",
          "descriptions": "Period in seconds between each DoS detection check"
        }
      },
      "autoWhiteList": {
        "groupName": "Auto White List",
        "timeout": {
          "label": "Timeout",
          "descriptions": {
            "removed": "Number of minutes after which IP will be removed from white list.",
            "permanently": "\"0\" - add permanently"
          }
        }
      },
      "incidentsLogging": {
        "groupName": "Incidents logging",
        "logLevel": {
          "label": "Log level",
          "descriptions": "Minimal level of logs that will be shown in incidents",
          "sliderTitle": "Log level:",
          "ossec": "ossec:",
          "modsec": "mod security:"
        },
        "keepIncidents": "Keep incidents for the last days",
        "keepCount": "Keep maximum incidents count",
        "autoRefresh": {
          "label": "Auto-refresh time for Incidents page",
          "descriptions": "Number of seconds"
        },
        "sendAdditional": {
          "title": "Send additional data",
          "descriptions": "Send the obfuscated sensitive data to the central server."
        }
      },
      "errorReporting": {
        "groupName": "Error reporting",
        "enableSentry": {
          "label": "Enable Sentry error reporting",
          "descriptions": "Send reports to {productName} error report server"
        }
      },
      "webshield": {
        "groupName": "Webshield",
        "known_proxies_support": {
          "label": "Detect IPs behind CDN",
          "description": "Allows to recognize and block IPs with suspicious activity behind CloudFlare and MaxCDN"
        }
      }
    },
    "malware": {
      "general": {
        "groupName": "General",
        "enableScanInotify": {
          "label": "Automatically scan all modified files",
          "descriptions": "Requires inotify"
        },
        "enableScanModsec": {
          "label": "Automatically scan any file uploaded using web",
          "descriptions": "Requires mod_security"
        },
        "enableScanFtp": {
          "label": "Automatically scan any file uploaded using ftp",
          "descriptions": "Requires pure-ftpd"
        },
        "sendForAnalysis": "Automatically send suspicious and malicious files for analysis",
        "showClamAVResults": "Show ClamAV scanning results",
        "tryToRestore": {
          "label": "Try to restore from backup first",
          "descriptions": {
            "ifExists": "Restore from backup if clean copy exists.",
            "otherwise": "Otherwise, apply default action"
          }
        },
        "backupMaxDays": "Use backups not older than (days)",
        "defaultAction": {
          "label": "Default action on detect",
          "placeholder": "Choose default action",
          "options": {
            "delete": "Delete permanently",
            "quarantine": "Quarantine file",
            "notify": "Just display in dashboard"
          }
        }
      },
      "cleanup": {
        "groupName": "Cleanup",
        "trimFiles": "Trim file instead of removal",
        "keepOriginalFilesDays": {
            "label": "Keep original files for",
            "days": "days"
        }
      }
    },
    "featuresManagement": {
      "description": "Here you can enable or disable {productName} features for each customer.\n Note, that user side UI might be hidden completely - use /opt/alt/python35/share/imunify360/scripts/av-userside-plugin.sh to enable it.",
      "proactive": "Proactive Defense",
      "cleanup": "Malware Cleanup",
      "webshield": "Webshield",
      "captcha": "Captcha",
      "domains": "Domains",
      "name": "Name",
      "selectedItems": "{count, plural, one{1 item selected} other{# items selected}}",
      "headerDescription": "Default for new users",
      "showDomains": "Show all {size} domains",
      "hideDomains": "Hide domains",
      "notifications": {
        "changeHeader": "{feature, select, proactive{Proactive Defense} cleanup{Malware Cleanup} webshield{Webshield} captcha{Captcha} other{}} for new users has been {action, select, enable{enabled} disable{disabled} other{}} successfully",
        "changeFeature": "{feature, select, proactive{Proactive Defense} cleanup{Malware Cleanup} webshield{Webshield} captcha{Captcha} other{}} has been {action, select, enable{enabled} disable{disabled} other{}} successfully"
      }
    },
    "menu": {
      "general": "General",
      "malware": "Malware",
      "backups": "Backups",
      "disabledRules": "Disabled rules",
      "attributions": "Attributions",
      "featuresManagement": "Features Management"
    },
    "component": {
      "backupInProgress": "Backup in progress...",
      "mysqlFrozen": "MySQL will be frozen during backup, processes that use it (plesk, etc.) may be temporarily unavailable"
    }
  },
  "support": {
    "title": "Contact support",
    "email": {
      "title": "Your email address",
      "placeholder": "Your email address"
    },
    "subject": {
      "title": "Subject",
      "placeholder": "Subject"
    },
    "description": {
      "title": "Description",
      "placeholder": "Description",
      "description": "Please enter the details of your request. A member of our support staff will respond as soon as possible"
    },
    "cln": {
      "title": "CLN account (optional)",
      "placeholder": "CLN account",
      "description": "Please fill in your CLN account name. Put NONE if not applicable"
    },
    "attachments": "Attachments",
    "submit": "Submit",
    "success": {
      "title": "Request has been successfully sent to support.",
      "subtitle": "Soon you will recieve a mail with further information.",
      "link": "Here is the direct link:"
    }
  },
  "userside": {
    "bigWarning": {
      "title": "Warning!",
      "body": "{count} files were infected and quarantined due to last malware scan. It is necessary to fix problems as we can not fix them automatically. List of files on the|Dashboard"
    },
    "history": {
      "title": "History",
      "menu": {
        "malwareHistory": "Malware history",
        "cleanupRequestHistory": "Clean up request history"
      },
      "malware": {
        "owner": "Owner",
        "events": {
          "cleanup_started": "Cleanup started",
          "cleanup_done": "Cleaned",
          "cleanup_removed": "Cleanup removed content",
          "unable_to_cleanup": "Unable to clean up",
          "restored_original": "Restored original",
          "deleted": "Deleted permanently",
          "restored_from_backup": "Successfully restored from backup",
          "added_to_ignore": "Added to Ignore List",
          "submitted_for_analysis": "Submitted for analysis",
          "quarantined": "Quarantined",
          "restored_from_quarantine": "Restored from quarantine",
          "deleted_from_ignore": "Deleted from Ignore List",
          "found": "Detected as malicious",
          "failed_to_cleanup": "Cleanup failed",
          "failed_to_store_original": "Failed to store original",
          "failed_to_restore_original": "Failed to restored original",
          "failed_to_restore_from_backup": "Failed to restore from backup",
          "failed_to_delete": "Failed to delete",
          "failed_to_quarantine": "Failed to quarantine",
          "failed_to_restore_from_quarantine": "Failed to restore from quarantine",
          "failed_to_ignore": "Failed to add to Ignore List",
          "failed_to_delete_from_ignore": "Failed to delete from Ignore List"
        },
        "headers": {
          "date": "Date",
          "path": "Path to File",
          "pathTooltip": "Search by path",
          "cause": "Cause",
          "owner": "Owner",
          "ownerTooltip": "Search by owner",
          "initiator": "Initiator",
          "initiatorTooltip": "User, who caused the Event by performing a direct action, or by configuring automated behavior in Settings.",
          "event": "Event",
          "eventTooltip": "Search by event"
        }
      }
    }
  },
  "noContent": {
    "title": "404: page missing"
  },
  "interceptors": {
    "sessionExpired": {
      "internalError": "Internal Error",
      "sessionExpired": "Your session has expired, please reload the page",
      "connectionReset": "Your connection was reset or session has expired, please reload the page"
    }
  },
  "utils": {
    "appState": {
      "running": "running",
      "stopped": "stopped"
    },
    "addItemForm": {
      "open": "add",
      "add": {
        "IP": "Add IP",
        "Country": "Add country",
        "Port": "Add port",
        "Rule": "Add rule"
      },
      "headers": {
        "IP": "IP",
        "Country": "Country",
        "Port": "Port",
        "Rule": "Rule"
      },
      "cancel": "cancel"
    },
    "charts": {
      "total": "Total"
    },
    "csf": {
      "title": "{listName, select, blocked_ports{Blocked ports} other{}} management is disabled due to CSF integration mode.",
      "note": "Please|use csf|to manage {listName, select, blocked_ports{blocked ports} other{}}."
    },
    "datepicker": {
      "placeholder": "Enter TTL",
      "days": "Days",
      "hours": "Hours"
    },
    "fileUploader": {
      "attach": "Attach files|or drag it here"
    },
    "inlineDatepicker": {
      "remove": "Remove",
      "save": "Save"
    },
    "modals": {
      "confirm": {
        "confirms": {
          "cleanup-all": "yes, clean up",
          "scan-all": "yes, scan all",
          "cleanup": "yes, clean up",
          "restore-original": "yes, restore",
          "move-to-ignore": "yes, add to ignore list",
          "proactive-remove-from-ignore": "yes, remove from ignore list",
          "quarantine-malicious": "yes, add to quarantine",
          "delete": "yes, delete",
          "recheck": "yes, remove and recheck",
          "restore-from-backup": "yes, restore from backup",
          "restore-from-quarantine": "yes, restore",
          "to-black": "yes, move to black list",
          "to-white": "yes, move to white list",
          "delete-from-black": "yes, remove from black list",
          "delete-from-white": "yes, remove from white list",
          "delete-from-gray": "yes, remove from gray list",
          "delete-ip-from-port": "yes, delete permanently",
          "delete-port": "yes, delete permanently",
          "grant-full-access": "yes, grant full access",
          "remove-full-access": "yes, remove full access",
          "enable-proactive-default": "yes, enable proactive for new users",
          "disable-proactive-default": "yes, disable proactive for new users",
          "enable-cleanup-default": "yes, enable for new users",
          "disable-cleanup-default": "yes, disable for new users",
          "enable-webshield-default": "yes, enable webshield for new users",
          "disable-webshield-default": "yes, disable webshield for new users",
          "enable-captcha-default": "yes, enable captcha for new users",
          "disable-captcha-default": "yes, disable captcha for new users",
          "enable-proactive": "yes, enable proactive",
          "disable-proactive": "yes, disable proactive",
          "enable-cleanup": "yes, enable",
          "disable-cleanup": "yes, disable",
          "enable-webshield": "yes, enable webshield",
          "disable-webshield": "yes, disable webshield",
          "enable-captcha": "yes, enable captcha",
          "disable-captcha": "yes, disable captcha"
        },
        "titles": {
          "cleanup-all": "Clean up all files from malicious code",
          "scan-all": "Scan all users' files",
          "cleanup": "Clean up those files from malicious code",
          "restore-original": "Restore (possibly infected) copy made before a cleanup attempt",
          "move-to-ignore": "Add to ignore list",
          "proactive-remove-from-ignore": "Remove from ignore list",
          "quarantine-malicious": "The following files will be moved to quarantine. This action may damage the site or the server. Are you sure?",
          "delete": "Delete permanently",
          "recheck": "Remove from ignore list and recheck",
          "restore-from-backup": "Restore from backup",
          "restore-from-quarantine": "Restore from quarantine",
          "to-black": "Move to BLACK list",
          "to-white": "Move to WHITE list",
          "delete-from-black": "Remove from BLACK list",
          "delete-from-white": "Remove from WHITE list",
          "delete-from-gray": "Remove from GRAY list",
          "delete-ip-from-port": "Delete permanently",
          "delete-port": "Delete permanently",
          "grant-full-access": "Grant Full Access",
          "remove-full-access": "Remove Full Access",
          "enable-proactive-default": "Enable Proactive Defense for new users",
          "disable-proactive-default": "Disable Proactive Defense for new users",
          "enable-cleanup-default": "Enable Malware Cleanup for new users",
          "disable-cleanup-default": "Disable Malware Cleanup for new users",
          "enable-webshield-default": "Enable Webshield for new users",
          "disable-webshield-default": "Disable Webshield for new users",
          "enable-captcha-default": "Enable Captcha for new users",
          "disable-captcha-default": "Disable Captcha for new users",
          "enable-proactive": "Enable Proactive Defense",
          "disable-proactive": "Disable Proactive Defense",
          "enable-cleanup": "Enable Malware Cleanup",
          "disable-cleanup": "Disable Malware Cleanup",
          "enable-webshield": "Enable Webshield",
          "disable-webshield": "Disable Webshield",
          "enable-captcha": "Enable Captcha",
          "disable-captcha": "Disable Captcha"
        }
      },
      "content": {
        "cancel": "Cancel",
        "confirm": "Confirm"
      },
      "fileViewer": {
        "title": "View {path}",
        "shownFirst": "Shown first {size}KB of the file."
      }
    },
    "refresher": {
      "autoRefresh": "Auto-refresh",
      "view": "View"
    },
    "table": {
      "noResultFound": "NO RESULT FOUND",
      "selectAllCheckbox": "Select all",
      "selectedItems": "{count, plural, =0{} one{Selected: 1 item} other{Selected: # items}}",
      "columnContent": {
        "actions": "Actions"
      },
      "widgets": {
        "content": {
          "timeframe": {
            "title": "Timeframe",
            "values": {
              "10m": "Last 10 minutes",
              "30m": "Last 30 minutes",
              "1h": "Last hour",
              "4h": "Last 4 hours",
              "today": "Today",
              "yesterday": "Yesterday",
              "7d": "Last 7 days",
              "30d": "Last 30 days"
            }
          },
          "switcher": {
            "title": "Switcher"
          },
          "countrySearch": {
            "title": "Country",
            "placeholder": "Enter Country"
          },
          "ipSearch": {
            "title": "IP",
            "placeholder": "Enter IP"
          },
          "list": {
            "title": "List",
            "values": {
              "gray": "Gray",
              "white": "White",
              "black": "Black"
            }
          },
          "search": {
            "title": "Search",
            "placeholder": "Search"
          },
          "maliciousStatus": {
            "title": "Status"
          }
        },
        "multiline": {
          "addNewAxis": "Add new axis"
        },
        "limit": {
          "limitPageSize": "Items per page:"
        }
      }
    },
    "copyOnClick": {
      "copied": "Successfully copied to clipboard!",
      "click": "Click to copy to clipboard",
      "manually": "Copy to clipboard:\nSelect, Cmd+C, Enter"
    }
  },
  "country": {
    "AD": "Andorra",
    "AE": "United Arab Emirates",
    "AF": "Afghanistan",
    "AG": "Antigua and Barbuda",
    "AI": "Anguilla",
    "AL": "Albania",
    "AM": "Armenia",
    "AO": "Angola",
    "AQ": "Antarctica",
    "AR": "Argentina",
    "AS": "American Samoa",
    "AT": "Austria",
    "AU": "Australia",
    "AW": "Aruba",
    "AX": "Åland",
    "AZ": "Azerbaijan",
    "BA": "Bosnia and Herzegovina",
    "BB": "Barbados",
    "BD": "Bangladesh",
    "BE": "Belgium",
    "BF": "Burkina Faso",
    "BG": "Bulgaria",
    "BH": "Bahrain",
    "BI": "Burundi",
    "BJ": "Benin",
    "BL": "Saint-Barthélemy",
    "BM": "Bermuda",
    "BN": "Brunei",
    "BO": "Bolivia",
    "BQ": "Bonaire, Sint Eustatius, and Saba",
    "BR": "Brazil",
    "BS": "Bahamas",
    "BT": "Bhutan",
    "BW": "Botswana",
    "BY": "Belarus",
    "BZ": "Belize",
    "CA": "Canada",
    "CC": "Cocos [Keeling] Islands",
    "CD": "Congo",
    "CF": "Central African Republic",
    "CG": "Republic of the Congo",
    "CH": "Switzerland",
    "CI": "Ivory Coast",
    "CK": "Cook Islands",
    "CL": "Chile",
    "CM": "Cameroon",
    "CN": "China",
    "CO": "Colombia",
    "CR": "Costa Rica",
    "CU": "Cuba",
    "CV": "Cape Verde",
    "CW": "Curaçao",
    "CX": "Christmas Island",
    "CY": "Cyprus",
    "CZ": "Czechia",
    "DE": "Germany",
    "DJ": "Djibouti",
    "DK": "Denmark",
    "DM": "Dominica",
    "DO": "Dominican Republic",
    "DZ": "Algeria",
    "EC": "Ecuador",
    "EE": "Estonia",
    "EG": "Egypt",
    "ER": "Eritrea",
    "ES": "Spain",
    "ET": "Ethiopia",
    "FI": "Finland",
    "FJ": "Fiji",
    "FK": "Falkland Islands",
    "FM": "Federated States of Micronesia",
    "FO": "Faroe Islands",
    "FR": "France",
    "GA": "Gabon",
    "GB": "United Kingdom",
    "GD": "Grenada",
    "GE": "Georgia",
    "GF": "French Guiana",
    "GG": "Guernsey",
    "GH": "Ghana",
    "GI": "Gibraltar",
    "GL": "Greenland",
    "GM": "Gambia",
    "GN": "Guinea",
    "GP": "Guadeloupe",
    "GQ": "Equatorial Guinea",
    "GR": "Greece",
    "GS": "South Georgia and the South Sandwich Islands",
    "GT": "Guatemala",
    "GU": "Guam",
    "GW": "Guinea-Bissau",
    "GY": "Guyana",
    "HK": "Hong Kong",
    "HN": "Honduras",
    "HR": "Croatia",
    "HT": "Haiti",
    "HU": "Hungary",
    "ID": "Indonesia",
    "IE": "Ireland",
    "IL": "Israel",
    "IM": "Isle of Man",
    "IN": "India",
    "IO": "British Indian Ocean Territory",
    "IQ": "Iraq",
    "IR": "Iran",
    "IS": "Iceland",
    "IT": "Italy",
    "JE": "Jersey",
    "JM": "Jamaica",
    "JO": "Hashemite Kingdom of Jordan",
    "JP": "Japan",
    "KE": "Kenya",
    "KG": "Kyrgyzstan",
    "KH": "Cambodia",
    "KI": "Kiribati",
    "KM": "Comoros",
    "KN": "Saint Kitts and Nevis",
    "KP": "North Korea",
    "KR": "Republic of Korea",
    "KW": "Kuwait",
    "KY": "Cayman Islands",
    "KZ": "Kazakhstan",
    "LA": "Laos",
    "LB": "Lebanon",
    "LC": "Saint Lucia",
    "LI": "Liechtenstein",
    "LK": "Sri Lanka",
    "LR": "Liberia",
    "LS": "Lesotho",
    "LT": "Republic of Lithuania",
    "LU": "Luxembourg",
    "LV": "Latvia",
    "LY": "Libya",
    "MA": "Morocco",
    "MC": "Monaco",
    "MD": "Republic of Moldova",
    "ME": "Montenegro",
    "MF": "Saint Martin",
    "MG": "Madagascar",
    "MH": "Marshall Islands",
    "MK": "Macedonia",
    "ML": "Mali",
    "MM": "Myanmar [Burma]",
    "MN": "Mongolia",
    "MO": "Macao",
    "MP": "Northern Mariana Islands",
    "MQ": "Martinique",
    "MR": "Mauritania",
    "MS": "Montserrat",
    "MT": "Malta",
    "MU": "Mauritius",
    "MV": "Maldives",
    "MW": "Malawi",
    "MX": "Mexico",
    "MY": "Malaysia",
    "MZ": "Mozambique",
    "NA": "Namibia",
    "NC": "New Caledonia",
    "NE": "Niger",
    "NF": "Norfolk Island",
    "NG": "Nigeria",
    "NI": "Nicaragua",
    "NL": "Netherlands",
    "NO": "Norway",
    "NP": "Nepal",
    "NR": "Nauru",
    "NU": "Niue",
    "NZ": "New Zealand",
    "OM": "Oman",
    "PA": "Panama",
    "PE": "Peru",
    "PF": "French Polynesia",
    "PG": "Papua New Guinea",
    "PH": "Philippines",
    "PK": "Pakistan",
    "PL": "Poland",
    "PM": "Saint Pierre and Miquelon",
    "PN": "Pitcairn Islands",
    "PR": "Puerto Rico",
    "PS": "Palestine",
    "PT": "Portugal",
    "PW": "Palau",
    "PY": "Paraguay",
    "QA": "Qatar",
    "RE": "Réunion",
    "RO": "Romania",
    "RS": "Serbia",
    "RU": "Russia",
    "RW": "Rwanda",
    "SA": "Saudi Arabia",
    "SB": "Solomon Islands",
    "SC": "Seychelles",
    "SD": "Sudan",
    "SE": "Sweden",
    "SG": "Singapore",
    "SH": "Saint Helena",
    "SI": "Slovenia",
    "SJ": "Svalbard and Jan Mayen",
    "SK": "Slovak Republic",
    "SL": "Sierra Leone",
    "SM": "San Marino",
    "SN": "Senegal",
    "SO": "Somalia",
    "SR": "Suriname",
    "SS": "South Sudan",
    "ST": "São Tomé and Príncipe",
    "SV": "El Salvador",
    "SX": "Sint Maarten",
    "SY": "Syria",
    "SZ": "Swaziland",
    "TC": "Turks and Caicos Islands",
    "TD": "Chad",
    "TF": "French Southern Territories",
    "TG": "Togo",
    "TH": "Thailand",
    "TJ": "Tajikistan",
    "TK": "Tokelau",
    "TL": "East Timor",
    "TM": "Turkmenistan",
    "TN": "Tunisia",
    "TO": "Tonga",
    "TR": "Turkey",
    "TT": "Trinidad and Tobago",
    "TV": "Tuvalu",
    "TW": "Taiwan",
    "TZ": "Tanzania",
    "UA": "Ukraine",
    "UG": "Uganda",
    "UM": "U.S. Minor Outlying Islands",
    "US": "United States",
    "UY": "Uruguay",
    "UZ": "Uzbekistan",
    "VA": "Vatican City",
    "VC": "Saint Vincent and the Grenadines",
    "VE": "Venezuela",
    "VG": "British Virgin Islands",
    "VI": "U.S. Virgin Islands",
    "VN": "Vietnam",
    "VU": "Vanuatu",
    "WF": "Wallis and Futuna",
    "WS": "Samoa",
    "XK": "Kosovo",
    "YE": "Yemen",
    "YT": "Mayotte",
    "ZA": "South Africa",
    "ZM": "Zambia",
    "ZW": "Zimbabwe"
  },
  "validators": {
    "required": "{what, select, backup_system{Backup System} country{Country} default_action{Default Action} description{Description} destination{Destination} email{Email} integer{Integer} ip{IP} key{Key} password{Password} path{path} plugin{Plugin} port{Port} protocol{Protocol} rule_id{Rule ID} subject{Subject} username{Username} other{}} required.",
    "partOfIP": "Not valid part of IP address.",
    "integer": "Should be integer.",
    "country": "Not existing country.",
    "ipWithCIDR": "Not valid address net.",
    "pathToFile": "Path is not valid.",
    "domains": "Domains list is not valid.",
    "listOfIP": "Not valid list of IP addresses.",
    "email": "Email address is not valid.",
    "fileSize": "{count, plural, one{File} other{Files}} {files} can't be uploaded because size is over {maxSize}MB",
    "maxFiles": "The maximum number of files is {size}",
    "min": "Should be >= {min}.",
    "max": "Should be <= {max}."
  },
  "upgrade": {
    "avDescription": "ImunifyAV+ is an intelligent antivirus for websites. Subscribe to AV+ version to enable automatic one-click malware cleanup.",
    "buyButton": "Buy now",
    "haveAKey": "Have an activation key?",
    "enterKeyPlaceholder": "Enter the key",
    "activateButton": "Activate"
  },
  "login": {
    "usernamePlaceholder": "Username",
    "passwordPlaceholder": "Password",
    "submit": "Login",
    "error": {
      "credentials": "Username or password is incorrect",
      "service": "Can not connect to server.| Check"
    }
  }
}