diff options
| author | 2010-03-21 13:39:35 +0000 | |
|---|---|---|
| committer | 2010-03-21 13:39:35 +0000 | |
| commit | fe2824d7afbbb3021c52100a1089bc390928fa71 (patch) | |
| tree | 9610a3d13dd3eeec262130a658866b5f33c741f5 /po/modules/objects/objects.pot | |
| parent | added $topLevelItemCount() (and fixed doc for $topLevelItem()) to listview ob... (diff) | |
| download | KVIrc-fe2824d7afbbb3021c52100a1089bc390928fa71.tar.gz KVIrc-fe2824d7afbbb3021c52100a1089bc390928fa71.tar.bz2 KVIrc-fe2824d7afbbb3021c52100a1089bc390928fa71.zip | |
updated po{,t} files
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4174 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'po/modules/objects/objects.pot')
| -rw-r--r-- | po/modules/objects/objects.pot | 804 |
1 files changed, 402 insertions, 402 deletions
diff --git a/po/modules/objects/objects.pot b/po/modules/objects/objects.pot index 04ea51bec..0ee3b3f20 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-03-09 04:29+0100\n" +"POT-Creation-Date: 2010-03-21 14:37+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,80 +16,92 @@ 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_listwidget.cpp:185 +#: 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_lineedit.cpp:471 -msgid "Unkonwn '%Q' completition mode, switching to default popupCompletition" +#: src/modules/objects/class_listwidget.cpp:188 +#: src/modules/objects/class_listwidget.cpp:206 +#: 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_mainwindow.cpp:87 -#: src/modules/objects/class_widget.cpp:1761 -#: 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_listwidget.cpp:269 +msgid "Invalid selection mode '%Q' assuming single" msgstr "" -#: src/modules/objects/class_mainwindow.cpp:92 -#: src/modules/objects/class_widget.cpp:1766 -#: 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_listwidget.cpp:300 +msgid "Can't insert the listwidget itself!" +msgstr "" + +#: src/modules/objects/class_listwidget.cpp:305 +msgid "Can't insert a non-widget 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:1777 +msgid "Can't add a non-widget object" msgstr "" -#: src/modules/objects/class_mainwindow.cpp:97 #: 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:97 #: src/modules/objects/object_macros.h:120 msgid "Widget object required" msgstr "" -#: src/modules/objects/class_label.cpp:272 -#: src/modules/objects/class_multilineedit.cpp:1117 -#: src/modules/objects/class_hbox.cpp:197 -#: src/modules/objects/class_groupbox.cpp:315 -msgid "Unknown alignment '%Q'" +#: src/modules/objects/class_mainwindow.cpp:87 +#: src/modules/objects/class_widget.cpp:1761 +#: 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_label.cpp:326 -#: src/modules/objects/class_widget.cpp:1742 -msgid "Unknown style '%Q'" +#: src/modules/objects/class_mainwindow.cpp:92 +#: src/modules/objects/class_widget.cpp:1766 +#: 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_toolbar.cpp:83 -msgid "The toolbar cannot be a parent-widget!" +#: src/modules/objects/class_http.cpp:193 +msgid "Host '%Q' is not a valid url" msgstr "" -#: src/modules/objects/class_toolbar.cpp:92 -msgid "The parent-widget isn't a MainWindow." +#: src/modules/objects/class_http.cpp:260 +msgid "'%Q' is not a valid file path" msgstr "" -#: src/modules/objects/class_painter.cpp:546 #: src/modules/objects/class_widget.cpp:1127 +#: src/modules/objects/class_painter.cpp:546 msgid "The array passed as parameter must contain at least 4 elements" msgstr "" -#: src/modules/objects/class_painter.cpp:555 #: src/modules/objects/class_widget.cpp:1140 +#: src/modules/objects/class_painter.cpp:555 msgid "One of the geometry array parameters is empty" msgstr "" -#: src/modules/objects/class_painter.cpp:560 #: src/modules/objects/class_widget.cpp:1145 +#: src/modules/objects/class_painter.cpp:560 msgid "One of the geometry array parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_painter.cpp:566 -msgid " requires either an array as first parameter or four integers" +#: src/modules/objects/class_widget.cpp:1155 +msgid "" +"$setGeometry() requires either an array as first parameter or four integers" msgstr "" -#: src/modules/objects/class_painter.cpp:572 -#: src/modules/objects/class_painter.cpp:606 -#: src/modules/objects/class_painter.cpp:650 #: src/modules/objects/class_widget.cpp:1160 #: src/modules/objects/class_widget.cpp:1282 #: src/modules/objects/class_widget.cpp:1364 @@ -97,132 +109,20 @@ msgstr "" #: src/modules/objects/class_widget.cpp:1664 #: src/modules/objects/class_multilineedit.cpp:855 #: src/modules/objects/class_multilineedit.cpp:1055 +#: src/modules/objects/class_painter.cpp:572 +#: src/modules/objects/class_painter.cpp:606 +#: src/modules/objects/class_painter.cpp:650 msgid "The first parameter didn't evaluate to an array nor an integer" msgstr "" -#: src/modules/objects/class_painter.cpp:582 -#: src/modules/objects/class_widget.cpp:1583 -#: src/modules/objects/class_widget.cpp:1640 -msgid "The array passed as parameter must contain at least 2 elements" -msgstr "" - -#: src/modules/objects/class_painter.cpp:589 -#: src/modules/objects/class_painter.cpp:624 -msgid "One of the array parameters is empty" -msgstr "" - -#: src/modules/objects/class_painter.cpp:594 -#: src/modules/objects/class_painter.cpp:629 -msgid "One of the array parameters didn't evaluate to an integer" -msgstr "" - -#: src/modules/objects/class_painter.cpp:600 -msgid " requires either an array as first parameter or two integers" -msgstr "" - -#: src/modules/objects/class_painter.cpp:616 #: src/modules/objects/class_widget.cpp:1225 #: src/modules/objects/class_widget.cpp:1307 #: src/modules/objects/class_multilineedit.cpp:805 #: src/modules/objects/class_multilineedit.cpp:1005 +#: src/modules/objects/class_painter.cpp:616 msgid "The array passed as parameter must contain at least 3 elements" msgstr "" -#: src/modules/objects/class_painter.cpp:637 -msgid "The opacity value didn't evaluate to an integer" -msgstr "" - -#: src/modules/objects/class_painter.cpp:644 -msgid " requires either an array as first parameter or 3 integers" -msgstr "" - -#: src/modules/objects/class_painter.cpp:700 -msgid "Unknown '%Q' background mode" -msgstr "" - -#: src/modules/objects/class_painter.cpp:833 -#: src/modules/objects/class_button.cpp:130 -msgid "Pixmap parameter is not an object!" -msgstr "" - -#: src/modules/objects/class_painter.cpp:838 -#: src/modules/objects/class_button.cpp:136 -msgid "Object Pixmap required!" -msgstr "" - -#: src/modules/objects/class_painter.cpp:849 -#: src/modules/objects/class_painter.cpp:902 -#: src/modules/objects/class_painter.cpp:1542 -msgid "The opacity parameter didn't evaluate to integer" -msgstr "" - -#: src/modules/objects/class_painter.cpp:861 -#: src/modules/objects/class_painter.cpp:914 -msgid "Color name or triplette rgb/hsv value required" -msgstr "" - -#: src/modules/objects/class_painter.cpp:866 -#: src/modules/objects/class_painter.cpp:919 -#: src/modules/objects/class_painter.cpp:1560 -msgid "One of the triplette parameters didn't evaluate to an integer" -msgstr "" - -#: src/modules/objects/class_painter.cpp:994 -msgid "$fontMetricsWidth: the painter is not active!" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1004 -msgid "$fontMetricsHeight: the painter is not active!" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1033 -msgid "Missing filename" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1059 -#: src/modules/objects/class_painter.cpp:1084 -msgid "No valid paint device" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1071 -msgid "Pixmap or Widget parameter is not an object" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1078 -msgid "Widget or Pixmap required " -msgstr "" - -#: src/modules/objects/class_painter.cpp:1164 -msgid "Invalid mode '%Q'" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1193 -#: src/modules/objects/class_widget.cpp:1866 -msgid "Pixmap parameter is not an object" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1198 -#: src/modules/objects/class_widget.cpp:1871 -msgid "Pixmap object required" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1463 -msgid "Unknown pen style '%Q'" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1489 -msgid "Unknown brush style '%Q'" -msgstr "" - -#: src/modules/objects/class_painter.cpp:1555 -msgid "Color name or triplette RGB/HSV values required" -msgstr "" - -#: src/modules/objects/class_widget.cpp:1155 -msgid "" -"$setGeometry() requires either an array as first parameter or four integers" -msgstr "" - #: src/modules/objects/class_widget.cpp:1234 #: src/modules/objects/class_widget.cpp:1316 #: src/modules/objects/class_multilineedit.cpp:814 @@ -256,6 +156,12 @@ msgid "" "string or color name, or three integers" msgstr "" +#: src/modules/objects/class_widget.cpp:1583 +#: src/modules/objects/class_widget.cpp:1640 +#: src/modules/objects/class_painter.cpp:582 +msgid "The array passed as parameter must contain at least 2 elements" +msgstr "" + #: src/modules/objects/class_widget.cpp:1590 msgid "One of the move array parameters is empty" msgstr "" @@ -288,16 +194,13 @@ msgstr "" msgid "Unknown widget flag '%Q'" msgstr "" -#: src/modules/objects/class_widget.cpp:1772 -msgid "No Layout associated to the widget " +#: src/modules/objects/class_widget.cpp:1742 +#: src/modules/objects/class_label.cpp:326 +msgid "Unknown style '%Q'" msgstr "" -#: src/modules/objects/class_widget.cpp:1777 -#: 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_widget.cpp:1772 +msgid "No Layout associated to the widget " msgstr "" #: src/modules/objects/class_widget.cpp:1801 @@ -308,6 +211,16 @@ msgstr "" msgid "The pixmap is not valid" msgstr "" +#: src/modules/objects/class_widget.cpp:1866 +#: src/modules/objects/class_painter.cpp:1193 +msgid "Pixmap parameter is not an object" +msgstr "" + +#: src/modules/objects/class_widget.cpp:1871 +#: src/modules/objects/class_painter.cpp:1198 +msgid "Pixmap object required" +msgstr "" + #: src/modules/objects/class_widget.cpp:1876 msgid "Null mask" msgstr "" @@ -324,123 +237,183 @@ msgstr "" msgid "Unknown Color Group '%Q'" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:397 -#, c-format -msgid "No such line '%d'" -msgstr "" - -#: src/modules/objects/class_multilineedit.cpp:508 -msgid "Unknown word wrap '%Q'" -msgstr "" - -#: src/modules/objects/class_multilineedit.cpp:831 -#: src/modules/objects/class_multilineedit.cpp:1031 -msgid "A string of 6 hex digits is required" -msgstr "" - -#: src/modules/objects/class_multilineedit.cpp:842 -#: src/modules/objects/class_multilineedit.cpp:1042 -msgid "Not an hex digit" +#: src/modules/objects/class_process.cpp:221 +msgid "Process could not be started." msgstr "" -#: src/modules/objects/class_multilineedit.cpp:850 -#: src/modules/objects/class_multilineedit.cpp:1050 -msgid "$setColor requires either an array as first parameter or three integers" +#: src/modules/objects/class_layout.cpp:138 +msgid "The parent of a layout must be a widget!" msgstr "" -#: src/modules/objects/class_multilineedit.cpp:1082 -#: 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:1089 -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:214 -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:433 #: src/modules/objects/class_socket.cpp:504 #: src/modules/objects/class_file.cpp:369 #: src/modules/objects/class_file.cpp:489 +#: 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:438 #: src/modules/objects/class_file.cpp:374 #: src/modules/objects/class_file.cpp:508 +#: 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:517 +#: src/modules/objects/class_file.cpp:40 +#: src/modules/objects/class_file.cpp:480 +msgid "File is not open!" msgstr "" -#: src/modules/objects/class_combobox.cpp:172 -#: src/modules/objects/class_combobox.cpp:280 -#: src/modules/objects/class_listwidget.cpp:185 -msgid "No string parameter given - using empty string" +#: src/modules/objects/class_socket.cpp:528 +msgid "Buffer parameter is not a memorybuffer or file object" msgstr "" -#: src/modules/objects/class_combobox.cpp:175 -#: src/modules/objects/class_combobox.cpp:192 -#: src/modules/objects/class_listwidget.cpp:188 -#: src/modules/objects/class_listwidget.cpp:206 +#: src/modules/objects/class_socket.cpp:572 +msgid "No socket object specified" +msgstr "" + +#: src/modules/objects/class_socket.cpp:578 +msgid "Invalid socket object specified (it doesn't inherit from socket)" +msgstr "" + +#: src/modules/objects/class_socket.cpp:590 +msgid "There is no connection to accept!" +msgstr "" + +#: src/modules/objects/class_socket.cpp:616 +msgid "The hex string length is not a multiple of 2" +msgstr "" + +#: src/modules/objects/class_socket.cpp:633 +#: src/modules/objects/class_file.cpp:614 +msgid "The hex string is not correct!" +msgstr "" + +#: src/modules/objects/class_socket.cpp:658 #, c-format -msgid "Item index [%d] is too big - defaulting to $count() - 1 [%d]" +msgid "Value %d for port is out of range (values allowed are from 0 to 65535)" msgstr "" -#: src/modules/objects/class_combobox.cpp:331 -msgid "Invalid insertion Policy '%Q'" +#: src/modules/objects/class_socket.cpp:663 +#: src/modules/objects/class_socket.cpp:694 +msgid "Another connection in progress" msgstr "" -#: src/modules/objects/class_lcd.cpp:142 -msgid "Unknown mode '%Q'" +#: src/modules/objects/class_socket.cpp:711 +msgid "No IPv6 support in this executable" msgstr "" -#: src/modules/objects/class_lcd.cpp:156 -msgid "Unknown segment style '%Q'" +#: src/modules/objects/class_socket.cpp:733 +#: src/modules/objects/class_socket.cpp:947 +msgid "Invalid IP address (%Q)" msgstr "" -#: src/modules/objects/class_process.cpp:221 -msgid "Process could not be started." +#: src/modules/objects/class_socket.cpp:754 +msgid "Socket creation failed" msgstr "" -#: src/modules/objects/class_toolbutton.cpp:274 -msgid "Can't add a non-popupmenu object" +#: src/modules/objects/class_socket.cpp:769 +#: src/modules/objects/class_socket.cpp:790 +msgid "Invalid socket address" msgstr "" -#: src/modules/objects/class_toolbutton.cpp:316 -msgid "Unknown text position '%Q'" +#: src/modules/objects/class_socket.cpp:777 +#: src/modules/objects/class_socket.cpp:798 +msgid "Bind failure" msgstr "" -#: src/modules/objects/class_slider.cpp:268 -msgid "Unknown tickmark '%Q'" +#: src/modules/objects/class_socket.cpp:808 +msgid "Listen failure" msgstr "" -#: src/modules/objects/class_slider.cpp:282 -#: src/modules/objects/class_groupbox.cpp:348 -msgid "Unknown orientation '%Q'" +#: src/modules/objects/class_socket.cpp:941 +msgid "Invalid IP address " msgstr "" -#: src/modules/objects/class_treewidget.cpp:401 -msgid "Invalid selection mode '%Q'" +#: src/modules/objects/class_socket.cpp:969 +msgid "Failed to create the socket" msgstr "" -#: src/modules/objects/class_treewidget.cpp:416 -msgid "Unknown '%Q' sort order: switching to ascending order" +#: src/modules/objects/class_socket.cpp:981 +msgid "Failed to setup a nonblocking socket" +msgstr "" + +#: src/modules/objects/class_socket.cpp:1002 +msgid "Connect failure: " +msgstr "" + +#: src/modules/objects/class_socket.cpp:1029 +msgid "Connect attempt timed out" +msgstr "" + +#: src/modules/objects/class_socket.cpp:1058 +msgid "Can't start the DNS thread" +msgstr "" + +#: src/modules/objects/class_socket.cpp:1204 +msgid "" +"Too much unprocessed incoming data (you've left this socket unmanaged ?)" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:397 +#, c-format +msgid "No such line '%d'" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:508 +msgid "Unknown word wrap '%Q'" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:831 +#: src/modules/objects/class_multilineedit.cpp:1031 +msgid "A string of 6 hex digits is required" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:842 +#: src/modules/objects/class_multilineedit.cpp:1042 +msgid "Not an hex digit" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:850 +#: src/modules/objects/class_multilineedit.cpp:1050 +msgid "$setColor requires either an array as first parameter or three integers" +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:1082 +#: 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_multilineedit.cpp:1089 +msgid "I cannot read the file '%Q'." +msgstr "" + +#: src/modules/objects/class_multilineedit.cpp:1117 +#: src/modules/objects/class_groupbox.cpp:315 +#: src/modules/objects/class_hbox.cpp:197 +#: src/modules/objects/class_label.cpp:272 +msgid "Unknown alignment '%Q'" msgstr "" #: src/modules/objects/class_tablewidget.cpp:187 @@ -464,6 +437,25 @@ msgstr "" msgid "Unknown item flag '%Q'" 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_groupbox.cpp:348 +#: src/modules/objects/class_slider.cpp:282 +msgid "Unknown orientation '%Q'" +msgstr "" + #: src/modules/objects/class_sql.cpp:200 msgid "Missing Qt plugin for database %Q" msgstr "" @@ -508,201 +500,204 @@ msgstr "" msgid "Type value %Q not supported" msgstr "" -#: src/modules/objects/class_listwidget.cpp:269 -msgid "Invalid selection mode '%Q' assuming single" +#: 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_listwidget.cpp:300 -msgid "Can't insert the listwidget itself!" +#: src/modules/objects/class_vbox.cpp:153 +msgid "The widget must be a child of this vbox" msgstr "" -#: src/modules/objects/class_listwidget.cpp:305 -msgid "Can't insert a non-widget object" +#: src/modules/objects/class_treewidget.cpp:414 +msgid "Invalid selection mode '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:517 -#: src/modules/objects/class_file.cpp:40 -#: src/modules/objects/class_file.cpp:480 -msgid "File is not open!" +#: src/modules/objects/class_treewidget.cpp:429 +msgid "Unknown '%Q' sort order: switching to ascending order" msgstr "" -#: src/modules/objects/class_socket.cpp:528 -msgid "Buffer parameter is not a memorybuffer or file object" +#: src/modules/objects/class_slider.cpp:268 +msgid "Unknown tickmark '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:572 -msgid "No socket object specified" +#: src/modules/objects/class_memorybuffer.cpp:98 +msgid "The file '%Q' does not exist" msgstr "" -#: src/modules/objects/class_socket.cpp:578 -msgid "Invalid socket object specified (it doesn't inherit from socket)" +#: src/modules/objects/class_memorybuffer.cpp:116 +msgid "Cannot open file '%Q' for writing" msgstr "" -#: src/modules/objects/class_socket.cpp:590 -msgid "There is no connection to accept!" +#: src/modules/objects/class_lineedit.cpp:407 +msgid "Unknown echo mode '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:616 -msgid "The hex string length is not a multiple of 2" +#: src/modules/objects/class_lineedit.cpp:471 +msgid "Unkonwn '%Q' completition mode, switching to default popupCompletition" msgstr "" -#: src/modules/objects/class_socket.cpp:633 -#: src/modules/objects/class_file.cpp:614 -msgid "The hex string is not correct!" +#: src/modules/objects/class_xmlreader.cpp:151 +msgid "Error in KVS class implementation: processing aborted" msgstr "" -#: src/modules/objects/class_socket.cpp:658 +#: src/modules/objects/class_xmlreader.cpp:156 +msgid "Processing aborted" +msgstr "" + +#: src/modules/objects/class_xmlreader.cpp:162 #, c-format -msgid "Value %d for port is out of range (values allowed are from 0 to 65535)" +msgid "Error near line %d, column %d" msgstr "" -#: src/modules/objects/class_socket.cpp:663 -#: src/modules/objects/class_socket.cpp:694 -msgid "Another connection in progress" +#: src/modules/objects/class_xmlreader.cpp:164 +#, c-format +msgid "Warning near line %d, column %d" msgstr "" -#: src/modules/objects/class_socket.cpp:711 -msgid "No IPv6 support in this executable" +#: src/modules/objects/class_xmlreader.cpp:315 +msgid "XML support not available in the Qt library" msgstr "" -#: src/modules/objects/class_socket.cpp:733 -#: src/modules/objects/class_socket.cpp:947 -msgid "Invalid IP address (%Q)" +#: src/modules/objects/class_xmlreader.cpp:330 +msgid "Data parameter is not an object" msgstr "" -#: src/modules/objects/class_socket.cpp:754 -msgid "Socket creation failed" +#: src/modules/objects/class_xmlreader.cpp:339 +msgid "Data parameter is not a memorybuffer object" msgstr "" -#: src/modules/objects/class_socket.cpp:769 -#: src/modules/objects/class_socket.cpp:790 -msgid "Invalid socket address" +#: src/modules/objects/class_xmlreader.cpp:358 +msgid "Data is not a memorybuffer object or string" msgstr "" -#: src/modules/objects/class_socket.cpp:777 -#: src/modules/objects/class_socket.cpp:798 -msgid "Bind failure" +#: src/modules/objects/class_combobox.cpp:331 +msgid "Invalid insertion Policy '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:808 -msgid "Listen failure" +#: src/modules/objects/class_tabwidget.cpp:257 +#: src/modules/objects/class_tabwidget.cpp:276 +#: src/modules/objects/class_tabwidget.cpp:298 +#: src/modules/objects/class_tabwidget.cpp:353 +msgid "Can't find the tab " msgstr "" -#: src/modules/objects/class_socket.cpp:941 -msgid "Invalid IP address " +#: src/modules/objects/class_tabwidget.cpp:376 +msgid "Can't find the tab" msgstr "" -#: src/modules/objects/class_socket.cpp:969 -msgid "Failed to create the socket" +#: src/modules/objects/class_tabwidget.cpp:396 +msgid "Unknown position '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:981 -msgid "Failed to setup a nonblocking socket" +#: src/modules/objects/class_file.cpp:227 +msgid "Empty filename string" msgstr "" -#: src/modules/objects/class_socket.cpp:1002 -msgid "Connect failure: " +#: src/modules/objects/class_file.cpp:250 +msgid "No such open mode '%Q'" msgstr "" -#: src/modules/objects/class_socket.cpp:1029 -msgid "Connect attempt timed out" +#: src/modules/objects/class_file.cpp:321 +msgid "Argument too long, using only first char" msgstr "" -#: src/modules/objects/class_socket.cpp:1058 -msgid "Can't start the DNS thread" +#: src/modules/objects/class_file.cpp:323 +msgid "Write error occured!" msgstr "" -#: src/modules/objects/class_socket.cpp:1204 -msgid "" -"Too much unprocessed incoming data (you've left this socket unmanaged ?)" +#: src/modules/objects/class_file.cpp:332 +msgid "Read error occured!" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:151 -msgid "Error in KVS class implementation: processing aborted" +#: src/modules/objects/class_file.cpp:346 +msgid "Argument too long, using only the first char" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:156 -msgid "Processing aborted" +#: src/modules/objects/class_file.cpp:421 +msgid "The incoming data isn't an array" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:162 -#, c-format -msgid "Error near line %d, column %d" +#: src/modules/objects/class_file.cpp:431 +msgid "The incoming data isn't a Dictionary" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:164 -#, c-format -msgid "Warning near line %d, column %d" +#: src/modules/objects/class_file.cpp:441 +msgid "Unsupported datatype '%Q'" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:315 -msgid "XML support not available in the Qt library" +#: src/modules/objects/class_file.cpp:500 +msgid "The memoryBuffer object is empty: nothing will be saved" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:330 -msgid "Data parameter is not an object" +#: src/modules/objects/class_file.cpp:516 +msgid "Block parameter must be a string or a memorybuffer object" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:339 -msgid "Data parameter is not a memorybuffer object" +#: src/modules/objects/class_file.cpp:598 +msgid "Length of hex string is not multiple of 2" msgstr "" -#: src/modules/objects/class_xmlreader.cpp:358 -msgid "Data is not a memorybuffer object or string" +#: src/modules/objects/class_toolbar.cpp:83 +msgid "The toolbar cannot be a parent-widget!" msgstr "" -#: src/modules/objects/class_tabwidget.cpp:257 -#: src/modules/objects/class_tabwidget.cpp:276 -#: src/modules/objects/class_tabwidget.cpp:298 -#: src/modules/objects/class_tabwidget.cpp:353 -msgid "Can't find the tab " +#: src/modules/objects/class_toolbar.cpp:92 +msgid "The parent-widget isn't a MainWindow." msgstr "" -#: src/modules/objects/class_tabwidget.cpp:376 -msgid "Can't find the tab" +#: src/modules/objects/libkviobjects.cpp:189 +msgid "Class '%Q' is not defined" msgstr "" -#: src/modules/objects/class_tabwidget.cpp:396 -msgid "Unknown position '%Q'" +#: src/modules/objects/libkviobjects.cpp:263 +msgid "Inexisting target object for objects.connect" msgstr "" -#: src/modules/objects/class_vbox.cpp:153 -msgid "The widget must be a child of this vbox" +#: src/modules/objects/libkviobjects.cpp:268 +msgid "Inexisting source object for objects.connect" msgstr "" -#: src/modules/objects/class_vbox.cpp:203 -#: src/modules/objects/class_layout.cpp:307 -msgid "Unknown alignment: '%Q'" +#: src/modules/objects/libkviobjects.cpp:273 +msgid "Inexisting target slot '%Q' for objects.connect" msgstr "" -#: src/modules/objects/class_workspace.cpp:229 -msgid "The widget must be a subwindow of this workspace" +#: src/modules/objects/libkviobjects.cpp:358 +#: src/modules/objects/libkviobjects.cpp:457 +msgid "The class '%Q' does not exist" msgstr "" -#: src/modules/objects/class_wrapper.cpp:146 -msgid "" -"The window identifier preceded by WinId must be the first object in the " -"search path" +#: src/modules/objects/libkviobjects.cpp:415 +msgid "Object does not exists" msgstr "" -#: src/modules/objects/class_wrapper.cpp:167 -msgid "Failed to find one of the wrap path widgets ('%Q::%Q')" +#: src/modules/objects/libkviobjects.cpp:559 +msgid "Inexisting class object for objects.name" msgstr "" -#: src/modules/objects/class_wrapper.cpp:175 -msgid "Failed to find the widget to wrap" +#: src/modules/objects/libkviobjects.cpp:602 +msgid "Inexisting target object for objects.disconnect" msgstr "" -#: src/modules/objects/class_layout.cpp:138 -msgid "The parent of a layout must be a widget!" +#: src/modules/objects/libkviobjects.cpp:607 +msgid "Inexisting source object for objects.disconnect" msgstr "" -#: src/modules/objects/class_layout.cpp:267 -msgid "Invalid resize mode defaulting to Auto" +#: src/modules/objects/class_toolbutton.cpp:274 +msgid "Can't add a non-popupmenu object" msgstr "" -#: src/modules/objects/class_layout.cpp:288 -msgid "The widget must be a child of this layout" +#: src/modules/objects/class_toolbutton.cpp:316 +msgid "Unknown text position '%Q'" +msgstr "" + +#: src/modules/objects/class_popupmenu.cpp:214 +msgid "Icon '%Q' doesn't exist" +msgstr "" + +#: src/modules/objects/class_buttongroup.cpp:94 +msgid "Buttongroup supports only checkbox and radiobox object" msgstr "" #: src/modules/objects/class_treewidgetitem.cpp:181 @@ -715,135 +710,140 @@ msgid "" "listwidget" msgstr "" -#: src/modules/objects/class_buttongroup.cpp:94 -msgid "Buttongroup supports only checkbox and radiobox object" -msgstr "" - -#: src/modules/objects/class_http.cpp:193 -msgid "Host '%Q' is not a valid url" +#: src/modules/objects/class_lcd.cpp:142 +msgid "Unknown mode '%Q'" msgstr "" -#: src/modules/objects/class_http.cpp:260 -msgid "'%Q' is not a valid file path" +#: src/modules/objects/class_lcd.cpp:156 +msgid "Unknown segment style '%Q'" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:96 -msgid "Can't add a null object" +#: src/modules/objects/class_painter.cpp:566 +msgid " requires either an array as first parameter or four integers" 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_painter.cpp:589 +#: src/modules/objects/class_painter.cpp:624 +msgid "One of the array parameters is empty" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:109 -msgid "Object in invalid state" +#: src/modules/objects/class_painter.cpp:594 +#: src/modules/objects/class_painter.cpp:629 +msgid "One of the array parameters didn't evaluate to an integer" 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_painter.cpp:600 +msgid " requires either an array as first parameter or two integers" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:121 -msgid "The added widget is not a child of this dock window" +#: src/modules/objects/class_painter.cpp:637 +msgid "The opacity value didn't evaluate to an integer" msgstr "" -#: src/modules/objects/class_dockwindow.cpp:170 -msgid "Invalid dock area specified" +#: src/modules/objects/class_painter.cpp:644 +msgid " requires either an array as first parameter or 3 integers" msgstr "" -#: src/modules/objects/libkviobjects.cpp:189 -msgid "Class '%Q' is not defined" +#: src/modules/objects/class_painter.cpp:700 +msgid "Unknown '%Q' background mode" msgstr "" -#: src/modules/objects/libkviobjects.cpp:263 -msgid "Inexisting target object for objects.connect" +#: src/modules/objects/class_painter.cpp:833 +#: src/modules/objects/class_button.cpp:130 +msgid "Pixmap parameter is not an object!" msgstr "" -#: src/modules/objects/libkviobjects.cpp:268 -msgid "Inexisting source object for objects.connect" +#: src/modules/objects/class_painter.cpp:838 +#: src/modules/objects/class_button.cpp:136 +msgid "Object Pixmap required!" msgstr "" -#: src/modules/objects/libkviobjects.cpp:273 -msgid "Inexisting target slot '%Q' for objects.connect" +#: src/modules/objects/class_painter.cpp:849 +#: src/modules/objects/class_painter.cpp:902 +#: src/modules/objects/class_painter.cpp:1542 +msgid "The opacity parameter didn't evaluate to integer" 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:861 +#: src/modules/objects/class_painter.cpp:914 +msgid "Color name or triplette rgb/hsv value required" msgstr "" -#: src/modules/objects/libkviobjects.cpp:415 -msgid "Object does not exists" +#: src/modules/objects/class_painter.cpp:866 +#: src/modules/objects/class_painter.cpp:919 +#: src/modules/objects/class_painter.cpp:1560 +msgid "One of the triplette parameters didn't evaluate to an integer" msgstr "" -#: src/modules/objects/libkviobjects.cpp:559 -msgid "Inexisting class object for objects.name" +#: src/modules/objects/class_painter.cpp:994 +msgid "$fontMetricsWidth: the painter is not active!" msgstr "" -#: src/modules/objects/libkviobjects.cpp:602 -msgid "Inexisting target object for objects.disconnect" +#: src/modules/objects/class_painter.cpp:1004 +msgid "$fontMetricsHeight: the painter is not active!" msgstr "" -#: src/modules/objects/libkviobjects.cpp:607 -msgid "Inexisting source object for objects.disconnect" +#: src/modules/objects/class_painter.cpp:1033 +msgid "Missing filename" msgstr "" -#: src/modules/objects/class_memorybuffer.cpp:98 -msgid "The file '%Q' does not exist" +#: src/modules/objects/class_painter.cpp:1059 +#: src/modules/objects/class_painter.cpp:1084 +msgid "No valid paint device" msgstr "" -#: src/modules/objects/class_memorybuffer.cpp:116 -msgid "Cannot open file '%Q' for writing" +#: src/modules/objects/class_painter.cpp:1071 +msgid "Pixmap or Widget parameter is not an object" msgstr "" -#: src/modules/objects/class_file.cpp:227 -msgid "Empty filename string" +#: src/modules/objects/class_painter.cpp:1078 +msgid "Widget or Pixmap required " msgstr "" -#: src/modules/objects/class_file.cpp:250 -msgid "No such open mode '%Q'" +#: src/modules/objects/class_painter.cpp:1164 +msgid "Invalid mode '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:321 -msgid "Argument too long, using only first char" +#: src/modules/objects/class_painter.cpp:1463 +msgid "Unknown pen style '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:323 -msgid "Write error occured!" +#: src/modules/objects/class_painter.cpp:1489 +msgid "Unknown brush style '%Q'" msgstr "" -#: src/modules/objects/class_file.cpp:332 -msgid "Read error occured!" +#: src/modules/objects/class_painter.cpp:1555 +msgid "Color name or triplette RGB/HSV values required" msgstr "" -#: src/modules/objects/class_file.cpp:346 -msgid "Argument too long, using only the first char" +#: src/modules/objects/class_pixmap.cpp:173 +msgid "Unknown aspect ratio %Q - Switching to KeepAspectRatio ratio" msgstr "" -#: src/modules/objects/class_file.cpp:421 -msgid "The incoming data isn't an array" +#: src/modules/objects/class_dockwindow.cpp:96 +msgid "Can't add a null object" msgstr "" -#: src/modules/objects/class_file.cpp:431 -msgid "The incoming data isn't a Dictionary" +#: 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_file.cpp:441 -msgid "Unsupported datatype '%Q'" +#: src/modules/objects/class_dockwindow.cpp:109 +msgid "Object in invalid state" msgstr "" -#: src/modules/objects/class_file.cpp:500 -msgid "The memoryBuffer object is empty: nothing will be saved" +#: 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_file.cpp:516 -msgid "Block parameter must be a string or a memorybuffer object" +#: src/modules/objects/class_dockwindow.cpp:121 +msgid "The added widget is not a child of this dock window" msgstr "" -#: src/modules/objects/class_file.cpp:598 -msgid "Length of hex string is not multiple of 2" +#: src/modules/objects/class_dockwindow.cpp:170 +msgid "Invalid dock area specified" msgstr "" #: src/modules/objects/object_macros.h:104 |
