Skip to content

Commit 8e3ba87

Browse files
committed
Update changelog and translations
1 parent 3426fc6 commit 8e3ba87

4 files changed

Lines changed: 49 additions & 32 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ See DataLab [roadmap page](https://datalab-platform.com/en/contributing/roadmap.
2626
* These methods are internal and used by advanced developers (e.g. plugin authors); hence, **no backward compatibility is maintained**
2727
* This closes [Issue #180](https://github.com/DataLab-Platform/DataLab/issues/180) - Rationalize `BaseProcessor` method names for core processing types
2828

29+
ℹ️ Other changes:
30+
31+
* Updated `guidata` dependency to V3.10.0
32+
* Using new `guidata` translation utility based on `babel`
33+
2934
## DataLab Version 0.20.0 ##
3035

3136
💥 New features and enhancements:

doc/locale/fr/LC_MESSAGES/contributing/changelog.po

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: DataLab \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-05-13 14:45+0200\n"
10+
"POT-Creation-Date: 2025-06-17 17:01+0200\n"
1111
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language: fr\n"
@@ -84,6 +84,15 @@ msgstr "Ces méthodes sont internes et utilisées par des développeurs avancés
8484
msgid "This closes [Issue #180](https://github.com/DataLab-Platform/DataLab/issues/180) - Rationalize `BaseProcessor` method names for core processing types"
8585
msgstr "Ceci corrige l'[Issue #180](https://github.com/DataLab-Platform/DataLab/issues/180) - Rationaliser les noms de méthodes `BaseProcessor` pour les types de traitement de base"
8686

87+
msgid "ℹ️ Other changes:"
88+
msgstr "ℹ️ Autres changements :"
89+
90+
msgid "Updated `guidata` dependency to V3.10.0"
91+
msgstr "Dépendance `guidata` mise à jour vers V3.10.0"
92+
93+
msgid "Using new `guidata` translation utility based on `babel`"
94+
msgstr "Utilisation du nouvel utilitaire de traduction `guidata` basé sur `babel`"
95+
8796
msgid "DataLab Version 0.20.0"
8897
msgstr "DataLab Version 0.20.0"
8998

@@ -643,9 +652,6 @@ msgstr "Lanceur Windows \"start.pyw\" : écriture d'un fichier journal \"datala
643652
msgid "Changing the color theme now correctly updates all DataLab's user interface components without the need to restart the application"
644653
msgstr "Changer le thème de couleur met maintenant à jour correctement tous les composants de l'interface utilisateur de DataLab sans avoir besoin de redémarrer l'application"
645654

646-
msgid "ℹ️ Other changes:"
647-
msgstr "ℹ️ Autres changements :"
648-
649655
msgid "OpenCV is now an optional dependency:"
650656
msgstr "OpenCV est désormais une dépendance facultative :"
651657

doc/locale/fr/LC_MESSAGES/intro/installation.po

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: DataLab \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-06-05 10:19+0200\n"
11+
"POT-Creation-Date: 2025-06-17 17:01+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -194,7 +194,7 @@ msgstr "Langage de programmation Python"
194194
msgid "guidata"
195195
msgstr ""
196196

197-
msgid ">= 3.9"
197+
msgid ">= 3.10"
198198
msgstr ""
199199

200200
msgid "Automatic GUI generation for easy dataset editing and display"
@@ -267,18 +267,12 @@ msgstr "Bibliothèque d'interfaces graphiques Qt pour Python"
267267
msgid "Optional modules for development:"
268268
msgstr "Modules optionnels pour le développement :"
269269

270-
msgid "ruff"
270+
msgid "babel"
271271
msgstr ""
272272

273-
msgid "An extremely fast Python linter and code formatter, written in Rust."
274-
msgstr "Analyseur de code et formateur Python extrêmement rapide, écrit en Rust."
275-
276-
msgid "pylint"
273+
msgid "Internationalization utilities"
277274
msgstr ""
278275

279-
msgid "python code static checker"
280-
msgstr "Analyseur statique de code Python"
281-
282276
msgid "Coverage"
283277
msgstr ""
284278

@@ -294,12 +288,21 @@ msgstr ""
294288
msgid "PyInstaller bundles a Python application and all its dependencies into a single package."
295289
msgstr "PyInstaller permet de créer un exécutable unique à partir d'une application Python et de ses dépendances."
296290

291+
msgid "pylint"
292+
msgstr ""
293+
294+
msgid "python code static checker"
295+
msgstr "Analyseur statique de code Python"
296+
297+
msgid "ruff"
298+
msgstr ""
299+
300+
msgid "An extremely fast Python linter and code formatter, written in Rust."
301+
msgstr "Analyseur de code et formateur Python extrêmement rapide, écrit en Rust."
302+
297303
msgid "toml-to-requirements"
298304
msgstr "toml-to-requirements"
299305

300-
msgid "==0.3.0"
301-
msgstr "==0.3.0"
302-
303306
msgid "Convert a pyproject.toml file to a requirements.txt file"
304307
msgstr "Conversion d'un fichier pyproject.toml en un fichier requirements.txt"
305308

@@ -365,3 +368,4 @@ msgstr "Plugin pytest pour exécuter Xvfb (ou Xephyr/Xvnc) pour les tests."
365368

366369
msgid "Python 3.11 and PyQt5 are the reference for production release"
367370
msgstr "Python 3.11 et PyQt5 sont les références pour la version de production"
371+

doc/locale/fr/LC_MESSAGES/requirements.po

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: DataLab \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-06-05 10:19+0200\n"
11+
"POT-Creation-Date: 2025-06-17 17:01+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: fr\n"
@@ -43,7 +43,7 @@ msgstr "Langage de programmation Python"
4343
msgid "guidata"
4444
msgstr ""
4545

46-
msgid ">= 3.9"
46+
msgid ">= 3.10"
4747
msgstr ""
4848

4949
msgid "Automatic GUI generation for easy dataset editing and display"
@@ -100,7 +100,6 @@ msgstr ""
100100
msgid ">= 5.7"
101101
msgstr ""
102102

103-
#, fuzzy
104103
msgid "Cross-platform lib for process and system monitoring in Python. NOTE: the syntax of this script MUST be kept compatible with Python 2.7."
105104
msgstr "Bibliothèque multiplateforme pour la surveillance des processus et du système en Python."
106105

@@ -116,17 +115,11 @@ msgstr "Paquet Python pour la bibliothèque d'interfaces graphiques Qt"
116115
msgid "Optional modules for development:"
117116
msgstr "Modules optionnels pour le développement :"
118117

119-
msgid "ruff"
120-
msgstr ""
121-
122-
msgid "An extremely fast Python linter and code formatter, written in Rust."
123-
msgstr "Analyseur de code et formateur de code Python extrêmement rapide, écrit en Rust."
124-
125-
msgid "pylint"
118+
msgid "babel"
126119
msgstr ""
127120

128-
msgid "python code static checker"
129-
msgstr "Analyseur statique de code Python"
121+
msgid "Internationalization utilities"
122+
msgstr "Utilitaires d'internationalisation"
130123

131124
msgid "Coverage"
132125
msgstr ""
@@ -143,12 +136,21 @@ msgstr ""
143136
msgid "PyInstaller bundles a Python application and all its dependencies into a single package."
144137
msgstr "PyInstaller regroupe une application Python et toutes ses dépendances dans un seul paquet."
145138

139+
msgid "pylint"
140+
msgstr ""
141+
142+
msgid "python code static checker"
143+
msgstr "Analyseur statique de code Python"
144+
145+
msgid "ruff"
146+
msgstr ""
147+
148+
msgid "An extremely fast Python linter and code formatter, written in Rust."
149+
msgstr "Analyseur de code et formateur de code Python extrêmement rapide, écrit en Rust."
150+
146151
msgid "toml-to-requirements"
147152
msgstr "toml-to-requirements"
148153

149-
msgid "==0.3.0"
150-
msgstr "==0.3.0"
151-
152154
msgid "Convert a pyproject.toml file to a requirements.txt file"
153155
msgstr "Conversion d'un fichier pyproject.toml en un fichier requirements.txt"
154156

0 commit comments

Comments
 (0)