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