commons.json 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  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. "share_links": {
  43. "Share Link": "Share Link",
  44. "Page Path": "Page Path",
  45. "expire": "Expiration",
  46. "description": "Description"
  47. },
  48. "in_app_notification": {
  49. "notification_list": "In-App Notification List",
  50. "see_all": "See All",
  51. "no_notification": "You don't have any notificatios.",
  52. "all": "All",
  53. "unopend": "Unread",
  54. "mark_all_as_read": "Mark all as read"
  55. },
  56. "personal_dropdown": {
  57. "home": "Home",
  58. "settings": "Settings",
  59. "color_mode": "Color mode",
  60. "sidebar_mode": "Sidebar mode",
  61. "sidebar_mode_editor": "Sidebar mode on editor",
  62. "use_os_settings": "Use OS settings",
  63. "feedback": "Feedback"
  64. },
  65. "create_page_dropdown": {
  66. "new_page": "Create New Page",
  67. "todays": {
  68. "desc": "Create today's ...",
  69. "memo": "memo"
  70. },
  71. "template": {
  72. "desc": "Create/Edit template page",
  73. "children": "Template for children",
  74. "descendants": "Template for descendants"
  75. }
  76. },
  77. "copy_to_clipboard": {
  78. "Copy to clipboard": "Copy to clipboard",
  79. "Page path": "Page path",
  80. "Page URL": "Page URL",
  81. "Permanent link": "Permanent link",
  82. "Page path and permanent link": "Page path and permanent link",
  83. "Markdown link": "Markdown link"
  84. },
  85. "crop_image_modal": {
  86. "image_crop": "Image Crop",
  87. "crop": "Crop",
  88. "save": "Save",
  89. "cancel": "Cancel"
  90. },
  91. "handsontable_modal": {
  92. "title": "Edit Table",
  93. "data_import": "Data Import",
  94. "save": "Save",
  95. "cancel": "Cancel",
  96. "done": "Done",
  97. "data_import_form": {
  98. "select_data_format": "Select Data Format",
  99. "import_data": "Import Data",
  100. "paste_table_data": "Paste table data",
  101. "parse_error": "Parse Error",
  102. "cancel": "Cancel",
  103. "import": "Import"
  104. }
  105. },
  106. "questionnaire_modal": {
  107. "required": "Required",
  108. "submit": "Submit",
  109. "close": "Close",
  110. "title": "GROWI questionnaire for service improvement",
  111. "more_satisfied_services": "We hope that GROWI customers will be even more satisfied",
  112. "strive_to_improve_services": "once we improve our services based on your feedback.",
  113. "length_of_experience": {
  114. "more_than_two_years": "More than 2 years",
  115. "one_to_two_years": "More than 1 year but less than 2 years",
  116. "six_months_to_one_year": "More than 6 months but less than 1 year",
  117. "three_months_to_six_months": "More than 3 months but less than 6 months",
  118. "one_month_to_three_months": "More than 1 month but less than 3 months",
  119. "less_than_one_month": "Less than 1 month"
  120. },
  121. "satisfaction_with_growi": "Satisfaction with GROWI",
  122. "history_of_growi_usage": "History of GROWI usage",
  123. "occupation": "Occupation",
  124. "position": "Position",
  125. "comment_on_growi": "Comment on GROWI",
  126. "successfully_submitted": "Your survey has been submitted.",
  127. "thanks_for_answering": "Thank you very much for answering."
  128. },
  129. "not_found_page": {
  130. "page_not_exist": "This page does not exist."
  131. },
  132. "g2g_data_transfer": {
  133. "tab": "Data transfer",
  134. "data_transfer": "Data Transfer",
  135. "transfer_data_to_this_growi": "Transfer data from another GROWI to this GROWI",
  136. "publish_transfer_key": "Publish transfer key",
  137. "transfer_key_limit": "Transfer keys are valid for 1 hour after issuance.",
  138. "once_transfer_key_used": "Once the transfer key is used for transfer, it cannot be used for any other transfer.",
  139. "transfer_to_growi_cloud": "If you wish to transfer to GROWI.cloud, please click here."
  140. }
  141. }