|
|
@@ -497,16 +497,8 @@
|
|
|
"toaster": {
|
|
|
"file_upload_succeeded": "文件上传成功",
|
|
|
"file_upload_failed": "文件上传失败",
|
|
|
- "initialize_successed": "Succeeded to initialize {{target}}",
|
|
|
- "give_user_admin": "Succeeded to give {{username}} admin",
|
|
|
- "remove_user_admin": "Succeeded to remove {{username}} admin ",
|
|
|
- "activate_user_success": "Succeeded to activating {{username}}",
|
|
|
- "deactivate_user_success": "Succeeded to deactivate {{username}}",
|
|
|
- "remove_user_success": "Succeeded to removing {{username}} ",
|
|
|
- "remove_external_user_success": "Succeeded to remove {{accountId}} ",
|
|
|
- "switch_disable_link_sharing_success": "成功更新分享链接设置",
|
|
|
- "failed_to_reset_password":"Failed to reset password",
|
|
|
- "save_succeeded": "已成功保存"
|
|
|
+ "save_succeeded": "已成功保存",
|
|
|
+ "issue_share_link": "Succeeded to issue new share link"
|
|
|
},
|
|
|
"template": {
|
|
|
"modal_label": {
|
|
|
@@ -586,9 +578,6 @@
|
|
|
"Shere this page link to public": "Shere this page link to public",
|
|
|
"share_link_list": "Share link list",
|
|
|
"share_link_management": "Share Link Management",
|
|
|
- "No_share_links":"No share links",
|
|
|
- "Share Link": "Share Link",
|
|
|
- "Page Path": "Page Path",
|
|
|
"delete_all_share_links":"Delete all share links",
|
|
|
"expire": "Expiration",
|
|
|
"Days": "Days",
|
|
|
@@ -601,55 +590,6 @@
|
|
|
"Invalid_Number_of_Date" : "You entered invalid value",
|
|
|
"link_sharing_is_disabled": "链接共享已被禁用"
|
|
|
},
|
|
|
- "notification_setting": {
|
|
|
- "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}}"
|
|
|
- },
|
|
|
"personal_dropdown": {
|
|
|
"home": "家",
|
|
|
"settings": "设置",
|