en.json 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. {
  2. "appName": "AppFlowy",
  3. "defaultUsername": "Me",
  4. "welcomeText": "Welcome to @:appName",
  5. "githubStarText": "Star on GitHub",
  6. "subscribeNewsletterText": "Subscribe to Newsletter",
  7. "letsGoButtonText": "Quick Start",
  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. "moreAction": {
  44. "small": "small",
  45. "medium": "medium",
  46. "large": "large",
  47. "fontSize": "Font Size"
  48. },
  49. "disclosureAction": {
  50. "rename": "Rename",
  51. "delete": "Delete",
  52. "duplicate": "Duplicate"
  53. },
  54. "blankPageTitle": "Blank page",
  55. "newPageText": "New page",
  56. "trash": {
  57. "text": "Trash",
  58. "restoreAll": "Restore All",
  59. "deleteAll": "Delete All",
  60. "pageHeader": {
  61. "fileName": "File name",
  62. "lastModified": "Last Modified",
  63. "created": "Created"
  64. }
  65. },
  66. "deletePagePrompt": {
  67. "text": "This page is in Trash",
  68. "restore": "Restore page",
  69. "deletePermanent": "Delete permanently"
  70. },
  71. "dialogCreatePageNameHint": "Page name",
  72. "questionBubble": {
  73. "whatsNew": "What's new?",
  74. "help": "Help & Support",
  75. "debug": {
  76. "name": "Debug Info",
  77. "success": "Copied debug info to clipboard!",
  78. "fail": "Unable to copy debug info to clipboard"
  79. }
  80. },
  81. "menuAppHeader": {
  82. "addPageTooltip": "Quickly add a page inside",
  83. "defaultNewPageName": "Untitled",
  84. "renameDialog": "Rename"
  85. },
  86. "toolbar": {
  87. "undo": "Undo",
  88. "redo": "Redo",
  89. "bold": "Bold",
  90. "italic": "Italic",
  91. "underline": "Underline",
  92. "strike": "Strikethrough",
  93. "numList": "Numbered List",
  94. "bulletList": "Bulleted List",
  95. "checkList": "Check List",
  96. "inlineCode": "Inline Code",
  97. "quote": "Quote Block",
  98. "header": "Header",
  99. "highlight": "Highlight",
  100. "color": "Color"
  101. },
  102. "tooltip": {
  103. "lightMode": "Switch to Light mode",
  104. "darkMode": "Switch to Dark mode",
  105. "openAsPage": "Open as a Page",
  106. "addNewRow": "Add a new row",
  107. "openMenu": "Click to open menu"
  108. },
  109. "sideBar": {
  110. "closeSidebar": "Close side bar",
  111. "openSidebar": "Open side bar"
  112. },
  113. "notifications": {
  114. "export": {
  115. "markdown": "Exported Note To Markdown",
  116. "path": "Documents/flowy"
  117. }
  118. },
  119. "contactsPage": {
  120. "title": "Contacts",
  121. "whatsHappening": "What's happening this week?",
  122. "addContact": "Add Contact",
  123. "editContact": "Edit Contact"
  124. },
  125. "button": {
  126. "OK": "OK",
  127. "Cancel": "Cancel",
  128. "signIn": "Sign In",
  129. "signOut": "Sign Out",
  130. "complete": "Complete",
  131. "save": "Save"
  132. },
  133. "label": {
  134. "welcome": "Welcome!",
  135. "firstName": "First Name",
  136. "middleName": "Middle Name",
  137. "lastName": "Last Name",
  138. "stepX": "Step {X}"
  139. },
  140. "oAuth": {
  141. "err": {
  142. "failedTitle": "Unable to connect to your account.",
  143. "failedMsg": "Please make sure you've completed the sign-in process in your browser."
  144. },
  145. "google": {
  146. "title": "GOOGLE SIGN-IN",
  147. "instruction1": "In order to import your Google Contacts, you'll need to authorize this application using your web browser.",
  148. "instruction2": "Copy this code to your clipboard by clicking the icon or selecting the text:",
  149. "instruction3": "Navigate to the following link in your web browser, and enter the above code:",
  150. "instruction4": "Press the button below when you've completed signup:"
  151. }
  152. },
  153. "settings": {
  154. "title": "Settings",
  155. "menu": {
  156. "appearance": "Appearance",
  157. "language": "Language",
  158. "user": "User",
  159. "files": "Files",
  160. "open": "Open Settings"
  161. },
  162. "appearance": {
  163. "themeMode": {
  164. "label": "Theme Mode",
  165. "light": "Light Mode",
  166. "dark": "Dark Mode",
  167. "system": "Adapt to System"
  168. },
  169. "theme":"Theme"
  170. },
  171. "files": {
  172. "defaultLocation": "Where your data is stored now",
  173. "doubleTapToCopy": "Double tap to copy the path",
  174. "restoreLocation": "Restore to AppFlowy default path",
  175. "customizeLocation": "Open another folder",
  176. "restartApp": "Please restart app for the changes to take effect.",
  177. "exportDatabase": "Export database",
  178. "selectFiles": "Select the files that need to be export",
  179. "createNewFolder": "Create a new folder",
  180. "createNewFolderDesc": "Tell us where you want to store your data ...",
  181. "open": "Open",
  182. "openFolder": "Open an existing folder",
  183. "openFolderDesc": "Read and write it to your existing AppFlowy folder ...",
  184. "folderHintText": "folder name",
  185. "location": "Creating a new folder",
  186. "locationDesc": "Pick a name for your AppFlowy data folder",
  187. "browser": "Browse",
  188. "create": "Create",
  189. "folderPath": "Path to store your folder",
  190. "locationCannotBeEmpty": "Path cannot be empty"
  191. }
  192. },
  193. "grid": {
  194. "settings": {
  195. "filter": "Filter",
  196. "sortBy": "Sort by",
  197. "Properties": "Properties",
  198. "group": "Group",
  199. "addFilter": "Add Filter",
  200. "deleteFilter": "Delete filter",
  201. "filterBy": "Filter by...",
  202. "typeAValue": "Type a value..."
  203. },
  204. "textFilter": {
  205. "contains": "Contains",
  206. "doesNotContain": "Does not contain",
  207. "endsWith": "Ends with",
  208. "startWith": "Starts with",
  209. "is": "Is",
  210. "isNot": "Is not",
  211. "isEmpty": "Is empty",
  212. "isNotEmpty": "Is not empty",
  213. "choicechipPrefix": {
  214. "isNot": "Not",
  215. "startWith": "Starts with",
  216. "endWith": "Ends with",
  217. "isEmpty": "is empty",
  218. "isNotEmpty": "is not empty"
  219. }
  220. },
  221. "checkboxFilter": {
  222. "isChecked": "Checked",
  223. "isUnchecked": "Unchecked",
  224. "choicechipPrefix": {
  225. "is": "is"
  226. }
  227. },
  228. "checklistFilter": {
  229. "isComplete": "is complete",
  230. "isIncomplted": "is incomplete"
  231. },
  232. "singleSelectOptionFilter": {
  233. "is": "Is",
  234. "isNot": "Is not",
  235. "isEmpty": "Is empty",
  236. "isNotEmpty": "Is not empty"
  237. },
  238. "multiSelectOptionFilter": {
  239. "contains": "Contains",
  240. "doesNotContain": "Does not contain",
  241. "isEmpty": "Is empty",
  242. "isNotEmpty": "Is not empty"
  243. },
  244. "field": {
  245. "hide": "Hide",
  246. "insertLeft": "Insert Left",
  247. "insertRight": "Insert Right",
  248. "duplicate": "Duplicate",
  249. "delete": "Delete",
  250. "textFieldName": "Text",
  251. "checkboxFieldName": "Checkbox",
  252. "dateFieldName": "Date",
  253. "numberFieldName": "Numbers",
  254. "singleSelectFieldName": "Select",
  255. "multiSelectFieldName": "Multiselect",
  256. "urlFieldName": "URL",
  257. "checklistFieldName": "Checklist",
  258. "numberFormat": "Number format",
  259. "dateFormat": "Date format",
  260. "includeTime": "Include time",
  261. "dateFormatFriendly": "Month Day,Year",
  262. "dateFormatISO": "Year-Month-Day",
  263. "dateFormatLocal": "Month/Day/Year",
  264. "dateFormatUS": "Year/Month/Day",
  265. "timeFormat": "Time format",
  266. "invalidTimeFormat": "Invalid format",
  267. "timeFormatTwelveHour": "12 hour",
  268. "timeFormatTwentyFourHour": "24 hour",
  269. "addSelectOption": "Add an option",
  270. "optionTitle": "Options",
  271. "addOption": "Add option",
  272. "editProperty": "Edit property",
  273. "newColumn": "New column",
  274. "deleteFieldPromptMessage": "Are you sure? This property will be deleted"
  275. },
  276. "row": {
  277. "duplicate": "Duplicate",
  278. "delete": "Delete",
  279. "textPlaceholder": "Empty",
  280. "copyProperty": "Copied property to clipboard",
  281. "count": "Count",
  282. "newRow": "New row"
  283. },
  284. "selectOption": {
  285. "create": "Create",
  286. "purpleColor": "Purple",
  287. "pinkColor": "Pink",
  288. "lightPinkColor": "Light Pink",
  289. "orangeColor": "Orange",
  290. "yellowColor": "Yellow",
  291. "limeColor": "Lime",
  292. "greenColor": "Green",
  293. "aquaColor": "Aqua",
  294. "blueColor": "Blue",
  295. "deleteTag": "Delete tag",
  296. "colorPanelTitle": "Colors",
  297. "panelTitle": "Select an option or create one",
  298. "searchOption": "Search for an option"
  299. },
  300. "checklist": {
  301. "panelTitle": "Add an item"
  302. },
  303. "menuName": "Grid"
  304. },
  305. "document": {
  306. "menuName": "Document",
  307. "date": {
  308. "timeHintTextInTwelveHour": "01:00 PM",
  309. "timeHintTextInTwentyFourHour": "13:00"
  310. }
  311. },
  312. "board": {
  313. "column": {
  314. "create_new_card": "New"
  315. }
  316. }
  317. }