From ff4fa4a4bcbcb8f46cd9231b0a5f3b3d19f5989c Mon Sep 17 00:00:00 2001
From: Automated System Any script contained in this dialog will have write access to all of your "
-"home directory; running such dialogs may be dangerous: "
-" are you sure you want to continue? If you trust the scripting (viewable in kmdr-editor) in this program, make "
-"it executable to get rid of this warning."
-" Are you sure you want to continue? Add, edit or delete items in the listbox. Click the New Item-button to create a new listbox entry, then enter "
-"text and choose a pixmap. Select an item from the list and click the Delete Item"
-"-button to remove the item from the list. New items are appended to the list. Add, edit or delete items in the icon view. Click the New Item-button to create a new item, then enter text and "
-"choose a pixmap. Select an item from the view and click the Delete Item"
-"-button to remove the item from the iconview. The top-most column will be the first column of the list. The top-most column will be the first column of the list. The pixmap in the current column of the selected item will be deleted. The pixmap will be changed in the current column of the selected item. \n"
-" http://www.trolltech.com \n"
-" \n"
-" http://www.kde.org \n"
-" Change the preferences of Qt Designer. There is always one tab with general "
-"preferences. There may be additional tabs, depending on which plugins are "
-"installed. When Show Grid is checked, all forms show a grid. When Snap to Grid is checked, the widgets snap to the grid using the "
-"the X/Y resolution. When Show Grid is checked, a grid is shown on all forms using the X/Y "
-"resolution. TQWidget::%1 There is no documentation available for this property. You may provide an $environment variable as the first part of the "
-"pathname. Enter the text and click the OK-Button to apply the changes. Click Edit Custom Widgets... in the Tools|Custom "
+"menu to add and change custom widgets. You can add properties as well as "
+"signals and slots to integrate custom widgets into TQt Designer"
+", and provide a pixmap which will be used to represent the widget on the "
+"form. %2 Select a template for the new form and click the OK"
-"-button to create it. Add and remove connections in the current form . Select a signal and a corresponding slot then press the Connect"
-"-button to create a connection. Select a connection from the list then press the Disconnect"
-"-button to delete the connection. Description: %2\n"
+" Syntax: %3%4 Parameters are not obligatory."
msgstr ""
-#. i18n: file ./editor/connectioneditor.ui line 119
-#: rc.cpp:929
-#, no-c-format
+#: editor/functionsimpl.cpp:217
+#, c-format
msgid ""
-"A list of Q_SLOTS for the receiver."
-" The Q_SLOTS that are displayed are only those which have arguments that "
-"correspond with the arguments of the signal that is currently selected in the "
-"Signal-list."
+"_n: "
+" Only first argument is obligatory.\n"
+" Only first %n arguments are obligatory."
msgstr ""
-#. i18n: file ./editor/connectioneditor.ui line 127
-#: rc.cpp:932
-#, no-c-format
-msgid "Displays the list of Q_SIGNALS that the widget emits."
+#: editor/mainwindow.cpp:141
+msgid "Welcome to the Kommander Editor"
msgstr ""
-#. i18n: file ./editor/connectioneditor.ui line 143
-#: rc.cpp:935
-#, no-c-format
-msgid "Si&gnals:"
+#: editor/mainwindow.cpp:148
+msgid "Layout"
msgstr ""
-#. i18n: file ./editor/connectioneditor.ui line 183
-#: rc.cpp:938
-#, no-c-format
-msgid "&Slots:"
+#: editor/mainwindow.cpp:245
+msgid ""
+" You can change the appearance and behavior of the selected widget in the "
+"property editor. You can set properties for components and forms at design time and see the "
+"immediately see the effects of the changes. Each property has its own editor "
+"which (depending on the property) can be used to enter new values, open a "
+"special dialog, or to select values from a predefined list. Click F1 "
+"to get detailed help for the selected property. You can resize the columns of the editor by dragging the separators in the "
+"list's header. Signal Handlers In the Signal Handlers tab you can define connections between the signals "
+"emitted by widgets and the slots in the form. (These connections can also be "
+"made using the connection tool.)"
msgstr ""
-#. i18n: file ./editor/connectioneditor.ui line 217
-#: rc.cpp:941
-#, no-c-format
-msgid "&Disconnect"
+#: editor/mainwindow.cpp:271
+msgid "Object Explorer"
msgstr ""
-#. i18n: file ./editor/connectioneditor.ui line 220
-#: rc.cpp:944
-#, no-c-format
-msgid "Alt+D"
+#: editor/mainwindow.cpp:273
+msgid ""
+" The Object Explorer provides an overview of the relationships between the "
+"widgets in a form. You can use the clipboard functions using a context menu for "
+"each item in the view. It is also useful for selecting widgets in forms that "
+"have complex layouts. The columns can be resized by dragging the separator in the list's "
+"header. The second tab shows all the form's slots, class variables, includes, "
+"etc. The File Overview Window displays all open dialogs. The Action Editor is used to add actions and action groups to a form, and to "
+"connect actions to slots. Actions and action groups can be dragged into menus "
+"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions "
+"have pixmaps these are displayed on toolbar buttons and beside their names in "
+"menus. Change the current widget or form's palette. Use a generated palette or select colors for each color group and each color "
-"role. The palette can be tested with different widget layouts in the preview "
-"section. Use the various tools to add widgets or to change the layout and behavior of "
+"the components in the form. Select one or multiple widgets to move them or lay "
+"them out. If a single widget is chosen it can be resized using the resize "
+"handles. Changes in the Property Editor are visible at design time, and you "
+"can preview the form in different styles. You can change the grid resolution, or turn the grid off in the "
+"Preferences dialog from the Edit menu."
+" You can have several forms open, and all open forms are listed in the "
+"Form List."
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 183
-#: rc.cpp:1019
-#, no-c-format
-msgid "Foreground"
+#: editor/mainwindow.cpp:955
+#, c-format
+msgid "&Undo: %1"
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 188
-#: rc.cpp:1022
-#, no-c-format
-msgid "Button"
+#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100
+msgid "&Undo: Not Available"
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 193
-#: rc.cpp:1025
-#, no-c-format
-msgid "Base"
+#: editor/mainwindow.cpp:959
+#, c-format
+msgid "&Redo: %1"
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 198
-#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639
-#: editor/multilineeditorimpl.cpp:68 rc.cpp:1028
-#, no-c-format
-msgid "Text"
+#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106
+msgid "&Redo: Not Available"
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 203
-#: rc.cpp:1031
-#, no-c-format
-msgid "BrightText"
+#: editor/mainwindow.cpp:1038
+msgid "Choose Pixmap..."
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 208
-#: rc.cpp:1034
-#, no-c-format
-msgid "ButtonText"
+#: editor/mainwindow.cpp:1042
+msgid "Edit Text..."
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 213
-#: rc.cpp:1037
-#, no-c-format
-msgid "Highlight"
+#: editor/mainwindow.cpp:1046
+msgid "Edit Title..."
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 218
-#: rc.cpp:1040
-#, no-c-format
-msgid "HighlightText"
+#: editor/mainwindow.cpp:1050 editor/mainwindow.cpp:1128
+msgid "Edit Page Title..."
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 223
-#: rc.cpp:1043
-#, no-c-format
-msgid "Link"
+#: editor/mainwindow.cpp:1066 editor/mainwindow.cpp:1111
+msgid "Edit Kommander Text..."
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 228
-#: rc.cpp:1046
-#, no-c-format
-msgid "LinkVisited"
+#: editor/mainwindow.cpp:1075 editor/mainwindow.cpp:1085
+#: editor/mainwindow.cpp:1121 editor/mainwindow.cpp:1561
+msgid "Delete Page"
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 235
-#: rc.cpp:1049
-#, no-c-format
-msgid "Choose the central color role"
+#: editor/mainwindow.cpp:1078 editor/mainwindow.cpp:1088
+#: editor/mainwindow.cpp:1125 editor/mainwindow.cpp:1560
+msgid "Add Page"
msgstr ""
-#. i18n: file ./editor/paletteeditoradvanced.ui line 238
-#: rc.cpp:1052
-#, no-c-format
-msgid ""
-"Select a color role."
-" Available central color roles are: "
-"
%1
does not exist.
%1
%1%1
"
+"The Property Editor
"
+"The Object Explorer
"
+"The File Overview Window
"
+" "
-"
Available effect roles are: " -"
Use the controls on the Items-tab to add, edit or delete items in the " -"listview. Change the column configuration of the listview using the controls on " -"the Columns-tab.
Click the New Item" -"-button to create a new item, then enter text and add a pixmap." -"Select an item from the list and click the Delete Item" -"-button to remove the item from the list.
" +#: editor/mainwindow.cpp:1747 +msgid "Load" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 62 -#: editor/listvieweditorimpl.cpp:570 rc.cpp:1136 -#, no-c-format -msgid "&Items" +#: editor/mainwindow.cpp:1747 +msgid "Do Not Load" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 85 -#: rc.cpp:1145 -#, no-c-format -msgid "Deletes the selected item.Any sub-items are also deleted.
" +#: editor/mainwindow.cpp:1800 +msgid "There is no help available for this dialog at the moment." msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 99 -#: rc.cpp:1148 -#, no-c-format -msgid "Item &Properties" +#: editor/mainwindow.cpp:1814 +msgid "The text will be changed in the current column of the selected item.
" +#: editor/sizehandle.cpp:230 +msgid "Resize" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 155 -#: rc.cpp:1163 -#, no-c-format -msgid "Change column" +#: editor/newformimpl.cpp:123 +msgid "Load Template" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 158 -#: rc.cpp:1166 -#, no-c-format -msgid "" -"Select the current column." -"The item's text and pixmap will be changed for the current column
" +#: editor/newformimpl.cpp:124 +msgid "Could not load form description from template '%1'" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 166 -#: rc.cpp:1169 -#, no-c-format -msgid "Colu&mn:" +#: editor/newformimpl.cpp:144 +msgid "Dialog" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 252 -#: rc.cpp:1196 -#, no-c-format -msgid "" -"Adds a new item to the list." -"The item will be inserted at the top of the list and can be moved using the " -"up- and down-buttons.
" +#: editor/newformimpl.cpp:150 +msgid "Wizard" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 268 -#: rc.cpp:1202 -#, no-c-format -msgid "New &Subitem" +#: editor/mainwindowactions.cpp:101 +msgid "Undoes the last action" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 271 -#: rc.cpp:1205 -#, no-c-format -msgid "Add a subitem" +#: editor/mainwindowactions.cpp:107 +msgid "Redoes the last undone operation" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 274 -#: rc.cpp:1208 -#, no-c-format -msgid "" -"Create a new sub-item for the selected item." -"New sub-items are inserted at the top of the list of sub-items, and new " -"levels are created automatically.
" +#: editor/mainwindowactions.cpp:112 +msgid "Cuts the selected widgets and puts them on the clipboard" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 308 -#: rc.cpp:1214 -#, no-c-format -msgid "" -"Move the selected item up." -"The item will be moved within its level in the hierarchy.
" +#: editor/mainwindowactions.cpp:117 +msgid "Copies the selected widgets to the clipboard" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 325 -#: rc.cpp:1220 -#, no-c-format -msgid "" -"Move the selected item down." -"The item will be moved within its level in the hierarchy.
" +#: editor/mainwindowactions.cpp:122 +msgid "Pastes the clipboard's contents" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 339 -#: rc.cpp:1223 -#, no-c-format -msgid "Move left" +#: editor/mainwindowactions.cpp:128 +msgid "Deletes the selected widgets" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 342 -#: rc.cpp:1226 -#, no-c-format -msgid "" -"Move the selected item one level up." -"This will also change the level of the item's sub-items.
" +#: editor/mainwindowactions.cpp:133 +msgid "Selects all widgets" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 356 -#: rc.cpp:1229 -#, no-c-format -msgid "Move right" +#: editor/mainwindowactions.cpp:136 +msgid "Bring to Front" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 359 -#: rc.cpp:1232 -#, no-c-format -msgid "" -"Move the selected item one level down." -"This will also change the level of the item's sub-items.
" +#: editor/mainwindowactions.cpp:138 +msgid "Raises the selected widgets" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 386 -#: rc.cpp:1238 -#, no-c-format -msgid "Column Properties" +#: editor/mainwindowactions.cpp:141 +msgid "Send to Back" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 437 -#: rc.cpp:1250 -#, no-c-format -msgid "Delete the pixmap of the selected column." +#: editor/mainwindowactions.cpp:143 editor/mainwindowactions.cpp:144 +msgid "Lowers the selected widgets" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 457 -#: rc.cpp:1259 -#, no-c-format -msgid "" -"Select a pixmap file for the selected column." -"The pixmap will be displayed in the header of the listview.
" +#: editor/mainwindowactions.cpp:147 +msgid "Find in Form..." msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 482 -#: rc.cpp:1265 -#, no-c-format -msgid "Enter column text" +#: editor/mainwindowactions.cpp:148 +msgid "Search for a text in the whole form." msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 485 -#: rc.cpp:1268 -#, no-c-format -msgid "" -"Enter the text for the selected column." -"The text will be displayed in the header of the listview.
" +#: editor/mainwindowactions.cpp:154 +msgid "Checks if the accelerators used in the form are unique" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 493 -#: rc.cpp:1271 -#, no-c-format -msgid "Clicka&ble" +#: editor/mainwindowactions.cpp:158 +msgid "Connections" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 496 -#: rc.cpp:1274 -#, no-c-format -msgid "" -"If this option is checked, the selected column will react to mouse clicks on " -"the header." +#: editor/mainwindowactions.cpp:161 +msgid "Opens a dialog for editing connections" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 504 -#: rc.cpp:1277 -#, no-c-format -msgid "Re&sizable" +#: editor/mainwindowactions.cpp:165 +msgid "Form Settings..." msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 507 -#: rc.cpp:1280 -#, no-c-format -msgid "The column's width will be resizeable if this option is checked." +#: editor/mainwindowactions.cpp:167 +msgid "Opens a dialog to change the form's settings" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 520 -#: rc.cpp:1286 -#, no-c-format -msgid "Delete column" +#: editor/mainwindowactions.cpp:173 +#, c-format +msgid "The Edit toolbar%1" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 523 -#: rc.cpp:1289 -#, no-c-format -msgid "Deletes the selected Column." +#: editor/mainwindowactions.cpp:206 +msgid "Adjusts the size of the selected widget" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 540 -#: rc.cpp:1295 -#, no-c-format -msgid "" -"Move the selected item down." -"The top-most column will be the first column in the list.
" +#: editor/mainwindowactions.cpp:212 +msgid "Lays out the selected widgets horizontally" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 551 -#: rc.cpp:1301 -#, no-c-format -msgid "Add a Column" +#: editor/mainwindowactions.cpp:218 +msgid "Lays out the selected widgets vertically" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 554 -#: rc.cpp:1304 -#, no-c-format -msgid "" -"Create a new column." -"New columns are appended at the end of (right of) the list and may be moved " -"using the up- and down-buttons.
" +#: editor/mainwindowactions.cpp:224 +msgid "Lays out the selected widgets in a grid" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 571 -#: rc.cpp:1310 -#, no-c-format -msgid "" -"Move the selected item up." -"The top-most column will be the first column in the list.
" +#: editor/mainwindowactions.cpp:228 +msgid "Lay OutQt::Horizontally in Splitter" msgstr "" -#. i18n: file ./editor/listvieweditor.ui line 579 -#: rc.cpp:1313 -#, no-c-format -msgid "The list of columns." +#: editor/mainwindowactions.cpp:231 +msgid "Lays out the selected widgets horizontally in a splitter" msgstr "" -#. i18n: file ./editor/formsettings.ui line 35 -#: rc.cpp:1337 -#, no-c-format -msgid "Form Settings" +#: editor/mainwindowactions.cpp:235 +msgid "Lay OutQt::Vertically in Splitter" msgstr "" -#. i18n: file ./editor/formsettings.ui line 41 -#: rc.cpp:1340 -#, no-c-format -msgid "" -"Form Settings" -"Change settings for the form. Settings like Comment and Author " -"are for your own use and are not required.
" +#: editor/mainwindowactions.cpp:238 +msgid "Lays out the selected widgets vertically in a splitter" msgstr "" -#. i18n: file ./editor/formsettings.ui line 122 -#: rc.cpp:1355 -#, no-c-format -msgid "La&youts" +#: editor/mainwindowactions.cpp:244 +msgid "Breaks the selected layout" msgstr "" -#. i18n: file ./editor/formsettings.ui line 155 -#: rc.cpp:1358 -#, no-c-format -msgid "Default mar&gin:" +#: editor/mainwindowactions.cpp:251 +msgid "Add " msgstr "" -#. i18n: file ./editor/formsettings.ui line 166 -#: rc.cpp:1361 -#, no-c-format -msgid "D&efault spacing:" +#: editor/mainwindowactions.cpp:252 editor/mainwindowactions.cpp:366 +#, c-format +msgid "Insert a %1" msgstr "" -#. i18n: file ./editor/formsettings.ui line 202 -#: rc.cpp:1367 -#, no-c-format -msgid "Enter a comment about the form." +#: editor/mainwindowactions.cpp:253 +msgid "" +"A %1" +"%2
" +"Click to insert a single %3,or double click to keep the tool selected." msgstr "" -#. i18n: file ./editor/formsettings.ui line 227 -#: rc.cpp:1370 -#, no-c-format -msgid "Co&mment:" +#: editor/mainwindowactions.cpp:258 +#, c-format +msgid "The Layout toolbar%1" msgstr "" -#. i18n: file ./editor/formsettings.ui line 238 -#: rc.cpp:1373 -#, no-c-format -msgid "&License:" +#: editor/mainwindowactions.cpp:271 +msgid "&Layout" msgstr "" -#. i18n: file ./editor/formsettings.ui line 249 -#: rc.cpp:1376 rc.cpp:1388 rc.cpp:1394 -#, no-c-format -msgid "Enter your name" +#: editor/mainwindowactions.cpp:286 +msgid "Pointer" msgstr "" -#. i18n: file ./editor/formsettings.ui line 252 -#: rc.cpp:1379 rc.cpp:1391 rc.cpp:1397 -#, no-c-format -msgid "Enter your name." +#: editor/mainwindowactions.cpp:289 +msgid "Selects the pointer tool" msgstr "" -#. i18n: file ./editor/formsettings.ui line 260 -#: rc.cpp:1382 -#, no-c-format -msgid "&Version:" +#: editor/mainwindowactions.cpp:293 +msgid "Connect Signal/Slots" msgstr "" -#. i18n: file ./editor/formsettings.ui line 271 -#: rc.cpp:1385 -#, no-c-format -msgid "A&uthor:" +#: editor/mainwindowactions.cpp:296 +msgid "Selects the connection tool" msgstr "" -#: plugin/specialinformation.cpp:286 -msgid "Inserts the item if it will not create a duplicate." +#: editor/mainwindowactions.cpp:300 +msgid "Tab Order" msgstr "" -#: plugin/specialinformation.cpp:288 -msgid "" -"Returns scripts associated with widget. This is an advanced feature that would " -"not be commonly used." +#: editor/mainwindowactions.cpp:303 +msgid "Selects the tab order tool" msgstr "" -#: plugin/specialinformation.cpp:289 -msgid "Stops execution of the script associated with the widget." +#: editor/mainwindowactions.cpp:309 +#, c-format +msgid "The Tools toolbar%1" msgstr "" -#: plugin/specialinformation.cpp:291 -msgid "Returns text of a cell in a table." +#: editor/mainwindowactions.cpp:311 +msgid "Tools" msgstr "" -#: plugin/specialinformation.cpp:293 -msgid "Returns 1 for checked boxes, 0 for unchecked." +#: editor/mainwindowactions.cpp:333 +msgid "The %1%2" msgstr "" -#: plugin/specialinformation.cpp:295 +#: editor/mainwindowactions.cpp:334 +#, c-format msgid "" -"Returns the list of child widgets contained in the parent widget. Set the " -"recursive parameter to true to include widgets contained by child " -"widgets." +" Click on a button to insert a single widget, or double click to insert " +"multiple %1." msgstr "" -#: plugin/specialinformation.cpp:297 -msgid "Removes all content from the widget." +#: editor/mainwindowactions.cpp:338 +msgid "The %1 Widgets%2" msgstr "" -#: plugin/specialinformation.cpp:300 -msgid "Get the column count" +#: editor/mainwindowactions.cpp:339 +msgid "" +" Click on a button to insert a single %1 widget, or double click to insert " +"multiple widgets." msgstr "" -#: plugin/specialinformation.cpp:302 -msgid "Returns number of items in a widget such as combobox or listbox." +#: editor/mainwindowactions.cpp:368 +msgid "A %1" msgstr "" -#: plugin/specialinformation.cpp:304 -msgid "Returns index of current column." +#: editor/mainwindowactions.cpp:371 +msgid "
Double click on this tool to keep it selected.
" msgstr "" -#: plugin/specialinformation.cpp:306 -msgid "Returns index of current item." +#: editor/mainwindowactions.cpp:402 +msgid "Editor" msgstr "" -#: plugin/specialinformation.cpp:308 -msgid "Returns index of current row." +#: editor/mainwindowactions.cpp:412 +#, c-format +msgid "The File toolbar%1" msgstr "" -#: plugin/specialinformation.cpp:310 -msgid "" -"Executes the script associated with the widget. With the new parser the execute " -"method can take one or more arguments." +#: editor/mainwindowactions.cpp:418 +msgid "Creates a new dialog" msgstr "" -#: plugin/specialinformation.cpp:312 -msgid "" -"Returns the index of an item with the given text. Defaults to case sensitive. " -"Matching can be an exact match or match if it contains the string. Only the " -"first argument is requred. If no column is given it will search the first by " -"default." +#: editor/mainwindowactions.cpp:424 +msgid "Opens an existing dialog" msgstr "" -#: plugin/specialinformation.cpp:314 -msgid "Inserts new column (or count columns) at column position." +#: editor/mainwindowactions.cpp:430 +msgid "Opens recently open file" msgstr "" -#: plugin/specialinformation.cpp:316 -msgid "Inserts item at index position." +#: editor/mainwindowactions.cpp:435 +msgid "Closes the current dialog" msgstr "" -#: plugin/specialinformation.cpp:319 -msgid "Inserts multiple items (EOL-separated) at index position." +#: editor/mainwindowactions.cpp:443 +msgid "Saves the current dialog" msgstr "" -#: plugin/specialinformation.cpp:322 -msgid "Inserts new row (or count rows) at row position." +#: editor/mainwindowactions.cpp:450 +msgid "Saves the current dialog with a new filename" msgstr "" -#: plugin/specialinformation.cpp:324 -msgid "Returns the text of the item at the given index." +#: editor/mainwindowactions.cpp:455 +msgid "Save All" msgstr "" -#: plugin/specialinformation.cpp:326 -msgid "" -"Returns the depth of the current item in the tree. Root items have depth 0." +#: editor/mainwindowactions.cpp:457 +msgid "Saves all open dialogs" msgstr "" -#: plugin/specialinformation.cpp:328 -msgid "Returns the slash-separated path to the given item in the tree." +#: editor/mainwindowactions.cpp:465 +msgid "Quits the application and prompts to save any changed dialogs" +msgstr "" + +#: editor/mainwindowactions.cpp:474 +msgid "&Run" msgstr "" -#: plugin/specialinformation.cpp:330 -msgid "" -"Removes the column (or count consecutive columns) with the given index." +#: editor/mainwindowactions.cpp:476 +msgid "Run Dialog" msgstr "" -#: plugin/specialinformation.cpp:332 -msgid "Removes the item with the given index." +#: editor/mainwindowactions.cpp:478 +msgid "Executes dialog" msgstr "" -#: plugin/specialinformation.cpp:335 -msgid "" -"Removes the row (or count consecutive rows) with the given index." +#: editor/mainwindowactions.cpp:485 +msgid "Run Dialog K4" msgstr "" -#: plugin/specialinformation.cpp:338 -msgid "" -"Returns selected text or text of current item.\n" -"In case of Table widgets, returns the selection coordinates, separated by " -"commas in TopRow,LeftColumn,BottomRow,RightColumn form. " +#: editor/mainwindowactions.cpp:487 +msgid "Executes dialog in KDE4" msgstr "" -#: plugin/specialinformation.cpp:340 -msgid "" -"Sets scripts associated with widget. This is an advanced feature that would not " -"be commonly used." +#: editor/mainwindowactions.cpp:500 +msgid "Tile" msgstr "" -#: plugin/specialinformation.cpp:342 -msgid "Enables or disables widget." +#: editor/mainwindowactions.cpp:502 +msgid "Tiles the windows so that they are all visible" msgstr "" -#: plugin/specialinformation.cpp:345 -msgid "Sets text of a cell in a table." +#: editor/mainwindowactions.cpp:505 editor/mainwindowactions.cpp:510 +msgid "Cascade" msgstr "" -#: plugin/specialinformation.cpp:347 -msgid "Inserts a widget into a cell of a table." +#: editor/mainwindowactions.cpp:507 +msgid "Cascades the windows so that all their title bars are visible" msgstr "" -#: plugin/specialinformation.cpp:349 -msgid "" -"Returns the name of a widget inserted into a cell, or an empty string if the " -"cell contains no widget or an unknown widget type." +#: editor/mainwindowactions.cpp:512 +msgid "Closes the active window" msgstr "" -#: plugin/specialinformation.cpp:351 -msgid "Sets/unsets checkbox." +#: editor/mainwindowactions.cpp:515 +msgid "Close All" msgstr "" -#: plugin/specialinformation.cpp:353 -msgid "Sets caption of the column column." +#: editor/mainwindowactions.cpp:517 +msgid "Closes all form windows" msgstr "" -#: plugin/specialinformation.cpp:355 -msgid "Selects the item at the specified index. Indexes are zero based." +#: editor/mainwindowactions.cpp:520 +msgid "Next" msgstr "" -#: plugin/specialinformation.cpp:358 -msgid "" -"Inserts a tab to the tabwidget with the specified label at the given index. " -"Indexes are zero based." +#: editor/mainwindowactions.cpp:522 +msgid "Activates the next window" msgstr "" -#: plugin/specialinformation.cpp:360 -msgid "Sets maximum numeric value" +#: editor/mainwindowactions.cpp:525 +msgid "Previous" msgstr "" -#: plugin/specialinformation.cpp:362 -msgid "" -"Sets pixmap at the given index to the specified icon. Use index = -1 " -"to set the pixmap for all items." +#: editor/mainwindowactions.cpp:527 +msgid "Activates the previous window" msgstr "" -#: plugin/specialinformation.cpp:364 -msgid "Sets caption of the row row." +#: editor/mainwindowactions.cpp:531 +msgid "&Window" msgstr "" -#: plugin/specialinformation.cpp:366 -msgid "Selects given text or select item containing given text." +#: editor/mainwindowactions.cpp:543 +msgid "Vie&ws" msgstr "" -#: plugin/specialinformation.cpp:369 -msgid "Sets widget's content." +#: editor/mainwindowactions.cpp:544 +msgid "Tool&bars" msgstr "" -#: plugin/specialinformation.cpp:372 -msgid "Shows/hides widget." +#: editor/mainwindowactions.cpp:580 +msgid "Opens a dialog to change shortcuts" msgstr "" -#: plugin/specialinformation.cpp:373 -msgid "Returns content of widget." +#: editor/mainwindowactions.cpp:583 +msgid "Configure &Plugins..." msgstr "" -#: plugin/specialinformation.cpp:375 -msgid "Returns type(class) of widget." +#: editor/mainwindowactions.cpp:585 +msgid "Opens a dialog to configure plugins" msgstr "" -#: plugin/specialinformation.cpp:377 -msgid "" -"Makes the widget editable or read only, depending on the editable argument." +#: editor/mainwindowactions.cpp:588 +msgid "&Configure Editor..." msgstr "" -#: plugin/specialinformation.cpp:379 -msgid "" -"Return the widget's geometry as x y w h. This is useful for positioning " -"a created widget." +#: editor/mainwindowactions.cpp:590 +msgid "Configure various aspects of this editor." msgstr "" -#: plugin/specialinformation.cpp:381 -msgid "Returns true if the widget has focus." +#: editor/mainwindowactions.cpp:594 +msgid "Opens a dialog to change preferences" msgstr "" -#: plugin/specialinformation.cpp:383 -msgid "Gets the widget's background color." +#: editor/mainwindowactions.cpp:610 +msgid "Create a new dialog..." msgstr "" -#: plugin/specialinformation.cpp:385 -msgid "" -"Sets the widget's background color. Colors can be by name, like blue, or in hex " -"like #0000ff for blue. Use the color dialog or a color picker if unsure." +#: editor/mainwindowactions.cpp:633 +msgid "Open a file..." msgstr "" -#: plugin/specialinformation.cpp:387 -msgid "See if widget has been modified." +#: editor/mainwindowactions.cpp:638 +msgid "Open Files" msgstr "" -#: editor/functionsimpl.cpp:83 plugin/specialinformation.cpp:389 -msgid "Slots" +#: editor/mainwindowactions.cpp:674 +msgid "Reading file '%1'..." msgstr "" -#: plugin/specialinformation.cpp:393 -msgid "" -"Returns current widget's content. This was required inside widget A to return " -"widget A content when requested by widget B. The new method is to use @A.text " -"inside B instead of just @A if you just want the unaltered text." +#: editor/mainwindowactions.cpp:687 +msgid "Loaded file '%1'" msgstr "" -#: plugin/specialinformation.cpp:395 -msgid "" -"Returns selected text or text of current item. This is deprecated for " -"@mywidget.selected." +#: editor/mainwindowactions.cpp:693 editor/mainwindowactions.cpp:694 +msgid "Could not load file '%1'" msgstr "" -#: plugin/specialinformation.cpp:397 -msgid "" -"Does nothing. This is useful if you request a CheckBox or RadioButton to return " -"a value where a state, typically the unchecked state, has no value. The @null " -"prevents an error indicating it is empty." +#: editor/mainwindowactions.cpp:694 +msgid "Load File" msgstr "" -#: plugin/specialinformation.cpp:399 -msgid "Returns the pid (process ID) of the current process." +#: editor/mainwindowactions.cpp:729 +msgid "Enter a filename..." msgstr "" -#: plugin/specialinformation.cpp:401 -msgid "" -"Returns DCOP identifier of current process. This is shorthand for " -"kmdr-executor-@pid." +#: editor/mainwindowactions.cpp:757 +msgid "TQt Designer is crashing. Attempting to save files..." msgstr "" -#: plugin/specialinformation.cpp:404 -msgid "Returns the pid of the parent Kommander window." +#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:857 +msgid "NewTemplate" msgstr "" -#: plugin/specialinformation.cpp:406 -msgid "Writes text on stderr." +#: editor/mainwindowactions.cpp:806 editor/mainwindowactions.cpp:835 +msgid "Could not create the template" msgstr "" -#: plugin/specialinformation.cpp:408 -msgid "Writes text on standard output." +#. i18n: file ./editor/createtemplate.ui line 38 +#: editor/mainwindowactions.cpp:806 editor/mainwindowactions.cpp:835 +#: rc.cpp:129 +#, no-c-format +msgid "Create Template" msgstr "" -#: plugin/specialinformation.cpp:410 +#: editor/mainwindowactions.cpp:909 msgid "" -"Executes a script block. Bash is used if no shell is given. It is primarily for " -"use in non-button widgets where script actions are not expected. Full path is " -"not required for the shell which may be useful for portability. " -"If this is used inside a button it allows alternate script languages to "
-"be used and will return a value to the main script, which may be unexpected."
+"Cannot paste widgets. Designer could not find a container\n"
+"to paste into which does not contain a layout. Break the layout\n"
+"of the container you want to paste into and select this container\n"
+"and then paste again."
msgstr ""
-#: plugin/specialinformation.cpp:412
-msgid ""
-"Returns value of an environment (shell) variable. Do not use $ "
-"in the name. For example, @env(PATH)."
+#: editor/mainwindowactions.cpp:912
+msgid "Paste Error"
msgstr ""
-#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416
-msgid "Executes an external shell command."
+#: editor/mainwindowactions.cpp:1094
+msgid "Edit the current form's settings..."
msgstr ""
-#: plugin/specialinformation.cpp:418
-msgid "Parses an expression and returns computed value."
+#: editor/mainwindowactions.cpp:1102
+msgid "Edit preferences..."
msgstr ""
-#: plugin/specialinformation.cpp:420
-msgid ""
-"Executes loop: values from items list (passed as EOL-separated string) "
-"are assigned to the variable. "
-"
Old"
-"
@forEach(i,A\\nB\\nC\\n)"
-"
@# @i=A"
-"
@end"
-"
New"
-"
foreach i in MyArray do"
-"
//i = key, MyArray[i] = val"
-"
end "
+#: editor/command.cpp:499 editor/command.cpp:511
+msgid "Set 'name' Property"
msgstr ""
-#: plugin/specialinformation.cpp:422
+#: editor/command.cpp:500
msgid ""
-"Executes loop: variable is set to start and is increased by step "
-"each time loop is executed. Execution stops when variable becomes larger then "
-"end. "
-"
Old"
-"
@for(i,1,10,1)"
-"
@# @i=1"
-"
@endif"
-"
New"
-"
for i=0 to 20 step 5 do"
-"
debug(i)"
-"
end."
+"The name of a widget must be unique.\n"
+"'%1' is already used in form '%2',\n"
+"so the name has been reverted to '%3'."
msgstr ""
-#: plugin/specialinformation.cpp:424
-msgid "Returns the value of a global variable."
+#: editor/command.cpp:512
+msgid ""
+"The name of a widget must not be null.\n"
+"The name has been reverted to '%1'."
msgstr ""
-#: plugin/specialinformation.cpp:426
-msgid ""
-"Translates the string into the current language. Texts in GUI would be "
-"automatically extracted for translation."
+#: editor/multilineeditorimpl.cpp:56
+msgid "Set Text of '%1'"
msgstr ""
-#: plugin/specialinformation.cpp:428
-msgid ""
-"Executes block if expression is true (non-zero number or non-empty string.) "
-"
OldClose with @endif
" -"New"
-"
if val == true then"
-"
// do op"
-"
elseif cond"
-"
// second chance"
-"
else"
-"
// cond failed"
-"
endif
@switch()"
-"
@case()"
-"
@end"
+#: editor/messagelog.cpp:127
+msgid "
%1
already exists. Overwrite it?
%1
Select a template for the new form and click the OK" +"-button to create it.
" msgstr "" -#: plugin/specialinformation.cpp:461 -msgid "" -"Return from a script, optionaly with a value from the script to the caller" +#. i18n: file ./editor/newform.ui line 109 +#: rc.cpp:96 +#, no-c-format +msgid "Create a new form using the selected template." msgstr "" -#: plugin/specialinformation.cpp:465 -msgid "Returns an EOL-separated list of all values in the array." +#. i18n: file ./editor/newform.ui line 123 +#: rc.cpp:102 +#, no-c-format +msgid "Close the dialog without creating a new form." msgstr "" -#: plugin/specialinformation.cpp:467 -msgid "Returns an EOL-separated list of all keys in the array." +#. i18n: file ./editor/newform.ui line 145 +#: rc.cpp:105 +#, no-c-format +msgid "Displays a list of the available templates." msgstr "" -#: plugin/specialinformation.cpp:469 -msgid "Removes all elements from the array." +#. i18n: file ./editor/pixmapfunction.ui line 61 +#: rc.cpp:111 +#, no-c-format +msgid "&Enter arguments for loading the pixmap:" msgstr "" -#: plugin/specialinformation.cpp:471 -msgid "Returns the number of elements in the array." +#. i18n: file ./editor/pixmapfunction.ui line 109 +#: rc.cpp:114 +#, no-c-format +msgid "TQPixmap(" msgstr "" -#: plugin/specialinformation.cpp:473 -msgid "Returns the value associated with the given key." +#. i18n: file ./editor/pixmapfunction.ui line 573 +#: rc.cpp:117 +#, no-c-format +msgid ")" msgstr "" -#: plugin/specialinformation.cpp:475 -msgid "Removes element with the given key from the array." +#. i18n: file ./editor/createtemplate.ui line 61 +#: rc.cpp:132 +#, no-c-format +msgid "Template &name:" msgstr "" -#: plugin/specialinformation.cpp:477 -msgid "Adds element with the given key and value to the array" +#. i18n: file ./editor/createtemplate.ui line 76 +#: rc.cpp:135 +#, no-c-format +msgid "Name of the new template" msgstr "" -#: plugin/specialinformation.cpp:479 -msgid "" -"Adds all elements in the string to the array. String should have " -"key\\tvalue\\n format." +#. i18n: file ./editor/createtemplate.ui line 80 +#: rc.cpp:138 +#, no-c-format +msgid "Enter the name of the new template" msgstr "" -#: plugin/specialinformation.cpp:482 -msgid "" -"Returns all elements in the array in " -"key\\tvalue\\nformat." +#. i18n: file ./editor/createtemplate.ui line 91 +#: rc.cpp:141 +#, no-c-format +msgid "Class of the new template" msgstr "" -#: plugin/specialinformation.cpp:484 +#. i18n: file ./editor/createtemplate.ui line 95 +#: rc.cpp:144 +#, no-c-format msgid "" -"Create an integer indexed array - starting from 0 - from a string. Use the " -"separator character to split the string. The separator's default value is " -"'\\t'." +"Enter the name of the class which should be used as the template's base class" msgstr "" -#: plugin/specialinformation.cpp:486 -msgid "" -"Create a string from an integer indexed array. Concatenate the elements with " -"the separator character. The separator's default value is '\\t'." +#. i18n: file ./editor/createtemplate.ui line 142 +#: rc.cpp:147 +#, no-c-format +msgid "C&reate" msgstr "" -#: plugin/specialinformation.cpp:488 -msgid "" -"Remove keyNum elements starting with keyStart from an indexed array and reindex " -"the array. If keyNum is not specified, remove only the keyStart element." +#. i18n: file ./editor/createtemplate.ui line 150 +#: rc.cpp:150 +#, no-c-format +msgid "Creates the new template" msgstr "" -#: plugin/specialinformation.cpp:490 -msgid "" -"Insert the elements from string starting at key and reindex the array. Use the " -"separator to separate the elements from the string. The separator's default " -"value is '\\t'." +#. i18n: file ./editor/createtemplate.ui line 165 +#: rc.cpp:156 +#, no-c-format +msgid "Closes the Dialog" msgstr "" -#: plugin/specialinformation.cpp:492 -msgid "" -"Create a flipped copy of the array where the keys and values switch places. " -"NOTE: If the values are not unique they will be overwritten as keys! Set the " -"name of the array to copy to and go. Useful with combos and lists were you have " -"an index, a key and a value for data purposes." +#. i18n: file ./editor/createtemplate.ui line 178 +#: rc.cpp:159 +#, no-c-format +msgid "&Baseclass for template:" msgstr "" -#: plugin/specialinformation.cpp:496 -msgid "" -"Create a 2D array with zero based integer keys. Rows seperated with returns or " -"\\n and columns with tabs or \\t. You can then read and alter values with " -"\"name[0][1]\"." -"
Change the preferences of Qt Designer. There is always one tab with general " +"preferences. There may be additional tabs, depending on which plugins are " +"installed.
" msgstr "" -#: plugin/specialinformation.cpp:508 -msgid "" -"Copy a column of a Matrix to an array and optionally clear array first to avoid " -"spurious data in loops" +#. i18n: file ./editor/preferences.ui line 62 +#: rc.cpp:180 +#, no-c-format +msgid "General" msgstr "" -#: plugin/specialinformation.cpp:510 -msgid "Copy a column of a Matrix to an indexed array" +#. i18n: file ./editor/preferences.ui line 79 +#: rc.cpp:183 +#, no-c-format +msgid "Backgro&und" msgstr "" -#: plugin/specialinformation.cpp:512 -msgid "" -"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if " -"left empty" +#. i18n: file ./editor/preferences.ui line 111 +#: rc.cpp:186 rc.cpp:501 rc.cpp:543 rc.cpp:1035 rc.cpp:1044 +#, no-c-format +msgid "Choose a color" msgstr "" -#: plugin/specialinformation.cpp:514 -msgid "" -"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" if " -"left empty" +#. i18n: file ./editor/preferences.ui line 114 +#: rc.cpp:189 +#, no-c-format +msgid "Select a color in the color dialog." +msgstr "" + +#. i18n: file ./editor/preferences.ui line 125 +#: rc.cpp:192 +#, no-c-format +msgid "Co&lor" +msgstr "" + +#. i18n: file ./editor/preferences.ui line 128 +#: rc.cpp:195 +#, no-c-format +msgid "Use a background color" msgstr "" -#: plugin/specialinformation.cpp:516 -msgid "" -"Add a row to the matrix. Specifiy the row key and format the data as column key " -"[tab] column value on each line using key\\tval\\nkey\\tval format" +#. i18n: file ./editor/preferences.ui line 131 +#: rc.cpp:198 +#, no-c-format +msgid "Use a background color." msgstr "" -#: plugin/specialinformation.cpp:518 -msgid "Remove a row from the matrix by key name. Returns true if key is found." +#. i18n: file ./editor/preferences.ui line 139 +#: rc.cpp:201 +#, no-c-format +msgid "&Pixmap" msgstr "" -#: plugin/specialinformation.cpp:520 -msgid "" -"Remove a column from the matrix by key name. Returns true if key is found." +#. i18n: file ./editor/preferences.ui line 145 +#: rc.cpp:204 +#, no-c-format +msgid "Use a background pixmap" msgstr "" -#: plugin/specialinformation.cpp:522 -msgid "" -"Find the row key that matches a column value. Use this for unique key searches. " -"Iteration may be omitted and the default is to return the first instance. In a " -"loop it will return sequential finds until there are no more, in which case it " -"returns null." +#. i18n: file ./editor/preferences.ui line 148 +#: rc.cpp:207 +#, no-c-format +msgid "Use a background pixmap." msgstr "" -#: plugin/specialinformation.cpp:526 -msgid "Returns number of chars in the string." +#. i18n: file ./editor/preferences.ui line 168 +#: rc.cpp:210 rc.cpp:492 +#, no-c-format +msgid "Select a pixmap" msgstr "" -#: plugin/specialinformation.cpp:528 -msgid "Checks if the the string contains the given substring." +#. i18n: file ./editor/preferences.ui line 171 +#: rc.cpp:213 +#, no-c-format +msgid "Choose a pixmap file." msgstr "" -#: plugin/specialinformation.cpp:530 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found." +#. i18n: file ./editor/preferences.ui line 181 +#: rc.cpp:216 +#, no-c-format +msgid "Show &grid" msgstr "" -#: plugin/specialinformation.cpp:532 +#. i18n: file ./editor/preferences.ui line 187 +#: rc.cpp:219 +#, no-c-format +msgid "Show Grid" +msgstr "" + +#. i18n: file ./editor/preferences.ui line 190 +#: rc.cpp:222 +#, no-c-format msgid "" -"Returns the position of a substring in the string, or -1 if it is not found. " -"String is searched backwards" +"Customize the grid appearance for all forms." +"When Show Grid is checked, all forms show a grid.
" msgstr "" -#: plugin/specialinformation.cpp:534 -msgid "Returns the count of a given substring in the given string." +#. i18n: file ./editor/preferences.ui line 198 +#: rc.cpp:225 +#, no-c-format +msgid "Gr&id" msgstr "" -#: plugin/specialinformation.cpp:536 -msgid "Returns the first n chars of the string." +#. i18n: file ./editor/preferences.ui line 218 +#: rc.cpp:228 +#, no-c-format +msgid "Sn&ap to grid" msgstr "" -#: plugin/specialinformation.cpp:538 -msgid "Returns the last n chars of the string." +#. i18n: file ./editor/preferences.ui line 224 +#: rc.cpp:231 +#, no-c-format +msgid "Snap to the grid" msgstr "" -#: plugin/specialinformation.cpp:540 -msgid "Returns n chars of the string, starting from start." +#. i18n: file ./editor/preferences.ui line 227 +#: rc.cpp:234 +#, no-c-format +msgid "" +"Customize the grid-settings for all forms." +"When Snap to Grid is checked, the widgets snap to the grid using the " +"the X/Y resolution.
" msgstr "" -#: plugin/specialinformation.cpp:542 -msgid "Removes all occurrences of given substring." +#. i18n: file ./editor/preferences.ui line 258 +#: rc.cpp:237 rc.cpp:243 +#, no-c-format +msgid "Grid resolution" msgstr "" -#: plugin/specialinformation.cpp:544 +#. i18n: file ./editor/preferences.ui line 261 +#: rc.cpp:240 rc.cpp:246 +#, no-c-format msgid "" -"Replaces all occurrences of the given substring with the given replacement." +"Customize the grid-settings for all forms." +"When Show Grid is checked, a grid is shown on all forms using the X/Y " +"resolution.
" msgstr "" -#: plugin/specialinformation.cpp:546 -msgid "Converts the string to uppercase." +#. i18n: file ./editor/preferences.ui line 289 +#: rc.cpp:249 +#, no-c-format +msgid "Grid-&X:" msgstr "" -#: plugin/specialinformation.cpp:548 -msgid "Converts the string to lowercase." +#. i18n: file ./editor/preferences.ui line 300 +#: rc.cpp:252 +#, no-c-format +msgid "Grid-&Y:" msgstr "" -#: plugin/specialinformation.cpp:550 +#. i18n: file ./editor/preferences.ui line 327 +#: rc.cpp:255 rc.cpp:276 +#, no-c-format msgid "" -"Compares two strings. Returns 0 if they are equal, -1 if the first one is " -"lower, 1 if the first one is higher" +"A splash screen is displayed when starting Qt Designer if this option is " +"checked." msgstr "" -#: plugin/specialinformation.cpp:553 -msgid "Checks if the string is empty." +#. i18n: file ./editor/preferences.ui line 335 +#: rc.cpp:258 +#, no-c-format +msgid "Ge&neral" msgstr "" -#: plugin/specialinformation.cpp:555 -msgid "Checks if the string is a valid number." +#. i18n: file ./editor/preferences.ui line 352 +#: rc.cpp:261 +#, no-c-format +msgid "Restore last &workspace on startup" msgstr "" -#: plugin/specialinformation.cpp:557 -msgid "Returns given section of a string." +#. i18n: file ./editor/preferences.ui line 358 +#: rc.cpp:264 +#, no-c-format +msgid "Restore last workspace" msgstr "" -#: plugin/specialinformation.cpp:559 +#. i18n: file ./editor/preferences.ui line 361 +#: rc.cpp:267 +#, no-c-format msgid "" -"Returns the given string with %1, %2, %3 replaced with arg1, arg2" -", arg3 accordingly." +"The current workspace settings will be restored the next time you start Qt " +"Designer if this option is checked." msgstr "" -#: plugin/specialinformation.cpp:561 -msgid "Round a floating point number by x digits." +#. i18n: file ./editor/preferences.ui line 369 +#: rc.cpp:270 +#, no-c-format +msgid "Show &splash screen on startup" msgstr "" -#: plugin/specialinformation.cpp:563 -msgid "" -"Sort a string list. Only first paramter is required. Default separator is a " -"newline." +#. i18n: file ./editor/preferences.ui line 375 +#: rc.cpp:273 +#, no-c-format +msgid "Show Splashscreen" msgstr "" -#: plugin/specialinformation.cpp:565 -msgid "Strips white space from beginning and end of string." +#. i18n: file ./editor/preferences.ui line 386 +#: rc.cpp:279 +#, no-c-format +msgid "Disable data&base auto-edit in preview" msgstr "" -#: plugin/specialinformation.cpp:567 -msgid "" -"Pads the string to the total length indicated. if no pad character is given " -"spaces will be used. Try this with 0 on integer sequences and read them with " -"str_toint." +#. i18n: file ./editor/preferences.ui line 397 +#: rc.cpp:282 +#, no-c-format +msgid "&Documentation path:" msgstr "" -#: plugin/specialinformation.cpp:569 +#. i18n: file ./editor/preferences.ui line 422 +#: rc.cpp:285 +#, no-c-format msgid "" -"Pads the string to the total length indicated. if no pad character is given " -"spaces will be used." +"Enter the path to the documentation." +"You may provide an $environment variable as the first part of the " +"pathname.
" msgstr "" -#: plugin/specialinformation.cpp:572 -msgid "Convert a string to an integer. If not possible use the default value" +#. i18n: file ./editor/preferences.ui line 436 +#: rc.cpp:291 +#, no-c-format +msgid "Select path" msgstr "" -#: plugin/specialinformation.cpp:574 -msgid "" -"Convert a string to a double precision floating point value. If not possible " -"use the default value" +#. i18n: file ./editor/preferences.ui line 439 +#: rc.cpp:294 +#, no-c-format +msgid "Look for the documentation path." msgstr "" -#: plugin/specialinformation.cpp:578 -msgid "Returns content of given file." +#. i18n: file ./editor/preferences.ui line 451 +#: rc.cpp:297 +#, no-c-format +msgid "&Toolbars" msgstr "" -#: plugin/specialinformation.cpp:580 -msgid "Writes given string to a file." +#. i18n: file ./editor/preferences.ui line 468 +#: rc.cpp:300 +#, no-c-format +msgid "Show &big icons" msgstr "" -#: plugin/specialinformation.cpp:582 -msgid "Appends given string to the end of a file." +#. i18n: file ./editor/preferences.ui line 471 +#: rc.cpp:303 +#, no-c-format +msgid "Big Icons" msgstr "" -#: plugin/specialinformation.cpp:584 -msgid "Checks to see if file exists." +#. i18n: file ./editor/preferences.ui line 474 +#: rc.cpp:306 +#, no-c-format +msgid "Big icons will be used in the toolbars if this is checked." msgstr "" -#: plugin/specialinformation.cpp:587 -msgid "" -"Shows color dialog. Returns color in #RRGGBB format. Defaults to the parameter, " -"if specified." +#. i18n: file ./editor/preferences.ui line 482 +#: rc.cpp:309 +#, no-c-format +msgid "Show text lab&els" msgstr "" -#: plugin/specialinformation.cpp:589 -msgid "Shows text selection dialog. Returns entered text." +#. i18n: file ./editor/preferences.ui line 485 +#: rc.cpp:312 +#, no-c-format +msgid "Text Labels" msgstr "" -#: plugin/specialinformation.cpp:591 -msgid "Shows a dialog asking user for password and returns it." +#. i18n: file ./editor/preferences.ui line 488 +#: rc.cpp:315 +#, no-c-format +msgid "Text labels will be usin in the toolbars if this is checked." msgstr "" -#: plugin/specialinformation.cpp:593 -msgid "Shows value selection dialog. Returns entered value." +#. i18n: file ./editor/preferences.ui line 552 +#: rc.cpp:324 rc.cpp:342 rc.cpp:555 rc.cpp:582 rc.cpp:615 rc.cpp:645 +#: rc.cpp:771 rc.cpp:921 rc.cpp:999 rc.cpp:1074 rc.cpp:1344 +#, no-c-format +msgid "Close the dialog and apply all the changes." msgstr "" -#: plugin/specialinformation.cpp:595 -msgid "Shows float value selection dialog. Returns entered value." +#. i18n: file ./editor/preferences.ui line 569 +#: rc.cpp:330 rc.cpp:348 rc.cpp:561 rc.cpp:594 rc.cpp:627 rc.cpp:657 +#: rc.cpp:783 rc.cpp:933 rc.cpp:1008 rc.cpp:1080 rc.cpp:1356 +#, no-c-format +msgid "Close the dialog and discard any changes." msgstr "" -#: plugin/specialinformation.cpp:597 -msgid "Shows existing file selection dialog. Returns selected file." +#. i18n: file ./editor/formsettings.ui line 35 +#: rc.cpp:333 +#, no-c-format +msgid "Form Settings" msgstr "" -#: plugin/specialinformation.cpp:599 -msgid "Shows save file selection dialog. Returns selected file." +#. i18n: file ./editor/formsettings.ui line 41 +#: rc.cpp:336 +#, no-c-format +msgid "" +"Form Settings" +"Change settings for the form. Settings like Comment and Author " +"are for your own use and are not required.
" msgstr "" -#: plugin/specialinformation.cpp:601 -msgid "Shows directory selection dialog. Returns selected directory." +#. i18n: file ./editor/formsettings.ui line 122 +#: rc.cpp:351 +#, no-c-format +msgid "La&youts" +msgstr "" + +#. i18n: file ./editor/formsettings.ui line 155 +#: rc.cpp:354 +#, no-c-format +msgid "Default mar&gin:" +msgstr "" + +#. i18n: file ./editor/formsettings.ui line 166 +#: rc.cpp:357 +#, no-c-format +msgid "D&efault spacing:" msgstr "" -#: plugin/specialinformation.cpp:603 -msgid "" -"Shows multiple files selection dialog. Returns EOL-separated list of selected " -"files." +#. i18n: file ./editor/formsettings.ui line 202 +#: rc.cpp:363 +#, no-c-format +msgid "Enter a comment about the form." msgstr "" -#: plugin/specialinformation.cpp:607 -msgid "" -"Shows an information dialog. Returns true when clicked so you can check for " -"user response." +#. i18n: file ./editor/formsettings.ui line 227 +#: rc.cpp:366 +#, no-c-format +msgid "Co&mment:" msgstr "" -#: plugin/specialinformation.cpp:609 -msgid "" -"Shows an error dialog. Returns true when clicked so you can check for user " -"response." +#. i18n: file ./editor/formsettings.ui line 238 +#: rc.cpp:369 +#, no-c-format +msgid "&License:" msgstr "" -#: plugin/specialinformation.cpp:611 -msgid "" -"Shows a warning dialog with up to three buttons. Returns number of selected " -"button." +#. i18n: file ./editor/formsettings.ui line 249 +#: rc.cpp:372 rc.cpp:384 rc.cpp:390 +#, no-c-format +msgid "Enter your name" msgstr "" -#: plugin/specialinformation.cpp:613 -msgid "" -"Shows a question dialog with up to three buttons. Returns number of selected " -"button." +#. i18n: file ./editor/formsettings.ui line 252 +#: rc.cpp:375 rc.cpp:387 rc.cpp:393 +#, no-c-format +msgid "Enter your name." msgstr "" -#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99 -msgid "Invalid state for associated text." +#. i18n: file ./editor/formsettings.ui line 260 +#: rc.cpp:378 +#, no-c-format +msgid "&Version:" msgstr "" -#: widget/kommanderwidget.cpp:134 -msgid "" -"Line %1: %2.\n" +#. i18n: file ./editor/formsettings.ui line 271 +#: rc.cpp:381 +#, no-c-format +msgid "A&uthor:" msgstr "" -#: widget/kommanderwidget.cpp:244 -msgid "Unknown special: '%1'." +#. i18n: file ./editor/assoctexteditor.ui line 16 +#: rc.cpp:396 +#, no-c-format +msgid "Edit Text" msgstr "" -#: widget/kommanderwidget.cpp:274 -msgid "Unmatched parenthesis in DCOP call '%1'." +#. i18n: file ./editor/assoctexteditor.ui line 35 +#: rc.cpp:399 +#, no-c-format +msgid "&Widget:" msgstr "" -#: widget/kommanderwidget.cpp:280 -msgid "Incorrect arguments in DCOP call '%1'." +#. i18n: file ./editor/assoctexteditor.ui line 67 +#: rc.cpp:405 +#, no-c-format +msgid "&Text for:" msgstr "" -#: widget/kommanderwidget.cpp:310 -msgid "Tried to perform DCOP query, but failed." +#. i18n: file ./editor/assoctexteditor.ui line 104 +#: rc.cpp:411 +#, no-c-format +msgid "&Function..." msgstr "" -#: widget/kommanderwidget.cpp:341 -msgid "DCOP return type %1 is not yet implemented." +#. i18n: file ./editor/assoctexteditor.ui line 137 +#: rc.cpp:414 +#, no-c-format +msgid "Wi&dget:" msgstr "" -#: widget/kommanderwidget.cpp:406 -msgid "Continue && Ignore Next Errors" +#. i18n: file ./editor/assoctexteditor.ui line 184 +#: rc.cpp:417 +#, no-c-format +msgid "Fi&le..." msgstr "" -#: widget/kommanderwidget.cpp:408 -msgid "%2
Change the current widget or form's palette.
" +"Use a generated palette or select colors for each color group and each color " +"role.
" +"The palette can be tested with different widget layouts in the preview " +"section.
" msgstr "" -#: widget/kommanderwidget.cpp:582 -msgid "Unmatched parenthesis after '%1'." +#. i18n: file ./editor/paletteeditoradvanced.ui line 81 +#: rc.cpp:426 rc.cpp:1056 +#, no-c-format +msgid "Select &palette:" msgstr "" -#: widget/kommanderwidget.cpp:591 -msgid "Unmatched quotes in argument of '%1'." +#. i18n: file ./editor/paletteeditoradvanced.ui line 90 +#: rc.cpp:429 rc.cpp:1059 +#, no-c-format +msgid "Active Palette" msgstr "" -#: widget/kommanderwidget.cpp:593 -msgid "Unknown function group: '%1'." +#. i18n: file ./editor/paletteeditoradvanced.ui line 95 +#: rc.cpp:432 rc.cpp:1062 +#, no-c-format +msgid "Inactive Palette" msgstr "" -#: widget/kommanderwidget.cpp:595 -msgid "Unknown function: '%1' in group '%2'." +#. i18n: file ./editor/paletteeditoradvanced.ui line 100 +#: rc.cpp:435 rc.cpp:1065 +#, no-c-format +msgid "Disabled Palette" msgstr "" -#: widget/kommanderwidget.cpp:597 -msgid "Unknown widget function: '%1'." +#. i18n: file ./editor/paletteeditoradvanced.ui line 122 +#: rc.cpp:438 +#, no-c-format +msgid "Auto" msgstr "" -#: widget/kommanderwidget.cpp:599 -msgid "" -"Not enough arguments for '%1' (%2 instead of %3)." -"Correct syntax is: %4" +#. i18n: file ./editor/paletteeditoradvanced.ui line 139 +#: rc.cpp:441 +#, no-c-format +msgid "Build the inactive palette from the active palette." msgstr "" -#: widget/kommanderwidget.cpp:604 -msgid "Too many arguments for '%1' (%2 instead of %3).
Correct syntax is: %4"
+#. i18n: file ./editor/paletteeditoradvanced.ui line 150
+#: rc.cpp:444
+#, no-c-format
+msgid "Build the disabled palette from the active palette."
msgstr ""
-#: widget/myprocess.cpp:94
-msgid "
%1
Available central color roles are: " +"
Available effect roles are: " +"
Enter the text and click the OK-Button to apply the changes.
" msgstr "" -#: editor/widgetdatabase.cpp:167 -msgid "Group Box" +#. i18n: file ./editor/multilineeditor.ui line 65 +#: rc.cpp:603 rc.cpp:816 rc.cpp:885 rc.cpp:1176 rc.cpp:1284 +#, no-c-format +msgid "&Text:" msgstr "" -#: editor/widgetdatabase.cpp:175 -msgid "Button Group" +#. i18n: file ./editor/multilineeditor.ui line 84 +#: rc.cpp:606 +#, no-c-format +msgid "Enter your text here." msgstr "" -#: editor/widgetdatabase.cpp:183 -msgid "Frame" +#. i18n: file ./editor/tableeditor.ui line 16 +#: rc.cpp:630 +#, no-c-format +msgid "Edit Table" msgstr "" -#: editor/widgetdatabase.cpp:191 -msgid "Tabwidget" +#. i18n: file ./editor/tableeditor.ui line 34 +#: rc.cpp:633 rc.cpp:636 +#, no-c-format +msgid "1" msgstr "" -#: editor/widgetdatabase.cpp:199 editor/widgetdatabase.cpp:531 -msgid "List Box" +#. i18n: file ./editor/tableeditor.ui line 153 +#: rc.cpp:660 rc.cpp:1257 +#, no-c-format +msgid "Co&lumns" msgstr "" -#: editor/widgetdatabase.cpp:206 -msgid "List View" +#. i18n: file ./editor/tableeditor.ui line 215 +#: rc.cpp:663 rc.cpp:717 rc.cpp:843 rc.cpp:1233 rc.cpp:1329 +#, no-c-format +msgid "Move up" msgstr "" -#: editor/widgetdatabase.cpp:214 -msgid "Icon View" +#. i18n: file ./editor/tableeditor.ui line 218 +#: rc.cpp:666 rc.cpp:720 +#, no-c-format +msgid "" +"Move the selected item up." +"The top-most column will be the first column of the list.
" msgstr "" -#: editor/propertyeditor.cpp:1894 editor/propertyeditor.cpp:1928 -#: editor/widgetdatabase.cpp:223 -msgid "Table" +#. i18n: file ./editor/tableeditor.ui line 232 +#: rc.cpp:669 rc.cpp:723 rc.cpp:849 rc.cpp:1239 rc.cpp:1314 +#, no-c-format +msgid "Move down" msgstr "" -#: editor/widgetdatabase.cpp:233 -msgid "Data Table" +#. i18n: file ./editor/tableeditor.ui line 235 +#: rc.cpp:672 rc.cpp:726 +#, no-c-format +msgid "" +"Move the selected item down." +"The top-most column will be the first column of the list.
" msgstr "" -#: editor/widgetdatabase.cpp:241 -msgid "Line Edit" +#. i18n: file ./editor/tableeditor.ui line 243 +#: rc.cpp:675 rc.cpp:1305 +#, no-c-format +msgid "&Delete Column" msgstr "" -#: editor/widgetdatabase.cpp:248 -msgid "Spin Box" +#. i18n: file ./editor/tableeditor.ui line 251 +#: rc.cpp:678 rc.cpp:1320 +#, no-c-format +msgid "&New Column" msgstr "" -#: editor/widgetdatabase.cpp:255 -msgid "Date Edit" +#. i18n: file ./editor/tableeditor.ui line 273 +#: rc.cpp:681 +#, no-c-format +msgid "Table:" msgstr "" -#: editor/widgetdatabase.cpp:263 -msgid "Time Edit" +#. i18n: file ./editor/tableeditor.ui line 295 +#: rc.cpp:684 rc.cpp:741 rc.cpp:798 rc.cpp:897 rc.cpp:1194 rc.cpp:1266 +#, no-c-format +msgid "Label4" msgstr "" -#: editor/widgetdatabase.cpp:271 -msgid "Date-Time Edit" +#. i18n: file ./editor/tableeditor.ui line 315 +#: rc.cpp:687 rc.cpp:744 rc.cpp:801 rc.cpp:900 rc.cpp:1197 rc.cpp:1269 +#, no-c-format +msgid "Delete Pixmap" msgstr "" -#: editor/widgetdatabase.cpp:279 -msgid "Multi Line Edit" +#. i18n: file ./editor/tableeditor.ui line 318 +#: rc.cpp:690 rc.cpp:747 rc.cpp:1200 +#, no-c-format +msgid "" +"Delete the selected item's pixmap." +"The pixmap in the current column of the selected item will be deleted.
" msgstr "" -#: editor/widgetdatabase.cpp:286 -msgid "Rich Text Edit" +#. i18n: file ./editor/tableeditor.ui line 335 +#: rc.cpp:696 rc.cpp:753 rc.cpp:810 rc.cpp:909 rc.cpp:1206 rc.cpp:1278 +#, no-c-format +msgid "Select a Pixmap" msgstr "" -#: editor/widgetdatabase.cpp:293 -msgid "Combo Box" +#. i18n: file ./editor/tableeditor.ui line 338 +#: rc.cpp:699 rc.cpp:756 rc.cpp:1209 +#, no-c-format +msgid "" +"Select a pixmap file for the item." +"The pixmap will be changed in the current column of the selected item.
" msgstr "" -#: editor/widgetdatabase.cpp:300 editor/widgetdatabase.cpp:641 -msgid "Slider" +#. i18n: file ./editor/tableeditor.ui line 348 +#: rc.cpp:702 rc.cpp:735 +#, no-c-format +msgid "&Label:" msgstr "" -#: editor/widgetdatabase.cpp:307 -msgid "Scrollbar" +#. i18n: file ./editor/tableeditor.ui line 359 +#: rc.cpp:705 rc.cpp:738 +#, no-c-format +msgid "Pixmap:" msgstr "" -#: editor/widgetdatabase.cpp:314 -msgid "Dial" +#. i18n: file ./editor/tableeditor.ui line 370 +#: rc.cpp:708 +#, no-c-format +msgid "&Field:" msgstr "" -#: editor/widgetdatabase.cpp:321 -msgid "Label" +#. i18n: file ./editor/tableeditor.ui line 394 +#: rc.cpp:711 +#, no-c-format +msgid "Add, edit or delete items in the listbox.
" +"Click the New Item-button to create a new listbox entry, then enter " +"text and choose a pixmap.
" +"Select an item from the list and click the Delete Item" +"-button to remove the item from the list.
" msgstr "" -#: editor/widgetdatabase.cpp:358 -msgid "" -"The Spacer provides horizontal and vertical spacing to be able to manipulate " -"the behaviour of layouts." +#. i18n: file ./editor/listboxeditor.ui line 150 +#: rc.cpp:789 rc.cpp:1221 +#, no-c-format +msgid "The list of items." msgstr "" -#: editor/widgetdatabase.cpp:494 -msgid "Text Label" +#. i18n: file ./editor/listboxeditor.ui line 158 +#: rc.cpp:792 rc.cpp:882 +#, no-c-format +msgid "&Item Properties" msgstr "" -#: editor/widgetdatabase.cpp:495 -msgid "The Text Label provides a widget to display static text." +#. i18n: file ./editor/listboxeditor.ui line 175 +#: rc.cpp:795 rc.cpp:894 rc.cpp:1263 +#, no-c-format +msgid "&Pixmap:" msgstr "" -#: editor/widgetdatabase.cpp:502 -msgid "Pixmap Label" +#. i18n: file ./editor/listboxeditor.ui line 209 +#: rc.cpp:804 rc.cpp:903 +#, no-c-format +msgid "Delete the selected item's pixmap." msgstr "" -#: editor/widgetdatabase.cpp:503 -msgid "The Pixmap Label provides a widget to display pixmaps." +#. i18n: file ./editor/listboxeditor.ui line 229 +#: rc.cpp:813 +#, no-c-format +msgid "Choose a pixmap file for the selected item." msgstr "" -#: editor/widgetdatabase.cpp:510 -msgid "A line edit" +#. i18n: file ./editor/listboxeditor.ui line 254 +#: rc.cpp:819 rc.cpp:888 rc.cpp:1179 +#, no-c-format +msgid "Change text" msgstr "" -#: editor/widgetdatabase.cpp:517 -msgid "A rich text edit" +#. i18n: file ./editor/listboxeditor.ui line 257 +#: rc.cpp:822 +#, no-c-format +msgid "Change the selected item's text." msgstr "" -#: editor/widgetdatabase.cpp:538 -msgid "A combo box" +#. i18n: file ./editor/listboxeditor.ui line 267 +#: rc.cpp:825 rc.cpp:864 rc.cpp:1212 +#, no-c-format +msgid "&New Item" msgstr "" -#: editor/widgetdatabase.cpp:545 -msgid "A tree widget" +#. i18n: file ./editor/listboxeditor.ui line 270 +#: rc.cpp:828 rc.cpp:867 rc.cpp:1215 +#, no-c-format +msgid "Add an item" msgstr "" -#: editor/widgetdatabase.cpp:552 -msgid "A table widget" +#. i18n: file ./editor/listboxeditor.ui line 273 +#: rc.cpp:831 +#, no-c-format +msgid "Add a new item.New items are appended to the list.
" msgstr "" -#: editor/widgetdatabase.cpp:559 -msgid "A button that when clicked, execute a command" +#. i18n: file ./editor/listboxeditor.ui line 281 +#: rc.cpp:834 rc.cpp:873 rc.cpp:1161 +#, no-c-format +msgid "&Delete Item" msgstr "" -#: editor/widgetdatabase.cpp:566 -msgid "A button that closes the dialog it is in" +#. i18n: file ./editor/listboxeditor.ui line 287 +#: rc.cpp:840 +#, no-c-format +msgid "Delete the selected item" msgstr "" -#: editor/widgetdatabase.cpp:573 -msgid "A listbox showing output of a script" +#. i18n: file ./editor/listboxeditor.ui line 321 +#: rc.cpp:846 +#, no-c-format +msgid "Moves the selected item up." msgstr "" -#: editor/widgetdatabase.cpp:580 -msgid "" -"A widget made up of a line edit and push button, for selecting files and " -"folders" +#. i18n: file ./editor/listboxeditor.ui line 338 +#: rc.cpp:852 +#, no-c-format +msgid "Move the selected item down." msgstr "" -#: editor/widgetdatabase.cpp:587 -msgid "A check box" +#. i18n: file ./editor/iconvieweditor.ui line 35 +#: rc.cpp:855 +#, no-c-format +msgid "Edit Iconview" msgstr "" -#: editor/widgetdatabase.cpp:594 -msgid "A radio button" +#. i18n: file ./editor/iconvieweditor.ui line 41 +#: rc.cpp:858 +#, no-c-format +msgid "" +"Edit Iconview" +"Add, edit or delete items in the icon view.
" +"Click the New Item-button to create a new item, then enter text and " +"choose a pixmap.
" +"Select an item from the view and click the Delete Item" +"-button to remove the item from the iconview.
" msgstr "" -#: editor/widgetdatabase.cpp:601 -msgid "A widget for grouping buttons together" +#. i18n: file ./editor/iconvieweditor.ui line 72 +#: rc.cpp:861 +#, no-c-format +msgid "All items in the iconview." msgstr "" -#: editor/widgetdatabase.cpp:609 -msgid "A widget for grouping other widgets together" +#. i18n: file ./editor/iconvieweditor.ui line 100 +#: rc.cpp:870 +#, no-c-format +msgid "Create a new item for the iconview." msgstr "" -#: editor/widgetdatabase.cpp:617 -msgid "A widget with tabs" +#. i18n: file ./editor/iconvieweditor.ui line 111 +#: rc.cpp:876 rc.cpp:1164 +#, no-c-format +msgid "Delete item" msgstr "" -#: editor/widgetdatabase.cpp:634 -msgid "A spin box" +#. i18n: file ./editor/iconvieweditor.ui line 114 +#: rc.cpp:879 +#, no-c-format +msgid "Delete the selected item." msgstr "" -#: editor/widgetdatabase.cpp:648 -msgid "A small rich text editor" +#. i18n: file ./editor/iconvieweditor.ui line 184 +#: rc.cpp:891 +#, no-c-format +msgid "Change the text for the selected item." msgstr "" -#: editor/widgetdatabase.cpp:655 -msgid "A status bar" +#. i18n: file ./editor/iconvieweditor.ui line 260 +#: rc.cpp:912 +#, no-c-format +msgid "Select a pixmap file for the current item." msgstr "" -#: editor/widgetdatabase.cpp:662 -msgid "A progress bar" +#. i18n: file ./editor/choosewidget.ui line 16 +#: rc.cpp:936 +#, no-c-format +msgid "Choose Widget" msgstr "" -#: editor/widgetdatabase.cpp:669 -msgid "A hidden script container" +#. i18n: file ./editor/choosewidget.ui line 118 +#: rc.cpp:945 +#, no-c-format +msgid "Find:" msgstr "" -#: editor/widgetdatabase.cpp:676 -msgid "A timer for running scripts periodically" +#. i18n: file ./editor/connectioneditor.ui line 35 +#: rc.cpp:948 +#, no-c-format +msgid "Edit Connections" msgstr "" -#: editor/widgetdatabase.cpp:683 -msgid "A date selection widget" +#. i18n: file ./editor/connectioneditor.ui line 41 +#: rc.cpp:951 +#, no-c-format +msgid "" +"Edit Connections" +"Add and remove connections in the current form .
" +"Select a signal and a corresponding slot then press the Connect" +"-button to create a connection.
" +"Select a connection from the list then press the Disconnect" +"-button to delete the connection.
" msgstr "" -#: editor/pixmapchooser.cpp:947 -msgid "All Pixmaps" +#. i18n: file ./editor/connectioneditor.ui line 56 +#: rc.cpp:954 +#, no-c-format +msgid "Sender" msgstr "" -#: editor/pixmapchooser.cpp:950 -msgid "" -"%1-Pixmaps (%2)\n" +#. i18n: file ./editor/connectioneditor.ui line 67 +#: rc.cpp:957 +#, no-c-format +msgid "Signal" msgstr "" -#: editor/pixmapchooser.cpp:956 -msgid "All Files (*)" +#. i18n: file ./editor/connectioneditor.ui line 78 +#: rc.cpp:960 +#, no-c-format +msgid "Receiver" msgstr "" -#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608 -#: editor/mainwindow.cpp:268 -msgid "Widgets" +#. i18n: file ./editor/connectioneditor.ui line 89 +#: rc.cpp:963 +#, no-c-format +msgid "Slot" msgstr "" -#: editor/hierarchyview.cpp:100 -msgid "(Constructor)" +#. i18n: file ./editor/connectioneditor.ui line 111 +#: rc.cpp:966 +#, no-c-format +msgid "Displays the connections between the sender and the receiver." msgstr "" -#: editor/hierarchyview.cpp:102 -msgid "(Destructor)" +#. i18n: file ./editor/connectioneditor.ui line 119 +#: rc.cpp:969 +#, no-c-format +msgid "" +"A list of Q_SLOTS for the receiver." +"The Q_SLOTS that are displayed are only those which have arguments that "
+"correspond with the arguments of the signal that is currently selected in the "
+"Signal-list."
msgstr ""
-#: editor/hierarchyview.cpp:190
-msgid "Name"
+#. i18n: file ./editor/connectioneditor.ui line 127
+#: rc.cpp:972
+#, no-c-format
+msgid "Displays the list of Q_SIGNALS that the widget emits."
msgstr ""
-#: editor/hierarchyview.cpp:191
-msgid "Class"
+#. i18n: file ./editor/connectioneditor.ui line 143
+#: rc.cpp:975
+#, no-c-format
+msgid "Si&gnals:"
msgstr ""
-#: editor/hierarchyview.cpp:335
-msgid "Database"
+#. i18n: file ./editor/connectioneditor.ui line 183
+#: rc.cpp:978
+#, no-c-format
+msgid "&Slots:"
msgstr ""
-#: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525
-#: editor/mainwindow.cpp:1217 editor/mainwindow.cpp:1235
-#: editor/mainwindow.cpp:1270 editor/wizardeditorimpl.cpp:112
-#, c-format
-msgid "Add Page to %1"
+#. i18n: file ./editor/connectioneditor.ui line 217
+#: rc.cpp:981
+#, no-c-format
+msgid "&Disconnect"
msgstr ""
-#: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551
-#: editor/mainwindow.cpp:1224 editor/mainwindow.cpp:1242
-#: editor/mainwindow.cpp:1277 editor/wizardeditorimpl.cpp:130
-msgid "Delete Page %1 of %2"
+#. i18n: file ./editor/connectioneditor.ui line 220
+#: rc.cpp:984
+#, no-c-format
+msgid "Alt+D"
msgstr ""
-#: editor/messagelog.cpp:34
-msgid "Copy Current &Line"
+#. i18n: file ./editor/connectioneditor.ui line 226
+#: rc.cpp:987
+#, no-c-format
+msgid "Remove the selected connection"
msgstr ""
-#: editor/messagelog.cpp:35
-msgid "&Copy Content"
+#. i18n: file ./editor/connectioneditor.ui line 229
+#: rc.cpp:990
+#, no-c-format
+msgid "Remove the selected connection."
msgstr ""
-#: editor/messagelog.cpp:36
-msgid "&Save As..."
+#. i18n: file ./editor/connectioneditor.ui line 257
+#: rc.cpp:996
+#, no-c-format
+msgid "Alt+O"
msgstr ""
-#: editor/messagelog.cpp:122
-msgid ""
-"*.log|Log Files (*.log)\n"
-"*|All Files"
+#. i18n: file ./editor/connectioneditor.ui line 277
+#: rc.cpp:1005
+#, no-c-format
+msgid "Alt+C"
msgstr ""
-#: editor/messagelog.cpp:122
-msgid "Save Log File"
+#. i18n: file ./editor/connectioneditor.ui line 318
+#: rc.cpp:1011
+#, no-c-format
+msgid "Connec&tions:"
msgstr ""
-#: editor/messagelog.cpp:127
-msgid " Use the controls on the Items-tab to add, edit or delete items in the "
+"listview. Change the column configuration of the listview using the controls on "
+"the Columns-tab.
%1
already exists. Overwrite it?
%1
Select an item from the list and click the Delete Item" +"-button to remove the item from the list.
" msgstr "" -#: editor/propertyeditor.cpp:1647 editor/propertyeditor.cpp:1660 -#: editor/propertyeditor.cpp:1710 -msgid "Red" +#. i18n: file ./editor/listvieweditor.ui line 85 +#: rc.cpp:1167 +#, no-c-format +msgid "Deletes the selected item.Any sub-items are also deleted.
" msgstr "" -#: editor/propertyeditor.cpp:1649 editor/propertyeditor.cpp:1662 -#: editor/propertyeditor.cpp:1712 -msgid "Green" +#. i18n: file ./editor/listvieweditor.ui line 99 +#: rc.cpp:1170 +#, no-c-format +msgid "Item &Properties" msgstr "" -#: editor/propertyeditor.cpp:1651 editor/propertyeditor.cpp:1664 -#: editor/propertyeditor.cpp:1714 -msgid "Blue" +#. i18n: file ./editor/listvieweditor.ui line 116 +#: rc.cpp:1173 +#, no-c-format +msgid "Pi&xmap:" msgstr "" -#: editor/propertyeditor.cpp:1768 editor/propertyeditor.cpp:1787 -#: editor/propertyeditor.cpp:1852 -msgid "Family" +#. i18n: file ./editor/listvieweditor.ui line 147 +#: rc.cpp:1182 +#, no-c-format +msgid "" +"Change the text of the item." +"The text will be changed in the current column of the selected item.
" msgstr "" -#: editor/propertyeditor.cpp:1770 editor/propertyeditor.cpp:1790 -#: editor/propertyeditor.cpp:1854 -msgid "Point Size" +#. i18n: file ./editor/listvieweditor.ui line 155 +#: rc.cpp:1185 +#, no-c-format +msgid "Change column" msgstr "" -#: editor/propertyeditor.cpp:1772 editor/propertyeditor.cpp:1792 -#: editor/propertyeditor.cpp:1856 -msgid "Bold" +#. i18n: file ./editor/listvieweditor.ui line 158 +#: rc.cpp:1188 +#, no-c-format +msgid "" +"Select the current column." +"The item's text and pixmap will be changed for the current column
" msgstr "" -#: editor/propertyeditor.cpp:1776 editor/propertyeditor.cpp:1796 -#: editor/propertyeditor.cpp:1860 -msgid "Underline" +#. i18n: file ./editor/listvieweditor.ui line 166 +#: rc.cpp:1191 +#, no-c-format +msgid "Colu&mn:" msgstr "" -#: editor/propertyeditor.cpp:1778 editor/propertyeditor.cpp:1798 -#: editor/propertyeditor.cpp:1862 -msgid "Strikeout" +#. i18n: file ./editor/listvieweditor.ui line 252 +#: rc.cpp:1218 +#, no-c-format +msgid "" +"Adds a new item to the list." +"The item will be inserted at the top of the list and can be moved using the " +"up- and down-buttons.
" msgstr "" -#: editor/propertyeditor.cpp:1892 editor/propertyeditor.cpp:1910 -msgid "Connection" +#. i18n: file ./editor/listvieweditor.ui line 268 +#: rc.cpp:1224 +#, no-c-format +msgid "New &Subitem" msgstr "" -#: editor/propertyeditor.cpp:1897 editor/propertyeditor.cpp:1951 -msgid "Field" +#. i18n: file ./editor/listvieweditor.ui line 271 +#: rc.cpp:1227 +#, no-c-format +msgid "Add a subitem" msgstr "" -#: editor/propertyeditor.cpp:2059 editor/propertyeditor.cpp:2077 -#: editor/propertyeditor.cpp:2127 -msgid "hSizeType" +#. i18n: file ./editor/listvieweditor.ui line 274 +#: rc.cpp:1230 +#, no-c-format +msgid "" +"Create a new sub-item for the selected item." +"New sub-items are inserted at the top of the list of sub-items, and new " +"levels are created automatically.
" msgstr "" -#: editor/propertyeditor.cpp:2062 editor/propertyeditor.cpp:2079 -#: editor/propertyeditor.cpp:2129 -msgid "vSizeType" +#. i18n: file ./editor/listvieweditor.ui line 308 +#: rc.cpp:1236 +#, no-c-format +msgid "" +"Move the selected item up." +"The item will be moved within its level in the hierarchy.
" msgstr "" -#: editor/propertyeditor.cpp:2065 editor/propertyeditor.cpp:2081 -#: editor/propertyeditor.cpp:2131 -msgid "horizontalStretch" +#. i18n: file ./editor/listvieweditor.ui line 325 +#: rc.cpp:1242 +#, no-c-format +msgid "" +"Move the selected item down." +"The item will be moved within its level in the hierarchy.
" msgstr "" -#: editor/propertyeditor.cpp:2067 editor/propertyeditor.cpp:2083 -#: editor/propertyeditor.cpp:2133 -msgid "verticalStretch" +#. i18n: file ./editor/listvieweditor.ui line 339 +#: rc.cpp:1245 +#, no-c-format +msgid "Move left" msgstr "" -#: editor/propertyeditor.cpp:2254 -msgid "Arrow" +#. i18n: file ./editor/listvieweditor.ui line 342 +#: rc.cpp:1248 +#, no-c-format +msgid "" +"Move the selected item one level up." +"This will also change the level of the item's sub-items.
" msgstr "" -#: editor/propertyeditor.cpp:2258 -msgid "Up-Arrow" +#. i18n: file ./editor/listvieweditor.ui line 356 +#: rc.cpp:1251 +#, no-c-format +msgid "Move right" msgstr "" -#: editor/propertyeditor.cpp:2262 -msgid "Cross" +#. i18n: file ./editor/listvieweditor.ui line 359 +#: rc.cpp:1254 +#, no-c-format +msgid "" +"Move the selected item one level down." +"This will also change the level of the item's sub-items.
" msgstr "" -#: editor/propertyeditor.cpp:2266 -msgid "Waiting" +#. i18n: file ./editor/listvieweditor.ui line 386 +#: rc.cpp:1260 +#, no-c-format +msgid "Column Properties" msgstr "" -#: editor/propertyeditor.cpp:2270 -msgid "iBeam" +#. i18n: file ./editor/listvieweditor.ui line 437 +#: rc.cpp:1272 +#, no-c-format +msgid "Delete the pixmap of the selected column." msgstr "" -#: editor/propertyeditor.cpp:2274 -msgid "SizeQt::Vertical" +#. i18n: file ./editor/listvieweditor.ui line 457 +#: rc.cpp:1281 +#, no-c-format +msgid "" +"Select a pixmap file for the selected column." +"The pixmap will be displayed in the header of the listview.
" msgstr "" -#: editor/propertyeditor.cpp:2278 -msgid "SizeQt::Horizontal" +#. i18n: file ./editor/listvieweditor.ui line 482 +#: rc.cpp:1287 +#, no-c-format +msgid "Enter column text" msgstr "" -#: editor/propertyeditor.cpp:2282 -msgid "Size Slash" +#. i18n: file ./editor/listvieweditor.ui line 485 +#: rc.cpp:1290 +#, no-c-format +msgid "" +"Enter the text for the selected column." +"The text will be displayed in the header of the listview.
" msgstr "" -#: editor/propertyeditor.cpp:2286 -msgid "Size Backslash" +#. i18n: file ./editor/listvieweditor.ui line 493 +#: rc.cpp:1293 +#, no-c-format +msgid "Clicka&ble" msgstr "" -#: editor/propertyeditor.cpp:2290 -msgid "Size All" +#. i18n: file ./editor/listvieweditor.ui line 496 +#: rc.cpp:1296 +#, no-c-format +msgid "" +"If this option is checked, the selected column will react to mouse clicks on " +"the header." msgstr "" -#: editor/propertyeditor.cpp:2294 -msgid "Blank" +#. i18n: file ./editor/listvieweditor.ui line 504 +#: rc.cpp:1299 +#, no-c-format +msgid "Re&sizable" msgstr "" -#: editor/propertyeditor.cpp:2298 -msgid "SplitQt::Vertical" +#. i18n: file ./editor/listvieweditor.ui line 507 +#: rc.cpp:1302 +#, no-c-format +msgid "The column's width will be resizeable if this option is checked." msgstr "" -#: editor/propertyeditor.cpp:2302 -msgid "SplitQt::Horizontal" +#. i18n: file ./editor/listvieweditor.ui line 520 +#: rc.cpp:1308 +#, no-c-format +msgid "Delete column" msgstr "" -#: editor/propertyeditor.cpp:2306 -msgid "Pointing Hand" +#. i18n: file ./editor/listvieweditor.ui line 523 +#: rc.cpp:1311 +#, no-c-format +msgid "Deletes the selected Column." msgstr "" -#: editor/propertyeditor.cpp:2310 -msgid "Forbidden" +#. i18n: file ./editor/listvieweditor.ui line 540 +#: rc.cpp:1317 +#, no-c-format +msgid "" +"Move the selected item down." +"The top-most column will be the first column in the list.
" msgstr "" -#: editor/propertyeditor.cpp:2402 -msgid "Property" +#. i18n: file ./editor/listvieweditor.ui line 551 +#: rc.cpp:1323 +#, no-c-format +msgid "Add a Column" msgstr "" -#: editor/propertyeditor.cpp:2403 -msgid "Value" +#. i18n: file ./editor/listvieweditor.ui line 554 +#: rc.cpp:1326 +#, no-c-format +msgid "" +"Create a new column." +"New columns are appended at the end of (right of) the list and may be moved " +"using the up- and down-buttons.
" msgstr "" -#: editor/propertyeditor.cpp:2885 -msgid "Set '%1' of '%2'" +#. i18n: file ./editor/listvieweditor.ui line 571 +#: rc.cpp:1332 +#, no-c-format +msgid "" +"Move the selected item up." +"The top-most column will be the first column in the list.
" msgstr "" -#: editor/propertyeditor.cpp:3006 -msgid "Sort &Categorized" +#. i18n: file ./editor/listvieweditor.ui line 579 +#: rc.cpp:1335 +#, no-c-format +msgid "The list of columns." msgstr "" -#: editor/propertyeditor.cpp:3007 -msgid "Sort &Alphabetically" +#. i18n: file ./editor/previewwidget.ui line 22 +#: rc.cpp:1359 +#, no-c-format +msgid "Preview Window" msgstr "" -#: editor/propertyeditor.cpp:3137 -msgid "Reset '%1' of '%2'" +#. i18n: file ./editor/previewwidget.ui line 67 +#: rc.cpp:1362 +#, no-c-format +msgid "ButtonGroup" msgstr "" -#: editor/propertyeditor.cpp:3244 -msgid "" -"TQWidget::%1
" -"There is no documentation available for this property.
" +#. i18n: file ./editor/previewwidget.ui line 84 +#: rc.cpp:1365 +#, no-c-format +msgid "RadioButton1" msgstr "" -#: editor/propertyeditor.cpp:3395 -msgid "New Signal Handler" +#. i18n: file ./editor/previewwidget.ui line 95 +#: rc.cpp:1368 +#, no-c-format +msgid "RadioButton2" msgstr "" -#: editor/propertyeditor.cpp:3396 -msgid "Delete Signal Handler" +#. i18n: file ./editor/previewwidget.ui line 103 +#: rc.cpp:1371 +#, no-c-format +msgid "RadioButton3" msgstr "" -#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430 -msgid "Remove Connection" +#. i18n: file ./editor/previewwidget.ui line 113 +#: rc.cpp:1374 +#, no-c-format +msgid "ButtonGroup2" msgstr "" -#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480 -msgid "Add Connection" +#. i18n: file ./editor/previewwidget.ui line 130 +#: rc.cpp:1377 +#, no-c-format +msgid "CheckBox1" msgstr "" -#: editor/mainwindow.cpp:243 editor/propertyeditor.cpp:3542 -#: editor/propertyeditor.cpp:3582 -msgid "Property Editor" +#. i18n: file ./editor/previewwidget.ui line 141 +#: rc.cpp:1380 +#, no-c-format +msgid "CheckBox2" msgstr "" -#: editor/propertyeditor.cpp:3547 -msgid "P&roperties" +#. i18n: file ./editor/previewwidget.ui line 175 +#: rc.cpp:1383 +#, no-c-format +msgid "LineEdit" msgstr "" -#: editor/propertyeditor.cpp:3550 -msgid "S&ignal Handlers" +#. i18n: file ./editor/previewwidget.ui line 181 +#: rc.cpp:1386 +#, no-c-format +msgid "ComboBox" msgstr "" -#: editor/propertyeditor.cpp:3591 -msgid "Property Editor (%1)" +#. i18n: file ./editor/previewwidget.ui line 212 +#: rc.cpp:1389 +#, no-c-format +msgid "PushButton" msgstr "" -#: editor/actioneditorimpl.cpp:47 editor/actionlistview.cpp:90 -msgid "New &Action" +#. i18n: file ./editor/previewwidget.ui line 249 +#: rc.cpp:1392 +#, no-c-format +msgid "" +"\n" +" http://www.trolltech.com \n" +"
\n" +"\n" +" http://www.kde.org \n" +"
" msgstr "" -#: editor/actioneditorimpl.cpp:48 editor/actionlistview.cpp:91 -msgid "New Action &Group" +#: widgets/combobox.cpp:50 +msgid "Make the ComboBox expose it's list without mousing around." msgstr "" -#: editor/actioneditorimpl.cpp:49 editor/actionlistview.cpp:92 -msgid "New &Dropdown Action Group" +#: widgets/aboutdialog.cpp:59 +msgid "" +"Sets information about the application. This is the first method that must me " +"called, any addition to the dialog done before initialization will be ignored." msgstr "" -#: editor/actionlistview.cpp:95 -msgid "&Connect Action..." +#: widgets/aboutdialog.cpp:61 +msgid "Add an author. Only the author name is required." msgstr "" -#: editor/actionlistview.cpp:97 -msgid "Delete Action" +#: widgets/aboutdialog.cpp:63 +msgid "Add a translator. Only the name is required." msgstr "" -#: editor/multilineeditorimpl.cpp:56 -msgid "Set Text of '%1'" +#: widgets/aboutdialog.cpp:65 +msgid "Set a short description text." msgstr "" -#: editor/mainwindow.cpp:141 -msgid "Welcome to the Kommander Editor" +#: widgets/aboutdialog.cpp:67 +msgid "Set a homepage address." msgstr "" -#: editor/mainwindow.cpp:148 -msgid "Layout" +#: widgets/aboutdialog.cpp:69 +msgid "Set an email address, where bugs can be reported." msgstr "" -#: editor/mainwindow.cpp:245 +#: widgets/aboutdialog.cpp:71 msgid "" -"You can change the appearance and behavior of the selected widget in the " -"property editor.
" -"You can set properties for components and forms at design time and see the " -"immediately see the effects of the changes. Each property has its own editor " -"which (depending on the property) can be used to enter new values, open a " -"special dialog, or to select values from a predefined list. Click F1 " -"to get detailed help for the selected property.
" -"You can resize the columns of the editor by dragging the separators in the " -"list's header.
" -"Signal Handlers
" -"In the Signal Handlers tab you can define connections between the signals " -"emitted by widgets and the slots in the form. (These connections can also be " -"made using the connection tool.)" +"Sets license information of the application. The parameter can be one of the " +"license keys - GPL_V2, LGPL_V2, BSD, ARTISTIC -, or a freely specified text." msgstr "" -#: editor/mainwindow.cpp:271 -msgid "Object Explorer" +#: widgets/aboutdialog.cpp:73 +msgid "Returns the set version string." msgstr "" -#: editor/mainwindow.cpp:273 +#: widgets/table.cpp:58 msgid "" -"
The Object Explorer provides an overview of the relationships between the " -"widgets in a form. You can use the clipboard functions using a context menu for " -"each item in the view. It is also useful for selecting widgets in forms that " -"have complex layouts.
" -"The columns can be resized by dragging the separator in the list's " -"header.
" -"The second tab shows all the form's slots, class variables, includes, " -"etc.
" -msgstr "" - -#: editor/mainwindow.cpp:284 editor/mainwindow.cpp:293 -msgid "Dialogs" +"Sets a column to sort ascending or descending. Optionally can sort with rows " +"intact for database use." msgstr "" -#: editor/mainwindow.cpp:287 -msgid "Start typing the buffer you want to switch to here (ALT+B)" +#: widgets/table.cpp:59 +msgid "Scrolls the table so the cell indicated is visible." msgstr "" -#: editor/mainwindow.cpp:294 +#: widgets/table.cpp:60 msgid "" -"The File Overview Window displays all open dialogs.
" -msgstr "" - -#: editor/actioneditorimpl.cpp:42 editor/mainwindow.cpp:301 -msgid "Actions" +"Select cells using the upper left and lower right cell addressesThe Action Editor is used to add actions and action groups to a form, and to " -"connect actions to slots. Actions and action groups can be dragged into menus " -"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions " -"have pixmaps these are displayed on toolbar buttons and beside their names in " -"menus.
" +"Select the column with the zero based index.Use the various tools to add widgets or to change the layout and behavior of " -"the components in the form. Select one or multiple widgets to move them or lay " -"them out. If a single widget is chosen it can be resized using the resize " -"handles.
" -"Changes in the Property Editor are visible at design time, and you " -"can preview the form in different styles.
" -"You can change the grid resolution, or turn the grid off in the " -"Preferences dialog from the Edit menu." -"
You can have several forms open, and all open forms are listed in the "
-"Form List."
+#: widgets/timer.cpp:63
+msgid "Set the timer timeout interval in ms."
msgstr ""
-#: editor/mainwindow.cpp:955
-#, c-format
-msgid "&Undo: %1"
+#: widgets/treewidget.cpp:67
+msgid "Add column at end with column header"
msgstr ""
-#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100
-msgid "&Undo: Not Available"
+#: widgets/treewidget.cpp:68
+msgid "Set sorting for a column"
msgstr ""
-#: editor/mainwindow.cpp:959
-#, c-format
-msgid "&Redo: %1"
+#: widgets/treewidget.cpp:71
+msgid "Get the column caption for column index"
msgstr ""
-#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106
-msgid "&Redo: Not Available"
+#: widgets/treewidget.cpp:72
+msgid "Set the pixel width for column index - use 0 to hide"
msgstr ""
-#: editor/mainwindow.cpp:1038
-msgid "Choose Pixmap..."
+#: widgets/treewidget.cpp:73
+msgid "Set to left, right or center, case insensitive "
msgstr ""
-#: editor/mainwindow.cpp:1042
-msgid "Edit Text..."
+#: widgets/treewidget.cpp:74
+msgid "Get the count of top level items."
msgstr ""
-#: editor/mainwindow.cpp:1046
-msgid "Edit Title..."
+#: widgets/treewidget.cpp:75
+msgid "Expand or collapse a node."
msgstr ""
-#: editor/mainwindow.cpp:1050 editor/mainwindow.cpp:1128
-msgid "Edit Page Title..."
+#: widgets/treewidget.cpp:76
+msgid "See if node is open or closed."
msgstr ""
-#: editor/mainwindow.cpp:1066 editor/mainwindow.cpp:1111
-msgid "Edit Kommander Text..."
+#: widgets/fontdialog.cpp:49
+msgid ""
+"Sets the default font for the dialog, by specifying the family, the size and "
+"other style options."
msgstr ""
-#: editor/mainwindow.cpp:1075 editor/mainwindow.cpp:1085
-#: editor/mainwindow.cpp:1121 editor/mainwindow.cpp:1561
-msgid "Delete Page"
+#: widgets/fontdialog.cpp:51
+msgid "Returns the font family."
msgstr ""
-#: editor/mainwindow.cpp:1078 editor/mainwindow.cpp:1088
-#: editor/mainwindow.cpp:1125 editor/mainwindow.cpp:1560
-msgid "Add Page"
+#: widgets/fontdialog.cpp:53
+msgid "Returns the font size in point."
msgstr ""
-#: editor/mainwindow.cpp:1095
-msgid "Edit..."
+#: widgets/fontdialog.cpp:55
+msgid "Returns true, if the font is bold."
msgstr ""
-#: editor/mainwindow.cpp:1131
-msgid "Edit Pages..."
+#: widgets/fontdialog.cpp:57
+msgid "Returns true, if the font is italic."
msgstr ""
-#: editor/mainwindow.cpp:1137
-msgid "Add Menu Item"
+#: widgets/textedit.cpp:56
+msgid "Set widget modified status."
msgstr ""
-#: editor/mainwindow.cpp:1139
-msgid "Add Toolbar"
+#: widgets/textedit.cpp:57
+msgid ""
+"Select a block of text using the paragraph number and character index of the "
+"line. You can use the cursorPositionChanged(int, int) signal to get this data "
+"in real time into a script."
msgstr ""
-#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1639
-msgid "New text:"
+#: widgets/textedit.cpp:58
+msgid ""
+"Search for text from the cursor or a specified position. You can specifiy case "
+"sensitive search and forward or backward."
msgstr ""
-#: editor/mainwindow.cpp:1156
-msgid "Set the 'text' of '%1'"
+#: widgets/textedit.cpp:60
+msgid "Get the number of paragraphs in the widget."
msgstr ""
-#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655
-msgid "Title"
+#: widgets/textedit.cpp:61
+msgid "Get the total length of all text."
msgstr ""
-#: editor/mainwindow.cpp:1166 editor/mainwindow.cpp:1655
-msgid "New title:"
+#: widgets/textedit.cpp:63
+msgid "Get the length of the paragraph."
msgstr ""
-#: editor/mainwindow.cpp:1168
-msgid "Set the 'title' of '%1'"
+#: widgets/textedit.cpp:64
+msgid "Get the number of lines in the paragraph."
msgstr ""
-#: editor/mainwindow.cpp:1180
-msgid "Set the 'pageTitle' of '%1'"
+#: widgets/textedit.cpp:65
+msgid "Use to set superscript."
msgstr ""
-#: editor/mainwindow.cpp:1192
-msgid "Set the 'pixmap' of '%1'"
+#: widgets/textedit.cpp:66
+msgid "Use to revert from superscript to normal script."
msgstr ""
-#: editor/mainwindow.cpp:1303
-msgid "Add Toolbar to '%1'"
+#: widgets/execbutton.cpp:62
+msgid "For use only when button is togle type."
msgstr ""
-#: editor/mainwindow.cpp:1307
-msgid "Add Menu to '%1'"
+#: widgets/execbutton.cpp:63
+msgid "Associate a Kommander PopupMenu with this ExecButton."
msgstr ""
-#: editor/mainwindow.cpp:1624
-msgid "Edit %1..."
+#: widgets/execbutton.cpp:64
+msgid "Set the text on the ExecButton."
msgstr ""
-#: editor/mainwindow.cpp:1642
-msgid "Set the 'text' of '%2'"
+#: widgets/textbrowser.cpp:45 widgets/textbrowser.cpp:46
+msgid "Set notify click to intercept clicks and handle links"
msgstr ""
-#: editor/mainwindow.cpp:1657
-msgid "Set the 'title' of '%2'"
+#: widgets/toolbox.cpp:39
+msgid "Adds a widget to the toolbox. Returns the index of the widget."
msgstr ""
-#: editor/mainwindow.cpp:1745
-msgid ""
-"Kommander found some temporary saved files, which were\n"
-"written when Kommander crashed last time. Do you want to\n"
-"load these files?"
+#: widgets/toolbox.cpp:41
+msgid "Returns the name of the active widget."
msgstr ""
-#: editor/mainwindow.cpp:1747
-msgid "Restoring Last Session"
+#: widgets/toolbox.cpp:42
+msgid ""
+"Remove the selected widget, returns the index of the removed widget or -1 if no "
+"such widget was found."
msgstr ""
-#: editor/mainwindow.cpp:1747
-msgid "Load"
+#: widgets/toolbox.cpp:43
+msgid ""
+"Remove the widget from the index position, returns the index of the removed "
+"widget or -1 if no widget was found."
msgstr ""
-#: editor/mainwindow.cpp:1747
-msgid "Do Not Load"
+#: widgets/toolbox.cpp:45
+msgid "Activates the selected widget."
msgstr ""
-#: editor/mainwindow.cpp:1800
-msgid "There is no help available for this dialog at the moment."
+#: widgets/toolbox.cpp:47
+msgid "Returns the index of the active widget."
msgstr ""
-#: editor/mainwindow.cpp:1814
-msgid " Description: %2\n"
-" Syntax: %3%4
%1
File does not exist.%1
"
-"
Parameters are not obligatory." +#: widgets/popupmenu.cpp:59 +msgid "Enable the item specified by id in the popup menu." msgstr "" -#: editor/functionsimpl.cpp:217 -#, c-format -msgid "" -"_n: " -"
Only first argument is obligatory.\n" -"
Only first %n arguments are obligatory."
+#: widgets/popupmenu.cpp:60
+msgid "Check if the item specified by id is enabled."
msgstr ""
-#: editor/formfile.cpp:121
-msgid ""
-"Failed to save file '%1'.\n"
-"Do you want to use another file name?"
+#: widgets/popupmenu.cpp:61
+msgid "Make the item specified by id visible."
msgstr ""
-#: editor/formfile.cpp:122
-msgid "Try Another"
+#: widgets/popupmenu.cpp:62
+msgid "Apply checked status for the item specified by id."
msgstr ""
-#: editor/formfile.cpp:122
-msgid "Do Not Try"
+#: widgets/popupmenu.cpp:63
+msgid "Check if the item specified by id is visible."
msgstr ""
-#: editor/formfile.cpp:127
-msgid "'%1' saved."
+#: widgets/popupmenu.cpp:64
+msgid "Verify if the item specified by id is checked."
msgstr ""
-#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:638
-msgid "*.kmdr|Kommander Files"
+#: widgets/popupmenu.cpp:65
+msgid ""
+"Insert submenu widget into the popup menu. Use -1 for index to insert to the "
+"end. The icon is optional."
msgstr ""
-#: editor/formfile.cpp:142
-msgid "Save Form '%1' As"
+#: widgets/tabwidget.cpp:55
+msgid "Sets an icon on the specified tab. Index is zero based."
msgstr ""
-#: editor/formfile.cpp:154
-msgid "The file already exists. Do you wish to overwrite it?"
+#: widgets/tabwidget.cpp:56
+msgid "Returns the tab label at the given index. Index is zero based."
msgstr ""
-#: editor/formfile.cpp:155
-msgid "Overwrite File?"
+#: widgets/tabwidget.cpp:57
+msgid ""
+"Returns true if tab at specified index is enabled, otherwise returns false."
msgstr ""
-#: editor/formfile.cpp:184
-msgid "Dialog '%1' was modified.Do you want to save it?"
+#: widgets/tabwidget.cpp:58
+msgid "Sets the tab at the given index to enabled or disabled."
msgstr ""
-#: editor/formfile.cpp:185
-msgid "Save File?"
+#: widgets/tabwidget.cpp:59
+msgid "Show or hide the tabs on the tab widget."
msgstr ""
-#: editor/formfile.cpp:244
-msgid "unnamed"
+#: widgets/tabwidget.cpp:60
+msgid "Set the current page by name."
msgstr ""
-#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353
-msgid "Delete Toolbar"
+#: widgets/tabwidget.cpp:61
+msgid "Sets the tab tab label."
msgstr ""
-#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383
-msgid "Delete Toolbar '%1'"
+#: widgets/buttongroup.cpp:51
+msgid "Returns the ID of the selected button."
msgstr ""
-#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1022
-msgid "Delete Separator"
+#: widgets/lineedit.cpp:45
+msgid "Clear widget modified status."
msgstr ""
-#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1025
-msgid "Insert Separator"
+#: widgets/dialog.cpp:56
+msgid "The name of the widget having focus"
msgstr ""
-#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445
-msgid "Delete Action '%1' From Toolbar '%2'"
+#: widgets/dialog.cpp:57
+msgid ""
+"Set a wait cursor. CAUTION: if set more than once an equal number of calls to "
+"restore must be made to clear it."
msgstr ""
-#: editor/actiondnd.cpp:377
-msgid "Add Separator to Toolbar '%1'"
+#: widgets/dialog.cpp:58
+msgid "Restore normal curser. NOTE: must be called as many times as wait was."
msgstr ""
-#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545
-msgid "Add Action '%1' to Toolbar '%2'"
+#: widget/expression.cpp:199 widget/expression.cpp:208
+msgid "error"
msgstr ""
-#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1159
-msgid "Insert/Move Action"
+#: widget/parser.cpp:116
+msgid "Invalid character: '%1'"
msgstr ""
-#: editor/actiondnd.cpp:539
-msgid ""
-"Action '%1' has already been added to this toolbar.\n"
-"An Action may only occur once in a given toolbar."
+#: widget/parser.cpp:192
+msgid "Constant value expected"
msgstr ""
-#: editor/actiondnd.cpp:673
-msgid "Add Widget '%1' to Toolbar '%2'"
+#: widget/parser.cpp:223
+msgid "'%1' (%2) is not a widget"
msgstr ""
-#: editor/actiondnd.cpp:738
-msgid "Rename Item..."
+#: widget/parser.cpp:235 widget/parser.cpp:520
+msgid "'%1' is not a function"
msgstr ""
-#: editor/actiondnd.cpp:742
-msgid "Delete Menu '%1'"
+#: widget/parser.cpp:246
+msgid "Expected value"
msgstr ""
-#: editor/actiondnd.cpp:755
-msgid "Rename Menu Item"
+#: widget/parser.cpp:271 widget/parser.cpp:281
+msgid "Divide by zero"
msgstr ""
-#: editor/actiondnd.cpp:755
-msgid "Menu text:"
+#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434
+msgid "in function '%1': %2"
msgstr ""
-#: editor/actiondnd.cpp:759
-msgid "Rename Menu '%1' to '%2'"
+#: widget/parser.cpp:426
+msgid "too few parameters"
msgstr ""
-#: editor/actiondnd.cpp:883
-msgid "Move Menu '%1'"
+#: widget/parser.cpp:428
+msgid "too many parameters"
msgstr ""
-#: editor/actiondnd.cpp:1032 editor/actiondnd.cpp:1071
-msgid "Delete Action '%1' From Popup Menu '%2'"
+#: widget/parser.cpp:474
+msgid "in widget function '%1.%2': %3"
msgstr ""
-#: editor/actiondnd.cpp:1042
-msgid "Add Separator to Popup Menu '%1'"
+#: widget/parser.cpp:517
+msgid "'%1' is not a widget"
msgstr ""
-#: editor/actiondnd.cpp:1084 editor/actiondnd.cpp:1166
-msgid "Add Action '%1' to Popup Menu '%2'"
+#: widget/parser.cpp:522
+msgid "Unexpected symbol after variable '%1'"
msgstr ""
-#: editor/actiondnd.cpp:1160
+#: widget/parser.cpp:741
msgid ""
-"Action '%1' has already been added to this menu.\n"
-"An Action may only occur once in a given menu."
+"Expected '%1'"
+"
"
+"
Possible cause of the error is having a variable with the same name as a "
+"widget"
msgstr ""
-#: editor/formwindow.cpp:302
-msgid "&Horizontal"
+#: widget/parser.cpp:743
+msgid "Expected '%1'"
msgstr ""
-#: editor/formwindow.cpp:303
-msgid "&Vertical"
+#: widget/parser.cpp:757 widget/parser.cpp:770
+msgid "Expected variable"
msgstr ""
-#: editor/formwindow.cpp:317 editor/formwindow.cpp:425
-msgid ""
-"A %1 (custom widget) "
-"
Click Edit Custom Widgets... in the Tools|Custom " -"menu to add and change custom widgets. You can add properties as well as " -"signals and slots to integrate custom widgets into TQt Designer" -", and provide a pixmap which will be used to represent the widget on the " -"form.
" +#: widget/kommanderfunctions.cpp:120 +msgid "Unterminated @execBegin ... @execEnd block." msgstr "" -#: editor/formwindow.cpp:324 editor/formwindow.cpp:432 -msgid "A %1 (custom widget)" +#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164 +msgid "Unterminated @forEach ... @end block." msgstr "" -#: editor/formwindow.cpp:331 editor/formwindow.cpp:439 -msgid "A %1%2
" +#: widget/kommanderfunctions.cpp:201 +msgid "Unterminated @if ... @endif block." msgstr "" -#: editor/formwindow.cpp:384 -msgid "Reparent Widgets" +#: widget/kommanderfunctions.cpp:221 +msgid "Unterminated @switch ... @end block." msgstr "" -#: editor/formwindow.cpp:390 editor/formwindow.cpp:396 -#: editor/formwindow.cpp:407 +#: widget/kommanderfunctions.cpp:320 #, c-format -msgid "Insert %1" +msgid "Unknown widget: @%1." msgstr "" -#: editor/formwindow.cpp:597 -msgid "Connect '%1' with..." +#: widget/kommanderfunctions.cpp:338 +msgid "Infinite loop: @%1 called inside @%2." msgstr "" -#: editor/formwindow.cpp:620 editor/formwindow.cpp:676 -msgid "Change Tab Order" +#: widget/kommanderfunctions.cpp:344 +msgid "Script for @%1 is empty." msgstr "" -#: editor/formwindow.cpp:806 -msgid "Connect '%1' to '%2'" +#: widget/myprocess.cpp:94 +msgid "%2
Correct syntax is: %4" msgstr "" -#: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:216 -msgid "Lay OutQt::Vertically" +#: widget/kommanderwidget.cpp:604 +msgid "Too many arguments for '%1' (%2 instead of %3).
Correct syntax is: %4" msgstr "" -#: editor/formwindow.cpp:1930 -msgid "Lay OutQt::Horizontally (in splitter)" +#: plugin/specialinformation.cpp:286 +msgid "Inserts the item if it will not create a duplicate." msgstr "" -#: editor/formwindow.cpp:1941 -msgid "Lay OutQt::Vertically (in splitter)" +#: plugin/specialinformation.cpp:288 +msgid "" +"Returns scripts associated with widget. This is an advanced feature that would " +"not be commonly used." +msgstr "" + +#: plugin/specialinformation.cpp:289 +msgid "Stops execution of the script associated with the widget." +msgstr "" + +#: plugin/specialinformation.cpp:291 +msgid "Returns text of a cell in a table." +msgstr "" + +#: plugin/specialinformation.cpp:293 +msgid "Returns 1 for checked boxes, 0 for unchecked." +msgstr "" + +#: plugin/specialinformation.cpp:295 +msgid "" +"Returns the list of child widgets contained in the parent widget. Set the " +"recursive parameter to true to include widgets contained by child " +"widgets." msgstr "" -#: editor/formwindow.cpp:1954 editor/mainwindowactions.cpp:222 -msgid "Lay Out in a Grid" +#: plugin/specialinformation.cpp:297 +msgid "Removes all content from the widget." msgstr "" -#: editor/formwindow.cpp:1975 -msgid "Lay Out ChildrenQt::Horizontally" +#: plugin/specialinformation.cpp:300 +msgid "Get the column count" msgstr "" -#: editor/formwindow.cpp:1996 -msgid "Lay Out ChildrenQt::Vertically" +#: plugin/specialinformation.cpp:302 +msgid "Returns number of items in a widget such as combobox or listbox." msgstr "" -#: editor/formwindow.cpp:2020 -msgid "Lay Out Children in a Grid" +#: plugin/specialinformation.cpp:304 +msgid "Returns index of current column." msgstr "" -#: editor/formwindow.cpp:2054 editor/formwindow.cpp:2073 -#: editor/mainwindowactions.cpp:242 -msgid "Break Layout" +#: plugin/specialinformation.cpp:306 +msgid "Returns index of current item." msgstr "" -#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1075 -msgid "Edit connections..." +#: plugin/specialinformation.cpp:308 +msgid "Returns index of current row." msgstr "" -#: editor/mainwindowactions.cpp:101 -msgid "Undoes the last action" +#: plugin/specialinformation.cpp:310 +msgid "" +"Executes the script associated with the widget. With the new parser the execute " +"method can take one or more arguments." msgstr "" -#: editor/mainwindowactions.cpp:107 -msgid "Redoes the last undone operation" +#: plugin/specialinformation.cpp:312 +msgid "" +"Returns the index of an item with the given text. Defaults to case sensitive. " +"Matching can be an exact match or match if it contains the string. Only the " +"first argument is requred. If no column is given it will search the first by " +"default." msgstr "" -#: editor/mainwindowactions.cpp:112 -msgid "Cuts the selected widgets and puts them on the clipboard" +#: plugin/specialinformation.cpp:314 +msgid "Inserts new column (or count columns) at column position." msgstr "" -#: editor/mainwindowactions.cpp:117 -msgid "Copies the selected widgets to the clipboard" +#: plugin/specialinformation.cpp:316 +msgid "Inserts item at index position." msgstr "" -#: editor/mainwindowactions.cpp:122 -msgid "Pastes the clipboard's contents" +#: plugin/specialinformation.cpp:319 +msgid "Inserts multiple items (EOL-separated) at index position." msgstr "" -#: editor/mainwindowactions.cpp:128 -msgid "Deletes the selected widgets" +#: plugin/specialinformation.cpp:322 +msgid "Inserts new row (or count rows) at row position." msgstr "" -#: editor/mainwindowactions.cpp:133 -msgid "Selects all widgets" +#: plugin/specialinformation.cpp:324 +msgid "Returns the text of the item at the given index." msgstr "" -#: editor/mainwindowactions.cpp:136 -msgid "Bring to Front" +#: plugin/specialinformation.cpp:326 +msgid "" +"Returns the depth of the current item in the tree. Root items have depth 0." msgstr "" -#: editor/mainwindowactions.cpp:138 -msgid "Raises the selected widgets" +#: plugin/specialinformation.cpp:328 +msgid "Returns the slash-separated path to the given item in the tree." msgstr "" -#: editor/mainwindowactions.cpp:141 -msgid "Send to Back" +#: plugin/specialinformation.cpp:330 +msgid "" +"Removes the column (or count consecutive columns) with the given index." msgstr "" -#: editor/mainwindowactions.cpp:143 editor/mainwindowactions.cpp:144 -msgid "Lowers the selected widgets" +#: plugin/specialinformation.cpp:332 +msgid "Removes the item with the given index." msgstr "" -#: editor/mainwindowactions.cpp:147 -msgid "Find in Form..." +#: plugin/specialinformation.cpp:335 +msgid "" +"Removes the row (or count consecutive rows) with the given index." msgstr "" -#: editor/mainwindowactions.cpp:148 -msgid "Search for a text in the whole form." +#: plugin/specialinformation.cpp:338 +msgid "" +"Returns selected text or text of current item.\n" +"In case of Table widgets, returns the selection coordinates, separated by " +"commas in TopRow,LeftColumn,BottomRow,RightColumn form. " msgstr "" -#: editor/mainwindowactions.cpp:154 -msgid "Checks if the accelerators used in the form are unique" +#: plugin/specialinformation.cpp:340 +msgid "" +"Sets scripts associated with widget. This is an advanced feature that would not " +"be commonly used." msgstr "" -#: editor/mainwindowactions.cpp:158 -msgid "Connections" +#: plugin/specialinformation.cpp:342 +msgid "Enables or disables widget." msgstr "" -#: editor/mainwindowactions.cpp:161 -msgid "Opens a dialog for editing connections" +#: plugin/specialinformation.cpp:345 +msgid "Sets text of a cell in a table." msgstr "" -#: editor/mainwindowactions.cpp:165 -msgid "Form Settings..." +#: plugin/specialinformation.cpp:347 +msgid "Inserts a widget into a cell of a table." msgstr "" -#: editor/mainwindowactions.cpp:167 -msgid "Opens a dialog to change the form's settings" +#: plugin/specialinformation.cpp:349 +msgid "" +"Returns the name of a widget inserted into a cell, or an empty string if the " +"cell contains no widget or an unknown widget type." msgstr "" -#: editor/mainwindowactions.cpp:173 -#, c-format -msgid "The Edit toolbar%1" +#: plugin/specialinformation.cpp:351 +msgid "Sets/unsets checkbox." msgstr "" -#: editor/mainwindowactions.cpp:206 -msgid "Adjusts the size of the selected widget" +#: plugin/specialinformation.cpp:353 +msgid "Sets caption of the column column." msgstr "" -#: editor/mainwindowactions.cpp:212 -msgid "Lays out the selected widgets horizontally" +#: plugin/specialinformation.cpp:355 +msgid "Selects the item at the specified index. Indexes are zero based." msgstr "" -#: editor/mainwindowactions.cpp:218 -msgid "Lays out the selected widgets vertically" +#: plugin/specialinformation.cpp:358 +msgid "" +"Inserts a tab to the tabwidget with the specified label at the given index. " +"Indexes are zero based." msgstr "" -#: editor/mainwindowactions.cpp:224 -msgid "Lays out the selected widgets in a grid" +#: plugin/specialinformation.cpp:360 +msgid "Sets maximum numeric value" msgstr "" -#: editor/mainwindowactions.cpp:228 -msgid "Lay OutQt::Horizontally in Splitter" +#: plugin/specialinformation.cpp:362 +msgid "" +"Sets pixmap at the given index to the specified icon. Use index = -1 " +"to set the pixmap for all items." msgstr "" -#: editor/mainwindowactions.cpp:231 -msgid "Lays out the selected widgets horizontally in a splitter" +#: plugin/specialinformation.cpp:364 +msgid "Sets caption of the row row." msgstr "" -#: editor/mainwindowactions.cpp:235 -msgid "Lay OutQt::Vertically in Splitter" +#: plugin/specialinformation.cpp:366 +msgid "Selects given text or select item containing given text." msgstr "" -#: editor/mainwindowactions.cpp:238 -msgid "Lays out the selected widgets vertically in a splitter" +#: plugin/specialinformation.cpp:369 +msgid "Sets widget's content." msgstr "" -#: editor/mainwindowactions.cpp:244 -msgid "Breaks the selected layout" +#: plugin/specialinformation.cpp:372 +msgid "Shows/hides widget." msgstr "" -#: editor/mainwindowactions.cpp:251 -msgid "Add " +#: plugin/specialinformation.cpp:373 +msgid "Returns content of widget." msgstr "" -#: editor/mainwindowactions.cpp:252 editor/mainwindowactions.cpp:366 -#, c-format -msgid "Insert a %1" +#: plugin/specialinformation.cpp:375 +msgid "Returns type(class) of widget." msgstr "" -#: editor/mainwindowactions.cpp:253 +#: plugin/specialinformation.cpp:377 msgid "" -"A %1" -"
%2
" -"Click to insert a single %3,or double click to keep the tool selected." +"Makes the widget editable or read only, depending on the editable argument." msgstr "" -#: editor/mainwindowactions.cpp:258 -#, c-format -msgid "The Layout toolbar%1" +#: plugin/specialinformation.cpp:379 +msgid "" +"Return the widget's geometry as x y w h. This is useful for positioning " +"a created widget." msgstr "" -#: editor/mainwindowactions.cpp:271 -msgid "&Layout" +#: plugin/specialinformation.cpp:381 +msgid "Returns true if the widget has focus." msgstr "" -#: editor/mainwindowactions.cpp:286 -msgid "Pointer" +#: plugin/specialinformation.cpp:383 +msgid "Gets the widget's background color." msgstr "" -#: editor/mainwindowactions.cpp:289 -msgid "Selects the pointer tool" +#: plugin/specialinformation.cpp:385 +msgid "" +"Sets the widget's background color. Colors can be by name, like blue, or in hex " +"like #0000ff for blue. Use the color dialog or a color picker if unsure." msgstr "" -#: editor/mainwindowactions.cpp:293 -msgid "Connect Signal/Slots" +#: plugin/specialinformation.cpp:387 +msgid "See if widget has been modified." msgstr "" -#: editor/mainwindowactions.cpp:296 -msgid "Selects the connection tool" +#: plugin/specialinformation.cpp:393 +msgid "" +"Returns current widget's content. This was required inside widget A to return " +"widget A content when requested by widget B. The new method is to use @A.text " +"inside B instead of just @A if you just want the unaltered text." msgstr "" -#: editor/mainwindowactions.cpp:300 -msgid "Tab Order" +#: plugin/specialinformation.cpp:395 +msgid "" +"Returns selected text or text of current item. This is deprecated for " +"@mywidget.selected." msgstr "" -#: editor/mainwindowactions.cpp:303 -msgid "Selects the tab order tool" +#: plugin/specialinformation.cpp:397 +msgid "" +"Does nothing. This is useful if you request a CheckBox or RadioButton to return " +"a value where a state, typically the unchecked state, has no value. The @null " +"prevents an error indicating it is empty." msgstr "" -#: editor/mainwindowactions.cpp:309 -#, c-format -msgid "The Tools toolbar%1" +#: plugin/specialinformation.cpp:399 +msgid "Returns the pid (process ID) of the current process." msgstr "" -#: editor/mainwindowactions.cpp:311 -msgid "Tools" +#: plugin/specialinformation.cpp:401 +msgid "" +"Returns DCOP identifier of current process. This is shorthand for " +"kmdr-executor-@pid." msgstr "" -#: editor/mainwindowactions.cpp:333 -msgid "The %1%2" +#: plugin/specialinformation.cpp:404 +msgid "Returns the pid of the parent Kommander window." msgstr "" -#: editor/mainwindowactions.cpp:334 -#, c-format -msgid "" -" Click on a button to insert a single widget, or double click to insert " -"multiple %1." +#: plugin/specialinformation.cpp:406 +msgid "Writes text on stderr." msgstr "" -#: editor/mainwindowactions.cpp:338 -msgid "The %1 Widgets%2" +#: plugin/specialinformation.cpp:408 +msgid "Writes text on standard output." msgstr "" -#: editor/mainwindowactions.cpp:339 +#: plugin/specialinformation.cpp:410 msgid "" -" Click on a button to insert a single %1 widget, or double click to insert " -"multiple widgets." +"Executes a script block. Bash is used if no shell is given. It is primarily for " +"use in non-button widgets where script actions are not expected. Full path is " +"not required for the shell which may be useful for portability. " +"
If this is used inside a button it allows alternate script languages to " +"be used and will return a value to the main script, which may be unexpected." msgstr "" -#: editor/mainwindowactions.cpp:368 -msgid "A %1" +#: plugin/specialinformation.cpp:412 +msgid "" +"Returns value of an environment (shell) variable. Do not use $ " +"in the name. For example, @env(PATH)." msgstr "" -#: editor/mainwindowactions.cpp:371 -msgid "
Double click on this tool to keep it selected.
" +#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416 +msgid "Executes an external shell command." msgstr "" -#: editor/mainwindowactions.cpp:402 -msgid "Editor" +#: plugin/specialinformation.cpp:418 +msgid "Parses an expression and returns computed value." msgstr "" -#: editor/mainwindowactions.cpp:412 -#, c-format -msgid "The File toolbar%1" +#: plugin/specialinformation.cpp:420 +msgid "" +"Executes loop: values from items list (passed as EOL-separated string) " +"are assigned to the variable. " +"OldClose with @endif
" +"New"
+"
if val == true then"
+"
// do op"
+"
elseif cond"
+"
// second chance"
+"
else"
+"
// cond failed"
+"
endif
@switch()"
+"
@case()"
+"
@end"
msgstr ""
-#: editor/mainwindowactions.cpp:474
-msgid "&Run"
+#: plugin/specialinformation.cpp:440
+msgid "Executes an external DCOP call."
msgstr ""
-#: editor/mainwindowactions.cpp:476
-msgid "Run Dialog"
+#: plugin/specialinformation.cpp:442
+msgid "Adds a comment to EOL that Kommander will not parse"
msgstr ""
-#: editor/mainwindowactions.cpp:478
-msgid "Executes dialog"
+#: plugin/specialinformation.cpp:444
+msgid ""
+"Creates a new widget with the specified type and as the child of parent."
msgstr ""
-#: editor/mainwindowactions.cpp:485
-msgid "Run Dialog K4"
+#: plugin/specialinformation.cpp:446
+msgid ""
+"Returns true if there is a widget with the passed name, false otherwise."
msgstr ""
-#: editor/mainwindowactions.cpp:487
-msgid "Executes dialog in KDE4"
+#: plugin/specialinformation.cpp:448
+msgid "Connects the signal of sender with the slot of the receiver"
msgstr ""
-#: editor/mainwindowactions.cpp:500
-msgid "Tile"
+#: plugin/specialinformation.cpp:450
+msgid "Disconnects the signal of sender from the slot of the receiver"
msgstr ""
-#: editor/mainwindowactions.cpp:502
-msgid "Tiles the windows so that they are all visible"
+#: plugin/specialinformation.cpp:455
+msgid "Exits script execution and returns"
msgstr ""
-#: editor/mainwindowactions.cpp:505 editor/mainwindowactions.cpp:510
-msgid "Cascade"
+#: plugin/specialinformation.cpp:457
+msgid "Exits the current block of a while, for or foreach loop"
msgstr ""
-#: editor/mainwindowactions.cpp:507
-msgid "Cascades the windows so that all their title bars are visible"
+#: plugin/specialinformation.cpp:459
+msgid "Exit a step and return to the beginning of a loop"
msgstr ""
-#: editor/mainwindowactions.cpp:512
-msgid "Closes the active window"
+#: plugin/specialinformation.cpp:461
+msgid ""
+"Return from a script, optionaly with a value from the script to the caller"
msgstr ""
-#: editor/mainwindowactions.cpp:515
-msgid "Close All"
+#: plugin/specialinformation.cpp:465
+msgid "Returns an EOL-separated list of all values in the array."
msgstr ""
-#: editor/mainwindowactions.cpp:517
-msgid "Closes all form windows"
+#: plugin/specialinformation.cpp:467
+msgid "Returns an EOL-separated list of all keys in the array."
msgstr ""
-#: editor/mainwindowactions.cpp:520
-msgid "Next"
+#: plugin/specialinformation.cpp:469
+msgid "Removes all elements from the array."
msgstr ""
-#: editor/mainwindowactions.cpp:522
-msgid "Activates the next window"
+#: plugin/specialinformation.cpp:471
+msgid "Returns the number of elements in the array."
msgstr ""
-#: editor/mainwindowactions.cpp:525
-msgid "Previous"
+#: plugin/specialinformation.cpp:473
+msgid "Returns the value associated with the given key."
msgstr ""
-#: editor/mainwindowactions.cpp:527
-msgid "Activates the previous window"
+#: plugin/specialinformation.cpp:475
+msgid "Removes element with the given key from the array."
msgstr ""
-#: editor/mainwindowactions.cpp:531
-msgid "&Window"
+#: plugin/specialinformation.cpp:477
+msgid "Adds element with the given key and value to the array"
msgstr ""
-#: editor/mainwindowactions.cpp:543
-msgid "Vie&ws"
+#: plugin/specialinformation.cpp:479
+msgid ""
+"Adds all elements in the string to the array. String should have "
+"key\\tvalue\\n format."
msgstr ""
-#: editor/mainwindowactions.cpp:544
-msgid "Tool&bars"
+#: plugin/specialinformation.cpp:482
+msgid ""
+"Returns all elements in the array in "
+"
key\\tvalue\\nformat." msgstr "" -#: editor/mainwindowactions.cpp:580 -msgid "Opens a dialog to change shortcuts" +#: plugin/specialinformation.cpp:484 +msgid "" +"Create an integer indexed array - starting from 0 - from a string. Use the " +"separator character to split the string. The separator's default value is " +"'\\t'." msgstr "" -#: editor/mainwindowactions.cpp:583 -msgid "Configure &Plugins..." +#: plugin/specialinformation.cpp:486 +msgid "" +"Create a string from an integer indexed array. Concatenate the elements with " +"the separator character. The separator's default value is '\\t'." msgstr "" -#: editor/mainwindowactions.cpp:585 -msgid "Opens a dialog to configure plugins" +#: plugin/specialinformation.cpp:488 +msgid "" +"Remove keyNum elements starting with keyStart from an indexed array and reindex " +"the array. If keyNum is not specified, remove only the keyStart element." msgstr "" -#: editor/mainwindowactions.cpp:588 -msgid "&Configure Editor..." +#: plugin/specialinformation.cpp:490 +msgid "" +"Insert the elements from string starting at key and reindex the array. Use the " +"separator to separate the elements from the string. The separator's default " +"value is '\\t'." msgstr "" -#: editor/mainwindowactions.cpp:590 -msgid "Configure various aspects of this editor." +#: plugin/specialinformation.cpp:492 +msgid "" +"Create a flipped copy of the array where the keys and values switch places. " +"NOTE: If the values are not unique they will be overwritten as keys! Set the " +"name of the array to copy to and go. Useful with combos and lists were you have " +"an index, a key and a value for data purposes." msgstr "" -#: editor/mainwindowactions.cpp:594 -msgid "Opens a dialog to change preferences" +#: plugin/specialinformation.cpp:496 +msgid "" +"Create a 2D array with zero based integer keys. Rows seperated with returns or " +"\\n and columns with tabs or \\t. You can then read and alter values with " +"\"name[0][1]\"." +"
Any script contained in this dialog will have write access to all of your " +"home directory; running such dialogs may be dangerous: " +"
are you sure you want to continue?
If you trust the scripting (viewable in kmdr-editor) in this program, make " +"it executable to get rid of this warning." +"
Are you sure you want to continue?