en.json 16 KB

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