|
|
@@ -11,8 +11,8 @@
|
|
|
"phone":"Smartphone",
|
|
|
"tablet":"Tablet",
|
|
|
"Click to copy": "Click to copy",
|
|
|
+ "Rename" : "Rename",
|
|
|
"Move/Rename": "Move/Rename",
|
|
|
- "Moved": "Moved",
|
|
|
"Redirected": "Redirected",
|
|
|
"Unlinked": "Unlinked",
|
|
|
"Like!": "Like!",
|
|
|
@@ -20,6 +20,7 @@
|
|
|
"Done": "Done",
|
|
|
"Cancel": "Cancel",
|
|
|
"Create": "Create",
|
|
|
+ "Description": "Description",
|
|
|
"Admin": "Admin",
|
|
|
"administrator": "Admin",
|
|
|
"Tag": "Tag",
|
|
|
@@ -39,6 +40,7 @@
|
|
|
"account_id": "Account Id",
|
|
|
"Update": "Update",
|
|
|
"Update Page": "Update Page",
|
|
|
+ "Error": "Error",
|
|
|
"Warning": "Warning",
|
|
|
"Sign in": "Sign in",
|
|
|
"Sign up is here": "Sign up",
|
|
|
@@ -66,6 +68,7 @@
|
|
|
"Include Attachment File": "Include Attachment File",
|
|
|
"Include Comment": "Include Comment",
|
|
|
"Include Subordinated Page": "Include Subordinated Page",
|
|
|
+ "Include Subordinated Target Page": "include {{target}}",
|
|
|
"All Subordinated Page": "All Subordinated Page",
|
|
|
"Specify Hierarchy": "Specify Hierarchy",
|
|
|
"Submitted the request to create the archive": "Submitted the request to create the archive",
|
|
|
@@ -108,6 +111,9 @@
|
|
|
"Create under": "Create page under below:",
|
|
|
"Wiki Management Home Page": "Wiki Management Home Page",
|
|
|
"App Settings": "App Settings",
|
|
|
+ "V5 Page Migration": "Convert To V5 Compatibility",
|
|
|
+ "GROWI.5.0_new_schema": "GROWI.5.0 new schema",
|
|
|
+ "See_more_detail_on_new_schema": "See more detail on <a href='#'>{{url}}</a> <i class='icon-share-alt'></i> ",
|
|
|
"Site URL settings": "Site URL settings",
|
|
|
"Markdown Settings": "Markdown Settings",
|
|
|
"Customize": "Customize",
|
|
|
@@ -117,6 +123,8 @@
|
|
|
"Legacy_Slack_Integration": "Legacy Slack Integration",
|
|
|
"User_Management": "User Management",
|
|
|
"external_account_management": "External Account Management",
|
|
|
+ "UserGroup": "UserGroup",
|
|
|
+ "ChildUserGroup": "ChildUserGroup",
|
|
|
"UserGroup Management": "UserGroup Management",
|
|
|
"Full Text Search Management": "Full Text Search Management",
|
|
|
"Import Data": "Import Data",
|
|
|
@@ -150,12 +158,17 @@
|
|
|
"Sign out": "Logout",
|
|
|
"Disassociate": "Disassociate",
|
|
|
"No bookmarks yet": "No bookmarks yet",
|
|
|
+ "add_bookmark": "Add to Bookmarks",
|
|
|
+ "remove_bookmark": "Remove from Bookmarks",
|
|
|
"Recent Created": "Recent Created",
|
|
|
"Recent Changes": "Recent Changes",
|
|
|
+ "Page Tree": "Page Tree",
|
|
|
"original_path":"Original path",
|
|
|
"new_path":"New path",
|
|
|
- "duplicated_path":"duplicated_path",
|
|
|
+ "duplicated_path":"Duplicated path",
|
|
|
"Link sharing is disabled": "Link sharing is disabled",
|
|
|
+ "successfully_saved_the_page": "Successfully saved the page",
|
|
|
+ "you_can_not_create_page_with_this_name": "You can not create page with this name",
|
|
|
"personal_dropdown": {
|
|
|
"home": "Home",
|
|
|
"settings": "Settings",
|
|
|
@@ -167,7 +180,10 @@
|
|
|
"form_validation": {
|
|
|
"error_message": "Some values are incorrect",
|
|
|
"required": "%s is required",
|
|
|
- "invalid_syntax": "The syntax of %s is invalid."
|
|
|
+ "invalid_syntax": "The syntax of %s is invalid.",
|
|
|
+ "title_required": "Title is required.",
|
|
|
+ "slashed_are_not_yet_supported": "Titles containing slashes are not yet supported"
|
|
|
+
|
|
|
},
|
|
|
"not_found_page": {
|
|
|
"Create Page": "Create Page",
|
|
|
@@ -239,7 +255,7 @@
|
|
|
"expire": "Expiration",
|
|
|
"Days": "Days",
|
|
|
"Custom": "Custom",
|
|
|
- "description": "description",
|
|
|
+ "description": "Description",
|
|
|
"enter_desc": "Enter description",
|
|
|
"Unlimited": "unlimited",
|
|
|
"Issue": "Issue",
|
|
|
@@ -352,12 +368,8 @@
|
|
|
"page_page": {
|
|
|
"notice": {
|
|
|
"version": "This is not the current version.",
|
|
|
- "moved": "This page was moved from",
|
|
|
- "moved_period": ".",
|
|
|
"redirected": "You are redirected from",
|
|
|
"redirected_period": ".",
|
|
|
- "duplicated": "This page was duplicated from",
|
|
|
- "duplicated_period": ".",
|
|
|
"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.",
|
|
|
@@ -366,9 +378,6 @@
|
|
|
"no_deadline":"This page has no expiration date"
|
|
|
}
|
|
|
},
|
|
|
- "page_table_of_contents": {
|
|
|
- "empty": "Table of Contents is empty"
|
|
|
- },
|
|
|
"page_edit": {
|
|
|
"Show active line": "Show active line",
|
|
|
"auto_format_table": "Auto format table",
|
|
|
@@ -384,7 +393,7 @@
|
|
|
"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"
|
|
|
+ "user_not_admin": "Only admin user can delete"
|
|
|
},
|
|
|
"page_history": {
|
|
|
"revision_list": "Revision list",
|
|
|
@@ -399,22 +408,24 @@
|
|
|
"label": {
|
|
|
"Move/Rename page": "Move/Rename page",
|
|
|
"New page name": "New page name",
|
|
|
- "Fail to get subordinated pages": "Fail to get subordinated pages",
|
|
|
- "Fail to get exist path": "Fail to get exist path",
|
|
|
- "Rename without exist path": "Rename without exist path",
|
|
|
+ "Failed to get subordinated pages": "Failed to get subordinated pages",
|
|
|
+ "Failed to get exist path": "Failed to get exist path",
|
|
|
"Current page name": "Current page name",
|
|
|
- "Recursively": "Recursively",
|
|
|
+ "Rename this page only": "Rename this page only",
|
|
|
+ "Force rename all child pages": "Force rename all pages",
|
|
|
+ "Other options": "Other options",
|
|
|
"Do not update metadata": "Do not update metadata",
|
|
|
"Redirect": "Redirect"
|
|
|
},
|
|
|
"help": {
|
|
|
"redirect": "Redirect to new page if someone accesses under this path",
|
|
|
- "metadata": "Remains last update user and updated date as is",
|
|
|
+ "metadata": "Last update user and updated date will remain the same",
|
|
|
"recursive": "Move/Rename children of under this path recursively"
|
|
|
}
|
|
|
},
|
|
|
"Put Back": "Put back",
|
|
|
"Delete Completely": "Delete completely",
|
|
|
+ "page_has_been_reverted": "{{path}} has been reverted",
|
|
|
"modal_delete": {
|
|
|
"delete_page": "Delete page",
|
|
|
"deleting_page": "Deleting page",
|
|
|
@@ -424,6 +435,9 @@
|
|
|
"recursively": "Delete pages under this path recursively.",
|
|
|
"completely": "Delete completely instead of putting it into trash."
|
|
|
},
|
|
|
+ "deleted_pages": "{{path}} has been deleted",
|
|
|
+ "deleted_pages_completely": "{{path}} has been deleted completely",
|
|
|
+ "renamed_pages": "{{path}} has been renamed",
|
|
|
"modal_empty":{
|
|
|
"empty_the_trash": "Empty The Trash",
|
|
|
"notice": "The pages deleted completely are unrecoverable."
|
|
|
@@ -432,7 +446,7 @@
|
|
|
"label": {
|
|
|
"Duplicate page": "Duplicate page",
|
|
|
"New page name": "New page name",
|
|
|
- "Fail to get subordinated pages": "Fail to get subordinated pages",
|
|
|
+ "Failed to get subordinated pages": "Failed to get subordinated pages",
|
|
|
"Current page name": "Current page name",
|
|
|
"Recursively": "Recursively",
|
|
|
"Duplicate without exist path": "Duplicate without exist path",
|
|
|
@@ -442,6 +456,7 @@
|
|
|
"recursive": "Duplicate children of under this path recursively"
|
|
|
}
|
|
|
},
|
|
|
+ "duplicated_pages": "{{fromPath}} has been duplicated",
|
|
|
"modal_putback": {
|
|
|
"label": {
|
|
|
"Put Back Page": "Put back page",
|
|
|
@@ -508,7 +523,10 @@
|
|
|
"page_not_found_in_preview": "\"{{path}}\" is not a GROWI page."
|
|
|
},
|
|
|
"toaster": {
|
|
|
+ "create_succeeded": "Succeeded to create {{target}}",
|
|
|
+ "create_failed": "Failed to create {{target}}",
|
|
|
"update_successed": "Succeeded to update {{target}}",
|
|
|
+ "update_failed": "Failed to update {{target}}",
|
|
|
"initialize_successed": "Succeeded to initialize {{target}}",
|
|
|
"give_user_admin": "Succeeded to give {{username}} admin",
|
|
|
"remove_user_admin": "Succeeded to remove {{username}} admin",
|
|
|
@@ -597,13 +615,40 @@
|
|
|
"popover_desc": "Input channel name. You can notify multiple channels by entering a comma-separated list."
|
|
|
},
|
|
|
"search_result": {
|
|
|
- "result_meta": "Found \"{{keyword}}\" in {{total}}.",
|
|
|
+ "result_meta": "Search results for:",
|
|
|
"deletion_mode_btn_lavel": "Select and delete page",
|
|
|
"cancel": "Cancel",
|
|
|
"delete": "Delete",
|
|
|
"check_all": "Check all",
|
|
|
"deletion_modal_header": "Delete page",
|
|
|
- "delete_completely": "Delete completely"
|
|
|
+ "delete_completely": "Delete completely",
|
|
|
+ "include_certain_path" : "Include {{pathToInclude}} path ",
|
|
|
+ "delete_all_selected_page" : "Delete All",
|
|
|
+ "currently_not_implemented":"This is not currently implemented",
|
|
|
+ "search_again" : "Search again",
|
|
|
+ "number_of_list_to_display" : "Display",
|
|
|
+ "page_number_unit" : "pages",
|
|
|
+ "sort_axis": {
|
|
|
+ "relationScore": "Sort by relevance",
|
|
|
+ "createdAt": "Creation date",
|
|
|
+ "updatedAt": "Last update date"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "private_legacy_pages": {
|
|
|
+ "bulk_operation": "Bulk operation",
|
|
|
+ "convert_all_selected_pages": "Convert all to new v5 compatible format",
|
|
|
+ "alert_title": "You are viewing old v4 compatible private pages.",
|
|
|
+ "alert_desc1": "On this page, you can select pages with the checkbox and batch convert to the new v5 compatible format from the \"Bulk operation\" button at the top of the screen.",
|
|
|
+ "nopages_title": "Congratulations. Ready to use GROWI v5!",
|
|
|
+ "nopages_desc1": "Now all the pages you can manage seem to be in v5 compatible format.",
|
|
|
+ "detail_info": "See the detail information from <a href='https://docs.growi.org/en/admin-guide/upgrading/50x.html' target='_blank' class='alert-link'>Upgrading GROWI to v5.0.x <i class='icon-share-alt'></i></a>.",
|
|
|
+ "modal": {
|
|
|
+ "title": "Convert to new v5 compatible format",
|
|
|
+ "converting_pages": "Converting pages",
|
|
|
+ "convert_recursively_label": "Convert child pages recursively.",
|
|
|
+ "convert_recursively_desc": "Convert pages under this path recursively.",
|
|
|
+ "button_label": "Convert"
|
|
|
+ }
|
|
|
},
|
|
|
"security_setting": {
|
|
|
"Guest Users Access": "Guest users access",
|
|
|
@@ -623,8 +668,15 @@
|
|
|
"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_and_delete_rights": "Page access / Delete rights",
|
|
|
- "complete_deletion": "Restrict complete deletion of pages",
|
|
|
- "complete_deletion_explain": "Restricts users who can completely delete pages.",
|
|
|
+ "deletion": "Restrict trashing of a selected single page",
|
|
|
+ "deletion_explain": "Restricts users who can trash a selected single page.",
|
|
|
+ "complete_deletion": "Restrict complete deletion of a selected single page",
|
|
|
+ "complete_deletion_explain": "Restricts users who can completely delete a selected single page.",
|
|
|
+ "recursive_deletion": "Restrict trashing of pages including descendants",
|
|
|
+ "recursive_deletion_explain": "Restricts users who can trash pages including descendants.",
|
|
|
+ "recursive_complete_deletion": "Restrict complete deletion of 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",
|
|
|
@@ -945,5 +997,23 @@
|
|
|
"success_to_send_email": "Success to send email",
|
|
|
"incorrect_token_or_expired_url": "The token is incorrect or the URL has expired. Please resend a password reset request via the link below.",
|
|
|
"password_and_confirm_password_does_not_match": "Password and confirm password does not match"
|
|
|
+ },
|
|
|
+ "maintenance_mode":{
|
|
|
+ "maintenance_mode": "Maintenance Mode",
|
|
|
+ "growi_is_under_maintenance": "GROWI is under maintenance. Please wait until it ends.",
|
|
|
+ "admin_page": "Admin Page",
|
|
|
+ "login": "Login",
|
|
|
+ "logout": "Logout"
|
|
|
+ },
|
|
|
+ "pagetree": {
|
|
|
+ "private_legacy_pages": "Private Legacy Pages",
|
|
|
+ "cannot_rename_a_title_that_contains_slash": "Cannot rename a title that contains '/'",
|
|
|
+ "you_cannot_move_this_page_now": "You cannot move this page now",
|
|
|
+ "something_went_wrong_with_moving_page": "Something went wrong with moving page"
|
|
|
+ },
|
|
|
+ "duplicated_page_alert" : {
|
|
|
+ "same_page_name_exists": "Same page name exits as「{{pageName}}」",
|
|
|
+ "same_page_name_exists_at_path" : "Same page name as {{pageName}} exists at {{path}} ",
|
|
|
+ "select_page_to_see" : "Select a page to see"
|
|
|
}
|
|
|
}
|