Skip to content

Commit ed656f9

Browse files
author
github-actions
committed
updated translation files
1 parent d441f24 commit ed656f9

File tree

3 files changed

+6
-17
lines changed

3 files changed

+6
-17
lines changed
5.12 KB
Binary file not shown.

po/QML-de.po

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
msgid ""
22
msgstr ""
3-
"PO-Revision-Date: 2025-11-03 08:51+0000\n"
4-
"Last-Translator: Johannes Keyser <[email protected]>\n"
5-
"Language-Team: German <https://hosted.weblate.org/projects/jasp/"
6-
"jaspmachinelearning-qml/de/>\n"
7-
"Language: de\n"
83
"MIME-Version: 1.0\n"
94
"Content-Type: text/plain; charset=UTF-8\n"
105
"Content-Transfer-Encoding: 8bit\n"
11-
"Plural-Forms: nplurals=2; plural=n != 1;\n"
12-
"X-Generator: Weblate 5.14.1-dev\n"
6+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
137
"X-Language: de\n"
148
"X-Source-Language: American English\n"
159
"X-Qt-Contexts: true\n"

po/QML-zh_Hant.po

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
msgid ""
22
msgstr ""
3-
"PO-Revision-Date: 2025-11-03 08:51+0000\n"
4-
"Last-Translator: 陳寬裕 <[email protected]>\n"
5-
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/"
6-
"projects/jasp/jaspmachinelearning-qml/zh_Hant/>\n"
7-
"Language: zh_Hant\n"
83
"MIME-Version: 1.0\n"
94
"Content-Type: text/plain; charset=UTF-8\n"
105
"Content-Transfer-Encoding: 8bit\n"
116
"Plural-Forms: nplurals=1; plural=0;\n"
12-
"X-Generator: Weblate 5.14.1-dev\n"
137
"X-Language: zh_Hant\n"
148
"X-Qt-Contexts: true\n"
159

@@ -2041,7 +2035,8 @@ msgctxt "ClusterDetermination|"
20412035
msgid ""
20422036
"Enables you to generate a fixed amount of clusters. This allows you to "
20432037
"generate your own specified number of clusters, and thus, optimize manually."
2044-
msgstr "可讓你生成固定數量的集群。這表示你可以自行指定要分成的集群,並以此手動進行最"
2038+
msgstr ""
2039+
"可讓你生成固定數量的集群。這表示你可以自行指定要分成的集群,並以此手動進行最"
20452040
"佳化。"
20462041

20472042
msgctxt "ClusterDetermination|"
@@ -2073,9 +2068,9 @@ msgid ""
20732068
"uses the similarity of observations within a cluster and their dissimilarity "
20742069
"to other clusters for optimizing the clustering output."
20752070
msgstr ""
2076-
"最佳化方法的選項包括 AIC、BIC 和 Silhouette(輪廓係數)。AIC 是根據群內平方和("
2077-
"群內變異量)、生成的群數,以及資料的維度數來最佳化群集結果。BIC 則是根據群內平"
2078-
"方和(群內變異量)、生成的群數、維度數,以及樣本大小來最佳化群集結果。"
2071+
"最佳化方法的選項包括 AIC、BIC 和 Silhouette(輪廓係數)。AIC 是根據群內平方和"
2072+
"(群內變異量)、生成的群數,以及資料的維度數來最佳化群集結果。BIC 則是根據群內"
2073+
"平方和(群內變異量)、生成的群數、維度數,以及樣本大小來最佳化群集結果。"
20792074
"Silhouette(輪廓係數)則透過比較同一群內觀測值之間的相似程度,以及它們與其他群"
20802075
"之間的不相似程度,來評估並最佳化群集結果。"
20812076

0 commit comments

Comments
 (0)