|
|
@@ -15,8 +15,6 @@
|
|
|
"Move/Rename": "Move/Rename",
|
|
|
"Redirected": "Redirected",
|
|
|
"Unlinked": "Unlinked",
|
|
|
- "Like!": "Like!",
|
|
|
- "Seen by": "Seen by",
|
|
|
"Done": "Done",
|
|
|
"Cancel": "Cancel",
|
|
|
"Create": "Create",
|
|
|
@@ -214,7 +212,7 @@
|
|
|
},
|
|
|
"form_help": {
|
|
|
"email": "You must have email address which listed below to sign up to this wiki.",
|
|
|
- "password": "Your password must be at least 8 characters long.",
|
|
|
+ "password": "Your password must be at least {{target}} 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."
|
|
|
}
|
|
|
},
|
|
|
@@ -390,7 +388,8 @@
|
|
|
}
|
|
|
},
|
|
|
"page_comment": {
|
|
|
- "display_the_page_when_posting_this_comment": "Display the page when posting this comment"
|
|
|
+ "display_the_page_when_posting_this_comment": "Display the page when posting this comment",
|
|
|
+ "no_user_found": "No user found"
|
|
|
},
|
|
|
"page_api_error": {
|
|
|
"notfound_or_forbidden": "Original page is not found or forbidden.",
|
|
|
@@ -438,11 +437,15 @@
|
|
|
"recursively": "Delete pages under this path recursively.",
|
|
|
"completely": "Delete completely instead of putting it into trash."
|
|
|
},
|
|
|
+ "deleted_page": "Moved to the trash",
|
|
|
"deleted_pages": "{{path}} has been deleted",
|
|
|
"deleted_pages_completely": "{{path}} has been deleted completely",
|
|
|
"renamed_pages": "{{path}} has been renamed",
|
|
|
+ "empty_trash": "The trash has been emptied",
|
|
|
"modal_empty":{
|
|
|
"empty_the_trash": "Empty The Trash",
|
|
|
+ "empty_the_trash_button": "Empty The Trash",
|
|
|
+ "not_deletable_notice": "Some pages cannot be removed due to lack of permission.",
|
|
|
"notice": "The pages deleted completely are unrecoverable."
|
|
|
},
|
|
|
"modal_duplicate": {
|
|
|
@@ -660,6 +663,8 @@
|
|
|
},
|
|
|
"by_path_modal": {
|
|
|
"title": "Convert to new v5 compatible format",
|
|
|
+ "alert": "This operation cannot be undone, and pages that the user cannot view are also subject to processing.",
|
|
|
+ "checkbox_label": "Understood",
|
|
|
"description": "Enter a path and all pages under that path will be converted to v5 compatible format.",
|
|
|
"button_label": "Convert",
|
|
|
"success": "Successfully requested conversion.",
|
|
|
@@ -1019,6 +1024,36 @@
|
|
|
"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"
|
|
|
},
|
|
|
+ "emoji" :{
|
|
|
+ "title": "Pick an Emoji",
|
|
|
+ "search": "Search",
|
|
|
+ "clear": "Clear",
|
|
|
+ "notfound": "No Emoji Found",
|
|
|
+ "skintext": "Choose your default skin tone",
|
|
|
+ "categories": {
|
|
|
+ "search": "Search Results",
|
|
|
+ "recent": "Frequently Used",
|
|
|
+ "smileys": "Smileys & Emotion",
|
|
|
+ "people": "People & Body",
|
|
|
+ "nature": "Animals & Nature",
|
|
|
+ "foods": "Food & Drink",
|
|
|
+ "activity": "Activity",
|
|
|
+ "places": "Travel & Places",
|
|
|
+ "objects": "Objects",
|
|
|
+ "symbols": "Symbols",
|
|
|
+ "flags": "Flags",
|
|
|
+ "custom": "Custom"
|
|
|
+ },
|
|
|
+ "categorieslabel": "Emoji categories",
|
|
|
+ "skintones": {
|
|
|
+ "1": "Default Skin Tone",
|
|
|
+ "2": "Light Skin Tone",
|
|
|
+ "3": "Medium-Light Skin Tone",
|
|
|
+ "4": "Medium Skin Tone",
|
|
|
+ "5": "Medium-Dark Skin Tone",
|
|
|
+ "6": "Dark Skin Tone"
|
|
|
+ }
|
|
|
+ },
|
|
|
"maintenance_mode":{
|
|
|
"maintenance_mode": "Maintenance Mode",
|
|
|
"growi_is_under_maintenance": "GROWI is under maintenance. Please wait until it ends.",
|
|
|
@@ -1041,5 +1076,39 @@
|
|
|
"select_group": "Select group",
|
|
|
"belonging_to_no_group": "Could not find the groups you belong to.",
|
|
|
"manage_user_groups": "Manage user groups"
|
|
|
+ },
|
|
|
+ "fix_page_grant": {
|
|
|
+ "modal": {
|
|
|
+ "no_grant_available": "The list of selectable permissions could not be found. Please modify the permissions on the parent page first and try again.",
|
|
|
+ "need_to_fix_grant": "The permissions associated with this page must be modified in order to use the functionality correctly. <br> Please select from the options below to make the change.",
|
|
|
+ "grant_label": {
|
|
|
+ "isForbidden": "Authority not allowed to view",
|
|
|
+ "currentPageGrantLabel": "Authorization for this page: ",
|
|
|
+ "parentPageGrantLabel": "Authority of parent page: ",
|
|
|
+ "docLink": "For more information on modifying permissions, please refer to <a href='https://docs.growi.org/ja/admin-guide/admin-cookbook/integrate-with-hackmd.html'>こちらのリンク</a>"
|
|
|
+ },
|
|
|
+ "radio_btn": {
|
|
|
+ "restrected": "Only those who know the link",
|
|
|
+ "only_me": "only to oneself",
|
|
|
+ "grant_group": "Only specific groups"
|
|
|
+ },
|
|
|
+ "select_group_default_text": "Select Group",
|
|
|
+ "alert_message_select_group": "No group selected",
|
|
|
+ "btn_label": "Conversion",
|
|
|
+ "title": "Modify authority"
|
|
|
+ },
|
|
|
+ "alert": {
|
|
|
+ "description": "You need to modify the permission settings for this page.",
|
|
|
+ "btn_label": "Revision"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "tooltip": {
|
|
|
+ "like": "Like!",
|
|
|
+ "cancel_like": "Cancel Like",
|
|
|
+ "bookmark": "Bookmark",
|
|
|
+ "cancel_bookmark": "Cancel Bookmark",
|
|
|
+ "receive_notifications": "Receive Notifications",
|
|
|
+ "stop_notification": "Stop Notification",
|
|
|
+ "footprints": "Footprints"
|
|
|
}
|
|
|
}
|