Sha256: 501d1bdd015a01d52d657d7c0df7cccd73cd3d92eaabfce77401e415a9913f1f

Contents?: true

Size: 1.92 KB

Versions: 3

Compression:

Stored size: 1.92 KB

Contents

---
en:
  errors:
    reload_of_local_storage_failed:
      summary: Reload failure...
      details: The reload of local storage failed. Please ask the administrator for support.
    invalid_api_key: 
      summary: Invalid API-key...
      details: Your request does not contain a valid api key.
    invalid_proxy_pac: 
      summary: Invalid ProxyPac-file...
      details: 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

3 entries across 3 versions & 1 rubygems

Version Path
local_pac-0.6.3 app/locales/en.yml
local_pac-0.6.2 app/locales/en.yml
local_pac-0.6.1 app/locales/en.yml