From 6bafed4413d014f720aeacdf858f24f7f75adf1d Mon Sep 17 00:00:00 2001
From: TDE Weblate 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. Klik Redigér egne kontroller... i "
+"Værktøjer|Egne-menuen for at tilføje og ændre egne kontroller. Du kan "
+"tilføje egenskaber så vel som signaler og slot til at integrere dem i Qt "
+"Designer, og sørge for et billede som vil blive brugt til at "
+"repræsentere kontrollen i formularen. %2 %2 Description: %2\n"
+" Syntax: %3%4 Beskrivelse: %2\n"
+" Syntaks: %3%4 Parameters are not obligatory."
+msgstr " Ikke-obligatoriske parameters."
-#: editor/widgetdatabase.cpp:503
-msgid "The Pixmap Label provides a widget to display pixmaps."
+#: editor/functionsimpl.cpp:217
+#, c-format
+msgid ""
+"_n: Only first argument is obligatory.\n"
+" Only first %n arguments are obligatory."
msgstr ""
-"Billedetiketten stiller en kontrol til rådighed, der kan fremvise billeder."
+" Kun første argument er obligatorisk.\n"
+" Kun de første %n argumenter er obligatoriske."
-#: editor/widgetdatabase.cpp:510
-msgid "A line edit"
-msgstr "En linjeeditor"
+#: editor/hierarchyview.cpp:100
+msgid "(Constructor)"
+msgstr "(Kontruktør)"
-#: editor/widgetdatabase.cpp:517
-msgid "A rich text edit"
-msgstr "En Rich Text -editor"
+#: editor/hierarchyview.cpp:102
+msgid "(Destructor)"
+msgstr "(Destruktør)"
-#: editor/widgetdatabase.cpp:538
-msgid "A combo box"
-msgstr "Et kombinationsfelt"
+#: editor/hierarchyview.cpp:190
+msgid "Name"
+msgstr "Navn"
-#: editor/widgetdatabase.cpp:545
-msgid "A tree widget"
-msgstr "En træ-kontrol"
-
-#: editor/widgetdatabase.cpp:552
-msgid "A table widget"
-msgstr "En tabel-kontrol"
-
-#: editor/widgetdatabase.cpp:559
-msgid "A button that when clicked, execute a command"
-msgstr "En knap, der når man trykker på den, udfører en kommando"
-
-#: editor/widgetdatabase.cpp:566
-msgid "A button that closes the dialog it is in"
-msgstr "En knap der lukker dialogen knappen befinder sig i"
-
-#: editor/widgetdatabase.cpp:573
-msgid "A listbox showing output of a script"
-msgstr "Et listefelt der viser uddata for et script"
-
-#: editor/widgetdatabase.cpp:580
-msgid ""
-"A widget made up of a line edit and push button, for selecting files and "
-"folders"
-msgstr ""
-"En kontrol der består af en linjeeditor og en trykknap til markere filer og "
-"mapper"
-
-#: editor/widgetdatabase.cpp:587
-msgid "A check box"
-msgstr "Et afkrydsningsfelt"
-
-#: editor/widgetdatabase.cpp:594
-msgid "A radio button"
-msgstr "En radioknap"
-
-#: editor/widgetdatabase.cpp:601
-msgid "A widget for grouping buttons together"
-msgstr "En kontrol til at gruppere knapper med"
-
-#: editor/widgetdatabase.cpp:609
-msgid "A widget for grouping other widgets together"
-msgstr "En kontrol til at gruppere andre kontroller med"
-
-#: editor/widgetdatabase.cpp:617
-msgid "A widget with tabs"
-msgstr "En kontrol med faneblade"
-
-#: editor/widgetdatabase.cpp:634
-msgid "A spin box"
-msgstr "Et rullefelt"
-
-#: editor/widgetdatabase.cpp:648
-msgid "A small rich text editor"
-msgstr "En lille Rich Text-editor"
-
-#: editor/widgetdatabase.cpp:655
-msgid "A status bar"
-msgstr "En statuslinje"
-
-#: editor/widgetdatabase.cpp:662
-msgid "A progress bar"
-msgstr "En fremskridtslinje"
-
-#: editor/widgetdatabase.cpp:669
-msgid "A hidden script container"
-msgstr "En skjult skript-beholder"
-
-#: editor/widgetdatabase.cpp:676
-msgid "A timer for running scripts periodically"
-msgstr "En timer til periodisk kørsel af scripter"
-
-#: editor/widgetdatabase.cpp:683
-msgid "A date selection widget"
-msgstr "Kontrol til datovalg"
+#: editor/hierarchyview.cpp:191
+msgid "Class"
+msgstr "Klasse"
-#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353
-msgid "Delete Toolbar"
-msgstr "Slet værktøjslinje"
+#: editor/hierarchyview.cpp:335
+msgid "Database"
+msgstr "Database"
-#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383
-msgid "Delete Toolbar '%1'"
-msgstr "Slet værktøjslinjen '%1'"
+#: 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"
+msgstr "Tilføj side til %1"
-#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1022
-msgid "Delete Separator"
-msgstr "Slet adskiller"
+#: 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"
+msgstr "Slet siden %1 fra %2"
-#. i18n: file ./editor/listboxeditor.ui line 147
-#: editor/actiondnd.cpp:350 editor/actiondnd.cpp:737 editor/actiondnd.cpp:1024
-#: rc.cpp:786 rc.cpp:837
+#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61
+#: editor/templates/Configuration_Dialog.ui:31 editor/widgetfactory.cpp:891
+#: editor/widgetfactory.cpp:924 editor/widgetfactory.cpp:935
+#: editor/widgetfactory.cpp:1126 editor/widgetfactory.cpp:1236
#, no-c-format
-msgid "Delete Item"
-msgstr "Slet punkt"
-
-#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1025
-msgid "Insert Separator"
-msgstr "Indsæt adskiller"
-
-#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445
-msgid "Delete Action '%1' From Toolbar '%2'"
-msgstr "Slet handlingen '%1' fra værktøjslinjen '%2'"
-
-#: editor/actiondnd.cpp:377
-msgid "Add Separator to Toolbar '%1'"
-msgstr "Tilføj adskiller til værktøjslinjen '%1'"
-
-#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545
-msgid "Add Action '%1' to Toolbar '%2'"
-msgstr "Tilføj handling '%1' til værktøjslinjen '%2'"
-
-#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1159
-msgid "Insert/Move Action"
-msgstr "Indsæt/Flyt handling"
-
-#: 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."
-msgstr ""
-"Handlingen '%1' er allerede blevet tilføjet til denne værktøjslinje.\n"
-"En handling kan kun forekomme en gang i en given værktøjslinje."
-
-#: editor/actiondnd.cpp:673
-msgid "Add Widget '%1' to Toolbar '%2'"
-msgstr "Tilføj kontrollen '%1' til værktøjslinjen '%2'"
-
-#: editor/actiondnd.cpp:738
-msgid "Rename Item..."
-msgstr "Omdøb punkt..."
-
-#: editor/actiondnd.cpp:742
-msgid "Delete Menu '%1'"
-msgstr "Slet menuen '%1'"
-
-#: editor/actiondnd.cpp:755
-msgid "Rename Menu Item"
-msgstr "Omdøb menupunkt"
-
-#: editor/actiondnd.cpp:755
-msgid "Menu text:"
-msgstr "Menutekst:"
-
-#: editor/actiondnd.cpp:759
-msgid "Rename Menu '%1' to '%2'"
-msgstr "Omdøb menuen '%1' til '%2'"
-
-#: editor/actiondnd.cpp:883
-msgid "Move Menu '%1'"
-msgstr "Flyt menuen '%1'"
+msgid "New Item"
+msgstr "Nyt punkt"
-#: editor/actiondnd.cpp:1032 editor/actiondnd.cpp:1071
-msgid "Delete Action '%1' From Popup Menu '%2'"
-msgstr "Slet handlingen '%1' fra popop-menuen '%2'"
+#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134
+msgid "Edit Items of '%1'"
+msgstr "Redigér punkter i '%1'"
-#: editor/actiondnd.cpp:1042
-msgid "Add Separator to Popup Menu '%1'"
-msgstr "Tilføj adskiller til popop-menuen '%1'"
+#: editor/listvieweditorimpl.cpp:66
+msgid "Edit Items and Columns of '%1'"
+msgstr "Redigér punkter og søjler i '%1'"
-#: editor/actiondnd.cpp:1084 editor/actiondnd.cpp:1166
-msgid "Add Action '%1' to Popup Menu '%2'"
-msgstr "Tilføj handlingen '%1' til popop-menuen '%2'"
+#: editor/listvieweditorimpl.cpp:225
+msgid "New Column"
+msgstr "Ny søjle"
-#: editor/actiondnd.cpp:1160
-msgid ""
-"Action '%1' has already been added to this menu.\n"
-"An Action may only occur once in a given menu."
-msgstr ""
-"Handlingen '%1' er allerede blevet tilføjet til denne menu.\n"
-"En handling kan kun forekomme en gang i en given menu."
+#: editor/listvieweditor.ui:62 editor/listvieweditorimpl.cpp:570
+#, no-c-format
+msgid "&Items"
+msgstr "&Punkter"
#: editor/main.cpp:31
msgid "Kommander is a graphical editor of scripted dialogs."
@@ -568,3352 +556,2706 @@ msgstr "Kommander"
msgid "Project manager"
msgstr "Projektleder"
-#: _translatorinfo.cpp:1 editor/main.cpp:50
-msgid ""
-"_: NAME OF TRANSLATORS\n"
-"Your names"
-msgstr "Rune Rønde Laursen,Erik Kjær Pedersen"
+#: editor/main.cpp:47 executor/main.cpp:61 part/kommander_part.cpp:58
+msgid "Current maintainer"
+msgstr "Nuværende vedligeholder"
-#: _translatorinfo.cpp:3 editor/main.cpp:51
-msgid ""
-"_: EMAIL OF TRANSLATORS\n"
-"Your emails"
-msgstr "runerl@skjoldhoej.dk,erik@binghamton.edu"
+#: editor/main.cpp:48 executor/main.cpp:62 part/kommander_part.cpp:59
+msgid "Previous maintainer"
+msgstr "Forrige vedligeholder"
+
+#: editor/main.cpp:49 executor/main.cpp:63 part/kommander_part.cpp:60
+msgid "Original author"
+msgstr "Original udvikler"
#: editor/main.cpp:71
msgid "Kommander Dialog Editor"
msgstr "Kommander-dialogeditor"
-#: editor/connectioneditorimpl.cpp:229
-msgid "Connect/Disconnect the signals and slots of '%1' and '%2'"
-msgstr "Forbind/Afbryd signaler og slot for '%1' og '%2'"
+#: editor/mainwindow.cpp:141
+msgid "Welcome to the Kommander Editor"
+msgstr "Velkommen til Kommander-editoren"
-#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430
-msgid "Remove Connection"
-msgstr "Fjern forbindelse"
+#: editor/mainwindow.cpp:148
+msgid "Layout"
+msgstr "Layout"
-#: editor/connectioneditorimpl.cpp:237
-msgid "Remove Connections"
-msgstr "Fjern forbindelser"
+#: editor/mainwindow.cpp:243 editor/propertyeditor.cpp:3542
+#: editor/propertyeditor.cpp:3582
+msgid "Property Editor"
+msgstr "Egenskabseditor"
-#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480
-msgid "Add Connection"
-msgstr "Tilføj forbindelse"
+#: 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"
+"p> 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 ""
+" Du kan ændre udseendet og opførslen af den "
+"valgte kontrol i egenskabseditoren. Du kan indstille egenskaber for "
+"komponenter og formularer på designtidspunktet og øjeblikkeligt se "
+"virkningerne af ændringerne. Hver egenskab har sin egen editor som "
+"(afhængigt af egenskaben) kan bruges til at indtaste nye værdier, åbne en "
+"speciel dialog eller til at vælge værdier fra en prædefineret liste. Klik på "
+"F1 for at få detaljeret hjælp med den valgte egenskab. Du kan "
+"ændre størrelse på søjlerne i editoren ved at trække i adskillerne i listens "
+"hoved. Signalhåndteringer I signalhåndteringens faneblad "
+"kan du definere forbindelser mellem signalerne udsendt af kontroller og slot "
+"i formen. (Disse forbindelser kan også laves ved brug af "
+"forbindelsesværktøjet.)"
-#: editor/connectioneditorimpl.cpp:248
-msgid "Add Connections"
-msgstr "Tilføj forbindelser"
+#: editor/mainwindow.cpp:271
+msgid "Object Explorer"
+msgstr "Objektudforsker"
-#: editor/propertyeditor.cpp:406
-msgid "Reset the property to its default value"
-msgstr "Nulstil egenskaben til sin standardværdi"
+#: 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. Objektsøgeren giver et overblik over forholdene "
+"mellem kontrollerne i en formular. Du kan bruge klippebordets funktioner "
+"vha. af en sammenhængsmenu for hvert punkt i visningen. Det er også nyttigt "
+"til at vælge kontroller i formularer der har komplekse layout."
+"p> Søjlernes størrelse kan ændres ved at trække adskillerne i listens "
+"hoveder. Det andet faneblad viser alle formularens slot, "
+"klassevariabler, inkluderingsfiler, osv. TQWidget::%1 There is no documentation available for this property. The File Overview Window displays all "
+"open dialogs. QWidget::%1 Der er ingen dokumentation tilgængelig for denne egenskab. Filoversigtsvinduet viser alle åbne dialoger."
+" 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. Handlingseditoren bruges til at tilføje "
+"handlinger og handlingsgrupper til en formular, og til at forbinde "
+"handlinger til slot. Handlinger og handlingsgrupper kan trækkes ind i menuer "
+"og ind i værktøjslinjer, og kan have tastaturgenveje og værktøjsvink. Hvis "
+"handlinger har billeder bliver disse vist på værktøjslinjens knapper og ved "
+"siden af deres navne i menuerne. 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"
+"b>."
+msgstr ""
+"Formularvinduet Brug de forskellige værktøjer til at tilføje "
+"kontroller eller til at ændre layout og opførsel af komponenterne i "
+"formularen. Vælg en eller flere kontroller til at flytte dem eller placere "
+"dem. Hvis en enkelt kontrol bliver valgt kan dens størrelse ændres ved at "
+"bruge håndtagene Ændringer i Egenskabseditoren er synlige på "
+"designtidspunktet, og du kan forhåndsvise formularen i forskellig stil."
+"p> Du kan ændre gitteropløsningen, eller slå gitteret fra i "
+"Indstillinger-dialogen i Redigér-menuen. Du kan have "
+"adskillige formularer åbne, og alle åbne formularer er på listen i "
+"Formularlisten."
-#: editor/assoctexteditorimpl.cpp:143
-msgid "&Highlighting"
-msgstr "&Fremhævning"
+#: editor/mainwindow.cpp:955
+#, c-format
+msgid "&Undo: %1"
+msgstr "&Fortryd: %1"
-#: editor/assoctexteditorimpl.cpp:187
-msgid "Edit text"
-msgstr "Redigér tekst"
+#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100
+msgid "&Undo: Not Available"
+msgstr "&Fortryd: Ikke tilgængelig"
-#: editor/assoctexteditorimpl.cpp:253
-msgid "Edit text - read only mode"
-msgstr "Redigér tekst - skrivebeskyttet tilstand"
+#: editor/mainwindow.cpp:959
+#, c-format
+msgid "&Redo: %1"
+msgstr "&Annullér fortryd: %1"
-#: editor/assoctexteditorimpl.cpp:271
-msgid "Set the 'text association' of '%1'"
-msgstr "Sæt 'tekstassociationen' for '%1'"
+#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106
+msgid "&Redo: Not Available"
+msgstr "&Annullér fortryd: Ikke tilgængelig"
-#: editor/assoctexteditorimpl.cpp:281
-msgid "Set the 'population text' of '%1'"
-msgstr "Sæt 'tekstbestanddelen' for '%1'"
+#: editor/mainwindow.cpp:1038
+msgid "Choose Pixmap..."
+msgstr "Vælg billede..."
-#: editor/assoctexteditorimpl.cpp:430
-msgid " 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. Klik Redigér egne kontroller... i Værktøjer|Egne"
-"-menuen for at tilføje og ændre egne kontroller. Du kan tilføje egenskaber så "
-"vel som signaler og slot til at integrere dem i Qt Designer"
-", og sørge for et billede som vil blive brugt til at repræsentere kontrollen i "
-"formularen. %2 %2 Description: %2\n"
-" Syntax: %3%4 Beskrivelse: %2\n"
-" Syntaks: %3%4 Parameters are not obligatory."
-msgstr " Ikke-obligatoriske parameters."
+#: editor/mainwindowactions.cpp:224
+msgid "Lays out the selected widgets in a grid"
+msgstr "Placering af de valgte kontroller i et gitter"
-#: editor/functionsimpl.cpp:217
-#, c-format
-msgid ""
-"_n: "
-" Only first argument is obligatory.\n"
-" Only first %n arguments are obligatory."
-msgstr ""
-" Kun første argument er obligatorisk.\n"
-" Kun de første %n argumenter er obligatoriske."
+#: editor/mainwindowactions.cpp:228
+#, fuzzy
+msgid "Lay Out Horizontally in Splitter"
+msgstr "Horisontalt layout i opdeler"
-#: editor/mainwindow.cpp:141
-msgid "Welcome to the Kommander Editor"
-msgstr "Velkommen til Kommander-editoren"
+#: editor/mainwindowactions.cpp:231
+msgid "Lays out the selected widgets horizontally in a splitter"
+msgstr "Horisontal placering af de valgte kontroller i en opdeler"
-#: editor/mainwindow.cpp:148
-msgid "Layout"
-msgstr "Layout"
+#: editor/mainwindowactions.cpp:235
+#, fuzzy
+msgid "Lay Out Vertically in Splitter"
+msgstr "Vertikalt layout i opdeler"
-#: 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 ""
-" Du kan ændre udseendet og opførslen af den valgte kontrol i "
-"egenskabseditoren. Du kan indstille egenskaber for komponenter og formularer på "
-"designtidspunktet og øjeblikkeligt se virkningerne af ændringerne. Hver "
-"egenskab har sin egen editor som (afhængigt af egenskaben) kan bruges til at "
-"indtaste nye værdier, åbne en speciel dialog eller til at vælge værdier fra en "
-"prædefineret liste. Klik på F1 for at få detaljeret hjælp med den valgte "
-"egenskab. Du kan ændre størrelse på søjlerne i editoren ved at trække i adskillerne i "
-"listens hoved. Signalhåndteringer I signalhåndteringens faneblad kan du definere forbindelser mellem "
-"signalerne udsendt af kontroller og slot i formen. (Disse forbindelser kan også "
-"laves ved brug af forbindelsesværktøjet.)"
+#: editor/mainwindowactions.cpp:238
+msgid "Lays out the selected widgets vertically in a splitter"
+msgstr "Vertikal placering af de valgte kontroller i en opdeler"
-#: editor/mainwindow.cpp:271
-msgid "Object Explorer"
-msgstr "Objektudforsker"
+#: editor/mainwindowactions.cpp:244
+msgid "Breaks the selected layout"
+msgstr "Bryder det valgte layout"
-#: 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. Objektsøgeren giver et overblik over forholdene mellem kontrollerne i en "
-"formular. Du kan bruge klippebordets funktioner vha. af en sammenhængsmenu for "
-"hvert punkt i visningen. Det er også nyttigt til at vælge kontroller i "
-"formularer der har komplekse layout. Søjlernes størrelse kan ændres ved at trække adskillerne i listens "
-"hoveder. Det andet faneblad viser alle formularens slot, klassevariabler, "
-"inkluderingsfiler, osv. The File Overview Window displays all open dialogs. %2 Click to insert a single %3,or double click to keep "
+"the tool selected."
msgstr ""
-" Filoversigtsvinduet viser alle åbne dialoger. %2 Klik for at indsætte et enkelt %3, eller dobbeltklik "
+"for at beholde værktøjet markeret."
-#: editor/mainwindow.cpp:305
-msgid "Action Editor"
-msgstr "Handlingseditor"
+#: editor/mainwindowactions.cpp:258
+#, c-format
+msgid "The Layout toolbar%1"
+msgstr "Layoutværktøjslinjen%1"
-#: editor/mainwindow.cpp:306
-msgid ""
-"The Action Editor"
-" 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. Handlingseditoren bruges til at tilføje handlinger og handlingsgrupper til "
-"en formular, og til at forbinde handlinger til slot. Handlinger og "
-"handlingsgrupper kan trækkes ind i menuer og ind i værktøjslinjer, og kan have "
-"tastaturgenveje og værktøjsvink. Hvis handlinger har billeder bliver disse vist "
-"på værktøjslinjens knapper og ved siden af deres navne i menuerne. 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 ""
-"Formularvinduet"
-" Brug de forskellige værktøjer til at tilføje kontroller eller til at ændre "
-"layout og opførsel af komponenterne i formularen. Vælg en eller flere "
-"kontroller til at flytte dem eller placere dem. Hvis en enkelt kontrol bliver "
-"valgt kan dens størrelse ændres ved at bruge håndtagene Ændringer i Egenskabseditoren er synlige på designtidspunktet, og du "
-"kan forhåndsvise formularen i forskellig stil. Du kan ændre gitteropløsningen, eller slå gitteret fra i Indstillinger"
-"-dialogen i Redigér-menuen."
-" Du kan have adskillige formularer åbne, og alle åbne formularer er på listen "
-"i Formularlisten."
+#: editor/mainwindowactions.cpp:303
+msgid "Selects the tab order tool"
+msgstr "Vælger værktøjet for fanebladsrækkefølge"
-#: editor/mainwindow.cpp:955
+#: editor/mainwindowactions.cpp:309
#, c-format
-msgid "&Undo: %1"
-msgstr "&Fortryd: %1"
+msgid "The Tools toolbar%1"
+msgstr "Værktøjer-værktøjslinjen%1"
-#: editor/mainwindow.cpp:957 editor/mainwindowactions.cpp:100
-msgid "&Undo: Not Available"
-msgstr "&Fortryd: Ikke tilgængelig"
+#: editor/mainwindowactions.cpp:311
+msgid "Tools"
+msgstr "Værktøjer"
-#: editor/mainwindow.cpp:959
+#: editor/mainwindowactions.cpp:333
+msgid "The %1%2"
+msgstr "%1%2"
+
+#: editor/mainwindowactions.cpp:334
#, c-format
-msgid "&Redo: %1"
-msgstr "&Annullér fortryd: %1"
+msgid ""
+" Click on a button to insert a single widget, or double click to insert "
+"multiple %1."
+msgstr ""
+" Klik på en knap for at indsætte en enkelt kontrol, eller dobbeltklik for at "
+"indsætte flere %1."
-#: editor/mainwindow.cpp:961 editor/mainwindowactions.cpp:106
-msgid "&Redo: Not Available"
-msgstr "&Annullér fortryd: Ikke tilgængelig"
+#: editor/mainwindowactions.cpp:338
+msgid "The %1 Widgets%2"
+msgstr "%1-kontrollerne%2"
-#: editor/mainwindow.cpp:1038
-msgid "Choose Pixmap..."
-msgstr "Vælg billede..."
+#: editor/mainwindowactions.cpp:339
+msgid ""
+" Click on a button to insert a single %1 widget, or double click to insert "
+"multiple widgets."
+msgstr ""
+" Klik på en knap for at indsætte en enkelt %1-kontrol, eller dobbeltklik for "
+"at indsætte flere kontroller."
-#: editor/mainwindow.cpp:1042
-msgid "Edit Text..."
-msgstr "Redigér tekst..."
+#: editor/mainwindowactions.cpp:368
+msgid "A %1"
+msgstr "A %1"
-#: editor/mainwindow.cpp:1046
-msgid "Edit Title..."
-msgstr "Redigér titel..."
+#: editor/mainwindowactions.cpp:371
+msgid " Double click on this tool to keep it selected. Dobbeltklik på dette værktøj for at holde det markeret. %2 Click to insert a single %3,or double click to keep the tool selected."
-msgstr ""
-"A %1"
-" %2 Klik for at indsætte et enkelt %3, eller dobbeltklik for at beholde "
-"værktøjet markeret."
+#: editor/newformimpl.cpp:144
+msgid "Dialog"
+msgstr "Dialog"
-#: editor/mainwindowactions.cpp:258
-#, c-format
-msgid "The Layout toolbar%1"
-msgstr "Layoutværktøjslinjen%1"
+#: editor/newformimpl.cpp:150
+msgid "Wizard"
+msgstr "Guide"
-#: editor/mainwindowactions.cpp:271
-msgid "&Layout"
-msgstr "&Layout"
+#: editor/pixmapchooser.cpp:947
+msgid "All Pixmaps"
+msgstr "Alle billeder"
-#: editor/mainwindowactions.cpp:286
-msgid "Pointer"
-msgstr "Peger"
+#: editor/pixmapchooser.cpp:950
+msgid "%1-Pixmaps (%2)\n"
+msgstr "%1-Billeder (%2)\n"
-#: editor/mainwindowactions.cpp:289
-msgid "Selects the pointer tool"
-msgstr "Vælger pegeværktøjet"
+#: editor/pixmapchooser.cpp:956
+msgid "All Files (*)"
+msgstr "Alle filer (*)"
-#: editor/mainwindowactions.cpp:293
-msgid "Connect Signal/Slots"
-msgstr "Forbinder Signal/Slot"
+#: editor/pixmapchooser.cpp:964 editor/pixmapfunction.ui:38
+#, no-c-format
+msgid "Choose Pixmap"
+msgstr "Vælg billede"
-#: editor/mainwindowactions.cpp:296
-msgid "Selects the connection tool"
-msgstr "Vælger forbindelsesværktøj"
+#: editor/propertyeditor.cpp:406
+msgid "Reset the property to its default value"
+msgstr "Nulstil egenskaben til sin standardværdi"
-#: editor/mainwindowactions.cpp:300
-msgid "Tab Order"
-msgstr "Fanebladsrækkefølge"
+#: editor/propertyeditor.cpp:407
+msgid "Click this button to reset the property to its default value"
+msgstr "Klik på denne knap for at nulstille egenskaben til sin standardværdi"
-#: editor/mainwindowactions.cpp:303
-msgid "Selects the tab order tool"
-msgstr "Vælger værktøjet for fanebladsrækkefølge"
+#: editor/assoctexteditor.ui:59 editor/iconvieweditor.ui:254
+#: editor/listboxeditor.ui:223 editor/listvieweditor.ui:228
+#: editor/listvieweditor.ui:451 editor/preferences.ui:433
+#: editor/propertyeditor.cpp:595 editor/tableeditor.ui:332
+#: editor/tableeditor.ui:599
+#, no-c-format
+msgid "..."
+msgstr "..."
-#: editor/mainwindowactions.cpp:309
-#, c-format
-msgid "The Tools toolbar%1"
-msgstr "Værktøjer-værktøjslinjen%1"
+#: editor/propertyeditor.cpp:1071 editor/propertyeditor.cpp:1132
+msgid "False"
+msgstr "Falsk"
-#: editor/mainwindowactions.cpp:311
-msgid "Tools"
-msgstr "Værktøjer"
+#: editor/propertyeditor.cpp:1072 editor/propertyeditor.cpp:1130
+msgid "True"
+msgstr "Sand"
-#: editor/mainwindowactions.cpp:333
-msgid "The %1%2"
-msgstr "%1%2"
+#: editor/propertyeditor.cpp:1410 editor/propertyeditor.cpp:1428
+#: editor/propertyeditor.cpp:1507 editor/propertyeditor.cpp:1518
+msgid "x"
+msgstr "x"
-#: editor/mainwindowactions.cpp:334
-#, c-format
-msgid ""
-" Click on a button to insert a single widget, or double click to insert "
-"multiple %1."
-msgstr ""
-" Klik på en knap for at indsætte en enkelt kontrol, eller dobbeltklik for at "
-"indsætte flere %1."
+#: editor/propertyeditor.cpp:1412 editor/propertyeditor.cpp:1433
+#: editor/propertyeditor.cpp:1509 editor/propertyeditor.cpp:1520
+msgid "y"
+msgstr "j"
-#: editor/mainwindowactions.cpp:338
-msgid "The %1 Widgets%2"
-msgstr "%1-kontrollerne%2"
+#: editor/propertyeditor.cpp:1416 editor/propertyeditor.cpp:1438
+#: editor/propertyeditor.cpp:1511 editor/propertyeditor.cpp:1525
+msgid "width"
+msgstr "bredde"
-#: editor/mainwindowactions.cpp:339
-msgid ""
-" Click on a button to insert a single %1 widget, or double click to insert "
-"multiple widgets."
-msgstr ""
-" Klik på en knap for at indsætte en enkelt %1-kontrol, eller dobbeltklik for at "
-"indsætte flere kontroller."
+#: editor/propertyeditor.cpp:1418 editor/propertyeditor.cpp:1443
+#: editor/propertyeditor.cpp:1513 editor/propertyeditor.cpp:1527
+msgid "height"
+msgstr "højde"
-#: editor/mainwindowactions.cpp:368
-msgid "A %1"
-msgstr "A %1"
+#: editor/propertyeditor.cpp:1647 editor/propertyeditor.cpp:1660
+#: editor/propertyeditor.cpp:1710
+msgid "Red"
+msgstr "Rød"
-#: editor/mainwindowactions.cpp:371
-msgid " Double click on this tool to keep it selected. Dobbeltklik på dette værktøj for at holde det markeret. TQWidget::%1 There is no documentation available for this "
+"property. QWidget::%1 Der er ingen dokumentation tilgængelig for denne "
+"egenskab. Select a template for the new form and click the OK"
-"-button to create it. Vælg en skabelon til formularen og klik på OK"
-"-knappen for at oprette den. 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. Ændr Qt Designers indstillinger. Der er altid et faneblad med generelle "
-"indstillinger. Der kan være yderligere faneblade afhængigt af hvilke "
-"udvidelsesmoduler der er installeret. When Show Grid is checked, all forms show a grid. Når Vis gitter er aktiveret, vises der et gitter i alle "
-"formularer. When Snap to Grid is checked, the widgets snap to the grid using the "
-"the X/Y resolution. Når Ret ind til gitter er afkrydset, rettes kontrollerne ind til "
-"gitteret via X/Y-opløsningen. When Show Grid is checked, a grid is shown on all forms using the X/Y "
-"resolution. Når Vis gitter er afkrydset, vises der et gitter i alle formularer "
-"via X/Y-opløsningen. 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? Ethvert script "
+"indeholdt i denne dialog vil have skriveadgang til hele din hjemmemappe."
+"Kørsel af sådanne dialoger kan være farligt. Er du sikker på at du "
+"ønsker at fortsætte? 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? Hvis du stoler på "
+"scriptingen (kan gennemses i kmdr-editor) i dette program, så gør det "
+"eksekvérbart for at slippe for denne advarsel. Er du sikker på du vil "
+"fortsætte? You may provide an $environment variable as the first part of the "
-"pathname. Du kan angive en $miljøvariabel som første del af navnet. Change settings for the form. Settings like Comment and Author "
-"are for your own use and are not required. Ændr opsætning for formularen. Indstillinger såsom Kommentar og "
-"Forfatter er til eget brug og er ikke påkrævede. 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. Ændr den nuværende kontrol eller formulars palet. Brug en genereret palet eller vælg farver for hver farvegruppe og hver "
-"farverolle. Paletten kan afprøves med forskellige kontrollayouter i "
-"forhåndsvisningen. Available central color roles are: "
-" Mulige centrale farveroller er: "
-"
%1
%1"
#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608
#: editor/mainwindow.cpp:268
msgid "Widgets"
msgstr "Kontroller"
-#: editor/widgetfactory.cpp:291 editor/widgetfactory.cpp:571
-msgid "Move Tab Page"
-msgstr "Flyt fanebladsside"
+#: editor/command.cpp:499 editor/command.cpp:511
+msgid "Set 'name' Property"
+msgstr "Sæt 'name'-egenskab"
-#. i18n: file ./editor/templates/Configuration_Dialog.ui line 31
-#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61
-#: editor/widgetfactory.cpp:891 editor/widgetfactory.cpp:924
-#: editor/widgetfactory.cpp:935 editor/widgetfactory.cpp:1126
-#: editor/widgetfactory.cpp:1236 rc.cpp:3
-#, no-c-format
-msgid "New Item"
-msgstr "Nyt punkt"
+#: editor/command.cpp:500
+msgid ""
+"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 ""
+"Navnet på en kontrol skal være entydigt.\n"
+"'%1' bliver allerede brugt i formularen '%2',\n"
+"så navnet er blevet vendt tilbage til '%3'."
-#. i18n: file ./editor/listeditor.ui line 31
-#: editor/widgetfactory.cpp:934 editor/widgetfactory.cpp:1125
-#: editor/widgetfactory.cpp:1235 rc.cpp:69
-#, no-c-format
-msgid "Column 1"
-msgstr "Søjle 1"
+#: editor/command.cpp:512
+msgid ""
+"The name of a widget must not be null.\n"
+"The name has been reverted to '%1'."
+msgstr ""
+"Navnet på en kontrol kan ikke være nul.\n"
+"Navnet er blevet vendt tilbage til '%1'."
-#: editor/widgetfactory.cpp:967 editor/widgetfactory.cpp:1169
-msgid "Tab 1"
-msgstr "Tab 1"
+#: editor/connectioneditorimpl.cpp:229
+msgid "Connect/Disconnect the signals and slots of '%1' and '%2'"
+msgstr "Forbind/Afbryd signaler og slot for '%1' og '%2'"
-#: editor/widgetfactory.cpp:970 editor/widgetfactory.cpp:1172
-msgid "Tab 2"
-msgstr "Tab 2"
+#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430
+msgid "Remove Connection"
+msgstr "Fjern forbindelse"
-#: editor/widgetfactory.cpp:1156 editor/widgetfactory.cpp:1184
-msgid "Page 1"
-msgstr "Side 1"
+#: editor/connectioneditorimpl.cpp:237
+msgid "Remove Connections"
+msgstr "Fjern forbindelser"
-#: editor/widgetfactory.cpp:1157 editor/widgetfactory.cpp:1187
-msgid "Page 2"
-msgstr "Side 2"
+#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480
+msgid "Add Connection"
+msgstr "Tilføj forbindelse"
+
+#: editor/connectioneditorimpl.cpp:248
+msgid "Add Connections"
+msgstr "Tilføj forbindelser"
#: editor/formfile.cpp:121
msgid ""
@@ -191,361 +273,267 @@ msgstr "Gem fil?"
msgid "unnamed"
msgstr "unavngiven"
-#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134
-msgid "Edit Items of '%1'"
-msgstr "Redigér punkter i '%1'"
+#: editor/formwindow.cpp:302
+msgid "&Horizontal"
+msgstr "&Vandret"
-#: editor/wizardeditorimpl.cpp:62
-msgid "Edit Wizard Pages"
-msgstr "Redigér guide-sider"
+#: editor/formwindow.cpp:303
+msgid "&Vertical"
+msgstr "&Vertikal"
-#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171
-msgid "Swap Pages %1 and %2 of %3"
-msgstr "Udskift siderne %1 og %2 fra %3"
+#: editor/formwindow.cpp:317 editor/formwindow.cpp:425
+#, fuzzy
+msgid ""
+"A %1 (custom widget) %1
%1
The Property Editor
Egenskabseditoren
The Object Explorer
Objektsøgeren
The File Overview Window
Filoverbliksvinduet
%1
%1"
+#: editor/mainwindow.cpp:1042
+msgid "Edit Text..."
+msgstr "Redigér tekst..."
-#: editor/listvieweditorimpl.cpp:66
-msgid "Edit Items and Columns of '%1'"
-msgstr "Redigér punkter og søjler i '%1'"
+#: editor/mainwindow.cpp:1046
+msgid "Edit Title..."
+msgstr "Redigér titel..."
-#: editor/listvieweditorimpl.cpp:225
-msgid "New Column"
-msgstr "Ny søjle"
+#: editor/mainwindow.cpp:1050 editor/mainwindow.cpp:1128
+msgid "Edit Page Title..."
+msgstr "Redigér sidetitel..."
-#. i18n: file ./editor/listvieweditor.ui line 62
-#: editor/listvieweditorimpl.cpp:570 rc.cpp:1158
-#, no-c-format
-msgid "&Items"
-msgstr "&Punkter"
+#: editor/mainwindow.cpp:1066 editor/mainwindow.cpp:1111
+msgid "Edit Kommander Text..."
+msgstr "Redigér Kommander-tekst..."
-#: editor/pixmapchooser.cpp:947
-msgid "All Pixmaps"
-msgstr "Alle billeder"
+#: editor/mainwindow.cpp:1075 editor/mainwindow.cpp:1085
+#: editor/mainwindow.cpp:1121 editor/mainwindow.cpp:1561
+msgid "Delete Page"
+msgstr "Slet side"
-#: editor/pixmapchooser.cpp:950
-msgid ""
-"%1-Pixmaps (%2)\n"
-msgstr ""
-"%1-Billeder (%2)\n"
+#: editor/mainwindow.cpp:1078 editor/mainwindow.cpp:1088
+#: editor/mainwindow.cpp:1125 editor/mainwindow.cpp:1560
+msgid "Add Page"
+msgstr "Tilføj side"
-#: editor/pixmapchooser.cpp:956
-msgid "All Files (*)"
-msgstr "Alle filer (*)"
+#: editor/mainwindow.cpp:1095
+msgid "Edit..."
+msgstr "Redigér..."
-#. i18n: file ./editor/pixmapfunction.ui line 38
-#: editor/pixmapchooser.cpp:964 rc.cpp:108
-#, no-c-format
-msgid "Choose Pixmap"
-msgstr "Vælg billede"
+#: editor/mainwindow.cpp:1131
+msgid "Edit Pages..."
+msgstr "Redigér sider..."
-#: editor/workspace.cpp:226
-msgid "
%1
File does not exist.
%1
eksisterer ikke.%1
"
-"%1
"
-"The Property Editor
"
-"Egenskabseditoren
"
-"The Object Explorer
"
-"Objektsøgeren
"
-"The File Overview Window
"
-"Filoverbliksvinduet
"
-"
%1
File does not exist.
%1
eksisterer ikke.
%1
already exists. Overwrite it?
%1 eksisterer allerede. Overskriv den?
%1
%1
%1
already exists. Overwrite it?
%1 eksisterer allerede. Overskriv den?
%1
%1
%1
does not exist.
%1
eksisterer ikke. "
-"
"
-"
Available effect roles are: " -"
Mulige effektroller er: " -"
Enter the text and click the OK-Button to apply the changes.
" +"Makes the widget editable or read only, depending on the editable argument." msgstr "" -"Redigér multilinjeeditor" -"Indtast tekst og klik på OK.-knappen for at anvende ændringerne
" - -#. 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 "&Tekst:" +"Gør kontrollen redigérbar eller skrivebeskyttet, afhængigt af argumentet for " +"redigérbarhed." -#. i18n: file ./editor/multilineeditor.ui line 84 -#: rc.cpp:606 -#, no-c-format -msgid "Enter your text here." -msgstr "Indtast teksten her." +#: plugin/specialinformation.cpp:379 +msgid "" +"Return the widget's geometry as x y w h. This is useful for " +"positioning a created widget." +msgstr "" +"Giv kontrollens geometri retur som x y w h. Dette er nyttigt til " +"positionering af en oprettet kontrol." -#. i18n: file ./editor/tableeditor.ui line 16 -#: rc.cpp:630 -#, no-c-format -msgid "Edit Table" -msgstr "Redigér tabel" +#: plugin/specialinformation.cpp:381 +msgid "Returns true if the widget has focus." +msgstr "Returnerer 'sand', hvis kontrollen har fokus." -#. i18n: file ./editor/tableeditor.ui line 34 -#: rc.cpp:633 rc.cpp:636 -#, no-c-format -msgid "1" -msgstr "1" +#: plugin/specialinformation.cpp:383 +#, fuzzy +msgid "Gets the widget's background color." +msgstr "Benyt en baggrundsfarve." -#. i18n: file ./editor/tableeditor.ui line 153 -#: rc.cpp:660 rc.cpp:1257 -#, no-c-format -msgid "Co&lumns" -msgstr "Søj&ler" +#: 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 "" -#. 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 "Flyt op" +#: plugin/specialinformation.cpp:387 +#, fuzzy +msgid "See if widget has been modified." +msgstr "se om kontrol er blevet ændret." -#. i18n: file ./editor/tableeditor.ui line 218 -#: rc.cpp:666 rc.cpp:720 -#, no-c-format +#: plugin/specialinformation.cpp:393 msgid "" -"Move the selected item up." -"The top-most column will be the first column of the list.
" +"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 "" -"Flyt det valgte punkt opad." -"Den øverste søjle bliver den første søjle på listen.
" +"Returnerer den aktuelle kontrols indhold. Dette var nødvendigt inde i en " +"kontrol A for at returnere kontrol A indhold når dette forespørges af " +"kontrol B. Den nye metode er at bruge @A.text indeni B istedet for bare @A " +"hvis du blot vil have den uændrede tekst." -#. 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 "Flyt ned" +#: plugin/specialinformation.cpp:395 +msgid "" +"Returns selected text or text of current item. This is deprecated for " +"@mywidget.selected." +msgstr "" +"Returnerer den markerede tekst eller det aktuelle elements tekst. Dette er " +"forældet for @mywidget.selected." -#. i18n: file ./editor/tableeditor.ui line 235 -#: rc.cpp:672 rc.cpp:726 -#, no-c-format +#: plugin/specialinformation.cpp:397 msgid "" -"Move the selected item down." -"The top-most column will be the first column of the list.
" +"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 "" -"Flyt det valgte punkt nedad." -"Den øverste søjle bliver den første søjle på listen.
" +"Gør intet. Dette er brugbart hvis du beder et afkrydsningsfelt eller " +"radiofelt om at returnere en værdi hvor en tilstand, typisk den umarkerede, " +"ingen værdi har. @null forebygger en fejl der indikerer den er tom." -#. i18n: file ./editor/tableeditor.ui line 243 -#: rc.cpp:675 rc.cpp:1305 -#, no-c-format -msgid "&Delete Column" -msgstr "Sl&et søjle" +#: plugin/specialinformation.cpp:399 +msgid "Returns the pid (process ID) of the current process." +msgstr "Returnerer den aktuelle proces' pid (process ID)." -#. i18n: file ./editor/tableeditor.ui line 251 -#: rc.cpp:678 rc.cpp:1320 -#, no-c-format -msgid "&New Column" -msgstr "&Ny søjle" +#: plugin/specialinformation.cpp:401 +msgid "" +"Returns DCOP identifier of current process. This is shorthand for kmdr-" +"executor-@pid." +msgstr "" +"Returnerer den aktuelle proces' DCOP-identifikator. Dette er kort for " +"kmdr-executor-@pid>" -#. i18n: file ./editor/tableeditor.ui line 273 -#: rc.cpp:681 -#, no-c-format -msgid "Table:" -msgstr "Tabel:" +#: plugin/specialinformation.cpp:404 +msgid "Returns the pid of the parent Kommander window." +msgstr "Returnerer forældre Kommander-vinduets pid." -#. 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 "Label4" +#: plugin/specialinformation.cpp:406 +msgid "Writes text on stderr." +msgstr "Skriver tekst til stderr." -#. 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 "Slet billede" +#: plugin/specialinformation.cpp:408 +msgid "Writes text on standard output." +msgstr "Skriver tekst til stdout." -#. i18n: file ./editor/tableeditor.ui line 318 -#: rc.cpp:690 rc.cpp:747 rc.cpp:1200 -#, no-c-format +#: plugin/specialinformation.cpp:410 msgid "" -"Delete the selected item's pixmap." -"The pixmap in the current column of the selected item will be deleted.
" +"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 "" -"Slet det valgte punkts billede." -"
Billedet i den nuværende søjle for det valgte punkt vil blive slettet.
" - -#. 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 "Vælg et billede" +"Udfører en scriptblok. Bash bruges hvis der ikke er angivet nogen skal. Det " +"er primært til brug i kontroller uden knapper, hvor scripthandlinger ikke " +"forventes. Den fulde sti er ikke påkrævet til skallen, hvilket kan være " +"nyttigt til portabilitet.Hvis dette bruges indeni en knap, tillader " +"det brugen af andre scriptsprog og vil returnere en værdi til main-scriptet, " +"hvilket ikke nødvendigvis forventes." -#. i18n: file ./editor/tableeditor.ui line 338 -#: rc.cpp:699 rc.cpp:756 rc.cpp:1209 -#, no-c-format +#: plugin/specialinformation.cpp:412 msgid "" -"Select a pixmap file for the item." -"
The pixmap will be changed in the current column of the selected item.
" +"Returns value of an environment (shell) variable. Do not use $ in the " +"name. For example, @env(PATH)." msgstr "" -"Vælg en billedfil for punktet." -"Billedet vil blive ændret i den nuværende søjle for det valgte punkt.
" - -#. i18n: file ./editor/tableeditor.ui line 348 -#: rc.cpp:702 rc.cpp:735 -#, no-c-format -msgid "&Label:" -msgstr "&Etiket:" - -#. i18n: file ./editor/tableeditor.ui line 359 -#: rc.cpp:705 rc.cpp:738 -#, no-c-format -msgid "Pixmap:" -msgstr "Billede:" +"Returnerer værdien af en miljø-skalvariabel. Brug ikke $ i navnet. F." +"eks., @env(PATH)." -#. i18n: file ./editor/tableeditor.ui line 370 -#: rc.cpp:708 -#, no-c-format -msgid "&Field:" -msgstr "&Felt:" +#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416 +msgid "Executes an external shell command." +msgstr "Udfører en ekstern skal-kommando." -#. 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.
" +"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
Tilføj, redigér eller slet punkter i listefelt.
" -"Klik på Nyt punkt-knappen for at lave en ny indgang i listefeltet, " -"indtast så tekst og vælg et billede.
" -"Vælg et punkt fra listen og klik på Slet punkt" -"-knappen for at fjerne punktet fra listen.
" - -#. i18n: file ./editor/listboxeditor.ui line 150 -#: rc.cpp:789 rc.cpp:1221 -#, no-c-format -msgid "The list of items." -msgstr "Liste af punkter." +"Udfører blokken hvis udtrykket er sandt (tal forskelligt fra 0 eller en ikke-" +"tom streng).OldClose with @endif
New
if "
+"val == true then
// do op
elseif cond
// second "
+"chance
else
// cond failed
endif
@switch()
@case()
@end"
+msgstr ""
+"Begyndelsen på switch-blok. Følgende case-værdier sammenlignes "
+"med expression .
@switch()
@case()
@end"
-#. i18n: file ./editor/listboxeditor.ui line 257
-#: rc.cpp:822
-#, no-c-format
-msgid "Change the selected item's text."
-msgstr "Ændr de valgte punkters tekst."
+#: plugin/specialinformation.cpp:440
+msgid "Executes an external DCOP call."
+msgstr "Udfører et eksternt DCOP-kald."
-#. i18n: file ./editor/listboxeditor.ui line 267
-#: rc.cpp:825 rc.cpp:864 rc.cpp:1212
-#, no-c-format
-msgid "&New Item"
-msgstr "&Nyt punkt"
+#: plugin/specialinformation.cpp:442
+msgid "Adds a comment to EOL that Kommander will not parse"
+msgstr "Tilføjer en kommentar til EOL, som Kommander ikke fortolker"
-#. i18n: file ./editor/listboxeditor.ui line 270
-#: rc.cpp:828 rc.cpp:867 rc.cpp:1215
-#, no-c-format
-msgid "Add an item"
-msgstr "Tilføj et punkt"
+#: plugin/specialinformation.cpp:444
+msgid ""
+"Creates a new widget with the specified type and as the child of parent."
+msgstr ""
+"Opretter en ny kontrol af den angivne type og som et barn af forælderen."
-#. 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 "Tilføj et nyt punkt.Nye punkter føjes til listen.
" +#: plugin/specialinformation.cpp:446 +msgid "" +"Returns true if there is a widget with the passed name, false otherwise." +msgstr "" +"Returnerer 'sand' hvis der er en kontrol med det angivne navn, ellers " +"'falsk'." -#. i18n: file ./editor/listboxeditor.ui line 281 -#: rc.cpp:834 rc.cpp:873 rc.cpp:1161 -#, no-c-format -msgid "&Delete Item" -msgstr "&Slet punkt" +#: plugin/specialinformation.cpp:448 +msgid "Connects the signal of sender with the slot of the receiver" +msgstr "Forbinder signalet fra afsender med modtagerens slot" -#. i18n: file ./editor/listboxeditor.ui line 287 -#: rc.cpp:840 -#, no-c-format -msgid "Delete the selected item" -msgstr "Sletter det valgte punkt" +#: plugin/specialinformation.cpp:450 +msgid "Disconnects the signal of sender from the slot of the receiver" +msgstr "Afbryder afsenderens signal fra modtagerens slot" -#. i18n: file ./editor/listboxeditor.ui line 321 -#: rc.cpp:846 -#, no-c-format -msgid "Moves the selected item up." -msgstr "Flytter det valgte punkt opad." +#: plugin/specialinformation.cpp:455 +msgid "Exits script execution and returns" +msgstr "Afslutter scriptkørsel og returnerer" -#. i18n: file ./editor/listboxeditor.ui line 338 -#: rc.cpp:852 -#, no-c-format -msgid "Move the selected item down." -msgstr "Flytter det valgte punkt nedad." +#: plugin/specialinformation.cpp:457 +msgid "Exits the current block of a while, for or foreach loop" +msgstr "Afslutter den nuværende blok af en while, hvor hver løkke" -#. i18n: file ./editor/iconvieweditor.ui line 35 -#: rc.cpp:855 -#, no-c-format -msgid "Edit Iconview" -msgstr "Redigér ikonvisning" +#: plugin/specialinformation.cpp:459 +msgid "Exit a step and return to the beginning of a loop" +msgstr "Afslutter et trin og returnerer til begyndelsen af en løkke" -#. i18n: file ./editor/iconvieweditor.ui line 41 -#: rc.cpp:858 -#, no-c-format +#: plugin/specialinformation.cpp:461 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.
" +"Return from a script, optionaly with a value from the script to the caller" msgstr "" -"Redigér ikonvisning" -"Tilføj, redigér eller slet punkter i ikonvisningen.
" -"Klik på Nyt punkt-knappen for at oprette et nyt punkt. Indtast så " -"teksten og vælg et billede.
" -"Vælg et punkt fra visningen og klik på Slet punkt" -"-knappen, for at fjerne punktet fra ikonvisningen.
" +"Returnerer fra et script, hvis tilvalgt med en værdi fra scriptet til " +"kalderen" -#. i18n: file ./editor/iconvieweditor.ui line 72 -#: rc.cpp:861 -#, no-c-format -msgid "All items in the iconview." -msgstr "Alle punkter i ikonvisningen." +#: plugin/specialinformation.cpp:465 +msgid "Returns an EOL-separated list of all values in the array." +msgstr "Returnerer en EOL-adskilt liste af alle værdier i array." -#. i18n: file ./editor/iconvieweditor.ui line 100 -#: rc.cpp:870 -#, no-c-format -msgid "Create a new item for the iconview." -msgstr "Opret et nyt punkt til ikonvisningen." +#: plugin/specialinformation.cpp:467 +msgid "Returns an EOL-separated list of all keys in the array." +msgstr "Returnerer en EOL-adskilt liste af alle nøgler i array." -#. i18n: file ./editor/iconvieweditor.ui line 111 -#: rc.cpp:876 rc.cpp:1164 -#, no-c-format -msgid "Delete item" -msgstr "Slet punkt" +#: plugin/specialinformation.cpp:469 +msgid "Removes all elements from the array." +msgstr "Fjerner alle elementer fra array." -#. i18n: file ./editor/iconvieweditor.ui line 114 -#: rc.cpp:879 -#, no-c-format -msgid "Delete the selected item." -msgstr "Slet det valgte punkt." +#: plugin/specialinformation.cpp:471 +msgid "Returns the number of elements in the array." +msgstr "Returnerer antallet af elementer i array." -#. i18n: file ./editor/iconvieweditor.ui line 184 -#: rc.cpp:891 -#, no-c-format -msgid "Change the text for the selected item." -msgstr "Ændrer teksten for det valgte punkt." +#: plugin/specialinformation.cpp:473 +msgid "Returns the value associated with the given key." +msgstr "Returnerer værdien tilknyttet den givne nøgle." -#. i18n: file ./editor/iconvieweditor.ui line 260 -#: rc.cpp:912 -#, no-c-format -msgid "Select a pixmap file for the current item." -msgstr "Vælg en billefil til det aktuelle punkt." +#: plugin/specialinformation.cpp:475 +msgid "Removes element with the given key from the array." +msgstr "Fjerne element med den givne nøgle i array." -#. i18n: file ./editor/choosewidget.ui line 16 -#: rc.cpp:936 -#, no-c-format -msgid "Choose Widget" -msgstr "Vælg kontrol" +#: plugin/specialinformation.cpp:477 +msgid "Adds element with the given key and value to the array" +msgstr "Tilføjer element med den givne nøgle og værdi til array." -#. i18n: file ./editor/choosewidget.ui line 118 -#: rc.cpp:945 -#, no-c-format -msgid "Find:" -msgstr "Find:" +#: plugin/specialinformation.cpp:479 +msgid "" +"Adds all elements in the string to the array. String should have key" +"\\tvalue\\n format." +msgstr "" +"Tilføjer alle elementer i strengen til array. Strengen skal have key" +"\\tvalue\\n format." -#. i18n: file ./editor/connectioneditor.ui line 35 -#: rc.cpp:948 -#, no-c-format -msgid "Edit Connections" -msgstr "Redigér forbindelser" +#: plugin/specialinformation.cpp:482 +msgid "Returns all elements in the array inkey\\tvalue\\nformat." +msgstr "Returnerer alle elementer i array i
key\\tvalue\\nformat." -#. i18n: file ./editor/connectioneditor.ui line 41 -#: rc.cpp:951 -#, no-c-format +#: plugin/specialinformation.cpp:484 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.
" +"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 "" -" Redigér Forbindelser" -"Tilføj og slet forbindelser i den aktuelle formular.
" -"Vælg et signal og en tilhørende slot, tryk så på Forbind" -"-knappen for at oprette forbindelsen.
" -"Vælg en forbindelse fra listen og tryk så på Afbryd" -"-knappen for at slette forbindelsen.
" +"Opret et heltalsindekseret array - startende fra 0 - fra en streng. Brug " +"adskillelsestegnet til at opdele strengen. Adskillerens standardværdi er " +"'\\t'." -#. i18n: file ./editor/connectioneditor.ui line 56 -#: rc.cpp:954 -#, no-c-format -msgid "Sender" -msgstr "Afsender" +#: 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 "" +"Opret en streng fra et heltalsindeksteret array. Sammenkæd elementerne med " +"adskillelsestegnet. Adskillerens standardværdi er '\\t'." -#. i18n: file ./editor/connectioneditor.ui line 67 -#: rc.cpp:957 -#, no-c-format -msgid "Signal" -msgstr "Signal" +#: 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 "" +"Fjern KeyNum-elementer som starter med KeyStart fra et indeksteret array og " +"genindeksér arrayet. Hvis KeyNum ikke er specificeret, fjern da kun KeyStart-" +"elementet." -#. i18n: file ./editor/connectioneditor.ui line 78 -#: rc.cpp:960 -#, no-c-format -msgid "Receiver" -msgstr "Modtager" +#: 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 "" +"Indsæt elementerne fra strengen som starter ved nøgle og genindeksér " +"arrayet. Brug adskilleren til at adskille elementerne fra strengen. " +"Adskillerens standardværdi er '\\t'." -#. i18n: file ./editor/connectioneditor.ui line 89 -#: rc.cpp:963 -#, no-c-format -msgid "Slot" -msgstr "Slot" +#: 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 "" -#. i18n: file ./editor/connectioneditor.ui line 111 -#: rc.cpp:966 -#, no-c-format -msgid "Displays the connections between the sender and the receiver." -msgstr "Viser forbindelserne mellem afsender og modtager." +#: 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]\".The 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." +"Convert 2D array to string, optionaly with row and column headings. If " +"written without values set it will default to no headings." msgstr "" -"En liste af slot til modtageren." -"
Der vises kun slot, der har argumenter der svarer til, de i signallisten " -"markerede signalers argumenter." -#. i18n: file ./editor/connectioneditor.ui line 127 -#: rc.cpp:972 -#, fuzzy, no-c-format -msgid "Displays the list of signals that the widget emits." -msgstr "Vis listen af signaler kontrollen udsender." +#: plugin/specialinformation.cpp:500 +#, fuzzy +msgid "Return the number of rows in the matrix" +msgstr "Returnerer antallet af rækker i tabellen" -#. i18n: file ./editor/connectioneditor.ui line 143 -#: rc.cpp:975 -#, no-c-format -msgid "Si&gnals:" -msgstr "Si&gnaler:" +#: plugin/specialinformation.cpp:502 +#, fuzzy +msgid "Return the number of columns in the matrix" +msgstr "Returnerer antallet af elementer i array." -#. i18n: file ./editor/connectioneditor.ui line 183 -#: rc.cpp:978 -#, no-c-format -msgid "&Slots:" -msgstr "&Slot:" +#: plugin/specialinformation.cpp:504 +#, fuzzy +msgid "Clear the entire matrix" +msgstr "Ryd redigeret tekst" -#. i18n: file ./editor/connectioneditor.ui line 217 -#: rc.cpp:981 -#, no-c-format -msgid "&Disconnect" -msgstr "&Afbryd" +#: plugin/specialinformation.cpp:506 +msgid "" +"Convert row to array. Useful break out rows of data to work with. If you " +"want to avoid spurious data Clear-First will wipe the array before filling " +"it. If you choose indexed it will use a zero based index. Otherwise it will " +"use the column keys." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 220 -#: rc.cpp:984 -#, no-c-format -msgid "Alt+D" -msgstr "Alt+D" +#: 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" +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 226 -#: rc.cpp:987 -#, no-c-format -msgid "Remove the selected connection" -msgstr "Fjern den markerede forbindelse" +#: plugin/specialinformation.cpp:510 +msgid "Copy a column of a Matrix to an indexed array" +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 229 -#: rc.cpp:990 -#, no-c-format -msgid "Remove the selected connection." -msgstr "Fjern den markerede forbindelse." +#: plugin/specialinformation.cpp:512 +msgid "" +"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if " +"left empty" +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 257 -#: rc.cpp:996 -#, no-c-format -msgid "Alt+O" -msgstr "Alt+O" +#: plugin/specialinformation.cpp:514 +msgid "" +"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" " +"if left empty" +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" +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 277 -#: rc.cpp:1005 -#, no-c-format -msgid "Alt+C" -msgstr "Alt+C" +#: plugin/specialinformation.cpp:518 +msgid "Remove a row from the matrix by key name. Returns true if key is found." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 318 -#: rc.cpp:1011 -#, no-c-format -msgid "Connec&tions:" -msgstr "Forbin&delser:" +#: plugin/specialinformation.cpp:520 +msgid "" +"Remove a column from the matrix by key name. Returns true if key is found." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 346 -#: rc.cpp:1014 -#, no-c-format -msgid "Co&nnect" -msgstr "Forb&ind" +#: 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." +msgstr "" -#. i18n: file ./editor/connectioneditor.ui line 349 -#: rc.cpp:1017 -#, no-c-format -msgid "Alt+N" -msgstr "Alt+N" +#: plugin/specialinformation.cpp:526 +msgid "Returns number of chars in the string." +msgstr "Returnerer antallet af tegn i strengen." -#. i18n: file ./editor/connectioneditor.ui line 355 -#: rc.cpp:1020 -#, no-c-format -msgid "Create connection" -msgstr "Opret forbindelse" +#: plugin/specialinformation.cpp:528 +msgid "Checks if the the string contains the given substring." +msgstr "Kontrollerer om strengen indeholder den givne understreng." -#. i18n: file ./editor/connectioneditor.ui line 358 -#: rc.cpp:1023 -#, no-c-format -msgid "Create a connection between a signal and a slot." -msgstr "Opret en forbindelse mellem et signal og en slot." +#: plugin/specialinformation.cpp:530 +msgid "" +"Returns the position of a substring in the string, or -1 if it is not found." +msgstr "" +"Returnerer positionen af understrengen i strengen, eller -1 hvis den ikke " +"findes." -#. i18n: file ./editor/paletteeditor.ui line 43 -#: rc.cpp:1026 -#, no-c-format -msgid "Edit Palette" -msgstr "Redigér palet" +#: plugin/specialinformation.cpp:532 +msgid "" +"Returns the position of a substring in the string, or -1 if it is not found. " +"String is searched backwards" +msgstr "" +"Returnerer positionen af understrengen i strengen, eller -1 hvis den ikke " +"findes." -#. i18n: file ./editor/paletteeditor.ui line 68 -#: rc.cpp:1029 -#, no-c-format -msgid "Build Palette" -msgstr "Byg palet" +#: plugin/specialinformation.cpp:534 +#, fuzzy +msgid "Returns the count of a given substring in the given string." +msgstr "Returnerer punktets tekst ved det givne indeks." -#. i18n: file ./editor/paletteeditor.ui line 111 -#: rc.cpp:1032 -#, no-c-format -msgid "&3D effects:" -msgstr "&3D effekter:" +#: plugin/specialinformation.cpp:536 +msgid "Returns the first n chars of the string." +msgstr "Returnerer de førsten tegn i streng." -#. i18n: file ./editor/paletteeditor.ui line 142 -#: rc.cpp:1038 -#, no-c-format -msgid "Choose the effect-color for the generated palette." -msgstr "Vælg effektfarven for den genererede palet." +#: plugin/specialinformation.cpp:538 +msgid "Returns the last n chars of the string." +msgstr "Returnerer de sidste n tegn i strengen." -#. i18n: file ./editor/paletteeditor.ui line 173 -#: rc.cpp:1041 -#, no-c-format -msgid "Back&ground:" -msgstr "Bag&grund:" +#: plugin/specialinformation.cpp:540 +msgid "Returns n chars of the string, starting from start." +msgstr "Returnerer n tegn af strengen, startende fra start." -#. i18n: file ./editor/paletteeditor.ui line 204 -#: rc.cpp:1047 -#, no-c-format -msgid "Choose the background color for the generated palette." -msgstr "Vælg baggrundsfarven for den genererede palet." +#: plugin/specialinformation.cpp:542 +msgid "Removes all occurrences of given substring." +msgstr "Fjerne alle forekomster af den givne understreng." -#. i18n: file ./editor/paletteeditor.ui line 229 -#: rc.cpp:1050 -#, no-c-format -msgid "&Tune Palette..." -msgstr "&Finindstil palet..." +#: plugin/specialinformation.cpp:544 +msgid "" +"Replaces all occurrences of the given substring with the given replacement." +msgstr "" +"Erstatter alle forekomster af den givne understreng med den givne erstatning." -#. i18n: file ./editor/paletteeditor.ui line 247 -#: rc.cpp:1053 -#, no-c-format -msgid "Preview" -msgstr "Forhåndsvisning" +#: plugin/specialinformation.cpp:546 +msgid "Converts the string to uppercase." +msgstr "Konverterer strengen til store bogstaver." -#. i18n: file ./editor/functions.ui line 16 -#: rc.cpp:1083 -#, no-c-format -msgid "Function Browser" -msgstr "Funktionssøger" +#: plugin/specialinformation.cpp:548 +msgid "Converts the string to lowercase." +msgstr "Konverterer strengen til små bogstaver." -#. i18n: file ./editor/functions.ui line 38 -#: rc.cpp:1086 -#, no-c-format -msgid "Description:" -msgstr "Beskrivelse:" +#: plugin/specialinformation.cpp:550 +msgid "" +"Compares two strings. Returns 0 if they are equal, -1 if the first one is " +"lower, 1 if the first one is higher" +msgstr "" +"Sammenligner to strenge. Returnerer 0 hvis de er ens, -1 hvis den første er " +"mindst, 1 hvis den første er størst." -#. i18n: file ./editor/functions.ui line 67 -#: rc.cpp:1089 -#, no-c-format -msgid "&Group:" -msgstr "&Gruppe:" +#: plugin/specialinformation.cpp:553 +msgid "Checks if the string is empty." +msgstr "Kontrollerer om strengen er tom." -#. i18n: file ./editor/functions.ui line 97 -#: rc.cpp:1092 -#, no-c-format -msgid "&Function:" -msgstr "&Funktion:" +#: plugin/specialinformation.cpp:555 +msgid "Checks if the string is a valid number." +msgstr "Kontrollerer om strengen er et gyldigt tal." -#. i18n: file ./editor/functions.ui line 129 -#: rc.cpp:1095 -#, no-c-format -msgid "&Parameters" -msgstr "&Parametre" +#: plugin/specialinformation.cpp:557 +msgid "Returns given section of a string." +msgstr "Returnerer given del af en streng." -#. i18n: file ./editor/functions.ui line 140 -#: rc.cpp:1098 -#, no-c-format -msgid "Arg3" -msgstr "Arg3" +#: plugin/specialinformation.cpp:559 +msgid "" +"Returns the given string with %1, %2, %3 replaced with arg1, arg2" +"i>, arg3 accordingly." +msgstr "" +"Returnerer den givne streng med %1, %2, %3 erstattet med henholdsvis " +"arg1, arg2, arg3." -#. i18n: file ./editor/functions.ui line 148 -#: rc.cpp:1101 -#, no-c-format -msgid "Arg5" -msgstr "Arg5" +#: plugin/specialinformation.cpp:561 +msgid "Round a floating point number by x digits." +msgstr "Afrund et flydende punkttal med x cifre." -#. i18n: file ./editor/functions.ui line 190 -#: rc.cpp:1104 -#, no-c-format -msgid "Insert function" -msgstr "Indsæt funktion" +#: plugin/specialinformation.cpp:563 +msgid "" +"Sort a string list. Only first paramter is required. Default separator is a " +"newline." +msgstr "" -#. i18n: file ./editor/functions.ui line 198 -#: rc.cpp:1107 -#, no-c-format -msgid "Arg4" -msgstr "Arg4" +#: plugin/specialinformation.cpp:565 +msgid "Strips white space from beginning and end of string." +msgstr "" -#. i18n: file ./editor/functions.ui line 240 -#: rc.cpp:1110 rc.cpp:1116 rc.cpp:1119 rc.cpp:1125 rc.cpp:1128 rc.cpp:1131 -#, no-c-format -msgid "Quote" -msgstr "Citat" +#: 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." +msgstr "" -#. i18n: file ./editor/functions.ui line 263 -#: rc.cpp:1113 -#, no-c-format -msgid "Arg1" -msgstr "Arg1" +#: plugin/specialinformation.cpp:569 +msgid "" +"Pads the string to the total length indicated. if no pad character is given " +"spaces will be used." +msgstr "" -#. i18n: file ./editor/functions.ui line 362 -#: rc.cpp:1122 -#, no-c-format -msgid "Widget:" -msgstr "Kontrol:" +#: plugin/specialinformation.cpp:572 +msgid "Convert a string to an integer. If not possible use the default value" +msgstr "" +"Konvertér en streng til et heltal. Hvis umuligt, brug da standardværdien" -#. i18n: file ./editor/functions.ui line 502 -#: rc.cpp:1134 -#, no-c-format -msgid "Arg6" -msgstr "Arg6" +#: plugin/specialinformation.cpp:574 +msgid "" +"Convert a string to a double precision floating point value. If not possible " +"use the default value" +msgstr "" +"Konvertér en streng til en dobbelt præcisions 'floating point'-værdi. Hvis " +"umuligt brug da standardværdien" -#. i18n: file ./editor/functions.ui line 510 -#: rc.cpp:1137 -#, no-c-format -msgid "Arg2" -msgstr "Arg2" +#: plugin/specialinformation.cpp:578 +msgid "Returns content of given file." +msgstr "Returnerer indholdet af en given fil." -#. i18n: file ./editor/functions.ui line 623 -#: rc.cpp:1146 -#, no-c-format -msgid "Clear edited text" -msgstr "Ryd redigeret tekst" +#: plugin/specialinformation.cpp:580 +msgid "Writes given string to a file." +msgstr "Skriver given streng til en fil." -#. i18n: file ./editor/functions.ui line 631 -#: rc.cpp:1149 -#, no-c-format -msgid "Inserted &text:" -msgstr "Indsat &tekst:" +#: plugin/specialinformation.cpp:582 +msgid "Appends given string to the end of a file." +msgstr "Tilføjer given streng til slutningen af en fil." -#. i18n: file ./editor/listvieweditor.ui line 35 -#: rc.cpp:1152 -#, no-c-format -msgid "Edit Listview" -msgstr "Redigér listevisning" +#: plugin/specialinformation.cpp:584 +msgid "Checks to see if file exists." +msgstr "Tjekker for at se om filen findes." -#. i18n: file ./editor/listvieweditor.ui line 41 -#: rc.cpp:1155 -#, no-c-format +#: plugin/specialinformation.cpp:587 msgid "" -"Edit Listview" -"
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.
" +"Shows color dialog. Returns color in #RRGGBB format. Defaults to the " +"parameter, if specified." msgstr "" -"Redigér listevisning" -"Benyt kontrollerne på Punkter-fanebladet for at tilføje, redigere " -"eller slette punkter i listevisningen. Ændr listevisningens " -"søjlekonfigurationen ved at benytte kontrollerne i Søjler-fanebladet.
" -"Klik på Nyt punkt-knappen for at oprette et nyt punkt. Indtast så " -"teksten og tilføj et billede." -"Vælg et punkt fra listen og klik på Slet punkt" -"-knappen for at fjerne punktet fra listen.
" +"Viser farvedialogen. Returnerer farver i formatet #RRGGBB. Bruger parametret " +"som standard hvis angivet." -#. 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 "" -"Sletter det valgte punkt." -"Alle underpunkter bliver også slettet.
" +#: plugin/specialinformation.cpp:589 +msgid "Shows text selection dialog. Returns entered text." +msgstr "Viser tekstmarkeringsdialogen. Returnerer den indtastede tekst." -#. i18n: file ./editor/listvieweditor.ui line 99 -#: rc.cpp:1170 -#, no-c-format -msgid "Item &Properties" -msgstr "E&genskaber for punkter" +#: plugin/specialinformation.cpp:591 +msgid "Shows a dialog asking user for password and returns it." +msgstr "Viser en dialog som beder brugeren om et kodeord, og returnerer det." -#. i18n: file ./editor/listvieweditor.ui line 116 -#: rc.cpp:1173 -#, no-c-format -msgid "Pi&xmap:" -msgstr "&Billede:" +#: plugin/specialinformation.cpp:593 +msgid "Shows value selection dialog. Returns entered value." +msgstr "Viser værdi-markeringsdialogen. Returnerer den indtastede værdi." -#. i18n: file ./editor/listvieweditor.ui line 147 -#: rc.cpp:1182 -#, no-c-format +#: plugin/specialinformation.cpp:595 +msgid "Shows float value selection dialog. Returns entered value." +msgstr "Viser dialogen med float-værdier. Returnerer indtastet værdi." + +#: plugin/specialinformation.cpp:597 +msgid "Shows existing file selection dialog. Returns selected file." +msgstr "Viser eksisterende filvælger-dialog. Returnerer den valgte fil." + +#: plugin/specialinformation.cpp:599 +msgid "Shows save file selection dialog. Returns selected file." +msgstr "Viser gem filvælger-dialogen. Returnerer den valgte fil." + +#: plugin/specialinformation.cpp:601 +msgid "Shows directory selection dialog. Returns selected directory." +msgstr "Viser katalogvælger-dialogen. Returnerer det valgte katalog." + +#: plugin/specialinformation.cpp:603 msgid "" -"Change the text of the item." -"The text will be changed in the current column of the selected item.
" +"Shows multiple files selection dialog. Returns EOL-separated list of " +"selected files." msgstr "" -"Ændr punktets tekst." -"Teksten ændres i det valgte punkts aktuelle søjle.
" - -#. i18n: file ./editor/listvieweditor.ui line 155 -#: rc.cpp:1185 -#, no-c-format -msgid "Change column" -msgstr "Ændr søjle" +"Viser vælg flere filer-dialogen. Returnerer EOL-adskilt liste med de valgte " +"filer." -#. i18n: file ./editor/listvieweditor.ui line 158 -#: rc.cpp:1188 -#, no-c-format +#: plugin/specialinformation.cpp:607 msgid "" -"Select the current column." -"The item's text and pixmap will be changed for the current column
" +"Shows an information dialog. Returns true when clicked so you can check for " +"user response." msgstr "" -"Vælg den aktuelle søjle." -"Punktets tekst og billede ændres for den aktuelle søjle.
" - -#. i18n: file ./editor/listvieweditor.ui line 166 -#: rc.cpp:1191 -#, no-c-format -msgid "Colu&mn:" -msgstr "Sø&jle:" -#. i18n: file ./editor/listvieweditor.ui line 252 -#: rc.cpp:1218 -#, no-c-format +#: plugin/specialinformation.cpp:609 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.
" +"Shows an error dialog. Returns true when clicked so you can check for user " +"response." msgstr "" -"Tilføjer et nyt punkt til listen." -"Punktet vil blive i toppen af listen og kan flyttes ved brug af op- og " -"nedknapperne.
" - -#. i18n: file ./editor/listvieweditor.ui line 268 -#: rc.cpp:1224 -#, no-c-format -msgid "New &Subitem" -msgstr "Nyt &underpunkt" - -#. i18n: file ./editor/listvieweditor.ui line 271 -#: rc.cpp:1227 -#, no-c-format -msgid "Add a subitem" -msgstr "Tilføj et underpunkt" -#. i18n: file ./editor/listvieweditor.ui line 274 -#: rc.cpp:1230 -#, no-c-format +#: plugin/specialinformation.cpp:611 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.
" +"Shows a warning dialog with up to three buttons. Returns number of selected " +"button." msgstr "" -"Opretter et nyt underpunkt til det valgte punkt." -"Nye underpunkter indsættes i toppen af listen af underpunkter og nye " -"niveauer laves automatisk.
" +"Viser en advarsels-dialog med op til tre knapper. Returnerer antallet af " +"valgte knapper." -#. i18n: file ./editor/listvieweditor.ui line 308 -#: rc.cpp:1236 -#, no-c-format +#: plugin/specialinformation.cpp:613 msgid "" -"Move the selected item up." -"The item will be moved within its level in the hierarchy.
" +"Shows a question dialog with up to three buttons. Returns number of selected " +"button." msgstr "" -"Flyt det valgte punkt opad." -"Punktet vil blive flyttet indenfor sit niveau i hierarkiet.
" +"Viser en forespørgselsdialog med op til tre knapper. Returnerer antallet af " +"markerede knapper." -#. i18n: file ./editor/listvieweditor.ui line 325 -#: rc.cpp:1242 -#, no-c-format +#: pluginmanager/main.cpp:39 msgid "" -"Move the selected item down." -"The item will be moved within its level in the hierarchy.
" +"kmdr-plugins is a component of the Kommander dialog system that manages " +"installed plugins." msgstr "" -"Flyt det valgte punkt nedad." -"Punktet vil blive flyttet indenfor sit niveau i hierarkiet.
" +"kmdr-plugins er en komponent af Kommanders dialogsystem der håndterer " +"installerede plugin." -#. i18n: file ./editor/listvieweditor.ui line 339 -#: rc.cpp:1245 -#, no-c-format -msgid "Move left" -msgstr "Flyt til venstre" +#: pluginmanager/main.cpp:46 +msgid "Register given library" +msgstr "Registrér givet bibliotek" -#. 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 "" -"Flyt det valgte punkt et niveau opad." -"Dette vil også ændre niveauet i punkternes underpunkter.
" +#: pluginmanager/main.cpp:48 +msgid "Remove given library" +msgstr "Fjern givet bibliotek" -#. i18n: file ./editor/listvieweditor.ui line 356 -#: rc.cpp:1251 -#, no-c-format -msgid "Move right" -msgstr "Flyt til højre" +#: pluginmanager/main.cpp:50 +msgid "Check all installed plugins and remove those missing" +msgstr "Kontrollér alle installerede plugin og fjern dem som mangler" -#. 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 "" -"Flyt det valgte punkt et niveau nedad." -"Dette vil også ændre niveauet i punkternes underpunkter.
" +#: pluginmanager/main.cpp:52 +msgid "List all installed plugins" +msgstr "List alle installerede plugin" -#. i18n: file ./editor/listvieweditor.ui line 386 -#: rc.cpp:1260 -#, no-c-format -msgid "Column Properties" -msgstr "Søjleegenskaber" +#: pluginmanager/main.cpp:59 +msgid "Kommander Plugin Manager" +msgstr "Kommander pluginhåndtering" -#. i18n: file ./editor/listvieweditor.ui line 437 -#: rc.cpp:1272 -#, no-c-format -msgid "Delete the pixmap of the selected column." -msgstr "Slet billedet i den markerede søjle." +#: pluginmanager/main.cpp:80 +msgid "Error adding plugin '%1'" +msgstr "Fejl ved tilføjelse af pluginnet '%1'" -#. 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 "" -"Vælg en billedfil for den valgte søjle." -"Billedfilen vil blive vist i overskriften af listevisningen.
" +#: pluginmanager/main.cpp:85 +msgid "Error removing plugin '%1'" +msgstr "Fejl ved fjernelse af pluginnet '%1'" -#. i18n: file ./editor/listvieweditor.ui line 482 -#: rc.cpp:1287 -#, no-c-format -msgid "Enter column text" -msgstr "Indtast søjletekst" +#: pluginmanager/mainwindow.cpp:37 +msgid "Refresh" +msgstr "Genopfrisk" -#. 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 "" -"Indtast søjletekst for den markerede søjle." -"Teksten vil blive vist i overskriften i listevisningen.
" +#: pluginmanager/mainwindow.cpp:72 +msgid "Add Kommander Plugin" +msgstr "Tilføj Kommander plugin" -#. i18n: file ./editor/listvieweditor.ui line 493 -#: rc.cpp:1293 -#, no-c-format -msgid "Clicka&ble" -msgstr "Klik&bar" +#: pluginmanager/mainwindow.cpp:80 +msgid "%2
%2
The top-most column will be the first column in the list.
" +"Error in widget %1:\n" +" %2\n" msgstr "" -"Flyt det valgte punkt nedad." -"Den øverste søjle vil blive til den første søjle på listen.
" +"Fejl i kontrol %1:\n" +" %2\n" -#. i18n: file ./editor/listvieweditor.ui line 551 -#: rc.cpp:1323 -#, no-c-format -msgid "Add a Column" -msgstr "Tilføj en søjle" +#: widget/kommanderwidget.cpp:582 +msgid "Unmatched parenthesis after '%1'." +msgstr "Ikke matchende parenteser efter '%1'." -#. i18n: file ./editor/listvieweditor.ui line 554 -#: rc.cpp:1326 -#, no-c-format +#: widget/kommanderwidget.cpp:591 +msgid "Unmatched quotes in argument of '%1'." +msgstr "Ikke matchende citationstegn i argument for '%1'." + +#: widget/kommanderwidget.cpp:593 +msgid "Unknown function group: '%1'." +msgstr "Ukendt funktionsgruppe: '%1'." + +#: widget/kommanderwidget.cpp:595 +msgid "Unknown function: '%1' in group '%2'." +msgstr "Ukendt funktion: '%1' i gruppe '%2'." + +#: widget/kommanderwidget.cpp:597 +msgid "Unknown widget function: '%1'." +msgstr "Ukendt kontrolfunktion: '%1'." + +#: widget/kommanderwidget.cpp:599 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.
" +"Not enough arguments for '%1' (%2 instead of %3).Correct syntax is: %4" msgstr "" -"Opretter en ny søjle." -"
Nye søjler tilføjes for enden af (til højre for) listen og kan flyttes ved " -"brug af op- og nedknapperne.
" +"Ikke nok argumenter for '%1' (%2 i stedet for %3).Korrekt syntaks er: %4" -#. 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.
" +#: widget/kommanderwidget.cpp:604 +msgid "Too many arguments for '%1' (%2 instead of %3).Correct syntax is: %4" msgstr "" -"Flyt det valgte punkt opad." -"
Den øverste søjle vil blive til den første søjle på listen.
" +"For mange argumenter for '%1' (%2 i stedet for %3).Korrekt syntaks er: %4"
-#. i18n: file ./editor/listvieweditor.ui line 579
-#: rc.cpp:1335
-#, no-c-format
-msgid "The list of columns."
-msgstr "Liste af søjler."
+#: widget/myprocess.cpp:94
+msgid "
%1
%1
\n" -" http://www.trolltech.com \n" -"
\n" -"\n" -" http://www.kde.org \n" -"
" +"Expected '%1'\n" -" http://www.trolltech.com \n" -"
\n" -"\n" -" http://www.kde.org \n" -"
" +"Forventede '%1'Add and remove connections in the current form ." +"p>
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 "" +" Redigér ForbindelserTilføj og slet forbindelser i den aktuelle " +"formular.
Vælg et signal og en tilhørende slot, tryk så på Forbind" +"b>-knappen for at oprette forbindelsen.
Vælg en forbindelse fra listen " +"og tryk så på Afbryd-knappen for at slette forbindelsen.
" -#: widgets/dialog.cpp:58 -msgid "Restore normal curser. NOTE: must be called as many times as wait was." +#: editor/connectioneditor.ui:56 +#, no-c-format +msgid "Sender" +msgstr "Afsender" + +#: editor/connectioneditor.ui:67 +#, no-c-format +msgid "Signal" +msgstr "Signal" + +#: editor/connectioneditor.ui:78 +#, no-c-format +msgid "Receiver" +msgstr "Modtager" + +#: editor/connectioneditor.ui:89 +#, no-c-format +msgid "Slot" +msgstr "Slot" + +#: editor/connectioneditor.ui:111 +#, no-c-format +msgid "Displays the connections between the sender and the receiver." +msgstr "Viser forbindelserne mellem afsender og modtager." + +#: editor/connectioneditor.ui:119 +#, fuzzy, no-c-format +msgid "" +"A list of slots for the receiver.The 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 "" +"En liste af slot til modtageren.
Der vises kun slot, der har "
+"argumenter der svarer til, de i signallisten markerede signalers argumenter."
+""
-#: widget/expression.cpp:199 widget/expression.cpp:208
-msgid "error"
-msgstr "fejl"
+#: editor/connectioneditor.ui:127
+#, fuzzy, no-c-format
+msgid "Displays the list of signals that the widget emits."
+msgstr "Vis listen af signaler kontrollen udsender."
-#: widget/parser.cpp:116
-msgid "Invalid character: '%1'"
-msgstr "Ugyldigt tegn: '%1'"
+#: editor/connectioneditor.ui:143
+#, no-c-format
+msgid "Si&gnals:"
+msgstr "Si&gnaler:"
-#: widget/parser.cpp:192
-msgid "Constant value expected"
-msgstr "Konstant værdi forventet"
+#: editor/connectioneditor.ui:183
+#, no-c-format
+msgid "&Slots:"
+msgstr "&Slot:"
+
+#: editor/connectioneditor.ui:217
+#, no-c-format
+msgid "&Disconnect"
+msgstr "&Afbryd"
+
+#: editor/connectioneditor.ui:220
+#, no-c-format
+msgid "Alt+D"
+msgstr "Alt+D"
+
+#: editor/connectioneditor.ui:226
+#, no-c-format
+msgid "Remove the selected connection"
+msgstr "Fjern den markerede forbindelse"
+
+#: editor/connectioneditor.ui:229
+#, no-c-format
+msgid "Remove the selected connection."
+msgstr "Fjern den markerede forbindelse."
+
+#: editor/connectioneditor.ui:257
+#, no-c-format
+msgid "Alt+O"
+msgstr "Alt+O"
+
+#: editor/connectioneditor.ui:266 editor/formsettings.ui:98
+#: editor/iconvieweditor.ui:325 editor/listboxeditor.ui:109
+#: editor/listvieweditor.ui:658 editor/multilineeditor.ui:158
+#: editor/paletteeditor.ui:377 editor/paletteeditoradvanced.ui:597
+#: editor/preferences.ui:552 editor/tableeditor.ui:111
+#: editor/wizardeditor.ui:200
+#, no-c-format
+msgid "Close the dialog and apply all the changes."
+msgstr "Luk dialogen og anvend alle ændringer."
-#: widget/parser.cpp:223
-msgid "'%1' (%2) is not a widget"
-msgstr "'%1' (%2) er ikke en kontrol"
+#: editor/connectioneditor.ui:277
+#, no-c-format
+msgid "Alt+C"
+msgstr "Alt+C"
-#: widget/parser.cpp:235 widget/parser.cpp:520
-msgid "'%1' is not a function"
-msgstr "'%1' er ikke en funktion"
+#: editor/connectioneditor.ui:283 editor/formsettings.ui:112
+#: editor/iconvieweditor.ui:353 editor/listboxeditor.ui:137
+#: editor/listvieweditor.ui:686 editor/multilineeditor.ui:196
+#: editor/paletteeditor.ui:391 editor/paletteeditoradvanced.ui:611
+#: editor/preferences.ui:569 editor/tableeditor.ui:139
+#: editor/wizardeditor.ui:228
+#, no-c-format
+msgid "Close the dialog and discard any changes."
+msgstr "Luk dialogen og kassér alle ændringer."
-#: widget/parser.cpp:246
-msgid "Expected value"
-msgstr "Forventet værdi"
+#: editor/connectioneditor.ui:318
+#, no-c-format
+msgid "Connec&tions:"
+msgstr "Forbin&delser:"
-#: widget/parser.cpp:271 widget/parser.cpp:281
-msgid "Divide by zero"
-msgstr "Dividér med nul"
+#: editor/connectioneditor.ui:346
+#, no-c-format
+msgid "Co&nnect"
+msgstr "Forb&ind"
-#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434
-msgid "in function '%1': %2"
-msgstr "i funktion '%1': '%2'"
+#: editor/connectioneditor.ui:349
+#, no-c-format
+msgid "Alt+N"
+msgstr "Alt+N"
-#: widget/parser.cpp:426
-msgid "too few parameters"
-msgstr "for få parametre"
+#: editor/connectioneditor.ui:355
+#, no-c-format
+msgid "Create connection"
+msgstr "Opret forbindelse"
-#: widget/parser.cpp:428
-msgid "too many parameters"
-msgstr "for mange parametre"
+#: editor/connectioneditor.ui:358
+#, no-c-format
+msgid "Create a connection between a signal and a slot."
+msgstr "Opret en forbindelse mellem et signal og en slot."
-#: widget/parser.cpp:474
-msgid "in widget function '%1.%2': %3"
-msgstr "i kontrolfunktion '%1.%2': %3"
+#: editor/createtemplate.ui:61
+#, no-c-format
+msgid "Template &name:"
+msgstr "Skabelon&navn:"
-#: widget/parser.cpp:517
-msgid "'%1' is not a widget"
-msgstr "%1 er ikke en grafisk kontrol"
+#: editor/createtemplate.ui:76
+#, no-c-format
+msgid "Name of the new template"
+msgstr "Navn på skabelon"
-#: widget/parser.cpp:522
-msgid "Unexpected symbol after variable '%1'"
-msgstr "Uventede symboler efter variablen '%1'"
+#: editor/createtemplate.ui:80
+#, no-c-format
+msgid "Enter the name of the new template"
+msgstr "Indtast navnet på den nye skabelonen"
-#: widget/parser.cpp:741
+#: editor/createtemplate.ui:91
+#, no-c-format
+msgid "Class of the new template"
+msgstr "Skabelonklasse"
+
+#: editor/createtemplate.ui:95
+#, no-c-format
msgid ""
-"Expected '%1'"
-"
"
-"
Possible cause of the error is having a variable with the same name as a "
-"widget"
+"Enter the name of the class which should be used as the template's base class"
msgstr ""
-"Forventede '%1'"
-"
"
-"
Mulig årsag til fejlen er at have en variabel med samme navn som en kontrol"
+"Indtast navnet på den klasse som skal bruges som basisklasse for skabelonen"
-#: widget/parser.cpp:743
-msgid "Expected '%1'"
-msgstr "Forventet '%1'"
+#: editor/createtemplate.ui:142
+#, no-c-format
+msgid "C&reate"
+msgstr "Op&ret"
-#: widget/parser.cpp:757 widget/parser.cpp:770
-msgid "Expected variable"
-msgstr "Forventet variabel"
+#: editor/createtemplate.ui:150
+#, no-c-format
+msgid "Creates the new template"
+msgstr "Opretter den nye skabelon"
-#: widget/kommanderfunctions.cpp:120
-msgid "Unterminated @execBegin ... @execEnd block."
-msgstr "Ikke afsluttet @execBegin ... @execEnd blok."
+#: editor/createtemplate.ui:165
+#, no-c-format
+msgid "Closes the Dialog"
+msgstr "Lukker dialogen"
-#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164
-msgid "Unterminated @forEach ... @end block."
-msgstr "Ikke afsluttet @forEach ... @end block."
+#: editor/createtemplate.ui:178
+#, no-c-format
+msgid "&Baseclass for template:"
+msgstr "&Basisklasse for skabelon:"
-#: widget/kommanderfunctions.cpp:201
-msgid "Unterminated @if ... @endif block."
-msgstr "Ikke-termineret @if ... @endif blok."
+#: editor/formsettings.ui:35
+#, no-c-format
+msgid "Form Settings"
+msgstr "Formularopsætning"
-#: widget/kommanderfunctions.cpp:221
-msgid "Unterminated @switch ... @end block."
-msgstr "Ikke-termineret @switch ... @end blok."
+#: editor/formsettings.ui:41
+#, 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." +"p>" +msgstr "" +"Formularopsætning
Ændr opsætning for formularen. Indstillinger " +"såsom Kommentar og Forfatter er til eget brug og er ikke " +"påkrævede.
" -#: widget/kommanderfunctions.cpp:320 -#, c-format -msgid "Unknown widget: @%1." -msgstr "Ukendt kontrol: @%1." +#: editor/formsettings.ui:122 +#, no-c-format +msgid "La&youts" +msgstr "La&yout" -#: widget/kommanderfunctions.cpp:338 -msgid "Infinite loop: @%1 called inside @%2." -msgstr "Uendeligt løkke: @%1 kaldet indeni @%2." +#: editor/formsettings.ui:155 +#, no-c-format +msgid "Default mar&gin:" +msgstr "S&tandardmargin:" -#: widget/kommanderfunctions.cpp:344 -msgid "Script for @%1 is empty." -msgstr "Script for @%1 er tomt." +#: editor/formsettings.ui:166 +#, no-c-format +msgid "D&efault spacing:" +msgstr "S&tandardmellemrum:" -#: widget/myprocess.cpp:94 -msgid "%2
%2
Correct syntax is: %4" -msgstr "" -"Ikke nok argumenter for '%1' (%2 i stedet for %3)." -"
Korrekt syntaks er: %4" +#: editor/functions.ui:198 +#, no-c-format +msgid "Arg4" +msgstr "Arg4" -#: widget/kommanderwidget.cpp:604 -msgid "Too many arguments for '%1' (%2 instead of %3).
Correct syntax is: %4" -msgstr "" -"For mange argumenter for '%1' (%2 i stedet for %3)." -"
Korrekt syntaks er: %4" +#: editor/functions.ui:240 editor/functions.ui:295 editor/functions.ui:339 +#: editor/functions.ui:391 editor/functions.ui:435 editor/functions.ui:479 +#, no-c-format +msgid "Quote" +msgstr "Citat" -#: plugin/specialinformation.cpp:286 -msgid "Inserts the item if it will not create a duplicate." -msgstr "Indsætter punktet hvis ikke en kopi kan oprettes." +#: editor/functions.ui:263 +#, no-c-format +msgid "Arg1" +msgstr "Arg1" -#: plugin/specialinformation.cpp:288 -msgid "" -"Returns scripts associated with widget. This is an advanced feature that would " -"not be commonly used." -msgstr "" -"Returnerer scripter associeret med kontrollen. Dette er en avanceret " -"indstilling der ikke ofte bruges." +#: editor/functions.ui:362 +#, no-c-format +msgid "Widget:" +msgstr "Kontrol:" -#: plugin/specialinformation.cpp:289 -msgid "Stops execution of the script associated with the widget." -msgstr "Standser kørslen af scriptet tilknyttet kontrollen." +#: editor/functions.ui:502 +#, no-c-format +msgid "Arg6" +msgstr "Arg6" + +#: editor/functions.ui:510 +#, no-c-format +msgid "Arg2" +msgstr "Arg2" + +#: editor/functions.ui:623 +#, no-c-format +msgid "Clear edited text" +msgstr "Ryd redigeret tekst" -#: plugin/specialinformation.cpp:291 -msgid "Returns text of a cell in a table." -msgstr "Returnerer teksten fra en celle i en tabel." +#: editor/functions.ui:631 +#, no-c-format +msgid "Inserted &text:" +msgstr "Indsat &tekst:" -#: plugin/specialinformation.cpp:293 -msgid "Returns 1 for checked boxes, 0 for unchecked." -msgstr "Returnerer 1 for tjekkede felter, 0 for ikke-tjekkede." +#: editor/iconvieweditor.ui:35 +#, no-c-format +msgid "Edit Iconview" +msgstr "Redigér ikonvisning" -#: plugin/specialinformation.cpp:295 +#: editor/iconvieweditor.ui:41 +#, no-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." +"Edit Iconview
Add, edit or delete items in the icon view." +"p>
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 "" -"Returnerer listen af barnekontroller indeholdt i forældrekontrollen. Sætter den " -"rekursive parameter til sand for at inkludere kontroller " -"indeholdt i barnekontroller." +"Redigér ikonvisningTilføj, redigér eller slet punkter i " +"ikonvisningen.
Klik på Nyt punkt-knappen for at oprette et nyt " +"punkt. Indtast så teksten og vælg et billede.
Vælg et punkt fra " +"visningen og klik på Slet punkt-knappen, for at fjerne punktet fra " +"ikonvisningen.
" -#: plugin/specialinformation.cpp:297 -msgid "Removes all content from the widget." -msgstr "Fjerner al indhold fra kontrollen." +#: editor/iconvieweditor.ui:72 +#, no-c-format +msgid "All items in the iconview." +msgstr "Alle punkter i ikonvisningen." -#: plugin/specialinformation.cpp:300 -msgid "Get the column count" -msgstr "Hent kolonnetælling" +#: editor/iconvieweditor.ui:94 editor/listboxeditor.ui:267 +#: editor/listvieweditor.ui:246 +#, no-c-format +msgid "&New Item" +msgstr "&Nyt punkt" -#: plugin/specialinformation.cpp:302 -msgid "Returns number of items in a widget such as combobox or listbox." -msgstr "" -"Returnerer antallet af elementer i en kontrol, f.eks. en kombinationsboks eller " -"et listefelt." +#: editor/iconvieweditor.ui:97 editor/listboxeditor.ui:270 +#: editor/listvieweditor.ui:249 +#, no-c-format +msgid "Add an item" +msgstr "Tilføj et punkt" -#: plugin/specialinformation.cpp:304 -msgid "Returns index of current column." -msgstr "Returnerer den aktuelle søjles indeks." +#: editor/iconvieweditor.ui:100 +#, no-c-format +msgid "Create a new item for the iconview." +msgstr "Opret et nyt punkt til ikonvisningen." -#: plugin/specialinformation.cpp:306 -msgid "Returns index of current item." -msgstr "Returnerer indeks af det aktuelle punkt." +#: editor/iconvieweditor.ui:108 editor/listboxeditor.ui:281 +#: editor/listvieweditor.ui:79 +#, no-c-format +msgid "&Delete Item" +msgstr "&Slet punkt" -#: plugin/specialinformation.cpp:308 -msgid "Returns index of current row." -msgstr "Returnerer den aktuelle rækkes indeks." +#: editor/iconvieweditor.ui:111 editor/listvieweditor.ui:82 +#, no-c-format +msgid "Delete item" +msgstr "Slet punkt" -#: 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 "" -"Kører scriptet som er forbundet med kontrollen. Med den nye fortolker kan " -"kørselsmetoden modtage et eller flere argumenter." +#: editor/iconvieweditor.ui:114 +#, no-c-format +msgid "Delete the selected item." +msgstr "Slet det valgte punkt." -#: 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 "" -"Returnerer indeks for et element med den givne tekst. Standard er versalfølsom. " -"Matchning kan være eksakt match eller match hvis strengen indeholdes. Kun det " -"første argument er påkrævet. Hvis ingen kolonne gives vil der blive søgt i den " -"første som standard." +#: editor/iconvieweditor.ui:147 editor/listboxeditor.ui:158 +#, no-c-format +msgid "&Item Properties" +msgstr "&Egenskaber for punkter" -#: plugin/specialinformation.cpp:314 -msgid "Inserts new column (or count columns) at column position." -msgstr "" -"Indsætter ny søjle (eller tæl søjler) ved søjle-position." +#: editor/iconvieweditor.ui:164 editor/listboxeditor.ui:237 +#: editor/listvieweditor.ui:127 editor/listvieweditor.ui:465 +#: editor/multilineeditor.ui:65 +#, no-c-format +msgid "&Text:" +msgstr "&Tekst:" -#: plugin/specialinformation.cpp:316 -msgid "Inserts item at index position." -msgstr "Indsætter punkter ved indeks-position." +#: editor/iconvieweditor.ui:181 editor/listboxeditor.ui:254 +#: editor/listvieweditor.ui:144 +#, no-c-format +msgid "Change text" +msgstr "Ændr tekst" -#: plugin/specialinformation.cpp:319 -msgid "Inserts multiple items (EOL-separated) at index position." -msgstr "Indsætter flere punkter (EOL-adskilte) ved indeks-position." +#: editor/iconvieweditor.ui:184 +#, no-c-format +msgid "Change the text for the selected item." +msgstr "Ændrer teksten for det valgte punkt." -#: plugin/specialinformation.cpp:322 -msgid "Inserts new row (or count rows) at row position." -msgstr "" -"Indsætter ny række (eller tæl rækker) ved række-position." +#: editor/iconvieweditor.ui:192 editor/listboxeditor.ui:175 +#: editor/listvieweditor.ui:403 +#, no-c-format +msgid "&Pixmap:" +msgstr "&Billede:" -#: plugin/specialinformation.cpp:324 -msgid "Returns the text of the item at the given index." -msgstr "Returnerer punktets tekst ved det givne indeks." +#: editor/iconvieweditor.ui:217 editor/listboxeditor.ui:186 +#: editor/listvieweditor.ui:191 editor/listvieweditor.ui:414 +#: editor/tableeditor.ui:295 editor/tableeditor.ui:562 +#, no-c-format +msgid "Label4" +msgstr "Label4" -#: plugin/specialinformation.cpp:326 -msgid "" -"Returns the depth of the current item in the tree. Root items have depth 0." -msgstr "" -"Returnerer dybden af det aktuelle punkt i træet. Rodpunkter har en dybde på 0." +#: editor/iconvieweditor.ui:237 editor/listboxeditor.ui:206 +#: editor/listvieweditor.ui:211 editor/listvieweditor.ui:434 +#: editor/tableeditor.ui:315 editor/tableeditor.ui:582 +#, no-c-format +msgid "Delete Pixmap" +msgstr "Slet billede" -#: plugin/specialinformation.cpp:328 -msgid "Returns the slash-separated path to the given item in the tree." -msgstr "" -"Returnerer stien adskilt med skråstreger, til det givne punkt i listen." +#: editor/iconvieweditor.ui:240 editor/listboxeditor.ui:209 +#, no-c-format +msgid "Delete the selected item's pixmap." +msgstr "Sletter det valgte punkts billede." -#: plugin/specialinformation.cpp:330 -msgid "" -"Removes the column (or count consecutive columns) with the given index." -msgstr "" -"Fjerner søjlen (eller tæl sammenhængende søjler) med det givne indeks." +#: editor/iconvieweditor.ui:257 editor/listboxeditor.ui:226 +#: editor/listvieweditor.ui:231 editor/listvieweditor.ui:454 +#: editor/tableeditor.ui:335 editor/tableeditor.ui:602 +#, no-c-format +msgid "Select a Pixmap" +msgstr "Vælg et billede" -#: plugin/specialinformation.cpp:332 -msgid "Removes the item with the given index." -msgstr "Fjerner punktet med det givne indeks." +#: editor/iconvieweditor.ui:260 +#, no-c-format +msgid "Select a pixmap file for the current item." +msgstr "Vælg en billefil til det aktuelle punkt." -#: plugin/specialinformation.cpp:335 -msgid "" -"Removes the row (or count consecutive rows) with the given index." -msgstr "" -"Fjerner rækken (eller tæl sammenhængende rækker) med det givne indeks." +#: editor/iconvieweditor.ui:339 editor/listboxeditor.ui:123 +#: editor/listvieweditor.ui:672 editor/multilineeditor.ui:177 +#: editor/tableeditor.ui:125 editor/wizardeditor.ui:214 +#, no-c-format +msgid "Apply all changes." +msgstr "Anvend alle ændringer." -#: 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 "" -"Returnerer markeret tekst eller tekst i aktuelt punkt.\n" -"I tilfælde a tabel-kontrol returneres markeringskoordinater, adskilt af kommaer " -"i formatet TopRow,LeftColumn,BottomRow,RightColumn. " +#: editor/listboxeditor.ui:35 +#, no-c-format +msgid "Edit Listbox" +msgstr "Redigér listefelt" -#: plugin/specialinformation.cpp:340 +#: editor/listboxeditor.ui:41 +#, no-c-format msgid "" -"Sets scripts associated with widget. This is an advanced feature that would not " -"be commonly used." +"Edit ListboxAdd, 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 "" -"Sætter scripter associereret med kontrollen. Dette er en avanceret indstilling, " -"der ikke ofte bruges." - -#: plugin/specialinformation.cpp:342 -msgid "Enables or disables widget." -msgstr "Aktiverer eller deaktiverer kontrollen." +"Redigér listefeltTilføj, redigér eller slet punkter i listefelt." +"p>
Klik på Nyt punkt-knappen for at lave en ny indgang i " +"listefeltet, indtast så tekst og vælg et billede.
Vælg et punkt fra " +"listen og klik på Slet punkt-knappen for at fjerne punktet fra listen." +"
" -#: plugin/specialinformation.cpp:345 -msgid "Sets text of a cell in a table." -msgstr "Sætter tekst i en celle i en tabel." +#: editor/listboxeditor.ui:150 editor/listvieweditor.ui:260 +#, no-c-format +msgid "The list of items." +msgstr "Liste af punkter." -#: plugin/specialinformation.cpp:347 -msgid "Inserts a widget into a cell of a table." -msgstr "Indsætter en kontrol i alle celler i en tabel." +#: editor/listboxeditor.ui:229 +#, no-c-format +msgid "Choose a pixmap file for the selected item." +msgstr "Vælg et billede for det valgte punkt." -#: 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 "" -"Returnerer navnet på kontrol indsat i en celle, eller en tom streng hvis cellen " -"ikke indeholder en kontrol eller en ukendt kontroltype." +#: editor/listboxeditor.ui:257 +#, no-c-format +msgid "Change the selected item's text." +msgstr "Ændr de valgte punkters tekst." -#: plugin/specialinformation.cpp:351 -msgid "Sets/unsets checkbox." -msgstr "Sætter/afstiller afkrydsningsfelt." +#: editor/listboxeditor.ui:273 +#, no-c-format +msgid "Add a new item.New items are appended to the list.
" +msgstr "Tilføj et nyt punkt.Nye punkter føjes til listen.
" -#: plugin/specialinformation.cpp:353 -msgid "Sets caption of the column column." -msgstr "Sætter overskrift på søjlen søjle." +#: editor/listboxeditor.ui:287 +#, no-c-format +msgid "Delete the selected item" +msgstr "Sletter det valgte punkt" -#: plugin/specialinformation.cpp:355 -msgid "Selects the item at the specified index. Indexes are zero based." -msgstr "" -"Markerer punkterne ved det specificerede indeks. Indekser er nul-baserede." +#: editor/listboxeditor.ui:318 editor/listvieweditor.ui:305 +#: editor/listvieweditor.ui:568 editor/tableeditor.ui:215 +#: editor/tableeditor.ui:446 +#, no-c-format +msgid "Move up" +msgstr "Flyt op" -#: plugin/specialinformation.cpp:358 -msgid "" -"Inserts a tab to the tabwidget with the specified label at the given index. " -"Indexes are zero based." -msgstr "" -"Indsætter et faneblad i fanebladskontrollen med det angivne mærke ved det givne " -"indeks. Indekser er nul-baserede." +#: editor/listboxeditor.ui:321 +#, no-c-format +msgid "Moves the selected item up." +msgstr "Flytter det valgte punkt opad." -#: plugin/specialinformation.cpp:360 -msgid "Sets maximum numeric value" -msgstr "Sætter numerisk maksimumværdi" +#: editor/listboxeditor.ui:335 editor/listvieweditor.ui:322 +#: editor/listvieweditor.ui:537 editor/tableeditor.ui:232 +#: editor/tableeditor.ui:468 +#, no-c-format +msgid "Move down" +msgstr "Flyt ned" -#: 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 "" -"Sætter billede ved det givne indeks, til den angivede ikon. Brug " -"index = -1 for at sætte billeder til alle punkter." +#: editor/listboxeditor.ui:338 +#, no-c-format +msgid "Move the selected item down." +msgstr "Flytter det valgte punkt nedad." -#: plugin/specialinformation.cpp:364 -msgid "Sets caption of the row row." -msgstr "Sætter overskrift på rækken række." +#: editor/listeditor.ui:55 editor/wizardeditor.ui:90 +#, no-c-format +msgid "&Add" +msgstr "&Tilføj" -#: plugin/specialinformation.cpp:366 -msgid "Selects given text or select item containing given text." -msgstr "Markerer given tekst eller vælg punkt der indeholder given tekst." +#: editor/listeditor.ui:71 +#, no-c-format +msgid "Re&name" +msgstr "&Omdøb" -#: plugin/specialinformation.cpp:369 -msgid "Sets widget's content." -msgstr "Sætter kontrollens indhold." +#: editor/listvieweditor.ui:35 +#, no-c-format +msgid "Edit Listview" +msgstr "Redigér listevisning" -#: plugin/specialinformation.cpp:372 -msgid "Shows/hides widget." -msgstr "Viser/skjuler kontrol." +#: editor/listvieweditor.ui:41 +#, no-c-format +msgid "" +"Edit ListviewUse 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." +"p>Select an item from the list and click the Delete Item-button to " +"remove the item from the list.
" +msgstr "" +"Redigér listevisningBenyt kontrollerne på Punkter-" +"fanebladet for at tilføje, redigere eller slette punkter i listevisningen. " +"Ændr listevisningens søjlekonfigurationen ved at benytte kontrollerne i " +"Søjler-fanebladet.
Klik på Nyt punkt-knappen for at oprette " +"et nyt punkt. Indtast så teksten og tilføj et billede.Vælg et punkt " +"fra listen og klik på Slet punkt-knappen for at fjerne punktet fra " +"listen.
" -#: plugin/specialinformation.cpp:373 -msgid "Returns content of widget." -msgstr "Returnerer indholdet af kontrollen." +#: editor/listvieweditor.ui:85 +#, no-c-format +msgid "Deletes the selected item.Any sub-items are also deleted.
" +msgstr "" +"Sletter det valgte punkt.Alle underpunkter bliver også slettet.
" -#: plugin/specialinformation.cpp:375 -msgid "Returns type(class) of widget." -msgstr "Returnerer kontrollens type(klasse)." +#: editor/listvieweditor.ui:99 +#, no-c-format +msgid "Item &Properties" +msgstr "E&genskaber for punkter" -#: plugin/specialinformation.cpp:377 -msgid "" -"Makes the widget editable or read only, depending on the editable argument." -msgstr "" -"Gør kontrollen redigérbar eller skrivebeskyttet, afhængigt af argumentet for " -"redigérbarhed." +#: editor/listvieweditor.ui:116 +#, no-c-format +msgid "Pi&xmap:" +msgstr "&Billede:" -#: plugin/specialinformation.cpp:379 +#: editor/listvieweditor.ui:147 +#, no-c-format msgid "" -"Return the widget's geometry as x y w h. This is useful for positioning " -"a created widget." +"Change the text of the item.The text will be changed in the " +"current column of the selected item.
" msgstr "" -"Giv kontrollens geometri retur som x y w h. Dette er nyttigt til " -"positionering af en oprettet kontrol." - -#: plugin/specialinformation.cpp:381 -msgid "Returns true if the widget has focus." -msgstr "Returnerer 'sand', hvis kontrollen har fokus." +"Ændr punktets tekst.Teksten ændres i det valgte punkts aktuelle " +"søjle.
" -#: plugin/specialinformation.cpp:383 -#, fuzzy -msgid "Gets the widget's background color." -msgstr "Benyt en baggrundsfarve." +#: editor/listvieweditor.ui:155 +#, no-c-format +msgid "Change column" +msgstr "Ændr søjle" -#: plugin/specialinformation.cpp:385 +#: editor/listvieweditor.ui:158 +#, no-c-format 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." +"Select the current column.The item's text and pixmap will be " +"changed for the current column
" msgstr "" +"Vælg den aktuelle søjle.Punktets tekst og billede ændres for den " +"aktuelle søjle.
" -#: plugin/specialinformation.cpp:387 -#, fuzzy -msgid "See if widget has been modified." -msgstr "se om kontrol er blevet ændret." +#: editor/listvieweditor.ui:166 +#, no-c-format +msgid "Colu&mn:" +msgstr "Sø&jle:" -#: plugin/specialinformation.cpp:393 +#: editor/listvieweditor.ui:214 editor/tableeditor.ui:318 +#: editor/tableeditor.ui:585 +#, no-c-format 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." +"Delete the selected item's pixmap.The pixmap in the current column " +"of the selected item will be deleted.
" msgstr "" -"Returnerer den aktuelle kontrols indhold. Dette var nødvendigt inde i en " -"kontrol A for at returnere kontrol A indhold når dette forespørges af kontrol " -"B. Den nye metode er at bruge @A.text indeni B istedet for bare @A hvis du blot " -"vil have den uændrede tekst." +"Slet det valgte punkts billede.Billedet i den nuværende søjle for " +"det valgte punkt vil blive slettet.
" -#: plugin/specialinformation.cpp:395 +#: editor/listvieweditor.ui:234 editor/tableeditor.ui:338 +#: editor/tableeditor.ui:605 +#, no-c-format msgid "" -"Returns selected text or text of current item. This is deprecated for " -"@mywidget.selected." +"Select a pixmap file for the item.The pixmap will be changed in " +"the current column of the selected item.
" msgstr "" -"Returnerer den markerede tekst eller det aktuelle elements tekst. Dette er " -"forældet for @mywidget.selected." +"Vælg en billedfil for punktet.Billedet vil blive ændret i den " +"nuværende søjle for det valgte punkt.
" -#: plugin/specialinformation.cpp:397 +#: editor/listvieweditor.ui:252 +#, no-c-format 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." +"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 "" -"Gør intet. Dette er brugbart hvis du beder et afkrydsningsfelt eller radiofelt " -"om at returnere en værdi hvor en tilstand, typisk den umarkerede, ingen værdi " -"har. @null forebygger en fejl der indikerer den er tom." +"Tilføjer et nyt punkt til listen.Punktet vil blive i toppen af " +"listen og kan flyttes ved brug af op- og nedknapperne.
" -#: plugin/specialinformation.cpp:399 -msgid "Returns the pid (process ID) of the current process." -msgstr "Returnerer den aktuelle proces' pid (process ID)." +#: editor/listvieweditor.ui:268 +#, no-c-format +msgid "New &Subitem" +msgstr "Nyt &underpunkt" -#: plugin/specialinformation.cpp:401 +#: editor/listvieweditor.ui:271 +#, no-c-format +msgid "Add a subitem" +msgstr "Tilføj et underpunkt" + +#: editor/listvieweditor.ui:274 +#, no-c-format msgid "" -"Returns DCOP identifier of current process. This is shorthand for " -"kmdr-executor-@pid." +"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 "" -"Returnerer den aktuelle proces' DCOP-identifikator. Dette er kort for " -"kmdr-executor-@pid>" +"Opretter et nyt underpunkt til det valgte punkt.Nye underpunkter " +"indsættes i toppen af listen af underpunkter og nye niveauer laves " +"automatisk.
" -#: plugin/specialinformation.cpp:404 -msgid "Returns the pid of the parent Kommander window." -msgstr "Returnerer forældre Kommander-vinduets pid." +#: editor/listvieweditor.ui:308 +#, no-c-format +msgid "" +"Move the selected item up.The item will be moved within its level " +"in the hierarchy.
" +msgstr "" +"Flyt det valgte punkt opad.Punktet vil blive flyttet indenfor sit " +"niveau i hierarkiet.
" -#: plugin/specialinformation.cpp:406 -msgid "Writes text on stderr." -msgstr "Skriver tekst til stderr." +#: editor/listvieweditor.ui:325 +#, no-c-format +msgid "" +"Move the selected item down.The item will be moved within its " +"level in the hierarchy.
" +msgstr "" +"Flyt det valgte punkt nedad.Punktet vil blive flyttet indenfor sit " +"niveau i hierarkiet.
" -#: plugin/specialinformation.cpp:408 -msgid "Writes text on standard output." -msgstr "Skriver tekst til stdout." +#: editor/listvieweditor.ui:339 +#, no-c-format +msgid "Move left" +msgstr "Flyt til venstre" -#: plugin/specialinformation.cpp:410 +#: editor/listvieweditor.ui:342 +#, no-c-format 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." +"Move the selected item one level up.
This will also change the " +"level of the item's sub-items.
" msgstr "" -"Udfører en scriptblok. Bash bruges hvis der ikke er angivet nogen skal. Det er " -"primært til brug i kontroller uden knapper, hvor scripthandlinger ikke " -"forventes. Den fulde sti er ikke påkrævet til skallen, hvilket kan være nyttigt " -"til portabilitet." -"Hvis dette bruges indeni en knap, tillader det brugen af andre " -"scriptsprog og vil returnere en værdi til main-scriptet, hvilket ikke " -"nødvendigvis forventes." +"Flyt det valgte punkt et niveau opad.
Dette vil også ændre niveauet " +"i punkternes underpunkter.
" -#: plugin/specialinformation.cpp:412 +#: editor/listvieweditor.ui:356 +#, no-c-format +msgid "Move right" +msgstr "Flyt til højre" + +#: editor/listvieweditor.ui:359 +#, no-c-format msgid "" -"Returns value of an environment (shell) variable. Do not use $ " -"in the name. For example, @env(PATH)." +"Move the selected item one level down.This will also change the " +"level of the item's sub-items.
" msgstr "" -"Returnerer værdien af en miljø-skalvariabel. Brug ikke $ " -"i navnet. F.eks., @env(PATH)." +"Flyt det valgte punkt et niveau nedad.Dette vil også ændre " +"niveauet i punkternes underpunkter.
" -#: plugin/specialinformation.cpp:414 plugin/specialinformation.cpp:416 -msgid "Executes an external shell command." -msgstr "Udfører en ekstern skal-kommando." +#: editor/listvieweditor.ui:369 editor/tableeditor.ui:153 +#, no-c-format +msgid "Co&lumns" +msgstr "Søj&ler" -#: plugin/specialinformation.cpp:418 -msgid "Parses an expression and returns computed value." -msgstr "Fortolker et udtryk og returnerer den udregnede værdi." +#: editor/listvieweditor.ui:386 +#, no-c-format +msgid "Column Properties" +msgstr "Søjleegenskaber" -#: plugin/specialinformation.cpp:420 -msgid "" -"Executes loop: values from items list (passed as EOL-separated string) " -"are assigned to the variable. " -"The pixmap will be " +"displayed in the header of the listview.
" +msgstr "" +"Vælg en billedfil for den valgte søjle.Billedfilen vil blive vist " +"i overskriften af listevisningen.
" -#: plugin/specialinformation.cpp:424 -msgid "Returns the value of a global variable." -msgstr "Returnerer værdien af en global variabel." +#: editor/listvieweditor.ui:482 +#, no-c-format +msgid "Enter column text" +msgstr "Indtast søjletekst" -#: plugin/specialinformation.cpp:426 +#: editor/listvieweditor.ui:485 +#, no-c-format msgid "" -"Translates the string into the current language. Texts in GUI would be " -"automatically extracted for translation." +"Enter the text for the selected column.The text will be displayed " +"in the header of the listview.
" msgstr "" -"Oversætter strengen til det aktuelle sprog. Tekster i GUI bliver automatisk " -"udtrukket til oversættelse." +"Indtast søjletekst for den markerede søjle.Teksten vil blive vist " +"i overskriften i listevisningen.
" -#: 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
OldClose with @endif
" -"New"
-"
if val == true then"
-"
// do op"
-"
elseif cond"
-"
// second chance"
-"
else"
-"
// cond failed"
-"
endif
@switch()"
-"
@case()"
-"
@end"
+"Move the selected item down.
The top-most column will be the first " +"column in the list.
" msgstr "" -"Begyndelsen på switch-blok. Følgende case" -"-værdier sammenlignes med expression ." -"@switch()"
-"
@case()"
-"
@end"
+"Flyt det valgte punkt nedad.
Den øverste søjle vil blive til den " +"første søjle på listen.
" -#: plugin/specialinformation.cpp:440 -msgid "Executes an external DCOP call." -msgstr "Udfører et eksternt DCOP-kald." +#: editor/listvieweditor.ui:548 editor/tableeditor.ui:251 +#, no-c-format +msgid "&New Column" +msgstr "&Ny søjle" -#: plugin/specialinformation.cpp:442 -msgid "Adds a comment to EOL that Kommander will not parse" -msgstr "Tilføjer en kommentar til EOL, som Kommander ikke fortolker" +#: editor/listvieweditor.ui:551 +#, no-c-format +msgid "Add a Column" +msgstr "Tilføj en søjle" -#: plugin/specialinformation.cpp:444 +#: editor/listvieweditor.ui:554 +#, no-c-format msgid "" -"Creates a new widget with the specified type and as the child of parent." +"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 "" -"Opretter en ny kontrol af den angivne type og som et barn af forælderen." +"Opretter en ny søjle.Nye søjler tilføjes for enden af (til højre " +"for) listen og kan flyttes ved brug af op- og nedknapperne.
" -#: plugin/specialinformation.cpp:446 +#: editor/listvieweditor.ui:571 +#, no-c-format msgid "" -"Returns true if there is a widget with the passed name, false otherwise." +"Move the selected item up.The top-most column will be the first " +"column in the list.
" msgstr "" -"Returnerer 'sand' hvis der er en kontrol med det angivne navn, ellers 'falsk'." +"Flyt det valgte punkt opad.Den øverste søjle vil blive til den " +"første søjle på listen.
" -#: plugin/specialinformation.cpp:448 -msgid "Connects the signal of sender with the slot of the receiver" -msgstr "Forbinder signalet fra afsender med modtagerens slot" +#: editor/listvieweditor.ui:579 +#, no-c-format +msgid "The list of columns." +msgstr "Liste af søjler." -#: plugin/specialinformation.cpp:450 -msgid "Disconnects the signal of sender from the slot of the receiver" -msgstr "Afbryder afsenderens signal fra modtagerens slot" +#: editor/multilineeditor.ui:38 +#, no-c-format +msgid "Edit Multiline Edit" +msgstr "Redigér multilinjeeditor" -#: plugin/specialinformation.cpp:455 -msgid "Exits script execution and returns" -msgstr "Afslutter scriptkørsel og returnerer" +#: editor/multilineeditor.ui:46 +#, no-c-format +msgid "" +"Edit Multiline EditEnter the text and click the OK-Button " +"to apply the changes.
" +msgstr "" +"Redigér multilinjeeditorIndtast tekst og klik på OK.-" +"knappen for at anvende ændringerne
" -#: plugin/specialinformation.cpp:457 -msgid "Exits the current block of a while, for or foreach loop" -msgstr "Afslutter den nuværende blok af en while, hvor hver løkke" +#: editor/multilineeditor.ui:84 +#, no-c-format +msgid "Enter your text here." +msgstr "Indtast teksten her." -#: plugin/specialinformation.cpp:459 -msgid "Exit a step and return to the beginning of a loop" -msgstr "Afslutter et trin og returnerer til begyndelsen af en løkke" +#: editor/newform.ui:35 +#, no-c-format +msgid "New File" +msgstr "Ny fil" -#: plugin/specialinformation.cpp:461 +#: editor/newform.ui:41 +#, no-c-format msgid "" -"Return from a script, optionaly with a value from the script to the caller" +"New FormSelect a template for the new form and click the OK-" +"button to create it.
" msgstr "" -"Returnerer fra et script, hvis tilvalgt med en værdi fra scriptet til kalderen" - -#: plugin/specialinformation.cpp:465 -msgid "Returns an EOL-separated list of all values in the array." -msgstr "Returnerer en EOL-adskilt liste af alle værdier i array." - -#: plugin/specialinformation.cpp:467 -msgid "Returns an EOL-separated list of all keys in the array." -msgstr "Returnerer en EOL-adskilt liste af alle nøgler i array." +"Ny formularVælg en skabelon til formularen og klik på OK-" +"knappen for at oprette den.
" -#: plugin/specialinformation.cpp:469 -msgid "Removes all elements from the array." -msgstr "Fjerner alle elementer fra array." +#: editor/newform.ui:109 +#, no-c-format +msgid "Create a new form using the selected template." +msgstr "Opret ny formular ved at benytte den valgte skabelon." -#: plugin/specialinformation.cpp:471 -msgid "Returns the number of elements in the array." -msgstr "Returnerer antallet af elementer i array." +#: editor/newform.ui:123 +#, no-c-format +msgid "Close the dialog without creating a new form." +msgstr "Luk dialogen uden at oprette en ny formular." -#: plugin/specialinformation.cpp:473 -msgid "Returns the value associated with the given key." -msgstr "Returnerer værdien tilknyttet den givne nøgle." +#: editor/newform.ui:145 +#, no-c-format +msgid "Displays a list of the available templates." +msgstr "Viser en liste af mulige skabeloner." -#: plugin/specialinformation.cpp:475 -msgid "Removes element with the given key from the array." -msgstr "Fjerne element med den givne nøgle i array." +#: editor/paletteeditor.ui:43 +#, no-c-format +msgid "Edit Palette" +msgstr "Redigér palet" -#: plugin/specialinformation.cpp:477 -msgid "Adds element with the given key and value to the array" -msgstr "Tilføjer element med den givne nøgle og værdi til array." +#: editor/paletteeditor.ui:68 +#, no-c-format +msgid "Build Palette" +msgstr "Byg palet" -#: plugin/specialinformation.cpp:479 -msgid "" -"Adds all elements in the string to the array. String should have " -"key\\tvalue\\n format." -msgstr "" -"Tilføjer alle elementer i strengen til array. Strengen skal have " -"key\\tvalue\\n format." +#: editor/paletteeditor.ui:111 +#, no-c-format +msgid "&3D effects:" +msgstr "&3D effekter:" -#: plugin/specialinformation.cpp:482 -msgid "" -"Returns all elements in the array in " -"key\\tvalue\\nformat." -msgstr "" -"Returnerer alle elementer i array i " -"
key\\tvalue\\nformat." +#: editor/paletteeditor.ui:139 editor/paletteeditor.ui:201 +#: editor/paletteeditoradvanced.ui:360 editor/paletteeditoradvanced.ui:531 +#: editor/preferences.ui:111 +#, no-c-format +msgid "Choose a color" +msgstr "Vælg en farve" -#: 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 "" -"Opret et heltalsindekseret array - startende fra 0 - fra en streng. Brug " -"adskillelsestegnet til at opdele strengen. Adskillerens standardværdi er '\\t'." +#: editor/paletteeditor.ui:142 +#, no-c-format +msgid "Choose the effect-color for the generated palette." +msgstr "Vælg effektfarven for den genererede palet." -#: 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 "" -"Opret en streng fra et heltalsindeksteret array. Sammenkæd elementerne med " -"adskillelsestegnet. Adskillerens standardværdi er '\\t'." +#: editor/paletteeditor.ui:173 +#, no-c-format +msgid "Back&ground:" +msgstr "Bag&grund:" -#: 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 "" -"Fjern KeyNum-elementer som starter med KeyStart fra et indeksteret array og " -"genindeksér arrayet. Hvis KeyNum ikke er specificeret, fjern da kun " -"KeyStart-elementet." +#: editor/paletteeditor.ui:204 +#, no-c-format +msgid "Choose the background color for the generated palette." +msgstr "Vælg baggrundsfarven for den genererede palet." -#: 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 "" -"Indsæt elementerne fra strengen som starter ved nøgle og genindeksér arrayet. " -"Brug adskilleren til at adskille elementerne fra strengen. Adskillerens " -"standardværdi er '\\t'." +#: editor/paletteeditor.ui:229 +#, no-c-format +msgid "&Tune Palette..." +msgstr "&Finindstil palet..." -#: 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/paletteeditor.ui:247 +#, no-c-format +msgid "Preview" +msgstr "Forhåndsvisning" -#: 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 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 "" +"Redigér paletÆndr den nuværende kontrol eller formulars palet." +"p>
Brug en genereret palet eller vælg farver for hver farvegruppe og hver " +"farverolle.
Paletten kan afprøves med forskellige kontrollayouter i " +"forhåndsvisningen.
" -#: 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" -msgstr "" +#: editor/paletteeditoradvanced.ui:122 +#, no-c-format +msgid "Auto" +msgstr "Auto" -#: plugin/specialinformation.cpp:510 -msgid "Copy a column of a Matrix to an indexed array" -msgstr "" +#: editor/paletteeditoradvanced.ui:139 +#, no-c-format +msgid "Build the inactive palette from the active palette." +msgstr "Byg den inaktive palet ud fra den aktive." -#: plugin/specialinformation.cpp:512 -msgid "" -"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if " -"left empty" -msgstr "" +#: editor/paletteeditoradvanced.ui:150 +#, no-c-format +msgid "Build the disabled palette from the active palette." +msgstr "Byg den deaktiverede palet fra den aktive palet." -#: plugin/specialinformation.cpp:514 -msgid "" -"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" if " -"left empty" -msgstr "" +#: editor/paletteeditoradvanced.ui:163 +#, no-c-format +msgid "Central Color &Roles" +msgstr "Centrale farve&roller" -#: 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" -msgstr "" +#: editor/paletteeditoradvanced.ui:178 +#, no-c-format +msgid "Background" +msgstr "Baggrund" -#: plugin/specialinformation.cpp:518 -msgid "Remove a row from the matrix by key name. Returns true if key is found." -msgstr "" +#: editor/paletteeditoradvanced.ui:183 +#, no-c-format +msgid "Foreground" +msgstr "Forgrund" -#: plugin/specialinformation.cpp:520 -msgid "" -"Remove a column from the matrix by key name. Returns true if key is found." -msgstr "" +#: editor/paletteeditoradvanced.ui:188 +#, no-c-format +msgid "Button" +msgstr "Knap" -#: 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." -msgstr "" +#: editor/paletteeditoradvanced.ui:193 +#, no-c-format +msgid "Base" +msgstr "Basis" -#: plugin/specialinformation.cpp:526 -msgid "Returns number of chars in the string." -msgstr "Returnerer antallet af tegn i strengen." +#: editor/paletteeditoradvanced.ui:203 +#, no-c-format +msgid "BrightText" +msgstr "Lys tekst" -#: plugin/specialinformation.cpp:528 -msgid "Checks if the the string contains the given substring." -msgstr "Kontrollerer om strengen indeholder den givne understreng." +#: editor/paletteeditoradvanced.ui:208 +#, no-c-format +msgid "ButtonText" +msgstr "Knaptekst" -#: plugin/specialinformation.cpp:530 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found." -msgstr "" -"Returnerer positionen af understrengen i strengen, eller -1 hvis den ikke " -"findes." +#: editor/paletteeditoradvanced.ui:213 +#, no-c-format +msgid "Highlight" +msgstr "Fremhæv" -#: plugin/specialinformation.cpp:532 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found. " -"String is searched backwards" -msgstr "" -"Returnerer positionen af understrengen i strengen, eller -1 hvis den ikke " -"findes." +#: editor/paletteeditoradvanced.ui:218 +#, no-c-format +msgid "HighlightText" +msgstr "Fremhævet tekst" -#: plugin/specialinformation.cpp:534 -#, fuzzy -msgid "Returns the count of a given substring in the given string." -msgstr "Returnerer punktets tekst ved det givne indeks." +#: editor/paletteeditoradvanced.ui:223 +#, no-c-format +msgid "Link" +msgstr "Link" -#: plugin/specialinformation.cpp:536 -msgid "Returns the first n chars of the string." -msgstr "Returnerer de førsten tegn i streng." +#: editor/paletteeditoradvanced.ui:228 +#, no-c-format +msgid "LinkVisited" +msgstr "Besøgt link" -#: plugin/specialinformation.cpp:538 -msgid "Returns the last n chars of the string." -msgstr "Returnerer de sidste n tegn i strengen." +#: editor/paletteeditoradvanced.ui:235 +#, no-c-format +msgid "Choose the central color role" +msgstr "Vælg den centrale farverolle" -#: plugin/specialinformation.cpp:540 -msgid "Returns n chars of the string, starting from start." -msgstr "Returnerer n tegn af strengen, startende fra start." +#: editor/paletteeditoradvanced.ui:238 +#, no-c-format +msgid "" +"Select a color role.Available central color roles are:
Mulige centrale farveroller er:
Available effect roles are:
Mulige effektroller er:
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 "" -"Viser farvedialogen. Returnerer farver i formatet #RRGGBB. Bruger parametret " -"som standard hvis angivet." +"IndstillingerÆndr Qt Designers indstillinger. Der er altid et " +"faneblad med generelle indstillinger. Der kan være yderligere faneblade " +"afhængigt af hvilke udvidelsesmoduler der er installeret.
" -#: plugin/specialinformation.cpp:589 -msgid "Shows text selection dialog. Returns entered text." -msgstr "Viser tekstmarkeringsdialogen. Returnerer den indtastede tekst." +#: editor/preferences.ui:62 +#, no-c-format +msgid "General" +msgstr "Generelt" -#: plugin/specialinformation.cpp:591 -msgid "Shows a dialog asking user for password and returns it." -msgstr "Viser en dialog som beder brugeren om et kodeord, og returnerer det." +#: editor/preferences.ui:79 +#, no-c-format +msgid "Backgro&und" +msgstr "Bag&grund" -#: plugin/specialinformation.cpp:593 -msgid "Shows value selection dialog. Returns entered value." -msgstr "Viser værdi-markeringsdialogen. Returnerer den indtastede værdi." +#: editor/preferences.ui:114 +#, no-c-format +msgid "Select a color in the color dialog." +msgstr "Vælg en farve i farvedialogen." -#: plugin/specialinformation.cpp:595 -msgid "Shows float value selection dialog. Returns entered value." -msgstr "Viser dialogen med float-værdier. Returnerer indtastet værdi." +#: editor/preferences.ui:125 +#, no-c-format +msgid "Co&lor" +msgstr "F&arve" -#: plugin/specialinformation.cpp:597 -msgid "Shows existing file selection dialog. Returns selected file." -msgstr "Viser eksisterende filvælger-dialog. Returnerer den valgte fil." +#: editor/preferences.ui:128 +#, no-c-format +msgid "Use a background color" +msgstr "Benyt en baggrundsfarve" -#: plugin/specialinformation.cpp:599 -msgid "Shows save file selection dialog. Returns selected file." -msgstr "Viser gem filvælger-dialogen. Returnerer den valgte fil." +#: editor/preferences.ui:131 +#, no-c-format +msgid "Use a background color." +msgstr "Benyt en baggrundsfarve." -#: plugin/specialinformation.cpp:601 -msgid "Shows directory selection dialog. Returns selected directory." -msgstr "Viser katalogvælger-dialogen. Returnerer det valgte katalog." +#: editor/preferences.ui:139 +#, no-c-format +msgid "&Pixmap" +msgstr "&Billede" -#: plugin/specialinformation.cpp:603 -msgid "" -"Shows multiple files selection dialog. Returns EOL-separated list of selected " -"files." -msgstr "" -"Viser vælg flere filer-dialogen. Returnerer EOL-adskilt liste med de valgte " -"filer." +#: editor/preferences.ui:145 +#, no-c-format +msgid "Use a background pixmap" +msgstr "Benyt et baggrundsbillede" -#: plugin/specialinformation.cpp:607 -msgid "" -"Shows an information dialog. Returns true when clicked so you can check for " -"user response." -msgstr "" +#: editor/preferences.ui:148 +#, no-c-format +msgid "Use a background pixmap." +msgstr "Benyt et baggrundsbillede." -#: plugin/specialinformation.cpp:609 -msgid "" -"Shows an error dialog. Returns true when clicked so you can check for user " -"response." -msgstr "" +#: editor/preferences.ui:171 +#, no-c-format +msgid "Choose a pixmap file." +msgstr "Vælg en billedfil." -#: plugin/specialinformation.cpp:611 -msgid "" -"Shows a warning dialog with up to three buttons. Returns number of selected " -"button." -msgstr "" -"Viser en advarsels-dialog med op til tre knapper. Returnerer antallet af valgte " -"knapper." +#: editor/preferences.ui:181 +#, no-c-format +msgid "Show &grid" +msgstr "Vis &gitter" -#: plugin/specialinformation.cpp:613 -msgid "" -"Shows a question dialog with up to three buttons. Returns number of selected " -"button." -msgstr "" -"Viser en forespørgselsdialog med op til tre knapper. Returnerer antallet af " -"markerede knapper." +#: editor/preferences.ui:187 +#, no-c-format +msgid "Show Grid" +msgstr "Vis gitter" -#: pluginmanager/main.cpp:39 +#: editor/preferences.ui:190 +#, no-c-format msgid "" -"kmdr-plugins is a component of the Kommander dialog system that manages " -"installed plugins." +"Customize the grid appearance for all forms.When Show Grid " +"is checked, all forms show a grid.
" msgstr "" -"kmdr-plugins er en komponent af Kommanders dialogsystem der håndterer " -"installerede plugin." +"Tilpas gitterets udseende for alle formularer.Når Vis gitter" +"b> er aktiveret, vises der et gitter i alle formularer.
" -#: pluginmanager/main.cpp:46 -msgid "Register given library" -msgstr "Registrér givet bibliotek" +#: editor/preferences.ui:198 +#, no-c-format +msgid "Gr&id" +msgstr "Gi&tter" -#: pluginmanager/main.cpp:48 -msgid "Remove given library" -msgstr "Fjern givet bibliotek" +#: editor/preferences.ui:218 +#, no-c-format +msgid "Sn&ap to grid" +msgstr "R&et ind til gitter" -#: pluginmanager/main.cpp:50 -msgid "Check all installed plugins and remove those missing" -msgstr "Kontrollér alle installerede plugin og fjern dem som mangler" +#: editor/preferences.ui:224 +#, no-c-format +msgid "Snap to the grid" +msgstr "Retter ind til gitteret" -#: pluginmanager/main.cpp:52 -msgid "List all installed plugins" -msgstr "List alle installerede plugin" +#: editor/preferences.ui:227 +#, 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 "" +"Tilpas gitterindstillinger for alle formularer.Når Ret ind til " +"gitter er afkrydset, rettes kontrollerne ind til gitteret via X/Y-" +"opløsningen.
" -#: pluginmanager/main.cpp:59 -msgid "Kommander Plugin Manager" -msgstr "Kommander pluginhåndtering" +#: editor/preferences.ui:258 editor/preferences.ui:278 +#, no-c-format +msgid "Grid resolution" +msgstr "Gitteropløsning" -#: pluginmanager/main.cpp:80 -msgid "Error adding plugin '%1'" -msgstr "Fejl ved tilføjelse af pluginnet '%1'" +#: editor/preferences.ui:261 editor/preferences.ui:281 +#, no-c-format +msgid "" +"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 "" +"Tilpas gitterindstillinger for alle formularer.Når Vis gitter"
+"b> er afkrydset, vises der et gitter i alle formularer via X/Y-opløsningen."
+"p>"
-#: pluginmanager/main.cpp:85
-msgid "Error removing plugin '%1'"
-msgstr "Fejl ved fjernelse af pluginnet '%1'"
+#: editor/preferences.ui:289
+#, no-c-format
+msgid "Grid-&X:"
+msgstr "Gitter-&X:"
-#: pluginmanager/mainwindow.cpp:37
-msgid "Refresh"
-msgstr "Genopfrisk"
+#: editor/preferences.ui:300
+#, no-c-format
+msgid "Grid-&Y:"
+msgstr "Gitter-&Y:"
-#: pluginmanager/mainwindow.cpp:72
-msgid "Add Kommander Plugin"
-msgstr "Tilføj Kommander plugin"
+#: editor/preferences.ui:327 editor/preferences.ui:378
+#, no-c-format
+msgid ""
+"A splash screen is displayed when starting Qt Designer if this option is "
+"checked."
+msgstr ""
+"Der vises en opstartskærm når Qt Designer starter hvis dette er afkrydset."
-#: pluginmanager/mainwindow.cpp:80
-msgid "
%1
%1
%1
does not exist.
%1
eksisterer ikke.
You may provide an " +"$environment variable as the first part of the pathname.
" msgstr "" -"Du kan angive en $miljøvariabel " +"som første del af navnet.
" -#: executor/instance.cpp:197 -msgid "Wrong Extension" -msgstr "Forkert filendelse" +#: editor/preferences.ui:436 +#, no-c-format +msgid "Select path" +msgstr "Vælg søgesti" -#: executor/instance.cpp:214 -msgid "" -"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?
Ethvert script indeholdt i denne dialog vil have skriveadgang til hele din " -"hjemmemappe.Kørsel af sådanne dialoger kan være farligt." -"
Er du sikker på at du ønsker at fortsætte?
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?
Hvis du stoler på scriptingen (kan gennemses i kmdr-editor) i dette program, " -"så gør det eksekvérbart for at slippe for denne advarsel. " -"
Er du sikker på du vil fortsætte?
\n" +" http://www.trolltech.com \n" +"
\n" +"\n" +" http://www.kde.org \n" +"
" msgstr "" -"Fjern elementet angivet af nøglen fra et indeksteret array og genindeksér " -"arrayet." +"\n" +" http://www.trolltech.com \n" +"
\n" +"\n" +" http://www.kde.org \n" +"
" -#: executor/register.cpp:82 -msgid "Return number of chars in the string." -msgstr "Returnér antallet af tegn i strengen." +#: editor/tableeditor.ui:16 +#, no-c-format +msgid "Edit Table" +msgstr "Redigér tabel" -#: executor/register.cpp:83 -msgid "Check if the string contains given substring." -msgstr "Kontrollér om strengen indeholder den givne understreng." +#: editor/tableeditor.ui:34 editor/tableeditor.ui:39 +#, no-c-format +msgid "1" +msgstr "1" -#: executor/register.cpp:84 -msgid "Return position of a substring in the string, or -1 if it isn't found." +#: editor/tableeditor.ui:218 editor/tableeditor.ui:449 +#, no-c-format +msgid "" +"Move the selected item up.The top-most column will be the first " +"column of the list.
" msgstr "" -"Returnér positionen af understrengen i strengen, eller -1 hvis den ikke findes." +"Flyt det valgte punkt opad.Den øverste søjle bliver den første " +"søjle på listen.
" -#: executor/register.cpp:86 -msgid "Return first n chars of the string." -msgstr "Returnér første n tegn af strengen." +#: editor/tableeditor.ui:235 editor/tableeditor.ui:471 +#, no-c-format +msgid "" +"Move the selected item down.The top-most column will be the first " +"column of the list.
" +msgstr "" +"Flyt det valgte punkt nedad.Den øverste søjle bliver den første " +"søjle på listen.
" -#: executor/register.cpp:87 -msgid "Return last n chars of the string." -msgstr "Returnér sidste n tegn af strengen." +#: editor/tableeditor.ui:273 +#, no-c-format +msgid "Table:" +msgstr "Tabel:" -#: executor/register.cpp:88 -msgid "Return substring of the string, starting from given position." -msgstr "Returnér understreng af strengen, begyndende fra den givne position." +#: editor/tableeditor.ui:348 editor/tableeditor.ui:526 +#, no-c-format +msgid "&Label:" +msgstr "&Etiket:" -#: executor/register.cpp:90 -msgid "Replace all occurencies of given substring." -msgstr "Erstat alle forekomster af den givne understreng." +#: editor/tableeditor.ui:359 editor/tableeditor.ui:537 +#, no-c-format +msgid "Pixmap:" +msgstr "Billede:" -#: executor/register.cpp:91 -msgid "Replace all occurencies of given substring with given replacement." -msgstr "" -"Erstat alle forekomster af den givne understreng med den givne " -"erstatningstekst." +#: editor/tableeditor.ui:370 +#, no-c-format +msgid "&Field:" +msgstr "&Felt:" -#: executor/register.cpp:93 -msgid "Convert the string to uppercase." -msgstr "Konvertér strengen til store bogstaver" +#: editor/tableeditor.ui:394 +#, no-c-format +msgid "