forked from petersen-f/jaspPredictiveAnalytics
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translations update from Hosted Weblate (#49)
* Translated using Weblate (Spanish) Currently translated at 100.0% (110 of 110 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/es/ * Translated using Weblate (Galician) Currently translated at 100.0% (110 of 110 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/gl/ * Translated using Weblate (Spanish) Currently translated at 100.0% (137 of 137 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/es/ * Translated using Weblate (Galician) Currently translated at 100.0% (137 of 137 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/gl/ * Translated using Weblate (German) Currently translated at 74.6% (94 of 126 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/de/ * Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 3.1% (4 of 126 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/zh_Hant/ * Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 3.9% (5 of 126 strings) Translation: JASP/jaspPredictiveAnalytics-QML Translate-URL: https://hosted.weblate.org/projects/jasp/jasppredictiveanalytics/zh_Hant/ --------- Co-authored-by: ecadrian <[email protected]> Co-authored-by: Johannes Keyser <[email protected]> Co-authored-by: 陳寬裕 <[email protected]>
- Loading branch information
1 parent
58b87e2
commit 7f0144e
Showing
4 changed files
with
116 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2024-12-15 11:00+0000\n" | ||
"Last-Translator: Johannes Keyser <[email protected]>\n" | ||
"Language-Team: German <https://hosted.weblate.org/projects/jasp/" | ||
"jasppredictiveanalytics/de/>\n" | ||
"Language: de\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.9-rc\n" | ||
"X-Language: de\n" | ||
"X-Qt-Contexts: true\n" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2024-12-08 15:50+0000\n" | ||
"Last-Translator: ecadrian <[email protected]>\n" | ||
"Language-Team: Spanish <https://hosted.weblate.org/projects/jasp/" | ||
"jasppredictiveanalytics/es/>\n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.9-dev\n" | ||
"X-Language: es\n" | ||
"X-Qt-Contexts: true\n" | ||
|
||
|
@@ -531,3 +537,47 @@ msgstr "Meses" | |
msgctxt "predictiveAnalytics|" | ||
msgid "Years" | ||
msgstr "Años" | ||
|
||
msgctxt "Description|" | ||
msgid "This module offers predictive analytics." | ||
msgstr "Este módulo ofrece el análisis predictivo." | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Remove zero-variance variables" | ||
msgstr "Quitar las variables de varianza nula" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Remove variables that are stronger correlated than:" | ||
msgstr "Quitar las variables que tengan una correlación mayor que:" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "bsts - linear trend model - regression + lag" | ||
msgstr "MSTEB(BSTS) - Modelo de tendencia lineal - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "bsts - autoregressive model - regression + lag" | ||
msgstr "MSTEB(BSTS) - Modelo autorregresivo - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "prophet - regression + lag" | ||
msgstr "Profeta - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "xgboost - regression" | ||
msgstr "XGBoost - Regresión" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "xgboost - regression + lag" | ||
msgstr "XGBoost - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "bart - stack" | ||
msgstr "BART - Apilamiento" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Prediction horizon" | ||
msgstr "Horizonte de predicción" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Advanced Options" | ||
msgstr "Opciones Avanzadas" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2024-12-08 15:50+0000\n" | ||
"Last-Translator: ecadrian <[email protected]>\n" | ||
"Language-Team: Galician <https://hosted.weblate.org/projects/jasp/" | ||
"jasppredictiveanalytics/gl/>\n" | ||
"Language: gl\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
"X-Generator: Weblate 5.9-dev\n" | ||
"X-Language: gl\n" | ||
"X-Qt-Contexts: true\n" | ||
|
||
|
@@ -530,3 +536,47 @@ msgstr "Meses" | |
msgctxt "predictiveAnalytics|" | ||
msgid "Years" | ||
msgstr "Anos" | ||
|
||
msgctxt "Description|" | ||
msgid "This module offers predictive analytics." | ||
msgstr "Este módulo ofrece a análise preditiva." | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Remove zero-variance variables" | ||
msgstr "Quitar as variables de varianza nula" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Remove variables that are stronger correlated than:" | ||
msgstr "Quitar as variables que teñan unha correlación maior que:" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "bsts - linear trend model - regression + lag" | ||
msgstr "MSTEB(BSTS) - Modelo de tendencia linear - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "bsts - autoregressive model - regression + lag" | ||
msgstr "MSTEB(BSTS) - Modelo autorregresivo - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "prophet - regression + lag" | ||
msgstr "Profeta - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "xgboost - regression" | ||
msgstr "XGBoost - Regresión" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "xgboost - regression + lag" | ||
msgstr "XGBoost - Regresión + Retardo" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "bart - stack" | ||
msgstr "BART - Amoreamento" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Prediction horizon" | ||
msgstr "Horizonte de predición" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Advanced Options" | ||
msgstr "Opcións Avanzadas" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,15 @@ | ||
msgid "" | ||
msgstr "" | ||
"PO-Revision-Date: 2025-01-12 14:00+0000\n" | ||
"Last-Translator: 陳寬裕 <[email protected]>\n" | ||
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/" | ||
"projects/jasp/jasppredictiveanalytics/zh_Hant/>\n" | ||
"Language: zh_Hant\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Weblate 5.10-dev\n" | ||
"X-Language: zh_Hant\n" | ||
"X-Qt-Contexts: true\n" | ||
|
||
|
@@ -160,7 +166,7 @@ msgstr "" | |
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Time Series Descriptives" | ||
msgstr "" | ||
msgstr "時間序列描述性統計" | ||
|
||
msgctxt "predictiveAnalytics|" | ||
msgid "Error Bound Selection Method" | ||
|