Salome HOME
Redesign SALOME documentation
[modules/smesh.git] / doc / salome / gui / SMESH / locale / fr / LC_MESSAGES / tui_work_on_objects_from_gui.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C)
3 # This file is distributed under the same license as the Mesh package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: Mesh 8.3.0\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2017-12-11 15:10+0300\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 2.0\n"
19
20 # 38a63190759e43b981ee92c725262d0a
21 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/tui_work_on_objects_from_gui.rst:6
22 msgid "How to work with objects from the GUI ?"
23 msgstr ""
24
25 # fbf19b7daf9f41af9041147012cfec6b
26 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/tui_work_on_objects_from_gui.rst:8
27 msgid ""
28 "It is sometimes useful to work alternatively in the GUI of SALOME and in "
29 "the Python Console. To fetch an object from the TUI simply type:"
30 msgstr ""
31
32 # 0f16302c8b0c4dc1916eb8f8088a68bf
33 # 2d00179ccdd3445eac328efd38e46dc9
34 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/tui_work_on_objects_from_gui.rst:18
35 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/tui_work_on_objects_from_gui.rst:27
36 msgid "or"
37 msgstr ""
38
39 # 6b1b647955a643d9875eeb5893adcc13
40 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/tui_work_on_objects_from_gui.rst:37
41 msgid "All the methods documented in these pages can then be used on myMesh"
42 msgstr ""
43
44 # 50f1a166cef847658f83228c303bd927
45 #: ../../../../../../../SRC/SMESH_SRC/doc/salome/gui/SMESH/input/tui_work_on_objects_from_gui.rst:39
46 msgid ""
47 "The first statement only gives you access to a reference to the object "
48 "created via the GUI. But the methods available on this reference are not "
49 "exactly the same as those documented in these help pages. This Python API"
50 " is meant to be used on smesh.Mesh instances. That's why you'll have to "
51 "create such an instance with the second statement."
52 msgstr ""
53