]> SALOME platform Git repositories - samples/sierpinsky.git/blob - src/SierpinskyGUI/SIERPINSKY_msg_en.ts
Salome HOME
Merge from V5_1_main 14/05/2010
[samples/sierpinsky.git] / src / SierpinskyGUI / SIERPINSKY_msg_en.ts
1 <!DOCTYPE TS>
2 <!--
3   Copyright (C) 2005-2010  OPEN CASCADE
4
5   This library is free software; you can redistribute it and/or
6   modify it under the terms of the GNU Lesser General Public
7   License as published by the Free Software Foundation; either
8   version 2.1 of the License.
9
10   This library is distributed in the hope that it will be useful,
11   but WITHOUT ANY WARRANTY; without even the implied warranty of
12   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13   Lesser General Public License for more details.
14
15   You should have received a copy of the GNU Lesser General Public
16   License along with this library; if not, write to the Free Software
17   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
18
19   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20
21 -->
22 <TS version="1.1" >
23     <context>
24         <name>@default</name>
25         <message>
26             <source>EXPORT_JPEG_FILE</source>
27             <translation>Export JPEG image</translation>
28         </message>
29         <message>
30             <source>EXPORT_MED_FILE</source>
31             <translation>Export MED file</translation>
32         </message>
33         <message>
34             <source>JPEG_FILES</source>
35             <translation>JPEG files (*.jpg; *.jpeg)</translation>
36         </message>
37         <message>
38             <source>MED_FILES</source>
39             <translation>MED files (*.med)</translation>
40         </message>
41     </context>
42     <context>
43         <name>SierpinskyGUI</name>
44         <message>
45             <source>CAPTION</source>
46             <translation>Run Sierpinsky dialog</translation>
47         </message>
48         <message>
49             <source>MENU_Sierpinsky</source>
50             <translation>Sierpinsky</translation>
51         </message>
52         <message>
53             <source>RUN</source>
54             <translation>Run</translation>
55         </message>
56     </context>
57     <context>
58         <name>SierpinskyGUI_RunDlg</name>
59         <message>
60             <source>BASE_POINTS</source>
61             <translation>Base points</translation>
62         </message>
63         <message>
64             <source>CANCEL_BTN</source>
65             <translation>&amp;Cancel</translation>
66         </message>
67         <message>
68             <source>CAPTION</source>
69             <translation>Run Sierpinsky Algo</translation>
70         </message>
71         <message>
72             <source>DEFAULT</source>
73             <translation>Default</translation>
74         </message>
75         <message>
76             <source>ERR_ERROR</source>
77             <translation>Warning</translation>
78         </message>
79         <message>
80             <source>EXEC_ERROR</source>
81             <translation>Can't run execution!</translation>
82         </message>
83         <message>
84             <source>EXPORT_2_JPEG</source>
85             <translation>Export to JPEG</translation>
86         </message>
87         <message>
88             <source>EXPORT_2_MED</source>
89             <translation>Export to MED</translation>
90         </message>
91         <message>
92             <source>IMAGE_SIZE</source>
93             <translation>Image size:</translation>
94         </message>
95         <message>
96             <source>IMPORT_MED_2_VISU</source>
97             <translation>Import to Post-Pro</translation>
98         </message>
99         <message>
100             <source>JPEG_PARAMETERS_ERROR</source>
101             <translation>JPEG file name is not given or image size is 0.\nContinue?</translation>
102         </message>
103         <message>
104             <source>MED_PARAMETERS_ERROR</source>
105             <translation>MED file name is not given or mesh size is 0.\nContinue?</translation>
106         </message>
107         <message>
108             <source>MESH_SIZE</source>
109             <translation>Mesh size:</translation>
110         </message>
111         <message>
112             <source>NB_ITERATIONS</source>
113             <translation>Number of iterations:</translation>
114         </message>
115         <message>
116             <source>NO_BTN</source>
117             <translation>&amp;No</translation>
118         </message>
119         <message>
120             <source>OK_BTN</source>
121             <translation>&amp;OK</translation>
122         </message>
123         <message>
124             <source>RANDOM</source>
125             <translation>Random</translation>
126         </message>
127         <message>
128             <source>RESULTS</source>
129             <translation>Results</translation>
130         </message>
131         <message>
132             <source>START_BTN</source>
133             <translation>&amp;Start</translation>
134         </message>
135         <message>
136             <source>START_POINT</source>
137             <translation>Start point</translation>
138         </message>
139         <message>
140             <source>STOP_BTN</source>
141             <translation>&amp;Stop</translation>
142         </message>
143         <message>
144             <source>WRN_WARNING</source>
145             <translation>Warning</translation>
146         </message>
147         <message>
148             <source>YES_BTN</source>
149             <translation>&amp;Yes</translation>
150         </message>
151     </context>
152 </TS>