You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/locale/fr/LC_MESSAGES/release_notes/release_1.00.po
+23-9Lines changed: 23 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version: DataLab \n"
9
9
"Report-Msgid-Bugs-To: \n"
10
-
"POT-Creation-Date: 2025-12-16 14:35+0100\n"
10
+
"POT-Creation-Date: 2025-12-16 17:11+0100\n"
11
11
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language: fr\n"
@@ -27,6 +27,24 @@ msgstr ""
27
27
msgid"🛠️ Bug Fixes since version 1.0.2"
28
28
msgstr"🛠️ Correctifs depuis la version 1.0.2"
29
29
30
+
msgid"**LUT range incorrectly copied when processing images:**"
31
+
msgstr"**Plage LUT copiée incorrectement lors du traitement des images :**"
32
+
33
+
msgid"Fixed processed images inheriting the LUT range (display contrast settings) from the source image, causing incorrect visualization when data values change significantly"
34
+
msgstr"Correction des images traitées héritant de la plage LUT (paramètres de contraste d'affichage) de l'image source, ce qui entraîne une visualisation incorrecte lorsque les valeurs de données changent de manière significative"
35
+
36
+
msgid"When applying operations like offset correction, the result image now auto-scales its display range to fit the new data values instead of using the original image's LUT range"
37
+
msgstr"Lors de l'application d'opérations telles que la correction de l'offset, l'image résultante ajuste désormais automatiquement sa plage d'affichage pour s'adapter aux nouvelles valeurs de données au lieu d'utiliser la plage LUT de l'image originale"
38
+
39
+
msgid"Previously, users had to manually adjust the LUT to see processed images correctly (they could appear completely black or with wrong contrast)"
40
+
msgstr"Auparavant, les utilisateurs devaient ajuster manuellement la LUT pour voir correctement les images traitées (elles pouvaient apparaître complètement noires ou avec un contraste incorrect)"
41
+
42
+
msgid"This closes [Issue #288](https://github.com/DataLab-Platform/DataLab/issues/288) - LUT range incorrectly copied when processing images"
43
+
msgstr"Ceci clôture [Issue #288](https://github.com/DataLab-Platform/DataLab/issues/288) - Plage LUT copiée incorrectement lors du traitement des images"
44
+
45
+
msgid"This fix is included in Sigima 1.0.4"
46
+
msgstr"Ce correctif est inclus dans Sigima 1.0.4"
47
+
30
48
msgid"**Separate plot windows - Incorrect aspect ratio for non-uniform coordinates:**"
31
49
msgstr"**Fenêtres de tracé séparées - Rapport d'aspect incorrect pour les coordonnées non uniformes :**"
32
50
@@ -40,7 +58,7 @@ msgid "All image dialogs now properly inherit the aspect ratio settings, ensurin
40
58
msgstr"Toutes les boîtes de dialogue d'image héritent désormais correctement des paramètres de rapport d'aspect, assurant un comportement d'affichage cohérent sur toutes les fenêtres de tracé"
41
59
42
60
msgid"This closes [Issue #287](https://github.com/DataLab-Platform/DataLab/issues/287) - Separate plot windows don't use same aspect ratio configuration as integrated plot"
43
-
msgstr"Ceci clôture [Issue #287](https://github.com/datalab-platform/datalab/issues/287) - Separate plot windows don't use same aspect ratio configuration as integrated plot"
61
+
msgstr"Ceci clôture [Issue #287](https://github.com/datalab-platform/datalab/issues/287) - Les fenêtres de graphique séparées n'utilisent pas la même configuration de rapport d'aspect que le graphique intégré"
44
62
45
63
msgid"**Remove all results - AttributeError when ROI was removed:**"
46
64
msgstr"**Supprimer tous les résultats - AttributeError lorsque la ROI a été supprimée :**"
@@ -63,9 +81,8 @@ msgstr "Tentative de suppression de tous les résultats via « Analyse > Supprim
63
81
msgid"The fix adds a proper None check before accessing the ROI's title"
64
82
msgstr"Le correctif ajoute une vérification de valeur None appropriée avant d'accéder au titre de la ROI"
65
83
66
-
#,fuzzy
67
84
msgid"This closes [Issue #286](https://github.com/DataLab-Platform/DataLab/issues/286) - \"Remove all results\" fails with AttributeError when ROI was removed"
68
-
msgstr"Ceci clôture [Issue #286](https://github.com/datalab-platform/datalab/issues/286) - 'Remove all results' fails with AttributeError when ROI was removed"
85
+
msgstr"Ceci clôture [Issue #286](https://github.com/DataLab-Platform/DataLab/issues/286) - \"Supprimer tous les résultats\" échoue avec AttributeError lorsque la ROI a été supprimée"
69
86
70
87
msgid"**Analysis auto-recompute - Stale parameters after deleting results:**"
71
88
msgstr"**Recalcul automatique de l'analyse - Paramètres obsolètes après suppression des résultats :**"
@@ -80,7 +97,7 @@ msgid "The fix ensures analysis parameters are properly cleared alongside the re
80
97
msgstr"Le correctif assure que les paramètres d'analyse sont correctement effacés avec les résultats, empêchant le recalcul automatique indésirable"
81
98
82
99
msgid"This closes [Issue #285](https://github.com/DataLab-Platform/DataLab/issues/285) - Analysis parameters not cleared after deleting results"
83
-
msgstr"Ceci clôture [Issue #285](https://github.com/datalab-platform/datalab/issues/285) - Analysis parameters not cleared after deleting results"
100
+
msgstr"Ceci clôture [Issue #285](https://github.com/DataLab-Platform/DataLab/issues/285) - Les paramètres d'analyse ne sont pas effacés après la suppression des résultats"
84
101
85
102
msgid"**Backwards-drawn rectangular ROI causes NaN statistics:**"
86
103
msgstr"**ROI rectangulaire dessinée à l'envers cause des statistiques NaN :**"
@@ -95,10 +112,7 @@ msgid "ROI mask generation now works correctly regardless of the direction in wh
95
112
msgstr"La génération du masque de ROI fonctionne désormais correctement quelle que soit la direction dans laquelle le rectangle a été dessiné"
96
113
97
114
msgid"This closes [Issue #284](https://github.com/datalab-platform/datalab/issues/284) - Backwards-drawn rectangular ROI causes NaN statistics"
98
-
msgstr"Ceci clôture [Issue #284](https://github.com/datalab-platform/datalab/issues/284) - Backwards-drawn rectangular ROI causes NaN statistics"
99
-
100
-
msgid"This fix is included in Sigima 1.0.4"
101
-
msgstr"Ce correctif est inclus dans Sigima 1.0.4"
115
+
msgstr"Ceci clôture [Issue #284](https://github.com/datalab-platform/datalab/issues/284) - ROI rectangulaire dessinée à l'envers cause des statistiques NaN"
102
116
103
117
msgid"**Plot refresh - ROIs and annotations persist after \"Remove all\":**"
104
118
msgstr"**Rafraîchissement du graphique - Les ROI et annotations persistent après \"Tout supprimer\" :**"
Copy file name to clipboardExpand all lines: doc/release_notes/release_1.00.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,14 @@
4
4
5
5
### 🛠️ Bug Fixes since version 1.0.2 ###
6
6
7
+
**LUT range incorrectly copied when processing images:**
8
+
9
+
* Fixed processed images inheriting the LUT range (display contrast settings) from the source image, causing incorrect visualization when data values change significantly
10
+
* When applying operations like offset correction, the result image now auto-scales its display range to fit the new data values instead of using the original image's LUT range
11
+
* Previously, users had to manually adjust the LUT to see processed images correctly (they could appear completely black or with wrong contrast)
12
+
* This closes [Issue #288](https://github.com/DataLab-Platform/DataLab/issues/288) - LUT range incorrectly copied when processing images
13
+
* This fix is included in Sigima 1.0.4
14
+
7
15
**Separate plot windows - Incorrect aspect ratio for non-uniform coordinates:**
8
16
9
17
* Fixed separate plot windows (e.g., "View in a new window", ROI editors, profile dialogs) not using the same aspect ratio configuration as the integrated plot handler
0 commit comments