en.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  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. "syncSetting": "Sync Setting",
  230. "enableSync": "Enable sync",
  231. "historicalUserList": "User login history",
  232. "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",
  233. "openHistoricalUser": "Click to open the anonymous account"
  234. },
  235. "appearance": {
  236. "fontFamily": {
  237. "label": "Font Family",
  238. "search": "Search"
  239. },
  240. "themeMode": {
  241. "label": "Theme Mode",
  242. "light": "Light Mode",
  243. "dark": "Dark Mode",
  244. "system": "Adapt to System"
  245. },
  246. "themeUpload": {
  247. "button": "Upload",
  248. "description": "Upload your own AppFlowy theme using the button below.",
  249. "failure": "The theme that was uploaded had an invalid format.",
  250. "loading": "Please wait while we validate and upload your theme...",
  251. "uploadSuccess": "Your theme was uploaded successfully",
  252. "deletionFailure": "Failed to delete the theme. Try to delete it manually.",
  253. "filePickerDialogTitle": "Choose a .flowy_plugin file",
  254. "urlUploadFailure": "Failed to open url: {}"
  255. },
  256. "theme": "Theme",
  257. "builtInsLabel": "Built-in Themes",
  258. "pluginsLabel": "Plugins"
  259. },
  260. "files": {
  261. "copy": "Copy",
  262. "defaultLocation": "Read files and data storage location",
  263. "exportData": "Export your data",
  264. "doubleTapToCopy": "Double tap to copy the path",
  265. "restoreLocation": "Restore to AppFlowy default path",
  266. "customizeLocation": "Open another folder",
  267. "restartApp": "Please restart app for the changes to take effect.",
  268. "exportDatabase": "Export database",
  269. "selectFiles": "Select the files that need to be export",
  270. "selectAll": "Select all",
  271. "deselectAll": "Deselect all",
  272. "createNewFolder": "Create a new folder",
  273. "createNewFolderDesc": "Tell us where you want to store your data",
  274. "defineWhereYourDataIsStored": "Define where your data is stored",
  275. "open": "Open",
  276. "openFolder": "Open an existing folder",
  277. "openFolderDesc": "Read and write it to your existing AppFlowy folder",
  278. "folderHintText": "folder name",
  279. "location": "Creating a new folder",
  280. "locationDesc": "Pick a name for your AppFlowy data folder",
  281. "browser": "Browse",
  282. "create": "Create",
  283. "set": "Set",
  284. "folderPath": "Path to store your folder",
  285. "locationCannotBeEmpty": "Path cannot be empty",
  286. "pathCopiedSnackbar": "File storage path copied to clipboard!",
  287. "changeLocationTooltips": "Change the data directory",
  288. "change": "Change",
  289. "openLocationTooltips": "Open another data directory",
  290. "openCurrentDataFolder": "Open current data directory",
  291. "recoverLocationTooltips": "Reset to AppFlowy's default data directory",
  292. "exportFileSuccess": "Export file successfully!",
  293. "exportFileFail": "Export file failed!",
  294. "export": "Export"
  295. },
  296. "user": {
  297. "name": "Name",
  298. "icon": "Icon",
  299. "selectAnIcon": "Select an icon",
  300. "pleaseInputYourOpenAIKey": "please input your OpenAI key",
  301. "clickToLogout": "Click to logout the current user"
  302. },
  303. "shortcuts": {
  304. "shortcutsLabel": "Shortcuts",
  305. "command": "Command",
  306. "keyBinding": "Keybinding",
  307. "addNewCommand": "Add New Command",
  308. "updateShortcutStep": "Press desired key combination and press ENTER",
  309. "shortcutIsAlreadyUsed": "This shortcut is already used for: {conflict}",
  310. "resetToDefault": "Reset to default keybindings",
  311. "couldNotLoadErrorMsg": "Could not load shortcuts, Try again",
  312. "couldNotSaveErrorMsg": "Could not save shortcuts, Try again"
  313. }
  314. },
  315. "grid": {
  316. "deleteView": "Are you sure you want to delete this view?",
  317. "createView": "New",
  318. "settings": {
  319. "filter": "Filter",
  320. "sort": "Sort",
  321. "sortBy": "Sort by",
  322. "properties": "Properties",
  323. "reorderPropertiesTooltip": "Drag to reorder properties",
  324. "group": "Group",
  325. "addFilter": "Add Filter",
  326. "deleteFilter": "Delete filter",
  327. "filterBy": "Filter by...",
  328. "typeAValue": "Type a value...",
  329. "layout": "Layout",
  330. "databaseLayout": "Layout"
  331. },
  332. "textFilter": {
  333. "contains": "Contains",
  334. "doesNotContain": "Does not contain",
  335. "endsWith": "Ends with",
  336. "startWith": "Starts with",
  337. "is": "Is",
  338. "isNot": "Is not",
  339. "isEmpty": "Is empty",
  340. "isNotEmpty": "Is not empty",
  341. "choicechipPrefix": {
  342. "isNot": "Not",
  343. "startWith": "Starts with",
  344. "endWith": "Ends with",
  345. "isEmpty": "is empty",
  346. "isNotEmpty": "is not empty"
  347. }
  348. },
  349. "checkboxFilter": {
  350. "isChecked": "Checked",
  351. "isUnchecked": "Unchecked",
  352. "choicechipPrefix": {
  353. "is": "is"
  354. }
  355. },
  356. "checklistFilter": {
  357. "isComplete": "is complete",
  358. "isIncomplted": "is incomplete"
  359. },
  360. "singleSelectOptionFilter": {
  361. "is": "Is",
  362. "isNot": "Is not",
  363. "isEmpty": "Is empty",
  364. "isNotEmpty": "Is not empty"
  365. },
  366. "multiSelectOptionFilter": {
  367. "contains": "Contains",
  368. "doesNotContain": "Does not contain",
  369. "isEmpty": "Is empty",
  370. "isNotEmpty": "Is not empty"
  371. },
  372. "field": {
  373. "hide": "Hide",
  374. "insertLeft": "Insert Left",
  375. "insertRight": "Insert Right",
  376. "duplicate": "Duplicate",
  377. "delete": "Delete",
  378. "textFieldName": "Text",
  379. "checkboxFieldName": "Checkbox",
  380. "dateFieldName": "Date",
  381. "updatedAtFieldName": "Last modified time",
  382. "createdAtFieldName": "Created time",
  383. "numberFieldName": "Numbers",
  384. "singleSelectFieldName": "Select",
  385. "multiSelectFieldName": "Multiselect",
  386. "urlFieldName": "URL",
  387. "checklistFieldName": "Checklist",
  388. "numberFormat": "Number format",
  389. "dateFormat": "Date format",
  390. "includeTime": "Include time",
  391. "dateFormatFriendly": "Month Day, Year",
  392. "dateFormatISO": "Year-Month-Day",
  393. "dateFormatLocal": "Month/Day/Year",
  394. "dateFormatUS": "Year/Month/Day",
  395. "dateFormatDayMonthYear": "Day/Month/Year",
  396. "timeFormat": "Time format",
  397. "invalidTimeFormat": "Invalid format",
  398. "timeFormatTwelveHour": "12 hour",
  399. "timeFormatTwentyFourHour": "24 hour",
  400. "clearDate": "Clear date",
  401. "addSelectOption": "Add an option",
  402. "optionTitle": "Options",
  403. "addOption": "Add option",
  404. "editProperty": "Edit property",
  405. "newProperty": "New property",
  406. "deleteFieldPromptMessage": "Are you sure? This property will be deleted"
  407. },
  408. "sort": {
  409. "ascending": "Ascending",
  410. "descending": "Descending",
  411. "deleteSort": "Delete sort",
  412. "addSort": "Add sort"
  413. },
  414. "row": {
  415. "duplicate": "Duplicate",
  416. "delete": "Delete",
  417. "textPlaceholder": "Empty",
  418. "copyProperty": "Copied property to clipboard",
  419. "count": "Count",
  420. "newRow": "New row",
  421. "action": "Action"
  422. },
  423. "selectOption": {
  424. "create": "Create",
  425. "purpleColor": "Purple",
  426. "pinkColor": "Pink",
  427. "lightPinkColor": "Light Pink",
  428. "orangeColor": "Orange",
  429. "yellowColor": "Yellow",
  430. "limeColor": "Lime",
  431. "greenColor": "Green",
  432. "aquaColor": "Aqua",
  433. "blueColor": "Blue",
  434. "deleteTag": "Delete tag",
  435. "colorPanelTitle": "Colors",
  436. "panelTitle": "Select an option or create one",
  437. "searchOption": "Search for an option"
  438. },
  439. "checklist": {
  440. "panelTitle": "Add an item"
  441. },
  442. "menuName": "Grid",
  443. "referencedGridPrefix": "View of"
  444. },
  445. "document": {
  446. "menuName": "Document",
  447. "date": {
  448. "timeHintTextInTwelveHour": "01:00 PM",
  449. "timeHintTextInTwentyFourHour": "13:00"
  450. },
  451. "slashMenu": {
  452. "board": {
  453. "selectABoardToLinkTo": "Select a Board to link to",
  454. "createANewBoard": "Create a new Board"
  455. },
  456. "grid": {
  457. "selectAGridToLinkTo": "Select a Grid to link to",
  458. "createANewGrid": "Create a new Grid"
  459. },
  460. "calendar": {
  461. "selectACalendarToLinkTo": "Select a Calendar to link to",
  462. "createANewCalendar": "Create a new Calendar"
  463. }
  464. },
  465. "selectionMenu": {
  466. "outline": "Outline"
  467. },
  468. "plugins": {
  469. "referencedBoard": "Referenced Board",
  470. "referencedGrid": "Referenced Grid",
  471. "referencedCalendar": "Referenced Calendar",
  472. "autoGeneratorMenuItemName": "OpenAI Writer",
  473. "autoGeneratorTitleName": "OpenAI: Ask AI to write anything...",
  474. "autoGeneratorLearnMore": "Learn more",
  475. "autoGeneratorGenerate": "Generate",
  476. "autoGeneratorHintText": "Ask OpenAI ...",
  477. "autoGeneratorCantGetOpenAIKey": "Can't get OpenAI key",
  478. "autoGeneratorRewrite": "Rewrite",
  479. "smartEdit": "AI Assistants",
  480. "openAI": "OpenAI",
  481. "smartEditFixSpelling": "Fix spelling",
  482. "warning": "⚠️ AI responses can be inaccurate or misleading.",
  483. "smartEditSummarize": "Summarize",
  484. "smartEditImproveWriting": "Improve writing",
  485. "smartEditMakeLonger": "Make longer",
  486. "smartEditCouldNotFetchResult": "Could not fetch result from OpenAI",
  487. "smartEditCouldNotFetchKey": "Could not fetch OpenAI key",
  488. "smartEditDisabled": "Connect OpenAI in Settings",
  489. "discardResponse": "Do you want to discard the AI responses?",
  490. "createInlineMathEquation": "Create equation",
  491. "toggleList": "Toggle List",
  492. "cover": {
  493. "changeCover": "Change Cover",
  494. "colors": "Colors",
  495. "images": "Images",
  496. "clearAll": "Clear All",
  497. "abstract": "Abstract",
  498. "addCover": "Add Cover",
  499. "addLocalImage": "Add local image",
  500. "invalidImageUrl": "Invalid image URL",
  501. "failedToAddImageToGallery": "Failed to add image to gallery",
  502. "enterImageUrl": "Enter image URL",
  503. "add": "Add",
  504. "back": "Back",
  505. "saveToGallery": "Save to gallery",
  506. "removeIcon": "Remove Icon",
  507. "pasteImageUrl": "Paste image URL",
  508. "or": "OR",
  509. "pickFromFiles": "Pick from files",
  510. "couldNotFetchImage": "Could not fetch image",
  511. "imageSavingFailed": "Image Saving Failed",
  512. "addIcon": "Add Icon",
  513. "coverRemoveAlert": "It will be removed from cover after it is deleted.",
  514. "alertDialogConfirmation": "Are you sure, you want to continue?"
  515. },
  516. "mathEquation": {
  517. "addMathEquation": "Add Math Equation",
  518. "editMathEquation": "Edit Math Equation"
  519. },
  520. "optionAction": {
  521. "click": "Click",
  522. "toOpenMenu": " to open menu",
  523. "delete": "Delete",
  524. "duplicate": "Duplicate",
  525. "turnInto": "Turn into",
  526. "moveUp": "Move up",
  527. "moveDown": "Move down",
  528. "color": "Color",
  529. "align": "Align",
  530. "left": "Left",
  531. "center": "Center",
  532. "right": "Right",
  533. "defaultColor": "Default"
  534. },
  535. "image": {
  536. "copiedToPasteBoard": "The image link has been copied to the clipboard"
  537. },
  538. "outline": {
  539. "addHeadingToCreateOutline": "Add headings to create a table of contents."
  540. }
  541. },
  542. "textBlock": {
  543. "placeholder": "Type '/' for commands"
  544. },
  545. "title": {
  546. "placeholder": "Untitled"
  547. },
  548. "imageBlock": {
  549. "placeholder": "Click to add image",
  550. "upload": {
  551. "label": "Upload",
  552. "placeholder": "Click to upload image"
  553. },
  554. "url": {
  555. "label": "Image URL",
  556. "placeholder": "Enter image URL"
  557. },
  558. "support": "Image size limit is 5MB. Supported formats: JPEG, PNG, GIF, SVG",
  559. "error": {
  560. "invalidImage": "Invalid image",
  561. "invalidImageSize": "Image size must be less than 5MB",
  562. "invalidImageFormat": "Image format is not supported. Supported formats: JPEG, PNG, GIF, SVG",
  563. "invalidImageUrl": "Invalid image URL"
  564. }
  565. },
  566. "codeBlock": {
  567. "language": {
  568. "label": "Language",
  569. "placeholder": "Select language"
  570. }
  571. },
  572. "inlineLink": {
  573. "placeholder": "Paste or type a link",
  574. "openInNewTab": "Open in new tab",
  575. "copyLink": "Copy link",
  576. "removeLink": "Remove link",
  577. "url": {
  578. "label": "Link URL",
  579. "placeholder": "Enter link URL"
  580. },
  581. "title": {
  582. "label": "Link Title",
  583. "placeholder": "Enter link title"
  584. }
  585. },
  586. "mention": {
  587. "placeholder": "Mention a person or a page or date...",
  588. "page": {
  589. "label": "Link to page",
  590. "tooltip": "Click to open page"
  591. }
  592. }
  593. },
  594. "board": {
  595. "column": {
  596. "create_new_card": "New"
  597. },
  598. "menuName": "Board",
  599. "referencedBoardPrefix": "View of"
  600. },
  601. "calendar": {
  602. "menuName": "Calendar",
  603. "defaultNewCalendarTitle": "Untitled",
  604. "navigation": {
  605. "today": "Today",
  606. "jumpToday": "Jump to Today",
  607. "previousMonth": "Previous Month",
  608. "nextMonth": "Next Month"
  609. },
  610. "settings": {
  611. "showWeekNumbers": "Show week numbers",
  612. "showWeekends": "Show weekends",
  613. "firstDayOfWeek": "Start week on",
  614. "layoutDateField": "Layout calendar by",
  615. "noDateTitle": "No Date",
  616. "noDateHint": "Unscheduled events will show up here",
  617. "clickToAdd": "Click to add to the calendar",
  618. "name": "Calendar layout"
  619. },
  620. "referencedCalendarPrefix": "View of"
  621. },
  622. "errorDialog": {
  623. "title": "AppFlowy Error",
  624. "howToFixFallback": "We're sorry for the inconvenience! Submit an issue on our GitHub page that describes your error.",
  625. "github": "View on GitHub"
  626. },
  627. "search": {
  628. "label": "Search",
  629. "placeholder": {
  630. "actions": "Search actions..."
  631. }
  632. },
  633. "message": {
  634. "copy": {
  635. "success": "Copied!",
  636. "fail": "Unable to copy"
  637. }
  638. },
  639. "unSupportBlock": "The current version does not support this Block.",
  640. "views": {
  641. "deleteContentTitle": "Are you sure want to delete the {pageType}?",
  642. "deleteContentCaption": "if you delete this {pageType}, you can restore it from the trash."
  643. },
  644. "colors": {
  645. "custom": "Custom",
  646. "default": "Default",
  647. "red": "Red",
  648. "orange": "Orange",
  649. "yellow": "Yellow",
  650. "green": "Green",
  651. "blue": "Blue",
  652. "purple": "Purple",
  653. "pink": "Pink",
  654. "brown": "Brown",
  655. "gray": "Gray"
  656. },
  657. "emoji": {
  658. "filter": "Filter",
  659. "random": "Random",
  660. "selectSkinTone": "Select skin tone",
  661. "remove": "Remove emoji",
  662. "categories": {
  663. "smileys": "Smileys & Emotion",
  664. "people": "People & Body",
  665. "animals": "Animals & Nature",
  666. "food": "Food & Drink",
  667. "activities": "Activities",
  668. "places": "Travel & Places",
  669. "objects": "Objects",
  670. "symbols": "Symbols",
  671. "flags": "Flags",
  672. "nature": "Nature",
  673. "frequentlyUsed": "Frequently Used"
  674. }
  675. }
  676. }