en.json 13 KB

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