small en translation updates
This commit is contained in:
parent
471405ae21
commit
8722a5ed36
2 changed files with 9 additions and 9 deletions
|
@ -15,22 +15,22 @@ en:
|
||||||
username: 'username'
|
username: 'username'
|
||||||
name: 'name'
|
name: 'name'
|
||||||
created_at: 'created at'
|
created_at: 'created at'
|
||||||
all_users: 'all users'
|
all_users: 'All users'
|
||||||
new_user: 'new users'
|
new_user: 'New user'
|
||||||
newest_groups: 'newest groups'
|
newest_groups: 'newest groups'
|
||||||
groupname: 'group name'
|
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 ordergroup'
|
||||||
all_workgroups: 'All workgroups'
|
all_workgroups: 'All workgroups'
|
||||||
new_workgroup: 'New workgroups'
|
new_workgroup: 'New workgroup'
|
||||||
ordergroups:
|
ordergroups:
|
||||||
index:
|
index:
|
||||||
title: 'Ordergroup'
|
title: 'Ordergroup'
|
||||||
new_ordergroup: 'Add 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 '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."
|
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:
|
||||||
|
|
|
@ -3,10 +3,10 @@ en:
|
||||||
articles:
|
articles:
|
||||||
name: 'Name'
|
name: 'Name'
|
||||||
unit_quantity: 'Unit quantity'
|
unit_quantity: 'Unit quantity'
|
||||||
prices: 'Netto/bruto price'
|
prices: 'Net/gross price'
|
||||||
units_ordered: 'Units ordered'
|
units_ordered: 'Units ordered'
|
||||||
units_full: 'Full units'
|
units_full: 'Full units'
|
||||||
prices_sum: 'Sum (netto/bruto price):'
|
prices_sum: 'Sum (net/gross price):'
|
||||||
article_count: 'Ordered articles:'
|
article_count: 'Ordered articles:'
|
||||||
edit:
|
edit:
|
||||||
title: 'Edit order'
|
title: 'Edit order'
|
||||||
|
@ -20,7 +20,7 @@ en:
|
||||||
origin: 'Origin'
|
origin: 'Origin'
|
||||||
supplier: 'Supplier'
|
supplier: 'Supplier'
|
||||||
unit_quantity: 'Unit quantity'
|
unit_quantity: 'Unit quantity'
|
||||||
prices: 'Prices (netto/FC)'
|
prices: 'Prices (net/FC)'
|
||||||
select_all: 'Select all'
|
select_all: 'Select all'
|
||||||
cancel: 'or cancel'
|
cancel: 'or cancel'
|
||||||
index:
|
index:
|
||||||
|
@ -49,7 +49,7 @@ en:
|
||||||
begin: 'Begin:'
|
begin: 'Begin:'
|
||||||
ending: 'End:'
|
ending: 'End:'
|
||||||
group_orders: 'Group orders:'
|
group_orders: 'Group orders:'
|
||||||
amounts: 'Netto/brutto sum:'
|
amounts: 'Net/gross sum:'
|
||||||
articles_ordered: 'Ordered articles:'
|
articles_ordered: 'Ordered articles:'
|
||||||
action_end: 'Close!'
|
action_end: 'Close!'
|
||||||
confirm_end: "Do you really want to close the order %{order}?\nThere is no going back."
|
confirm_end: "Do you really want to close the order %{order}?\nThere is no going back."
|
||||||
|
|
Loading…
Reference in a new issue