]> SALOME platform Git repositories - modules/med.git/blob - src/MEDCalc/gui/MED_msg_en.ts
Salome HOME
[Huge] Introducing MEDCalc
[modules/med.git] / src / MEDCalc / 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="MEDCALC/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="MEDCALC/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="MEDCALC/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="MEDCALC/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="MEDCALC/gui/DatasourceController.cxx" line="62"/>
28       <source>LAB_EXPAND_FIELD</source>
29       <translation>Expand field timeseries</translation>
30     </message>
31     <message>
32       <source>LAB_VISUALIZE_SCALARMAP</source>
33       <translation>Scalar map</translation>
34     </message>
35     <message>
36       <location filename="MEDCALC/gui/DatasourceController.cxx" line="69"/>
37       <source>LAB_VISUALIZE</source>
38       <translation>Visualize</translation>
39     </message>
40     <message>
41       <location filename="MEDCALC/gui/DatasourceController.cxx" line="75"/>
42       <source>LAB_USE_IN_WORKSPACE</source>
43       <translation>Use in workspace</translation>
44     </message>
45     <message>
46       <location filename="MEDCALC/gui/DatasourceController.cxx" line="83"/>
47       <source>LAB_CHANGE_MESH</source>
48       <translation>Change underlying mesh</translation>
49     </message>
50     <message>
51       <location filename="MEDCALC/gui/DatasourceController.cxx" line="113"/>
52       <source>LAB_INTERPOLATE_FIELD</source>
53       <translation>Interpolate field</translation>
54     </message>
55     <message>
56       <location filename="MEDCALC/gui/DatasourceController.cxx" line="157"/>
57       <source>IMPORT_MED_FIELDS</source>
58       <translation>Import MED fields</translation>
59     </message>
60     <message>
61       <location filename="MEDCALC/gui/DatasourceController.cxx" line="191"/>
62       <source>OPERATION_FAILED</source>
63       <translation>Operation failed</translation>
64     </message>
65     <message>
66       <location filename="MEDCALC/gui/DatasourceController.cxx" line="192"/>
67       <source>CREATION_FAILED</source>
68       <translation>The creation of med data from the image file failed</translation>
69     </message>
70     <message>
71       <location filename="MEDCALC/gui/DatasourceController.cxx" line="283"/>
72       <source>OPERATION_NOT_ALLOWED</source>
73       <translation>Operation not allowed</translation>
74     </message>
75     <message>
76       <location filename="MEDCALC/gui/DatasourceController.cxx" line="284"/>
77       <source>FIELD_ALREADY_DEFINED</source>
78       <translation>This field is already defined in the workspace</translation>
79     </message>
80   </context>
81   <context>
82     <name>DlgAlias</name>
83     <message>
84       <location filename="MEDCALC/gui/dialogs/DlgAlias.ui" line="14"/>
85       <source>SELECT_AN_ALIAS_FOR_THE_FIELD</source>
86       <translation>Select an alias for the field</translation>
87     </message>
88     <message>
89       <location filename="MEDCALC/gui/dialogs/DlgAlias.ui" line="401"/>
90       <source>DEFINE_AN_ALIAS</source>
91       <translation>You can define an alias to manipulate the field in console:</translation>
92     </message>
93     <message>
94       <location filename="MEDCALC/gui/dialogs/DlgAlias.ui" line="419"/>
95       <source>ALIAS</source>
96       <translation>Alias</translation>
97     </message>
98     <message utf8="true">
99       <location filename="MEDCALC/gui/dialogs/DlgAlias.ui" line="436"/>
100       <source>MSG_OPERATION_DEFINES_VARIABLE</source>
101       <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>
102     </message>
103   </context>
104   <context>
105     <name>DlgChangeUnderlyingMesh</name>
106     <message>
107       <location filename="MEDCALC/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="14"/>
108       <source>FORM</source>
109       <translation>Form</translation>
110     </message>
111     <message utf8="true">
112       <location filename="MEDCALC/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="403"/>
113       <source>MESH_GT</source>
114       <translation>Mesh -&gt;</translation>
115     </message>
116     <message utf8="true">
117       <location filename="MEDCALC/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="420"/>
118       <source>MSG_EXPLORER</source>
119       <translation>(Explorer provides a view on MED data sources (mesh and fields) referenced in data space)</translation>
120     </message>
121     <message>
122       <location filename="MEDCALC/gui/dialogs/DlgChangeUnderlyingMesh.cxx" line="35"/>
123       <source>DATA_VERIFICATION</source>
124       <translation>Data verification</translation>
125     </message>
126     <message>
127       <location filename="MEDCALC/gui/dialogs/DlgChangeUnderlyingMesh.cxx" line="36"/>
128       <location filename="MEDCALC/gui/dialogs/DlgChangeUnderlyingMesh.ui" line="391"/>
129       <source>SELECT_MESH</source>
130       <translation>You must select a mesh in the explorer and clic the button Mesh</translation>
131     </message>
132   </context>
133   <context>
134     <name>DlgInterpolateField</name>
135     <message>
136       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="391"/>
137       <source>SELECT_MESH</source>
138       <translation>You must select a mesh in the explorer and clic the button Mesh</translation>
139     </message>
140     <message>
141       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="406"/>
142       <source>TARGET_MESH_GT</source>
143       <translation>Target mesh -&gt;</translation>
144     </message>
145     <message>
146       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="423"/>
147       <source>MSG_EXPLORER</source>
148       <translation>(Explorer provides a view on MED data sources (mesh and fields) referenced in data space)</translation>
149     </message>
150     <message>
151       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="450"/>
152       <source>LABEL_PRECISION</source>
153       <translation>Interpolator precision</translation>
154     </message>
155     <message>
156       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="493"/>
157       <source>LABEL_INTERSECTION_TYPE</source>
158       <translation>Intersection type</translation>
159     </message>
160     <message>
161       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="520"/>
162       <source>LABEL_METHOD</source>
163       <translation>Interpolation method</translation>
164     </message>
165     <message>
166       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="547"/>
167       <source>LABEL_DEFAULT_VALUE</source>
168       <translation>Default value of resulting field</translation>
169     </message>
170     <message>
171       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="581"/>
172       <source>LABEL_REVERSE</source>
173       <translation>Reverse interpolation ?</translation>
174     </message>
175     <message>
176       <location filename="MEDCALC/gui/dialogs/DlgInterpolateField.ui" line="612"/>
177       <source>LABEL_NATURE</source>
178       <translation>Field nature</translation>
179     </message>
180   </context>
181   <context>
182     <name>DlgImageToMed</name>
183     <message>
184       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.ui" line="14"/>
185       <source>FORM</source>
186       <translation>Form</translation>
187     </message>
188     <message>
189       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.ui" line="28"/>
190       <source>IMAGE_FILE</source>
191       <translation>Image file:</translation>
192     </message>
193     <message>
194       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.ui" line="35"/>
195       <source>MED_FILE</source>
196       <translation>MED file:</translation>
197     </message>
198     <message>
199       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="64"/>
200       <source>SELECT_IMAGE_FILE</source>
201       <translation>Select image file</translation>
202     </message>
203     <message>
204       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="79"/>
205       <source>SPECIFY_MED_FILE</source>
206       <translation>Specify a MED file</translation>
207     </message>
208     <message>
209       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.ui" line="82"/>
210       <source>LOAD_AUTOMATICALLY</source>
211       <translation>Load automatically</translation>
212     </message>
213   </context>
214   <context>
215     <name>DlgUseInWorkspace</name>
216     <message>
217       <location filename="MEDCALC/gui/dialogs/DlgUseInWorkspace.ui" line="13"/>
218       <source>FORM</source>
219       <translation>Form</translation>
220     </message>
221     <message>
222       <location filename="MEDCALC/gui/dialogs/DlgUseInWorkspace.ui" line="49"/>
223       <source>PRESSURE</source>
224       <translation>Pressure:</translation>
225     </message>
226     <message utf8="true">
227       <location filename="MEDCALC/gui/dialogs/DlgUseInWorkspace.ui" line="56"/>
228       <source>TEMPERATURE</source>
229       <translation>Temperature:</translation>
230     </message>
231   </context>
232   <context>
233     <name>GenericDialog</name>
234     <message>
235       <location filename="MEDCALC/gui/dialogs/GenericDialog.ui" line="13"/>
236       <source>DIALOG</source>
237       <translation>Dialog</translation>
238     </message>
239   </context>
240   <context>
241     <name>MEDModule</name>
242     <message>
243       <location filename="MEDCALC/gui/MEDModule.cxx" line="68"/>
244       <location filename="MEDCALC/gui/MEDModule.cxx" line="157"/>
245       <source>IMPORT_FROM_FILE</source>
246       <translation>Import from File</translation>
247     </message>
248     <message>
249       <location filename="MEDCALC/gui/MEDModule.cxx" line="69"/>
250       <source>IMPORT_MED_FILE</source>
251       <translation>Import MED file</translation>
252     </message>
253     <message>
254       <location filename="MEDCALC/gui/MEDModule.cxx" line="72"/>
255       <source>MEN_FILE</source>
256       <translation>&amp;File</translation>
257     </message>
258   </context>
259   <context>
260     <name>WorkspaceController</name>
261     <message>
262       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="66"/>
263       <source>VISUALIZE_SCALAR_MAP</source>
264       <translation>Visualize (scalar map)</translation>
265     </message>
266     <message>
267       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="67"/>
268       <source>USE_IN_CONSOLE</source>
269       <translation>Use (in console)</translation>
270     </message>
271     <message>
272       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="68"/>
273       <source>EXPORT_TO_PARAVIS</source>
274       <translation>Export (to PARAVIS)</translation>
275     </message>
276     <message>
277       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="69"/>
278       <source>SAVE_AS_MED</source>
279       <translation>Save (as MED file)</translation>
280     </message>
281     <message>
282       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="70"/>
283       <source>REMOVE_FROM_WORKSPACE</source>
284       <translation>Remove (from workspace)</translation>
285     </message>
286     <message>
287       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="91"/>
288       <source>LAB_SAVE_WORKSPACE</source>
289       <translation>Save workspace</translation>
290     </message>
291     <message>
292       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="92"/>
293       <source>TIP_SAVE_WORKSPACE</source>
294       <translation>Save the workspace (fields and meshes) in a MED file</translation>
295     </message>
296     <message>
297       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="97"/>
298       <source>LAB_CLEAN_WORKSPACE</source>
299       <translation>Clean workspace</translation>
300     </message>
301     <message>
302       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="98"/>
303       <source>TIP_CLEAN_WORKSPACE</source>
304       <translation>Clean all data in the workspace</translation>
305     </message>
306     <message>
307       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="271"/>
308       <source>SAVE_SELECTED_FIELDS</source>
309       <translation>Save selected fields</translation>
310     </message>
311     <message>
312       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="425"/>
313       <source>SAVE_WORKSPACE_DATA</source>
314       <translation>Save workspace data</translation>
315     </message>
316     <message>
317       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="439"/>
318       <source>NOT_IMPLEMENTED_YET</source>
319       <translation>Not implemented yet</translation>
320     </message>
321     <message>
322       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="440"/>
323       <source>FUNCTION_NOT_IMPLEMENTED</source>
324       <translation>This function is not implemented yet</translation>
325     </message>
326   </context>
327   <context>
328     <name>@default</name>
329     <message>
330       <location filename="MEDCALC/gui/MEDModule.cxx" line="151"/>
331       <location filename="MEDCALC/gui/DatasourceController.cxx" line="152"/>
332       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="75"/>
333       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="267"/>
334       <location filename="MEDCALC/gui/WorkspaceController.cxx" line="420"/>
335       <source>FILE_FILTER_MED</source>
336       <translation>MED files (*.med)</translation>
337     </message>
338     <message>
339       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="57"/>
340       <source>FILE_FILTER_PNG</source>
341       <translation>PNG image (*.png)</translation>
342     </message>
343     <message>
344       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="58"/>
345       <source>FILE_FILTER_JPG</source>
346       <translation>JPG image (*.jpg)</translation>
347     </message>
348     <message>
349       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="59"/>
350       <source>FILE_FILTER_PGM</source>
351       <translation>PGM image (*.jpg)</translation>
352     </message>
353     <message>
354       <location filename="MEDCALC/gui/dialogs/DlgImageToMed.cxx" line="60"/>
355       <source>FILE_FILTER_ALL</source>
356       <translation>All files (*.*)</translation>
357     </message>
358   </context>
359 </TS>