Skip to content

Commit 01636d1

Browse files
weblateAlexander Matveevakwan168
authored
Translations update from Hosted Weblate (#469)
* Translated using Weblate (Russian) Currently translated at 5.4% (23 of 424 strings) Translation: JASP/jaspMachineLearning-R Translate-URL: https://hosted.weblate.org/projects/jasp/jaspmachinelearning-r/ru/ * Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 4.4% (19 of 424 strings) Translation: JASP/jaspMachineLearning-R Translate-URL: https://hosted.weblate.org/projects/jasp/jaspmachinelearning-r/zh_Hant/ * Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 4.4% (19 of 424 strings) Translation: JASP/jaspMachineLearning-R Translate-URL: https://hosted.weblate.org/projects/jasp/jaspmachinelearning-r/zh_Hant/ --------- Co-authored-by: Alexander Matveev <[email protected]> Co-authored-by: 陳寬裕 <[email protected]>
1 parent c6d96f8 commit 01636d1

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

po/R-ru.po

Lines changed: 4 additions & 4 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: 2025-06-28 03:36\n"
5-
"PO-Revision-Date: 2025-04-15 14:01+0000\n"
6-
"Last-Translator: MikeWinny <winny63@gmail.com>\n"
5+
"PO-Revision-Date: 2025-07-02 11:03+0000\n"
6+
"Last-Translator: Alexander Matveev <avmcsmu@gmail.com>\n"
77
"Language-Team: Russian <https://hosted.weblate.org/projects/jasp/"
88
"jaspmachinelearning-r/ru/>\n"
99
"Language: ru\n"
@@ -12,10 +12,10 @@ msgstr ""
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
1414
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
15-
"X-Generator: Weblate 5.11-dev\n"
15+
"X-Generator: Weblate 5.13-dev\n"
1616

1717
msgid "An error occurred in the analysis: %s"
18-
msgstr ""
18+
msgstr "В анализе обнаружена ошибка: %s"
1919

2020
msgid "K-Nearest Neighbors Classification"
2121
msgstr ""

po/R-zh_Hant.po

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: jaspMachineLearning 0.19.2\n"
44
"POT-Creation-Date: 2025-06-28 03:36\n"
5-
"PO-Revision-Date: 2025-04-05 03:25+0000\n"
5+
"PO-Revision-Date: 2025-07-02 11:03+0000\n"
66
"Last-Translator: 陳寬裕 <[email protected]>\n"
77
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/"
88
"projects/jasp/jaspmachinelearning-r/zh_Hant/>\n"
@@ -11,7 +11,7 @@ msgstr ""
1111
"Content-Type: text/plain; charset=UTF-8\n"
1212
"Content-Transfer-Encoding: 8bit\n"
1313
"Plural-Forms: nplurals=1; plural=0;\n"
14-
"X-Generator: Weblate 5.11-dev\n"
14+
"X-Generator: Weblate 5.13-dev\n"
1515

1616
msgid "An error occurred in the analysis: %s"
1717
msgstr ""
@@ -296,19 +296,19 @@ msgid ""
296296
msgstr ""
297297

298298
msgid "K-Means Clustering"
299-
msgstr ""
299+
msgstr "k平均數集群法"
300300

301301
msgid "K-Medians Clustering"
302-
msgstr ""
302+
msgstr "k中位數集群法"
303303

304304
msgid "K-Medoids Clustering"
305305
msgstr ""
306306

307307
msgid "Fuzzy C-Means Clustering"
308-
msgstr "模糊C-平均數演算法"
308+
msgstr "模糊C-平均數集群法"
309309

310310
msgid "Hierarchical Clustering"
311-
msgstr ""
311+
msgstr "階層集群法"
312312

313313
msgid "Density-Based Clustering"
314314
msgstr ""
@@ -418,7 +418,7 @@ msgid "Cluster"
418418
msgstr "集群"
419419

420420
msgid "Size"
421-
msgstr ""
421+
msgstr "集群樣本數"
422422

423423
msgid "Explained proportion within-cluster heterogeneity"
424424
msgstr "集群內異質性的解釋比例"
@@ -481,16 +481,16 @@ msgid "WSS"
481481
msgstr ""
482482

483483
msgid "Number of Clusters"
484-
msgstr ""
484+
msgstr "集群的數量"
485485

486486
msgid "Lowest %s"
487487
msgstr ""
488488

489489
msgid "Cluster Means"
490-
msgstr ""
490+
msgstr "集群平均數"
491491

492492
msgid "Cluster %s"
493-
msgstr ""
493+
msgstr "集群 %s"
494494

495495
msgid "Cluster Density Plots"
496496
msgstr ""
@@ -508,7 +508,7 @@ msgid "Cluster Mean Plots"
508508
msgstr ""
509509

510510
msgid "Cluster Mean"
511-
msgstr ""
511+
msgstr "集群平均數"
512512

513513
msgid ""
514514
"Insufficient RAM available to compute the distance matrix. The analysis "

0 commit comments

Comments
 (0)