en.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  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. "shortcuts": "Shortcuts",
  75. "whatsNew": "What's new?",
  76. "help": "Help & Support",
  77. "debug": {
  78. "name": "Debug Info",
  79. "success": "Copied debug info to clipboard!",
  80. "fail": "Unable to copy debug info to clipboard"
  81. }
  82. },
  83. "menuAppHeader": {
  84. "addPageTooltip": "Quickly add a page inside",
  85. "defaultNewPageName": "Untitled",
  86. "renameDialog": "Rename"
  87. },
  88. "toolbar": {
  89. "undo": "Undo",
  90. "redo": "Redo",
  91. "bold": "Bold",
  92. "italic": "Italic",
  93. "underline": "Underline",
  94. "strike": "Strikethrough",
  95. "numList": "Numbered List",
  96. "bulletList": "Bulleted List",
  97. "checkList": "Check List",
  98. "inlineCode": "Inline Code",
  99. "quote": "Quote Block",
  100. "header": "Header",
  101. "highlight": "Highlight",
  102. "color": "Color"
  103. },
  104. "tooltip": {
  105. "lightMode": "Switch to Light mode",
  106. "darkMode": "Switch to Dark mode",
  107. "openAsPage": "Open as a Page",
  108. "addNewRow": "Add a new row",
  109. "openMenu": "Click to open menu",
  110. "viewDataBase": "View database",
  111. "referencePage": "This {name} is referenced"
  112. },
  113. "sideBar": {
  114. "closeSidebar": "Close side bar",
  115. "openSidebar": "Open side bar"
  116. },
  117. "notifications": {
  118. "export": {
  119. "markdown": "Exported Note To Markdown",
  120. "path": "Documents/flowy"
  121. }
  122. },
  123. "contactsPage": {
  124. "title": "Contacts",
  125. "whatsHappening": "What's happening this week?",
  126. "addContact": "Add Contact",
  127. "editContact": "Edit Contact"
  128. },
  129. "button": {
  130. "OK": "OK",
  131. "Cancel": "Cancel",
  132. "signIn": "Sign In",
  133. "signOut": "Sign Out",
  134. "complete": "Complete",
  135. "save": "Save",
  136. "generate": "Generate",
  137. "esc": "ESC",
  138. "keep": "Keep",
  139. "tryAgain": "Try again",
  140. "discard": "Discard",
  141. "replace": "Replace"
  142. },
  143. "label": {
  144. "welcome": "Welcome!",
  145. "firstName": "First Name",
  146. "middleName": "Middle Name",
  147. "lastName": "Last Name",
  148. "stepX": "Step {X}"
  149. },
  150. "oAuth": {
  151. "err": {
  152. "failedTitle": "Unable to connect to your account.",
  153. "failedMsg": "Please make sure you've completed the sign-in process in your browser."
  154. },
  155. "google": {
  156. "title": "GOOGLE SIGN-IN",
  157. "instruction1": "In order to import your Google Contacts, you'll need to authorize this application using your web browser.",
  158. "instruction2": "Copy this code to your clipboard by clicking the icon or selecting the text:",
  159. "instruction3": "Navigate to the following link in your web browser, and enter the above code:",
  160. "instruction4": "Press the button below when you've completed signup:"
  161. }
  162. },
  163. "settings": {
  164. "title": "Settings",
  165. "menu": {
  166. "appearance": "Appearance",
  167. "language": "Language",
  168. "user": "User",
  169. "files": "Files",
  170. "open": "Open Settings"
  171. },
  172. "appearance": {
  173. "themeMode": {
  174. "label": "Theme Mode",
  175. "light": "Light Mode",
  176. "dark": "Dark Mode",
  177. "system": "Adapt to System"
  178. },
  179. "theme": "Theme"
  180. },
  181. "files": {
  182. "defaultLocation": "Where your data is stored now",
  183. "doubleTapToCopy": "Double tap to copy the path",
  184. "restoreLocation": "Restore to AppFlowy default path",
  185. "customizeLocation": "Open another folder",
  186. "restartApp": "Please restart app for the changes to take effect.",
  187. "exportDatabase": "Export database",
  188. "selectFiles": "Select the files that need to be export",
  189. "createNewFolder": "Create a new folder",
  190. "createNewFolderDesc": "Tell us where you want to store your data ...",
  191. "open": "Open",
  192. "openFolder": "Open an existing folder",
  193. "openFolderDesc": "Read and write it to your existing AppFlowy folder ...",
  194. "folderHintText": "folder name",
  195. "location": "Creating a new folder",
  196. "locationDesc": "Pick a name for your AppFlowy data folder",
  197. "browser": "Browse",
  198. "create": "Create",
  199. "folderPath": "Path to store your folder",
  200. "locationCannotBeEmpty": "Path cannot be empty"
  201. },
  202. "user": {
  203. "name": "Name",
  204. "icon": "Icon",
  205. "selectAnIcon": "Select an icon",
  206. "pleaseInputYourOpenAIKey": "please input your OpenAI key"
  207. }
  208. },
  209. "grid": {
  210. "settings": {
  211. "filter": "Filter",
  212. "sort": "Sort",
  213. "sortBy": "Sort by",
  214. "Properties": "Properties",
  215. "group": "Group",
  216. "addFilter": "Add Filter",
  217. "deleteFilter": "Delete filter",
  218. "filterBy": "Filter by...",
  219. "typeAValue": "Type a value...",
  220. "layout": "Layout"
  221. },
  222. "textFilter": {
  223. "contains": "Contains",
  224. "doesNotContain": "Does not contain",
  225. "endsWith": "Ends with",
  226. "startWith": "Starts with",
  227. "is": "Is",
  228. "isNot": "Is not",
  229. "isEmpty": "Is empty",
  230. "isNotEmpty": "Is not empty",
  231. "choicechipPrefix": {
  232. "isNot": "Not",
  233. "startWith": "Starts with",
  234. "endWith": "Ends with",
  235. "isEmpty": "is empty",
  236. "isNotEmpty": "is not empty"
  237. }
  238. },
  239. "checkboxFilter": {
  240. "isChecked": "Checked",
  241. "isUnchecked": "Unchecked",
  242. "choicechipPrefix": {
  243. "is": "is"
  244. }
  245. },
  246. "checklistFilter": {
  247. "isComplete": "is complete",
  248. "isIncomplted": "is incomplete"
  249. },
  250. "singleSelectOptionFilter": {
  251. "is": "Is",
  252. "isNot": "Is not",
  253. "isEmpty": "Is empty",
  254. "isNotEmpty": "Is not empty"
  255. },
  256. "multiSelectOptionFilter": {
  257. "contains": "Contains",
  258. "doesNotContain": "Does not contain",
  259. "isEmpty": "Is empty",
  260. "isNotEmpty": "Is not empty"
  261. },
  262. "field": {
  263. "hide": "Hide",
  264. "insertLeft": "Insert Left",
  265. "insertRight": "Insert Right",
  266. "duplicate": "Duplicate",
  267. "delete": "Delete",
  268. "textFieldName": "Text",
  269. "checkboxFieldName": "Checkbox",
  270. "dateFieldName": "Date",
  271. "numberFieldName": "Numbers",
  272. "singleSelectFieldName": "Select",
  273. "multiSelectFieldName": "Multiselect",
  274. "urlFieldName": "URL",
  275. "checklistFieldName": "Checklist",
  276. "numberFormat": "Number format",
  277. "dateFormat": "Date format",
  278. "includeTime": "Include time",
  279. "dateFormatFriendly": "Month Day,Year",
  280. "dateFormatISO": "Year-Month-Day",
  281. "dateFormatLocal": "Month/Day/Year",
  282. "dateFormatUS": "Year/Month/Day",
  283. "timeFormat": "Time format",
  284. "invalidTimeFormat": "Invalid format",
  285. "timeFormatTwelveHour": "12 hour",
  286. "timeFormatTwentyFourHour": "24 hour",
  287. "addSelectOption": "Add an option",
  288. "optionTitle": "Options",
  289. "addOption": "Add option",
  290. "editProperty": "Edit property",
  291. "newColumn": "New column",
  292. "deleteFieldPromptMessage": "Are you sure? This property will be deleted"
  293. },
  294. "sort": {
  295. "ascending": "Ascending",
  296. "descending": "Descending",
  297. "deleteSort": "Delete sort",
  298. "addSort": "Add sort"
  299. },
  300. "row": {
  301. "duplicate": "Duplicate",
  302. "delete": "Delete",
  303. "textPlaceholder": "Empty",
  304. "copyProperty": "Copied property to clipboard",
  305. "count": "Count",
  306. "newRow": "New row"
  307. },
  308. "selectOption": {
  309. "create": "Create",
  310. "purpleColor": "Purple",
  311. "pinkColor": "Pink",
  312. "lightPinkColor": "Light Pink",
  313. "orangeColor": "Orange",
  314. "yellowColor": "Yellow",
  315. "limeColor": "Lime",
  316. "greenColor": "Green",
  317. "aquaColor": "Aqua",
  318. "blueColor": "Blue",
  319. "deleteTag": "Delete tag",
  320. "colorPanelTitle": "Colors",
  321. "panelTitle": "Select an option or create one",
  322. "searchOption": "Search for an option"
  323. },
  324. "checklist": {
  325. "panelTitle": "Add an item"
  326. },
  327. "menuName": "Grid"
  328. },
  329. "document": {
  330. "menuName": "Document",
  331. "date": {
  332. "timeHintTextInTwelveHour": "01:00 PM",
  333. "timeHintTextInTwentyFourHour": "13:00"
  334. },
  335. "slashMenu": {
  336. "board": {
  337. "selectABoardToLinkTo": "Select a Board to link to",
  338. "createANewBoard": "Create a new Board"
  339. },
  340. "grid": {
  341. "selectAGridToLinkTo": "Select a Grid to link to"
  342. }
  343. },
  344. "plugins": {
  345. "referencedBoard": "Referenced Board",
  346. "referencedGrid": "Referenced Grid",
  347. "autoCompletionMenuItemName": "Auto Completion",
  348. "autoGeneratorMenuItemName": "Auto Generator",
  349. "autoGeneratorTitleName": "OpenAI: Ask AI to write anything...",
  350. "autoGeneratorLearnMore": "Learn more",
  351. "autoGeneratorGenerate": "Generate",
  352. "autoGeneratorHintText": "Tell us what you want to generate by OpenAI ...",
  353. "autoGeneratorCantGetOpenAIKey": "Can't get OpenAI key",
  354. "smartEdit": "Smart Edit",
  355. "smartEditTitleName": "OpenAI: Smart Edit",
  356. "smartEditFixSpelling": "Fix spelling",
  357. "smartEditSummarize": "Summarize",
  358. "smartEditCouldNotFetchResult": "Could not fetch result from OpenAI",
  359. "smartEditCouldNotFetchKey": "Could not fetch OpenAI key",
  360. "smartEditDisabled": "Connect OpenAI in Settings",
  361. "cover": {
  362. "changeCover": "Change Cover",
  363. "colors": "Colors",
  364. "images": "Images",
  365. "abstract": "Abstract",
  366. "addCover": "Add Cover",
  367. "addLocalImage": "Add local image",
  368. "invalidImageUrl": "Invalid image URL",
  369. "failedToAddImageToGallery": "Failed to add image to gallery",
  370. "enterImageUrl": "Enter image URL",
  371. "add": "Add",
  372. "back": "Back",
  373. "saveToGallery": "Save to gallery",
  374. "removeIcon": "Remove Icon",
  375. "pasteImageUrl": "Paste image URL",
  376. "or": "OR",
  377. "pickFromFiles": "Pick from files",
  378. "couldNotFetchImage": "Could not fetch image",
  379. "imageSavingFailed": "Image Saving Failed",
  380. "addIcon": "Add Icon"
  381. }
  382. }
  383. },
  384. "board": {
  385. "column": {
  386. "create_new_card": "New"
  387. },
  388. "menuName": "Board"
  389. },
  390. "calendar": {
  391. "menuName": "Calendar",
  392. "defaultNewCalendarTitle": "Untitled",
  393. "navigation": {
  394. "today": "Today",
  395. "jumpToday": "Jump to Today",
  396. "previousMonth": "Previous Month",
  397. "nextMonth": "Next Month"
  398. },
  399. "settings": {
  400. "showWeekNumbers": "Show week numbers",
  401. "showWeekends": "Show weekends",
  402. "firstDayOfWeek": "First day of week",
  403. "layoutDateField": "Layout calendar by"
  404. }
  405. }
  406. }