commons.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. {
  2. "Show": "Show",
  3. "Hide": "Hide",
  4. "Add": "Add",
  5. "Reset": "Reset",
  6. "Sign out": "Logout",
  7. "New": "New",
  8. "meta": {
  9. "display_name": "English"
  10. },
  11. "toaster": {
  12. "create_succeeded": "Succeeded to create {{target}}",
  13. "create_failed": "Failed to create {{target}}",
  14. "update_successed": "Succeeded to update {{target}}",
  15. "update_failed": "Failed to update {{target}}",
  16. "remove_share_link_success": "Succeeded to remove {{shareLinkId}}",
  17. "remove_share_link": "Succeeded to remove {{count}} share links"
  18. },
  19. "alert": {
  20. "siteUrl_is_not_set": "'Site URL' is NOT set. Set it from the {{link}}",
  21. "please_enable_mailer": "Please setup mailer first."
  22. },
  23. "headers": {
  24. "app_settings": "App Settings"
  25. },
  26. "header_search_box": {
  27. "label": {
  28. "All pages": "All pages",
  29. "This tree": "This tree"
  30. },
  31. "item_label": {
  32. "All pages": "All pages",
  33. "This tree": "Only children of this tree"
  34. }
  35. },
  36. "share_links": {
  37. "Share Link": "Share Link",
  38. "Page Path": "Page Path",
  39. "expire": "Expiration",
  40. "description": "Description"
  41. },
  42. "in_app_notification": {
  43. "notification_list": "In-App Notification List",
  44. "see_all": "See All",
  45. "no_notification": "You don't have any notificatios.",
  46. "all": "All",
  47. "unopend": "Unread",
  48. "mark_all_as_read": "Mark all as read"
  49. },
  50. "personal_dropdown": {
  51. "home": "Home",
  52. "settings": "Settings",
  53. "color_mode": "Color mode",
  54. "sidebar_mode": "Sidebar mode",
  55. "sidebar_mode_editor": "Sidebar mode on editor",
  56. "use_os_settings": "Use OS settings"
  57. },
  58. "copy_to_clipboard": {
  59. "Copy to clipboard": "Copy to clipboard",
  60. "Page path": "Page path",
  61. "Page URL": "Page URL",
  62. "Permanent link": "Permanent link",
  63. "Page path and permanent link": "Page path and permanent link",
  64. "Markdown link": "Markdown link"
  65. },
  66. "crop_image_modal": {
  67. "image_crop": "Image Crop",
  68. "crop": "Crop",
  69. "save": "Save",
  70. "cancel": "Cancel"
  71. },
  72. "handsontable_modal": {
  73. "title": "Edit Table",
  74. "data_import": "Data Import",
  75. "save": "Save",
  76. "cancel": "Cancel",
  77. "done": "Done",
  78. "data_import_form": {
  79. "select_data_format": "Select Data Format",
  80. "import_data": "Import Data",
  81. "paste_table_data": "Paste table data",
  82. "parse_error": "Parse Error",
  83. "cancel": "Cancel",
  84. "import": "Import"
  85. }
  86. },
  87. "not_found_page": {
  88. "page_not_exist": "This page does not exist."
  89. },
  90. "g2g_data_transfer": {
  91. "tab": "Data transfer",
  92. "data_transfer": "Data Transfer",
  93. "transfer_data_to_this_growi": "Transfer data from another GROWI to this GROWI",
  94. "publish_transfer_key": "Publish transfer key",
  95. "transfer_key_limit": "Transfer keys are valid for 1 hour after issuance.",
  96. "once_transfer_key_used": "Once the transfer key is used for transfer, it cannot be used for any other transfer.",
  97. "transfer_to_growi_cloud": "If you wish to transfer to GROWI.cloud, please click here."
  98. }
  99. }