zh-CN.ts 221 KB

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