diff options
Diffstat (limited to 'po/modules/objects/objects.pot')
| -rw-r--r-- | po/modules/objects/objects.pot | 931 |
1 files changed, 469 insertions, 462 deletions
diff --git a/po/modules/objects/objects.pot b/po/modules/objects/objects.pot index aa2ae885b..11510b639 100644 --- a/po/modules/objects/objects.pot +++ b/po/modules/objects/objects.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-08-13 16:45+0200\n" +"POT-Creation-Date: 2010-08-29 12:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -16,525 +16,648 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/modules/objects/class_lineedit.cpp:407 -msgid "Unknown echo mode '%Q'" +#: src/modules/objects/class_tbrowser.cpp:103 +#: src/modules/objects/class_pixmap.cpp:188 +#: src/modules/objects/class_pixmap.cpp:224 +#: src/modules/objects/class_multilineedit.cpp:723 +msgid "I can't find the specified file '%Q'." msgstr "" -#: src/modules/objects/class_lineedit.cpp:471 -msgid "Unkonwn '%Q' completition mode, switching to default popupCompletition" +#: src/modules/objects/class_pixmap.cpp:173 +msgid "Unknown aspect ratio %Q - Switching to KeepAspectRatio ratio" msgstr "" -#: src/modules/objects/class_mainwindow.cpp:85 -#: src/modules/objects/class_widget.cpp:1786 -#: src/modules/objects/class_toolbutton.cpp:264 -#: src/modules/objects/object_macros.h:110 -msgid "Widget parameter is not an object" +#: src/modules/objects/class_pixmap.cpp:274 +#: src/modules/objects/class_file.cpp:383 +#: src/modules/objects/class_file.cpp:503 +#: src/modules/objects/class_socket.cpp:412 +#: src/modules/objects/class_socket.cpp:474 +msgid "Buffer parameter is not an object" msgstr "" -#: src/modules/objects/class_mainwindow.cpp:90 -#: src/modules/objects/class_widget.cpp:1791 -#: src/modules/objects/class_toolbutton.cpp:269 -#: src/modules/objects/object_macros.h:115 -msgid "Widget parameter is not a valid object" +#: src/modules/objects/class_pixmap.cpp:279 +#: src/modules/objects/class_file.cpp:388 +#: src/modules/objects/class_file.cpp:522 +#: src/modules/objects/class_socket.cpp:435 +msgid "Buffer parameter is not a memorybuffer object" +msgstr "" + +#: src/modules/objects/class_wizard.cpp:146 +#: src/modules/objects/class_wizard.cpp:168 +#: src/modules/objects/class_window.cpp:143 +#: src/modules/objects/class_window.cpp:148 +#: src/modules/objects/class_widget.cpp:1802 +msgid "Can't add a non-widget object" msgstr "" -#: src/modules/objects/class_mainwindow.cpp:95 #: src/modules/objects/class_wizard.cpp:189 #: src/modules/objects/class_wizard.cpp:208 #: src/modules/objects/class_wizard.cpp:229 #: src/modules/objects/class_wizard.cpp:249 #: src/modules/objects/class_wizard.cpp:269 +#: src/modules/objects/class_mainwindow.cpp:95 #: src/modules/objects/object_macros.h:120 msgid "Widget object required" msgstr "" -#: src/modules/objects/class_label.cpp:273 -#: src/modules/objects/class_multilineedit.cpp:758 -#: src/modules/objects/class_hbox.cpp:197 -#: src/modules/objects/class_groupbox.cpp:299 -msgid "Unknown alignment '%Q'" +#: src/modules/objects/class_lineedit.cpp:407 +msgid "Unknown echo mode '%Q'" msgstr "" -#: src/modules/objects/class_label.cpp:327 -#: src/modules/objects/class_painter.cpp:682 -#: src/modules/objects/class_widget.cpp:1767 -#: src/modules/objects/class_listwidget.cpp:318 -msgid "Unknown style '%Q'" +#: src/modules/objects/class_lineedit.cpp:471 +msgid "Unkonwn '%Q' completition mode, switching to default popupCompletition" msgstr "" -#: src/modules/objects/class_toolbar.cpp:83 -msgid "The toolbar cannot be a parent-widget!" +#: src/modules/objects/class_tablewidget.cpp:294 +#: src/modules/objects/class_tablewidget.cpp:317 +msgid "Item out of the tablewidget size" msgstr "" -#: src/modules/objects/class_toolbar.cpp:92 -msgid "The parent-widget isn't a MainWindow." +#: src/modules/objects/class_tablewidget.cpp:390 +#: src/modules/objects/class_listwidget.cpp:345 +#: src/modules/objects/class_treewidgetitem.cpp:412 +msgid "Pixmap object or image Id required" msgstr "" -#: src/modules/objects/class_painter.cpp:549 -#: src/modules/objects/class_widget.cpp:1147 -msgid "The array passed as parameter must contain at least 4 elements" +#: src/modules/objects/class_tablewidget.cpp:400 +#: src/modules/objects/class_listwidget.cpp:355 +#: src/modules/objects/class_treewidgetitem.cpp:422 +msgid "" +"Error occured: the suitable file '%Q' is not of the correct format or it is " +"not a valid icon number." msgstr "" -#: src/modules/objects/class_painter.cpp:558 -#: src/modules/objects/class_widget.cpp:1160 -msgid "One of the geometry array parameters is empty" +#: src/modules/objects/class_tablewidget.cpp:692 +#: src/modules/objects/class_listwidget.cpp:260 +#: src/modules/objects/class_treewidgetitem.cpp:287 +msgid "Unknown item flag '%Q'" msgstr "" -#: src/modules/objects/class_painter.cpp:563 -#: src/modules/objects/class_widget.cpp:1165 -msgid "One of the geometry array parameters didn't evaluate to an integer" +#: src/modules/objects/class_file.cpp:40 +#: src/modules/objects/class_file.cpp:494 +#: src/modules/objects/class_socket.cpp:428 +#: src/modules/objects/class_socket.cpp:487 +msgid "File is not open!" msgstr "" -#: src/modules/objects/class_painter.cpp:569 -msgid " requires either an array as first parameter or four integers" +#: src/modules/objects/class_file.cpp:228 +msgid "Empty filename string" msgstr "" -#: src/modules/objects/class_painter.cpp:575 -#: src/modules/objects/class_painter.cpp:609 -#: src/modules/objects/class_painter.cpp:653 -#: src/modules/objects/class_widget.cpp:1180 -#: src/modules/objects/class_widget.cpp:1302 -#: src/modules/objects/class_widget.cpp:1384 -#: src/modules/objects/class_widget.cpp:1627 -#: src/modules/objects/class_widget.cpp:1684 -#: src/modules/objects/class_multilineedit.cpp:636 -msgid "The first parameter didn't evaluate to an array nor an integer" +#: src/modules/objects/class_file.cpp:251 +msgid "No such open mode '%Q'" msgstr "" -#: src/modules/objects/class_painter.cpp:585 -#: src/modules/objects/class_widget.cpp:1603 -#: src/modules/objects/class_widget.cpp:1660 -msgid "The array passed as parameter must contain at least 2 elements" +#: src/modules/objects/class_file.cpp:335 +msgid "Argument too long, using only first char" msgstr "" -#: src/modules/objects/class_painter.cpp:592 -#: src/modules/objects/class_painter.cpp:627 -msgid "One of the array parameters is empty" +#: src/modules/objects/class_file.cpp:337 +msgid "Write error occured!" msgstr "" -#: src/modules/objects/class_painter.cpp:597 -#: src/modules/objects/class_painter.cpp:632 -msgid "One of the array parameters didn't evaluate to an integer" +#: src/modules/objects/class_file.cpp:346 +msgid "Read error occured!" msgstr "" -#: src/modules/objects/class_painter.cpp:603 -msgid " requires either an array as first parameter or two integers" +#: src/modules/objects/class_file.cpp:360 +msgid "Argument too long, using only the first char" msgstr "" -#: src/modules/objects/class_painter.cpp:619 -#: src/modules/objects/class_widget.cpp:1245 -#: src/modules/objects/class_widget.cpp:1327 -#: src/modules/objects/class_multilineedit.cpp:586 -msgid "The array passed as parameter must contain at least 3 elements" +#: src/modules/objects/class_file.cpp:435 +msgid "The incoming data isn't an array" msgstr "" -#: src/modules/objects/class_painter.cpp:640 -msgid "The opacity value didn't evaluate to an integer" +#: src/modules/objects/class_file.cpp:445 +msgid "The incoming data isn't a Dictionary" msgstr "" -#: src/modules/objects/class_painter.cpp:647 -msgid " requires either an array as first parameter or 3 integers" +#: src/modules/objects/class_file.cpp:455 +msgid "Unsupported datatype '%Q'" msgstr "" -#: src/modules/objects/class_painter.cpp:710 -msgid "Unknown '%Q' background mode" +#: src/modules/objects/class_file.cpp:514 +msgid "The memoryBuffer object is empty: nothing will be saved" msgstr "" -#: src/modules/objects/class_painter.cpp:843 -#: src/modules/objects/class_button.cpp:135 -msgid "Pixmap parameter is not an object!" +#: src/modules/objects/class_file.cpp:530 +msgid "Block parameter must be a string or a memorybuffer object" msgstr "" -#: src/modules/objects/class_painter.cpp:848 -#: src/modules/objects/class_button.cpp:141 -msgid "Object Pixmap required!" +#: src/modules/objects/class_file.cpp:612 +msgid "Length of hex string is not multiple of 2" +msgstr "" + +#: src/modules/objects/class_file.cpp:628 +msgid "The hex string is not correct!" +msgstr "" + +#: src/modules/objects/class_http.cpp:229 +msgid "Host '%Q' is not a valid url" +msgstr "" + +#: src/modules/objects/class_http.cpp:295 +msgid "'%Q' is not a valid file path" +msgstr "" + +#: src/modules/objects/class_hbox.cpp:146 +#: src/modules/objects/class_hbox.cpp:178 +#: src/modules/objects/class_vbox.cpp:183 +msgid "The widget must be a child of this hbox" +msgstr "" + +#: src/modules/objects/class_hbox.cpp:197 +#: src/modules/objects/class_label.cpp:273 +#: src/modules/objects/class_multilineedit.cpp:758 +#: src/modules/objects/class_groupbox.cpp:299 +msgid "Unknown alignment '%Q'" +msgstr "" + +#: src/modules/objects/class_listwidget.cpp:318 +#: src/modules/objects/class_label.cpp:327 +#: src/modules/objects/class_widget.cpp:1767 +#: src/modules/objects/class_painter.cpp:682 +msgid "Unknown style '%Q'" msgstr "" +#: src/modules/objects/class_listwidget.cpp:392 #: src/modules/objects/class_painter.cpp:859 #: src/modules/objects/class_painter.cpp:912 #: src/modules/objects/class_painter.cpp:1554 -#: src/modules/objects/class_listwidget.cpp:392 msgid "The opacity parameter didn't evaluate to integer" msgstr "" +#: src/modules/objects/class_listwidget.cpp:403 #: src/modules/objects/class_painter.cpp:871 #: src/modules/objects/class_painter.cpp:924 -#: src/modules/objects/class_listwidget.cpp:403 msgid "Color name or triplette rgb/hsv value required" msgstr "" +#: src/modules/objects/class_listwidget.cpp:408 #: src/modules/objects/class_painter.cpp:876 #: src/modules/objects/class_painter.cpp:929 #: src/modules/objects/class_painter.cpp:1572 -#: src/modules/objects/class_listwidget.cpp:408 msgid "One of the triplette parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_painter.cpp:1004 -msgid "$fontMetricsWidth: the painter is not active!" +#: src/modules/objects/class_listwidget.cpp:438 +#: src/modules/objects/class_combobox.cpp:172 +#: src/modules/objects/class_combobox.cpp:280 +msgid "No string parameter given - using empty string" msgstr "" -#: src/modules/objects/class_painter.cpp:1014 -msgid "$fontMetricsHeight: the painter is not active!" +#: src/modules/objects/class_listwidget.cpp:441 +#: src/modules/objects/class_listwidget.cpp:459 +#: src/modules/objects/class_combobox.cpp:175 +#: src/modules/objects/class_combobox.cpp:192 +#, c-format +msgid "Item index [%d] is too big - defaulting to $count() - 1 [%d]" msgstr "" -#: src/modules/objects/class_painter.cpp:1043 -msgid "Missing filename" +#: src/modules/objects/class_listwidget.cpp:522 +msgid "Invalid selection mode '%Q' assuming single" msgstr "" -#: src/modules/objects/class_painter.cpp:1069 -#: src/modules/objects/class_painter.cpp:1094 -msgid "No valid paint device" +#: src/modules/objects/class_listwidget.cpp:553 +msgid "Can't insert the listwidget itself!" msgstr "" -#: src/modules/objects/class_painter.cpp:1081 -msgid "Pixmap or Widget parameter is not an object" +#: src/modules/objects/class_listwidget.cpp:558 +msgid "Can't insert a non-widget object" msgstr "" -#: src/modules/objects/class_painter.cpp:1088 -msgid "Widget or Pixmap required " +#: src/modules/objects/class_lcd.cpp:142 +msgid "Unknown mode '%Q'" msgstr "" -#: src/modules/objects/class_painter.cpp:1176 -msgid "Invalid mode '%Q'" +#: src/modules/objects/class_lcd.cpp:156 +msgid "Unknown segment style '%Q'" msgstr "" -#: src/modules/objects/class_painter.cpp:1205 -#: src/modules/objects/class_widget.cpp:1891 -msgid "Pixmap parameter is not an object" +#: src/modules/objects/class_toolbutton.cpp:264 +#: src/modules/objects/class_mainwindow.cpp:85 +#: src/modules/objects/class_widget.cpp:1786 +#: src/modules/objects/class_trayicon.cpp:193 +#: src/modules/objects/object_macros.h:110 +msgid "Widget parameter is not an object" msgstr "" -#: src/modules/objects/class_painter.cpp:1210 -#: src/modules/objects/class_widget.cpp:1896 -msgid "Pixmap object required" +#: src/modules/objects/class_toolbutton.cpp:269 +#: src/modules/objects/class_mainwindow.cpp:90 +#: src/modules/objects/class_widget.cpp:1791 +#: src/modules/objects/class_trayicon.cpp:198 +#: src/modules/objects/object_macros.h:115 +msgid "Widget parameter is not a valid object" msgstr "" -#: src/modules/objects/class_painter.cpp:1475 -msgid "Unknown pen style '%Q'" +#: src/modules/objects/class_toolbutton.cpp:274 +#: src/modules/objects/class_trayicon.cpp:203 +msgid "Can't add a non-popupmenu object" msgstr "" -#: src/modules/objects/class_painter.cpp:1501 -msgid "Unknown brush style '%Q'" +#: src/modules/objects/class_toolbutton.cpp:316 +msgid "Unknown text position '%Q'" msgstr "" -#: src/modules/objects/class_painter.cpp:1567 -msgid "Color name or triplette RGB/HSV values required" +#: src/modules/objects/class_layout.cpp:138 +msgid "The parent of a layout must be a widget!" msgstr "" -#: src/modules/objects/class_widget.cpp:1175 -msgid "" -"$setGeometry() requires either an array as first parameter or four integers" +#: src/modules/objects/class_layout.cpp:269 +msgid "Invalid resize mode defaulting to Auto" +msgstr "" + +#: src/modules/objects/class_layout.cpp:290 +msgid "The widget must be a child of this layout" +msgstr "" + +#: src/modules/objects/class_layout.cpp:309 +#: src/modules/objects/class_vbox.cpp:203 +msgid "Unknown alignment: '%Q'" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:263 +#, c-format +msgid "No such line '%d'" msgstr "" +#: src/modules/objects/class_multilineedit.cpp:317 +msgid "Unknown word wrap '%Q'" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:586 +#: src/modules/objects/class_widget.cpp:1245 +#: src/modules/objects/class_widget.cpp:1327 +#: src/modules/objects/class_painter.cpp:619 +msgid "The array passed as parameter must contain at least 3 elements" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:595 #: src/modules/objects/class_widget.cpp:1254 #: src/modules/objects/class_widget.cpp:1336 -#: src/modules/objects/class_multilineedit.cpp:595 msgid "One of the colors array parameters is empty" msgstr "" +#: src/modules/objects/class_multilineedit.cpp:600 #: src/modules/objects/class_widget.cpp:1260 #: src/modules/objects/class_widget.cpp:1342 -#: src/modules/objects/class_multilineedit.cpp:600 msgid "One of the colors array parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_widget.cpp:1281 -#: src/modules/objects/class_widget.cpp:1287 -#: src/modules/objects/class_widget.cpp:1363 -#: src/modules/objects/class_widget.cpp:1369 -msgid "Not a valid color !" +#: src/modules/objects/class_multilineedit.cpp:612 +msgid "A string of 6 hex digits is required" msgstr "" -#: src/modules/objects/class_widget.cpp:1297 -msgid "" -"$setForegroundColor requires either an array as first parameter, one hex " -"string or color name, or three integers" +#: src/modules/objects/class_multilineedit.cpp:623 +msgid "Not an hex digit" msgstr "" -#: src/modules/objects/class_widget.cpp:1379 -msgid "" -"$setBackgroundColor requires either an array as first parameter, one hex " -"string or color name, or three integers" +#: src/modules/objects/class_multilineedit.cpp:631 +msgid "$setColor requires either an array as first parameter or three integers" msgstr "" -#: src/modules/objects/class_widget.cpp:1610 -msgid "One of the move array parameters is empty" +#: src/modules/objects/class_multilineedit.cpp:636 +#: src/modules/objects/class_widget.cpp:1180 +#: src/modules/objects/class_widget.cpp:1302 +#: src/modules/objects/class_widget.cpp:1384 +#: src/modules/objects/class_widget.cpp:1627 +#: src/modules/objects/class_widget.cpp:1684 +#: src/modules/objects/class_painter.cpp:575 +#: src/modules/objects/class_painter.cpp:609 +#: src/modules/objects/class_painter.cpp:653 +msgid "The first parameter didn't evaluate to an array nor an integer" msgstr "" -#: src/modules/objects/class_widget.cpp:1615 -msgid "One of the move array parameters didn't evaluate to an integer" +#: src/modules/objects/class_multilineedit.cpp:708 +msgid "Unknown text format '%Q'" msgstr "" -#: src/modules/objects/class_widget.cpp:1622 -msgid "$move() requires either an array as first parameter or two integers" +#: src/modules/objects/class_multilineedit.cpp:730 +msgid "I cannot read the file '%Q'." msgstr "" -#: src/modules/objects/class_widget.cpp:1667 -msgid "One of the resize array parameters is empty" +#: src/modules/objects/class_memorybuffer.cpp:98 +msgid "The file '%Q' does not exist" msgstr "" -#: src/modules/objects/class_widget.cpp:1672 -msgid "One of the resize array parameters didn't evaluate to an integer" +#: src/modules/objects/class_memorybuffer.cpp:116 +msgid "Cannot open file '%Q' for writing" msgstr "" -#: src/modules/objects/class_widget.cpp:1679 -msgid "$resize() requires either an array as first parameter or two integers" +#: src/modules/objects/class_vbox.cpp:153 +msgid "The widget must be a child of this vbox" msgstr "" -#: src/modules/objects/class_widget.cpp:1711 -msgid "Invalid parameters" +#: src/modules/objects/class_process.cpp:221 +msgid "Process could not be started." msgstr "" -#: src/modules/objects/class_widget.cpp:1737 -msgid "Unknown widget flag '%Q'" +#: src/modules/objects/class_sql.cpp:202 +msgid "Missing Qt plugin for database %Q" msgstr "" -#: src/modules/objects/class_widget.cpp:1797 -msgid "No Layout associated to the widget " +#: src/modules/objects/class_sql.cpp:209 +msgid "Duplicate connection name '%Q', old query connection removed" msgstr "" -#: src/modules/objects/class_widget.cpp:1802 -#: src/modules/objects/class_wizard.cpp:146 -#: src/modules/objects/class_wizard.cpp:168 -#: src/modules/objects/class_window.cpp:143 -#: src/modules/objects/class_window.cpp:148 -msgid "Can't add a non-widget object" +#: src/modules/objects/class_sql.cpp:239 +#: src/modules/objects/class_sql.cpp:272 +#: src/modules/objects/class_sql.cpp:289 +#: src/modules/objects/class_sql.cpp:306 +#: src/modules/objects/class_sql.cpp:323 +msgid "Connection %Q does not exists" msgstr "" -#: src/modules/objects/class_widget.cpp:1826 -msgid "Parent must be a widget object" +#: src/modules/objects/class_sql.cpp:345 +msgid "Connection query %Q does not exists" msgstr "" -#: src/modules/objects/class_widget.cpp:1860 -msgid "The pixmap is not valid" +#: src/modules/objects/class_sql.cpp:363 +msgid "No query connection is open" msgstr "" -#: src/modules/objects/class_widget.cpp:1901 -msgid "Null mask" +#: src/modules/objects/class_sql.cpp:372 +msgid "Query for connection %Q does not exists" msgstr "" -#: src/modules/objects/class_widget.cpp:1926 -msgid "Unknown widget attribute '%Q'" +#: src/modules/objects/class_sql.cpp:397 +msgid "Query %Q already initialized" msgstr "" -#: src/modules/objects/class_widget.cpp:1950 -msgid "Unknown Color Role '%Q'" +#: src/modules/objects/class_sql.cpp:402 +msgid "Connection %Q is not open!" msgstr "" -#: src/modules/objects/class_widget.cpp:1959 -msgid "Unknown Color Group '%Q'" +#: src/modules/objects/class_sql.cpp:463 +msgid "Only memorybuffer class object is supported" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:263 -#, c-format -msgid "No such line '%d'" +#: src/modules/objects/class_sql.cpp:469 +msgid "Type value %Q not supported" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:317 -msgid "Unknown word wrap '%Q'" +#: src/modules/objects/class_dockwindow.cpp:96 +msgid "Can't add a null object" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:612 -msgid "A string of 6 hex digits is required" +#: src/modules/objects/class_dockwindow.cpp:103 +msgid "" +"Invalid object handle passed as parameter (the object is no longer " +"existing ?)" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:623 -msgid "Not an hex digit" +#: src/modules/objects/class_dockwindow.cpp:109 +msgid "Object in invalid state" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:631 -msgid "$setColor requires either an array as first parameter or three integers" +#: src/modules/objects/class_dockwindow.cpp:115 +msgid "Can't set a non-widget object to be the main widget of a dock window" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:708 -msgid "Unknown text format '%Q'" +#: src/modules/objects/class_dockwindow.cpp:121 +msgid "The added widget is not a child of this dock window" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:723 -#: src/modules/objects/class_pixmap.cpp:188 -#: src/modules/objects/class_pixmap.cpp:224 -#: src/modules/objects/class_tbrowser.cpp:103 -msgid "I can't find the specified file '%Q'." +#: src/modules/objects/class_dockwindow.cpp:174 +msgid "Invalid dock area specified" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:730 -msgid "I cannot read the file '%Q'." +#: src/modules/objects/class_xmlreader.cpp:151 +msgid "Error in KVS class implementation: processing aborted" msgstr "" -#: src/modules/objects/class_popupmenu.cpp:211 -msgid "Icon '%Q' doesn't exist" +#: src/modules/objects/class_xmlreader.cpp:156 +msgid "Processing aborted" msgstr "" -#: src/modules/objects/class_pixmap.cpp:173 -msgid "Unknown aspect ratio %Q - Switching to KeepAspectRatio ratio" +#: src/modules/objects/class_xmlreader.cpp:162 +#, c-format +msgid "Error near line %d, column %d" msgstr "" -#: src/modules/objects/class_pixmap.cpp:274 -#: src/modules/objects/class_socket.cpp:412 -#: src/modules/objects/class_socket.cpp:474 -#: src/modules/objects/class_file.cpp:383 -#: src/modules/objects/class_file.cpp:503 -msgid "Buffer parameter is not an object" +#: src/modules/objects/class_xmlreader.cpp:164 +#, c-format +msgid "Warning near line %d, column %d" msgstr "" -#: src/modules/objects/class_pixmap.cpp:279 -#: src/modules/objects/class_socket.cpp:435 -#: src/modules/objects/class_file.cpp:388 -#: src/modules/objects/class_file.cpp:522 -msgid "Buffer parameter is not a memorybuffer object" +#: src/modules/objects/class_xmlreader.cpp:315 +msgid "XML support not available in the Qt library" msgstr "" -#: src/modules/objects/class_hbox.cpp:146 -#: src/modules/objects/class_hbox.cpp:178 -#: src/modules/objects/class_vbox.cpp:183 -msgid "The widget must be a child of this hbox" +#: src/modules/objects/class_xmlreader.cpp:330 +msgid "Data parameter is not an object" msgstr "" -#: src/modules/objects/class_combobox.cpp:172 -#: src/modules/objects/class_combobox.cpp:280 -#: src/modules/objects/class_listwidget.cpp:438 -msgid "No string parameter given - using empty string" +#: src/modules/objects/class_xmlreader.cpp:339 +msgid "Data parameter is not a memorybuffer object" msgstr "" -#: src/modules/objects/class_combobox.cpp:175 -#: src/modules/objects/class_combobox.cpp:192 -#: src/modules/objects/class_listwidget.cpp:441 -#: src/modules/objects/class_listwidget.cpp:459 -#, c-format -msgid "Item index [%d] is too big - defaulting to $count() - 1 [%d]" +#: src/modules/objects/class_xmlreader.cpp:358 +msgid "Data is not a memorybuffer object or string" msgstr "" -#: src/modules/objects/class_combobox.cpp:331 -msgid "Invalid insertion Policy '%Q'" +#: src/modules/objects/class_slider.cpp:268 +msgid "Unknown tickmark '%Q'" msgstr "" -#: src/modules/objects/class_lcd.cpp:142 -msgid "Unknown mode '%Q'" +#: src/modules/objects/class_slider.cpp:282 +#: src/modules/objects/class_groupbox.cpp:332 +msgid "Unknown orientation '%Q'" msgstr "" -#: src/modules/objects/class_lcd.cpp:156 -msgid "Unknown segment style '%Q'" +#: src/modules/objects/class_buttongroup.cpp:94 +msgid "Buttongroup supports only checkbox and radiobox object" msgstr "" -#: src/modules/objects/class_process.cpp:221 -msgid "Process could not be started." +#: src/modules/objects/class_wrapper.cpp:146 +msgid "" +"The window identifier preceded by WinId must be the first object in the " +"search path" msgstr "" -#: src/modules/objects/class_toolbutton.cpp:274 -msgid "Can't add a non-popupmenu object" +#: src/modules/objects/class_wrapper.cpp:167 +msgid "Failed to find one of the wrap path widgets ('%Q::%Q')" msgstr "" -#: src/modules/objects/class_toolbutton.cpp:316 -msgid "Unknown text position '%Q'" +#: src/modules/objects/class_wrapper.cpp:175 +msgid "Failed to find the widget to wrap" msgstr "" -#: src/modules/objects/class_slider.cpp:268 -msgid "Unknown tickmark '%Q'" +#: src/modules/objects/class_widget.cpp:1147 +#: src/modules/objects/class_painter.cpp:549 +msgid "The array passed as parameter must contain at least 4 elements" msgstr "" -#: src/modules/objects/class_slider.cpp:282 -#: src/modules/objects/class_groupbox.cpp:332 -msgid "Unknown orientation '%Q'" +#: src/modules/objects/class_widget.cpp:1160 +#: src/modules/objects/class_painter.cpp:558 +msgid "One of the geometry array parameters is empty" msgstr "" -#: src/modules/objects/class_treewidget.cpp:422 -msgid "Invalid selection mode '%Q'" +#: src/modules/objects/class_widget.cpp:1165 +#: src/modules/objects/class_painter.cpp:563 +msgid "One of the geometry array parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_treewidget.cpp:437 -msgid "Unknown '%Q' sort order: switching to ascending order" +#: src/modules/objects/class_widget.cpp:1175 +msgid "" +"$setGeometry() requires either an array as first parameter or four integers" msgstr "" -#: src/modules/objects/class_tablewidget.cpp:294 -#: src/modules/objects/class_tablewidget.cpp:317 -msgid "Item out of the tablewidget size" +#: src/modules/objects/class_widget.cpp:1281 +#: src/modules/objects/class_widget.cpp:1287 +#: src/modules/objects/class_widget.cpp:1363 +#: src/modules/objects/class_widget.cpp:1369 +msgid "Not a valid color !" msgstr "" -#: src/modules/objects/class_tablewidget.cpp:390 -#: src/modules/objects/class_listwidget.cpp:345 -#: src/modules/objects/class_treewidgetitem.cpp:412 -msgid "Pixmap object or image Id required" +#: src/modules/objects/class_widget.cpp:1297 +msgid "" +"$setForegroundColor requires either an array as first parameter, one hex " +"string or color name, or three integers" msgstr "" -#: src/modules/objects/class_tablewidget.cpp:400 -#: src/modules/objects/class_listwidget.cpp:355 -#: src/modules/objects/class_treewidgetitem.cpp:422 +#: src/modules/objects/class_widget.cpp:1379 msgid "" -"Error occured: the suitable file '%Q' is not of the correct format or it is " -"not a valid icon number." +"$setBackgroundColor requires either an array as first parameter, one hex " +"string or color name, or three integers" msgstr "" -#: src/modules/objects/class_tablewidget.cpp:692 -#: src/modules/objects/class_listwidget.cpp:260 -#: src/modules/objects/class_treewidgetitem.cpp:287 -msgid "Unknown item flag '%Q'" +#: src/modules/objects/class_widget.cpp:1603 +#: src/modules/objects/class_widget.cpp:1660 +#: src/modules/objects/class_painter.cpp:585 +msgid "The array passed as parameter must contain at least 2 elements" msgstr "" -#: src/modules/objects/class_button.cpp:125 -msgid "Image parameter missing" +#: src/modules/objects/class_widget.cpp:1610 +msgid "One of the move array parameters is empty" msgstr "" -#: src/modules/objects/class_sql.cpp:202 -msgid "Missing Qt plugin for database %Q" +#: src/modules/objects/class_widget.cpp:1615 +msgid "One of the move array parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_sql.cpp:209 -msgid "Duplicate connection name '%Q', old query connection removed" +#: src/modules/objects/class_widget.cpp:1622 +msgid "$move() requires either an array as first parameter or two integers" msgstr "" -#: src/modules/objects/class_sql.cpp:239 -#: src/modules/objects/class_sql.cpp:272 -#: src/modules/objects/class_sql.cpp:289 -#: src/modules/objects/class_sql.cpp:306 -#: src/modules/objects/class_sql.cpp:323 -msgid "Connection %Q does not exists" +#: src/modules/objects/class_widget.cpp:1667 +msgid "One of the resize array parameters is empty" msgstr "" -#: src/modules/objects/class_sql.cpp:345 -msgid "Connection query %Q does not exists" +#: src/modules/objects/class_widget.cpp:1672 +msgid "One of the resize array parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_sql.cpp:363 -msgid "No query connection is open" +#: src/modules/objects/class_widget.cpp:1679 +msgid "$resize() requires either an array as first parameter or two integers" msgstr "" -#: src/modules/objects/class_sql.cpp:372 -msgid "Query for connection %Q does not exists" +#: src/modules/objects/class_widget.cpp:1711 +msgid "Invalid parameters" msgstr "" -#: src/modules/objects/class_sql.cpp:397 -msgid "Query %Q already initialized" +#: src/modules/objects/class_widget.cpp:1737 +msgid "Unknown widget flag '%Q'" msgstr "" -#: src/modules/objects/class_sql.cpp:402 -msgid "Connection %Q is not open!" +#: src/modules/objects/class_widget.cpp:1797 +msgid "No Layout associated to the widget " msgstr "" -#: src/modules/objects/class_sql.cpp:463 -msgid "Only memorybuffer class object is supported" +#: src/modules/objects/class_widget.cpp:1826 +msgid "Parent must be a widget object" msgstr "" -#: src/modules/objects/class_sql.cpp:469 -msgid "Type value %Q not supported" +#: src/modules/objects/class_widget.cpp:1860 +msgid "The pixmap is not valid" msgstr "" -#: src/modules/objects/class_listwidget.cpp:522 -msgid "Invalid selection mode '%Q' assuming single" +#: src/modules/objects/class_widget.cpp:1891 +#: src/modules/objects/class_painter.cpp:1205 +msgid "Pixmap parameter is not an object" msgstr "" -#: src/modules/objects/class_listwidget.cpp:553 -msgid "Can't insert the listwidget itself!" +#: src/modules/objects/class_widget.cpp:1896 +#: src/modules/objects/class_painter.cpp:1210 +msgid "Pixmap object required" msgstr "" -#: src/modules/objects/class_listwidget.cpp:558 -msgid "Can't insert a non-widget object" +#: src/modules/objects/class_widget.cpp:1901 +msgid "Null mask" msgstr "" -#: src/modules/objects/class_socket.cpp:428 -#: src/modules/objects/class_socket.cpp:487 -#: src/modules/objects/class_file.cpp:40 -#: src/modules/objects/class_file.cpp:494 -msgid "File is not open!" +#: src/modules/objects/class_widget.cpp:1926 +msgid "Unknown widget attribute '%Q'" +msgstr "" + +#: src/modules/objects/class_widget.cpp:1950 +msgid "Unknown Color Role '%Q'" +msgstr "" + +#: src/modules/objects/class_widget.cpp:1959 +msgid "Unknown Color Group '%Q'" +msgstr "" + +#: src/modules/objects/class_treewidgetitem.cpp:181 +msgid "The listviewitem cannot be parentless" +msgstr "" + +#: src/modules/objects/class_treewidgetitem.cpp:191 +msgid "" +"The parent of the listviewitem must be either another listviewitem or a " +"listview" +msgstr "" + +#: src/modules/objects/class_tabwidget.cpp:284 +#: src/modules/objects/class_tabwidget.cpp:303 +#: src/modules/objects/class_tabwidget.cpp:325 +#: src/modules/objects/class_tabwidget.cpp:380 +msgid "Can't find the tab " +msgstr "" + +#: src/modules/objects/class_tabwidget.cpp:404 +msgid "Can't find the tab" +msgstr "" + +#: src/modules/objects/class_tabwidget.cpp:424 +msgid "Unknown position '%Q'" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:191 +msgid "Class '%Q' is not defined" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:265 +msgid "Inexisting target object for objects.connect" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:270 +msgid "Inexisting source object for objects.connect" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:275 +msgid "Inexisting target slot '%Q' for objects.connect" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:360 +#: src/modules/objects/libkviobjects.cpp:459 +msgid "The class '%Q' does not exist" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:417 +msgid "Object does not exists" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:561 +msgid "Inexisting class object for objects.name" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:604 +msgid "Inexisting target object for objects.disconnect" +msgstr "" + +#: src/modules/objects/libkviobjects.cpp:609 +msgid "Inexisting source object for objects.disconnect" msgstr "" #: src/modules/objects/class_socket.cpp:498 @@ -619,237 +742,121 @@ msgid "" "Too much unprocessed incoming data (you've left this socket unmanaged ?)" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:151 -msgid "Error in KVS class implementation: processing aborted" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:156 -msgid "Processing aborted" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:162 -#, c-format -msgid "Error near line %d, column %d" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:164 -#, c-format -msgid "Warning near line %d, column %d" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:315 -msgid "XML support not available in the Qt library" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:330 -msgid "Data parameter is not an object" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:339 -msgid "Data parameter is not a memorybuffer object" -msgstr "" - -#: src/modules/objects/class_xmlreader.cpp:358 -msgid "Data is not a memorybuffer object or string" -msgstr "" - -#: src/modules/objects/class_tabwidget.cpp:284 -#: src/modules/objects/class_tabwidget.cpp:303 -#: src/modules/objects/class_tabwidget.cpp:325 -#: src/modules/objects/class_tabwidget.cpp:380 -msgid "Can't find the tab " -msgstr "" - -#: src/modules/objects/class_tabwidget.cpp:404 -msgid "Can't find the tab" -msgstr "" - -#: src/modules/objects/class_tabwidget.cpp:424 -msgid "Unknown position '%Q'" -msgstr "" - -#: src/modules/objects/class_vbox.cpp:153 -msgid "The widget must be a child of this vbox" -msgstr "" - -#: src/modules/objects/class_vbox.cpp:203 -#: src/modules/objects/class_layout.cpp:309 -msgid "Unknown alignment: '%Q'" +#: src/modules/objects/class_combobox.cpp:331 +msgid "Invalid insertion Policy '%Q'" msgstr "" #: src/modules/objects/class_workspace.cpp:229 msgid "The widget must be a subwindow of this workspace" msgstr "" -#: src/modules/objects/class_wrapper.cpp:146 -msgid "" -"The window identifier preceded by WinId must be the first object in the " -"search path" -msgstr "" - -#: src/modules/objects/class_wrapper.cpp:167 -msgid "Failed to find one of the wrap path widgets ('%Q::%Q')" -msgstr "" - -#: src/modules/objects/class_wrapper.cpp:175 -msgid "Failed to find the widget to wrap" -msgstr "" - -#: src/modules/objects/class_layout.cpp:138 -msgid "The parent of a layout must be a widget!" -msgstr "" - -#: src/modules/objects/class_layout.cpp:269 -msgid "Invalid resize mode defaulting to Auto" -msgstr "" - -#: src/modules/objects/class_layout.cpp:290 -msgid "The widget must be a child of this layout" -msgstr "" - -#: src/modules/objects/class_treewidgetitem.cpp:181 -msgid "The listviewitem cannot be parentless" -msgstr "" - -#: src/modules/objects/class_treewidgetitem.cpp:191 -msgid "" -"The parent of the listwidgetitem must be either another listwidgetitem or a " -"listwidget" -msgstr "" - -#: src/modules/objects/class_buttongroup.cpp:94 -msgid "Buttongroup supports only checkbox and radiobox object" -msgstr "" - -#: src/modules/objects/class_http.cpp:229 -msgid "Host '%Q' is not a valid url" -msgstr "" - -#: src/modules/objects/class_http.cpp:295 -msgid "'%Q' is not a valid file path" -msgstr "" - -#: src/modules/objects/class_dockwindow.cpp:96 -msgid "Can't add a null object" -msgstr "" - -#: src/modules/objects/class_dockwindow.cpp:103 -msgid "" -"Invalid object handle passed as parameter (the object is no longer " -"existing ?)" -msgstr "" - -#: src/modules/objects/class_dockwindow.cpp:109 -msgid "Object in invalid state" -msgstr "" - -#: src/modules/objects/class_dockwindow.cpp:115 -msgid "Can't set a non-widget object to be the main widget of a dock window" -msgstr "" - -#: src/modules/objects/class_dockwindow.cpp:121 -msgid "The added widget is not a child of this dock window" +#: src/modules/objects/class_button.cpp:125 +msgid "Image parameter missing" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:174 -msgid "Invalid dock area specified" +#: src/modules/objects/class_button.cpp:135 +#: src/modules/objects/class_painter.cpp:843 +msgid "Pixmap parameter is not an object!" msgstr "" -#: src/modules/objects/libkviobjects.cpp:189 -msgid "Class '%Q' is not defined" +#: src/modules/objects/class_button.cpp:141 +#: src/modules/objects/class_painter.cpp:848 +msgid "Object Pixmap required!" msgstr "" -#: src/modules/objects/libkviobjects.cpp:263 -msgid "Inexisting target object for objects.connect" +#: src/modules/objects/class_popupmenu.cpp:211 +msgid "Icon '%Q' doesn't exist" msgstr "" -#: src/modules/objects/libkviobjects.cpp:268 -msgid "Inexisting source object for objects.connect" +#: src/modules/objects/class_painter.cpp:569 +msgid " requires either an array as first parameter or four integers" msgstr "" -#: src/modules/objects/libkviobjects.cpp:273 -msgid "Inexisting target slot '%Q' for objects.connect" +#: src/modules/objects/class_painter.cpp:592 +#: src/modules/objects/class_painter.cpp:627 +msgid "One of the array parameters is empty" msgstr "" -#: src/modules/objects/libkviobjects.cpp:358 -#: src/modules/objects/libkviobjects.cpp:457 -msgid "The class '%Q' does not exist" +#: src/modules/objects/class_painter.cpp:597 +#: src/modules/objects/class_painter.cpp:632 +msgid "One of the array parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/libkviobjects.cpp:415 -msgid "Object does not exists" +#: src/modules/objects/class_painter.cpp:603 +msgid " requires either an array as first parameter or two integers" msgstr "" -#: src/modules/objects/libkviobjects.cpp:559 -msgid "Inexisting class object for objects.name" +#: src/modules/objects/class_painter.cpp:640 +msgid "The opacity value didn't evaluate to an integer" msgstr "" -#: src/modules/objects/libkviobjects.cpp:602 -msgid "Inexisting target object for objects.disconnect" +#: src/modules/objects/class_painter.cpp:647 +msgid " requires either an array as first parameter or 3 integers" msgstr "" -#: src/modules/objects/libkviobjects.cpp:607 -msgid "Inexisting source object for objects.disconnect" +#: src/modules/objects/class_painter.cpp:710 +msgid "Unknown '%Q' background mode" msgstr "" -#: src/modules/objects/class_memorybuffer.cpp:98 -msgid "The file '%Q' does not exist" +#: src/modules/objects/class_painter.cpp:1004 +msgid "$fontMetricsWidth: the painter is not active!" msgstr "" -#: src/modules/objects/class_memorybuffer.cpp:116 -msgid "Cannot open file '%Q' for writing" +#: src/modules/objects/class_painter.cpp:1014 +msgid "$fontMetricsHeight: the painter is not active!" msgstr "" -#: src/modules/objects/class_file.cpp:228 -msgid "Empty filename string" +#: src/modules/objects/class_painter.cpp:1043 +msgid "Missing filename" msgstr "" -#: src/modules/objects/class_file.cpp:251 -msgid "No such open mode '%Q'" +#: src/modules/objects/class_painter.cpp:1069 +#: src/modules/objects/class_painter.cpp:1094 +msgid "No valid paint device" msgstr "" -#: src/modules/objects/class_file.cpp:335 -msgid "Argument too long, using only first char" +#: src/modules/objects/class_painter.cpp:1081 +msgid "Pixmap or Widget parameter is not an object" msgstr "" -#: src/modules/objects/class_file.cpp:337 -msgid "Write error occured!" +#: src/modules/objects/class_painter.cpp:1088 +msgid "Widget or Pixmap required " msgstr "" -#: src/modules/objects/class_file.cpp:346 -msgid "Read error occured!" +#: src/modules/objects/class_painter.cpp:1176 +msgid "Invalid mode '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:360 -msgid "Argument too long, using only the first char" +#: src/modules/objects/class_painter.cpp:1475 +msgid "Unknown pen style '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:435 -msgid "The incoming data isn't an array" +#: src/modules/objects/class_painter.cpp:1501 +msgid "Unknown brush style '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:445 -msgid "The incoming data isn't a Dictionary" +#: src/modules/objects/class_painter.cpp:1567 +msgid "Color name or triplette RGB/HSV values required" msgstr "" -#: src/modules/objects/class_file.cpp:455 -msgid "Unsupported datatype '%Q'" +#: src/modules/objects/class_trayicon.cpp:177 +msgid "Invalid message Icon: switch to default NoIcon '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:514 -msgid "The memoryBuffer object is empty: nothing will be saved" +#: src/modules/objects/class_toolbar.cpp:83 +msgid "The toolbar cannot be a parent-widget!" msgstr "" -#: src/modules/objects/class_file.cpp:530 -msgid "Block parameter must be a string or a memorybuffer object" +#: src/modules/objects/class_toolbar.cpp:92 +msgid "The parent-widget isn't a MainWindow." msgstr "" -#: src/modules/objects/class_file.cpp:612 -msgid "Length of hex string is not multiple of 2" +#: src/modules/objects/class_treewidget.cpp:422 +msgid "Invalid selection mode '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:628 -msgid "The hex string is not correct!" +#: src/modules/objects/class_treewidget.cpp:437 +msgid "Unknown '%Q' sort order: switching to ascending order" msgstr "" #: src/modules/objects/object_macros.h:104 |
