|
|
@@ -21,18 +21,20 @@
|
|
|
"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",
|
|
|
+ "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",
|
|
|
@@ -42,23 +44,29 @@
|
|
|
"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",
|
|
|
@@ -80,15 +88,19 @@
|
|
|
"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",
|
|
|
@@ -100,7 +112,7 @@
|
|
|
"UserGroup Management": "UserGroup Management",
|
|
|
"Full Text Search Management": "Full Text Search Management",
|
|
|
"Import Data": "Import Data",
|
|
|
- "Export Archive Data": "Export Archive Data",
|
|
|
+ "Export Data": "Export Data",
|
|
|
"Basic Settings": "Basic Settings",
|
|
|
"Basic authentication": "Basic authentication",
|
|
|
"Register limitation": "Register limitation",
|
|
|
@@ -116,24 +128,30 @@
|
|
|
"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": "<code>%s</code> 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 <strong>no longer be available</strong> in the near future. Remove settings from %s"
|
|
|
},
|
|
|
+
|
|
|
"page_register": {
|
|
|
"notice": {
|
|
|
"restricted": "Admin approval required.",
|
|
|
@@ -145,6 +163,7 @@
|
|
|
"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.",
|
|
|
@@ -157,8 +176,10 @@
|
|
|
"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": {}
|
|
|
+ "form_help": {
|
|
|
+ }
|
|
|
},
|
|
|
+
|
|
|
"Password": "Password",
|
|
|
"Password Settings": "Password Settings",
|
|
|
"Set new Password": "Set new Password",
|
|
|
@@ -167,11 +188,14 @@
|
|
|
"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"
|
|
|
@@ -180,6 +204,7 @@
|
|
|
"This tree": "Only children of this tree"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"copy_to_clipboard": {
|
|
|
"Copy to clipboard": "Copy to clipboard",
|
|
|
"Page path": "Page path",
|
|
|
@@ -187,6 +212,7 @@
|
|
|
"Page path and parmanent link": "Page path and parmanent link",
|
|
|
"Markdown link": "Markdown link"
|
|
|
},
|
|
|
+
|
|
|
"search_help": {
|
|
|
"title": "Searching Help",
|
|
|
"and": {
|
|
|
@@ -216,6 +242,7 @@
|
|
|
"search": {
|
|
|
"search page bodies": "Hit [Enter] key to full-text search"
|
|
|
},
|
|
|
+
|
|
|
"page_page": {
|
|
|
"notice": {
|
|
|
"version": "This is not the current version.",
|
|
|
@@ -223,11 +250,10 @@
|
|
|
"redirected": "You are redirected from <code>%s</code>",
|
|
|
"duplicated": "This page was duplicated from <code>%s</code>",
|
|
|
"unlinked": "Redirect pages to this page have been deleted.",
|
|
|
- "restricted": "Access to this page is restricted",
|
|
|
- "stale": "More than {{count}} year has passed since last update.",
|
|
|
- "stale_plural": "More than {{count}} years has passed since last update."
|
|
|
+ "restricted": "Access to this page is restricted"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"page_edit": {
|
|
|
"Show active line": "Show active line",
|
|
|
"overwrite_scopes": "{{operation}} and Overwrite scopes of all descendants",
|
|
|
@@ -235,12 +261,14 @@
|
|
|
"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",
|
|
|
@@ -256,8 +284,10 @@
|
|
|
"recursive": "Move/Rename children of under <code>%s</code> recursively"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"Put Back": "Put Back",
|
|
|
"Delete Completely": "Delete Completely",
|
|
|
+
|
|
|
"modal_delete": {
|
|
|
"delete_page": "Delete Page",
|
|
|
"deleting_page": "Deleting Page",
|
|
|
@@ -267,6 +297,7 @@
|
|
|
"recursively": "Delete children of under <code>%s</code> recursively.",
|
|
|
"completely": "Delete completely instead of putting it into trash."
|
|
|
},
|
|
|
+
|
|
|
"modal_duplicate": {
|
|
|
"label": {
|
|
|
"Duplicate page": "Duplicate page",
|
|
|
@@ -274,6 +305,7 @@
|
|
|
"Current page name": "Current page name"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"modal_putback": {
|
|
|
"label": {
|
|
|
"Put Back Page": "Put Back Page",
|
|
|
@@ -283,6 +315,7 @@
|
|
|
"recursively": "Put Back children of under <code>%s</code> recursively"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"modal_shortcuts": {
|
|
|
"global": {
|
|
|
"title": "Global shortcuts",
|
|
|
@@ -305,6 +338,7 @@
|
|
|
"Post": "Post"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"template": {
|
|
|
"modal_label": {
|
|
|
"Create/Edit Template Page": "Create/Edit Template Page",
|
|
|
@@ -323,6 +357,7 @@
|
|
|
"desc": "Applies to all decendant pages"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"sandbox": {
|
|
|
"header": "Header",
|
|
|
"header_x": "Header {{index}}",
|
|
|
@@ -354,6 +389,7 @@
|
|
|
"insert_image": "inserts an image",
|
|
|
"open_sandbox": "Open Sandbox"
|
|
|
},
|
|
|
+
|
|
|
"admin_top": {
|
|
|
"Management Wiki": "Management Wiki",
|
|
|
"System Information": "System Information",
|
|
|
@@ -364,6 +400,7 @@
|
|
|
"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.",
|
|
|
@@ -373,7 +410,7 @@
|
|
|
"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",
|
|
|
+ "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.",
|
|
|
@@ -383,7 +420,7 @@
|
|
|
"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",
|
|
|
+ "SMTP settings": "SMTP settings" ,
|
|
|
"Host": "Host",
|
|
|
"Port": "Port",
|
|
|
"User": "User",
|
|
|
@@ -400,23 +437,21 @@
|
|
|
"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"
|
|
|
+ "Use env var if empty": "If the value in the database is empty, the value of the environment variable <code>%s</code> is used."
|
|
|
},
|
|
|
+
|
|
|
"security_setting": {
|
|
|
- "Security settings": "Security settings",
|
|
|
+ "Security settings": "Security settings",
|
|
|
"Guest Users Access": "Guest Users Access",
|
|
|
"Fixed by env var": "This is fixed by the env var <code>%s=%s</code>.",
|
|
|
"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",
|
|
|
+ "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.",
|
|
|
+ "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<br>restricted by 'Just Me'",
|
|
|
"page_listing_1_desc": "Show pages that are restricted by 'Just Me' option when listing/searching",
|
|
|
@@ -427,10 +462,11 @@
|
|
|
"admin_only": "Admin Only",
|
|
|
"admin_and_author": "Admin and Author",
|
|
|
"anyone": "Anyone",
|
|
|
- "Authentication mechanism settings": "Authentication Mechanism Settings",
|
|
|
+
|
|
|
+ "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",
|
|
|
+ "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",
|
|
|
@@ -559,14 +595,15 @@
|
|
|
"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<code><br></code>in HTML",
|
|
|
+ "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",
|
|
|
+ "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",
|
|
|
@@ -585,13 +622,11 @@
|
|
|
"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"
|
|
|
+ "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",
|
|
|
@@ -611,8 +646,8 @@
|
|
|
"ifttt_link": "Create a new IFTTT applet with Email trigger"
|
|
|
}
|
|
|
},
|
|
|
+
|
|
|
"customize_page": {
|
|
|
- "recommended": "Recommended",
|
|
|
"Behavior": "Behavior",
|
|
|
"Layout": "Layout",
|
|
|
"Function": "Function",
|
|
|
@@ -630,7 +665,7 @@
|
|
|
"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_header_detail": "You can customize HTML header that applies all pages. Your custom script will be inserted in <code>%s</code> but above other <code>%s</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.",
|
|
|
@@ -640,45 +675,11 @@
|
|
|
"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"
|
|
|
- }
|
|
|
+ "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",
|
|
|
@@ -698,42 +699,28 @@
|
|
|
"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 ",
|
|
|
+ "related_username": "Related user's <code>%s</code>",
|
|
|
"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",
|
|
|
+ "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}} "
|
|
|
+ "current_users": "Current users:"
|
|
|
},
|
|
|
+
|
|
|
"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",
|
|
|
+ "deny_create_group": "You can't create a new group.",
|
|
|
+ "is_loading_data": "Loading data...",
|
|
|
"choose_action": "Choose an action for private pages",
|
|
|
"delete_group": "Delete Group",
|
|
|
"group_name": "Group Name",
|
|
|
@@ -744,51 +731,23 @@
|
|
|
"select_group": "Select a group",
|
|
|
"no_groups": "No groups to select",
|
|
|
"no_pages": "There are no pages the group has view permission",
|
|
|
+ "how_to_add1": "Enter a username to add",
|
|
|
+ "how_to_add2": "Select a user from user list",
|
|
|
"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",
|
|
|
+ "import_from": "Import from %s",
|
|
|
+ "import_form_growi": "Import from GROWI",
|
|
|
"growi_settings": {
|
|
|
"overwrite_documents": "Imported documents will overwrite existing documents",
|
|
|
- "growi_archive_file": "GROWI Archive File",
|
|
|
+ "zip_file": "Zip 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."
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
+ "discard": "Discard Uploaded Data"
|
|
|
},
|
|
|
"esa_settings": {
|
|
|
"team_name": "Team name",
|
|
|
@@ -804,21 +763,14 @@
|
|
|
"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",
|
|
|
+ "beta_warning": "This function is Beta.",
|
|
|
+ "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 <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",
|
|
|
+ "create_new_exported_data": "Create New Exported Data",
|
|
|
"export": "Export",
|
|
|
"cancel": "Cancel",
|
|
|
"file": "File",
|