|
|
@@ -354,57 +354,6 @@
|
|
|
"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 <code>http://</code> or <code>https://</code>.",
|
|
|
- "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 <cod>{{variable}}</code> is used.",
|
|
|
- "updated_app_setting": "Succeeded to update app setting",
|
|
|
- "updated_site_url": "Succeeded to update site URL",
|
|
|
- "updated_plugin_setting": "Succeeded to update plugin setting"
|
|
|
- },
|
|
|
"security_setting": {
|
|
|
"Security settings": "Security settings",
|
|
|
"Guest Users Access": "Guest Users Access",
|
|
|
@@ -560,38 +509,6 @@
|
|
|
"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<code><br></code>in HTML",
|
|
|
- "Enable Line Break for comment": "Enable Line Break in comment",
|
|
|
- "Enable Line Break for comment desc": "Treat line break in comment as<code><br></code>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 {{target}}",
|
|
|
- "updated_lineBreak": "Succeeded to update line braek setting",
|
|
|
- "updated_presentation": "Succeeded to update presentation setting",
|
|
|
- "updated_xss": "Succeeded to update XSS setting"
|
|
|
- },
|
|
|
"notification_setting": {
|
|
|
"notification_list": "List of Notification Settings",
|
|
|
"add_notification": "Add New",
|
|
|
@@ -611,222 +528,11 @@
|
|
|
"ifttt_link": "Create a new IFTTT applet with Email trigger"
|
|
|
}
|
|
|
},
|
|
|
- "customize_page": {
|
|
|
- "recommended": "Recommended",
|
|
|
- "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 <code>NO_CDN=true</code>.<br>Github style has been forcibly applied.",
|
|
|
- "custom_title": "Custom Title",
|
|
|
- "custom_title_detail": "You can customize <code>%s</code> tag.<br><code>%s</code> will be automatically replaced with the app name, and <code>%s</code> 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 <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.",
|
|
|
- "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",
|
|
|
- "stale_notification": "Display Notification on Stale Pages",
|
|
|
- "stale_notification_desc": "Displays the notification to pages more than 1 year since the last update.",
|
|
|
- "update_layout_success": "Succeeded to update layout",
|
|
|
- "update_behavior_success": "Succeeded to update behavior",
|
|
|
- "update_function_success": "Succeeded to update function",
|
|
|
- "update_highlight_success": "Succeeded to update code highlight",
|
|
|
- "update_customTitle_success": "Succeeded to update customize title",
|
|
|
- "update_customHeader_success": "Succeeded to update customize html header",
|
|
|
- "update_customCss_success": "Succeeded to update customize css",
|
|
|
- "update_script_success": "Succeeded to update custom script",
|
|
|
- "layout_description": {
|
|
|
- "growi_title": "Simple and Clear",
|
|
|
- "growi_text1": "Full screen layout and thin margins/paddings",
|
|
|
- "growi_text2": "Show and post comments at the bottom of the page",
|
|
|
- "growi_text3": "Affix Table-of-contents",
|
|
|
- "kibela_title": "Easy Viewing Structure",
|
|
|
- "kibela_text1": "Center aligned contents",
|
|
|
- "kibela_text2": "Show and post comments at the bottom of the page",
|
|
|
- "kibela_text3": "Affix Table-of-contents",
|
|
|
- "crowi_title": "Separated Functions",
|
|
|
- "crowi_text1": "Collapsible Sidebar",
|
|
|
- "crowi_text2": "Show and post comments in Sidebar",
|
|
|
- "crowi_text3": "Collapsible Table-of-contents"
|
|
|
- },
|
|
|
- "behavior_description": {
|
|
|
- "growi_text1": "Both of <code>/page</code> and <code>/page/</code> shows the same page。",
|
|
|
- "growi_text2": "<code>/nonexistent_page</code> shows editing form",
|
|
|
- "growi_text3": "All pages shows the list of sub pages <b>if using GROWI Enhanced Layout</b>",
|
|
|
- "crowi_text1": "<code>/page</code> shows the page",
|
|
|
- "crowi_text2": "<code>/page/</code> shows the list of sub pages",
|
|
|
- "crowi_text3": "If portal is applied to <code>/page/</code> , the portal and the list of sub pages are shown",
|
|
|
- "crowi_text4": "<code>/nonexistent_page</code> shows editing form<",
|
|
|
- "crowi_text5": "<code>/nonexistent_page/</code> the list of sub pages"
|
|
|
- }
|
|
|
- },
|
|
|
- "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 ",
|
|
|
- "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": "Succeeded to give {{username}} admin",
|
|
|
- "remove_user_admin": "Succeeded to remove {{username}} admin ",
|
|
|
- "activate_user_success": "Succeeded to activating {{username}}",
|
|
|
- "deactivate_user_success": "Succeeded to deactivate {{username}}",
|
|
|
- "remove_user_success": "Succeeded to removing {{username}} ",
|
|
|
- "remove_external_user_success": "Succeeded to remove {{accountId}} "
|
|
|
- },
|
|
|
- "user_group_management": {
|
|
|
- "search_option": "Search Option",
|
|
|
- "enable_option": "Enable {{option}}",
|
|
|
- "forward_match": "forword match",
|
|
|
- "partial_match": "partial match",
|
|
|
- "backward_match": "backward match",
|
|
|
- "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": {
|
|
|
- "beta_warning": "This function is Beta.",
|
|
|
- "import_from": "Import from {{from}}",
|
|
|
- "import_growi_archive": "Import GROWI Archive",
|
|
|
- "growi_settings": {
|
|
|
- "overwrite_documents": "Imported documents will overwrite existing documents",
|
|
|
- "growi_archive_file": "GROWI Archive File",
|
|
|
- "uploaded_data": "Uploaded Data",
|
|
|
- "extracted_file": "Extracted File",
|
|
|
- "collection": "Collection",
|
|
|
- "upload": "Upload",
|
|
|
- "discard": "Discard Uploaded Data",
|
|
|
- "errors": {
|
|
|
- "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",
|
|
|
- "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": {
|
|
|
- "exporting_collection_list": "Exporting Collection List",
|
|
|
- "exported_data_list": "Exported Archive Data List",
|
|
|
- "export_collections": "Export Collections",
|
|
|
- "check_all": "Check All",
|
|
|
- "uncheck_all": "Uncheck All",
|
|
|
- "desc_password_seed": "DO NOT FORGET to set current <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.",
|
|
|
- "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"
|
|
|
}
|
|
|
}
|