|
@@ -241,6 +241,56 @@
|
|
|
"ABLCRule": "Rule"
|
|
"ABLCRule": "Rule"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
|
|
+ "notification_settings": {
|
|
|
|
|
+ "slack_incoming_configuration": "Slack Incoming Webhooks configuration",
|
|
|
|
|
+ "prioritize_webhook": "Prioritize incoming webhook than Slack App",
|
|
|
|
|
+ "prioritize_webhook_desc": "Check this option and GROWI use Incoming Webhooks even if Slack App settings are enabled.",
|
|
|
|
|
+ "slack_app_configuration": "Slack app configuration",
|
|
|
|
|
+ "slack_app_configuration_desc": "This is the way that compatible with Crowi,<br /> but not recommended in GROWI because it is <strong>too complex</strong>.",
|
|
|
|
|
+ "use_instead": "Please use Slack Incoming Webhooks Configuration instead.",
|
|
|
|
|
+ "how_to": {
|
|
|
|
|
+ "header": "How to configure Incoming Webhooks?",
|
|
|
|
|
+ "workspace": "(At Workspace) Add a hook",
|
|
|
|
|
+ "workspace_desc1": "Go to <a href='https://slack.com/services/new/incoming-webhook'>Incoming Webhooks configuration page</a>.",
|
|
|
|
|
+ "workspace_desc2": "Choose the default channel to post.",
|
|
|
|
|
+ "workspace_desc3": "Add.",
|
|
|
|
|
+ "at_growi": "(At GROWI admin page) Set Webhook URL",
|
|
|
|
|
+ "at_growi_desc": "Input ”Webhook URL” and submit on this page."
|
|
|
|
|
+ },
|
|
|
|
|
+ "user_trigger_notification_header": "Default notification settings for patterns",
|
|
|
|
|
+ "pattern": "Pattern",
|
|
|
|
|
+ "channel": "Channel",
|
|
|
|
|
+ "pattern_desc": "Path name of wiki. Pattern expression with <code>*</code> can be used.",
|
|
|
|
|
+ "channel_desc": "Slack channel name. Without <code>#</code>.",
|
|
|
|
|
+ "valid_page": "启用/禁用通知",
|
|
|
|
|
+ "link_notification_help": "<strong>只有那些知道“链接的任何人”链接的人才能查看的页面并不总是得到通知。</strong> ",
|
|
|
|
|
+ "just_me_notification_help": "<strong>被“仅限我”限制的页在编辑时被通知。</strong>",
|
|
|
|
|
+ "group_notification_help": "<strong>被“用户组”限制的页面在编辑时被通知。</strong>",
|
|
|
|
|
+ "notification_list": "List of notification settings",
|
|
|
|
|
+ "add_notification": "Add new",
|
|
|
|
|
+ "trigger_path": "Trigger path",
|
|
|
|
|
+ "trigger_path_help": "(expression with <code>*</code> is supported)",
|
|
|
|
|
+ "trigger_events": "Trigger events",
|
|
|
|
|
+ "notify_to": "Notify to",
|
|
|
|
|
+ "back_to_list": "Go back to list",
|
|
|
|
|
+ "notification_detail": "Notification Setting Details",
|
|
|
|
|
+ "event_pageCreate": "When new page is \"CREATED\"",
|
|
|
|
|
+ "event_pageEdit": "When page is \"EDITED\"",
|
|
|
|
|
+ "event_pageDelete": "When page is \"DELETED\"",
|
|
|
|
|
+ "event_pageMove": "When page is \"MOVED\" (renamed)",
|
|
|
|
|
+ "event_pageLike": "When someone \"LIKES\" page",
|
|
|
|
|
+ "event_comment": "When someone \"COMMENTS\" on page",
|
|
|
|
|
+ "email": {
|
|
|
|
|
+ "ifttt_link": "Create a new IFTTT applet with Email trigger"
|
|
|
|
|
+ },
|
|
|
|
|
+ "updated_slackApp": "Succeeded to update Slack App Configuration setting",
|
|
|
|
|
+ "add_notification_pattern": "Add user trigger notification patterns",
|
|
|
|
|
+ "delete_notification_pattern": "Delete notification pattern",
|
|
|
|
|
+ "delete_notification_pattern_desc1": "Delete Path: {{path}}",
|
|
|
|
|
+ "delete_notification_pattern_desc2": "Once deleted, it cannot be recovered",
|
|
|
|
|
+ "toggle_notification": "Updated setting of {{path}}",
|
|
|
|
|
+ "not_found_global_notification_triggerid": "未找到全局通知 ID"
|
|
|
|
|
+ },
|
|
|
"full_text_search_management": {
|
|
"full_text_search_management": {
|
|
|
"full_text_search_management": "全文搜索管理",
|
|
"full_text_search_management": "全文搜索管理",
|
|
|
"elasticsearch_management": "Elasticsearch管理",
|
|
"elasticsearch_management": "Elasticsearch管理",
|