en.json 13 KB

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