@@ -2,16 +2,16 @@ msgid ""
2
2
msgstr ""
3
3
"Project-Id-Version : jaspMachineLearning 0.17.2\n "
4
4
"POT-Creation-Date : 2025-06-28 03:36\n "
5
- "PO-Revision-Date : 2024-12-08 10:48 +0000\n "
6
- "Last-Translator : Shun Wang <shuonwang@gmail .com>\n "
5
+ "PO-Revision-Date : 2025-07-23 07:39 +0000\n "
6
+ "Last-Translator : Yu Gong <yugong@outlook .com>\n "
7
7
"Language-Team : Chinese (Simplified Han script) <https://hosted.weblate.org/ "
8
8
"projects/jasp/jaspmachinelearning-r/zh_Hans/>\n "
9
9
"Language : zh_Hans\n "
10
10
"MIME-Version : 1.0\n "
11
11
"Content-Type : text/plain; charset=UTF-8\n "
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
"Plural-Forms : nplurals=1; plural=0;\n "
14
- "X-Generator : Weblate 5.9 -dev\n "
14
+ "X-Generator : Weblate 5.13 -dev\n "
15
15
16
16
msgid "An error occurred in the analysis: %s"
17
17
msgstr "分析过程中发生了错误:%s"
@@ -130,11 +130,10 @@ msgstr ""
130
130
"由于模型中的某些变量名包含空格或下划线,因此<b>未</b>保存训练好的模型。请删除"
131
131
"变量名中的所有此类字符,并尝试重新保存模型。"
132
132
133
- #, fuzzy
134
133
msgid ""
135
134
"The trained model is not saved until a file name is specified under 'Save "
136
135
"as'."
137
- msgstr "只有选中“保存训练好的模型”,才能保存模型 。"
136
+ msgstr "只有在'另存为'下指定文件名,训练好的模型才能保存 。"
138
137
139
138
msgid ""
140
139
"The model is optimized with respect to the <i>validation set accuracy</i>."
@@ -190,7 +189,7 @@ msgstr "决策边界矩阵"
190
189
msgid ""
191
190
"Cannot create plot: You need at least two (numeric) features to create the "
192
191
"decision boundary matrix. You have currently included only one feature."
193
- msgstr ""
192
+ msgstr "无法创建图形:需要至少两个(数值)特征来创建决策边界矩阵,目前只有一个特征。 "
194
193
195
194
msgid ""
196
195
"Cannot create matrix: not enough numeric variables remain after removing "
@@ -809,9 +808,8 @@ msgid ""
809
808
"conclude multivariate normality."
810
809
msgstr "偏度和峰度统计量的p值都应>0.05以得出多变量正态性结论。"
811
810
812
- #, fuzzy
813
811
msgid "An error occurred when creating this table: %s"
814
- msgstr "分析过程中发生了错误:%1$ s"
812
+ msgstr "在创建此表格时发生了错误:% s"
815
813
816
814
msgid "Regression Coefficients"
817
815
msgstr "回归系数"
@@ -1020,12 +1018,12 @@ msgstr "已加载模型:%1$s"
1020
1018
1021
1019
msgid ""
1022
1020
"The features in the new data are unscaled, consistent with the training set."
1023
- msgstr ""
1021
+ msgstr "新数据中的特征是未缩放的,与训练集一致。 "
1024
1022
1025
1023
msgid ""
1026
1024
"The features in the new data are scaled the same as those in the training "
1027
1025
"set."
1028
- msgstr ""
1026
+ msgstr "新数据中的特征已经与训练集一样缩放了。 "
1029
1027
1030
1028
msgid ""
1031
1029
"The trained model is not applied because the the following features are "
0 commit comments