en.json 19 KB

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