86 lines
2.5 KiB
YAML
86 lines
2.5 KiB
YAML
en:
|
|
orders:
|
|
articles:
|
|
name: 'Name'
|
|
unit_quantity: 'Unit quantity'
|
|
prices: 'Net/gross price'
|
|
units_ordered: 'Units ordered'
|
|
units_full: 'Full units'
|
|
prices_sum: 'Sum (net/gross price):'
|
|
article_count: 'Ordered articles:'
|
|
edit:
|
|
title: 'Edit order'
|
|
new:
|
|
title: 'Create new order'
|
|
form:
|
|
title: 'Article'
|
|
name: 'Name'
|
|
note: 'Note'
|
|
stockit: 'In stock'
|
|
origin: 'Origin'
|
|
supplier: 'Supplier'
|
|
unit_quantity: 'Unit quantity'
|
|
prices: 'Prices (net/FC)'
|
|
select_all: 'Select all'
|
|
index:
|
|
title: 'Manage orders'
|
|
new_order: 'Create new order'
|
|
open_orders: 'Current orders'
|
|
supplier: 'Supplier'
|
|
ending: 'End'
|
|
note: 'Note'
|
|
action_end: 'Close'
|
|
confirm_end: 'Do you really want to close the order %{order}? There is no going back.'
|
|
confirm_delete: 'Do you really want to delete the order?'
|
|
no_open_orders: 'There are no current orders.'
|
|
ended_orders: 'Closed orders'
|
|
orders:
|
|
supplier: 'Supplier'
|
|
start: 'Start'
|
|
ending: 'End'
|
|
status: 'Status'
|
|
show:
|
|
title: 'Order: %{name}'
|
|
warn_not_closed: 'Warning, order is not accounted yet.'
|
|
supplier: 'Supplier:'
|
|
note: 'Note:'
|
|
created_by: 'Created by:'
|
|
begin: 'Begin:'
|
|
ending: 'End:'
|
|
group_orders: 'Group orders:'
|
|
amounts: 'Net/gross sum:'
|
|
articles_ordered: 'Ordered articles:'
|
|
action_end: 'Close!'
|
|
confirm_end: "Do you really want to close the order %{order}?\nThere is no going back."
|
|
confirm_delete: 'Do you really want to delete the order?'
|
|
articles: 'Article overview'
|
|
sort_group: 'Sorted in groups'
|
|
sort_article: 'Sorted in articles'
|
|
comments_link: 'Comments'
|
|
download:
|
|
title: 'Download'
|
|
group_pdf: 'Group PDF'
|
|
article_pdf: 'Article PDF'
|
|
matrix_pdf: 'Matrix PDF'
|
|
fax_pdf: 'Fax PDF'
|
|
fax_txt: 'Fax text'
|
|
download_file: 'Download file'
|
|
comments:
|
|
title: 'Comments'
|
|
|
|
# used by controller
|
|
create:
|
|
notice: 'The order was created.'
|
|
update:
|
|
notice: 'The order was updated.'
|
|
finish:
|
|
notice: 'The order has finished.'
|
|
fax:
|
|
heading: 'Order for %{name}'
|
|
customer_number: 'Customer number'
|
|
delivery_day: 'Delivery day'
|
|
to_address: 'Shipping address'
|
|
articles: 'Articles'
|
|
number: 'Number'
|
|
amount: 'Amount'
|
|
name: 'Name'
|