Salome HOME
Multi-study support removal: finalization
[modules/gui.git] / src / SalomeApp / resources / SalomeApp_msg_en.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="en_US">
4 <context>
5     <name>@default</name>
6     <message>
7         <source>WRN_FILE_NAME_BAD</source>
8         <translation>Please enter correct file name.
9 Python file must include only letters, digits and underscores and start from letter or underscore.</translation>
10     </message>
11     <message>
12         <source>WRN_FILE_NOT_EXIST</source>
13         <translation>The file %1 does not exist.</translation>
14     </message>
15     <message>
16         <source>ERR_ACTIVEDOC_LOAD</source>
17         <translation>A study is already active in your session, but you are not connected to it. Use the Connect button to load it in the interface.</translation>
18     </message>
19     <message>
20         <source>WRN_STUDY_LOCKED</source>
21         <translation>Study is locked.</translation>
22     </message>
23     <message>
24         <source>WRN_NO_STUDY_ON SERV</source>
25         <translation>No active study in this session.</translation>
26     </message>
27     <message>
28         <source>CLOSE_LOCKED_STUDY</source>
29         <translation>Close locked study?</translation>
30     </message>
31     <message>
32         <source>PUBLISH_IN_STUDY</source>
33         <translation>Publish in study</translation>
34     </message>
35     <message>
36         <source>MULTI_FILE_DUMP</source>
37         <translation>Multi file dump</translation>
38     </message>
39     <message>
40         <source>BUT_NEW</source>
41         <translation>&amp;New</translation>
42     </message>
43     <message>
44         <source>SAVE_POINT_ROOT_NAME</source>
45         <translation>GUI states</translation>
46     </message>
47     <message>
48         <source>SAVE_POINT_ROOT_TOOLTIP</source>
49         <translation>Persistent GUI states</translation>
50     </message>
51     <message>
52         <source>SAVE_GUI_STATE</source>
53         <translation>Save GUI state</translation>
54     </message>
55     <message>
56         <source>BUT_LOAD</source>
57         <translation>&amp;Load</translation>
58     </message>
59     <message>
60         <source>BUT_OPEN</source>
61         <translation>&amp;Open</translation>
62     </message>
63     <message>
64         <source>SAVE_POINT_OBJECT_TOOLTIP</source>
65         <translation>Saved GUI state: %1</translation>
66     </message>
67     <message>
68         <source>SAVE_POINT_DEF_NAME</source>
69         <translation>GUI state: </translation>
70     </message>
71     <message>
72         <source>VALUE_COLUMN</source>
73         <translation>Value</translation>
74     </message>
75     <message>
76         <source>IOR_COLUMN</source>
77         <translation>IOR</translation>
78     </message>
79     <message>
80         <source>REFENTRY_COLUMN</source>
81         <translation>Ref.Entry</translation>
82     </message>
83     <message>
84         <source>ERR_INCOMPATIBLE_TYPE</source>
85         <translation>Variable with name &quot;%1&quot; has incompatible numeric type</translation>
86     </message>
87     <message>
88         <source>ERR_INVALID_VALUE</source>
89         <translation>Value hasn&apos;t been validated</translation>
90     </message>
91     <message>
92         <source>ERR_NO_VARIABLE</source>
93         <translation>Variable with name &quot;%1&quot; doesn&apos;t exist</translation>
94     </message>
95     <message>
96         <source>ERR_ACTIVE_STUDY_CREATE</source>
97         <translation>Cannot create study: there is already an active study in this session.
98 Launch a new session or close the study.</translation>
99     </message>
100     <message>
101         <source>ERR_ACTIVE_STUDY_OPEN</source>
102         <translation>Cannot open study: there is already an active study in this session.
103 Launch a new session or close the study.</translation>
104     </message>
105     <message>
106         <source>OPEN_DOCUMENT_PROBLEM</source>
107         <translation>Unknown problem during opening of the document</translation>
108     </message>
109     <message>
110         <source>CREATE_DOCUMENT_PROBLEM</source>
111         <translation>Unknown problem during creation of the document</translation>
112     </message>
113     <message>
114         <source>TOT_DESK_CONNECT_STUDY</source>
115         <translation>Connect study</translation>
116     </message>
117     <message>
118         <source>TOT_DESK_DISCONNECT_STUDY</source>
119         <translation>Disconnect study</translation>
120     </message>
121     <message>
122         <source>PRP_DESK_CONNECT</source>
123         <translation>Connect active study</translation>
124     </message>
125     <message>
126         <source>PRP_DESK_DISCONNECT</source>
127         <translation>Disconnect the current study</translation>
128     </message>
129     <message>
130         <source>MEN_DESK_CONNECT</source>
131         <translation>Conn&amp;ect</translation>
132     </message>
133     <message>
134         <source>MEN_DESK_DISCONNECT</source>
135         <translation>D&amp;isconnect</translation>
136     </message>
137 </context>
138 <context>
139     <name>SalomeApp_Application</name>
140     <message>
141         <source>ALL_FILES_FILTER</source>
142         <translation>All files (*.*)</translation>
143     </message>
144     <message>
145         <source>APPCLOSE_UNLOAD</source>
146         <translation>&amp;Unload</translation>
147     </message>
148     <message>
149         <source>MEN_WINDOWS_NEW</source>
150         <translation>New Window</translation>
151     </message>
152     <message>
153         <source>MEN_DELETE_INVALID_REFERENCE</source>
154         <translation>Delete Invalid Reference</translation>
155     </message>
156     <message>
157         <source>TOT_FILE_DESK_PREFERENCES</source>
158         <translation>Preferences</translation>
159     </message>
160     <message>
161         <source>MEN_DELETE_VS</source>
162         <translation>Delete</translation>
163     </message>
164     <message>
165         <source>MEN_OPENWITH</source>
166         <translation>Activate %1 Module</translation>
167     </message>
168     <message>
169         <source>MEN_DESK_REGISTRY_DISPLAY</source>
170         <translation>Registry &amp;Display</translation>
171     </message>
172     <message>
173         <source>TOT_DESK_FILE_LOAD_SCRIPT</source>
174         <translation>Load python script</translation>
175     </message>
176     <message>
177         <source>PREF_PYDUMP_PUBLISH</source>
178         <translation>Publish in study in python dump</translation>
179     </message>
180     <message>
181         <source>PREF_PYDUMP_MULTI_FILE</source>
182         <translation>Multi file python dump</translation>
183     </message>
184     <message>
185         <source>PREF_PYDUMP_SAVE_GUI</source>
186         <translation>Save GUI state in python dump</translation>
187     </message>
188     <message>
189         <source>PREF_STORE_VISUAL_STATE</source>
190         <translation>Store/restore last GUI state</translation>
191     </message>
192     <message>
193         <source>PRP_DESK_FILE_SAVE_GUI_STATE</source>
194         <translation>Saves current state of viewers, displayed objects, etc.</translation>
195     </message>
196     <message>
197         <source>MEN_DESK_FILE_SAVE_GUI_STATE</source>
198         <translation>Save GUI State</translation>
199     </message>
200     <message>
201         <source>TOT_DESK_FILE_SAVE_GUI_STATE</source>
202         <translation>Save GUI state</translation>
203     </message>
204     <message>
205         <source>MEN_RESTORE_VS</source>
206         <translation>Restore</translation>
207     </message>
208     <message>
209         <source>WRN_DUMP_STUDY_FAILED</source>
210         <translation>Dump study failed</translation>
211     </message>
212     <message>
213         <source>MEN_DESK_PROPERTIES</source>
214         <translation>Pro&amp;perties...</translation>
215     </message>
216     <message>
217         <source>QUE_DOC_ALREADYEXIST</source>
218         <translation>The document %1 already exists in study manager.
219 Do you want to reload it ?</translation>
220     </message>
221     <message>
222         <source>MEN_RENAME_VS</source>
223         <translation>Rename</translation>
224     </message>
225     <message>
226         <source>TOT_DESK_CATALOG_GENERATOR</source>
227         <translation>Catalog generator</translation>
228     </message>
229     <message>
230         <source>TOT_DESK_ADD_VARS_TO_NOTEBOOK</source>
231         <translation>Add vars to notebook</translation>
232     </message>
233     <message>
234         <source>PUBLISH_IN_STUDY</source>
235         <translation>Publish in study</translation>
236     </message>
237     <message>
238         <source>PREF_OBJ_BROWSER_SETTINGS</source>
239         <translation>Settings</translation>
240     </message>
241     <message>
242         <source>PRP_DESK_REGISTRY_DISPLAY</source>
243         <translation>Displays content of the Registry CORBA server</translation>
244     </message>
245     <message>
246         <source>PYTHON_FILES_FILTER</source>
247         <translation>PYTHON Files (*.py)</translation>
248     </message>
249     <message>
250         <source>APPCLOSE_DESCRIPTION</source>
251         <translation>Do you want to save study before closing?</translation>
252     </message>
253     <message>
254         <source>PRP_DESK_PROPERTIES</source>
255         <translation>Edits study properties</translation>
256     </message>
257     <message>
258         <source>PREF_TAB_OBJBROWSER</source>
259         <translation>Object browser</translation>
260     </message>
261     <message>
262         <source>STUDY_LOCKED</source>
263         <translation>LOCKED</translation>
264     </message>
265     <message>
266         <source>OBJ_BROWSER_NAME</source>
267         <translation>Object</translation>
268     </message>
269     <message>
270         <source>TOT_DESK_REGISTRY_DISPLAY</source>
271         <translation>Registry display</translation>
272     </message>
273     <message>
274         <source>OBJ_BROWSER_COLUMN_0</source>
275         <translation>Entry</translation>
276     </message>
277     <message>
278         <source>OBJ_BROWSER_COLUMN_1</source>
279         <translation>Value</translation>
280     </message>
281     <message>
282         <source>OBJ_BROWSER_COLUMN_2</source>
283         <translation>IOR</translation>
284     </message>
285     <message>
286         <source>OBJ_BROWSER_COLUMN_3</source>
287         <translation>Reference entry</translation>
288     </message>
289     <message>
290         <source>PREF_CATEGORY_SALOME</source>
291         <translation>SALOME</translation>
292     </message>
293     <message>
294         <source>PYTHON_CONSOLE</source>
295         <translation>Python Console</translation>
296     </message>
297     <message>
298         <source>MEN_DESK_FILE_LOAD_SCRIPT</source>
299         <translation>Load Scrip&amp;t...</translation>
300     </message>
301     <message>
302         <source>MEN_DESK_TOOLS</source>
303         <translation>&amp;Tools</translation>
304     </message>
305     <message>
306         <source>MEN_DESK_PLUGINS_TOOLS</source>
307         <translation>Tools</translation>
308     </message>
309     <message>
310         <source>MEN_DESK_PLUGINS</source>
311         <translation>Plugins</translation>
312     </message>
313     <message>
314         <source>TOT_DESK_FILE_DUMP_STUDY</source>
315         <translation>Dump study</translation>
316     </message>
317     <message>
318         <source>MEN_VIEW_WNDS</source>
319         <translation>Windows</translation>
320     </message>
321     <message>
322         <source>MEN_DESK_FILE_DUMP_STUDY</source>
323         <translation>&amp;Dump Study...</translation>
324     </message>
325     <message>
326         <source>PRP_DESK_CATALOG_GENERATOR</source>
327         <translation>Generates XML catalog of a component&apos;s interface</translation>
328     </message>
329     <message>
330         <source>PRP_DESK_ADD_VARS_TO_NOTEBOOK</source>
331         <translation>Add variables of the study to the notebook</translation>
332     </message>
333     <message>
334         <source>PRP_DESK_FILE_DUMP_STUDY</source>
335         <translation>Dumps study to the python script</translation>
336     </message>
337     <message>
338         <source>TOT_DESK_FILE_NOTEBOOK</source>
339         <translation>Open Notebook</translation>
340     </message>
341     <message>
342         <source>MEN_DESK_FILE_NOTEBOOK</source>
343         <translation>Noteboo&amp;k...</translation>
344     </message>
345     <message>
346         <source>PRP_DESK_FILE_NOTEBOOK</source>
347         <translation>Open Notebook</translation>
348     </message>
349     <message>
350         <source>TOT_DESK_PROPERTIES</source>
351         <translation>Study properties</translation>
352     </message>
353     <message>
354         <source>PREF_GROUP_DEF_COLUMNS</source>
355         <translation>Default columns</translation>
356     </message>
357     <message>
358         <source>PRP_DESK_FILE_LOAD_SCRIPT</source>
359         <translation>Loads python script from file</translation>
360     </message>
361     <message>
362         <source>MEN_DESK_CATALOG_GENERATOR</source>
363         <translation>Catalog &amp;Generator</translation>
364     </message>
365     <message>
366         <source>MEN_DESK_ADD_VARS_TO_NOTEBOOK</source>
367         <translation>Add vars to NoteBook</translation>
368     </message>
369     <message>
370         <source>MEN_DESK_MRU</source>
371         <translation>Most Recently Used</translation>
372     </message>
373     <message>
374         <source>TOT_DESK_MRU</source>
375         <translation>Most recently used</translation>
376     </message>
377     <message>
378         <source>ACTIVATE_MODULE_OP_LOAD</source>
379         <translation>&amp;Connect</translation>
380     </message>
381     <message>
382         <source>ACTIVATE_MODULE_OP_SCRIPT</source>
383         <translation>Load &amp;Script...</translation>
384     </message>
385     <message>
386         <source>TOT_SIMAN_CHECK_IN</source>
387         <translation>Check In</translation>
388     </message>
389     <message>
390         <source>MEN_SIMAN_CHECK_IN</source>
391         <translation>Check In</translation>
392     </message>
393     <message>
394         <source>PRP_SIMAN_CHECK_IN</source>
395         <translation>Check In</translation>
396     </message>
397     <message>
398         <source>TOT_SIMAN_LOCAL_CHECK_IN</source>
399         <translation>Check In for module</translation>
400     </message>
401     <message>
402         <source>MEN_SIMAN_LOCAL_CHECK_IN</source>
403         <translation>Check In for module</translation>
404     </message>
405     <message>
406         <source>PRP_SIMAN_LOCAL_CHECK_IN</source>
407         <translation>Check In for module</translation>
408     </message>
409     <message>
410         <source>DISCONNECT_CAPTION</source>
411         <translation>Disconnect active study</translation>
412     </message>
413     <message>
414         <source>DISCONNECT_DESCRIPTION</source>
415         <translation>Do you want to save study before disconnect?</translation>
416     </message>
417     <message>
418         <source>DISCONNECT_SAVE</source>
419         <translation>&amp;Save &amp;&amp; Disconnect</translation>
420     </message>
421     <message>
422         <source>DISCONNECT_WO_SAVE</source>
423         <translation>&amp;Disconnect w/o saving</translation>
424     </message>
425 </context>
426 <context>
427     <name>SalomeApp_StudyPropertiesDlg</name>
428     <message>
429         <source>PRP_MODE_FROM_SCRATCH</source>
430         <translation>from scratch</translation>
431     </message>
432     <message>
433         <source>PRP_AUTHOR</source>
434         <translation>Author</translation>
435     </message>
436     <message>
437         <source>PRP_LOCKED</source>
438         <translation>Locked</translation>
439     </message>
440     <message>
441         <source>PRP_MODIFICATIONS</source>
442         <translation>Modifications</translation>
443     </message>
444     <message>
445         <source>PRP_COMPONENT</source>
446         <translation>Component</translation>
447     </message>
448     <message>
449         <source>PRP_VERSION</source>
450         <translation>Version</translation>
451     </message>
452     <message>
453         <source>PRP_VERSIONS</source>
454         <translation>Stored data</translation>
455     </message>
456     <message>
457         <source>PRP_DATE_MODIF</source>
458         <translation>Date</translation>
459     </message>        
460     <message>
461         <source>PRP_UNITS</source>
462         <translation>Length units</translation>
463    </message>                       
464     <message>
465         <source>PRP_COMMENT</source>
466         <translation>Comment</translation>
467    </message>                          
468     <message>
469         <source>PRP_NO</source>
470         <translation>No</translation>
471     </message>
472     <message>
473         <source>PRP_YES</source>
474         <translation>Yes</translation>
475     </message>
476     <message>
477         <source>PRP_MODIFIED</source>
478         <translation>Modified</translation>
479     </message>
480     <message>
481             <source>PRP_NOT_MODIFIED</source>
482             <translation>Not modified</translation>
483     </message>                      
484     <message>
485         <source>PRP_DATE</source>
486         <translation>Creation date</translation>
487     </message>
488     <message>
489         <source>PRP_MODE</source>
490         <translation>Mode</translation>
491     </message>
492     <message>
493         <source>PRP_MODE_FROM_COPYFROM</source>
494         <translation>copy from</translation>
495     </message>
496     <message>
497         <source>TLT_STUDY_PROPERTIES</source>
498         <translation>Study Properties</translation>
499     </message>
500 </context>
501 <context>
502     <name>SalomeApp_ExitDlg</name>
503     <message>
504         <source>SHUTDOWN_SERVERS</source>
505         <translation>Shutdown servers</translation>
506     </message>
507 </context>
508 <context>
509     <name>NoteBook_Table</name>
510     <message>
511         <source>REMOVE_VARIABLE_IS_USED</source>
512         <translation>Variable with name &quot;%1&quot; is used in the study.
513 Do you really want to remove it?</translation>
514     </message>
515     <message>
516         <source>RENAME_VARIABLE_IS_USED</source>
517         <translation>Variable with name &quot;%1&quot; is used in the study.
518 Do you really want to rename it?</translation>
519     </message>
520     <message>
521         <source>VARNAME_COLUMN</source>
522         <translation>Variable</translation>
523     </message>
524     <message>
525         <source>VARVALUE_COLUMN</source>
526         <translation>Value</translation>
527     </message>
528     <message>
529         <source>VARVALUE_INCORRECT</source>
530         <translation>Variable Value Incorrect: %1</translation>
531     </message>
532     <message>
533         <source>VARNAME_INCORRECT</source>
534         <translation>Variable Name Incorrect :%1</translation>
535     </message>
536     <message>
537         <source>VARNAME_EXISTS</source>
538         <translation>Variable with name &quot;%1&quot; exists</translation>
539     </message>
540 </context>
541 <context>
542     <name>SalomeApp_NoteBook</name>
543     <message>
544         <source>NOTEBOOK_TITLE</source>
545         <translation>NoteBook</translation>
546     </message>
547     <message>
548         <source>BUT_UPDATE_STUDY</source>
549         <translation>&amp;Update Study</translation>
550     </message>
551     <message>
552         <source>BUT_REMOVE</source>
553         <translation>&amp;Remove</translation>
554     </message>
555     <message>
556         <source>BUT_APPLY_AND_CLOSE</source>
557         <translation>A&amp;pply and Close</translation>
558     </message>
559     <message>
560         <source>BUT_HELP</source>
561         <translation>&amp;Help</translation>
562     </message>
563     <message>
564         <source>CLOSE_CAPTION</source>
565         <translation>Close NoteBook</translation>
566     </message>
567     <message>
568         <source>CLOSE_DESCRIPTION</source>
569         <translation>Do you want to save changes you made to NoteBook?</translation>
570     </message>
571     <message>
572         <source>INCORRECT_DATA</source>
573         <translation>At least one variable has been defined incorrectly.
574 Please edit its parameters or remove it from table.</translation>
575     </message>
576     <message>
577         <source>ERR_UPDATE_STUDY_FAILED</source>
578         <translation>Failed to update study!</translation>
579     </message>
580 </context>
581 <context>
582     <name>SalomeApp_DoubleSpinBox</name>
583     <message>
584         <source>VALID_RANGE_VAR_MSG</source>
585         <translation>Specify either a variable name or
586 a floating-point value in range ( %1; %2 )
587 with %3-digit precision</translation>
588     </message>
589     <message>
590         <source>VALID_RANGE_NOVAR_MSG</source>
591         <translation>Specify a floating-point value in range ( %1; %2 )
592 with %3-digit precision</translation>
593     </message>
594 </context>
595 <context>
596     <name>SalomeApp_IntSpinBox</name>
597     <message>
598         <source>VALID_RANGE_VAR_MSG</source>
599         <translation>Specify either a variable name or
600 an integer value in range ( %1; %2 )</translation>
601     </message>
602     <message>
603         <source>VALID_RANGE_NOVAR_MSG</source>
604         <translation>Specify an integer value in range ( %1; %2 )</translation>
605     </message>
606 </context>
607 </TS>