Skip to content

Commit 8e3f79e

Browse files
author
github-actions
committed
updated translation files
1 parent 51b566b commit 8e3f79e

File tree

17 files changed

+323
-29
lines changed

17 files changed

+323
-29
lines changed
878 Bytes
Binary file not shown.
15.3 KB
Binary file not shown.
253 Bytes
Binary file not shown.

po/QML-pt.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-08-09 02:02+0000\n"
4-
"Last-Translator: Wendel Paulo Silvestre <[email protected]>\n"
5-
"Language-Team: Portuguese <https://hosted.weblate.org/projects/jasp/"
6-
"jaspsem-qml/pt/>\n"
7-
"Language: pt\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.13-dev\n"
6+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
137
"X-Language: pt\n"
148
"X-Source-Language: American English\n"
159
"X-Qt-Contexts: true\n"

po/R-de.po

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ msgid ""
22
msgstr ""
33
"Project-Id-Version: R 3.6.1\n"
44
"Report-Msgid-Bugs-To: github.com/jasp-stats/jasp-issues/issues\n"
5-
"POT-Creation-Date: 2025-06-07 03:06\n"
5+
"POT-Creation-Date: 2025-08-09 03:12\n"
66
"PO-Revision-Date: 2025-04-11 04:47+0000\n"
77
"Last-Translator: Johannes Keyser <[email protected]>\n"
88
"Language-Team: German <https://hosted.weblate.org/projects/jasp/jaspsem-r/de/"
@@ -347,6 +347,14 @@ msgstr ""
347347
msgid "Critical Value (%s%% Quantile)"
348348
msgstr ""
349349

350+
#, fuzzy
351+
msgid "Model selection criteria could not be computed: %s"
352+
msgstr ""
353+
"Die standardisierte Residuen-Kovarianzmatrix konnte nicht berechnet werden"
354+
355+
msgid "Model selection criteria could not be computed for group %1$s: %2$s"
356+
msgstr ""
357+
350358
msgid "At least one result is inadmissible."
351359
msgstr ""
352360

@@ -386,6 +394,9 @@ msgstr "Residualkovarianzen"
386394
msgid "VIF"
387395
msgstr "VIF"
388396

397+
msgid "VIF could not be computed."
398+
msgstr ""
399+
389400
msgid "Endogenous Indicator Prediction"
390401
msgstr "Endogene Indikatorvorhersage"
391402

@@ -463,6 +474,12 @@ msgstr "Quadrierte Euklidische Distanz"
463474
msgid "Maximum likelihood-based distance"
464475
msgstr "Maximum-Likelihood-basierte Distanz"
465476

477+
msgid "Model assessment could not be computed: %s"
478+
msgstr ""
479+
480+
msgid "Model assessment could not be computed for group %1$s: %2$s"
481+
msgstr ""
482+
466483
msgid "Reliability Measures"
467484
msgstr "Reliabilitätsmaße"
468485

@@ -490,6 +507,14 @@ msgstr "Beobachtete Konstrukt-Korrelationsmatrix"
490507
msgid "Implied construct correlation matrix"
491508
msgstr "Implizierte Konstrukt-Korrelationsmatrix"
492509

510+
#, fuzzy
511+
msgid "Implied indicator correlations could not be computed: %s"
512+
msgstr "Implizierte Indikator-Korrelationsmatrix"
513+
514+
#, fuzzy
515+
msgid "Implied construct correlations could not be computed: %s"
516+
msgstr "Implizierte Konstrukt-Korrelationsmatrix"
517+
493518
#, fuzzy
494519
msgid "Column name %s already exists in the dataset"
495520
msgstr "Spalte '%s' Name existiert bereits in dem Datensatz"

po/R-es.po

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: JASP 0.9.2\n"
4-
"POT-Creation-Date: 2025-06-07 03:06\n"
4+
"POT-Creation-Date: 2025-08-09 03:12\n"
55
"PO-Revision-Date: 2025-07-26 07:50+0000\n"
66
"Last-Translator: ecadrian <[email protected]>\n"
77
"Language-Team: Spanish <https://hosted.weblate.org/projects/jasp/jaspsem-r/"
@@ -346,6 +346,14 @@ msgstr "Estadístico de contraste"
346346
msgid "Critical Value (%s%% Quantile)"
347347
msgstr "Valor crítico (Cuantil del %s%%)"
348348

349+
#, fuzzy
350+
msgid "Model selection criteria could not be computed: %s"
351+
msgstr ""
352+
"No se puede calcular la matriz de covarianzas de los errores tipificados"
353+
354+
msgid "Model selection criteria could not be computed for group %1$s: %2$s"
355+
msgstr ""
356+
349357
msgid "At least one result is inadmissible."
350358
msgstr "Al menos un resultado no es admisible."
351359

@@ -382,6 +390,9 @@ msgstr "Correlaciones de los errores"
382390
msgid "VIF"
383391
msgstr "FIV"
384392

393+
msgid "VIF could not be computed."
394+
msgstr ""
395+
385396
msgid "Endogenous Indicator Prediction"
386397
msgstr "Predicción de Indicadores Endógenos"
387398

@@ -455,6 +466,12 @@ msgstr "Distancia Euclídea cuadrada"
455466
msgid "Maximum likelihood-based distance"
456467
msgstr "Distancia basada en la Máxima-Verosimilitud"
457468

469+
msgid "Model assessment could not be computed: %s"
470+
msgstr ""
471+
472+
msgid "Model assessment could not be computed for group %1$s: %2$s"
473+
msgstr ""
474+
458475
msgid "Reliability Measures"
459476
msgstr "Medidas de Fiabilidad"
460477

@@ -482,6 +499,14 @@ msgstr "Matriz de correlaciones de construcciones observadas"
482499
msgid "Implied construct correlation matrix"
483500
msgstr "Matriz de correlaciones de construcciones implicadas"
484501

502+
#, fuzzy
503+
msgid "Implied indicator correlations could not be computed: %s"
504+
msgstr "Matriz de correlaciones de indicadores implicados"
505+
506+
#, fuzzy
507+
msgid "Implied construct correlations could not be computed: %s"
508+
msgstr "Matriz de correlaciones de construcciones implicadas"
509+
485510
msgid "Column name %s already exists in the dataset"
486511
msgstr "El nombre %s de columna ya existe en el conjunto de datos"
487512

po/R-gl.po

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
9-
"POT-Creation-Date: 2025-06-07 03:06\n"
9+
"POT-Creation-Date: 2025-08-09 03:12\n"
1010
"PO-Revision-Date: 2025-07-26 07:50+0000\n"
1111
"Last-Translator: ecadrian <[email protected]>\n"
1212
"Language-Team: Galician <https://hosted.weblate.org/projects/jasp/jaspsem-r/"
@@ -353,6 +353,13 @@ msgstr "Estatístico de proba"
353353
msgid "Critical Value (%s%% Quantile)"
354354
msgstr "Valor crítico (Cuantil do %s%%)"
355355

356+
#, fuzzy
357+
msgid "Model selection criteria could not be computed: %s"
358+
msgstr "Non se pode calcular a matriz de covarianzas dos erros tipificados"
359+
360+
msgid "Model selection criteria could not be computed for group %1$s: %2$s"
361+
msgstr ""
362+
356363
msgid "At least one result is inadmissible."
357364
msgstr "Cando menos un resultado non é admisible."
358365

@@ -389,6 +396,9 @@ msgstr "Correlacións dos erros"
389396
msgid "VIF"
390397
msgstr "FIV"
391398

399+
msgid "VIF could not be computed."
400+
msgstr ""
401+
392402
msgid "Endogenous Indicator Prediction"
393403
msgstr "Predición de Indicadores Endóxenos"
394404

@@ -462,6 +472,12 @@ msgstr "Distancia Euclídea cadrada"
462472
msgid "Maximum likelihood-based distance"
463473
msgstr "Distancia baseada na Máxima-Verosimilitude"
464474

475+
msgid "Model assessment could not be computed: %s"
476+
msgstr ""
477+
478+
msgid "Model assessment could not be computed for group %1$s: %2$s"
479+
msgstr ""
480+
465481
msgid "Reliability Measures"
466482
msgstr "Medidas de Fiabilidade"
467483

@@ -489,6 +505,14 @@ msgstr "Matriz de correlacións de construcións observadas"
489505
msgid "Implied construct correlation matrix"
490506
msgstr "Matriz de correlacións de construcións implicadas"
491507

508+
#, fuzzy
509+
msgid "Implied indicator correlations could not be computed: %s"
510+
msgstr "Matriz de correlacións de indicadores implicados"
511+
512+
#, fuzzy
513+
msgid "Implied construct correlations could not be computed: %s"
514+
msgstr "Matriz de correlacións de construcións implicadas"
515+
492516
msgid "Column name %s already exists in the dataset"
493517
msgstr "O nome %s de columna xa existe no conxunto de datos"
494518

po/R-hr.po

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: jaspSem 0.19.0\n"
4-
"POT-Creation-Date: 2025-06-07 03:06\n"
4+
"POT-Creation-Date: 2025-08-09 03:12\n"
55
"PO-Revision-Date: 2024-08-30 13:09+0000\n"
66
"Last-Translator: Katarina Kostelić <[email protected]>\n"
77
"Language-Team: Croatian <https://hosted.weblate.org/projects/jasp/jaspsem-r/"
@@ -345,6 +345,12 @@ msgstr ""
345345
msgid "Critical Value (%s%% Quantile)"
346346
msgstr ""
347347

348+
msgid "Model selection criteria could not be computed: %s"
349+
msgstr ""
350+
351+
msgid "Model selection criteria could not be computed for group %1$s: %2$s"
352+
msgstr ""
353+
348354
msgid "At least one result is inadmissible."
349355
msgstr ""
350356

@@ -384,6 +390,9 @@ msgstr "Rezidualne kovarijance"
384390
msgid "VIF"
385391
msgstr ""
386392

393+
msgid "VIF could not be computed."
394+
msgstr ""
395+
387396
msgid "Endogenous Indicator Prediction"
388397
msgstr ""
389398

@@ -455,6 +464,12 @@ msgstr ""
455464
msgid "Maximum likelihood-based distance"
456465
msgstr ""
457466

467+
msgid "Model assessment could not be computed: %s"
468+
msgstr ""
469+
470+
msgid "Model assessment could not be computed for group %1$s: %2$s"
471+
msgstr ""
472+
458473
msgid "Reliability Measures"
459474
msgstr ""
460475

@@ -482,6 +497,12 @@ msgstr ""
482497
msgid "Implied construct correlation matrix"
483498
msgstr ""
484499

500+
msgid "Implied indicator correlations could not be computed: %s"
501+
msgstr ""
502+
503+
msgid "Implied construct correlations could not be computed: %s"
504+
msgstr ""
505+
485506
msgid "Column name %s already exists in the dataset"
486507
msgstr ""
487508

po/R-ja.po

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: jaspSem 0.14.0\n"
4-
"POT-Creation-Date: 2025-06-07 03:06\n"
4+
"POT-Creation-Date: 2025-08-09 03:12\n"
55
"PO-Revision-Date: 2024-11-11 09:23+0000\n"
66
"Last-Translator: JASP Stats <[email protected]>\n"
77
"Language-Team: Japanese <https://hosted.weblate.org/projects/jasp/jaspsem-r/"
@@ -343,6 +343,13 @@ msgstr ""
343343
msgid "Critical Value (%s%% Quantile)"
344344
msgstr ""
345345

346+
#, fuzzy
347+
msgid "Model selection criteria could not be computed: %s"
348+
msgstr "標準化された残差共分散行列が計算できませんでした"
349+
350+
msgid "Model selection criteria could not be computed for group %1$s: %2$s"
351+
msgstr ""
352+
346353
msgid "At least one result is inadmissible."
347354
msgstr ""
348355

@@ -381,6 +388,9 @@ msgstr "残差共分散"
381388
msgid "VIF"
382389
msgstr "VIF"
383390

391+
msgid "VIF could not be computed."
392+
msgstr ""
393+
384394
msgid "Endogenous Indicator Prediction"
385395
msgstr "内生観測変数の予測"
386396

@@ -458,6 +468,12 @@ msgstr "二乗ユークリッド距離"
458468
msgid "Maximum likelihood-based distance"
459469
msgstr "最尤法に基づく距離"
460470

471+
msgid "Model assessment could not be computed: %s"
472+
msgstr ""
473+
474+
msgid "Model assessment could not be computed for group %1$s: %2$s"
475+
msgstr ""
476+
461477
msgid "Reliability Measures"
462478
msgstr "信頼性指標"
463479

@@ -485,6 +501,14 @@ msgstr "観測された構成変数の相関行列"
485501
msgid "Implied construct correlation matrix"
486502
msgstr "推定された構成変数の相関行列"
487503

504+
#, fuzzy
505+
msgid "Implied indicator correlations could not be computed: %s"
506+
msgstr "推定された観測変数の相関行列"
507+
508+
#, fuzzy
509+
msgid "Implied construct correlations could not be computed: %s"
510+
msgstr "推定された構成変数の相関行列"
511+
488512
#, fuzzy
489513
msgid "Column name %s already exists in the dataset"
490514
msgstr "列 '%s' は既にデータセットに存在しています"

po/R-jaspSem.pot

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
msgid ""
22
msgstr ""
33
"Project-Id-Version: jaspSem 0.95.0\n"
4-
"POT-Creation-Date: 2025-06-07 03:06\n"
4+
"POT-Creation-Date: 2025-08-09 03:12\n"
55
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
66
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
77
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -304,6 +304,12 @@ msgstr ""
304304
msgid "Critical Value (%s%% Quantile)"
305305
msgstr ""
306306

307+
msgid "Model selection criteria could not be computed: %s"
308+
msgstr ""
309+
310+
msgid "Model selection criteria could not be computed for group %1$s: %2$s"
311+
msgstr ""
312+
307313
msgid "At least one result is inadmissible."
308314
msgstr ""
309315

@@ -340,6 +346,9 @@ msgstr ""
340346
msgid "VIF"
341347
msgstr ""
342348

349+
msgid "VIF could not be computed."
350+
msgstr ""
351+
343352
msgid "Endogenous Indicator Prediction"
344353
msgstr ""
345354

@@ -409,6 +418,12 @@ msgstr ""
409418
msgid "Maximum likelihood-based distance"
410419
msgstr ""
411420

421+
msgid "Model assessment could not be computed: %s"
422+
msgstr ""
423+
424+
msgid "Model assessment could not be computed for group %1$s: %2$s"
425+
msgstr ""
426+
412427
msgid "Reliability Measures"
413428
msgstr ""
414429

@@ -436,6 +451,12 @@ msgstr ""
436451
msgid "Implied construct correlation matrix"
437452
msgstr ""
438453

454+
msgid "Implied indicator correlations could not be computed: %s"
455+
msgstr ""
456+
457+
msgid "Implied construct correlations could not be computed: %s"
458+
msgstr ""
459+
439460
msgid "Column name %s already exists in the dataset"
440461
msgstr ""
441462

0 commit comments

Comments
 (0)