translation.json 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. {
  2. "Help": "Help",
  3. "Edit": "Edit",
  4. "Delete": "Delete",
  5. "Duplicate": "Duplicate",
  6. "Move": "Move",
  7. "Moved": "Moved",
  8. "Unlinked": "Unlinked",
  9. "Like!": "Like!",
  10. "Seen by": "Seen by",
  11. "Cancel": "Cancel",
  12. "Create": "Create",
  13. "Admin": "Admin",
  14. "New": "New",
  15. "Shortcuts": "Shortcuts",
  16. "Update": "Update",
  17. "Update Page": "Update Page",
  18. "Warning": "Warning",
  19. "Sign in": "Sign in",
  20. "Sign up is here": "Sign up",
  21. "Sign in is here": "Sign in",
  22. "Sign up": "Sign up",
  23. "Sign up with Google Account": "Sign up with Google Account",
  24. "Sign in with Google Account": "Sign in with Google Account",
  25. "Sign up with this Google Account": "Sign up with this Google Account",
  26. "Example": "Example",
  27. "Taro Yamada": "James Bond",
  28. "List View": "List",
  29. "Timeline View": "Timeline",
  30. "Presentation Mode": "Presentation",
  31. "Created": "Created",
  32. "Last updated": "Updated",
  33. "Share": "Share",
  34. "Share Link": "Share Link",
  35. "Markdown Link": "Markdown Link",
  36. "Unportalize": "Unportalize",
  37. "View this version": "View this version",
  38. "View diff": "View diff",
  39. "User ID": "User ID",
  40. "User Settings": "User Settings",
  41. "User Information": "User Information",
  42. "Basic Info": "Basic Info",
  43. "Name": "Name",
  44. "Email": "Email",
  45. "Language": "Language",
  46. "English": "English",
  47. "Japanese": "Japanese",
  48. "Set Profile Image": "Set Profile Image",
  49. "Upload Image": "Upload Image",
  50. "Current Image": "Current Image",
  51. "Delete Image": "Delete Image",
  52. "Delete this image?": "Delete this image?",
  53. "Updated": "Updated",
  54. "Upload new image": "Upload new image",
  55. "Google Setting": "Google Setting",
  56. "Connected": "Connected",
  57. "Disconnect": "Disconnect",
  58. "Create today's": "Create today's ...",
  59. "Memo": "memo",
  60. "Input page name": "Input page name",
  61. "Input page name (optional)": "Input page name (optional)",
  62. "New Page": "New Page",
  63. "Create under": "Create page under: <code>%s</code>",
  64. "Table of Contents": "Table of Contents",
  65. "Public": "Public",
  66. "Anyone with the link": "Anyone with the link",
  67. "Specified users only": "Specified users only",
  68. "Just me": "Just me",
  69. "Shareable link": "Shareable link",
  70. "Show latest": "Show latest",
  71. "Load latest": "Load latest",
  72. "edited this page": "edited this page.",
  73. "Deleted Pages": "Deleted Pages",
  74. "Sign out": "Logout",
  75. "page_register": {
  76. "notice": {
  77. "restricted": "Admin approval required.",
  78. "restricted_defail": "Once the admin approves your sign up, you'll be able to access this wiki.",
  79. "google_account_continue": "Enter your user ID, name and password to continue."
  80. },
  81. "form_help": {
  82. "email": "You must have email address which listed below to sign up to this wiki.",
  83. "password": "Your password must be at least 6 characters long.",
  84. "user_id": "The URL of pages you create will contain your User ID. Your User ID can consist of letters, numbers, and some symbols."
  85. }
  86. },
  87. "page_me": {
  88. "form_help": {
  89. "profile_image1": "Image upload settings not completed.",
  90. "profile_image2": "Set up AWS or enable local uploads.",
  91. "google_connect1": "With Google Connect, you can sign in with your Google Account.",
  92. "google_connect2": "Only Google Apps accounts with the following email addresses are connectable Google accounts:",
  93. "google_disconnect1": "If you disconnect your Google account, you will be unable to sign in using Google Authentication",
  94. "google_disconnect2": "After disconnecting your Google account, you can sign in normally using your email and password"
  95. }
  96. },
  97. "page_me_apitoken": {
  98. "notice": {
  99. "apitoken_issued": "API Token is not issued.",
  100. "update_token1": "You can update to generate a new API Token.",
  101. "update_token2": "You will need to update the API Token in any existing processes."
  102. },
  103. "form_help": {
  104. }
  105. },
  106. "Password": "Password",
  107. "Password Settings": "Password Settings",
  108. "Set new Password": "Set new Password",
  109. "Update Password": "Update Password",
  110. "Current password": "Current password",
  111. "New password": "New password",
  112. "Re-enter new password": "Re-enter new password",
  113. "Password is not set": "Password is not set",
  114. "You can sign in with email and password": "You can sign in with <code>%s</code> and password",
  115. "API Settings": "API Settings",
  116. "API Token Settings": "API Token Settings",
  117. "Current API Token": "Current API Token",
  118. "Update API Token": "Update API Token",
  119. "page_page": {
  120. "notice": {
  121. "version": "This is not the current version.",
  122. "moved": "This page was moved from <code>%s</code>",
  123. "unlinked": "Redirect pages to this page have been deleted.",
  124. "restricted": "Access to this page is restricted"
  125. }
  126. },
  127. "page_edit": {
  128. "notice": {
  129. "conflict": "Couldn't save the changes you made because someone else was editing this page. Please re-edit the affected section after reloading the page."
  130. }
  131. },
  132. "modal_rename": {
  133. "label": {
  134. "Rename page": "Rename page",
  135. "New page name": "New page name",
  136. "Current page name": "Current page name",
  137. "Move recursively": "Move recursively",
  138. "Redirect": "Redirect"
  139. },
  140. "help": {
  141. "redirect": "Redirect to new page if someone accesses <code>%s</code>",
  142. "recursive": "Rename children of under <code>%s</code> recursively"
  143. }
  144. },
  145. "Put Back": "Put Back",
  146. "Delete Completely": "Delete Completely",
  147. "modal_delete": {
  148. "label": {
  149. "Delete Page": "Delete Page",
  150. "recursively": "Process recursively",
  151. "completely": "Delete completely"
  152. }
  153. },
  154. "modal_duplicate": {
  155. "label": {
  156. "Duplicate page": "Duplicate page",
  157. "New page name": "New page name",
  158. "Current page name": "Current page name"
  159. }
  160. },
  161. "modal_putBack": {
  162. "label": {
  163. "Put Back Page": "Put Back Page",
  164. "recursively": "Process recursively"
  165. }
  166. },
  167. "modal_shortcuts": {
  168. "global": {
  169. "title": "Global shortcuts",
  170. "Open/Close shortcut help": "Open/Close shortcut help",
  171. "Edit Page": "Edit Page",
  172. "Create Page": "Create Page"
  173. },
  174. "editor": {
  175. "title": "Editor shortcuts",
  176. "Indent": "Indent",
  177. "Outdent": "Outdent",
  178. "Save Page": "Save Page",
  179. "Delete Line": "Delete Line"
  180. }
  181. }
  182. }