| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028 |
- {
- "meta": {
- "display_name": "English"
- },
- "wiki_management_home_page": "Wiki Management Home Page",
- "security_settings": {
- "security_settings": "Security Settings",
- "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",
- "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<br>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<br>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",
- "other_options": "Other options",
- "deletion_explain": "Restricts users who can trash the selected single page.",
- "complete_deletion_explain": "Restricts users who can completely delete selected single page.",
- "recursive_deletion_explain": "Restricts users who can trash pages including descendants.",
- "recursive_complete_deletion_explain": "Restricts users who can completely delete pages including descendants.",
- "inherit": "Inherit(Use the same setting as for a single page)",
- "admin_only": "Admin only",
- "admin_and_author": "Admin and author",
- "anyone": "Anyone",
- "session": "Session",
- "max_age": "Max age (msec)",
- "max_age_desc": "Specifies the number (in milliseconds) to expire users session.<br>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. <br> <br> 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)"
- },
- "registration_mode": {
- "open": "Open (Anyone can register)",
- "restricted": "Restricted (Requires approval by administrators)",
- "closed": "Closed (Invitation Only)"
- },
- "share_link_rights": "Share link rights",
- "enable_link_sharing": "Enable link sharing",
- "all_share_links": "All share links",
- "configuration": " Configuration",
- "optional": "Optional",
- "Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>username</code> match",
- "Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>username</code>.",
- "Treat email matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>email</code> match",
- "Treat email matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>email</code>.",
- "Use env var if empty": "Use env var <code>{{env}}</code> if empty",
- "Use default if both are empty": "If both are empty, the default value <code>{{target}}</code> 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.<br>To change this setting, please change to false or delete the value of the environment variable <code>{{env}}</code> .",
- "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.",
- "please_enable_mailer": "Please setup mailer first.",
- "need_complete_mail_setting_warning": "To use the following functions, please complete the mail settings."
- },
- "ldap": {
- "enable_ldap": "Enable LDAP",
- "server_url_detail": "The LDAP URL of the directory service in the format <code>ldap://host:port/DN</code> or <code>ldaps://host:port/DN</code>.",
- "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 <code>{{username}}</code> 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 <code>{{username}}</code> to reference the username entered in the login page.",
- "search_filter_detail3": "If empty, the filter <code>(uid={{username}})</code> 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 <code>username</code> 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 <code>Group Search Filter</code> 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 <code>{{dn}}</code> to have it replaced of the found user object.",
- "group_search_filter_detail4": "<code>(&(cn=group1)(memberUid={{dn}}))</code> hits the groups which has <code>cn=group1</code> and <code>memberUid</code> includes the user's <code>uid</code>(when <code>Group DN Property</code> 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 <code>{{dn}}</code> interpolation of <code>Group Search Filter</code>.",
- "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 <code>username</code> 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 <code>{{env}}</code> 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.<br>To change this setting, please change to false or delete the value of the environment variable <code>{{env}}</code> .",
- "attr_based_login_control_detail": "Limit who can sign up by using <code><saml: Attribute></code> element included in <code><saml: AttributeStatement></code> element and its child element <code><saml: AttributeValue></code>.",
- "attr_based_login_control_rule_help": "<h5>Supported Queries:</h5><ul><li>Terms</li><li>Fields</li><li>AND/NOT/OR Operator</li><li>Grouping</li></ul><h5>Unsupported Queries:</h5><ul><li>Wildcard, Fuzzy, Proximity, Range and Boosting</li><li>+/- Operator</li><li>Field Grouping</li></ul><h5>Escaping special characters</h5>It is needed to escape following special characters:<br><code>+ - && || ! ( ) { } [ ] ^ " ˜ * ? : \</code> and <code>/</code>",
- "attr_based_login_control_rule_example1": "<h5>Example for conditions</h5>If a rule is <code>(Department: A || Department: B) && Position: Leader</code>, users who have either <code>Department: A</code> or <code>Department: B</code> and have <code>Position: Leader</code> <strong>can</strong> sign in.",
- "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",
- "change_redirect_url": "Enter <code>%s</code> <br>(where <code>%s</code> 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 <code>{{url}}</code>",
- "register_5": "Copy and paste your ClientID and Client Secret above",
- "updated_google": "Succeeded to update Google OAuth setting"
- },
- "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",
- "register_1": "Access {{link}}",
- "register_2": "Register your OAuth App with \"Authorization callback URL\" as <code>{{url}}</code>",
- "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 <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_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",
- "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?",
- "twitter": "How to configure Twitter 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,<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": "Enable/disable Notification",
- "link_notification_help": "<strong>The page that is able to be viewed only by those who know the link 'Anyone with the link'</strong> is not notified always.",
- "just_me_notification_help": "<strong>The page that is restricted by 'Only Me'</strong> is notify when the page edited.",
- "group_notification_help": "<strong>The page that is restricted by 'User Group'</strong> 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 <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}}"
- },
- "mailer_setup_required":"<a href='/admin/app'>Email settings</a> 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 'Give admin access' button",
- "list_of_installed_plugins": "List of installed plugins",
- "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 <a href='/admin/security'>Security Settings</a> 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": "<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",
- "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 \"Security 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_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>.",
- "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",
- "file_uploading": "File uploading",
- "enable_files_except_image": "Enabling this option will allow upload of any file type. Without this option, only image file upload is supported.",
- "attach_enable": "You can attach files other than image files if you enable this option.",
- "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 <code>FILE_UPLOAD={{fileUploadType}}</code>.",
- "gcs_label": "GCP(GCS)",
- "aws_label": "AWS(S3)",
- "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",
- "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.",
- "note_for_the_only_env_option": "The GCS Settings is limited by the value of environment variable.<br>To change this setting, please change to false or delete the value of the environment variable <code>{{env}}</code> ."
- },
- "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<code><br></code>in HTML",
- "enable_lineBreak_for_comment": "Enable line break in comment",
- "enable_lineBreak_for_comment_desc": "Convert line break in comment to<code><br></code>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."
- },
- "presentation_header": "Presentation setting",
- "presentation_desc": "You can change presentation settings.",
- "presentation_options": {
- "page_break_setting": "Page break setting",
- "preset_one_separator": "Preset 1",
- "preset_one_separator_desc": "3 Blank lines",
- "preset_one_separator_value": "\\n\\n\\n",
- "preset_two_separator": "Preset 2",
- "preset_two_separator_desc": "5 Hyphens",
- "preset_two_separator_value": "-----",
- "custom_separator": "Custom",
- "custom_separator_desc": "Regular expression"
- },
- "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.",
- "dock_mode_default_desc": "You can set the initial state of the sidebar when Dock Mode is selected.",
- "dock_mode_default_open": "Open the page as it was opened from the beginning",
- "dock_mode_default_close": "Open the page as it was closed from the beginning"
- },
- "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."
- },
- "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_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",
- "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",
- "beta_warning": "This function is Beta.",
- "import_from": "Import from {{from}}",
- "import_growi_archive": "Import GROWI archive",
- "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": "This growi and the uploaded data versions are not met",
- "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 <span class=\"text-danger\">NOT</span> 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 <b>'{{from}}'</b> pages readable from <span class=\"text-danger\">ANY users</span>."
- },
- "initialize_meta_datas": {
- "label": "Initialize page's like, read users and comment count",
- "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
- },
- "initialize_hackmd_related_datas": {
- "label": "Initialize HackMD related data",
- "desc": "Recommended to check this unless there is important drafts on HackMD."
- }
- },
- "revisions": {
- "overwrite_author": {
- "label": "Overwrite revision's author with the current user",
- "desc": "Recommended <span class=\"text-danger\">NOT</span> to check this when users will also be restored."
- }
- }
- }
- },
- "esa_settings": {
- "team_name": "Team name",
- "access_token": "Access token",
- "test_connection": "Test connection to esa"
- },
- "qiita_settings": {
- "team_name": "Team name",
- "access_token": "Access token",
- "test_connection": "Test connection to qiita:team"
- },
- "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",
- "page_skip": "Pages with a name that already exists on GROWI are not imported",
- "Directory_hierarchy_tag": "Directory hierarchy tag"
- },
- "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": "<p>DO NOT FORGET to set current <code>PASSWORD_SEED</code> to your new GROWI system when restoring user data, or users will NOT be able to login with their password.<br><br><strong>HINT:</strong><br>The current <code>PASSWORD_SEED</code> will be stored in <code>meta.json</code> in exported ZIP.</p>",
- "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",
- "detailed_explanation": "Detailed explanation",
- "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 <code>{{variable}}</code> 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",
- "official_bot_settings": "Official bot Settings",
- "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. <br> Are you sure?",
- "all_settings_of_the_bot_will_be_reset": "All settings of the Bot will be reset.<br>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 <b>/growi register</b> on slack",
- "paste_growi_url": "Since a modal is displayed, enter the following URL in <b>GROWI URL</b>.",
- "enter_access_token_for_growi_and_proxy": "Enter <b>Access Token Proxy to GROWI</b> and <b>Access Token GROWI to Proxy</b>",
- "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 <b>Proxy URL</b> of the <b>Custom bot with proxy integration</b> 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.<br>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 <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": {
- "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":"<i class='icon-settings mr-2'></i><a href='/admin/app'>Email settings</a>",
- "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",
- "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",
- "remove_admin_access": "Remove admin access",
- "cannot_remove": "You cannot remove yourself from administrator",
- "give_admin_access": "Give admin 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.",
- "current_users": "Current users:"
- },
- "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 all",
- "delete_pages": "Delete all",
- "transfer_pages": "Transfer to another group"
- },
- "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."
- }
- },
- "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",
- "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_explain": "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 <code>{{key}}={{value}}</code>.",
- "available_action_list": "Search / View All Available Actions",
- "available_action_list_explain": "List of actions that can be searched/viewed in the current settings",
- "action_list": "Action List",
- "disable_mode_explain": "Audit log is currently disabled. To enable it, set the environment variable <code>AUDIT_LOG_ENABLED</code> to true.",
- "docs_url": {
- "log_type": "https://docs.growi.org/en/admin-guide/admin-cookbook/audit-log-setup.html#log-types"
- }
- },
- "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_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",
- "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",
- "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_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",
- "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_HTML_HEADER_UPDATE": "Update Custom HTML header",
- "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_ESA_DATA_IMPORTED": "Import from esa.io",
- "ADMIN_ESA_DATA_UPDATED": "Update esa.io import settings",
- "ADMIN_CONNECTION_TEST_OF_ESA_DATA": "Test connection to esa",
- "ADMIN_QIITA_DATA_IMPORTED": "Import from Qiita:Team",
- "ADMIN_QIITA_DATA_UPDATED": "Update Qiita:Team import settings",
- "ADMIN_CONNECTION_TEST_OF_QIITA_DATA": "Test connection to Qiita:Team",
- "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_GIVE_ADMIN": "Give admin access",
- "ADMIN_USERS_REMOVE_ADMIN": "Remove admin 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"
- }
- }
|