Files
chrome-extenstions/foxyproxy/_locales/en/messages.json
2026-01-20 21:53:59 +03:30

369 lines
7.5 KiB
JSON

{
"about": {
"message": "About"
},
"add": {
"message": "Add"
},
"addContainerPrompt": {
"message": "Please enter the Container ID number."
},
"all": {
"message": "All"
},
"altServer": {
"message": "Alt Server"
},
"autoBackup": {
"message": "Auto Backup"
},
"autoBackupDescription": {
"message": "Automatically backup settings to the Downloads folder on save"
},
"back": {
"message": "Back"
},
"bulkEdit": {
"message": "Bulk Edit"
},
"city": {
"message": "City"
},
"closeAll": {
"message": "Close All"
},
"color": {
"message": "Color"
},
"container": {
"message": "Container"
},
"containerDescription": {
"message": "Incognito and Container proxy (Firefox only)"
},
"controlledByOtherExtensions": {
"message": "Settings are controlled by other extensions."
},
"country": {
"message": "Country"
},
"default": {
"message": "Default"
},
"delete": {
"message": "Delete"
},
"deleteBrowsingData": {
"message": "Delete Browsing Data"
},
"deleteBrowsingDataConfirm": {
"message": "Are you sure you want to delete cookies, indexedDB storage, DOM local storage?"
},
"deleteConfirm": {
"message": "Are you sure you want to delete?"
},
"deleteProxy": {
"message": "Delete Proxy"
},
"disable": {
"message": "Disable"
},
"disableNonProxied": {
"message": "Disable Non-Proxied"
},
"documentUrl": {
"message": "Document URL"
},
"duplicate": {
"message": "Duplicate"
},
"enableSync": {
"message": "Enable Sync"
},
"enableSyncDescription": {
"message": "Synchronise global exclude, proxies & patterns"
},
"error": {
"message": "There was an error with the operation"
},
"exclude": {
"message": "Exclude"
},
"excludeHost": {
"message": "Exclude Host"
},
"export": {
"message": "Export"
},
"extensionDescription": {
"message": "Easy to use advanced Proxy Management tool for everyone"
},
"extensionName": {
"message": "FoxyProxy"
},
"extensionNameBasic": {
"message": "FoxyProxy Basic"
},
"fileParseError": {
"message": "There was an error parsing the file"
},
"fileReadError": {
"message": "There was an error with reading the file"
},
"fileTypeError": {
"message": "Unsupported File Format"
},
"getAssociatedDomains": {
"message": "Get Associated Domains"
},
"getLocation": {
"message": "Get Location"
},
"globalExclude": {
"message": "Global Exclude"
},
"globalExcludeDescription": {
"message": "List of hosts that should not be proxied"
},
"help": {
"message": "Help"
},
"hostDotError": {
"message": "'*' in host must be the only character or be followed by '.'"
},
"hostError": {
"message": "'*' in host must be at the start"
},
"hostname": {
"message": "Hostname"
},
"hostnamePortError": {
"message": "Missing Hostname - Port"
},
"import": {
"message": "Import"
},
"importFoxyProxyAccount": {
"message": "Import FoxyProxy Account"
},
"importFromOlderVersions": {
"message": "Import from older versions"
},
"importFromURL": {
"message": "Import from URL"
},
"importProxyList": {
"message": "Import Proxy List"
},
"include": {
"message": "Include"
},
"includeHost": {
"message": "Include Host"
},
"incognito": {
"message": "Incognito"
},
"incognitoAccessError": {
"message": "Firefox requires private browsing permission for proxy settings."
},
"invalidPatternError": {
"message": "Invalid Pattern"
},
"ip": {
"message": "IP"
},
"limitWebRTC": {
"message": "Limit WebRTC"
},
"limitWebRTCDescription": {
"message": "Change WebRTC browser settings"
},
"location": {
"message": "Location"
},
"log": {
"message": "Log"
},
"mainServer": {
"message": "Main Server"
},
"method": {
"message": "Method"
},
"more": {
"message": "More"
},
"movePattern": {
"message": "Move Pattern"
},
"moveProxy": {
"message": "Move Proxy"
},
"notAvailable": {
"message": "Proxy data is not available on Chrome (Firefox Only)"
},
"openAll": {
"message": "Open All"
},
"openLinkTabProxy": {
"message": "Open Link in New Tab Proxy"
},
"options": {
"message": "Options"
},
"password": {
"message": "Password"
},
"pattern": {
"message": "Pattern"
},
"patterns": {
"message": "Patterns"
},
"ping": {
"message": "Ping"
},
"plainHost": {
"message": "Plain Host"
},
"port": {
"message": "Port"
},
"portError": {
"message": "Host must not include a port number"
},
"proxies": {
"message": "Proxies"
},
"proxy": {
"message": "Proxy"
},
"proxyByPatterns": {
"message": "Proxy by Patterns"
},
"proxyByPatternsDescription": {
"message": "Test a URL against active proxy patterns"
},
"proxyDNS": {
"message": "Proxy DNS"
},
"proxyOnly": {
"message": "Proxy Only"
},
"publicInterfaceOnly": {
"message": "Public Interface Only"
},
"publicPrivateInterfaces": {
"message": "Public and Private Interfaces"
},
"quickAdd": {
"message": "Quick Add"
},
"random": {
"message": "Random"
},
"regexError": {
"message": "Error creating RegExp for pattern"
},
"restoreDefaults": {
"message": "Restore Defaults"
},
"restoreDefaultsConfirm": {
"message": "Are you sure you want to restore all settings to Defaults?"
},
"result": {
"message": "Result"
},
"saveOptions": {
"message": "Save"
},
"schemeError": {
"message": "'*' in scheme must be the only character"
},
"server": {
"message": "Server"
},
"setPassword": {
"message": "Set Password"
},
"setPort": {
"message": "Set Port"
},
"setProxy": {
"message": "Set Proxy"
},
"setTabProxy": {
"message": "Set Tab Proxy"
},
"setTitle": {
"message": "Set Title"
},
"setType": {
"message": "Set Type"
},
"setUsername": {
"message": "Set Username"
},
"shortcut": {
"message": "Keyboard Shortcut"
},
"shortcutDescription": {
"message": "Preselect a proxy to associate with a keyboard shortcut action"
},
"storeLocally": {
"message": "Store Locally"
},
"syncError": {
"message": "Sync Error"
},
"tabProxy": {
"message": "Tab Proxy"
},
"test": {
"message": "Test"
},
"tester": {
"message": "Pattern Tester"
},
"testerDescription": {
"message": "Test a pattern against URLs"
},
"theme": {
"message": "Theme"
},
"time": {
"message": "Time"
},
"title": {
"message": "Title"
},
"togglePassword": {
"message": "Toggle Password"
},
"type": {
"message": "Type"
},
"unsetTabProxy": {
"message": "Unset Tab Proxy"
},
"unsupportedSchemeError": {
"message": "Unsupported scheme"
},
"url": {
"message": "URL"
},
"userPassError": {
"message": "Missing Username or Password"
},
"username": {
"message": "Username"
},
"view": {
"message": "View"
},
"wildcard": {
"message": "Wildcard"
}
}