2013-02-13 00:38:41 +01:00
|
|
|
|
en:
|
|
|
|
|
# Simple form i18n is used to build the forms
|
|
|
|
|
simple_form:
|
|
|
|
|
"yes": 'Yes'
|
|
|
|
|
"no": 'No'
|
|
|
|
|
required:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
text: 'required'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
mark: '*'
|
|
|
|
|
error_notification:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
default_message: 'Errors were found. Please check the form.'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
labels:
|
|
|
|
|
defaults:
|
|
|
|
|
password: 'Password'
|
|
|
|
|
password_confirmation: 'Repeat password'
|
|
|
|
|
description: 'Description'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
title: 'Title'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
email: 'Email'
|
|
|
|
|
note: 'Note'
|
|
|
|
|
date: 'Date'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
ordergroup: 'Ordergroup'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
amount: 'Amount'
|
|
|
|
|
phone: 'Phone'
|
|
|
|
|
user_tokens: 'Members'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
price: 'Price (net)'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
unit_quantity: 'Unit quantity'
|
|
|
|
|
order_number: 'Order number'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
tax: 'VAT'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
deposit: 'Deposit'
|
|
|
|
|
user:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
nick: 'Username'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
first_name: 'First name'
|
|
|
|
|
last_name: 'Last name'
|
|
|
|
|
workgroup:
|
|
|
|
|
weekly_task: 'Define monthly task?'
|
|
|
|
|
weekday: 'Weekday'
|
|
|
|
|
task_name: 'Task name'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
task_required_users: 'People required'
|
|
|
|
|
task_duration: 'Duration in hours'
|
|
|
|
|
task_description: 'Description'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
next_weekly_tasks_number: 'For how many weeks in advance would you like to define tasks?'
|
|
|
|
|
role_admin: 'Administration'
|
|
|
|
|
role_finance: 'Finances'
|
|
|
|
|
role_suppliers: 'Suppliers'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
role_article_meta: 'Article database'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
role_orders: 'Order management'
|
|
|
|
|
ordergroup:
|
|
|
|
|
contact_person: 'Contact person'
|
|
|
|
|
contact_phone: 'Phone'
|
|
|
|
|
contact_address: 'Address'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
ignore_apple_restriction: 'Ignore order stop by apple points restriction'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
task:
|
2013-04-12 01:26:26 +02:00
|
|
|
|
name: 'Name'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
duration: 'Duration'
|
|
|
|
|
user_list: 'Responsible user'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
required_users: 'People required'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
due_date: 'Due date'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
workgroup: 'Workgroup'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
done: 'Done?'
|
|
|
|
|
message:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
sent_to_all: 'Send to all members'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
recipient_tokens: 'Recipients'
|
|
|
|
|
group_id: 'Group'
|
|
|
|
|
subject: 'Subject'
|
|
|
|
|
body: 'Body'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
private: 'Private'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
page:
|
|
|
|
|
body: 'Body'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
parent_id: Parent page
|
2013-02-13 00:38:41 +01:00
|
|
|
|
supplier:
|
|
|
|
|
name: 'Name'
|
|
|
|
|
address: 'Address'
|
|
|
|
|
phone: 'Phone'
|
|
|
|
|
phone2: 'Phone 2'
|
2013-02-13 00:53:36 +01:00
|
|
|
|
fax: 'Fax'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
email: 'Email'
|
|
|
|
|
url: 'Homepage'
|
|
|
|
|
contact_person: 'Contact person'
|
|
|
|
|
customer_number: 'Customer ID'
|
|
|
|
|
delivery_days: 'Delivery days'
|
|
|
|
|
order_howto: 'How to order'
|
|
|
|
|
note: 'Note'
|
|
|
|
|
min_order_quantity: 'Minimum order quantity'
|
|
|
|
|
is_subscribed: 'subscribed?'
|
|
|
|
|
article:
|
2013-04-04 00:11:11 +02:00
|
|
|
|
name: 'Name'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
availability: 'Is article available?'
|
|
|
|
|
origin: 'Origin'
|
|
|
|
|
manufacturer: 'Manufacturer'
|
|
|
|
|
unit: 'Unit'
|
|
|
|
|
note: 'Note'
|
|
|
|
|
article_category: 'Category'
|
2013-04-12 01:26:26 +02:00
|
|
|
|
article_category:
|
|
|
|
|
name: 'Name'
|
|
|
|
|
description: 'Description'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
stock_article:
|
|
|
|
|
supplier: 'Supplier'
|
|
|
|
|
delivery:
|
2013-04-12 01:26:26 +02:00
|
|
|
|
supplier: 'Lieferantin'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
delivered_on: 'Delivery date'
|
|
|
|
|
user:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
nick: 'Username'
|
2013-02-22 00:51:58 +01:00
|
|
|
|
name: "Name"
|
2013-02-13 00:38:41 +01:00
|
|
|
|
last_name: 'Last name'
|
2013-02-22 00:51:58 +01:00
|
|
|
|
email: 'Email'
|
|
|
|
|
phone: "Telephone"
|
|
|
|
|
ordergroup: 'Ordergroup'
|
|
|
|
|
workgroup:
|
|
|
|
|
one: 'Workgroup'
|
|
|
|
|
other: 'Workgroups'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
order_comment:
|
|
|
|
|
text: Comment to this order ...
|
|
|
|
|
order:
|
|
|
|
|
starts: 'Starts at'
|
|
|
|
|
ends: 'Ends at'
|
|
|
|
|
order_article:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
article_id: Choose article from the catalogue
|
2013-02-13 00:38:41 +01:00
|
|
|
|
group_order_article:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
ordergroup_id: Ordergroup
|
2013-02-13 00:38:41 +01:00
|
|
|
|
result: Amount
|
|
|
|
|
invoice:
|
|
|
|
|
supplier: Supplier
|
|
|
|
|
number: Number
|
|
|
|
|
date: Billing date
|
|
|
|
|
paid_on: Paid on
|
|
|
|
|
deposit: Charge deposit
|
|
|
|
|
deposit_credit: Credit deposit
|
2013-02-27 12:31:01 +01:00
|
|
|
|
amount: Amount
|
|
|
|
|
delivery: Delivery
|
|
|
|
|
order: Order
|
|
|
|
|
note: Note
|
2013-02-13 00:38:41 +01:00
|
|
|
|
order_article:
|
|
|
|
|
units_to_order: Amount of units
|
2013-02-13 00:53:36 +01:00
|
|
|
|
update_current_price: Globally update current price
|
2013-02-13 00:38:41 +01:00
|
|
|
|
|
|
|
|
|
hints:
|
|
|
|
|
tax: 'In percentage, standard is 7,0'
|
|
|
|
|
task:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
duration: 'How long will the task take, 1-3 hours'
|
2013-02-13 00:38:41 +01:00
|
|
|
|
required_users: 'How many users will be needed in total?'
|
|
|
|
|
supplier:
|
|
|
|
|
min_order_quantity: 'The minimum amount which has to be orderd will be shown during the order process and should motivate ordering'
|
|
|
|
|
article:
|
|
|
|
|
unit: 'For example: KG or 1L or 500g'
|
|
|
|
|
stock_article:
|
|
|
|
|
supplier: ''
|
|
|
|
|
message:
|
2013-02-13 00:53:36 +01:00
|
|
|
|
private: Message doesn’t show in Foodsoft mail inbox
|
2013-02-13 00:38:41 +01:00
|
|
|
|
order_article:
|
|
|
|
|
units_to_order: Amount of delivered units
|
2013-02-13 00:53:36 +01:00
|
|
|
|
update_current_price: Also update the price of the current order
|