zh-CN.ts 224 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724
  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. spoolmanAmsSyncButton: '从 AMS 同步 Spoolman 重量',
  1605. spoolmanAmsSyncTitle: '从 AMS 同步 Spoolman 耗材重量',
  1606. spoolmanAmsSyncMessage: '这将根据已连接打印机的当前 AMS 剩余百分比值更新所有 Spoolman 耗材重量。打印机必须在线。',
  1607. spoolmanAmsSyncing: '同步中...',
  1608. spoolmanAmsSyncSuccess: '已同步 {{synced}} 个 Spoolman 耗材,跳过 {{skipped}} 个',
  1609. spoolmanAmsSyncError: '从 AMS 同步 Spoolman 重量失败',
  1610. spoolmanAmsSyncErrorUnreachable: '同步失败(Spoolman 不可访问)',
  1611. spoolmanAmsSyncErrorNotConfigured: '同步失败(Spoolman 未配置)',
  1612. spoolmanNotConfigured: 'Spoolman 未配置',
  1613. // Spoolman filament catalog section in spool catalog settings
  1614. spoolmanFilamentCatalogTitle: 'Spoolman 耗材目录',
  1615. spoolmanFilamentCatalogDesc: '来自 Spoolman 的耗材名称和皮重。名称和线轴重量可在此处编辑;其他属性请直接在 Spoolman 中管理。',
  1616. // Spoolman settings
  1617. spoolmanUrl: 'Spoolman URL',
  1618. spoolmanUrlHint: 'Spoolman 服务器的 URL(例如 http://localhost:7912)',
  1619. spoolmanConnected: '已连接',
  1620. spoolmanDisconnected: '未连接',
  1621. status: '状态',
  1622. connect: '连接',
  1623. disconnect: '断开',
  1624. howSyncWorks: '同步工作原理',
  1625. syncInfoRfidOnly: '仅同步带有 RFID 的官方拓竹耗材',
  1626. syncInfoAutoCreate: '首次同步时自动在 Spoolman 中创建新耗材',
  1627. syncInfoThirdPartySkipped: '非拓竹耗材(第三方、重新填充的)将被跳过',
  1628. linkingExistingSpools: '链接现有耗材',
  1629. linkingExistingSpoolsDesc: '要将现有的 Spoolman 耗材链接到您的 AMS,请将鼠标悬停在 AMS 槽位上并点击"链接到 Spoolman"。',
  1630. syncMode: '同步模式',
  1631. syncModeAuto: '自动',
  1632. syncModeManual: '仅手动',
  1633. syncModeAutoDesc: '检测到更改时自动同步 AMS 数据',
  1634. syncModeManualDesc: '仅在手动触发时同步',
  1635. syncAmsData: '同步 AMS 数据',
  1636. syncAmsDataDesc: '手动将打印机 AMS 数据同步到 Spoolman',
  1637. allPrinters: '所有打印机',
  1638. // Default printer
  1639. noDefaultPrinter: '无默认(每次询问)',
  1640. // Sidebar
  1641. sidebarOrder: '侧边栏顺序',
  1642. // Camera
  1643. saveThumbnails: '保存缩略图',
  1644. captureFinishPhoto: '拍摄完成照片',
  1645. noPrintersConfigured: '未配置打印机',
  1646. // Archive settings
  1647. archiveMode: {
  1648. always: '始终创建归档条目',
  1649. never: '从不创建归档条目',
  1650. ask: '每次询问',
  1651. },
  1652. // Updates
  1653. checkForUpdatesLabel: '检查更新',
  1654. checkPrinterFirmware: '检查打印机固件',
  1655. includeBetaUpdates: '包含测试版本',
  1656. includeBetaUpdatesDesc: '检查更新时通知测试版和预发布版本',
  1657. // Queue
  1658. enableRetry: '启用重试',
  1659. // Home Assistant
  1660. homeAssistantDescription: '通过 Home Assistant 控制智能插座',
  1661. environmentManagedLabel: '(环境变量管理)',
  1662. autoEnabledViaEnv: '通过环境变量自动启用',
  1663. urlFromEnvReadOnly: '值由 HA_URL 环境变量设置(只读)',
  1664. tokenFromEnvReadOnly: '值由 HA_TOKEN 环境变量设置(只读)',
  1665. // MQTT
  1666. mqttConnectedTo: '已连接到',
  1667. // Prometheus
  1668. prometheusDescription: '以 Prometheus 格式暴露打印机数据',
  1669. // Smart plugs empty state
  1670. noSmartPlugsTitle: '未配置智能插座',
  1671. noSmartPlugsDescription: '添加基于 Tasmota 的智能插座以追踪能耗并自动化电源控制。',
  1672. // Notifications empty state
  1673. noProvidersTitle: '未配置提供商',
  1674. noProvidersDescription: '添加提供商以接收警报。',
  1675. noTemplatesAvailable: '无可用模板。重启后端以加载默认模板。',
  1676. // API permissions
  1677. apiPermissionView: '查看打印机状态和队列',
  1678. apiPermissionEdit: '添加和移除打印队列中的项目',
  1679. // API keys
  1680. apiKeysEmptyTitle: '无 API 密钥',
  1681. apiKeysEmptyDescription: '创建 API 密钥以与外部服务集成。',
  1682. // Users
  1683. noUsersFound: '未找到用户',
  1684. noGroupsFound: '未找到组',
  1685. noGroupsAvailable: '无可用组',
  1686. passwordsDoNotMatch: '密码不匹配',
  1687. systemGroupWarning: '系统组名称不可更改',
  1688. // Auth disabled
  1689. authDisabledTitle: '身份验证已禁用',
  1690. authDisabledFeature1: '需要登录才能访问系统',
  1691. authDisabledFeature2: '创建多个用户并基于组的权限管理',
  1692. authDisabledFeature3: '使用 50+ 个细粒度权限控制访问',
  1693. // User deletion
  1694. userHasCreated: '此用户已创建:',
  1695. userItemsQuestion: '您想如何处理这些项目?',
  1696. deleteUserConfirm: '确定要删除此用户吗?',
  1697. actionCannotBeUndone: '此操作无法撤销。',
  1698. // Smart plugs
  1699. addFirstSmartPlug: '添加您的第一个智能插座',
  1700. // Notifications
  1701. providers: '提供商',
  1702. log: '日志',
  1703. testAll: '全部测试',
  1704. testResults: '测试结果',
  1705. testPassedCount: '{{count}} 个通过',
  1706. testFailedCount: '{{count}} 个失败',
  1707. messageTemplates: '消息模板',
  1708. messageTemplatesDescription: '自定义每个事件的通知消息。',
  1709. // API Keys section
  1710. apiKeys: 'API 密钥',
  1711. apiKeysDescription: '创建 API 密钥用于外部集成和 Webhook。',
  1712. createKey: '创建密钥',
  1713. apiKeyCreated: 'API 密钥创建成功',
  1714. apiKeyCopyWarning: '请立即复制此密钥 - 它不会再次显示!',
  1715. useInApiBrowser: '在 API 浏览器中使用',
  1716. createNewApiKey: '创建新 API 密钥',
  1717. keyName: '密钥名称',
  1718. keyNamePlaceholder: '例如:Home Assistant、OctoPrint',
  1719. readStatus: '读取状态',
  1720. readStatusDescription: '查看打印机状态和队列',
  1721. manageQueue: '管理队列',
  1722. manageQueueDescription: '添加和移除打印队列中的项目',
  1723. controlPrinter: '控制打印机',
  1724. controlPrinterDescription: '暂停、继续和停止打印',
  1725. cloudAccess: 'Allow cloud access',
  1726. cloudAccessDescription: 'Read Bambu Cloud presets and filaments on your behalf. Requires you to be signed into Bambu Cloud.',
  1727. cloudBadge: 'Cloud',
  1728. legacyKey: 'Legacy',
  1729. legacyKeyTooltip: 'Created before per-user ownership; recreate to use cloud access',
  1730. unnamedKey: '未命名密钥',
  1731. lastUsed: '上次使用',
  1732. read: '读取',
  1733. control: '控制',
  1734. createFirstKey: '创建您的第一个密钥',
  1735. webhookEndpoints: 'Webhook 端点',
  1736. webhookApiKeyHint: '在 X-API-Key 请求头中使用您的 API 密钥。',
  1737. webhook: {
  1738. getAllStatus: '获取所有打印机状态',
  1739. getSpecificStatus: '获取特定打印机状态',
  1740. addToQueue: '添加到打印队列',
  1741. pausePrint: '暂停打印',
  1742. resumePrint: '继续打印',
  1743. stopPrint: '停止打印',
  1744. },
  1745. apiBrowser: 'API 浏览器',
  1746. apiBrowserDescription: '浏览和测试所有可用的 API 端点。',
  1747. apiKeyForTesting: '测试用 API 密钥',
  1748. apiKeyPlaceholder: '在此粘贴您的 API 密钥以测试需要认证的端点...',
  1749. apiKeyHint: '此密钥将作为 X-API-Key 请求头随请求发送。',
  1750. deleteApiKeyTitle: '删除 API 密钥',
  1751. deleteApiKeyMessage: '确定要删除此 API 密钥吗?使用此密钥的所有集成将停止工作。',
  1752. deleteKey: '删除密钥',
  1753. // Filament tab
  1754. amsDisplayThresholds: 'AMS 显示阈值',
  1755. amsThresholdsDescription: '配置 AMS 湿度和温度指示器的颜色阈值。',
  1756. humidity: '湿度',
  1757. goodGreen: '良好(绿色)',
  1758. fairOrange: '一般(橙色)',
  1759. aboveFairBad: '超过一般阈值显示为红色(差)',
  1760. fairAlsoDryingThreshold: '此阈值也用于触发自动干燥',
  1761. temperature: '温度',
  1762. goodBlue: '良好(蓝色)',
  1763. aboveFairHot: '超过一般阈值显示为红色(热)',
  1764. historyRetention: '历史保留',
  1765. keepSensorHistory: '保留传感器历史',
  1766. historyRetentionDescription: '较旧的湿度和温度数据将被自动删除',
  1767. defaultPrintOptions: '默认打印选项',
  1768. defaultPrintOptionsDescription: '设置新打印的默认选项值。可在打印对话框中逐次覆盖。',
  1769. defaultBedLevelling: '热床调平',
  1770. defaultBedLevellingDesc: '打印前自动调平热床',
  1771. defaultFlowCali: '流量校准',
  1772. defaultFlowCaliDesc: '校准挤出流量',
  1773. defaultVibrationCali: '振动校准',
  1774. defaultVibrationCaliDesc: '减少振纹伪影',
  1775. defaultLayerInspect: '首层检测',
  1776. defaultLayerInspectDesc: 'AI首层检测',
  1777. defaultTimelapse: '延时摄影',
  1778. defaultTimelapseDesc: '录制延时摄影视频',
  1779. staggeredStart: 'Staggered Start',
  1780. staggeredStartDescription: 'Default group size and interval when staggering multi-printer batch starts. Can be overridden per batch in the print modal.',
  1781. plateClear: '热床清空确认',
  1782. requirePlateClear: '需要热床清空确认',
  1783. requirePlateClearDescription: '启用后,调度器会在已完成打印的打印机上启动排队打印之前,等待每台打印机的热床清空确认。禁用后,也会隐藏打印机卡片上的打印板状态标记和“将打印板标记为已清理”按钮。',
  1784. gcodeInjection: 'G-code注入',
  1785. gcodeInjectionDescription: '为Farmloop、SwapMod、AutoClear和Printflow 3D等自动打印系统配置自定义G-code,在打印开始和/或结束时注入。代码片段按打印机型号配置,在队列项目上启用"注入G-code"时应用。',
  1786. gcodeInjectionNoPrinters: '未找到打印机。添加打印机以配置G-code代码片段。',
  1787. gcodeStartLabel: '开始G-code',
  1788. gcodeEndLabel: '结束G-code',
  1789. gcodeStartPlaceholder: '在打印开始前插入的G-code...',
  1790. gcodeEndPlaceholder: '在打印结束后追加的G-code...',
  1791. staggerGroupSize: 'Group size',
  1792. staggerGroupSizeHelp: 'Printers to start simultaneously per group',
  1793. staggerInterval: 'Interval (minutes)',
  1794. staggerIntervalHelp: 'Delay between each group starting',
  1795. queueDrying: '自动干燥',
  1796. queueDryingDescription: '在队列打印之间,打印机空闲时自动干燥AMS耗材。使用上方的湿度阈值触发干燥。',
  1797. queueDryingEnabled: '启用自动干燥',
  1798. queueDryingEnabledDescription: '当打印机空闲且湿度超过阈值时,自动启动AMS干燥',
  1799. queueDryingBlock: '等待干燥完成',
  1800. queueDryingBlockDescription: '阻止打印队列直到干燥完成。关闭时,打印优先于干燥。',
  1801. ambientDryingEnabled: '环境干燥',
  1802. ambientDryingEnabledDescription: '当空闲打印机的湿度超过阈值时自动干燥耗材,无需排队打印。',
  1803. dryingPresets: '干燥预设',
  1804. dryingPresetsDescription: '每种耗材类型的温度和时长。AMS 2 Pro使用较低温度,AMS-HT支持较高温度。',
  1805. dryingFilament: '耗材',
  1806. printModal: '打印对话框',
  1807. expandCustomMapping: '默认展开自定义映射',
  1808. expandCustomMappingDescription: '打印到多台打印机时,默认展开显示每台打印机的 AMS 映射',
  1809. // User management
  1810. authentication: '身份验证',
  1811. authEnabledDescription: '您的实例已通过用户身份验证保护',
  1812. authDisabledDescription: '启用以要求登录并管理用户访问',
  1813. authDisabledMessage: '启用身份验证以创建用户账户、管理权限并保护您的 Bambuddy 实例。',
  1814. enableAuthentication: '启用身份验证',
  1815. currentUser: '当前用户',
  1816. changePassword: '修改密码',
  1817. admin: '管理员',
  1818. users: '用户',
  1819. addUser: '添加用户',
  1820. groups: '组',
  1821. addGroup: '添加组',
  1822. system: '系统',
  1823. noDescription: '无描述',
  1824. userCount: '{{count}} 个用户',
  1825. permissionCount: '{{count}} 个权限',
  1826. createUser: '创建用户',
  1827. username: '用户名',
  1828. enterUsername: '输入用户名',
  1829. password: '密码',
  1830. enterPassword: '输入密码(至少 6 个字符)',
  1831. confirmPassword: '确认密码',
  1832. confirmPasswordPlaceholder: '确认密码',
  1833. // Title tooltips
  1834. viewReleaseOnGitHub: '在 GitHub 上查看发布',
  1835. turnAllPlugsOn: '开启所有插座',
  1836. turnAllPlugsOff: '关闭所有插座',
  1837. // Modal: Clear logs
  1838. clearNotificationLogs: '清除通知日志',
  1839. clearLogsMessage: '这将永久删除所有 30 天前的通知日志。此操作无法撤销。',
  1840. clearLogs: '清除日志',
  1841. // Modal: Reset UI
  1842. resetUiPreferences: '重置 UI 偏好',
  1843. resetUiPreferencesMessage: '这将重置所有 UI 偏好为默认值:侧边栏顺序、主题、仪表板布局、视图模式和排序偏好。您的打印机、归档和服务器设置不会受到影响。清除后页面将重新加载。',
  1844. resetPreferences: '重置偏好',
  1845. // Modal: Delete group
  1846. deleteGroupTitle: '删除组',
  1847. deleteGroupMessage: '确定要删除此组吗?此组中的用户将失去这些权限。',
  1848. deleteGroup: '删除组',
  1849. // Modal: Disable auth
  1850. disableAuthenticationTitle: '禁用身份验证',
  1851. disableAuthenticationMessage: '确定要禁用身份验证吗?这将使您的 Bambuddy 实例无需登录即可访问。所有用户将保留在数据库中但身份验证将被禁用。',
  1852. disableAuthentication: '禁用身份验证',
  1853. // Additional settings
  1854. configureBambuddy: '配置 Bambuddy',
  1855. systemDefault: '系统默认',
  1856. archiveSettings: '归档设置',
  1857. newWindow: '新窗口',
  1858. embeddedOverlay: '嵌入式叠加层',
  1859. preferredSlicer: '首选切片软件',
  1860. preferredSlicerDescription: '选择要用于打开文件的切片软件',
  1861. 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.',
  1862. useSlicerApi: 'Use Slicer API',
  1863. 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.',
  1864. slicerCard: 'Slicer',
  1865. orcaslicerApiUrl: 'OrcaSlicer sidecar URL',
  1866. bambuStudioApiUrl: 'Bambu Studio sidecar URL',
  1867. slicerApiUrlDescription: 'URL of the slicer-API sidecar container. Leave blank to use the SLICER_API_URL / BAMBU_STUDIO_API_URL env var defaults.',
  1868. slicerBundles: {
  1869. title: 'Slicer Bundles',
  1870. 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.',
  1871. uploadButton: 'Upload bundle',
  1872. uploading: 'Uploading…',
  1873. loading: 'Loading bundles…',
  1874. empty: 'No bundles imported yet.',
  1875. summary: '{{processCount}} process · {{filamentCount}} filament presets',
  1876. delete: 'Delete',
  1877. uploadSuccess: 'Imported {{name}}',
  1878. uploadError: 'Bundle upload failed: {{message}}',
  1879. deleteSuccess: 'Bundle removed',
  1880. deleteError: 'Bundle delete failed: {{message}}',
  1881. confirmDeleteTitle: 'Remove this bundle?',
  1882. confirmDeleteMessage: 'Slice requests that reference "{{name}}" will fail until the bundle is re-imported.',
  1883. },
  1884. externalCameras: '外部摄像头',
  1885. costTracking: '成本追踪',
  1886. printsOnly: '仅打印',
  1887. totalConsumption: '总消耗',
  1888. dataManagement: '数据管理',
  1889. storageUsage: '存储使用情况',
  1890. storageUsageDescription: '按类别的数据使用情况明细',
  1891. storageUsageTotal: '总计',
  1892. storageUsageErrors: '错误',
  1893. storageUsageOtherBreakdown: '其他(包括静态资源、脚本和配置文件)',
  1894. storageUsageSystem: '系统',
  1895. storageUsageData: '数据',
  1896. storageUsageUnavailable: '存储使用信息不可用',
  1897. clearNotificationLogsDescription: '删除 30 天前的通知日志',
  1898. resetUiPreferencesDescription: '重置侧边栏顺序、主题、视图模式和布局偏好。打印机、归档和设置不受影响。',
  1899. enableHomeAssistant: '启用 Home Assistant',
  1900. enableMqtt: '启用 MQTT',
  1901. useTls: '使用 TLS',
  1902. enableMetricsEndpoint: '启用指标端点',
  1903. availableMetrics: '可用指标',
  1904. editUser: '编辑用户',
  1905. deleteUserTitle: '删除用户',
  1906. groupName: '组名称',
  1907. // Placeholders
  1908. leaveEmptyForAnonymous: '留空为匿名',
  1909. leaveEmptyForNoAuth: '留空为无认证',
  1910. enterNewPassword: '输入新密码',
  1911. confirmNewPassword: '确认新密码',
  1912. enterGroupName: '输入组名称',
  1913. enterDescriptionOptional: '输入描述(可选)',
  1914. enterCurrentPassword: '输入当前密码',
  1915. enterNewPasswordMin6: '输入新密码(至少 6 个字符)',
  1916. toast: {
  1917. keyCopied: '密钥已复制到剪贴板',
  1918. copyFailed: '复制密钥失败',
  1919. keyAddedToBrowser: '密钥已添加到 API 浏览器',
  1920. clearLogsFailed: '清除日志失败',
  1921. uiPreferencesReset: 'UI 偏好已重置。刷新中...',
  1922. authDisabled: '身份验证已成功禁用',
  1923. authDisableFailed: '禁用身份验证失败',
  1924. apiKeyCreated: 'API 密钥已创建',
  1925. apiKeyDeleted: 'API 密钥已删除',
  1926. userCreated: '用户创建成功',
  1927. userUpdated: '用户更新成功',
  1928. userDeleted: '用户删除成功',
  1929. groupCreated: '组创建成功',
  1930. groupUpdated: '组更新成功',
  1931. groupDeleted: '组删除成功',
  1932. fillRequiredFields: '请填写所有必填字段',
  1933. passwordsDoNotMatch: '密码不匹配',
  1934. passwordTooShort: '密码至少需要 6 个字符',
  1935. enterGroupName: '请输入组名称',
  1936. settingsSaved: '设置已保存',
  1937. noPermissionUpdate: '您没有权限更改设置',
  1938. cameraSettingsSaved: '摄像头设置已保存',
  1939. enterCameraUrl: '请输入摄像头 URL',
  1940. passwordChanged: '密码修改成功',
  1941. connectionFailed: '连接失败',
  1942. testFailed: '测试失败',
  1943. cameraConnected: '摄像头已连接{{resolution}}',
  1944. },
  1945. testConnection: '测试连接',
  1946. catalog: {
  1947. spoolCatalog: '耗材目录',
  1948. spoolCatalogDescription: '按品牌/类型的空耗材重量。用于添加耗材时的自动重量查找。',
  1949. searchCatalog: '搜索目录...',
  1950. addNewEntry: '添加新条目',
  1951. namePlaceholder: '名称(例如:Bambu Lab - 塑料)',
  1952. weight: '重量',
  1953. type: '类型',
  1954. default: '默认',
  1955. custom: '自定义',
  1956. noMatch: '没有条目匹配您的搜索',
  1957. empty: '目录中没有条目',
  1958. deleteEntry: '删除条目',
  1959. deleteConfirm: '确定要删除"{{name}}"吗?',
  1960. resetCatalog: '重置目录',
  1961. resetConfirm: '重置目录为默认值?这将移除所有自定义条目。',
  1962. loadFailed: '加载耗材目录失败',
  1963. nameWeightRequired: '名称和重量为必填项',
  1964. entryAdded: '条目已添加',
  1965. addFailed: '添加条目失败',
  1966. entryUpdated: '条目已更新',
  1967. updateFailed: '更新条目失败',
  1968. entryDeleted: '条目已删除',
  1969. deleteFailed: '删除条目失败',
  1970. resetSuccess: '目录已重置为默认值',
  1971. resetFailed: '重置目录失败',
  1972. exported: '已导出 {{count}} 条',
  1973. imported: '已导入 {{added}} 条(跳过 {{skipped}} 条)',
  1974. importFailed: '导入失败:无效的 JSON 格式',
  1975. exportTooltip: '导出目录为 JSON',
  1976. importTooltip: '从 JSON 导入目录',
  1977. resetTooltip: '重置为默认值',
  1978. selectedCount: '已选择 {{count}} 项',
  1979. deleteSelected: '删除所选',
  1980. bulkDeleteConfirm: '确定要删除 {{count}} 个条目吗?',
  1981. bulkDeleted: '已删除 {{count}} 个条目',
  1982. bulkDeleteFailed: '删除条目失败',
  1983. material: '材料',
  1984. spoolWeight: '线轴重量',
  1985. color: '颜色',
  1986. updateSpoolWeight: '更新线轴重量',
  1987. filamentUpdated: '耗材已更新',
  1988. filamentUpdateFailed: '更新耗材失败',
  1989. filamentUpdateInvalid: '耗材数据无效',
  1990. keepExistingSpoolWeight: '保留现有线轴的旧重量',
  1991. keepExistingSpoolWeightDesc: '已使用此耗材类型创建的线轴保留旧的皮重。新线轴使用更新后的值。',
  1992. applyToAllSpools: '应用到所有线轴',
  1993. applyToAllSpoolsDesc: '此耗材类型的所有重量计算立即使用新的皮重。',
  1994. },
  1995. colorCatalog: {
  1996. title: '颜色目录',
  1997. description: '按制造商/材料的耗材颜色。用于添加耗材时的自动颜色查找。',
  1998. searchColors: '搜索颜色...',
  1999. allManufacturers: '所有制造商',
  2000. addNewColor: '添加新颜色',
  2001. manufacturer: '制造商',
  2002. colorName: '颜色名称',
  2003. hex: '十六进制',
  2004. materialOptional: '材料(可选)',
  2005. showing: '显示 {{filtered}} / {{total}} 种颜色',
  2006. noMatch: '没有颜色匹配您的搜索',
  2007. empty: '目录中没有颜色',
  2008. deleteColor: '删除颜色',
  2009. deleteConfirm: '确定要删除"{{name}}"吗?',
  2010. resetCatalog: '重置颜色目录',
  2011. resetConfirm: '重置目录为默认值?这将移除所有自定义颜色。',
  2012. sync: '同步',
  2013. starting: '启动中...',
  2014. syncTooltip: '从 FilamentColors.xyz 同步(2000+ 种颜色,可能需要一分钟)',
  2015. loadFailed: '加载颜色目录失败',
  2016. fieldsRequired: '制造商、颜色名称和十六进制颜色为必填项',
  2017. colorAdded: '颜色已添加',
  2018. addFailed: '添加颜色失败',
  2019. colorUpdated: '颜色已更新',
  2020. updateFailed: '更新颜色失败',
  2021. colorDeleted: '颜色已删除',
  2022. deleteFailed: '删除颜色失败',
  2023. resetSuccess: '颜色目录已重置为默认值',
  2024. resetFailed: '重置目录失败',
  2025. syncUpToDate: '已是最新(检查了 {{count}} 种颜色)',
  2026. syncComplete: '添加了 {{added}} 种新颜色({{skipped}} 种已存在)',
  2027. syncError: '同步错误',
  2028. syncFailed: '从 FilamentColors.xyz 同步失败',
  2029. exported: '已导出 {{count}} 种颜色',
  2030. imported: '已导入 {{added}} 种颜色(跳过 {{skipped}} 种)',
  2031. importFailed: '导入失败:无效的 JSON 格式',
  2032. selectedCount: '已选择 {{count}} 项',
  2033. deleteSelected: '删除所选',
  2034. bulkDeleteConfirm: '确定要删除 {{count}} 种颜色吗?',
  2035. bulkDeleted: '已删除 {{count}} 种颜色',
  2036. bulkDeleteFailed: '删除颜色失败',
  2037. },
  2038. dateFormat: '日期格式',
  2039. dateFormatUs: '美式 (MM/DD/YYYY)',
  2040. dateFormatEu: '欧式 (DD/MM/YYYY)',
  2041. dateFormatIso: 'ISO (YYYY-MM-DD)',
  2042. timeFormat: '时间格式',
  2043. timeFormat12: '12小时制 (3:30 PM)',
  2044. timeFormat24: '24小时制 (15:30)',
  2045. defaultPrinter: '默认打印机',
  2046. defaultPrinterDescription: '为上传、重印和其他操作预选此打印机。',
  2047. slicerBambuStudio: 'Bambu Studio',
  2048. slicerOrcaSlicer: 'OrcaSlicer',
  2049. sidebarOrderDescription: '拖拽侧边栏项目以重新排序。在此处重置为默认顺序。',
  2050. setDefault: '设为默认',
  2051. sidebarOrderSetDefaultHint: '设为默认将当前菜单顺序应用于尚未自定义的用户。',
  2052. sidebarDefaultSet: '已设置默认菜单顺序。',
  2053. sidebarDefaultCleared: '已清除默认菜单顺序。',
  2054. sidebarDefaultFailed: '设置默认菜单顺序失败。',
  2055. reset: '重置',
  2056. darkMode: '深色模式',
  2057. lightMode: '浅色模式',
  2058. active: '(当前)',
  2059. background: '背景',
  2060. accent: '强调色',
  2061. style: '样式',
  2062. bgNeutral: '中性',
  2063. bgWarm: '暖色',
  2064. bgCool: '冷色',
  2065. bgOled: 'OLED 纯黑',
  2066. bgSlate: '石板蓝',
  2067. bgForest: '森林绿',
  2068. accentGreen: '绿色',
  2069. accentTeal: '青色',
  2070. accentBlue: '蓝色',
  2071. accentOrange: '橙色',
  2072. accentPurple: '紫色',
  2073. accentRed: '红色',
  2074. styleClassic: '经典',
  2075. styleGlow: '发光',
  2076. styleVibrant: '鲜艳',
  2077. themeToggleHint: '使用侧边栏中的太阳/月亮图标在深色和浅色模式之间切换。',
  2078. autoArchivePrints: '自动归档打印',
  2079. autoArchiveDescription: '打印完成时自动保存3MF文件',
  2080. saveThumbnailsDescription: '从3MF文件中提取并保存预览图像',
  2081. captureFinishPhotoDescription: '打印完成时从打印机摄像头拍照',
  2082. ffmpegNotInstalled: '未安装ffmpeg',
  2083. ffmpegRequired: '摄像头捕获需要ffmpeg。通过 <brew>brew install ffmpeg</brew>(macOS)或 <apt>apt install ffmpeg</apt>(Linux)安装。',
  2084. camera: '摄像头',
  2085. cameraViewMode: '摄像头查看模式',
  2086. cameraOverlayDescription: '摄像头在主屏幕上以可调大小的覆盖层打开',
  2087. cameraWindowDescription: '摄像头在单独的浏览器窗口中打开',
  2088. externalCamerasDescription: '配置外部摄像头以替换内置打印机摄像头。支持MJPEG流、RTSP、HTTP快照和USB摄像头(V4L2)。启用后,外部摄像头将用于实时查看和完成照片。',
  2089. cameraPlaceholderUsb: '设备路径 (/dev/video0)',
  2090. cameraPlaceholderUrl: '摄像头URL (rtsp://... 或 http://...)',
  2091. cameraTypeMjpeg: 'MJPEG 流',
  2092. cameraTypeRtsp: 'RTSP 流',
  2093. cameraTypeSnapshot: 'HTTP 快照',
  2094. cameraTypeUsb: 'USB 摄像头 (V4L2)',
  2095. cameraSnapshotUrl: 'Snapshot URL (optional)',
  2096. cameraSnapshotUrlPlaceholder: 'http://192.168.1.61:1984/api/frame.jpeg?src=printer',
  2097. 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.',
  2098. cameraRotation: '旋转',
  2099. test: '测试',
  2100. connected: '已连接',
  2101. disconnected: '未连接',
  2102. currency: '货币',
  2103. defaultFilamentCost: '默认耗材成本(每公斤)',
  2104. electricityCost: '每千瓦时电费',
  2105. energyDisplayMode: '能源显示模式',
  2106. energyModePrintDescription: '仪表板显示打印期间使用的能源总和',
  2107. energyModeTotalDescription: '仪表板显示智能插座的累计能源',
  2108. fileManager: '文件管理器',
  2109. createArchiveEntry: '打印时创建归档条目',
  2110. createArchiveEntryDescription: '从文件管理器打印时,可选择创建归档条目',
  2111. lowDiskSpaceWarning: '磁盘空间不足警告',
  2112. lowDiskSpaceDescription: '当可用磁盘空间低于此阈值时显示警告',
  2113. printerFirmware: '打印机固件',
  2114. checkFirmwareDescription: '检查Bambu Lab的打印机固件更新',
  2115. bambuddySoftware: 'Bambuddy 软件',
  2116. autoCheckDescription: '启动时自动检查新版本',
  2117. checkNow: '立即检查',
  2118. updateAvailableVersion: '可用更新:v{{version}}',
  2119. releaseNotes: '发布说明',
  2120. updateViaDocker: '通过 Docker Compose 更新:',
  2121. updateViaHomeAssistant: '更新由 Home Assistant Supervisor 管理。请在 Home Assistant 中打开 设置 → 加载项 → Bambuddy 以安装新版本。',
  2122. installUpdate: '安装更新',
  2123. latestVersionRunning: '您正在运行最新版本',
  2124. failedToCheckUpdates: '检查更新失败:{{error}}',
  2125. backupRestore: '备份与恢复',
  2126. backupRestoreDescription: '导出/导入设置并配置GitHub备份',
  2127. goToBackup: '前往备份',
  2128. externalUrl: '外部URL',
  2129. externalUrlDescription: 'Bambuddy可访问的外部URL。用于通知图像和外部集成。',
  2130. bambuddyUrl: 'Bambuddy URL',
  2131. externalUrlHint: '包含协议和端口(例如:http://192.168.1.100:8000)',
  2132. ftpRetry: 'FTP重试',
  2133. ftpRetryDescription: '当打印机WiFi不稳定时重试FTP操作。适用于3MF下载、打印上传、延时摄影下载和固件更新。',
  2134. autoRetryDescription: '自动重试失败的FTP操作',
  2135. retryAttempts: '重试次数',
  2136. retryDelay: '重试延迟',
  2137. connectionTimeout: '连接超时',
  2138. time_one: '{{count}}次',
  2139. time_other: '{{count}}次',
  2140. second_one: '{{count}}秒',
  2141. second_other: '{{count}}秒',
  2142. nSeconds: '{{count}}秒',
  2143. increaseForWeakWifi: '对WiFi信号弱的打印机增加此值',
  2144. homeAssistant: 'Home Assistant',
  2145. homeAssistantFullDescription: '连接到Home Assistant,通过HA REST API控制智能插座。支持switch、light、input_boolean和script实体。',
  2146. homeAssistantUrl: 'Home Assistant URL',
  2147. longLivedAccessToken: '长期访问令牌',
  2148. haTokenHint: '在HA中创建令牌:个人资料 → 长期访问令牌 → 创建令牌',
  2149. connectionSuccessful: '连接成功',
  2150. connectionFailed: '连接失败',
  2151. haConnectionSuccess: '已成功连接到Home Assistant。',
  2152. haConnectionFailed: '连接Home Assistant失败。',
  2153. mqttPublishing: 'MQTT发布',
  2154. mqttDescription: '将BamBuddy事件发布到外部MQTT代理,用于与Node-RED、Home Assistant和其他自动化系统集成。',
  2155. mqttEnableDescription: '向外部MQTT代理发布事件',
  2156. brokerHostname: '代理主机名',
  2157. port: '端口',
  2158. usernameOptional: '用户名(可选)',
  2159. passwordOptional: '密码(可选)',
  2160. topicPrefix: '主题前缀',
  2161. topicPrefixHint: '主题格式:{{prefix}}/printers/<serial>/status 等',
  2162. prometheusMetrics: 'Prometheus 指标',
  2163. prometheusEndpointDescription: '在 <code>/api/v1/metrics</code> 公开打印机指标,用于Prometheus/Grafana监控。',
  2164. bearerTokenOptional: 'Bearer令牌(可选)',
  2165. bearerTokenHint: '设置后,请求必须包含 <code>Authorization: Bearer <token></code>',
  2166. metricsConnectionStatus: '连接状态',
  2167. metricsPrinterState: '打印机状态(空闲/打印中等)',
  2168. metricsPrintProgress: '打印进度 0-100%',
  2169. metricsBedTemp: '热床温度',
  2170. metricsNozzleTemp: '喷嘴温度',
  2171. metricsPrintsTotal: '按结果分类的总打印数',
  2172. metricsMore: '...以及更多(层数、风扇、队列、耗材用量)',
  2173. smartPlugsDescription: '连接智能插座(Tasmota或Home Assistant)以自动化电源控制并跟踪打印机的能源使用情况。',
  2174. allOn: '全部开启',
  2175. allOff: '全部关闭',
  2176. addSmartPlug: '添加智能插座',
  2177. energySummary: '能源概要',
  2178. currentPower: '当前功率',
  2179. plugsOnline: '{{reachable}}/{{total}} 个插座在线',
  2180. today: '今天',
  2181. yesterday: '昨天',
  2182. total: '总计',
  2183. enablePlugsForSummary: '启用插座以查看能源概要',
  2184. addNotificationProvider: '添加',
  2185. systemBadge: '(系统)',
  2186. creating: '创建中...',
  2187. changing: '修改中...',
  2188. deleteUserAndItems: '删除用户及其所有项目',
  2189. deleteUserKeepItems: '删除用户,保留项目(将变为无主项目)',
  2190. ok: '确定',
  2191. // 2FA settings
  2192. twoFa: {
  2193. totpTitle: '身份验证器应用 (TOTP)',
  2194. totpDesc: '使用 Google Authenticator、Aegis 或 Authy 等应用。',
  2195. emailOtpTitle: '邮件 OTP',
  2196. emailOtpDesc: '登录时向 {{email}} 发送一次性验证码。',
  2197. emailOtpNoEmail: '请先为账户添加邮箱地址以启用此方式。',
  2198. addEmailFirst: '您的账户没有邮箱地址,请联系管理员添加。',
  2199. setupTotp: '设置身份验证器应用',
  2200. setupAuthApp: '设置身份验证器应用',
  2201. setupInstructions: '使用身份验证器应用扫描二维码,然后输入验证码确认。',
  2202. manualEntry: '无法扫描?请手动输入此密钥:',
  2203. scannedContinue: '已扫描 — 继续',
  2204. enterCodeToConfirm: '请输入身份验证器应用中的6位验证码以确认设置。',
  2205. activate: '激活',
  2206. disableTotp: '停用身份验证器',
  2207. disableConfirmHint: '请输入有效的 TOTP 码或备用码来停用身份验证器。',
  2208. totpDisabled: '身份验证器应用已停用。',
  2209. emailOtpEnabled: '邮件 OTP 已启用。',
  2210. emailOtpDisabled: '邮件 OTP 已停用。',
  2211. smtpRequired: '请先配置并测试SMTP设置。',
  2212. invalidCode: '无效验证码,请重试。',
  2213. enableEmailOtp: '启用邮件 OTP',
  2214. disableEmailOtp: '停用邮件 OTP',
  2215. emailSetupEnterCode: '验证码已发送至您的邮箱地址。请在下方输入以确认您拥有此邮箱。',
  2216. verifyAndEnable: '验证并启用',
  2217. emailDisablePasswordHint: '请输入您的账户密码以确认停用邮件 OTP。',
  2218. passwordPlaceholder: '输入您的密码',
  2219. backupCodesTitle: '保存备用码',
  2220. backupCodesWarning: '请将这些码保存在安全的地方。每个码只能使用一次,且不会再次显示。',
  2221. backupCodesRemaining: '剩余 {{count}} 个备用码',
  2222. savedCodes: '已保存',
  2223. regenBackup: '重新生成备用码',
  2224. regenBackupHint: '输入当前 TOTP 码以生成 10 个新备用码,所有现有备用码将失效。',
  2225. newBackupCodes: '新备用码',
  2226. linkedAccounts: '已关联的 SSO 账户',
  2227. linkedAccountsDesc: '以下外部身份提供商已与您的账户关联。',
  2228. oidcUnlinked: '账户已解除关联。',
  2229. },
  2230. // OIDC provider settings
  2231. oidc: {
  2232. title: 'SSO / OIDC 提供商',
  2233. desc: '配置 OpenID Connect 提供商以实现单点登录。',
  2234. addProvider: '添加提供商',
  2235. newProvider: '新提供商',
  2236. empty: '尚未配置 OIDC 提供商。',
  2237. created: '提供商已创建。',
  2238. updated: '提供商已更新。',
  2239. deleted: '提供商已删除。',
  2240. deleteTitle: '删除提供商',
  2241. deleteMessage: '删除"{{name}}"?所有关联账户将断开连接。',
  2242. form: {
  2243. name: '显示名称',
  2244. issuerUrl: '颁发者 URL',
  2245. clientId: '客户端 ID',
  2246. clientSecret: '客户端密钥',
  2247. scopes: '作用域',
  2248. iconUrl: '图标 URL(可选)',
  2249. enabled: '已启用',
  2250. autoCreate: '自动创建用户',
  2251. autoCreateDesc: '首次登录时自动创建本地账户。',
  2252. autoLink: '自动关联已有账户',
  2253. autoLinkDesc: '首次登录时通过邮箱匹配现有本地账户并自动关联。',
  2254. secretHint: '留空以保留当前',
  2255. secretPlaceholder: '新密钥',
  2256. emailClaim: '邮箱声明',
  2257. emailClaimDesc: "用作邮箱身份的 JWT 声明。Azure Entra ID 请使用 'preferred_username' 或 'upn'(不发送 email_verified)。仅使用可信的声明名称。",
  2258. emailClaimPlaceholder: 'email',
  2259. 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.",
  2260. requireEmailVerified: '要求邮箱已验证',
  2261. requireEmailVerifiedDesc: '仅在提供商将邮箱声明标记为已验证时才接受。',
  2262. requireEmailVerifiedWarning: '警告:将在未经验证的情况下接受邮箱。仅对受信任的提供商使用。',
  2263. requireEmailVerifiedAutoLink: '请先禁用自动关联以更改此设置。',
  2264. defaultGroup: '默认组',
  2265. defaultGroupDesc: '自动创建用户时分配的组。未设置时回退到 Viewers。',
  2266. defaultGroupViewersFallback: 'Viewers(默认)',
  2267. },
  2268. },
  2269. // TODO: translate encryption keys
  2270. encryption: {
  2271. title: 'MFA Encryption Status',
  2272. enabledFromEnv: 'At-rest encryption enabled (key from MFA_ENCRYPTION_KEY environment variable)',
  2273. enabledFromFile: 'At-rest encryption enabled (key loaded from data directory)',
  2274. enabledGenerated: 'At-rest encryption enabled with auto-generated key',
  2275. notConfigured: 'At-rest encryption not configured',
  2276. 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.',
  2277. allEncrypted: 'All MFA secrets are encrypted at rest.',
  2278. legacyRowsLabel: 'Legacy plaintext rows',
  2279. encryptedRowsLabel: 'Encrypted rows',
  2280. 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.',
  2281. 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.',
  2282. decryptionBrokenTitle: 'Encryption key missing',
  2283. 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.',
  2284. migrationErrorWarning: '{{count}} 行旧数据在启动时未能重新加密。请检查服务器日志并重启 Bambuddy 以重试。',
  2285. },
  2286. },
  2287. // Notifications (for push notifications)
  2288. notification: {
  2289. printStarted: {
  2290. title: '打印已开始',
  2291. body: '{{printer}}:{{filename}} 已开始打印',
  2292. },
  2293. printCompleted: {
  2294. title: '打印已完成',
  2295. body: '{{printer}}:{{filename}} 已成功完成',
  2296. },
  2297. printFailed: {
  2298. title: '打印失败',
  2299. body: '{{printer}}:{{filename}} 打印失败',
  2300. },
  2301. printStopped: {
  2302. title: '打印已停止',
  2303. body: '{{printer}}:{{filename}} 已停止',
  2304. },
  2305. printProgress: {
  2306. title: '打印进度',
  2307. body: '{{printer}}:{{filename}} 已完成 {{percent}}%',
  2308. },
  2309. printerOffline: {
  2310. title: '打印机离线',
  2311. body: '{{printer}} 已离线',
  2312. },
  2313. printerError: {
  2314. title: '打印机错误',
  2315. body: '{{printer}}:{{error}}',
  2316. },
  2317. filamentLow: {
  2318. title: '耗材不足',
  2319. body: '{{printer}}:耗材即将用完',
  2320. },
  2321. maintenanceDue: {
  2322. title: '维护到期',
  2323. body: '{{printer}}:{{items}} 需要关注',
  2324. },
  2325. },
  2326. // Errors
  2327. errors: {
  2328. generic: '出了点问题',
  2329. networkError: '网络错误。请检查您的连接。',
  2330. notFound: '未找到',
  2331. unauthorized: '未授权',
  2332. serverError: '服务器错误',
  2333. validationError: '请检查您的输入',
  2334. printerConnectionFailed: '连接打印机失败',
  2335. saveFailed: '保存更改失败',
  2336. deleteFailed: '删除失败',
  2337. loadFailed: '加载数据失败',
  2338. },
  2339. // HMS Errors modal
  2340. hmsErrors: {
  2341. title: '错误 - {{name}}',
  2342. noErrors: '无错误',
  2343. viewOnWiki: '在拓竹 Wiki 上查看',
  2344. clearInstructions: '在打印机上清除错误以在此处消除它们。',
  2345. clearErrors: '清除错误',
  2346. clearSuccess: 'HMS 错误已清除',
  2347. clearFailed: '清除 HMS 错误失败',
  2348. },
  2349. // MQTT Debug modal
  2350. mqttDebug: {
  2351. title: 'MQTT 调试日志',
  2352. searchPlaceholder: '搜索主题或负载...',
  2353. noMessages: '尚未记录消息',
  2354. startLoggingHint: '点击"开始记录"以开始捕获 MQTT 消息',
  2355. noMessagesMatch: '没有消息匹配您的筛选条件',
  2356. adjustFilterHint: '尝试调整您的搜索或筛选条件',
  2357. incoming: '传入',
  2358. outgoing: '传出',
  2359. loggingStopped: '记录已停止',
  2360. loggingActive: '记录中 - 消息将自动刷新',
  2361. startLogging: '开始记录',
  2362. stopLogging: '停止记录',
  2363. clearLog: '清除日志',
  2364. topic: '主题',
  2365. timestamp: '时间戳',
  2366. direction: '方向',
  2367. all: '全部',
  2368. },
  2369. // Printer File Manager modal (printer internal storage)
  2370. printerFiles: {
  2371. title: '文件管理器',
  2372. storageUsed: '已用:',
  2373. storageFree: '剩余:',
  2374. filterPlaceholder: '筛选文件...',
  2375. deleteButton: '删除',
  2376. deleteFiles: '删除 {{count}} 个文件',
  2377. deleteFileConfirm: '删除"{{name}}"?此操作无法撤销。',
  2378. deleteFilesConfirm: '删除 {{count}} 个选中的文件?此操作无法撤销。',
  2379. noFiles: '打印机上没有文件',
  2380. loadingFiles: '加载文件中...',
  2381. failedToLoad: '加载文件失败',
  2382. toast: {
  2383. filesDeleted: '已删除 {{count}} 个文件',
  2384. deleteFailed: '删除失败:{{error}}',
  2385. },
  2386. },
  2387. // Confirmations
  2388. confirm: {
  2389. delete: '确定要删除吗?',
  2390. unsavedChanges: '您有未保存的更改。确定要离开吗?',
  2391. clearQueue: '确定要清空队列吗?',
  2392. },
  2393. // Login page
  2394. login: {
  2395. title: 'Bambuddy 登录',
  2396. subtitle: '登录您的账户',
  2397. username: '用户名',
  2398. usernamePlaceholder: '输入您的用户名',
  2399. usernameOrEmail: '用户名或邮箱',
  2400. usernameOrEmailPlaceholder: '用户名或 @ 邮箱',
  2401. password: '密码',
  2402. passwordPlaceholder: '输入您的密码',
  2403. signIn: '登录',
  2404. signingIn: '登录中...',
  2405. rememberMe: '记住我',
  2406. forgotPassword: '忘记密码?',
  2407. loginSuccess: '登录成功',
  2408. loginFailed: '登录失败',
  2409. enterCredentials: '请输入用户名和密码',
  2410. enterEmail: '请输入您的电子邮件地址',
  2411. oidcLoginFailed: 'OIDC 登录失败',
  2412. oidcErrors: {
  2413. providerError: '身份提供商返回了一个错误',
  2414. missingParameters: 'OIDC 回调缺少必要参数',
  2415. invalidState: 'OIDC 状态无效或已被使用',
  2416. stateExpired: 'OIDC 登录会话已过期,请重试',
  2417. providerNotFound: '未找到 OIDC 提供商',
  2418. discoveryFailed: '无法获取 OIDC 发现文档',
  2419. invalidDiscovery: 'OIDC 发现文档无效',
  2420. networkError: 'OIDC 令牌交换时出现网络错误',
  2421. badResponse: 'OIDC 令牌交换时收到意外响应',
  2422. noIdToken: 'OIDC 提供商未返回 ID 令牌',
  2423. validationFailed: 'OIDC 令牌验证失败',
  2424. nonceMismatch: 'OIDC nonce 不匹配,可能存在重放攻击',
  2425. missingSubClaim: 'OIDC 令牌缺少 sub 声明',
  2426. noLinkedAccount: '没有与此 OIDC 身份关联的本地帐户',
  2427. accountInactive: '您的帐户已被停用',
  2428. userResolutionFailed: '无法解析您的帐户',
  2429. internalError: 'OIDC 登录过程中发生内部错误',
  2430. tokenExchangeFailed: 'OIDC 令牌交换失败',
  2431. },
  2432. forgotPasswordTitle: '忘记密码',
  2433. forgotPasswordMessage: '如果您忘记了密码,请联系系统管理员进行重置。',
  2434. forgotPasswordEmailMessage: '输入您的邮箱地址,我们将向您发送新密码。',
  2435. emailAddress: '邮箱地址',
  2436. emailPlaceholder: 'your.email@example.com',
  2437. cancel: '取消',
  2438. sending: '发送中...',
  2439. sendResetEmail: '发送重置邮件',
  2440. howToReset: '如何重置密码:',
  2441. resetStep1: '联系您的 Bambuddy 管理员',
  2442. resetStep2: '请他们在用户管理中重置您的密码',
  2443. resetStep3: '他们可以为您设置一个临时密码',
  2444. resetStep4: '使用新密码登录并在设置中修改密码',
  2445. gotIt: '知道了',
  2446. resetPassword: {
  2447. title: '设置新密码',
  2448. subtitle: '请在下方输入并确认您的新密码。',
  2449. newPassword: '新密码',
  2450. newPasswordPlaceholder: '至少 8 个字符',
  2451. confirmPassword: '确认密码',
  2452. confirmPasswordPlaceholder: '重复输入新密码',
  2453. saving: '保存中…',
  2454. submit: '设置新密码',
  2455. backToLogin: '返回登录',
  2456. passwordsDoNotMatch: '密码不匹配',
  2457. passwordTooShort: '密码至少需要 8 个字符',
  2458. resetFailed: '密码重置失败。链接可能已过期。',
  2459. },
  2460. twoFA: {
  2461. title: '两步验证',
  2462. subtitle: '您的账户已启用两步验证。请在下方输入验证码。',
  2463. methodAuthenticator: '身份验证器应用',
  2464. methodEmail: '邮箱验证码',
  2465. methodBackup: '备用恢复码',
  2466. instructionsTotp: '请打开您的身份验证器应用,输入 Bambuddy 的 6 位验证码。',
  2467. instructionsEmail: '6 位验证码已发送至您的邮箱,有效期为 10 分钟。',
  2468. instructionsEmailNotSent: '点击下方按钮,通过邮件获取验证码。',
  2469. instructionsBackup: '请输入您的一个 8 位备用恢复码。每个恢复码只能使用一次。',
  2470. sendCodeButton: '发送邮箱验证码',
  2471. sendingCode: '发送中...',
  2472. resendCode: '重新发送验证码',
  2473. codeLabel: '验证码',
  2474. backupCodeLabel: '备用恢复码',
  2475. codePlaceholder: '000000',
  2476. backupCodePlaceholder: 'XXXXXXXX',
  2477. verifyButton: '验证',
  2478. verifyingButton: '验证中...',
  2479. backToLogin: '← 返回登录页面',
  2480. orContinueWith: '或通过以下方式登录',
  2481. signInWith: '使用 {{provider}} 登录',
  2482. enterCode: '请输入验证码',
  2483. sendCodeFailed: '验证码发送失败',
  2484. invalidCode: '无效验证码,请重试。',
  2485. },
  2486. },
  2487. // Setup page
  2488. setup: {
  2489. title: 'Bambuddy 设置',
  2490. subtitle: '为您的 Bambuddy 实例配置身份验证',
  2491. enableAuth: '启用身份验证',
  2492. adminAccount: '管理员账户',
  2493. adminAccountDesc: '如果管理员用户已存在,将使用现有管理员账户启用身份验证。如需使用现有管理员,请将下方字段留空,或输入新凭据创建新管理员用户。',
  2494. adminUsername: '管理员用户名',
  2495. adminPassword: '管理员密码',
  2496. optionalIfAdminExists: '(如管理员用户已存在则为可选)',
  2497. adminUsernamePlaceholder: '输入管理员用户名(可选)',
  2498. adminPasswordPlaceholder: '输入管理员密码(可选)',
  2499. confirmPassword: '确认密码',
  2500. confirmPasswordPlaceholder: '确认管理员密码',
  2501. settingUp: '设置中...',
  2502. completeSetup: '完成设置',
  2503. toast: {
  2504. authEnabledAdminCreated: '身份验证已启用并创建了管理员用户',
  2505. authEnabledExistingAdmins: '使用现有管理员用户启用了身份验证',
  2506. setupCompleted: '设置完成',
  2507. enterBothCredentials: '请输入管理员用户名和密码,或将两者留空以使用现有管理员用户',
  2508. passwordsDoNotMatch: '密码不匹配',
  2509. passwordTooShort: '密码至少需要 6 个字符',
  2510. },
  2511. },
  2512. // Password change
  2513. changePassword: {
  2514. title: '修改密码',
  2515. currentPassword: '当前密码',
  2516. currentPasswordPlaceholder: '输入当前密码',
  2517. newPassword: '新密码',
  2518. newPasswordPlaceholder: '输入新密码(至少 6 个字符)',
  2519. confirmPassword: '确认新密码',
  2520. confirmPasswordPlaceholder: '确认新密码',
  2521. passwordsDoNotMatch: '密码不匹配',
  2522. passwordTooShort: '密码至少需要 6 个字符',
  2523. changing: '修改中...',
  2524. success: '密码修改成功',
  2525. failed: '密码修改失败',
  2526. },
  2527. // Plate detection alert
  2528. plateAlert: {
  2529. title: '打印已暂停!',
  2530. message: '在构建板上检测到物体。打印已自动暂停。请清理打印板并继续打印。',
  2531. understand: '我知道了',
  2532. },
  2533. // Camera page
  2534. camera: {
  2535. title: '摄像头视图',
  2536. invalidPrinterId: '无效的打印机 ID',
  2537. live: '实时',
  2538. snapshot: '快照',
  2539. restartStream: '重启流',
  2540. refreshSnapshot: '刷新快照',
  2541. fullscreen: '全屏',
  2542. exitFullscreen: '退出全屏',
  2543. connectingToCamera: '连接摄像头中...',
  2544. capturingSnapshot: '拍摄快照中...',
  2545. connectionLost: '连接已断开',
  2546. connectionFailed: '摄像头连接失败',
  2547. reconnecting: '{{countdown}} 秒后重新连接...(第 {{attempt}}/{{max}} 次尝试)',
  2548. reconnectNow: '立即重新连接',
  2549. cameraUnavailable: '摄像头不可用',
  2550. cameraUnavailableDesc: '请确保打印机已通电并已连接。',
  2551. noCamera: '无可用摄像头',
  2552. retry: '重试',
  2553. cameraStream: '摄像头流',
  2554. zoomOut: '缩小',
  2555. zoomIn: '放大',
  2556. resetZoom: '重置缩放',
  2557. recording: '录制中',
  2558. startRecording: '开始录制',
  2559. stopRecording: '停止录制',
  2560. chamberLight: '切换腔室灯',
  2561. },
  2562. // Groups management
  2563. groups: {
  2564. title: '组管理',
  2565. subtitle: '管理访问控制的权限组',
  2566. backToSettings: '返回设置',
  2567. createGroup: '创建组',
  2568. noPermission: '您没有访问此页面的权限。',
  2569. system: '系统',
  2570. noDescription: '无描述',
  2571. usersCount: '{{count}} 个用户',
  2572. permissionsCount: '{{count}} 个权限',
  2573. edit: '编辑',
  2574. delete: '删除',
  2575. toast: {
  2576. created: '组创建成功',
  2577. updated: '组更新成功',
  2578. deleted: '组删除成功',
  2579. enterGroupName: '请输入组名称',
  2580. },
  2581. modal: {
  2582. editGroup: '编辑组',
  2583. createGroup: '创建组',
  2584. cancel: '取消',
  2585. saving: '保存中...',
  2586. creating: '创建中...',
  2587. saveChanges: '保存更改',
  2588. },
  2589. form: {
  2590. groupName: '组名称',
  2591. groupNamePlaceholder: '输入组名称',
  2592. systemGroupWarning: '系统组名称不可更改',
  2593. description: '描述',
  2594. descriptionPlaceholder: '输入描述(可选)',
  2595. permissions: '权限(已选 {{count}} 个)',
  2596. },
  2597. deleteModal: {
  2598. title: '删除组',
  2599. message: '确定要删除此组吗?此组中的用户将失去这些权限。',
  2600. confirm: '删除组',
  2601. },
  2602. editor: {
  2603. title: '编辑组',
  2604. createTitle: '创建组',
  2605. search: '搜索权限...',
  2606. selectAll: '全选',
  2607. clearAll: '清除全部',
  2608. permissionsSelected: '已选 {{count}} 个',
  2609. noResults: '没有权限匹配您的搜索',
  2610. },
  2611. },
  2612. // Users management
  2613. users: {
  2614. title: '用户管理',
  2615. subtitle: '管理用户及其对 Bambuddy 实例的访问',
  2616. backToSettings: '返回设置',
  2617. createUser: '创建用户',
  2618. noPermission: '您没有访问此页面的权限。',
  2619. admin: '管理员',
  2620. noGroups: '无组',
  2621. active: '活跃',
  2622. inactive: '非活跃',
  2623. edit: '编辑',
  2624. delete: '删除',
  2625. system: '系统',
  2626. noGroupsAvailable: '无可用组',
  2627. table: {
  2628. username: '用户名',
  2629. groups: '组',
  2630. status: '状态',
  2631. actions: '操作',
  2632. },
  2633. toast: {
  2634. created: '用户创建成功',
  2635. updated: '用户更新成功',
  2636. deleted: '用户删除成功',
  2637. fillRequired: '请填写所有必填字段',
  2638. passwordsDoNotMatch: '密码不匹配',
  2639. passwordTooShort: '密码至少需要 6 个字符',
  2640. },
  2641. modal: {
  2642. createUser: '创建用户',
  2643. editUser: '编辑用户',
  2644. cancel: '取消',
  2645. creating: '创建中...',
  2646. saving: '保存中...',
  2647. saveChanges: '保存更改',
  2648. advancedAuthSubtitle: '使用高级认证',
  2649. },
  2650. form: {
  2651. username: '用户名',
  2652. usernamePlaceholder: '输入用户名',
  2653. email: '邮箱',
  2654. emailPlaceholder: 'user@example.com',
  2655. password: '密码',
  2656. passwordPlaceholder: '输入密码',
  2657. confirmPassword: '确认密码',
  2658. confirmPasswordPlaceholder: '确认密码',
  2659. newPasswordPlaceholder: '输入新密码',
  2660. confirmNewPasswordPlaceholder: '确认新密码',
  2661. leaveBlankToKeep: '留空以保持当前值',
  2662. groups: '组',
  2663. optional: '可选',
  2664. autoGeneratedPassword: '将自动生成安全密码并通过邮件发送给用户。',
  2665. passwordManagedByAdvancedAuth: '密码由高级认证管理。使用"重置密码"通过邮件向用户发送新密码。',
  2666. resetPassword: '重置密码',
  2667. resettingPassword: '重置密码中...',
  2668. },
  2669. deleteModal: {
  2670. title: '删除用户',
  2671. message: '确定要删除此用户吗?此操作无法撤销。',
  2672. confirm: '删除用户',
  2673. },
  2674. },
  2675. // Stream overlay
  2676. streamOverlay: {
  2677. title: '流叠加层',
  2678. invalidPrinterId: '无效的打印机 ID',
  2679. cameraStream: '摄像头流',
  2680. progress: '进度',
  2681. eta: '预计完成时间',
  2682. printerIdle: '打印机空闲',
  2683. printerOffline: '打印机离线',
  2684. status: {
  2685. printing: '打印中',
  2686. paused: '已暂停',
  2687. finished: '已完成',
  2688. failed: '失败',
  2689. idle: '空闲',
  2690. unknown: '未知',
  2691. },
  2692. },
  2693. // Profiles
  2694. profiles: {
  2695. title: '配置文件',
  2696. subtitle: '管理您的切片预设和压力推进校准',
  2697. tabs: {
  2698. cloud: '云端配置文件',
  2699. local: '本地配置文件',
  2700. kprofiles: 'K 值配置',
  2701. },
  2702. localProfiles: {
  2703. title: '本地配置文件',
  2704. subtitle: '从 OrcaSlicer 导入和管理切片预设',
  2705. import: '导入配置文件',
  2706. importDesc: '将 .bbscfg、.bbsflmt、.orca_filament、.zip 或 .json 文件拖放到此处',
  2707. importing: '导入中...',
  2708. search: '搜索本地预设...',
  2709. noPresets: '暂无本地预设',
  2710. badge: '本地',
  2711. edit: '编辑',
  2712. delete: '删除',
  2713. cancel: '取消',
  2714. deleteConfirmTitle: '删除预设',
  2715. deleteConfirm: '确定要删除此预设吗?此操作无法撤销。',
  2716. source: '来源',
  2717. inheritsFrom: '继承自',
  2718. filamentType: '类型',
  2719. vendor: '厂商',
  2720. compatiblePrinters: '兼容打印机',
  2721. nozzleTemp: '喷嘴温度',
  2722. cost: '成本',
  2723. density: '密度',
  2724. pressureAdvance: '压力推进',
  2725. filament: '耗材',
  2726. process: '工艺',
  2727. printer: '打印机',
  2728. toast: {
  2729. importSuccess: '已导入 {{count}} 个预设',
  2730. importSkipped: '跳过 {{count}} 个预设(重复)',
  2731. importError: '导入时出现 {{count}} 个错误',
  2732. deleted: '预设已删除',
  2733. updated: '预设已更新',
  2734. },
  2735. },
  2736. connectedAs: '已连接为',
  2737. logout: '退出登录',
  2738. noLogoutPermission: '您没有退出登录的权限',
  2739. failedToLoad: '加载配置文件失败',
  2740. retry: '重试',
  2741. time: {
  2742. justNow: '刚刚',
  2743. minsAgo: '{{count}} 分钟前',
  2744. hoursAgo: '{{count}} 小时前',
  2745. daysAgo: '{{count}} 天前',
  2746. },
  2747. toast: {
  2748. loggedOut: '已退出登录',
  2749. },
  2750. login: {
  2751. title: '连接到拓竹云',
  2752. subtitle: '跨设备同步您的切片预设',
  2753. email: '邮箱',
  2754. password: '密码',
  2755. region: '地区',
  2756. regionGlobal: '全球',
  2757. regionChina: '中国',
  2758. verificationCode: '验证码',
  2759. totpCode: '验证器代码',
  2760. checkEmail: '检查您的邮箱 ({{email}}) 获取 6 位验证码',
  2761. enterTotpHint: '输入验证器应用中的 6 位代码',
  2762. accessToken: '访问令牌',
  2763. accessTokenHint: '粘贴您的拓竹访问令牌(来自 Bambu Studio)',
  2764. back: '返回',
  2765. loginButton: '登录',
  2766. verifyButton: '验证',
  2767. setTokenButton: '设置令牌',
  2768. useToken: '改用访问令牌',
  2769. useEmail: '改用邮箱登录',
  2770. toast: {
  2771. loggedIn: '登录成功',
  2772. codeSent: '验证码已发送到您的邮箱',
  2773. enterTotp: '输入验证器应用中的代码',
  2774. tokenSet: '令牌设置成功',
  2775. },
  2776. },
  2777. presets: {
  2778. myPreset: '我的预设(可编辑)',
  2779. duplicate: '复制',
  2780. editable: '可编辑',
  2781. failedToLoadDetails: '加载预设详情失败',
  2782. deleteConfirm: '删除此预设?',
  2783. deleteWarning: '这将从拓竹云中永久删除"{{name}}"。此操作无法撤销。',
  2784. noDuplicatePermission: '您没有复制预设的权限',
  2785. noEditPermission: '您没有编辑预设的权限',
  2786. noDeletePermission: '您没有删除预设的权限',
  2787. types: {
  2788. filament: '耗材预设',
  2789. printer: '打印机预设',
  2790. process: '工艺预设',
  2791. },
  2792. toast: {
  2793. deleted: '预设已删除',
  2794. created: '预设已创建',
  2795. updated: '预设已更新',
  2796. duplicated: '预设已复制',
  2797. fieldAdded: '字段"{{key}}"已添加',
  2798. exported: '预设已导出',
  2799. },
  2800. baseLabel: '基础:{{name}}',
  2801. currentLabel: '当前:{{name}}',
  2802. newPreset: '新建预设',
  2803. editPreset: '编辑预设',
  2804. duplicatePreset: '复制预设',
  2805. createNewPreset: '创建新预设',
  2806. customizeSettings: '自定义新预设的设置',
  2807. compareWithBase: '与基础预设比较',
  2808. compare: '比较',
  2809. // CreatePresetModal - Basic Info
  2810. basePreset: '基础预设',
  2811. selectBasePreset: '选择基础预设...',
  2812. presetName: '预设名称',
  2813. myCustomPreset: '我的自定义预设',
  2814. inheritsFrom: '继承自',
  2815. dropJsonToImport: '拖放 JSON 以导入',
  2816. // CreatePresetModal - Tabs
  2817. tabs: {
  2818. common: '常用',
  2819. allFields: '所有字段',
  2820. },
  2821. // CreatePresetModal - All Fields Tab
  2822. availableFields: '可用字段',
  2823. searchFieldsPlaceholder: '搜索字段...',
  2824. noMatchingFields: '没有匹配的字段',
  2825. allFieldsAdded: '所有字段已添加',
  2826. addCustomField: '添加自定义字段',
  2827. yourOverrides: '您的覆盖值',
  2828. noOverridesYet: '暂无覆盖值',
  2829. clickFieldsToAdd: '点击左侧的字段进行添加',
  2830. saveAsTemplate: '保存为模板',
  2831. jsonTip: '提示:将 .json 文件拖放到此对话框的任意位置以导入设置',
  2832. },
  2833. cloudView: {
  2834. searchPlaceholder: '搜索预设...',
  2835. templates: '模板',
  2836. refresh: '刷新',
  2837. newPreset: '新建预设',
  2838. clearFilters: '清除筛选',
  2839. // Compare mode
  2840. compareMode: '比较模式',
  2841. selectAnotherPreset: '选择另一个 {{type}} 预设',
  2842. clickTwoPresets: '点击两个相同类型的预设进行比较',
  2843. selectFirst: '1. 选择第一个',
  2844. selectSecond: '2. 选择第二个',
  2845. compareNow: '立即比较',
  2846. // Status row
  2847. lastSynced: '上次同步:',
  2848. showingCount: '显示 {{showing}} / {{total}} 个预设',
  2849. noPresetsFound: '未找到预设',
  2850. // Column headers
  2851. columns: {
  2852. filament: '耗材',
  2853. process: '工艺',
  2854. printer: '打印机',
  2855. },
  2856. noFilamentPresets: '无耗材预设',
  2857. noProcessPresets: '无工艺预设',
  2858. noPrinterPresets: '无打印机预设',
  2859. // Filters
  2860. filters: {
  2861. type: '类型',
  2862. owner: '所有者',
  2863. printer: '打印机',
  2864. nozzle: '喷嘴',
  2865. filament: '耗材',
  2866. layer: '层',
  2867. all: '全部',
  2868. myPresets: '我的预设',
  2869. builtIn: '内置',
  2870. process: '工艺',
  2871. },
  2872. // Permissions
  2873. noTemplatesPermission: '您没有管理模板的权限',
  2874. noRefreshPermission: '您没有刷新配置文件的权限',
  2875. noCreatePermission: '您没有创建预设的权限',
  2876. },
  2877. templates: {
  2878. title: '快速模板',
  2879. noTemplates: '暂无模板',
  2880. createFirst: '从预设编辑器创建模板',
  2881. typeFilter: '类型:',
  2882. deleteTitle: '删除模板',
  2883. deleteWarning: '此操作无法撤销',
  2884. deleteConfirm: '确定要删除"{{name}}"吗?',
  2885. namePlaceholder: '模板名称',
  2886. descriptionPlaceholder: '描述',
  2887. settingsJson: '设置 (JSON)',
  2888. fieldsCount: '{{count}} 个字段',
  2889. shownInModals: '在对话框中显示',
  2890. hiddenInModals: '在对话框中隐藏',
  2891. apply: '应用',
  2892. toast: {
  2893. deleted: '模板已删除',
  2894. updated: '模板已更新',
  2895. created: '模板已创建',
  2896. applied: '模板已应用',
  2897. },
  2898. },
  2899. },
  2900. // Support/Debug
  2901. support: {
  2902. debugLoggingActive: '调试日志记录已激活',
  2903. manageLogs: '管理',
  2904. collectItem7: '打印机连接和固件版本',
  2905. collectItem8: '集成状态(Spoolman、MQTT、HA)',
  2906. collectItem9: '网络接口(仅子网)',
  2907. collectItem10: 'Python 包版本',
  2908. collectItem11: '数据库健康检查',
  2909. collectItem12: 'Docker 环境详情',
  2910. },
  2911. // File manager
  2912. fileManager: {
  2913. title: '文件管理器',
  2914. subtitle: '组织和管理您的打印文件',
  2915. uploadFiles: '上传文件',
  2916. newFolder: '新建文件夹',
  2917. folderName: '文件夹名称',
  2918. folderNamePlaceholder: '例如:功能零件',
  2919. renameFile: '重命名文件',
  2920. renameFolder: '重命名文件夹',
  2921. moveFiles: '移动 {{count}} 个文件',
  2922. rootNoFolder: '根目录(无文件夹)',
  2923. current: '当前',
  2924. linkFolder: '链接文件夹',
  2925. linkFolderDescription: '将"{{name}}"链接到项目或归档以便快速访问。',
  2926. project: '项目',
  2927. archive: '归档',
  2928. noProjectsFound: '未找到项目',
  2929. noArchivesFound: '未找到归档',
  2930. unlink: '取消链接',
  2931. link: '链接',
  2932. dragDropFiles: '将文件拖放到此处',
  2933. dropFilesHere: '将文件放在此处',
  2934. orClickToBrowse: '或点击浏览',
  2935. allFileTypesSupported: '支持所有文件类型。ZIP 文件将被解压。',
  2936. zipFilesDetected: '检测到 ZIP 文件',
  2937. zipExtractOptions: 'ZIP 文件将被解压。选择如何处理文件夹结构:',
  2938. preserveZipStructure: '保留 ZIP 中的文件夹结构',
  2939. createFolderFromZip: '从 ZIP 文件名创建文件夹',
  2940. stlThumbnailGeneration: 'STL 缩略图生成',
  2941. zipMayContainStl: 'ZIP 文件可能包含 STL 文件。可以在解压时生成缩略图。',
  2942. thumbnailsCanBeGenerated: '可以为 STL 文件生成缩略图。大型模型可能需要更长时间处理。',
  2943. generateThumbnailsForStl: '为 STL 文件生成缩略图',
  2944. threemfDetected: '检测到 3MF 文件',
  2945. threemfExtractionInfo: '将自动从 3MF 文件中提取打印机型号、材料、颜色和打印设置。',
  2946. willBeExtracted: '将被解压',
  2947. filesExtracted: '已解压 {{count}} 个文件',
  2948. uploadComplete: '上传完成:{{succeeded}} 个成功',
  2949. uploadFailed: '上传失败',
  2950. zipFilesFailed: '{{count}} 个文件失败',
  2951. uploading: '上传中...',
  2952. changeLink: '更改链接...',
  2953. linkTo: '链接到...',
  2954. linkToProjectOrArchive: '链接到项目或归档',
  2955. addToQueue: '添加到队列',
  2956. schedulePrint: '排程',
  2957. generateThumbnail: '生成缩略图',
  2958. generateThumbnails: '生成缩略图',
  2959. generateThumbnailsForMissing: '为缺少缩略图的 STL 文件生成缩略图',
  2960. gridView: '网格视图',
  2961. listView: '列表视图',
  2962. lowDiskSpaceWarning: '磁盘空间不足警告',
  2963. lowDiskSpaceDetails: '仅剩 {{free}}(总共 {{total}})。阈值设置为 {{threshold}} GB。',
  2964. files: '文件',
  2965. folders: '文件夹',
  2966. size: '大小',
  2967. free: '剩余',
  2968. allFiles: '所有文件',
  2969. wrap: '换行',
  2970. enableTextWrapping: '启用文本换行',
  2971. disableTextWrapping: '禁用文本换行',
  2972. collapse: '折叠',
  2973. collapseFoldersByDefault: '默认折叠文件夹',
  2974. expandFoldersByDefault: '默认展开文件夹',
  2975. dragToResizeTooltip: '拖动调整大小,双击重置',
  2976. searchFiles: '搜索文件...',
  2977. allTypes: '所有类型',
  2978. prints: '打印',
  2979. ascending: '升序',
  2980. descending: '降序',
  2981. resultsCount: '{{showing}} / {{total}} 个文件',
  2982. selectAll: '全选',
  2983. deselectAll: '取消全选',
  2984. selected: '已选择 {{count}} 个',
  2985. adding: '添加中...',
  2986. loadingFiles: '加载文件中...',
  2987. folderIsEmpty: '文件夹为空',
  2988. noFilesYet: '暂无文件',
  2989. folderEmptyDescription: '上传文件或将文件移入此文件夹以开始使用。',
  2990. noFilesDescription: '上传文件以开始组织您的打印相关文件。',
  2991. noMatchingFiles: '没有匹配的文件',
  2992. noMatchingFilesDescription: '没有文件匹配您当前的搜索或筛选条件。',
  2993. clearFilters: '清除筛选',
  2994. printedCount: '已打印 {{count}} 次',
  2995. uploadedBy: '上传者',
  2996. deleteFolder: '删除文件夹',
  2997. deleteFile: '删除文件',
  2998. deleteFilesCount: '删除 {{count}} 个文件',
  2999. deleteFolderConfirm: '确定要删除此文件夹吗?其中的所有文件也将被删除。',
  3000. deleteFileConfirm: '确定要删除此文件吗?',
  3001. deleteFilesConfirm: '确定要删除 {{count}} 个选中的文件吗?此操作无法撤销。',
  3002. deleting: '删除中...',
  3003. noPermissionRenameFolder: '您没有重命名文件夹的权限',
  3004. noPermissionLinkFolder: '您没有链接文件夹的权限',
  3005. noPermissionDeleteFolder: '您没有删除文件夹的权限',
  3006. noPermissionPrint: '您没有打印的权限',
  3007. noPermissionSlice: 'You do not have permission to slice files',
  3008. noPermissionAddToQueue: '您没有添加到队列的权限',
  3009. noPermissionDownload: '您没有下载文件的权限',
  3010. noPermissionRenameFile: '您没有重命名此文件的权限',
  3011. noPermissionGenerateThumbnail: '您没有生成缩略图的权限',
  3012. noPermissionDeleteFile: '您没有删除此文件的权限',
  3013. noPermissionCreateFolder: '您没有创建文件夹的权限',
  3014. noPermissionUpload: '您没有上传文件的权限',
  3015. noPermissionMoveFiles: '您没有移动文件的权限',
  3016. noPermissionDeleteFiles: '您没有删除文件的权限',
  3017. // External folder
  3018. linkExternal: '链接外部',
  3019. linkExternalFolder: '链接外部文件夹',
  3020. linkExternalFolderDescription: '将主机目录(NAS、USB、网络共享)挂载到文件管理器中。文件不会被复制——直接从原始路径访问。',
  3021. externalFolderNamePlaceholder: '例如:NAS打印文件',
  3022. externalPath: '主机路径',
  3023. externalPathHelp: 'Docker主机上目录的绝对路径。必须以绑定挂载方式挂载到容器中。',
  3024. readOnly: '只读',
  3025. readOnlyHelp: '防止上传和删除',
  3026. showHiddenFiles: '显示隐藏文件(点文件)',
  3027. externalFolder: '外部文件夹',
  3028. scanFolder: '扫描',
  3029. toast: {
  3030. folderCreated: '文件夹已创建',
  3031. folderDeleted: '文件夹已删除',
  3032. fileDeleted: '文件已删除',
  3033. filesDeleted: '已删除 {{count}} 个文件',
  3034. filesMoved: '文件已移动',
  3035. folderLinked: '文件夹已链接',
  3036. folderUnlinked: '文件夹已取消链接',
  3037. externalFolderLinked: '外部文件夹已链接并扫描',
  3038. folderScanned: '扫描完成:添加 {{added}} 个,移除 {{removed}} 个',
  3039. addedToQueue: '已将 {{count}} 个文件添加到队列',
  3040. addedToQueuePartial: '已添加 {{added}} 个文件,{{failed}} 个失败',
  3041. failedToAddToQueue: '添加文件失败:{{error}}',
  3042. fileRenamed: '文件已重命名',
  3043. folderRenamed: '文件夹已重命名',
  3044. thumbnailsGenerated: '已生成 {{count}} 个缩略图',
  3045. thumbnailsGeneratedPartial: '已生成 {{succeeded}} 个缩略图,{{failed}} 个失败',
  3046. noStlMissingThumbnails: '没有缺少缩略图的 STL 文件',
  3047. failedToGenerateThumbnails: '生成缩略图失败:{{error}}',
  3048. thumbnailGenerated: '缩略图已生成',
  3049. failedToGenerateThumbnail: '生成缩略图失败:{{error}}',
  3050. },
  3051. },
  3052. // Projects
  3053. projects: {
  3054. title: '项目',
  3055. subtitle: '组织和跟踪您的 3D 打印项目',
  3056. newProject: '新建项目',
  3057. editProject: '编辑项目',
  3058. deleteProject: '删除项目',
  3059. projectName: '项目名称',
  3060. description: '描述',
  3061. noProjects: '暂无项目',
  3062. noProjectsFiltered: '没有{{status}}项目',
  3063. noProjectsFilteredHelp: '您没有任何{{status}}项目。当项目状态更改时,它们将出现在这里。',
  3064. createFirst: '创建您的第一个项目以开始组织相关打印、跟踪进度和管理构建。',
  3065. createFirstButton: '创建您的第一个项目',
  3066. create: '创建',
  3067. files: '文件',
  3068. prints: '打印',
  3069. plates: '板',
  3070. parts: '零件',
  3071. lastModified: '最后修改',
  3072. deleteConfirm: '确定要删除此项目吗?归档和队列项目将被取消链接但不会被删除。',
  3073. addFiles: '添加文件',
  3074. removeFile: '移除文件',
  3075. viewDetails: '查看详情',
  3076. // Modal fields
  3077. namePlaceholder: '例如:Voron 2.4 构建',
  3078. descriptionPlaceholder: '可选描述...',
  3079. urlLabel: '网址',
  3080. urlPlaceholder: 'https://makerworld.com/...',
  3081. urlInvalid: '网址必须以 http:// 或 https:// 开头',
  3082. openExternalUrl: '打开项目网址',
  3083. coverImageLabel: '封面图片',
  3084. coverImageAlt: '项目封面图片',
  3085. coverImageUpload: '上传',
  3086. coverImageReplace: '替换',
  3087. coverImageRemove: '移除',
  3088. color: '颜色',
  3089. targetPlates: '目标板数',
  3090. targetPlatesPlaceholder: '例如:25',
  3091. targetPlatesHelp: '打印任务数量',
  3092. targetParts: '目标零件数',
  3093. targetPartsPlaceholder: '例如:150',
  3094. targetPartsHelp: '所需零件总数',
  3095. tagsLabel: '标签(逗号分隔)',
  3096. tagsPlaceholder: '例如:voron、功能件、礼物',
  3097. dueDate: '截止日期',
  3098. priority: '优先级',
  3099. priorityLow: '低',
  3100. priorityNormal: '普通',
  3101. priorityHigh: '高',
  3102. priorityUrgent: '紧急',
  3103. // Status
  3104. statusActive: '进行中',
  3105. statusCompleted: '已完成',
  3106. statusArchived: '已归档',
  3107. done: '完成',
  3108. completed: '已完成',
  3109. failed: '失败',
  3110. inQueue: '队列中',
  3111. noPrintsYet: '暂无打印',
  3112. // Footer stats
  3113. printJobs: '打印任务(板)',
  3114. partsPrinted: '已打印零件',
  3115. failedParts: '失败零件',
  3116. // Actions
  3117. import: '导入',
  3118. export: '导出',
  3119. importProject: '导入项目',
  3120. exportAll: '导出所有项目',
  3121. loading: '加载项目中...',
  3122. // Permissions
  3123. noEditPermission: '您没有编辑项目的权限',
  3124. noDeletePermission: '您没有删除项目的权限',
  3125. noCreatePermission: '您没有创建项目的权限',
  3126. noImportPermission: '您没有导入项目的权限',
  3127. noExportPermission: '您没有导出项目的权限',
  3128. // Toast
  3129. toast: {
  3130. created: '项目已创建',
  3131. updated: '项目已更新',
  3132. deleted: '项目已删除',
  3133. imported: '项目已导入',
  3134. multipleImported: '已导入 {{count}} 个项目',
  3135. importFailed: '导入失败',
  3136. exported: '项目已导出(仅元数据)',
  3137. },
  3138. },
  3139. // Project detail page
  3140. projectDetail: {
  3141. notFound: '未找到项目',
  3142. backToProjects: '返回项目',
  3143. export: '导出',
  3144. exportProject: '导出项目',
  3145. noExportPermission: '您没有导出项目的权限',
  3146. noEditPermission: '您没有编辑项目的权限',
  3147. partOf: '属于:',
  3148. priorityLabel: '优先级:',
  3149. noPrints: '此项目暂无打印',
  3150. status: {
  3151. active: '进行中',
  3152. completed: '已完成',
  3153. archived: '已归档',
  3154. },
  3155. priority: {
  3156. low: '低',
  3157. normal: '普通',
  3158. high: '高',
  3159. urgent: '紧急',
  3160. },
  3161. dueDate: {
  3162. overdue: '已逾期',
  3163. today: '今天到期',
  3164. daysLeft: '还有 {{count}} 天',
  3165. },
  3166. progress: {
  3167. platesProgress: '板进度',
  3168. partsProgress: '零件进度',
  3169. printJobs: '打印任务',
  3170. parts: '零件',
  3171. percentComplete: '{{percent}}% 完成',
  3172. remaining: '剩余 {{count}} 个',
  3173. },
  3174. stats: {
  3175. printJobs: '打印任务',
  3176. total: '总计',
  3177. failed: '{{count}} 个失败',
  3178. partsPrinted: '已打印 {{count}} 个零件',
  3179. printTime: '打印时间',
  3180. filamentUsed: '耗材用量',
  3181. },
  3182. cost: {
  3183. title: '成本追踪',
  3184. filamentCost: '耗材成本',
  3185. energy: '能源',
  3186. totalCost: '总成本',
  3187. total: '总计',
  3188. includesBom: '含物料清单',
  3189. budget: '预算',
  3190. remaining: '剩余',
  3191. },
  3192. subProjects: {
  3193. title: '子项目 ({{count}})',
  3194. },
  3195. notes: {
  3196. title: '备注',
  3197. noEditPermission: '您没有编辑备注的权限',
  3198. placeholder: '添加关于此项目的备注...',
  3199. empty: '暂无备注。点击编辑添加备注。',
  3200. },
  3201. files: {
  3202. title: '文件',
  3203. linkFolders: '从文件管理器链接文件夹',
  3204. forQuickAccess: '到此项目以便快速访问。',
  3205. fileCount: '{{count}} 个文件',
  3206. empty: '未链接文件夹。前往文件管理器将文件夹链接到此项目。',
  3207. noFiles: '此文件夹中没有文件。',
  3208. print: '立即打印',
  3209. addToQueue: '加入队列',
  3210. },
  3211. bom: {
  3212. title: '材料清单',
  3213. acquired: '已获取 {{completed}}/{{total}}',
  3214. showAll: '显示全部',
  3215. hideDone: '隐藏已完成',
  3216. addPart: '添加零件',
  3217. noAddPermission: '您没有添加零件的权限',
  3218. partNamePlaceholder: '零件名称(例如:M3x8 螺丝)',
  3219. partName: '零件名称',
  3220. qty: '数量',
  3221. price: '价格 ({{currency}})',
  3222. sourcingUrlPlaceholder: '采购链接(可选)',
  3223. remarksPlaceholder: '备注(可选)',
  3224. deletePart: '删除零件',
  3225. deleteConfirm: '确定要删除"{{name}}"吗?',
  3226. noUpdatePermission: '您没有更新零件的权限',
  3227. noEditPermission: '您没有编辑零件的权限',
  3228. noDeletePermission: '您没有删除零件的权限',
  3229. totalCost: '总成本:',
  3230. empty: '材料清单中没有零件。添加硬件、电子元件或其他组件以跟踪需要采购的物品。',
  3231. },
  3232. timeline: {
  3233. title: '活动时间线',
  3234. empty: '暂无活动。',
  3235. },
  3236. template: {
  3237. saveAsTemplate: '保存为模板',
  3238. noCreatePermission: '您没有创建模板的权限',
  3239. },
  3240. queue: {
  3241. title: '队列',
  3242. viewAll: '查看全部',
  3243. printing: '{{count}} 个打印中',
  3244. queued: '{{count}} 个排队中',
  3245. },
  3246. prints: {
  3247. title: '打印 ({{count}})',
  3248. },
  3249. toast: {
  3250. projectUpdated: '项目已更新',
  3251. partAdded: '零件已添加',
  3252. partRemoved: '零件已移除',
  3253. exportFailed: '导出失败',
  3254. projectExported: '项目已导出',
  3255. templateCreated: '模板已创建',
  3256. },
  3257. },
  3258. // System info
  3259. system: {
  3260. title: '系统信息',
  3261. version: '版本',
  3262. uptime: '运行时间',
  3263. cpuUsage: 'CPU 使用率',
  3264. memoryUsage: '内存使用率',
  3265. diskUsage: '磁盘使用率',
  3266. networkInfo: '网络信息',
  3267. logs: '日志',
  3268. debugMode: '调试模式',
  3269. enableDebug: '启用调试日志',
  3270. disableDebug: '禁用调试日志',
  3271. downloadLogs: '下载日志',
  3272. clearLogs: '清除日志',
  3273. dockerInfo: 'Docker 信息',
  3274. containerName: '容器名称',
  3275. imageName: '镜像名称',
  3276. platform: '平台',
  3277. architecture: '架构',
  3278. },
  3279. // Library (K Profiles)
  3280. library: {
  3281. title: '耗材库',
  3282. addFilament: '添加耗材',
  3283. editFilament: '编辑耗材',
  3284. deleteFilament: '删除耗材',
  3285. vendor: '厂商',
  3286. material: '材料',
  3287. color: '颜色',
  3288. kFactor: 'K 值',
  3289. temperature: '温度',
  3290. noFilaments: '耗材库中没有耗材',
  3291. deleteConfirm: '确定要删除此耗材吗?',
  3292. importFromPrinter: '从打印机导入',
  3293. exportToFile: '导出到文件',
  3294. },
  3295. // Slice (slicer-API integration via SliceModal)
  3296. slice: {
  3297. title: 'Slice model',
  3298. action: 'Slice',
  3299. slicing: 'Slicing…',
  3300. printer: 'Printer profile',
  3301. process: 'Process profile',
  3302. filament: 'Filament profile',
  3303. filamentSlot: 'Filament {{index}} ({{type}})',
  3304. selectPreset: '— Select a preset —',
  3305. loadingPresets: 'Loading presets…',
  3306. analyzingPlateFilaments: 'Analyzing plate filaments…',
  3307. analyzingPlateFilamentsHint: 'Running a preview slice to discover which AMS slots this plate uses. Cached after — re-opening is instant.',
  3308. previewToast: 'Analyzing {{name}} — {{elapsed}}',
  3309. previewWithProgress: 'Analyzing {{name}} — {{stage}} ({{percent}}%) — {{elapsed}}',
  3310. notUsedByPlate: '— not used by this plate',
  3311. 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.',
  3312. noPresetsForSlot: 'No presets available',
  3313. presetsLoadFailed: 'Failed to load presets. Open Settings → Profiles to import them first.',
  3314. allPresetsRequired: 'All presets must be selected',
  3315. enqueuing: 'Submitting slice job…',
  3316. queued: 'Queued…',
  3317. failed: 'Slicing failed. Check the slicer sidecar logs.',
  3318. startedToast: 'Slicing {{name}} in the background…',
  3319. queuedToast: 'Queued: {{name}} — {{elapsed}}',
  3320. runningToast: 'Slicing {{name}} — {{elapsed}}',
  3321. runningWithProgress: '{{name}} — {{stage}} ({{percent}}%) — {{elapsed}}',
  3322. completedToast: 'Sliced {{name}}',
  3323. failedToast: 'Slicing {{name}} failed: {{detail}}',
  3324. tier: {
  3325. local: 'Imported',
  3326. cloud: 'Cloud',
  3327. standard: 'Standard',
  3328. },
  3329. cloud: {
  3330. notAuthenticated: 'Sign in to Bambu Cloud (Settings → Profiles → Cloud) to see your cloud presets.',
  3331. expired: 'Bambu Cloud session expired — sign in again to refresh your cloud presets.',
  3332. unreachable: 'Bambu Cloud is unreachable right now. Local and standard presets still work.',
  3333. },
  3334. },
  3335. // Spoolman
  3336. spoolman: {
  3337. title: 'Spoolman 集成',
  3338. enabled: 'Spoolman 已启用',
  3339. url: 'Spoolman URL',
  3340. connected: '已连接',
  3341. disconnected: '未连接',
  3342. testConnection: '测试连接',
  3343. sync: '同步',
  3344. syncing: '同步中...',
  3345. lastSync: '上次同步',
  3346. linkToSpoolman: '链接到 Spoolman',
  3347. openInSpoolman: '在 Spoolman 中打开',
  3348. unlinkSpool: '取消链接耗材',
  3349. unlinkConfirmTitle: '取消分配料盘?',
  3350. unlinkConfirmMessage: '这将从此插槽中移除料盘。料盘本身的数据将保持不变。',
  3351. selectSpool: '选择耗材',
  3352. noUnlinkedSpools: '无未分配的料盘',
  3353. linkSuccess: '料盘分配成功',
  3354. linkFailed: '料盘分配失败',
  3355. unlinkSuccess: '料盘取消分配成功',
  3356. unlinkFailed: '料盘取消分配失败',
  3357. linkedSpool: '已分配料盘',
  3358. spoolId: '耗材 ID',
  3359. fillSourceLabel: '(Spoolman)',
  3360. weight: '重量',
  3361. remaining: '剩余',
  3362. disableWeightSync: '禁用 AMS 估计重量同步',
  3363. disableWeightSyncDesc: '不从 AMS 估计值更新剩余容量。如果您更喜欢 Spoolman 的用量追踪而非 AMS 百分比估计,请使用此选项。新耗材仍将使用 AMS 估计值作为初始重量。',
  3364. reportPartialUsage: '报告失败打印的部分用量',
  3365. reportPartialUsageDesc: '当打印失败或被取消时,根据层进度报告估计的耗材使用量。',
  3366. },
  3367. // Inventory
  3368. inventory: {
  3369. title: '耗材库存',
  3370. spoolmanMixedContentTitle: 'Spoolman 无法通过 HTTPS 加载 — 浏览器已阻止混合内容',
  3371. spoolmanMixedContentBody: 'Bambuddy 通过您的反向代理以 HTTPS 提供服务,但您的 Spoolman 地址仍为 HTTP。出于安全考虑,浏览器会阻止混合内容,因此嵌入式 Spoolman 界面无法加载。Spoolman 也必须通过 HTTPS 访问。',
  3372. spoolmanMixedContentFixReverseProxy: '请将 Spoolman 置于与 Bambuddy 相同的反向代理(Traefik / Nginx / Caddy)之后并启用 HTTPS,然后在设置中将 Spoolman URL 更新为新的 HTTPS 地址。',
  3373. spoolmanMixedContentFixOpenNewTab: '作为变通方案,可在新标签页中通过 HTTP 打开 Spoolman — 混合内容规则仅适用于嵌入式框架,独立标签页仍可正常使用。',
  3374. spoolmanOpenInNewTab: '在新标签页中打开 Spoolman',
  3375. labels: {
  3376. title: 'Print spool labels',
  3377. selectedCount: '{{count}} selected',
  3378. pickSpools: 'Pick which spools to print labels for:',
  3379. searchPlaceholder: 'Search name, brand, or #ID',
  3380. filterByMaterial: 'Material:',
  3381. allMaterials: 'All',
  3382. selectVisible: 'Select all visible ({{count}})',
  3383. deselectVisible: 'Deselect visible',
  3384. clearAll: 'Clear all',
  3385. noSpoolsToShow: 'No spools to show. Adjust your filter and try again.',
  3386. noMatches: 'No spools match the current search or filter.',
  3387. printOne: 'Print label for this spool',
  3388. printLabels: 'Print labels…',
  3389. bulkTitle: 'Pick spools to print labels for from the {{count}} currently shown',
  3390. noSpoolsTitle: 'No spools to label',
  3391. error: 'Could not generate labels: {{msg}}',
  3392. templates: {
  3393. ams: {
  3394. label: 'AMS holder (30 × 15 mm)',
  3395. hint: 'Single label per page; fits the popular AMS filament label holder.',
  3396. },
  3397. box: {
  3398. label: 'Box label (62 × 29 mm)',
  3399. hint: 'Single label per page; sized for Brother PT/QL and Dymo small labels.',
  3400. },
  3401. averyL7160: {
  3402. label: 'Avery L7160 — A4 sheet (38.1 × 63.5 mm × 21)',
  3403. hint: 'EU sheet stock; 21 labels per A4 page.',
  3404. },
  3405. avery5160: {
  3406. label: 'Avery 5160 — US Letter sheet (25.4 × 66.7 mm × 30)',
  3407. hint: 'US sheet stock; 30 labels per Letter page.',
  3408. },
  3409. },
  3410. },
  3411. addSpool: '添加耗材',
  3412. editSpool: '编辑耗材',
  3413. material: '材料',
  3414. selectMaterial: '选择材料...',
  3415. subtype: '子类型',
  3416. brand: '品牌',
  3417. searchBrand: '搜索品牌...',
  3418. useCustomBrand: '使用"{{brand}}"',
  3419. useCustomMaterial: '使用自定义材料:{{material}}',
  3420. colorName: '颜色名称',
  3421. colorNamePlaceholder: '翡翠白、烈焰红...',
  3422. color: '颜色',
  3423. hexColor: '十六进制颜色',
  3424. pickColor: '选择自定义颜色',
  3425. labelWeight: '标签重量',
  3426. coreWeight: '空盘重量',
  3427. searchSpoolWeight: '搜索耗材重量...',
  3428. weightUsed: '已使用',
  3429. currentWeight: '剩余重量',
  3430. measuredWeight: '称量重量',
  3431. spoolName: '线轴',
  3432. costPerKg: '每公斤成本',
  3433. storageLocation: '存放位置',
  3434. storageLocationPlaceholder: '例如:货架A,抽屉1',
  3435. openInInventory: '在库存中查看',
  3436. measuredWeightError: '称量重量必须在 {{min}}g 到 {{max}}g 之间。',
  3437. slicerFilament: '切片耗材',
  3438. slicerFilamentName: '切片预设名称',
  3439. slicerPreset: '切片预设',
  3440. searchPresets: '搜索耗材预设...',
  3441. selectedPreset: '已选择',
  3442. noPresetsFound: '未找到预设',
  3443. tempOverrides: '温度覆盖',
  3444. note: '备注',
  3445. notePlaceholder: '关于此耗材的任何备注...',
  3446. // Per-spool category + low-stock threshold override (#729)
  3447. category: '类别',
  3448. categoryPlaceholder: '例如:生产、原型、客户A',
  3449. categoryNone: '未分类',
  3450. lowStockThresholdOverride: '低库存阈值(此料盘)',
  3451. lowStockThresholdOverrideHelp: '留空以使用全局阈值({{global}}%)。',
  3452. clearRfid: '清除 RFID 标签',
  3453. rfidCleared: 'RFID 标签已清除',
  3454. archive: '归档',
  3455. restore: '恢复',
  3456. noSpools: '暂无耗材。添加您的第一个耗材开始使用。',
  3457. noAvailableSpools: '没有可用的耗材。请先向库存中添加耗材,或从其他槽位取消分配一个耗材。',
  3458. kProfiles: 'K 值配置',
  3459. addKProfile: '添加 K 值配置',
  3460. assignSpool: '分配耗材',
  3461. unassignSpool: '取消分配',
  3462. assignSuccess: '耗材已分配,AMS 槽位已配置',
  3463. assignFailed: '分配耗材失败',
  3464. assignMismatchTitle: '材料不匹配',
  3465. assignMismatchMessage: '所选线轴材料 "{{spoolMaterial}}" 与 {{location}} 的料槽材料 "{{trayMaterial}}" 不匹配。仍要分配吗?',
  3466. assignMismatchConfirm: '仍然分配',
  3467. assignPartialMismatchMessage: '线轴材料 "{{spoolMaterial}}" 与 {{location}} 的 "{{trayMaterial}}" 相近但不完全一致。是否继续?',
  3468. assignProfileMismatchMessage: '线轴配置 "{{spoolProfile}}" 与 {{location}} 的料槽配置 "{{trayProfile}}" 不一致。是否继续?',
  3469. selectSpool: '选择要分配到此槽位的耗材',
  3470. assigned: '已分配',
  3471. assigning: '分配中...',
  3472. searchSpools: '搜索耗材...',
  3473. showAllSpools: '显示所有耗材',
  3474. spoolmanSpools: 'Spoolman 线轴',
  3475. allMaterials: '所有材料',
  3476. filterByBrand: '按品牌筛选...',
  3477. showArchived: '显示已归档',
  3478. quickAdd: '快速添加(库存)',
  3479. quantity: '数量',
  3480. stock: '库存',
  3481. configured: '已配置',
  3482. spoolsCreated: '已创建 {{count}} 个耗材',
  3483. spoolsPartiallyCreated: '已创建 {{created}} / {{total}} 个耗材(部分失败)',
  3484. spoolCreated: '耗材已创建',
  3485. spoolUpdated: '耗材已更新',
  3486. spoolDeleted: '耗材已删除',
  3487. deepLinkSpoolNotFound: '未找到耗材',
  3488. deepLinkFetchFailed: '无法加载耗材 — 请重试',
  3489. spoolArchived: '耗材已归档',
  3490. spoolRestored: '耗材已恢复',
  3491. kProfileSaveFailed: 'K值配置文件设置无法保存',
  3492. syncWeightSpoolNotFound: '未找到耗材 — 可能已被删除',
  3493. syncWeightSpoolmanUnreachable: 'Spoolman 无法访问 — 请稍后再试',
  3494. syncWeightFailed: '重量同步失败',
  3495. spoolmanUnreachable: 'Spoolman 无法访问 — 请稍后再试',
  3496. deleteSpoolNotFound: '未找到耗材 — 可能已被删除',
  3497. deleteFailed: '删除耗材失败',
  3498. archiveSpoolNotFound: '未找到耗材 — 可能已被删除',
  3499. archiveFailed: '归档耗材失败',
  3500. restoreSpoolNotFound: '未找到耗材 — 可能已被删除',
  3501. restoreFailed: '恢复耗材失败',
  3502. saveFailed: '保存更改失败',
  3503. tagClearFailed: '清除标签失败',
  3504. deleteConfirm: '确定要删除此耗材吗?此操作无法撤销。',
  3505. archiveConfirm: '确定要归档此耗材吗?',
  3506. advancedSettings: '高级设置',
  3507. // Tabs
  3508. filamentInfoTab: '耗材信息',
  3509. paProfileTab: 'PA 配置',
  3510. filamentInfo: '耗材',
  3511. additional: '附加',
  3512. // Cloud
  3513. loadingPresets: '加载云端预设中...',
  3514. cloudConnected: '云端已连接',
  3515. cloudNotConnected: '云端未连接(使用默认值)',
  3516. // Colors
  3517. recentColors: '最近',
  3518. searchColors: '搜索颜色...',
  3519. searchResults: '搜索结果',
  3520. allColors: '所有颜色',
  3521. commonColors: '常用颜色',
  3522. showLess: '显示更少',
  3523. showAll: '显示全部',
  3524. noColorsFound: '没有颜色匹配您的搜索',
  3525. noResults: '未找到匹配项',
  3526. // 多色渐变 + 视觉效果 (#1154)
  3527. extraColorsLabel: '附加颜色',
  3528. extraColorsPlaceholder: 'EC984C,#6CD4BC,A66EB9,D87694',
  3529. extraColorsHint: '粘贴 2 到 8 个十六进制色值,以逗号分隔。将渲染为渐变。',
  3530. extraColorsInvalid: '已忽略无效的十六进制值:{{tokens}}',
  3531. colorEffectLabel: '效果',
  3532. colorEffect: {
  3533. none: '无',
  3534. sparkle: '闪光',
  3535. wood: '木纹',
  3536. marble: '大理石',
  3537. glow: '夜光',
  3538. matte: '哑光',
  3539. silk: '丝光',
  3540. galaxy: '星空',
  3541. rainbow: '彩虹',
  3542. metal: '金属',
  3543. translucent: '半透明',
  3544. gradient: '渐变',
  3545. dualColor: '双色',
  3546. triColor: '三色',
  3547. multicolor: '多色',
  3548. },
  3549. // PA Profiles
  3550. selectMaterialFirst: '请先在耗材信息选项卡中选择材料。',
  3551. noPrintersConfigured: '未配置打印机。添加打印机以使用 PA 配置。',
  3552. matchingFilter: '匹配',
  3553. anyBrand: '任何品牌',
  3554. anyVariant: '任何变体',
  3555. autoSelect: '自动选择',
  3556. matches: '匹配',
  3557. match: '匹配',
  3558. noMatches: '无匹配',
  3559. connected: '已连接',
  3560. offline: '离线',
  3561. printerOffline: '打印机离线。连接后查看校准配置。',
  3562. noKProfilesMatch: '没有 K 值配置匹配所选耗材。',
  3563. leftNozzle: '左喷嘴',
  3564. rightNozzle: '右喷嘴',
  3565. profilesSelected: '个校准配置已选择',
  3566. // Stats & enhanced table
  3567. totalInventory: '总库存',
  3568. totalConsumed: '总消耗',
  3569. byMaterial: '按材料',
  3570. inPrinter: '在打印机中',
  3571. lowStock: '库存不足',
  3572. sinceTracking: '自开始追踪',
  3573. loadedInAms: '已装载到 AMS/外置',
  3574. remaining: '剩余',
  3575. weightCheck: '重量检查',
  3576. lastWeighed: '上次称量',
  3577. neverWeighed: '从未称量',
  3578. search: '搜索耗材...',
  3579. showing: '显示',
  3580. to: '到',
  3581. of: '共',
  3582. show: '显示',
  3583. spools: '个耗材',
  3584. spool: '个耗材',
  3585. page: '页',
  3586. noSpoolsMatch: '未找到结果',
  3587. noSpoolsMatchDesc: '尝试调整您的搜索或筛选条件。',
  3588. active: '活跃',
  3589. archived: '已归档',
  3590. all: '全部',
  3591. used: '已使用',
  3592. new: '新的',
  3593. clearFilters: '清除筛选',
  3594. table: '表格',
  3595. cards: '卡片',
  3596. net: '净重',
  3597. // Grouping
  3598. groupSimilar: '分组',
  3599. groupedSpools: '{{count}} 个相同耗材',
  3600. groupedRows: '行',
  3601. // Column config
  3602. columns: '列',
  3603. configureColumns: '配置列',
  3604. configureColumnsDesc: '拖动以重新排序列或使用箭头。使用眼睛图标切换可见性。',
  3605. visible: '可见',
  3606. reset: '重置',
  3607. cancel: '取消',
  3608. applyChanges: '应用更改',
  3609. moveUp: '上移',
  3610. moveDown: '下移',
  3611. hideColumn: '隐藏列',
  3612. showColumn: '显示列',
  3613. // Tag linking
  3614. linkToSpool: '链接到耗材',
  3615. tagLinked: '标签已链接到耗材',
  3616. tagLinkFailed: '链接标签失败',
  3617. tagAlreadyLinked: '标签已链接到其他耗材',
  3618. unknownTag: '检测到未知 RFID 标签',
  3619. // Usage history
  3620. usageHistory: '使用历史',
  3621. noUsageHistory: '暂无使用记录',
  3622. printName: '打印名称',
  3623. weightConsumed: '消耗重量',
  3624. clearHistory: '清除',
  3625. historyCleared: '使用历史已清除',
  3626. fillSourceLabel: '(库存)',
  3627. lowStockThresholdError: '阈值必须在 0.1 到 99.9 之间',
  3628. // Spoolman filament catalog picker
  3629. spoolmanFilamentCatalog: 'Spoolman 耗材目录',
  3630. pickFromSpoolmanCatalog: '从 Spoolman 目录选择…',
  3631. spoolmanFilamentSelected: '已从 Spoolman 目录选择耗材',
  3632. spoolmanFilamentUnlinked: '已解除耗材目录关联',
  3633. noSpoolmanFilaments: 'Spoolman 目录中未找到耗材',
  3634. spoolmanFilamentColorSwatch: '耗材颜色',
  3635. spoolWeightManagedBySpoolman: '空线轴重量在 Spoolman 中按耗材类型管理',
  3636. spoolmanCatalogLoadFailed: '无法加载 Spoolman 耗材目录',
  3637. },
  3638. // Timelapse
  3639. timelapse: {
  3640. title: '延时摄影',
  3641. create: '创建延时摄影',
  3642. download: '下载',
  3643. delete: '删除',
  3644. preview: '预览',
  3645. frameRate: '帧率',
  3646. quality: '质量',
  3647. processing: '处理中...',
  3648. noTimelapses: '无可用延时摄影',
  3649. },
  3650. // AMS
  3651. ams: {
  3652. title: 'AMS',
  3653. slot: '槽位',
  3654. empty: '空',
  3655. emptySlot: '空槽位',
  3656. unknown: '未知',
  3657. humidity: '湿度',
  3658. temperature: '温度',
  3659. filamentType: '耗材类型',
  3660. filamentColor: '颜色',
  3661. remaining: '剩余',
  3662. history: 'AMS 历史',
  3663. noHistory: '无可用历史',
  3664. configureSlot: '配置槽位',
  3665. externalSpool: '外置耗材',
  3666. profile: '配置',
  3667. kFactor: 'K 值',
  3668. fill: '填充',
  3669. configure: '配置',
  3670. used: '已使用',
  3671. remainingUnit: '剩余',
  3672. },
  3673. // Print modal
  3674. printModal: {
  3675. title: '开始打印',
  3676. selectPrinter: '选择打印机',
  3677. selectPlate: '选择板',
  3678. filamentMapping: '耗材映射',
  3679. totalCost: '总成本:',
  3680. slotRemainingShort: ' - 剩余 {{grams}}g',
  3681. printSettings: '打印设置',
  3682. bedLeveling: '热床调平',
  3683. flowCalibration: '流量校准',
  3684. vibrationCalibration: '振动校准',
  3685. layerInspection: '首层检查',
  3686. timelapse: '延时摄影',
  3687. startPrint: '开始打印',
  3688. addToQueue: '添加到队列',
  3689. cancel: '取消',
  3690. noPrintersAvailable: '无可用打印机',
  3691. printerBusy: '打印机忙碌',
  3692. printerOffline: '打印机离线',
  3693. sameTypeDifferentColor: '相同类型,不同颜色',
  3694. filamentTypeNotLoaded: '耗材类型未装载',
  3695. openCalendar: '打开日历',
  3696. leftNozzle: '左',
  3697. rightNozzle: '右',
  3698. leftNozzleTooltip: '左喷嘴',
  3699. rightNozzleTooltip: '右喷嘴',
  3700. filamentOverride: '耗材覆盖',
  3701. filamentOverrideHint: '可选覆盖用于基于模型的耗材分配。调度器将使用您选择的耗材而不是原始 3MF 值进行匹配。',
  3702. originalFilament: '原始',
  3703. overrideWith: '覆盖为',
  3704. resetToOriginal: '恢复为原始',
  3705. insufficientFilamentTitle: '耗材不足',
  3706. insufficientFilamentMessage: '部分已分配线轴的剩余耗材少于本次打印所需:',
  3707. insufficientFilamentLine: '{{printer}} - {{slot}}:需要 {{required}}g,剩余 {{remaining}}g',
  3708. printAnyway: '仍然打印',
  3709. forceColorMatch: '强制颜色匹配',
  3710. staggerPrinterStarts: 'Stagger printer starts',
  3711. staggerGroupSize: 'Group size',
  3712. staggerInterval: 'Interval (min)',
  3713. staggerPreview: '{{printers}} printers → {{groups}} groups of {{size}}, starting every {{interval}} min',
  3714. staggerLastGroup: 'last group: {{count}}',
  3715. staggerTotal: 'total: {{minutes}} min',
  3716. staggerToPrinters: '分批发送到 {{count}} 台打印机',
  3717. gcodeInjection: '注入自动打印G-code',
  3718. },
  3719. // Backup
  3720. backup: {
  3721. 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.',
  3722. title: '备份与恢复',
  3723. createBackup: '创建备份',
  3724. restoreBackup: '恢复备份',
  3725. restoreDescription: '从备份文件替换所有数据',
  3726. downloadBackup: '下载备份',
  3727. uploadBackup: '上传备份',
  3728. lastBackup: '上次备份',
  3729. autoBackup: '自动备份',
  3730. backupNow: '立即备份',
  3731. restoreWarning: '警告:恢复备份将覆盖所有当前数据。',
  3732. includeArchives: '包含归档',
  3733. includeSettings: '包含设置',
  3734. includeProfiles: '包含配置文件',
  3735. backupSuccess: '备份创建成功',
  3736. restoreSuccess: '备份恢复成功',
  3737. backupFailed: '备份失败',
  3738. restoreFailed: '恢复失败',
  3739. restoreNote: '恢复期间虚拟打印机将停止',
  3740. // GitHub Backup
  3741. githubBackup: 'GitHub 备份',
  3742. enabled: '已启用',
  3743. cloudLoginRequired: '需要登录 Bambu Cloud。请在 配置文件 → 云配置文件 中登录以启用 GitHub 备份。',
  3744. cloudLoginRequiredShort: '需要Cloud登录',
  3745. githubDescription: '自动将您的配置文件同步到私有 GitHub 仓库以进行备份和版本历史记录。',
  3746. repositoryUrl: '仓库 URL',
  3747. repoUrlPlaceholderGitHub: 'https://github.com/username/repo-name',
  3748. repoUrlPlaceholderGitea: 'https://gitea.example.com/username/repo-name',
  3749. repoUrlPlaceholderForgejo: 'https://forgejo.example.com/username/repo-name',
  3750. repoUrlPlaceholderGitLab: 'https://gitlab.com/username/repo-name',
  3751. allowInsecureHttp: '允许不安全的 HTTP',
  3752. allowInsecureHttpHint: '为无 TLS 的私有网络自托管实例启用',
  3753. personalAccessToken: '个人访问令牌',
  3754. tokenSaved: '(已保存)',
  3755. enterNewToken: '输入新令牌以更新',
  3756. tokenHint: '具有内容读写权限的细粒度令牌',
  3757. branch: '分支',
  3758. provider: 'Git Provider',
  3759. providerGitHub: 'GitHub',
  3760. providerGitLab: 'GitLab',
  3761. providerGitea: 'Gitea',
  3762. providerForgejo: 'Forgejo',
  3763. manualOnly: '仅手动',
  3764. hourly: '每小时',
  3765. daily: '每天',
  3766. weekly: '每周',
  3767. includeInBackup: '包含在备份中',
  3768. kProfiles: 'K 配置文件',
  3769. kProfilesDescription: '来自已连接打印机的压力推进校准',
  3770. noPrintersConnected: '没有打印机连接',
  3771. printersConnected: '{{connected}}/{{total}} 已连接',
  3772. cloudProfiles: '云配置文件',
  3773. cloudProfilesDescription: '来自 Bambu Cloud 的耗材、打印机和工艺预设',
  3774. appSettings: '应用设置',
  3775. appSettingsDescription: 'Bambuddy 配置(完整数据库)',
  3776. spoolInventory: '耗材库存',
  3777. spoolInventoryDescription: '耗材卷轴、使用记录和成本追踪',
  3778. printArchives: '打印档案',
  3779. printArchivesDescription: '打印历史元数据(不含 gcode/3MF 文件)',
  3780. lastBackupAt: '上次备份:',
  3781. noBackupsYet: '尚无备份',
  3782. next: '下次:',
  3783. startingBackup: '正在启动备份...',
  3784. test: '测试',
  3785. enableBackup: '启用备份',
  3786. testConnection: '测试连接',
  3787. enterRepoUrl: '请输入仓库 URL',
  3788. enterRepoAndToken: '请输入仓库 URL 和访问令牌',
  3789. repoRequired: '仓库 URL 为必填项',
  3790. tokenRequired: '访问令牌为必填项',
  3791. githubBackupEnabled: 'GitHub 备份已启用',
  3792. tokenUpdated: '令牌已更新',
  3793. settingsSaved: '设置已保存',
  3794. failedToSave: '保存失败:{{message}}',
  3795. backupCompleteFiles: '备份完成 - {{count}} 个文件已更新',
  3796. backupSkippedNoChanges: '备份已跳过 - 无更改',
  3797. backupFailed2: '备份失败:{{message}}',
  3798. clearedLogs: '已清除 {{count}} 条日志',
  3799. failedToClearLogs: '清除日志失败:{{message}}',
  3800. // History
  3801. history: '历史记录',
  3802. clear: '清除',
  3803. date: '日期',
  3804. status: '状态',
  3805. commit: '提交',
  3806. // Local Backup
  3807. localBackup: '本地备份',
  3808. localBackupDescription: '创建 Bambuddy 数据的完整备份,包括数据库、档案、上传和所有文件。',
  3809. downloadBackupLabel: '下载备份',
  3810. completeBackupZip: '完整备份:数据库 + 所有文件(ZIP)',
  3811. download: '下载',
  3812. preparingBackup: '正在准备备份...',
  3813. creatingArchive: '正在创建备份归档...对于大型归档可能需要一些时间。',
  3814. downloadingFile: '正在下载备份文件...',
  3815. backupDownloaded: '备份下载成功',
  3816. failedToCreateBackup: '创建备份失败:{{message}}',
  3817. restore: '恢复',
  3818. restoreReplacesAll: '恢复将替换所有数据。',
  3819. restoreReplacesAllDetail: '您当前的数据库和文件将被完全替换。恢复后需要重启。',
  3820. restoreConfirmTitle: '恢复备份',
  3821. restoreConfirmMessage: '您确定要从"{{filename}}"恢复吗?这将完全替换您当前的数据库和所有文件。恢复后需要重启应用程序。',
  3822. restoreConfirmButton: '恢复备份',
  3823. uploadingFile: '正在上传备份文件...',
  3824. backupRestoredRestart: '备份已恢复。请重启 Bambuddy。',
  3825. failedToRestore: '恢复备份失败。请检查文件格式。',
  3826. reloadNow: '立即重新加载',
  3827. creatingBackup: '正在创建备份',
  3828. restoringBackup: '正在恢复备份',
  3829. preparing: '准备中...',
  3830. processing: '处理中...',
  3831. doNotClosePage: '请不要关闭此页面或导航离开。对于大型备份,此操作可能需要几分钟。',
  3832. // RestoreModal
  3833. restoring: '恢复中...',
  3834. restoreComplete: '恢复完成',
  3835. restoreFailed2: '恢复失败',
  3836. importSettings: '从备份文件导入设置',
  3837. pleaseWaitRestoring: '请等待数据恢复中',
  3838. selectBackupFile: '点击选择备份文件(.json 或 .zip)',
  3839. duplicateHandling: '重复项处理方式:',
  3840. matchPrinters: '打印机',
  3841. matchPrintersBy: '按序列号匹配',
  3842. matchSmartPlugs: '智能插座',
  3843. matchSmartPlugsBy: '按 IP 地址匹配',
  3844. matchNotificationProviders: '通知提供者',
  3845. matchNotificationProvidersBy: '按名称匹配',
  3846. matchFilaments: '耗材',
  3847. matchFilamentsBy: '按名称 + 类型 + 品牌匹配',
  3848. matchArchives: '档案',
  3849. matchArchivesBy: '按内容哈希匹配(始终跳过)',
  3850. matchPendingUploads: '待上传',
  3851. matchPendingUploadsBy: '按文件名匹配',
  3852. matchSettingsTemplates: '设置和模板',
  3853. matchSettingsTemplatesBy: '始终覆盖',
  3854. replaceExisting: '替换现有数据',
  3855. keepExisting: '保留现有数据',
  3856. overwriteDescription: '用备份数据覆盖已存在的项目',
  3857. keepDescription: '仅恢复尚不存在的项目',
  3858. overwriteCaution: '注意:',
  3859. overwriteWarning: '覆盖将用备份数据替换您当前的配置。出于安全考虑,打印机访问代码永远不会被覆盖。',
  3860. cancel: '取消',
  3861. processingBackup: '正在处理备份文件...',
  3862. itemsRestored: '已恢复项目',
  3863. itemsSkipped: '已跳过项目',
  3864. restored: '已恢复',
  3865. skippedAlreadyExist: '已跳过(已存在)',
  3866. filesCategory: '文件(3MF、缩略图等)',
  3867. andMore: '...还有 {{count}} 项',
  3868. newApiKeysGenerated: '已生成新的 API 密钥',
  3869. keysShownOnce: '这些密钥仅显示一次。请立即复制!',
  3870. copy: '复制',
  3871. noDataFound: '在备份文件中未找到可恢复的数据。',
  3872. close: '关闭',
  3873. // Scheduled local backups (#884)
  3874. scheduledBackup: 'Scheduled Backups',
  3875. scheduledBackupDescription: 'Automatically create backup snapshots on a schedule. Output directory can be mounted to a NAS or external storage.',
  3876. frequency: 'Frequency',
  3877. backupTime: 'Time',
  3878. retention: 'Retention',
  3879. retentionDescription: 'Number of backups to keep',
  3880. outputPath: 'Output Path',
  3881. outputPathPlaceholder: 'Default: {{path}}',
  3882. outputPathDescription: 'Leave empty for default location',
  3883. runNow: 'Run Now',
  3884. backupFiles: 'Backup Files',
  3885. noScheduledBackups: 'No backups yet',
  3886. deleteBackup: 'Delete',
  3887. deleteBackupConfirm: 'Delete this backup file?',
  3888. backupRunning: 'Backup in progress...',
  3889. scheduledBackupComplete: 'Backup completed successfully',
  3890. scheduledBackupFailed: 'Backup failed',
  3891. nextBackup: 'Next backup',
  3892. backupSize: 'Size',
  3893. utc: 'UTC',
  3894. defaultPathLabel: 'Default:',
  3895. // Category labels
  3896. categories: {
  3897. settings: '设置',
  3898. notification_providers: '通知提供者',
  3899. notification_templates: '通知模板',
  3900. smart_plugs: '智能插座',
  3901. printers: '打印机',
  3902. filaments: '耗材',
  3903. maintenance_types: '维护类型',
  3904. archives: '档案',
  3905. projects: '项目',
  3906. pending_uploads: '待上传',
  3907. external_links: '外部链接',
  3908. api_keys: 'API 密钥',
  3909. },
  3910. },
  3911. // Tags
  3912. tags: {
  3913. title: '标签',
  3914. addTag: '添加标签',
  3915. editTag: '编辑标签',
  3916. deleteTag: '删除标签',
  3917. tagName: '标签名称',
  3918. tagColor: '标签颜色',
  3919. noTags: '无标签',
  3920. deleteConfirm: '确定要删除此标签吗?',
  3921. manageTags: '管理标签',
  3922. },
  3923. // Upload modal (archives)
  3924. uploadModal: {
  3925. title: '上传 3MF 文件',
  3926. dragDrop: '将 .3mf 文件拖放到此处',
  3927. or: '或',
  3928. browseFiles: '浏览文件',
  3929. extractionInfo: '将从 3MF 文件元数据中自动提取打印机型号。',
  3930. uploaded: '已上传',
  3931. failed: '失败',
  3932. uploading: '上传中...',
  3933. upload: '上传',
  3934. uploadFailed: '上传失败',
  3935. },
  3936. // Edit archive modal
  3937. // Edit Archive Modal
  3938. editArchive: {
  3939. title: '编辑归档',
  3940. name: '名称',
  3941. namePlaceholder: '打印名称',
  3942. printer: '打印机',
  3943. noPrinter: '无打印机',
  3944. project: '项目',
  3945. noProject: '无项目',
  3946. itemsPrinted: '打印数量',
  3947. itemsPrintedHelp: '此打印任务中生产的物品数量',
  3948. notes: '备注',
  3949. notesPlaceholder: '添加关于此打印的备注...',
  3950. externalLink: '外部链接',
  3951. externalLinkPlaceholder: 'https://printables.com/model/...',
  3952. externalLinkHelp: '链接到 Printables、Thingiverse 或其他来源',
  3953. tags: '标签',
  3954. tagsPlaceholder: '添加标签...',
  3955. addMoreTags: '添加更多标签...',
  3956. matchingTags: '匹配"{{query}}"',
  3957. existingTags: '现有标签',
  3958. clickToAdd: '(点击添加)',
  3959. status: '状态',
  3960. failureReason: '失败原因',
  3961. selectReason: '选择原因...',
  3962. photos: '打印成品照片',
  3963. photosHelp: '点击 + 添加打印成品照片',
  3964. printResult: '打印成品',
  3965. saving: '保存中...',
  3966. // Failure reasons
  3967. failureReasons: {
  3968. adhesionFailure: '附着力失败',
  3969. spaghettiDetached: '拉丝 / 脱落',
  3970. layerShift: '层偏移',
  3971. cloggedNozzle: '喷嘴堵塞',
  3972. filamentRunout: '耗材用完',
  3973. warping: '翘曲',
  3974. stringing: '拉丝',
  3975. underExtrusion: '挤出不足',
  3976. powerFailure: '断电',
  3977. userCancelled: '用户取消',
  3978. other: '其他',
  3979. },
  3980. // Archive statuses
  3981. statuses: {
  3982. completed: '已完成',
  3983. failed: '失败',
  3984. aborted: '已取消',
  3985. printing: '打印中',
  3986. },
  3987. },
  3988. // K-Profiles
  3989. kProfiles: {
  3990. title: 'K 值配置',
  3991. noPrintersConfigured: '未配置打印机',
  3992. addPrinterInSettings: '在设置中添加打印机以管理 K 值配置',
  3993. noActivePrinters: '无活跃打印机',
  3994. enablePrinterConnection: '启用打印机连接以查看其 K 值配置',
  3995. loadingProfiles: '加载 K 值配置中...',
  3996. printerOffline: '打印机离线',
  3997. printerOfflineDesc: '所选打印机未连接。开启电源以查看 K 值配置。',
  3998. noMatchingProfiles: '无匹配的配置',
  3999. noMatchingProfilesDesc: '没有配置匹配您的搜索条件',
  4000. noKProfiles: '无 K 值配置',
  4001. noKProfilesDesc: '未找到 {{diameter}}mm 喷嘴的压力推进配置',
  4002. createFirstProfile: '创建第一个配置',
  4003. // Controls
  4004. printer: '打印机',
  4005. nozzle: '喷嘴',
  4006. refresh: '刷新',
  4007. addProfile: '添加配置',
  4008. export: '导出',
  4009. import: '导入',
  4010. select: '选择',
  4011. selectAll: '全选',
  4012. delete: '删除',
  4013. // Filters
  4014. searchPlaceholder: '按名称或耗材搜索...',
  4015. allExtruders: '所有挤出机',
  4016. leftOnly: '仅左侧',
  4017. rightOnly: '仅右侧',
  4018. allFlow: '所有流量',
  4019. hfOnly: '仅高流量',
  4020. sOnly: '仅标准',
  4021. sortName: '排序:名称',
  4022. sortKValue: '排序:K 值',
  4023. sortFilament: '排序:耗材',
  4024. // Dual extruder labels
  4025. leftExtruder: '左挤出机',
  4026. rightExtruder: '右挤出机',
  4027. // Modal
  4028. modal: {
  4029. addTitle: '添加 K 值配置',
  4030. editTitle: '编辑 K 值配置',
  4031. profileName: '配置名称',
  4032. profileNamePlaceholder: '我的 PLA 配置',
  4033. kValue: 'K 值',
  4034. kValuePlaceholder: '0.020',
  4035. kValueHelp: '典型范围:PLA 0.01 - 0.06,PETG 0.02 - 0.10',
  4036. filament: '耗材',
  4037. selectFilament: '选择耗材...',
  4038. noFilamentsHelp: '未找到耗材。请先在 Bambu Studio 中创建 K 值配置。',
  4039. flowType: '流量类型',
  4040. highFlow: '高流量',
  4041. standard: '标准',
  4042. nozzleSize: '喷嘴尺寸',
  4043. extruder: '挤出机',
  4044. extruders: '挤出机',
  4045. left: '左',
  4046. right: '右',
  4047. notes: '备注(本地存储)',
  4048. notesPlaceholder: '添加关于此配置的备注...',
  4049. notesHelp: '备注保存在 Bambuddy 中,不在打印机上',
  4050. syncing: '与打印机同步中...',
  4051. savingExtruder: '保存到挤出机 {{current}}/{{total}}...',
  4052. pleaseWait: '请稍候',
  4053. },
  4054. // Delete confirmation
  4055. deleteConfirm: {
  4056. title: '删除配置',
  4057. cannotUndo: '此操作无法撤销',
  4058. message: '确定要从打印机删除"{{name}}"吗?',
  4059. },
  4060. // Bulk delete
  4061. bulkDelete: {
  4062. title: '删除配置',
  4063. cannotUndo: '此操作无法撤销',
  4064. message: '确定要从打印机删除 {{count}} 个选中的配置吗?',
  4065. },
  4066. // Toast
  4067. toast: {
  4068. profileSaved: 'K 值配置已保存',
  4069. profilesSaved: 'K 值配置已保存到 {{count}} 个挤出机',
  4070. selectAtLeastOneExtruder: '请至少选择一个挤出机',
  4071. profileDeleted: 'K 值配置已删除',
  4072. profilesDeleted: '已删除 {{count}} 个配置',
  4073. exportedProfiles: '已导出 {{count}} 个配置',
  4074. importedProfiles: '已导入 {{count}} / {{total}} 个配置',
  4075. noProfilesToExport: '无可导出的配置',
  4076. invalidFileFormat: '无效的文件格式',
  4077. failedToParseImport: '解析导入文件失败',
  4078. failedToSaveBatch: '批量保存 K 值配置失败',
  4079. noteSaved: '备注已保存',
  4080. failedToSaveNote: '保存备注失败',
  4081. },
  4082. // Permissions
  4083. permission: {
  4084. noRead: '您没有刷新配置的权限',
  4085. noCreate: '您没有添加配置的权限',
  4086. noUpdate: '您没有更新 K 值配置的权限',
  4087. noDelete: '您没有删除 K 值配置的权限',
  4088. noExport: '您没有导出配置的权限',
  4089. noImport: '您没有导入配置的权限',
  4090. },
  4091. },
  4092. // Virtual Printer
  4093. virtualPrinter: {
  4094. title: '虚拟打印机',
  4095. running: '运行中',
  4096. stopped: '已停止',
  4097. description: {
  4098. default: '启用虚拟打印机,使其在 Bambu Studio 和 OrcaSlicer 中可见。发送到此打印机的文件将直接归档而不打印。',
  4099. proxy: '启用代理,将切片软件流量中继到真实打印机,允许在任何网络上远程打印。',
  4100. },
  4101. enable: {
  4102. title: '启用虚拟打印机',
  4103. visibleInSlicer: '在切片软件发现中显示为"Bambuddy"',
  4104. proxyingTo: '代理到 {{name}}',
  4105. notActive: '未激活',
  4106. },
  4107. model: {
  4108. title: '打印机型号',
  4109. description: '选择要模拟的打印机型号。',
  4110. restartWarning: '更改型号将重启虚拟打印机',
  4111. },
  4112. accessCode: {
  4113. title: '访问码',
  4114. isSet: '访问码已设置',
  4115. notSet: '未设置访问码 - 需要设置才能启用',
  4116. placeholder: '输入 8 位字符代码',
  4117. placeholderChange: '输入新代码以更改',
  4118. hint: '必须恰好 8 个字符。切片软件使用此代码进行认证。',
  4119. charCount: '({{count}}/8)',
  4120. },
  4121. targetPrinter: {
  4122. title: '目标打印机',
  4123. configured: '代理目标已配置',
  4124. notConfigured: '未选择目标打印机 - 代理模式需要设置',
  4125. placeholder: '选择打印机...',
  4126. hint: '选择要将切片软件流量代理到的打印机。打印机必须处于局域网模式。',
  4127. noPrinters: '未配置打印机。请先添加打印机以使用代理模式。',
  4128. },
  4129. remoteInterface: {
  4130. title: '网络接口覆盖',
  4131. configured: '接口覆盖已激活',
  4132. optional: '可选 - 当自动检测的 IP 不正确时使用(例如多网卡、Docker、VPN)',
  4133. placeholder: '自动检测(默认)...',
  4134. hint: '覆盖通过 SSDP 广播并在 TLS 证书中使用的 IP 地址。在 Bambuddy 有多个网络接口时很有用。',
  4135. },
  4136. mode: {
  4137. title: '模式',
  4138. archive: '归档',
  4139. archiveDesc: '立即归档文件',
  4140. review: '审核',
  4141. reviewDesc: '归档前审核',
  4142. queue: '队列',
  4143. queueDesc: '归档并添加到队列',
  4144. proxy: '代理',
  4145. proxyDesc: '中继到真实打印机',
  4146. },
  4147. autoDispatch: {
  4148. title: '自动派发',
  4149. description: '添加到队列时自动开始打印。关闭后,打印任务等待手动派发。',
  4150. },
  4151. queueForceColorMatch: {
  4152. title: 'Force color match',
  4153. 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.',
  4154. },
  4155. tailscaleDisabled: {
  4156. title: 'Tailscale 集成',
  4157. 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.',
  4158. },
  4159. setupRequired: {
  4160. title: '需要设置',
  4161. description: '虚拟打印机功能需要额外的系统配置才能工作。包括端口转发、防火墙规则和平台特定设置。',
  4162. readGuide: '启用前请阅读设置指南',
  4163. },
  4164. archiveNameSource: {
  4165. title: '存档名称来源',
  4166. description: '选择通过虚拟打印机接收文件时新存档的命名方式。"元数据"使用 3MF 中嵌入的切片标题(默认)。"文件名"使用 Bambu Studio 通过 FTP 发送的文件名 — 当您在"发送到打印机"对话框中重命名作业时非常有用。',
  4167. metadata: '元数据',
  4168. filename: '文件名',
  4169. },
  4170. howItWorks: {
  4171. title: '工作原理',
  4172. step1: '在同一局域网中,虚拟打印机会通过发现机制自动出现在您的切片软件(Bambu Studio / OrcaSlicer)中。从其他网络,通过 IP 地址和访问码手动添加。',
  4173. step2: '在归档、审核和队列模式下,使用切片软件中的"发送"按钮将 3MF 文件上传到 Bambuddy。切片软件会显示"打印成功"— 文件已存储,未打印。',
  4174. step3: '在代理模式下,虚拟打印机将所有流量中继到真实打印机 — 打印会立即开始,就像直接连接一样。',
  4175. },
  4176. status: {
  4177. title: '状态详情',
  4178. printerName: '打印机名称',
  4179. model: '型号',
  4180. serialNumber: '序列号',
  4181. mode: '模式',
  4182. pendingFiles: '待处理文件',
  4183. targetPrinter: '目标打印机',
  4184. ftpPort: 'FTP 端口',
  4185. mqttPort: 'MQTT 端口',
  4186. ftpConnections: 'FTP 连接',
  4187. mqttConnections: 'MQTT 连接',
  4188. },
  4189. toast: {
  4190. updated: '虚拟打印机设置已更新',
  4191. failedToUpdate: '更新设置失败',
  4192. copyFailed: '复制失败 — 请手动选中文本',
  4193. accessCodeRequired: '请先设置访问码',
  4194. targetPrinterRequired: '请先选择目标打印机',
  4195. bindIpRequired: '请先设置绑定 IP',
  4196. accessCodeEmpty: '访问码不能为空',
  4197. accessCodeLength: '访问码必须恰好 8 个字符',
  4198. created: '虚拟打印机已创建',
  4199. failedToCreate: '创建虚拟打印机失败',
  4200. deleted: '虚拟打印机已删除',
  4201. failedToDelete: '删除虚拟打印机失败',
  4202. },
  4203. list: {
  4204. title: '虚拟打印机',
  4205. add: '添加',
  4206. addFirst: '添加虚拟打印机',
  4207. empty: '未配置虚拟打印机。添加一个以开始使用。',
  4208. },
  4209. bindIp: {
  4210. title: '绑定接口',
  4211. placeholder: '选择接口...',
  4212. hint: '此虚拟打印机绑定的网络接口。每台打印机必须唯一。',
  4213. },
  4214. proxy: {
  4215. accessCodeHint: '在代理模式下,在切片软件中使用目标打印机的访问码。连接会透明转发到真实打印机。',
  4216. },
  4217. addDialog: {
  4218. title: '添加虚拟打印机',
  4219. name: '名称',
  4220. hint: '创建后可以配置访问码、目标打印机和其他设置。',
  4221. create: '创建',
  4222. },
  4223. deleteConfirm: {
  4224. title: '删除虚拟打印机',
  4225. message: '确定要删除"{{name}}"吗?这将停止此打印机的所有服务。',
  4226. },
  4227. },
  4228. // Model Viewer
  4229. modelViewer: {
  4230. openInSlicer: '在切片软件中打开',
  4231. tabs: {
  4232. model: '3D 模型',
  4233. gcode: 'G-code 预览',
  4234. },
  4235. notAvailable: '不可用',
  4236. notSliced: '未切片',
  4237. plates: '板',
  4238. allPlates: '所有板',
  4239. plateNumber: '板 {{number}}',
  4240. plateCount: '{{count}} 个板',
  4241. plateCount_other: '{{count}} 个板',
  4242. objectCount: '{{count}} 个对象',
  4243. objectCount_other: '{{count}} 个对象',
  4244. filamentCount: '{{count}} 种耗材',
  4245. filamentCount_other: '{{count}} 种耗材',
  4246. eta: '预计 {{minutes}} 分钟',
  4247. noPreview: '此文件无可用预览',
  4248. pagination: {
  4249. pageOf: '第 {{current}} / {{total}} 页',
  4250. prev: '上一页',
  4251. next: '下一页',
  4252. },
  4253. errors: {
  4254. failedToLoad: '加载文件失败',
  4255. noMeshes: '3MF 文件中未找到网格',
  4256. unsupportedFormat: '不支持的文件格式',
  4257. },
  4258. },
  4259. // Maintenance type descriptions (built-in)
  4260. maintenanceDescriptions: {
  4261. lubricateCarbonRods: '在碳纤维杆上涂抹润滑剂以确保顺畅运动',
  4262. lubricateRails: '在线性导轨上涂抹润滑剂以确保顺畅运动',
  4263. cleanNozzle: '清洁热端和喷嘴以防止堵塞',
  4264. checkBelts: '检查皮带张力以确保打印精度',
  4265. cleanBuildPlate: '清洁构建板以获得更好的附着力',
  4266. checkExtruder: '检查挤出机齿轮磨损情况',
  4267. checkCooling: '确保冷却风扇正常工作',
  4268. generalInspection: '打印机综合检查',
  4269. cleanCarbonRods: '清洁碳纤维杆以减少摩擦',
  4270. lubricateSteelRods: '在钢杆上涂抹润滑剂以确保顺畅运动',
  4271. cleanSteelRods: '清洁钢杆以减少摩擦',
  4272. cleanLinearRails: '擦拭线性导轨以清除灰尘和碎屑',
  4273. checkPtfeTube: '检查 PTFE 管的磨损或损坏',
  4274. replaceHepaFilter: '更换 HEPA 过滤器以保证空气质量',
  4275. replaceCarbonFilter: '更换活性炭过滤器',
  4276. lubricateLeftNozzleRail: '润滑左喷嘴导轨(H2 系列)',
  4277. },
  4278. // Smart Plugs
  4279. smartPlugs: {
  4280. offline: '离线',
  4281. admin: '管理',
  4282. openPlugAdminPage: '打开插座管理页面',
  4283. deleteSmartPlug: '删除智能插座',
  4284. turnOnSmartPlug: '开启智能插座',
  4285. turnOffSmartPlug: '关闭智能插座',
  4286. turnOn: '开启',
  4287. turnOff: '关闭',
  4288. addSmartPlug: {
  4289. scanningNetwork: '扫描网络中...',
  4290. chooseEntity: '选择实体...',
  4291. connectionFailed: '连接失败',
  4292. searchEntities: '搜索实体...',
  4293. searchPowerSensors: '搜索功率传感器...',
  4294. searchEnergySensors: '搜索能量传感器...',
  4295. placeholders: {
  4296. plugName: '客厅插座',
  4297. mqttStateOnValue: 'ON、true、1',
  4298. mqttSameAsPower: '与功率主题相同,或不同',
  4299. },
  4300. },
  4301. // SmartPlugCard
  4302. linkedTo: '关联到:',
  4303. monitorOnly: '仅监控',
  4304. alerts: '警报',
  4305. scheduleOn: '开启 {{time}}',
  4306. scheduleOff: '关闭 {{time}}',
  4307. on: '开启',
  4308. off: '关闭',
  4309. power: '功率',
  4310. kwhToday: '今日kWh',
  4311. settings: '设置',
  4312. automationSettings: '自动化设置',
  4313. showInSwitchbar: '在开关栏显示',
  4314. quickAccessSidebar: '从侧边栏快速访问',
  4315. enabled: '已启用',
  4316. enableAutomation: '为此插座启用自动化',
  4317. autoOn: '自动开启',
  4318. autoOnDescription: '打印开始时开启',
  4319. autoOff: '自动关闭',
  4320. autoOffDescription: '打印完成时关闭(一次性)',
  4321. autoOffPersistent: '保持启用',
  4322. autoOffPersistentDescription: '在打印之间保持启用而非一次性',
  4323. turnOffDelayMode: '关闭延迟模式',
  4324. time: '时间',
  4325. temp: '温度',
  4326. delayMinutes: '延迟(分钟)',
  4327. tempThreshold: '温度阈值(°C)',
  4328. tempThresholdDescription: '当喷嘴冷却到此温度以下时关闭',
  4329. edit: '编辑',
  4330. deleteConfirm: '确定要删除"{{name}}"吗?此操作无法撤销。',
  4331. turnOnConfirm: '确定要开启"{{name}}"吗?',
  4332. turnOffConfirm: '确定要关闭"{{name}}"吗?这将切断连接设备的电源。',
  4333. failedToTurn: '无法{{action}}"{{name}}"',
  4334. unknown: '未知',
  4335. // AddSmartPlugModal
  4336. addTitle: '添加智能插座',
  4337. editTitle: '编辑智能插座',
  4338. stopScanning: '停止扫描',
  4339. discoverTasmota: '发现Tasmota设备',
  4340. foundDevices: '找到{{count}}个设备 - 点击选择:',
  4341. noDevicesFound: '未在您的网络中找到Tasmota设备',
  4342. haNotConfigured: 'Home Assistant未配置。请在以下位置设置',
  4343. haSettingsPath: '设置 → 网络 → Home Assistant',
  4344. selectEntity: '选择实体 *',
  4345. ipAddress: 'IP地址 *',
  4346. nameLabel: '名称 *',
  4347. username: '用户名',
  4348. password: '密码',
  4349. authHint: '如果您的Tasmota设备不需要认证,请留空',
  4350. linkToPrinter: '关联打印机',
  4351. noPrinter: '无打印机(仅手动控制)',
  4352. linkingDescription: '关联后可在打印开始/完成时自动开关',
  4353. powerAlerts: '功率警报',
  4354. alertAbove: '高于时警报(W)',
  4355. alertBelow: '低于时警报(W)',
  4356. alertDescription: '当电力消耗超过这些阈值时收到通知。留空以禁用该方向。',
  4357. dailySchedule: '每日计划',
  4358. turnOnAt: '开启时间',
  4359. turnOffAt: '关闭时间',
  4360. scheduleDescription: '每天在这些时间自动开关插座。留空以跳过该操作。',
  4361. showOnPrinterCard: '在打印机卡片上显示',
  4362. displayOnPrinterCard: '在打印机卡片上显示按钮',
  4363. connectedResult: '已连接!',
  4364. deviceLabel: '设备:{{name}} - ',
  4365. stateLabel: '状态:{{state}}',
  4366. test: '测试',
  4367. delete: '删除',
  4368. save: '保存',
  4369. add: '添加',
  4370. cancel: '取消',
  4371. failedToStartScan: '无法开始扫描',
  4372. nameRequired: '名称为必填项',
  4373. entityRequired: 'Home Assistant插座需要实体',
  4374. mqttTopicRequired: '必须为功率、能源或状态监控配置至少一个MQTT主题',
  4375. loadingEntities: '正在加载实体...',
  4376. loading: '加载中...',
  4377. failedToLoadEntities: '加载实体失败:{{error}}',
  4378. noEntitiesMatching: '未找到匹配"{{search}}"的实体',
  4379. noEntitiesAvailable: '无可用实体',
  4380. searchingEntities: '搜索所有实体(找到{{count}}个)',
  4381. showingEntities: '显示 switch、light、input_boolean({{count}}个可用)',
  4382. energyMonitoringOptional: '能源监控(可选)',
  4383. energyMonitoringHint: '搜索并选择提供功率/能源数据的传感器。',
  4384. powerSensorW: '功率传感器(W)',
  4385. energyTodayKwh: '今日能源(kWh)',
  4386. totalEnergyKwh: '总能源(kWh)',
  4387. noMatchingSensors: '无匹配的传感器',
  4388. none: '无',
  4389. mqttNotConfigured: 'MQTT代理未配置。请在以下位置设置代理地址',
  4390. mqttSettingsPath: '设置 → 网络 → MQTT发布',
  4391. mqttNotConfiguredSuffix: '(您不需要启用发布,只需填写代理详细信息)。',
  4392. mqttMonitorOnlyDescription: 'MQTT插座通过MQTT订阅接收功率/能源数据。开关控制不可用 - 请使用您的MQTT代理或家庭自动化系统。',
  4393. powerMonitoring: '功率监控',
  4394. energyMonitoring: '能源监控',
  4395. stateMonitoring: '状态监控',
  4396. optional: '可选',
  4397. topic: '主题',
  4398. jsonPath: 'JSON路径',
  4399. multiplier: '乘数',
  4400. onValue: 'ON值',
  4401. mqttPowerHint: 'JSON路径从JSON负载中提取值(例如"power_l1")。如果主题发布原始数值,请留空。\n乘数:mW→W使用0.001,kW→W使用1000。',
  4402. mqttEnergyHint: 'JSON路径从JSON负载中提取值。原始值请留空。\n乘数:Wh→kWh使用0.001,MWh→kWh使用1000。',
  4403. mqttStateHint: 'JSON路径从JSON负载中提取值。原始值请留空。\nON值:表示"ON"的确切字符串。留空以自动检测(ON、true、1)。',
  4404. // REST smart plug
  4405. restControl: 'Control',
  4406. restOnUrl: 'Turn ON URL',
  4407. restOffUrl: 'Turn OFF URL',
  4408. restOnBody: 'ON Request Body',
  4409. restOffBody: 'OFF Request Body',
  4410. restMethod: 'HTTP Method',
  4411. restHeaders: 'Custom Headers (JSON)',
  4412. restStatusUrl: 'Status URL',
  4413. restStatusPath: 'State JSON Path',
  4414. restStatusOnValue: 'ON Value',
  4415. restPowerUrl: '功率URL',
  4416. restPowerPath: 'Power JSON Path',
  4417. restPowerMultiplier: '功率乘数',
  4418. restEnergyUrl: '能耗URL',
  4419. restEnergyPath: 'Energy JSON Path',
  4420. restEnergyMultiplier: '能耗乘数',
  4421. restUrlRequired: 'At least one URL (ON or OFF) is required for REST plugs',
  4422. restHeadersHint: 'e.g. {"Authorization": "Bearer your-token"}',
  4423. restBodyHint: 'e.g. ON, {"state": "on"}',
  4424. restStatusHint: 'URL to poll for current state',
  4425. restPathHint: 'e.g. state or data.power.status',
  4426. restPowerUrlHint: '功率数据的独立URL(留空则使用状态URL)',
  4427. restEnergyUrlHint: '能耗数据的独立URL(留空则使用状态URL)',
  4428. restEnergyHint: '每个值可以使用独立的URL,或回退到状态URL。使用乘数进行单位转换(例如:0.001 将 Wh 转换为 kWh)。',
  4429. testConnection: 'Test Connection',
  4430. connectionSuccess: 'Connection successful',
  4431. noSwitchesInSwitchbar: '开关栏中没有开关',
  4432. enableSwitchbarHint: '在设置 > 智能插座中启用"在开关栏显示"',
  4433. },
  4434. // Notifications
  4435. notifications: {
  4436. // Provider types
  4437. providerTypes: {
  4438. callmebot: 'CallMeBot/WhatsApp',
  4439. ntfy: 'ntfy',
  4440. pushover: 'Pushover',
  4441. telegram: 'Telegram',
  4442. email: '电子邮件',
  4443. discord: 'Discord',
  4444. webhook: 'Webhook',
  4445. homeassistant: 'Home Assistant',
  4446. },
  4447. // Provider descriptions
  4448. providerDescriptions: {
  4449. email: 'SMTP 电子邮件通知',
  4450. telegram: '通过 Telegram 机器人发送通知',
  4451. discord: '通过 Webhook 发送到 Discord 频道',
  4452. ntfy: '免费、可自托管的推送通知',
  4453. pushover: '简单、可靠的推送通知',
  4454. callmebot: '通过 CallMeBot 免费发送 WhatsApp 通知',
  4455. webhook: '通用 HTTP POST 到任意 URL',
  4456. homeassistant: 'Home Assistant 仪表板中的持久通知',
  4457. },
  4458. // NotificationProviderCard
  4459. lastSuccess: '上次:{{date}}',
  4460. error: '错误',
  4461. printer: '打印机:',
  4462. allPrinters: '所有打印机',
  4463. sendTestNotification: '发送测试通知',
  4464. eventSettings: '事件设置',
  4465. enabled: '已启用',
  4466. sendFromProvider: '从此提供商发送通知',
  4467. // Event categories
  4468. printEvents: '打印事件',
  4469. printerStatus: '打印机状态',
  4470. amsAlarms: 'AMS 警报',
  4471. amsHtAlarms: 'AMS-HT 警报',
  4472. printQueue: '打印队列',
  4473. // Event tags (badges)
  4474. start: '开始',
  4475. plateCheck: '热床检测',
  4476. complete: '完成',
  4477. failed: '失败',
  4478. stopped: '已停止',
  4479. progress: '进度',
  4480. offline: '离线',
  4481. lowFilament: '耗材不足',
  4482. maintenance: '维护',
  4483. amsHumidity: 'AMS 湿度',
  4484. amsTemp: 'AMS 温度',
  4485. amsHtHumidity: 'AMS-HT 湿度',
  4486. amsHtTemp: 'AMS-HT 温度',
  4487. bedCooled: '热床已冷却',
  4488. firstLayer: '首层完成',
  4489. quiet: '免打扰',
  4490. digest: '摘要 {{time}}',
  4491. // Event labels (expanded settings)
  4492. printStarted: '打印已开始',
  4493. plateNotEmpty: '热床非空',
  4494. plateNotEmptyDescription: '打印前检测到物体',
  4495. printCompleted: '打印已完成',
  4496. bedCooledLabel: '热床已冷却',
  4497. bedCooledDescription: '打印后热床温度降至阈值以下',
  4498. firstLayerCompleteLabel: '首层打印完成',
  4499. firstLayerCompleteDescription: '首层完成时发送带照片的通知',
  4500. missingSpoolAssignmentLabel: '缺少料卷分配',
  4501. missingSpoolAssignmentDescription: '当打印开始且所需料盘没有分配料卷时发送通知',
  4502. printFailed: '打印失败',
  4503. printStopped: '打印已停止',
  4504. progressMilestones: '进度里程碑',
  4505. progressMilestonesDescription: '在 25%、50%、75% 时通知',
  4506. printerOffline: '打印机离线',
  4507. printerError: '打印机错误',
  4508. lowFilamentLabel: '耗材不足',
  4509. maintenanceDue: '需要维护',
  4510. maintenanceDueDescription: '需要维护时通知',
  4511. amsHumidityHigh: 'AMS 湿度过高',
  4512. amsHumidityHighDescription: '普通 AMS 湿度超过阈值',
  4513. amsTemperatureHigh: 'AMS 温度过高',
  4514. amsTemperatureHighDescription: '普通 AMS 温度超过阈值',
  4515. amsHtHumidityHigh: 'AMS-HT 湿度过高',
  4516. amsHtHumidityHighDescription: 'AMS-HT 湿度超过阈值',
  4517. amsHtTemperatureHigh: 'AMS-HT 温度过高',
  4518. amsHtTemperatureHighDescription: 'AMS-HT 温度超过阈值',
  4519. // Inventory stock alert events
  4520. inventoryAlerts: '库存警报',
  4521. stockReorderAlert: '补货警报',
  4522. stockReorderAlertDescription: 'SKU 已达到补货点',
  4523. stockBreakAlert: '断货警报',
  4524. stockBreakAlertDescription: '库存将在补货到达前耗尽',
  4525. // Queue events
  4526. jobAdded: '任务已添加',
  4527. jobAddedDescription: '任务已添加到队列',
  4528. jobAssigned: '任务已分配',
  4529. jobAssignedDescription: '基于模型的任务已分配给打印机',
  4530. jobStarted: '任务已开始',
  4531. jobStartedDescription: '队列任务已开始打印',
  4532. jobWaiting: '任务等待中',
  4533. jobWaitingDescription: '任务正在等待耗材或打印机',
  4534. jobSkipped: '任务已跳过',
  4535. jobSkippedDescription: '任务已跳过(上一个失败)',
  4536. jobFailed: '任务失败',
  4537. jobFailedDescription: '任务启动失败',
  4538. queueComplete: '队列已完成',
  4539. queueCompleteDescription: '所有队列任务已完成',
  4540. // Quiet hours
  4541. quietHours: '免打扰时段',
  4542. noNotificationsDuring: '在此时段内不发送通知',
  4543. editProviderToChangeQuietHours: '编辑提供商以更改免打扰时段',
  4544. // Daily digest
  4545. dailyDigest: '每日摘要',
  4546. batchNotifications: '将通知汇总为每日摘要',
  4547. sendAt: '发送于 {{time}}',
  4548. editProviderToChangeDigestTime: '编辑提供商以更改摘要时间',
  4549. // Actions
  4550. edit: '编辑',
  4551. deleteProvider: '删除通知提供商',
  4552. deleteConfirm: '确定要删除"{{name}}"吗?此操作无法撤销。',
  4553. delete: '删除',
  4554. // AddNotificationModal
  4555. addTitle: '添加通知提供商',
  4556. editTitle: '编辑通知提供商',
  4557. nameLabel: '名称 *',
  4558. namePlaceholder: '我的通知',
  4559. providerTypeLabel: '提供商类型 *',
  4560. configuration: '配置',
  4561. testConfiguration: '测试配置',
  4562. printerFilter: '打印机筛选',
  4563. onlyFromPrinter: '仅发送来自此打印机的事件通知',
  4564. quietHoursDnd: '免打扰时段',
  4565. quietStart: '开始',
  4566. quietEnd: '结束',
  4567. dailyDigestLabel: '每日摘要',
  4568. sendDigestAt: '发送摘要于',
  4569. digestCollected: '事件将被收集并在此时间作为单条摘要发送',
  4570. notificationEvents: '通知事件',
  4571. progressPercent: '(25%、50%、75%)',
  4572. bedCooledAfterPrint: '(打印完成后)',
  4573. // Per-event ntfy priority (#990)
  4574. eventPriority: {
  4575. sectionTitle: 'ntfy 优先级',
  4576. helpNtfy: '为每个已启用的事件选择优先级。ntfy 使用它来升级提醒(声音、可见性、推送行为)。此处未设置的级别将使用 ntfy 服务器默认值。',
  4577. min: '最低',
  4578. low: '低',
  4579. default: '默认',
  4580. high: '高',
  4581. urgent: '紧急',
  4582. },
  4583. cancel: '取消',
  4584. save: '保存',
  4585. add: '添加',
  4586. nameRequired: '名称为必填项',
  4587. fieldRequired: '{{field}}为必填项',
  4588. // Config field labels
  4589. phoneNumber: '电话号码',
  4590. apiKey: 'API 密钥',
  4591. serverUrl: '服务器 URL',
  4592. topic: '主题',
  4593. authToken: '认证令牌',
  4594. userKey: '用户密钥',
  4595. appToken: '应用令牌',
  4596. priority: '优先级',
  4597. botToken: '机器人令牌',
  4598. chatId: '聊天 ID',
  4599. smtpServer: 'SMTP 服务器',
  4600. smtpPort: 'SMTP 端口',
  4601. security: '安全',
  4602. authentication: '认证',
  4603. username: '用户名',
  4604. password: '密码',
  4605. fromEmail: '发件人邮箱',
  4606. toEmail: '收件人邮箱',
  4607. webhookUrl: 'Webhook URL',
  4608. payloadFormat: '负载格式',
  4609. authorization: '授权',
  4610. titleFieldName: '标题字段名',
  4611. messageFieldName: '消息字段名',
  4612. // NotificationTemplateEditor
  4613. editTemplate: '编辑模板:{{name}}',
  4614. titleLabel: '标题',
  4615. bodyLabel: '正文',
  4616. titlePlaceholder: '通知标题...',
  4617. bodyPlaceholder: '通知正文...',
  4618. availableVariables: '可用变量',
  4619. clickToInsert: '点击插入到正文光标位置',
  4620. livePreview: '实时预览',
  4621. hide: '隐藏',
  4622. show: '显示',
  4623. loadingPreview: '加载预览中...',
  4624. enterTemplateContent: '输入模板内容以查看预览',
  4625. titlePreview: '标题:',
  4626. bodyPreview: '正文:',
  4627. resetToDefault: '恢复默认',
  4628. titleRequired: '标题为必填项',
  4629. bodyRequired: '正文为必填项',
  4630. // NotificationLogViewer
  4631. notificationLog: '通知日志',
  4632. showFailedOnly: '仅显示失败',
  4633. last24Hours: '最近 24 小时',
  4634. last7Days: '最近 7 天',
  4635. last30Days: '最近 30 天',
  4636. last90Days: '最近 90 天',
  4637. justNow: '刚刚',
  4638. noFailedNotifications: '没有失败的通知',
  4639. noNotificationsLogged: '没有通知记录',
  4640. unknownProvider: '未知提供商',
  4641. logTitle: '标题',
  4642. logMessage: '消息',
  4643. logError: '错误',
  4644. logProvider: '提供商:{{type}}',
  4645. logTime: '时间:{{time}}',
  4646. refresh: '刷新',
  4647. clearOld: '清除旧记录',
  4648. statsSummary: '最近 {{days}} 天:',
  4649. statsNotifications: '条通知',
  4650. statsSent: '{{count}} 条已发送',
  4651. statsFailed: '{{count}} 条失败',
  4652. // Event type labels (for log viewer)
  4653. eventTypes: {
  4654. print_start: '打印已开始',
  4655. print_complete: '打印完成',
  4656. print_failed: '打印失败',
  4657. print_stopped: '打印已停止',
  4658. print_progress: '进度',
  4659. printer_offline: '打印机离线',
  4660. printer_error: '打印机错误',
  4661. filament_low: '耗材不足',
  4662. maintenance_due: '需要维护',
  4663. test: '测试',
  4664. },
  4665. userEmail: {
  4666. title: '通知',
  4667. emailNotifications: '邮件通知',
  4668. emailNotificationsDesc: '接收您自己打印任务的邮件通知。邮件将通过高级身份验证中配置的 SMTP 设置发送。',
  4669. sendingTo: '通知将发送至',
  4670. noEmailWarning: '您的账户没有邮件地址。请联系管理员添加。',
  4671. printJobNotifications: '打印任务通知',
  4672. printJobNotificationsDesc: '选择哪些事件会触发您提交的打印任务的邮件通知。',
  4673. printJobStarts: '打印任务开始',
  4674. printJobStartsDesc: '当您的打印任务开始时收到通知。',
  4675. printJobFinishes: '打印任务完成',
  4676. printJobFinishesDesc: '当您的打印任务成功完成时收到通知。',
  4677. printErrors: '打印错误',
  4678. printErrorsDesc: '当您的打印任务失败或遇到错误时收到通知。',
  4679. printJobStops: '打印任务停止',
  4680. printJobStopsDesc: '当您的打印任务被取消或停止时收到通知。',
  4681. saveSuccess: '通知偏好设置已保存。',
  4682. saveError: '保存通知偏好设置失败。',
  4683. },
  4684. },
  4685. // Rich Text Editor
  4686. richTextEditor: {
  4687. bold: '粗体',
  4688. italic: '斜体',
  4689. underline: '下划线',
  4690. bulletList: '无序列表',
  4691. numberedList: '有序列表',
  4692. alignLeft: '左对齐',
  4693. alignCenter: '居中对齐',
  4694. alignRight: '右对齐',
  4695. addLink: '添加链接',
  4696. removeLink: '移除链接',
  4697. },
  4698. // External Links
  4699. externalLinks: {
  4700. noLinksConfigured: '未配置外部链接',
  4701. deleteLink: '删除链接',
  4702. removeCustomIcon: '移除自定义图标',
  4703. openInNewTab: '在新标签页中打开',
  4704. placeholders: {
  4705. linkName: '我的链接',
  4706. },
  4707. },
  4708. // Keyboard Shortcuts Modal
  4709. keyboardShortcuts: {
  4710. title: '键盘快捷键',
  4711. navigation: '导航',
  4712. archivesSection: '归档',
  4713. kProfilesSection: 'K 值配置',
  4714. generalSection: '通用',
  4715. shortcuts: {
  4716. goToPrinters: '前往打印机',
  4717. goToArchives: '前往归档',
  4718. goToQueue: '前往队列',
  4719. goToStats: '前往统计',
  4720. goToProfiles: '前往云端配置',
  4721. goToSettings: '前往设置',
  4722. focusSearch: '聚焦搜索',
  4723. openUploadModal: '打开上传对话框',
  4724. clearSelection: '清除选择 / 取消焦点',
  4725. contextMenu: '卡片右键菜单',
  4726. refreshProfiles: '刷新配置',
  4727. newProfile: '新建配置',
  4728. exitSelectionMode: '退出选择模式',
  4729. showHelp: '显示此帮助',
  4730. },
  4731. footer: '按 Esc 或点击外部关闭',
  4732. },
  4733. // Notification Log
  4734. notificationLog: {
  4735. title: '通知日志',
  4736. events: {
  4737. printStarted: '打印开始',
  4738. printComplete: '打印完成',
  4739. printFailed: '打印失败',
  4740. printStopped: '打印停止',
  4741. progress: '进度',
  4742. printerOffline: '打印机离线',
  4743. printerError: '打印机错误',
  4744. lowFilament: '耗材不足',
  4745. maintenanceDue: '维护到期',
  4746. test: '测试',
  4747. },
  4748. timeAgo: {
  4749. justNow: '刚刚',
  4750. minutesAgo: '{{minutes}} 分钟前',
  4751. hoursAgo: '{{hours}} 小时前',
  4752. },
  4753. },
  4754. // Restore/Backup Modal
  4755. restoreBackup: {
  4756. title: '恢复备份',
  4757. restoring: '恢复中...',
  4758. restoreComplete: '恢复完成',
  4759. restoreFailed: '恢复失败',
  4760. importSettings: '从备份文件导入设置',
  4761. pleaseWait: '请稍候,正在恢复您的数据',
  4762. clickToSelect: '点击选择备份文件(.json 或 .zip)',
  4763. howDuplicateHandling: '重复处理方式:',
  4764. categories: {
  4765. printers: '打印机',
  4766. smartPlugs: '智能插座',
  4767. notificationProviders: '通知提供商',
  4768. filaments: '耗材',
  4769. archives: '归档',
  4770. pendingUploads: '待处理上传',
  4771. settingsTemplates: '设置和模板',
  4772. },
  4773. matchingInfo: {
  4774. printers: '按序列号匹配',
  4775. smartPlugs: '按 IP 地址匹配',
  4776. notificationProviders: '按名称匹配',
  4777. filaments: '按名称 + 类型 + 品牌匹配',
  4778. archives: '按内容哈希匹配',
  4779. pendingUploads: '按文件名匹配',
  4780. settingsTemplates: '始终覆盖',
  4781. },
  4782. replaceExisting: '替换现有数据',
  4783. keepExisting: '保留现有数据',
  4784. replaceDescription: '用备份数据覆盖已存在的项目',
  4785. keepDescription: '仅恢复不存在的项目',
  4786. caution: '注意:',
  4787. cautionText: '覆盖将用备份数据替换您当前的配置。出于安全考虑,打印机访问码永远不会被覆盖。',
  4788. itemsRestored: '已恢复项目',
  4789. itemsSkipped: '已跳过项目',
  4790. restored: '已恢复',
  4791. skipped: '已跳过(已存在)',
  4792. filesLabel: '文件(3MF、缩略图等)',
  4793. newApiKeysGenerated: '已生成新 API 密钥',
  4794. newApiKeysWarning: '这些密钥仅显示一次。请立即复制!',
  4795. processingBackup: '处理备份文件中...',
  4796. noDataFound: '备份文件中未找到可恢复的数据。',
  4797. failedToRestore: '恢复备份失败。请检查文件格式。',
  4798. },
  4799. // Backup Export Modal
  4800. backupExport: {
  4801. title: '导出备份',
  4802. selectData: '选择要包含的数据',
  4803. selectAll: '全选',
  4804. selectNone: '全不选',
  4805. categoryDescriptions: {
  4806. settings: '语言、主题、更新偏好',
  4807. notifications: 'ntfy、Pushover、Discord 等',
  4808. templates: '自定义消息模板',
  4809. smartPlugs: 'Tasmota 插座配置',
  4810. externalLinks: '侧边栏外部服务链接',
  4811. printers: '打印机信息(不含访问码)',
  4812. plateDetection: '空打印板参考图像',
  4813. filaments: '耗材类型和成本',
  4814. maintenance: '自定义维护计划',
  4815. archives: '所有打印数据 + 文件(3MF、缩略图、照片)',
  4816. projects: '项目、材料清单和附件',
  4817. pendingUploads: '虚拟打印机待审核的上传',
  4818. apiKeys: 'Webhook API 密钥(导入时生成新密钥)',
  4819. },
  4820. requiresPrinters: '需要选择打印机',
  4821. zipFileWarning: '将创建 ZIP 文件。',
  4822. zipFileDescription: '包括所有 3MF 文件、缩略图、延时摄影和照片。这可能需要一些时间并生成较大的文件。',
  4823. includeAccessCodes: '包含访问码',
  4824. includeAccessCodesDescription: '用于转移到另一台机器',
  4825. includeAccessCodesWarning: '访问码将以明文形式包含。请妥善保管此备份文件!',
  4826. categoriesSelected: '已选择 {{selectedCount}} 个类别',
  4827. },
  4828. // Pending Uploads Panel
  4829. pendingUploads: {
  4830. placeholders: {
  4831. notes: '添加关于此打印的备注...',
  4832. },
  4833. discardUpload: '丢弃上传',
  4834. archiveAllUploads: '归档所有上传',
  4835. discardAllUploads: '丢弃所有上传',
  4836. archive: '归档',
  4837. timeAgo: {
  4838. justNow: '刚刚',
  4839. minutesAgo: '{{minutes}} 分钟前',
  4840. hoursAgo: '{{hours}} 小时前',
  4841. daysAgo: '{{days}} 天前',
  4842. },
  4843. },
  4844. // API Browser
  4845. apiBrowser: {
  4846. placeholders: {
  4847. requestBody: 'JSON 请求体...',
  4848. searchEndpoints: '搜索端点...',
  4849. },
  4850. },
  4851. // Configure AMS Slot Modal
  4852. configureAmsSlot: {
  4853. title: '配置 AMS 槽位',
  4854. slotConfigured: '槽位已配置!',
  4855. configuringSlot: '正在配置槽位:',
  4856. slotLabel: '{{ams}} 槽位 {{slot}}',
  4857. searchPresets: '搜索预设...',
  4858. colorPlaceholder: '颜色名称或十六进制(例如:棕色、FF8800)',
  4859. clearCustomColor: '清除自定义颜色',
  4860. noCloudPresets: '无云端预设。登录拓竹云以同步。',
  4861. noPresetsAvailable: '无可用预设。登录拓竹云或导入本地配置。',
  4862. noMatchingPresets: '未找到匹配的预设。',
  4863. custom: '自定义',
  4864. builtin: '内置',
  4865. settingsSentToPrinter: '设置已发送到打印机',
  4866. filamentProfile: '耗材配置',
  4867. kProfileLabel: 'K 值配置(压力推进)',
  4868. filteringFor: '筛选:{{material}}',
  4869. noKProfile: '无 K 值配置(使用默认值 0.020)',
  4870. noMatchingKProfiles: '未找到匹配的 K 值配置。将使用默认 K=0.020。',
  4871. selectFilamentFirst: '请先选择耗材配置',
  4872. kFromCalibration: 'K={{value}}(来自打印机校准)',
  4873. customColorLabel: '自定义颜色(可选)',
  4874. presetColors: '{{name}} 颜色:',
  4875. showLessColors: '显示更少颜色',
  4876. showMoreColors: '显示更多颜色',
  4877. clear: '清除',
  4878. hexLabel: '十六进制:#{{hex}}',
  4879. resetting: '重置中...',
  4880. resetSlot: '重置槽位',
  4881. cancel: '取消',
  4882. configuring: '配置中...',
  4883. configureSlot: '配置槽位',
  4884. },
  4885. // Git Backup Settings
  4886. githubBackup: {
  4887. title: 'Git 备份',
  4888. history: '历史',
  4889. downloadBackup: '下载备份',
  4890. restoreBackup: '恢复备份',
  4891. noBackupsYet: '暂无备份',
  4892. },
  4893. // Email Settings
  4894. emailSettings: {
  4895. placeholders: {
  4896. fromName: 'BamBuddy',
  4897. },
  4898. },
  4899. // Tag Management Modal
  4900. tagManagement: {
  4901. searchTags: '搜索标签...',
  4902. renameTag: '重命名标签',
  4903. deleteTag: '删除标签',
  4904. },
  4905. // Notification Template Editor
  4906. notificationTemplates: {
  4907. placeholders: {
  4908. title: '通知标题...',
  4909. body: '通知正文...',
  4910. },
  4911. },
  4912. // Batch Tag Modal
  4913. batchTag: {
  4914. placeholders: {
  4915. newTag: '输入新标签...',
  4916. },
  4917. },
  4918. // Photo Gallery Modal
  4919. photoGallery: {
  4920. deletePhoto: '删除照片',
  4921. },
  4922. // Filament Hover Card
  4923. filamentHoverCard: {
  4924. copySpoolUuid: '复制耗材 UUID',
  4925. },
  4926. // K Profiles View
  4927. kProfilesView: {
  4928. hasNote: '有备注',
  4929. copyProfile: '复制配置',
  4930. },
  4931. // Layout/Navigation
  4932. layout: {
  4933. openMenu: '打开菜单',
  4934. noPermissionSystemInfo: '您没有查看系统信息的权限',
  4935. },
  4936. // Dashboard
  4937. dashboard: {
  4938. dragToReorder: '拖动以重新排列',
  4939. hideWidget: '隐藏小部件',
  4940. },
  4941. // Notification Provider Card
  4942. notificationProviderCard: {
  4943. deleteNotificationProvider: '删除通知提供商',
  4944. },
  4945. // File Manager Modal
  4946. fileManagerModal: {
  4947. closeFileManager: '关闭文件管理器',
  4948. sortFiles: '排序文件',
  4949. goToParentFolder: '返回上级文件夹',
  4950. threeView: '3D 视图',
  4951. },
  4952. // Embedded Camera Viewer
  4953. embeddedCameraViewer: {
  4954. refreshStream: '刷新流',
  4955. close: '关闭',
  4956. zoomOut: '缩小',
  4957. resetZoom: '重置缩放',
  4958. zoomIn: '放大',
  4959. dragToResize: '拖动调整大小',
  4960. },
  4961. // Timelapse Viewer
  4962. timelapseViewer: {
  4963. skipBack5s: '后退 5 秒',
  4964. skipForward5s: '前进 5 秒',
  4965. },
  4966. // Notification Providers
  4967. notificationProviders: {
  4968. descriptions: {
  4969. email: 'SMTP 邮件通知',
  4970. telegram: '通过 Telegram 机器人通知',
  4971. discord: '通过 Webhook 发送到 Discord 频道',
  4972. ntfy: '免费、可自托管的推送通知',
  4973. pushover: '简单、可靠的推送通知',
  4974. callmebot: '通过 CallMeBot 的免费 WhatsApp 通知',
  4975. webhook: '通用 HTTP POST 到任意 URL',
  4976. },
  4977. },
  4978. // Log Viewer
  4979. logViewer: {
  4980. searchPlaceholder: '搜索消息或日志名称...',
  4981. noLogEntries: '未找到日志条目',
  4982. },
  4983. // Switchbar Popover
  4984. switchbarPopover: {
  4985. noSwitchesInSwitchbar: '切换栏中没有开关',
  4986. },
  4987. // Project Page Modal
  4988. projectPageModal: {
  4989. placeholders: {
  4990. title: '标题',
  4991. designer: '设计师',
  4992. license: '许可证',
  4993. description: '输入描述...',
  4994. profileTitle: '配置标题',
  4995. profileDescription: '配置描述...',
  4996. },
  4997. },
  4998. // Spoolman Settings
  4999. spoolmanSettings: {},
  5000. // Time
  5001. time: {
  5002. unknown: '-',
  5003. waiting: '等待中',
  5004. justNow: '刚刚',
  5005. now: '现在',
  5006. minsAgo: '{{count}} 分钟前',
  5007. inMins: '{{count}} 分钟后',
  5008. hoursAgo: '{{count}} 小时前',
  5009. inHours: '{{count}} 小时后',
  5010. daysAgo: '{{count}} 天前',
  5011. inDays: '{{count}} 天后',
  5012. },
  5013. // SpoolBuddy Kiosk
  5014. spoolbuddy: {
  5015. nav: {
  5016. dashboard: '仪表板',
  5017. ams: 'AMS',
  5018. inventory: '库存',
  5019. writeTag: '写入',
  5020. settings: '设置',
  5021. },
  5022. status: {
  5023. nfcReady: 'NFC 就绪',
  5024. nfcOff: 'NFC 关闭',
  5025. offline: '离线',
  5026. online: '在线',
  5027. noPrinters: '无打印机',
  5028. deviceOffline: '设备离线',
  5029. waitingConnection: '等待设备连接...',
  5030. systemReady: '系统就绪',
  5031. status: '状态',
  5032. },
  5033. dashboard: {
  5034. readyToScan: '准备扫描',
  5035. idleMessage: '将耗材放在秤上以识别',
  5036. nfcHint: 'NFC 标签将自动读取',
  5037. device: '设备',
  5038. syncWeight: '同步重量',
  5039. weightSynced: '已同步!',
  5040. unknownTag: '未知标签',
  5041. newTag: '检测到新标签',
  5042. onScale: '在秤上',
  5043. linkSpool: '链接到耗材',
  5044. linkTagTitle: '将标签链接到耗材',
  5045. linkTag: '链接标签',
  5046. selectSpool: '选择要链接此标签的耗材:',
  5047. noUntagged: '未找到没有标签的耗材',
  5048. tagDetected: '检测到标签',
  5049. noTag: '无标签',
  5050. tagId: '标签',
  5051. grossWeight: '毛重',
  5052. spoolSize: '耗材盘尺寸',
  5053. close: '关闭',
  5054. currentSpool: '当前耗材',
  5055. plateReady: '热床就绪: {{name}}',
  5056. plateReadyLabel: '待清理的热床',
  5057. plateClearAction: '清理',
  5058. plateClearedToast: '已将热床标记为已清理',
  5059. plateClearFailed: '无法将热床标记为已清理',
  5060. },
  5061. modal: {
  5062. spoolDetected: '检测到耗材',
  5063. assignToAms: '分配到 AMS',
  5064. syncWeight: '同步重量',
  5065. weightSynced: '已同步!',
  5066. syncing: '同步中...',
  5067. newTagDetected: '检测到新标签',
  5068. addToInventory: '添加到库存',
  5069. assignToAmsTitle: '分配到 AMS',
  5070. selectSlot: '选择槽位',
  5071. assign: '分配',
  5072. assigning: '分配中...',
  5073. assignSuccess: '已分配!',
  5074. assignPendingInsert: '已分配。插入耗材后将配置槽位。',
  5075. assignError: '分配耗材失败。请重试。',
  5076. noPrinterSelected: '选择打印机...',
  5077. noAmsDetected: '此打印机未检测到 AMS',
  5078. slot: '槽位',
  5079. },
  5080. weight: {
  5081. noReading: '无读数',
  5082. stable: '稳定',
  5083. measuring: '测量中...',
  5084. tare: '去皮',
  5085. calibrate: '校准',
  5086. },
  5087. spool: {
  5088. remaining: '剩余',
  5089. material: '材料',
  5090. brand: '品牌',
  5091. color: '颜色',
  5092. coreWeight: '空盘',
  5093. labelWeight: '标签',
  5094. scaleWeight: '秤重',
  5095. netWeight: '净重',
  5096. lastUsed: '上次使用',
  5097. },
  5098. ams: {
  5099. noData: '未检测到 AMS',
  5100. connectAms: '连接 AMS 以查看耗材槽位',
  5101. noPrinter: '未选择打印机',
  5102. selectPrinter: '从顶部栏选择打印机',
  5103. printerDisconnected: '打印机已断开',
  5104. humidity: '湿度',
  5105. level: '余量',
  5106. active: '活跃',
  5107. slot: '槽位',
  5108. empty: '空',
  5109. },
  5110. inventory: {
  5111. search: '搜索耗材...',
  5112. empty: '库存中没有耗材',
  5113. noResults: '没有匹配的耗材',
  5114. spools: '个耗材',
  5115. addSpool: '添加耗材',
  5116. },
  5117. settings: {
  5118. // Tabs
  5119. tabDevice: '设备',
  5120. tabDisplay: '显示',
  5121. tabScale: '秤',
  5122. tabUpdates: '更新',
  5123. // Device tab
  5124. nfcReader: 'NFC 读卡器',
  5125. type: '类型',
  5126. connection: '连接',
  5127. notConnected: '不适用',
  5128. deviceInfo: '设备信息',
  5129. hostname: '主机',
  5130. uptime: '运行时间',
  5131. systemConfig: '后端与认证',
  5132. backendUrl: 'Bambuddy 后端 URL',
  5133. apiToken: 'API 令牌',
  5134. apiTokenPlaceholder: '输入 API 令牌',
  5135. saveConfig: '保存配置',
  5136. systemQueued: '配置已加入队列。',
  5137. nfcDiagnostic: 'NFC 诊断',
  5138. scaleDiagnostic: '秤诊断',
  5139. readTagDiagnostic: '读取标签诊断',
  5140. testNfc: '测试读卡器',
  5141. testScale: '测试精度',
  5142. testReadTag: '读取标签',
  5143. systemFieldsRequired: '后端 URL 为必填项。',
  5144. // Display tab
  5145. brightness: '亮度',
  5146. saved: '已保存',
  5147. noBacklight: '未检测到 DSI 背光。亮度控制需要 DSI 显示屏。',
  5148. screenBlank: '屏幕熄灭超时',
  5149. screenBlankDesc: '不活动后屏幕关闭。触摸唤醒。',
  5150. displayNote: '亮度作为软件滤镜应用。',
  5151. // Scale tab
  5152. scaleCalibration: '秤校准',
  5153. currentWeight: '当前重量',
  5154. tareOffset: '去皮',
  5155. calFactor: '系数',
  5156. knownWeight: '已知重量',
  5157. calStep1: '移除秤上所有物品并按设置零点。',
  5158. calStep2: '将已知重量放在秤上。',
  5159. setZero: '设置零点',
  5160. calibrateNow: '校准',
  5161. calibrated: '已校准',
  5162. tareSet: '去皮命令已发送。等待设备响应...',
  5163. tareFailed: '发送去皮命令失败',
  5164. zeroSet: '零点已设置。将已知重量放在秤上。',
  5165. calibrationDone: '校准完成!',
  5166. calibrationFailed: '校准失败',
  5167. lastCalibrated: '上次校准',
  5168. stable: '稳定',
  5169. settling: '稳定中...',
  5170. firmware: '固件',
  5171. scale: '秤',
  5172. noDevice: '未找到 SpoolBuddy 设备',
  5173. // Updates tab
  5174. daemonVersion: '守护进程版本',
  5175. currentVersion: '当前',
  5176. versionPending: '等待守护进程...',
  5177. checking: '检查中...',
  5178. checkUpdates: '检查更新',
  5179. updateAvailable: '有可用更新',
  5180. updateInstructions: '通过 SSH 更新:运行 SpoolBuddy 安装脚本进行升级。',
  5181. upToDate: '已是最新',
  5182. includeBeta: '包含测试版本',
  5183. },
  5184. writeTag: {
  5185. tabExisting: '现有耗材',
  5186. tabNew: '新耗材',
  5187. tabReplace: '替换标签',
  5188. searchPlaceholder: '按材料、颜色、品牌搜索...',
  5189. noUntaggedSpools: '没有无标签的耗材',
  5190. noTaggedSpools: '没有有标签的耗材',
  5191. selectSpool: '选择一个耗材,然后将空白 NTAG 放在读卡器上',
  5192. placeTag: '将 NTAG 放在读卡器上',
  5193. tagReady: '检测到标签 — 准备写入',
  5194. writeTag: '写入标签',
  5195. replaceTag: '替换标签',
  5196. writing: '写入标签中...',
  5197. waiting: '等待 SpoolBuddy...',
  5198. writeSuccess: '标签写入成功!',
  5199. writeFailed: '写入失败',
  5200. queueFailed: '排队写入命令失败',
  5201. tryAgain: '重试',
  5202. cancel: '取消',
  5203. replaceWarning: '旧标签将被取消链接。新标签将替换它。',
  5204. deviceOffline: 'SpoolBuddy 离线',
  5205. material: '材料',
  5206. colorName: '颜色名称',
  5207. color: '颜色',
  5208. brand: '品牌',
  5209. weight: '重量 (g)',
  5210. createSpool: '创建耗材',
  5211. creating: '创建中...',
  5212. spoolCreated: '耗材已创建!准备写入。',
  5213. createFailed: '创建耗材失败',
  5214. incompleteDataWarning: '已使用不完整的Spoolman数据写入标签',
  5215. },
  5216. quickMenu: {
  5217. printerPower: '打印机电源',
  5218. systemControls: '系统',
  5219. restartDaemon: '重启守护进程',
  5220. restartBrowser: '重启浏览器',
  5221. reboot: '重启',
  5222. shutdown: '关机',
  5223. swipeToClose: '向下滑动关闭',
  5224. confirmTitle: '确认',
  5225. confirmShutdown: '确定要关闭SpoolBuddy吗?您需要物理访问才能重新开启。',
  5226. confirmReboot: '确定要重启SpoolBuddy吗?',
  5227. confirmRestartDaemon: '重启SpoolBuddy守护进程?NFC和秤将暂时不可用。',
  5228. confirmRestartBrowser: '重启kiosk浏览器?屏幕将短暂变黑。',
  5229. confirm: '确认',
  5230. confirmPlugOn: '开启 {{name}}?',
  5231. confirmPlugOff: '关闭 {{name}}?',
  5232. turnOn: '开启',
  5233. turnOff: '关闭',
  5234. },
  5235. },
  5236. bugReport: {
  5237. title: '报告错误',
  5238. description: '描述',
  5239. descriptionPlaceholder: '出了什么问题?请描述问题...',
  5240. email: '邮箱(可选)',
  5241. emailPlaceholder: 'your@email.com',
  5242. emailPrivacy: '如果提供,您的邮箱将包含在GitHub Issue的折叠部分中,以便维护者后续跟进。',
  5243. screenshot: '截图',
  5244. uploadOrPaste: '上传、粘贴或拖拽图片',
  5245. dataCollectedSummary: '报告中包含哪些数据?',
  5246. dataIncluded: '包含:',
  5247. dataIncludedList: '应用版本、操作系统、架构、Python版本、数据库统计(仅计数)、打印机型号、喷嘴数量、固件版本、连接状态、集成状态(Spoolman、MQTT、HA)、非敏感设置、网络接口数量、Docker详情、依赖版本。',
  5248. dataNeverIncluded: '绝不包含:',
  5249. dataNeverIncludedList: '打印机名称、序列号、访问代码、密码、IP地址、邮箱地址、API密钥、令牌、Webhook URL、主机名或用户名。',
  5250. submit: '提交',
  5251. startLogging: '开始调试日志',
  5252. stepEnableLogging: '调试日志已启用',
  5253. stepReproduce: '请现在重现问题',
  5254. stepStopLogging: '停止并提交报告',
  5255. stopAndSubmit: '停止并提交',
  5256. maxDuration: '{{minutes}}分钟后自动停止',
  5257. stoppingLogs: '正在收集日志并提交...',
  5258. submitting: '正在提交错误报告...',
  5259. submitSuccess: '错误报告提交成功!',
  5260. submitFailed: '提交错误报告失败',
  5261. thankYou: '谢谢!',
  5262. submitted: '您的错误报告已提交。',
  5263. viewIssue: '查看Issue',
  5264. unexpectedError: '发生了意外错误',
  5265. },
  5266. failureDetection: {
  5267. title: 'AI 故障检测',
  5268. description: '通过自托管的 Obico ML API 监控打印,并对检测到的故障自动采取行动。',
  5269. mlUrl: 'Obico ML API 地址',
  5270. mlUrlHint: '您自托管的 Obico ml_api 容器的基础 URL(例如 http://192.168.1.10:3333)。',
  5271. test: '测试',
  5272. testSuccess: 'ML API 可访问且正常。',
  5273. testFailed: '无法访问 ML API。',
  5274. sensitivity: '灵敏度',
  5275. sensitivityLow: '低(减少误报)',
  5276. sensitivityMedium: '中(平衡)',
  5277. sensitivityHigh: '高(更早检测,更多误报)',
  5278. sensitivityHint: '调整触发警告和故障的置信度阈值。',
  5279. action: '检测到故障时的操作',
  5280. actionNotify: '仅通知',
  5281. actionPause: '暂停打印',
  5282. actionPauseOff: '暂停并切断电源',
  5283. pollInterval: '检查间隔(秒)',
  5284. pollIntervalHint: '打印过程中每台打印机的检查频率。最小 5 秒,最大 120 秒。',
  5285. externalUrlMissing: 'External URL is not set.',
  5286. 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.',
  5287. perPrinterTitle: '监控的打印机',
  5288. perPrinterHint: '选择检测服务要监视哪些打印机。',
  5289. monitorAll: '监控所有已连接的打印机',
  5290. statusTitle: '状态',
  5291. serviceRunning: '服务运行中',
  5292. thresholds: '低 / 高阈值',
  5293. activePrinters: '活动打印',
  5294. noActivePrints: '当前没有正在进行的打印。',
  5295. historyTitle: '最近检测',
  5296. noHistory: '暂无检测记录。',
  5297. },
  5298. makerworld: {
  5299. title: 'MakerWorld',
  5300. description: '粘贴 MakerWorld 模型链接,即可直接在 Bambuddy 中导入并打印 —— 无需切换到 Bambu Handy 应用。',
  5301. pasteUrlHeader: '从 MakerWorld 导入',
  5302. pasteUrlPlaceholder: 'https://makerworld.com/en/models/… 或粘贴任意 MakerWorld 链接',
  5303. resolveButton: '解析',
  5304. signInRequiredTitle: '下载需要登录 Bambu Cloud',
  5305. signInRequiredBody: '您可以匿名浏览模型详情,但下载 3MF 文件需要 Bambu Cloud 账户。',
  5306. openCloudSettings: '打开云设置',
  5307. untitledModel: '无标题模型',
  5308. byCreator: '作者: {{name}}',
  5309. downloadsCount: '{{count}} 次下载',
  5310. licensePrefix: '许可协议',
  5311. alreadyImported: '已在资料库中',
  5312. openOnMakerworld: '在 MakerWorld 中打开',
  5313. alreadyInLibrary: '此模型已在您的资料库中 —— 可在文件管理器 → MakerWorld 中找到',
  5314. importSuccess: '已导入 {{filename}} —— 已保存到文件管理器 → MakerWorld',
  5315. platesHeader: '打印板 ({{count}})',
  5316. plateDefaultName: '打印板 {{n}}',
  5317. materialCount: '{{count}} 种耗材',
  5318. amsRequired: '需要 AMS',
  5319. slicedFor: 'Sliced for {{printer}}',
  5320. alsoCompatible: 'Also marked compatible: {{printers}}',
  5321. importToLibrary: '保存',
  5322. sliceIn: '保存并在 {{slicer}} 中切片',
  5323. disclaimer: 'MakerWorld 集成使用由社区记录的 API 接口。Bambuddy 与 MakerWorld 或 Bambu Lab 没有从属或认可关系。',
  5324. lastImportSuccess: '已导入到您的资料库',
  5325. lastImportAlreadyInLibrary: '已存在于您的资料库中',
  5326. viewInLibrary: '在文件管理器中查看',
  5327. openInBambuStudio: '在 Bambu Studio 中打开',
  5328. openInOrcaSlicer: '在 OrcaSlicer 中打开',
  5329. importTo: '导入到文件管理器',
  5330. recentImportsHeader: '最近导入',
  5331. phaseResolving: '解析中',
  5332. phaseDownloading: '下载中',
  5333. folderAuto: 'MakerWorld (默认)',
  5334. importAll: '全部导入',
  5335. importAllProgress: '正在导入 {{current}}/{{total}}',
  5336. openGallery: '打开图片库',
  5337. galleryPrev: '上一张',
  5338. galleryNext: '下一张',
  5339. deleteImport: '从资料库中移除',
  5340. importDeleting: '正在移除…',
  5341. importDeleted: '已从资料库中移除',
  5342. confirmDelete: '从资料库中移除 {{filename}}?本地文件将被删除,但可以从 MakerWorld 重新导入。',
  5343. errors: {
  5344. resolveFailed: '无法解析该 MakerWorld 链接。',
  5345. downloadFailed: '下载失败。请重试。',
  5346. deleteFailed: '无法从资料库中移除文件。',
  5347. },
  5348. },
  5349. libraryTrash: {
  5350. title: '回收站',
  5351. headerButton: '回收站',
  5352. headerTooltip: '查看已移至回收站的文件',
  5353. backToFiles: '返回文件管理器',
  5354. subtitleAdmin: '已删除的文件会在回收站保留 {{days}} 天,之后自动删除。此视图显示所有用户的回收站。',
  5355. subtitleUser: '已删除的文件会在回收站保留 {{days}} 天,之后自动删除。',
  5356. loading: '正在加载回收站…',
  5357. loadError: '无法加载回收站。',
  5358. empty: '回收站为空。',
  5359. summary: '{{count}} 个文件 · {{size}}',
  5360. emptyTrash: '清空回收站',
  5361. restore: '还原',
  5362. purgeNow: '立即删除',
  5363. autoPurgeIn: '将于 {{when}} 自动删除',
  5364. days: '天',
  5365. retentionLabel: '自动删除时间',
  5366. selectAll: '全选',
  5367. selectOne: '选择 {{filename}}',
  5368. selectionCount: '已选择 {{count}} 项',
  5369. bulkRestore: '还原所选',
  5370. bulkPurge: '删除所选',
  5371. col: {
  5372. filename: '文件',
  5373. folder: '文件夹',
  5374. size: '大小',
  5375. deleted: '移入回收站',
  5376. autoPurge: '自动删除',
  5377. owner: '所有者',
  5378. actions: '操作',
  5379. },
  5380. confirm: {
  5381. purgeTitle: '永久删除?',
  5382. purgeBody: '{{filename}} 将从磁盘中删除,无法恢复。',
  5383. emptyTitle: '清空回收站?',
  5384. emptyBody: '全部 {{count}} 个文件将从磁盘中删除。此操作无法撤消。',
  5385. bulkPurgeTitle: '永久删除所选文件?',
  5386. bulkPurgeBody: '所选的 {{count}} 个文件将从磁盘中删除,无法恢复。',
  5387. cta: '永久删除',
  5388. },
  5389. toast: {
  5390. restored: '文件已还原。',
  5391. restoreFailed: '无法还原文件。',
  5392. purged: '文件已永久删除。',
  5393. purgeFailed: '无法删除文件。',
  5394. emptied: '已从回收站删除 {{count}} 个文件。',
  5395. emptyFailed: '无法清空回收站。',
  5396. retentionSaved: '自动删除已设置为 {{days}} 天。',
  5397. retentionFailed: '无法保存保留设置。',
  5398. bulkRestored: '已还原 {{count}} 个文件。',
  5399. bulkPurged: '已删除 {{count}} 个文件。',
  5400. },
  5401. },
  5402. libraryPurge: {
  5403. title: '清理旧文件',
  5404. headerButton: '清理旧文件',
  5405. headerTooltip: '批量将旧文件移至回收站',
  5406. description: '早于所选阈值的文件将被移至回收站。外部文件夹会被跳过。在自动删除之前,您可以从回收站还原文件。',
  5407. ageLabel: '移动早于以下天数的文件',
  5408. days: '天',
  5409. includeNeverPrinted: '包括从未打印过的文件',
  5410. effectsTitle: 'What happens when you click Purge',
  5411. effect1: 'Matching files are moved to Trash — they are not deleted from disk yet.',
  5412. effect2: 'You can restore them from Trash at any time until the retention window expires.',
  5413. effect3: 'After retention, the trash sweeper permanently removes them from disk.',
  5414. effect4: 'Files in external (linked) folders are skipped — Bambuddy never deletes bytes it does not own.', previewLoading: '正在检查匹配的文件数量…',
  5415. previewFailed: '无法预览清理结果。',
  5416. previewSummary: '{{count}} 个文件 · {{size}} 将被移至回收站',
  5417. andMore: '…还有 {{count}} 个',
  5418. warning: '文件将被软删除——在保留期结束前,您可以从回收站还原它们。',
  5419. confirmCta: '将 {{count}} 个移至回收站',
  5420. purging: '正在移至回收站…',
  5421. toast: {
  5422. success: '已将 {{count}} 个文件移至回收站。',
  5423. failed: '无法清理文件。',
  5424. },
  5425. },
  5426. libraryAutoPurge: {
  5427. enableLabel: '自动清理旧文件',
  5428. enableDescription: '每天执行一次管理员清理。文件会先进入回收站——不会立即删除。',
  5429. ageLabel: '自动清理早于以下天数的文件',
  5430. ageDescription: '最少 7 天,最多 10 年。使用与手动「清理旧文件」按钮相同的时间规则。',
  5431. days: '天',
  5432. includeNeverPrinted: '包括从未打印过的文件',
  5433. saveFailed: '无法保存自动清理设置。',
  5434. },
  5435. archivePurge: {
  5436. headerButton: 'Purge old',
  5437. headerTooltip: 'Bulk-delete old archives',
  5438. title: 'Purge old archives',
  5439. 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.',
  5440. ageLabel: 'Delete archives not printed in the last',
  5441. days: 'days',
  5442. effectsTitle: 'What happens when you click Purge',
  5443. effect1: 'Each matching archive is permanently removed from the database.',
  5444. effect2: 'The 3MF, thumbnail, timelapse, source 3MF, F3D design file, and photo folder are all deleted from disk.',
  5445. effect3: 'There is no trash bin for archives — deletion is immediate and cannot be undone.',
  5446. effect4: 'Reprinting an archive refreshes its age clock, so archives you still use are safe.',
  5447. previewLoading: 'Checking how many archives match…',
  5448. previewFailed: 'Could not preview the purge.',
  5449. previewSummary: '{{count}} archives · {{size}} would be deleted',
  5450. andMore: '…and {{count}} more',
  5451. warning: 'This is permanent. Download or favourite anything you want to keep before continuing.',
  5452. confirmCta: 'Delete {{count}} archive(s)',
  5453. purging: 'Deleting…',
  5454. toast: {
  5455. success: 'Deleted {{count}} archive(s).',
  5456. failed: 'Could not purge archives.',
  5457. },
  5458. },
  5459. archiveAutoPurge: {
  5460. enableLabel: 'Auto-purge old archives',
  5461. 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.',
  5462. ageLabel: 'Auto-delete archives not printed in the last',
  5463. 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.',
  5464. days: 'days',
  5465. runNow: 'Purge archives now',
  5466. saveFailed: 'Could not save auto-purge settings.',
  5467. },
  5468. cameraTokens: {
  5469. title: 'Camera API Tokens',
  5470. navTitle: 'Camera API tokens',
  5471. description:
  5472. '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.',
  5473. loading: 'Loading…',
  5474. confirmRevoke: {
  5475. title: 'Revoke this token?',
  5476. body: 'Any device using "{{name}}" will lose access immediately. This cannot be undone.',
  5477. cancel: 'Cancel',
  5478. confirm: 'Revoke',
  5479. },
  5480. create: {
  5481. title: 'Create new token',
  5482. nameLabel: 'Token name',
  5483. namePlaceholder: 'e.g. Home Assistant',
  5484. daysLabel: 'Days until expiry',
  5485. submit: 'Create',
  5486. hint:
  5487. 'Maximum lifetime is 365 days. The token value is shown only once on creation — copy it now.',
  5488. },
  5489. created: {
  5490. title: 'Token created — copy it now',
  5491. warning:
  5492. 'This is the only time this token will be visible. After you close this dialog you can never view it again.',
  5493. copy: 'Copy',
  5494. dismiss: "I've saved it",
  5495. },
  5496. list: {
  5497. myTitle: 'My tokens',
  5498. allTitle: 'All users (admin view)',
  5499. empty: 'No tokens yet.',
  5500. name: 'Name',
  5501. owner: 'Owner',
  5502. prefix: 'Prefix',
  5503. created: 'Created',
  5504. expires: 'Expires',
  5505. lastUsed: 'Last used',
  5506. revoke: 'Revoke',
  5507. expired: 'Expired',
  5508. },
  5509. toast: {
  5510. created: 'Token created',
  5511. createFailed: 'Failed to create token',
  5512. revoked: 'Token revoked',
  5513. revokeFailed: 'Failed to revoke token',
  5514. loadFailed: 'Failed to load tokens',
  5515. copied: 'Copied to clipboard',
  5516. copyFailed: 'Copy failed — select and copy manually',
  5517. },
  5518. },
  5519. // Forecast & Inventory Intelligence
  5520. forecast: {
  5521. title: '库存预测',
  5522. noSpools: '未找到活跃的料卷。请将料卷添加到库存中以查看预测数据。',
  5523. noUsageData: '无可用使用数据 — 无法预测库存时间线。',
  5524. sku: 'SKU',
  5525. // Table headers
  5526. material: '材料',
  5527. stock: '库存',
  5528. dailyRate: '消耗率',
  5529. daysLeft: '剩余天数',
  5530. emptyBy: '耗尽日期',
  5531. reorderBy: '补货截止日',
  5532. actions: '操作',
  5533. // Rate tier badges
  5534. trend: '趋势',
  5535. estimated: '估算',
  5536. noData: '无数据',
  5537. // Timeframe
  5538. timeframe: '时间范围',
  5539. // Chart
  5540. chartTitle: '库存预测 — 前5种材料',
  5541. dashedLinesROP: '虚线 = 再订货点',
  5542. stockLevel: '库存量',
  5543. reorderPoint: '再订购点',
  5544. safetyMargin: '安全余量',
  5545. trendLegend: '趋势(基于历史,95%服务水平)',
  5546. estimatedLegend: '估算(重量差值)',
  5547. noDataLegend: '无数据',
  5548. ropLabel: '再订货点',
  5549. ssLabel: '安全库存',
  5550. safetyStockLegend: '安全库存',
  5551. stockArrivalLegend: '到货',
  5552. stockoutLegend: '断货',
  5553. // Alerts toolbar
  5554. alertCount_one: '{{count}}条警告',
  5555. alertCount_other: '{{count}}条警告',
  5556. order: '订购',
  5557. // Settings
  5558. globalLeadTime: '全局交货期',
  5559. globalLeadTimeHint: '全局交货期下限 — 用于所有 SKU 的再订购点计算',
  5560. save: '保存',
  5561. cancel: '取消',
  5562. settingsSaved: '设置已保存',
  5563. failedSaveSettings: '保存设置失败',
  5564. globalLeadTimeSaved: '全局提前期已保存',
  5565. skuLeadTimeOverride: 'SKU 交货期覆盖',
  5566. skuLeadTimeHint: '0 = 使用全局交货期。设置 >0 以覆盖此 SKU。',
  5567. safetyMarginLabel: '安全余量',
  5568. effectiveLeadTime: '有效交货期',
  5569. effectiveLeadTimeHint: 'max(全局 {{global}}天, SKU {{sku}}天)',
  5570. reorderPointHint: 'd̄ × LT + safety margin — 当库存降至此水平时下单',
  5571. safetyMarginHint: '统计安全库存 (z=1.65 × σ × √LT) + 用户自定义缓冲',
  5572. safetyMarginHintDays: '在统计安全库存基础上额外增加的缓冲。{{approx}}',
  5573. safetyMarginHintDaysApprox: ' ≈ 按当前速率 {{g}}g。',
  5574. safetyMarginHintG: '在统计安全库存基础上增加的固定重量缓冲。{{approx}}',
  5575. safetyMarginHintGApprox: ' ≈ 按当前速率 {{days}}天。',
  5576. individualSpools: '单个料卷',
  5577. labelWeight: '标注重量',
  5578. spoolCount_one: '{{count}}个线轴',
  5579. spoolCount_other: '{{count}}个线轴',
  5580. // Alerts
  5581. stockBreakRisk: '断货风险',
  5582. stockBreakBefore: '补货前库存断档',
  5583. stockBreakDetail: '剩余 {{days}} 天,交货期 {{lt}} 天。',
  5584. reorderNow: '立即补货',
  5585. reorderTriggerPassed: '触发日期 {{date}} 已过。',
  5586. // Shopping list
  5587. shoppingList: '购物清单',
  5588. shoppingListItems_one: '({{count}}项)',
  5589. shoppingListItems_other: '({{count}}项)',
  5590. shoppingListEmpty: '购物清单为空。点击任意行的购物车图标以添加商品。',
  5591. addToCart: '添加到购物清单',
  5592. alertsSnoozed: '静音此SKU的提醒',
  5593. alertsEnabled: '启用此SKU的提醒',
  5594. addedToCart: '已添加到购物清单',
  5595. failedAddItem: '添加项目失败',
  5596. listView: '列表',
  5597. logisticsView: '物流',
  5598. qty: '数量',
  5599. weight: '重量',
  5600. leadTime: '交货期',
  5601. expectedRestock: '预计补货日期',
  5602. status: '状态',
  5603. note: '备注',
  5604. pending: '待处理',
  5605. purchased: '已购买',
  5606. received: '已收货',
  5607. markPurchased: '标记为已购买',
  5608. markReceived: '标记为已收货 — 将料卷添加到库存',
  5609. resetToPending: '重置为待处理',
  5610. remove: '移除',
  5611. clearAll: '清空',
  5612. downloadCsv: 'CSV',
  5613. // Add to cart modal
  5614. addToCartTitle: '添加到购物清单',
  5615. byQuantity: '按数量',
  5616. byDuration: '按时长',
  5617. numberOfSpools: '线轴数量',
  5618. lastHowManyDays: '需要持续多少天?',
  5619. noUsageQty: '无使用数据 — 数量已设为1。',
  5620. noteOptional: '备注(可选)',
  5621. notePlaceholder: '例如:用于项目X,紧急…',
  5622. addNSpools_one: '添加{{count}}个线轴',
  5623. addNSpools_other: '添加{{count}}个线轴',
  5624. // Cart logistics
  5625. onArrival: '到货时',
  5626. stockBreakIn: '{{days}} 天后断货。',
  5627. stockRunsOutBefore: '库存在 {{lt}} 天交货期结束前耗尽。',
  5628. atRate: '按 {{rate}}g/天的速度,您需要',
  5629. moreSpools_one: '再{{count}}个线轴',
  5630. moreSpools_other: '再{{count}}个线轴',
  5631. bridgeGap: '来弥补缺口。',
  5632. // Permissions
  5633. noReadAccess: '您没有查看库存预测的权限。',
  5634. noWriteAccess: '您没有修改预测设置的权限。',
  5635. },
  5636. };