Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/gui.git] / src / QDS / resources / QDS_msg_en.po
1 #  Copyright (C) 2005  CEA/DEN, EDF R&D, OPEN CASCADE, PRINCIPIA R&D
2 #
3 #  This library is free software; you can redistribute it and/or
4 #  modify it under the terms of the GNU Lesser General Public
5 #  License as published by the Free Software Foundation; either
6 #  version 2.1 of the License.
7 #
8 #  This library is distributed in the hope that it will be useful,
9 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
10 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
11 #  Lesser General Public License for more details.
12 #
13 #  You should have received a copy of the GNU Lesser General Public
14 #  License along with this library; if not, write to the Free Software
15 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
16 #
17 #  See http://www.salome-platform.org/
18 #
19 # This is a Qt message file in .po format.  Each msgid starts with
20 # a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
21 # would be translated to "Pub", not "Foo::Pub".
22 msgid ""
23 msgstr ""
24 "Project-Id-Version: example-Qt-message-extraction\n"
25 "POT-Creation-Date: 1999-02-23 15:38+0200\n"
26 "PO-Revision-Date: 1999-02-23 15:38+0200\n"
27 "Last-Translator: \n"
28 "Content-Type: text/plain; charset=iso-8859-1\n"
29
30 # -------------------------------------------------------------
31
32 msgid "QDS_Datum::DATA_ERR_TITLE"
33 msgstr "Incorrect parameter value"
34
35 msgid "QDS_Datum::DATA_INCORRECT_VALUE"
36 msgstr "Value of parameter \"%1\" is incorrect."
37
38 msgid "QDS_Datum::DATA_INPUT_VALUE"
39 msgstr "Please, input correct value."
40
41 msgid "QDS_Datum::DATA_SHOULD_BE_VALUE"
42 msgstr "Should be%1 value"
43
44 msgid "QDS_Datum::DATA_FLOAT"
45 msgstr " real"
46
47 msgid "QDS_Datum::DATA_INTEGER"
48 msgstr " integer"
49
50 msgid "QDS_Datum::DATA_STRING"
51 msgstr " non-empty string"
52
53 msgid "QDS_Datum::DATA_NON_EMPTY"
54 msgstr " non-empty"
55
56 msgid "QDS_Datum::DATA_MIN_LIMIT"
57 msgstr " is greater than %1"
58
59 msgid "QDS_Datum::DATA_MAX_LIMIT"
60 msgstr " is less than %1"
61
62 msgid "QDS_Datum::DATA_RANGE"
63 msgstr " in range [%1, %2]"
64
65 # -------------------------------------------------------------