en: site_settings: 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' 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' chat_integration_slack_excerpt_length: 'Slack post excerpt length' chat_integration_slack_icon_url: 'Icon to post to slack with (defaults to forum logo)' chat_integration_slack_outbound_webhook_url: 'URL for outbound slack requests' errors: chat_integration_slack_api_configs_are_empty: "You must enter either an outbound webhook URL, or an access token" ####################################### ######### TELEGRAM SETTINGS ########### ####################################### 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'" ####################################### ########## DISCORD SETTINGS ########### ####################################### chat_integration_discord_enabled: "Enable the Discord chat-integration provider" chat_integration_discord_excerpt_length: "Discord post excerpt length" ####################################### ########## HIPCHAT SETTINGS ########### ####################################### chat_integration_hipchat_enabled: "Enable the Hipchat chat-integration provider" chat_integration_icon_url: "Icon for posts to hipchat (defaults to forum logo)" chat_integration_hipchat_excerpt_length: "Hipchat post excerpt length" chat_integration: all_categories: "(all categories)" deleted_category: "(deleted category)" provider: ####################################### ########## SLACK STRINGS ############## ####################################### 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}*" 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` *Post transcript:* `/discourse post [n]` Create a draft topic on discourse containing the last `n` posts in this channel *Help:* `/discourse help` transcript_error: "Something went wrong when building the transcript, sorry!" post_to_discourse: "Click here to post on Discourse" api_required: "Sorry, this integration isn't setup to support posting transcripts." ####################################### ########## TELEGRAM STRINGS ########### ####################################### 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: |- %{user} posted in %{title}
%{post_excerpt}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
/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 /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 /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: /[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: /remove [rule number]
([rule number]
can be found by running /status
)
List rules: /status
Help: /help
#######################################
########### HIPCHAT STRINGS ###########
#######################################
hipchat:
message: %{user} posted in %{title}