Sha256: 9287dec9d8af1c8e7f723b8821af2c25bb01126dafb77e04ded58030c9314227

Contents?: true

Size: 1.62 KB

Versions: 5

Compression:

Stored size: 1.62 KB

Contents

# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
en:
  the_role:
    name_presence: Set the role name
    title_presence: Set title of role
    section_created: Section is successfully created
    section_rule_created: In a given group is successfully created an access rule
    section_deleted: access rule is removed
    section_rule_deleted: access rule is removed
    section_name_is_wrong: Wrong name of Role
    section_rule_wrong_name: Wrong name of Rule
    section_name_is_blank: The name of the Role team was empty
    section_exists: Section already exists
    role_created: The Role of successfully established
    role_updated: Role updated successfully
    delete_role: It is can make big problems. Delete this role?
  admin:
    roles:
      index:
        list: list of roles
        delete: 'Delete Role'
        new: Create a new role
      edit:
        title: Editing role
        back: '← To the list of roles'
        name: 'Name of role -'
        create_section: Create a Section
        create_access_rule: Create an access rule
        create_rule: New Rule
        section_needs: Create at least one Section
        update: Update
      form:
        destroy_section_confirm: Remove a role section?
        empty: There is no role section
        delete_rule_confirm: Remove the access rule?
        delete: Delete
      new:
        back: '← To the list of roles'
        create: Create a new role
        name: Name of the role (Latin)
        title: Title of role
        new: Create

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
the_role-1.6.2 config/locales/en.yml
the_role-1.6.1 config/locales/en.yml
the_role-1.6.0 config/locales/en.yml
the_role-1.5.1 config/locales/en.yml
the_role-1.5.0 config/locales/en.yml