2014-03-07 09:51:24 +01:00
|
|
|
|
en:
|
|
|
|
|
activerecord:
|
|
|
|
|
attributes:
|
|
|
|
|
message:
|
|
|
|
|
body: Body
|
|
|
|
|
group_id: Group
|
|
|
|
|
private: Private
|
|
|
|
|
recipient_tokens: Recipients
|
|
|
|
|
sent_to_all: Send to all members
|
|
|
|
|
subject: Subject
|
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-02-17 12:26:21 +01:00
|
|
|
|
messagegroup: Messagegroup
|
2014-03-07 09:51:24 +01:00
|
|
|
|
admin:
|
2016-02-17 12:26:21 +01:00
|
|
|
|
messagegroups:
|
|
|
|
|
destroy:
|
|
|
|
|
error: 'Messagegroup could not be deleted: %{error}'
|
|
|
|
|
notice: Messagegroup was deleted
|
|
|
|
|
edit:
|
|
|
|
|
title: Edit messagegroup
|
|
|
|
|
index:
|
|
|
|
|
first_paragraph: Here you can create %{url}, edit and delete them.
|
|
|
|
|
new_messagegroup: Create new messagegroup
|
|
|
|
|
new_messagegroups: new messagegroups
|
|
|
|
|
title: Messagegroups
|
|
|
|
|
new:
|
|
|
|
|
title: Create messagegroup
|
|
|
|
|
show:
|
|
|
|
|
confirm: Are you sure?
|
|
|
|
|
edit: Edit group/members
|
|
|
|
|
send_message: Send message
|
|
|
|
|
title: Messagegroup %{name}
|
|
|
|
|
messagegroups:
|
|
|
|
|
members: Members
|
|
|
|
|
name: Name
|
2014-03-07 09:51:24 +01:00
|
|
|
|
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:
|
|
|
|
|
title: Newest Messages
|
|
|
|
|
view_all: See all messages
|
|
|
|
|
start_nav:
|
|
|
|
|
write_message: Write message
|
2016-02-17 12:26:21 +01:00
|
|
|
|
messagegroups:
|
|
|
|
|
index:
|
|
|
|
|
body: You can join or leave any of the messagegroups.
|
|
|
|
|
title: Messagegroups
|
|
|
|
|
join:
|
|
|
|
|
error: 'Messagegroup could not be joined: %{error}'
|
|
|
|
|
notice: Messagegroup was joined
|
|
|
|
|
leave:
|
|
|
|
|
error: 'Messagegroup could not be left: %{error}'
|
|
|
|
|
notice: Messagegroup was left
|
|
|
|
|
messagegroup:
|
|
|
|
|
join: Join messagegroup
|
|
|
|
|
leave: Leave messagegroup
|
2014-03-07 09:51:24 +01:00
|
|
|
|
messages:
|
|
|
|
|
create:
|
|
|
|
|
notice: Message is saved and will be sent.
|
|
|
|
|
index:
|
2016-02-18 11:00:03 +01:00
|
|
|
|
message_threads: View as threads
|
2014-03-07 09:51:24 +01:00
|
|
|
|
new: New message
|
|
|
|
|
title: Messages
|
|
|
|
|
messages:
|
|
|
|
|
reply: Reply
|
|
|
|
|
model:
|
|
|
|
|
reply_header: ! '%{user} wrote on %{when}:'
|
|
|
|
|
reply_indent: ! '> %{line}'
|
|
|
|
|
reply_subject: ! 'Re: %{subject}'
|
|
|
|
|
new:
|
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
|
|
|
|
|
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
|
2016-03-04 17:24:28 +01:00
|
|
|
|
thread:
|
|
|
|
|
all_message_threads: All message threads
|
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:
|
|
|
|
|
messages: View as messages
|
|
|
|
|
new: New message
|
2016-03-04 17:24:28 +01:00
|
|
|
|
other: General
|
2016-02-18 11:00:03 +01:00
|
|
|
|
title: Message threads
|
|
|
|
|
show:
|
|
|
|
|
all_message_threads: All message threads
|
2016-03-04 17:24:28 +01:00
|
|
|
|
other: General
|
2016-02-18 11:00:03 +01:00
|
|
|
|
reply: Reply
|
2014-03-07 09:51:24 +01:00
|
|
|
|
messages_mailer:
|
|
|
|
|
foodsoft_message:
|
|
|
|
|
footer: ! 'Reply: %{reply_url}
|
|
|
|
|
|
|
|
|
|
See message online: %{msg_url}
|
|
|
|
|
|
|
|
|
|
Messaging options: %{profile_url}
|
|
|
|
|
|
|
|
|
|
'
|
|
|
|
|
navigation:
|
2016-02-17 12:26:21 +01:00
|
|
|
|
admin:
|
|
|
|
|
messagegroups: Messagegroups
|
|
|
|
|
messagegroups: Messagegroups
|
2014-03-07 09:51:24 +01:00
|
|
|
|
messages: Messages
|