Update the Simplified Chinese translation for Artisan 3.4.1 build 2 (335cb07) #2046
Replies: 15 comments 41 replies
-
|
Nothing attached! |
Beta Was this translation helpful? Give feedback.
-
|
错误:settingsLoad() @line 17930 |
Beta Was this translation helpful? Give feedback.
-
|
Quality Assessment Report: English-to-Chinese Translation of Artisan Software Subject Evaluated: artisan_zh_CN.ts (Simplified Chinese localization file for Artisan coffee roasting software)
The Chinese translation demonstrates excellent quality. It accurately conveys the original technical meaning, maintains consistent and standardized terminology, uses natural and fluent language, and thoughtfully considers the professional background and usage context of its target audience—coffee roasters and enthusiasts—resulting in a highly usable and professional localization. Overall Score: ★★★★★ (9.5 / 10)
Despite the high overall quality, the following minor refinements could be considered:
The artisan_zh_CN.ts file represents a high-quality, professional, and user-friendly software localization. It not only faithfully transmits the technical information from the English source but also thoughtfully adapts to the linguistic habits and industry context of Chinese-speaking users, significantly enhancing the usability and user experience of Artisan software in the Chinese market. This translation serves as an exemplary model for open-source software localization. Recommendation: Ready for official release with no major revisions required. |
Beta Was this translation helpful? Give feedback.
-
|
2DOF PID 2自由度 PID 2DOF PID achieves precise temperature control at each stage through flexible adjustment of beta (proportional term weight) and gamma (derivative term weight). Add Tooltip Duty Filter The duty cycle filter is a low-pass filter on the Artisan PID output, used to smooth the final control signal sent to actuators (such as SSRs, relays). ? Smooth the final output signal and suppress abrupt changes in the P/I term 平滑最终输出信号并抑制比例 / 积分项的突变 Translate the following text: pidWeights(,sets the beta and gamma parameters of the PID 设置PID的beta和gamma参数 Proportional on Error 按误差比例(PoE) Derivative on Error 误差导数(DoE) Duty Filter 输出低通滤波器 |
Beta Was this translation helpful? Give feedback.
-
|
"Negative" has no output, and I personally think there is a problem. Kaleido Dual System Version "Legacy" does have an inherent limitation of not natively supporting Artisan System PID. The core reason for this is that the factory firmware locks the hardware control rights of external PID. Constructing an Artisan PID hardware test environment through special methods is a niche DIY practice among coffee roasting enthusiasts, and PID parameter tuning is indeed time-consuming and labor-intensive due to the system's nonlinear characteristics. |
Beta Was this translation helpful? Give feedback.
-
|
IWP: The naming is seriously misleading. It is actually a Proportional on Measurement (PoM) switch and has nothing to do with integral anti-windup ? |
Beta Was this translation helpful? Give feedback.
-
3. IWP — Actually stands for Proportional on Measurement (PoM)📌 Purpose 🔧 Source Code Path (Conclusive Evidence) def _compute_proportional(self, sp: float, pv: float) -> float:
return self.Kp * (self.beta * sp - pv) # beta=0 when IWP=True💡 Effect |
Beta Was this translation helpful? Give feedback.
-
|
I noticed a phenomenon where the DRY END event markers on the curve cannot be canceled but can be repeatedly marked. Only when clicking OK in the Properties or Phases dialog box will multiple markers be cleared. |
Beta Was this translation helpful? Give feedback.
-
|
Load label for reference. If left blank the row label, 'A', 'B', 'C' or 'D' will be used |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for those prompt translations. I added the translations for the mode as well as the "PID Duty % PID", but couldn't find the first on the third line in the app. Could you hint where those are to find? |
Beta Was this translation helpful? Give feedback.
-
|
Ok. Let's first finish the changes and then I ping you for the translations. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
The video demonstrates the operation of Artisan 3.1.0 (a0c9448). Verified through observation on the Kaleido control panel in the test environment, this version runs normally; for all upgraded versions released after this build, EV cannot be undone or reannotated on the control panel when event undo and event reannotation operations are performed. |
Beta Was this translation helpful? Give feedback.
-
|
Feature Request: Could event type (--) have both its Description and Value labeled on the curve simultaneously? |
Beta Was this translation helpful? Give feedback.
-
|
There are some open CN translations under Tooltips and Label. All minor and mainly related to some modifications/extensions to the energy tab. Maybe you can take a look at those. We are close to the release of v3.6 now which I would love to release later this month. |
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
Add some additional translations and correct a few translation errors.
Uploading artisan_zh_CN.zip…
Beta Was this translation helpful? Give feedback.
All reactions