Move translations to messages plugin
This commit is contained in:
parent
4366a9b2bb
commit
ca76de8a5b
10 changed files with 546 additions and 731 deletions
|
|
@ -89,28 +89,6 @@ en:
|
|||
created_at: Time
|
||||
email: Email
|
||||
message: Message
|
||||
message:
|
||||
body: Body
|
||||
group_id: Group
|
||||
messagegroup_id: Messagegroup
|
||||
order_id: Order
|
||||
ordergroup_id: Ordergroup
|
||||
private: Private
|
||||
recipient_tokens: "(Additional) recipients"
|
||||
send_method:
|
||||
all: Send to all members
|
||||
messagegroup: Send to members of a messagegroup
|
||||
order: Send to members, who participated at an order
|
||||
ordergroup: Send to members of a ordergroup
|
||||
recipients: Send to specific members
|
||||
workgroup: Send to members of a workgroup
|
||||
send_to_all: Send to all members
|
||||
subject: Subject
|
||||
workgroup_id: Workgroup
|
||||
messagegroup:
|
||||
description: Description
|
||||
name: Name
|
||||
user_tokens: Members
|
||||
order:
|
||||
boxfill: Fill boxes after
|
||||
closed_by: Settled by
|
||||
|
|
@ -251,8 +229,6 @@ en:
|
|||
financial_transaction_class: Financial transaction class
|
||||
financial_transaction_type: Financial transaction type
|
||||
invoice: Invoice
|
||||
message: Message
|
||||
messagegroup: Message group
|
||||
order: Order
|
||||
order_article: Order article
|
||||
order_comment: Order comment
|
||||
|
|
@ -328,23 +304,6 @@ en:
|
|||
index:
|
||||
destroy_all: Delete all email problems
|
||||
title: Email problems
|
||||
messagegroups:
|
||||
destroy:
|
||||
error: 'Message group could not be deleted: %{error}'
|
||||
notice: Message group was deleted
|
||||
edit:
|
||||
title: Edit message group
|
||||
index:
|
||||
first_paragraph: Here you can create %{url}, edit and delete them.
|
||||
new_messagegroup: Create new message group
|
||||
new_messagegroups: new message groups
|
||||
second_paragraph: A message group is like a mailing-list. Members can subscribe to (and unsubscribe from) the lists they're interested in, from their profile.
|
||||
title: Message groups
|
||||
new:
|
||||
title: Create message group
|
||||
show:
|
||||
send_message: Send message
|
||||
title: Message group %{name}
|
||||
ordergroups:
|
||||
destroy:
|
||||
error: 'Ordergroup could not be marked as deleted: %{error}'
|
||||
|
|
@ -366,7 +325,6 @@ en:
|
|||
show:
|
||||
confirm: Are you sure?
|
||||
edit: Edit group/members
|
||||
send_message: Send message
|
||||
title: Ordergroup %{name}
|
||||
search_placeholder: name ..
|
||||
users:
|
||||
|
|
@ -394,7 +352,6 @@ en:
|
|||
member_since: Member since %{time}
|
||||
person: Person
|
||||
preference: Preferences
|
||||
send_message: Send message
|
||||
show_email_problems: Show email problems
|
||||
sudo: Take on identity
|
||||
users:
|
||||
|
|
@ -579,8 +536,6 @@ en:
|
|||
help_url: Documentation website.
|
||||
homepage: Website of your foodcoop.
|
||||
ignore_browser_locale: Ignore the language of user's computer when the user has not chosen a language yet.
|
||||
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.
|
||||
minimum_balance: Members can only order when their account balance is above or equal to this amount.
|
||||
name: The name of your foodcoop.
|
||||
order_schedule:
|
||||
|
|
@ -606,7 +561,6 @@ en:
|
|||
use_apple_points: When the apple point system is enabled, members are required to do some tasks to be able to keep ordering.
|
||||
use_boxfill: When enabled, near end of an order, members are only able to change their order when increases the total amount ordered. This helps to fill any remaining boxes. You still need to set a box-fill date for the orders.
|
||||
use_iban: When enabled, supplier and user provide an additonal field for storing the international bank account number.
|
||||
use_messages: Allow members to communicate with each other within Foodsoft.
|
||||
use_nick: Show and use nicknames instead of real names. When enabling this, please check that each user has a nickname.
|
||||
use_wiki: Enable editable wiki pages.
|
||||
webstats_tracking_code: Tracking code for web analytics (like Piwik or Google analytics). Leave empty for no tracking.
|
||||
|
|
@ -631,8 +585,6 @@ en:
|
|||
help_url: Documentation URL
|
||||
homepage: Homepage
|
||||
ignore_browser_locale: Ignore browser language
|
||||
mailing_list: Mailing-list
|
||||
mailing_list_subscribe: Mailing-list subscribe
|
||||
minimum_balance: Minimum balance
|
||||
name: Name
|
||||
order_schedule:
|
||||
|
|
@ -662,7 +614,6 @@ en:
|
|||
use_apple_points: Apple points
|
||||
use_boxfill: Box-fill phase
|
||||
use_iban: Use IBAN
|
||||
use_messages: Messages
|
||||
use_nick: Use nicknames
|
||||
use_printer: Use printer
|
||||
use_wiki: Enable wiki
|
||||
|
|
@ -1039,8 +990,6 @@ en:
|
|||
deliveries:
|
||||
new_invoice: New invoice
|
||||
show_invoice: Show invoice
|
||||
messages:
|
||||
write_message: Write message
|
||||
orders:
|
||||
old_price: Old price
|
||||
option_choose: Choose supplier/stock
|
||||
|
|
@ -1051,8 +1000,6 @@ en:
|
|||
create: send invitation
|
||||
printer_job:
|
||||
create: create printer job
|
||||
message:
|
||||
create: send message
|
||||
tasks:
|
||||
required_users: "%{count} members are still needed!"
|
||||
task_title: "%{name} (%{duration}h)"
|
||||
|
|
@ -1065,12 +1012,6 @@ en:
|
|||
changes_saved: Changes saved.
|
||||
index:
|
||||
due_date_format: "%A %d %B"
|
||||
messages:
|
||||
title: Newest messages
|
||||
view_all:
|
||||
messages: all messages
|
||||
text: Show %{messages} or %{threads}
|
||||
threads: threads
|
||||
my_ordergroup:
|
||||
last_update: Last update was %{when} ago
|
||||
title: My ordergroup
|
||||
|
|
@ -1126,7 +1067,6 @@ en:
|
|||
title: Products
|
||||
tasks: My tasks
|
||||
title: Directly to ...
|
||||
write_message: Write message
|
||||
invites:
|
||||
errors:
|
||||
already_member: is already in use. Person is already a member of this Foodcoop.
|
||||
|
|
@ -1278,82 +1218,6 @@ en:
|
|||
|
||||
|
||||
Kind regards from %{foodcoop}.
|
||||
message_threads:
|
||||
groupmessage_threads:
|
||||
show_message_threads: show all
|
||||
index:
|
||||
general: General
|
||||
title: Message threads
|
||||
message_threads:
|
||||
last_reply_at: Last replied at
|
||||
last_reply_by: Last replied by
|
||||
started_at: Started at
|
||||
started_by: Started by
|
||||
show: General
|
||||
messagegroups:
|
||||
index:
|
||||
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
|
||||
join:
|
||||
error: 'Could not join message group: %{error}'
|
||||
notice: Joined message group
|
||||
leave:
|
||||
error: 'Messagegroup could not be left: %{error}'
|
||||
notice: Left message group
|
||||
messagegroup:
|
||||
join: Join message group
|
||||
leave: Leave message group
|
||||
messages:
|
||||
actionbar:
|
||||
message_threads: Show as threads
|
||||
messagegroups: Subscribe to groups
|
||||
messages: Show as list
|
||||
new: New message
|
||||
create:
|
||||
notice: Message is saved and will be sent.
|
||||
index:
|
||||
new: New message
|
||||
title: Messages
|
||||
messages:
|
||||
reply: Reply
|
||||
model:
|
||||
reply_header: "%{user} wrote on %{when}:"
|
||||
reply_indent: "> %{line}"
|
||||
reply_subject: 'Re: %{subject}'
|
||||
new:
|
||||
error_private: Sorry, this message is private.
|
||||
hint_private: Message doesn’t show in Foodsoft mail inbox
|
||||
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)
|
||||
message: message
|
||||
no_user_found: No user found
|
||||
reply_to: This message is an reply to an other %{link}.
|
||||
search: Search ...
|
||||
search_user: Search user
|
||||
title: New message
|
||||
show:
|
||||
all_messages: All messages
|
||||
change_visibility: 'Change'
|
||||
from: 'From:'
|
||||
group: 'Group:'
|
||||
reply: Reply
|
||||
reply_to: 'Reply to:'
|
||||
sent_on: 'Sent:'
|
||||
subject: 'Subject:'
|
||||
title: Show message
|
||||
to: 'To:'
|
||||
visibility: 'Visibility:'
|
||||
visibility_private: 'Private'
|
||||
visibility_public: 'Public'
|
||||
thread:
|
||||
all_message_threads: All message threads
|
||||
reply: Reply
|
||||
toggle_private:
|
||||
not_allowed: You can not change the visibility of the message.
|
||||
messages_mailer:
|
||||
foodsoft_message:
|
||||
footer: |
|
||||
|
|
@ -1387,7 +1251,6 @@ en:
|
|||
finance: Finances
|
||||
home: Overview
|
||||
mail_delivery_status: Email problems
|
||||
messagegroups: Message groups
|
||||
ordergroups: Ordergroups
|
||||
title: Administration
|
||||
users: Users
|
||||
|
|
@ -1407,7 +1270,6 @@ en:
|
|||
title: Finances
|
||||
foodcoop: Foodcoop
|
||||
members: Members
|
||||
messages: Messages
|
||||
ordergroups: Ordergroups
|
||||
orders:
|
||||
archive: My Orders
|
||||
|
|
@ -1742,8 +1604,6 @@ en:
|
|||
tax: In percentage, standard is 7,0
|
||||
labels:
|
||||
settings:
|
||||
messages:
|
||||
send_as_email: Receive messages as emails.
|
||||
notify:
|
||||
negative_balance: Inform me when my ordergroup has a negative balance.
|
||||
order_finished: Inform me about my order result (when the order is closed).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue