en.json 45 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093
  1. {
  2. "lang": "en",
  3. "ssImportPptx": "Import PPTX file",
  4. "ssResetSlides": "Reset slides",
  5. "ssHotkeys": "Shortcuts",
  6. "ssUploadPptx": "Upload .pptx File",
  7. "ssStage": "Slideshow (F5)",
  8. "ssFromStart": "From Beginning",
  9. "ssFromCurrent": "From Current Slide",
  10. "ssExport": "Export",
  11. "ssImporting": "Importing...",
  12. "ssCourseLoading": "Loading course content...",
  13. "ssParsePptFail": "Failed to parse PPT data",
  14. "ssFetchCourseFail": "Failed to get course details",
  15. "ssPaste": "Paste",
  16. "ssSelectAll": "Select All",
  17. "ssRuler": "Ruler",
  18. "ssGridLine": "Grid lines",
  19. "ssNone": "None",
  20. "ssSmall": "Small",
  21. "ssMedium": "Medium",
  22. "ssLarge": "Large",
  23. "ssResetPage": "Reset current page",
  24. "ssUndoTip": "Undo (Ctrl + Z)",
  25. "ssRedoTip": "Redo (Ctrl + Y)",
  26. "ssNotePanel": "Notes",
  27. "ssSelectPane": "Select",
  28. "ssSearchReplace": "Find & Replace",
  29. "ssSearchTip": "Find/Replace (Ctrl + F)",
  30. "ssInsertText": "Insert Text",
  31. "ssTextHorizontal": "Horizontal Text Box",
  32. "ssTextVertical": "Vertical Text Box",
  33. "ssInsertShape": "Insert Shapes",
  34. "ssFreeDraw": "Freefrom",
  35. "ssInsertImage": "Insert Image",
  36. "ssInsertLine": "Insert Line",
  37. "ssInsertChart": "Insert Chart",
  38. "ssInsertTable": "Insert Table",
  39. "ssInsertFormula": "Insert Formula",
  40. "ssInsertLearn": "Insert learning content",
  41. "ssInsertMedia": "Insert Media",
  42. "ssEditTool": "Edit tool",
  43. "ssZoomOutTip": "Zoom Out (Ctrl + -)",
  44. "ssFitScreen": "Fit to Screen",
  45. "ssZoomInTip": "Zoom In (Ctrl + =)",
  46. "ssFitScreenTip": "Fit to Screen (Ctrl + 0)",
  47. "ssFileReadFail": "Failed to read/parse the file",
  48. "ssCoord": "Coordinates *",
  49. "ssSectName": "Enter section name",
  50. "ssUntitledSec": "Untitled Section",
  51. "ssDefSec": "Default Section",
  52. "ssSlidePage": "Slide",
  53. "ssStyle": "Style",
  54. "ssSymbol": "Symbol",
  55. "ssPosition": "Position",
  56. "ssAnim": "Animation",
  57. "ssDesign": "Design",
  58. "ssSwitch": "Transition",
  59. "ssStyleMulti": "Style (Multi)",
  60. "ssPosMulti": "Position (Multi)",
  61. "ssExpPptist": "Export as .pptist",
  62. "ssExpPptx": "Export as PPTX",
  63. "ssExpImage": "Export as Images",
  64. "ssExpJson": "Export as JSON",
  65. "ssPrintPdf": "Print / Export as PDF",
  66. "ssSelectCnt": "Select (*/*)",
  67. "ssShowAll": "All Slides",
  68. "ssHideAll": "Hide All",
  69. "ssGroup": "Group",
  70. "ssFindInput": "Search...",
  71. "ssReplInput": "Replace with...",
  72. "ssIgnoreCase": "Case Insensitive",
  73. "ssPrevOne": "Previous",
  74. "ssNextOne": "Next",
  75. "ssReplace": "Replace",
  76. "ssReplaceAll": "Replace all",
  77. "ssFindTab": "Find",
  78. "ssReplTab": "Replace",
  79. "ssSlideNote": "Notes for Slide *",
  80. "ssReply": "Reply",
  81. "ssDelete": "Delete",
  82. "ssReplyInput": "Enter reply",
  83. "ssCancel": "Cancel",
  84. "ssNoNotes": "No notes for this slide",
  85. "ssSelEl": "selected element",
  86. "ssCurSlide": "current slide",
  87. "ssNoteInput": "Enter note (for *)",
  88. "ssClearNotes": "Clear notes for this slide",
  89. "ssAddNote": "Add Note",
  90. "ssTestUser": "Test user",
  91. "ssMarkupTitle": "Slide type tagging",
  92. "ssCurPageType": "Current slide type:",
  93. "ssCurTextType": "Current text type:",
  94. "ssCurImgType": "Current image type:",
  95. "ssMarkupHint": "Select an image, text, or a shape with text to tag its type",
  96. "ssUnmarkedType": "Unmarked",
  97. "ssCoverPage": "Cover",
  98. "ssTocPage": "Contents",
  99. "ssTransPage": "Transition",
  100. "ssEndPage": "End",
  101. "ssTxtTitle": "Title",
  102. "ssTxtSubttl": "Subtitle",
  103. "ssTxtBody": "Body",
  104. "ssTxtItem": "List item",
  105. "ssTxtItemTtl": "Item title",
  106. "ssTxtNotes": "Notes",
  107. "ssTxtHeader": "Header",
  108. "ssTxtFooter": "Footer",
  109. "ssTxtPartNo": "Section number",
  110. "ssTxtItemNo": "Item number",
  111. "ssImgPageFig": "Slide illustration",
  112. "ssImgItemFig": "Item illustration",
  113. "ssImgBg": "Background",
  114. "ssAiSubTpl": "Pick a template below to start generating your PPT",
  115. "ssAiSubOut": "Review the outline below (click to edit; right-click to add/delete items), then choose a template",
  116. "ssAiSubSet": "Enter your PPT topic below and add details such as industry, role, subject, purpose, etc.",
  117. "ssAiPhTopic": "Enter PPT topic, e.g., Career planning for college students",
  118. "ssAiGen": "AI Generate",
  119. "ssLangColon": "Language:",
  120. "ssStyleColon": "Style:",
  121. "ssModelColon": "Model:",
  122. "ssImgColon": "Images:",
  123. "ssLangZh": "Chinese",
  124. "ssLangZhV": "中文",
  125. "ssLangEn": "English",
  126. "ssLangJa": "Japanese",
  127. "ssStyGen": "General",
  128. "ssStyGenV": "通用",
  129. "ssStyAcad": "Academic",
  130. "ssStyAcadV": "学术风",
  131. "ssStyWork": "Workplace",
  132. "ssStyWorkV": "职场风",
  133. "ssStyEdu": "Education",
  134. "ssStyEduV": "教育风",
  135. "ssStyMkt": "Marketing",
  136. "ssStyMktV": "营销风",
  137. "ssMockTest": "Mock test",
  138. "ssAiSearch": "AI image search",
  139. "ssAiImgGen": "AI image generation",
  140. "ssAiChooseTpl": "Choose template",
  141. "ssAiBackRe": "Back & regenerate",
  142. "ssAiMake": "Generate",
  143. "ssAiBackOut": "Back to outline",
  144. "ssAiWait": "Generating with AI, please wait ...",
  145. "ssAiNeedTopic": "Please enter a PPT topic first",
  146. "ssAiRecA": "Tech frontiers 2025",
  147. "ssAiRecB": "How big data is changing the world",
  148. "ssAiRecC": "Food & beverage market research",
  149. "ssAiRecD": "Applications of AIGC in education",
  150. "ssAiRecE": "Social media & brand marketing",
  151. "ssAiRecF": "How 5G is changing our lives",
  152. "ssAiRecG": "Annual work summary and outlook",
  153. "ssAiRecH": "Blockchain technology and applications",
  154. "ssAiRecI": "Career planning for college students",
  155. "ssAiRecJ": "Company annual meeting plan",
  156. "ssInteract": "Tools",
  157. "ssHPage": "Web Page",
  158. "ssAiApp": "AI Apps",
  159. "ssVideo": "Video",
  160. "ssCreative": "CocoFlow Creative Space",
  161. "ssContentList": "Content list",
  162. "ssQandA": "Q&A",
  163. "ssVote": "Vote",
  164. "ssPhoto": "Photo",
  165. "ssNoPhoto": "No photo",
  166. "ssNoLearn": "No learning content",
  167. "ssNeedUpload": "Please upload or create learning content first",
  168. "ssPreview": "Preview",
  169. "ssEdit": "Edit",
  170. "ssCopy": "Copy",
  171. "ssQATest": "Q&A",
  172. "ssBiliVideo": "Bilibili video",
  173. "ssUnknown": "Unknown",
  174. "ssCourseOutline": "Course Outline",
  175. "ssExpand": "Expand",
  176. "ssCollapse": "Collapse",
  177. "ssSlideNum": "Slide *",
  178. "ssPrevPage": "Previous page",
  179. "ssNextPage": "Next page",
  180. "ssFullscreen": "Fullscreen",
  181. "ssFollowOn": "Enable follow mode",
  182. "ssFollowOff": "Disable follow mode",
  183. "ssRefresh": "Refresh",
  184. "ssSubmitHW": "Submit homework",
  185. "ssSubmitting": "Submitting...",
  186. "ssTimer": "Timer",
  187. "ssPenTool": "Annotate",
  188. "ssLaserPen": "Pointer",
  189. "ssOpenFull": "Fullscreen",
  190. "ssExitFull": "Exit Fullscreen",
  191. "ssHwSubmit": "Homework submission",
  192. "ssHwSubmitting": "Submitting homework...",
  193. "ssSubmittingEll": "Submitting...",
  194. "ssSubmit": "Submit",
  195. "ssRefreshIframe": "Refresh iframe content",
  196. "ssHwLoading": "Loading homework...",
  197. "ssAnswerRes": "Responses",
  198. "ssDialogArea": "Chat",
  199. "ssConnecting": "Connecting...",
  200. "ssConnLost": "Disconnected",
  201. "ssReconnect": "Reconnect",
  202. "ssHwTypeUnsup": "Homework type not supported yet",
  203. "ssFileUploadFail": "File upload failed",
  204. "ssHwSubmitWp": "workPage submission",
  205. "ssHwSubmitSucc": "Homework submitted successfully",
  206. "ssHwSubmitRetry": "Homework submission failed, please try again",
  207. "ssShotFail": "Screenshot submission failed",
  208. "ssShotSucc": "Page screenshot submitted successfully",
  209. "ssHwNoFunc": "No available homework submission feature found",
  210. "ssHwSubmitFail": "Homework submission failed",
  211. "ssNoIframe": "No iframe element found on this page",
  212. "ssRefreshDone": "Refresh completed",
  213. "ssNoIframeRef": "No iframe found to refresh",
  214. "ssRefreshFail": "Failed to refresh iframe",
  215. "ssWorkInfoFail": "Failed to fetch homework information",
  216. "ssStuInfoFail": "Failed to fetch student information",
  217. "ssFollowOnTip": "Follow mode enabled",
  218. "ssFreeOnTip": "Free mode enabled",
  219. "ssOpFailRetry": "Operation failed, please try again",
  220. "ssNetError": "Network error, please check your connection and refresh the page",
  221. "ssLoading": "Loading ...",
  222. "ssInkWidth": "Stroke width:",
  223. "ssShape": "Shape",
  224. "ssHighlight": "Highlighter",
  225. "ssEraserSz": "Eraser size:",
  226. "ssEraser": "Eraser",
  227. "ssClearInk": "Clear strokes",
  228. "ssBlackboard": "Blackboard",
  229. "ssClosePen": "Close pen",
  230. "ssPause": "Pause",
  231. "ssStartTimer": "Start timer",
  232. "ssJsonReadFail": "Failed to read/parse this JSON data",
  233. "ssNoImage": "No image",
  234. "ssShotWork": "Screenshot homework",
  235. "ssActualSize": "Actual size",
  236. "ssReset": "Reset",
  237. "ssClose": "Close",
  238. "ssPrevQ": "Previous question",
  239. "ssNextQ": "Next question",
  240. "ssPrevP": "Previous photo",
  241. "ssNextP": "Next photo",
  242. "ssSingleSel": "Single Choice",
  243. "ssMultiSel": "Multiple Choice",
  244. "ssNodeTitle": "Node *",
  245. "ssClearChat": "Clear chat history",
  246. "ssChatPhInput": "Please enter",
  247. "ssClearChatTip": "Are you sure you want to clear all chat history? This action cannot be undone.",
  248. "ssConfirmClear": "Confirm clear",
  249. "ssAiHello": "Hello! I am your learning assistant. How can I help you?",
  250. "ssTeacher": "Teacher",
  251. "ssAiHelper": "AI Assistant",
  252. "ssNetErrShort": "Network error",
  253. "ssChatCleared": "Chat history has been cleared",
  254. "ssClearFail": "Failed to clear chat history, please try again",
  255. "ssChoiceStat": "Multiple choice stats",
  256. "ssTotalSub": "Total submissions: *",
  257. "ssNotChoice": "The current page is not a choice question",
  258. "ssNoStat": "No statistics available",
  259. "ssViewStu": "View students",
  260. "ssSelStu": "Selected students:",
  261. "ssViewQ": "View question",
  262. "ssViewRes": "View result",
  263. "ssParticipants": "Participants",
  264. "ssAccuracy": "Accuracy",
  265. "ssCorrectAns": "Correct answer",
  266. "ssUnsubStu": "Not submitted",
  267. "ssSubStu": "Submitted",
  268. "ssCorrectTag": "Correct",
  269. "ssMultiOpt": "Multiple options",
  270. "ssPageImage": "Page image",
  271. "ssSlideLearn": "This slide already has learning content. Only one learning content can be inserted per slide.",
  272. "ssCut": "Cut",
  273. "ssAlignHCenter": "Align center horizontally",
  274. "ssAlignHVCenter": "Align center both",
  275. "ssAlignLeft": "Align left",
  276. "ssAlignRight": "Align right",
  277. "ssAlignVCenter": "Align center vertically",
  278. "ssAlignTop": "Align top",
  279. "ssAlignBottom": "Align bottom",
  280. "ssBringFront": "Bring to front",
  281. "ssBringForward": "Bring forward",
  282. "ssSendBack": "Send to back",
  283. "ssSendBackward": "Send backward",
  284. "ssSetLink": "Set link",
  285. "ssGroupEl": "Group",
  286. "ssUngroupEl": "Ungroup",
  287. "ssLock": "Lock",
  288. "ssUnlock": "Unlock",
  289. "ssOpenNewWin": "Open in new window",
  290. "ssCopyLink": "Copy link",
  291. "ssShapeHint": "Click to draw a shape. Connect the endpoints to close the path. Press Esc or right-click to cancel. Press Enter to finish early.",
  292. "ssWebUrlPh": "Please enter a webpage URL",
  293. "ssConfirm": "Confirm",
  294. "ssTabWebLink": "Web link",
  295. "ssTabSlidePg": "Slide page",
  296. "ssEditWebLink": "Edit web link",
  297. "ssWebUrlReq": "Please enter a webpage URL",
  298. "ssWebUrlInvalid": "Please enter a valid webpage URL",
  299. "ssTable": "Table",
  300. "ssBack": "Back",
  301. "ssCustom": "Custom",
  302. "ssRowCnt": "Rows:",
  303. "ssColCnt": "Columns:",
  304. "ssTblRangeWarn": "Rows/columns must be between 0 and 20!",
  305. "ssAudio": "Audio",
  306. "ssVideoUrlPh": "Please enter a video URL, e.g. https://xxx.mp4",
  307. "ssAudioUrlPh": "Please enter an audio URL, e.g. https://xxx.mp3",
  308. "ssVideoUrlReq": "Please enter a valid video URL first",
  309. "ssAudioUrlReq": "Please enter a valid audio URL first",
  310. "ssPickLearn": "Please choose learning content to embed",
  311. "ssPickWebFirst": "Please select a webpage first",
  312. "ssLatexPh": "Enter LaTeX formula...",
  313. "ssFormulaPrev": "Formula preview",
  314. "ssLatexSym": "Common Symbols",
  315. "ssLatexPreset": "Preset Formulas",
  316. "ssLatexEmpty": "Formula cannot be empty",
  317. "ssExpFormat": "File format:",
  318. "ssExpRange": "Export range:",
  319. "ssCurPage": "Current Slide",
  320. "ssCustomRange": "Custom range:",
  321. "ssImgQuality": "Image quality:",
  322. "ssIgnoreWebfont": "Exclude web fonts:",
  323. "ssIgnoreWebfontTip": "Web fonts are ignored by default when exporting. If you use web fonts and want to keep their styles, you can turn off [Ignore web fonts]; note this may increase export time.",
  324. "ssExporting": "Exporting...",
  325. "ssChoiceQ": "Multiple Choice",
  326. "ssEssayQ": "Q&A",
  327. "ssAIApp": "AI Apps",
  328. "ssH5Page": "Web Page",
  329. "ssBilibili": "Bilibili Video",
  330. "ssYouTube": "YouTube Video",
  331. "ssCreateSpace": "Creative Space",
  332. "ssInsertCol": "Insert column",
  333. "ssToLeft": "To left",
  334. "ssToRight": "To right",
  335. "ssInsertRow": "Insert row",
  336. "ssAbove": "Above",
  337. "ssBelow": "Below",
  338. "ssDeleteCol": "Delete column",
  339. "ssDeleteRow": "Delete row",
  340. "ssMergeCells": "Merge cells",
  341. "ssUnmergeCells": "Unmerge cells",
  342. "ssSelectCurCol": "Select current column",
  343. "ssSelectCurRow": "Select current row",
  344. "ssSelectAllCells": "Select all cells",
  345. "ssVideoLoadFail": "Video failed to load",
  346. "ssPlaybackRate": "Speed",
  347. "ssLoop": "Loop",
  348. "ssOn": "On",
  349. "ssOff": "Off",
  350. "ssFontLoadWait": "Font will take effect after loading, please wait",
  351. "ssImgLoading": "Loading image...",
  352. "ssPickLinkTarget": "Please select a link target first",
  353. "ssNoMatch": "No matches found",
  354. "ssAudioLoadFail": "Audio failed to load",
  355. "ssSlidePg": "Slide page *",
  356. "ssRemove": "Remove",
  357. "ssPerPage": "Slides per page:",
  358. "ssEdgePad": "Page margins:",
  359. "ssPrintBgTip": "Note: If the print preview doesn't match the actual appearance, enable the Background graphics option in the print dialog.",
  360. "ssIgnoreMedia": "Exclude audio/video:",
  361. "ssIgnoreMediaTip": "Audio and video are ignored by default when exporting. If your slides contain audio/video elements and you want to export them into the PPTX file, you can turn off [Ignore audio/video], but note this will significantly increase export time.",
  362. "ssMastOver": "Override default master slide:",
  363. "ssPptxTip": "Tip: 1) Supported formats: avi, mp4, mov, wmv, mp3, wav; 2) Cross-origin resources cannot be exported.",
  364. "ssPptistTip": "Note: .pptist is the native file format for this app. Files in this format can be re-imported back into the application.",
  365. "ssSpeakerNotePh": "Click to enter speaker notes",
  366. "ssInsertAllTpl": "Insert all",
  367. "ssInsertTpl": "Insert template",
  368. "ssTplAll": "All",
  369. "ssTplCover": "Cover",
  370. "ssTplDir": "Contents",
  371. "ssTplTrans": "Transition",
  372. "ssTplContent": "Content",
  373. "ssTplEnd": "End",
  374. "ssColorMask": "Tint (mask):",
  375. "ssMaskColor": "Mask color:",
  376. "ssEnableFilter": "Enable filter:",
  377. "ssFlipV": "Flip vertically",
  378. "ssFlipH": "Flip horizontally",
  379. "ssBlur": "Blur",
  380. "ssBrightness": "Brightness",
  381. "ssContrast": "Contrast",
  382. "ssGrayscale": "Grayscale",
  383. "ssSaturate": "Saturation",
  384. "ssHueRotate": "Hue",
  385. "ssSepia": "Sepia",
  386. "ssInvert": "Invert",
  387. "ssOpacity": "Opacity",
  388. "ssPresetBW": "Black & white",
  389. "ssPresetRetro": "Retro",
  390. "ssPresetSharp": "Sharp",
  391. "ssPresetSoft": "Soft",
  392. "ssPresetWarm": "Warm",
  393. "ssPresetBright": "Bright",
  394. "ssPresetVivid": "Vivid",
  395. "ssPresetBlur": "Blur",
  396. "ssPresetInvert": "Invert",
  397. "ssEnableOutline": "Enable outline:",
  398. "ssOutlineStyle": "Outline style:",
  399. "ssOutlineColor": "Outline color:",
  400. "ssOutlineWidth": "Outline width:",
  401. "ssEnableShadow": "Enable shadow:",
  402. "ssShadowH": "Horizontal shadow:",
  403. "ssShadowV": "Vertical shadow:",
  404. "ssBlurDist": "Blur distance:",
  405. "ssShadowColor": "Shadow color:",
  406. "ssSearchFont": "Search fonts",
  407. "ssSearchFontSize": "Search font sizes",
  408. "ssTextColor": "Text color",
  409. "ssTextHighlight": "Text highlight",
  410. "ssFontSizeUp": "Increase font size",
  411. "ssFontSizeDown": "Decrease font size",
  412. "ssBold": "Bold",
  413. "ssItalic": "Italic",
  414. "ssUnderline": "Underline",
  415. "ssStrike": "Strikethrough",
  416. "ssSup": "Superscript",
  417. "ssSub": "Subscript",
  418. "ssInlineCode": "Inline code",
  419. "ssQuote": "Quote",
  420. "ssAIAssist": "AI assist",
  421. "ssAIBeautify": "Beautify",
  422. "ssAIExpand": "Expand",
  423. "ssAISimplify": "Simplify",
  424. "ssClearFormat": "Clear formatting",
  425. "ssFormatPainter": "Format painter (double-click to keep active)",
  426. "ssLink": "Link",
  427. "ssLinkPh": "Enter a link",
  428. "ssAlignJustify": "Justify",
  429. "ssBulletList": "Bullets",
  430. "ssOrderedList": "Numbering",
  431. "ssIndentLess": "Decrease paragraph indent",
  432. "ssIndentMore": "Increase paragraph indent",
  433. "ssTextIndentLess": "Decrease first-line indent",
  434. "ssTextIndentMore": "Increase first-line indent",
  435. "ssNoTextToAI": "No text content to process",
  436. "ssChartType": "Chart type: ",
  437. "ssClickChange": "Click to change",
  438. "ssClearData": "Clear Data",
  439. "ssChartCat": "Category *",
  440. "ssChartSer": "Series *",
  441. "ssEditChart": "Edit chart",
  442. "ssStackStyle": "Stack",
  443. "ssSmoothLine": "Smooth line",
  444. "ssBgFill": "Background fill:",
  445. "ssAxisText": "Axes & text:",
  446. "ssGridColor": "Grid color:",
  447. "ssChartTheme": "Theme colors:",
  448. "ssPresetChartTheme": "Preset chart themes:",
  449. "ssSlideTheme": "Slide theme:",
  450. "ssCustomColors": "Custom colors",
  451. "ssChartThemeColors": "Chart theme colors",
  452. "ssThemeColorNo": "Theme color *:",
  453. "ssAddThemeColor": "Add theme color",
  454. "ssIconColor": "Icon color:",
  455. "ssAutoplay": "Autoplay:",
  456. "ssLoopPlay": "Loop:",
  457. "ssClipImage": "Crop image",
  458. "ssByShape": "By shape:",
  459. "ssByRatio": "By *:",
  460. "ssRadius": "Corner radius:",
  461. "ssReplaceImage": "Replace image",
  462. "ssResetStyle": "Reset style",
  463. "ssSetAsBg": "Set as background",
  464. "ssRatioSquare": "Aspect ratio (square)",
  465. "ssRatioPortrait": "Aspect ratio (portrait)",
  466. "ssRatioLandscape": "Aspect ratio (landscape)",
  467. "ssEditLatex": "Edit LaTeX",
  468. "ssColor": "Color:",
  469. "ssStrokeWidth": "Stroke width:",
  470. "ssLineStyle": "Line style:",
  471. "ssLineColor": "Line color:",
  472. "ssLineWidth": "Line width:",
  473. "ssStartStyle": "Start style:",
  474. "ssEndStyle": "End style:",
  475. "ssSwapDir": "Swap direction",
  476. "ssClickReplaceShape": "Click to replace shape",
  477. "ssSolidFill": "Solid fill",
  478. "ssGradFill": "Gradient fill",
  479. "ssImgFill": "Image fill",
  480. "ssLinearGrad": "Linear gradient",
  481. "ssRadialGrad": "Radial gradient",
  482. "ssCurColorBlock": "Current color:",
  483. "ssGradAngle": "Gradient angle:",
  484. "ssAlignMiddle": "Center",
  485. "ssShapePainter": "Shape format painter",
  486. "ssCellFill": "Cell fill",
  487. "ssEnableThemeTbl": "Enable themed table:",
  488. "ssHeaderRow": "Header row",
  489. "ssFooterRow": "Footer row",
  490. "ssFirstCol": "First column",
  491. "ssLastCol": "Last column",
  492. "ssThemeColorLbl": "Theme color:",
  493. "ssLineHeight": "Line spacing:",
  494. "ssParaSpace": "Paragraph spacing:",
  495. "ssWordSpace": "Letter spacing:",
  496. "ssTextBoxFill": "Text box fill:",
  497. "ssTimes": "x",
  498. "ssBigTitle": "Title",
  499. "ssSmallTitle": "Subtitle",
  500. "ssBody": "Body",
  501. "ssBodySmall": "Body (small)",
  502. "ssVideoPoster": "Video poster",
  503. "ssResetPoster": "Reset poster",
  504. "ssBgFillTit": "Background fill",
  505. "ssBgContain": "Contain",
  506. "ssBgRepeat": "Tile",
  507. "ssBgCover": "Cover",
  508. "ssApplyBgAll": "Apply background to all",
  509. "ssWideSixNine": "Widescreen 16 : 9",
  510. "ssWideSixTen": "Widescreen 16 : 10",
  511. "ssStdFourThree": "Standard 4 : 3",
  512. "ssPaperAThreeFour": "Paper A3 / A4",
  513. "ssPortAThreeFour": "Portrait A3 / A4",
  514. "ssCanvasSize": "Canvas size: ",
  515. "ssGlobalTheme": "Global theme",
  516. "ssMore": "More",
  517. "ssFont": "Font:",
  518. "ssFontColor": "Font color:",
  519. "ssBgColor": "Background color:",
  520. "ssThemeColor": "Theme color:",
  521. "ssApplyThemeAll": "Apply theme to all",
  522. "ssExtractTheme": "Extract theme from slide",
  523. "ssPresetThemeTit": "Preset themes",
  524. "ssTextAa": "Text Aa",
  525. "ssSet": "Set",
  526. "ssSetApply": "Set & apply",
  527. "ssEditThemeColor": "Edit theme colors",
  528. "ssSlideThemeClr": "Slide theme color *:",
  529. "ssChoose": "Select",
  530. "ssApplyToTheme": "Apply to theme",
  531. "ssThemePickTip": "Click a color block to exclude it",
  532. "ssSaveSelTheme": "Save selected settings as theme",
  533. "ssExtCurPage": "Extract from current slide",
  534. "ssExtAllSlides": "Extract from all slides",
  535. "ssThemeClrLimit": "Theme colors exceed the limit; the first 6 have been selected automatically",
  536. "ssAddAnim": "Add animation",
  537. "ssPickElAnim": "Select an element on the canvas to add animation",
  538. "ssAnimDur": "Duration:",
  539. "ssTrigMode": "Trigger:",
  540. "ssTrigManual": "On click",
  541. "ssTrigWithPrev": "With previous",
  542. "ssTrigAfterPrev": "After previous",
  543. "ssChangeAnim": "Change animation",
  544. "ssStopPreview": "Stop preview",
  545. "ssPreviewAll": "Preview all",
  546. "ssAnimIn": "Entrance",
  547. "ssAnimOut": "Exit",
  548. "ssAnimEmph": "Emphasis",
  549. "ssLayer": "Layer:",
  550. "ssToTop": "Bring to front",
  551. "ssToBottom": "Send to back",
  552. "ssMoveUp": "Move up",
  553. "ssMoveDown": "Move down",
  554. "ssAlignLbl": "Align:",
  555. "ssPosH": "Horizontal:",
  556. "ssPosV": "Vertical:",
  557. "ssWidth": "Width:",
  558. "ssHeight": "Height:",
  559. "ssRotate": "Rotate:",
  560. "ssRatioUnlock": "Unlock aspect ratio",
  561. "ssRatioLock": "Lock aspect ratio",
  562. "ssUniDistH": "Distribute horizontally",
  563. "ssUniDistV": "Distribute vertically",
  564. "ssFillColor": "Fill color:",
  565. "ssApplyAll": "Apply to all",
  566. "ssAppliedAll": "Applied to all",
  567. "ssLayout": "Layout",
  568. "ssUndo": "Undo",
  569. "ssRedo": "Redo",
  570. "ssExitEdit": "Exit edit",
  571. "ssNewSlide": "New slide",
  572. "ssText": "Text",
  573. "ssImage": "Image",
  574. "ssRect": "Rectangle",
  575. "ssCircle": "Circle",
  576. "ssExitPlay": "Exit playback",
  577. "ssPlay": "Play",
  578. "ssFirstSlide": "First slide",
  579. "ssLastSlide": "Last slide",
  580. "ssFirstPage": "Already on the first slide",
  581. "ssLastPage": "Already on the last slide",
  582. "ssAutoPlayShow": "Auto play",
  583. "ssCancelAuto": "Cancel auto play",
  584. "ssAutoPlayStart": "Auto play started",
  585. "ssPresenterView": "Presenter view",
  586. "ssEnterFull": "Enter fullscreen",
  587. "ssEndPlay": "End slideshow",
  588. "ssStart": "Start",
  589. "ssCountdown": "Countdown",
  590. "ssLoopShow": "Loop slideshow",
  591. "ssShowToolbar": "Show toolbar",
  592. "ssAllSlides": "View all slides",
  593. "ssBottomThumb": "Show bottom thumbnails",
  594. "ssInitDataWait": "Initializing data, please wait...",
  595. "ssDelSect": "Remove Section",
  596. "ssDelSectSlides": "Remove Section and Slides",
  597. "ssDelAllSect": "Remove all Sections",
  598. "ssRenSect": "Rename Section",
  599. "ssNewPage": "New Slide",
  600. "ssSlideShow": "Slideshow",
  601. "ssDupPage": "Duplicate Slide",
  602. "ssDelPage": "Delete Slide",
  603. "ssAddSect": "Add Section",
  604. "ssDupPage2": "Duplicate",
  605. "ssDelPage2": "Delete",
  606. "ssNewPage2": "Add",
  607. "ssPlayFromCur": "Present from Current Slide",
  608. "ssDblClickEdit": "Double-click to edit",
  609. "ssElText": "Text",
  610. "ssElImage": "Image",
  611. "ssElShape": "Shape",
  612. "ssElLine": "Line",
  613. "ssElChart": "Chart",
  614. "ssElTable": "Table",
  615. "ssElVideo": "Media",
  616. "ssElAudio": "Audio",
  617. "ssElLatex": "Formula",
  618. "ssElFrame": "Web page",
  619. "ssShapeRect": "Rectangle",
  620. "ssShapeCommon": "Basic Shapes",
  621. "ssShapeArrow": "Arrows",
  622. "ssShapeOther": "More Shapes",
  623. "ssShapeLinear": "Lines",
  624. "ssLineStraight": "Lines",
  625. "ssLinePolyCurve": "Connectors & Curves",
  626. "ssChartBar": "Bar Chart",
  627. "ssChartColumn": "Column Chart",
  628. "ssChartLine": "Line Chart",
  629. "ssChartArea": "Area Chart",
  630. "ssChartScatter": "Scatter Chart",
  631. "ssChartPie": "Pie Chart",
  632. "ssChartRing": "Donut Chart",
  633. "ssChartRadar": "Radar Chart",
  634. "ssValue": "Value",
  635. "ssX": "X",
  636. "ssY": "Y",
  637. "ssApply":"Apply",
  638. "ssInsert":"Insert",
  639. "ssGauss": "Gauss's Formula",
  640. "ssFourier": "Fourier Series",
  641. "ssTaylor": "Taylor Series Expansion",
  642. "ssDefInt": "Definite Integral",
  643. "ssTrigIdOne": "Trigonometric Identity I",
  644. "ssTrigIdTwo": "Trigonometric Identity II",
  645. "ssSumExpand": "Summation Expansion",
  646. "ssEuler": "Euler's Formula",
  647. "ssBernoulli": "Bernoulli Equation",
  648. "ssExactDE": "Total Differential Equation",
  649. "ssNonHom": "Non-homogeneous Equation",
  650. "ssCauchyMVT": "Cauchy's Mean Value Theorem",
  651. "ssLagMVT": "Lagrange's Mean Value Theorem",
  652. "ssDerivForm": "Derivative Formulas",
  653. "ssTrigInt": "Trigonometric Integrals",
  654. "ssQuadSurf": "Quadric Surface",
  655. "ssSecDiff": "Second-Order Differential",
  656. "ssDirDeriv": "Directional Derivative",
  657. "ssMath": "Math",
  658. "ssCombo": "Combinations",
  659. "ssFunc": "Functions",
  660. "ssGreek": "Greek letters",
  661. "ssExportPptist": "Export .pptist File",
  662. "ssExportPptx": "Export PPTX",
  663. "ssExportImage": "Export Images",
  664. "ssExportJSON": "Export JSON",
  665. "ssCreateCourse": "Create New Course",
  666. "ssCreateCourseSubtitle": "Choose a way to start creating your interactive courseware",
  667. "ssCreateFromAI": "Create from AI",
  668. "ssAIGenerateContent": "AI automatically generates complete teaching content",
  669. "ssComingSoon": "Coming Soon",
  670. "ssUploadLocalFile": "Upload Local File",
  671. "ssUploadPPTFile": "Upload local PPT file and parse",
  672. "ssImportFromLibrary": "Import from Library",
  673. "ssSelectExistingContent": "Select existing course resources",
  674. "ssCreateBlank": "Create Blank",
  675. "ssStartFromScratch": "Start from scratch",
  676. "ssParsing": "Parsing...",
  677. "ssExportCompleted": "Export Completed",
  678. "ssParsingFile": "Parsing ",
  679. "ssParsingCompleted": "Parsing completed, courseware generated",
  680. "ssComplete": "Complete",
  681. "ssTryingScreenshot": "Trying to screenshot the current page and submit",
  682. "ssFailedGetIframe": "Failed to get iframe element, cannot screenshot",
  683. "ssFailedGetIframeBody": "Failed to get iframe body element, cannot screenshot",
  684. "ssHtml2canvasFailed": "html2canvas failed, trying html-to-image:",
  685. "ssHtmlToImageFailed": "html-to-image also failed, using canvas drawing scheme:",
  686. "ssScreenshotSubmitFailed": "Screenshot submission failed:",
  687. "ssFailedGetIframeBodyElement": "Failed to get iframe internal body element, cannot screenshot",
  688. "ssUploadFromLocal": "Upload from Local",
  689. "ssSearchFromWeb": "Search from Web",
  690. "ssGenerateFromAI": "Generate from AI",
  691. "ssUnknownTool": "Unknown Tool",
  692. "ssPage": "Page",
  693. "ssInteractiveWebpage": "Interactive Webpage",
  694. "ssMultimedia": "Multimedia",
  695. "ssEnglish": "English",
  696. "ssAddEnglish": "Add English",
  697. "ssAddTemplatePage": "Add Template Page",
  698. "ssTitlePage": "Title Page",
  699. "ssImagePage": "Image Page",
  700. "ssContentPage": "Content Page",
  701. "ssTextImagePage": "Text Image Page",
  702. "ssImageTextPage": "Image Text Page",
  703. "ssUploadPPT": "Upload PPT",
  704. "ssAddInteractiveTool": "Add Interactive Tool",
  705. "ssSelectToolCreateInteractive": "Select tool to create interactive page",
  706. "ssAddAIApp": "Add AI Application",
  707. "ssAppCenter": "App Center",
  708. "ssCreateApp": "Create App",
  709. "ssAddInteractiveWebpage": "Add Interactive Webpage",
  710. "ssWebpageCenter": "Webpage Center",
  711. "ssUploadWebpage": "Upload Code",
  712. "ssCrawlWebpage": "Crawl Webpage",
  713. "ssAddMultimedia": "Add Multimedia",
  714. "ssDocument": "Document",
  715. "ssDocumentSet": "Document Set",
  716. "ssNewWebpage": "New Webpage",
  717. "ssWebpageLink": "Webpage Link",
  718. "ssEnterCompleteUrl": "Please enter complete webpage URL",
  719. "ssWaitingForInput": "Waiting for input...",
  720. "ssWaitingForInput2": "Waiting for upload...",
  721. "ssInvalidUrl": "URL format is incorrect, please check",
  722. "ssStartUpload": "Start Upload",
  723. "ssUploading": "Uploading...",
  724. "ssUpload": "Upload",
  725. "ssFileParseCancelled": "File parsing cancelled",
  726. "ssFileParseFailed": "File parsing failed",
  727. "ssFileParseFailedRetry": "File parsing failed, please retry",
  728. "ssParseCancelled": "Parsing cancelled",
  729. "ssConfirmOperation": "Confirm Operation",
  730. "ssClearToolContent": "This operation will clear the current tool's editing content. Continue?",
  731. "ssUploadWebpageLink": "Upload Webpage Link",
  732. "ssCocoLinkTip":"Please add Cocorobo, Amazon, or accessible HTML link.",
  733. "ssCocoLinkTip2": "Non-platform domain links may cause display exceptions and do not support student submission of assignments.",
  734. "ssChoiceQuestion":"Choice Question",
  735. "ssAnswerCount":"Answer count",
  736. "ssQuestion":"Question",
  737. "ssAnswer":"Answer",
  738. "ssViewUnsubmittedStudents":"Click to view unsubmitted students",
  739. "ssSelectUser":"Select members of {a}",
  740. "ssUnsubmittedStudents":"Unsubmitted students",
  741. "ssAnalysis":"Analysis",
  742. "ssAIGenerate":"AI Generate",
  743. "ssUpdateTime":"Last Updated",
  744. "ssAiChatExample": "Example: Create a 45-minute lesson plan on water's three states of matter for 4th graders",
  745. "ssAiChatShortcut": "Type / for quick actions",
  746. "ssAiChatQuickAction1": "Generate 2 multiple choice questions for the current page content",
  747. "ssAiChatQuickAction2": "Generate 1 essay question for the current page content",
  748. "ssAiChatQuickAction6": "Generate a poll for the current page",
  749. "ssAiChatQuickAction7": "Generate a photo question for the current page",
  750. "ssAiChatParsing": "Parsing...",
  751. "ssAiChatWaitUpload": "Please wait for the file upload to complete before sending a message",
  752. "ssAiChatFileSizeLimit": "File size cannot exceed 10MB",
  753. "ssAiChatUploadFailed": "File upload failed:",
  754. "ssAiChatQuickTitle": "Quick Actions",
  755. "ssAiChatQuickSubtitle": "Quickly generate single page content or single element",
  756. "ssAiChatQuickTabPage": "For Single Page",
  757. "ssAiChatQuickTabCourse": "For Entire Course",
  758. "ssAiChatQuickGenChoicesTitle": "Generate 2 Multiple Choice Questions",
  759. "ssAiChatQuickGenChoicesDesc": "Generate classroom practice for the current page, supports all tools except Creative Space.",
  760. "ssAiChatQuickGenWebTitle": "Generate Interactive Webpage",
  761. "ssAiChatQuickGenWebDesc": "Generate an interactive webpage for the current page (e.g., simulator, mini-games, etc.).",
  762. "ssAiChatQuickRecommendToolsTitle": "Interactive Tool Recommendations",
  763. "ssAiChatQuickRecommendToolsDesc": "Scan course content and recommend interactive tools suitable for pages.",
  764. "ssAiChatQuickBatchGenToolsTitle": "Batch Generate Interactive Tools",
  765. "ssAiChatQuickBatchGenToolsDesc": "Batch generate interactive tools according to course structure and confirm in the pending area.",
  766. "ssClassroomAiAssistant": "Classroom AI Assistant",
  767. "ssRetryMessage": "Network is slow, please try again later",
  768. "ssBackToList": "Back to List",
  769. "ssSettings": "Settings",
  770. "ssSaveAsCopy": "Save as Copy",
  771. "ssUnnamedCourse": "Unnamed Course",
  772. "ssLastSaveTime": "Last saved time: ",
  773. "ssNotSaved": "Not Saved",
  774. "ssPublish": "Publish",
  775. "ssSave": "Save",
  776. "ssNewCourse": "New Course",
  777. "ssPageSizeMismatch": "Page size mismatch, continue?",
  778. "ssViewKeywordCloud": "Click to view keyword cloud",
  779. "ssKeyword": "Keyword",
  780. "ssKeywordCloud": "Word Cloud",
  781. "ssSubmitStatus":"Submission Status",
  782. "ssSubStu2":"Submitted Students",
  783. "ssUnsubStu2":"Unsubmitted Students",
  784. "ssViewSubmitStatus2":"Click to view submission status",
  785. "ssEnterQuestion":"Please enter your question...",
  786. "ssGeneratingContent": "Generating Content",
  787. "ssEnglishSubject": "English",
  788. "ssSpeaking": "Speaking",
  789. "ssListening": "Listening",
  790. "ssReading": "Reading",
  791. "ssWriting": "Writing",
  792. "ssAddExercise": "Add Exercise",
  793. "ssSmartRecommend": "Smart Recommend",
  794. "ssManualCreate": "Manual Create",
  795. "ssBackToRecommend": "Back to Recommend",
  796. "ssTopicDiscussion": "Topic Discussion",
  797. "ssArticleReading": "Article Reading",
  798. "ssArticleClassSummary": "AI class summary",
  799. "ssArticleRefresh": "Refresh",
  800. "ssArticleGenerate": "Generate",
  801. "ssArticleSummarizing": "Summarizing...",
  802. "ssArticleSummaryFailed": "Failed to generate the class summary",
  803. "ssArticleSummaryEmpty": "Generate a summary of how the class did",
  804. "ssArticleFilterCompleted": "Completed",
  805. "ssArticleFilterReading": "In progress",
  806. "ssArticleLoadingReport": "Loading the report...",
  807. "ssArticleReadingTool": "Article Reading",
  808. "ssArticlePleaseConfigure": "Please configure the article first",
  809. "ssArticleStart": "Start reading",
  810. "ssArticleGeneratingReport": "Generating your report...",
  811. "ssArticleRetry": "Retry",
  812. "ssArticleMissingUser": "Student information is missing, cannot start reading",
  813. "ssArticleReadCount": "Paragraphs read",
  814. "ssArticleTotalDuration": "Practice time",
  815. "ssArticleHighlights": "What went well",
  816. "ssArticleSuggestions": "What to improve",
  817. "ssArticleOverallFailed": "The overall summary could not be generated; per-paragraph results follow",
  818. "ssArticleOverallMissing": "No overall summary yet; per-paragraph results follow",
  819. "ssArticleParagraphsTitle": "Paragraph details",
  820. "ssArticleSecondsUnit": "s",
  821. "ssArticleParagraphsUnit": "paragraphs",
  822. "ssArticleDemoAudio": "Demo",
  823. "ssArticleMyAudio": "My recording",
  824. "ssArticleParagraphProgress": "Paragraph {cur} / {total}",
  825. "ssArticleUnlimitedLabel": "Untimed",
  826. "ssArticleProcessing": "Scoring...",
  827. "ssArticleEvalFailed": "Scoring failed",
  828. "ssArticlePrevious": "Previous",
  829. "ssArticleNext": "Next",
  830. "ssArticleStartRecord": "Start recording",
  831. "ssArticleRerecordBtn": "Record again",
  832. "ssArticleFinishRecord": "Done",
  833. "ssArticleCancelRecord": "Cancel",
  834. "ssArticleReplay": "Replay",
  835. "ssArticleViewReport": "View report",
  836. "ssArticleExitTitle": "Choose an action",
  837. "ssArticleExitHint": "What would you like to do?",
  838. "ssArticleContinuePractice": "Keep practising",
  839. "ssArticleEndAndReport": "End and view report",
  840. "ssArticleParagraphSummary": "Paragraph summary",
  841. "ssArticleWordFeedback": "Paragraph feedback",
  842. "ssArticleMore": "More actions",
  843. "ssArticleViewEval": "View evaluation",
  844. "ssArticleReportDone": "Reading complete!",
  845. "ssArticleOverallScore": "Overall score",
  846. "ssArticlePointsUnit": "pts",
  847. "ssArticlePraiseExcellent": "Amazing",
  848. "ssArticlePraiseGreat": "Great job",
  849. "ssArticlePraiseGood": "Nice work",
  850. "ssArticlePraiseKeepGoing": "Keep going",
  851. "ssArticleTeacherSays": "Teacher says",
  852. "ssArticleTryAgain": "Try again",
  853. "ssArticleExpandAll": "Expand all",
  854. "ssArticleCollapseAll": "Collapse all",
  855. "ssArticleParagraphIndex": "Paragraph {n}",
  856. "ssArticleRecordedTag": "Recorded",
  857. "ssArticleWordCorrect": "correct",
  858. "ssArticleWordMisread": "misread",
  859. "ssArticleWordOmission": "omitted",
  860. "ssArticleWordInsertion": "extra",
  861. "ssArticleWordsUnit": "words",
  862. "ssArticleReadAloud": "Read Aloud",
  863. "ssArticleTemplateCreated": "Article reading added to the slide",
  864. "ssArticleManualCreated": "Blank article reading added. Click the element on the canvas to configure it",
  865. "ssArticleTitle": "Article title",
  866. "ssArticleTitlePlaceholder": "Enter the article title...",
  867. "ssArticleContent": "Article text",
  868. "ssArticleContentPlaceholder": "Paste or type the text to read aloud...",
  869. "ssArticleRequired": "Please fill in both the title and the text",
  870. "ssArticleSaved": "Configuration applied",
  871. "ssArticleAutoFormat": "Auto Format",
  872. "ssArticleAutoFormatting": "Formatting...",
  873. "ssArticleAutoFormattingHint": "This usually takes about 30 seconds",
  874. "ssArticlePasteFormatTitle": "Split into paragraphs?",
  875. "ssArticlePasteFormatMessage": "This text has no paragraph breaks. AI can split it into passages suited for reading aloud.",
  876. "ssArticleOverwriteFormatTitle": "Replace the current paragraphs?",
  877. "ssArticleOverwriteFormatMessage": "The current paragraph breaks will be replaced by the AI result.",
  878. "ssArticleGuardTitle": "A paragraph exceeds the maximum length",
  879. "ssArticleGuardMessage": "Please edit it manually, or use auto format.",
  880. "ssArticleGuardManual": "Edit Manually",
  881. "ssArticleFormatCancel": "Cancel",
  882. "ssArticleFormatConfirm": "Confirm",
  883. "ssArticleSegmentFailed": "Auto format failed. Please try again.",
  884. "ssArticleRestart": "Start Over",
  885. "ssArticleRestartFailed": "Could not start over. Please try again.",
  886. "ssArticleSessionExpired": "This practice session is no longer valid. Please start over.",
  887. "ssArticleDismiss": "Dismiss",
  888. "ssArticleErrConfigNotFound": "This article's configuration no longer exists. Please contact your teacher.",
  889. "ssArticleErrNotArticleConfig": "The configuration type does not match. Please contact your teacher.",
  890. "ssArticleErrContentEmpty": "The article body is empty. Please ask your teacher to add it.",
  891. "ssArticleErrSessionNotFound": "This practice record is no longer valid. Please refresh and start over.",
  892. "ssArticleErrParagraphNotFound": "The paragraphs have changed. Please refresh and start over.",
  893. "ssArticleErrSessionEnded": "Time is up for this practice session.",
  894. "ssArticleErrReportGenerated": "The report for this attempt has been generated; re-recording is no longer available.",
  895. "ssArticleErrBadRequest": "The request was invalid. Please refresh and try again.",
  896. "ssArticleErrGeneric": "Something went wrong. Please try again later.",
  897. "ssArticleErrDemoAudio": "Demo audio failed for paragraph {n}. Nothing was saved \u2014 please try again.",
  898. "ssArticleGeneratingDemo": "Generating demo audio\u2026",
  899. "ssArticlePractisingOverwriteTitle": "Students are practising",
  900. "ssArticlePractisingOverwriteMessage": "{n} student(s) are practising. If you save, they will return to the start page on refresh and read the new text; scores from this round will not appear in the class list. Save anyway?",
  901. "ssArticlePractisingOverwriteConfirm": "Save anyway",
  902. "ssArticlePractisingOverwriteCancel": "Cancel",
  903. "ssDiscussionTopic": "Discussion Topic",
  904. "ssEnterTopic": "Enter discussion topic...",
  905. "ssLearningGoals": "Learning Goals",
  906. "ssPracticeVocabulary": "Vocabulary",
  907. "ssPracticeSentences": "Sentences",
  908. "ssAddWord": "Enter word...",
  909. "ssAddSentence": "Enter sentence...",
  910. "ssBatchPaste": "Batch Paste",
  911. "ssPracticeMode": "Practice Mode",
  912. "ssTimeLimit": "Time Limit",
  913. "ssRoundLimit": "Round Limit",
  914. "ssMinute": "min",
  915. "ssRound": "rounds",
  916. "ssShowReport": "Show Learning Report",
  917. "ssAdvancedConfig": "Advanced Settings",
  918. "ssAssistance": "Assistance",
  919. "ssShowEnglish": "Show English",
  920. "ssTaskHint": "Task Hint",
  921. "ssStutterHint": "Stutter Hint",
  922. "ssEvalDetails": "Evaluation Details",
  923. "ssEvalDimensions": "Evaluation Dimensions",
  924. "ssFluency": "Fluency",
  925. "ssCompleteness": "Completeness",
  926. "ssRhythm": "Rhythm",
  927. "ssScoreMode": "Score Mode",
  928. "ssLetterScore": "Letter Score (A-D)",
  929. "ssNumericScore": "Numeric Score (0-100)",
  930. "ssCommentOnly": "Comment Only",
  931. "ssApplyConfig": "Apply Config",
  932. "ssAll": "All",
  933. "ssBasicPractice": "Basic Practice",
  934. "ssWordReading": "Word Reading",
  935. "ssSentenceReading": "Sentence Reading",
  936. "ssArticleReading": "Article Reading",
  937. "ssSpeechPractice": "Speech Practice",
  938. "ssFreeDialogue": "Free Dialogue",
  939. "ssCasualChat": "Casual Chat",
  940. "ssMockInterview": "Mock Interview",
  941. "ssScenarioTask": "Scenario Task",
  942. "ssDifficultyBeginner": "Beginner",
  943. "ssDifficultyIntermediate": "Intermediate",
  944. "ssDifficultyAdvanced": "Upper-Intermediate",
  945. "ssRoundsUnit": "rounds",
  946. "ssMinutesUnit": "min",
  947. "ssEnglishSpeakingTool": "English Speaking",
  948. "ssNoRecommendations": "No recommendations available",
  949. "ssBatchPasteTitle": "Batch Paste",
  950. "ssBatchPasteVocab": "Vocabulary (one per line)",
  951. "ssBatchPasteSentences": "Sentences (one per line)",
  952. "ssFunctionDeveloping": "Under Development",
  953. "ssSpkFilterAll": "All",
  954. "ssSpkFilterSubmitted": "Done",
  955. "ssSpkFilterUnsubmitted": "In Progress",
  956. "ssSpkFilterNotStarted": "Not Started",
  957. "ssSpkSortTimeAsc": "Time ↑",
  958. "ssSpkSortTimeDesc": "Time ↓",
  959. "ssSpkSortNameAsc": "Name A→Z",
  960. "ssSpkAISummary": "AI Summary",
  961. "ssSpkRefresh": "Refresh",
  962. "ssSpkConfigMissing": "No speaking config on this slide",
  963. "ssSpkLoadFailed": "Failed to load class data",
  964. "ssSpkRetry": "Retry",
  965. "ssSpkReportTitleSuffix": "'s Report",
  966. "ssSpkRecordTitleSuffix": "'s Dialogue",
  967. "ssSpkInProgressBadge": "In Progress",
  968. "ssSpkNotStartedTitle": "Student Not Started",
  969. "ssSpkNotStartedMsg": "This student has not started yet",
  970. "ssSpkNotStartedAck": "OK",
  971. "ssSpkActiveEmpty": "Just started, no dialogue yet",
  972. "ssSpkReportGenerating": "Generating report…",
  973. "ssSpkAvgScoreTpl": "Avg {avg}, Top {max}",
  974. "ssSpkWaitingFirst": "Waiting for first student",
  975. "ssSpkWaitingStart": "Waiting for students to start",
  976. "ssSpkRemindUnfinishedTpl": "{n} unfinished — give a nudge",
  977. "ssSpkProgressHalf": "Halfway there — keep going",
  978. "ssSpkAllDone": "All done — try harder topic",
  979. "ssSpkCompletedCountTpl": "Done {done}/{total} ({rate}%)",
  980. "ssSpkAIGenerating": "Generating…",
  981. "ssSpkJustNow": "Just now",
  982. "ssSpkSecondsAgoTpl": "{n}s ago",
  983. "ssSpkMinutesAgoTpl": "{n}m ago",
  984. "ssResult": "Result",
  985. "ssConfirmDel": "Confirm Delete",
  986. "ssConfirmDelContent": "This operation cannot be recovered, continue?",
  987. "searchFont": "Search Font",
  988. "searchFontSize": "Search Font Size",
  989. "textColor": "Text Color",
  990. "highlight": "Text Highlight Color",
  991. "fontSizeAdd": "Increase Font Size",
  992. "fontSizeReduce": "Reduce Font Size",
  993. "bold": "Bold",
  994. "italic": "Italic",
  995. "underline": "Underline",
  996. "strikethrough": "Strikethrough",
  997. "flipVertically": "Flip Vertically",
  998. "flipHorizontally": "Flip Horizontally",
  999. "ssUploadFile": "Upload File",
  1000. "ssDragAndDrop": "Drag and Drop Files Here, or Click to Select",
  1001. "ssSupportPptx": "Supports .pptx Files",
  1002. "ssFileDetected": "File detected: ",
  1003. "ssTotalPages": "Total {count} pages",
  1004. "ssImportAsSlide": "Import as course slides",
  1005. "ssImportAsSlideDesc": "Import the file as online course slides.",
  1006. "ssImportAndSave": "Import and save to library",
  1007. "ssImportAndSaveDesc": "Import as course slides and save to library.",
  1008. "ssReadingFile": "Reading file...",
  1009. "ssAiChatQuickAction3": "Generate 2 multiple-choice questions for the current page content",
  1010. "ssAiChatQuickAction4": "Generate an interactive web page for the current page",
  1011. "ssAiChatQuickAction5": "Recommend interactive tools for the current page",
  1012. "ssDragAndDropHint": "Click or drag files here to upload",
  1013. "ssSupportHTML": "Supports HTML, HTM format",
  1014. "ssPasteHTML": "Please paste the complete HTML code here",
  1015. "ssAddWebH5": "Add Web H5",
  1016. "ssCreating": "Creating...",
  1017. "ssWebEditor": "AI Web Editor",
  1018. "ssConfirmAdd": "Confirm Add",
  1019. "ssShowResult": "Public Result",
  1020. "ssLikeSucc": "Like Success",
  1021. "ssLike": "Like",
  1022. "ssAnonymous": "Anonymous",
  1023. "ssRealName": "Anonymous",
  1024. "ssAnonymousUser": "Anonymous User",
  1025. "ssAiChat": "AI Chat",
  1026. "ssCastScreen": "Cast Screen",
  1027. "ssExitCastScreen": "Exit Cast Screen",
  1028. "ssPasteCode": "Paste Code",
  1029. "ssEditWebpage": "Edit Webpage",
  1030. "ssDownloadLoading": "Downloading...",
  1031. "ssBatchDownload": "Batch Download",
  1032. "ssClipboardEmpty": "Clipboard is empty or does not contain text",
  1033. "ssClipboardPermission": "Browser does not support or blocks access to clipboard, please use Ctrl + V to paste code",
  1034. "ssInteractiveWebTitle": "Current Page Interactive Web",
  1035. "ssInteractiveWebDesc": "A draft interactive web page has been generated. Click to confirm and add it to the web page.",
  1036. "ssOpenWorkspace": "Open Workspace",
  1037. "ssInteractiveWebWorkspaceDesc": "Click to enter the workspace to confirm the interactive web page.",
  1038. "ssBatchInteractiveWeb": "Batch Generate Interactive Web Tools",
  1039. "ssBatchInteractiveWebDesc": "Received a batch generation task for the new course. Reading the source materials...",
  1040. "ssBatchInteractiveWebDesc2": "Tools are pending selection. Please process in the bottom selection page.",
  1041. "ssBatchInteractiveWebDesc3": "There are still unprocessed wait selections. Please process the wait selections first.",
  1042. "ssChildPageLabel": "Child Page",
  1043. "ssWaitSelection": "Wait Selection",
  1044. "ssWaitSelectionHint": "There are {0} candidate tools",
  1045. "ssCandidate": "Candidate",
  1046. "ssKeep": "Keep",
  1047. "ssDiscard": "Discard",
  1048. "ssKeepAll": "Keep All",
  1049. "ssUploadSuccess": "Upload Success",
  1050. "ssBatchInteractiveWebConfirm": "Need to generate tools for the course ? (estimated 3-5 minutes)",
  1051. "ssBatchInteractiveWebConfirmDesc": "Yes, add now",
  1052. "ssBatchInteractiveWebConfirmDesc2": "No",
  1053. "ssPendingCount": "Pending Count",
  1054. "ssShowAnswer": "Show Answer",
  1055. "ssCrossSubject": "Cross-subject",
  1056. "ssCrossSubjectCourse": "Cross-subject Course",
  1057. "ssCoursewareFile": "Courseware File",
  1058. "ssClickToViewDetail": "Click to view details →",
  1059. "ssKwlTitle": "KWL Chart",
  1060. "ssKwlDesc": "Help students organize what they know, want to know, and have learned to build a learning framework",
  1061. "ssKwlGradeRange": "Elementary-High School",
  1062. "ssKwlUsageScenario": "Usage Scenario",
  1063. "ssKwlScenarioText": "Students complete the KWL chart independently to organize their learning ideas",
  1064. "ssKwlSteps": "Steps",
  1065. "ssKwlStep1": "1. In the K column: What I already know",
  1066. "ssKwlStep2": "2. In the W column: What I want to know",
  1067. "ssKwlStep3": "3. After learning, in the L column: What I learned",
  1068. "ssKwlStep4": "4. Reflect: Compare K and L columns to summarize learning gains",
  1069. "ssKwlSource": "Source: Reading comprehension teaching strategy proposed by Donna Ogle in 1986",
  1070. "ssKwlPurpose": "Purpose: Help students clarify what they know and want to know before learning, verify gains after learning, and build metacognitive habits for active learning",
  1071. "ssKwlToolConfig": "Tool Configuration",
  1072. "ssKwlConfigSubtitle": "After configuration, click \"Add to Slide\" below to preview what students will see",
  1073. "ssKwlTaskLabel": "Scenario / Task Description",
  1074. "ssKwlTaskPlaceholder": "Write a learning topic or reading material that students will see when opening the KWL chart, e.g.: # Three states of water...",
  1075. "ssKwlUploadMedia": "Add images/videos (multiple)",
  1076. "ssKwlShowHowTo": "Show operation tips by default",
  1077. "ssKwlShowHowToDesc": "If off, students need to click \"How to\" to see steps",
  1078. "ssKwlAdvanced": "Advanced Settings",
  1079. "ssKwlKPrompt": "K Column Placeholder",
  1080. "ssKwlKDefault": "I already know...",
  1081. "ssKwlWPrompt": "W Column Placeholder",
  1082. "ssKwlWDefault": "I want to know...",
  1083. "ssKwlLPrompt": "L Column Placeholder",
  1084. "ssKwlLDefault": "I learned...",
  1085. "ssKwlShowReflection": "Show Reflection Area",
  1086. "ssKwlMinEntries": "Min entries per column",
  1087. "ssKwlAddToSlide": "Add to Slide",
  1088. "ssKwlUploadFail": "Upload failed",
  1089. "ssKwlKnown": "K-Known",
  1090. "ssKwlWant": "W-Want to know",
  1091. "ssKwlLearned": "L-Learned",
  1092. "ssKwlReflection": "Learning Reflection"
  1093. }