en.json 10 KB

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