Sha256: d9bc1906a54ef6a1430e9b2f406d91730fb83591dec00ac13d74178b0e0fa3d0
Contents?: true
Size: 1.59 KB
Versions: 2
Compression:
Stored size: 1.59 KB
Contents
--- en: errors: invalid_proxy_pac: The requested proxy.pac-file "%{name}" is invalid. unknown_proxy_pac: summary: Unknown ProxyPac-file... details: Sorry, but I cannot find proxy.pac-file "%{name}". unknown_git_hook: summary: Unknown git hook... details: Sorry, but I cannot find git hook "%{name}". invalid_url: summary: Invalid URL... details: Sorry, but your request is invalid. The URL "%{url}" is not a correct one. Allowed are URLs like "http://www.example.org" or "www.example.org". default: summary: Unexpected Error... details: Sorry, but I cannot full your request. Please ask your administrator for support. invalid_parameter: summary: Invalid Parameter... details: Sorry, but your request is invalid. The parameter "%{parameter}" is unknown or the format given cannot be accepted. invalid_pac_file: summary: Invalid PAC-file... details: Sorry, but your push request is invalid. The pac-file "%{name}" is invalid. models: data: request_type: Request Type proxy: Proxy proxy_port: Proxy Port views: application: buttons: search: Search reset: Clear title: Lookup URLs in proxy.pac-files... lookup: headline: Lookup lookup_result: subtitle: You asked me to look up "%{url}" for you. headline: Lookup buttons: styled: Styled Output verbatim: Verbatim Output form: search_field: label: URL placeholder: Please enter fully quallified url here, e.g. "http://www.example.org"...
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
local_pac-0.5.0 | app/locales/en.yml |
local_pac-0.4.0 | app/locales/en.yml |