|
@@ -2,11 +2,13 @@
|
|
|
"meta": {
|
|
"meta": {
|
|
|
"display_name": "English"
|
|
"display_name": "English"
|
|
|
},
|
|
},
|
|
|
- "wiki_management_home_page": "Wiki Management Home Page",
|
|
|
|
|
"last_login": "Last login",
|
|
"last_login": "Last login",
|
|
|
- "anyone_with_the_link": "anyone with the link",
|
|
|
|
|
- "only_me": "only me",
|
|
|
|
|
- "only_inside_the_group": "only inside the group",
|
|
|
|
|
|
|
+ "wiki_management_home_page": "Wiki Management Home Page",
|
|
|
|
|
+ "public": "Public",
|
|
|
|
|
+ "anyone_with_the_link": "Anyone with the link",
|
|
|
|
|
+ "specified_users": "Specified users",
|
|
|
|
|
+ "only_me": "Only me",
|
|
|
|
|
+ "only_inside_the_group": "Only inside the group",
|
|
|
"security_settings": {
|
|
"security_settings": {
|
|
|
"security_settings": "Security Settings",
|
|
"security_settings": "Security Settings",
|
|
|
"scope_of_page_disclosure": "Scope of page disclosure",
|
|
"scope_of_page_disclosure": "Scope of page disclosure",
|
|
@@ -203,7 +205,7 @@
|
|
|
"username_detail": "Specification of mappings for <code>username</code> when creating new users",
|
|
"username_detail": "Specification of mappings for <code>username</code> when creating new users",
|
|
|
"name_detail": "Specification of mappings for <code>name</code> when creating new users",
|
|
"name_detail": "Specification of mappings for <code>name</code> when creating new users",
|
|
|
"mapping_detail": "Specification of mappings for %s when creating new users",
|
|
"mapping_detail": "Specification of mappings for %s when creating new users",
|
|
|
- "register_1": "Contant to OIDC IdP Administrator",
|
|
|
|
|
|
|
+ "register_1": "Contact to OIDC IdP Administrator",
|
|
|
"register_2": "Register your OIDC App with \"Authorization callback URL\" as <code>%s</code>",
|
|
"register_2": "Register your OIDC App with \"Authorization callback URL\" as <code>%s</code>",
|
|
|
"register_3": "Copy and paste your ClientID and Client Secret above",
|
|
"register_3": "Copy and paste your ClientID and Client Secret above",
|
|
|
"updated_oidc": "Succeeded to update OpenID Connect",
|
|
"updated_oidc": "Succeeded to update OpenID Connect",
|
|
@@ -279,13 +281,35 @@
|
|
|
"toggle_notification": "Updated setting of {{path}}",
|
|
"toggle_notification": "Updated setting of {{path}}",
|
|
|
"not_found_global_notification_triggerid": "Not found the global notification id"
|
|
"not_found_global_notification_triggerid": "Not found the global notification id"
|
|
|
},
|
|
},
|
|
|
|
|
+ "full_text_search_management": {
|
|
|
|
|
+ "full_text_search_management": "Full Text Search Management",
|
|
|
|
|
+ "elasticsearch_management": "Elasticsearch management",
|
|
|
|
|
+ "connection_status": "Connection status",
|
|
|
|
|
+ "connection_status_label_unconfigured": "UNCONFIGURED",
|
|
|
|
|
+ "connection_status_label_connected": "CONNECTED",
|
|
|
|
|
+ "connection_status_label_disconnected": "DISCONNECTED",
|
|
|
|
|
+ "connection_status_label_erroroccured": "ERROR OCCURED ON SEARCH SERVICE",
|
|
|
|
|
+ "indices_status": "Indices Status",
|
|
|
|
|
+ "indices_status_label_normalized": "NORMALIZED",
|
|
|
|
|
+ "indices_status_label_unnormalized": "REBUILDING or BROKEN",
|
|
|
|
|
+ "indices_summary": "Indices summary",
|
|
|
|
|
+ "reconnect": "Reconnect",
|
|
|
|
|
+ "reconnect_button": "Try to reconnect",
|
|
|
|
|
+ "reconnect_description": "Click the button to try to reconnect to Elasticsearch.",
|
|
|
|
|
+ "normalize": "Normalize",
|
|
|
|
|
+ "normalize_button": "Normalize indices",
|
|
|
|
|
+ "normalize_description": "Click the button to repair broken indices.",
|
|
|
|
|
+ "rebuild": "Rebuild",
|
|
|
|
|
+ "rebuild_button": "Rebuild index",
|
|
|
|
|
+ "rebuild_description_1": "Click the button to rebuild index and add all page datas.",
|
|
|
|
|
+ "rebuild_description_2": "This may take a while."
|
|
|
|
|
+ },
|
|
|
"mailer_setup_required":"<a href='/admin/app'>Email settings</a> are required to send.",
|
|
"mailer_setup_required":"<a href='/admin/app'>Email settings</a> are required to send.",
|
|
|
"admin_top": {
|
|
"admin_top": {
|
|
|
"management_wiki": "Management Wiki",
|
|
"management_wiki": "Management Wiki",
|
|
|
"system_information": "System information",
|
|
"system_information": "System information",
|
|
|
"wiki_administrator": "Only wiki administrator can access this page",
|
|
"wiki_administrator": "Only wiki administrator can access this page",
|
|
|
"assign_administrator": "You can assign the selected user to be a wiki administrator on the User Management page using the 'Give admin access' button",
|
|
"assign_administrator": "You can assign the selected user to be a wiki administrator on the User Management page using the 'Give admin access' button",
|
|
|
- "list_of_installed_plugins": "List of installed plugins",
|
|
|
|
|
"package_name": "Package name",
|
|
"package_name": "Package name",
|
|
|
"specified_version": "Specified version",
|
|
"specified_version": "Specified version",
|
|
|
"installed_version": "Installed version",
|
|
"installed_version": "Installed version",
|
|
@@ -498,6 +522,11 @@
|
|
|
},
|
|
},
|
|
|
"importer_management": {
|
|
"importer_management": {
|
|
|
"import_data": "Import Data",
|
|
"import_data": "Import Data",
|
|
|
|
|
+ "article": "Article",
|
|
|
|
|
+ "category": "Category",
|
|
|
|
|
+ "tag": "Tag",
|
|
|
|
|
+ "page": "Page",
|
|
|
|
|
+ "page_path": "Page Path",
|
|
|
"beta_warning": "This function is Beta.",
|
|
"beta_warning": "This function is Beta.",
|
|
|
"import_from": "Import from {{from}}",
|
|
"import_from": "Import from {{from}}",
|
|
|
"import_growi_archive": "Import GROWI archive",
|
|
"import_growi_archive": "Import GROWI archive",
|
|
@@ -636,7 +665,6 @@
|
|
|
"integration_procedure": "Integration Procedure",
|
|
"integration_procedure": "Integration Procedure",
|
|
|
"custom_bot_without_proxy_settings": "Custom Bot without proxy Settings",
|
|
"custom_bot_without_proxy_settings": "Custom Bot without proxy Settings",
|
|
|
"integration_failed":"Integration failed",
|
|
"integration_failed":"Integration failed",
|
|
|
- "official_bot_settings": "Official bot Settings",
|
|
|
|
|
"reset": "Reset",
|
|
"reset": "Reset",
|
|
|
"reset_all_settings": "Reset all settings",
|
|
"reset_all_settings": "Reset all settings",
|
|
|
"delete_slackbot_settings": "Delete Slack Bot settings",
|
|
"delete_slackbot_settings": "Delete Slack Bot settings",
|
|
@@ -709,7 +737,6 @@
|
|
|
"slack_integration_legacy": {
|
|
"slack_integration_legacy": {
|
|
|
"slack_integration_legacy": "Legacy Slack Integration",
|
|
"slack_integration_legacy": "Legacy Slack Integration",
|
|
|
"alert_disabled": "This 'Slack Legacy Intenfation' has been currently disabled since <a href='/admin/slack-integration'>New settings</a> are enabled",
|
|
"alert_disabled": "This 'Slack Legacy Intenfation' has been currently disabled since <a href='/admin/slack-integration'>New settings</a> are enabled",
|
|
|
- "alert_Pd": "This 'Legacy Slack Integration' is currently disabled because <a href='/admin/slack-integration'>the new settings</a> is enabled.",
|
|
|
|
|
"alert_deplicated": "This 'Legacy Slack Integration' is outdated and will be discontinued in the future. Use <a href='/admin/slack-integration'>the new settings</a> instead. "
|
|
"alert_deplicated": "This 'Legacy Slack Integration' is outdated and will be discontinued in the future. Use <a href='/admin/slack-integration'>the new settings</a> instead. "
|
|
|
},
|
|
},
|
|
|
"user_management": {
|
|
"user_management": {
|
|
@@ -819,29 +846,6 @@
|
|
|
"force_update_parents_description": "Enable this option to force the addition of missing users to the ancestor groups if they exist after changing a parent group."
|
|
"force_update_parents_description": "Enable this option to force the addition of missing users to the ancestor groups if they exist after changing a parent group."
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "full_text_search_management": {
|
|
|
|
|
- "full_text_search_management": "Full Text Search Management",
|
|
|
|
|
- "elasticsearch_management": "Elasticsearch management",
|
|
|
|
|
- "connection_status": "Connection status",
|
|
|
|
|
- "connection_status_label_unconfigured": "UNCONFIGURED",
|
|
|
|
|
- "connection_status_label_connected": "CONNECTED",
|
|
|
|
|
- "connection_status_label_disconnected": "DISCONNECTED",
|
|
|
|
|
- "connection_status_label_erroroccured": "ERROR OCCURED ON SEARCH SERVICE",
|
|
|
|
|
- "indices_status": "Indices Status",
|
|
|
|
|
- "indices_status_label_normalized": "NORMALIZED",
|
|
|
|
|
- "indices_status_label_unnormalized": "REBUILDING or BROKEN",
|
|
|
|
|
- "indices_summary": "Indices summary",
|
|
|
|
|
- "reconnect": "Reconnect",
|
|
|
|
|
- "reconnect_button": "Try to reconnect",
|
|
|
|
|
- "reconnect_description": "Click the button to try to reconnect to Elasticsearch.",
|
|
|
|
|
- "normalize": "Normalize",
|
|
|
|
|
- "normalize_button": "Normalize indices",
|
|
|
|
|
- "normalize_description": "Click the button to repair broken indices.",
|
|
|
|
|
- "rebuild": "Rebuild",
|
|
|
|
|
- "rebuild_button": "Rebuild index",
|
|
|
|
|
- "rebuild_description_1": "Click the button to rebuild index and add all page datas.",
|
|
|
|
|
- "rebuild_description_2": "This may take a while."
|
|
|
|
|
- },
|
|
|
|
|
"audit_log_management": {
|
|
"audit_log_management": {
|
|
|
"audit_log": "Audit Log",
|
|
"audit_log": "Audit Log",
|
|
|
"audit_log_settings": "Audit Log Settings",
|
|
"audit_log_settings": "Audit Log Settings",
|