Skip to content

Commit 673ff4a

Browse files
cdebonnelPierreRaybaut
authored andcommitted
Update .po files
(cherry picked from commit a953e73)
1 parent 8403ea9 commit 673ff4a

7 files changed

Lines changed: 319 additions & 147 deletions

File tree

doc/locale/fr/LC_MESSAGES/api/computation.po

Lines changed: 10 additions & 1 deletion
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-03-20 14:15+0100\n"
11+
"POT-Creation-Date: 2025-03-31 15:00+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"
@@ -428,6 +428,9 @@ msgstr ""
428428
msgid "Swap axes"
429429
msgstr ""
430430

431+
msgid "Compute inverse with :py:data:`numpy.invert`"
432+
msgstr ""
433+
431434
msgid "Compute absolute value with :py:data:`numpy.absolute`"
432435
msgstr ""
433436

@@ -1331,6 +1334,12 @@ msgstr ""
13311334
msgid "Swap image axes with :py:func:`numpy.transpose`"
13321335
msgstr ""
13331336

1337+
msgid "Compute the inverse of an image and return the new result image object"
1338+
msgstr ""
1339+
1340+
msgid "Result image object 1 / **src** (new object)"
1341+
msgstr ""
1342+
13341343
msgid "Convert image data type parameters"
13351344
msgstr ""
13361345

doc/locale/fr/LC_MESSAGES/api/core.gui/main.po

Lines changed: 23 additions & 1 deletion
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-03-24 16:19+0100\n"
11+
"POT-Creation-Date: 2025-03-31 09:43+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"
@@ -92,6 +92,9 @@ msgstr ""
9292
msgid "panel name (valid values: \"signal\", \"image\"). If None, current panel is used."
9393
msgstr ""
9494

95+
msgid "Group number, or group id, or group title. Defaults to None (all groups)."
96+
msgstr ""
97+
9598
msgid "List of object uuids"
9699
msgstr ""
97100

@@ -104,6 +107,18 @@ msgstr ""
104107
msgid "List of selected objects uuids."
105108
msgstr ""
106109

110+
msgid "Add group to DataLab."
111+
msgstr ""
112+
113+
msgid "Group title"
114+
msgstr ""
115+
116+
msgid "Panel name (valid values: \"signal\", \"image\"). Defaults to None."
117+
msgstr ""
118+
119+
msgid "Select the group after creation. Defaults to False."
120+
msgstr ""
121+
107122
msgid "Select objects in current panel."
108123
msgstr ""
109124

@@ -311,6 +326,12 @@ msgstr ""
311326
msgid "list of filenames"
312327
msgstr ""
313328

329+
msgid "Open objects from directory in current panel (signals/images)."
330+
msgstr ""
331+
332+
msgid "directory path"
333+
msgstr ""
334+
314335
msgid "Return DataLab public version."
315336
msgstr ""
316337

@@ -394,3 +415,4 @@ msgstr ""
394415

395416
msgid "True if closed properly, False otherwise"
396417
msgstr ""
418+

doc/locale/fr/LC_MESSAGES/api/core.gui/panel.po

Lines changed: 20 additions & 2 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-03-24 14:55+0100\n"
11+
"POT-Creation-Date: 2025-03-31 09:43+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"
@@ -232,6 +232,15 @@ msgstr ""
232232
msgid "Add group"
233233
msgstr ""
234234

235+
msgid "group title"
236+
msgstr ""
237+
238+
msgid "if True, select the group in the tree view. Defaults to False."
239+
msgstr ""
240+
241+
msgid "Created group object"
242+
msgstr ""
243+
235244
msgid "Duplication signal/image object"
236245
msgstr ""
237246

@@ -313,13 +322,22 @@ msgstr ""
313322
msgid "Set current object title"
314323
msgstr ""
315324

325+
msgid "Open objects from directory (signals or images, depending on the panel), add them to DataLab and return them. If the directory is not specified, ask the user to select a directory."
326+
msgstr ""
327+
328+
msgid "directory name"
329+
msgstr ""
330+
331+
msgid "list of new objects"
332+
msgstr ""
333+
316334
msgid "Open objects from file (signals/images), add them to DataLab and return them."
317335
msgstr ""
318336

319337
msgid "File names"
320338
msgstr ""
321339

322-
msgid "list of new objects"
340+
msgid "if True, ignore unknown file types (default: False)"
323341
msgstr ""
324342

325343
msgid "Save selected objects to files (signal/image)."

doc/locale/fr/LC_MESSAGES/api/core.gui/processor.po

Lines changed: 5 additions & 1 deletion
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-03-24 15:54+0100\n"
11+
"POT-Creation-Date: 2025-03-31 15:00+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"
@@ -277,6 +277,9 @@ msgstr ""
277277
msgid "Swap data axes"
278278
msgstr ""
279279

280+
msgid "Compute inverse"
281+
msgstr ""
282+
280283
msgid "Compute absolute value"
281284
msgstr ""
282285

@@ -993,3 +996,4 @@ msgstr ""
993996

994997
msgid "Compute blob detection using OpenCV with :py:func:`cdl.computation.image.detection.compute_blob_opencv`"
995998
msgstr ""
999+

doc/locale/fr/LC_MESSAGES/api/proxy.po

Lines changed: 52 additions & 4 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-03-20 16:42+0100\n"
11+
"POT-Creation-Date: 2025-03-31 09:43+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"
@@ -79,6 +79,18 @@ msgstr ""
7979
msgid "panel name (valid values: \"signal\", \"image\"). If None, current panel is used."
8080
msgstr ""
8181

82+
msgid "Add group to DataLab."
83+
msgstr ""
84+
85+
msgid "Group title"
86+
msgstr ""
87+
88+
msgid "Panel name (valid values: \"signal\", \"image\"). Defaults to None."
89+
msgstr ""
90+
91+
msgid "Select the group after creation. Defaults to False."
92+
msgstr ""
93+
8294
msgid "Add image data to DataLab."
8395
msgstr ""
8496

@@ -250,6 +262,9 @@ msgstr ""
250262
msgid "Get object (signal/image) uuid list for current panel. Objects are sorted by group number and object index in group."
251263
msgstr ""
252264

265+
msgid "Group number, or group id, or group title. Defaults to None (all groups)."
266+
msgstr ""
267+
253268
msgid "List of object uuids"
254269
msgstr ""
255270

@@ -292,6 +307,12 @@ msgstr ""
292307
msgid "Return True if connected to DataLab XML-RPC server."
293308
msgstr ""
294309

310+
msgid "Open objects from directory in current panel (signals/images)."
311+
msgstr ""
312+
313+
msgid "directory path"
314+
msgstr ""
315+
295316
msgid "Open objects from files in current panel (signals/images)."
296317
msgstr ""
297318

@@ -452,13 +473,13 @@ msgstr ""
452473
msgid "Total"
453474
msgstr ""
454475

455-
msgid "67"
476+
msgid "71"
456477
msgstr ""
457478

458-
msgid "100"
479+
msgid "101"
459480
msgstr ""
460481

461-
msgid "167"
482+
msgid "172"
462483
msgstr ""
463484

464485
msgid "Signal processing"
@@ -548,6 +569,12 @@ msgstr ""
548569
msgid "Compute data linear calibration"
549570
msgstr ""
550571

572+
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_cartesian2polar`"
573+
msgstr ""
574+
575+
msgid "Convert cartesian to polar coordinates"
576+
msgstr ""
577+
551578
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_clip`"
552579
msgstr ""
553580

@@ -686,6 +713,12 @@ msgstr ""
686713
msgid "Compute interpolation"
687714
msgstr ""
688715

716+
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_inverse`"
717+
msgstr ""
718+
719+
msgid "Compute inverse"
720+
msgstr ""
721+
689722
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_log10`"
690723
msgstr ""
691724

@@ -755,6 +788,12 @@ msgstr ""
755788
msgid "Compute phase spectrum"
756789
msgstr ""
757790

791+
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_polar2cartesian`"
792+
msgstr ""
793+
794+
msgid "Convert polar to cartesian coordinates"
795+
msgstr ""
796+
758797
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_polyfit`"
759798
msgstr ""
760799

@@ -875,6 +914,12 @@ msgstr ""
875914
msgid "Compute x at min/max"
876915
msgstr ""
877916

917+
msgid ":py:func:`~cdl.core.gui.processor.signal.SignalProcessor.compute_x_at_y`"
918+
msgstr ""
919+
920+
msgid "Compute x at y with :py:func:`cdl.computation.signal.compute_x_at_y`"
921+
msgstr ""
922+
878923
msgid "Image processing"
879924
msgstr ""
880925

@@ -1178,6 +1223,9 @@ msgstr ""
11781223
msgid "Compute imaginary part with :py:func:`cdl.computation.image.compute_im`"
11791224
msgstr ""
11801225

1226+
msgid ":py:func:`~cdl.core.gui.processor.image.ImageProcessor.compute_inverse`"
1227+
msgstr ""
1228+
11811229
msgid ":py:func:`~cdl.core.gui.processor.image.ImageProcessor.compute_laplace`"
11821230
msgstr ""
11831231

doc/locale/fr/LC_MESSAGES/features/general/remote.po

Lines changed: 32 additions & 1 deletion
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-03-20 16:21+0100\n"
11+
"POT-Creation-Date: 2025-03-31 15:00+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"
@@ -287,6 +287,22 @@ msgstr "rafraîchir le tracé. Par défaut, True."
287287
msgid "panel name (valid values: \"signal\", \"image\"). If None, current panel is used."
288288
msgstr "nom du panneau (valeurs valides : \"signal\", \"image\"). Si None, le panneau en cours est utilisé."
289289

290+
#, fuzzy
291+
msgid "Add group to DataLab."
292+
msgstr "Ajouter un objet à DataLab."
293+
294+
#, fuzzy
295+
msgid "Group title"
296+
msgstr "Titre de l'image"
297+
298+
#, fuzzy
299+
msgid "Panel name (valid values: \"signal\", \"image\"). Defaults to None."
300+
msgstr "nom du panneau (valeurs valides : \"signal\", \"image\"). Si None, le panneau en cours est utilisé. Par défaut, None."
301+
302+
#, fuzzy
303+
msgid "Select the group after creation. Defaults to False."
304+
msgstr "Conserver la ROI. Par défaut, False."
305+
290306
msgid "Add a label with object title on the associated plot"
291307
msgstr "Ajouter une étiquette avec le titre de l'objet sur le tracé associé"
292308

@@ -344,6 +360,10 @@ msgstr "si le panneau n'est pas trouvé"
344360
msgid "Get object (signal/image) uuid list for current panel. Objects are sorted by group number and object index in group."
345361
msgstr "Obtenir la liste des uuids des objets (signal/image) pour le panneau en cours. Les objets sont triés par numéro de groupe et index d'objet dans le groupe."
346362

363+
#, fuzzy
364+
msgid "Group number, or group id, or group title. Defaults to None (all groups)."
365+
msgstr "Numéro de macro, ou titre de macro. Par défaut, None (macro en cours)."
366+
347367
msgid "List of object uuids"
348368
msgstr "Liste des uuid des objets"
349369

@@ -383,6 +403,13 @@ msgstr "Importer une macro à partir d'un fichier"
383403
msgid "Filename."
384404
msgstr "Nom du fichier."
385405

406+
#, fuzzy
407+
msgid "Open objects from directory in current panel (signals/images)."
408+
msgstr "Ouvrir des objets à partir de fichiers dans le panneau en cours "
409+
410+
msgid "directory path"
411+
msgstr ""
412+
386413
msgid "Open objects from files in current panel (signals/images)."
387414
msgstr "Ouvrir des objets à partir de fichiers dans le panneau en cours "
388415

@@ -485,6 +512,9 @@ msgstr ""
485512
msgid "Swap data axes with :py:func:`cdl.computation.signal.compute_swap_axes`"
486513
msgstr ""
487514

515+
msgid "Compute inverse"
516+
msgstr ""
517+
488518
msgid "Compute absolute value with :py:func:`cdl.computation.signal.compute_abs`"
489519
msgstr ""
490520

@@ -1105,3 +1135,4 @@ msgstr "Calculer la détection de taches en utilisant la méthode du Laplacien d
11051135

11061136
msgid "Compute blob detection using OpenCV with :py:func:`cdl.computation.image.detection.compute_blob_opencv`"
11071137
msgstr ""
1138+

0 commit comments

Comments
 (0)