commons.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. {
  2. "Show": "Show",
  3. "Hide": "Hide",
  4. "Add": "Add",
  5. "Insert": "Insert",
  6. "Reset": "Reset",
  7. "Sign out": "Logout",
  8. "New": "New",
  9. "Delete": "Delete",
  10. "meta": {
  11. "display_name": "English"
  12. },
  13. "toaster": {
  14. "add_succeeded": "Succeeded to add {{target}}",
  15. "create_failed": "Failed to create {{target}}",
  16. "create_succeeded": "Succeeded to create {{target}}",
  17. "delete_succeeded": "Succeeded to delete {{target}}",
  18. "remove_share_link": "Succeeded to remove {{count}} share links",
  19. "remove_share_link_success": "Succeeded to remove {{shareLinkId}}",
  20. "update_failed": "Failed to update {{target}}",
  21. "update_successed": "Succeeded to update {{target}}"
  22. },
  23. "alert": {
  24. "siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the {{link}}",
  25. "please_enable_mailer": "Please setup mailer first.",
  26. "password_reset_please_enable_mailer": "Please setup mailer first.",
  27. "email_is_already_in_use": "The email address is already in use."
  28. },
  29. "headers": {
  30. "app_settings": "App Settings"
  31. },
  32. "header_search_box": {
  33. "label": {
  34. "All pages": "All pages",
  35. "This tree": "This tree"
  36. },
  37. "item_label": {
  38. "All pages": "All pages",
  39. "This tree": "Only children of this tree"
  40. }
  41. },
  42. "search_method_menu_item": {
  43. "search_in_all": "Search in all",
  44. "only_children_of_this_tree": "Only children of this tree",
  45. "exact_mutch": "Exact match"
  46. },
  47. "share_links": {
  48. "Share Link": "Share Link",
  49. "Page Path": "Page Path",
  50. "expire": "Expiration",
  51. "description": "Description"
  52. },
  53. "in_app_notification": {
  54. "notification_list": "In-App Notification List",
  55. "see_all": "See All",
  56. "no_notification": "You don't have any notificatios.",
  57. "all": "All",
  58. "unopend": "Unread",
  59. "mark_all_as_read": "Mark all as read",
  60. "only_unread": "Only unread"
  61. },
  62. "personal_dropdown": {
  63. "home": "Home",
  64. "settings": "Settings",
  65. "color_mode": "Color mode",
  66. "sidebar_mode": "Sidebar mode",
  67. "sidebar_mode_editor": "Sidebar mode on editor",
  68. "use_os_settings": "Use OS settings",
  69. "feedback": "Feedback"
  70. },
  71. "create_page_dropdown": {
  72. "new_page": "Create New Page",
  73. "todays": {
  74. "desc": "Create today's memo",
  75. "memo": "memo"
  76. },
  77. "template": {
  78. "desc": "Create/Edit template page",
  79. "children": "Template for children",
  80. "descendants": "Template for descendants"
  81. }
  82. },
  83. "copy_to_clipboard": {
  84. "Copy to clipboard": "Copy to clipboard",
  85. "Page path": "Page path",
  86. "Page URL": "Page URL",
  87. "Permanent link": "Permanent link",
  88. "Page path and permanent link": "Page path and permanent link",
  89. "Markdown link": "Markdown link",
  90. "Append params": "Append params"
  91. },
  92. "crop_image_modal": {
  93. "image_crop": "Image Crop",
  94. "crop": "Crop",
  95. "save": "Save",
  96. "cancel": "Cancel"
  97. },
  98. "handsontable_modal": {
  99. "title": "Edit Table",
  100. "data_import": "Data Import",
  101. "save": "Save",
  102. "cancel": "Cancel",
  103. "done": "Done",
  104. "data_import_form": {
  105. "select_data_format": "Select Data Format",
  106. "import_data": "Import Data",
  107. "paste_table_data": "Paste table data",
  108. "parse_error": "Parse Error",
  109. "cancel": "Cancel",
  110. "import": "Import"
  111. }
  112. },
  113. "questionnaire_modal": {
  114. "required": "Required",
  115. "submit": "Submit",
  116. "close": "Close",
  117. "title": "GROWI questionnaire for service improvement",
  118. "more_satisfied_services": "We hope that GROWI customers will be even more satisfied",
  119. "strive_to_improve_services": "once we improve our services based on your feedback.",
  120. "length_of_experience": {
  121. "more_than_two_years": "More than 2 years",
  122. "one_to_two_years": "More than 1 year but less than 2 years",
  123. "six_months_to_one_year": "More than 6 months but less than 1 year",
  124. "three_months_to_six_months": "More than 3 months but less than 6 months",
  125. "one_month_to_three_months": "More than 1 month but less than 3 months",
  126. "less_than_one_month": "Less than 1 month"
  127. },
  128. "satisfaction_with_growi": "Satisfaction with GROWI",
  129. "history_of_growi_usage": "History of GROWI usage",
  130. "occupation": "Occupation",
  131. "position": "Position",
  132. "comment_on_growi": "Comment on GROWI",
  133. "successfully_submitted": "Your survey has been submitted.",
  134. "thanks_for_answering": "Thank you very much for answering."
  135. },
  136. "not_found_page": {
  137. "page_not_exist": "This page does not exist."
  138. },
  139. "g2g_data_transfer": {
  140. "tab": "Data transfer",
  141. "data_transfer": "Data Transfer",
  142. "transfer_data_to_this_growi": "Transfer data from another GROWI to this GROWI",
  143. "publish_transfer_key": "Publish transfer key",
  144. "transfer_key_limit": "Transfer keys are valid for 1 hour after issuance.",
  145. "once_transfer_key_used": "Once the transfer key is used for transfer, it cannot be used for any other transfer.",
  146. "transfer_to_growi_cloud": "If you wish to transfer to GROWI.cloud, please click here."
  147. }
  148. }