en.json 22 KB

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