Salome HOME
no message
authorstv <stv@opencascade.com>
Tue, 17 Jan 2006 11:50:24 +0000 (11:50 +0000)
committerstv <stv@opencascade.com>
Tue, 17 Jan 2006 11:50:24 +0000 (11:50 +0000)
src/QDS/resources/QDS_msg_en.po [new file with mode: 0644]

diff --git a/src/QDS/resources/QDS_msg_en.po b/src/QDS/resources/QDS_msg_en.po
new file mode 100644 (file)
index 0000000..e42b019
--- /dev/null
@@ -0,0 +1,47 @@
+# This is a Qt message file in .po format.  Each msgid starts with
+# a scope.  This scope should *NOT* be translated - eg. "Foo::Bar"
+# would be translated to "Pub", not "Foo::Pub".
+msgid ""
+msgstr ""
+"Project-Id-Version: example-Qt-message-extraction\n"
+"POT-Creation-Date: 1999-02-23 15:38+0200\n"
+"PO-Revision-Date: 1999-02-23 15:38+0200\n"
+"Last-Translator: \n"
+"Content-Type: text/plain; charset=iso-8859-1\n"
+
+# -------------------------------------------------------------
+
+msgid "QDS_Datum::DATA_ERR_TITLE"
+msgstr "Incorrect parameter value"
+
+msgid "QDS_Datum::DATA_INCORRECT_VALUE"
+msgstr "Value of parameter \"%1\" is incorrect."
+
+msgid "QDS_Datum::DATA_INPUT_VALUE"
+msgstr "Please, input correct value."
+
+msgid "QDS_Datum::DATA_SHOULD_BE_VALUE"
+msgstr "Should be%1 value"
+
+msgid "QDS_Datum::DATA_FLOAT"
+msgstr " real"
+
+msgid "QDS_Datum::DATA_INTEGER"
+msgstr " integer"
+
+msgid "QDS_Datum::DATA_STRING"
+msgstr " non-empty string"
+
+msgid "QDS_Datum::DATA_NON_EMPTY"
+msgstr " non-empty"
+
+msgid "QDS_Datum::DATA_MIN_LIMIT"
+msgstr " is greater than %1"
+
+msgid "QDS_Datum::DATA_MAX_LIMIT"
+msgstr " is less than %1"
+
+msgid "QDS_Datum::DATA_RANGE"
+msgstr " in range [%1, %2]"
+
+# -------------------------------------------------------------