]> SALOME platform Git repositories - modules/gui.git/blob - src/QDS/resources/QDS_msg_en.ts
Salome HOME
10470e95620eeacbcaf87d61662ecf0c34359216
[modules/gui.git] / src / QDS / resources / QDS_msg_en.ts
1 <!DOCTYPE TS><TS>
2 <!--
3   Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
4
5   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
7
8   This library is free software; you can redistribute it and/or
9   modify it under the terms of the GNU Lesser General Public
10   License as published by the Free Software Foundation; either
11   version 2.1 of the License.
12
13   This library is distributed in the hope that it will be useful,
14   but WITHOUT ANY WARRANTY; without even the implied warranty of
15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16   Lesser General Public License for more details.
17
18   You should have received a copy of the GNU Lesser General Public
19   License along with this library; if not, write to the Free Software
20   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21
22   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
23
24 -->
25 <context>
26     <name>QDS_Datum</name>
27     <message>
28         <source>DATA_ERR_TITLE</source>
29         <translation>Incorrect parameter value</translation>
30     </message>
31     <message>
32         <source>DATA_STRING</source>
33         <translation> non-empty string</translation>
34     </message>
35     <message>
36         <source>DATA_NON_EMPTY</source>
37         <translation> non-empty</translation>
38     </message>
39     <message>
40         <source>DATA_MIN_LIMIT</source>
41         <translation> is greater than %1</translation>
42     </message>
43     <message>
44         <source>DATA_FLOAT</source>
45         <translation> real</translation>
46     </message>
47     <message>
48         <source>DATA_RANGE</source>
49         <translation> in range [%1, %2]</translation>
50     </message>
51     <message>
52         <source>DATA_SHOULD_BE_VALUE</source>
53         <translation>Should be%1 value</translation>
54     </message>
55     <message>
56         <source>DATA_INTEGER</source>
57         <translation> integer</translation>
58     </message>
59     <message>
60         <source>DATA_INCORRECT_VALUE</source>
61         <translation>Value of parameter &quot;%1&quot; is incorrect.</translation>
62     </message>
63     <message>
64         <source>DATA_MAX_LIMIT</source>
65         <translation> is less than %1</translation>
66     </message>
67     <message>
68         <source>DATA_INPUT_VALUE</source>
69         <translation>Please, input correct value.</translation>
70     </message>
71 </context>
72 </TS>