Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#101)
Browse files Browse the repository at this point in the history
* Translated using Weblate (French)

Currently translated at 15.1% (12 of 79 strings)

Translation: JASP/jaspProphet-QML
Translate-URL: https://hosted.weblate.org/projects/jasp/jaspprophet-qml/fr/

* Translated using Weblate (French)

Currently translated at 16.4% (13 of 79 strings)

Translation: JASP/jaspProphet-QML
Translate-URL: https://hosted.weblate.org/projects/jasp/jaspprophet-qml/fr/

* Translated using Weblate (Polish)

Currently translated at 43.0% (34 of 79 strings)

Translation: JASP/jaspProphet-QML
Translate-URL: https://hosted.weblate.org/projects/jasp/jaspprophet-qml/pl/

* Translated using Weblate (French)

Currently translated at 18.9% (15 of 79 strings)

Translation: JASP/jaspProphet-QML
Translate-URL: https://hosted.weblate.org/projects/jasp/jaspprophet-qml/fr/

---------

Co-authored-by: robachowyk <[email protected]>
Co-authored-by: Tomasz Misiuro <[email protected]>
  • Loading branch information
3 people authored Apr 13, 2024
1 parent b50ab08 commit 046ea65
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
14 changes: 7 additions & 7 deletions po/QML-fr.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2024-04-06 03:53+0000\n"
"PO-Revision-Date: 2024-04-10 11:01+0000\n"
"Last-Translator: robachowyk <[email protected]>\n"
"Language-Team: French <https://hosted.weblate.org/projects/jasp/"
"jaspprophet-qml/fr/>\n"
Expand Down Expand Up @@ -65,15 +65,15 @@ msgstr ""

msgctxt "Prophet|"
msgid "Both"
msgstr ""
msgstr "Les deux"

msgctxt "Prophet|"
msgid "Plot time interval"
msgstr ""
msgstr "Tracer l'interval de temps"

msgctxt "Prophet|"
msgid "Start"
msgstr ""
msgstr "Commencer"

msgctxt "Prophet|"
msgid "End"
Expand All @@ -89,19 +89,19 @@ msgstr ""

msgctxt "Prophet|"
msgid "Logistic"
msgstr ""
msgstr "Logistique"

msgctxt "Prophet|"
msgid "Carrying capacity"
msgstr ""

msgctxt "Prophet|"
msgid "Saturating minimum"
msgstr ""
msgstr "Minimum saturé"

msgctxt "Prophet|"
msgid "Model"
msgstr ""
msgstr "Modèle"

msgctxt "Prophet|"
msgid "Automatic Changepoints"
Expand Down
8 changes: 7 additions & 1 deletion po/QML-pl.po
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
msgid ""
msgstr ""
"PO-Revision-Date: 2024-04-09 13:34+0000\n"
"Last-Translator: Tomasz Misiuro <[email protected]>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/jasp/"
"jaspprophet-qml/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.5-dev\n"
"X-Language: pl\n"
"X-Qt-Contexts: true\n"

Expand All @@ -14,7 +20,7 @@ msgstr ""

msgctxt "Description|"
msgid "This module offers a simple model for time series prediction."
msgstr ""
msgstr "Ten moduł oferuje prosty model do prognozowania szeregów czasowych."

msgctxt "Prophet|"
msgid "Dependent Variable"
Expand Down

0 comments on commit 046ea65

Please sign in to comment.