improve translations

This commit is contained in:
wvengen 2013-02-11 02:06:22 +01:00
parent df58bf0f18
commit 471405ae21
7 changed files with 206 additions and 205 deletions

View file

@ -1,9 +1,9 @@
en: en:
feedback: feedback:
create: create:
notice: "Your feedback was send successfully. Thanks a lot!" notice: 'Your feedback was sent successfully. Thanks a lot!'
new: new:
title: 'Give Feedback' title: 'Give feedback'
first_paragraph: 'Found a bug? Suggestions? Ideas? Reviews? We are happy to hear any feedback.' first_paragraph: 'Found a bug? Suggestions? Ideas? Reviews? We are happy to hear any feedback.'
second_paragraph: 'Please be aware that the Foodsoft Team is just responsible for the management of the Software. With questions regarding the organisation of your Foodcoop, please contact your appropriate contact person.' second_paragraph: 'Please be aware that the Foodsoft Team is just responsible for the management of the software. For questions regarding the organisation of your Foodcoop, please contact the appropriate contact person.'
send: 'Send' send: 'Send'

View file

@ -1,98 +1,98 @@
en: en:
group_orders: group_orders:
archive: archive:
title: 'orders of %{group}' title: 'Orders of %{group}'
desc: 'see here for all %{link}.' desc: 'View all %{link} here.'
open_orders: 'current orders' open_orders: 'current orders'
title_open: 'completed/not accounted' title_open: 'Completed/not accounted'
title_closed: 'accounted' title_closed: 'Accounted'
form: form:
title: 'orders' title: 'Orders'
note: 'notes' note: 'Note'
created_by: 'created by' created_by: 'Created by'
ending: 'ending' ending: 'End'
min_quantity: 'minimum quantity' min_quantity: 'Minimum quantity'
sum_amount: 'total current quantity:' sum_amount: 'Quantity until now:'
last_update: 'last ordered' last_update: 'Last ordered'
funds: 'credit' funds: 'Credit'
name: 'name' name: 'Mame'
price: 'price' price: 'Price'
unit: 'unit' unit: 'Unit'
unit_missing: 'missing units' unit_missing: 'Missing units'
amount: 'amount' amount: 'Amount'
tolerance: 'tolerance' tolerance: 'Tolerance'
available: 'available' available: 'Available'
sum: 'sum' sum: 'Sum'
units: 'units' units: 'Units'
units_full: 'full units' units_full: 'Filled units'
total_units: 'total units' total_units: 'Total units'
total_tolerance: 'total tolerance' total_tolerance: 'Total tolerance'
manufacturer: 'manufacturer' manufacturer: 'Manufacturer'
total_sum_amount: 'total amount' total_sum_amount: 'Total amount'
available_funds: 'available credits' available_funds: 'Available credits'
new_funds: 'new account balance' new_funds: 'New account balance'
action_save: 'order saved' action_save: 'Order saved'
cancel: 'cancel' cancel: 'Cancel'
index: index:
title: 'overview of orders' title: 'Orders overview'
funds: funds:
title: 'credit' title: 'Credit'
account_balance: 'account balance' account_balance: 'Account balance'
open_orders: 'current orders' open_orders: 'Current orders'
finished_orders: 'not accounted orders' finished_orders: 'Unaccounted orders'
available_funds: 'available credits' available_funds: 'Available credit'
finished_orders: finished_orders:
title: 'not accounted orders' title: 'Unaccounted orders'
total_sum: 'total sum' total_sum: 'Total sum'
closed_orders: closed_orders:
title: 'accounted orders' title: 'Closed orders'
more: 'more..' more: 'more..'
order: order:
title: 'articles' title: 'Articles'
# other fields reference group_orders.form # other fields reference group_orders.form
orders: &orders orders: &orders
supplier: 'suppliers' supplier: 'Suppliers'
ending: 'ending' ending: 'End'
sum: 'sum' sum: 'Sum'
show: show:
<<: *orders <<: *orders
title: 'Your orderresult for %{order}' title: 'Your orderresult for %{order}'
note: 'note' note: 'Note'
order_sum: 'order sum' order_sum: 'Order sum'
not_ordered: 'You didnt order' not_ordered: 'You didnt order'
closed_by: 'accounted by %{user}' closed_by: 'Accounted by %{user}'
comment: 'read/write comments' comment: 'Comment'
articles: articles:
title: 'overview of articles' title: 'Article overview'
show_hide: 'Show/Hide not ordered articles' show_hide: 'Show/hide articles not ordered'
edit_order: 'edit order' edit_order: 'Edit order'
name: 'name' name: 'Name'
units: 'units' units: 'Units'
unit_price: 'unit price' unit_price: 'Unit price'
ordered: 'ordered' ordered: 'Ordered'
ordered_title: 'amount + tolerance' ordered_title: 'Amount + tolerance'
order_open: 'available' # or 'order open'? order_open: 'Available' # or 'order open'?
order_not_open: 'received' # or 'order not open'? order_not_open: 'Received' # or 'order not open'?
order_nopen_title: 'Considering current orders of all groups' # can this be simpler? order_nopen_title: 'Considering current orders of all groups' # can this be simpler?
total_price: 'total price' total_price: 'Total price'
sum: 'sum' sum: 'Sum'
not_ordered_msg: 'You didnt place an order yet' not_ordered_msg: 'You didnt place an order yet'
order_now: 'This is your chance!' # or 'order now' ? order_now: 'This is your chance!'
order_closed_msg: 'Sorry order is closed.' order_closed_msg: 'Sorry, this order is closed.'
comments: comments:
title: 'comments' title: 'Comments'
switch_order: switch_order:
title: 'current orders' title: 'Current orders'
remaining: 'remaining %{remaining}' remaining: '%{remaining} remaining'
# used by controller # used by controller
create: &create create: &create
notice: 'The order was saved.' notice: 'The order was saved.'
error_stale: 'The order couldnt be updated as in the meantime someone else ordered too.' error_stale: "Someone else has ordered in the meantime, couldn't update the order."
error_general: 'The order couldnt be updated due to a bug.' error_general: "The order couldnt be updated due to a bug."
update: update:
<<: *create <<: *create
errors: errors:
no_member: 'You are no member of a order group.' no_member: 'You are not a member of a order group.'
closed: 'This order is already closed.' closed: 'This order is already closed.'
notfound: 'Incorrect URL, this is not your order.' notfound: 'Incorrect URL, this is not your order.'

View file

@ -3,24 +3,24 @@ en:
index: index:
title: 'Homepage' title: 'Homepage'
your_tasks: 'Your tasks' your_tasks: 'Your tasks'
due_date_format: '%A, %d. %b' due_date_format: '%A %d %b'
tasks_move: tasks_move:
title: 'take over tasks' title: 'Take over tasks'
desc: 'You are responsible for these tasks.' desc: 'You are responsible for these tasks.'
action: 'take over tasks/decline tasks' action: 'Take over tasks/decline tasks'
tasks_open: tasks_open:
title: 'Open tasks' title: 'Open tasks'
desc: 'There is/are %{size}' desc: 'There is/are %{size}'
action: 'open task(s)' action: 'open task(s)'
ordergroup: ordergroup:
title: 'Engagement of your ordergroep' title: 'Engagement of your ordergroup'
messages: messages:
title: 'Newest Messages' title: 'Newest Messages'
view_all: 'See all messages' view_all: 'See all messages'
my_ordergroup: my_ordergroup:
title: 'My ordergroup' title: 'My ordergroup'
funds: '| Available Credit:' funds: '| Available Credit:'
last_update: 'Last Update was %{when}' last_update: 'Last Update was %{when} ago'
transactions: transactions:
title: 'Last Transactions' title: 'Last Transactions'
when: 'When' when: 'When'
@ -30,37 +30,37 @@ en:
view: 'Show account statement' view: 'Show account statement'
start_nav: start_nav:
title: 'Go directly to ...' title: 'Directly to ...'
foodcoop: 'Foodcoop' foodcoop: 'Foodcoop'
members: 'Members' members: 'Members'
tasks: 'My tasks' tasks: 'My tasks'
write_message: 'Write message' write_message: 'Write message'
orders: orders:
title: 'Orders' title: 'Orders'
overview: 'Overview of Orders' overview: 'Overview of orders'
end: 'Close Orders' end: 'Close orders'
products: products:
title: 'edit products' title: 'Products'
edit: 'update products' edit: 'Update products'
edit_stock: 'edit stock' edit_stock: 'Edit stock'
edit_suppliers: 'edit suppliers' edit_suppliers: 'Edit suppliers'
finances: finances:
title: 'finances' title: 'Finances'
accounts: 'update accounts' accounts: 'Update accounts'
settle: 'To account orders' settle: 'To account orders'
admin: 'Administration' admin: 'Administration'
new_ordergroup: 'New ordergroup' new_ordergroup: 'New ordergroup'
new_user: 'New Member' new_user: 'New member'
apple_bar: apple_bar:
points: 'Your up-to-date Applepointsbar: %{points}' points: 'Your current apple points: %{points}'
desc: 'Displayed you find the proportion of executed tasks to the order volume of your ordergroup in comparison to the average of the Foodcoop. Practical: Per %{amount} of the sum of orders you should execute a task!' desc: 'You find the proportion of executed tasks displayed to the order volume of your ordergroup in comparison to the average of the Foodcoop. In practice: for every %{amount} of order sum, you should execute a task!'
warning: 'Warning, if you have less then %{threshold} of appel points?, you are not allowed to order anymore/to place an order anymore!' warning: 'Warning, if you have less then %{threshold} of apple points, you are not allowed to place an order anymore!'
ordergroup: ordergroup:
title: 'My ordergroup' title: 'My ordergroup'
description: 'description' description: 'description'
funds: 'Available credit?:' funds: 'Available credit:'
people: 'People' people: 'People'
invite: 'Invite a new Person' invite: 'Invite a new Person'
account_summary: 'Account Statement' account_summary: 'Account Statement'
@ -70,15 +70,15 @@ en:
title: 'My Profile' title: 'My Profile'
user: user:
title: '%{user}' title: '%{user}'
since: '(Member since: %{when})' since: '(member since: %{when})'
save: 'Save' save: 'Save'
groups: groups:
title: 'You are member of the following groups' title: 'You are member of the following groups'
invite: 'Invite new members' invite: 'Invite new members'
cancel: 'Quit membership' cancel: 'Leave group'
cancel_confirm: 'Are you sure that you want to quit membership?' cancel_confirm: 'Are you sure you want to leave this group?'
# used by controller # used by controller
changes_saved: 'Changes saved.' changes_saved: 'Changes saved.'
no_ordergroups: 'Sorry to say so but you are not a member of an ordergroup' no_ordergroups: 'You are unfortunately not a member of an ordergroup.'
ordergroup_cancelled: 'You quit membership of the group %{group}' ordergroup_cancelled: 'You cancelled membership of the group %{group}.'

View file

@ -1,36 +1,38 @@
en: en:
login: login:
accept_invitation: accept_invitation:
title: 'Invite into %{name}' title: 'Invitation to %{name}'
body: body:
<p>You are invited as a member of the group <b>%{group}</b> to be part of the foodcoop %{foodcoop}</p> <p>You are invited to be part of the foodcoop %{foodcoop} as
<p>If you want to participate please fill in this form.</p> a member of the group <b>%{group}</b>.</p>
<p>Your information of course wont be shared with third parties, for any reasons <p>If you want to participate, please fill in this form.</p>
what so ever. You can also decide how much of your personal dates should be visible for everyone. 'All' means here all Foodcoop-Members. <p>Naturally, your information wll not be shared with third parties for
The administrators have at any times access to your information.</p> any reasons whatsoever. You can decide how much of your personal information
submit: 'Create a Foodsoft Account' should be visible for everyone. 'All' means all Foodcoop-members.
Please note that the administrators do have access to your information.</p>
submit: 'Create a Foodsoft account'
forgot_password: forgot_password:
title: 'Forgot Password?' title: 'Forgot password?'
body: body:
<p>No Problem, you can chose a new password.</p> <p>No Problem, you can choose a new password.</p>
<p>For this fill in the email address with which you registered in the Foodsoft. <p>Please fill in the email address with which you are registered here.
You will receive an email with further instructions.</p> Then you will receive an email with further instructions.</p>
submit: 'Request New Password' submit: 'Request new password'
cancel: 'or abort' cancel: 'or abort'
new_password: new_password:
title: 'New Password' title: 'New password'
body: body:
<p>Please fill in new password for <b>%{user}</b></p> <p>Please fill in the new password for <b>%{user}</b></p>
submit: 'Save New Password' submit: 'Save new password'
# used by controller # used by controller
reset_password: reset_password:
notice: 'If your email is registered here you will receive a message with a link to reset your password.' notice: 'If your email is registered here, you will receive a message with a link to reset your password.'
update_password: update_password:
notice: 'Your password was refreshed. You can login now.' notice: 'Your password was updated. You can login now.'
accept_invitation: accept_invitation:
notice: 'Congratulations your account was created. You can login now.' notice: 'Congratulations, your account was created. You can login now.'
errors: errors:
invite_invalid: 'Your invite is not valid (anymore).' invite_invalid: 'Your invite is not valid (anymore).'
group_invalid: 'The group in which you were invited doesnt exist anymore."' group_invalid: 'The group in which you were invited doesnt exist anymore."'
token_invalid: 'Invalid or expired Token. Please try again.' token_invalid: 'Invalid or expired token. Please try again.'

View file

@ -2,19 +2,19 @@ en:
messages: messages:
index: index:
title: 'Messages' title: 'Messages'
new: 'New Messages' new: 'New messages'
messages: messages:
reply: 'Replies' reply: 'Reply'
new: new:
title: 'New Message' title: 'New message'
search_user: 'Search User' search_user: 'Search user'
no_user_found: 'No User found' no_user_found: 'No user found'
search: 'Search ...' search: 'Search ...'
list: list:
desc: 'Messages to all please send via the mailing-list: %{list}' desc: 'Please send messages to all using the mailing-list: %{list}'
subscribe_msg: 'Eventually you will have to introduce yourself to the mailing-list first.' subscribe_msg: 'You may have to subscribe to the mailing-list first.'
subscribe: 'Explanations about the mailing-list you can find here %{link}' subscribe: 'You can find more about the mailing-list at %{link}.'
wiki: 'Wiki (paragraph mailing-list)' wiki: 'Wiki (page Mailing-List)'
mail: 'for example with an email to %{email}.' mail: 'for example with an email to %{email}.'
cancel: 'or cancel' cancel: 'or cancel'
show: show:
@ -23,15 +23,14 @@ en:
subject: 'Subject:' subject: 'Subject:'
sent_on: 'Sent:' sent_on: 'Sent:'
reply: 'Reply' reply: 'Reply'
all_messages: 'Overview of all messages' all_messages: 'All messages'
# used by controller # used by controller
create: create:
notice: 'Message is saved and will be send.' notice: 'Message is saved and will be sent.'
# used by model # used by model
model: model:
reply_subject: 'Re: %{subject}' reply_subject: 'Re: %{subject}'
reply_header: '%{user} wrote on %{when}:' reply_header: '%{user} wrote on %{when}:'
reply_indent: '> %{line}' reply_indent: '> %{line}'

View file

@ -1,73 +1,73 @@
en: en:
orders: orders:
articles: articles:
name: 'name' name: 'Name'
unit_quantity: 'unit quantity' unit_quantity: 'Unit quantity'
prices: 'Netto/Brutto price' prices: 'Netto/bruto price'
units_ordered: 'ordered units' units_ordered: 'Units ordered'
units_full: 'full units' units_full: 'Full units'
prices_sum: 'sum (netto/brutto price):' prices_sum: 'Sum (netto/bruto price):'
article_count: 'ordered articles:' article_count: 'Ordered articles:'
edit: edit:
title: 'edit order' title: 'Edit order'
new: new:
title: 'creat new order' title: 'Create new order'
form: form:
title: 'article' title: 'Article'
name: 'name' name: 'Name'
note: 'notiz' note: 'Note'
stockit: 'in stock' stockit: 'In stock'
origin: 'origin' origin: 'Origin'
supplier: 'supplier' supplier: 'Supplier'
unit_quantity: 'unit quantity' unit_quantity: 'Unit quantity'
prices: 'prices (netto/FC)' ? prices: 'Prices (netto/FC)'
select_all: 'select all' select_all: 'Select all'
cancel: 'cancel' cancel: 'or cancel'
index: index:
title: 'manage orders' title: 'Manage orders'
new_order: 'creat new order' new_order: 'Create new order'
open_orders: 'current orders' open_orders: 'Current orders'
supplier: 'supplier' supplier: 'Supplier'
ending: 'ending' ending: 'End'
note: 'note' note: 'Note'
action_end: 'closing' action_end: 'Close'
confirm_end: 'Do you really want to close the order %{order}? There is no going back' 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?' confirm_delete: 'Do you really want to delete the order?'
no_open_orders: 'There are no current orders.' no_open_orders: 'There are no current orders.'
ended_orders: 'Closed orders' ended_orders: 'Closed orders'
orders: orders:
supplier: 'supplier' supplier: 'Supplier'
start: 'start' start: 'Start'
ending: 'ending' ending: 'End'
status: 'status' status: 'Status'
show: show:
title: 'order: %{name}' title: 'Order: %{name}'
warn_not_closed: 'Attention, order is not accounted yet.' warn_not_closed: 'Attention, order is not accounted yet.'
supplier: 'supplier:' supplier: 'Supplier:'
note: 'note:' note: 'Note:'
created_by: 'created by:' created_by: 'Created by:'
begin: 'begin:' begin: 'Begin:'
ending: 'ending:' ending: 'End:'
group_orders: 'group orders:' group_orders: 'Group orders:'
amounts: 'Netto/Brutto sum:' amounts: 'Netto/brutto sum:'
articles_ordered: 'ordered articles:' articles_ordered: 'Ordered articles:'
action_end: 'closing!' 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."
confirm_delete: 'Do you really want to delete the order?' confirm_delete: 'Do you really want to delete the order?'
articles: 'overview of articles' articles: 'Article overview'
sort_group: 'sorted in groups' sort_group: 'Sorted in groups'
sort_article: 'sorted in articles' sort_article: 'Sorted in articles'
comments_link: 'comments' comments_link: 'Comments'
download: download:
title: 'download' title: 'Download'
group_pdf: 'group PDF' group_pdf: 'Group PDF'
article_pdf: 'article PDF' article_pdf: 'Article PDF'
matrix_pdf: 'matrix PDF' matrix_pdf: 'Matrix PDF'
fax_pdf: 'fax PDF' fax_pdf: 'Fax PDF'
fax_txt: 'fax text' fax_txt: 'Fax text'
download_file: 'download file' download_file: 'Download file'
comments: comments:
title: 'comments' title: 'Comments'
# used by controller # used by controller
create: create:
@ -77,11 +77,11 @@ en:
finish: finish:
notice: 'The order has finished.' notice: 'The order has finished.'
fax: fax:
heading: 'order for %{name}' heading: 'Order for %{name}'
customer_number: 'customer number' customer_number: 'Customer number'
delivery_day: 'delivery day' delivery_day: 'Delivery day'
to_address: 'shipping address' to_address: 'Shipping address'
articles: 'articles' articles: 'Articles'
number: 'number' number: 'Number'
amount: 'amount' amount: 'Amount'
name: 'name' name: 'Name'

View file

@ -1,38 +1,38 @@
en: en:
suppliers: suppliers:
shared_supplier_note: 'supplier is connected with external data base' shared_supplier_note: 'Supplier is connected to the external database.'
index: index:
title: 'suppliers' title: 'Suppliers'
action_new: 'creat new supplier' action_new: 'Create new supplier'
action_import: 'import supplier from external data base' action_import: 'Import supplier from external database'
articles: 'articles (%{count})' articles: 'articles (%{count})'
stock: 'in stock (%{count})' stock: 'in stock (%{count})'
deliveries: 'deliveries (%{count})' deliveries: 'deliveries (%{count})'
confirm_del: 'Attention, do you really want to delete the supplier %{name}?' confirm_del: 'Do you really want to delete the supplier %{name}?'
edit: edit:
title: 'edit supplier' title: 'Edit supplier'
form: form:
cancel: 'or cancel' cancel: 'or cancel'
new: new:
title: 'new supplier' title: 'New supplier'
show: show:
confirm_delete: 'Are you sure?' confirm_delete: 'Are you sure?'
last_deliveries: 'last deliveries' last_deliveries: 'Last deliveries'
new_delivery: 'creat new delievery' new_delivery: 'Create new delivery'
show_deliveries: 'show all delieveries' show_deliveries: 'Show all deliveries'
shared_suppliers: shared_suppliers:
title: 'external lists' title: 'External lists'
body: body:
<p>Here the suppliers of the external data base are displayed.</p> <p>Suppliers of the external database are displayed here.</p>
<p>You can import extern suppliers by subscribing. (see down under)</p> <p>You can import external suppliers by subscribing (see below).</p>
<p>Thereby a new supplier is created and connecte with the external data base.</p> <p>A new supplier will be created and connected to the external database.</p>
supplier: 'supplier' supplier: 'Supplier'
subscribe: 'subscribe' subscribe: 'Subscribe'
# used by controller # used by controller
create: create:
notice: 'supplier was created' notice: 'Supplier was created'
update: update:
notice: 'supplier was updated' notice: 'Supplier was updated'
destroy: destroy:
notice: 'supplier was deleted' notice: 'Supplier was deleted'