| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- {
- "Show": "Show",
- "Hide": "Hide",
- "Add": "Add",
- "Insert": "Insert",
- "Reset": "Reset",
- "Sign out": "Logout",
- "New": "New",
- "Delete": "Delete",
- "meta": {
- "display_name": "English"
- },
- "toaster": {
- "add_succeeded": "Succeeded to add {{target}}",
- "create_failed": "Failed to create {{target}}",
- "create_succeeded": "Succeeded to create {{target}}",
- "delete_succeeded": "Succeeded to delete {{target}}",
- "remove_share_link": "Succeeded to remove {{count}} share links",
- "remove_share_link_success": "Succeeded to remove {{shareLinkId}}",
- "update_failed": "Failed to update {{target}}",
- "update_successed": "Succeeded to update {{target}}"
- },
- "alert": {
- "siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the {{link}}",
- "please_enable_mailer": "Please setup mailer first.",
- "password_reset_please_enable_mailer": "Please setup mailer first.",
- "email_is_already_in_use": "The email address is already in use."
- },
- "headers": {
- "app_settings": "App Settings"
- },
- "header_search_box": {
- "label": {
- "All pages": "All pages",
- "This tree": "This tree"
- },
- "item_label": {
- "All pages": "All pages",
- "This tree": "Only children of this tree"
- }
- },
- "share_links": {
- "Share Link": "Share Link",
- "Page Path": "Page Path",
- "expire": "Expiration",
- "description": "Description"
- },
- "in_app_notification": {
- "notification_list": "In-App Notification List",
- "see_all": "See All",
- "no_notification": "You don't have any notificatios.",
- "all": "All",
- "unopend": "Unread",
- "mark_all_as_read": "Mark all as read"
- },
- "personal_dropdown": {
- "home": "Home",
- "settings": "Settings",
- "color_mode": "Color mode",
- "sidebar_mode": "Sidebar mode",
- "sidebar_mode_editor": "Sidebar mode on editor",
- "use_os_settings": "Use OS settings",
- "feedback": "Feedback"
- },
- "create_page_dropdown": {
- "new_page": "Create New Page",
- "todays": {
- "desc": "Create today's ...",
- "memo": "memo"
- },
- "template": {
- "desc": "Create/Edit template page",
- "children": "Template for children",
- "descendants": "Template for descendants"
- }
- },
- "copy_to_clipboard": {
- "Copy to clipboard": "Copy to clipboard",
- "Page path": "Page path",
- "Page URL": "Page URL",
- "Permanent link": "Permanent link",
- "Page path and permanent link": "Page path and permanent link",
- "Markdown link": "Markdown link"
- },
- "crop_image_modal": {
- "image_crop": "Image Crop",
- "crop": "Crop",
- "save": "Save",
- "cancel": "Cancel"
- },
- "handsontable_modal": {
- "title": "Edit Table",
- "data_import": "Data Import",
- "save": "Save",
- "cancel": "Cancel",
- "done": "Done",
- "data_import_form": {
- "select_data_format": "Select Data Format",
- "import_data": "Import Data",
- "paste_table_data": "Paste table data",
- "parse_error": "Parse Error",
- "cancel": "Cancel",
- "import": "Import"
- }
- },
- "questionnaire_modal": {
- "required": "Required",
- "submit": "Submit",
- "close": "Close",
- "title": "GROWI questionnaire for service improvement",
- "more_satisfied_services": "We hope that GROWI customers will be even more satisfied",
- "strive_to_improve_services": "once we improve our services based on your feedback.",
- "length_of_experience": {
- "more_than_two_years": "More than 2 years",
- "one_to_two_years": "More than 1 year but less than 2 years",
- "six_months_to_one_year": "More than 6 months but less than 1 year",
- "three_months_to_six_months": "More than 3 months but less than 6 months",
- "one_month_to_three_months": "More than 1 month but less than 3 months",
- "less_than_one_month": "Less than 1 month"
- },
- "satisfaction_with_growi": "Satisfaction with GROWI",
- "history_of_growi_usage": "History of GROWI usage",
- "occupation": "Occupation",
- "position": "Position",
- "comment_on_growi": "Comment on GROWI",
- "successfully_submitted": "Your survey has been submitted.",
- "thanks_for_answering": "Thank you very much for answering."
- },
- "not_found_page": {
- "page_not_exist": "This page does not exist."
- },
- "g2g_data_transfer": {
- "tab": "Data transfer",
- "data_transfer": "Data Transfer",
- "transfer_data_to_this_growi": "Transfer data from another GROWI to this GROWI",
- "publish_transfer_key": "Publish transfer key",
- "transfer_key_limit": "Transfer keys are valid for 1 hour after issuance.",
- "once_transfer_key_used": "Once the transfer key is used for transfer, it cannot be used for any other transfer.",
- "transfer_to_growi_cloud": "If you wish to transfer to GROWI.cloud, please click here."
- }
- }
|