File tree Expand file tree Collapse file tree
datalab/locale/fr/LC_MESSAGES
doc/locale/fr/LC_MESSAGES Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1554,15 +1554,15 @@ msgid "Set uniform coordinates"
15541554msgstr "Convertir en coordonnées uniformes"
15551555
15561556msgid "Polynomial calibration"
1557- msgstr "Étalonnage polynomiale "
1557+ msgstr "Étalonnage polynomial "
15581558
15591559msgid ""
15601560"Apply polynomial calibration to the X, Y or Z axis:\n"
15611561" • x' = a0 + a1*x + a2*x^2 + ...\n"
15621562" • y' = a0 + a1*y + a2*y^2 + ...\n"
15631563" • z' = a0 + a1*z + a2*z^2 + ..."
15641564msgstr ""
1565- "Appliquer un étalonnage polynomiale à l'axe X, Y ou Z :\n"
1565+ "Appliquer un étalonnage polynomial à l'axe X, Y ou Z :\n"
15661566" • x' = a0 + a1*x + a2*x^2 + ...\n"
15671567" • y' = a0 + a1*y + a2*y^2 + ...\n"
15681568" • z' = a0 + a1*z + a2*z^2 + ..."
@@ -3277,4 +3277,3 @@ msgstr "Merci de sélectionner le fichier à importer."
32773277
32783278msgid "Example Wizard"
32793279msgstr "Assistant exemple"
3280-
Original file line number Diff line number Diff line change @@ -575,7 +575,7 @@ msgid "\"Set uniform coordinates\" feature for conversion"
575575msgstr "Nouvelle fonctionnalité \" Définir les coordonnées uniformes\" dans le menu Traitement > Transformation des axes :"
576576
577577msgid "**Polynomial calibration**: Up to cubic order for X, Y, Z axes"
578- msgstr "Prend désormais en charge la calibration polynomiale jusqu'à l'ordre cubique pour tous les axes (X, Y, Z)"
578+ msgstr "Prend désormais en charge l'étalonnage polynomial jusqu'à l'ordre cubique pour tous les axes (X, Y, Z)"
579579
580580msgid "Creates non-uniform coordinates for X/Y, transforms values for Z"
581581msgstr "Pour les axes X et Y : Crée des coordonnées non uniformes pour représenter les transformations polynomiales"
Original file line number Diff line number Diff line change @@ -1136,7 +1136,7 @@ msgid ":py:func:`calibration <sigima.proc.image.calibration>`"
11361136msgstr ""
11371137
11381138msgid "Compute polynomial calibration"
1139- msgstr "Calculer la calibration polynomiale "
1139+ msgstr "Calculer l'étalonnage polynomial "
11401140
11411141msgid "`test_image_calibration <https://github.com/DataLab-Platform/Sigima/blob/v1.0.2/sigima/tests/image/geometry_unit_test.py#L548>`_"
11421142msgstr ""
@@ -1948,4 +1948,3 @@ msgstr ""
19481948
19491949msgid "`test_image_zero_padding <https://github.com/DataLab-Platform/Sigima/blob/v1.0.2/sigima/tests/image/fft2d_unit_test.py#L50>`_"
19501950msgstr ""
1951-
You can’t perform that action at this time.
0 commit comments