en.json 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487
  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. "youCanAlso": "You can also",
  10. "and": "and",
  11. "signUp": {
  12. "buttonText": "Sign Up",
  13. "title": "Sign Up to @:appName",
  14. "getStartedText": "Get Started",
  15. "emptyPasswordError": "Password can't be empty",
  16. "repeatPasswordEmptyError": "Repeat password can't be empty",
  17. "unmatchedPasswordError": "Repeat password is not the same as password",
  18. "alreadyHaveAnAccount": "Already have an account?",
  19. "emailHint": "Email",
  20. "passwordHint": "Password",
  21. "repeatPasswordHint": "Repeat password"
  22. },
  23. "signIn": {
  24. "loginTitle": "Login to @:appName",
  25. "loginButtonText": "Login",
  26. "loginAsGuestButtonText": "Get Started",
  27. "buttonText": "Sign In",
  28. "forgotPassword": "Forgot Password?",
  29. "emailHint": "Email",
  30. "passwordHint": "Password",
  31. "dontHaveAnAccount": "Don't have an account?",
  32. "repeatPasswordEmptyError": "Repeat password can't be empty",
  33. "unmatchedPasswordError": "Repeat password is not the same as password"
  34. },
  35. "workspace": {
  36. "create": "Create workspace",
  37. "hint": "workspace",
  38. "notFoundError": "Workspace not found"
  39. },
  40. "shareAction": {
  41. "buttonText": "Share",
  42. "workInProgress": "Coming soon",
  43. "markdown": "Markdown",
  44. "copyLink": "Copy Link"
  45. },
  46. "moreAction": {
  47. "small": "small",
  48. "medium": "medium",
  49. "large": "large",
  50. "fontSize": "Font Size",
  51. "import": "Import",
  52. "moreOptions": "More options"
  53. },
  54. "importPanel": {
  55. "textAndMarkdown": "Text & Markdown",
  56. "documentFromV010": "Document from v0.1.0",
  57. "databaseFromV010": "Database from v0.1.0",
  58. "csv": "CSV",
  59. "database": "Database"
  60. },
  61. "disclosureAction": {
  62. "rename": "Rename",
  63. "delete": "Delete",
  64. "duplicate": "Duplicate"
  65. },
  66. "blankPageTitle": "Blank page",
  67. "newPageText": "New page",
  68. "trash": {
  69. "text": "Trash",
  70. "restoreAll": "Restore All",
  71. "deleteAll": "Delete All",
  72. "pageHeader": {
  73. "fileName": "File name",
  74. "lastModified": "Last Modified",
  75. "created": "Created"
  76. }
  77. },
  78. "deletePagePrompt": {
  79. "text": "This page is in Trash",
  80. "restore": "Restore page",
  81. "deletePermanent": "Delete permanently"
  82. },
  83. "dialogCreatePageNameHint": "Page name",
  84. "questionBubble": {
  85. "shortcuts": "Shortcuts",
  86. "whatsNew": "What's new?",
  87. "help": "Help & Support",
  88. "markdown": "Markdown",
  89. "debug": {
  90. "name": "Debug Info",
  91. "success": "Copied debug info to clipboard!",
  92. "fail": "Unable to copy debug info to clipboard"
  93. }
  94. },
  95. "menuAppHeader": {
  96. "addPageTooltip": "Quickly add a page inside",
  97. "defaultNewPageName": "Untitled",
  98. "renameDialog": "Rename"
  99. },
  100. "toolbar": {
  101. "undo": "Undo",
  102. "redo": "Redo",
  103. "bold": "Bold",
  104. "italic": "Italic",
  105. "underline": "Underline",
  106. "strike": "Strikethrough",
  107. "numList": "Numbered List",
  108. "bulletList": "Bulleted List",
  109. "checkList": "Check List",
  110. "inlineCode": "Inline Code",
  111. "quote": "Quote Block",
  112. "header": "Header",
  113. "highlight": "Highlight",
  114. "color": "Color"
  115. },
  116. "tooltip": {
  117. "lightMode": "Switch to Light mode",
  118. "darkMode": "Switch to Dark mode",
  119. "openAsPage": "Open as a Page",
  120. "addNewRow": "Add a new row",
  121. "openMenu": "Click to open menu",
  122. "dragRow": "Long press to reorder the row",
  123. "viewDataBase": "View database",
  124. "referencePage": "This {name} is referenced"
  125. },
  126. "sideBar": {
  127. "closeSidebar": "Close side bar",
  128. "openSidebar": "Open side bar"
  129. },
  130. "notifications": {
  131. "export": {
  132. "markdown": "Exported Note To Markdown",
  133. "path": "Documents/flowy"
  134. }
  135. },
  136. "contactsPage": {
  137. "title": "Contacts",
  138. "whatsHappening": "What's happening this week?",
  139. "addContact": "Add Contact",
  140. "editContact": "Edit Contact"
  141. },
  142. "button": {
  143. "OK": "OK",
  144. "Done": "Done",
  145. "Cancel": "Cancel",
  146. "signIn": "Sign In",
  147. "signOut": "Sign Out",
  148. "complete": "Complete",
  149. "save": "Save",
  150. "generate": "Generate",
  151. "esc": "ESC",
  152. "keep": "Keep",
  153. "tryAgain": "Try again",
  154. "discard": "Discard",
  155. "replace": "Replace",
  156. "insertBelow": "Insert Below"
  157. },
  158. "label": {
  159. "welcome": "Welcome!",
  160. "firstName": "First Name",
  161. "middleName": "Middle Name",
  162. "lastName": "Last Name",
  163. "stepX": "Step {X}"
  164. },
  165. "oAuth": {
  166. "err": {
  167. "failedTitle": "Unable to connect to your account.",
  168. "failedMsg": "Please make sure you've completed the sign-in process in your browser."
  169. },
  170. "google": {
  171. "title": "GOOGLE SIGN-IN",
  172. "instruction1": "In order to import your Google Contacts, you'll need to authorize this application using your web browser.",
  173. "instruction2": "Copy this code to your clipboard by clicking the icon or selecting the text:",
  174. "instruction3": "Navigate to the following link in your web browser, and enter the above code:",
  175. "instruction4": "Press the button below when you've completed signup:"
  176. }
  177. },
  178. "settings": {
  179. "title": "Settings",
  180. "menu": {
  181. "appearance": "Appearance",
  182. "language": "Language",
  183. "user": "User",
  184. "files": "Files",
  185. "open": "Open Settings"
  186. },
  187. "appearance": {
  188. "themeMode": {
  189. "label": "Theme Mode",
  190. "light": "Light Mode",
  191. "dark": "Dark Mode",
  192. "system": "Adapt to System"
  193. },
  194. "theme": "Theme"
  195. },
  196. "files": {
  197. "copy": "Copy",
  198. "defaultLocation": "Read files and data storage location",
  199. "exportData": "Export your data",
  200. "doubleTapToCopy": "Double tap to copy the path",
  201. "restoreLocation": "Restore to AppFlowy default path",
  202. "customizeLocation": "Open another folder",
  203. "restartApp": "Please restart app for the changes to take effect.",
  204. "exportDatabase": "Export database",
  205. "selectFiles": "Select the files that need to be export",
  206. "selectAll": "Select all",
  207. "deselectAll": "Deselect all",
  208. "createNewFolder": "Create a new folder",
  209. "createNewFolderDesc": "Tell us where you want to store your data",
  210. "defineWhereYourDataIsStored": "Define where your data is stored",
  211. "open": "Open",
  212. "openFolder": "Open an existing folder",
  213. "openFolderDesc": "Read and write it to your existing AppFlowy folder",
  214. "folderHintText": "folder name",
  215. "location": "Creating a new folder",
  216. "locationDesc": "Pick a name for your AppFlowy data folder",
  217. "browser": "Browse",
  218. "create": "Create",
  219. "set": "Set",
  220. "folderPath": "Path to store your folder",
  221. "locationCannotBeEmpty": "Path cannot be empty",
  222. "pathCopiedSnackbar": "File storage path copied to clipboard!",
  223. "changeLocationTooltips": "Change the data directory",
  224. "change": "Change",
  225. "openLocationTooltips": "Open another data directory",
  226. "openCurrentDataFolder": "Open current data directory",
  227. "recoverLocationTooltips": "Reset to AppFlowy's default data directory",
  228. "exportFileSuccess": "Export file successfully!",
  229. "exportFileFail": "Export file failed!",
  230. "export": "Export"
  231. },
  232. "user": {
  233. "name": "Name",
  234. "icon": "Icon",
  235. "selectAnIcon": "Select an icon",
  236. "pleaseInputYourOpenAIKey": "please input your OpenAI key"
  237. }
  238. },
  239. "grid": {
  240. "deleteView": "Are you sure you want to delete this view?",
  241. "createView": "New",
  242. "settings": {
  243. "filter": "Filter",
  244. "sort": "Sort",
  245. "sortBy": "Sort by",
  246. "Properties": "Properties",
  247. "group": "Group",
  248. "addFilter": "Add Filter",
  249. "deleteFilter": "Delete filter",
  250. "filterBy": "Filter by...",
  251. "typeAValue": "Type a value...",
  252. "layout": "Layout",
  253. "databaseLayout": "Layout"
  254. },
  255. "textFilter": {
  256. "contains": "Contains",
  257. "doesNotContain": "Does not contain",
  258. "endsWith": "Ends with",
  259. "startWith": "Starts with",
  260. "is": "Is",
  261. "isNot": "Is not",
  262. "isEmpty": "Is empty",
  263. "isNotEmpty": "Is not empty",
  264. "choicechipPrefix": {
  265. "isNot": "Not",
  266. "startWith": "Starts with",
  267. "endWith": "Ends with",
  268. "isEmpty": "is empty",
  269. "isNotEmpty": "is not empty"
  270. }
  271. },
  272. "checkboxFilter": {
  273. "isChecked": "Checked",
  274. "isUnchecked": "Unchecked",
  275. "choicechipPrefix": {
  276. "is": "is"
  277. }
  278. },
  279. "checklistFilter": {
  280. "isComplete": "is complete",
  281. "isIncomplted": "is incomplete"
  282. },
  283. "singleSelectOptionFilter": {
  284. "is": "Is",
  285. "isNot": "Is not",
  286. "isEmpty": "Is empty",
  287. "isNotEmpty": "Is not empty"
  288. },
  289. "multiSelectOptionFilter": {
  290. "contains": "Contains",
  291. "doesNotContain": "Does not contain",
  292. "isEmpty": "Is empty",
  293. "isNotEmpty": "Is not empty"
  294. },
  295. "field": {
  296. "hide": "Hide",
  297. "insertLeft": "Insert Left",
  298. "insertRight": "Insert Right",
  299. "duplicate": "Duplicate",
  300. "delete": "Delete",
  301. "textFieldName": "Text",
  302. "checkboxFieldName": "Checkbox",
  303. "dateFieldName": "Date",
  304. "updatedAtFieldName": "Last modified time",
  305. "createdAtFieldName": "Created time",
  306. "numberFieldName": "Numbers",
  307. "singleSelectFieldName": "Select",
  308. "multiSelectFieldName": "Multiselect",
  309. "urlFieldName": "URL",
  310. "checklistFieldName": "Checklist",
  311. "numberFormat": "Number format",
  312. "dateFormat": "Date format",
  313. "includeTime": "Include time",
  314. "dateFormatFriendly": "Month Day, Year",
  315. "dateFormatISO": "Year-Month-Day",
  316. "dateFormatLocal": "Month/Day/Year",
  317. "dateFormatUS": "Year/Month/Day",
  318. "dateFormatDayMonthYear": "Day/Month/Year",
  319. "timeFormat": "Time format",
  320. "invalidTimeFormat": "Invalid format",
  321. "timeFormatTwelveHour": "12 hour",
  322. "timeFormatTwentyFourHour": "24 hour",
  323. "addSelectOption": "Add an option",
  324. "optionTitle": "Options",
  325. "addOption": "Add option",
  326. "editProperty": "Edit property",
  327. "newProperty": "New property",
  328. "deleteFieldPromptMessage": "Are you sure? This property will be deleted"
  329. },
  330. "sort": {
  331. "ascending": "Ascending",
  332. "descending": "Descending",
  333. "deleteSort": "Delete sort",
  334. "addSort": "Add sort"
  335. },
  336. "row": {
  337. "duplicate": "Duplicate",
  338. "delete": "Delete",
  339. "textPlaceholder": "Empty",
  340. "copyProperty": "Copied property to clipboard",
  341. "count": "Count",
  342. "newRow": "New row",
  343. "action": "Action"
  344. },
  345. "selectOption": {
  346. "create": "Create",
  347. "purpleColor": "Purple",
  348. "pinkColor": "Pink",
  349. "lightPinkColor": "Light Pink",
  350. "orangeColor": "Orange",
  351. "yellowColor": "Yellow",
  352. "limeColor": "Lime",
  353. "greenColor": "Green",
  354. "aquaColor": "Aqua",
  355. "blueColor": "Blue",
  356. "deleteTag": "Delete tag",
  357. "colorPanelTitle": "Colors",
  358. "panelTitle": "Select an option or create one",
  359. "searchOption": "Search for an option"
  360. },
  361. "checklist": {
  362. "panelTitle": "Add an item"
  363. },
  364. "menuName": "Grid",
  365. "referencedGridPrefix": "View of"
  366. },
  367. "document": {
  368. "menuName": "Document",
  369. "date": {
  370. "timeHintTextInTwelveHour": "01:00 PM",
  371. "timeHintTextInTwentyFourHour": "13:00"
  372. },
  373. "slashMenu": {
  374. "board": {
  375. "selectABoardToLinkTo": "Select a Board to link to",
  376. "createANewBoard": "Create a new Board"
  377. },
  378. "grid": {
  379. "selectAGridToLinkTo": "Select a Grid to link to",
  380. "createANewGrid": "Create a new Grid"
  381. },
  382. "calendar": {
  383. "selectACalendarToLinkTo": "Select a Calendar to link to",
  384. "createANewCalendar": "Create a new Calendar"
  385. }
  386. },
  387. "plugins": {
  388. "referencedBoard": "Referenced Board",
  389. "referencedGrid": "Referenced Grid",
  390. "referencedCalendar": "Referenced Calendar",
  391. "autoGeneratorMenuItemName": "OpenAI Writer",
  392. "autoGeneratorTitleName": "OpenAI: Ask AI to write anything...",
  393. "autoGeneratorLearnMore": "Learn more",
  394. "autoGeneratorGenerate": "Generate",
  395. "autoGeneratorHintText": "Ask OpenAI ...",
  396. "autoGeneratorCantGetOpenAIKey": "Can't get OpenAI key",
  397. "autoGeneratorRewrite": "Rewrite",
  398. "smartEdit": "AI Assistants",
  399. "openAI": "OpenAI",
  400. "smartEditFixSpelling": "Fix spelling",
  401. "warning": "⚠️ AI responses can be inaccurate or misleading.",
  402. "smartEditSummarize": "Summarize",
  403. "smartEditImproveWriting": "Improve writing",
  404. "smartEditMakeLonger": "Make longer",
  405. "smartEditCouldNotFetchResult": "Could not fetch result from OpenAI",
  406. "smartEditCouldNotFetchKey": "Could not fetch OpenAI key",
  407. "smartEditDisabled": "Connect OpenAI in Settings",
  408. "discardResponse": "Do you want to discard the AI responses?",
  409. "cover": {
  410. "changeCover": "Change Cover",
  411. "colors": "Colors",
  412. "images": "Images",
  413. "clearAll": "Clear All",
  414. "abstract": "Abstract",
  415. "addCover": "Add Cover",
  416. "addLocalImage": "Add local image",
  417. "invalidImageUrl": "Invalid image URL",
  418. "failedToAddImageToGallery": "Failed to add image to gallery",
  419. "enterImageUrl": "Enter image URL",
  420. "add": "Add",
  421. "back": "Back",
  422. "saveToGallery": "Save to gallery",
  423. "removeIcon": "Remove Icon",
  424. "pasteImageUrl": "Paste image URL",
  425. "or": "OR",
  426. "pickFromFiles": "Pick from files",
  427. "couldNotFetchImage": "Could not fetch image",
  428. "imageSavingFailed": "Image Saving Failed",
  429. "addIcon": "Add Icon",
  430. "coverRemoveAlert": "It will be removed from cover after it is deleted.",
  431. "alertDialogConfirmation": "Are you sure, you want to continue?"
  432. },
  433. "mathEquation": {
  434. "addMathEquation": "Add Math Equation",
  435. "editMathEquation": "Edit Math Equation"
  436. },
  437. "optionAction": {
  438. "click": "Click",
  439. "toOpenMenu": " to open menu",
  440. "delete": "Delete",
  441. "duplicate": "Duplicate",
  442. "turnInto": "Turn into",
  443. "moveUp": "Move up",
  444. "moveDown": "Move down",
  445. "color": "Color",
  446. "align": "Align",
  447. "left": "Left",
  448. "center": "Center",
  449. "right": "Right",
  450. "defaultColor": "Default"
  451. }
  452. }
  453. },
  454. "board": {
  455. "column": {
  456. "create_new_card": "New"
  457. },
  458. "menuName": "Board",
  459. "referencedBoardPrefix": "View of"
  460. },
  461. "calendar": {
  462. "menuName": "Calendar",
  463. "defaultNewCalendarTitle": "Untitled",
  464. "navigation": {
  465. "today": "Today",
  466. "jumpToday": "Jump to Today",
  467. "previousMonth": "Previous Month",
  468. "nextMonth": "Next Month"
  469. },
  470. "settings": {
  471. "showWeekNumbers": "Show week numbers",
  472. "showWeekends": "Show weekends",
  473. "firstDayOfWeek": "Start week on",
  474. "layoutDateField": "Layout calendar by",
  475. "noDateTitle": "No Date",
  476. "noDateHint": "Unscheduled events will show up here",
  477. "clickToAdd": "Click to add to the calendar",
  478. "name": "Calendar layout"
  479. },
  480. "referencedCalendarPrefix": "View of"
  481. },
  482. "errorDialog": {
  483. "title": "AppFlowy Error",
  484. "howToFixFallback": "We're sorry for the inconvenience! Submit an issue on our GitHub page that describes your error.",
  485. "github": "View on GitHub"
  486. }
  487. }