diff options
| author | 2010-08-12 21:02:58 +0000 | |
|---|---|---|
| committer | 2010-08-12 21:02:58 +0000 | |
| commit | a1ed2d99be7e4e45148b4709b9e4c80552673c4c (patch) | |
| tree | 92a4ffb43e204f727d10d229dffe401adf1a357a /po/modules/objects/objects.pot | |
| parent | update (diff) | |
| download | KVIrc-a1ed2d99be7e4e45148b4709b9e4c80552673c4c.tar.gz KVIrc-a1ed2d99be7e4e45148b4709b9e4c80552673c4c.tar.bz2 KVIrc-a1ed2d99be7e4e45148b4709b9e4c80552673c4c.zip | |
updated po{,t} files
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4859 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'po/modules/objects/objects.pot')
| -rw-r--r-- | po/modules/objects/objects.pot | 832 |
1 files changed, 416 insertions, 416 deletions
diff --git a/po/modules/objects/objects.pot b/po/modules/objects/objects.pot index 4bfa2038a..2438ece78 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-07 17:02+0200\n" +"POT-Creation-Date: 2010-08-12 22:59+0200\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,209 +16,132 @@ 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'" -msgstr "" - -#: src/modules/objects/class_lineedit.cpp:471 -msgid "Unkonwn '%Q' completition mode, switching to default popupCompletition" -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" -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" -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/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_listwidget.cpp:260 +#: src/modules/objects/class_tablewidget.cpp:692 +#: src/modules/objects/class_treewidgetitem.cpp:287 +msgid "Unknown item flag '%Q'" msgstr "" +#: src/modules/objects/class_listwidget.cpp:318 +#: src/modules/objects/class_widget.cpp:1767 #: 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'" msgstr "" -#: src/modules/objects/class_toolbar.cpp:83 -msgid "The toolbar cannot be a parent-widget!" -msgstr "" - -#: src/modules/objects/class_toolbar.cpp:92 -msgid "The parent-widget isn't a MainWindow." -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" -msgstr "" - -#: src/modules/objects/class_painter.cpp:558 -#: src/modules/objects/class_widget.cpp:1160 -msgid "One of the geometry array parameters is empty" -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" -msgstr "" - -#: src/modules/objects/class_painter.cpp:569 -msgid " requires either an array as first parameter or four integers" -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" -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" -msgstr "" - -#: 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/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/class_painter.cpp:603 -msgid " requires either an array as first parameter or two integers" -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" -msgstr "" - -#: src/modules/objects/class_painter.cpp:640 -msgid "The opacity value didn't evaluate to an integer" -msgstr "" - -#: src/modules/objects/class_painter.cpp:647 -msgid " requires either an array as first parameter or 3 integers" -msgstr "" - -#: src/modules/objects/class_painter.cpp:710 -msgid "Unknown '%Q' background mode" -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_listwidget.cpp:345 +#: src/modules/objects/class_tablewidget.cpp:390 +#: src/modules/objects/class_treewidgetitem.cpp:412 +msgid "Pixmap object or image Id required" msgstr "" -#: src/modules/objects/class_painter.cpp:848 -#: src/modules/objects/class_button.cpp:141 -msgid "Object Pixmap required!" +#: src/modules/objects/class_listwidget.cpp:355 +#: src/modules/objects/class_tablewidget.cpp:400 +#: 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_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_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_painter.cpp:1176 -msgid "Invalid mode '%Q'" +#: 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_painter.cpp:1205 -#: src/modules/objects/class_widget.cpp:1891 -msgid "Pixmap parameter is not an object" +#: 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" msgstr "" -#: src/modules/objects/class_painter.cpp:1210 -#: src/modules/objects/class_widget.cpp:1896 -msgid "Pixmap object required" +#: 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" msgstr "" -#: src/modules/objects/class_painter.cpp:1475 -msgid "Unknown pen style '%Q'" +#: src/modules/objects/class_http.cpp:229 +msgid "Host '%Q' is not a valid url" msgstr "" -#: src/modules/objects/class_painter.cpp:1501 -msgid "Unknown brush style '%Q'" +#: src/modules/objects/class_http.cpp:295 +msgid "'%Q' is not a valid file path" msgstr "" -#: src/modules/objects/class_painter.cpp:1567 -msgid "Color name or triplette RGB/HSV values required" +#: 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_widget.cpp:1160 +#: src/modules/objects/class_painter.cpp:558 +msgid "One of the geometry array parameters is empty" +msgstr "" + +#: 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_widget.cpp:1175 @@ -226,6 +149,25 @@ msgid "" "$setGeometry() requires either an array as first parameter or four integers" msgstr "" +#: 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 +#: 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:1245 +#: src/modules/objects/class_widget.cpp:1327 +#: src/modules/objects/class_multilineedit.cpp:586 +#: src/modules/objects/class_painter.cpp:619 +msgid "The array passed as parameter must contain at least 3 elements" +msgstr "" + #: src/modules/objects/class_widget.cpp:1254 #: src/modules/objects/class_widget.cpp:1336 #: src/modules/objects/class_multilineedit.cpp:595 @@ -257,6 +199,12 @@ msgid "" "string or color name, or three integers" msgstr "" +#: 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_widget.cpp:1610 msgid "One of the move array parameters is empty" msgstr "" @@ -293,14 +241,6 @@ msgstr "" msgid "No Layout associated to the widget " 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" -msgstr "" - #: src/modules/objects/class_widget.cpp:1826 msgid "Parent must be a widget object" msgstr "" @@ -309,6 +249,16 @@ msgstr "" msgid "The pixmap is not valid" msgstr "" +#: 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_widget.cpp:1896 +#: src/modules/objects/class_painter.cpp:1210 +msgid "Pixmap object required" +msgstr "" + #: src/modules/objects/class_widget.cpp:1901 msgid "Null mask" msgstr "" @@ -325,298 +275,282 @@ msgstr "" msgid "Unknown Color Group '%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:612 -msgid "A string of 6 hex digits is required" -msgstr "" - -#: src/modules/objects/class_multilineedit.cpp:623 -msgid "Not an hex digit" -msgstr "" - -#: src/modules/objects/class_multilineedit.cpp:631 -msgid "$setColor requires either an array as first parameter or three integers" +#: src/modules/objects/class_process.cpp:221 +msgid "Process could not be started." msgstr "" -#: src/modules/objects/class_multilineedit.cpp:708 -msgid "Unknown text format '%Q'" +#: src/modules/objects/class_layout.cpp:138 +msgid "The parent of a layout must be a widget!" 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_layout.cpp:269 +msgid "Invalid resize mode defaulting to Auto" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:730 -msgid "I cannot read the file '%Q'." +#: src/modules/objects/class_layout.cpp:290 +msgid "The widget must be a child of this layout" msgstr "" -#: src/modules/objects/class_popupmenu.cpp:211 -msgid "Icon '%Q' doesn't exist" +#: src/modules/objects/class_layout.cpp:309 +#: src/modules/objects/class_vbox.cpp:203 +msgid "Unknown alignment: '%Q'" msgstr "" -#: src/modules/objects/class_pixmap.cpp:173 -msgid "Unknown aspect ratio %Q - Switching to KeepAspectRatio ratio" +#: src/modules/objects/class_workspace.cpp:229 +msgid "The widget must be a subwindow of this workspace" 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 +#: src/modules/objects/class_pixmap.cpp:274 msgid "Buffer parameter is not an object" msgstr "" -#: src/modules/objects/class_pixmap.cpp:279 +#: 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!" +msgstr "" + #: src/modules/objects/class_socket.cpp:435 #: src/modules/objects/class_file.cpp:388 #: src/modules/objects/class_file.cpp:522 +#: src/modules/objects/class_pixmap.cpp:279 msgid "Buffer parameter is not a memorybuffer object" 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_socket.cpp:498 +msgid "Buffer parameter is not a memorybuffer or file 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_socket.cpp:542 +msgid "No socket object specified" 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_socket.cpp:548 +msgid "Invalid socket object specified (it doesn't inherit from socket)" msgstr "" -#: src/modules/objects/class_combobox.cpp:331 -msgid "Invalid insertion Policy '%Q'" +#: src/modules/objects/class_socket.cpp:560 +msgid "There is no connection to accept!" msgstr "" -#: src/modules/objects/class_lcd.cpp:142 -msgid "Unknown mode '%Q'" +#: src/modules/objects/class_socket.cpp:590 +#, c-format +msgid "Value %d for port is out of range (values allowed are from 0 to 65535)" msgstr "" -#: src/modules/objects/class_lcd.cpp:156 -msgid "Unknown segment style '%Q'" +#: src/modules/objects/class_socket.cpp:595 +#: src/modules/objects/class_socket.cpp:626 +msgid "Another connection in progress" msgstr "" -#: src/modules/objects/class_process.cpp:221 -msgid "Process could not be started." +#: src/modules/objects/class_socket.cpp:643 +msgid "No IPv6 support in this executable" msgstr "" -#: src/modules/objects/class_toolbutton.cpp:274 -msgid "Can't add a non-popupmenu object" +#: src/modules/objects/class_socket.cpp:665 +#: src/modules/objects/class_socket.cpp:879 +msgid "Invalid IP address (%Q)" msgstr "" -#: src/modules/objects/class_toolbutton.cpp:316 -msgid "Unknown text position '%Q'" +#: src/modules/objects/class_socket.cpp:686 +msgid "Socket creation failed" msgstr "" -#: src/modules/objects/class_slider.cpp:268 -msgid "Unknown tickmark '%Q'" +#: src/modules/objects/class_socket.cpp:701 +#: src/modules/objects/class_socket.cpp:722 +msgid "Invalid socket address" msgstr "" -#: src/modules/objects/class_slider.cpp:282 -#: src/modules/objects/class_groupbox.cpp:332 -msgid "Unknown orientation '%Q'" +#: src/modules/objects/class_socket.cpp:709 +#: src/modules/objects/class_socket.cpp:730 +msgid "Bind failure" msgstr "" -#: src/modules/objects/class_treewidget.cpp:422 -msgid "Invalid selection mode '%Q'" +#: src/modules/objects/class_socket.cpp:740 +msgid "Listen failure" msgstr "" -#: src/modules/objects/class_treewidget.cpp:437 -msgid "Unknown '%Q' sort order: switching to ascending order" +#: src/modules/objects/class_socket.cpp:873 +msgid "Invalid IP address " 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_socket.cpp:901 +msgid "Failed to create the socket" 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_socket.cpp:913 +msgid "Failed to setup a nonblocking socket" msgstr "" -#: 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." +#: src/modules/objects/class_socket.cpp:935 +msgid "Connect failure: " 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_socket.cpp:962 +msgid "Connect attempt timed out" msgstr "" -#: src/modules/objects/class_button.cpp:125 -msgid "Image parameter missing" +#: src/modules/objects/class_socket.cpp:991 +msgid "Can't start the DNS thread" msgstr "" -#: src/modules/objects/class_sql.cpp:202 -msgid "Missing Qt plugin for database %Q" +#: src/modules/objects/class_socket.cpp:1141 +msgid "" +"Too much unprocessed incoming data (you've left this socket unmanaged ?)" msgstr "" -#: src/modules/objects/class_sql.cpp:209 -msgid "Duplicate connection name '%Q', old query connection removed" +#: src/modules/objects/class_multilineedit.cpp:263 +#, c-format +msgid "No such line '%d'" 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_multilineedit.cpp:317 +msgid "Unknown word wrap '%Q'" msgstr "" -#: src/modules/objects/class_sql.cpp:345 -msgid "Connection query %Q does not exists" +#: src/modules/objects/class_multilineedit.cpp:612 +msgid "A string of 6 hex digits is required" msgstr "" -#: src/modules/objects/class_sql.cpp:363 -msgid "No query connection is open" +#: src/modules/objects/class_multilineedit.cpp:623 +msgid "Not an hex digit" msgstr "" -#: src/modules/objects/class_sql.cpp:372 -msgid "Query for connection %Q does not exists" +#: src/modules/objects/class_multilineedit.cpp:631 +msgid "$setColor requires either an array as first parameter or three integers" msgstr "" -#: src/modules/objects/class_sql.cpp:397 -msgid "Query %Q already initialized" +#: src/modules/objects/class_multilineedit.cpp:708 +msgid "Unknown text format '%Q'" msgstr "" -#: src/modules/objects/class_sql.cpp:402 -msgid "Connection %Q is not open!" +#: src/modules/objects/class_multilineedit.cpp:723 +#: src/modules/objects/class_tbrowser.cpp:103 +#: src/modules/objects/class_pixmap.cpp:188 +#: src/modules/objects/class_pixmap.cpp:224 +msgid "I can't find the specified file '%Q'." msgstr "" -#: src/modules/objects/class_sql.cpp:463 -msgid "Only memorybuffer class object is supported" +#: src/modules/objects/class_multilineedit.cpp:730 +msgid "I cannot read the file '%Q'." msgstr "" -#: src/modules/objects/class_sql.cpp:469 -msgid "Type value %Q not supported" +#: src/modules/objects/class_multilineedit.cpp:758 +#: src/modules/objects/class_groupbox.cpp:299 +#: src/modules/objects/class_hbox.cpp:197 +#: src/modules/objects/class_label.cpp:273 +msgid "Unknown alignment '%Q'" msgstr "" -#: src/modules/objects/class_listwidget.cpp:522 -msgid "Invalid selection mode '%Q' assuming single" +#: 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_listwidget.cpp:553 -msgid "Can't insert the listwidget itself!" +#: 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_listwidget.cpp:558 -msgid "Can't insert a non-widget 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_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_wrapper.cpp:175 +msgid "Failed to find the widget to wrap" msgstr "" -#: src/modules/objects/class_socket.cpp:498 -msgid "Buffer parameter is not a memorybuffer or file object" +#: src/modules/objects/class_groupbox.cpp:332 +#: src/modules/objects/class_slider.cpp:282 +msgid "Unknown orientation '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:542 -msgid "No socket object specified" +#: src/modules/objects/class_sql.cpp:202 +msgid "Missing Qt plugin for database %Q" msgstr "" -#: src/modules/objects/class_socket.cpp:548 -msgid "Invalid socket object specified (it doesn't inherit from socket)" +#: src/modules/objects/class_sql.cpp:209 +msgid "Duplicate connection name '%Q', old query connection removed" msgstr "" -#: src/modules/objects/class_socket.cpp:560 -msgid "There is no connection to accept!" +#: 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_socket.cpp:590 -#, c-format -msgid "Value %d for port is out of range (values allowed are from 0 to 65535)" +#: src/modules/objects/class_sql.cpp:345 +msgid "Connection query %Q does not exists" msgstr "" -#: src/modules/objects/class_socket.cpp:595 -#: src/modules/objects/class_socket.cpp:626 -msgid "Another connection in progress" +#: src/modules/objects/class_sql.cpp:363 +msgid "No query connection is open" msgstr "" -#: src/modules/objects/class_socket.cpp:643 -msgid "No IPv6 support in this executable" +#: src/modules/objects/class_sql.cpp:372 +msgid "Query for connection %Q does not exists" msgstr "" -#: src/modules/objects/class_socket.cpp:665 -#: src/modules/objects/class_socket.cpp:879 -msgid "Invalid IP address (%Q)" +#: src/modules/objects/class_sql.cpp:397 +msgid "Query %Q already initialized" msgstr "" -#: src/modules/objects/class_socket.cpp:686 -msgid "Socket creation failed" +#: src/modules/objects/class_sql.cpp:402 +msgid "Connection %Q is not open!" msgstr "" -#: src/modules/objects/class_socket.cpp:701 -#: src/modules/objects/class_socket.cpp:722 -msgid "Invalid socket address" +#: src/modules/objects/class_sql.cpp:463 +msgid "Only memorybuffer class object is supported" msgstr "" -#: src/modules/objects/class_socket.cpp:709 -#: src/modules/objects/class_socket.cpp:730 -msgid "Bind failure" +#: src/modules/objects/class_sql.cpp:469 +msgid "Type value %Q not supported" msgstr "" -#: src/modules/objects/class_socket.cpp:740 -msgid "Listen failure" +#: 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_socket.cpp:873 -msgid "Invalid IP address " +#: src/modules/objects/class_vbox.cpp:153 +msgid "The widget must be a child of this vbox" msgstr "" -#: src/modules/objects/class_socket.cpp:901 -msgid "Failed to create the socket" +#: src/modules/objects/class_treewidget.cpp:422 +msgid "Invalid selection mode '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:913 -msgid "Failed to setup a nonblocking socket" +#: src/modules/objects/class_treewidget.cpp:437 +msgid "Unknown '%Q' sort order: switching to ascending order" msgstr "" -#: src/modules/objects/class_socket.cpp:935 -msgid "Connect failure: " +#: src/modules/objects/class_slider.cpp:268 +msgid "Unknown tickmark '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:962 -msgid "Connect attempt timed out" +#: src/modules/objects/class_memorybuffer.cpp:98 +msgid "The file '%Q' does not exist" msgstr "" -#: src/modules/objects/class_socket.cpp:991 -msgid "Can't start the DNS thread" +#: src/modules/objects/class_memorybuffer.cpp:116 +msgid "Cannot open file '%Q' for writing" msgstr "" -#: src/modules/objects/class_socket.cpp:1143 -msgid "" -"Too much unprocessed incoming data (you've left this socket unmanaged ?)" +#: src/modules/objects/class_lineedit.cpp:407 +msgid "Unknown echo mode '%Q'" +msgstr "" + +#: src/modules/objects/class_lineedit.cpp:471 +msgid "Unkonwn '%Q' completition mode, switching to default popupCompletition" msgstr "" #: src/modules/objects/class_xmlreader.cpp:151 @@ -653,6 +587,10 @@ msgstr "" msgid "Data is not a memorybuffer object or string" msgstr "" +#: src/modules/objects/class_combobox.cpp:331 +msgid "Invalid insertion Policy '%Q'" +msgstr "" + #: src/modules/objects/class_tabwidget.cpp:284 #: src/modules/objects/class_tabwidget.cpp:303 #: src/modules/objects/class_tabwidget.cpp:325 @@ -668,91 +606,64 @@ msgstr "" 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'" -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" +#: src/modules/objects/class_file.cpp:228 +msgid "Empty filename string" msgstr "" -#: src/modules/objects/class_layout.cpp:138 -msgid "The parent of a layout must be a widget!" +#: src/modules/objects/class_file.cpp:251 +msgid "No such open mode '%Q'" msgstr "" -#: src/modules/objects/class_layout.cpp:269 -msgid "Invalid resize mode defaulting to Auto" +#: src/modules/objects/class_file.cpp:335 +msgid "Argument too long, using only first char" msgstr "" -#: src/modules/objects/class_layout.cpp:290 -msgid "The widget must be a child of this layout" +#: src/modules/objects/class_file.cpp:337 +msgid "Write error occured!" msgstr "" -#: src/modules/objects/class_treewidgetitem.cpp:181 -msgid "The listviewitem cannot be parentless" +#: src/modules/objects/class_file.cpp:346 +msgid "Read error occured!" msgstr "" -#: src/modules/objects/class_treewidgetitem.cpp:191 -msgid "" -"The parent of the listwidgetitem must be either another listwidgetitem or a " -"listwidget" +#: src/modules/objects/class_file.cpp:360 +msgid "Argument too long, using only the first char" msgstr "" -#: src/modules/objects/class_buttongroup.cpp:94 -msgid "Buttongroup supports only checkbox and radiobox object" +#: src/modules/objects/class_file.cpp:435 +msgid "The incoming data isn't an array" msgstr "" -#: src/modules/objects/class_http.cpp:229 -msgid "Host '%Q' is not a valid url" +#: src/modules/objects/class_file.cpp:445 +msgid "The incoming data isn't a Dictionary" msgstr "" -#: src/modules/objects/class_http.cpp:295 -msgid "'%Q' is not a valid file path" +#: src/modules/objects/class_file.cpp:455 +msgid "Unsupported datatype '%Q'" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:96 -msgid "Can't add a null object" +#: src/modules/objects/class_file.cpp:514 +msgid "The memoryBuffer object is empty: nothing will be saved" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:103 -msgid "" -"Invalid object handle passed as parameter (the object is no longer " -"existing ?)" +#: src/modules/objects/class_file.cpp:530 +msgid "Block parameter must be a string or a memorybuffer object" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:109 -msgid "Object in invalid state" +#: src/modules/objects/class_file.cpp:612 +msgid "Length of hex string is not multiple of 2" 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" +#: src/modules/objects/class_file.cpp:628 +msgid "The hex string is not correct!" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:121 -msgid "The added widget is not a child of this dock window" +#: src/modules/objects/class_toolbar.cpp:83 +msgid "The toolbar cannot be a parent-widget!" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:174 -msgid "Invalid dock area specified" +#: src/modules/objects/class_toolbar.cpp:92 +msgid "The parent-widget isn't a MainWindow." msgstr "" #: src/modules/objects/libkviobjects.cpp:189 @@ -792,64 +703,153 @@ msgstr "" msgid "Inexisting source object for objects.disconnect" msgstr "" -#: src/modules/objects/class_memorybuffer.cpp:98 -msgid "The file '%Q' does not exist" +#: src/modules/objects/class_toolbutton.cpp:274 +msgid "Can't add a non-popupmenu object" msgstr "" -#: src/modules/objects/class_memorybuffer.cpp:116 -msgid "Cannot open file '%Q' for writing" +#: src/modules/objects/class_toolbutton.cpp:316 +msgid "Unknown text position '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:228 -msgid "Empty filename string" +#: src/modules/objects/class_popupmenu.cpp:211 +msgid "Icon '%Q' doesn't exist" msgstr "" -#: src/modules/objects/class_file.cpp:251 -msgid "No such open mode '%Q'" +#: src/modules/objects/class_buttongroup.cpp:94 +msgid "Buttongroup supports only checkbox and radiobox object" msgstr "" -#: src/modules/objects/class_file.cpp:335 -msgid "Argument too long, using only first char" +#: src/modules/objects/class_treewidgetitem.cpp:181 +msgid "The listviewitem cannot be parentless" msgstr "" -#: src/modules/objects/class_file.cpp:337 -msgid "Write error occured!" +#: 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_file.cpp:346 -msgid "Read error occured!" +#: src/modules/objects/class_lcd.cpp:142 +msgid "Unknown mode '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:360 -msgid "Argument too long, using only the first char" +#: src/modules/objects/class_lcd.cpp:156 +msgid "Unknown segment style '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:435 -msgid "The incoming data isn't an array" +#: src/modules/objects/class_painter.cpp:569 +msgid " requires either an array as first parameter or four integers" msgstr "" -#: src/modules/objects/class_file.cpp:445 -msgid "The incoming data isn't a Dictionary" +#: 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/class_file.cpp:455 -msgid "Unsupported datatype '%Q'" +#: 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/class_file.cpp:514 -msgid "The memoryBuffer object is empty: nothing will be saved" +#: src/modules/objects/class_painter.cpp:603 +msgid " requires either an array as first parameter or two integers" msgstr "" -#: src/modules/objects/class_file.cpp:530 -msgid "Block parameter must be a string or a memorybuffer object" +#: src/modules/objects/class_painter.cpp:640 +msgid "The opacity value didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_file.cpp:612 -msgid "Length of hex string is not multiple of 2" +#: src/modules/objects/class_painter.cpp:647 +msgid " requires either an array as first parameter or 3 integers" msgstr "" -#: src/modules/objects/class_file.cpp:628 -msgid "The hex string is not correct!" +#: src/modules/objects/class_painter.cpp:710 +msgid "Unknown '%Q' background mode" +msgstr "" + +#: src/modules/objects/class_painter.cpp:843 +#: src/modules/objects/class_button.cpp:135 +msgid "Pixmap parameter is not an object!" +msgstr "" + +#: src/modules/objects/class_painter.cpp:848 +#: src/modules/objects/class_button.cpp:141 +msgid "Object Pixmap required!" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1004 +msgid "$fontMetricsWidth: the painter is not active!" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1014 +msgid "$fontMetricsHeight: the painter is not active!" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1043 +msgid "Missing filename" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1069 +#: src/modules/objects/class_painter.cpp:1094 +msgid "No valid paint device" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1081 +msgid "Pixmap or Widget parameter is not an object" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1088 +msgid "Widget or Pixmap required " +msgstr "" + +#: src/modules/objects/class_painter.cpp:1176 +msgid "Invalid mode '%Q'" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1475 +msgid "Unknown pen style '%Q'" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1501 +msgid "Unknown brush style '%Q'" +msgstr "" + +#: src/modules/objects/class_painter.cpp:1567 +msgid "Color name or triplette RGB/HSV values required" +msgstr "" + +#: src/modules/objects/class_button.cpp:125 +msgid "Image parameter missing" +msgstr "" + +#: src/modules/objects/class_pixmap.cpp:173 +msgid "Unknown aspect ratio %Q - Switching to KeepAspectRatio ratio" +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" +msgstr "" + +#: src/modules/objects/class_dockwindow.cpp:174 +msgid "Invalid dock area specified" msgstr "" #: src/modules/objects/object_macros.h:104 |
