Skip to content

Commit a67b851

Browse files
armgongkoenderks
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (419 of 419 strings) Translation: JASP/jaspMachineLearning-R Translate-URL: https://hosted.weblate.org/projects/jasp/jaspmachinelearning-r/zh_Hans/
1 parent 661f41a commit a67b851

File tree

1 file changed

+14
-11
lines changed

1 file changed

+14
-11
lines changed

po/R-zh_Hans.po

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: jaspMachineLearning 0.17.2\n"
44
"POT-Creation-Date: 2024-12-07 03:27\n"
5-
"PO-Revision-Date: 2024-12-05 17:56+0000\n"
6-
"Last-Translator: Shun Wang <shuonwang@gmail.com>\n"
5+
"PO-Revision-Date: 2024-12-08 08:00+0000\n"
6+
"Last-Translator: Yu Gong <yugong@outlook.com>\n"
77
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
88
"projects/jasp/jaspmachinelearning-r/zh_Hans/>\n"
99
"Language: zh_Hans\n"
@@ -541,31 +541,34 @@ msgid ""
541541
"remove these factors as a feature."
542542
msgstr "因子%1$s的每个级别中只有一个观测值,请将这些因子作为特征删除。"
543543

544-
#, fuzzy
545544
msgid "test set"
546545
msgstr "测试集"
547546

548-
#, fuzzy
549547
msgid "validation set"
550548
msgstr "验证集"
551549

552550
msgid "new dataset"
553-
msgstr ""
551+
msgstr "新数据集"
554552

555553
msgid ""
556554
"or use a different test set (e.g., automatically by setting a different seed "
557555
"or manually by specifying the test set indicator)"
558-
msgstr ""
556+
msgstr "或者使用不同的测试集(如:通过设置不同的随机数种子来自动生成测试集或者手工指"
557+
"定测试集的指示变量)"
559558

560559
msgid "or use a different validation set by setting a different seed"
561-
msgstr ""
560+
msgstr "或者通过设置不同的随机数种子来使用另外的验证集"
562561

563562
msgid ""
564563
"Some factors in the %1$s have levels that do not appear in the training set. "
565564
"Please remove the rows with the following levels from the dataset%2$s.\n"
566565
"\n"
567566
"%3$s"
568567
msgstr ""
568+
"%1$ 中的某些因子具有未显示在训练集中的水平值。请从数据集%2$s中删除具有以下水"
569+
"平值的行。\n"
570+
"\n"
571+
"%3$s"
569572

570573
msgid ""
571574
"You have specified more nearest neighbors than there are observations in the "
@@ -1045,14 +1048,14 @@ msgid ""
10451048
"OOB Change in \n"
10461049
" Multinomial Deviance"
10471050
msgstr ""
1048-
"在多项式偏差中\n"
1051+
"在多项分布偏差中\n"
10491052
"袋外误差的变化"
10501053

10511054
msgid ""
10521055
"OOB Change in \n"
10531056
" Binomial Deviance"
10541057
msgstr ""
1055-
"在二项式偏差中\n"
1058+
"在二项分布偏差中\n"
10561059
"袋外误差的变化"
10571060

10581061
msgid ""
@@ -1072,10 +1075,10 @@ msgid "Deviance Plot"
10721075
msgstr "偏差图"
10731076

10741077
msgid "Multinomial Deviance"
1075-
msgstr "多项式偏差"
1078+
msgstr "多项分布偏差"
10761079

10771080
msgid "Binomial Deviance"
1078-
msgstr "二项式偏差"
1081+
msgstr "二项分布偏差"
10791082

10801083
msgid "%s Deviance"
10811084
msgstr "%s偏差"

0 commit comments

Comments
 (0)