# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-11-25 10:30+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: 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_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_painter.cpp:551 #: 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:560 #: src/modules/objects/class_widget.cpp:1160 msgid "One of the geometry array parameters is empty" msgstr "" #: src/modules/objects/class_painter.cpp:565 #: 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:571 msgid " requires either an array as first parameter or four integers" msgstr "" #: src/modules/objects/class_painter.cpp:577 #: src/modules/objects/class_painter.cpp:611 #: src/modules/objects/class_painter.cpp:655 #: 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 msgid "The first parameter didn't evaluate to an array nor an integer" msgstr "" #: src/modules/objects/class_painter.cpp:587 #: 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:594 #: src/modules/objects/class_painter.cpp:629 msgid "One of the array parameters is empty" msgstr "" #: src/modules/objects/class_painter.cpp:599 #: src/modules/objects/class_painter.cpp:634 msgid "One of the array parameters didn't evaluate to an integer" msgstr "" #: src/modules/objects/class_painter.cpp:605 msgid " requires either an array as first parameter or two integers" msgstr "" #: src/modules/objects/class_painter.cpp:621 #: src/modules/objects/class_multilineedit.cpp:586 #: src/modules/objects/class_widget.cpp:1245 #: src/modules/objects/class_widget.cpp:1327 msgid "The array passed as parameter must contain at least 3 elements" msgstr "" #: src/modules/objects/class_painter.cpp:642 msgid "The opacity value didn't evaluate to an integer" msgstr "" #: src/modules/objects/class_painter.cpp:649 msgid " requires either an array as first parameter or 3 integers" msgstr "" #: src/modules/objects/class_painter.cpp:684 #: src/modules/objects/class_listwidget.cpp:318 #: src/modules/objects/class_widget.cpp:1767 #: src/modules/objects/class_label.cpp:327 msgid "Unknown style '%Q'" msgstr "" #: src/modules/objects/class_painter.cpp:712 msgid "Unknown '%Q' background mode" msgstr "" #: src/modules/objects/class_painter.cpp:845 #: src/modules/objects/class_button.cpp:135 msgid "Pixmap parameter is not an object!" msgstr "" #: src/modules/objects/class_painter.cpp:850 #: src/modules/objects/class_button.cpp:141 msgid "Object Pixmap required!" msgstr "" #: src/modules/objects/class_painter.cpp:861 #: src/modules/objects/class_painter.cpp:914 #: 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_painter.cpp:873 #: src/modules/objects/class_painter.cpp:926 #: src/modules/objects/class_listwidget.cpp:403 msgid "Color name or triplette rgb/hsv value required" msgstr "" #: src/modules/objects/class_painter.cpp:878 #: src/modules/objects/class_painter.cpp:931 #: 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:1006 msgid "$fontMetricsWidth: the painter is not active!" msgstr "" #: src/modules/objects/class_painter.cpp:1016 msgid "$fontMetricsHeight: the painter is not active!" msgstr "" #: src/modules/objects/class_painter.cpp:1045 msgid "Missing filename" msgstr "" #: src/modules/objects/class_painter.cpp:1071 #: src/modules/objects/class_painter.cpp:1096 msgid "No valid paint device" msgstr "" #: src/modules/objects/class_painter.cpp:1083 msgid "Pixmap or Widget parameter is not an object" msgstr "" #: src/modules/objects/class_painter.cpp:1090 msgid "Widget or Pixmap required " msgstr "" #: src/modules/objects/class_painter.cpp:1178 msgid "Invalid mode '%Q'" msgstr "" #: src/modules/objects/class_painter.cpp:1207 #: src/modules/objects/class_widget.cpp:1891 msgid "Pixmap parameter is not an object" msgstr "" #: src/modules/objects/class_painter.cpp:1212 #: src/modules/objects/class_widget.cpp:1896 msgid "Pixmap object required" msgstr "" #: src/modules/objects/class_painter.cpp:1235 msgid "Unknown axis '%Q' switching to default ZAxis" 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_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_treewidget.cpp:422 msgid "Invalid selection mode '%Q'" msgstr "" #: src/modules/objects/class_treewidget.cpp:437 msgid "Unknown '%Q' sort order: switching to ascending order" msgstr "" #: src/modules/objects/class_groupbox.cpp:299 #: src/modules/objects/class_multilineedit.cpp:758 #: src/modules/objects/class_hbox.cpp:197 #: src/modules/objects/class_label.cpp:273 msgid "Unknown alignment '%Q'" msgstr "" #: src/modules/objects/class_groupbox.cpp:332 #: src/modules/objects/class_slider.cpp:282 msgid "Unknown orientation '%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_window.cpp:143 #: src/modules/objects/class_window.cpp:148 #: src/modules/objects/class_wizard.cpp:146 #: src/modules/objects/class_wizard.cpp:168 #: src/modules/objects/class_widget.cpp:1802 msgid "Can't add a non-widget object" 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/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" 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]" msgstr "" #: src/modules/objects/class_combobox.cpp:331 msgid "Invalid insertion Policy '%Q'" msgstr "" #: 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_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_toolbutton.cpp:274 #: src/modules/objects/class_trayicon.cpp:203 msgid "Can't add a non-popupmenu object" msgstr "" #: src/modules/objects/class_toolbutton.cpp:316 msgid "Unknown text position '%Q'" msgstr "" #: src/modules/objects/class_process.cpp:221 msgid "Process could not be started." 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:183 #: src/modules/objects/class_hbox.cpp:146 #: src/modules/objects/class_hbox.cpp:178 msgid "The widget must be a child of this hbox" msgstr "" #: src/modules/objects/class_vbox.cpp:203 #: src/modules/objects/class_layout.cpp:309 msgid "Unknown alignment: '%Q'" msgstr "" #: src/modules/objects/class_listwidget.cpp:260 #: src/modules/objects/class_treewidgetitem.cpp:287 #: src/modules/objects/class_tablewidget.cpp:692 msgid "Unknown item flag '%Q'" msgstr "" #: src/modules/objects/class_listwidget.cpp:345 #: src/modules/objects/class_treewidgetitem.cpp:412 #: src/modules/objects/class_tablewidget.cpp:390 msgid "Pixmap object or image Id required" msgstr "" #: src/modules/objects/class_listwidget.cpp:355 #: src/modules/objects/class_treewidgetitem.cpp:422 #: src/modules/objects/class_tablewidget.cpp:400 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:522 msgid "Invalid selection mode '%Q' assuming single" msgstr "" #: src/modules/objects/class_listwidget.cpp:553 msgid "Can't insert the listwidget itself!" msgstr "" #: src/modules/objects/class_listwidget.cpp:558 msgid "Can't insert a non-widget object" msgstr "" #: src/modules/objects/class_buttongroup.cpp:94 msgid "Buttongroup supports only checkbox and radiobox object" msgstr "" #: 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_lcd.cpp:142 msgid "Unknown mode '%Q'" msgstr "" #: src/modules/objects/class_lcd.cpp:156 msgid "Unknown segment style '%Q'" msgstr "" #: src/modules/objects/class_memorybuffer.cpp:98 msgid "The file '%Q' does not exist" msgstr "" #: src/modules/objects/class_memorybuffer.cpp:116 msgid "Cannot open file '%Q' for writing" 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:595 #: src/modules/objects/class_widget.cpp:1254 #: src/modules/objects/class_widget.cpp:1336 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 msgid "One of the colors array parameters didn't evaluate to an integer" 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" msgstr "" #: src/modules/objects/class_multilineedit.cpp:708 msgid "Unknown text format '%Q'" 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'." msgstr "" #: src/modules/objects/class_multilineedit.cpp:730 msgid "I cannot read the file '%Q'." 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_button.cpp:125 msgid "Image parameter missing" 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_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_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_widget.cpp:1175 msgid "" "$setGeometry() requires either an array as first parameter or four integers" 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 !" 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" 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" msgstr "" #: src/modules/objects/class_widget.cpp:1610 msgid "One of the move array parameters is empty" msgstr "" #: 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_widget.cpp:1622 msgid "$move() requires either an array as first parameter or two integers" msgstr "" #: src/modules/objects/class_widget.cpp:1667 msgid "One of the resize array parameters is empty" msgstr "" #: 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_widget.cpp:1679 msgid "$resize() requires either an array as first parameter or two integers" msgstr "" #: src/modules/objects/class_widget.cpp:1711 msgid "Invalid parameters" msgstr "" #: src/modules/objects/class_widget.cpp:1737 msgid "Unknown widget flag '%Q'" msgstr "" #: src/modules/objects/class_widget.cpp:1797 msgid "No Layout associated to the widget " msgstr "" #: src/modules/objects/class_widget.cpp:1826 msgid "Parent must be a widget object" msgstr "" #: src/modules/objects/class_widget.cpp:1860 msgid "The pixmap is not valid" msgstr "" #: src/modules/objects/class_widget.cpp:1901 msgid "Null mask" msgstr "" #: 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_tablewidget.cpp:294 #: src/modules/objects/class_tablewidget.cpp:317 msgid "Item out of the tablewidget size" msgstr "" #: src/modules/objects/class_workspace.cpp:229 msgid "The widget must be a subwindow of this workspace" msgstr "" #: src/modules/objects/class_sql.cpp:202 msgid "Missing Qt plugin for database %Q" msgstr "" #: src/modules/objects/class_sql.cpp:209 msgid "Duplicate connection name '%Q', old query connection removed" 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" msgstr "" #: src/modules/objects/class_sql.cpp:345 msgid "Connection query %Q does not exists" msgstr "" #: src/modules/objects/class_sql.cpp:363 msgid "No query connection is open" msgstr "" #: src/modules/objects/class_sql.cpp:372 msgid "Query for connection %Q does not exists" msgstr "" #: src/modules/objects/class_sql.cpp:397 msgid "Query %Q already initialized" msgstr "" #: src/modules/objects/class_sql.cpp:402 msgid "Connection %Q is not open!" msgstr "" #: src/modules/objects/class_sql.cpp:463 msgid "Only memorybuffer class object is supported" msgstr "" #: src/modules/objects/class_sql.cpp:469 msgid "Type value %Q not supported" 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_file.cpp:40 #: src/modules/objects/class_file.cpp:506 #: src/modules/objects/class_socket.cpp:427 #: src/modules/objects/class_socket.cpp:484 msgid "File is not open!" msgstr "" #: src/modules/objects/class_file.cpp:229 msgid "Empty filename string" msgstr "" #: src/modules/objects/class_file.cpp:252 msgid "No such open mode '%Q'" msgstr "" #: src/modules/objects/class_file.cpp:336 msgid "Argument too long, using only first char" msgstr "" #: src/modules/objects/class_file.cpp:338 msgid "Write error occured!" msgstr "" #: src/modules/objects/class_file.cpp:347 #: src/modules/objects/class_file.cpp:358 msgid "Read error occured!" msgstr "" #: src/modules/objects/class_file.cpp:372 msgid "Argument too long, using only the first char" msgstr "" #: src/modules/objects/class_file.cpp:395 #: src/modules/objects/class_file.cpp:515 #: src/modules/objects/class_socket.cpp:412 #: src/modules/objects/class_socket.cpp:472 #: src/modules/objects/class_pixmap.cpp:274 msgid "Buffer parameter is not an object" msgstr "" #: src/modules/objects/class_file.cpp:400 #: src/modules/objects/class_file.cpp:534 #: src/modules/objects/class_socket.cpp:433 #: src/modules/objects/class_pixmap.cpp:279 msgid "Buffer parameter is not a memorybuffer object" msgstr "" #: src/modules/objects/class_file.cpp:447 msgid "The incoming data isn't an array" msgstr "" #: src/modules/objects/class_file.cpp:457 msgid "The incoming data isn't a Dictionary" msgstr "" #: src/modules/objects/class_file.cpp:467 msgid "Unsupported datatype '%Q'" msgstr "" #: src/modules/objects/class_file.cpp:526 msgid "The memoryBuffer object is empty: nothing will be saved" msgstr "" #: src/modules/objects/class_file.cpp:542 msgid "Block parameter must be a string or a memorybuffer object" msgstr "" #: src/modules/objects/class_file.cpp:624 msgid "Length of hex string is not multiple of 2" msgstr "" #: src/modules/objects/class_file.cpp:640 msgid "The hex string is not correct!" msgstr "" #: src/modules/objects/class_slider.cpp:268 msgid "Unknown tickmark '%Q'" msgstr "" #: src/modules/objects/class_socket.cpp:494 msgid "Buffer parameter is not a memorybuffer or file object" msgstr "" #: src/modules/objects/class_socket.cpp:512 #, c-format msgid "" "Only values in the range of 0-255 are allowed: integer %d is out of range" msgstr "" #: src/modules/objects/class_socket.cpp:523 msgid "Datatype not supported" msgstr "" #: src/modules/objects/class_socket.cpp:567 msgid "No socket object specified" msgstr "" #: src/modules/objects/class_socket.cpp:573 msgid "Invalid socket object specified (it doesn't inherit from socket)" msgstr "" #: src/modules/objects/class_socket.cpp:585 msgid "There is no connection to accept!" msgstr "" #: src/modules/objects/class_socket.cpp:612 #, c-format msgid "Value %d for port is out of range (values allowed are from 0 to 65535)" msgstr "" #: src/modules/objects/class_socket.cpp:617 #: src/modules/objects/class_socket.cpp:648 msgid "Another connection in progress" msgstr "" #: src/modules/objects/class_socket.cpp:665 msgid "No IPv6 support in this executable" msgstr "" #: src/modules/objects/class_socket.cpp:684 #: src/modules/objects/class_socket.cpp:897 msgid "Invalid IP address (%Q)" msgstr "" #: src/modules/objects/class_socket.cpp:705 msgid "Socket creation failed" msgstr "" #: src/modules/objects/class_socket.cpp:720 #: src/modules/objects/class_socket.cpp:741 msgid "Invalid socket address" msgstr "" #: src/modules/objects/class_socket.cpp:728 #: src/modules/objects/class_socket.cpp:749 msgid "Bind failure" msgstr "" #: src/modules/objects/class_socket.cpp:758 msgid "Listen failure" msgstr "" #: src/modules/objects/class_socket.cpp:891 msgid "Invalid IP address " msgstr "" #: src/modules/objects/class_socket.cpp:919 msgid "Failed to create the socket" msgstr "" #: src/modules/objects/class_socket.cpp:931 msgid "Failed to setup a nonblocking socket" msgstr "" #: src/modules/objects/class_socket.cpp:953 msgid "Connect failure: " msgstr "" #: src/modules/objects/class_socket.cpp:980 msgid "Connect attempt timed out" msgstr "" #: src/modules/objects/class_socket.cpp:1009 msgid "Can't start the DNS thread" msgstr "" #: src/modules/objects/class_socket.cpp:1159 msgid "" "Too much unprocessed incoming data (you've left this socket unmanaged ?)" msgstr "" #: src/modules/objects/class_popupmenu.cpp:246 msgid "Icon '%Q' doesn't exist" msgstr "" #: src/modules/objects/class_popupmenu.cpp:307 msgid "Popup menu parameter is not an object" msgstr "" #: src/modules/objects/class_popupmenu.cpp:312 msgid "Popup menu parameter is not a valid object" msgstr "" #: src/modules/objects/class_popupmenu.cpp:317 msgid "Popupmenu object required" msgstr "" #: src/modules/objects/class_pixmap.cpp:173 msgid "Unknown aspect ratio %Q - Switching to KeepAspectRatio ratio" msgstr "" #: src/modules/objects/class_trayicon.cpp:177 msgid "Invalid message Icon: switch to default NoIcon '%Q'" msgstr "" #: src/modules/objects/object_macros.h:104 msgid "Internal error: no valid pointer for this object" msgstr ""