en.json 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. {
  2. "appName": "AppFlowy",
  3. "defaultUsername": "Me",
  4. "welcomeText": "Welcome to @:appName",
  5. "githubStarText": "Star on GitHub",
  6. "subscribeNewsletterText": "Subscribe to Newsletter",
  7. "letsGoButtonText": "Let's Go",
  8. "title": "Title",
  9. "signUp": {
  10. "buttonText": "Sign Up",
  11. "title": "Sign Up to @:appName",
  12. "getStartedText": "Get Started",
  13. "emptyPasswordError": "Password can't be empty",
  14. "repeatPasswordEmptyError": "Repeat password can't be empty",
  15. "unmatchedPasswordError": "Repeat password is not the same as password",
  16. "alreadyHaveAnAccount": "Already have an account?",
  17. "emailHint": "Email",
  18. "passwordHint": "Password",
  19. "repeatPasswordHint": "Repeat password"
  20. },
  21. "signIn": {
  22. "loginTitle": "Login to @:appName",
  23. "loginButtonText": "Login",
  24. "buttonText": "Sign In",
  25. "forgotPassword": "Forgot Password?",
  26. "emailHint": "Email",
  27. "passwordHint": "Password",
  28. "dontHaveAnAccount": "Don't have an account?",
  29. "repeatPasswordEmptyError": "Repeat password can't be empty",
  30. "unmatchedPasswordError": "Repeat password is not the same as password"
  31. },
  32. "workspace": {
  33. "create": "Create workspace",
  34. "hint": "workspace",
  35. "notFoundError": "Workspace not found"
  36. },
  37. "shareAction": {
  38. "buttonText": "Share",
  39. "workInProgress": "Coming soon",
  40. "markdown": "Markdown",
  41. "copyLink": "Copy Link"
  42. },
  43. "disclosureAction": {
  44. "rename": "Rename",
  45. "delete": "Delete",
  46. "duplicate": "Duplicate"
  47. },
  48. "blankPageTitle": "Blank page",
  49. "newPageText": "New page",
  50. "trash": {
  51. "text": "Trash",
  52. "restoreAll": "Restore All",
  53. "deleteAll": "Delete All",
  54. "pageHeader": {
  55. "fileName": "File name",
  56. "lastModified": "Last Modified",
  57. "created": "Created"
  58. }
  59. },
  60. "deletePagePrompt": {
  61. "text": "This page is in Trash",
  62. "restore": "Restore page",
  63. "deletePermanent": "Delete permanently"
  64. },
  65. "dialogCreatePageNameHint": "Page name",
  66. "questionBubble": {
  67. "whatsNew": "What's new?",
  68. "help": "Help & Support",
  69. "debug": {
  70. "name": "Debug Info",
  71. "success": "Copied debug info to clipboard!",
  72. "fail": "Unable to copy debug info to clipboard"
  73. }
  74. },
  75. "menuAppHeader": {
  76. "addPageTooltip": "Quickly add a page inside",
  77. "defaultNewPageName": "Untitled",
  78. "renameDialog": "Rename"
  79. },
  80. "toolbar": {
  81. "undo": "Undo",
  82. "redo": "Redo",
  83. "bold": "Bold",
  84. "italic": "Italic",
  85. "underline": "Underline",
  86. "strike": "Strikethrough",
  87. "numList": "Numbered List",
  88. "bulletList": "Bulleted List",
  89. "checkList": "Check List",
  90. "inlineCode": "Inline Code",
  91. "quote": "Quote Block",
  92. "header": "Header",
  93. "highlight": "Highlight"
  94. },
  95. "tooltip": {
  96. "lightMode": "Switch to Light mode",
  97. "darkMode": "Switch to Dark mode",
  98. "openAsPage": "Open as a Page",
  99. "addNewRow": "Add a new row",
  100. "openMenu": "Click to open menu"
  101. },
  102. "sideBar": {
  103. "closeSidebar": "Close side bar",
  104. "openSidebar": "Open side bar"
  105. },
  106. "notifications": {
  107. "export": {
  108. "markdown": "Exported Note To Markdown",
  109. "path": "Documents/flowy"
  110. }
  111. },
  112. "contactsPage": {
  113. "title": "Contacts",
  114. "whatsHappening": "What's happening this week?",
  115. "addContact": "Add Contact",
  116. "editContact": "Edit Contact"
  117. },
  118. "button": {
  119. "OK": "OK",
  120. "Cancel": "Cancel",
  121. "signIn": "Sign In",
  122. "signOut": "Sign Out",
  123. "complete": "Complete",
  124. "save": "Save"
  125. },
  126. "label": {
  127. "welcome": "Welcome!",
  128. "firstName": "First Name",
  129. "middleName": "Middle Name",
  130. "lastName": "Last Name",
  131. "stepX": "Step {X}"
  132. },
  133. "oAuth": {
  134. "err": {
  135. "failedTitle": "Unable to connect to your account.",
  136. "failedMsg": "Please make sure you've completed the sign-in process in your browser."
  137. },
  138. "google": {
  139. "title": "GOOGLE SIGN-IN",
  140. "instruction1": "In order to import your Google Contacts, you'll need to authorize this application using your web browser.",
  141. "instruction2": "Copy this code to your clipboard by clicking the icon or selecting the text:",
  142. "instruction3": "Navigate to the following link in your web browser, and enter the above code:",
  143. "instruction4": "Press the button below when you've completed signup:"
  144. }
  145. },
  146. "settings": {
  147. "title": "Settings",
  148. "menu": {
  149. "appearance": "Appearance",
  150. "language": "Language",
  151. "user": "User",
  152. "open": "Open Settings"
  153. },
  154. "appearance": {
  155. "lightLabel": "Light Mode",
  156. "darkLabel": "Dark Mode"
  157. }
  158. },
  159. "grid": {
  160. "settings": {
  161. "filter": "Filter",
  162. "sortBy": "Sort by",
  163. "Properties": "Properties",
  164. "group": "Group"
  165. },
  166. "field": {
  167. "hide": "Hide",
  168. "insertLeft": "Insert Left",
  169. "insertRight": "Insert Right",
  170. "duplicate": "Duplicate",
  171. "delete": "Delete",
  172. "textFieldName": "Text",
  173. "checkboxFieldName": "Checkbox",
  174. "dateFieldName": "Date",
  175. "numberFieldName": "Numbers",
  176. "singleSelectFieldName": "Select",
  177. "multiSelectFieldName": "Multiselect",
  178. "urlFieldName": "URL",
  179. "numberFormat": " Number format",
  180. "dateFormat": " Date format",
  181. "includeTime": " Include time",
  182. "dateFormatFriendly": "Month Day,Year",
  183. "dateFormatISO": "Year-Month-Day",
  184. "dateFormatLocal": "Year/Month/Day",
  185. "dateFormatUS": "Year/Month/Day",
  186. "timeFormat": " Time format",
  187. "invalidTimeFormat": "Invalid format",
  188. "timeFormatTwelveHour": "12 hour",
  189. "timeFormatTwentyFourHour": "24 hour",
  190. "addSelectOption": "Add an option",
  191. "optionTitle": "Options",
  192. "addOption": "Add option",
  193. "editProperty": "Edit property",
  194. "newColumn": "New column"
  195. },
  196. "row": {
  197. "duplicate": "Duplicate",
  198. "delete": "Delete",
  199. "textPlaceholder": "Empty",
  200. "copyProperty": "Copied property to clipboard",
  201. "count": "Count"
  202. },
  203. "selectOption": {
  204. "create": "Create",
  205. "purpleColor": "Purple",
  206. "pinkColor": "Pink",
  207. "lightPinkColor": "Light Pink",
  208. "orangeColor": "Orange",
  209. "yellowColor": "Yellow",
  210. "limeColor": "Lime",
  211. "greenColor": "Green",
  212. "aquaColor": "Aqua",
  213. "blueColor": "Blue",
  214. "deleteTag": "Delete tag",
  215. "colorPannelTitle": "Colors",
  216. "pannelTitle": "Select an option or create one",
  217. "searchOption": "Search for an option"
  218. },
  219. "menuName": "Grid"
  220. },
  221. "document": {
  222. "menuName": "Doc",
  223. "date": {
  224. "timeHintTextInTwelveHour": "12:00 AM",
  225. "timeHintTextInTwentyFourHour": "12:00"
  226. }
  227. },
  228. "board": {
  229. "column": {
  230. "create_new_card": "New"
  231. }
  232. }
  233. }