foodsoft/config/locales/en/en.home.yml

85 lines
2.6 KiB
YAML
Raw Normal View History

2013-02-04 00:46:22 +01:00
en:
home:
index:
2013-02-11 02:05:53 +01:00
title: 'Homepage'
your_tasks: 'Your tasks'
2013-02-11 02:06:22 +01:00
due_date_format: '%A %d %b'
2013-02-11 02:05:53 +01:00
tasks_move:
2013-02-11 02:06:22 +01:00
title: 'Take over tasks'
2013-02-11 02:05:53 +01:00
desc: 'You are responsible for these tasks.'
2013-02-11 02:06:22 +01:00
action: 'Take over tasks/decline tasks'
2013-02-11 02:05:53 +01:00
tasks_open:
title: 'Open tasks'
desc: 'There is/are %{size}'
action: 'open task(s)'
ordergroup:
2013-02-11 02:06:22 +01:00
title: 'Engagement of your ordergroup'
2013-02-11 02:05:53 +01:00
messages:
title: 'Newest Messages'
view_all: 'See all messages'
my_ordergroup:
title: 'My ordergroup'
funds: '| Available Credit:'
2013-02-11 02:06:22 +01:00
last_update: 'Last Update was %{when} ago'
2013-02-11 02:05:53 +01:00
transactions:
title: 'Last Transactions'
when: 'When'
where: 'Who'
note: 'Note'
amount: 'Amount'
view: 'Show account statement'
2013-02-04 00:46:22 +01:00
start_nav:
2013-02-11 02:06:22 +01:00
title: 'Directly to ...'
2013-02-11 02:05:53 +01:00
foodcoop: 'Foodcoop'
members: 'Members'
tasks: 'My tasks'
write_message: 'Write message'
orders:
title: 'Orders'
2013-02-11 02:06:22 +01:00
overview: 'Overview of orders'
end: 'Close orders'
2013-02-11 02:05:53 +01:00
products:
2013-02-11 02:06:22 +01:00
title: 'Products'
edit: 'Update products'
edit_stock: 'Edit stock'
edit_suppliers: 'Edit suppliers'
2013-02-11 02:05:53 +01:00
finances:
2013-02-11 02:06:22 +01:00
title: 'Finances'
accounts: 'Update accounts'
2013-02-11 02:05:53 +01:00
settle: 'To account orders'
admin: 'Administration'
new_ordergroup: 'New ordergroup'
2013-02-11 02:06:22 +01:00
new_user: 'New member'
2013-02-11 02:05:53 +01:00
apple_bar:
2013-02-11 02:06:22 +01:00
points: 'Your current apple points: %{points}'
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 apple points, you are not allowed to place an order anymore!'
2013-02-11 02:05:53 +01:00
ordergroup:
title: 'My ordergroup'
description: 'description'
2013-02-11 02:06:22 +01:00
funds: 'Available credit:'
2013-02-11 02:05:53 +01:00
people: 'People'
invite: 'Invite a new Person'
account_summary: 'Account Statement'
search: Search ...
profile:
title: 'My Profile'
user:
title: '%{user}'
2013-02-11 02:06:22 +01:00
since: '(member since: %{when})'
2013-02-11 02:05:53 +01:00
save: 'Save'
groups:
title: 'You are member of the following groups'
invite: 'Invite new members'
2013-02-11 02:06:22 +01:00
cancel: 'Leave group'
cancel_confirm: 'Are you sure you want to leave this group?'
2013-02-11 02:05:53 +01:00
# used by controller
changes_saved: 'Changes saved.'
2013-02-11 02:06:22 +01:00
no_ordergroups: 'You are unfortunately not a member of an ordergroup.'
ordergroup_cancelled: 'You cancelled membership of the group %{group}.'