Salome HOME
Documentation update
[modules/med.git] / src / MEDOP / gui / MED_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0">
4   <context>
5     <name>DatasourceController</name>
6     <message>
7       <location filename="MEDOP/gui/DatasourceController.cxx" line="45"/>
8       <source>LAB_ADD_DATA_SOURCE</source>
9       <translation>Add Data Source</translation>
10     </message>
11     <message>
12       <location filename="MEDOP/gui/DatasourceController.cxx" line="46"/>
13       <source>TIP_ADD_DATA_SOURCE</source>
14       <translation>Add a file data source (file providing med data)</translation>
15     </message>
16     <message>
17       <location filename="MEDOP/gui/DatasourceController.cxx" line="52"/>
18       <source>LAB_ADD_IMAGE_SOURCE</source>
19       <translation>Add Image Source</translation>
20     </message>
21     <message>
22       <location filename="MEDOP/gui/DatasourceController.cxx" line="53"/>
23       <source>TIP_ADD_IMAGE_SOURCE</source>
24       <translation>Create a Data Source from an image file</translation>
25     </message>
26     <message>
27       <location filename="MEDOP/gui/DatasourceController.cxx" line="62"/>
28       <source>LAB_EXPAND_FIELD</source>
29       <translation>Expand field timeseries</translation>
30     </message>
31     <message>
32       <location filename="MEDOP/gui/DatasourceController.cxx" line="69"/>
33       <source>LAB_VISUALIZE</source>
34       <translation>Visualize</translation>
35     </message>
36     <message>
37       <location filename="MEDOP/gui/DatasourceController.cxx" line="75"/>
38       <source>LAB_USE_IN_WORKSPACE</source>
39       <translation>Use in workspace</translation>
40     </message>
41     <message>
42       <location filename="MEDOP/gui/DatasourceController.cxx" line="83"/>
43       <source>LAB_CHANGE_MESH</source>
44       <translation>Change underlying mesh</translation>
45     </message>
46     <message>
47       <location filename="MEDOP/gui/DatasourceController.cxx" line="157"/>
48       <source>IMPORT_MED_FIELDS</source>
49       <translation>Import MED fields</translation>
50     </message>
51     <message>
52       <location filename="MEDOP/gui/DatasourceController.cxx" line="191"/>
53       <source>OPERATION_FAILED</source>
54       <translation>Operation failed</translation>
55     </message>
56     <message>
57       <location filename="MEDOP/gui/DatasourceController.cxx" line="192"/>
58       <source>CREATION_FAILED</source>
59       <translation>The creation of med data from the image file failed</translation>
60     </message>
61     <message>
62       <location filename="MEDOP/gui/DatasourceController.cxx" line="283"/>
63       <source>OPERATION_NOT_ALLOWED</source>
64       <translation>Operation not allowed</translation>
65     </message>
66     <message>
67       <location filename="MEDOP/gui/DatasourceController.cxx" line="284"/>
68       <source>FIELD_ALREADY_DEFINED</source>
69       <translation>This field is already defined in the workspace</translation>
70     </message>
71   </context>
72   <context>
73     <name>DlgAlias</name>
74     <message>
75       <location filename="MEDOP/gui/dialogs/DlgAlias.ui" line="14"/>
76       <source>SELECT_AN_ALIAS_FOR_THE_FIELD</source>
77       <translation>Select an alias for the field</translation>
78     </message>
79     <message>
80       <location filename="MEDOP/gui/dialogs/DlgAlias.ui" line="401"/>
81       <source>DEFINE_AN_ALIAS</source>
82       <translation>You can define an alias to manipulate the field in console:</translation>
83     </message>
84     <message>
85       <location filename="MEDOP/gui/dialogs/DlgAlias.ui" line="419"/>
86       <source>ALIAS</source>
87       <translation>Alias</translation>
88     </message>
89     <message utf8="true">
90       <location filename="MEDOP/gui/dialogs/DlgAlias.ui" line="436"/>
91       <source>MSG_OPERATION_DEFINES_VARIABLE</source>
92       <translation>(this operation defines a variable named &lt;alias&gt; in TUI console. Enter &quot;&lt;alias&gt;.help()&quot; to see available functions, or simply &quot;doc&quot;)</translation>
93     </message>
94   </context>
95   <context>
96     <name>DlgChangeUnderlyingMesh</name>
97     <message>
98       <location filename="MEDOP/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="14"/>
99       <source>FORM</source>
100       <translation>Form</translation>
101     </message>
102     <message utf8="true">
103       <location filename="MEDOP/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="403"/>
104       <source>MESH_GT</source>
105       <translation>Mesh -&gt;</translation>
106     </message>
107     <message utf8="true">
108       <location filename="MEDOP/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="420"/>
109       <source>MSG_EXPLORER</source>
110       <translation>(Explorer provides a view on MED data sources (mesh and fields) referenced in data space)</translation>
111     </message>
112     <message>
113       <location filename="MEDOP/gui/dialogs/DlgChangeUnderlyingMesh.cxx" line="35"/>
114       <source>DATA_VERIFICATION</source>
115       <translation>Data verification</translation>
116     </message>
117     <message>
118       <location filename="MEDOP/gui/dialogs/DlgChangeUnderlyingMesh.cxx" line="36"/>
119       <location filename="MEDOP/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="391"/>
120       <source>SELECT_MESH</source>
121       <translation>You must select a mesh in the explorer and clic the button Mesh</translation>
122     </message>
123   </context>
124   <context>
125     <name>DlgImageToMed</name>
126     <message>
127       <location filename="MEDOP/gui/dialogs/DlgImageToMed.ui" line="14"/>
128       <source>FORM</source>
129       <translation>Form</translation>
130     </message>
131     <message>
132       <location filename="MEDOP/gui/dialogs/DlgImageToMed.ui" line="28"/>
133       <source>IMAGE_FILE</source>
134       <translation>Image file:</translation>
135     </message>
136     <message>
137       <location filename="MEDOP/gui/dialogs/DlgImageToMed.ui" line="35"/>
138       <source>MED_FILE</source>
139       <translation>MED file:</translation>
140     </message>
141     <message>
142       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="64"/>
143       <source>SELECT_IMAGE_FILE</source>
144       <translation>Select image file</translation>
145     </message>
146     <message>
147       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="79"/>
148       <source>SPECIFY_MED_FILE</source>
149       <translation>Specify a MED file</translation>
150     </message>
151     <message>
152       <location filename="MEDOP/gui/dialogs/DlgImageToMed.ui" line="82"/>
153       <source>LOAD_AUTOMATICALLY</source>
154       <translation>Load automatically</translation>
155     </message>
156   </context>
157   <context>
158     <name>DlgUseInWorkspace</name>
159     <message>
160       <location filename="MEDOP/gui/dialogs/DlgUseInWorkspace.ui" line="13"/>
161       <source>FORM</source>
162       <translation>Form</translation>
163     </message>
164     <message>
165       <location filename="MEDOP/gui/dialogs/DlgUseInWorkspace.ui" line="49"/>
166       <source>PRESSURE</source>
167       <translation>Pressure:</translation>
168     </message>
169     <message utf8="true">
170       <location filename="MEDOP/gui/dialogs/DlgUseInWorkspace.ui" line="56"/>
171       <source>TEMPERATURE</source>
172       <translation>Temperature:</translation>
173     </message>
174   </context>
175   <context>
176     <name>GenericDialog</name>
177     <message>
178       <location filename="MEDOP/gui/dialogs/GenericDialog.ui" line="13"/>
179       <source>DIALOG</source>
180       <translation>Dialog</translation>
181     </message>
182   </context>
183   <context>
184     <name>MEDOPModule</name>
185     <message>
186       <location filename="MEDOP/gui/MEDOPModule.cxx" line="68"/>
187       <location filename="MEDOP/gui/MEDOPModule.cxx" line="157"/>
188       <source>IMPORT_FROM_FILE</source>
189       <translation>Import from File</translation>
190     </message>
191     <message>
192       <location filename="MEDOP/gui/MEDOPModule.cxx" line="69"/>
193       <source>IMPORT_MED_FILE</source>
194       <translation>Import MED file</translation>
195     </message>
196     <message>
197       <location filename="MEDOP/gui/MEDOPModule.cxx" line="72"/>
198       <source>MEN_FILE</source>
199       <translation>&amp;File</translation>
200     </message>
201   </context>
202   <context>
203     <name>WorkspaceController</name>
204     <message>
205       <location filename="MEDOP/gui/WorkspaceController.cxx" line="66"/>
206       <source>VISUALIZE_SCALAR_MAP</source>
207       <translation>Visualize (scalar map)</translation>
208     </message>
209     <message>
210       <location filename="MEDOP/gui/WorkspaceController.cxx" line="67"/>
211       <source>USE_IN_CONSOLE</source>
212       <translation>Use (in console)</translation>
213     </message>
214     <message>
215       <location filename="MEDOP/gui/WorkspaceController.cxx" line="68"/>
216       <source>EXPORT_TO_PARAVIS</source>
217       <translation>Export (to PARAVIS)</translation>
218     </message>
219     <message>
220       <location filename="MEDOP/gui/WorkspaceController.cxx" line="69"/>
221       <source>SAVE_AS_MED</source>
222       <translation>Save (as MED file)</translation>
223     </message>
224     <message>
225       <location filename="MEDOP/gui/WorkspaceController.cxx" line="70"/>
226       <source>REMOVE_FROM_WORKSPACE</source>
227       <translation>Remove (from workspace)</translation>
228     </message>
229     <message>
230       <location filename="MEDOP/gui/WorkspaceController.cxx" line="91"/>
231       <source>LAB_SAVE_WORKSPACE</source>
232       <translation>Save workspace</translation>
233     </message>
234     <message>
235       <location filename="MEDOP/gui/WorkspaceController.cxx" line="92"/>
236       <source>TIP_SAVE_WORKSPACE</source>
237       <translation>Save the workspace (fields and meshes) in a MED file</translation>
238     </message>
239     <message>
240       <location filename="MEDOP/gui/WorkspaceController.cxx" line="97"/>
241       <source>LAB_CLEAN_WORKSPACE</source>
242       <translation>Clean workspace</translation>
243     </message>
244     <message>
245       <location filename="MEDOP/gui/WorkspaceController.cxx" line="98"/>
246       <source>TIP_CLEAN_WORKSPACE</source>
247       <translation>Clean all data in the workspace</translation>
248     </message>
249     <message>
250       <location filename="MEDOP/gui/WorkspaceController.cxx" line="271"/>
251       <source>SAVE_SELECTED_FIELDS</source>
252       <translation>Save selected fields</translation>
253     </message>
254     <message>
255       <location filename="MEDOP/gui/WorkspaceController.cxx" line="425"/>
256       <source>SAVE_WORKSPACE_DATA</source>
257       <translation>Save workspace data</translation>
258     </message>
259     <message>
260       <location filename="MEDOP/gui/WorkspaceController.cxx" line="439"/>
261       <source>NOT_IMPLEMENTED_YET</source>
262       <translation>Not implemented yet</translation>
263     </message>
264     <message>
265       <location filename="MEDOP/gui/WorkspaceController.cxx" line="440"/>
266       <source>FUNCTION_NOT_IMPLEMENTED</source>
267       <translation>This function is not implemented yet</translation>
268     </message>
269   </context>
270   <context>
271     <name>@default</name>
272     <message>
273       <location filename="MEDOP/gui/MEDOPModule.cxx" line="151"/>
274       <location filename="MEDOP/gui/DatasourceController.cxx" line="152"/>
275       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="75"/>
276       <location filename="MEDOP/gui/WorkspaceController.cxx" line="267"/>
277       <location filename="MEDOP/gui/WorkspaceController.cxx" line="420"/>
278       <source>FILE_FILTER_MED</source>
279       <translation>MED files (*.med)</translation>
280     </message>
281     <message>
282       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="57"/>
283       <source>FILE_FILTER_PNG</source>
284       <translation>PNG image (*.png)</translation>
285     </message>
286     <message>
287       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="58"/>
288       <source>FILE_FILTER_JPG</source>
289       <translation>JPG image (*.jpg)</translation>
290     </message>
291     <message>
292       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="59"/>
293       <source>FILE_FILTER_PGM</source>
294       <translation>PGM image (*.jpg)</translation>
295     </message>
296     <message>
297       <location filename="MEDOP/gui/dialogs/DlgImageToMed.cxx" line="60"/>
298       <source>FILE_FILTER_ALL</source>
299       <translation>All files (*.*)</translation>
300     </message>
301   </context>
302 </TS>