{ "meta": { "display_name": "English" }, "last_login": "Last login", "wiki_management_homepage": "Wiki Management Homepage", "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", "optional": "Optional", "days": "days", "security_settings": { "security_settings": "Security Settings", "scope_of_page_disclosure": "Scope of page disclosure", "set_point": "Set point", "Guest Users Access": "Guest users access", "readonly_users_access": "Read only users' access", "always_hidden": "Always hidden", "always_displayed": "Always displayed", "Fixed by env var": "This is fixed by the env var {{key}}={{value}}.", "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", "restrict_emails": "You can restrict email registration to your wiki by writing an email domain (beginning with @). ", "for_example": " For example, if you would like to restrict registration to users within the growi.org domain, you can write ", "in_this_case": "; in this case, only users within the growi.org domain would be able to register, and all other users would be rejected.", "insert_single": "Please insert single e-mail address per line.", "page_list_and_search_results": "Page list / Search results", "page_listing_1": "Page listing/searching
restricted by 'Only me'", "page_listing_1_desc": "Show pages that are restricted by 'Only me' option when listing/searching", "page_listing_2": "Page listing/searching
restricted by User group", "page_listing_2_desc": "Show pages that are restricted by User group when listing/searching", "page_access_rights": "Page access", "page_delete_rights": "Delete rights", "page_delete": "Page Delete", "page_delete_completely": "Page Delete Completely", "comment_manage_rights": "Comment management rights", "other_options": "Other options", "deletion_explanation": "Restricts users who can trash the selected single page.", "complete_deletion_explanation": "Restricts users who can completely delete selected single page.", "recursive_deletion_explanation": "Restricts users who can trash pages including descendants.", "recursive_complete_deletion_explanation": "Restricts users who can completely delete pages including descendants.", "is_all_group_membership_required_for_page_complete_deletion": "Users other than admin and page author are required to belong to all groups that are granted page access", "is_all_group_membership_required_for_page_complete_deletion_explanation": "Effective when page access settings is set to \"Only specific groups\".", "inherit": "Inherit(Use the same setting as for a single page)", "admin_only": "Admin only", "admin_and_author": "Admin and author", "anyone": "Anyone", "user_homepage_deletion": { "user_homepage_deletion": "User homepage deletion", "enable_user_homepage_deletion": "Enable user homepage deletion", "enable_force_delete_user_homepage_on_user_deletion": "When you delete a user, the user's homepage and all its sub pages will be completely deleted", "desc": "You will be able to delete a deleted user's homepage." }, "disable_user_pages": { "disable_user_pages": "Disable user pages", "disable_user_pages_label": "Disable user pages", "desc": "By disabling user pages, creating, viewing, editing, and duplicating all user pages will be disabled.
Additionally, user pages will not appear in page trees, recent changes, or search results." }, "session": "Session", "max_age": "Max age (msec)", "max_age_desc": "Specifies the number (in milliseconds) to expire users session.
Default: 2592000000 (30days)", "max_age_caution": "Restarting the server is required after you modify this value.", "forced_update_desc": "Settings have been forcibly changed. Previous setting: ", "page_delete_rights_caution": "The \"Delete / Delete All\" permission (including descendant pages) is forced to be stronger than the \"Delete / Completely Delete\" permission.

Admin only > Admin and autor > Anyone", "Authentication mechanism settings": "Authentication Mechanism Settings", "setup_is_not_yet_complete": "Setup is not yet complete", "xss_prevent_setting": "Prevent XSS(Cross Site Scripting)", "xss_prevent_setting_link": "Go to Markdown Settings", "callback_URL": "Callback URL", "providerName": "Provider Name", "issuerHost": "Issuer Host", "scope": "Scope", "desc_of_callback_URL": "Use it in the setting of the {{AuthName}} Identity provider", "authorization_endpoint": "Authorization Endpoint", "token_endpoint": "Token Endpoint", "revocation_endpoint": "Revocation Endpoint", "introspection_endpoint": "Introspection Endpoint", "userinfo_endpoint": "UserInfo Endpoint", "end_session_endpoint": "EndSessioin Endpoint", "registration_endpoint": "Registration Endpoint", "jwks_uri": "JSON Web Key Set URL", "clientID": "Client ID", "client_secret": "Client Secret", "updated_general_security_setting": "Succeeded to update security setting", "setup_not_completed_yet": "Setup not completed yet", "guest_mode": { "deny": "Deny (Registered users only)", "readonly": "Accept (Guests can read only)" }, "read_only_users_comment": { "deny": "Deny (Prohibit reead only users from comment management)", "accept": "Allow (Read only users can manage comments)" }, "registration_mode": { "open": "Open (Anyone can register)", "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", "configuration": " Configuration", "Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when username match", "Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of username.", "Treat email matching as identical": "Automatically bind external accounts newly logged in to local accounts when email match", "Treat email matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of email.", "Use env var if empty": "Use env var {{env}} if empty", "Use default if both are empty": "If both ​​are empty, the default value {{target}} is used.", "missing mandatory configs": "The following mandatory items are not set in either database nor environment variables.", "Local": { "name": "ID/Password", "note for the only env option": "The LOCAL authentication is limited by the value of environment variable.
To change this setting, please change to false or delete the value of the environment variable {{env}} .", "enable_local": "Enable ID/Password", "password_reset_by_users": "Password reset by users", "enable_password_reset_by_users": "Enable password reset by users", "password_reset_desc": "when forgot password, users are able to reset it by themselves.", "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." }, "ldap": { "enable_ldap": "Enable LDAP", "server_url_detail": "The LDAP URL of the directory service in the format ldap://host:port/DN or ldaps://host:port/DN.", "bind_mode": "Binding Mode", "bind_manager": "Manager Bind", "bind_user": "User Bind", "bind_DN_manager_detail": "The DN of the account that authenticates and queries the directory service", "bind_DN_user_detail1": "The query used to bind with the directory service.", "bind_DN_user_detail2": "Use {{username}} to reference the username entered in the login page.", "bind_DN_password": "Bind DN Password", "bind_DN_password_manager_detail": "The password for the Bind DN account.", "bind_DN_password_user_detail": "The password that is entered in the login page will be used to bind.", "search_filter": "Search Filter", "search_filter_detail1": "The query used to locate the authenticated user.", "search_filter_detail2": "Use {{username}} to reference the username entered in the login page.", "search_filter_detail3": "If empty, the filter (uid={{username}}) is used.", "search_filter_example1": "Match with 'uid' or 'mail'", "search_filter_example2": "Match with 'sAMAccountName' for Active Directory", "username_detail": "Specification of mappings for username when creating new users", "name_detail": "Specification of mappings for full name when creating new users", "mail_detail": "Specification of mappings for mail address when creating new users", "group_search_base_DN": "Group Search Base DN", "group_search_base_DN_detail": "The base DN from which to search for groups. If defined, also Group Search Filter must be defined for the search to work.", "group_search_filter": "Group Search Filter", "group_search_filter_detail1": "The query used to filter for groups.", "group_search_filter_detail2": "Login via LDAP is accepted only when this query hits one or more groups.", "group_search_filter_detail3": "Use {{dn}} to have it replaced of the found user object.", "group_search_filter_detail4": "(&(cn=group1)(memberUid={{dn}})) hits the groups which has cn=group1 and memberUid includes the user's uid(when Group DN Property is not changed from the default value.)", "group_search_user_DN_property": "User DN Property", "group_search_user_DN_property_detail": "The property of user object to use in {{dn}} interpolation of Group Search Filter.", "test_config": "Test Saved Configuration", "updated_ldap": "Succeeded to update LDAP setting" }, "SAML": { "name": "SAML", "enable_saml": "Enable SAML", "id_detail": "Specification of the name of attribute which can identify the user in SAML Identity Provider", "username_detail": "Specification of mappings for username when creating new users", "mapping_detail": "Specification of mappings for {{target}} when creating new users", "cert_detail": "PEM-encoded X.509 signing certificate to validate the response from IdP", "Use env var if empty": "If the value in the database is empty, the value of the environment variable {{env}} is used.", "note for the only env option": "The setting item that enables or disables the SAML authentication and the highlighted setting items use only the value of environment variables.
To change this setting, please change to false or delete the value of the environment variable {{env}} .", "attr_based_login_control_detail": "Limit who can sign up by using <saml: Attribute> element included in <saml: AttributeStatement> element and its child element <saml: AttributeValue>.", "attr_based_login_control_rule_help": "
Supported Queries:
Unsupported Queries:
Escaping special characters
It is needed to escape following special characters:
+ - && || ! ( ) { } [ ] ^ " ˜ * ? : \ and /", "attr_based_login_control_rule_example1": "
Example for conditions
If a rule is (Department: A || Department: B) && Position: Leader, users who have either Department: A or Department: B and have Position: Leader can sign in.", "attr_based_login_control_rule_example2": "
Example for escaping
If you would like to use URL as a query value, escape the following:
http\:\/\/schemas.example.com\/ws\/2005\/05\/identity\/claims\/emailaddress: "myname@example.com"", "updated_saml": "Succeeded to update SAML setting" }, "OAuth": { "enable_oidc": "Enable OIDC", "register": "Register for %s", "change_redirect_url": "Enter %s
(where %s is your host name) for \"Authorized redirect URIs\".", "Google": { "enable_google": "Enable Google OAuth", "name": "Google OAuth", "register_1": "Access {{link}}", "register_2": "Create Project if no projects exist", "register_3": "Create Credentials → OAuth client ID → Select \"Web application\"", "register_4": "Register your OAuth App with one of Authorized redirect URIs as {{url}}", "register_5": "Copy and paste your ClientID and Client Secret above", "updated_google": "Succeeded to update Google OAuth setting" }, "GitHub": { "enable_github": "Enable GitHub OAuth", "name": "GitHub OAuth", "register_1": "Access {{link}}", "register_2": "Register your OAuth App with \"Authorization callback URL\" as {{url}}", "register_3": "Copy and paste your ClientID and Client Secret above", "updated_github": "Succeeded to update GitHub OAuth setting" }, "OIDC": { "name": "OpenID Connect", "id_detail": "Specification of the name of attribute which can identify the user in OIDC claims", "username_detail": "Specification of mappings for username when creating new users", "name_detail": "Specification of mappings for name when creating new users", "mapping_detail": "Specification of mappings for {{target}} when creating new users", "register_1": "Contact to OIDC IdP Administrator", "register_2": "Register your OIDC App with \"Authorization callback URL\" as {{url}}", "register_3": "Copy and paste your ClientID and Client Secret above", "updated_oidc": "Succeeded to update OpenID Connect", "Use discovered URL if empty": "Use discovered URL from \"Issuer Host\" if empty" }, "how_to": { "google": "How to configure Google OAuth?", "github": "How to configure GitHub OAuth?", "oidc": "How to configure OIDC?" } }, "form_item_name": { "entryPoint": "Entry point", "issuer": "Issuer", "cert": "Certificate", "attrMapId": "ID", "attrMapUsername": "Username", "attrMapMail": "Mail Address", "attrMapFirstName": "First Name", "attrMapLastName": "Last Name", "ABLCRule": "Rule" } }, "notification_settings": { "notification_settings": "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,
but not recommended in GROWI because it is too complex.", "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 Incoming Webhooks configuration page.", "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 * can be used.", "channel_desc": "Slack channel name. Without #.", "valid_page": "Enable/disable Notification", "link_notification_help": "The page that is able to be viewed only by those who know the link 'Anyone with the link' is not notified always.", "just_me_notification_help": "The page that is restricted by 'Only Me' is notify when the page edited.", "group_notification_help": "The page that is restricted by 'User Group' is notify when the page edited.", "notification_list": "List of notification settings", "add_notification": "Add new", "trigger_path": "Trigger path", "trigger_path_help": "(expression with * 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": "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": "Email settings are required to send.", "admin_top": { "management_wiki": "Management Wiki", "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 'Grant admin access' button", "package_name": "Package name", "specified_version": "Specified version", "installed_version": "Installed version", "list_of_env_vars": "List of environment variables", "env_var_priority": "For environment variables other than security, the value of the database is obtained preferentially.", "about_security": "Check Security Settings for security environment variables.", "copy_prefilled_host_information": { "default": "Copy prefilled host information", "done": "Copied to clipboard!" }, "bug_report": "Submitting a bug report", "submit_bug_report": "Submit your issue to GitHub." }, "v5_page_migration": { "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", "modal_migration_warning": "This process may take long. It is highly recommended that administrators tell users not to create, modify, or delete pages during the conversion.", "start_upgrading": "Start converting to v5 compatibility", "successfully_started": "Succeeded to start the conversion", "already_upgraded": "You have already completed the conversion to v5 compatibility", "header_upgrading_progress": "Upgrade Progress", "migration_succeeded": "Your upgrade has been successfully completed! Exit maintenance mode and GROWI can be used.", "migration_failed": "Upgrade failed. Please refer to the GROWI docs for information on what to do in the event of failure." }, "maintenance_mode": { "maintenance_mode": "Maintenance Mode", "under_maintenance_mode": "Under Maintenance Mode", "failed_to_start_maintenance_mode": "Failed to start maintenance mode", "failed_to_end_maintenance_mode": "Failed to end maintenance mode", "successfully_started_maintenance_mode": "Succussfully started maintenance mode", "successfully_ended_maintenance_mode": "Succussfully ended maintenance mode", "warning_message_to_start": "You will NOT able to access other than admin settings page. General users will NOT able to access to any contents until maintenance mode ends manually.", "warning_message_to_end": "Please make sure that \"data importing\" or \"upgrading to v5\" is already done or not. If not, it is highly recommended to keep maintenance mode on.", "supplymentary_message_to_start": "As for the API, only the administrator API will be functional.", "start_maintenance_mode": "Start maintenance mode", "end_maintenance_mode": "End maintenance mode", "description": "Maintenance mode restricts all user operations. Always start the maintenance mode before \"importing data\" and \"upgrading to V5\". To exit, go to \"App Settings\" > \"Maintenance Mode\"." }, "app_setting": { "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": { "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 http:// or https://.", "note_for_the_only_env_option": "The Site URL is fixed to the value of the environment variable.
To change this setting, please change to false or delete the value of the environment variable {{env}} ." }, "confidential_name": "Confidential name", "confidential_example": "ex): internal use only", "default_language": "Default language for new users", "default_mail_visibility": "Disclose e-mail for new users", "default_read_only_for_new_user": "Editing Restrictions for New Users", "set_read_only_for_new_user": "Set new users to read-only mode", "file_uploading": "File uploading", "page_bulk_export_settings": "Page Bulk Export Settings", "enable_page_bulk_export": "Enable bulk export", "page_bulk_export_explanation": "Enables a feature that allows all users to export a page and all it's child pages at once from the menu. Exported data will be automatically deleted after the storage period has passed.", "page_bulk_export_warning": "The bulk page export feature is available to all users. In order to maintain system resources, we ask for your cooperation in using the minimum amount necessary. If you are an administrator, please inform all users of this.", "page_bulk_export_storage_period": "Storage period", "update": "Update", "mail_settings": "E-mail Settings", "mailer_is_not_set_up": "E-mail setting is not set up.", "from_e-mail_address": "From e-mail address", "transmission_method": "Transmission Method", "smtp_label": "SMTP", "ses_label": "SES(AWS)", "send_test_email": "Send a test-email", "success_to_send_test_email": "Success to send a test-email", "smtp_settings": "SMTP settings", "host": "Host", "port": "Port", "user": "User", "initialize_mail_settings": "initialize e-mail settings", "initialize_mail_modal_header": "Initialize e-mail settings", "confirm_to_initialize_mail_settings": "You can't restore to the current settings. Are you sure you want to initialize e-mail settings?", "file_upload_settings": "File Upload Settings", "file_upload_method": "File Upload Method", "file_delivery_method": "File Delivery Method", "file_delivery_method_redirect": "Redirect", "file_delivery_method_relay": "Internal System Relay", "file_delivery_method_redirect_info": "Redirect: It redirects to a signed URL without GROWI server, it gives excellent performance.", "file_delivery_method_relay_info": "Internal System Relay: The GROWI server delivers to clients, it provides complete security.", "fixed_by_env_var": "This is fixed by the env var {{envKey}}={{envVar}}.", "gcs_label": "GCP(GCS)", "aws_label": "AWS(S3)", "local_label": "Local", "gridfs_label": "MongoDB(GridFS)", "azure_label": "Azure(Blob)", "azure_tenant_id": "Tenant ID", "azure_client_id": "Client ID", "azure_client_secret": "Client Secret", "azure_storage_account_name": "Storage Account Name", "azure_storage_container_name": "Container Name", "azure_note_for_the_only_env_option": "The Azure Settings is limited by the value of environment variable.
To change this setting, please change to false or delete the value of the environment variable {{env}} .", "file_upload": "This is for uploading file settings. If you complete file upload settings, file upload function, profile picture function etc will be enabled.", "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.", "s3_secret_access_key_input_description": "Setting value is hidden", "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 {{variable}} is used.", "note_for_the_only_env_option": "The GCS Settings is limited by the value of environment variable.
To change this setting, please change to false or delete the value of the environment variable {{env}} ." }, "markdown_settings": { "markdown_settings": "Markdown Settings", "lineBreak_header": "Line break setting", "lineBreak_desc": "You can change line break settings.", "lineBreak_options": { "enable_lineBreak": "Enable line break", "enable_lineBreak_desc": "Convert line break in the text page to<br>in HTML", "enable_lineBreak_for_comment": "Enable line break in comment", "enable_lineBreak_for_comment_desc": "Convert line break in comment to<br>in HTML" }, "indent_header": "Indent setting", "indent_desc": "You can change indent settings.", "indent_options": { "indentSize": "Default indent size", "indentSize_desc": "Set the default indent size for the Markdown editor", "disallow_indent_change": "Disallow change of indent size by users", "disallow_indent_change_desc": "Force users to use ther default indent size." }, "xss_header": "Prevent XSS(cross site scripting) setting", "xss_desc": "You can change the handling of HTML tags in markdown text.", "xss_options": { "enable_xss_prevention": "Enable XSS prevention", "remove_all_tags": "Remove all tags", "remove_all_tags_desc": "Stripe all HTML tags and attributes", "recommended_setting": "Recommended setting", "custom_whitelist": "Custom whitelist", "tag_names": "Tag names", "tag_attributes": "Tag attributes", "import_recommended": "Import recommended {{target}}" } }, "customize_settings": { "customize_settings": "Customize", "default_sidebar_mode": { "title": "Default sidebar mode", "desc": "You can set the sidebar mode for new users and guests visiting the page." }, "layout": "Layout", "layout_options": { "default": "Default content width", "expanded": "Content width 100%" }, "theme": "Theme", "theme_desc": { "light_and_dark": "Light and dark modes", "unique": "Only one mode" }, "function": "Function", "function_desc": "You can choose Valid/Invalid of the function", "function_options": { "timeline": "Timeline function", "timeline_desc1": "You can show the timeline of the child pages.", "timeline_desc2": "If there are many child pages, performance decreases while page loading.", "timeline_desc3": "You can speed up list page display by invalidating.", "tab_switch": "Save tab-switching in the browser", "tab_switch_desc1": "Save edit tab and history tab switching in the browser and make it object for forward/back command of the browser.", "tab_switch_desc2": "By invalidating, you can make page transition as the only object for forward/back command of the browser.", "attach_title_header": "Add h1 section when create new page automatically", "attach_title_header_desc": "Add page path to the first line as h1 section when create new page.", "list_num_s": "Number of list displayed on modals", "list_num_desc_s": "Set number of list per page such as 'Page List', 'Timeline', 'Page History' and 'Attachment' pages.", "list_num_m": "Number of list displayed on article pages included other contents", "list_num_desc_m": "Set number of list per page such as 'Bookmarks' and 'Recently created' pages.", "list_num_l": "Number of list displayed on 'Search' pages", "list_num_desc_l": "Set number of list per page such as 'Search' pages.", "list_num_xl": "Number of list displayed on article pages", "list_num_desc_xl": "Set number of list per page such as 'Not found' and 'Trash' pages.", "stale_notification": "Display notification on stale pages", "stale_notification_desc": "Displays the notification to pages more than 1 year since the last update.", "show_all_reply_comments": "Show all reply comments", "show_all_reply_comments_desc": "When the setting value is off, comments other than the latest two are omitted.", "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.", "show_page_side_authors": "Always display creators and updaters above the table of contents", "show_page_side_authors_desc": "Displays information about the creator and the last updater above the table of contents in the page sidebar." }, "presentation": "Presentation", "presentation_options": { "enable_marp": "Enable Marp ", "enable_marp_desc": "Marp can be used in presentation preview. This option may make you vulnerable to XSS.", "marp_official_site": "The Marp Official Site", "marp_official_site_link": "https://marp.app", "marp_in_growi": "GROWI Docs - Create slide using Marp", "marp_in_growi_link": "https://docs.growi.org/en/guide/features/marp.html" }, "custom_title": "Custom title", "custom_title_detail": "You can customize <title> tag. Following placeholders will be automatically replaced:", "custom_title_detail_placeholder1": "{{sitename}} - The site name of this wiki.", "custom_title_detail_placeholder2": "{{pagename}} - The page name of the current page.", "custom_title_detail_placeholder3": "{{pagepath}} - The page path of the current page.", "custom_noscript": "Custom Noscript", "custom_noscript_detail": "You can customize Noscript code that applies all pages. Your custom Noscript will be inserted into the <noscript> tag that is located as the first element of body.
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", "custom_script": "Custom script", "custom_presentation": "Custom presentation", "write_java": "You can write Javascript that is applied to whole system.", "reflect_change": "You need to reload the page to reflect the change.", "custom_logo": "Custom Logo", "default_logo": "Default Logo", "upload_logo": "Upload Logo", "current_logo": "Current Logo", "upload_new_logo": "Upload New Logo", "delete_logo": "Delete Logo" }, "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 Archive Data", "error": { "only_upsert_available": "Only 'Upsert' option is available for pages collection." }, "growi_settings": { "description_of_import_mode": { "about": "When you import data with the same name as an existing one, choose from the following three modes below.", "insert": "Insert: Skip importing the data.", "upsert": "Upsert: Overwrite and update the existing data with imported data.", "flash_and_insert": "Flash and Insert: After deleting the existing data completely, import the data" }, "growi_archive_file": "GROWI Archive File", "uploaded_data": "Uploaded Data", "extracted_file": "Extracted File", "collection": "Collection", "upload": "Upload", "discard": "Discard uploaded data", "errors": { "different_versions": "The version of this GROWI and the uploaded data are not the same", "at_least_one": "Select one or more collections.", "page_and_revision": "'Pages' and 'Revisions' must be imported both.", "depends": "'{{target}}' must be selected when '{{condition}}' is selected." }, "configuration": { "pages": { "overwrite_author": { "label": "Overwrite page's author with the current user", "desc": "Recommended NOT to check this when users will also be restored." }, "set_public_to_page": { "label": "Set 'Public' to the pages that is '{{from}}'", "desc": "Make sure that this configuration makes all '{{from}}' pages readable from ANY users." }, "initialize_meta_datas": { "label": "Initialize page's like, read users and comment count", "desc": "Recommended NOT to check this when users will also be restored." } }, "revisions": { "overwrite_author": { "label": "Overwrite revision's author with the current user", "desc": "Recommended NOT to check this when users will also be restored." } } } }, "import": "Import", "skip_username_and_email_when_overlapped": "Skip username and email using same username and email in new environment", "prepare_new_account_for_migration": "Prepare new account for migration", "archive_data_import_detail": "More Details? Ckick here.", "admin_archive_data_import_guide_url": "https://docs.growi.org/en/admin-guide/management-cookbook/import.html" }, "export_management": { "export_archive_data": "Export Archive Data", "exporting_collection_list": "Exporting Collection List", "exported_data_list": "Exported Archive Data List", "export_collections": "Export Collections", "check_all": "Check All", "uncheck_all": "Uncheck All", "desc_password_seed": "

DO NOT FORGET to set current PASSWORD_SEED to your new GROWI system when restoring user data, or users will NOT be able to login with their password.

HINT:
The current PASSWORD_SEED will be stored in meta.json in exported ZIP.

", "create_new_archive_data": "Create New Archive Data", "export": "Export", "cancel": "Cancel", "file": "File", "growi_version": "GROWI Version", "collections": "Collections", "exported_at": "Exported At", "export_menu": "Export Menu", "download": "Download", "delete": "Delete" }, "external_notification": { "external_notification": "External Notification", "enabled": "Enabled", "disabled": "Disabled", "header_status": "Slack Integration Status", "caution_enabled": "CAUTION: Currently, notifications that are configured in this page will send only to the Slack Workspace set as primary." }, "slack_integration": { "slack_integration": "Slack Integration", "selecting_bot_types": { "slack_bot": "Slack bot", "official_bot": "Official bot", "custom_bot": "Custom bot", "without_proxy": "without proxy", "with_proxy": "with proxy", "recommended": "Recommended", "set_up": "Set up", "multiple_workspaces_integration": "Multiple workspaces integration", "security_control": "Security control", "easy": "Easy", "normal": "Normal", "hard": "Hard", "possible": "Possible", "impossible": "Impossible" }, "bot_reset_successful": "Bot settings have been reset.", "adding_slack_ws_integration_settings_successful": "Slack workspace integration settings have been added", "bot_all_reset_successful": "All Bot settings have been reset.", "copied_to_clipboard": "Copied to clipboard", "set_scope": "Please set up Bot Token Scopes from Slack settings", "modal": { "warning": "Warning", "sure_change_bot_type": "Are you sure you want to change the bot type?", "changes_will_be_deleted": "Settings for other bot types will be deleted.", "cancel": "Cancel", "change": "Change" }, "toastr": { "delete_slack_integration_procedure": "Succeeded to delete the slack integration procedure" }, "use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable {{variable}} is used.", "access_token_settings": { "regenerate": "Regenerate" }, "delete": "Delete", "integration_procedure": "Integration Procedure", "custom_bot_without_proxy_settings": "Custom Bot without proxy Settings", "integration_failed": "Integration failed", "reset": "Reset", "reset_all_settings": "Reset all settings", "delete_slackbot_settings": "Delete Slack Bot settings", "slackbot_settings_notice": "The Slack workspace integration procedure will be deleted.
Are you sure?", "all_settings_of_the_bot_will_be_reset": "All settings of the Bot will be reset.
Are you sure?", "accordion": { "create_bot": "Create Bot", "how_to_create_a_bot": "How to create a bot", "how_to_install": "How to install", "install_bot_to_slack": "Install Bot To Slack", "install_now": "Install now", "generate_access_token": "Generate Access Token", "register_for_growi_official_bot_proxy_service": "Register for GROWI Official Bot Proxy Service", "register_for_growi_custom_bot_proxy": "Register for your GROWI Custom Bot Proxy", "enter_growi_register_on_slack": "Enter /growi register on slack", "paste_growi_url": "Since a modal is displayed, enter the following URL in GROWI URL.", "enter_access_token_for_growi_and_proxy": "Enter Access Token Proxy to GROWI and Access Token GROWI to Proxy", "set_proxy_url_on_growi": "Set Proxy URL on GROWI", "copy_proxy_url": "When the above step are completed successfully, the Proxy URL will be displayed in the Slack Channel you selected in the modal, so copy it.", "enter_proxy_url_and_update": "Enter and update the Proxy URL that you copied in the above step in the Proxy URL of the Custom bot with proxy integration on this page.", "dont_need_update": "※If the value is already in there, there is no need to update it.", "select_install_your_app": "Select \"Install your app\".", "go-to-manage-distribution": "Go to \"Manage Settings\" > \"Manage distribution\" on your Slack App page.", "activate-public-distribution": "In \"Share Your App with Other Workspaces\", make sure all items are checked and click \"Activate Public Distribution\"", "click-add-to-slack-button": "Click \"Add to Slack\" button.", "select_install_to_workspace": "Select \"Install to Workspace\".", "register_proxy_url": "Register Proxy URL with GROWI", "click_allow": "Select \"Allow\".", "install_complete_if_checked": "Confirm that \"Install your app\" is checked.", "invite_bot_to_channel": "Invite GROWI bot to channel by calling @example.", "register_secret_and_token": "Set Signing Secret and Bot Token", "manage_permission": "Manage Permission", "growi_commands": "GROWI Commands", "multiple_growi_command": "Commands that could be sent to multiple GROWI instances at once", "single_growi_command": "Commands that could be sent to single GROWI instance at a time", "allowed_channels_description": "Input allowed channels for \"{{keyName}}\" command. Separate each channel with \",\" . Users can will be able to use \"{{keyName}}\" command from channels written here.", "unfurl_description": "Show GROWI page contents when page links have been shared on Slack", "unfurl_allowed_channels_description": "Input allowed channel IDs for \"unfurl\" . Separate each channel with \",\" . GROWI public page links or permanent links sent in specified channels will show the content in the message.", "allow_all": "Allow all", "deny_all": "Deny all", "allow_specified": "Allow specified", "allow_all_long": "Allow all (Allowed from any channel)", "deny_all_long": "Deny all (Denied from any channel)", "allow_specified_long": "Allow specified (Allowed from only specified channels)", "test_connection": "Test Connection", "test_connection_by_pressing_button": "Press the button to test the connection", "test_connection_only_public_channel": "Please test connection in a public channel", "error_check_logs_below": "An error has occurred. Please check the logs below.", "send_message_to_slack_work_space": "Send message to Slack work space.", "add_slack_workspace": "Add a Slack Workspace" }, "custom_bot_without_proxy_integration": "Custom Bot Without Proxy Integration", "integration_sentence": { "integration_is_not_complete": "Integration is not complete.
Proceed with the following integration procedure.", "integration_successful": "Integration successful", "integration_some_ws_is_not_complete": "Some work spaces is not linked" }, "custom_bot_with_proxy_integration": "Custom Bot With Proxy Integration", "official_bot_integration": "Official bot integration", "docs_url": { "slack_integration": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/", "official_bot": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/#official-bot-%E3%80%90recommended%E3%80%91", "custom_bot_without_proxy": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/#custom-bot-without-proxy", "custom_bot_with_proxy": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/#custom-bot-with-proxy", "official_bot_setting": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/official-bot-settings.html", "custom_bot_without_proxy_setting": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/custom-bot-without-proxy-settings.html", "custom_bot_with_proxy_setting": "https://docs.growi.org/en/admin-guide/management-cookbook/slack-integration/custom-bot-with-proxy-settings.html" } }, "slack_integration_legacy": { "slack_integration_legacy": "Legacy Slack Integration", "alert_disabled": "This 'Slack Legacy Intenfation' has been currently disabled since New settings are enabled", "alert_deplicated": "This 'Legacy Slack Integration' is outdated and will be discontinued in the future. Use the new settings instead. " }, "user_management": { "user_management": "User Management", "invite_users": "Temporarily issue a new user", "click_twice_same_checkbox": "You should check at least one checkbox.", "status": "Status", "invite_modal": { "emails": "Emails (Possible to issue multiple people with new lines)", "description1": "Temporarily issue new users by email addresses.", "description2": "A temporary password will be generated for the first login.", "invite_thru_email": "Send invitation email", "mail_setting_link": "settingsEmail settings", "valid_email": "Valid email address is required", "temporary_password": "The created user has a temporary password", "send_new_password": "Please send the new password to the user.", "send_temporary_password": "If you have not sent an invitation email, copy the temporary password on this screen and contact the inviter.", "send_email": "You can also send or resend the invitation email from the drop-down in the users table.", "existing_email": "The following emails already exist", "issue": "Issue" }, "user_table": { "administrator": "Administrator", "read_only": "Read Only", "edit_menu": "Edit menu", "reset_password": "Reset password", "administrator_menu": "Administrator Menu", "accept": "Accept", "deactivate_account": "Deactivate account", "your_own": "You cannot deactivate your own account", "revoke_admin_access": "Revoke admin access", "cannot_revoke": "You cannot revoke yourself from administrator", "grant_admin_access": "Grant admin access", "revoke_read_only_access": "Revoke read only access", "grant_read_only_access": "Grant read only access", "send_invitation_email": "Send invitation email", "resend_invitation_email": "Resend invitation email" }, "reset_password": "Reset Password", "reset_password_modal": { "password_never_seen": "The temporary password can never be retrieved after this screen is closed.", "password_reset_message": "Let the user know the new password below and strongly recommend to change another one immediately.", "send_new_password": "Please send the new password to the user.", "target_user": "Target User", "new_password": "New Password" }, "external_account": "External Account Management", "external_accounts": "External accounts", "create_external_account": "Create external account", "external_account_list": "External Account List", "external_account_none": "No External Account", "invite": "Invite", "invited": "User was invited", "back_to_user_management": "Back to User Management", "authentication_provider": "Authentication provider", "manage": "Manage", "password_setting": "Password setting", "password_setting_help": "Is password set?", "set": "Yes", "unset": "No", "related_username": "Related user's ", "cannot_invite_maximum_users": "Can not invite more than the maximum number of users.", "user_statistics": { "total": "Total Users", "active": "Active", "inactive": "Inactive" } }, "user_group_management": { "user_group_management": "User Group Management", "create_group": "Create new group", "add_child_group": "Add child group", "remove_child_group": "Remove", "deny_create_group": "You can't create a new group with the current settings.", "group_name": "Group name", "group_example": "e.g. : Group1", "child_user_group": "Child User Group", "parent_group": "Parent Group", "select_parent_group": "Select Parent Group", "release_parent_group": "Release parent group", "add_modal": { "description": "The added user will also be added to all parent groups.", "add_user": "Add a user to the created group", "search_option": "Search option", "enable_option": "Enable {{option}}", "forward_match": "Forword match", "partial_match": "Partial match", "backward_match": "Backward match" }, "group_list": "Group list", "child_group_list": "Child group list", "back_to_list": "Go back to group list", "basic_info": "Basic info", "user_list": "User list", "created_group": "Group was created", "is_loading_data": "Fetch data...", "no_pages": "There are no pages the group has view permission.", "remove_from_group": "Remove this user", "delete_modal": { "header": "Delete group", "desc": "All child groups under the group will also be deleted. Once deleted, the deleted group and its private pages cannot be retrieved.", "dropdown_desc": "Choose an action for private pages", "select_group": "Select a group", "no_groups": "No groups to select", "publish_pages": "Publish pages that are publishable", "delete_pages": "Delete all", "transfer_pages": "Transfer to another group", "option_explanation": "A \"publishable\" page is a page visible only to the group you want to delete. Pages that can be viewed by other groups will not be published." }, "update_parent_confirm_modal": { "header": "The parent of the group will be changed", "caution_change_parent": "This operation will change the parent of the group \"{{groupName}}\".", "danger_message": "Note that this affects the permissions to view all pages associated with this group.", "force_update_parents_label": "Forcibly add missing users", "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." } }, "audit_log_management": { "audit_log": "Audit Log", "audit_log_settings": "Audit Log Settings", "user": "User", "username": "Username", "date": "Date", "action": "Action", "ip": "IP Address", "url": "URL", "settings": "Settings", "return": "Return", "clear": "Clear", "activity_expiration_date": "Audit Log expiration date", "activity_expiration_date_explanation": "Created Audit Log are automatically deleted after the number of seconds set in the environment variable from the creation time", "fixed_by_env_var": "This is fixed by the env var {{key}}={{value}}.", "available_action_list": "Search / View All Available Actions", "available_action_list_explanation": "List of actions that can be searched/viewed in the current settings", "action_list": "Action List", "disable_mode_explanation": "Audit log is currently disabled. To enable it, set the environment variable AUDIT_LOG_ENABLED to true.", "docs_url": { "log_type": "https://docs.growi.org/en/admin-guide/admin-cookbook/audit-log-setup.html#log-types" } }, "g2g_data_transfer": { "transfer_data_to_another_growi": "Transfer data from this GROWI to another GROWI", "advanced_options": "Advanced options", "start_transfer": "Start transfer", "paste_transfer_key": "Paste transter key here" }, "plugins": { "plugins": "Plugins", "plugin_installer": "Plugin Installer", "form": { "label_url": "Repository URL", "desc_url": "You can install plugins by inputting the URL", "label_branch": "Repository Branch Name", "desc_branch": "You can specify the branch name to install. Default: `main`" }, "plugin_card": "Plugin Card", "plugin_is_not_installed": "Plugin is not installed", "install": "Install", "confirm": "Delete plugin?" }, "cloud_setting_management": { "to_cloud_settings": "Open GROWI.cloud Settings" }, "audit_log_action_category": { "Page": "Page", "Comment": "Comment", "Tag": "Tag", "Attachment": "Attachment", "ShareLink": "ShareLink", "Search": "Search", "User": "User", "Admin": "Admin" }, "audit_log_action": { "USER_REGISTRATION_SUCCESS": "User Creation", "USER_LOGIN_WITH_LOCAL": "Login with ID/Password", "USER_LOGIN_WITH_LDAP": "Login with LDAP", "USER_LOGIN_WITH_GOOGLE": "Login with Google", "USER_LOGIN_WITH_GITHUB": "Login with GitHub", "USER_LOGIN_WITH_OIDC": "Login with OIDC", "USER_LOGIN_WITH_SAML": "Login with SAML", "USER_LOGIN_FAILURE": "Login failure", "USER_LOGOUT": "Logout", "USER_FOGOT_PASSWORD": "Request password reset", "USER_RESET_PASSWORD": "Reset password", "USER_PERSONAL_SETTINGS_UPDATE": "User personal settings update", "USER_IMAGE_TYPE_UPDATE": "User image type update", "USER_LDAP_ACCOUNT_ASSOCIATE": "LDAP account associate", "USER_LDAP_ACCOUNT_DISCONNECT": "LDAP account disconnect", "USER_PASSWORD_UPDATE": "Password update", "USER_API_TOKEN_UPDATE": "API Token update", "USER_EDITOR_SETTINGS_UPDATE": "Editor settings update", "USER_IN_APP_NOTIFICATION_SETTINGS_UPDATE": "In-App Notification settings update", "USER_REGISTRATION_APPROVAL_REQUEST": "User registration request for ID/Password authentication", "PAGE_VIEW": "Page view", "PAGE_USER_HOME_VIEW": "Page view (User home)", "PAGE_FORBIDDEN": "Page view (Fobidden page)", "PAGE_NOT_FOUND": "Page view (Not found page)", "PAGE_NOT_CREATABLE": "Page view(Not Creatable page)", "PAGE_LIKE": "Like", "PAGE_UNLIKE": "Unlike", "PAGE_BOOKMARK": "Bookmark", "PAGE_UNBOOKMARK": "Unbookmark", "PAGE_CREATE": "Create page", "PAGE_UPDATE": "Update page", "PAGE_RENAME": "Rename page", "PAGE_DUPLICATE": "Duplicate page", "PAGE_DELETE": "Delete page", "PAGE_DELETE_COMPLETELY": "Delete completely page", "PAGE_REVERT": "Revert page", "PAGE_EMPTY_TRASH": "Empty trash", "PAGE_RECURSIVELY_RENAME": "Recursive page rename", "PAGE_RECURSIVELY_DELETE": "Recursive page delete", "PAGE_RECURSIVELY_DELETE_COMPLETELY": "Recursive page delete completely", "PAGE_RECURSIVELY_REVERT": "Recursive page revert", "PAGE_SUBSCRIBE": "Subscribe page", "PAGE_UNSUBSCRIBE": "Unsubscribe page", "PAGE_EXPORT": "Export page", "TAG_UPDATE": "Update tags", "IN_APP_NOTIFICATION_ALL_STATUSES_OPEN": "Read all In-App notifications", "COMMENT_CREATE": "Create comment", "COMMENT_UPDATE": "Update comment", "COMMENT_REMOVE": "Delete comment", "SHARE_LINK_CREATE": "Create Share link", "SHARE_LINK_DELETE": "Delete Share link", "SHARE_LINK_DELETE_BY_PAGE": "Remove all shared links on the page", "SHARE_LINK_ALL_DELETE": "Delete all share link", "SHARE_LINK_PAGE_VIEW": "Page view(Share link)", "SHARE_LINK_EXPIRED_PAGE_VIEW": "Page view(Expired share link)", "SHARE_LINK_NOT_FOUND": "Page view (Not found share link)", "ATTACHMENT_ADD": "Add Attachment", "ATTACHMENT_REMOVE": "Delete Attachment", "ATTACHMENT_DOWNLOAD": "Download Attachment", "SEARCH_PAGE": "Page Search", "SEARCH_PAGE_VIEW": "Page view(Search results page)", "ADMIN_APP_SETTING_UPDATE": "Update App Settings", "ADMIN_SITE_URL_UPDATE": "Update Site URL Settings", "ADMIN_MAIL_SMTP_UPDATE": "Update E-mail(SMTP) Settings", "ADMIN_MAIL_SES_UPDATE": "Update E-mail(SES) Settings", "ADMIN_MAIL_TEST_SUBMIT": "Send test mail", "ADMIN_FILE_UPLOAD_CONFIG_UPDATE": "Update File Upload Settings", "ADMIN_PLUGIN_UPDATE": "Update Plugin Settings", "ADMIN_MAINTENANCEMODE_ENABLED": "Enable Maintenance Mode", "ADMIN_MAINTENANCEMODE_DISABLED": "Disabled Maintenance Mode", "ADMIN_SECURITY_SETTINGS_UPDATE": "Update Security Settings", "ADMIN_PERMIT_SHARE_LINK": "Enable Share Link", "ADMIN_REJECT_SHARE_LINK": "Disable Share Link", "ADMIN_AUTH_ID_PASS_ENABLED": "Enable ID/Password auth", "ADMIN_AUTH_ID_PASS_DISABLED": "Disable ID/Password auth", "ADMIN_AUTH_ID_PASS_UPDATE": "Update ID/Password auth settings", "ADMIN_AUTH_LDAP_ENABLED": "Enable LDAP auth", "ADMIN_AUTH_LDAP_DISABLED": "Disable LDAP auth", "ADMIN_AUTH_LDAP_UPDATE": "Update LDAP auth settings", "ADMIN_AUTH_SAML_ENABLED": "Enable SAML auth", "ADMIN_AUTH_SAML_DISABLED": "Disable SAML auth", "ADMIN_AUTH_SAML_UPDATE": "Update SAML auth settings", "ADMIN_AUTH_OIDC_ENABLED": "Enable OIDC auth", "ADMIN_AUTH_OIDC_DISABLED": "Disable OIDC auth", "ADMIN_AUTH_OIDC_UPDATE": "Update OIDC 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_MARKDOWN_LINE_BREAK_UPDATE": "Update Link Break settings", "ADMIN_MARKDOWN_INDENT_UPDATE": "Update Indent settings", "ADMIN_MARKDOWN_PRESENTATION_UPDATE": "Update Presentation setting", "ADMIN_MARKDOWN_XSS_UPDATE": "Update prevent XSS settings", "ADMIN_LAYOUT_UPDATE": "Update Layout", "ADMIN_THEME_UPDATE": "Update Theme", "ADMIN_SIDEBAR_UPDATE": "Update Default Sidebar mode", "ADMIN_FUNCTION_UPDATE": "Update Function", "ADMIN_CODE_HIGHLIGHT_UPDATE": "Update Code Highlight", "ADMIN_CUSTOM_TITLE_UPDATE": "Update Custom Title", "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", "ADMIN_GROWI_DATA_IMPORTED": "Import Archived Data", "ADMIN_UPLOADED_GROWI_DATA_DISCARDED": "Discard Archived Data", "ADMIN_ARCHIVE_DATA_CREATE": "Create Archived Data", "ADMIN_ARCHIVE_DATA_DOWNLOAD": "Download Archive Data", "ADMIN_ARCHIVE_DATA_DELETE": "Delete Archive Data", "ADMIN_USER_NOTIFICATION_SETTINGS_ADD": "Add User trigger notification notification settings", "ADMIN_USER_NOTIFICATION_SETTINGS_DELETE": "Delete User trigger notification notification settings", "ADMIN_GLOBAL_NOTIFICATION_SETTINGS_ADD": "Add Grobal notification settings", "ADMIN_GLOBAL_NOTIFICATION_SETTINGS_UPDATE": "Update Grobal notification settings", "ADMIN_NOTIFICATION_GRANT_SETTINGS_UPDATE": "Update Grobal notification permissions", "ADMIN_GLOBAL_NOTIFICATION_SETTINGS_ENABLED": "Enable Grobal notification settings", "ADMIN_GLOBAL_NOTIFICATION_SETTINGS_DISABLED": "Disable Grobal notification settings", "ADMIN_GLOBAL_NOTIFICATION_SETTINGS_DELETE": "Delete Grobal notification settings", "ADMIN_SLACK_WORKSPACE_CREATE": "Add Slack Workspace", "ADMIN_SLACK_WORKSPACE_DELETE": "Delete Slack Workspace", "ADMIN_SLACK_BOT_TYPE_UPDATE": "Change Slack bot type", "ADMIN_SLACK_BOT_TYPE_DELETE": "Delete Slack bot type", "ADMIN_SLACK_ACCESS_TOKEN_REGENERATE": "Regenerate Slack access token", "ADMIN_SLACK_MAKE_APP_PRIMARY": "Make the Slack bot primary", "ADMIN_SLACK_PERMISSION_UPDATE": "Update Slack bot permissions", "ADMIN_SLACK_PROXY_URI_UPDATE": "Update Proxy URL for Custom bot with proxy", "ADMIN_SLACK_RELATION_TEST": "Test connection to slack bot", "ADMIN_SLACK_WITHOUT_PROXY_SETTINGS_UPDATE": "Update Slack bot without proxy settings", "ADMIN_SLACK_WITHOUT_PROXY_PERMISSION_UPDATE": "Update Slack bot without proxy permissions", "ADMIN_SLACK_WITHOUT_PROXY_TEST": "Test connection to Slack bot without proxy", "ADMIN_SLACK_CONFIGURATION_SETTING_UPDATE": "Update Slack Incoming Webhooks configuration", "ADMIN_USERS_INVITE": "User Invitation", "ADMIN_USERS_PASSWORD_RESET": "Reset user password", "ADMIN_USERS_ACTIVATE": "Activate user", "ADMIN_USERS_DEACTIVATE": "Deactivate user", "ADMIN_USERS_GRANT_ADMIN": "Grant admin access", "ADMIN_USERS_REVOKE_ADMIN": "Revoke admin access", "ADMIN_USERS_GRANT_READ_ONLY": "Grant read only access", "ADMIN_USERS_REVOKE_READ_ONLY": "Revoke read only access", "ADMIN_USERS_SEND_INVITATION_EMAIL": "Resend invitation email", "ADMIN_USERS_REMOVE": "Remove user", "ADMIN_USER_GROUP_CREATE": "Create User Group", "ADMIN_USER_GROUP_UPDATE": "Update User Group", "ADMIN_USER_GROUP_DELETE": "Delete User Group", "ADMIN_USER_GROUP_ADD_USER": "Add User to User Group", "ADMIN_SEARCH_CONNECTION": "Attempting to reconnect to Elasticsearch", "ADMIN_SEARCH_INDICES_NORMALIZE": "Normalize of Elasticsearch indexes", "ADMIN_SEARCH_INDICES_REBUILD": "Rebuild Elasticsearch indexes", "ADMIN_PAGE_BULK_EXPORT_SETTINGS_UPDATE": "Update Page Bulk Export Settings" }, "g2g": { "transfer_success": "Completed GROWI to GROWI transfer successfully", "error_generate_growi_archive": "Failed to generate GROWI archive file", "error_send_growi_archive": "Failed to send GROWI archive file to the destination GROWI" }, "external_user_group": { "management": "External Group Management", "execute_sync": "Execute Sync", "sync": "Sync", "invalid_sync_settings": "Invalid sync settings", "update_sync_settings_failed": "Failed to update sync settings", "description_form_detail": "Please note that edited value will be overwritten on next sync if description mapper is set in sync settings", "only_description_edit_allowed": "Only description can be edited for external user groups", "sync_being_executed": "There is a running external group sync process started by you or another user. The next sync cannot be executed until this finishes.", "sync_succeeded": "External group sync succeeded", "sync_failed": "External group sync failed", "provider": "Provider", "confirmation_before_sync": "Confirmation before sync", "execution_time_warning": "If the number of groups or users is large, it might take a while until sync finishes", "parallel_sync_forbidden": "While sync is executing, you cannot execute a different external group sync", "ldap": { "group_sync_settings": "LDAP Group Sync Settings", "group_search_base_DN": "Group Search Base DN", "group_search_base_dn_detail": "The base DN for searching groups. The value set in security settings will be used if not set here.", "membership_attribute": "Membership Attribute", "membership_attribute_detail": "Attribute of the group object which indicates user membership info", "membership_attribute_type": "Membership Attribute Type", "membership_attribute_type_detail": "Whether membership attribute value is of type DN or UID", "child_group_attribute": "Child Group Attribute", "child_group_attribute_detail": "Attribute of the group object which indicates child group info. The attribute value needs to be the DN of the child group.", "preserve_deleted_ldap_groups": "Preserve Deleted LDAP Groups", "name_mapper_detail": "Attribute to map as group name", "updated_group_sync_settings": "Updated LDAP group sync settings", "password": "Password", "password_detail": "Login password is necessary because Bind type is set to User Bind", "auth_not_set": "Enable and configure LDAP auth in security settings before sync" }, "keycloak": { "group_sync_settings": "Keycloak Group Sync Settings", "host": "Host", "host_detail": "Keycloak host URL", "group_realm": "Group Realm", "group_realm_detail": "Realm that contains the groups to sync", "group_sync_client_realm": "Realm of client used to request to Admin API", "group_sync_client_realm_detail": "Realm that contains the client used to authenticate to request to Keycloak admin API", "group_sync_client_id": "Client ID", "group_sync_client_id_detail": "Id of the client used to authenticate to request to Keycloak admin API", "group_sync_client_secret": "Client Secret", "group_sync_client_secret_detail": "Id of the secret used to authenticate to request to Keycloak admin API", "updated_group_sync_settings": "Updated Keycloak group sync settings", "preserve_deleted_keycloak_groups": "Preserve Deleted Keycloak Groups", "auth_not_set": "Enable OIDC or SAML host that includes 'Host' and 'Group Realm' of group sync settings" }, "auto_generate_user_on_sync": "Auto Generate User on Sync", "description_mapper_detail": "Attribute to map as group description. Description can be edited after sync. However, when a mapper is set, the edited value can possibly be overwritten by the next sync." }, "toaster": { "grant_user_admin": "Succeeded to grant {{username}} admin", "revoke_user_admin": "Succeeded to revoke {{username}} admin", "grant_user_read_only": "Succeeded to grant {{username}} read only", "revoke_user_read_only": "Succeeded to revoke {{username}} read only", "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", "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}}" }, "forbidden_page": { "do_not_have_admin_permission": "Users without administrative rights cannot access the administration screen" }, "ai_integration": { "ai_integration": "AI Integration", "disable_mode_explanation": "Currently, AI integration is disabled. To enable it, configure the AI_ENABLED environment variable along with the required additional variables.

For details, please refer to the documentation.", "ai_search_management": "AI search management" } }