Skip to content

Commit f90c5a5

Browse files
weblatearmgong
andauthored
Translated using Weblate (Chinese (Simplified Han script)) (#474)
Currently translated at 100.0% (598 of 598 strings) Translation: JASP/jaspMachineLearning-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jaspmachinelearning-qml/zh_Hans/ Co-authored-by: Yu Gong <[email protected]>
1 parent 7e305f1 commit f90c5a5

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

po/QML-zh_Hans.po

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
msgid ""
22
msgstr ""
3+
"PO-Revision-Date: 2025-07-23 07:39+0000\n"
4+
"Last-Translator: Yu Gong <[email protected]>\n"
5+
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
6+
"projects/jasp/jaspmachinelearning-qml/zh_Hans/>\n"
7+
"Language: zh_Hans\n"
38
"MIME-Version: 1.0\n"
49
"Content-Type: text/plain; charset=UTF-8\n"
510
"Content-Transfer-Encoding: 8bit\n"
611
"Plural-Forms: nplurals=1; plural=0;\n"
12+
"X-Generator: Weblate 5.13-dev\n"
713
"X-Language: zh_Hans\n"
814
"X-Qt-Contexts: true\n"
915

@@ -2982,22 +2988,23 @@ msgstr ""
29822988

29832989
msgctxt "ExportResults|"
29842990
msgid "Add probabilities (classification only)"
2985-
msgstr ""
2991+
msgstr "添加概率(仅分类)"
29862992

29872993
msgctxt "ExportResults|"
29882994
msgid ""
29892995
"In classification analyses, append the predicted probabilities for each "
29902996
"class to the data. For neural networks, this option provides the output of "
29912997
"the final layer."
2992-
msgstr ""
2998+
msgstr "在分类中,将每个类的概率添加到数据中。对于神经网络,其最后一层的输出数据中添"
2999+
"加概率。"
29933000

29943001
msgctxt "Description|"
29953002
msgid "Supervised Learning"
2996-
msgstr ""
3003+
msgstr "有监督学习"
29973004

29983005
msgctxt "Description|"
29993006
msgid "Unsupervised Learning"
3000-
msgstr ""
3007+
msgstr "无监督学习"
30013008

30023009
msgctxt "ModelPerformance|"
30033010
msgid ""
@@ -3007,3 +3014,7 @@ msgid ""
30073014
"the F1-score, support, AUC (area under the ROC curve) and more. For "
30083015
"clustering, these metrics include entropy, Dunn index and more."
30093016
msgstr ""
3017+
"显示模型的性能指标。对于回归,指标包括均方误差 (MSE)、均方根误差 "
3018+
"(RMSE)、R<sup>2</sup> 等。对于分类,包括精度、召回率、F1 "
3019+
"分数、支持度、AUC(ROC 曲线下面积)等。对于聚类,这些指标包括熵、Dunn "
3020+
"指数等。"

0 commit comments

Comments
 (0)