2013-02-11 02:05:53 +01:00
|
|
|
|
en:
|
|
|
|
|
login:
|
|
|
|
|
accept_invitation:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
title: 'Invitation to %{name}'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
body:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
<p>You are invited to be part of the foodcoop %{foodcoop} as
|
|
|
|
|
a member of the group <b>%{group}</b>.</p>
|
|
|
|
|
<p>If you want to participate, please fill in this form.</p>
|
|
|
|
|
<p>Naturally, your information wll not be shared with third parties for
|
|
|
|
|
any reasons whatsoever. You can decide how much of your personal information
|
|
|
|
|
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'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
forgot_password:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
title: 'Forgot password?'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
body:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
<p>No Problem, you can choose a new password.</p>
|
|
|
|
|
<p>Please fill in the email address with which you are registered here.
|
|
|
|
|
Then you will receive an email with further instructions.</p>
|
|
|
|
|
submit: 'Request new password'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
cancel: 'or abort'
|
|
|
|
|
new_password:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
title: 'New password'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
body:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
<p>Please fill in the new password for <b>%{user}</b></p>
|
|
|
|
|
submit: 'Save new password'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
|
|
|
|
|
# used by controller
|
|
|
|
|
reset_password:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
notice: 'If your email is registered here, you will receive a message with a link to reset your password.'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
update_password:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
notice: 'Your password was updated. You can login now.'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
accept_invitation:
|
2013-02-11 02:06:22 +01:00
|
|
|
|
notice: 'Congratulations, your account was created. You can login now.'
|
2013-02-11 02:05:53 +01:00
|
|
|
|
errors:
|
|
|
|
|
invite_invalid: 'Your invite is not valid (anymore).'
|
|
|
|
|
group_invalid: 'The group in which you were invited doesn’t exist anymore."'
|
2013-02-11 02:06:22 +01:00
|
|
|
|
token_invalid: 'Invalid or expired token. Please try again.'
|