Skip to content

Commit 68f1a2f

Browse files
committed
fix(locale): Update French translations for consistency and accuracy in requirements and installation files
1 parent c7da7dc commit 68f1a2f

File tree

5 files changed

+253
-31
lines changed

5 files changed

+253
-31
lines changed

datalab/locale/fr/LC_MESSAGES/datalab.po

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ msgid "Macro panel"
12981298
msgstr "Panneau des macros"
12991299

13001300
msgid "Python files"
1301-
msgstr "Fichiers Python""
1301+
msgstr "Fichiers Python"
13021302

13031303
msgid "-***- Macro Console -***-"
13041304
msgstr "-***- Console des macros -***-"
@@ -3379,3 +3379,4 @@ msgstr "Merci de sélectionner le fichier à importer."
33793379

33803380
msgid "Example Wizard"
33813381
msgstr "Assistant exemple"
3382+

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

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ msgstr "Outils de tracé de courbes et d'images pour les applications Python/Qt"
231231
msgid "Sigima"
232232
msgstr ""
233233

234-
msgid ">= 1.0.6"
234+
msgid ">= 1.1.0"
235235
msgstr ""
236236

237237
msgid "Scientific computing engine for 1D signals and 2D images, part of the DataLab open-source platform."
@@ -300,6 +300,30 @@ msgstr ""
300300
msgid "Core utilities for Python packages"
301301
msgstr ""
302302

303+
msgid "fastapi"
304+
msgstr ""
305+
306+
msgid ">= 0.110.0"
307+
msgstr ""
308+
309+
msgid "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
310+
msgstr ""
311+
312+
msgid "uvicorn[standard]"
313+
msgstr ""
314+
315+
msgid ">= 0.27.0"
316+
msgstr ""
317+
318+
msgid "pydantic"
319+
msgstr ""
320+
321+
msgid ">= 2.0"
322+
msgstr ""
323+
324+
msgid "Data validation using Python type hints"
325+
msgstr ""
326+
303327
msgid "Optional modules for GUI support (Qt):"
304328
msgstr "Modules optionnels pour le support de l'interface graphique (Qt) :"
305329

@@ -411,6 +435,12 @@ msgstr ""
411435
msgid "A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests."
412436
msgstr "Plugin pytest pour exécuter Xvfb (ou Xephyr/Xvnc) pour les tests."
413437

438+
msgid "httpx"
439+
msgstr ""
440+
441+
msgid "The next generation HTTP client."
442+
msgstr ""
443+
414444
msgid "Python 3.11 and PyQt5 are the reference for production release"
415445
msgstr "Python 3.11 et PyQt5 sont les références pour la version de production"
416446

0 commit comments

Comments
 (0)