{
"Help": "Help",
"Edit": "Edit",
"Delete": "Delete",
"Delete All": "Delete All",
"Duplicate": "Duplicate",
"Copy": "Copy",
"Click to copy": "Click to copy",
"Move/Rename": "Move/Rename",
"Moved": "Moved",
"Redirected": "Redirected",
"Unlinked": "Unlinked",
"Like!": "Like!",
"Seen by": "Seen by",
"Cancel": "Cancel",
"Create": "Create",
"Admin": "Admin",
"administrator": "Admin",
"Tag": "Tag",
"Tags": "Tags",
"New": "New",
"Shortcuts": "Shortcuts",
"eg": "e.g.",
"add": "Add",
"Undo": "Undo",
"Article": "Article",
"Page": "Page",
"Page Path": "Page Path",
"Category": "Category",
"User": "User",
"status":"Status",
"account_id": "Account Id",
"Update": "Update",
"Update Page": "Update Page",
"Warning": "Warning",
"Sign in": "Sign in",
"Sign up is here": "Sign up",
"Sign in is here": "Sign in",
"Sign up": "Sign up",
"Sign up with Google Account": "Sign up with Google Account",
"Sign in with Google Account": "Sign in with Google Account",
"Sign up with this Google Account": "Sign up with this Google Account",
"Example": "Example",
"Taro Yamada": "John Doe",
"List View": "List",
"Timeline View": "Timeline",
"History": "History",
"Presentation Mode": "Presentation",
"username": "Username",
"Created": "Created",
"Last updated": "Updated",
"Last_Login": "Last Login",
"Share": "Share",
"Share Link": "Share Link",
"Markdown Link": "Markdown Link",
"Create/Edit Template": "Create/Edit Template Page",
"Unportalize": "Unportalize",
"Go to this version": "View this version",
"View diff": "View diff",
"No diff": "No diff",
"Shrink versions that have no diffs": "Shrink versions that have no diffs",
"User ID": "User ID",
"Home": "Home",
"User Settings": "User Settings",
"User Information": "User Information",
"Basic Info": "Basic Info",
"Name": "Name",
"Email": "Email",
"Language": "Language",
"English": "English",
"Japanese": "Japanese",
"Set Profile Image": "Set Profile Image",
"Upload Image": "Upload Image",
"Current Image": "Current Image",
"Delete Image": "Delete Image",
"Delete this image?": "Delete this image?",
"Updated": "Updated",
"Upload new image": "Upload new image",
"Connected": "Connected",
"Show": "Show",
"Hide": "Hide",
"Disclose E-mail": "Disclose E-mail",
"page exists": "this page already exists",
"Error occurred": "Error occurred",
"Create today's": "Create today's ...",
"Memo": "memo",
"Input page name": "Input page name",
"Input page name (optional)": "Input page name (optional)",
"New Page": "New Page",
"Create under": "Create page under below:",
"Table of Contents": "Table of Contents",
"Management Wiki Home": "Management Wiki Home",
"App Settings": "App Settings",
"Site URL settings": "Site URL settings",
"Markdown Settings": "Markdown Settings",
"Customize": "Customize",
"Notification Settings": "Notification Settings",
"User_Management": "User Management",
"external_account_management": "External Account Management",
"UserGroup Management": "UserGroup Management",
"Full Text Search Management": "Full Text Search Management",
"Import Data": "Import Data",
"Export Data": "Export Data",
"Basic Settings": "Basic Settings",
"Basic authentication": "Basic authentication",
"Register limitation": "Register limitation",
"The contents entered here will be shown in the header etc": "The contents entered here will be shown in the header etc",
"Public": "Public",
"Anyone with the link": "Anyone with the link",
"Specified users only": "Specified users only",
"Just me": "Just me",
"Only inside the group": "Only inside the group",
"Reselect the group": "Reselect the group",
"Shareable link": "Shareable link",
"The whitelist of registration permission E-mail address": "The whitelist of registration permission E-mail address",
"Add tags for this page": "Add tags for this page",
"Edit tags for this page": "Edit tags for this page",
"You have no tag, You can set tags on pages": "You have no tag, You can set tags on pages",
"Show latest": "Show latest",
"Load latest": "Load latest",
"edited this page": "edited this page.",
"List Drafts": "Drafts",
"Deleted Pages": "Deleted Pages",
"Sign out": "Logout",
"form_validation": {
"required": "%s is required"
},
"installer": {
"setup": "Setup",
"create_initial_account": "Create an initial account",
"initial_account_will_be_administrator_automatically": "The initial account will be administrator automatically.",
"unavaliable_user_id": "This 'User ID' is unavailable."
},
"breaking_changes": {
"v346_using_basic_auth": "Basic Authentication currently in use will no longer be available in the near future. Remove settings from %s"
},
"page_register": {
"notice": {
"restricted": "Admin approval required.",
"restricted_defail": "Once the admin approves your sign up, you'll be able to access this wiki."
},
"form_help": {
"email": "You must have email address which listed below to sign up to this wiki.",
"password": "Your password must be at least 6 characters long.",
"user_id": "The URL of pages you create will contain your User ID. Your User ID can consist of letters, numbers, and some symbols."
}
},
"page_me": {
"form_help": {
"profile_image1": "Image upload settings not completed.",
"profile_image2": "Set up AWS or enable local uploads."
}
},
"page_me_apitoken": {
"notice": {
"apitoken_issued": "API Token is not issued.",
"update_token1": "You can update to generate a new API Token.",
"update_token2": "You will need to update the API Token in any existing processes."
},
"form_help": {
}
},
"Password": "Password",
"Password Settings": "Password Settings",
"Set new Password": "Set new Password",
"Update Password": "Update Password",
"Current password": "Current password",
"New password": "New password",
"Re-enter new password": "Re-enter new password",
"Password is not set": "Password is not set",
"security_settings": "Security Settings",
"API Settings": "API Settings",
"API Token Settings": "API Token Settings",
"Current API Token": "Current API Token",
"Update API Token": "Update API Token",
"header_search_box": {
"label": {
"This tree": "This tree"
},
"item_label": {
"This tree": "Only children of this tree"
}
},
"copy_to_clipboard": {
"Copy to clipboard": "Copy to clipboard",
"Page path": "Page path",
"Parmanent link": "Parmanent link",
"Page path and parmanent link": "Page path and parmanent link",
"Markdown link": "Markdown link"
},
"search_help": {
"title": "Searching Help",
"and": {
"syntax help": "divide with space",
"desc": "Search pages that include both {{word1}}, {{word2}} in the title or body"
},
"exclude": {
"desc": "Exclude pages that include {{word}} in the title or body"
},
"phrase": {
"syntax help": "surround with double quotes",
"desc": "Search pages that include the phrase \"{{phrase}}\""
},
"prefix": {
"desc": "Search only the pages that the title start with {{path}}"
},
"exclude_prefix": {
"desc": "Exclude the pages that the title start with {{path}}"
},
"tag": {
"desc": "Search for pages with {{tag}} tag"
},
"exclude_tag": {
"desc": "Exclude pages with {{tag}} tag"
}
},
"search": {
"search page bodies": "Hit [Enter] key to full-text search"
},
"page_page": {
"notice": {
"version": "This is not the current version.",
"moved": "This page was moved from %s",
"redirected": "You are redirected from %s",
"duplicated": "This page was duplicated from %s",
"unlinked": "Redirect pages to this page have been deleted.",
"restricted": "Access to this page is restricted"
}
},
"page_edit": {
"Show active line": "Show active line",
"overwrite_scopes": "{{operation}} and Overwrite scopes of all descendants",
"notice": {
"conflict": "Couldn't save the changes you made because someone else was editing this page. Please re-edit the affected section after reloading the page."
}
},
"page_api_error": {
"notfound_or_forbidden": "Original page is not found or forbidden.",
"already_exists": "New page is already exists.",
"outdated": "Page is updated someone and now outdated.",
"user_not_admin": "Only admin user can delete completely"
},
"modal_rename": {
"label": {
"Move/Rename page": "Move/Rename page",
"New page name": "New page name",
"Current page name": "Current page name",
"Recursively": "Recursively",
"Do not update metadata": "Do not update metadata",
"Redirect": "Redirect"
},
"help": {
"redirect": "Redirect to new page if someone accesses %s",
"metadata": "Remains last update user and updated date as is",
"recursive": "Move/Rename children of under %s recursively"
}
},
"Put Back": "Put Back",
"Delete Completely": "Delete Completely",
"modal_delete": {
"delete_page": "Delete Page",
"deleting_page": "Deleting Page",
"delete_recursively": "Delete child pages recursively.",
"delete_completely": "Delete Completely",
"delete_completely_restriction": "You don't have the authority to delete pages completely.",
"recursively": "Delete children of under %s recursively.",
"completely": "Delete completely instead of putting it into trash."
},
"modal_duplicate": {
"label": {
"Duplicate page": "Duplicate page",
"New page name": "New page name",
"Current page name": "Current page name"
}
},
"modal_putback": {
"label": {
"Put Back Page": "Put Back Page",
"recursively": "Put Back recursively"
},
"help": {
"recursively": "Put Back children of under %s recursively"
}
},
"modal_shortcuts": {
"global": {
"title": "Global shortcuts",
"Open/Close shortcut help": "Open/Close shortcut help",
"Edit Page": "Edit Page",
"Create Page": "Create Page",
"Show Contributors": "Show Contributors",
"Konami Code": "Konami Code",
"konami_code_url": "https://en.wikipedia.org/wiki/Konami_Code"
},
"editor": {
"title": "Editor shortcuts",
"Indent": "Indent",
"Outdent": "Outdent",
"Save Page": "Save Page",
"Delete Line": "Delete Line"
},
"commentform": {
"title": "Comment Form shortcuts",
"Post": "Post"
}
},
"template": {
"modal_label": {
"Create/Edit Template Page": "Create/Edit Template Page",
"Create template under": "Create template page under:
%s"
},
"option_label": {
"create/edit": "Create/Edit Template page..",
"select": "Select template page type"
},
"children": {
"label": "Template for children",
"desc": "Applies only to the same level pages which the template exists"
},
"decendants": {
"label": "Template for descendants",
"desc": "Applies to all decendant pages"
}
},
"sandbox": {
"header": "Header",
"header_x": "Header {{index}}",
"block": "Paragraph",
"block_detail": "makes a paragraph",
"empty_line": "Empty Line",
"line_break": "Line Break",
"line_break_detail": "(2 spaces) make a line break",
"typography": "Typography",
"italics": "Italics",
"bold": "Bold",
"italic_bold": "Italic Bold",
"strikethrough": "strikethrough",
"link": "Link",
"code_highlight": "Code Highlight",
"list": "List",
"unordered_list_x": "Unordered List {{index}}",
"ordered_list_x": "Ordered List {{index}}",
"task": "Task",
"task_checked": "Checked",
"task_unchecked": "Unchecked",
"quote": "Quote",
"quote1": "You can write",
"quote2": "multi-line quotations",
"quote_nested": "Nested Quote",
"table": "Table",
"image": "Image",
"alt_text": "Alt Text",
"insert_image": "inserts an image",
"open_sandbox": "Open Sandbox"
},
"admin_top": {
"Management Wiki": "Management Wiki",
"System Information": "System Information",
"wiki_administrator": "Only Wiki administrator can access this page",
"assign_administrator": "You can assign administrator from Assign administrator button in the User management page",
"List of installed plugins": "List of installed plugins",
"Package name": "Package name",
"Specified version": "Specified version",
"Installed version": "Installed version"
},
"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 http:// or https://.",
"Confidential name": "Confidential name",
"Default Language for new users": "Default Language for new users",
"ex): internal use only":"ex): internal use only",
"File Uploading": "File Uploading",
"enable_files_except_image": "Enable file upload other than image files.",
"attach_enable": "You can attach files other than image files if you enable this option.",
"Update": "Update",
"Mail settings": "Mail settings",
"SMTP_used": "If you have SMTP settings, it will be used.",
"SMTP_but_AWS": "If you do not have SMTP settings but AWS settings, e-mails will be sent by SES.",
"neihter_of": "If you do not of neither of these, e-mails will not be sent.",
"From e-mail address": "From e-mail address",
"SMTP settings": "SMTP settings" ,
"Host": "Host",
"Port": "Port",
"User": "User",
"AWS settings": "AWS settings",
"AWS_access": "This is for AWS settings. If you complete AWS settings, file upload function, profile picture function etc will be enabled.",
"No_SMTP_setting": "If you do not have SMTP settings, e-mails will be sent via SES. You need to verify from e-mail address and production settings.",
"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 %s is used."
},
"security_setting": {
"Security settings": "Security settings",
"Guest Users Access": "Guest Users Access",
"Fixed by env var": "This is fixed by the env var %s=%s.",
"Register limitation": "Register limitation",
"Register limitation desc": "Restricts ways to register new user.",
"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 registerable e-mail address.",
"for_instance": " For instance, if you use growi within a company, you can write ",
"only_those": " Only those whose e-mail address including the company address can register.",
"insert_single": "Please insert single e-mail address per line.",
"page_listing_1": "Page listing/searching
restricted by 'Just Me'",
"page_listing_1_desc": "Show pages that are restricted by 'Just 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",
"complete_deletion": "Restrict Complete Deletion of Pages",
"complete_deletion_explain": "Restricts users who can completely delete pages.",
"admin_only": "Admin Only",
"admin_and_author": "Admin and Author",
"anyone": "Anyone",
"Authentication mechanism settings": "Authentication Mechanism Settings",
"alert_siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the %s",
"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 %s provider",
"clientID": "Client ID",
"client_secret": "Client Secret",
"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)"
},
"configuration": " Configuration",
"optional": "Optional",
"Treat username matching as identical": "Automatically bind external accounts newly logged in to local accounts when %s match",
"Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of %s.",
"Treat email matching as identical": "Automatically bind external accounts newly logged in to local accounts when %s match",
"Treat email matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of %s.",
"Use env var if empty": "Use env var %s if empty",
"Use default if both are empty": "If both are empty, the default value %s is used.",
"missing mandatory configs": "The following mandatory items are not set in either database nor environment variables.",
"Local": {
"name": "ID/Password"
},
"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"
},
"SAML": {
"name": "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 %s 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 %s 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 %s ."
},
"Basic": {
"name": "Basic Authentication",
"desc_1": "Login with username in Authorization header.",
"desc_2": "User will be automatically generated if not exist."
},
"OAuth": {
"register": "Register for %s",
"change_redirect_url": "Enter %s
(where %s is your host name) for \"Authorized redirect URIs\".",
"Google": {
"name": "Google OAuth",
"register_1": "Access %s",
"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 %s",
"register_5": "Copy and paste your ClientID and Client Secret above"
},
"Facebook": {
"name": "Facebook OAuth"
},
"Twitter": {
"name": "Twitter OAuth",
"register_1": "Access %s",
"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 %s",
"register_5": "Copy and paste your ClientID and Client Secret above"
},
"GitHub": {
"name": "GitHub OAuth",
"register_1": "Access %s",
"register_2": "Register your OAuth App with \"Authorization callback URL\" as %s",
"register_3": "Copy and paste your ClientID and Client Secret above"
},
"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 %s when creating new users",
"register_1": "Contant to OIDC IdP Administrator",
"register_2": "Register your OIDC App with \"Authorization callback URL\" as %s",
"register_3": "Copy and paste your ClientID and Client Secret above"
},
"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": {
"security:passport-saml:entryPoint": "Entry point",
"security:passport-saml:issuer": "Issuer",
"security:passport-saml:cert": "Certificate",
"security:passport-saml:attrMapId": "ID",
"security:passport-saml:attrMapUsername": "Username",
"security:passport-saml:attrMapMail": "Mail Address",
"security:passport-saml:attrMapFirstName": "First Name",
"security:passport-saml:attrMapLastName": "Last Name"
}
},
"markdown_setting": {
"line_break_setting": "Line Break Setting",
"line_break_setting_desc": "You can change line break settings.",
"Enable Line Break": "Enable Line Break",
"Enable Line Break desc": "Treat line break in the text page as <br> in HTML",
"Enable Line Break for comment": "Enable Line Break in comment",
"Enable Line Break for comment desc": "Treat line break in comment as <br> in HTML",
"presentation_setting": "Presentation Setting",
"presentation_setting_desc": "You can change presentation settings.",
"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_setting": "Prevent XSS(Cross Site Scripting) Setting",
"XSS_setting_desc": "You can change the handling of HTML tags in markdown text.",
"Enable XSS prevention": "Enable XSS Prevention",
"Ignore all tags": "Ignore All Tags",
"Ignore 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 %s"
},
"notification_setting": {
"notification_list": "List of Notification Settings",
"add_notification": "Add New",
"trigger_path": "Trigger Path",
"trigger_path_help": "(expression with %s 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"
}
},
"customize_page": {
"Behavior": "Behavior",
"Layout": "Layout",
"Function": "Function",
"function_choose": "You can choose Valid/Invalid of the function",
"Timeline function": "Timeline function",
"Code Highlight": "Code Highlight",
"Theme": "Theme",
"subpage_display": "You can show the timeline of the subpages.",
"performance_decrease": "If there are many subpages, performance decreases while page loading.",
"list_page_display": "You can speed up list page display by invalidating.",
"tab_switch": "Save tab-switching in the browser",
"save_edit": "Save edit tab and history tab switching in the browser and make it object for forward/back command of the browser.",
"by_invalidating": "By invalidating, you can make page transition as the only object for forward/back command of the browser.",
"nocdn_desc": "This function is disabled when the environment variable NO_CDN=true.
Github style has been forcibly applied.",
"custom_title": "Custom Title",
"custom_title_detail": "You can customize %s tag.
%s will be automatically replaced with the app name, and %s will be replaced with the page name/path.",
"custom_header": "Custom HTML Header",
"custom_header_detail": "You can customize HTML header that applies all pages. Your custom script will be inserted in %s but above other %s tags.
Relaod page to see changes.",
"Custom CSS": "Custom CSS",
"write_CSS": "You can write CSS that is applied to whole system.",
"reflect_change": "You need to reload the page to reflect the change.",
"ctrl_space": "Ctrl+Space to Autocomplete",
"Custom script": "Custom script",
"write_java": "You can write Javascript that is applied to whole system.",
"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",
"recent_created__n_draft_num_desc": "Number of Recently Created Pages & Drafts Displayed",
"recently_created_n_draft_num_desc": "Number of recently created pages and drafts displayed on user page"
},
"user_management": {
"target_user": "Target User",
"new_password": "New Password",
"invite_users": "Invite New Users",
"emails": "Emails",
"invite_thru_email": "Send Invitation Email",
"invite": "Invite",
"invited": "User was invited",
"give_admin_access": "Give Admin Access",
"remove_admin_access": "Remove Admin Access",
"external_account": "External Account Management",
"external_account_list": "External Account List",
"back_to_user_management": "Back to User Management",
"authentication_provider": "Authentication Provider",
"manage": "Manage",
"edit_menu": "Edit Menu",
"password_setting": "Password Setting",
"password_setting_help": "Is password set?",
"set": "Yes",
"unset": "No",
"temporary_password": "The created user has a temporary password",
"send_temporary_password": "Be sure to copy the temporary password ON THIS SCREEN and send it to the user.",
"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.",
"password_never_seen": "The temporary password can never be retrieved after this screen is closed.",
"reset_password": "Reset Password",
"related_username": "Related user's %s",
"accept": "Accept",
"deactivate_account":"Deactivate Account",
"your_own":"You cannot deactivate your own account",
"administrator_menu":"Administrator Menu",
"cannot_remove":"You cannot remove yourself from administrator",
"cannot_invite_maximum_users": "Can not invite more than the maximum number of users.",
"current_users": "Current users:",
"valid_email": "Valid email address is required",
"existing_email": "The following emails already exist",
"give_user_admin": "Give {{username}} admin success",
"remove_user_admin": "Remove {{username}} admin success",
"activate_user_success": "Activating {{username}} success",
"deactivate_user_success": "Deactivating {{username}} success",
"remove_user_success": "Removing {{username}} success"
},
"user_group_management": {
"group_list": "Group List",
"back_to_list": "Go Back to Group List",
"basic_info": "Basic Info",
"user_list": "User List",
"create_group": "Create New Group",
"group_example": "e.g. : Group1",
"created_group": "Group was created",
"add_user": "Add a User to the Created Group",
"deny_create_group": "You can't create a new group with the current settings",
"choose_action": "Choose an action for private pages",
"delete_group": "Delete Group",
"group_name": "Group Name",
"group_and_pages_not_retrievable": "Once deleted, the deleted group and its private pages cannot be retrieved",
"publish_pages": "Publish All",
"delete_pages": "Delete All",
"transfer_pages": "Transfer to another group",
"select_group": "Select a group",
"no_groups": "No groups to select",
"no_pages": "There are no pages the group has view permission",
"remove_from_group": "Remove this user"
},
"importer_management": {
"import_form_esa": "Import from esa.io",
"import_form_qiita": "import_from Qiita:Team",
"beta_warning": "This function is Beta.",
"import_from": "Import from %s",
"import_form_growi": "Import from GROWI",
"growi_settings": {
"overwrite_documents": "Imported documents will overwrite existing documents",
"zip_file": "Zip File",
"uploaded_data": "Uploaded Data",
"extracted_file": "Extracted File",
"collection": "Collection",
"upload": "Upload",
"discard": "Discard Uploaded Data"
},
"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",
"page_skip": "Pages with a name that already exists on GROWI are not imported",
"Directory_hierarchy_tag": "Directory Hierarchy Tag"
},
"full_text_search_management":{
"elasticsearch_management":"Elasticsearch Management",
"build_button":"Rebuild Index",
"rebuild_description_1":"Force rebuild index.",
"rebuild_description_2":"Click 'Build Now' to delete and create mapping file and add all pages.",
"rebuild_description_3":"This may take a while."
},
"export_management": {
"beta_warning": "This function is Beta.",
"exporting_data_list": "Exporting Data List",
"exported_data_list": "Exported 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_exported_data": "Create New Exported 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"
}
}