Sha256: d21c10bff4ccea2e79b0ae30169d8ee599ea0d6936914f6ca7f1af71bc715145

Contents?: true

Size: 1.44 KB

Versions: 9

Compression:

Stored size: 1.44 KB

Contents

en:
  admin:
    labels:
      not_found: "Not found"
      none: "Nothing"
      add: "Add"
      remove: "Remove"
    general:
      list: "List {{model}}"
      editForm: "Edit {{model}} {{value}}"
      newForm: "New {{model}}"
      cantDelete: "You cannot delete {{record}} record."
      page: "Page"
      of: "of"
    sessions:
      wrong: "Wrong email or password"
      logout: "Successfully Logged Out"
    menus:
      account: "Account"
      list: "List"
      new: "New"
    javascripts:
      buttons:
        add: "Add"
        edit: "Edit"
        remove: "Delete"
        back: "Back"
        save: "Save"
        close: "Close"
        select: "Select"
        help: "Help"
        send: "Send"
      labels:
        all: "All "
        search: "Search"
      messages:
        compliments: 
          title: "Congratulations"
          message: "Your data was saved successfully."
        wait:
          title: "Sending Data"
          message: "Sending data to server..."
        confirm:
          title: "Are you sure ?"
          message: "Are you sure to destroy {0} element/s ?"
        alert:
          title: "Attention"
          message: "There are some connection issues.<br />Contact technical support."
          notConfigured: "This fatures is not ready yet.<br />Contact technical support."
          notSelected: "You must select at least one record"
          tooMany: "Sie haben zu viele Datensätze ausgewählt. Das Maximum ist 10!"

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
padrino-admin-0.8.5 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.8.4 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.8.3 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.8.2 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.8.1 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.8.0 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.7.9 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.7.8 lib/padrino-admin/locale/admin/en.yml
padrino-admin-0.7.7 lib/padrino-admin/locale/admin/en.yml