zh-CN.ts 212 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467
  1. export default {
  2. // Navigation
  3. nav: {
  4. printers: '打印机',
  5. archives: '归档',
  6. queue: '队列',
  7. stats: '统计',
  8. profiles: '配置文件',
  9. maintenance: '维护',
  10. projects: '项目',
  11. inventory: '耗材',
  12. files: '文件管理器',
  13. makerworld: 'MakerWorld',
  14. notifications: '通知',
  15. settings: '设置',
  16. system: '系统',
  17. collapseSidebar: '收起侧边栏',
  18. expandSidebar: '展开侧边栏',
  19. update: '更新',
  20. updateAvailable: '有可用更新:v{{version}}',
  21. updateAvailableBanner: '版本 {{version}} 已发布!',
  22. viewUpdate: '查看更新',
  23. viewOnGithub: '在 GitHub 上查看',
  24. keyboardShortcuts: '键盘快捷键 (?)',
  25. switchToLight: '切换到浅色模式',
  26. switchToDark: '切换到深色模式',
  27. smartSwitches: '智能开关',
  28. logout: '退出登录',
  29. },
  30. // Common
  31. common: {
  32. save: '保存',
  33. saving: '保存中...',
  34. cancel: '取消',
  35. delete: '删除',
  36. edit: '编辑',
  37. add: '添加',
  38. close: '关闭',
  39. confirm: '确认',
  40. loading: '加载中...',
  41. error: '错误',
  42. success: '成功',
  43. warning: '警告',
  44. enabled: '已启用',
  45. disabled: '已禁用',
  46. yes: '是',
  47. no: '否',
  48. on: '开',
  49. off: '关',
  50. all: '全部',
  51. none: '无',
  52. search: '搜索',
  53. filter: '筛选',
  54. sort: '排序',
  55. refresh: '刷新',
  56. download: '下载',
  57. upload: '上传',
  58. uploading: '上传中...',
  59. uploadFailed: '上传失败',
  60. actions: '操作',
  61. status: '状态',
  62. name: '名称',
  63. description: '描述',
  64. date: '日期',
  65. time: '时间',
  66. hours: '小时',
  67. minutes: '分钟',
  68. seconds: '秒',
  69. days: '天',
  70. enable: '启用',
  71. disable: '禁用',
  72. permissions: '权限',
  73. noPrinters: '未配置打印机',
  74. noData: '暂无数据',
  75. linkNotFound: '未找到链接',
  76. required: '必填',
  77. optional: '可选',
  78. dismiss: '关闭',
  79. apply: '应用',
  80. reset: '重置',
  81. export: '导出',
  82. import: '导入',
  83. clear: '清除',
  84. selectAll: '全选',
  85. deselectAll: '取消全选',
  86. noChange: '— 不更改 —',
  87. unchanged: '未更改',
  88. unassigned: '未分配',
  89. unknown: '未知',
  90. unknownError: '未知错误',
  91. today: '今天',
  92. tomorrow: '明天',
  93. asap: '尽快',
  94. overdue: '已逾期',
  95. now: '现在',
  96. collapse: '收起',
  97. expand: '展开',
  98. viewArchive: '查看归档',
  99. viewInFileManager: '在文件管理器中查看',
  100. addedBy: '由 {{username}} 添加',
  101. prints: '次打印',
  102. more: '还有 {{count}} 个',
  103. ascending: '升序',
  104. descending: '降序',
  105. back: '返回',
  106. copy: '复制',
  107. copied: '已复制!',
  108. printer: '打印机',
  109. remove: '移除',
  110. type: '类型',
  111. print: '打印',
  112. rename: '重命名',
  113. move: '移动',
  114. create: '创建',
  115. duplicate: '复制',
  116. left: '左',
  117. right: '右',
  118. },
  119. // Printers page
  120. printers: {
  121. title: '打印机',
  122. addPrinter: '添加打印机',
  123. editPrinter: '编辑打印机',
  124. deletePrinter: '删除打印机',
  125. printerName: '打印机名称',
  126. serialNumber: '序列号',
  127. ipAddress: 'IP 地址 / 主机名',
  128. accessCode: '访问码',
  129. model: '型号',
  130. nozzleCount: '喷嘴数量',
  131. autoArchive: '自动归档',
  132. status: {
  133. available: '可用',
  134. idle: '空闲',
  135. printing: '打印中',
  136. paused: '已暂停',
  137. offline: '离线',
  138. problem: '故障',
  139. error: '错误',
  140. finished: '已完成',
  141. unknown: '未知',
  142. },
  143. temperatures: {
  144. nozzle: '喷嘴',
  145. bed: '热床',
  146. chamber: '腔室',
  147. },
  148. progress: '{{percent}}% 完成',
  149. timeRemaining: '剩余 {{time}}',
  150. deleteConfirm: '确定要删除"{{name}}"吗?',
  151. maintenanceOk: '维护正常',
  152. maintenanceWarning: '{{count}} 个警告',
  153. maintenanceWarning_plural: '{{count}} 个警告',
  154. maintenanceDue: '{{count}} 个到期',
  155. maintenanceDue_plural: '{{count}} 个到期',
  156. // Sort options
  157. sort: {
  158. name: '名称',
  159. status: '状态',
  160. model: '型号',
  161. location: '位置',
  162. ascending: '升序排列',
  163. descending: '降序排列',
  164. },
  165. // Card size
  166. cardSize: {
  167. small: '小卡片',
  168. medium: '中卡片',
  169. large: '大卡片',
  170. extraLarge: '超大卡片',
  171. },
  172. // Controls
  173. hideOffline: '隐藏离线',
  174. nextAvailable: '下一个可用',
  175. powerOn: '开机',
  176. offlinePrintersWithPlugs: '带智能插座的离线打印机',
  177. noPrintersConfigured: '尚未配置打印机',
  178. search: '搜索打印机...',
  179. noSearchResults: '没有打印机符合您的搜索或筛选条件',
  180. filter: {
  181. allStatuses: '所有状态',
  182. allLocations: '所有位置',
  183. },
  184. // Printer card
  185. readyToPrint: '准备打印',
  186. external: '外部',
  187. extL: '外置左',
  188. extR: '外置右',
  189. deleteArchives: '删除打印归档',
  190. noLabel: '无标签',
  191. printPreview: '打印预览',
  192. width: '宽度',
  193. height: '高度',
  194. noObjectsFound: '未找到对象',
  195. objectsLoadedOnPrintStart: '对象在打印开始时加载',
  196. willBeSkipped: '将被跳过',
  197. name: '名称',
  198. serialCannotBeChanged: '序列号无法更改',
  199. locationHelp: '用于分组打印机和筛选队列任务',
  200. // WiFi signal strength
  201. wifiSignal: {
  202. veryWeak: '非常弱',
  203. weak: '弱',
  204. fair: '一般',
  205. good: '良好',
  206. excellent: '优秀',
  207. },
  208. // Maintenance
  209. maintenanceUpToDate: '所有维护均已完成 - 点击查看',
  210. // Chamber light
  211. chamberLightOn: '打开腔室灯',
  212. chamberLightOff: '关闭腔室灯',
  213. // Files
  214. files: '文件',
  215. browseFiles: '浏览打印机文件',
  216. // Smart plug
  217. autoOffAfterPrint: '打印后自动关机',
  218. autoOffExecuted: '已执行自动关机 - 开启打印机以重置',
  219. // HMS errors
  220. hmsErrors: 'HMS 错误',
  221. viewHmsErrors: '查看 {{count}} 个 HMS 错误',
  222. // Actions
  223. resume: '继续',
  224. pause: '暂停',
  225. stop: '停止',
  226. camera: '摄像头',
  227. skipObject: '跳过对象',
  228. reconnect: '重新连接',
  229. forceRefresh: '强制刷新',
  230. forceRefreshSuccess: '已请求刷新',
  231. mqttDebug: 'MQTT 调试',
  232. printerInformation: '打印机信息',
  233. copyToClipboard: '复制',
  234. copied: '已复制!',
  235. state: '状态',
  236. wifiSignalLabel: 'WiFi 信号',
  237. developerMode: '开发者模式',
  238. enabled: '已启用',
  239. disabled: '已禁用',
  240. addedOn: '添加日期',
  241. sdCard: 'SD 卡',
  242. inserted: '已插入',
  243. notInserted: '未插入',
  244. totalPrintHours: '打印时长',
  245. activeNozzle: '当前:{{nozzle}} 喷嘴',
  246. nozzleRack: '喷嘴架',
  247. nozzleDocked: '已停靠',
  248. nozzleMounted: '已安装',
  249. nozzleActive: '使用中',
  250. nozzleIdle: '空闲',
  251. nozzleDiameter: '直径',
  252. nozzleType: '类型',
  253. nozzleStatus: '状态',
  254. nozzleFilament: '耗材',
  255. nozzleWear: '磨损',
  256. nozzleMaxTemp: '最高温度',
  257. nozzleSerial: '序列号',
  258. nozzleHardenedSteel: '硬化钢',
  259. nozzleStainlessSteel: '不锈钢',
  260. nozzleTungstenCarbide: '碳化钨',
  261. nozzleFlow: '流量',
  262. nozzleHighFlow: '高流量',
  263. nozzleStandardFlow: '标准',
  264. // Firmware
  265. firmwareUpdate: '固件更新',
  266. firmwareInstructions: '在打印机触摸屏上,前往',
  267. firmwareNav: '导航到',
  268. settings: '设置',
  269. firmware: '固件',
  270. // Discovery
  271. discoverPrinters: '发现打印机',
  272. searching: '搜索中...',
  273. manualEntry: '手动输入',
  274. addFromCloud: '从云端添加',
  275. // Toast messages
  276. toast: {
  277. printerDeleted: '打印机已删除',
  278. missingSpoolAssignment: '已在{{printer}}上开始打印。以下料槽未分配耗材: {{slots}}',
  279. printerAdded: '打印机已添加',
  280. printerUpdated: '打印机已更新',
  281. failedToDelete: '删除打印机失败',
  282. failedToAdd: '添加打印机失败',
  283. failedToUpdate: '更新打印机失败',
  284. commandSent: '命令已发送',
  285. failedToSendCommand: '发送命令失败',
  286. turnedOn: '{{name}} 已开启',
  287. failedToPowerOn: '开启 {{name}} 失败',
  288. scriptTriggered: '脚本已触发',
  289. printStopped: '打印已停止',
  290. printPaused: '打印已暂停',
  291. printResumed: '打印已继续',
  292. referenceDeleted: '参考已删除',
  293. detectionAreaSaved: '检测区域已保存',
  294. failedToRunScript: '运行脚本失败',
  295. failedToStopPrint: '停止打印失败',
  296. failedToPausePrint: '暂停打印失败',
  297. failedToResumePrint: '继续打印失败',
  298. failedToControlChamberLight: '控制腔室灯失败',
  299. failedToSetSpeed: '设置打印速度失败',
  300. failedToUpdateSetting: '更新设置失败',
  301. failedToSkipObjects: '跳过对象失败',
  302. failedToRereadRfid: '重新读取 RFID 失败',
  303. failedToCheckPlate: '检查打印板失败',
  304. failedToUpdateLabel: '更新标签失败',
  305. failedToDeleteReference: '删除参考失败',
  306. failedToSaveDetectionArea: '保存检测区域失败',
  307. plateCheckEnabled: '打印板检查已启用',
  308. plateCheckDisabled: '打印板检查已禁用',
  309. calibrationSaved: '校准已保存!',
  310. calibrationFailed: '校准失败',
  311. rfidRereadInitiated: '已发起 RFID 重新读取',
  312. loadInitiated: 'Loading filament…',
  313. unloadInitiated: 'Unloading filament…',
  314. failedToLoad: 'Failed to load filament',
  315. failedToUnload: 'Failed to unload filament',
  316. },
  317. // Connection status
  318. connection: {
  319. connected: '已连接',
  320. offline: '离线',
  321. },
  322. plateStatus: {
  323. markCleared: '将打印板标记为已清理',
  324. cleared: '打印板已清理',
  325. notCleared: '打印板未清理',
  326. inUse: '打印板使用中',
  327. },
  328. // Queue info
  329. queue: {
  330. inQueue: '队列中有 {{count}} 个打印任务',
  331. inQueue_plural: '队列中有 {{count}} 个打印任务',
  332. },
  333. // Controls section
  334. controls: '控制',
  335. // RFID
  336. rfid: {
  337. reread: '重新读取 RFID',
  338. },
  339. // AMS load/unload (#891)
  340. ams: {
  341. load: 'Load',
  342. unload: 'Unload',
  343. },
  344. bedJog: {
  345. title: '移动热床',
  346. bed: '热床',
  347. step: '步长 (mm)',
  348. up: '热床上移',
  349. down: '热床下移',
  350. disabledWhilePrinting: '打印中已禁用',
  351. notHomedTitle: '打印机未归零',
  352. notHomedMessage: '打印机自上次打印以来尚未归零。请先执行自动归零以确保安全定位(先停放喷头,然后归零 X、Y 和 Z),或者直接移动 — 软限位将被绕过。',
  353. homeZ: '自动归零',
  354. moveAnyway: '强制移动',
  355. homingStarted: '打印机自动归零中…',
  356. },
  357. // Permissions
  358. permission: {
  359. noAdd: '您没有添加打印机的权限',
  360. noEdit: '您没有编辑打印机的权限',
  361. noDelete: '您没有删除打印机的权限',
  362. noControl: '您没有控制打印机的权限',
  363. noFiles: '您没有访问打印机文件的权限',
  364. noAmsRfid: '您没有重新读取 AMS RFID 的权限',
  365. noSmartPlugControl: '您没有控制智能插座的权限',
  366. noCamera: '您没有查看摄像头的权限',
  367. },
  368. // Add/Edit modal
  369. modal: {
  370. addTitle: '添加打印机',
  371. editTitle: '编辑打印机',
  372. myPrinter: '我的打印机',
  373. selectModel: '选择型号...',
  374. locationGroup: '位置 / 分组(可选)',
  375. locationPlaceholder: '例如:工作室、办公室、地下室',
  376. autoArchiveLabel: '自动归档已完成的打印',
  377. fromPrinterSettings: '来自打印机设置',
  378. modelOptional: '型号(可选)',
  379. saveChanges: '保存更改',
  380. },
  381. // Skip objects
  382. skipObjects: {
  383. tooltip: '跳过对象',
  384. onlyWhilePrinting: '跳过对象(仅在打印时)',
  385. requiresMultiple: '跳过对象(需要2个以上对象)',
  386. title: '跳过对象',
  387. matchIdsInfo: '将 ID 与打印机显示屏上的 ID 进行对照',
  388. printerShowsIds: '打印机屏幕上显示构建板上对象的 ID',
  389. skipSelected: '跳过所选',
  390. skipping: '跳过中...',
  391. noObjectsSelected: '未选择对象',
  392. selectObjectsToSkip: '选择要从当前打印中跳过的对象',
  393. skipped: '已跳过',
  394. objectsSkipped: '对象已跳过',
  395. activeCount: '{{count}} 个活跃',
  396. waitForLayer: '等待第2层以上才能跳过对象(当前第 {{layer}} 层)',
  397. skip: '跳过',
  398. confirmTitle: '跳过对象?',
  399. confirmMessage: '确定要跳过"{{name}}"吗?此操作无法撤销。',
  400. },
  401. // Confirm modals
  402. confirm: {
  403. deleteTitle: '删除打印机',
  404. deleteMessage: '确定要删除"{{name}}"吗?这将移除所有连接设置。',
  405. deleteArchivesNote: '此打印机的所有打印历史将被永久删除。',
  406. keepArchivesNote: '打印历史将保留,但不再与此打印机关联。',
  407. stopTitle: '停止打印',
  408. stopMessage: '确定要停止"{{name}}"上的当前打印吗?这将取消打印任务。',
  409. stopButton: '停止打印',
  410. pauseTitle: '暂停打印',
  411. pauseMessage: '确定要暂停"{{name}}"上的当前打印吗?',
  412. pauseButton: '暂停打印',
  413. resumeTitle: '继续打印',
  414. resumeMessage: '确定要继续"{{name}}"上的打印吗?',
  415. resumeButton: '继续打印',
  416. powerOnTitle: '开启打印机',
  417. powerOnMessage: '确定要打开"{{name}}"的电源吗?',
  418. powerOnButton: '开机',
  419. powerOffTitle: '关闭打印机',
  420. powerOffMessage: '确定要关闭"{{name}}"的电源吗?',
  421. powerOffWarning: '警告:"{{name}}"正在打印中!确定要关闭电源吗?这将中断打印并可能损坏打印机。',
  422. powerOffButton: '关机',
  423. },
  424. // Bulk actions
  425. bulk: {
  426. select: '选择',
  427. selectAll: '全选',
  428. selectByLocation: '按位置选择',
  429. selected: '已选择{{count}}台',
  430. actions: {
  431. stop: '停止',
  432. pause: '暂停',
  433. resume: '继续',
  434. clearPlate: '清除打印床',
  435. clearHMS: '清除通知',
  436. },
  437. confirm: {
  438. stopTitle: '停止{{count}}个打印任务',
  439. stopMessage: '这将取消{{count}}台打印机上的活动打印任务。此操作无法撤销。',
  440. stopButton: '全部停止',
  441. pauseTitle: '暂停{{count}}个打印任务',
  442. pauseMessage: '这将暂停{{count}}台打印机上的活动打印任务。',
  443. pauseButton: '全部暂停',
  444. clearPlateTitle: '清除{{count}}个打印床',
  445. clearPlateMessage: '这将清除{{count}}台打印机的打印床,可能会触发队列中的任务。',
  446. clearPlateButton: '全部清除',
  447. },
  448. success: '{{action}}已在{{count}}台打印机上完成',
  449. partial: '{{succeeded}}成功,{{failed}}失败',
  450. noneApplicable: '没有选中的打印机处于适合此操作的状态',
  451. selectByState: '按状态选择',
  452. },
  453. // Discovery
  454. discovery: {
  455. title: '发现打印机',
  456. searching: '搜索中...',
  457. scanning: '扫描中...',
  458. scanProgress: '扫描中... {{scanned}}/{{total}}',
  459. foundPrinters: '发现 {{count}} 台打印机',
  460. noPrintersFound: '未找到打印机',
  461. noPrintersFoundSubnet: '在指定子网中未找到打印机。',
  462. noPrintersFoundNetwork: '在网络上未找到打印机。',
  463. allConfigured: '所有发现的打印机已配置完毕。',
  464. alreadyAdded: '已添加',
  465. select: '选择',
  466. manualEntry: '手动输入',
  467. addFromCloud: '从云端添加',
  468. subnetToScan: '要扫描的子网',
  469. dockerNote: '检测到 Docker 环境。请以 CIDR 格式输入打印机所在子网。需要在 docker-compose.yml 中设置 network_mode: host。',
  470. scanSubnet: '扫描子网查找打印机',
  471. discoverNetwork: '在网络上发现打印机',
  472. scanningSubnet: '正在扫描子网查找拓竹打印机...',
  473. scanningNetwork: '正在扫描网络...',
  474. serialRequired: '需要序列号',
  475. unknown: '未知',
  476. failedToStart: '启动发现失败',
  477. },
  478. // AMS Drying
  479. drying: {
  480. start: '开始干燥',
  481. stop: '停止干燥',
  482. temperature: '温度',
  483. duration: '时长',
  484. hours: '小时',
  485. timeRemaining: '剩余 {{time}}',
  486. active: '干燥中',
  487. notSupported: '不支持干燥',
  488. powerRequired: '连接AMS电源适配器以启用干燥',
  489. startingDrying: '正在启动干燥...',
  490. stoppingDrying: '正在停止干燥...',
  491. rotateTray: '干燥时旋转料盘',
  492. },
  493. // Filaments section
  494. filaments: '耗材',
  495. // Camera
  496. openCameraOverlay: '打开摄像头叠加层',
  497. openCameraWindow: '在新窗口中打开摄像头',
  498. // Firmware
  499. firmwareUpdateAvailable: '固件更新可用:{{current}} → {{latest}}',
  500. firmwareUpToDate: '固件 {{version}} — 已是最新',
  501. firmwareUpdateButton: '更新',
  502. // Plate detection
  503. plateDetection: {
  504. noPermission: '您没有更新打印机的权限',
  505. enabledClick: '打印板检查已启用 - 点击禁用',
  506. disabledClick: '打印板检查已禁用 - 点击启用',
  507. manageCalibration: '管理打印板检测校准',
  508. calibrationRequired: '需要校准',
  509. calibrationInstructions: '请确保构建板<strong>完全空置</strong>,然后点击校准。',
  510. calibrationDescription: '校准会拍摄空置打印板的参考图像。后续检查将与此参考进行比较以检测物体。',
  511. calibrationTip: '<strong>提示:</strong>您最多可以为不同的打印板存储5个校准。系统会在检查时自动使用最佳匹配。',
  512. plateEmpty: '打印板似乎是空的',
  513. objectsDetected: '在打印板上检测到物体',
  514. confidence: '置信度',
  515. difference: '差异',
  516. analysisPreview: '分析预览:',
  517. analysisLegend: '绿色框 = 检测区域,红色覆盖 = 与校准的差异',
  518. savedReferences: '已保存的参考 ({{count}}/{{max}})',
  519. deleteReference: '删除参考',
  520. labelPlaceholder: '标签...',
  521. clickToEdit: '{{label}} - 点击编辑',
  522. clickToAddLabel: '点击添加标签',
  523. },
  524. // Speed
  525. speed: {
  526. title: '打印速度',
  527. silent: '静音 (50%)',
  528. standard: '标准 (100%)',
  529. sport: '运动 (124%)',
  530. ludicrous: '疯狂 (166%)',
  531. },
  532. airduct: {
  533. title: '风道模式',
  534. cooling: '制冷',
  535. heating: '加热',
  536. },
  537. noSdCard: '无SD',
  538. door: {
  539. open: '开',
  540. closed: '关',
  541. },
  542. // Fans
  543. fans: {
  544. partCooling: '零件冷却风扇',
  545. auxiliary: '辅助风扇',
  546. chamber: '腔室风扇',
  547. },
  548. // HMS errors
  549. clickToViewHmsErrors: '点击查看 HMS 错误',
  550. estimatedCompletion: '预计完成时间',
  551. plateNumber: '板 {{number}}',
  552. slotOptions: '槽位选项',
  553. // AMS hover popup
  554. amsPopup: {
  555. friendlyName: 'AMS 名称',
  556. friendlyNamePlaceholder: '例如 AMS 友好名称',
  557. serialNumber: '序列号',
  558. firmwareVersion: '固件',
  559. save: '保存',
  560. clear: '清除',
  561. noEditPermission: '您没有重命名 AMS 单元的权限',
  562. },
  563. // Firmware modal
  564. firmwareModal: {
  565. title: '固件更新',
  566. titleUpToDate: '固件信息',
  567. currentVersion: '当前版本:',
  568. latestVersion: '最新版本:',
  569. releaseNotes: '发布说明',
  570. checkingPrereqs: '正在检查前提条件...',
  571. sdCardReady: 'SD 卡已就绪。点击下方上传固件。',
  572. uploadedSuccess: '固件已上传到 SD 卡!',
  573. applyInstructions: '在打印机上应用更新:',
  574. step1: '在打印机触摸屏上,前往<strong>设置</strong>',
  575. step2: '导航到<strong>固件</strong>',
  576. step3: '选择<strong>从 SD 卡更新</strong>',
  577. step4: '更新将需要 10-20 分钟',
  578. done: '完成',
  579. starting: '启动中...',
  580. uploadFirmware: '上传固件',
  581. uploadFailed: '上传启动失败:{{error}}',
  582. uploadedToast: '固件已上传!请在打印机屏幕上触发更新。',
  583. availableVersions: '可用版本',
  584. usable: '可用',
  585. unavailable: '不可用',
  586. installed: '已安装',
  587. newerBadge: '较新',
  588. olderBadge: '较旧',
  589. currentBadge: '当前',
  590. },
  591. accessCodePlaceholder: '留空以保持当前值',
  592. // ROI editor
  593. roi: {
  594. title: '检测区域 (ROI)',
  595. xStart: 'X 起点',
  596. yStart: 'Y 起点',
  597. width: '宽度',
  598. height: '高度',
  599. instruction: '调整检测区域以聚焦到构建板。预览中的绿色框显示当前区域。',
  600. },
  601. developerModeWarning: '以下打印机未启用开发者局域网模式:{{names}}。某些功能可能无法使用。',
  602. howToEnable: '如何启用',
  603. incompatibleFile: '此文件是为 {{slicedFor}} 切片的,但该打印机是 {{printerModel}}',
  604. dropNotPrintable: '只能打印 .gcode 和 .gcode.3mf 文件',
  605. dropToPrint: '拖放以打印',
  606. cannotPrint: '打印机忙碌',
  607. },
  608. // Archives page
  609. archives: {
  610. title: '打印归档',
  611. searchPlaceholder: '搜索归档...',
  612. filterByPrinter: '按打印机筛选',
  613. filterByStatus: '按状态筛选',
  614. sortBy: '排序方式',
  615. sortNewest: '最新优先',
  616. sortOldest: '最旧优先',
  617. sortName: '名称',
  618. sortDuration: '时长',
  619. sortLargest: '最大优先',
  620. sortSmallest: '最小优先',
  621. sortSize: '大小',
  622. noArchives: '未找到归档',
  623. noArchivesSearch: '没有匹配搜索的归档',
  624. originalPrintNotVisible: '原始打印不可见 - 请尝试清除筛选条件',
  625. noArchivesYet: '暂无归档',
  626. prints: '条打印',
  627. pagination: {
  628. showing: '显示',
  629. to: '至',
  630. of: '共',
  631. show: '每页',
  632. page: '页',
  633. all: '全部',
  634. },
  635. loadingArchives: '加载归档中...',
  636. releaseToUpload: '释放以上传',
  637. showAll: '显示全部',
  638. showFavoritesOnly: '仅显示收藏',
  639. gridView: '网格视图',
  640. listView: '列表视图',
  641. calendarView: '日历视图',
  642. logView: '打印日志',
  643. manageTags: '管理标签',
  644. showFailedPrints: '显示失败的打印',
  645. hideFailedPrints: '隐藏失败的打印',
  646. hideDuplicates: '隐藏重复项',
  647. viewOriginalPrint: '点击查看原始打印 (#{{id}})',
  648. printTime: '打印时间',
  649. filamentUsed: '耗材用量',
  650. cost: '成本',
  651. reprint: '重新打印',
  652. preview: '预览',
  653. deleteArchive: '删除归档',
  654. deleteConfirm: '确定要删除此归档吗?',
  655. favorite: '收藏',
  656. unfavorite: '取消收藏',
  657. viewDetails: '查看详情',
  658. status: {
  659. completed: '已完成',
  660. failed: '失败',
  661. stopped: '已停止',
  662. },
  663. toast: {
  664. source3mfAttached: '源 3MF 已附加:{{filename}}',
  665. failedUploadSource3mf: '上传源 3MF 失败',
  666. source3mfRemoved: '源 3MF 已移除',
  667. failedRemoveSource3mf: '移除源 3MF 失败',
  668. f3dAttached: 'F3D 已附加:{{filename}}',
  669. failedUploadF3d: '上传 F3D 失败',
  670. f3dRemoved: 'F3D 已移除',
  671. failedRemoveF3d: '移除 F3D 失败',
  672. timelapseAttached: '延时摄影已附加:{{filename}}',
  673. timelapseAlreadyAttached: '延时摄影已附加',
  674. noMatchingTimelapse: '未找到匹配的延时摄影',
  675. failedScanTimelapse: '扫描延时摄影失败',
  676. failedAttachTimelapse: '附加延时摄影失败',
  677. timelapseRemoved: '延时摄影已移除',
  678. failedRemoveTimelapse: '移除延时摄影失败',
  679. timelapseUploaded: '延时摄影已上传:{{filename}}',
  680. failedUploadTimelapse: '上传延时摄影失败',
  681. archiveDeleted: '归档已删除',
  682. failedDeleteArchive: '删除归档失败',
  683. addedToFavorites: '已添加到收藏',
  684. removedFromFavorites: '已从收藏中移除',
  685. projectUpdated: '项目已更新',
  686. failedUpdateProject: '更新项目失败',
  687. linkCopied: '链接已复制到剪贴板',
  688. failedCopyLink: '复制链接失败',
  689. photoDeleted: '照片已删除',
  690. failedDeletePhoto: '删除照片失败',
  691. failedDeleteArchives: '删除归档失败',
  692. failedUpdateFavorites: '更新收藏失败',
  693. exportDownloaded: '导出已下载',
  694. exportFailed: '导出失败',
  695. },
  696. menu: {
  697. print: '打印',
  698. schedule: '排程',
  699. openInBambuStudio: '在切片软件中打开',
  700. slice: '切片',
  701. externalLink: '外部链接',
  702. viewOnMakerWorld: '在 MakerWorld 上查看',
  703. preview3d: '3D 预览',
  704. viewTimelapse: '查看延时摄影',
  705. scanForTimelapse: '扫描延时摄影',
  706. uploadTimelapse: '上传延时摄影',
  707. removeTimelapse: '移除延时摄影',
  708. downloadSource3mf: '下载源 3MF',
  709. uploadSource3mf: '上传源 3MF',
  710. replaceSource3mf: '替换源 3MF',
  711. removeSource3mf: '移除源 3MF',
  712. uploadF3d: '上传 F3D',
  713. replaceF3d: '替换 F3D',
  714. downloadF3d: '下载 F3D',
  715. removeF3d: '移除 F3D',
  716. download: '下载',
  717. copyDownloadLink: '复制下载链接',
  718. qrCode: '二维码',
  719. viewPhotos: '查看照片',
  720. viewPhotosCount: '查看照片 ({{count}})',
  721. projectPage: '项目页面',
  722. addToFavorites: '添加到收藏',
  723. removeFromFavorites: '从收藏中移除',
  724. edit: '编辑',
  725. goToProject: '前往项目:{{name}}',
  726. addToProject: '添加到项目',
  727. removeFromProject: '从项目中移除',
  728. loading: '加载中...',
  729. noProjectsAvailable: '无可用项目',
  730. searchProjects: 'Search projects…',
  731. select: '选择',
  732. deselect: '取消选择',
  733. delete: '删除',
  734. },
  735. permission: {
  736. noReprint: '您没有重新打印此归档的权限',
  737. noAddToQueue: '您没有添加到队列的权限',
  738. noUpdateArchives: '您没有更新归档的权限',
  739. noUploadFiles: '您没有上传文件的权限',
  740. noDownload: '您没有下载归档的权限',
  741. noCopyLink: '您没有复制下载链接的权限',
  742. noDelete: '您没有删除此归档的权限',
  743. noCreate: '您没有创建归档的权限',
  744. },
  745. platePicker: {
  746. title: '选择要预览的打印板',
  747. hint: '此存档包含多个打印板。选择一个在 GCode 查看器中打开。',
  748. plateLabel: '打印板 {{index}}',
  749. objectCount: '{{count}} 个对象',
  750. objectCount_plural: '{{count}} 个对象',
  751. noGcode: '此存档没有可预览的已切片 G 代码。请先在 Bambu Studio 中打开并切片。',
  752. },
  753. card: {
  754. previousPlate: '上一个板',
  755. nextPlate: '下一个板',
  756. plateNumber: '板 {{index}}',
  757. moreOptions: '右键查看更多选项',
  758. addToFavorites: '添加到收藏',
  759. removeFromFavorites: '从收藏中移除',
  760. cancelled: '已取消',
  761. failed: '失败',
  762. duplicate: '重复',
  763. duplicateTitle: '此模型之前已打印过',
  764. openSource3mf: '在 Bambu Studio 中打开源 3MF(右键查看更多选项)',
  765. downloadF3d: '下载 Fusion 360 设计文件',
  766. viewTimelapse: '查看延时摄影',
  767. viewPhoto: '查看 1 张照片',
  768. viewPhotos: '查看 {{count}} 张照片',
  769. openFolder: '打开文件夹:{{name}}',
  770. slicedFile: '已切片文件 - 可以打印',
  771. sourceFile: '仅源文件 - 无 AMS 映射可用',
  772. gcode: 'GCODE',
  773. source: '源文件',
  774. project: '项目:{{name}}',
  775. estimated: '预计:{{time}}',
  776. actual: '实际:{{time}}',
  777. accuracy: '准确度:{{percent}}%',
  778. filament: '{{weight}}g',
  779. layer: '{{count}} 层',
  780. layers: '{{count}} 层',
  781. object: '{{count}} 个对象',
  782. objects: '{{count}} 个对象',
  783. slicedFor: '为 {{model}} 切片',
  784. uploadedBy: '上传者',
  785. noPermissionReprint: '您没有重新打印的权限',
  786. noFileForReprint: '无可用的 3MF 文件 — 打印记录时无法从打印机下载该文件',
  787. noPermissionEdit: '您没有编辑归档的权限',
  788. noPermissionDelete: '您没有删除归档的权限',
  789. reprint: '重新打印',
  790. schedulePrint: '排程打印',
  791. schedule: '排程',
  792. openInBambuStudio: '在切片软件中打开',
  793. openInBambuStudioToSlice: '在切片软件中打开进行切片',
  794. slice: '切片',
  795. externalLink: '外部链接',
  796. makerWorld: 'MakerWorld:{{designer}}',
  797. viewProject: '查看项目',
  798. noExternalLink: '无外部链接',
  799. preview3d: '3D 预览',
  800. download: '下载',
  801. edit: '编辑',
  802. delete: '删除',
  803. },
  804. modal: {
  805. deleteArchive: '删除归档',
  806. deleteConfirm: '确定要删除"{{name}}"吗?此操作无法撤销。',
  807. deleteButton: '删除',
  808. removeSource3mf: '移除源 3MF',
  809. removeSource3mfConfirm: '确定要从"{{name}}"中移除源 3MF 文件吗?这将删除原始切片项目文件。',
  810. removeButton: '移除',
  811. removeF3d: '移除 F3D',
  812. removeF3dConfirm: '确定要从"{{name}}"中移除 Fusion 360 设计文件吗?',
  813. removeTimelapse: '移除延时摄影',
  814. removeTimelapseConfirm: '确定要从"{{name}}"中移除延时摄影视频吗?',
  815. timelapse: '{{name}} - 延时摄影',
  816. selectTimelapse: '选择延时摄影',
  817. selectTimelapseDesc: '未找到自动匹配。请选择此打印的延时摄影:',
  818. deleteArchives: '删除归档',
  819. deleteArchivesConfirm: '确定要删除 {{count}} 个归档吗?此操作无法撤销。',
  820. deleteCount: '删除 {{count}} 个',
  821. },
  822. page: {
  823. title: '归档',
  824. printsCount: '{{filtered}} / {{total}} 次打印',
  825. dropFilesHere: '将 .3mf 文件拖放到此处',
  826. releaseToUpload: '释放以上传',
  827. only3mfSupported: '仅支持 .3mf 文件',
  828. close: '关闭',
  829. selected: '已选择 {{count}} 个',
  830. selectAll: '全选',
  831. tags: '标签',
  832. project: '项目',
  833. favorite: '收藏',
  834. delete: '删除',
  835. toggledFavorites: '已切换 {{count}} 个归档的收藏状态',
  836. failedUpdateFavorites: '更新收藏失败',
  837. archivesDeleted: '已删除 {{count}} 个归档',
  838. failedDeleteArchives: '删除归档失败',
  839. photoDeleted: '照片已删除',
  840. failedDeletePhoto: '删除照片失败',
  841. },
  842. list: {
  843. name: '名称',
  844. printer: '打印机',
  845. date: '日期',
  846. size: '大小',
  847. actions: '操作',
  848. hasTimelapse: '有延时摄影',
  849. },
  850. log: {
  851. date: '日期',
  852. printName: '打印名称',
  853. printer: '打印机',
  854. user: '用户',
  855. status: '状态',
  856. duration: '时长',
  857. filament: '耗材',
  858. allPrinters: '所有打印机',
  859. allUsers: '所有用户',
  860. allStatuses: '所有状态',
  861. cancelled: '已取消',
  862. skipped: '已跳过',
  863. dateFrom: '从',
  864. dateTo: '到',
  865. noEntries: '未找到打印日志条目',
  866. showing: '显示 {{count}} / {{total}} 条',
  867. rowsPerPage: '行数',
  868. page: '页',
  869. prev: '上一页',
  870. next: '下一页',
  871. clearLog: '清除日志',
  872. clearLogTitle: '清除打印日志',
  873. clearLogConfirm: '所有打印日志条目将被永久删除。归档和队列项目不受影响。此操作无法撤销。确定要继续吗?',
  874. clearLogButton: '全部清除',
  875. cleared: '已清除 {{count}} 条日志',
  876. clearFailed: '清除打印日志失败',
  877. },
  878. },
  879. // Queue page
  880. queue: {
  881. title: '打印队列',
  882. subtitle: '排程和管理您的打印任务',
  883. addToQueue: '添加到队列',
  884. // Print modal
  885. print: '打印',
  886. reprint: '重新打印',
  887. schedulePrint: '排程打印',
  888. editQueueItem: '编辑队列项目',
  889. printToPrinters: '打印到 {{count}} 台打印机',
  890. queueToPrinters: '排队到 {{count}} 台打印机',
  891. queueSelectedPlates: '将 {{count}} 个热床加入队列',
  892. selectAllPlates: '选择全部 {{count}} 个热床',
  893. deselectAll: '取消全选',
  894. printQueued: '已加入打印队列',
  895. itemsQueued: '{{count}} 个任务已加入队列',
  896. sending: '发送中...',
  897. sendingProgress: '发送中 {{current}}/{{total}}...',
  898. adding: '添加中...',
  899. addingProgress: '添加中 {{current}}/{{total}}...',
  900. savingProgress: '保存中 {{current}}/{{total}}...',
  901. clearQueue: '清空队列',
  902. clearHistory: '清除历史',
  903. emptyQueue: '队列为空',
  904. position: '位置',
  905. scheduledTime: '排程时间',
  906. moveUp: '上移',
  907. moveDown: '下移',
  908. startNow: '立即开始',
  909. printingInProgress: '打印进行中...',
  910. viewArchive: '查看归档',
  911. viewInFileManager: '在文件管理器中查看',
  912. itemCount: '{{count}} 个项目',
  913. itemCount_plural: '{{count}} 个项目',
  914. dragToReorder: '拖动以重新排序(仅限尽快)',
  915. reorderHint: '位置仅影响"尽快"项目。排程项目按设定时间运行。',
  916. sjf: {
  917. label: 'SJF',
  918. tooltip: '最短任务优先 — 调度器优先处理较短的打印任务',
  919. },
  920. addedBy: '由 {{name}} 添加',
  921. nextInQueue: '队列中的下一个',
  922. clearPlateSuccess: '打印板已清理 — 准备进行下一个打印',
  923. plateNumber: '板 {{index}}',
  924. // Batch / quantity
  925. quantity: '数量',
  926. quantityHint: '创建 {{count}} 个队列项目',
  927. activeBatches: '活跃批次',
  928. batchProgress: '已完成 {{completed}}/{{total}}',
  929. cancelBatch: '取消剩余',
  930. batchCancelled: '已取消剩余批次项目',
  931. cancelBatchConfirmTitle: '取消批次',
  932. cancelBatchConfirmMessage: '取消此批次中所有剩余的待处理项目?',
  933. batch: '批次',
  934. // Sections
  935. sections: {
  936. currentlyPrinting: '正在打印',
  937. queued: '排队中',
  938. history: '历史',
  939. },
  940. // Status
  941. status: {
  942. pending: '等待中',
  943. waiting: '等待中',
  944. printing: '打印中',
  945. paused: '已暂停',
  946. completed: '已完成',
  947. failed: '失败',
  948. skipped: '已跳过',
  949. cancelled: '已取消',
  950. },
  951. // Summary cards
  952. summary: {
  953. printing: '打印中',
  954. queued: '排队中',
  955. totalTime: '总队列时间',
  956. totalWeight: '总队列重量',
  957. history: '历史',
  958. },
  959. // Filters
  960. filter: {
  961. allPrinters: '所有打印机',
  962. unassigned: '未分配',
  963. allStatus: '所有状态',
  964. allLocations: '所有位置',
  965. any: '任意',
  966. },
  967. // Sort
  968. sort: {
  969. byPosition: '按位置排序',
  970. byName: '按名称排序',
  971. byPrinter: '按打印机排序',
  972. bySchedule: '按排程排序',
  973. byDate: '按日期排序',
  974. ascendingOldest: '升序(最旧优先)',
  975. descendingNewest: '降序(最新优先)',
  976. },
  977. // Badges
  978. badges: {
  979. staged: '已暂存',
  980. requiresPrevious: '需要前一个成功',
  981. autoPowerOff: '自动关机',
  982. gcodeInjection: 'G-code',
  983. },
  984. // Empty state
  985. empty: {
  986. title: '没有排程的打印',
  987. description: '从归档页面使用右键菜单中的"排程"选项来排程打印,或拖放文件开始。',
  988. },
  989. // Time
  990. time: {
  991. asap: '尽快',
  992. overdue: '已逾期',
  993. now: '现在',
  994. lessThanMinute: '不到一分钟',
  995. inMinutes: '{{count}} 分钟后',
  996. inHours: '{{count}} 小时后',
  997. },
  998. // Actions
  999. actions: {
  1000. stopPrint: '停止打印',
  1001. startPrint: '开始打印',
  1002. requeue: '重新排队',
  1003. },
  1004. // Bulk edit
  1005. bulkEdit: {
  1006. title: '编辑 {{count}} 个项目',
  1007. title_plural: '编辑 {{count}} 个项目',
  1008. description: '仅更改的设置将应用于所选项目。',
  1009. printer: '打印机',
  1010. noChange: '— 不更改 —',
  1011. queueOptions: '队列选项',
  1012. staged: '暂存(手动开始)',
  1013. autoPowerOff: '打印后自动关机',
  1014. requirePrevious: '要求前一个成功',
  1015. printOptions: '打印选项',
  1016. bedLevelling: '热床调平',
  1017. flowCalibration: '流量校准',
  1018. vibrationCalibration: '振动校准',
  1019. layerInspection: '首层检查',
  1020. timelapse: '延时摄影',
  1021. useAms: '使用 AMS',
  1022. applyChanges: '应用更改',
  1023. selectAll: '全选',
  1024. deselectAll: '取消全选',
  1025. selected: '已选择 {{count}} 个',
  1026. editSelected: '编辑所选',
  1027. cancelSelected: '取消所选',
  1028. },
  1029. // Confirmations
  1030. confirm: {
  1031. cancelTitle: '取消排程打印',
  1032. cancelMessage: '确定要取消"{{name}}"吗?',
  1033. stopTitle: '停止打印',
  1034. stopMessage: '确定要停止当前打印"{{name}}"吗?这将取消打印机上的打印任务。',
  1035. removeTitle: '从历史中移除',
  1036. removeMessage: '确定要从队列历史中移除"{{name}}"吗?',
  1037. clearHistoryTitle: '清除历史',
  1038. clearHistoryMessage: '确定要从历史中移除所有 {{count}} 个项目吗?',
  1039. cancelButton: '取消打印',
  1040. stopButton: '停止打印',
  1041. thisPrint: '此打印',
  1042. thisItem: '此项目',
  1043. },
  1044. // Toast messages
  1045. toast: {
  1046. cancelled: '队列项目已取消',
  1047. cancelFailed: '取消项目失败',
  1048. removed: '队列项目已移除',
  1049. removeFailed: '移除项目失败',
  1050. stopped: '打印已停止',
  1051. stopFailed: '停止打印失败',
  1052. released: '打印已释放到队列',
  1053. startFailed: '开始打印失败',
  1054. reorderFailed: '重新排序队列失败',
  1055. historyCleared: '已清除 {{count}} 条历史记录',
  1056. clearHistoryFailed: '清除历史失败',
  1057. updateFailed: '更新项目失败',
  1058. bulkCancelled: '已取消 {{count}} 个项目',
  1059. bulkCancelFailed: '批量取消项目失败',
  1060. },
  1061. // Timeline view
  1062. timeline: {
  1063. listView: '列表',
  1064. timelineView: '时间线',
  1065. unassigned: '未分配',
  1066. noData: '当天没有计划的打印任务',
  1067. allDoneBy: '所有打印预计在 {{time}} 前完成',
  1068. staged: '暂存',
  1069. filterAll: '全部显示',
  1070. filterPrinting: '打印中',
  1071. filterQueued: '排队中',
  1072. time: {
  1073. anyMoment: '即将完成',
  1074. minutesLeft: '剩余{{minutes}}分钟',
  1075. hoursLeft: '剩余{{hours}}小时',
  1076. hoursMinutesLeft: '剩余{{hours}}小时{{minutes}}分钟',
  1077. },
  1078. day: {
  1079. previous: '前一天',
  1080. next: '后一天',
  1081. today: '今天',
  1082. },
  1083. },
  1084. // Permissions
  1085. permissions: {
  1086. noStopPrint: '您没有停止打印的权限',
  1087. noStartPrint: '您没有开始打印的权限',
  1088. noEdit: '您没有编辑此队列项目的权限',
  1089. noCancel: '您没有取消此队列项目的权限',
  1090. noRequeue: '您没有重新排队的权限',
  1091. noRemove: '您没有移除此队列项目的权限',
  1092. noClearHistory: '您没有清除所有历史的权限',
  1093. noEditItems: '您没有编辑队列项目的权限',
  1094. noCancelItems: '您没有取消队列项目的权限',
  1095. },
  1096. },
  1097. backgroundDispatch: {
  1098. unknownFile: '未知文件',
  1099. unknownPrinter: '未知打印机',
  1100. startingPrints: '正在开始打印',
  1101. progressSummary: '{{complete}}/{{total}} 完成 • 已分发:{{dispatched}} • 处理中:{{processing}}',
  1102. expandDetails: '展开分发详情',
  1103. collapseDetails: '收起分发详情',
  1104. dismissToast: '关闭分发通知',
  1105. cancelDispatchJob: '取消分发任务',
  1106. cancel: '取消',
  1107. cancelling: '取消中…',
  1108. awaitingPrinter: '等待打印机…',
  1109. status: {
  1110. dispatched: '已分发',
  1111. processing: '处理中',
  1112. completed: '已完成',
  1113. failed: '失败',
  1114. cancelled: '已取消',
  1115. },
  1116. toast: {
  1117. cancellingUpload: '取消上传中...',
  1118. cancelled: '分发已取消',
  1119. cancelFailed: '取消分发失败',
  1120. completeWithFailures: '后台分发完成:{{completed}} 成功,{{failed}} 失败',
  1121. completeSuccess: '后台分发完成:{{completed}} 成功',
  1122. printStartedRemaining: '{{completed}} 个打印已开始,{{remaining}} 个正在发送...',
  1123. },
  1124. },
  1125. // Statistics page
  1126. stats: {
  1127. title: '仪表板',
  1128. subtitle: '拖动小部件以重新排列。点击眼睛图标隐藏。',
  1129. overview: '概览',
  1130. totalPrints: '总打印次数',
  1131. successRate: '成功率',
  1132. totalPrintTime: '总打印时间',
  1133. printTime: '打印时间',
  1134. totalFilament: '总耗材用量',
  1135. filamentUsed: '耗材用量',
  1136. filamentCost: '耗材成本',
  1137. totalCost: '总成本',
  1138. energyUsed: '能耗',
  1139. energyCost: '能源成本',
  1140. energyWarmingUpTooltip: '能耗追踪正在收集每小时快照。当所选范围之前至少存在一个快照时,时间段合计将变得准确。早期数值可能偏低。',
  1141. averagePrintTime: '平均打印时间',
  1142. printsPerDay: '每日打印次数',
  1143. byPrinter: '按打印机',
  1144. printsByPrinter: '各打印机打印次数',
  1145. byMaterial: '按材料',
  1146. byMonth: '按月份',
  1147. last7Days: '最近 7 天',
  1148. last30Days: '最近 30 天',
  1149. last90Days: '最近 90 天',
  1150. allTime: '全部时间',
  1151. // Widgets
  1152. quickStats: '快速统计',
  1153. printActivity: '打印活动',
  1154. filamentTypes: '耗材类型',
  1155. filamentTrends: '耗材趋势',
  1156. failureAnalysis: '失败分析',
  1157. timeAccuracy: '时间准确度',
  1158. successful: '成功:',
  1159. failed: '失败:',
  1160. perfectEstimate: '100% = 完美估计',
  1161. noTimeAccuracyData: '暂无时间准确度数据',
  1162. noFilamentData: '暂无耗材数据',
  1163. noPrinterData: '暂无打印机数据',
  1164. noPrintData: '暂无打印数据',
  1165. noPrintDataLast30Days: '最近 30 天无打印数据',
  1166. failureReasons: '失败原因',
  1167. topFailureReasons: '主要失败原因',
  1168. failedPrintsCount: '{{failed}} / {{total}} 次打印失败',
  1169. lastWeekRate: '上周:{{rate}}%',
  1170. // Actions
  1171. resetLayout: '重置布局',
  1172. recalculateCosts: '重新计算成本',
  1173. recalculateCostsHint: '使用当前耗材价格重新计算所有归档成本',
  1174. exportStats: '导出统计',
  1175. exportAsCsv: '导出为 CSV',
  1176. exportAsExcel: '导出为 Excel',
  1177. hiddenCount: '{{count}} 个已隐藏',
  1178. // Toast
  1179. exportDownloaded: '导出已下载',
  1180. exportFailed: '导出失败',
  1181. layoutReset: '布局已重置',
  1182. recalculatedCosts: '已为 {{count}} 个归档重新计算成本',
  1183. recalculateFailed: '重新计算成本失败',
  1184. // Loading
  1185. loadingStats: '加载统计数据中...',
  1186. // Permissions
  1187. noPermissionResetLayout: '您没有重置布局的权限',
  1188. noPermissionRecalculate: '您没有重新计算成本的权限',
  1189. noPrintDataInRange: '所选范围内无打印数据',
  1190. periodFilament: '期间耗材',
  1191. periodCost: '期间成本',
  1192. avgPerPrint: '每次打印平均',
  1193. usageOverTime: '随时间的使用量',
  1194. filamentByWeight: '重量',
  1195. printDuration: '打印时长',
  1196. printerUtilization: '打印机利用率',
  1197. filamentSuccess: '按材料成功率',
  1198. printHabits: '打印习惯',
  1199. printTimeOfDay: '打印时段',
  1200. colorDistribution: '颜色分布',
  1201. noColorData: '暂无颜色数据',
  1202. records: '记录',
  1203. longestPrint: '最长打印',
  1204. heaviestPrint: '最重打印',
  1205. mostExpensivePrint: '最贵打印',
  1206. busiestDay: '最忙碌的一天',
  1207. successStreak: '连续成功',
  1208. streakPrint: '连续打印',
  1209. streakPrints: '{{count}} 次连续打印',
  1210. printerStats: '打印机统计',
  1211. hours: '小时',
  1212. avgPrints: '平均打印',
  1213. noArchiveData: '暂无打印数据',
  1214. filamentByTime: '时间',
  1215. avgWeight: '平均重量',
  1216. avgTime: '平均时间',
  1217. filamentByPrints: '打印次数',
  1218. timeframe: {
  1219. today: '今天',
  1220. 'this-week': '本周',
  1221. 'this-month': '本月',
  1222. 'last-7': '最近 7 天',
  1223. 'last-30': '最近 30 天',
  1224. 'last-90': '最近 90 天',
  1225. 'this-year': '今年',
  1226. 'all-time': '全部时间',
  1227. custom: '自定义范围',
  1228. from: '从',
  1229. to: '到',
  1230. },
  1231. allUsers: '所有用户',
  1232. noUser: '无用户(系统)',
  1233. filterByUser: '按用户筛选',
  1234. },
  1235. // Maintenance page
  1236. maintenance: {
  1237. title: '维护',
  1238. overview: '概览',
  1239. allOk: '所有维护均已完成',
  1240. dueCount: '{{count}} 项到期',
  1241. dueCount_plural: '{{count}} 项到期',
  1242. warningCount: '{{count}} 个警告',
  1243. warningCount_plural: '{{count}} 个警告',
  1244. totalPrintTime: '总打印时间',
  1245. nextMaintenance: '下次维护',
  1246. nothingDue: '无到期项目',
  1247. tasks: '任务',
  1248. lastPerformed: '上次执行',
  1249. interval: '间隔',
  1250. hoursRemaining: '剩余 {{hours}} 小时',
  1251. hoursOverdue: '逾期 {{hours}} 小时',
  1252. markDone: '标记为完成',
  1253. performMaintenance: '执行维护',
  1254. history: '历史',
  1255. noHistory: '无维护历史',
  1256. editPrintHours: '编辑打印时间',
  1257. currentHours: '当前小时数',
  1258. // Tabs
  1259. statusTab: '状态',
  1260. settingsTab: '设置',
  1261. // Status
  1262. overdueCount: '{{count}} 个逾期',
  1263. dueSoonCount: '{{count}} 个即将到期',
  1264. dueSoon: '即将到期',
  1265. allGood: '一切正常',
  1266. overdueBy: '逾期 {{duration}}',
  1267. dueIn: '{{duration}} 后到期',
  1268. timeLeft: '剩余 {{duration}}',
  1269. // Duration formats
  1270. day: '1 天',
  1271. days: '{{count}} 天',
  1272. week: '1 周',
  1273. weeks: '{{count}} 周',
  1274. month: '1 个月',
  1275. months: '{{count}} 个月',
  1276. year: '1 年',
  1277. // Settings
  1278. maintenanceTypes: '维护类型',
  1279. maintenanceTypesDescription: '系统类型和您的自定义维护任务',
  1280. addCustomType: '添加自定义类型',
  1281. restoreDefaults: '恢复默认任务',
  1282. intervalType: '间隔类型',
  1283. intervalValue: '间隔 ({{type}})',
  1284. icon: '图标',
  1285. documentationLink: '文档链接(可选)',
  1286. assignToPrinters: '分配给打印机',
  1287. selectAtLeastOnePrinter: '至少选择一台打印机',
  1288. addType: '添加类型',
  1289. custom: '自定义',
  1290. printHours: '打印小时数',
  1291. calendarDays: '日历天数',
  1292. exampleName: '例如:更换 HEPA 过滤器',
  1293. viewDocumentation: '查看文档',
  1294. timeBasedInterval: '基于时间的间隔',
  1295. // Interval overrides
  1296. intervalOverrides: '间隔覆盖',
  1297. intervalOverridesDescription: '为特定打印机自定义间隔',
  1298. // Printer assignment
  1299. assignedToPrinters: '已分配给打印机:',
  1300. noPrintersAssigned: '未分配打印机',
  1301. addPrinterShort: '添加:',
  1302. printersAssignedClick: '已分配 {{count}} 台打印机 - 点击管理',
  1303. removeFromPrinter: '从此打印机移除',
  1304. // Types
  1305. types: {
  1306. lubricateCarbonRods: '润滑碳纤维杆',
  1307. lubricateRails: '润滑线性导轨',
  1308. cleanNozzle: '清洁喷嘴/热端',
  1309. checkBelts: '检查皮带张力',
  1310. cleanBuildPlate: '清洁构建板',
  1311. checkExtruder: '检查挤出机齿轮',
  1312. checkCooling: '检查冷却风扇',
  1313. generalInspection: '综合检查',
  1314. cleanCarbonRods: '清洁碳纤维杆',
  1315. lubricateSteelRods: '润滑钢杆',
  1316. cleanSteelRods: '清洁钢杆',
  1317. cleanLinearRails: '清洁线性导轨',
  1318. checkPtfeTube: '检查 PTFE 管',
  1319. replaceHepaFilter: '更换 HEPA 过滤器',
  1320. replaceCarbonFilter: '更换活性炭过滤器',
  1321. lubricateLeftNozzleRail: '润滑左喷嘴导轨',
  1322. },
  1323. // Toast
  1324. maintenanceComplete: '维护已标记为完成',
  1325. typeUpdated: '维护类型已更新',
  1326. typeDeleted: '维护类型已删除',
  1327. defaultsRestored: '已恢复 {{count}} 个默认任务',
  1328. printHoursUpdated: '打印小时数已更新',
  1329. printerAssigned: '打印机已分配',
  1330. printerRemoved: '打印机已移除',
  1331. // Confirmation
  1332. deleteTypeConfirm: '删除"{{name}}"?',
  1333. deleteSystemTypeTitle: '删除默认维护任务?',
  1334. deleteSystemTypeMessage: '确定要删除默认维护任务"{{name}}"吗?',
  1335. // Permissions
  1336. noPermissionUpdate: '您没有更新维护项目的权限',
  1337. noPermissionPerform: '您没有执行维护的权限',
  1338. noPermissionEditTypes: '您没有编辑维护类型的权限',
  1339. noPermissionDeleteTypes: '您没有删除维护类型的权限',
  1340. noPermissionEditHours: '您没有编辑打印时间的权限',
  1341. noPermissionRemovePrinter: '您没有移除打印机分配的权限',
  1342. noPermissionAssignPrinter: '您没有分配打印机的权限',
  1343. noPermissionEditIntervals: '您没有编辑间隔的权限',
  1344. // Configure link
  1345. configureSettings: '配置维护类型和间隔',
  1346. },
  1347. // Settings page
  1348. settings: {
  1349. title: '设置',
  1350. general: '通用',
  1351. // Tab names
  1352. tabs: {
  1353. general: '通用',
  1354. smartPlugs: '智能插座',
  1355. notifications: '通知',
  1356. queue: '工作流',
  1357. filament: '耗材',
  1358. network: '网络',
  1359. apiKeys: 'API 密钥',
  1360. virtualPrinter: '虚拟打印机',
  1361. spoolbuddy: 'SpoolBuddy',
  1362. failureDetection: '故障检测',
  1363. users: '身份验证',
  1364. backup: '备份',
  1365. emailAuth: '邮箱认证',
  1366. ldap: 'LDAP',
  1367. twoFa: '双因素认证',
  1368. oidc: 'SSO / OIDC',
  1369. },
  1370. spoolbuddy: {
  1371. infoTitle: 'SpoolBuddy 设备',
  1372. infoBody: 'SpoolBuddy kiosk 通过心跳自动注册。如果设备不再使用,或守护进程崩溃遗留了陈旧的重复项,可在此注销。',
  1373. duplicatesTitle: '已注册 {{count}} 台设备',
  1374. duplicatesBody: 'kiosk 界面只使用最先注册的设备。如果其中有因崩溃遗留的陈旧重复项,请注销它——在线设备会在下次心跳时重新注册自己。',
  1375. empty: '尚未注册任何 SpoolBuddy 设备。',
  1376. online: '在线',
  1377. offline: '离线',
  1378. unregister: '注销',
  1379. unregisterSuccess: '设备已注销',
  1380. unregisterError: '注销设备失败',
  1381. confirmTitle: '注销 SpoolBuddy 设备?',
  1382. confirmBody: '将从数据库中移除 "{{hostname}}" ({{deviceId}})。如果设备在线,会在下次心跳时重新注册自己。',
  1383. ipAddress: 'IP 地址',
  1384. firmware: '固件',
  1385. lastSeen: '上次在线',
  1386. daemonUptime: '守护进程运行时间',
  1387. systemUptime: '系统运行时间',
  1388. never: '从未',
  1389. nfc: 'NFC',
  1390. scale: '秤',
  1391. cpuTemp: 'CPU 温度',
  1392. memory: '内存',
  1393. disk: '磁盘',
  1394. // Device actions
  1395. update: '更新',
  1396. updateConfirmTitle: '更新 SpoolBuddy 守护进程?',
  1397. updateConfirmBody: '对 "{{hostname}}" 触发软件更新?更新完成后守护进程将重启。',
  1398. restartBrowser: '重启浏览器',
  1399. restartBrowserConfirmTitle: '重启 kiosk 浏览器?',
  1400. restartBrowserConfirmBody: '在 "{{hostname}}" 上重启 kiosk 浏览器?显示将短暂黑屏。',
  1401. restartDaemon: '重启守护进程',
  1402. restartDaemonConfirmTitle: '重启 SpoolBuddy 守护进程?',
  1403. restartDaemonConfirmBody: '在 "{{hostname}}" 上重启 SpoolBuddy 守护进程?设备将离线几秒钟。',
  1404. reboot: '重启',
  1405. rebootConfirmTitle: '重启设备?',
  1406. rebootConfirmBody: '重启 "{{hostname}}"?设备将离线约一分钟。',
  1407. shutdown: '关机',
  1408. shutdownConfirmTitle: '关闭设备?',
  1409. shutdownConfirmBody: '关闭 "{{hostname}}"?您需要物理访问才能重新开机。',
  1410. commandConfirm: '确认',
  1411. commandQueued: '命令已加入队列',
  1412. commandError: '发送命令失败',
  1413. },
  1414. ldap: {
  1415. title: 'LDAP 认证',
  1416. enabledDesc: 'LDAP 认证已启用',
  1417. disabledDesc: 'LDAP 认证已禁用',
  1418. disabledHint: '在下方配置并保存 LDAP 设置,然后启用。',
  1419. enabled: 'LDAP 认证已启用',
  1420. disabled: 'LDAP 认证已禁用',
  1421. feature1: '用户可以使用 LDAP 凭据登录',
  1422. feature2: '本地管理员帐户作为后备保留',
  1423. feature3: '登录时 LDAP 组映射到 BamBuddy 组',
  1424. serverConfig: 'LDAP 服务器配置',
  1425. serverUrl: '服务器 URL',
  1426. serverUrlHint: '使用 ldap:// 进行标准连接或 ldaps:// 进行 SSL 连接',
  1427. security: '安全',
  1428. securityHint: 'StartTLS 将普通连接升级为 TLS。LDAPS 从一开始就使用 TLS。',
  1429. bindDn: '绑定 DN(服务帐户)',
  1430. bindPassword: '绑定密码',
  1431. searchBase: '搜索基础 DN',
  1432. userFilter: '用户搜索过滤器',
  1433. userFilterHint: '{username} 替换为登录用户名。OpenLDAP 使用 (uid={username})。',
  1434. autoProvision: '自动创建用户',
  1435. autoProvisionHint: '首次 LDAP 登录时自动创建 BamBuddy 帐户',
  1436. defaultGroup: '默认组',
  1437. defaultGroupNone: '— 无(无回退)—',
  1438. defaultGroupHint: '当 LDAP 用户通过身份验证但不在任何已映射的 LDAP 组中时分配的回退组。留空以使未映射的用户没有权限。',
  1439. groupMapping: '组映射(JSON)',
  1440. groupMappingHint: '将 LDAP 组 DN 映射到 BamBuddy 组。可用组:',
  1441. testConnection: '测试连接',
  1442. settingsSaved: 'LDAP 设置已保存',
  1443. errors: {
  1444. serverRequired: 'LDAP 服务器 URL 为必填项',
  1445. searchBaseRequired: '搜索基础 DN 为必填项',
  1446. enableAuthFirst: '请先启用认证',
  1447. configureLdapFirst: '请先保存 LDAP 设置',
  1448. },
  1449. },
  1450. // Email settings
  1451. email: {
  1452. smtpSettings: 'SMTP 配置',
  1453. smtpHost: 'SMTP 服务器',
  1454. smtpPort: 'SMTP 端口',
  1455. security: '安全',
  1456. authentication: '认证',
  1457. username: '用户名',
  1458. password: '密码',
  1459. fromEmail: '发件邮箱',
  1460. fromName: '发件人名称',
  1461. testConnection: '测试 SMTP 连接',
  1462. testRecipient: '测试收件邮箱',
  1463. sendTest: '发送测试邮件',
  1464. sending: '发送中...',
  1465. save: '保存设置',
  1466. saving: '保存中...',
  1467. advancedAuth: '高级认证',
  1468. advancedAuthEnabled: '高级认证已启用',
  1469. advancedAuthEnabledDesc: '基于邮箱的用户管理功能已激活。新用户将通过邮件收到自动生成的密码,用户可以通过忘记密码功能重置密码。',
  1470. advancedAuthDisabled: '高级认证已禁用',
  1471. advancedAuthDisabledDesc: '启用高级认证以激活基于邮箱的用户管理功能。',
  1472. enable: '启用',
  1473. disable: '禁用',
  1474. feature1: '密码自动生成并通过邮件发送给新用户',
  1475. feature2: '用户可以使用用户名或邮箱登录',
  1476. feature3: '忘记密码功能可用',
  1477. feature4: '管理员可以通过邮件重置用户密码',
  1478. // Error messages
  1479. errors: {
  1480. requiredFields: '请填写所有必填字段',
  1481. usernameRequired: '启用认证时需要用户名',
  1482. enterTestEmail: '请输入测试邮箱地址',
  1483. smtpServerAndEmail: '测试前请填写 SMTP 服务器和发件邮箱',
  1484. usernamePasswordRequired: '启用认证时需要用户名和密码',
  1485. configureSmtpFirst: '请先配置并测试 SMTP 设置',
  1486. enableAuthFirst: '请先启用身份验证才能使用基于电子邮件的功能。',
  1487. },
  1488. // Success messages
  1489. success: {
  1490. settingsSaved: 'SMTP 设置保存成功',
  1491. },
  1492. // Security options
  1493. securityOptions: {
  1494. starttls: 'STARTTLS(端口 587)',
  1495. ssl: 'SSL/TLS(端口 465)',
  1496. none: '无(端口 25)',
  1497. },
  1498. // Authentication options
  1499. authOptions: {
  1500. enabled: '已启用',
  1501. disabled: '已禁用',
  1502. },
  1503. },
  1504. appearance: '外观',
  1505. notifications: '通知',
  1506. smartPlugs: '智能插座',
  1507. spoolman: 'Spoolman',
  1508. updates: '更新',
  1509. language: '语言',
  1510. languageDescription: '选择您的首选语言',
  1511. theme: '主题',
  1512. themeLight: '浅色',
  1513. themeDark: '深色',
  1514. themeSystem: '跟随系统',
  1515. defaultView: '默认视图',
  1516. defaultViewDescription: '打开应用时显示的页面',
  1517. checkForUpdates: '检查更新',
  1518. autoUpdate: '自动更新',
  1519. currentVersion: '当前版本',
  1520. latestVersion: '最新版本',
  1521. upToDate: '已是最新版本',
  1522. updateAvailable: '有可用更新',
  1523. // Notifications
  1524. notificationLanguage: '通知语言',
  1525. notificationLanguageDescription: '推送通知的语言',
  1526. bedCooledThreshold: '热床冷却阈值',
  1527. bedCooledThresholdDescription: '打印后热床被视为已冷却的温度',
  1528. userNotificationsEnabled: '用户通知',
  1529. userNotificationsEnabledDescription: '启用用户通知菜单和打印任务事件的邮件通知。需要高级身份验证。',
  1530. userNotificationsDisabledHint: '请启用高级身份验证以使用用户通知。',
  1531. notificationProviders: '通知提供商',
  1532. addProvider: '添加提供商',
  1533. editProvider: '编辑提供商',
  1534. providerType: '提供商类型',
  1535. testNotification: '测试通知',
  1536. testSuccess: '测试通知发送成功',
  1537. testFailed: '发送测试通知失败',
  1538. quietHours: '免打扰时间',
  1539. quietHoursDescription: '在此时间段内不发送通知',
  1540. quietHoursStart: '开始',
  1541. quietHoursEnd: '结束',
  1542. events: {
  1543. title: '通知事件',
  1544. printStart: '打印开始',
  1545. printComplete: '打印完成',
  1546. printFailed: '打印失败',
  1547. printStopped: '打印停止',
  1548. printProgress: '进度里程碑',
  1549. printProgressDescription: '在 25%、50%、75% 时通知',
  1550. printerOffline: '打印机离线',
  1551. printerError: '打印机错误',
  1552. filamentLow: '耗材不足',
  1553. maintenanceDue: '维护到期',
  1554. maintenanceDueDescription: '需要维护时通知',
  1555. },
  1556. // Smart Plugs
  1557. smartPlug: {
  1558. title: '智能插座',
  1559. add: '添加智能插座',
  1560. edit: '编辑智能插座',
  1561. name: '名称',
  1562. ipAddress: 'IP 地址',
  1563. linkedPrinter: '关联打印机',
  1564. autoOn: '自动开启',
  1565. autoOnDescription: '打印开始时开启',
  1566. autoOff: '自动关闭',
  1567. autoOffDescription: '打印完成后关闭',
  1568. offDelay: '关闭延迟',
  1569. offDelayMinutes: '打印后分钟数',
  1570. offDelayTemp: '当喷嘴温度低于',
  1571. currentState: '当前状态',
  1572. turnOn: '开启',
  1573. turnOff: '关闭',
  1574. },
  1575. // Filament Tracking Mode
  1576. filamentTracking: '耗材追踪',
  1577. filamentTrackingDesc: '选择如何追踪您的耗材。您可以使用内置库存或连接外部 Spoolman 服务器。',
  1578. filamentChecks: '耗材检查',
  1579. disableFilamentWarnings: '禁用耗材警告',
  1580. disableFilamentWarningsDesc: '在打印或加入队列时不显示耗材不足警告',
  1581. preferLowestFilament: '优先使用剩余最少的耗材',
  1582. preferLowestFilamentDesc: '当多个料盘匹配时,使用剩余耗材最少的那个',
  1583. trackingModeBuiltIn: '内置库存',
  1584. trackingModeBuiltInDesc: '包含 RFID 自动匹配和用量追踪',
  1585. trackingModeSpoolmanDesc: '外部耗材管理服务器',
  1586. builtInFeatureRfid: '自动检测 AMS 中的拓竹 RFID 耗材',
  1587. builtInFeatureUsage: '追踪每次打印的耗材消耗',
  1588. builtInFeatureCatalog: '管理耗材、颜色和 K 值配置文件',
  1589. builtInFeatureThirdParty: '第三方耗材可分配到库存耗材',
  1590. amsSyncButton: '从 AMS 同步重量',
  1591. amsSyncTitle: '从 AMS 同步耗材重量',
  1592. amsSyncMessage: '这将使用已连接打印机的当前 AMS 剩余百分比值覆盖所有库存耗材重量。用于从损坏的重量数据中恢复。打印机必须在线。',
  1593. amsSyncing: '同步中...',
  1594. amsSyncSuccess: '已同步 {{synced}} 个耗材,跳过 {{skipped}} 个',
  1595. amsSyncError: '从 AMS 同步重量失败',
  1596. // Spoolman settings
  1597. spoolmanUrl: 'Spoolman URL',
  1598. spoolmanUrlHint: 'Spoolman 服务器的 URL(例如 http://localhost:7912)',
  1599. spoolmanConnected: '已连接',
  1600. spoolmanDisconnected: '未连接',
  1601. status: '状态',
  1602. connect: '连接',
  1603. disconnect: '断开',
  1604. howSyncWorks: '同步工作原理',
  1605. syncInfoRfidOnly: '仅同步带有 RFID 的官方拓竹耗材',
  1606. syncInfoAutoCreate: '首次同步时自动在 Spoolman 中创建新耗材',
  1607. syncInfoThirdPartySkipped: '非拓竹耗材(第三方、重新填充的)将被跳过',
  1608. linkingExistingSpools: '链接现有耗材',
  1609. linkingExistingSpoolsDesc: '要将现有的 Spoolman 耗材链接到您的 AMS,请将鼠标悬停在 AMS 槽位上并点击"链接到 Spoolman"。',
  1610. syncMode: '同步模式',
  1611. syncModeAuto: '自动',
  1612. syncModeManual: '仅手动',
  1613. syncModeAutoDesc: '检测到更改时自动同步 AMS 数据',
  1614. syncModeManualDesc: '仅在手动触发时同步',
  1615. syncAmsData: '同步 AMS 数据',
  1616. syncAmsDataDesc: '手动将打印机 AMS 数据同步到 Spoolman',
  1617. allPrinters: '所有打印机',
  1618. // Default printer
  1619. noDefaultPrinter: '无默认(每次询问)',
  1620. // Sidebar
  1621. sidebarOrder: '侧边栏顺序',
  1622. // Camera
  1623. saveThumbnails: '保存缩略图',
  1624. captureFinishPhoto: '拍摄完成照片',
  1625. noPrintersConfigured: '未配置打印机',
  1626. // Archive settings
  1627. archiveMode: {
  1628. always: '始终创建归档条目',
  1629. never: '从不创建归档条目',
  1630. ask: '每次询问',
  1631. },
  1632. // Updates
  1633. checkForUpdatesLabel: '检查更新',
  1634. checkPrinterFirmware: '检查打印机固件',
  1635. includeBetaUpdates: '包含测试版本',
  1636. includeBetaUpdatesDesc: '检查更新时通知测试版和预发布版本',
  1637. // Queue
  1638. enableRetry: '启用重试',
  1639. // Home Assistant
  1640. homeAssistantDescription: '通过 Home Assistant 控制智能插座',
  1641. environmentManagedLabel: '(环境变量管理)',
  1642. autoEnabledViaEnv: '通过环境变量自动启用',
  1643. urlFromEnvReadOnly: '值由 HA_URL 环境变量设置(只读)',
  1644. tokenFromEnvReadOnly: '值由 HA_TOKEN 环境变量设置(只读)',
  1645. // MQTT
  1646. mqttConnectedTo: '已连接到',
  1647. // Prometheus
  1648. prometheusDescription: '以 Prometheus 格式暴露打印机数据',
  1649. // Smart plugs empty state
  1650. noSmartPlugsTitle: '未配置智能插座',
  1651. noSmartPlugsDescription: '添加基于 Tasmota 的智能插座以追踪能耗并自动化电源控制。',
  1652. // Notifications empty state
  1653. noProvidersTitle: '未配置提供商',
  1654. noProvidersDescription: '添加提供商以接收警报。',
  1655. noTemplatesAvailable: '无可用模板。重启后端以加载默认模板。',
  1656. // API permissions
  1657. apiPermissionView: '查看打印机状态和队列',
  1658. apiPermissionEdit: '添加和移除打印队列中的项目',
  1659. // API keys
  1660. apiKeysEmptyTitle: '无 API 密钥',
  1661. apiKeysEmptyDescription: '创建 API 密钥以与外部服务集成。',
  1662. // Users
  1663. noUsersFound: '未找到用户',
  1664. noGroupsFound: '未找到组',
  1665. noGroupsAvailable: '无可用组',
  1666. passwordsDoNotMatch: '密码不匹配',
  1667. systemGroupWarning: '系统组名称不可更改',
  1668. // Auth disabled
  1669. authDisabledTitle: '身份验证已禁用',
  1670. authDisabledFeature1: '需要登录才能访问系统',
  1671. authDisabledFeature2: '创建多个用户并基于组的权限管理',
  1672. authDisabledFeature3: '使用 50+ 个细粒度权限控制访问',
  1673. // User deletion
  1674. userHasCreated: '此用户已创建:',
  1675. userItemsQuestion: '您想如何处理这些项目?',
  1676. deleteUserConfirm: '确定要删除此用户吗?',
  1677. actionCannotBeUndone: '此操作无法撤销。',
  1678. // Smart plugs
  1679. addFirstSmartPlug: '添加您的第一个智能插座',
  1680. // Notifications
  1681. providers: '提供商',
  1682. log: '日志',
  1683. testAll: '全部测试',
  1684. testResults: '测试结果',
  1685. testPassedCount: '{{count}} 个通过',
  1686. testFailedCount: '{{count}} 个失败',
  1687. messageTemplates: '消息模板',
  1688. messageTemplatesDescription: '自定义每个事件的通知消息。',
  1689. // API Keys section
  1690. apiKeys: 'API 密钥',
  1691. apiKeysDescription: '创建 API 密钥用于外部集成和 Webhook。',
  1692. createKey: '创建密钥',
  1693. apiKeyCreated: 'API 密钥创建成功',
  1694. apiKeyCopyWarning: '请立即复制此密钥 - 它不会再次显示!',
  1695. useInApiBrowser: '在 API 浏览器中使用',
  1696. createNewApiKey: '创建新 API 密钥',
  1697. keyName: '密钥名称',
  1698. keyNamePlaceholder: '例如:Home Assistant、OctoPrint',
  1699. readStatus: '读取状态',
  1700. readStatusDescription: '查看打印机状态和队列',
  1701. manageQueue: '管理队列',
  1702. manageQueueDescription: '添加和移除打印队列中的项目',
  1703. controlPrinter: '控制打印机',
  1704. controlPrinterDescription: '暂停、继续和停止打印',
  1705. cloudAccess: 'Allow cloud access',
  1706. cloudAccessDescription: 'Read Bambu Cloud presets and filaments on your behalf. Requires you to be signed into Bambu Cloud.',
  1707. cloudBadge: 'Cloud',
  1708. legacyKey: 'Legacy',
  1709. legacyKeyTooltip: 'Created before per-user ownership; recreate to use cloud access',
  1710. unnamedKey: '未命名密钥',
  1711. lastUsed: '上次使用',
  1712. read: '读取',
  1713. control: '控制',
  1714. createFirstKey: '创建您的第一个密钥',
  1715. webhookEndpoints: 'Webhook 端点',
  1716. webhookApiKeyHint: '在 X-API-Key 请求头中使用您的 API 密钥。',
  1717. webhook: {
  1718. getAllStatus: '获取所有打印机状态',
  1719. getSpecificStatus: '获取特定打印机状态',
  1720. addToQueue: '添加到打印队列',
  1721. pausePrint: '暂停打印',
  1722. resumePrint: '继续打印',
  1723. stopPrint: '停止打印',
  1724. },
  1725. apiBrowser: 'API 浏览器',
  1726. apiBrowserDescription: '浏览和测试所有可用的 API 端点。',
  1727. apiKeyForTesting: '测试用 API 密钥',
  1728. apiKeyPlaceholder: '在此粘贴您的 API 密钥以测试需要认证的端点...',
  1729. apiKeyHint: '此密钥将作为 X-API-Key 请求头随请求发送。',
  1730. deleteApiKeyTitle: '删除 API 密钥',
  1731. deleteApiKeyMessage: '确定要删除此 API 密钥吗?使用此密钥的所有集成将停止工作。',
  1732. deleteKey: '删除密钥',
  1733. // Filament tab
  1734. amsDisplayThresholds: 'AMS 显示阈值',
  1735. amsThresholdsDescription: '配置 AMS 湿度和温度指示器的颜色阈值。',
  1736. humidity: '湿度',
  1737. goodGreen: '良好(绿色)',
  1738. fairOrange: '一般(橙色)',
  1739. aboveFairBad: '超过一般阈值显示为红色(差)',
  1740. fairAlsoDryingThreshold: '此阈值也用于触发自动干燥',
  1741. temperature: '温度',
  1742. goodBlue: '良好(蓝色)',
  1743. aboveFairHot: '超过一般阈值显示为红色(热)',
  1744. historyRetention: '历史保留',
  1745. keepSensorHistory: '保留传感器历史',
  1746. historyRetentionDescription: '较旧的湿度和温度数据将被自动删除',
  1747. defaultPrintOptions: '默认打印选项',
  1748. defaultPrintOptionsDescription: '设置新打印的默认选项值。可在打印对话框中逐次覆盖。',
  1749. defaultBedLevelling: '热床调平',
  1750. defaultBedLevellingDesc: '打印前自动调平热床',
  1751. defaultFlowCali: '流量校准',
  1752. defaultFlowCaliDesc: '校准挤出流量',
  1753. defaultVibrationCali: '振动校准',
  1754. defaultVibrationCaliDesc: '减少振纹伪影',
  1755. defaultLayerInspect: '首层检测',
  1756. defaultLayerInspectDesc: 'AI首层检测',
  1757. defaultTimelapse: '延时摄影',
  1758. defaultTimelapseDesc: '录制延时摄影视频',
  1759. staggeredStart: 'Staggered Start',
  1760. staggeredStartDescription: 'Default group size and interval when staggering multi-printer batch starts. Can be overridden per batch in the print modal.',
  1761. plateClear: '热床清空确认',
  1762. requirePlateClear: '需要热床清空确认',
  1763. requirePlateClearDescription: '启用后,调度器会在已完成打印的打印机上启动排队打印之前,等待每台打印机的热床清空确认。禁用后,也会隐藏打印机卡片上的打印板状态标记和“将打印板标记为已清理”按钮。',
  1764. gcodeInjection: 'G-code注入',
  1765. gcodeInjectionDescription: '为Farmloop、SwapMod、AutoClear和Printflow 3D等自动打印系统配置自定义G-code,在打印开始和/或结束时注入。代码片段按打印机型号配置,在队列项目上启用"注入G-code"时应用。',
  1766. gcodeInjectionNoPrinters: '未找到打印机。添加打印机以配置G-code代码片段。',
  1767. gcodeStartLabel: '开始G-code',
  1768. gcodeEndLabel: '结束G-code',
  1769. gcodeStartPlaceholder: '在打印开始前插入的G-code...',
  1770. gcodeEndPlaceholder: '在打印结束后追加的G-code...',
  1771. staggerGroupSize: 'Group size',
  1772. staggerGroupSizeHelp: 'Printers to start simultaneously per group',
  1773. staggerInterval: 'Interval (minutes)',
  1774. staggerIntervalHelp: 'Delay between each group starting',
  1775. queueDrying: '自动干燥',
  1776. queueDryingDescription: '在队列打印之间,打印机空闲时自动干燥AMS耗材。使用上方的湿度阈值触发干燥。',
  1777. queueDryingEnabled: '启用自动干燥',
  1778. queueDryingEnabledDescription: '当打印机空闲且湿度超过阈值时,自动启动AMS干燥',
  1779. queueDryingBlock: '等待干燥完成',
  1780. queueDryingBlockDescription: '阻止打印队列直到干燥完成。关闭时,打印优先于干燥。',
  1781. ambientDryingEnabled: '环境干燥',
  1782. ambientDryingEnabledDescription: '当空闲打印机的湿度超过阈值时自动干燥耗材,无需排队打印。',
  1783. dryingPresets: '干燥预设',
  1784. dryingPresetsDescription: '每种耗材类型的温度和时长。AMS 2 Pro使用较低温度,AMS-HT支持较高温度。',
  1785. dryingFilament: '耗材',
  1786. printModal: '打印对话框',
  1787. expandCustomMapping: '默认展开自定义映射',
  1788. expandCustomMappingDescription: '打印到多台打印机时,默认展开显示每台打印机的 AMS 映射',
  1789. // User management
  1790. authentication: '身份验证',
  1791. authEnabledDescription: '您的实例已通过用户身份验证保护',
  1792. authDisabledDescription: '启用以要求登录并管理用户访问',
  1793. authDisabledMessage: '启用身份验证以创建用户账户、管理权限并保护您的 Bambuddy 实例。',
  1794. enableAuthentication: '启用身份验证',
  1795. currentUser: '当前用户',
  1796. changePassword: '修改密码',
  1797. admin: '管理员',
  1798. users: '用户',
  1799. addUser: '添加用户',
  1800. groups: '组',
  1801. addGroup: '添加组',
  1802. system: '系统',
  1803. noDescription: '无描述',
  1804. userCount: '{{count}} 个用户',
  1805. permissionCount: '{{count}} 个权限',
  1806. createUser: '创建用户',
  1807. username: '用户名',
  1808. enterUsername: '输入用户名',
  1809. password: '密码',
  1810. enterPassword: '输入密码(至少 6 个字符)',
  1811. confirmPassword: '确认密码',
  1812. confirmPasswordPlaceholder: '确认密码',
  1813. // Title tooltips
  1814. viewReleaseOnGitHub: '在 GitHub 上查看发布',
  1815. turnAllPlugsOn: '开启所有插座',
  1816. turnAllPlugsOff: '关闭所有插座',
  1817. // Modal: Clear logs
  1818. clearNotificationLogs: '清除通知日志',
  1819. clearLogsMessage: '这将永久删除所有 30 天前的通知日志。此操作无法撤销。',
  1820. clearLogs: '清除日志',
  1821. // Modal: Reset UI
  1822. resetUiPreferences: '重置 UI 偏好',
  1823. resetUiPreferencesMessage: '这将重置所有 UI 偏好为默认值:侧边栏顺序、主题、仪表板布局、视图模式和排序偏好。您的打印机、归档和服务器设置不会受到影响。清除后页面将重新加载。',
  1824. resetPreferences: '重置偏好',
  1825. // Modal: Delete group
  1826. deleteGroupTitle: '删除组',
  1827. deleteGroupMessage: '确定要删除此组吗?此组中的用户将失去这些权限。',
  1828. deleteGroup: '删除组',
  1829. // Modal: Disable auth
  1830. disableAuthenticationTitle: '禁用身份验证',
  1831. disableAuthenticationMessage: '确定要禁用身份验证吗?这将使您的 Bambuddy 实例无需登录即可访问。所有用户将保留在数据库中但身份验证将被禁用。',
  1832. disableAuthentication: '禁用身份验证',
  1833. // Additional settings
  1834. configureBambuddy: '配置 Bambuddy',
  1835. systemDefault: '系统默认',
  1836. archiveSettings: '归档设置',
  1837. newWindow: '新窗口',
  1838. embeddedOverlay: '嵌入式叠加层',
  1839. preferredSlicer: '首选切片软件',
  1840. preferredSlicerDescription: '选择要用于打开文件的切片软件',
  1841. orcaslicerKnownIssuesWarning: 'OrcaSlicer 2.3.2 / 2.4.0-dev have known CLI bugs that block slicing many Bambu-authored 3MFs — see upstream issues #12426 (segfault on painted multi-extruder files) and #13386 (parameter-range strict-validation reject). Bambu Studio is recommended until the upstream fixes land.',
  1842. useSlicerApi: 'Use Slicer API',
  1843. useSlicerApiDescription: 'When on, "Slice" actions open the in-app slicer modal and call the slicer-API sidecar. When off (default), they hand off to the desktop slicer via URI scheme.',
  1844. slicerCard: 'Slicer',
  1845. orcaslicerApiUrl: 'OrcaSlicer sidecar URL',
  1846. bambuStudioApiUrl: 'Bambu Studio sidecar URL',
  1847. slicerApiUrlDescription: 'URL of the slicer-API sidecar container. Leave blank to use the SLICER_API_URL / BAMBU_STUDIO_API_URL env var defaults.',
  1848. externalCameras: '外部摄像头',
  1849. costTracking: '成本追踪',
  1850. printsOnly: '仅打印',
  1851. totalConsumption: '总消耗',
  1852. dataManagement: '数据管理',
  1853. storageUsage: '存储使用情况',
  1854. storageUsageDescription: '按类别的数据使用情况明细',
  1855. storageUsageTotal: '总计',
  1856. storageUsageErrors: '错误',
  1857. storageUsageOtherBreakdown: '其他(包括静态资源、脚本和配置文件)',
  1858. storageUsageSystem: '系统',
  1859. storageUsageData: '数据',
  1860. storageUsageUnavailable: '存储使用信息不可用',
  1861. clearNotificationLogsDescription: '删除 30 天前的通知日志',
  1862. resetUiPreferencesDescription: '重置侧边栏顺序、主题、视图模式和布局偏好。打印机、归档和设置不受影响。',
  1863. enableHomeAssistant: '启用 Home Assistant',
  1864. enableMqtt: '启用 MQTT',
  1865. useTls: '使用 TLS',
  1866. enableMetricsEndpoint: '启用指标端点',
  1867. availableMetrics: '可用指标',
  1868. editUser: '编辑用户',
  1869. deleteUserTitle: '删除用户',
  1870. groupName: '组名称',
  1871. // Placeholders
  1872. leaveEmptyForAnonymous: '留空为匿名',
  1873. leaveEmptyForNoAuth: '留空为无认证',
  1874. enterNewPassword: '输入新密码',
  1875. confirmNewPassword: '确认新密码',
  1876. enterGroupName: '输入组名称',
  1877. enterDescriptionOptional: '输入描述(可选)',
  1878. enterCurrentPassword: '输入当前密码',
  1879. enterNewPasswordMin6: '输入新密码(至少 6 个字符)',
  1880. toast: {
  1881. keyCopied: '密钥已复制到剪贴板',
  1882. copyFailed: '复制密钥失败',
  1883. keyAddedToBrowser: '密钥已添加到 API 浏览器',
  1884. clearLogsFailed: '清除日志失败',
  1885. uiPreferencesReset: 'UI 偏好已重置。刷新中...',
  1886. authDisabled: '身份验证已成功禁用',
  1887. authDisableFailed: '禁用身份验证失败',
  1888. apiKeyCreated: 'API 密钥已创建',
  1889. apiKeyDeleted: 'API 密钥已删除',
  1890. userCreated: '用户创建成功',
  1891. userUpdated: '用户更新成功',
  1892. userDeleted: '用户删除成功',
  1893. groupCreated: '组创建成功',
  1894. groupUpdated: '组更新成功',
  1895. groupDeleted: '组删除成功',
  1896. fillRequiredFields: '请填写所有必填字段',
  1897. passwordsDoNotMatch: '密码不匹配',
  1898. passwordTooShort: '密码至少需要 6 个字符',
  1899. enterGroupName: '请输入组名称',
  1900. settingsSaved: '设置已保存',
  1901. noPermissionUpdate: '您没有权限更改设置',
  1902. cameraSettingsSaved: '摄像头设置已保存',
  1903. enterCameraUrl: '请输入摄像头 URL',
  1904. passwordChanged: '密码修改成功',
  1905. connectionFailed: '连接失败',
  1906. testFailed: '测试失败',
  1907. cameraConnected: '摄像头已连接{{resolution}}',
  1908. },
  1909. testConnection: '测试连接',
  1910. catalog: {
  1911. spoolCatalog: '耗材目录',
  1912. spoolCatalogDescription: '按品牌/类型的空耗材重量。用于添加耗材时的自动重量查找。',
  1913. searchCatalog: '搜索目录...',
  1914. addNewEntry: '添加新条目',
  1915. namePlaceholder: '名称(例如:Bambu Lab - 塑料)',
  1916. weight: '重量',
  1917. type: '类型',
  1918. default: '默认',
  1919. custom: '自定义',
  1920. noMatch: '没有条目匹配您的搜索',
  1921. empty: '目录中没有条目',
  1922. deleteEntry: '删除条目',
  1923. deleteConfirm: '确定要删除"{{name}}"吗?',
  1924. resetCatalog: '重置目录',
  1925. resetConfirm: '重置目录为默认值?这将移除所有自定义条目。',
  1926. loadFailed: '加载耗材目录失败',
  1927. nameWeightRequired: '名称和重量为必填项',
  1928. entryAdded: '条目已添加',
  1929. addFailed: '添加条目失败',
  1930. entryUpdated: '条目已更新',
  1931. updateFailed: '更新条目失败',
  1932. entryDeleted: '条目已删除',
  1933. deleteFailed: '删除条目失败',
  1934. resetSuccess: '目录已重置为默认值',
  1935. resetFailed: '重置目录失败',
  1936. exported: '已导出 {{count}} 条',
  1937. imported: '已导入 {{added}} 条(跳过 {{skipped}} 条)',
  1938. importFailed: '导入失败:无效的 JSON 格式',
  1939. exportTooltip: '导出目录为 JSON',
  1940. importTooltip: '从 JSON 导入目录',
  1941. resetTooltip: '重置为默认值',
  1942. selectedCount: '已选择 {{count}} 项',
  1943. deleteSelected: '删除所选',
  1944. bulkDeleteConfirm: '确定要删除 {{count}} 个条目吗?',
  1945. bulkDeleted: '已删除 {{count}} 个条目',
  1946. bulkDeleteFailed: '删除条目失败',
  1947. },
  1948. colorCatalog: {
  1949. title: '颜色目录',
  1950. description: '按制造商/材料的耗材颜色。用于添加耗材时的自动颜色查找。',
  1951. searchColors: '搜索颜色...',
  1952. allManufacturers: '所有制造商',
  1953. addNewColor: '添加新颜色',
  1954. manufacturer: '制造商',
  1955. colorName: '颜色名称',
  1956. hex: '十六进制',
  1957. materialOptional: '材料(可选)',
  1958. showing: '显示 {{filtered}} / {{total}} 种颜色',
  1959. noMatch: '没有颜色匹配您的搜索',
  1960. empty: '目录中没有颜色',
  1961. deleteColor: '删除颜色',
  1962. deleteConfirm: '确定要删除"{{name}}"吗?',
  1963. resetCatalog: '重置颜色目录',
  1964. resetConfirm: '重置目录为默认值?这将移除所有自定义颜色。',
  1965. sync: '同步',
  1966. starting: '启动中...',
  1967. syncTooltip: '从 FilamentColors.xyz 同步(2000+ 种颜色,可能需要一分钟)',
  1968. loadFailed: '加载颜色目录失败',
  1969. fieldsRequired: '制造商、颜色名称和十六进制颜色为必填项',
  1970. colorAdded: '颜色已添加',
  1971. addFailed: '添加颜色失败',
  1972. colorUpdated: '颜色已更新',
  1973. updateFailed: '更新颜色失败',
  1974. colorDeleted: '颜色已删除',
  1975. deleteFailed: '删除颜色失败',
  1976. resetSuccess: '颜色目录已重置为默认值',
  1977. resetFailed: '重置目录失败',
  1978. syncUpToDate: '已是最新(检查了 {{count}} 种颜色)',
  1979. syncComplete: '添加了 {{added}} 种新颜色({{skipped}} 种已存在)',
  1980. syncError: '同步错误',
  1981. syncFailed: '从 FilamentColors.xyz 同步失败',
  1982. exported: '已导出 {{count}} 种颜色',
  1983. imported: '已导入 {{added}} 种颜色(跳过 {{skipped}} 种)',
  1984. importFailed: '导入失败:无效的 JSON 格式',
  1985. selectedCount: '已选择 {{count}} 项',
  1986. deleteSelected: '删除所选',
  1987. bulkDeleteConfirm: '确定要删除 {{count}} 种颜色吗?',
  1988. bulkDeleted: '已删除 {{count}} 种颜色',
  1989. bulkDeleteFailed: '删除颜色失败',
  1990. },
  1991. dateFormat: '日期格式',
  1992. dateFormatUs: '美式 (MM/DD/YYYY)',
  1993. dateFormatEu: '欧式 (DD/MM/YYYY)',
  1994. dateFormatIso: 'ISO (YYYY-MM-DD)',
  1995. timeFormat: '时间格式',
  1996. timeFormat12: '12小时制 (3:30 PM)',
  1997. timeFormat24: '24小时制 (15:30)',
  1998. defaultPrinter: '默认打印机',
  1999. defaultPrinterDescription: '为上传、重印和其他操作预选此打印机。',
  2000. slicerBambuStudio: 'Bambu Studio',
  2001. slicerOrcaSlicer: 'OrcaSlicer',
  2002. sidebarOrderDescription: '拖拽侧边栏项目以重新排序。在此处重置为默认顺序。',
  2003. setDefault: '设为默认',
  2004. sidebarOrderSetDefaultHint: '设为默认将当前菜单顺序应用于尚未自定义的用户。',
  2005. sidebarDefaultSet: '已设置默认菜单顺序。',
  2006. sidebarDefaultCleared: '已清除默认菜单顺序。',
  2007. sidebarDefaultFailed: '设置默认菜单顺序失败。',
  2008. reset: '重置',
  2009. darkMode: '深色模式',
  2010. lightMode: '浅色模式',
  2011. active: '(当前)',
  2012. background: '背景',
  2013. accent: '强调色',
  2014. style: '样式',
  2015. bgNeutral: '中性',
  2016. bgWarm: '暖色',
  2017. bgCool: '冷色',
  2018. bgOled: 'OLED 纯黑',
  2019. bgSlate: '石板蓝',
  2020. bgForest: '森林绿',
  2021. accentGreen: '绿色',
  2022. accentTeal: '青色',
  2023. accentBlue: '蓝色',
  2024. accentOrange: '橙色',
  2025. accentPurple: '紫色',
  2026. accentRed: '红色',
  2027. styleClassic: '经典',
  2028. styleGlow: '发光',
  2029. styleVibrant: '鲜艳',
  2030. themeToggleHint: '使用侧边栏中的太阳/月亮图标在深色和浅色模式之间切换。',
  2031. autoArchivePrints: '自动归档打印',
  2032. autoArchiveDescription: '打印完成时自动保存3MF文件',
  2033. saveThumbnailsDescription: '从3MF文件中提取并保存预览图像',
  2034. captureFinishPhotoDescription: '打印完成时从打印机摄像头拍照',
  2035. ffmpegNotInstalled: '未安装ffmpeg',
  2036. ffmpegRequired: '摄像头捕获需要ffmpeg。通过 <brew>brew install ffmpeg</brew>(macOS)或 <apt>apt install ffmpeg</apt>(Linux)安装。',
  2037. camera: '摄像头',
  2038. cameraViewMode: '摄像头查看模式',
  2039. cameraOverlayDescription: '摄像头在主屏幕上以可调大小的覆盖层打开',
  2040. cameraWindowDescription: '摄像头在单独的浏览器窗口中打开',
  2041. externalCamerasDescription: '配置外部摄像头以替换内置打印机摄像头。支持MJPEG流、RTSP、HTTP快照和USB摄像头(V4L2)。启用后,外部摄像头将用于实时查看和完成照片。',
  2042. cameraPlaceholderUsb: '设备路径 (/dev/video0)',
  2043. cameraPlaceholderUrl: '摄像头URL (rtsp://... 或 http://...)',
  2044. cameraTypeMjpeg: 'MJPEG 流',
  2045. cameraTypeRtsp: 'RTSP 流',
  2046. cameraTypeSnapshot: 'HTTP 快照',
  2047. cameraTypeUsb: 'USB 摄像头 (V4L2)',
  2048. cameraSnapshotUrl: 'Snapshot URL (optional)',
  2049. cameraSnapshotUrlPlaceholder: 'http://192.168.1.61:1984/api/frame.jpeg?src=printer',
  2050. cameraSnapshotUrlHelp: 'Single-frame URL used for notification thumbnails, finish photos, timelapse and plate detection. Leave blank to capture from the live stream above. Useful for go2rtc (/api/frame.jpeg) and IP cameras with a dedicated snapshot endpoint.',
  2051. cameraRotation: '旋转',
  2052. test: '测试',
  2053. connected: '已连接',
  2054. disconnected: '未连接',
  2055. currency: '货币',
  2056. defaultFilamentCost: '默认耗材成本(每公斤)',
  2057. electricityCost: '每千瓦时电费',
  2058. energyDisplayMode: '能源显示模式',
  2059. energyModePrintDescription: '仪表板显示打印期间使用的能源总和',
  2060. energyModeTotalDescription: '仪表板显示智能插座的累计能源',
  2061. fileManager: '文件管理器',
  2062. createArchiveEntry: '打印时创建归档条目',
  2063. createArchiveEntryDescription: '从文件管理器打印时,可选择创建归档条目',
  2064. lowDiskSpaceWarning: '磁盘空间不足警告',
  2065. lowDiskSpaceDescription: '当可用磁盘空间低于此阈值时显示警告',
  2066. printerFirmware: '打印机固件',
  2067. checkFirmwareDescription: '检查Bambu Lab的打印机固件更新',
  2068. bambuddySoftware: 'Bambuddy 软件',
  2069. autoCheckDescription: '启动时自动检查新版本',
  2070. checkNow: '立即检查',
  2071. updateAvailableVersion: '可用更新:v{{version}}',
  2072. releaseNotes: '发布说明',
  2073. updateViaDocker: '通过 Docker Compose 更新:',
  2074. updateViaHomeAssistant: '更新由 Home Assistant Supervisor 管理。请在 Home Assistant 中打开 设置 → 加载项 → Bambuddy 以安装新版本。',
  2075. installUpdate: '安装更新',
  2076. latestVersionRunning: '您正在运行最新版本',
  2077. failedToCheckUpdates: '检查更新失败:{{error}}',
  2078. backupRestore: '备份与恢复',
  2079. backupRestoreDescription: '导出/导入设置并配置GitHub备份',
  2080. goToBackup: '前往备份',
  2081. externalUrl: '外部URL',
  2082. externalUrlDescription: 'Bambuddy可访问的外部URL。用于通知图像和外部集成。',
  2083. bambuddyUrl: 'Bambuddy URL',
  2084. externalUrlHint: '包含协议和端口(例如:http://192.168.1.100:8000)',
  2085. ftpRetry: 'FTP重试',
  2086. ftpRetryDescription: '当打印机WiFi不稳定时重试FTP操作。适用于3MF下载、打印上传、延时摄影下载和固件更新。',
  2087. autoRetryDescription: '自动重试失败的FTP操作',
  2088. retryAttempts: '重试次数',
  2089. retryDelay: '重试延迟',
  2090. connectionTimeout: '连接超时',
  2091. time_one: '{{count}}次',
  2092. time_other: '{{count}}次',
  2093. second_one: '{{count}}秒',
  2094. second_other: '{{count}}秒',
  2095. nSeconds: '{{count}}秒',
  2096. increaseForWeakWifi: '对WiFi信号弱的打印机增加此值',
  2097. homeAssistant: 'Home Assistant',
  2098. homeAssistantFullDescription: '连接到Home Assistant,通过HA REST API控制智能插座。支持switch、light、input_boolean和script实体。',
  2099. homeAssistantUrl: 'Home Assistant URL',
  2100. longLivedAccessToken: '长期访问令牌',
  2101. haTokenHint: '在HA中创建令牌:个人资料 → 长期访问令牌 → 创建令牌',
  2102. connectionSuccessful: '连接成功',
  2103. connectionFailed: '连接失败',
  2104. haConnectionSuccess: '已成功连接到Home Assistant。',
  2105. haConnectionFailed: '连接Home Assistant失败。',
  2106. mqttPublishing: 'MQTT发布',
  2107. mqttDescription: '将BamBuddy事件发布到外部MQTT代理,用于与Node-RED、Home Assistant和其他自动化系统集成。',
  2108. mqttEnableDescription: '向外部MQTT代理发布事件',
  2109. brokerHostname: '代理主机名',
  2110. port: '端口',
  2111. usernameOptional: '用户名(可选)',
  2112. passwordOptional: '密码(可选)',
  2113. topicPrefix: '主题前缀',
  2114. topicPrefixHint: '主题格式:{{prefix}}/printers/<serial>/status 等',
  2115. prometheusMetrics: 'Prometheus 指标',
  2116. prometheusEndpointDescription: '在 <code>/api/v1/metrics</code> 公开打印机指标,用于Prometheus/Grafana监控。',
  2117. bearerTokenOptional: 'Bearer令牌(可选)',
  2118. bearerTokenHint: '设置后,请求必须包含 <code>Authorization: Bearer <token></code>',
  2119. metricsConnectionStatus: '连接状态',
  2120. metricsPrinterState: '打印机状态(空闲/打印中等)',
  2121. metricsPrintProgress: '打印进度 0-100%',
  2122. metricsBedTemp: '热床温度',
  2123. metricsNozzleTemp: '喷嘴温度',
  2124. metricsPrintsTotal: '按结果分类的总打印数',
  2125. metricsMore: '...以及更多(层数、风扇、队列、耗材用量)',
  2126. smartPlugsDescription: '连接智能插座(Tasmota或Home Assistant)以自动化电源控制并跟踪打印机的能源使用情况。',
  2127. allOn: '全部开启',
  2128. allOff: '全部关闭',
  2129. addSmartPlug: '添加智能插座',
  2130. energySummary: '能源概要',
  2131. currentPower: '当前功率',
  2132. plugsOnline: '{{reachable}}/{{total}} 个插座在线',
  2133. today: '今天',
  2134. yesterday: '昨天',
  2135. total: '总计',
  2136. enablePlugsForSummary: '启用插座以查看能源概要',
  2137. addNotificationProvider: '添加',
  2138. systemBadge: '(系统)',
  2139. creating: '创建中...',
  2140. changing: '修改中...',
  2141. deleteUserAndItems: '删除用户及其所有项目',
  2142. deleteUserKeepItems: '删除用户,保留项目(将变为无主项目)',
  2143. ok: '确定',
  2144. // 2FA settings
  2145. twoFa: {
  2146. totpTitle: '身份验证器应用 (TOTP)',
  2147. totpDesc: '使用 Google Authenticator、Aegis 或 Authy 等应用。',
  2148. emailOtpTitle: '邮件 OTP',
  2149. emailOtpDesc: '登录时向 {{email}} 发送一次性验证码。',
  2150. emailOtpNoEmail: '请先为账户添加邮箱地址以启用此方式。',
  2151. addEmailFirst: '您的账户没有邮箱地址,请联系管理员添加。',
  2152. setupTotp: '设置身份验证器应用',
  2153. setupAuthApp: '设置身份验证器应用',
  2154. setupInstructions: '使用身份验证器应用扫描二维码,然后输入验证码确认。',
  2155. manualEntry: '无法扫描?请手动输入此密钥:',
  2156. scannedContinue: '已扫描 — 继续',
  2157. enterCodeToConfirm: '请输入身份验证器应用中的6位验证码以确认设置。',
  2158. activate: '激活',
  2159. disableTotp: '停用身份验证器',
  2160. disableConfirmHint: '请输入有效的 TOTP 码或备用码来停用身份验证器。',
  2161. totpDisabled: '身份验证器应用已停用。',
  2162. emailOtpEnabled: '邮件 OTP 已启用。',
  2163. emailOtpDisabled: '邮件 OTP 已停用。',
  2164. smtpRequired: '请先配置并测试SMTP设置。',
  2165. invalidCode: '无效验证码,请重试。',
  2166. enableEmailOtp: '启用邮件 OTP',
  2167. disableEmailOtp: '停用邮件 OTP',
  2168. emailSetupEnterCode: '验证码已发送至您的邮箱地址。请在下方输入以确认您拥有此邮箱。',
  2169. verifyAndEnable: '验证并启用',
  2170. emailDisablePasswordHint: '请输入您的账户密码以确认停用邮件 OTP。',
  2171. passwordPlaceholder: '输入您的密码',
  2172. backupCodesTitle: '保存备用码',
  2173. backupCodesWarning: '请将这些码保存在安全的地方。每个码只能使用一次,且不会再次显示。',
  2174. backupCodesRemaining: '剩余 {{count}} 个备用码',
  2175. savedCodes: '已保存',
  2176. regenBackup: '重新生成备用码',
  2177. regenBackupHint: '输入当前 TOTP 码以生成 10 个新备用码,所有现有备用码将失效。',
  2178. newBackupCodes: '新备用码',
  2179. linkedAccounts: '已关联的 SSO 账户',
  2180. linkedAccountsDesc: '以下外部身份提供商已与您的账户关联。',
  2181. oidcUnlinked: '账户已解除关联。',
  2182. },
  2183. // OIDC provider settings
  2184. oidc: {
  2185. title: 'SSO / OIDC 提供商',
  2186. desc: '配置 OpenID Connect 提供商以实现单点登录。',
  2187. addProvider: '添加提供商',
  2188. newProvider: '新提供商',
  2189. empty: '尚未配置 OIDC 提供商。',
  2190. created: '提供商已创建。',
  2191. updated: '提供商已更新。',
  2192. deleted: '提供商已删除。',
  2193. deleteTitle: '删除提供商',
  2194. deleteMessage: '删除"{{name}}"?所有关联账户将断开连接。',
  2195. form: {
  2196. name: '显示名称',
  2197. issuerUrl: '颁发者 URL',
  2198. clientId: '客户端 ID',
  2199. clientSecret: '客户端密钥',
  2200. scopes: '作用域',
  2201. iconUrl: '图标 URL(可选)',
  2202. enabled: '已启用',
  2203. autoCreate: '自动创建用户',
  2204. autoCreateDesc: '首次登录时自动创建本地账户。',
  2205. autoLink: '自动关联已有账户',
  2206. autoLinkDesc: '首次登录时通过邮箱匹配现有本地账户并自动关联。',
  2207. secretHint: '留空以保留当前',
  2208. secretPlaceholder: '新密钥',
  2209. emailClaim: '邮箱声明',
  2210. emailClaimDesc: "用作邮箱身份的 JWT 声明。Azure Entra ID 请使用 'preferred_username' 或 'upn'(不发送 email_verified)。仅使用可信的声明名称。",
  2211. emailClaimPlaceholder: 'email',
  2212. emailClaimCustomClaimAutoLinkWarning: "Custom claims are safe for auto-link only when the value is tenant-administered (e.g. Azure Entra ID upn / preferred_username). Do not enable auto-link if your IdP allows users to self-assert this claim.",
  2213. requireEmailVerified: '要求邮箱已验证',
  2214. requireEmailVerifiedDesc: '仅在提供商将邮箱声明标记为已验证时才接受。',
  2215. requireEmailVerifiedWarning: '警告:将在未经验证的情况下接受邮箱。仅对受信任的提供商使用。',
  2216. requireEmailVerifiedAutoLink: '请先禁用自动关联以更改此设置。',
  2217. defaultGroup: '默认组',
  2218. defaultGroupDesc: '自动创建用户时分配的组。未设置时回退到 Viewers。',
  2219. defaultGroupViewersFallback: 'Viewers(默认)',
  2220. },
  2221. },
  2222. },
  2223. // Notifications (for push notifications)
  2224. notification: {
  2225. printStarted: {
  2226. title: '打印已开始',
  2227. body: '{{printer}}:{{filename}} 已开始打印',
  2228. },
  2229. printCompleted: {
  2230. title: '打印已完成',
  2231. body: '{{printer}}:{{filename}} 已成功完成',
  2232. },
  2233. printFailed: {
  2234. title: '打印失败',
  2235. body: '{{printer}}:{{filename}} 打印失败',
  2236. },
  2237. printStopped: {
  2238. title: '打印已停止',
  2239. body: '{{printer}}:{{filename}} 已停止',
  2240. },
  2241. printProgress: {
  2242. title: '打印进度',
  2243. body: '{{printer}}:{{filename}} 已完成 {{percent}}%',
  2244. },
  2245. printerOffline: {
  2246. title: '打印机离线',
  2247. body: '{{printer}} 已离线',
  2248. },
  2249. printerError: {
  2250. title: '打印机错误',
  2251. body: '{{printer}}:{{error}}',
  2252. },
  2253. filamentLow: {
  2254. title: '耗材不足',
  2255. body: '{{printer}}:耗材即将用完',
  2256. },
  2257. maintenanceDue: {
  2258. title: '维护到期',
  2259. body: '{{printer}}:{{items}} 需要关注',
  2260. },
  2261. },
  2262. // Errors
  2263. errors: {
  2264. generic: '出了点问题',
  2265. networkError: '网络错误。请检查您的连接。',
  2266. notFound: '未找到',
  2267. unauthorized: '未授权',
  2268. serverError: '服务器错误',
  2269. validationError: '请检查您的输入',
  2270. printerConnectionFailed: '连接打印机失败',
  2271. saveFailed: '保存更改失败',
  2272. deleteFailed: '删除失败',
  2273. loadFailed: '加载数据失败',
  2274. },
  2275. // HMS Errors modal
  2276. hmsErrors: {
  2277. title: '错误 - {{name}}',
  2278. noErrors: '无错误',
  2279. viewOnWiki: '在拓竹 Wiki 上查看',
  2280. clearInstructions: '在打印机上清除错误以在此处消除它们。',
  2281. clearErrors: '清除错误',
  2282. clearSuccess: 'HMS 错误已清除',
  2283. clearFailed: '清除 HMS 错误失败',
  2284. },
  2285. // MQTT Debug modal
  2286. mqttDebug: {
  2287. title: 'MQTT 调试日志',
  2288. searchPlaceholder: '搜索主题或负载...',
  2289. noMessages: '尚未记录消息',
  2290. startLoggingHint: '点击"开始记录"以开始捕获 MQTT 消息',
  2291. noMessagesMatch: '没有消息匹配您的筛选条件',
  2292. adjustFilterHint: '尝试调整您的搜索或筛选条件',
  2293. incoming: '传入',
  2294. outgoing: '传出',
  2295. loggingStopped: '记录已停止',
  2296. loggingActive: '记录中 - 消息将自动刷新',
  2297. startLogging: '开始记录',
  2298. stopLogging: '停止记录',
  2299. clearLog: '清除日志',
  2300. topic: '主题',
  2301. timestamp: '时间戳',
  2302. direction: '方向',
  2303. all: '全部',
  2304. },
  2305. // Printer File Manager modal (printer internal storage)
  2306. printerFiles: {
  2307. title: '文件管理器',
  2308. storageUsed: '已用:',
  2309. storageFree: '剩余:',
  2310. filterPlaceholder: '筛选文件...',
  2311. deleteButton: '删除',
  2312. deleteFiles: '删除 {{count}} 个文件',
  2313. deleteFileConfirm: '删除"{{name}}"?此操作无法撤销。',
  2314. deleteFilesConfirm: '删除 {{count}} 个选中的文件?此操作无法撤销。',
  2315. noFiles: '打印机上没有文件',
  2316. loadingFiles: '加载文件中...',
  2317. failedToLoad: '加载文件失败',
  2318. toast: {
  2319. filesDeleted: '已删除 {{count}} 个文件',
  2320. deleteFailed: '删除失败:{{error}}',
  2321. },
  2322. },
  2323. // Confirmations
  2324. confirm: {
  2325. delete: '确定要删除吗?',
  2326. unsavedChanges: '您有未保存的更改。确定要离开吗?',
  2327. clearQueue: '确定要清空队列吗?',
  2328. },
  2329. // Login page
  2330. login: {
  2331. title: 'Bambuddy 登录',
  2332. subtitle: '登录您的账户',
  2333. username: '用户名',
  2334. usernamePlaceholder: '输入您的用户名',
  2335. usernameOrEmail: '用户名或邮箱',
  2336. usernameOrEmailPlaceholder: '用户名或 @ 邮箱',
  2337. password: '密码',
  2338. passwordPlaceholder: '输入您的密码',
  2339. signIn: '登录',
  2340. signingIn: '登录中...',
  2341. rememberMe: '记住我',
  2342. forgotPassword: '忘记密码?',
  2343. loginSuccess: '登录成功',
  2344. loginFailed: '登录失败',
  2345. enterCredentials: '请输入用户名和密码',
  2346. enterEmail: '请输入您的电子邮件地址',
  2347. oidcLoginFailed: 'OIDC 登录失败',
  2348. oidcErrors: {
  2349. providerError: '身份提供商返回了一个错误',
  2350. missingParameters: 'OIDC 回调缺少必要参数',
  2351. invalidState: 'OIDC 状态无效或已被使用',
  2352. stateExpired: 'OIDC 登录会话已过期,请重试',
  2353. providerNotFound: '未找到 OIDC 提供商',
  2354. discoveryFailed: '无法获取 OIDC 发现文档',
  2355. invalidDiscovery: 'OIDC 发现文档无效',
  2356. networkError: 'OIDC 令牌交换时出现网络错误',
  2357. badResponse: 'OIDC 令牌交换时收到意外响应',
  2358. noIdToken: 'OIDC 提供商未返回 ID 令牌',
  2359. validationFailed: 'OIDC 令牌验证失败',
  2360. nonceMismatch: 'OIDC nonce 不匹配,可能存在重放攻击',
  2361. missingSubClaim: 'OIDC 令牌缺少 sub 声明',
  2362. noLinkedAccount: '没有与此 OIDC 身份关联的本地帐户',
  2363. accountInactive: '您的帐户已被停用',
  2364. userResolutionFailed: '无法解析您的帐户',
  2365. internalError: 'OIDC 登录过程中发生内部错误',
  2366. tokenExchangeFailed: 'OIDC 令牌交换失败',
  2367. },
  2368. forgotPasswordTitle: '忘记密码',
  2369. forgotPasswordMessage: '如果您忘记了密码,请联系系统管理员进行重置。',
  2370. forgotPasswordEmailMessage: '输入您的邮箱地址,我们将向您发送新密码。',
  2371. emailAddress: '邮箱地址',
  2372. emailPlaceholder: 'your.email@example.com',
  2373. cancel: '取消',
  2374. sending: '发送中...',
  2375. sendResetEmail: '发送重置邮件',
  2376. howToReset: '如何重置密码:',
  2377. resetStep1: '联系您的 Bambuddy 管理员',
  2378. resetStep2: '请他们在用户管理中重置您的密码',
  2379. resetStep3: '他们可以为您设置一个临时密码',
  2380. resetStep4: '使用新密码登录并在设置中修改密码',
  2381. gotIt: '知道了',
  2382. resetPassword: {
  2383. title: '设置新密码',
  2384. subtitle: '请在下方输入并确认您的新密码。',
  2385. newPassword: '新密码',
  2386. newPasswordPlaceholder: '至少 8 个字符',
  2387. confirmPassword: '确认密码',
  2388. confirmPasswordPlaceholder: '重复输入新密码',
  2389. saving: '保存中…',
  2390. submit: '设置新密码',
  2391. backToLogin: '返回登录',
  2392. passwordsDoNotMatch: '密码不匹配',
  2393. passwordTooShort: '密码至少需要 8 个字符',
  2394. resetFailed: '密码重置失败。链接可能已过期。',
  2395. },
  2396. twoFA: {
  2397. title: '两步验证',
  2398. subtitle: '您的账户已启用两步验证。请在下方输入验证码。',
  2399. methodAuthenticator: '身份验证器应用',
  2400. methodEmail: '邮箱验证码',
  2401. methodBackup: '备用恢复码',
  2402. instructionsTotp: '请打开您的身份验证器应用,输入 Bambuddy 的 6 位验证码。',
  2403. instructionsEmail: '6 位验证码已发送至您的邮箱,有效期为 10 分钟。',
  2404. instructionsEmailNotSent: '点击下方按钮,通过邮件获取验证码。',
  2405. instructionsBackup: '请输入您的一个 8 位备用恢复码。每个恢复码只能使用一次。',
  2406. sendCodeButton: '发送邮箱验证码',
  2407. sendingCode: '发送中...',
  2408. resendCode: '重新发送验证码',
  2409. codeLabel: '验证码',
  2410. backupCodeLabel: '备用恢复码',
  2411. codePlaceholder: '000000',
  2412. backupCodePlaceholder: 'XXXXXXXX',
  2413. verifyButton: '验证',
  2414. verifyingButton: '验证中...',
  2415. backToLogin: '← 返回登录页面',
  2416. orContinueWith: '或通过以下方式登录',
  2417. signInWith: '使用 {{provider}} 登录',
  2418. enterCode: '请输入验证码',
  2419. sendCodeFailed: '验证码发送失败',
  2420. invalidCode: '无效验证码,请重试。',
  2421. },
  2422. },
  2423. // Setup page
  2424. setup: {
  2425. title: 'Bambuddy 设置',
  2426. subtitle: '为您的 Bambuddy 实例配置身份验证',
  2427. enableAuth: '启用身份验证',
  2428. adminAccount: '管理员账户',
  2429. adminAccountDesc: '如果管理员用户已存在,将使用现有管理员账户启用身份验证。如需使用现有管理员,请将下方字段留空,或输入新凭据创建新管理员用户。',
  2430. adminUsername: '管理员用户名',
  2431. adminPassword: '管理员密码',
  2432. optionalIfAdminExists: '(如管理员用户已存在则为可选)',
  2433. adminUsernamePlaceholder: '输入管理员用户名(可选)',
  2434. adminPasswordPlaceholder: '输入管理员密码(可选)',
  2435. confirmPassword: '确认密码',
  2436. confirmPasswordPlaceholder: '确认管理员密码',
  2437. settingUp: '设置中...',
  2438. completeSetup: '完成设置',
  2439. toast: {
  2440. authEnabledAdminCreated: '身份验证已启用并创建了管理员用户',
  2441. authEnabledExistingAdmins: '使用现有管理员用户启用了身份验证',
  2442. setupCompleted: '设置完成',
  2443. enterBothCredentials: '请输入管理员用户名和密码,或将两者留空以使用现有管理员用户',
  2444. passwordsDoNotMatch: '密码不匹配',
  2445. passwordTooShort: '密码至少需要 6 个字符',
  2446. },
  2447. },
  2448. // Password change
  2449. changePassword: {
  2450. title: '修改密码',
  2451. currentPassword: '当前密码',
  2452. currentPasswordPlaceholder: '输入当前密码',
  2453. newPassword: '新密码',
  2454. newPasswordPlaceholder: '输入新密码(至少 6 个字符)',
  2455. confirmPassword: '确认新密码',
  2456. confirmPasswordPlaceholder: '确认新密码',
  2457. passwordsDoNotMatch: '密码不匹配',
  2458. passwordTooShort: '密码至少需要 6 个字符',
  2459. changing: '修改中...',
  2460. success: '密码修改成功',
  2461. failed: '密码修改失败',
  2462. },
  2463. // Plate detection alert
  2464. plateAlert: {
  2465. title: '打印已暂停!',
  2466. message: '在构建板上检测到物体。打印已自动暂停。请清理打印板并继续打印。',
  2467. understand: '我知道了',
  2468. },
  2469. // Camera page
  2470. camera: {
  2471. title: '摄像头视图',
  2472. invalidPrinterId: '无效的打印机 ID',
  2473. live: '实时',
  2474. snapshot: '快照',
  2475. restartStream: '重启流',
  2476. refreshSnapshot: '刷新快照',
  2477. fullscreen: '全屏',
  2478. exitFullscreen: '退出全屏',
  2479. connectingToCamera: '连接摄像头中...',
  2480. capturingSnapshot: '拍摄快照中...',
  2481. connectionLost: '连接已断开',
  2482. connectionFailed: '摄像头连接失败',
  2483. reconnecting: '{{countdown}} 秒后重新连接...(第 {{attempt}}/{{max}} 次尝试)',
  2484. reconnectNow: '立即重新连接',
  2485. cameraUnavailable: '摄像头不可用',
  2486. cameraUnavailableDesc: '请确保打印机已通电并已连接。',
  2487. noCamera: '无可用摄像头',
  2488. retry: '重试',
  2489. cameraStream: '摄像头流',
  2490. zoomOut: '缩小',
  2491. zoomIn: '放大',
  2492. resetZoom: '重置缩放',
  2493. recording: '录制中',
  2494. startRecording: '开始录制',
  2495. stopRecording: '停止录制',
  2496. chamberLight: '切换腔室灯',
  2497. },
  2498. // Groups management
  2499. groups: {
  2500. title: '组管理',
  2501. subtitle: '管理访问控制的权限组',
  2502. backToSettings: '返回设置',
  2503. createGroup: '创建组',
  2504. noPermission: '您没有访问此页面的权限。',
  2505. system: '系统',
  2506. noDescription: '无描述',
  2507. usersCount: '{{count}} 个用户',
  2508. permissionsCount: '{{count}} 个权限',
  2509. edit: '编辑',
  2510. delete: '删除',
  2511. toast: {
  2512. created: '组创建成功',
  2513. updated: '组更新成功',
  2514. deleted: '组删除成功',
  2515. enterGroupName: '请输入组名称',
  2516. },
  2517. modal: {
  2518. editGroup: '编辑组',
  2519. createGroup: '创建组',
  2520. cancel: '取消',
  2521. saving: '保存中...',
  2522. creating: '创建中...',
  2523. saveChanges: '保存更改',
  2524. },
  2525. form: {
  2526. groupName: '组名称',
  2527. groupNamePlaceholder: '输入组名称',
  2528. systemGroupWarning: '系统组名称不可更改',
  2529. description: '描述',
  2530. descriptionPlaceholder: '输入描述(可选)',
  2531. permissions: '权限(已选 {{count}} 个)',
  2532. },
  2533. deleteModal: {
  2534. title: '删除组',
  2535. message: '确定要删除此组吗?此组中的用户将失去这些权限。',
  2536. confirm: '删除组',
  2537. },
  2538. editor: {
  2539. title: '编辑组',
  2540. createTitle: '创建组',
  2541. search: '搜索权限...',
  2542. selectAll: '全选',
  2543. clearAll: '清除全部',
  2544. permissionsSelected: '已选 {{count}} 个',
  2545. noResults: '没有权限匹配您的搜索',
  2546. },
  2547. },
  2548. // Users management
  2549. users: {
  2550. title: '用户管理',
  2551. subtitle: '管理用户及其对 Bambuddy 实例的访问',
  2552. backToSettings: '返回设置',
  2553. createUser: '创建用户',
  2554. noPermission: '您没有访问此页面的权限。',
  2555. admin: '管理员',
  2556. noGroups: '无组',
  2557. active: '活跃',
  2558. inactive: '非活跃',
  2559. edit: '编辑',
  2560. delete: '删除',
  2561. system: '系统',
  2562. noGroupsAvailable: '无可用组',
  2563. table: {
  2564. username: '用户名',
  2565. groups: '组',
  2566. status: '状态',
  2567. actions: '操作',
  2568. },
  2569. toast: {
  2570. created: '用户创建成功',
  2571. updated: '用户更新成功',
  2572. deleted: '用户删除成功',
  2573. fillRequired: '请填写所有必填字段',
  2574. passwordsDoNotMatch: '密码不匹配',
  2575. passwordTooShort: '密码至少需要 6 个字符',
  2576. },
  2577. modal: {
  2578. createUser: '创建用户',
  2579. editUser: '编辑用户',
  2580. cancel: '取消',
  2581. creating: '创建中...',
  2582. saving: '保存中...',
  2583. saveChanges: '保存更改',
  2584. advancedAuthSubtitle: '使用高级认证',
  2585. },
  2586. form: {
  2587. username: '用户名',
  2588. usernamePlaceholder: '输入用户名',
  2589. email: '邮箱',
  2590. emailPlaceholder: 'user@example.com',
  2591. password: '密码',
  2592. passwordPlaceholder: '输入密码',
  2593. confirmPassword: '确认密码',
  2594. confirmPasswordPlaceholder: '确认密码',
  2595. newPasswordPlaceholder: '输入新密码',
  2596. confirmNewPasswordPlaceholder: '确认新密码',
  2597. leaveBlankToKeep: '留空以保持当前值',
  2598. groups: '组',
  2599. optional: '可选',
  2600. autoGeneratedPassword: '将自动生成安全密码并通过邮件发送给用户。',
  2601. passwordManagedByAdvancedAuth: '密码由高级认证管理。使用"重置密码"通过邮件向用户发送新密码。',
  2602. resetPassword: '重置密码',
  2603. resettingPassword: '重置密码中...',
  2604. },
  2605. deleteModal: {
  2606. title: '删除用户',
  2607. message: '确定要删除此用户吗?此操作无法撤销。',
  2608. confirm: '删除用户',
  2609. },
  2610. },
  2611. // Stream overlay
  2612. streamOverlay: {
  2613. title: '流叠加层',
  2614. invalidPrinterId: '无效的打印机 ID',
  2615. cameraStream: '摄像头流',
  2616. progress: '进度',
  2617. eta: '预计完成时间',
  2618. printerIdle: '打印机空闲',
  2619. printerOffline: '打印机离线',
  2620. status: {
  2621. printing: '打印中',
  2622. paused: '已暂停',
  2623. finished: '已完成',
  2624. failed: '失败',
  2625. idle: '空闲',
  2626. unknown: '未知',
  2627. },
  2628. },
  2629. // Profiles
  2630. profiles: {
  2631. title: '配置文件',
  2632. subtitle: '管理您的切片预设和压力推进校准',
  2633. tabs: {
  2634. cloud: '云端配置文件',
  2635. local: '本地配置文件',
  2636. kprofiles: 'K 值配置',
  2637. },
  2638. localProfiles: {
  2639. title: '本地配置文件',
  2640. subtitle: '从 OrcaSlicer 导入和管理切片预设',
  2641. import: '导入配置文件',
  2642. importDesc: '将 .bbscfg、.bbsflmt、.orca_filament、.zip 或 .json 文件拖放到此处',
  2643. importing: '导入中...',
  2644. search: '搜索本地预设...',
  2645. noPresets: '暂无本地预设',
  2646. badge: '本地',
  2647. edit: '编辑',
  2648. delete: '删除',
  2649. cancel: '取消',
  2650. deleteConfirmTitle: '删除预设',
  2651. deleteConfirm: '确定要删除此预设吗?此操作无法撤销。',
  2652. source: '来源',
  2653. inheritsFrom: '继承自',
  2654. filamentType: '类型',
  2655. vendor: '厂商',
  2656. compatiblePrinters: '兼容打印机',
  2657. nozzleTemp: '喷嘴温度',
  2658. cost: '成本',
  2659. density: '密度',
  2660. pressureAdvance: '压力推进',
  2661. filament: '耗材',
  2662. process: '工艺',
  2663. printer: '打印机',
  2664. toast: {
  2665. importSuccess: '已导入 {{count}} 个预设',
  2666. importSkipped: '跳过 {{count}} 个预设(重复)',
  2667. importError: '导入时出现 {{count}} 个错误',
  2668. deleted: '预设已删除',
  2669. updated: '预设已更新',
  2670. },
  2671. },
  2672. connectedAs: '已连接为',
  2673. logout: '退出登录',
  2674. noLogoutPermission: '您没有退出登录的权限',
  2675. failedToLoad: '加载配置文件失败',
  2676. retry: '重试',
  2677. time: {
  2678. justNow: '刚刚',
  2679. minsAgo: '{{count}} 分钟前',
  2680. hoursAgo: '{{count}} 小时前',
  2681. daysAgo: '{{count}} 天前',
  2682. },
  2683. toast: {
  2684. loggedOut: '已退出登录',
  2685. },
  2686. login: {
  2687. title: '连接到拓竹云',
  2688. subtitle: '跨设备同步您的切片预设',
  2689. email: '邮箱',
  2690. password: '密码',
  2691. region: '地区',
  2692. regionGlobal: '全球',
  2693. regionChina: '中国',
  2694. verificationCode: '验证码',
  2695. totpCode: '验证器代码',
  2696. checkEmail: '检查您的邮箱 ({{email}}) 获取 6 位验证码',
  2697. enterTotpHint: '输入验证器应用中的 6 位代码',
  2698. accessToken: '访问令牌',
  2699. accessTokenHint: '粘贴您的拓竹访问令牌(来自 Bambu Studio)',
  2700. back: '返回',
  2701. loginButton: '登录',
  2702. verifyButton: '验证',
  2703. setTokenButton: '设置令牌',
  2704. useToken: '改用访问令牌',
  2705. useEmail: '改用邮箱登录',
  2706. toast: {
  2707. loggedIn: '登录成功',
  2708. codeSent: '验证码已发送到您的邮箱',
  2709. enterTotp: '输入验证器应用中的代码',
  2710. tokenSet: '令牌设置成功',
  2711. },
  2712. },
  2713. presets: {
  2714. myPreset: '我的预设(可编辑)',
  2715. duplicate: '复制',
  2716. editable: '可编辑',
  2717. failedToLoadDetails: '加载预设详情失败',
  2718. deleteConfirm: '删除此预设?',
  2719. deleteWarning: '这将从拓竹云中永久删除"{{name}}"。此操作无法撤销。',
  2720. noDuplicatePermission: '您没有复制预设的权限',
  2721. noEditPermission: '您没有编辑预设的权限',
  2722. noDeletePermission: '您没有删除预设的权限',
  2723. types: {
  2724. filament: '耗材预设',
  2725. printer: '打印机预设',
  2726. process: '工艺预设',
  2727. },
  2728. toast: {
  2729. deleted: '预设已删除',
  2730. created: '预设已创建',
  2731. updated: '预设已更新',
  2732. duplicated: '预设已复制',
  2733. fieldAdded: '字段"{{key}}"已添加',
  2734. exported: '预设已导出',
  2735. },
  2736. baseLabel: '基础:{{name}}',
  2737. currentLabel: '当前:{{name}}',
  2738. newPreset: '新建预设',
  2739. editPreset: '编辑预设',
  2740. duplicatePreset: '复制预设',
  2741. createNewPreset: '创建新预设',
  2742. customizeSettings: '自定义新预设的设置',
  2743. compareWithBase: '与基础预设比较',
  2744. compare: '比较',
  2745. // CreatePresetModal - Basic Info
  2746. basePreset: '基础预设',
  2747. selectBasePreset: '选择基础预设...',
  2748. presetName: '预设名称',
  2749. myCustomPreset: '我的自定义预设',
  2750. inheritsFrom: '继承自',
  2751. dropJsonToImport: '拖放 JSON 以导入',
  2752. // CreatePresetModal - Tabs
  2753. tabs: {
  2754. common: '常用',
  2755. allFields: '所有字段',
  2756. },
  2757. // CreatePresetModal - All Fields Tab
  2758. availableFields: '可用字段',
  2759. searchFieldsPlaceholder: '搜索字段...',
  2760. noMatchingFields: '没有匹配的字段',
  2761. allFieldsAdded: '所有字段已添加',
  2762. addCustomField: '添加自定义字段',
  2763. yourOverrides: '您的覆盖值',
  2764. noOverridesYet: '暂无覆盖值',
  2765. clickFieldsToAdd: '点击左侧的字段进行添加',
  2766. saveAsTemplate: '保存为模板',
  2767. jsonTip: '提示:将 .json 文件拖放到此对话框的任意位置以导入设置',
  2768. },
  2769. cloudView: {
  2770. searchPlaceholder: '搜索预设...',
  2771. templates: '模板',
  2772. refresh: '刷新',
  2773. newPreset: '新建预设',
  2774. clearFilters: '清除筛选',
  2775. // Compare mode
  2776. compareMode: '比较模式',
  2777. selectAnotherPreset: '选择另一个 {{type}} 预设',
  2778. clickTwoPresets: '点击两个相同类型的预设进行比较',
  2779. selectFirst: '1. 选择第一个',
  2780. selectSecond: '2. 选择第二个',
  2781. compareNow: '立即比较',
  2782. // Status row
  2783. lastSynced: '上次同步:',
  2784. showingCount: '显示 {{showing}} / {{total}} 个预设',
  2785. noPresetsFound: '未找到预设',
  2786. // Column headers
  2787. columns: {
  2788. filament: '耗材',
  2789. process: '工艺',
  2790. printer: '打印机',
  2791. },
  2792. noFilamentPresets: '无耗材预设',
  2793. noProcessPresets: '无工艺预设',
  2794. noPrinterPresets: '无打印机预设',
  2795. // Filters
  2796. filters: {
  2797. type: '类型',
  2798. owner: '所有者',
  2799. printer: '打印机',
  2800. nozzle: '喷嘴',
  2801. filament: '耗材',
  2802. layer: '层',
  2803. all: '全部',
  2804. myPresets: '我的预设',
  2805. builtIn: '内置',
  2806. process: '工艺',
  2807. },
  2808. // Permissions
  2809. noTemplatesPermission: '您没有管理模板的权限',
  2810. noRefreshPermission: '您没有刷新配置文件的权限',
  2811. noCreatePermission: '您没有创建预设的权限',
  2812. },
  2813. templates: {
  2814. title: '快速模板',
  2815. noTemplates: '暂无模板',
  2816. createFirst: '从预设编辑器创建模板',
  2817. typeFilter: '类型:',
  2818. deleteTitle: '删除模板',
  2819. deleteWarning: '此操作无法撤销',
  2820. deleteConfirm: '确定要删除"{{name}}"吗?',
  2821. namePlaceholder: '模板名称',
  2822. descriptionPlaceholder: '描述',
  2823. settingsJson: '设置 (JSON)',
  2824. fieldsCount: '{{count}} 个字段',
  2825. shownInModals: '在对话框中显示',
  2826. hiddenInModals: '在对话框中隐藏',
  2827. apply: '应用',
  2828. toast: {
  2829. deleted: '模板已删除',
  2830. updated: '模板已更新',
  2831. created: '模板已创建',
  2832. applied: '模板已应用',
  2833. },
  2834. },
  2835. },
  2836. // Support/Debug
  2837. support: {
  2838. debugLoggingActive: '调试日志记录已激活',
  2839. manageLogs: '管理',
  2840. collectItem7: '打印机连接和固件版本',
  2841. collectItem8: '集成状态(Spoolman、MQTT、HA)',
  2842. collectItem9: '网络接口(仅子网)',
  2843. collectItem10: 'Python 包版本',
  2844. collectItem11: '数据库健康检查',
  2845. collectItem12: 'Docker 环境详情',
  2846. },
  2847. // File manager
  2848. fileManager: {
  2849. title: '文件管理器',
  2850. subtitle: '组织和管理您的打印文件',
  2851. uploadFiles: '上传文件',
  2852. newFolder: '新建文件夹',
  2853. folderName: '文件夹名称',
  2854. folderNamePlaceholder: '例如:功能零件',
  2855. renameFile: '重命名文件',
  2856. renameFolder: '重命名文件夹',
  2857. moveFiles: '移动 {{count}} 个文件',
  2858. rootNoFolder: '根目录(无文件夹)',
  2859. current: '当前',
  2860. linkFolder: '链接文件夹',
  2861. linkFolderDescription: '将"{{name}}"链接到项目或归档以便快速访问。',
  2862. project: '项目',
  2863. archive: '归档',
  2864. noProjectsFound: '未找到项目',
  2865. noArchivesFound: '未找到归档',
  2866. unlink: '取消链接',
  2867. link: '链接',
  2868. dragDropFiles: '将文件拖放到此处',
  2869. dropFilesHere: '将文件放在此处',
  2870. orClickToBrowse: '或点击浏览',
  2871. allFileTypesSupported: '支持所有文件类型。ZIP 文件将被解压。',
  2872. zipFilesDetected: '检测到 ZIP 文件',
  2873. zipExtractOptions: 'ZIP 文件将被解压。选择如何处理文件夹结构:',
  2874. preserveZipStructure: '保留 ZIP 中的文件夹结构',
  2875. createFolderFromZip: '从 ZIP 文件名创建文件夹',
  2876. stlThumbnailGeneration: 'STL 缩略图生成',
  2877. zipMayContainStl: 'ZIP 文件可能包含 STL 文件。可以在解压时生成缩略图。',
  2878. thumbnailsCanBeGenerated: '可以为 STL 文件生成缩略图。大型模型可能需要更长时间处理。',
  2879. generateThumbnailsForStl: '为 STL 文件生成缩略图',
  2880. threemfDetected: '检测到 3MF 文件',
  2881. threemfExtractionInfo: '将自动从 3MF 文件中提取打印机型号、材料、颜色和打印设置。',
  2882. willBeExtracted: '将被解压',
  2883. filesExtracted: '已解压 {{count}} 个文件',
  2884. uploadComplete: '上传完成:{{succeeded}} 个成功',
  2885. uploadFailed: '上传失败',
  2886. zipFilesFailed: '{{count}} 个文件失败',
  2887. uploading: '上传中...',
  2888. changeLink: '更改链接...',
  2889. linkTo: '链接到...',
  2890. linkToProjectOrArchive: '链接到项目或归档',
  2891. addToQueue: '添加到队列',
  2892. schedulePrint: '排程',
  2893. generateThumbnail: '生成缩略图',
  2894. generateThumbnails: '生成缩略图',
  2895. generateThumbnailsForMissing: '为缺少缩略图的 STL 文件生成缩略图',
  2896. gridView: '网格视图',
  2897. listView: '列表视图',
  2898. lowDiskSpaceWarning: '磁盘空间不足警告',
  2899. lowDiskSpaceDetails: '仅剩 {{free}}(总共 {{total}})。阈值设置为 {{threshold}} GB。',
  2900. files: '文件',
  2901. folders: '文件夹',
  2902. size: '大小',
  2903. free: '剩余',
  2904. allFiles: '所有文件',
  2905. wrap: '换行',
  2906. enableTextWrapping: '启用文本换行',
  2907. disableTextWrapping: '禁用文本换行',
  2908. collapse: '折叠',
  2909. collapseFoldersByDefault: '默认折叠文件夹',
  2910. expandFoldersByDefault: '默认展开文件夹',
  2911. dragToResizeTooltip: '拖动调整大小,双击重置',
  2912. searchFiles: '搜索文件...',
  2913. allTypes: '所有类型',
  2914. prints: '打印',
  2915. ascending: '升序',
  2916. descending: '降序',
  2917. resultsCount: '{{showing}} / {{total}} 个文件',
  2918. selectAll: '全选',
  2919. deselectAll: '取消全选',
  2920. selected: '已选择 {{count}} 个',
  2921. adding: '添加中...',
  2922. loadingFiles: '加载文件中...',
  2923. folderIsEmpty: '文件夹为空',
  2924. noFilesYet: '暂无文件',
  2925. folderEmptyDescription: '上传文件或将文件移入此文件夹以开始使用。',
  2926. noFilesDescription: '上传文件以开始组织您的打印相关文件。',
  2927. noMatchingFiles: '没有匹配的文件',
  2928. noMatchingFilesDescription: '没有文件匹配您当前的搜索或筛选条件。',
  2929. clearFilters: '清除筛选',
  2930. printedCount: '已打印 {{count}} 次',
  2931. uploadedBy: '上传者',
  2932. deleteFolder: '删除文件夹',
  2933. deleteFile: '删除文件',
  2934. deleteFilesCount: '删除 {{count}} 个文件',
  2935. deleteFolderConfirm: '确定要删除此文件夹吗?其中的所有文件也将被删除。',
  2936. deleteFileConfirm: '确定要删除此文件吗?',
  2937. deleteFilesConfirm: '确定要删除 {{count}} 个选中的文件吗?此操作无法撤销。',
  2938. deleting: '删除中...',
  2939. noPermissionRenameFolder: '您没有重命名文件夹的权限',
  2940. noPermissionLinkFolder: '您没有链接文件夹的权限',
  2941. noPermissionDeleteFolder: '您没有删除文件夹的权限',
  2942. noPermissionPrint: '您没有打印的权限',
  2943. noPermissionSlice: 'You do not have permission to slice files',
  2944. noPermissionAddToQueue: '您没有添加到队列的权限',
  2945. noPermissionDownload: '您没有下载文件的权限',
  2946. noPermissionRenameFile: '您没有重命名此文件的权限',
  2947. noPermissionGenerateThumbnail: '您没有生成缩略图的权限',
  2948. noPermissionDeleteFile: '您没有删除此文件的权限',
  2949. noPermissionCreateFolder: '您没有创建文件夹的权限',
  2950. noPermissionUpload: '您没有上传文件的权限',
  2951. noPermissionMoveFiles: '您没有移动文件的权限',
  2952. noPermissionDeleteFiles: '您没有删除文件的权限',
  2953. // External folder
  2954. linkExternal: '链接外部',
  2955. linkExternalFolder: '链接外部文件夹',
  2956. linkExternalFolderDescription: '将主机目录(NAS、USB、网络共享)挂载到文件管理器中。文件不会被复制——直接从原始路径访问。',
  2957. externalFolderNamePlaceholder: '例如:NAS打印文件',
  2958. externalPath: '主机路径',
  2959. externalPathHelp: 'Docker主机上目录的绝对路径。必须以绑定挂载方式挂载到容器中。',
  2960. readOnly: '只读',
  2961. readOnlyHelp: '防止上传和删除',
  2962. showHiddenFiles: '显示隐藏文件(点文件)',
  2963. externalFolder: '外部文件夹',
  2964. scanFolder: '扫描',
  2965. toast: {
  2966. folderCreated: '文件夹已创建',
  2967. folderDeleted: '文件夹已删除',
  2968. fileDeleted: '文件已删除',
  2969. filesDeleted: '已删除 {{count}} 个文件',
  2970. filesMoved: '文件已移动',
  2971. folderLinked: '文件夹已链接',
  2972. folderUnlinked: '文件夹已取消链接',
  2973. externalFolderLinked: '外部文件夹已链接并扫描',
  2974. folderScanned: '扫描完成:添加 {{added}} 个,移除 {{removed}} 个',
  2975. addedToQueue: '已将 {{count}} 个文件添加到队列',
  2976. addedToQueuePartial: '已添加 {{added}} 个文件,{{failed}} 个失败',
  2977. failedToAddToQueue: '添加文件失败:{{error}}',
  2978. fileRenamed: '文件已重命名',
  2979. folderRenamed: '文件夹已重命名',
  2980. thumbnailsGenerated: '已生成 {{count}} 个缩略图',
  2981. thumbnailsGeneratedPartial: '已生成 {{succeeded}} 个缩略图,{{failed}} 个失败',
  2982. noStlMissingThumbnails: '没有缺少缩略图的 STL 文件',
  2983. failedToGenerateThumbnails: '生成缩略图失败:{{error}}',
  2984. thumbnailGenerated: '缩略图已生成',
  2985. failedToGenerateThumbnail: '生成缩略图失败:{{error}}',
  2986. },
  2987. },
  2988. // Projects
  2989. projects: {
  2990. title: '项目',
  2991. subtitle: '组织和跟踪您的 3D 打印项目',
  2992. newProject: '新建项目',
  2993. editProject: '编辑项目',
  2994. deleteProject: '删除项目',
  2995. projectName: '项目名称',
  2996. description: '描述',
  2997. noProjects: '暂无项目',
  2998. noProjectsFiltered: '没有{{status}}项目',
  2999. noProjectsFilteredHelp: '您没有任何{{status}}项目。当项目状态更改时,它们将出现在这里。',
  3000. createFirst: '创建您的第一个项目以开始组织相关打印、跟踪进度和管理构建。',
  3001. createFirstButton: '创建您的第一个项目',
  3002. create: '创建',
  3003. files: '文件',
  3004. prints: '打印',
  3005. plates: '板',
  3006. parts: '零件',
  3007. lastModified: '最后修改',
  3008. deleteConfirm: '确定要删除此项目吗?归档和队列项目将被取消链接但不会被删除。',
  3009. addFiles: '添加文件',
  3010. removeFile: '移除文件',
  3011. viewDetails: '查看详情',
  3012. // Modal fields
  3013. namePlaceholder: '例如:Voron 2.4 构建',
  3014. descriptionPlaceholder: '可选描述...',
  3015. urlLabel: '网址',
  3016. urlPlaceholder: 'https://makerworld.com/...',
  3017. urlInvalid: '网址必须以 http:// 或 https:// 开头',
  3018. openExternalUrl: '打开项目网址',
  3019. coverImageLabel: '封面图片',
  3020. coverImageAlt: '项目封面图片',
  3021. coverImageUpload: '上传',
  3022. coverImageReplace: '替换',
  3023. coverImageRemove: '移除',
  3024. color: '颜色',
  3025. targetPlates: '目标板数',
  3026. targetPlatesPlaceholder: '例如:25',
  3027. targetPlatesHelp: '打印任务数量',
  3028. targetParts: '目标零件数',
  3029. targetPartsPlaceholder: '例如:150',
  3030. targetPartsHelp: '所需零件总数',
  3031. tagsLabel: '标签(逗号分隔)',
  3032. tagsPlaceholder: '例如:voron、功能件、礼物',
  3033. dueDate: '截止日期',
  3034. priority: '优先级',
  3035. priorityLow: '低',
  3036. priorityNormal: '普通',
  3037. priorityHigh: '高',
  3038. priorityUrgent: '紧急',
  3039. // Status
  3040. statusActive: '进行中',
  3041. statusCompleted: '已完成',
  3042. statusArchived: '已归档',
  3043. done: '完成',
  3044. completed: '已完成',
  3045. failed: '失败',
  3046. inQueue: '队列中',
  3047. noPrintsYet: '暂无打印',
  3048. // Footer stats
  3049. printJobs: '打印任务(板)',
  3050. partsPrinted: '已打印零件',
  3051. failedParts: '失败零件',
  3052. // Actions
  3053. import: '导入',
  3054. export: '导出',
  3055. importProject: '导入项目',
  3056. exportAll: '导出所有项目',
  3057. loading: '加载项目中...',
  3058. // Permissions
  3059. noEditPermission: '您没有编辑项目的权限',
  3060. noDeletePermission: '您没有删除项目的权限',
  3061. noCreatePermission: '您没有创建项目的权限',
  3062. noImportPermission: '您没有导入项目的权限',
  3063. noExportPermission: '您没有导出项目的权限',
  3064. // Toast
  3065. toast: {
  3066. created: '项目已创建',
  3067. updated: '项目已更新',
  3068. deleted: '项目已删除',
  3069. imported: '项目已导入',
  3070. multipleImported: '已导入 {{count}} 个项目',
  3071. importFailed: '导入失败',
  3072. exported: '项目已导出(仅元数据)',
  3073. },
  3074. },
  3075. // Project detail page
  3076. projectDetail: {
  3077. notFound: '未找到项目',
  3078. backToProjects: '返回项目',
  3079. export: '导出',
  3080. exportProject: '导出项目',
  3081. noExportPermission: '您没有导出项目的权限',
  3082. noEditPermission: '您没有编辑项目的权限',
  3083. partOf: '属于:',
  3084. priorityLabel: '优先级:',
  3085. noPrints: '此项目暂无打印',
  3086. status: {
  3087. active: '进行中',
  3088. completed: '已完成',
  3089. archived: '已归档',
  3090. },
  3091. priority: {
  3092. low: '低',
  3093. normal: '普通',
  3094. high: '高',
  3095. urgent: '紧急',
  3096. },
  3097. dueDate: {
  3098. overdue: '已逾期',
  3099. today: '今天到期',
  3100. daysLeft: '还有 {{count}} 天',
  3101. },
  3102. progress: {
  3103. platesProgress: '板进度',
  3104. partsProgress: '零件进度',
  3105. printJobs: '打印任务',
  3106. parts: '零件',
  3107. percentComplete: '{{percent}}% 完成',
  3108. remaining: '剩余 {{count}} 个',
  3109. },
  3110. stats: {
  3111. printJobs: '打印任务',
  3112. total: '总计',
  3113. failed: '{{count}} 个失败',
  3114. partsPrinted: '已打印 {{count}} 个零件',
  3115. printTime: '打印时间',
  3116. filamentUsed: '耗材用量',
  3117. },
  3118. cost: {
  3119. title: '成本追踪',
  3120. filamentCost: '耗材成本',
  3121. energy: '能源',
  3122. totalCost: '总成本',
  3123. total: '总计',
  3124. includesBom: '含物料清单',
  3125. budget: '预算',
  3126. remaining: '剩余',
  3127. },
  3128. subProjects: {
  3129. title: '子项目 ({{count}})',
  3130. },
  3131. notes: {
  3132. title: '备注',
  3133. noEditPermission: '您没有编辑备注的权限',
  3134. placeholder: '添加关于此项目的备注...',
  3135. empty: '暂无备注。点击编辑添加备注。',
  3136. },
  3137. files: {
  3138. title: '文件',
  3139. linkFolders: '从文件管理器链接文件夹',
  3140. forQuickAccess: '到此项目以便快速访问。',
  3141. fileCount: '{{count}} 个文件',
  3142. empty: '未链接文件夹。前往文件管理器将文件夹链接到此项目。',
  3143. noFiles: '此文件夹中没有文件。',
  3144. print: '立即打印',
  3145. addToQueue: '加入队列',
  3146. },
  3147. bom: {
  3148. title: '材料清单',
  3149. acquired: '已获取 {{completed}}/{{total}}',
  3150. showAll: '显示全部',
  3151. hideDone: '隐藏已完成',
  3152. addPart: '添加零件',
  3153. noAddPermission: '您没有添加零件的权限',
  3154. partNamePlaceholder: '零件名称(例如:M3x8 螺丝)',
  3155. partName: '零件名称',
  3156. qty: '数量',
  3157. price: '价格 ({{currency}})',
  3158. sourcingUrlPlaceholder: '采购链接(可选)',
  3159. remarksPlaceholder: '备注(可选)',
  3160. deletePart: '删除零件',
  3161. deleteConfirm: '确定要删除"{{name}}"吗?',
  3162. noUpdatePermission: '您没有更新零件的权限',
  3163. noEditPermission: '您没有编辑零件的权限',
  3164. noDeletePermission: '您没有删除零件的权限',
  3165. totalCost: '总成本:',
  3166. empty: '材料清单中没有零件。添加硬件、电子元件或其他组件以跟踪需要采购的物品。',
  3167. },
  3168. timeline: {
  3169. title: '活动时间线',
  3170. empty: '暂无活动。',
  3171. },
  3172. template: {
  3173. saveAsTemplate: '保存为模板',
  3174. noCreatePermission: '您没有创建模板的权限',
  3175. },
  3176. queue: {
  3177. title: '队列',
  3178. viewAll: '查看全部',
  3179. printing: '{{count}} 个打印中',
  3180. queued: '{{count}} 个排队中',
  3181. },
  3182. prints: {
  3183. title: '打印 ({{count}})',
  3184. },
  3185. toast: {
  3186. projectUpdated: '项目已更新',
  3187. partAdded: '零件已添加',
  3188. partRemoved: '零件已移除',
  3189. exportFailed: '导出失败',
  3190. projectExported: '项目已导出',
  3191. templateCreated: '模板已创建',
  3192. },
  3193. },
  3194. // System info
  3195. system: {
  3196. title: '系统信息',
  3197. version: '版本',
  3198. uptime: '运行时间',
  3199. cpuUsage: 'CPU 使用率',
  3200. memoryUsage: '内存使用率',
  3201. diskUsage: '磁盘使用率',
  3202. networkInfo: '网络信息',
  3203. logs: '日志',
  3204. debugMode: '调试模式',
  3205. enableDebug: '启用调试日志',
  3206. disableDebug: '禁用调试日志',
  3207. downloadLogs: '下载日志',
  3208. clearLogs: '清除日志',
  3209. dockerInfo: 'Docker 信息',
  3210. containerName: '容器名称',
  3211. imageName: '镜像名称',
  3212. platform: '平台',
  3213. architecture: '架构',
  3214. },
  3215. // Library (K Profiles)
  3216. library: {
  3217. title: '耗材库',
  3218. addFilament: '添加耗材',
  3219. editFilament: '编辑耗材',
  3220. deleteFilament: '删除耗材',
  3221. vendor: '厂商',
  3222. material: '材料',
  3223. color: '颜色',
  3224. kFactor: 'K 值',
  3225. temperature: '温度',
  3226. noFilaments: '耗材库中没有耗材',
  3227. deleteConfirm: '确定要删除此耗材吗?',
  3228. importFromPrinter: '从打印机导入',
  3229. exportToFile: '导出到文件',
  3230. },
  3231. // Slice (slicer-API integration via SliceModal)
  3232. slice: {
  3233. title: 'Slice model',
  3234. action: 'Slice',
  3235. slicing: 'Slicing…',
  3236. printer: 'Printer profile',
  3237. process: 'Process profile',
  3238. filament: 'Filament profile',
  3239. filamentSlot: 'Filament {{index}} ({{type}})',
  3240. selectPreset: '— Select a preset —',
  3241. loadingPresets: 'Loading presets…',
  3242. analyzingPlateFilaments: 'Analyzing plate filaments…',
  3243. analyzingPlateFilamentsHint: 'Running a preview slice to discover which AMS slots this plate uses. Cached after — re-opening is instant.',
  3244. previewToast: 'Analyzing {{name}} — {{elapsed}}',
  3245. previewWithProgress: 'Analyzing {{name}} — {{stage}} ({{percent}}%) — {{elapsed}}',
  3246. notUsedByPlate: '— not used by this plate',
  3247. printerMismatch: 'This 3MF was sliced for {{source}}, but you picked {{target}}. The slicer CLI cannot re-slice a 3MF for a different printer — open the source in Bambu Studio, change the printer, and re-export.',
  3248. noPresetsForSlot: 'No presets available',
  3249. presetsLoadFailed: 'Failed to load presets. Open Settings → Profiles to import them first.',
  3250. allPresetsRequired: 'All presets must be selected',
  3251. enqueuing: 'Submitting slice job…',
  3252. queued: 'Queued…',
  3253. failed: 'Slicing failed. Check the slicer sidecar logs.',
  3254. startedToast: 'Slicing {{name}} in the background…',
  3255. queuedToast: 'Queued: {{name}} — {{elapsed}}',
  3256. runningToast: 'Slicing {{name}} — {{elapsed}}',
  3257. runningWithProgress: '{{name}} — {{stage}} ({{percent}}%) — {{elapsed}}',
  3258. completedToast: 'Sliced {{name}}',
  3259. failedToast: 'Slicing {{name}} failed: {{detail}}',
  3260. tier: {
  3261. local: 'Imported',
  3262. cloud: 'Cloud',
  3263. standard: 'Standard',
  3264. },
  3265. cloud: {
  3266. notAuthenticated: 'Sign in to Bambu Cloud (Settings → Profiles → Cloud) to see your cloud presets.',
  3267. expired: 'Bambu Cloud session expired — sign in again to refresh your cloud presets.',
  3268. unreachable: 'Bambu Cloud is unreachable right now. Local and standard presets still work.',
  3269. },
  3270. },
  3271. // Spoolman
  3272. spoolman: {
  3273. title: 'Spoolman 集成',
  3274. enabled: 'Spoolman 已启用',
  3275. url: 'Spoolman URL',
  3276. connected: '已连接',
  3277. disconnected: '未连接',
  3278. testConnection: '测试连接',
  3279. sync: '同步',
  3280. syncing: '同步中...',
  3281. lastSync: '上次同步',
  3282. linkToSpoolman: '链接到 Spoolman',
  3283. openInSpoolman: '在 Spoolman 中打开',
  3284. unlinkSpool: '取消链接耗材',
  3285. unlinkConfirmTitle: '解开线轴?',
  3286. unlinkConfirmMessage: '这将断开卷轴与 Spoolman 的连接。Spoolman 中的卷轴数据将保持不变。',
  3287. selectSpool: '选择耗材',
  3288. noUnlinkedSpools: '无未链接的耗材',
  3289. linkSuccess: '耗材已成功链接到 Spoolman',
  3290. linkFailed: '链接耗材失败',
  3291. unlinkSuccess: '已成功从 Spoolman 取消链接耗材',
  3292. unlinkFailed: '取消链接耗材失败',
  3293. spoolId: '耗材 ID',
  3294. fillSourceLabel: '(Spoolman)',
  3295. weight: '重量',
  3296. remaining: '剩余',
  3297. disableWeightSync: '禁用 AMS 估计重量同步',
  3298. disableWeightSyncDesc: '不从 AMS 估计值更新剩余容量。如果您更喜欢 Spoolman 的用量追踪而非 AMS 百分比估计,请使用此选项。新耗材仍将使用 AMS 估计值作为初始重量。',
  3299. reportPartialUsage: '报告失败打印的部分用量',
  3300. reportPartialUsageDesc: '当打印失败或被取消时,根据层进度报告估计的耗材使用量。',
  3301. },
  3302. // Inventory
  3303. inventory: {
  3304. title: '耗材库存',
  3305. spoolmanMixedContentTitle: 'Spoolman 无法通过 HTTPS 加载 — 浏览器已阻止混合内容',
  3306. spoolmanMixedContentBody: 'Bambuddy 通过您的反向代理以 HTTPS 提供服务,但您的 Spoolman 地址仍为 HTTP。出于安全考虑,浏览器会阻止混合内容,因此嵌入式 Spoolman 界面无法加载。Spoolman 也必须通过 HTTPS 访问。',
  3307. spoolmanMixedContentFixReverseProxy: '请将 Spoolman 置于与 Bambuddy 相同的反向代理(Traefik / Nginx / Caddy)之后并启用 HTTPS,然后在设置中将 Spoolman URL 更新为新的 HTTPS 地址。',
  3308. spoolmanMixedContentFixOpenNewTab: '作为变通方案,可在新标签页中通过 HTTP 打开 Spoolman — 混合内容规则仅适用于嵌入式框架,独立标签页仍可正常使用。',
  3309. spoolmanOpenInNewTab: '在新标签页中打开 Spoolman',
  3310. addSpool: '添加耗材',
  3311. editSpool: '编辑耗材',
  3312. material: '材料',
  3313. selectMaterial: '选择材料...',
  3314. subtype: '子类型',
  3315. brand: '品牌',
  3316. searchBrand: '搜索品牌...',
  3317. useCustomBrand: '使用"{{brand}}"',
  3318. useCustomMaterial: '使用自定义材料:{{material}}',
  3319. colorName: '颜色名称',
  3320. colorNamePlaceholder: '翡翠白、烈焰红...',
  3321. color: '颜色',
  3322. hexColor: '十六进制颜色',
  3323. pickColor: '选择自定义颜色',
  3324. labelWeight: '标签重量',
  3325. coreWeight: '空盘重量',
  3326. searchSpoolWeight: '搜索耗材重量...',
  3327. weightUsed: '已使用',
  3328. currentWeight: '剩余重量',
  3329. measuredWeight: '称量重量',
  3330. spoolName: '线轴',
  3331. costPerKg: '每公斤成本',
  3332. measuredWeightError: '称量重量必须在 {{min}}g 到 {{max}}g 之间。',
  3333. slicerFilament: '切片耗材',
  3334. slicerFilamentName: '切片预设名称',
  3335. slicerPreset: '切片预设',
  3336. searchPresets: '搜索耗材预设...',
  3337. selectedPreset: '已选择',
  3338. noPresetsFound: '未找到预设',
  3339. tempOverrides: '温度覆盖',
  3340. note: '备注',
  3341. notePlaceholder: '关于此耗材的任何备注...',
  3342. // Per-spool category + low-stock threshold override (#729)
  3343. category: '类别',
  3344. categoryPlaceholder: '例如:生产、原型、客户A',
  3345. categoryNone: '未分类',
  3346. lowStockThresholdOverride: '低库存阈值(此料盘)',
  3347. lowStockThresholdOverrideHelp: '留空以使用全局阈值({{global}}%)。',
  3348. clearRfid: '清除 RFID 标签',
  3349. rfidCleared: 'RFID 标签已清除',
  3350. archive: '归档',
  3351. restore: '恢复',
  3352. noSpools: '暂无耗材。添加您的第一个耗材开始使用。',
  3353. noAvailableSpools: '没有可用的耗材。请先向库存中添加耗材,或从其他槽位取消分配一个耗材。',
  3354. kProfiles: 'K 值配置',
  3355. addKProfile: '添加 K 值配置',
  3356. assignSpool: '分配耗材',
  3357. unassignSpool: '取消分配',
  3358. assignSuccess: '耗材已分配,AMS 槽位已配置',
  3359. assignFailed: '分配耗材失败',
  3360. assignMismatchTitle: '材料不匹配',
  3361. assignMismatchMessage: '所选线轴材料 "{{spoolMaterial}}" 与 {{location}} 的料槽材料 "{{trayMaterial}}" 不匹配。仍要分配吗?',
  3362. assignMismatchConfirm: '仍然分配',
  3363. assignPartialMismatchMessage: '线轴材料 "{{spoolMaterial}}" 与 {{location}} 的 "{{trayMaterial}}" 相近但不完全一致。是否继续?',
  3364. assignProfileMismatchMessage: '线轴配置 "{{spoolProfile}}" 与 {{location}} 的料槽配置 "{{trayProfile}}" 不一致。是否继续?',
  3365. selectSpool: '选择要分配到此槽位的耗材',
  3366. assigned: '已分配',
  3367. assigning: '分配中...',
  3368. searchSpools: '搜索耗材...',
  3369. showAllSpools: '显示所有耗材',
  3370. allMaterials: '所有材料',
  3371. filterByBrand: '按品牌筛选...',
  3372. showArchived: '显示已归档',
  3373. quickAdd: '快速添加(库存)',
  3374. quantity: '数量',
  3375. stock: '库存',
  3376. configured: '已配置',
  3377. spoolsCreated: '已创建 {{count}} 个耗材',
  3378. spoolCreated: '耗材已创建',
  3379. spoolUpdated: '耗材已更新',
  3380. spoolDeleted: '耗材已删除',
  3381. spoolArchived: '耗材已归档',
  3382. spoolRestored: '耗材已恢复',
  3383. deleteConfirm: '确定要删除此耗材吗?此操作无法撤销。',
  3384. archiveConfirm: '确定要归档此耗材吗?',
  3385. advancedSettings: '高级设置',
  3386. // Tabs
  3387. filamentInfoTab: '耗材信息',
  3388. paProfileTab: 'PA 配置',
  3389. filamentInfo: '耗材',
  3390. additional: '附加',
  3391. // Cloud
  3392. loadingPresets: '加载云端预设中...',
  3393. cloudConnected: '云端已连接',
  3394. cloudNotConnected: '云端未连接(使用默认值)',
  3395. // Colors
  3396. recentColors: '最近',
  3397. searchColors: '搜索颜色...',
  3398. searchResults: '搜索结果',
  3399. allColors: '所有颜色',
  3400. commonColors: '常用颜色',
  3401. showLess: '显示更少',
  3402. showAll: '显示全部',
  3403. noColorsFound: '没有颜色匹配您的搜索',
  3404. noResults: '未找到匹配项',
  3405. // 多色渐变 + 视觉效果 (#1154)
  3406. extraColorsLabel: '附加颜色',
  3407. extraColorsPlaceholder: 'EC984C,#6CD4BC,A66EB9,D87694',
  3408. extraColorsHint: '粘贴 2 到 8 个十六进制色值,以逗号分隔。将渲染为渐变。',
  3409. extraColorsInvalid: '已忽略无效的十六进制值:{{tokens}}',
  3410. colorEffectLabel: '效果',
  3411. colorEffect: {
  3412. none: '无',
  3413. sparkle: '闪光',
  3414. wood: '木纹',
  3415. marble: '大理石',
  3416. glow: '夜光',
  3417. matte: '哑光',
  3418. silk: '丝光',
  3419. galaxy: '星空',
  3420. rainbow: '彩虹',
  3421. metal: '金属',
  3422. translucent: '半透明',
  3423. gradient: '渐变',
  3424. dualColor: '双色',
  3425. triColor: '三色',
  3426. multicolor: '多色',
  3427. },
  3428. // PA Profiles
  3429. selectMaterialFirst: '请先在耗材信息选项卡中选择材料。',
  3430. noPrintersConfigured: '未配置打印机。添加打印机以使用 PA 配置。',
  3431. matchingFilter: '匹配',
  3432. anyBrand: '任何品牌',
  3433. anyVariant: '任何变体',
  3434. autoSelect: '自动选择',
  3435. matches: '匹配',
  3436. match: '匹配',
  3437. noMatches: '无匹配',
  3438. connected: '已连接',
  3439. offline: '离线',
  3440. printerOffline: '打印机离线。连接后查看校准配置。',
  3441. noKProfilesMatch: '没有 K 值配置匹配所选耗材。',
  3442. leftNozzle: '左喷嘴',
  3443. rightNozzle: '右喷嘴',
  3444. profilesSelected: '个校准配置已选择',
  3445. // Stats & enhanced table
  3446. totalInventory: '总库存',
  3447. totalConsumed: '总消耗',
  3448. byMaterial: '按材料',
  3449. inPrinter: '在打印机中',
  3450. lowStock: '库存不足',
  3451. sinceTracking: '自开始追踪',
  3452. loadedInAms: '已装载到 AMS/外置',
  3453. remaining: '剩余',
  3454. weightCheck: '重量检查',
  3455. lastWeighed: '上次称量',
  3456. neverWeighed: '从未称量',
  3457. search: '搜索耗材...',
  3458. showing: '显示',
  3459. to: '到',
  3460. of: '共',
  3461. show: '显示',
  3462. spools: '个耗材',
  3463. spool: '个耗材',
  3464. page: '页',
  3465. noSpoolsMatch: '未找到结果',
  3466. noSpoolsMatchDesc: '尝试调整您的搜索或筛选条件。',
  3467. active: '活跃',
  3468. archived: '已归档',
  3469. all: '全部',
  3470. used: '已使用',
  3471. new: '新的',
  3472. clearFilters: '清除筛选',
  3473. table: '表格',
  3474. cards: '卡片',
  3475. net: '净重',
  3476. // Grouping
  3477. groupSimilar: '分组',
  3478. groupedSpools: '{{count}} 个相同耗材',
  3479. groupedRows: '行',
  3480. // Column config
  3481. columns: '列',
  3482. configureColumns: '配置列',
  3483. configureColumnsDesc: '拖动以重新排序列或使用箭头。使用眼睛图标切换可见性。',
  3484. visible: '可见',
  3485. reset: '重置',
  3486. cancel: '取消',
  3487. applyChanges: '应用更改',
  3488. moveUp: '上移',
  3489. moveDown: '下移',
  3490. hideColumn: '隐藏列',
  3491. showColumn: '显示列',
  3492. // Tag linking
  3493. linkToSpool: '链接到耗材',
  3494. tagLinked: '标签已链接到耗材',
  3495. tagLinkFailed: '链接标签失败',
  3496. tagAlreadyLinked: '标签已链接到其他耗材',
  3497. unknownTag: '检测到未知 RFID 标签',
  3498. // Usage history
  3499. usageHistory: '使用历史',
  3500. noUsageHistory: '暂无使用记录',
  3501. printName: '打印名称',
  3502. weightConsumed: '消耗重量',
  3503. clearHistory: '清除',
  3504. historyCleared: '使用历史已清除',
  3505. fillSourceLabel: '(库存)',
  3506. lowStockThresholdError: '阈值必须在 0.1 到 99.9 之间',
  3507. },
  3508. // Timelapse
  3509. timelapse: {
  3510. title: '延时摄影',
  3511. create: '创建延时摄影',
  3512. download: '下载',
  3513. delete: '删除',
  3514. preview: '预览',
  3515. frameRate: '帧率',
  3516. quality: '质量',
  3517. processing: '处理中...',
  3518. noTimelapses: '无可用延时摄影',
  3519. },
  3520. // AMS
  3521. ams: {
  3522. title: 'AMS',
  3523. slot: '槽位',
  3524. empty: '空',
  3525. emptySlot: '空槽位',
  3526. unknown: '未知',
  3527. humidity: '湿度',
  3528. temperature: '温度',
  3529. filamentType: '耗材类型',
  3530. filamentColor: '颜色',
  3531. remaining: '剩余',
  3532. history: 'AMS 历史',
  3533. noHistory: '无可用历史',
  3534. configureSlot: '配置槽位',
  3535. externalSpool: '外置耗材',
  3536. profile: '配置',
  3537. kFactor: 'K 值',
  3538. fill: '填充',
  3539. configure: '配置',
  3540. used: '已使用',
  3541. remainingUnit: '剩余',
  3542. },
  3543. // Print modal
  3544. printModal: {
  3545. title: '开始打印',
  3546. selectPrinter: '选择打印机',
  3547. selectPlate: '选择板',
  3548. filamentMapping: '耗材映射',
  3549. totalCost: '总成本:',
  3550. slotRemainingShort: ' - 剩余 {{grams}}g',
  3551. printSettings: '打印设置',
  3552. bedLeveling: '热床调平',
  3553. flowCalibration: '流量校准',
  3554. vibrationCalibration: '振动校准',
  3555. layerInspection: '首层检查',
  3556. timelapse: '延时摄影',
  3557. startPrint: '开始打印',
  3558. addToQueue: '添加到队列',
  3559. cancel: '取消',
  3560. noPrintersAvailable: '无可用打印机',
  3561. printerBusy: '打印机忙碌',
  3562. printerOffline: '打印机离线',
  3563. sameTypeDifferentColor: '相同类型,不同颜色',
  3564. filamentTypeNotLoaded: '耗材类型未装载',
  3565. openCalendar: '打开日历',
  3566. leftNozzle: '左',
  3567. rightNozzle: '右',
  3568. leftNozzleTooltip: '左喷嘴',
  3569. rightNozzleTooltip: '右喷嘴',
  3570. filamentOverride: '耗材覆盖',
  3571. filamentOverrideHint: '可选覆盖用于基于模型的耗材分配。调度器将使用您选择的耗材而不是原始 3MF 值进行匹配。',
  3572. originalFilament: '原始',
  3573. overrideWith: '覆盖为',
  3574. resetToOriginal: '恢复为原始',
  3575. insufficientFilamentTitle: '耗材不足',
  3576. insufficientFilamentMessage: '部分已分配线轴的剩余耗材少于本次打印所需:',
  3577. insufficientFilamentLine: '{{printer}} - {{slot}}:需要 {{required}}g,剩余 {{remaining}}g',
  3578. printAnyway: '仍然打印',
  3579. forceColorMatch: '强制颜色匹配',
  3580. staggerPrinterStarts: 'Stagger printer starts',
  3581. staggerGroupSize: 'Group size',
  3582. staggerInterval: 'Interval (min)',
  3583. staggerPreview: '{{printers}} printers → {{groups}} groups of {{size}}, starting every {{interval}} min',
  3584. staggerLastGroup: 'last group: {{count}}',
  3585. staggerTotal: 'total: {{minutes}} min',
  3586. staggerToPrinters: '分批发送到 {{count}} 台打印机',
  3587. gcodeInjection: '注入自动打印G-code',
  3588. },
  3589. // Backup
  3590. backup: {
  3591. title: '备份与恢复',
  3592. createBackup: '创建备份',
  3593. restoreBackup: '恢复备份',
  3594. restoreDescription: '从备份文件替换所有数据',
  3595. downloadBackup: '下载备份',
  3596. uploadBackup: '上传备份',
  3597. lastBackup: '上次备份',
  3598. autoBackup: '自动备份',
  3599. backupNow: '立即备份',
  3600. restoreWarning: '警告:恢复备份将覆盖所有当前数据。',
  3601. includeArchives: '包含归档',
  3602. includeSettings: '包含设置',
  3603. includeProfiles: '包含配置文件',
  3604. backupSuccess: '备份创建成功',
  3605. restoreSuccess: '备份恢复成功',
  3606. backupFailed: '备份失败',
  3607. restoreFailed: '恢复失败',
  3608. restoreNote: '恢复期间虚拟打印机将停止',
  3609. // GitHub Backup
  3610. githubBackup: 'GitHub 备份',
  3611. enabled: '已启用',
  3612. cloudLoginRequired: '需要登录 Bambu Cloud。请在 配置文件 → 云配置文件 中登录以启用 GitHub 备份。',
  3613. cloudLoginRequiredShort: '需要Cloud登录',
  3614. githubDescription: '自动将您的配置文件同步到私有 GitHub 仓库以进行备份和版本历史记录。',
  3615. repositoryUrl: '仓库 URL',
  3616. repoUrlPlaceholderGitHub: 'https://github.com/username/repo-name',
  3617. repoUrlPlaceholderGitea: 'https://gitea.example.com/username/repo-name',
  3618. repoUrlPlaceholderForgejo: 'https://forgejo.example.com/username/repo-name',
  3619. repoUrlPlaceholderGitLab: 'https://gitlab.com/username/repo-name',
  3620. allowInsecureHttp: '允许不安全的 HTTP',
  3621. allowInsecureHttpHint: '为无 TLS 的私有网络自托管实例启用',
  3622. personalAccessToken: '个人访问令牌',
  3623. tokenSaved: '(已保存)',
  3624. enterNewToken: '输入新令牌以更新',
  3625. tokenHint: '具有内容读写权限的细粒度令牌',
  3626. branch: '分支',
  3627. provider: 'Git Provider',
  3628. providerGitHub: 'GitHub',
  3629. providerGitLab: 'GitLab',
  3630. providerGitea: 'Gitea',
  3631. providerForgejo: 'Forgejo',
  3632. manualOnly: '仅手动',
  3633. hourly: '每小时',
  3634. daily: '每天',
  3635. weekly: '每周',
  3636. includeInBackup: '包含在备份中',
  3637. kProfiles: 'K 配置文件',
  3638. kProfilesDescription: '来自已连接打印机的压力推进校准',
  3639. noPrintersConnected: '没有打印机连接',
  3640. printersConnected: '{{connected}}/{{total}} 已连接',
  3641. cloudProfiles: '云配置文件',
  3642. cloudProfilesDescription: '来自 Bambu Cloud 的耗材、打印机和工艺预设',
  3643. appSettings: '应用设置',
  3644. appSettingsDescription: 'Bambuddy 配置(完整数据库)',
  3645. spoolInventory: '耗材库存',
  3646. spoolInventoryDescription: '耗材卷轴、使用记录和成本追踪',
  3647. printArchives: '打印档案',
  3648. printArchivesDescription: '打印历史元数据(不含 gcode/3MF 文件)',
  3649. lastBackupAt: '上次备份:',
  3650. noBackupsYet: '尚无备份',
  3651. next: '下次:',
  3652. startingBackup: '正在启动备份...',
  3653. test: '测试',
  3654. enableBackup: '启用备份',
  3655. testConnection: '测试连接',
  3656. enterRepoUrl: '请输入仓库 URL',
  3657. enterRepoAndToken: '请输入仓库 URL 和访问令牌',
  3658. repoRequired: '仓库 URL 为必填项',
  3659. tokenRequired: '访问令牌为必填项',
  3660. githubBackupEnabled: 'GitHub 备份已启用',
  3661. tokenUpdated: '令牌已更新',
  3662. settingsSaved: '设置已保存',
  3663. failedToSave: '保存失败:{{message}}',
  3664. backupCompleteFiles: '备份完成 - {{count}} 个文件已更新',
  3665. backupSkippedNoChanges: '备份已跳过 - 无更改',
  3666. backupFailed2: '备份失败:{{message}}',
  3667. clearedLogs: '已清除 {{count}} 条日志',
  3668. failedToClearLogs: '清除日志失败:{{message}}',
  3669. // History
  3670. history: '历史记录',
  3671. clear: '清除',
  3672. date: '日期',
  3673. status: '状态',
  3674. commit: '提交',
  3675. // Local Backup
  3676. localBackup: '本地备份',
  3677. localBackupDescription: '创建 Bambuddy 数据的完整备份,包括数据库、档案、上传和所有文件。',
  3678. downloadBackupLabel: '下载备份',
  3679. completeBackupZip: '完整备份:数据库 + 所有文件(ZIP)',
  3680. download: '下载',
  3681. preparingBackup: '正在准备备份...',
  3682. creatingArchive: '正在创建备份归档...对于大型归档可能需要一些时间。',
  3683. downloadingFile: '正在下载备份文件...',
  3684. backupDownloaded: '备份下载成功',
  3685. failedToCreateBackup: '创建备份失败:{{message}}',
  3686. restore: '恢复',
  3687. restoreReplacesAll: '恢复将替换所有数据。',
  3688. restoreReplacesAllDetail: '您当前的数据库和文件将被完全替换。恢复后需要重启。',
  3689. restoreConfirmTitle: '恢复备份',
  3690. restoreConfirmMessage: '您确定要从"{{filename}}"恢复吗?这将完全替换您当前的数据库和所有文件。恢复后需要重启应用程序。',
  3691. restoreConfirmButton: '恢复备份',
  3692. uploadingFile: '正在上传备份文件...',
  3693. backupRestoredRestart: '备份已恢复。请重启 Bambuddy。',
  3694. failedToRestore: '恢复备份失败。请检查文件格式。',
  3695. reloadNow: '立即重新加载',
  3696. creatingBackup: '正在创建备份',
  3697. restoringBackup: '正在恢复备份',
  3698. preparing: '准备中...',
  3699. processing: '处理中...',
  3700. doNotClosePage: '请不要关闭此页面或导航离开。对于大型备份,此操作可能需要几分钟。',
  3701. // RestoreModal
  3702. restoring: '恢复中...',
  3703. restoreComplete: '恢复完成',
  3704. restoreFailed2: '恢复失败',
  3705. importSettings: '从备份文件导入设置',
  3706. pleaseWaitRestoring: '请等待数据恢复中',
  3707. selectBackupFile: '点击选择备份文件(.json 或 .zip)',
  3708. duplicateHandling: '重复项处理方式:',
  3709. matchPrinters: '打印机',
  3710. matchPrintersBy: '按序列号匹配',
  3711. matchSmartPlugs: '智能插座',
  3712. matchSmartPlugsBy: '按 IP 地址匹配',
  3713. matchNotificationProviders: '通知提供者',
  3714. matchNotificationProvidersBy: '按名称匹配',
  3715. matchFilaments: '耗材',
  3716. matchFilamentsBy: '按名称 + 类型 + 品牌匹配',
  3717. matchArchives: '档案',
  3718. matchArchivesBy: '按内容哈希匹配(始终跳过)',
  3719. matchPendingUploads: '待上传',
  3720. matchPendingUploadsBy: '按文件名匹配',
  3721. matchSettingsTemplates: '设置和模板',
  3722. matchSettingsTemplatesBy: '始终覆盖',
  3723. replaceExisting: '替换现有数据',
  3724. keepExisting: '保留现有数据',
  3725. overwriteDescription: '用备份数据覆盖已存在的项目',
  3726. keepDescription: '仅恢复尚不存在的项目',
  3727. overwriteCaution: '注意:',
  3728. overwriteWarning: '覆盖将用备份数据替换您当前的配置。出于安全考虑,打印机访问代码永远不会被覆盖。',
  3729. cancel: '取消',
  3730. processingBackup: '正在处理备份文件...',
  3731. itemsRestored: '已恢复项目',
  3732. itemsSkipped: '已跳过项目',
  3733. restored: '已恢复',
  3734. skippedAlreadyExist: '已跳过(已存在)',
  3735. filesCategory: '文件(3MF、缩略图等)',
  3736. andMore: '...还有 {{count}} 项',
  3737. newApiKeysGenerated: '已生成新的 API 密钥',
  3738. keysShownOnce: '这些密钥仅显示一次。请立即复制!',
  3739. copy: '复制',
  3740. noDataFound: '在备份文件中未找到可恢复的数据。',
  3741. close: '关闭',
  3742. // Scheduled local backups (#884)
  3743. scheduledBackup: 'Scheduled Backups',
  3744. scheduledBackupDescription: 'Automatically create backup snapshots on a schedule. Output directory can be mounted to a NAS or external storage.',
  3745. frequency: 'Frequency',
  3746. backupTime: 'Time',
  3747. retention: 'Retention',
  3748. retentionDescription: 'Number of backups to keep',
  3749. outputPath: 'Output Path',
  3750. outputPathPlaceholder: 'Default: {{path}}',
  3751. outputPathDescription: 'Leave empty for default location',
  3752. runNow: 'Run Now',
  3753. backupFiles: 'Backup Files',
  3754. noScheduledBackups: 'No backups yet',
  3755. deleteBackup: 'Delete',
  3756. deleteBackupConfirm: 'Delete this backup file?',
  3757. backupRunning: 'Backup in progress...',
  3758. scheduledBackupComplete: 'Backup completed successfully',
  3759. scheduledBackupFailed: 'Backup failed',
  3760. nextBackup: 'Next backup',
  3761. backupSize: 'Size',
  3762. utc: 'UTC',
  3763. defaultPathLabel: 'Default:',
  3764. // Category labels
  3765. categories: {
  3766. settings: '设置',
  3767. notification_providers: '通知提供者',
  3768. notification_templates: '通知模板',
  3769. smart_plugs: '智能插座',
  3770. printers: '打印机',
  3771. filaments: '耗材',
  3772. maintenance_types: '维护类型',
  3773. archives: '档案',
  3774. projects: '项目',
  3775. pending_uploads: '待上传',
  3776. external_links: '外部链接',
  3777. api_keys: 'API 密钥',
  3778. },
  3779. },
  3780. // Tags
  3781. tags: {
  3782. title: '标签',
  3783. addTag: '添加标签',
  3784. editTag: '编辑标签',
  3785. deleteTag: '删除标签',
  3786. tagName: '标签名称',
  3787. tagColor: '标签颜色',
  3788. noTags: '无标签',
  3789. deleteConfirm: '确定要删除此标签吗?',
  3790. manageTags: '管理标签',
  3791. },
  3792. // Upload modal (archives)
  3793. uploadModal: {
  3794. title: '上传 3MF 文件',
  3795. dragDrop: '将 .3mf 文件拖放到此处',
  3796. or: '或',
  3797. browseFiles: '浏览文件',
  3798. extractionInfo: '将从 3MF 文件元数据中自动提取打印机型号。',
  3799. uploaded: '已上传',
  3800. failed: '失败',
  3801. uploading: '上传中...',
  3802. upload: '上传',
  3803. uploadFailed: '上传失败',
  3804. },
  3805. // Edit archive modal
  3806. // Edit Archive Modal
  3807. editArchive: {
  3808. title: '编辑归档',
  3809. name: '名称',
  3810. namePlaceholder: '打印名称',
  3811. printer: '打印机',
  3812. noPrinter: '无打印机',
  3813. project: '项目',
  3814. noProject: '无项目',
  3815. itemsPrinted: '打印数量',
  3816. itemsPrintedHelp: '此打印任务中生产的物品数量',
  3817. notes: '备注',
  3818. notesPlaceholder: '添加关于此打印的备注...',
  3819. externalLink: '外部链接',
  3820. externalLinkPlaceholder: 'https://printables.com/model/...',
  3821. externalLinkHelp: '链接到 Printables、Thingiverse 或其他来源',
  3822. tags: '标签',
  3823. tagsPlaceholder: '添加标签...',
  3824. addMoreTags: '添加更多标签...',
  3825. matchingTags: '匹配"{{query}}"',
  3826. existingTags: '现有标签',
  3827. clickToAdd: '(点击添加)',
  3828. status: '状态',
  3829. failureReason: '失败原因',
  3830. selectReason: '选择原因...',
  3831. photos: '打印成品照片',
  3832. photosHelp: '点击 + 添加打印成品照片',
  3833. printResult: '打印成品',
  3834. saving: '保存中...',
  3835. // Failure reasons
  3836. failureReasons: {
  3837. adhesionFailure: '附着力失败',
  3838. spaghettiDetached: '拉丝 / 脱落',
  3839. layerShift: '层偏移',
  3840. cloggedNozzle: '喷嘴堵塞',
  3841. filamentRunout: '耗材用完',
  3842. warping: '翘曲',
  3843. stringing: '拉丝',
  3844. underExtrusion: '挤出不足',
  3845. powerFailure: '断电',
  3846. userCancelled: '用户取消',
  3847. other: '其他',
  3848. },
  3849. // Archive statuses
  3850. statuses: {
  3851. completed: '已完成',
  3852. failed: '失败',
  3853. aborted: '已取消',
  3854. printing: '打印中',
  3855. },
  3856. },
  3857. // K-Profiles
  3858. kProfiles: {
  3859. title: 'K 值配置',
  3860. noPrintersConfigured: '未配置打印机',
  3861. addPrinterInSettings: '在设置中添加打印机以管理 K 值配置',
  3862. noActivePrinters: '无活跃打印机',
  3863. enablePrinterConnection: '启用打印机连接以查看其 K 值配置',
  3864. loadingProfiles: '加载 K 值配置中...',
  3865. printerOffline: '打印机离线',
  3866. printerOfflineDesc: '所选打印机未连接。开启电源以查看 K 值配置。',
  3867. noMatchingProfiles: '无匹配的配置',
  3868. noMatchingProfilesDesc: '没有配置匹配您的搜索条件',
  3869. noKProfiles: '无 K 值配置',
  3870. noKProfilesDesc: '未找到 {{diameter}}mm 喷嘴的压力推进配置',
  3871. createFirstProfile: '创建第一个配置',
  3872. // Controls
  3873. printer: '打印机',
  3874. nozzle: '喷嘴',
  3875. refresh: '刷新',
  3876. addProfile: '添加配置',
  3877. export: '导出',
  3878. import: '导入',
  3879. select: '选择',
  3880. selectAll: '全选',
  3881. delete: '删除',
  3882. // Filters
  3883. searchPlaceholder: '按名称或耗材搜索...',
  3884. allExtruders: '所有挤出机',
  3885. leftOnly: '仅左侧',
  3886. rightOnly: '仅右侧',
  3887. allFlow: '所有流量',
  3888. hfOnly: '仅高流量',
  3889. sOnly: '仅标准',
  3890. sortName: '排序:名称',
  3891. sortKValue: '排序:K 值',
  3892. sortFilament: '排序:耗材',
  3893. // Dual extruder labels
  3894. leftExtruder: '左挤出机',
  3895. rightExtruder: '右挤出机',
  3896. // Modal
  3897. modal: {
  3898. addTitle: '添加 K 值配置',
  3899. editTitle: '编辑 K 值配置',
  3900. profileName: '配置名称',
  3901. profileNamePlaceholder: '我的 PLA 配置',
  3902. kValue: 'K 值',
  3903. kValuePlaceholder: '0.020',
  3904. kValueHelp: '典型范围:PLA 0.01 - 0.06,PETG 0.02 - 0.10',
  3905. filament: '耗材',
  3906. selectFilament: '选择耗材...',
  3907. noFilamentsHelp: '未找到耗材。请先在 Bambu Studio 中创建 K 值配置。',
  3908. flowType: '流量类型',
  3909. highFlow: '高流量',
  3910. standard: '标准',
  3911. nozzleSize: '喷嘴尺寸',
  3912. extruder: '挤出机',
  3913. extruders: '挤出机',
  3914. left: '左',
  3915. right: '右',
  3916. notes: '备注(本地存储)',
  3917. notesPlaceholder: '添加关于此配置的备注...',
  3918. notesHelp: '备注保存在 Bambuddy 中,不在打印机上',
  3919. syncing: '与打印机同步中...',
  3920. savingExtruder: '保存到挤出机 {{current}}/{{total}}...',
  3921. pleaseWait: '请稍候',
  3922. },
  3923. // Delete confirmation
  3924. deleteConfirm: {
  3925. title: '删除配置',
  3926. cannotUndo: '此操作无法撤销',
  3927. message: '确定要从打印机删除"{{name}}"吗?',
  3928. },
  3929. // Bulk delete
  3930. bulkDelete: {
  3931. title: '删除配置',
  3932. cannotUndo: '此操作无法撤销',
  3933. message: '确定要从打印机删除 {{count}} 个选中的配置吗?',
  3934. },
  3935. // Toast
  3936. toast: {
  3937. profileSaved: 'K 值配置已保存',
  3938. profilesSaved: 'K 值配置已保存到 {{count}} 个挤出机',
  3939. selectAtLeastOneExtruder: '请至少选择一个挤出机',
  3940. profileDeleted: 'K 值配置已删除',
  3941. profilesDeleted: '已删除 {{count}} 个配置',
  3942. exportedProfiles: '已导出 {{count}} 个配置',
  3943. importedProfiles: '已导入 {{count}} / {{total}} 个配置',
  3944. noProfilesToExport: '无可导出的配置',
  3945. invalidFileFormat: '无效的文件格式',
  3946. failedToParseImport: '解析导入文件失败',
  3947. failedToSaveBatch: '批量保存 K 值配置失败',
  3948. noteSaved: '备注已保存',
  3949. failedToSaveNote: '保存备注失败',
  3950. },
  3951. // Permissions
  3952. permission: {
  3953. noRead: '您没有刷新配置的权限',
  3954. noCreate: '您没有添加配置的权限',
  3955. noUpdate: '您没有更新 K 值配置的权限',
  3956. noDelete: '您没有删除 K 值配置的权限',
  3957. noExport: '您没有导出配置的权限',
  3958. noImport: '您没有导入配置的权限',
  3959. },
  3960. },
  3961. // Virtual Printer
  3962. virtualPrinter: {
  3963. title: '虚拟打印机',
  3964. running: '运行中',
  3965. stopped: '已停止',
  3966. description: {
  3967. default: '启用虚拟打印机,使其在 Bambu Studio 和 OrcaSlicer 中可见。发送到此打印机的文件将直接归档而不打印。',
  3968. proxy: '启用代理,将切片软件流量中继到真实打印机,允许在任何网络上远程打印。',
  3969. },
  3970. enable: {
  3971. title: '启用虚拟打印机',
  3972. visibleInSlicer: '在切片软件发现中显示为"Bambuddy"',
  3973. proxyingTo: '代理到 {{name}}',
  3974. notActive: '未激活',
  3975. },
  3976. model: {
  3977. title: '打印机型号',
  3978. description: '选择要模拟的打印机型号。',
  3979. restartWarning: '更改型号将重启虚拟打印机',
  3980. },
  3981. accessCode: {
  3982. title: '访问码',
  3983. isSet: '访问码已设置',
  3984. notSet: '未设置访问码 - 需要设置才能启用',
  3985. placeholder: '输入 8 位字符代码',
  3986. placeholderChange: '输入新代码以更改',
  3987. hint: '必须恰好 8 个字符。切片软件使用此代码进行认证。',
  3988. charCount: '({{count}}/8)',
  3989. },
  3990. targetPrinter: {
  3991. title: '目标打印机',
  3992. configured: '代理目标已配置',
  3993. notConfigured: '未选择目标打印机 - 代理模式需要设置',
  3994. placeholder: '选择打印机...',
  3995. hint: '选择要将切片软件流量代理到的打印机。打印机必须处于局域网模式。',
  3996. noPrinters: '未配置打印机。请先添加打印机以使用代理模式。',
  3997. },
  3998. remoteInterface: {
  3999. title: '网络接口覆盖',
  4000. configured: '接口覆盖已激活',
  4001. optional: '可选 - 当自动检测的 IP 不正确时使用(例如多网卡、Docker、VPN)',
  4002. placeholder: '自动检测(默认)...',
  4003. hint: '覆盖通过 SSDP 广播并在 TLS 证书中使用的 IP 地址。在 Bambuddy 有多个网络接口时很有用。',
  4004. },
  4005. mode: {
  4006. title: '模式',
  4007. archive: '归档',
  4008. archiveDesc: '立即归档文件',
  4009. review: '审核',
  4010. reviewDesc: '归档前审核',
  4011. queue: '队列',
  4012. queueDesc: '归档并添加到队列',
  4013. proxy: '代理',
  4014. proxyDesc: '中继到真实打印机',
  4015. },
  4016. autoDispatch: {
  4017. title: '自动派发',
  4018. description: '添加到队列时自动开始打印。关闭后,打印任务等待手动派发。',
  4019. },
  4020. queueForceColorMatch: {
  4021. title: 'Force color match',
  4022. description: 'Refuse to dispatch onto a printer that does not have the exact filament type and color loaded. Off by default — without this, the queue uses model-only matching and may pick a printer with the wrong colour loaded.',
  4023. },
  4024. tailscaleDisabled: {
  4025. title: 'Tailscale 集成',
  4026. description: 'Enable to mark this VP as exposed over Tailscale. Shows the host\'s Tailscale address so you know which IP to paste into the slicer. The CA-import step is unchanged — this toggle has no effect on certificates.',
  4027. },
  4028. setupRequired: {
  4029. title: '需要设置',
  4030. description: '虚拟打印机功能需要额外的系统配置才能工作。包括端口转发、防火墙规则和平台特定设置。',
  4031. readGuide: '启用前请阅读设置指南',
  4032. },
  4033. archiveNameSource: {
  4034. title: '存档名称来源',
  4035. description: '选择通过虚拟打印机接收文件时新存档的命名方式。"元数据"使用 3MF 中嵌入的切片标题(默认)。"文件名"使用 Bambu Studio 通过 FTP 发送的文件名 — 当您在"发送到打印机"对话框中重命名作业时非常有用。',
  4036. metadata: '元数据',
  4037. filename: '文件名',
  4038. },
  4039. howItWorks: {
  4040. title: '工作原理',
  4041. step1: '在同一局域网中,虚拟打印机会通过发现机制自动出现在您的切片软件(Bambu Studio / OrcaSlicer)中。从其他网络,通过 IP 地址和访问码手动添加。',
  4042. step2: '在归档、审核和队列模式下,使用切片软件中的"发送"按钮将 3MF 文件上传到 Bambuddy。切片软件会显示"打印成功"— 文件已存储,未打印。',
  4043. step3: '在代理模式下,虚拟打印机将所有流量中继到真实打印机 — 打印会立即开始,就像直接连接一样。',
  4044. },
  4045. status: {
  4046. title: '状态详情',
  4047. printerName: '打印机名称',
  4048. model: '型号',
  4049. serialNumber: '序列号',
  4050. mode: '模式',
  4051. pendingFiles: '待处理文件',
  4052. targetPrinter: '目标打印机',
  4053. ftpPort: 'FTP 端口',
  4054. mqttPort: 'MQTT 端口',
  4055. ftpConnections: 'FTP 连接',
  4056. mqttConnections: 'MQTT 连接',
  4057. },
  4058. toast: {
  4059. updated: '虚拟打印机设置已更新',
  4060. failedToUpdate: '更新设置失败',
  4061. copyFailed: '复制失败 — 请手动选中文本',
  4062. accessCodeRequired: '请先设置访问码',
  4063. targetPrinterRequired: '请先选择目标打印机',
  4064. bindIpRequired: '请先设置绑定 IP',
  4065. accessCodeEmpty: '访问码不能为空',
  4066. accessCodeLength: '访问码必须恰好 8 个字符',
  4067. created: '虚拟打印机已创建',
  4068. failedToCreate: '创建虚拟打印机失败',
  4069. deleted: '虚拟打印机已删除',
  4070. failedToDelete: '删除虚拟打印机失败',
  4071. },
  4072. list: {
  4073. title: '虚拟打印机',
  4074. add: '添加',
  4075. addFirst: '添加虚拟打印机',
  4076. empty: '未配置虚拟打印机。添加一个以开始使用。',
  4077. },
  4078. bindIp: {
  4079. title: '绑定接口',
  4080. placeholder: '选择接口...',
  4081. hint: '此虚拟打印机绑定的网络接口。每台打印机必须唯一。',
  4082. },
  4083. proxy: {
  4084. accessCodeHint: '在代理模式下,在切片软件中使用目标打印机的访问码。连接会透明转发到真实打印机。',
  4085. },
  4086. addDialog: {
  4087. title: '添加虚拟打印机',
  4088. name: '名称',
  4089. hint: '创建后可以配置访问码、目标打印机和其他设置。',
  4090. create: '创建',
  4091. },
  4092. deleteConfirm: {
  4093. title: '删除虚拟打印机',
  4094. message: '确定要删除"{{name}}"吗?这将停止此打印机的所有服务。',
  4095. },
  4096. },
  4097. // Model Viewer
  4098. modelViewer: {
  4099. openInSlicer: '在切片软件中打开',
  4100. tabs: {
  4101. model: '3D 模型',
  4102. gcode: 'G-code 预览',
  4103. },
  4104. notAvailable: '不可用',
  4105. notSliced: '未切片',
  4106. plates: '板',
  4107. allPlates: '所有板',
  4108. plateNumber: '板 {{number}}',
  4109. plateCount: '{{count}} 个板',
  4110. plateCount_other: '{{count}} 个板',
  4111. objectCount: '{{count}} 个对象',
  4112. objectCount_other: '{{count}} 个对象',
  4113. filamentCount: '{{count}} 种耗材',
  4114. filamentCount_other: '{{count}} 种耗材',
  4115. eta: '预计 {{minutes}} 分钟',
  4116. noPreview: '此文件无可用预览',
  4117. pagination: {
  4118. pageOf: '第 {{current}} / {{total}} 页',
  4119. prev: '上一页',
  4120. next: '下一页',
  4121. },
  4122. errors: {
  4123. failedToLoad: '加载文件失败',
  4124. noMeshes: '3MF 文件中未找到网格',
  4125. unsupportedFormat: '不支持的文件格式',
  4126. },
  4127. },
  4128. // Maintenance type descriptions (built-in)
  4129. maintenanceDescriptions: {
  4130. lubricateCarbonRods: '在碳纤维杆上涂抹润滑剂以确保顺畅运动',
  4131. lubricateRails: '在线性导轨上涂抹润滑剂以确保顺畅运动',
  4132. cleanNozzle: '清洁热端和喷嘴以防止堵塞',
  4133. checkBelts: '检查皮带张力以确保打印精度',
  4134. cleanBuildPlate: '清洁构建板以获得更好的附着力',
  4135. checkExtruder: '检查挤出机齿轮磨损情况',
  4136. checkCooling: '确保冷却风扇正常工作',
  4137. generalInspection: '打印机综合检查',
  4138. cleanCarbonRods: '清洁碳纤维杆以减少摩擦',
  4139. lubricateSteelRods: '在钢杆上涂抹润滑剂以确保顺畅运动',
  4140. cleanSteelRods: '清洁钢杆以减少摩擦',
  4141. cleanLinearRails: '擦拭线性导轨以清除灰尘和碎屑',
  4142. checkPtfeTube: '检查 PTFE 管的磨损或损坏',
  4143. replaceHepaFilter: '更换 HEPA 过滤器以保证空气质量',
  4144. replaceCarbonFilter: '更换活性炭过滤器',
  4145. lubricateLeftNozzleRail: '润滑左喷嘴导轨(H2 系列)',
  4146. },
  4147. // Smart Plugs
  4148. smartPlugs: {
  4149. offline: '离线',
  4150. admin: '管理',
  4151. openPlugAdminPage: '打开插座管理页面',
  4152. deleteSmartPlug: '删除智能插座',
  4153. turnOnSmartPlug: '开启智能插座',
  4154. turnOffSmartPlug: '关闭智能插座',
  4155. turnOn: '开启',
  4156. turnOff: '关闭',
  4157. addSmartPlug: {
  4158. scanningNetwork: '扫描网络中...',
  4159. chooseEntity: '选择实体...',
  4160. connectionFailed: '连接失败',
  4161. searchEntities: '搜索实体...',
  4162. searchPowerSensors: '搜索功率传感器...',
  4163. searchEnergySensors: '搜索能量传感器...',
  4164. placeholders: {
  4165. plugName: '客厅插座',
  4166. mqttStateOnValue: 'ON、true、1',
  4167. mqttSameAsPower: '与功率主题相同,或不同',
  4168. },
  4169. },
  4170. // SmartPlugCard
  4171. linkedTo: '关联到:',
  4172. monitorOnly: '仅监控',
  4173. alerts: '警报',
  4174. scheduleOn: '开启 {{time}}',
  4175. scheduleOff: '关闭 {{time}}',
  4176. on: '开启',
  4177. off: '关闭',
  4178. power: '功率',
  4179. kwhToday: '今日kWh',
  4180. settings: '设置',
  4181. automationSettings: '自动化设置',
  4182. showInSwitchbar: '在开关栏显示',
  4183. quickAccessSidebar: '从侧边栏快速访问',
  4184. enabled: '已启用',
  4185. enableAutomation: '为此插座启用自动化',
  4186. autoOn: '自动开启',
  4187. autoOnDescription: '打印开始时开启',
  4188. autoOff: '自动关闭',
  4189. autoOffDescription: '打印完成时关闭(一次性)',
  4190. autoOffPersistent: '保持启用',
  4191. autoOffPersistentDescription: '在打印之间保持启用而非一次性',
  4192. turnOffDelayMode: '关闭延迟模式',
  4193. time: '时间',
  4194. temp: '温度',
  4195. delayMinutes: '延迟(分钟)',
  4196. tempThreshold: '温度阈值(°C)',
  4197. tempThresholdDescription: '当喷嘴冷却到此温度以下时关闭',
  4198. edit: '编辑',
  4199. deleteConfirm: '确定要删除"{{name}}"吗?此操作无法撤销。',
  4200. turnOnConfirm: '确定要开启"{{name}}"吗?',
  4201. turnOffConfirm: '确定要关闭"{{name}}"吗?这将切断连接设备的电源。',
  4202. failedToTurn: '无法{{action}}"{{name}}"',
  4203. unknown: '未知',
  4204. // AddSmartPlugModal
  4205. addTitle: '添加智能插座',
  4206. editTitle: '编辑智能插座',
  4207. stopScanning: '停止扫描',
  4208. discoverTasmota: '发现Tasmota设备',
  4209. foundDevices: '找到{{count}}个设备 - 点击选择:',
  4210. noDevicesFound: '未在您的网络中找到Tasmota设备',
  4211. haNotConfigured: 'Home Assistant未配置。请在以下位置设置',
  4212. haSettingsPath: '设置 → 网络 → Home Assistant',
  4213. selectEntity: '选择实体 *',
  4214. ipAddress: 'IP地址 *',
  4215. nameLabel: '名称 *',
  4216. username: '用户名',
  4217. password: '密码',
  4218. authHint: '如果您的Tasmota设备不需要认证,请留空',
  4219. linkToPrinter: '关联打印机',
  4220. noPrinter: '无打印机(仅手动控制)',
  4221. linkingDescription: '关联后可在打印开始/完成时自动开关',
  4222. powerAlerts: '功率警报',
  4223. alertAbove: '高于时警报(W)',
  4224. alertBelow: '低于时警报(W)',
  4225. alertDescription: '当电力消耗超过这些阈值时收到通知。留空以禁用该方向。',
  4226. dailySchedule: '每日计划',
  4227. turnOnAt: '开启时间',
  4228. turnOffAt: '关闭时间',
  4229. scheduleDescription: '每天在这些时间自动开关插座。留空以跳过该操作。',
  4230. showOnPrinterCard: '在打印机卡片上显示',
  4231. displayOnPrinterCard: '在打印机卡片上显示按钮',
  4232. connectedResult: '已连接!',
  4233. deviceLabel: '设备:{{name}} - ',
  4234. stateLabel: '状态:{{state}}',
  4235. test: '测试',
  4236. delete: '删除',
  4237. save: '保存',
  4238. add: '添加',
  4239. cancel: '取消',
  4240. failedToStartScan: '无法开始扫描',
  4241. nameRequired: '名称为必填项',
  4242. entityRequired: 'Home Assistant插座需要实体',
  4243. mqttTopicRequired: '必须为功率、能源或状态监控配置至少一个MQTT主题',
  4244. loadingEntities: '正在加载实体...',
  4245. loading: '加载中...',
  4246. failedToLoadEntities: '加载实体失败:{{error}}',
  4247. noEntitiesMatching: '未找到匹配"{{search}}"的实体',
  4248. noEntitiesAvailable: '无可用实体',
  4249. searchingEntities: '搜索所有实体(找到{{count}}个)',
  4250. showingEntities: '显示 switch、light、input_boolean({{count}}个可用)',
  4251. energyMonitoringOptional: '能源监控(可选)',
  4252. energyMonitoringHint: '搜索并选择提供功率/能源数据的传感器。',
  4253. powerSensorW: '功率传感器(W)',
  4254. energyTodayKwh: '今日能源(kWh)',
  4255. totalEnergyKwh: '总能源(kWh)',
  4256. noMatchingSensors: '无匹配的传感器',
  4257. none: '无',
  4258. mqttNotConfigured: 'MQTT代理未配置。请在以下位置设置代理地址',
  4259. mqttSettingsPath: '设置 → 网络 → MQTT发布',
  4260. mqttNotConfiguredSuffix: '(您不需要启用发布,只需填写代理详细信息)。',
  4261. mqttMonitorOnlyDescription: 'MQTT插座通过MQTT订阅接收功率/能源数据。开关控制不可用 - 请使用您的MQTT代理或家庭自动化系统。',
  4262. powerMonitoring: '功率监控',
  4263. energyMonitoring: '能源监控',
  4264. stateMonitoring: '状态监控',
  4265. optional: '可选',
  4266. topic: '主题',
  4267. jsonPath: 'JSON路径',
  4268. multiplier: '乘数',
  4269. onValue: 'ON值',
  4270. mqttPowerHint: 'JSON路径从JSON负载中提取值(例如"power_l1")。如果主题发布原始数值,请留空。\n乘数:mW→W使用0.001,kW→W使用1000。',
  4271. mqttEnergyHint: 'JSON路径从JSON负载中提取值。原始值请留空。\n乘数:Wh→kWh使用0.001,MWh→kWh使用1000。',
  4272. mqttStateHint: 'JSON路径从JSON负载中提取值。原始值请留空。\nON值:表示"ON"的确切字符串。留空以自动检测(ON、true、1)。',
  4273. // REST smart plug
  4274. restControl: 'Control',
  4275. restOnUrl: 'Turn ON URL',
  4276. restOffUrl: 'Turn OFF URL',
  4277. restOnBody: 'ON Request Body',
  4278. restOffBody: 'OFF Request Body',
  4279. restMethod: 'HTTP Method',
  4280. restHeaders: 'Custom Headers (JSON)',
  4281. restStatusUrl: 'Status URL',
  4282. restStatusPath: 'State JSON Path',
  4283. restStatusOnValue: 'ON Value',
  4284. restPowerUrl: '功率URL',
  4285. restPowerPath: 'Power JSON Path',
  4286. restPowerMultiplier: '功率乘数',
  4287. restEnergyUrl: '能耗URL',
  4288. restEnergyPath: 'Energy JSON Path',
  4289. restEnergyMultiplier: '能耗乘数',
  4290. restUrlRequired: 'At least one URL (ON or OFF) is required for REST plugs',
  4291. restHeadersHint: 'e.g. {"Authorization": "Bearer your-token"}',
  4292. restBodyHint: 'e.g. ON, {"state": "on"}',
  4293. restStatusHint: 'URL to poll for current state',
  4294. restPathHint: 'e.g. state or data.power.status',
  4295. restPowerUrlHint: '功率数据的独立URL(留空则使用状态URL)',
  4296. restEnergyUrlHint: '能耗数据的独立URL(留空则使用状态URL)',
  4297. restEnergyHint: '每个值可以使用独立的URL,或回退到状态URL。使用乘数进行单位转换(例如:0.001 将 Wh 转换为 kWh)。',
  4298. testConnection: 'Test Connection',
  4299. connectionSuccess: 'Connection successful',
  4300. noSwitchesInSwitchbar: '开关栏中没有开关',
  4301. enableSwitchbarHint: '在设置 > 智能插座中启用"在开关栏显示"',
  4302. },
  4303. // Notifications
  4304. notifications: {
  4305. // Provider types
  4306. providerTypes: {
  4307. callmebot: 'CallMeBot/WhatsApp',
  4308. ntfy: 'ntfy',
  4309. pushover: 'Pushover',
  4310. telegram: 'Telegram',
  4311. email: '电子邮件',
  4312. discord: 'Discord',
  4313. webhook: 'Webhook',
  4314. homeassistant: 'Home Assistant',
  4315. },
  4316. // Provider descriptions
  4317. providerDescriptions: {
  4318. email: 'SMTP 电子邮件通知',
  4319. telegram: '通过 Telegram 机器人发送通知',
  4320. discord: '通过 Webhook 发送到 Discord 频道',
  4321. ntfy: '免费、可自托管的推送通知',
  4322. pushover: '简单、可靠的推送通知',
  4323. callmebot: '通过 CallMeBot 免费发送 WhatsApp 通知',
  4324. webhook: '通用 HTTP POST 到任意 URL',
  4325. homeassistant: 'Home Assistant 仪表板中的持久通知',
  4326. },
  4327. // NotificationProviderCard
  4328. lastSuccess: '上次:{{date}}',
  4329. error: '错误',
  4330. printer: '打印机:',
  4331. allPrinters: '所有打印机',
  4332. sendTestNotification: '发送测试通知',
  4333. eventSettings: '事件设置',
  4334. enabled: '已启用',
  4335. sendFromProvider: '从此提供商发送通知',
  4336. // Event categories
  4337. printEvents: '打印事件',
  4338. printerStatus: '打印机状态',
  4339. amsAlarms: 'AMS 警报',
  4340. amsHtAlarms: 'AMS-HT 警报',
  4341. printQueue: '打印队列',
  4342. // Event tags (badges)
  4343. start: '开始',
  4344. plateCheck: '热床检测',
  4345. complete: '完成',
  4346. failed: '失败',
  4347. stopped: '已停止',
  4348. progress: '进度',
  4349. offline: '离线',
  4350. lowFilament: '耗材不足',
  4351. maintenance: '维护',
  4352. amsHumidity: 'AMS 湿度',
  4353. amsTemp: 'AMS 温度',
  4354. amsHtHumidity: 'AMS-HT 湿度',
  4355. amsHtTemp: 'AMS-HT 温度',
  4356. bedCooled: '热床已冷却',
  4357. firstLayer: '首层完成',
  4358. quiet: '免打扰',
  4359. digest: '摘要 {{time}}',
  4360. // Event labels (expanded settings)
  4361. printStarted: '打印已开始',
  4362. plateNotEmpty: '热床非空',
  4363. plateNotEmptyDescription: '打印前检测到物体',
  4364. printCompleted: '打印已完成',
  4365. bedCooledLabel: '热床已冷却',
  4366. bedCooledDescription: '打印后热床温度降至阈值以下',
  4367. firstLayerCompleteLabel: '首层打印完成',
  4368. firstLayerCompleteDescription: '首层完成时发送带照片的通知',
  4369. missingSpoolAssignmentLabel: '缺少料卷分配',
  4370. missingSpoolAssignmentDescription: '当打印开始且所需料盘没有分配料卷时发送通知',
  4371. printFailed: '打印失败',
  4372. printStopped: '打印已停止',
  4373. progressMilestones: '进度里程碑',
  4374. progressMilestonesDescription: '在 25%、50%、75% 时通知',
  4375. printerOffline: '打印机离线',
  4376. printerError: '打印机错误',
  4377. lowFilamentLabel: '耗材不足',
  4378. maintenanceDue: '需要维护',
  4379. maintenanceDueDescription: '需要维护时通知',
  4380. amsHumidityHigh: 'AMS 湿度过高',
  4381. amsHumidityHighDescription: '普通 AMS 湿度超过阈值',
  4382. amsTemperatureHigh: 'AMS 温度过高',
  4383. amsTemperatureHighDescription: '普通 AMS 温度超过阈值',
  4384. amsHtHumidityHigh: 'AMS-HT 湿度过高',
  4385. amsHtHumidityHighDescription: 'AMS-HT 湿度超过阈值',
  4386. amsHtTemperatureHigh: 'AMS-HT 温度过高',
  4387. amsHtTemperatureHighDescription: 'AMS-HT 温度超过阈值',
  4388. // Queue events
  4389. jobAdded: '任务已添加',
  4390. jobAddedDescription: '任务已添加到队列',
  4391. jobAssigned: '任务已分配',
  4392. jobAssignedDescription: '基于模型的任务已分配给打印机',
  4393. jobStarted: '任务已开始',
  4394. jobStartedDescription: '队列任务已开始打印',
  4395. jobWaiting: '任务等待中',
  4396. jobWaitingDescription: '任务正在等待耗材或打印机',
  4397. jobSkipped: '任务已跳过',
  4398. jobSkippedDescription: '任务已跳过(上一个失败)',
  4399. jobFailed: '任务失败',
  4400. jobFailedDescription: '任务启动失败',
  4401. queueComplete: '队列已完成',
  4402. queueCompleteDescription: '所有队列任务已完成',
  4403. // Quiet hours
  4404. quietHours: '免打扰时段',
  4405. noNotificationsDuring: '在此时段内不发送通知',
  4406. editProviderToChangeQuietHours: '编辑提供商以更改免打扰时段',
  4407. // Daily digest
  4408. dailyDigest: '每日摘要',
  4409. batchNotifications: '将通知汇总为每日摘要',
  4410. sendAt: '发送于 {{time}}',
  4411. editProviderToChangeDigestTime: '编辑提供商以更改摘要时间',
  4412. // Actions
  4413. edit: '编辑',
  4414. deleteProvider: '删除通知提供商',
  4415. deleteConfirm: '确定要删除"{{name}}"吗?此操作无法撤销。',
  4416. delete: '删除',
  4417. // AddNotificationModal
  4418. addTitle: '添加通知提供商',
  4419. editTitle: '编辑通知提供商',
  4420. nameLabel: '名称 *',
  4421. namePlaceholder: '我的通知',
  4422. providerTypeLabel: '提供商类型 *',
  4423. configuration: '配置',
  4424. testConfiguration: '测试配置',
  4425. printerFilter: '打印机筛选',
  4426. onlyFromPrinter: '仅发送来自此打印机的事件通知',
  4427. quietHoursDnd: '免打扰时段',
  4428. quietStart: '开始',
  4429. quietEnd: '结束',
  4430. dailyDigestLabel: '每日摘要',
  4431. sendDigestAt: '发送摘要于',
  4432. digestCollected: '事件将被收集并在此时间作为单条摘要发送',
  4433. notificationEvents: '通知事件',
  4434. progressPercent: '(25%、50%、75%)',
  4435. bedCooledAfterPrint: '(打印完成后)',
  4436. // Per-event ntfy priority (#990)
  4437. eventPriority: {
  4438. sectionTitle: 'ntfy 优先级',
  4439. helpNtfy: '为每个已启用的事件选择优先级。ntfy 使用它来升级提醒(声音、可见性、推送行为)。此处未设置的级别将使用 ntfy 服务器默认值。',
  4440. min: '最低',
  4441. low: '低',
  4442. default: '默认',
  4443. high: '高',
  4444. urgent: '紧急',
  4445. },
  4446. cancel: '取消',
  4447. save: '保存',
  4448. add: '添加',
  4449. nameRequired: '名称为必填项',
  4450. fieldRequired: '{{field}}为必填项',
  4451. // Config field labels
  4452. phoneNumber: '电话号码',
  4453. apiKey: 'API 密钥',
  4454. serverUrl: '服务器 URL',
  4455. topic: '主题',
  4456. authToken: '认证令牌',
  4457. userKey: '用户密钥',
  4458. appToken: '应用令牌',
  4459. priority: '优先级',
  4460. botToken: '机器人令牌',
  4461. chatId: '聊天 ID',
  4462. smtpServer: 'SMTP 服务器',
  4463. smtpPort: 'SMTP 端口',
  4464. security: '安全',
  4465. authentication: '认证',
  4466. username: '用户名',
  4467. password: '密码',
  4468. fromEmail: '发件人邮箱',
  4469. toEmail: '收件人邮箱',
  4470. webhookUrl: 'Webhook URL',
  4471. payloadFormat: '负载格式',
  4472. authorization: '授权',
  4473. titleFieldName: '标题字段名',
  4474. messageFieldName: '消息字段名',
  4475. // NotificationTemplateEditor
  4476. editTemplate: '编辑模板:{{name}}',
  4477. titleLabel: '标题',
  4478. bodyLabel: '正文',
  4479. titlePlaceholder: '通知标题...',
  4480. bodyPlaceholder: '通知正文...',
  4481. availableVariables: '可用变量',
  4482. clickToInsert: '点击插入到正文光标位置',
  4483. livePreview: '实时预览',
  4484. hide: '隐藏',
  4485. show: '显示',
  4486. loadingPreview: '加载预览中...',
  4487. enterTemplateContent: '输入模板内容以查看预览',
  4488. titlePreview: '标题:',
  4489. bodyPreview: '正文:',
  4490. resetToDefault: '恢复默认',
  4491. titleRequired: '标题为必填项',
  4492. bodyRequired: '正文为必填项',
  4493. // NotificationLogViewer
  4494. notificationLog: '通知日志',
  4495. showFailedOnly: '仅显示失败',
  4496. last24Hours: '最近 24 小时',
  4497. last7Days: '最近 7 天',
  4498. last30Days: '最近 30 天',
  4499. last90Days: '最近 90 天',
  4500. justNow: '刚刚',
  4501. noFailedNotifications: '没有失败的通知',
  4502. noNotificationsLogged: '没有通知记录',
  4503. unknownProvider: '未知提供商',
  4504. logTitle: '标题',
  4505. logMessage: '消息',
  4506. logError: '错误',
  4507. logProvider: '提供商:{{type}}',
  4508. logTime: '时间:{{time}}',
  4509. refresh: '刷新',
  4510. clearOld: '清除旧记录',
  4511. statsSummary: '最近 {{days}} 天:',
  4512. statsNotifications: '条通知',
  4513. statsSent: '{{count}} 条已发送',
  4514. statsFailed: '{{count}} 条失败',
  4515. // Event type labels (for log viewer)
  4516. eventTypes: {
  4517. print_start: '打印已开始',
  4518. print_complete: '打印完成',
  4519. print_failed: '打印失败',
  4520. print_stopped: '打印已停止',
  4521. print_progress: '进度',
  4522. printer_offline: '打印机离线',
  4523. printer_error: '打印机错误',
  4524. filament_low: '耗材不足',
  4525. maintenance_due: '需要维护',
  4526. test: '测试',
  4527. },
  4528. userEmail: {
  4529. title: '通知',
  4530. emailNotifications: '邮件通知',
  4531. emailNotificationsDesc: '接收您自己打印任务的邮件通知。邮件将通过高级身份验证中配置的 SMTP 设置发送。',
  4532. sendingTo: '通知将发送至',
  4533. noEmailWarning: '您的账户没有邮件地址。请联系管理员添加。',
  4534. printJobNotifications: '打印任务通知',
  4535. printJobNotificationsDesc: '选择哪些事件会触发您提交的打印任务的邮件通知。',
  4536. printJobStarts: '打印任务开始',
  4537. printJobStartsDesc: '当您的打印任务开始时收到通知。',
  4538. printJobFinishes: '打印任务完成',
  4539. printJobFinishesDesc: '当您的打印任务成功完成时收到通知。',
  4540. printErrors: '打印错误',
  4541. printErrorsDesc: '当您的打印任务失败或遇到错误时收到通知。',
  4542. printJobStops: '打印任务停止',
  4543. printJobStopsDesc: '当您的打印任务被取消或停止时收到通知。',
  4544. saveSuccess: '通知偏好设置已保存。',
  4545. saveError: '保存通知偏好设置失败。',
  4546. },
  4547. },
  4548. // Rich Text Editor
  4549. richTextEditor: {
  4550. bold: '粗体',
  4551. italic: '斜体',
  4552. underline: '下划线',
  4553. bulletList: '无序列表',
  4554. numberedList: '有序列表',
  4555. alignLeft: '左对齐',
  4556. alignCenter: '居中对齐',
  4557. alignRight: '右对齐',
  4558. addLink: '添加链接',
  4559. removeLink: '移除链接',
  4560. },
  4561. // External Links
  4562. externalLinks: {
  4563. noLinksConfigured: '未配置外部链接',
  4564. deleteLink: '删除链接',
  4565. removeCustomIcon: '移除自定义图标',
  4566. openInNewTab: '在新标签页中打开',
  4567. placeholders: {
  4568. linkName: '我的链接',
  4569. },
  4570. },
  4571. // Keyboard Shortcuts Modal
  4572. keyboardShortcuts: {
  4573. title: '键盘快捷键',
  4574. navigation: '导航',
  4575. archivesSection: '归档',
  4576. kProfilesSection: 'K 值配置',
  4577. generalSection: '通用',
  4578. shortcuts: {
  4579. goToPrinters: '前往打印机',
  4580. goToArchives: '前往归档',
  4581. goToQueue: '前往队列',
  4582. goToStats: '前往统计',
  4583. goToProfiles: '前往云端配置',
  4584. goToSettings: '前往设置',
  4585. focusSearch: '聚焦搜索',
  4586. openUploadModal: '打开上传对话框',
  4587. clearSelection: '清除选择 / 取消焦点',
  4588. contextMenu: '卡片右键菜单',
  4589. refreshProfiles: '刷新配置',
  4590. newProfile: '新建配置',
  4591. exitSelectionMode: '退出选择模式',
  4592. showHelp: '显示此帮助',
  4593. },
  4594. footer: '按 Esc 或点击外部关闭',
  4595. },
  4596. // Notification Log
  4597. notificationLog: {
  4598. title: '通知日志',
  4599. events: {
  4600. printStarted: '打印开始',
  4601. printComplete: '打印完成',
  4602. printFailed: '打印失败',
  4603. printStopped: '打印停止',
  4604. progress: '进度',
  4605. printerOffline: '打印机离线',
  4606. printerError: '打印机错误',
  4607. lowFilament: '耗材不足',
  4608. maintenanceDue: '维护到期',
  4609. test: '测试',
  4610. },
  4611. timeAgo: {
  4612. justNow: '刚刚',
  4613. minutesAgo: '{{minutes}} 分钟前',
  4614. hoursAgo: '{{hours}} 小时前',
  4615. },
  4616. },
  4617. // Restore/Backup Modal
  4618. restoreBackup: {
  4619. title: '恢复备份',
  4620. restoring: '恢复中...',
  4621. restoreComplete: '恢复完成',
  4622. restoreFailed: '恢复失败',
  4623. importSettings: '从备份文件导入设置',
  4624. pleaseWait: '请稍候,正在恢复您的数据',
  4625. clickToSelect: '点击选择备份文件(.json 或 .zip)',
  4626. howDuplicateHandling: '重复处理方式:',
  4627. categories: {
  4628. printers: '打印机',
  4629. smartPlugs: '智能插座',
  4630. notificationProviders: '通知提供商',
  4631. filaments: '耗材',
  4632. archives: '归档',
  4633. pendingUploads: '待处理上传',
  4634. settingsTemplates: '设置和模板',
  4635. },
  4636. matchingInfo: {
  4637. printers: '按序列号匹配',
  4638. smartPlugs: '按 IP 地址匹配',
  4639. notificationProviders: '按名称匹配',
  4640. filaments: '按名称 + 类型 + 品牌匹配',
  4641. archives: '按内容哈希匹配',
  4642. pendingUploads: '按文件名匹配',
  4643. settingsTemplates: '始终覆盖',
  4644. },
  4645. replaceExisting: '替换现有数据',
  4646. keepExisting: '保留现有数据',
  4647. replaceDescription: '用备份数据覆盖已存在的项目',
  4648. keepDescription: '仅恢复不存在的项目',
  4649. caution: '注意:',
  4650. cautionText: '覆盖将用备份数据替换您当前的配置。出于安全考虑,打印机访问码永远不会被覆盖。',
  4651. itemsRestored: '已恢复项目',
  4652. itemsSkipped: '已跳过项目',
  4653. restored: '已恢复',
  4654. skipped: '已跳过(已存在)',
  4655. filesLabel: '文件(3MF、缩略图等)',
  4656. newApiKeysGenerated: '已生成新 API 密钥',
  4657. newApiKeysWarning: '这些密钥仅显示一次。请立即复制!',
  4658. processingBackup: '处理备份文件中...',
  4659. noDataFound: '备份文件中未找到可恢复的数据。',
  4660. failedToRestore: '恢复备份失败。请检查文件格式。',
  4661. },
  4662. // Backup Export Modal
  4663. backupExport: {
  4664. title: '导出备份',
  4665. selectData: '选择要包含的数据',
  4666. selectAll: '全选',
  4667. selectNone: '全不选',
  4668. categoryDescriptions: {
  4669. settings: '语言、主题、更新偏好',
  4670. notifications: 'ntfy、Pushover、Discord 等',
  4671. templates: '自定义消息模板',
  4672. smartPlugs: 'Tasmota 插座配置',
  4673. externalLinks: '侧边栏外部服务链接',
  4674. printers: '打印机信息(不含访问码)',
  4675. plateDetection: '空打印板参考图像',
  4676. filaments: '耗材类型和成本',
  4677. maintenance: '自定义维护计划',
  4678. archives: '所有打印数据 + 文件(3MF、缩略图、照片)',
  4679. projects: '项目、材料清单和附件',
  4680. pendingUploads: '虚拟打印机待审核的上传',
  4681. apiKeys: 'Webhook API 密钥(导入时生成新密钥)',
  4682. },
  4683. requiresPrinters: '需要选择打印机',
  4684. zipFileWarning: '将创建 ZIP 文件。',
  4685. zipFileDescription: '包括所有 3MF 文件、缩略图、延时摄影和照片。这可能需要一些时间并生成较大的文件。',
  4686. includeAccessCodes: '包含访问码',
  4687. includeAccessCodesDescription: '用于转移到另一台机器',
  4688. includeAccessCodesWarning: '访问码将以明文形式包含。请妥善保管此备份文件!',
  4689. categoriesSelected: '已选择 {{selectedCount}} 个类别',
  4690. },
  4691. // Pending Uploads Panel
  4692. pendingUploads: {
  4693. placeholders: {
  4694. notes: '添加关于此打印的备注...',
  4695. },
  4696. discardUpload: '丢弃上传',
  4697. archiveAllUploads: '归档所有上传',
  4698. discardAllUploads: '丢弃所有上传',
  4699. archive: '归档',
  4700. timeAgo: {
  4701. justNow: '刚刚',
  4702. minutesAgo: '{{minutes}} 分钟前',
  4703. hoursAgo: '{{hours}} 小时前',
  4704. daysAgo: '{{days}} 天前',
  4705. },
  4706. },
  4707. // API Browser
  4708. apiBrowser: {
  4709. placeholders: {
  4710. requestBody: 'JSON 请求体...',
  4711. searchEndpoints: '搜索端点...',
  4712. },
  4713. },
  4714. // Configure AMS Slot Modal
  4715. configureAmsSlot: {
  4716. title: '配置 AMS 槽位',
  4717. slotConfigured: '槽位已配置!',
  4718. configuringSlot: '正在配置槽位:',
  4719. slotLabel: '{{ams}} 槽位 {{slot}}',
  4720. searchPresets: '搜索预设...',
  4721. colorPlaceholder: '颜色名称或十六进制(例如:棕色、FF8800)',
  4722. clearCustomColor: '清除自定义颜色',
  4723. noCloudPresets: '无云端预设。登录拓竹云以同步。',
  4724. noPresetsAvailable: '无可用预设。登录拓竹云或导入本地配置。',
  4725. noMatchingPresets: '未找到匹配的预设。',
  4726. custom: '自定义',
  4727. builtin: '内置',
  4728. settingsSentToPrinter: '设置已发送到打印机',
  4729. filamentProfile: '耗材配置',
  4730. kProfileLabel: 'K 值配置(压力推进)',
  4731. filteringFor: '筛选:{{material}}',
  4732. noKProfile: '无 K 值配置(使用默认值 0.020)',
  4733. noMatchingKProfiles: '未找到匹配的 K 值配置。将使用默认 K=0.020。',
  4734. selectFilamentFirst: '请先选择耗材配置',
  4735. kFromCalibration: 'K={{value}}(来自打印机校准)',
  4736. customColorLabel: '自定义颜色(可选)',
  4737. presetColors: '{{name}} 颜色:',
  4738. showLessColors: '显示更少颜色',
  4739. showMoreColors: '显示更多颜色',
  4740. clear: '清除',
  4741. hexLabel: '十六进制:#{{hex}}',
  4742. resetting: '重置中...',
  4743. resetSlot: '重置槽位',
  4744. cancel: '取消',
  4745. configuring: '配置中...',
  4746. configureSlot: '配置槽位',
  4747. },
  4748. // Git Backup Settings
  4749. githubBackup: {
  4750. title: 'Git 备份',
  4751. history: '历史',
  4752. downloadBackup: '下载备份',
  4753. restoreBackup: '恢复备份',
  4754. noBackupsYet: '暂无备份',
  4755. },
  4756. // Email Settings
  4757. emailSettings: {
  4758. placeholders: {
  4759. fromName: 'BamBuddy',
  4760. },
  4761. },
  4762. // Tag Management Modal
  4763. tagManagement: {
  4764. searchTags: '搜索标签...',
  4765. renameTag: '重命名标签',
  4766. deleteTag: '删除标签',
  4767. },
  4768. // Notification Template Editor
  4769. notificationTemplates: {
  4770. placeholders: {
  4771. title: '通知标题...',
  4772. body: '通知正文...',
  4773. },
  4774. },
  4775. // Batch Tag Modal
  4776. batchTag: {
  4777. placeholders: {
  4778. newTag: '输入新标签...',
  4779. },
  4780. },
  4781. // Photo Gallery Modal
  4782. photoGallery: {
  4783. deletePhoto: '删除照片',
  4784. },
  4785. // Filament Hover Card
  4786. filamentHoverCard: {
  4787. copySpoolUuid: '复制耗材 UUID',
  4788. },
  4789. // K Profiles View
  4790. kProfilesView: {
  4791. hasNote: '有备注',
  4792. copyProfile: '复制配置',
  4793. },
  4794. // Layout/Navigation
  4795. layout: {
  4796. openMenu: '打开菜单',
  4797. noPermissionSystemInfo: '您没有查看系统信息的权限',
  4798. },
  4799. // Dashboard
  4800. dashboard: {
  4801. dragToReorder: '拖动以重新排列',
  4802. hideWidget: '隐藏小部件',
  4803. },
  4804. // Notification Provider Card
  4805. notificationProviderCard: {
  4806. deleteNotificationProvider: '删除通知提供商',
  4807. },
  4808. // File Manager Modal
  4809. fileManagerModal: {
  4810. closeFileManager: '关闭文件管理器',
  4811. sortFiles: '排序文件',
  4812. goToParentFolder: '返回上级文件夹',
  4813. threeView: '3D 视图',
  4814. },
  4815. // Embedded Camera Viewer
  4816. embeddedCameraViewer: {
  4817. refreshStream: '刷新流',
  4818. close: '关闭',
  4819. zoomOut: '缩小',
  4820. resetZoom: '重置缩放',
  4821. zoomIn: '放大',
  4822. dragToResize: '拖动调整大小',
  4823. },
  4824. // Timelapse Viewer
  4825. timelapseViewer: {
  4826. skipBack5s: '后退 5 秒',
  4827. skipForward5s: '前进 5 秒',
  4828. },
  4829. // Notification Providers
  4830. notificationProviders: {
  4831. descriptions: {
  4832. email: 'SMTP 邮件通知',
  4833. telegram: '通过 Telegram 机器人通知',
  4834. discord: '通过 Webhook 发送到 Discord 频道',
  4835. ntfy: '免费、可自托管的推送通知',
  4836. pushover: '简单、可靠的推送通知',
  4837. callmebot: '通过 CallMeBot 的免费 WhatsApp 通知',
  4838. webhook: '通用 HTTP POST 到任意 URL',
  4839. },
  4840. },
  4841. // Log Viewer
  4842. logViewer: {
  4843. searchPlaceholder: '搜索消息或日志名称...',
  4844. noLogEntries: '未找到日志条目',
  4845. },
  4846. // Switchbar Popover
  4847. switchbarPopover: {
  4848. noSwitchesInSwitchbar: '切换栏中没有开关',
  4849. },
  4850. // Project Page Modal
  4851. projectPageModal: {
  4852. placeholders: {
  4853. title: '标题',
  4854. designer: '设计师',
  4855. license: '许可证',
  4856. description: '输入描述...',
  4857. profileTitle: '配置标题',
  4858. profileDescription: '配置描述...',
  4859. },
  4860. },
  4861. // Spoolman Settings
  4862. spoolmanSettings: {},
  4863. // Time
  4864. time: {
  4865. unknown: '-',
  4866. waiting: '等待中',
  4867. justNow: '刚刚',
  4868. now: '现在',
  4869. minsAgo: '{{count}} 分钟前',
  4870. inMins: '{{count}} 分钟后',
  4871. hoursAgo: '{{count}} 小时前',
  4872. inHours: '{{count}} 小时后',
  4873. daysAgo: '{{count}} 天前',
  4874. inDays: '{{count}} 天后',
  4875. },
  4876. // SpoolBuddy Kiosk
  4877. spoolbuddy: {
  4878. nav: {
  4879. dashboard: '仪表板',
  4880. ams: 'AMS',
  4881. inventory: '库存',
  4882. writeTag: '写入',
  4883. settings: '设置',
  4884. },
  4885. status: {
  4886. nfcReady: 'NFC 就绪',
  4887. nfcOff: 'NFC 关闭',
  4888. offline: '离线',
  4889. online: '在线',
  4890. noPrinters: '无打印机',
  4891. deviceOffline: '设备离线',
  4892. waitingConnection: '等待设备连接...',
  4893. systemReady: '系统就绪',
  4894. status: '状态',
  4895. },
  4896. dashboard: {
  4897. readyToScan: '准备扫描',
  4898. idleMessage: '将耗材放在秤上以识别',
  4899. nfcHint: 'NFC 标签将自动读取',
  4900. device: '设备',
  4901. syncWeight: '同步重量',
  4902. weightSynced: '已同步!',
  4903. unknownTag: '未知标签',
  4904. newTag: '检测到新标签',
  4905. onScale: '在秤上',
  4906. linkSpool: '链接到耗材',
  4907. linkTagTitle: '将标签链接到耗材',
  4908. linkTag: '链接标签',
  4909. selectSpool: '选择要链接此标签的耗材:',
  4910. noUntagged: '未找到没有标签的耗材',
  4911. tagDetected: '检测到标签',
  4912. noTag: '无标签',
  4913. tagId: '标签',
  4914. grossWeight: '毛重',
  4915. spoolSize: '耗材盘尺寸',
  4916. close: '关闭',
  4917. currentSpool: '当前耗材',
  4918. plateReady: '热床就绪: {{name}}',
  4919. plateReadyLabel: '待清理的热床',
  4920. plateClearAction: '清理',
  4921. plateClearedToast: '已将热床标记为已清理',
  4922. plateClearFailed: '无法将热床标记为已清理',
  4923. },
  4924. modal: {
  4925. spoolDetected: '检测到耗材',
  4926. assignToAms: '分配到 AMS',
  4927. syncWeight: '同步重量',
  4928. weightSynced: '已同步!',
  4929. syncing: '同步中...',
  4930. newTagDetected: '检测到新标签',
  4931. addToInventory: '添加到库存',
  4932. assignToAmsTitle: '分配到 AMS',
  4933. selectSlot: '选择槽位',
  4934. assign: '分配',
  4935. assigning: '分配中...',
  4936. assignSuccess: '已分配!',
  4937. assignPendingInsert: '已分配。插入耗材后将配置槽位。',
  4938. assignError: '分配耗材失败。请重试。',
  4939. noPrinterSelected: '选择打印机...',
  4940. noAmsDetected: '此打印机未检测到 AMS',
  4941. slot: '槽位',
  4942. },
  4943. weight: {
  4944. noReading: '无读数',
  4945. stable: '稳定',
  4946. measuring: '测量中...',
  4947. tare: '去皮',
  4948. calibrate: '校准',
  4949. },
  4950. spool: {
  4951. remaining: '剩余',
  4952. material: '材料',
  4953. brand: '品牌',
  4954. color: '颜色',
  4955. coreWeight: '空盘',
  4956. labelWeight: '标签',
  4957. scaleWeight: '秤重',
  4958. netWeight: '净重',
  4959. lastUsed: '上次使用',
  4960. },
  4961. ams: {
  4962. noData: '未检测到 AMS',
  4963. connectAms: '连接 AMS 以查看耗材槽位',
  4964. noPrinter: '未选择打印机',
  4965. selectPrinter: '从顶部栏选择打印机',
  4966. printerDisconnected: '打印机已断开',
  4967. humidity: '湿度',
  4968. level: '余量',
  4969. active: '活跃',
  4970. slot: '槽位',
  4971. empty: '空',
  4972. },
  4973. inventory: {
  4974. search: '搜索耗材...',
  4975. empty: '库存中没有耗材',
  4976. noResults: '没有匹配的耗材',
  4977. spools: '个耗材',
  4978. addSpool: '添加耗材',
  4979. },
  4980. settings: {
  4981. // Tabs
  4982. tabDevice: '设备',
  4983. tabDisplay: '显示',
  4984. tabScale: '秤',
  4985. tabUpdates: '更新',
  4986. // Device tab
  4987. nfcReader: 'NFC 读卡器',
  4988. type: '类型',
  4989. connection: '连接',
  4990. notConnected: '不适用',
  4991. deviceInfo: '设备信息',
  4992. hostname: '主机',
  4993. uptime: '运行时间',
  4994. systemConfig: '后端与认证',
  4995. backendUrl: 'Bambuddy 后端 URL',
  4996. apiToken: 'API 令牌',
  4997. apiTokenPlaceholder: '输入 API 令牌',
  4998. saveConfig: '保存配置',
  4999. systemQueued: '配置已加入队列。',
  5000. nfcDiagnostic: 'NFC 诊断',
  5001. scaleDiagnostic: '秤诊断',
  5002. readTagDiagnostic: '读取标签诊断',
  5003. testNfc: '测试读卡器',
  5004. testScale: '测试精度',
  5005. testReadTag: '读取标签',
  5006. systemFieldsRequired: '后端 URL 为必填项。',
  5007. // Display tab
  5008. brightness: '亮度',
  5009. saved: '已保存',
  5010. noBacklight: '未检测到 DSI 背光。亮度控制需要 DSI 显示屏。',
  5011. screenBlank: '屏幕熄灭超时',
  5012. screenBlankDesc: '不活动后屏幕关闭。触摸唤醒。',
  5013. displayNote: '亮度作为软件滤镜应用。',
  5014. // Scale tab
  5015. scaleCalibration: '秤校准',
  5016. currentWeight: '当前重量',
  5017. tareOffset: '去皮',
  5018. calFactor: '系数',
  5019. knownWeight: '已知重量',
  5020. calStep1: '移除秤上所有物品并按设置零点。',
  5021. calStep2: '将已知重量放在秤上。',
  5022. setZero: '设置零点',
  5023. calibrateNow: '校准',
  5024. calibrated: '已校准',
  5025. tareSet: '去皮命令已发送。等待设备响应...',
  5026. tareFailed: '发送去皮命令失败',
  5027. zeroSet: '零点已设置。将已知重量放在秤上。',
  5028. calibrationDone: '校准完成!',
  5029. calibrationFailed: '校准失败',
  5030. lastCalibrated: '上次校准',
  5031. stable: '稳定',
  5032. settling: '稳定中...',
  5033. firmware: '固件',
  5034. scale: '秤',
  5035. noDevice: '未找到 SpoolBuddy 设备',
  5036. // Updates tab
  5037. daemonVersion: '守护进程版本',
  5038. currentVersion: '当前',
  5039. versionPending: '等待守护进程...',
  5040. checking: '检查中...',
  5041. checkUpdates: '检查更新',
  5042. updateAvailable: '有可用更新',
  5043. updateInstructions: '通过 SSH 更新:运行 SpoolBuddy 安装脚本进行升级。',
  5044. upToDate: '已是最新',
  5045. includeBeta: '包含测试版本',
  5046. },
  5047. writeTag: {
  5048. tabExisting: '现有耗材',
  5049. tabNew: '新耗材',
  5050. tabReplace: '替换标签',
  5051. searchPlaceholder: '按材料、颜色、品牌搜索...',
  5052. noUntaggedSpools: '没有无标签的耗材',
  5053. noTaggedSpools: '没有有标签的耗材',
  5054. selectSpool: '选择一个耗材,然后将空白 NTAG 放在读卡器上',
  5055. placeTag: '将 NTAG 放在读卡器上',
  5056. tagReady: '检测到标签 — 准备写入',
  5057. writeTag: '写入标签',
  5058. replaceTag: '替换标签',
  5059. writing: '写入标签中...',
  5060. waiting: '等待 SpoolBuddy...',
  5061. writeSuccess: '标签写入成功!',
  5062. writeFailed: '写入失败',
  5063. queueFailed: '排队写入命令失败',
  5064. tryAgain: '重试',
  5065. cancel: '取消',
  5066. replaceWarning: '旧标签将被取消链接。新标签将替换它。',
  5067. deviceOffline: 'SpoolBuddy 离线',
  5068. material: '材料',
  5069. colorName: '颜色名称',
  5070. color: '颜色',
  5071. brand: '品牌',
  5072. weight: '重量 (g)',
  5073. createSpool: '创建耗材',
  5074. creating: '创建中...',
  5075. spoolCreated: '耗材已创建!准备写入。',
  5076. createFailed: '创建耗材失败',
  5077. },
  5078. quickMenu: {
  5079. printerPower: '打印机电源',
  5080. systemControls: '系统',
  5081. restartDaemon: '重启守护进程',
  5082. restartBrowser: '重启浏览器',
  5083. reboot: '重启',
  5084. shutdown: '关机',
  5085. swipeToClose: '向下滑动关闭',
  5086. confirmTitle: '确认',
  5087. confirmShutdown: '确定要关闭SpoolBuddy吗?您需要物理访问才能重新开启。',
  5088. confirmReboot: '确定要重启SpoolBuddy吗?',
  5089. confirmRestartDaemon: '重启SpoolBuddy守护进程?NFC和秤将暂时不可用。',
  5090. confirmRestartBrowser: '重启kiosk浏览器?屏幕将短暂变黑。',
  5091. confirm: '确认',
  5092. confirmPlugOn: '开启 {{name}}?',
  5093. confirmPlugOff: '关闭 {{name}}?',
  5094. turnOn: '开启',
  5095. turnOff: '关闭',
  5096. },
  5097. },
  5098. bugReport: {
  5099. title: '报告错误',
  5100. description: '描述',
  5101. descriptionPlaceholder: '出了什么问题?请描述问题...',
  5102. email: '邮箱(可选)',
  5103. emailPlaceholder: 'your@email.com',
  5104. emailPrivacy: '如果提供,您的邮箱将包含在GitHub Issue的折叠部分中,以便维护者后续跟进。',
  5105. screenshot: '截图',
  5106. uploadOrPaste: '上传、粘贴或拖拽图片',
  5107. dataCollectedSummary: '报告中包含哪些数据?',
  5108. dataIncluded: '包含:',
  5109. dataIncludedList: '应用版本、操作系统、架构、Python版本、数据库统计(仅计数)、打印机型号、喷嘴数量、固件版本、连接状态、集成状态(Spoolman、MQTT、HA)、非敏感设置、网络接口数量、Docker详情、依赖版本。',
  5110. dataNeverIncluded: '绝不包含:',
  5111. dataNeverIncludedList: '打印机名称、序列号、访问代码、密码、IP地址、邮箱地址、API密钥、令牌、Webhook URL、主机名或用户名。',
  5112. submit: '提交',
  5113. startLogging: '开始调试日志',
  5114. stepEnableLogging: '调试日志已启用',
  5115. stepReproduce: '请现在重现问题',
  5116. stepStopLogging: '停止并提交报告',
  5117. stopAndSubmit: '停止并提交',
  5118. maxDuration: '{{minutes}}分钟后自动停止',
  5119. stoppingLogs: '正在收集日志并提交...',
  5120. submitting: '正在提交错误报告...',
  5121. submitSuccess: '错误报告提交成功!',
  5122. submitFailed: '提交错误报告失败',
  5123. thankYou: '谢谢!',
  5124. submitted: '您的错误报告已提交。',
  5125. viewIssue: '查看Issue',
  5126. unexpectedError: '发生了意外错误',
  5127. },
  5128. failureDetection: {
  5129. title: 'AI 故障检测',
  5130. description: '通过自托管的 Obico ML API 监控打印,并对检测到的故障自动采取行动。',
  5131. mlUrl: 'Obico ML API 地址',
  5132. mlUrlHint: '您自托管的 Obico ml_api 容器的基础 URL(例如 http://192.168.1.10:3333)。',
  5133. test: '测试',
  5134. testSuccess: 'ML API 可访问且正常。',
  5135. testFailed: '无法访问 ML API。',
  5136. sensitivity: '灵敏度',
  5137. sensitivityLow: '低(减少误报)',
  5138. sensitivityMedium: '中(平衡)',
  5139. sensitivityHigh: '高(更早检测,更多误报)',
  5140. sensitivityHint: '调整触发警告和故障的置信度阈值。',
  5141. action: '检测到故障时的操作',
  5142. actionNotify: '仅通知',
  5143. actionPause: '暂停打印',
  5144. actionPauseOff: '暂停并切断电源',
  5145. pollInterval: '检查间隔(秒)',
  5146. pollIntervalHint: '打印过程中每台打印机的检查频率。最小 5 秒,最大 120 秒。',
  5147. externalUrlMissing: 'External URL is not set.',
  5148. externalUrlHint: 'The ML API fetches the camera snapshot by URL. Set the External URL in General settings so the ML API container can reach Bambuddy.',
  5149. perPrinterTitle: '监控的打印机',
  5150. perPrinterHint: '选择检测服务要监视哪些打印机。',
  5151. monitorAll: '监控所有已连接的打印机',
  5152. statusTitle: '状态',
  5153. serviceRunning: '服务运行中',
  5154. thresholds: '低 / 高阈值',
  5155. activePrinters: '活动打印',
  5156. noActivePrints: '当前没有正在进行的打印。',
  5157. historyTitle: '最近检测',
  5158. noHistory: '暂无检测记录。',
  5159. },
  5160. makerworld: {
  5161. title: 'MakerWorld',
  5162. description: '粘贴 MakerWorld 模型链接,即可直接在 Bambuddy 中导入并打印 —— 无需切换到 Bambu Handy 应用。',
  5163. pasteUrlHeader: '从 MakerWorld 导入',
  5164. pasteUrlPlaceholder: 'https://makerworld.com/en/models/… 或粘贴任意 MakerWorld 链接',
  5165. resolveButton: '解析',
  5166. signInRequiredTitle: '下载需要登录 Bambu Cloud',
  5167. signInRequiredBody: '您可以匿名浏览模型详情,但下载 3MF 文件需要 Bambu Cloud 账户。',
  5168. openCloudSettings: '打开云设置',
  5169. untitledModel: '无标题模型',
  5170. byCreator: '作者: {{name}}',
  5171. downloadsCount: '{{count}} 次下载',
  5172. licensePrefix: '许可协议',
  5173. alreadyImported: '已在资料库中',
  5174. openOnMakerworld: '在 MakerWorld 中打开',
  5175. alreadyInLibrary: '此模型已在您的资料库中 —— 可在文件管理器 → MakerWorld 中找到',
  5176. importSuccess: '已导入 {{filename}} —— 已保存到文件管理器 → MakerWorld',
  5177. platesHeader: '打印板 ({{count}})',
  5178. plateDefaultName: '打印板 {{n}}',
  5179. materialCount: '{{count}} 种耗材',
  5180. amsRequired: '需要 AMS',
  5181. slicedFor: 'Sliced for {{printer}}',
  5182. alsoCompatible: 'Also marked compatible: {{printers}}',
  5183. importToLibrary: '保存',
  5184. sliceIn: '保存并在 {{slicer}} 中切片',
  5185. disclaimer: 'MakerWorld 集成使用由社区记录的 API 接口。Bambuddy 与 MakerWorld 或 Bambu Lab 没有从属或认可关系。',
  5186. lastImportSuccess: '已导入到您的资料库',
  5187. lastImportAlreadyInLibrary: '已存在于您的资料库中',
  5188. viewInLibrary: '在文件管理器中查看',
  5189. openInBambuStudio: '在 Bambu Studio 中打开',
  5190. openInOrcaSlicer: '在 OrcaSlicer 中打开',
  5191. importTo: '导入到文件管理器',
  5192. recentImportsHeader: '最近导入',
  5193. phaseResolving: '解析中',
  5194. phaseDownloading: '下载中',
  5195. folderAuto: 'MakerWorld (默认)',
  5196. importAll: '全部导入',
  5197. importAllProgress: '正在导入 {{current}}/{{total}}',
  5198. openGallery: '打开图片库',
  5199. galleryPrev: '上一张',
  5200. galleryNext: '下一张',
  5201. deleteImport: '从资料库中移除',
  5202. importDeleting: '正在移除…',
  5203. importDeleted: '已从资料库中移除',
  5204. confirmDelete: '从资料库中移除 {{filename}}?本地文件将被删除,但可以从 MakerWorld 重新导入。',
  5205. errors: {
  5206. resolveFailed: '无法解析该 MakerWorld 链接。',
  5207. downloadFailed: '下载失败。请重试。',
  5208. deleteFailed: '无法从资料库中移除文件。',
  5209. },
  5210. },
  5211. libraryTrash: {
  5212. title: '回收站',
  5213. headerButton: '回收站',
  5214. headerTooltip: '查看已移至回收站的文件',
  5215. backToFiles: '返回文件管理器',
  5216. subtitleAdmin: '已删除的文件会在回收站保留 {{days}} 天,之后自动删除。此视图显示所有用户的回收站。',
  5217. subtitleUser: '已删除的文件会在回收站保留 {{days}} 天,之后自动删除。',
  5218. loading: '正在加载回收站…',
  5219. loadError: '无法加载回收站。',
  5220. empty: '回收站为空。',
  5221. summary: '{{count}} 个文件 · {{size}}',
  5222. emptyTrash: '清空回收站',
  5223. restore: '还原',
  5224. purgeNow: '立即删除',
  5225. autoPurgeIn: '将于 {{when}} 自动删除',
  5226. days: '天',
  5227. retentionLabel: '自动删除时间',
  5228. selectAll: '全选',
  5229. selectOne: '选择 {{filename}}',
  5230. selectionCount: '已选择 {{count}} 项',
  5231. bulkRestore: '还原所选',
  5232. bulkPurge: '删除所选',
  5233. col: {
  5234. filename: '文件',
  5235. folder: '文件夹',
  5236. size: '大小',
  5237. deleted: '移入回收站',
  5238. autoPurge: '自动删除',
  5239. owner: '所有者',
  5240. actions: '操作',
  5241. },
  5242. confirm: {
  5243. purgeTitle: '永久删除?',
  5244. purgeBody: '{{filename}} 将从磁盘中删除,无法恢复。',
  5245. emptyTitle: '清空回收站?',
  5246. emptyBody: '全部 {{count}} 个文件将从磁盘中删除。此操作无法撤消。',
  5247. bulkPurgeTitle: '永久删除所选文件?',
  5248. bulkPurgeBody: '所选的 {{count}} 个文件将从磁盘中删除,无法恢复。',
  5249. cta: '永久删除',
  5250. },
  5251. toast: {
  5252. restored: '文件已还原。',
  5253. restoreFailed: '无法还原文件。',
  5254. purged: '文件已永久删除。',
  5255. purgeFailed: '无法删除文件。',
  5256. emptied: '已从回收站删除 {{count}} 个文件。',
  5257. emptyFailed: '无法清空回收站。',
  5258. retentionSaved: '自动删除已设置为 {{days}} 天。',
  5259. retentionFailed: '无法保存保留设置。',
  5260. bulkRestored: '已还原 {{count}} 个文件。',
  5261. bulkPurged: '已删除 {{count}} 个文件。',
  5262. },
  5263. },
  5264. libraryPurge: {
  5265. title: '清理旧文件',
  5266. headerButton: '清理旧文件',
  5267. headerTooltip: '批量将旧文件移至回收站',
  5268. description: '早于所选阈值的文件将被移至回收站。外部文件夹会被跳过。在自动删除之前,您可以从回收站还原文件。',
  5269. ageLabel: '移动早于以下天数的文件',
  5270. days: '天',
  5271. includeNeverPrinted: '包括从未打印过的文件',
  5272. effectsTitle: 'What happens when you click Purge',
  5273. effect1: 'Matching files are moved to Trash — they are not deleted from disk yet.',
  5274. effect2: 'You can restore them from Trash at any time until the retention window expires.',
  5275. effect3: 'After retention, the trash sweeper permanently removes them from disk.',
  5276. effect4: 'Files in external (linked) folders are skipped — Bambuddy never deletes bytes it does not own.', previewLoading: '正在检查匹配的文件数量…',
  5277. previewFailed: '无法预览清理结果。',
  5278. previewSummary: '{{count}} 个文件 · {{size}} 将被移至回收站',
  5279. andMore: '…还有 {{count}} 个',
  5280. warning: '文件将被软删除——在保留期结束前,您可以从回收站还原它们。',
  5281. confirmCta: '将 {{count}} 个移至回收站',
  5282. purging: '正在移至回收站…',
  5283. toast: {
  5284. success: '已将 {{count}} 个文件移至回收站。',
  5285. failed: '无法清理文件。',
  5286. },
  5287. },
  5288. libraryAutoPurge: {
  5289. enableLabel: '自动清理旧文件',
  5290. enableDescription: '每天执行一次管理员清理。文件会先进入回收站——不会立即删除。',
  5291. ageLabel: '自动清理早于以下天数的文件',
  5292. ageDescription: '最少 7 天,最多 10 年。使用与手动「清理旧文件」按钮相同的时间规则。',
  5293. days: '天',
  5294. includeNeverPrinted: '包括从未打印过的文件',
  5295. saveFailed: '无法保存自动清理设置。',
  5296. },
  5297. archivePurge: {
  5298. headerButton: 'Purge old',
  5299. headerTooltip: 'Bulk-delete old archives',
  5300. title: 'Purge old archives',
  5301. description: 'Clear out old print history. Each archive is aged by its most recent print completion — reprinting an archive refreshes its age, so active work is never purged.',
  5302. ageLabel: 'Delete archives not printed in the last',
  5303. days: 'days',
  5304. effectsTitle: 'What happens when you click Purge',
  5305. effect1: 'Each matching archive is permanently removed from the database.',
  5306. effect2: 'The 3MF, thumbnail, timelapse, source 3MF, F3D design file, and photo folder are all deleted from disk.',
  5307. effect3: 'There is no trash bin for archives — deletion is immediate and cannot be undone.',
  5308. effect4: 'Reprinting an archive refreshes its age clock, so archives you still use are safe.',
  5309. previewLoading: 'Checking how many archives match…',
  5310. previewFailed: 'Could not preview the purge.',
  5311. previewSummary: '{{count}} archives · {{size}} would be deleted',
  5312. andMore: '…and {{count}} more',
  5313. warning: 'This is permanent. Download or favourite anything you want to keep before continuing.',
  5314. confirmCta: 'Delete {{count}} archive(s)',
  5315. purging: 'Deleting…',
  5316. toast: {
  5317. success: 'Deleted {{count}} archive(s).',
  5318. failed: 'Could not purge archives.',
  5319. },
  5320. },
  5321. archiveAutoPurge: {
  5322. enableLabel: 'Auto-purge old archives',
  5323. enableDescription: 'Once per day, permanently deletes archives that have not been printed within the threshold. Reprinting an archive resets the clock. No trash bin — deletion is immediate.',
  5324. ageLabel: 'Auto-delete archives not printed in the last',
  5325. ageDescription: 'Minimum 7 days, maximum 10 years. Based on the most recent print completion — reprinting an archive refreshes its age. Deletes the archive, 3MF, thumbnail, timelapse, and photos.',
  5326. days: 'days',
  5327. runNow: 'Purge archives now',
  5328. saveFailed: 'Could not save auto-purge settings.',
  5329. },
  5330. cameraTokens: {
  5331. title: 'Camera API Tokens',
  5332. navTitle: 'Camera API tokens',
  5333. description:
  5334. 'Long-lived tokens for embedding the camera stream into Home Assistant, Frigate, kiosks, or any other tool that needs a stable URL. Each token is camera-stream-only and can be revoked at any time.',
  5335. loading: 'Loading…',
  5336. confirmRevoke: {
  5337. title: 'Revoke this token?',
  5338. body: 'Any device using "{{name}}" will lose access immediately. This cannot be undone.',
  5339. cancel: 'Cancel',
  5340. confirm: 'Revoke',
  5341. },
  5342. create: {
  5343. title: 'Create new token',
  5344. nameLabel: 'Token name',
  5345. namePlaceholder: 'e.g. Home Assistant',
  5346. daysLabel: 'Days until expiry',
  5347. submit: 'Create',
  5348. hint:
  5349. 'Maximum lifetime is 365 days. The token value is shown only once on creation — copy it now.',
  5350. },
  5351. created: {
  5352. title: 'Token created — copy it now',
  5353. warning:
  5354. 'This is the only time this token will be visible. After you close this dialog you can never view it again.',
  5355. copy: 'Copy',
  5356. dismiss: "I've saved it",
  5357. },
  5358. list: {
  5359. myTitle: 'My tokens',
  5360. allTitle: 'All users (admin view)',
  5361. empty: 'No tokens yet.',
  5362. name: 'Name',
  5363. owner: 'Owner',
  5364. prefix: 'Prefix',
  5365. created: 'Created',
  5366. expires: 'Expires',
  5367. lastUsed: 'Last used',
  5368. revoke: 'Revoke',
  5369. expired: 'Expired',
  5370. },
  5371. toast: {
  5372. created: 'Token created',
  5373. createFailed: 'Failed to create token',
  5374. revoked: 'Token revoked',
  5375. revokeFailed: 'Failed to revoke token',
  5376. loadFailed: 'Failed to load tokens',
  5377. copied: 'Copied to clipboard',
  5378. copyFailed: 'Copy failed — select and copy manually',
  5379. },
  5380. },
  5381. };