2017-06-26 10:08:06 -04:00
|
|
|
|
en:
|
|
|
|
|
site_settings:
|
2017-07-03 10:53:26 -04:00
|
|
|
|
chat_integration_enabled: 'Enable the discourse-chat-integration plugin'
|
|
|
|
|
chat_integration_discourse_username: 'Username of user to act as when fetching content.'
|
|
|
|
|
chat_integration_delay_seconds: 'Number of seconds to wait after post creation before sending chat notitifications'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
########## SLACK SETTINGS #############
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_slack_enabled: 'Enable the slack chat-integration provider'
|
2017-07-24 12:44:01 -04:00
|
|
|
|
chat_integration_slack_access_token: 'OAuth Access Token for authenticating with Slack'
|
|
|
|
|
chat_integration_slack_incoming_webhook_token: 'The verification token used to authenticate incoming requests'
|
2017-07-19 12:41:08 -04:00
|
|
|
|
chat_integration_slack_excerpt_length: 'Slack post excerpt length'
|
2017-07-03 10:53:26 -04:00
|
|
|
|
chat_integration_slack_icon_url: 'Icon to post to slack with (defaults to forum logo)'
|
2017-08-21 10:28:37 -04:00
|
|
|
|
chat_integration_slack_outbound_webhook_url: "For using Slack's 'Incoming Webhook' system instead of of the OAuth API. Not recommended."
|
2017-07-03 10:53:26 -04:00
|
|
|
|
|
2017-07-03 11:28:26 -04:00
|
|
|
|
errors:
|
|
|
|
|
chat_integration_slack_api_configs_are_empty: "You must enter either an outbound webhook URL, or an access token"
|
|
|
|
|
|
2017-07-03 10:53:26 -04:00
|
|
|
|
#######################################
|
|
|
|
|
######### TELEGRAM SETTINGS ###########
|
|
|
|
|
#######################################
|
2017-07-19 12:41:08 -04:00
|
|
|
|
chat_integration_telegram_enabled: "Enable the Telegram chat-integration provider"
|
|
|
|
|
chat_integration_telegram_access_token: "Your bot's access token from the Telegram botfather"
|
|
|
|
|
chat_integration_telegram_excerpt_length: "Telegram post excerpt length"
|
|
|
|
|
chat_integration_telegram_enable_slash_commands: "Allow telegram subscriptions to be managed using 'slash commands'"
|
2017-07-21 10:48:57 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
########## DISCORD SETTINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_discord_enabled: "Enable the Discord chat-integration provider"
|
2017-09-01 16:03:31 -04:00
|
|
|
|
chat_integration_discord_message_content: "The message to include above the summary when sending a notification to Discord"
|
2017-07-21 10:48:57 -04:00
|
|
|
|
chat_integration_discord_excerpt_length: "Discord post excerpt length"
|
2017-07-24 14:22:19 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
########## HIPCHAT SETTINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_hipchat_enabled: "Enable the Hipchat chat-integration provider"
|
2017-07-25 17:14:48 -04:00
|
|
|
|
chat_integration_hipchat_icon_url: "Icon for posts to hipchat (defaults to forum logo)"
|
2017-07-24 14:22:19 -04:00
|
|
|
|
chat_integration_hipchat_excerpt_length: "Hipchat post excerpt length"
|
2017-07-25 17:14:48 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
######## MATTERMOST SETTINGS ##########
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_mattermost_enabled: "Enable the Mattermost chat-integration provider"
|
|
|
|
|
chat_integration_mattermost_webhook_url: 'URL for the Mattermost webhook'
|
2017-07-26 08:09:05 -04:00
|
|
|
|
chat_integration_mattermost_incoming_webhook_token: 'The verification token used to authenticate incoming requests'
|
2017-07-25 17:14:48 -04:00
|
|
|
|
chat_integration_mattermost_icon_url: "Icon for posts to mattermost (defaults to forum logo)"
|
|
|
|
|
chat_integration_mattermost_excerpt_length: "Mattermost post excerpt length"
|
2017-07-27 12:09:44 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
############ MATRIX SETTINGS ##########
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_matrix_enabled: "Enable the Matrix chat integration provider"
|
|
|
|
|
chat_integration_matrix_homeserver: "Homeserver to connect to. Make sure to include the protocol"
|
|
|
|
|
chat_integration_matrix_access_token: "Access token for the bot's matrix account"
|
|
|
|
|
chat_integration_matrix_excerpt_length: "Matrix post excerpt length"
|
|
|
|
|
|
2017-08-21 18:34:04 -04:00
|
|
|
|
#######################################
|
|
|
|
|
########### ZULIP SETTINGS ############
|
|
|
|
|
#######################################
|
2017-08-23 11:43:27 -04:00
|
|
|
|
chat_integration_zulip_enabled: "Enable the Zulip chat integration provider"
|
2017-08-21 18:34:04 -04:00
|
|
|
|
chat_integration_zulip_server: "The base URL for your Zulip server. Make sure to include http(s)://"
|
2017-08-23 07:36:11 -04:00
|
|
|
|
chat_integration_zulip_bot_email_address: "The email address associated with your Zulip bot"
|
2017-08-21 18:34:04 -04:00
|
|
|
|
chat_integration_zulip_bot_api_key: "The API key for your Zulip bot"
|
|
|
|
|
chat_integration_zulip_excerpt_length: "Zulip post excerpt length"
|
|
|
|
|
|
2017-08-23 11:43:27 -04:00
|
|
|
|
#######################################
|
|
|
|
|
###### ROCKET CHAT SETTINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_rocketchat_enabled: "Enable the Rocket Chat chat integration provider"
|
|
|
|
|
chat_integration_rocketchat_webhook_url: "The URL for the Rocket Chat integration webhook"
|
|
|
|
|
chat_integration_rocketchat_excerpt_length: "Rocket Chat post excerpt length"
|
|
|
|
|
|
2017-08-30 19:11:06 -04:00
|
|
|
|
#######################################
|
|
|
|
|
############ GITTER SETTINGS ##########
|
|
|
|
|
#######################################
|
|
|
|
|
chat_integration_gitter_enabled: "Enable the Gitter chat integration provider"
|
|
|
|
|
|
2017-07-05 18:00:58 -04:00
|
|
|
|
chat_integration:
|
2017-08-30 19:11:06 -04:00
|
|
|
|
|
2017-07-05 18:00:58 -04:00
|
|
|
|
all_categories: "(all categories)"
|
|
|
|
|
deleted_category: "(deleted category)"
|
2017-07-28 15:27:49 -04:00
|
|
|
|
deleted_group: "(deleted group)"
|
2017-07-05 18:00:58 -04:00
|
|
|
|
|
2017-08-01 14:16:47 -04:00
|
|
|
|
group_mention_template: "mentions of: @%{name}"
|
|
|
|
|
group_message_template: "messages to: @%{name}"
|
|
|
|
|
|
2017-07-05 18:00:58 -04:00
|
|
|
|
provider:
|
2017-07-20 07:07:40 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
########## SLACK STRINGS ##############
|
|
|
|
|
#######################################
|
2017-07-05 18:00:58 -04:00
|
|
|
|
slack:
|
|
|
|
|
status:
|
|
|
|
|
header: |
|
|
|
|
|
*Rules for this channel*
|
|
|
|
|
(if multiple rules match a post, the topmost rule is executed)
|
|
|
|
|
no_rules: "There are no rules set up for this channel. Run `/discourse help` for instructions."
|
|
|
|
|
rule_string: "*%{index})* *%{filter}* posts in *%{category}*"
|
|
|
|
|
rule_string_tags_suffix: " with tags: *%{tags}*"
|
2017-07-06 16:42:37 -04:00
|
|
|
|
parse_error: "Sorry, I didn't understand that. Run `/discourse help` for instructions."
|
|
|
|
|
create:
|
|
|
|
|
created: "Rule created successfully"
|
2017-07-06 18:30:27 -04:00
|
|
|
|
updated: "Rule updated successfully"
|
2017-07-06 16:42:37 -04:00
|
|
|
|
error: "Sorry, an error occured while creating that rule."
|
|
|
|
|
delete:
|
|
|
|
|
success: "Rule deleted successfully"
|
|
|
|
|
error: "Sorry, an error occured while deleting that rule. Run `/discourse status` for a list of rules."
|
2017-07-05 18:00:58 -04:00
|
|
|
|
not_found:
|
|
|
|
|
tag: "The *%{name}* tag cannot be found."
|
|
|
|
|
category: "The *%{name}* category cannot be found. Available categories: *%{list}*"
|
|
|
|
|
help: |
|
|
|
|
|
*New rule:* `/discourse [watch|follow|mute] [category] [tag:name]`
|
|
|
|
|
(you must specify a rule type and at least one category or tag)
|
|
|
|
|
- *watch* – notify this channel for new topics and new replies
|
|
|
|
|
- *follow* – notify this channel for new topics
|
|
|
|
|
- *mute* – block notifications to this channel
|
|
|
|
|
|
|
|
|
|
*Remove rule:* `/discourse remove [rule number]`
|
|
|
|
|
(`[rule number]` can be found by running `/discourse status`)
|
|
|
|
|
|
|
|
|
|
*List rules:* `/discourse status`
|
2017-08-30 19:11:06 -04:00
|
|
|
|
|
2017-07-24 11:43:37 -04:00
|
|
|
|
*Post transcript:* `/discourse post [n]`
|
|
|
|
|
Create a draft topic on discourse containing the last `n` posts in this channel
|
|
|
|
|
|
2017-07-19 11:28:02 -04:00
|
|
|
|
*Help:* `/discourse help`
|
2017-08-03 19:47:04 -04:00
|
|
|
|
transcript:
|
|
|
|
|
error: "Something went wrong when building the transcript, sorry!"
|
|
|
|
|
post_to_discourse: "Click here to draft a post on Discourse with a transcript"
|
|
|
|
|
api_required: "Sorry, this integration isn't setup to support posting transcripts."
|
|
|
|
|
view_on_slack: "View in %{name} on Slack"
|
|
|
|
|
first_message_pretext: "starting %{n} messages ago:"
|
|
|
|
|
last_message_pretext: "and ending %{n} messages ago:"
|
|
|
|
|
posted_in: "posted in %{name}"
|
|
|
|
|
change_first_message: "Change first message..."
|
|
|
|
|
change_last_message: "Change last message..."
|
2017-07-19 11:28:02 -04:00
|
|
|
|
|
2017-07-20 07:07:40 -04:00
|
|
|
|
#######################################
|
|
|
|
|
########## TELEGRAM STRINGS ###########
|
|
|
|
|
#######################################
|
2017-07-19 11:28:02 -04:00
|
|
|
|
telegram:
|
|
|
|
|
unknown_chat: "This chat isn't setup on %{site_title}. Ask an administrator to add a channel with 'Chat ID' %{chat_id}."
|
|
|
|
|
known_chat: "This chat is setup on %{site_title}. Configure it in the admin panel. (Chat ID: %{chat_id})"
|
|
|
|
|
message: |-
|
|
|
|
|
<b>%{user}</b> posted in <a href="%{post_url}">%{title}</a>
|
|
|
|
|
|
2017-07-19 12:28:36 -04:00
|
|
|
|
<pre>%{post_excerpt}</pre>
|
|
|
|
|
|
|
|
|
|
status:
|
|
|
|
|
header: |
|
|
|
|
|
<b>Rules for this channel</b>
|
|
|
|
|
(if multiple rules match a post, the topmost rule is executed)
|
|
|
|
|
no_rules: "There are no rules set up for this channel. Run <code>/help</code> for instructions."
|
|
|
|
|
rule_string: "<b>%{index})</b> <b>%{filter}</b> posts in <b>%{category}</b>"
|
|
|
|
|
rule_string_tags_suffix: " with tags: <b>%{tags}</b>"
|
|
|
|
|
parse_error: "Sorry, I didn't understand that. Run <code>/help</code> for instructions."
|
|
|
|
|
create:
|
|
|
|
|
created: "Rule created successfully"
|
|
|
|
|
updated: "Rule updated successfully"
|
|
|
|
|
error: "Sorry, an error occured while creating that rule."
|
|
|
|
|
delete:
|
|
|
|
|
success: "Rule deleted successfully"
|
|
|
|
|
error: "Sorry, an error occured while deleting that rule. Run <code>/status</code> for a list of rules."
|
|
|
|
|
not_found:
|
|
|
|
|
tag: "The <b>%{name}</b> tag cannot be found."
|
|
|
|
|
category: "The <b>%{name}</b> category cannot be found. Available categories: <b>%{list}</b>"
|
|
|
|
|
help: |
|
|
|
|
|
<b>New rule:</b> <code>/[watch|follow|mute] [category] [tag:name]</code>
|
|
|
|
|
(you must specify a rule type and at least one category or tag)
|
|
|
|
|
- <b>watch</b> – notify this channel for new topics and new replies
|
|
|
|
|
- <b>follow</b> – notify this channel for new topics
|
|
|
|
|
- <b>mute</b> – block notifications to this channel
|
|
|
|
|
|
|
|
|
|
<b>Remove rule:</b> <code>/remove [rule number]</code>
|
|
|
|
|
(<code>[rule number]</code> can be found by running <code>/status</code>)
|
|
|
|
|
|
|
|
|
|
<b>List rules:</b> <code>/status</code>
|
2017-08-30 19:11:06 -04:00
|
|
|
|
|
2017-07-24 14:22:19 -04:00
|
|
|
|
<b>Help:</b> <code>/help</code>
|
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
########### HIPCHAT STRINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
hipchat:
|
|
|
|
|
message: <b>%{user}</b> posted in <a href="%{post_url}">%{title}</a>
|
2017-07-26 08:09:05 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
######## MATTERMOST STRINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
mattermost:
|
|
|
|
|
status:
|
|
|
|
|
header: |
|
|
|
|
|
*Rules for this channel*
|
|
|
|
|
(if multiple rules match a post, the topmost rule is executed)
|
|
|
|
|
no_rules: "There are no rules set up for this channel. Run `/discourse help` for instructions."
|
|
|
|
|
rule_string: "*%{index})* *%{filter}* posts in *%{category}*"
|
|
|
|
|
rule_string_tags_suffix: " with tags: *%{tags}*"
|
|
|
|
|
parse_error: "Sorry, I didn't understand that. Run `/discourse help` for instructions."
|
|
|
|
|
create:
|
|
|
|
|
created: "Rule created successfully"
|
|
|
|
|
updated: "Rule updated successfully"
|
|
|
|
|
error: "Sorry, an error occured while creating that rule."
|
|
|
|
|
delete:
|
|
|
|
|
success: "Rule deleted successfully"
|
|
|
|
|
error: "Sorry, an error occured while deleting that rule. Run `/discourse status` for a list of rules."
|
|
|
|
|
not_found:
|
|
|
|
|
tag: "The *%{name}* tag cannot be found."
|
|
|
|
|
category: "The *%{name}* category cannot be found. Available categories: *%{list}*"
|
|
|
|
|
help: |
|
|
|
|
|
*New rule:* `/discourse [watch|follow|mute] [category] [tag:name]`
|
|
|
|
|
(you must specify a rule type and at least one category or tag)
|
|
|
|
|
- *watch* – notify this channel for new topics and new replies
|
|
|
|
|
- *follow* – notify this channel for new topics
|
|
|
|
|
- *mute* – block notifications to this channel
|
|
|
|
|
|
|
|
|
|
*Remove rule:* `/discourse remove [rule number]`
|
|
|
|
|
(`[rule number]` can be found by running `/discourse status`)
|
|
|
|
|
|
|
|
|
|
*List rules:* `/discourse status`
|
2017-08-30 19:11:06 -04:00
|
|
|
|
|
2017-07-26 08:09:05 -04:00
|
|
|
|
*Help:* `/discourse help`
|
2017-07-27 12:09:44 -04:00
|
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
|
############ MATRIX STRINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
matrix:
|
|
|
|
|
text_message: "%{user} posted in %{title} - %{post_url}"
|
|
|
|
|
formatted_message: |
|
|
|
|
|
<b>%{user}</b> posted in <b><a href='%{post_url}'>%{title}</a></b>
|
|
|
|
|
<blockquote>
|
|
|
|
|
%{excerpt}
|
|
|
|
|
</blockquote>
|
|
|
|
|
|
2017-08-21 18:34:04 -04:00
|
|
|
|
#######################################
|
|
|
|
|
############# ZULIP STRINGS ###########
|
|
|
|
|
#######################################
|
|
|
|
|
zulip:
|
|
|
|
|
message: |
|
|
|
|
|
**%{user}** posted in **[%{title}](%{post_url})**
|
|
|
|
|
~~~quote
|
|
|
|
|
%{excerpt}
|
|
|
|
|
~~~
|
|
|
|
|
|