summaryrefslogtreecommitdiffstats
path: root/template/messages/tdewebdev/kommander.pot
diff options
context:
space:
mode:
Diffstat (limited to 'template/messages/tdewebdev/kommander.pot')
-rw-r--r--template/messages/tdewebdev/kommander.pot145
1 files changed, 64 insertions, 81 deletions
diff --git a/template/messages/tdewebdev/kommander.pot b/template/messages/tdewebdev/kommander.pot
index aa4c4d27e8c..1db05ef45ff 100644
--- a/template/messages/tdewebdev/kommander.pot
+++ b/template/messages/tdewebdev/kommander.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2021-03-12 18:19+0000\n"
+"POT-Creation-Date: 2021-07-07 18:24+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -474,10 +474,9 @@ msgid "Delete Page %1 of %2"
msgstr ""
#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61
-#: editor/templates/Configuration_Dialog.ui:31
-#: editor/widgetfactory.cpp:895 editor/widgetfactory.cpp:928
-#: editor/widgetfactory.cpp:939 editor/widgetfactory.cpp:1130
-#: editor/widgetfactory.cpp:1240
+#: editor/templates/Configuration_Dialog.ui:31 editor/widgetfactory.cpp:895
+#: editor/widgetfactory.cpp:928 editor/widgetfactory.cpp:939
+#: editor/widgetfactory.cpp:1130 editor/widgetfactory.cpp:1240
#, no-c-format
msgid "New Item"
msgstr ""
@@ -557,10 +556,10 @@ msgid ""
"property) can be used to enter new values, open a special dialog, or to "
"select values from a predefined list. Click <b>F1</b> to get detailed help "
"for the selected property.</p><p>You can resize the columns of the editor by "
-"dragging the separators in the list's header.</p><p><b>Signal "
-"Handlers</b></p><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.)"
+"dragging the separators in the list's header.</p><p><b>Signal Handlers</b></"
+"p><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 ""
#: editor/mainwindow.cpp:279
@@ -634,8 +633,8 @@ msgid ""
"Editor</b> are visible at design time, and you can preview the form in "
"different styles.</p><p>You can change the grid resolution, or turn the grid "
"off in the <b>Preferences</b> dialog from the <b>Edit</b> menu.<p>You can "
-"have several forms open, and all open forms are listed in the <b>Form "
-"List</b>."
+"have several forms open, and all open forms are listed in the <b>Form List</"
+"b>."
msgstr ""
#: editor/mainwindow.cpp:963
@@ -703,8 +702,7 @@ msgid "Add Toolbar"
msgstr ""
#: editor/mainwindow.cpp:1161 editor/mainwindow.cpp:1647
-#: editor/multilineeditorimpl.cpp:68
-#: editor/paletteeditoradvanced.ui:198
+#: editor/multilineeditorimpl.cpp:68 editor/paletteeditoradvanced.ui:198
#, no-c-format
msgid "Text"
msgstr ""
@@ -1828,8 +1826,8 @@ msgstr ""
#: executor/instance.cpp:195
msgid ""
"<qt>This file does not have a <b>.kmdr</b> extension. As a security "
-"precaution Kommander will only run Kommander scripts with a clear "
-"identity.</qt>"
+"precaution Kommander will only run Kommander scripts with a clear identity.</"
+"qt>"
msgstr ""
#: executor/instance.cpp:197
@@ -1851,11 +1849,10 @@ msgstr ""
#: executor/instance.cpp:223
msgid ""
-"<qt>The Kommander file <i>%1</i> does not have the <b>executable "
-"attribute</b> set and could possibly contain dangerous exploits.<p>If you "
-"trust the scripting (viewable in kmdr-editor) in this program, make it "
-"executable to get rid of this warning.<p>Are you sure you want to "
-"continue?</qt>"
+"<qt>The Kommander file <i>%1</i> does not have the <b>executable attribute</"
+"b> set and could possibly contain dangerous exploits.<p>If you trust the "
+"scripting (viewable in kmdr-editor) in this program, make it executable to "
+"get rid of this warning.<p>Are you sure you want to continue?</qt>"
msgstr ""
#: executor/main.cpp:45
@@ -1912,8 +1909,8 @@ msgstr ""
#: executor/register.cpp:73
msgid ""
-"Add all elements in the string to the array. String should have "
-"<i>key>\\tvalue\\n</i> format."
+"Add all elements in the string to the array. String should have <i>key>"
+"\\tvalue\\n</i> format."
msgstr ""
#: executor/register.cpp:75
@@ -2006,8 +2003,8 @@ msgstr ""
#: part/kommander_part.cpp:30
msgid ""
-"Executor Part is a component of the Kommander dialog system that executes "
-".kmdr files inside a TDE KPart"
+"Executor Part is a component of the Kommander dialog system that executes ."
+"kmdr files inside a TDE KPart"
msgstr ""
#: part/kommander_part.cpp:54
@@ -2267,8 +2264,8 @@ msgstr ""
#: plugin/specialinformation.cpp:403
msgid ""
-"Returns DCOP identifier of current process. This is shorthand for "
-"<i>kmdr-executor-@pid</i>."
+"Returns DCOP identifier of current process. This is shorthand for <i>kmdr-"
+"executor-@pid</i>."
msgstr ""
#: plugin/specialinformation.cpp:406
@@ -2310,19 +2307,17 @@ msgstr ""
#: plugin/specialinformation.cpp:422
msgid ""
"Executes loop: values from <i>items</i> list (passed as EOL-separated "
-"string) are assigned to the variable. <br><b>Old</b><br> "
-"<i>@forEach(i,A\\nB\\nC\\n)<br> @# "
-"@i=A<br>@end</i><br><b>New</b><br><i>foreach i in MyArray do<br> //i = key, "
-"MyArray[i] = val<br>end "
+"string) are assigned to the variable. <br><b>Old</b><br> <i>@forEach(i,A\\nB"
+"\\nC\\n)<br> @# @i=A<br>@end</i><br><b>New</b><br><i>foreach i in MyArray "
+"do<br> //i = key, MyArray[i] = val<br>end "
msgstr ""
#: plugin/specialinformation.cpp:424
msgid ""
-"Executes loop: variable is set to <i>start</i> and is increased by "
-"<i>step</i> each time loop is executed. Execution stops when variable "
-"becomes larger then <i>end</i>. <br><b>Old</b><br><i>@for(i,1,10,1)<br> @# "
-"@i=1<br>@endif</i><br><b>New</b><br><i>for i=0 to 20 step 5 do<br> "
-"debug(i)<br>end</i>."
+"Executes loop: variable is set to <i>start</i> and is increased by <i>step</"
+"i> each time loop is executed. Execution stops when variable becomes larger "
+"then <i>end</i>. <br><b>Old</b><br><i>@for(i,1,10,1)<br> @# @i=1<br>@endif</"
+"i><br><b>New</b><br><i>for i=0 to 20 step 5 do<br> debug(i)<br>end</i>."
msgstr ""
#: plugin/specialinformation.cpp:426
@@ -2443,8 +2438,8 @@ msgstr ""
#: plugin/specialinformation.cpp:481
msgid ""
-"Adds all elements in the string to the array. String should have "
-"<i>key\\tvalue\\n</i> format."
+"Adds all elements in the string to the array. String should have <i>key"
+"\\tvalue\\n</i> format."
msgstr ""
#: plugin/specialinformation.cpp:484
@@ -2640,8 +2635,8 @@ msgstr ""
#: plugin/specialinformation.cpp:561
msgid ""
-"Returns the given string with %1, %2, %3 replaced with <i>arg1</i>, "
-"<i>arg2</i>, <i>arg3</i> accordingly."
+"Returns the given string with %1, %2, %3 replaced with <i>arg1</i>, <i>arg2</"
+"i>, <i>arg3</i> accordingly."
msgstr ""
#: plugin/specialinformation.cpp:563
@@ -3416,11 +3411,10 @@ msgstr ""
#: editor/connectioneditor.ui:41
#, no-c-format
msgid ""
-"<b>Edit Connections</b><p>Add and remove connections in the current form "
-".</p><p>Select a signal and a corresponding slot then press the "
-"<b>Connect</b>-button to create a connection.</p><p>Select a connection from "
-"the list then press the <b>Disconnect</b>-button to delete the "
-"connection.</p>"
+"<b>Edit Connections</b><p>Add and remove connections in the current form .</"
+"p><p>Select a signal and a corresponding slot then press the <b>Connect</b>-"
+"button to create a connection.</p><p>Select a connection from the list then "
+"press the <b>Disconnect</b>-button to delete the connection.</p>"
msgstr ""
#: editor/connectioneditor.ui:56
@@ -3498,9 +3492,8 @@ msgstr ""
#: 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/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
@@ -3514,9 +3507,8 @@ msgstr ""
#: 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/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
@@ -3603,8 +3595,8 @@ msgstr ""
#, no-c-format
msgid ""
"<b>Form Settings</b><p>Change settings for the form. Settings like "
-"<b>Comment</b> and <b>Author</b> are for your own use and are not "
-"required.</p>"
+"<b>Comment</b> and <b>Author</b> are for your own use and are not required.</"
+"p>"
msgstr ""
#: editor/formsettings.ui:122
@@ -3704,9 +3696,8 @@ msgstr ""
msgid "Arg4"
msgstr ""
-#: editor/functions.ui:240 editor/functions.ui:295
-#: editor/functions.ui:339 editor/functions.ui:391
-#: editor/functions.ui:435 editor/functions.ui:479
+#: 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 ""
@@ -3749,10 +3740,10 @@ msgstr ""
#: editor/iconvieweditor.ui:41
#, no-c-format
msgid ""
-"<b>Edit Iconview</b><p>Add, edit or delete items in the icon "
-"view.</p><p>Click the <b>New Item</b>-button to create a new item, then "
-"enter text and choose a pixmap.</p><p>Select an item from the view and click "
-"the <b>Delete Item</b>-button to remove the item from the iconview.</p>"
+"<b>Edit Iconview</b><p>Add, edit or delete items in the icon view.</"
+"p><p>Click the <b>New Item</b>-button to create a new item, then enter text "
+"and choose a pixmap.</p><p>Select an item from the view and click the "
+"<b>Delete Item</b>-button to remove the item from the iconview.</p>"
msgstr ""
#: editor/iconvieweditor.ui:72
@@ -3854,9 +3845,8 @@ msgid "Select a pixmap file for the current item."
msgstr ""
#: editor/iconvieweditor.ui:339 editor/listboxeditor.ui:123
-#: editor/listvieweditor.ui:672
-#: editor/multilineeditor.ui:177 editor/tableeditor.ui:125
-#: editor/wizardeditor.ui:214
+#: editor/listvieweditor.ui:672 editor/multilineeditor.ui:177
+#: editor/tableeditor.ui:125 editor/wizardeditor.ui:214
#, no-c-format
msgid "Apply all changes."
msgstr ""
@@ -3945,9 +3935,9 @@ msgid ""
"<b>Edit Listview</b><p>Use the controls on the <b>Items</b>-tab to add, edit "
"or delete items in the listview. Change the column configuration of the "
"listview using the controls on the <b>Columns</b>-tab.</p>Click the <b>New "
-"Item</b>-button to create a new item, then enter text and add a "
-"pixmap.</p><p>Select an item from the list and click the <b>Delete "
-"Item</b>-button to remove the item from the list.</p>"
+"Item</b>-button to create a new item, then enter text and add a pixmap.</"
+"p><p>Select an item from the list and click the <b>Delete Item</b>-button to "
+"remove the item from the list.</p>"
msgstr ""
#: editor/listvieweditor.ui:85
@@ -4200,8 +4190,8 @@ msgstr ""
#: editor/newform.ui:41
#, no-c-format
msgid ""
-"<b>New Form</b><p>Select a template for the new form and click the "
-"<b>OK</b>-button to create it.</p>"
+"<b>New Form</b><p>Select a template for the new form and click the <b>OK</b>-"
+"button to create it.</p>"
msgstr ""
#: editor/newform.ui:109
@@ -4235,8 +4225,7 @@ msgid "&3D effects:"
msgstr ""
#: editor/paletteeditor.ui:139 editor/paletteeditor.ui:201
-#: editor/paletteeditoradvanced.ui:360
-#: editor/paletteeditoradvanced.ui:531
+#: editor/paletteeditoradvanced.ui:360 editor/paletteeditoradvanced.ui:531
#: editor/preferences.ui:111
#, no-c-format
msgid "Choose a color"
@@ -4267,26 +4256,22 @@ msgstr ""
msgid "Preview"
msgstr ""
-#: editor/paletteeditor.ui:278
-#: editor/paletteeditoradvanced.ui:81
+#: editor/paletteeditor.ui:278 editor/paletteeditoradvanced.ui:81
#, no-c-format
msgid "Select &palette:"
msgstr ""
-#: editor/paletteeditor.ui:287
-#: editor/paletteeditoradvanced.ui:90
+#: editor/paletteeditor.ui:287 editor/paletteeditoradvanced.ui:90
#, no-c-format
msgid "Active Palette"
msgstr ""
-#: editor/paletteeditor.ui:292
-#: editor/paletteeditoradvanced.ui:95
+#: editor/paletteeditor.ui:292 editor/paletteeditoradvanced.ui:95
#, no-c-format
msgid "Inactive Palette"
msgstr ""
-#: editor/paletteeditor.ui:297
-#: editor/paletteeditoradvanced.ui:100
+#: editor/paletteeditor.ui:297 editor/paletteeditoradvanced.ui:100
#, no-c-format
msgid "Disabled Palette"
msgstr ""
@@ -4403,8 +4388,7 @@ msgstr ""
msgid "Choose pi&xmap:"
msgstr ""
-#: editor/paletteeditoradvanced.ui:310
-#: editor/preferences.ui:168
+#: editor/paletteeditoradvanced.ui:310 editor/preferences.ui:168
#, no-c-format
msgid "Select a pixmap"
msgstr ""
@@ -4865,8 +4849,7 @@ msgstr ""
#: editor/templates/Configuration_Dialog.ui:55
#: editor/templates/Configuration_Dialog.ui:63
-#: editor/templates/Tab_Dialog.ui:37
-#: editor/templates/Tab_Dialog.ui:45
+#: editor/templates/Tab_Dialog.ui:37 editor/templates/Tab_Dialog.ui:45
#, no-c-format
msgid "Tab"
msgstr ""