Sha256: 2e79098b61968961f031d7e27fd48caeb7c6c004dd6a270e8f0efb0892ef0fae

Contents?: true

Size: 1.76 KB

Versions: 8

Compression:

Stored size: 1.76 KB

Contents

en:  
  general:
    index:
      title: Home
    new: New
    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 product 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."  
      
  activerecord:
    models:
      area: Area
      candidature: Candidature
      comment: Comment
      product: Product
      project: Project
      result: Result
      story: Story
      task: Task
      user: User
      vacancy: Vacancy
      
    attributes:
      general:
        name: Name 
        parent: Parent
        project_id: Project
        state: State
        user_id: User
        vacancy_id: Vacancy
      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

8 entries across 8 versions & 1 rubygems

Version Path
voluntary-0.1.0 config/locales/general/en.yml
voluntary-0.1.0.rc4 config/locales/general/en.yml
voluntary-0.1.0.rc3 config/locales/general/en.yml
voluntary-0.1.0.rc2 config/locales/general/en.yml
voluntary-0.1.0.rc1 config/locales/general/en.yml
voluntary-0.0.3 config/locales/general/en.yml
voluntary-0.0.2 config/locales/general/en.yml
voluntary-0.0.1 config/locales/general/en.yml