2014-03-07 09:51:24 +01:00
|
|
|
|
en:
|
|
|
|
|
activerecord:
|
|
|
|
|
attributes:
|
|
|
|
|
message:
|
|
|
|
|
body: Body
|
2017-08-19 17:02:25 +02:00
|
|
|
|
messagegroup_id: Messagegroup
|
|
|
|
|
order_id: Order
|
|
|
|
|
ordergroup_id: Ordergroup
|
2014-03-07 09:51:24 +01:00
|
|
|
|
private: Private
|
2017-08-19 17:02:25 +02:00
|
|
|
|
recipient_tokens: (Additional) recipients
|
|
|
|
|
send_method:
|
|
|
|
|
all: Send to all members
|
|
|
|
|
recipients: Send to specific members
|
|
|
|
|
order: Send to members, who participated at an order
|
|
|
|
|
ordergroup: Send to members of a ordergroup
|
|
|
|
|
messagegroup: Send to members of a messagegroup
|
|
|
|
|
workgroup: Send to members of a workgroup
|
2019-05-10 22:11:59 +02:00
|
|
|
|
send_to_all: Send to all members
|
2014-03-07 09:51:24 +01:00
|
|
|
|
subject: Subject
|
2017-08-19 17:02:25 +02:00
|
|
|
|
workgroup_id: Workgroup
|
2016-02-17 12:26:21 +01:00
|
|
|
|
messagegroup:
|
|
|
|
|
description: Description
|
|
|
|
|
name: Name
|
|
|
|
|
user_tokens: Members
|
2014-03-07 09:51:24 +01:00
|
|
|
|
models:
|
|
|
|
|
message: Message
|
2016-03-04 14:26:56 +01:00
|
|
|
|
messagegroup: Message group
|
2014-03-07 09:51:24 +01:00
|
|
|
|
admin:
|
|
|
|
|
ordergroups:
|
|
|
|
|
show:
|
|
|
|
|
send_message: Send message
|
|
|
|
|
users:
|
|
|
|
|
show:
|
|
|
|
|
send_message: Send message
|
2014-10-07 01:06:21 +02:00
|
|
|
|
config:
|
|
|
|
|
hints:
|
|
|
|
|
mailing_list: Mailing-list email address to use instead of the messaging system for mail to all members.
|
|
|
|
|
mailing_list_subscribe: Email address where members can send an email to for subscribing.
|
|
|
|
|
use_messages: Allow members to communicate with each other within Foodsoft.
|
|
|
|
|
keys:
|
|
|
|
|
use_messages: Messages
|
|
|
|
|
mailing_list: Mailing-list
|
|
|
|
|
mailing_list_subscribe: Mailing-list subscribe
|
2014-03-07 09:51:24 +01:00
|
|
|
|
helpers:
|
|
|
|
|
messages:
|
|
|
|
|
write_message: Write message
|
|
|
|
|
submit:
|
|
|
|
|
message:
|
|
|
|
|
create: send message
|
|
|
|
|
home:
|
|
|
|
|
index:
|
|
|
|
|
messages:
|
2016-03-04 14:26:56 +01:00
|
|
|
|
title: Newest messages
|
2016-03-07 22:17:18 +01:00
|
|
|
|
view_all:
|
|
|
|
|
text: 'Show %{messages} or %{threads}'
|
|
|
|
|
messages: all messages
|
|
|
|
|
threads: threads
|
2014-03-07 09:51:24 +01:00
|
|
|
|
start_nav:
|
|
|
|
|
write_message: Write message
|
2016-02-17 12:26:21 +01:00
|
|
|
|
messagegroups:
|
|
|
|
|
index:
|
2016-03-04 14:26:56 +01:00
|
|
|
|
body: 'A message group is like a mailing-list: you can join (or leave) any of them to receive the updates sent to that group.'
|
|
|
|
|
title: Message groups
|
2016-02-17 12:26:21 +01:00
|
|
|
|
join:
|
2016-03-04 14:26:56 +01:00
|
|
|
|
error: 'Could not join message group: %{error}'
|
|
|
|
|
notice: Joined message group
|
2016-02-17 12:26:21 +01:00
|
|
|
|
leave:
|
|
|
|
|
error: 'Messagegroup could not be left: %{error}'
|
2016-03-04 14:26:56 +01:00
|
|
|
|
notice: Left message group
|
2016-02-17 12:26:21 +01:00
|
|
|
|
messagegroup:
|
2016-03-04 14:26:56 +01:00
|
|
|
|
join: Join message group
|
|
|
|
|
leave: Leave message group
|
2014-03-07 09:51:24 +01:00
|
|
|
|
messages:
|
2016-03-04 14:26:56 +01:00
|
|
|
|
actionbar:
|
|
|
|
|
message_threads: Show as threads
|
|
|
|
|
messagegroups: Subscribe to groups
|
|
|
|
|
messages: Show as list
|
2016-03-07 22:17:18 +01:00
|
|
|
|
new: New message
|
2014-03-07 09:51:24 +01:00
|
|
|
|
create:
|
|
|
|
|
notice: Message is saved and will be sent.
|
|
|
|
|
index:
|
|
|
|
|
title: Messages
|
|
|
|
|
messages:
|
|
|
|
|
reply: Reply
|
|
|
|
|
model:
|
|
|
|
|
reply_header: ! '%{user} wrote on %{when}:'
|
|
|
|
|
reply_indent: ! '> %{line}'
|
|
|
|
|
reply_subject: ! 'Re: %{subject}'
|
|
|
|
|
new:
|
2016-03-07 22:17:18 +01:00
|
|
|
|
error_private: Sorry, this message is private.
|
2015-04-11 02:32:30 +02:00
|
|
|
|
hint_private: Message doesn’t show in Foodsoft mail inbox
|
2014-03-07 09:51:24 +01:00
|
|
|
|
list:
|
|
|
|
|
desc: ! 'Please send messages to all using the mailing-list: %{list}'
|
|
|
|
|
mail: for example with an email to %{email}.
|
|
|
|
|
subscribe: You can find more about the mailing-list at %{link}.
|
|
|
|
|
subscribe_msg: You may have to subscribe to the mailing-list first.
|
|
|
|
|
wiki: Wiki (page Mailing-List)
|
2015-02-26 00:11:39 +01:00
|
|
|
|
message: message
|
2014-03-07 09:51:24 +01:00
|
|
|
|
no_user_found: No user found
|
2015-02-26 00:11:39 +01:00
|
|
|
|
reply_to: This message is an reply to an other %{link}.
|
2014-03-07 09:51:24 +01:00
|
|
|
|
search: Search ...
|
|
|
|
|
search_user: Search user
|
|
|
|
|
title: New message
|
|
|
|
|
show:
|
|
|
|
|
all_messages: All messages
|
2019-05-10 22:11:59 +02:00
|
|
|
|
change_visibility: 'Change'
|
2014-03-07 09:51:24 +01:00
|
|
|
|
from: ! 'From:'
|
2015-02-26 00:11:39 +01:00
|
|
|
|
group: 'Group:'
|
2014-03-07 09:51:24 +01:00
|
|
|
|
reply: Reply
|
2015-02-26 00:11:39 +01:00
|
|
|
|
reply_to: 'Reply to:'
|
2014-03-07 09:51:24 +01:00
|
|
|
|
sent_on: ! 'Sent:'
|
|
|
|
|
subject: ! 'Subject:'
|
|
|
|
|
title: Show message
|
2019-05-10 22:11:59 +02:00
|
|
|
|
to: 'To:'
|
|
|
|
|
visibility: 'Visibility:'
|
|
|
|
|
visibility_private: 'Private'
|
|
|
|
|
visibility_public: 'Public'
|
2016-03-04 17:24:28 +01:00
|
|
|
|
thread:
|
|
|
|
|
all_message_threads: All message threads
|
2016-03-04 14:26:56 +01:00
|
|
|
|
reply: Reply
|
2019-05-10 22:11:59 +02:00
|
|
|
|
toggle_private:
|
|
|
|
|
not_allowed: You can not change the visibility of the message.
|
2016-02-18 11:00:03 +01:00
|
|
|
|
message_threads:
|
2016-03-04 17:24:28 +01:00
|
|
|
|
groupmessage_threads:
|
|
|
|
|
show_message_threads: show all
|
2016-02-18 11:00:03 +01:00
|
|
|
|
index:
|
2017-10-27 22:37:30 +02:00
|
|
|
|
general: General
|
2016-02-18 11:00:03 +01:00
|
|
|
|
title: Message threads
|
2016-03-07 22:17:18 +01:00
|
|
|
|
message_threads:
|
|
|
|
|
last_reply_at: Last replied at
|
|
|
|
|
last_reply_by: Last replied by
|
|
|
|
|
started_at: Started at
|
|
|
|
|
started_by: Started by
|
2016-02-18 11:00:03 +01:00
|
|
|
|
show:
|
2017-10-27 22:37:30 +02:00
|
|
|
|
general: General
|
2014-03-07 09:51:24 +01:00
|
|
|
|
messages_mailer:
|
|
|
|
|
foodsoft_message:
|
2019-05-10 22:11:59 +02:00
|
|
|
|
footer: |
|
|
|
|
|
Reply: %{reply_url}
|
2014-03-07 09:51:24 +01:00
|
|
|
|
See message online: %{msg_url}
|
|
|
|
|
Messaging options: %{profile_url}
|
2019-05-10 22:11:59 +02:00
|
|
|
|
footer_group: |
|
|
|
|
|
Sent to group: %{group}
|
2014-03-07 09:51:24 +01:00
|
|
|
|
navigation:
|
2016-02-17 12:26:21 +01:00
|
|
|
|
admin:
|
2016-03-04 14:26:56 +01:00
|
|
|
|
messagegroups: Message groups
|
2014-03-07 09:51:24 +01:00
|
|
|
|
messages: Messages
|
2016-03-04 14:26:56 +01:00
|
|
|
|
shared:
|
|
|
|
|
user_form_fields:
|
|
|
|
|
messagegroups: Join or leave message groups
|
2019-05-10 22:11:59 +02:00
|
|
|
|
simple_form:
|
|
|
|
|
labels:
|
|
|
|
|
settings:
|
|
|
|
|
messages:
|
|
|
|
|
send_as_email: Receive messages as emails.
|