|
|
@@ -2,17 +2,24 @@
|
|
|
"meta": {
|
|
|
"display_name": "English"
|
|
|
},
|
|
|
+ "last_login": "Last login",
|
|
|
"wiki_management_home_page": "Wiki Management Home Page",
|
|
|
- "app_settings": "App Settings",
|
|
|
+ "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",
|
|
|
+ "scope_of_page_disclosure": "Scope of page disclosure",
|
|
|
+ "set_point": "Set point",
|
|
|
"Guest Users Access": "Guest users access",
|
|
|
"always_hidden": "Always hidden",
|
|
|
"always_displayed": "Always displayed",
|
|
|
"displayed_or_hidden": "Displayed / Hidden",
|
|
|
"Fixed by env var": "This is fixed by the env var <code>{{key}}={{value}}</code>.",
|
|
|
- "Register limitation": "Register limitation",
|
|
|
- "Register limitation desc": "Restriction of new users' registration",
|
|
|
+ "register_limitation": "Register limitation",
|
|
|
+ "register_limitation_desc": "Restriction of new users' registration",
|
|
|
"The whitelist of registration permission E-mail address": "The whitelist of registration permission E-mail address",
|
|
|
"users_without_account": "Users without account is not accessible",
|
|
|
"example": "Example",
|
|
|
@@ -46,7 +53,6 @@
|
|
|
"page_delete_rights_caution": "The \"Delete / Delete All\" permission (including descendant pages) is forced to be stronger than the \"Delete / Completely Delete\" permission. <br> <br> Admin only > Admin and autor > Anyone",
|
|
|
"Authentication mechanism settings": "Authentication Mechanism Settings",
|
|
|
"setup_is_not_yet_complete": "Setup is not yet complete",
|
|
|
- "alert_siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the {{link}}",
|
|
|
"xss_prevent_setting": "Prevent XSS(Cross Site Scripting)",
|
|
|
"xss_prevent_setting_link": "Go to Markdown Settings",
|
|
|
"callback_URL": "Callback URL",
|
|
|
@@ -75,6 +81,10 @@
|
|
|
"restricted": "Restricted (Requires approval by administrators)",
|
|
|
"closed": "Closed (Invitation Only)"
|
|
|
},
|
|
|
+ "share_link_management": "Share Link Management",
|
|
|
+ "No_share_links":"No share links",
|
|
|
+ "share_link_notice":"remove all share links",
|
|
|
+ "delete_all_share_links":"Delete all share links",
|
|
|
"share_link_rights": "Share link rights",
|
|
|
"enable_link_sharing": "Enable link sharing",
|
|
|
"all_share_links": "All share links",
|
|
|
@@ -97,7 +107,6 @@
|
|
|
"email_authentication": "Email authentication on user registration",
|
|
|
"enable_email_authentication": "Enable email authentication",
|
|
|
"enable_email_authentication_desc": "Email authentication is going to be performed for user registration.",
|
|
|
- "please_enable_mailer": "Please setup mailer first.",
|
|
|
"need_complete_mail_setting_warning": "To use the following functions, please complete the mail settings."
|
|
|
},
|
|
|
"ldap": {
|
|
|
@@ -148,13 +157,6 @@
|
|
|
"attr_based_login_control_rule_example2": "<h5>Example for escaping</h5>If you would like to use URL as a query value, escape the following:<br><code>http\:\/\/schemas.example.com\/ws\/2005\/05\/identity\/claims\/emailaddress: "myname@example.com"</code>",
|
|
|
"updated_saml": "Succeeded to update SAML setting"
|
|
|
},
|
|
|
- "Basic": {
|
|
|
- "enable_basic": "Enable Basic",
|
|
|
- "name": "Basic Authentication",
|
|
|
- "desc_1": "Login with <code>username</code> in Authorization header.",
|
|
|
- "desc_2": "User will be automatically generated if not exist.",
|
|
|
- "updated_basic": "Succeeded to update Basic setting"
|
|
|
- },
|
|
|
"OAuth": {
|
|
|
"enable_oidc": "Enable OIDC",
|
|
|
"register": "Register for %s",
|
|
|
@@ -172,16 +174,6 @@
|
|
|
"Facebook": {
|
|
|
"name": "Facebook OAuth"
|
|
|
},
|
|
|
- "Twitter": {
|
|
|
- "enable_twitter": "Enable Twitter OAuth",
|
|
|
- "name": "Twitter OAuth",
|
|
|
- "register_1": "Access {{link}}",
|
|
|
- "register_2": "Sign in Twitter",
|
|
|
- "register_3": "Create Credentials → OAuth client ID → Select \"Web application\"",
|
|
|
- "register_4": "Register your OAuth App with one of Authorized redirect URIs as <code>{{url}}</code>",
|
|
|
- "register_5": "Copy and paste your ClientID and Client Secret above",
|
|
|
- "updated_twitter": "Succeeded to update Twitter OAuth setting"
|
|
|
- },
|
|
|
"GitHub": {
|
|
|
"enable_github": "Enable GitHub OAuth",
|
|
|
"name": "GitHub OAuth",
|
|
|
@@ -196,7 +188,7 @@
|
|
|
"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",
|
|
|
"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_3": "Copy and paste your ClientID and Client Secret above",
|
|
|
"updated_oidc": "Succeeded to update OpenID Connect",
|
|
|
@@ -205,7 +197,6 @@
|
|
|
"how_to": {
|
|
|
"google": "How to configure Google OAuth?",
|
|
|
"github": "How to configure GitHub OAuth?",
|
|
|
- "twitter": "How to configure Twitter OAuth?",
|
|
|
"oidc": "How to configure OIDC?"
|
|
|
}
|
|
|
},
|
|
|
@@ -269,7 +260,31 @@
|
|
|
"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}}"
|
|
|
+ "toggle_notification": "Updated setting of {{path}}",
|
|
|
+ "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.",
|
|
|
"admin_top": {
|
|
|
@@ -277,7 +292,6 @@
|
|
|
"system_information": "System information",
|
|
|
"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",
|
|
|
- "list_of_installed_plugins": "List of installed plugins",
|
|
|
"package_name": "Package name",
|
|
|
"specified_version": "Specified version",
|
|
|
"installed_version": "Installed version",
|
|
|
@@ -292,8 +306,6 @@
|
|
|
"submit_bug_report": "<a href='https://github.com/weseek/growi/issues/new?assignees=&labels=bug&template=bug-report.md&title=Bug%3A' target='_blank' rel='noreferrer'>then submit your issue to GitHub.</a>"
|
|
|
},
|
|
|
"v5_page_migration": {
|
|
|
- "page_tree_not_avaliable" : "Page tree feature is not available yet.",
|
|
|
- "go_to_settings": "Go to settings to enable the feature",
|
|
|
"migration_desc": "There are some pages with old v4 compatibility. To take advantage of new features such as page trees and easy renaming, please convert all your pages to v5 compatibility.",
|
|
|
"migration_note": "Note: You will lose unique constraints from the page paths.",
|
|
|
"upgrade_to_v5": "Convert to v5 compatibility",
|
|
|
@@ -323,9 +335,12 @@
|
|
|
"site_name": "Site name",
|
|
|
"sitename_change": "You can change site name which is used for header and HTML title.",
|
|
|
"header_content": "The contents entered here will be shown in the header etc.",
|
|
|
- "site_url_desc": "This is for the site URL setting.",
|
|
|
- "site_url_warn": "Some features don't work because the site URL is not set.",
|
|
|
- "siteurl_help": "Site full URL beginning from <code>http://</code> or <code>https://</code>.",
|
|
|
+ "site_url": {
|
|
|
+ "title": "Site URL settings",
|
|
|
+ "desc": "This is for the site URL setting.",
|
|
|
+ "warn": "Some features don't work because the site URL is not set.",
|
|
|
+ "help": "Site full URL beginning from <code>http://</code> or <code>https://</code>."
|
|
|
+ },
|
|
|
"confidential_name": "Confidential name",
|
|
|
"confidential_example": "ex): internal use only",
|
|
|
"default_language": "Default language for new users",
|
|
|
@@ -362,16 +377,13 @@
|
|
|
"local_label": "Local",
|
|
|
"gridfs_label": "MongoDB(GridFS)",
|
|
|
"file_upload": "This is for uploading file settings. If you complete file upload settings, file upload function, profile picture function etc will be enabled.",
|
|
|
- "ses_settings":"SES settings",
|
|
|
"test_connection": "Test connection to mail",
|
|
|
"change_setting": "Caution:if you change this setting not completed, you will not be able to access files you have uploaded so far.",
|
|
|
"region": "Region",
|
|
|
"bucket_name": "Bucket name",
|
|
|
"custom_endpoint": "Custom endpoint",
|
|
|
"custom_endpoint_change": "Input the URL of the endpoint of an object storage service like MinIO that has a S3-compatible API. Amazon S3 is used if empty.",
|
|
|
- "plugin_settings": "Plugin settings",
|
|
|
- "enable_plugin_loading": "Enable plugin loading",
|
|
|
- "load_plugins": "Load_plugins",
|
|
|
+ "load_plugins": "Load plugins",
|
|
|
"enable": "Enable",
|
|
|
"disable": "Disable",
|
|
|
"use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable <code>{{variable}}</code> is used.",
|
|
|
@@ -467,15 +479,13 @@
|
|
|
"select_search_scope_children_as_default": "Select 'Only children of this tree' as default value of search range",
|
|
|
"select_search_scope_children_as_default_desc": "When the setting value is off, 'All pages' is used as default value of search range."
|
|
|
},
|
|
|
- "code_highlight": "Code highlight",
|
|
|
- "nocdn_desc": "This function is disabled when the environment variable <code>NO_CDN=true</code>.<br>Github style has been forcibly applied.",
|
|
|
"custom_title": "Custom title",
|
|
|
"custom_title_detail": "You can customize <code><title></code> tag. Following placeholders will be automatically replaced:",
|
|
|
"custom_title_detail_placeholder1": "<code>{{sitename}}</code> - The site name of this wiki.",
|
|
|
"custom_title_detail_placeholder2": "<code>{{pagename}}</code> - The page name of the current page.",
|
|
|
"custom_title_detail_placeholder3": "<code>{{pagepath}}</code> - The page path of the current page.",
|
|
|
- "custom_header": "Custom HTML header",
|
|
|
- "custom_header_detail": "You can customize HTML header that applies all pages. Your custom script will be inserted in <code><header></code> but above other <code><script></code> tags.<br>Relaod page to see changes.",
|
|
|
+ "custom_noscript": "Custom Noscript",
|
|
|
+ "custom_noscript_detail": "You can customize Noscript code that applies all pages. Your custom Noscript will be inserted into the <code><noscript></code> tag that is located as the first element of body.<br>Relaod page to see changes.",
|
|
|
"custom_css": "Custom CSS",
|
|
|
"write_css": "You can write CSS that is applied to whole system.",
|
|
|
"ctrl_space": "Ctrl+Space to autocomplete",
|
|
|
@@ -491,6 +501,11 @@
|
|
|
},
|
|
|
"importer_management": {
|
|
|
"import_data": "Import Data",
|
|
|
+ "article": "Article",
|
|
|
+ "category": "Category",
|
|
|
+ "tag": "Tag",
|
|
|
+ "page": "Page",
|
|
|
+ "page_path": "Page Path",
|
|
|
"beta_warning": "This function is Beta.",
|
|
|
"import_from": "Import from {{from}}",
|
|
|
"import_growi_archive": "Import GROWI archive",
|
|
|
@@ -573,7 +588,7 @@
|
|
|
"export": "Export",
|
|
|
"cancel": "Cancel",
|
|
|
"file": "File",
|
|
|
- "growi_version": "Growi Version",
|
|
|
+ "growi_version": "GROWI Version",
|
|
|
"collections": "Collections",
|
|
|
"exported_at": "Exported At",
|
|
|
"export_menu": "Export Menu",
|
|
|
@@ -629,7 +644,6 @@
|
|
|
"integration_procedure": "Integration Procedure",
|
|
|
"custom_bot_without_proxy_settings": "Custom Bot without proxy Settings",
|
|
|
"integration_failed":"Integration failed",
|
|
|
- "official_bot_settings": "Official bot Settings",
|
|
|
"reset": "Reset",
|
|
|
"reset_all_settings": "Reset all settings",
|
|
|
"delete_slackbot_settings": "Delete Slack Bot settings",
|
|
|
@@ -702,7 +716,6 @@
|
|
|
"slack_integration_legacy": {
|
|
|
"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_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. "
|
|
|
},
|
|
|
"user_management": {
|
|
|
@@ -812,29 +825,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."
|
|
|
}
|
|
|
},
|
|
|
- "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": "Audit Log",
|
|
|
"audit_log_settings": "Audit Log Settings",
|
|
|
@@ -858,6 +848,19 @@
|
|
|
"log_type": "https://docs.growi.org/en/admin-guide/admin-cookbook/audit-log-setup.html#log-types"
|
|
|
}
|
|
|
},
|
|
|
+ "plugins": {
|
|
|
+ "plugins": "Plugins",
|
|
|
+ "plugin_installer": "Plugin Installer",
|
|
|
+ "repository_url": "Repository URL",
|
|
|
+ "description": "You can install plugins by inputting the URL",
|
|
|
+ "plugin_card": "Plugin Card",
|
|
|
+ "plugin_is_not_installed": "Plugin is not installed",
|
|
|
+ "install": "Install",
|
|
|
+ "delete": "Delete"
|
|
|
+ },
|
|
|
+ "cloud_setting_management": {
|
|
|
+ "to_cloud_settings": "Open GROWI.cloud Settings"
|
|
|
+ },
|
|
|
"audit_log_action_category": {
|
|
|
"Page": "Page",
|
|
|
"Comment": "Comment",
|
|
|
@@ -874,10 +877,8 @@
|
|
|
"USER_LOGIN_WITH_LDAP": "Login with LDAP",
|
|
|
"USER_LOGIN_WITH_GOOGLE": "Login with Google",
|
|
|
"USER_LOGIN_WITH_GITHUB": "Login with GitHub",
|
|
|
- "USER_LOGIN_WITH_TWITTER": "Login with Twitter",
|
|
|
"USER_LOGIN_WITH_OIDC": "Login with OIDC",
|
|
|
"USER_LOGIN_WITH_SAML": "Login with SAML",
|
|
|
- "USER_LOGIN_WITH_BASIC": "Login with BASIC",
|
|
|
"USER_LOGIN_FAILURE": "Login failure",
|
|
|
"USER_LOGOUT": "Logout",
|
|
|
"USER_FOGOT_PASSWORD": "Request password reset",
|
|
|
@@ -955,18 +956,12 @@
|
|
|
"ADMIN_AUTH_OIDC_ENABLED": "Enable OIDC auth",
|
|
|
"ADMIN_AUTH_OIDC_DISABLED": "Disable OIDC auth",
|
|
|
"ADMIN_AUTH_OIDC_UPDATE": "Update OIDC settings",
|
|
|
- "ADMIN_AUTH_BASIC_ENABLED": "Enable BASIC auth",
|
|
|
- "ADMIN_AUTH_BASIC_DISABLED": "Disable BASIC auth",
|
|
|
- "ADMIN_AUTH_BASIC_UPDATE": "Update BASIC auth settings",
|
|
|
"ADMIN_AUTH_GOOGLE_ENABLED": "Enable Google auth",
|
|
|
"ADMIN_AUTH_GOOGLE_DISABLED": "Disable Google auth",
|
|
|
"ADMIN_AUTH_GOOGLE_UPDATE": "Update Google auth settings",
|
|
|
"ADMIN_AUTH_GITHUB_ENABLED": "Enable GitHub auth",
|
|
|
"ADMIN_AUTH_GITHUB_DISABLED": "Disable GitHub auth",
|
|
|
"ADMIN_AUTH_GITHUB_UPDATE": "Update GitHub auth settings",
|
|
|
- "ADMIN_AUTH_TWITTER_ENABLED": "Enable Twitter auth",
|
|
|
- "ADMIN_AUTH_TWITTER_DISABLED": "Disable Twitter auth",
|
|
|
- "ADMIN_AUTH_TWITTER_UPDATE": "Update Twitter auth settings",
|
|
|
"ADMIN_MARKDOWN_LINE_BREAK_UPDATE": "Update Link Break settings",
|
|
|
"ADMIN_MARKDOWN_INDENT_UPDATE": "Update Indent settings",
|
|
|
"ADMIN_MARKDOWN_PRESENTATION_UPDATE": "Update Presentation setting",
|
|
|
@@ -977,7 +972,7 @@
|
|
|
"ADMIN_FUNCTION_UPDATE": "Update Function",
|
|
|
"ADMIN_CODE_HIGHLIGHT_UPDATE": "Update Code Highlight",
|
|
|
"ADMIN_CUSTOM_TITLE_UPDATE": "Update Custom Title",
|
|
|
- "ADMIN_CUSTOM_HTML_HEADER_UPDATE": "Update Custom HTML header",
|
|
|
+ "ADMIN_CUSTOM_NOSCRIPT_UPDATE": "Update Custom noscript",
|
|
|
"ADMIN_CUSTOM_CSS_UPDATE": "Update Custom CSS",
|
|
|
"ADMIN_CUSTOM_SCRIPT_UPDATE": "Update Custom script",
|
|
|
"ADMIN_ARCHIVE_DATA_UPLOAD": "Upload Archived Data",
|
|
|
@@ -1028,5 +1023,19 @@
|
|
|
"ADMIN_SEARCH_CONNECTION": "Attempting to reconnect to Elasticsearch",
|
|
|
"ADMIN_SEARCH_INDICES_NORMALIZE": "Normalize of Elasticsearch indexes",
|
|
|
"ADMIN_SEARCH_INDICES_REBUILD": "Rebuild Elasticsearch indexes"
|
|
|
+ },
|
|
|
+ "toaster": {
|
|
|
+ "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": "Succeeded to update share link setting",
|
|
|
+ "failed_to_reset_password":"Failed to reset password",
|
|
|
+ "install_plugin_success": "Succeeded to install {{pluginName}}",
|
|
|
+ "activate_plugin_success": "Succeeded to activating {{pluginName}}",
|
|
|
+ "deactivate_plugin_success": "Succeeded to deactivate {{pluginName}}",
|
|
|
+ "remove_plugin_success": "Succeeded to removing {{pluginName}}"
|
|
|
}
|
|
|
}
|