improve translations

This commit is contained in:
wvengen 2013-02-07 00:58:42 +01:00
parent 98ef93c74f
commit e3cf3f4839
3 changed files with 63 additions and 63 deletions

View file

@ -1,15 +1,15 @@
en: en:
  admin:   admin:
    edit: 'edit'     edit: 'Edit'
    delete: 'delete'     delete: 'Delete'
    confirm: 'Do you really want to delete %{name}?'     confirm: 'Do you really want to delete %{name}?'
    actions: 'actions'     actions: 'Actions'
    access_to: 'access to'     access_to: 'access to'
    or_cancel: 'or cancel'     or_cancel: 'or cancel'
    search_placeholder: 'name ..'     search_placeholder: 'name ..'
    base:     base:
      index:       index:
        title: 'administration'         title: 'Administration'
        first_paragraph: 'Here you can administrate the groups and users of Foodsoft.'         first_paragraph: 'Here you can administrate the groups and users of Foodsoft.'
        newest_users: 'newest users'         newest_users: 'newest users'
        username: 'username'         username: 'username'
@ -18,60 +18,60 @@ en:
        all_users: 'all users'         all_users: 'all users'
        new_user: 'new users'         new_user: 'new users'
        newest_groups: 'newest groups'         newest_groups: 'newest groups'
        groupname: 'groupname'         groupname: 'group name'
        type: 'type'         type: 'type'
        members: 'members'         members: 'members'
        all_ordergroups: 'all ordergroups'         all_ordergroups: 'All ordergroups'
        new_ordergroup: 'new ordergroups'         new_ordergroup: 'New ordergroups'
        all_workgroups: 'all workgroups'         all_workgroups: 'All workgroups'
        new_workgroup: 'new workgroups'         new_workgroup: 'New workgroups'
    ordergroups:     ordergroups:
      index:       index:
        title: 'ordergroup'         title: 'Ordergroup'
        new_ordergroup: 'adding new ordergroup'         new_ordergroup: 'Add new ordergroup'
        first_paragraph: 'here you can add a %{url}, administer a group or delete it.'         first_paragraph: 'Here you can add a %{url}, administer a group or delete it.'
        new_ordergroups: 'new ordergroups'         new_ordergroups: 'New ordergroups'
        second_paragraph: "Consider the <em>difference between group and ordergroup</em>: A ordergroup has an account and can order food. In a <em>%{url}</em> (for example 'sortinggroup') the members coordinate each other via tasks and messages. Users can always just be part of one ordergroup, but any multitude of other groups."         second_paragraph: "Consider the <em>difference between group and ordergroup</em>: A ordergroup has an account and can order food. In a <em>%{url}</em> (for example 'sorting group') the members coordinate each other via tasks and messages. Users can always just be part of one ordergroup, but any multitude of other groups."
        workgroup: 'workgroup'         workgroup: 'workgroup'
      edit:       edit:
        title: 'edit ordergroup'         title: 'Edit ordergroup'
      new:       new:
        title: 'creat ordergroup'         title: 'Create ordergroup'
      form:       form:
        first_paragraph: 'you can invite new members %{url}.'         first_paragraph: 'You can invite new members %{url}.'
        here: 'here'         here: 'here'
      show:       show:
        title: 'ordergroup %{name}'         title: 'Ordergroup %{name}'
        edit: 'edit group/member'         edit: 'Edit group/member'
        delete: 'delete'         delete: 'Delete'
        confirm: 'Are you sure?'         confirm: 'Are you sure?'
        send_message: 'send message'         send_message: 'Send message'
      ordergroups:       ordergroups:
        name: 'name'         name: 'Name'
        contact: 'contact'         contact: 'Contact'
        address: 'address'         address: 'Address'
        members: 'members'         members: 'Members'
    users:     users:
      index:       index:
        title: 'admin/users'         title: 'Admin/users'
        new_user: 'creat new user'         new_user: 'Create new user'
        first_paragraph: 'Here you can edit users %{url}, bearbeiten and also delete them.'         first_paragraph: 'Here you can edit users %{url}, bearbeiten and also delete them.'
        new_users: 'creat new user'         new_users: 'Create new user'
      edit:       edit:
        title: 'edit user'         title: 'Edit user'
      new:       new:
        title: 'creat new user'         title: 'Create new user'
      show:       show:
        person: 'person'         person: 'Person'
        member_since: 'member since %{time}'         member_since: 'Member since %{time}'
        nick: 'nick'         nick: 'Nick'
        name: 'name'         name: 'Name'
        email: 'email'         email: 'Email'
        phone: 'phone'         phone: 'Phone'
        preference: 'preference'         preference: 'Preferences'
        groupabos: 'groupabos'         groupabos: 'Group subscriptions'
        confirm: 'You really want to kick out %{user}?'         confirm: 'Do you really want to kick out %{user}?'
        send_message: 'send message'         send_message: 'Send message'
      users:       users:
        login: 'login'         login: 'login'
        name: 'name'         name: 'name'
@ -79,23 +79,23 @@ en:
        last_login: 'last login'         last_login: 'last login'
    workgroups:     workgroups:
      index:       index:
        title: 'workgroups'         title: 'Workgroups'
        new_workgroup: 'creat new workgroup'         new_workgroup: 'Create new workgroup'
        first_paragraph: 'Here you can create %{url} groups, edit and delete them.'         first_paragraph: 'Here you can create %{url}, edit and delete them.'
        new_workgroups: 'new workgroup'         new_workgroups: 'new workgroups'
        second_paragraph: "Be aware the <em>difference between group and ordergroup</em>: A %{url} has an account and can order food. In a workgroup (for example 'sortinggroup') the members coordinate each other via tasks and messages. Users can always just be part of one ordergroup, but a multitude of other groups."         second_paragraph: "Be aware of the <em>difference between a group and ordergroup</em>: A %{url} has an account and can order food. In a workgroup (for example 'sorting group') the members coordinate each other via tasks and messages. Users can always just be part of one ordergroup, but a multitude of other groups."
        ordergroup: 'ordergroup'         ordergroup: 'ordergroup'
      edit:       edit:
        title: 'edit workgroup'         title: 'Edit workgroup'
      new:       new:
        title: 'creat workgroup'         title: 'Create workgroup'
      form:       form:
        first_paragraph: 'new members you can invite %{url}.'         first_paragraph: 'You can invite new members %{url}.'
        here: 'here'         here: 'here'
      show:       show:
        title: 'workgroup %{name}'         title: 'Workgroup %{name}'
        edit: 'edit group/members'         edit: 'Edit group/members'
        delete: 'delete'         delete: 'Delete'
        confirm: 'Are you sure?'         confirm: 'Are you sure?'
      workgroups:       workgroups:
        name: 'name'         name: 'name'

View file

@ -2,13 +2,14 @@ en:
  invites:   invites:
    new:     new:
      body: <p>Here you can add a person into the group <b>%{group}</b>, which is not member of the foodcoop yet.</p>       body: <p>Here you can add a person into the group <b>%{group}</b>, which is not member of the foodcoop yet.</p>
      action: 'send invite'       action: 'Send invite'
      back: 'or back'       back: 'or go back'
    modal_form:     modal_form:
      title: 'invite person'       title: 'Invite person'
      body:       body:
        <p>Here you can invite a person into a group <b>%{group}</b>, which is not member of the foodcoop yet.</p>         <p>Here you can invite a person into a group <b>%{group}</b>, which is not member of the foodcoop yet.</p>
        <p>The person is after being added for the first time automatically member of this group.</p>         <p>The person is after being added for the first time automatically member of this group.</p>
    # used by controller     # used by controller
    success: 'user was invited successfully.'     success: 'User was invited successfully.'

View file

@ -2,14 +2,13 @@ en:
  sessions:   sessions:
    new:     new:
      title: 'Foodsoft login'       title: 'Foodsoft login'
      nojs: 'Attention, Cookies and Javascript have to be activated! %{link} please switch off.'       nojs: 'Attention, Cookies and Javascript have to be activated! Please switch off %{link}.'
      noscript: 'NoScript'       noscript: 'NoScript'
      user: 'user'       user: 'User'
      password: 'password'       password: 'Password'
      login: 'login'       login: 'Login'
      forgot_password: 'forgot password?'       forgot_password: 'Forgot password?'
    # used in controller     # used in controller
    logged_in: 'logged in!'     logged_in: 'Logged in!'
    logged_out: 'logged out!'     logged_out: 'Logged out!'
    login_invalid: 'Invalid email or password'     login_invalid: 'Invalid email or password'