Sha256: e430e09e84034e537624856b9b76df4b7d59306ac3280138bd9babf1caa13e5f

Contents?: true

Size: 1.85 KB

Versions: 2

Compression:

Stored size: 1.85 KB

Contents

en:  
  general:
    index:
      title: Home
    new: New
    denied: Denied
    accepted: Accepted
    edit: Edit
    destroy: Destroy
    remove: Remove
    not_available: n/a
    steps: Steps
    error: Error
    list_action: Back to the overview
    details: Details
    form:
      errors_count: '%{count} prohibited this object from being saved:'
      successfully_created: Creation successful
      successfully_updated: Update successful
      destroyed: Resource destroyed successfully.
    questions:
      are_you_sure: Are you sure?
    actions: Actions
    events:
      activate: Activate
    exceptions:
      wrong_recaptcha: The captcha code which you typed in is wrong.
      access_denied: Access denied
      not_found: Resource not found.
    notifications:
      event_successful: "%{event} successful."  
   
  attributes:  
    name: Name 
    text: Text
    parent: Parent
    project_id: Project
    state: State
    user_id: User
    vacancy_id: Vacancy  
    roles: Roles
    
  activerecord:
    models:
      area: Area
      candidature: Candidature
      comment: Comment
      product: Product
      organization: Organization
      project: Project
      result: Result
      story: Story
      task: Task
      user: User
      vacancy: Vacancy
      
    attributes:
      comment:
        name: Subject
      vacancy:
        name: Name 
        limit: Limit
      user:
        area_tokens: Areas
        country: Country 
        employment_relationship: Employment relationship
        foreign_language: Foreign language
        interface_language: Interface language
        language: Mother tongue
        profession: Beruf
     
    errors:
      models:
        general:
          attributes:
            name:
              reserved_word_included: is a reserved word

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
voluntary-0.2.1 config/locales/general/en.yml
voluntary-0.2.0 config/locales/general/en.yml