Salome HOME
no message
[modules/gui.git] / src / QDS / resources / QDS_msg_en.po
1 # This is a Qt message file in .po format.  Each msgid starts with
2 # a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
3 # would be translated to "Pub", not "Foo::Pub".
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: example-Qt-message-extraction\n"
7 "POT-Creation-Date: 1999-02-23 15:38+0200\n"
8 "PO-Revision-Date: 1999-02-23 15:38+0200\n"
9 "Last-Translator: \n"
10 "Content-Type: text/plain; charset=iso-8859-1\n"
11
12 # -------------------------------------------------------------
13
14 msgid "QDS_Datum::DATA_ERR_TITLE"
15 msgstr "Incorrect parameter value"
16
17 msgid "QDS_Datum::DATA_INCORRECT_VALUE"
18 msgstr "Value of parameter \"%1\" is incorrect."
19
20 msgid "QDS_Datum::DATA_INPUT_VALUE"
21 msgstr "Please, input correct value."
22
23 msgid "QDS_Datum::DATA_SHOULD_BE_VALUE"
24 msgstr "Should be%1 value"
25
26 msgid "QDS_Datum::DATA_FLOAT"
27 msgstr " real"
28
29 msgid "QDS_Datum::DATA_INTEGER"
30 msgstr " integer"
31
32 msgid "QDS_Datum::DATA_STRING"
33 msgstr " non-empty string"
34
35 msgid "QDS_Datum::DATA_NON_EMPTY"
36 msgstr " non-empty"
37
38 msgid "QDS_Datum::DATA_MIN_LIMIT"
39 msgstr " is greater than %1"
40
41 msgid "QDS_Datum::DATA_MAX_LIMIT"
42 msgstr " is less than %1"
43
44 msgid "QDS_Datum::DATA_RANGE"
45 msgstr " in range [%1, %2]"
46
47 # -------------------------------------------------------------