summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAutomated System <gitea@mirror.git.trinitydesktop.org>2025-03-17 21:40:44 +0000
committerTDE Gitea <gitea@mirror.git.trinitydesktop.org>2025-03-17 21:40:44 +0000
commit35c2eb5ed559555c58f836029100ac1ff5f06c20 (patch)
treeffd8a63d0d9756b8cbfaab32ff164dad5f9593a9
parent04f14eae1977783b01cdeef4fe70fe5044ca84df (diff)
downloadtde-i18n-35c2eb5e.tar.gz
tde-i18n-35c2eb5e.zip
Merge translation files from master branch.
-rw-r--r--tde-i18n-cs/messages/tdeaddons/katesort.po137
-rw-r--r--tde-i18n-cs/messages/tdegames/tdefifteen.po40
-rw-r--r--tde-i18n-cs/messages/tdegraphics/tdefile_raw.po41
-rw-r--r--tde-i18n-cs/messages/tdeutils/kmilo_asus.po57
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/cervisia.po1606
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/cvsservice.po75
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/kbabel.po5423
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/kbugbuster.po906
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/kompare.po894
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/kres_bugzilla.po52
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/kstartperf.po41
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/kuiviewer.po70
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/spy.po77
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/tdecachegrind.po2446
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/tdefile_cpp.po57
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/tdefile_diff.po113
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/tdefile_po.po53
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/tdefile_ts.po45
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/tdeio_svn.po280
-rw-r--r--tde-i18n-es_AR/messages/tdesdk/umbrello.po3796
-rw-r--r--tde-i18n-es_AR/messages/tdevelop/tdevdesigner.po56
-rw-r--r--tde-i18n-es_AR/messages/tdevelop/tdevelop.po26424
-rw-r--r--tde-i18n-es_AR/messages/tdevelop/tdevtipofday.po212
-rw-r--r--tde-i18n-es_AR/messages/tdewebdev/kimagemapeditor.po792
-rw-r--r--tde-i18n-es_AR/messages/tdewebdev/klinkstatus.po578
-rw-r--r--tde-i18n-es_AR/messages/tdewebdev/kommander.po4833
-rw-r--r--tde-i18n-es_AR/messages/tdewebdev/kxsldbg.po1815
-rw-r--r--tde-i18n-es_AR/messages/tdewebdev/quanta.po12903
28 files changed, 63822 insertions, 0 deletions
diff --git a/tde-i18n-cs/messages/tdeaddons/katesort.po b/tde-i18n-cs/messages/tdeaddons/katesort.po
new file mode 100644
index 00000000000..4df7627594f
--- /dev/null
+++ b/tde-i18n-cs/messages/tdeaddons/katesort.po
@@ -0,0 +1,137 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2024-02-26 18:16+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: plugin_sort.cpp:79 sortdialoglayout.ui:16
+#, no-c-format
+msgid "Sort"
+msgstr ""
+
+#: sortdialog.cpp:31
+msgid "Sort in ascending order (from A to Z or 0 to 9)."
+msgstr ""
+
+#: sortdialog.cpp:34
+msgid "Sort in descending order (from Z to A or 9 to 0)."
+msgstr ""
+
+#: sortdialog.cpp:37
+msgid "Check this for case sensitive sort."
+msgstr ""
+
+#: sortdialog.cpp:39
+msgid "Check this to remove all duplicated records."
+msgstr ""
+
+#: sortdialog.cpp:41
+msgid ""
+"Check this for sorting by specific column.\n"
+"\n"
+"If a part of one line is selected, this checkbox is automatically selected. "
+"Start and end fields are filled according to selection."
+msgstr ""
+
+#: sortdialog.cpp:46
+msgid "Start column of the sorting area."
+msgstr ""
+
+#: sortdialog.cpp:48
+msgid "End column of the sorting area."
+msgstr ""
+
+#: sortdialog.cpp:50
+msgid "Alphabetical sorting (A-Z)."
+msgstr ""
+
+#: sortdialog.cpp:52
+msgid "Numeric sorting (0-9)"
+msgstr ""
+
+#: sortdialog.cpp:76
+msgid ""
+"Fields:\n"
+"\"Starting at\" and \"Ending at\"\n"
+"have to contains numbers."
+msgstr ""
+
+#: sortdialoglayout.ui:88
+#, no-c-format
+msgid "Sort order"
+msgstr ""
+
+#: sortdialoglayout.ui:107
+#, no-c-format
+msgid "&Ascending"
+msgstr ""
+
+#: sortdialoglayout.ui:118
+#, no-c-format
+msgid "&Descending"
+msgstr ""
+
+#: sortdialoglayout.ui:130
+#, no-c-format
+msgid "Advanced"
+msgstr ""
+
+#: sortdialoglayout.ui:149
+#, no-c-format
+msgid "&Case sensitive"
+msgstr ""
+
+#: sortdialoglayout.ui:157
+#, no-c-format
+msgid "Uni&que"
+msgstr ""
+
+#: sortdialoglayout.ui:165
+#, no-c-format
+msgid "B&y column"
+msgstr ""
+
+#: sortdialoglayout.ui:183
+#, no-c-format
+msgid "Starting at:"
+msgstr ""
+
+#: sortdialoglayout.ui:235
+#, no-c-format
+msgid "Ending at:"
+msgstr ""
+
+#: sortdialoglayout.ui:298
+#, no-c-format
+msgid "Sort type"
+msgstr ""
+
+#: sortdialoglayout.ui:317
+#, no-c-format
+msgid "Alpha&betical"
+msgstr ""
+
+#: sortdialoglayout.ui:328
+#, no-c-format
+msgid "Nu&meric"
+msgstr ""
diff --git a/tde-i18n-cs/messages/tdegames/tdefifteen.po b/tde-i18n-cs/messages/tdegames/tdefifteen.po
new file mode 100644
index 00000000000..39ff704f31d
--- /dev/null
+++ b/tde-i18n-cs/messages/tdegames/tdefifteen.po
@@ -0,0 +1,40 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-12-02 21:42+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: main.cpp:13
+msgid ""
+"TDEFifteen is a sliding puzzle\n"
+"that consists of a frame of numbered square tiles\n"
+"in random order with one tile missing."
+msgstr ""
+
+#: main.cpp:21
+msgid "TDEFifteen"
+msgstr ""
+
+#: main.cpp:25
+msgid "(c) 2017-2020 Denis Kozadaev"
+msgstr ""
diff --git a/tde-i18n-cs/messages/tdegraphics/tdefile_raw.po b/tde-i18n-cs/messages/tdegraphics/tdefile_raw.po
new file mode 100644
index 00000000000..1a77931bdbf
--- /dev/null
+++ b/tde-i18n-cs/messages/tdegraphics/tdefile_raw.po
@@ -0,0 +1,41 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:04+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kcamerarawplugin.cpp:97
+msgid "Image Info"
+msgstr ""
+
+#: kcamerarawplugin.cpp:100
+msgid "Camera Manufacturer"
+msgstr ""
+
+#: kcamerarawplugin.cpp:102
+msgid "Camera Model"
+msgstr ""
+
+#: kcamerarawplugin.cpp:104
+msgid "Thumbnail"
+msgstr ""
diff --git a/tde-i18n-cs/messages/tdeutils/kmilo_asus.po b/tde-i18n-cs/messages/tdeutils/kmilo_asus.po
new file mode 100644
index 00000000000..d4caeeb94f9
--- /dev/null
+++ b/tde-i18n-cs/messages/tdeutils/kmilo_asus.po
@@ -0,0 +1,57 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:05+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: cs\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: asus.cpp:125
+msgid "Display changed: off"
+msgstr ""
+
+#: asus.cpp:128
+msgid "Display changed: LCD on"
+msgstr ""
+
+#: asus.cpp:131
+msgid "Display changed: CRT on"
+msgstr ""
+
+#: asus.cpp:134
+msgid "Display changed: LCD and CRT on"
+msgstr ""
+
+#: asus.cpp:137
+msgid "Display changed: TV out on"
+msgstr ""
+
+#: asus.cpp:140
+msgid "Display changed: LCD and TV out on"
+msgstr ""
+
+#: asus.cpp:143
+msgid "Display changed: CRT and TV out on"
+msgstr ""
+
+#: asus.cpp:146
+msgid "Display changed: LCD, CRT and TV out on"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/cervisia.po b/tde-i18n-es_AR/messages/tdesdk/cervisia.po
new file mode 100644
index 00000000000..e7847cb68ff
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/cervisia.po
@@ -0,0 +1,1606 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: addremovedlg.cpp:37
+msgid "CVS Add"
+msgstr ""
+
+#: addremovedlg.cpp:38
+msgid "CVS Add Binary"
+msgstr ""
+
+#: addremovedlg.cpp:39
+msgid "CVS Remove"
+msgstr ""
+
+#: addremovedlg.cpp:46
+msgid "Add the following files to the repository:"
+msgstr ""
+
+#: addremovedlg.cpp:47
+msgid "Add the following binary files to the repository:"
+msgstr ""
+
+#: addremovedlg.cpp:48
+msgid "Remove the following files from the repository:"
+msgstr ""
+
+#: addremovedlg.cpp:68
+msgid "This will also remove the files from your local working copy."
+msgstr ""
+
+#: addrepositorydlg.cpp:37
+msgid "Add Repository"
+msgstr ""
+
+#: addrepositorydlg.cpp:45 checkoutdlg.cpp:72
+msgid "&Repository:"
+msgstr ""
+
+#: addrepositorydlg.cpp:58
+msgid "Use remote &shell (only for :ext: repositories):"
+msgstr ""
+
+#: addrepositorydlg.cpp:65
+msgid "Invoke this program on the server side:"
+msgstr ""
+
+#: addrepositorydlg.cpp:74
+msgid "Use different &compression level:"
+msgstr ""
+
+#: addrepositorydlg.cpp:80
+msgid "Download cvsignore file from server"
+msgstr ""
+
+#: addrepositorydlg.cpp:172
+msgid "Repository Settings"
+msgstr ""
+
+#: annotatectl.cpp:82
+#, c-format
+msgid "CVS Annotate: %1"
+msgstr ""
+
+#: annotatectl.cpp:93
+msgid "CVS Annotate"
+msgstr ""
+
+#: cervisiapart.cpp:116
+msgid "Starting cvsservice failed with message: "
+msgstr ""
+
+#: cervisiapart.cpp:152
+msgid ""
+"This KPart is non-functional, because the cvs DCOP service could not be "
+"started."
+msgstr ""
+
+#: cervisiapart.cpp:193
+msgid "Remote CVS working folders are not supported."
+msgstr ""
+
+#: cervisiapart.cpp:202
+msgid ""
+"You cannot change to a different folder while there is a running cvs job."
+msgstr ""
+
+#: cervisiapart.cpp:219
+msgid ""
+"F - All files are hidden, the tree shows only folders\n"
+"N - All up-to-date files are hidden\n"
+"R - All removed files are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:235
+msgid "O&pen Sandbox..."
+msgstr ""
+
+#: cervisiapart.cpp:238
+msgid "Opens a CVS working folder in the main window"
+msgstr ""
+
+#: cervisiapart.cpp:242
+msgid "Recent Sandboxes"
+msgstr ""
+
+#: cervisiapart.cpp:246
+msgid "&Insert ChangeLog Entry..."
+msgstr ""
+
+#: cervisiapart.cpp:249
+msgid "Inserts a new intro into the file ChangeLog in the toplevel folder"
+msgstr ""
+
+#: cervisiapart.cpp:256
+msgid "Updates (cvs update) the selected files and folders"
+msgstr ""
+
+#: cervisiapart.cpp:260
+msgid "&Status"
+msgstr ""
+
+#: cervisiapart.cpp:263
+msgid "Updates the status (cvs -n update) of the selected files and folders"
+msgstr ""
+
+#: cervisiapart.cpp:270
+msgid "Opens the marked file for editing"
+msgstr ""
+
+#: cervisiapart.cpp:274
+msgid "Reso&lve..."
+msgstr ""
+
+#: cervisiapart.cpp:277
+msgid "Opens the resolve dialog with the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:281
+msgid "&Commit..."
+msgstr ""
+
+#: cervisiapart.cpp:284
+msgid "Commits the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:288
+msgid "&Add to Repository..."
+msgstr ""
+
+#: cervisiapart.cpp:291
+msgid "Adds (cvs add) the selected files to the repository"
+msgstr ""
+
+#: cervisiapart.cpp:295
+msgid "Add &Binary..."
+msgstr ""
+
+#: cervisiapart.cpp:298
+msgid "Adds (cvs -kb add) the selected files as binaries to the repository"
+msgstr ""
+
+#: cervisiapart.cpp:302
+msgid "&Remove From Repository..."
+msgstr ""
+
+#: cervisiapart.cpp:305
+msgid "Removes (cvs remove) the selected files from the repository"
+msgstr ""
+
+#: cervisiapart.cpp:309
+msgid "Rever&t"
+msgstr ""
+
+#: cervisiapart.cpp:312
+msgid "Reverts (cvs update -C) the selected files (only cvs 1.11)"
+msgstr ""
+
+#: cervisiapart.cpp:317
+msgid "&Properties"
+msgstr ""
+
+#: cervisiapart.cpp:328
+msgid "Stops any running sub-processes"
+msgstr ""
+
+#: cervisiapart.cpp:333
+msgid "Browse &Log..."
+msgstr ""
+
+#: cervisiapart.cpp:336
+msgid "Shows the revision tree of the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:341
+msgid "Browse Multi-File Log..."
+msgstr ""
+
+#: cervisiapart.cpp:345
+msgid "&Annotate..."
+msgstr ""
+
+#: cervisiapart.cpp:348
+msgid "Shows a blame-annotated view of the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:352
+msgid "&Difference to Repository (BASE)..."
+msgstr ""
+
+#: cervisiapart.cpp:355
+msgid ""
+"Shows the differences of the selected file to the checked out version (tag "
+"BASE)"
+msgstr ""
+
+#: cervisiapart.cpp:359
+msgid "Difference to Repository (HEAD)..."
+msgstr ""
+
+#: cervisiapart.cpp:362
+msgid ""
+"Shows the differences of the selected file to the newest version in the "
+"repository (tag HEAD)"
+msgstr ""
+
+#: cervisiapart.cpp:366
+msgid "Last &Change..."
+msgstr ""
+
+#: cervisiapart.cpp:369
+msgid ""
+"Shows the differences between the last two revisions of the selected file"
+msgstr ""
+
+#: cervisiapart.cpp:373
+msgid "&History..."
+msgstr ""
+
+#: cervisiapart.cpp:376
+msgid "Shows the CVS history as reported by the server"
+msgstr ""
+
+#: cervisiapart.cpp:380
+msgid "&Unfold File Tree"
+msgstr ""
+
+#: cervisiapart.cpp:384
+msgid "Opens all branches of the file tree"
+msgstr ""
+
+#: cervisiapart.cpp:388
+msgid "&Fold File Tree"
+msgstr ""
+
+#: cervisiapart.cpp:391
+msgid "Closes all branches of the file tree"
+msgstr ""
+
+#: cervisiapart.cpp:398
+msgid "&Tag/Branch..."
+msgstr ""
+
+#: cervisiapart.cpp:401
+msgid "Creates a tag or branch for the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:405
+msgid "&Delete Tag..."
+msgstr ""
+
+#: cervisiapart.cpp:408
+msgid "Deletes a tag from the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:412
+msgid "&Update to Tag/Date..."
+msgstr ""
+
+#: cervisiapart.cpp:415
+msgid "Updates the selected files to a given tag, branch or date"
+msgstr ""
+
+#: cervisiapart.cpp:419
+msgid "Update to &HEAD"
+msgstr ""
+
+#: cervisiapart.cpp:422
+msgid "Updates the selected files to the HEAD revision"
+msgstr ""
+
+#: cervisiapart.cpp:426
+msgid "&Merge..."
+msgstr ""
+
+#: cervisiapart.cpp:429
+msgid "Merges a branch or a set of modifications into the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:433
+msgid "&Add Watch..."
+msgstr ""
+
+#: cervisiapart.cpp:436
+msgid "Adds a watch for the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:440
+msgid "&Remove Watch..."
+msgstr ""
+
+#: cervisiapart.cpp:443
+msgid "Removes a watch from the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:447
+msgid "Show &Watchers"
+msgstr ""
+
+#: cervisiapart.cpp:450
+msgid "Shows the watchers of the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:454
+msgid "Ed&it Files"
+msgstr ""
+
+#: cervisiapart.cpp:457
+msgid "Edits (cvs edit) the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:461
+msgid "U&nedit Files"
+msgstr ""
+
+#: cervisiapart.cpp:464
+msgid "Unedits (cvs unedit) the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:468
+msgid "Show &Editors"
+msgstr ""
+
+#: cervisiapart.cpp:471
+msgid "Shows the editors of the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:475
+msgid "&Lock Files"
+msgstr ""
+
+#: cervisiapart.cpp:478
+msgid "Locks the selected files, so that others cannot modify them"
+msgstr ""
+
+#: cervisiapart.cpp:482
+msgid "Unl&ock Files"
+msgstr ""
+
+#: cervisiapart.cpp:485
+msgid "Unlocks the selected files"
+msgstr ""
+
+#: cervisiapart.cpp:489
+msgid "Create &Patch Against Repository..."
+msgstr ""
+
+#: cervisiapart.cpp:492
+msgid "Creates a patch from the modifications in your sandbox"
+msgstr ""
+
+#: cervisiapart.cpp:499
+msgid "&Create..."
+msgstr ""
+
+#: cervisiapart.cpp:503
+msgid "&Checkout..."
+msgstr ""
+
+#: cervisiapart.cpp:506
+msgid "Allows you to checkout a module from a repository"
+msgstr ""
+
+#: cervisiapart.cpp:510
+msgid "&Import..."
+msgstr ""
+
+#: cervisiapart.cpp:513
+msgid "Allows you to import a module into a repository"
+msgstr ""
+
+#: cervisiapart.cpp:517
+msgid "&Repositories..."
+msgstr ""
+
+#: cervisiapart.cpp:520
+msgid "Configures a list of repositories you regularly use"
+msgstr ""
+
+#: cervisiapart.cpp:527
+msgid "Hide All &Files"
+msgstr ""
+
+#: cervisiapart.cpp:530
+msgid "Show All &Files"
+msgstr ""
+
+#: cervisiapart.cpp:531
+msgid "Determines whether only folders are shown"
+msgstr ""
+
+#: cervisiapart.cpp:535
+msgid "Hide Unmodified Files"
+msgstr ""
+
+#: cervisiapart.cpp:538
+msgid "Show Unmodified Files"
+msgstr ""
+
+#: cervisiapart.cpp:539
+msgid "Determines whether files with status up-to-date or unknown are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:544
+msgid "Hide Removed Files"
+msgstr ""
+
+#: cervisiapart.cpp:547
+msgid "Show Removed Files"
+msgstr ""
+
+#: cervisiapart.cpp:548
+msgid "Determines whether removed files are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:552
+msgid "Hide Non-CVS Files"
+msgstr ""
+
+#: cervisiapart.cpp:555
+msgid "Show Non-CVS Files"
+msgstr ""
+
+#: cervisiapart.cpp:556
+msgid "Determines whether files not in CVS are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:560
+msgid "Hide Empty Folders"
+msgstr ""
+
+#: cervisiapart.cpp:563
+msgid "Show Empty Folders"
+msgstr ""
+
+#: cervisiapart.cpp:564
+msgid "Determines whether folders without visible entries are hidden"
+msgstr ""
+
+#: cervisiapart.cpp:568
+msgid "Create &Folders on Update"
+msgstr ""
+
+#: cervisiapart.cpp:571
+msgid "Determines whether updates create folders"
+msgstr ""
+
+#: cervisiapart.cpp:575
+msgid "&Prune Empty Folders on Update"
+msgstr ""
+
+#: cervisiapart.cpp:578
+msgid "Determines whether updates remove empty folders"
+msgstr ""
+
+#: cervisiapart.cpp:582
+msgid "&Update Recursively"
+msgstr ""
+
+#: cervisiapart.cpp:585
+msgid "Determines whether updates are recursive"
+msgstr ""
+
+#: cervisiapart.cpp:589
+msgid "C&ommit && Remove Recursively"
+msgstr ""
+
+#: cervisiapart.cpp:592
+msgid "Determines whether commits and removes are recursive"
+msgstr ""
+
+#: cervisiapart.cpp:596
+msgid "Do cvs &edit Automatically When Necessary"
+msgstr ""
+
+#: cervisiapart.cpp:599
+msgid "Determines whether automatic cvs editing is active"
+msgstr ""
+
+#: cervisiapart.cpp:603
+msgid "Configure Cervisia..."
+msgstr ""
+
+#: cervisiapart.cpp:606
+msgid "Allows you to configure the Cervisia KPart"
+msgstr ""
+
+#: cervisiapart.cpp:616
+msgid "CVS &Manual"
+msgstr ""
+
+#: cervisiapart.cpp:619
+msgid "Opens the help browser with the CVS documentation"
+msgstr ""
+
+#: cervisiapart.cpp:626
+msgid "Unfold Folder"
+msgstr ""
+
+#: cervisiapart.cpp:629
+msgid "Fold Folder"
+msgstr ""
+
+#: cervisiapart.cpp:673
+msgid "Edit With"
+msgstr ""
+
+#: cervisiapart.cpp:713
+msgid ""
+"Cervisia %1\n"
+"(Using TDE %2)\n"
+"\n"
+"Copyright (c) 1999-2002\n"
+"Bernd Gehrmann <bernd@mail.berlios.de>\n"
+"\n"
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2 of the License, or\n"
+"(at your option) any later version.\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"See the ChangeLog file for a list of contributors."
+msgstr ""
+
+#: cervisiapart.cpp:728
+msgid "About Cervisia"
+msgstr ""
+
+#: cervisiapart.cpp:736
+msgid "Cervisia Part"
+msgstr ""
+
+#: cervisiapart.cpp:737 main.cpp:150
+msgid "A CVS frontend"
+msgstr ""
+
+#: cervisiapart.cpp:739
+msgid "Copyright (c) 1999-2002 Bernd Gehrmann"
+msgstr ""
+
+#: cervisiapart.cpp:742 main.cpp:155
+msgid "Original author and former maintainer"
+msgstr ""
+
+#: cervisiapart.cpp:744 main.cpp:157
+msgid "Maintainer"
+msgstr ""
+
+#: cervisiapart.cpp:746 main.cpp:159
+msgid "Developer"
+msgstr ""
+
+#: cervisiapart.cpp:749 main.cpp:164
+msgid "Conversion to KPart"
+msgstr ""
+
+#: cervisiapart.cpp:759
+msgid "Open Sandbox"
+msgstr ""
+
+#: cervisiapart.cpp:816
+msgid "CVS Edit"
+msgstr ""
+
+#: cervisiapart.cpp:1349 diffdlg.cpp:255 logdlg.cpp:467
+msgid "CVS Diff"
+msgstr ""
+
+#: cervisiapart.cpp:1364 diffdlg.cpp:491 logdlg.cpp:482 resolvedlg.cpp:351
+msgid "Could not open file for writing."
+msgstr ""
+
+#: cervisiapart.cpp:1511
+msgid "The revision looks invalid."
+msgstr ""
+
+#: cervisiapart.cpp:1518
+msgid "This is the first revision of the branch."
+msgstr ""
+
+#: cervisiapart.cpp:1644
+msgid "Invoking help on Cervisia"
+msgstr ""
+
+#: cervisiapart.cpp:1651
+msgid "Invoking help on CVS"
+msgstr ""
+
+#: cervisiapart.cpp:1687
+msgid "Done"
+msgstr ""
+
+#: cervisiapart.cpp:1696
+msgid "A CVS commit to repository %1 is done"
+msgstr ""
+
+#: cervisiapart.cpp:1717
+msgid ""
+"This is not a CVS folder.\n"
+"If you did not intend to use Cervisia, you can switch view modes within "
+"Konqueror."
+msgstr ""
+
+#: cervisiashell.cpp:53
+msgid "The Cervisia library could not be loaded."
+msgstr ""
+
+#: cervisiashell.cpp:97
+msgid "Allows you to configure the toolbar"
+msgstr ""
+
+#: cervisiashell.cpp:103
+msgid "Allows you to customize the keybindings"
+msgstr ""
+
+#: cervisiashell.cpp:108
+msgid "Exits Cervisia"
+msgstr ""
+
+#: cervisiashell.cpp:116
+msgid "Invokes the TDE help system with the Cervisia documentation"
+msgstr ""
+
+#: cervisiashell.cpp:121
+msgid "Opens the bug report dialog"
+msgstr ""
+
+#: cervisiashell.cpp:126
+msgid "Displays the version number and copyright information"
+msgstr ""
+
+#: cervisiashell.cpp:131
+msgid "Displays the information about TDE and its version number"
+msgstr ""
+
+#: changelogdlg.cpp:44
+msgid "Edit ChangeLog"
+msgstr ""
+
+#: changelogdlg.cpp:81
+msgid "The ChangeLog file could not be written."
+msgstr ""
+
+#: changelogdlg.cpp:101
+msgid "A ChangeLog file does not exist. Create one?"
+msgstr ""
+
+#: changelogdlg.cpp:103
+msgid "Create"
+msgstr ""
+
+#: changelogdlg.cpp:112
+msgid "The ChangeLog file could not be read."
+msgstr ""
+
+#: checkoutdlg.cpp:54 checkoutdlg.cpp:345
+msgid "CVS Checkout"
+msgstr ""
+
+#: checkoutdlg.cpp:54
+msgid "CVS Import"
+msgstr ""
+
+#: checkoutdlg.cpp:79 checkoutdlg.cpp:95
+msgid "&Module:"
+msgstr ""
+
+#: checkoutdlg.cpp:86 checkoutdlg.cpp:100 mergedlg.cpp:56 tagdlg.cpp:60
+#: updatedlg.cpp:56
+msgid "Fetch &List"
+msgstr ""
+
+#: checkoutdlg.cpp:109
+msgid "&Branch tag:"
+msgstr ""
+
+#: checkoutdlg.cpp:116
+msgid "Re&cursive checkout"
+msgstr ""
+
+#: checkoutdlg.cpp:140
+msgid "Working &folder:"
+msgstr ""
+
+#: checkoutdlg.cpp:149
+msgid "&Vendor tag:"
+msgstr ""
+
+#: checkoutdlg.cpp:156
+msgid "&Release tag:"
+msgstr ""
+
+#: checkoutdlg.cpp:163
+msgid "&Ignore files:"
+msgstr ""
+
+#: checkoutdlg.cpp:170
+msgid "&Comment:"
+msgstr ""
+
+#: checkoutdlg.cpp:174
+msgid "Import as &binaries"
+msgstr ""
+
+#: checkoutdlg.cpp:178
+msgid "Use file's modification time as time of import"
+msgstr ""
+
+#: checkoutdlg.cpp:186
+msgid "Chec&k out as:"
+msgstr ""
+
+#: checkoutdlg.cpp:189
+msgid "Ex&port only"
+msgstr ""
+
+#: checkoutdlg.cpp:290
+msgid "Please choose an existing working folder."
+msgstr ""
+
+#: checkoutdlg.cpp:295 checkoutdlg.cpp:380
+msgid "Please specify a module name."
+msgstr ""
+
+#: checkoutdlg.cpp:304
+msgid "Please specify a vendor tag and a release tag."
+msgstr ""
+
+#: checkoutdlg.cpp:310
+msgid ""
+"Tags must start with a letter and may contain\n"
+"letters, digits and the characters '-' and '_'."
+msgstr ""
+
+#: checkoutdlg.cpp:320
+msgid "A branch must be specified for export."
+msgstr ""
+
+#: checkoutdlg.cpp:374
+msgid "Please specify a repository."
+msgstr ""
+
+#: checkoutdlg.cpp:390
+msgid "CVS Remote Log"
+msgstr ""
+
+#: commitdlg.cpp:57
+msgid "CVS Commit"
+msgstr ""
+
+#: commitdlg.cpp:66
+msgid "Commit the following &files:"
+msgstr ""
+
+#: commitdlg.cpp:80
+msgid "Older &messages:"
+msgstr ""
+
+#: commitdlg.cpp:90
+msgid "&Log message:"
+msgstr ""
+
+#: commitdlg.cpp:100
+msgid "Use log message &template"
+msgstr ""
+
+#: commitdlg.cpp:106 logdlg.cpp:64
+msgid "&Diff"
+msgstr ""
+
+#: commitdlg.cpp:179
+msgid "Current"
+msgstr ""
+
+#: cvsinitdlg.cpp:36
+msgid "Create New Repository (cvs init)"
+msgstr ""
+
+#: cvsinitdlg.cpp:42
+msgid "Repository folder:"
+msgstr ""
+
+#: diffdlg.cpp:82
+msgid "Synchronize scroll bars"
+msgstr ""
+
+#: diffdlg.cpp:94 diffdlg.cpp:413
+msgid "%1 differences"
+msgstr ""
+
+#: diffdlg.cpp:225
+#, c-format
+msgid "CVS Diff: %1"
+msgstr ""
+
+#: diffdlg.cpp:227
+msgid "Repository:"
+msgstr ""
+
+#: diffdlg.cpp:228 diffdlg.cpp:231
+msgid "Revision "
+msgstr ""
+
+#: diffdlg.cpp:230
+msgid "Working dir:"
+msgstr ""
+
+#: diffdlg.cpp:411 resolvedlg.cpp:386
+msgid "%1 of %2"
+msgstr ""
+
+#: entry_status.cpp:37
+msgid "Locally Modified"
+msgstr ""
+
+#: entry_status.cpp:40
+msgid "Locally Added"
+msgstr ""
+
+#: entry_status.cpp:43
+msgid "Locally Removed"
+msgstr ""
+
+#: entry_status.cpp:46
+msgid "Needs Update"
+msgstr ""
+
+#: entry_status.cpp:49
+msgid "Needs Patch"
+msgstr ""
+
+#: entry_status.cpp:52
+msgid "Needs Merge"
+msgstr ""
+
+#: entry_status.cpp:55
+msgid "Up to Date"
+msgstr ""
+
+#: entry_status.cpp:58
+msgid "Conflict"
+msgstr ""
+
+#: entry_status.cpp:61
+msgid "Updated"
+msgstr ""
+
+#: entry_status.cpp:64
+msgid "Patched"
+msgstr ""
+
+#: entry_status.cpp:67
+msgid "Removed"
+msgstr ""
+
+#: entry_status.cpp:70
+msgid "Not in CVS"
+msgstr ""
+
+#: entry_status.cpp:73
+msgid "Unknown"
+msgstr ""
+
+#: historydlg.cpp:117 historydlg.cpp:363
+msgid "Commit, Modified "
+msgstr ""
+
+#: historydlg.cpp:118 historydlg.cpp:364
+msgid "Commit, Added "
+msgstr ""
+
+#: historydlg.cpp:119 historydlg.cpp:365
+msgid "Commit, Removed "
+msgstr ""
+
+#: historydlg.cpp:125 historydlg.cpp:355
+msgid "Checkout "
+msgstr ""
+
+#: historydlg.cpp:131 loginfo.cpp:64
+msgid "Tag"
+msgstr ""
+
+#: historydlg.cpp:155 loglist.cpp:120
+msgid "Date"
+msgstr ""
+
+#: historydlg.cpp:156
+msgid "Event"
+msgstr ""
+
+#: historydlg.cpp:157 loglist.cpp:119
+msgid "Author"
+msgstr ""
+
+#: historydlg.cpp:158 loglist.cpp:118 updateview.cpp:53
+msgid "Revision"
+msgstr ""
+
+#: historydlg.cpp:160
+msgid "Repo Path"
+msgstr ""
+
+#: historydlg.cpp:164
+msgid "Show c&ommit events"
+msgstr ""
+
+#: historydlg.cpp:167
+msgid "Show ch&eckout events"
+msgstr ""
+
+#: historydlg.cpp:170
+msgid "Show &tag events"
+msgstr ""
+
+#: historydlg.cpp:173
+msgid "Show &other events"
+msgstr ""
+
+#: historydlg.cpp:176
+msgid "Only &user:"
+msgstr ""
+
+#: historydlg.cpp:178
+msgid "Only &filenames matching:"
+msgstr ""
+
+#: historydlg.cpp:180
+msgid "Only &folders matching:"
+msgstr ""
+
+#: historydlg.cpp:313 historydlg.cpp:319
+msgid "CVS History"
+msgstr ""
+
+#: historydlg.cpp:356
+msgid "Tag "
+msgstr ""
+
+#: historydlg.cpp:357
+msgid "Release "
+msgstr ""
+
+#: historydlg.cpp:358
+msgid "Update, Deleted "
+msgstr ""
+
+#: historydlg.cpp:359
+msgid "Update, Copied "
+msgstr ""
+
+#: historydlg.cpp:360
+msgid "Update, Merged "
+msgstr ""
+
+#: historydlg.cpp:361
+msgid "Update, Conflict "
+msgstr ""
+
+#: historydlg.cpp:362
+msgid "Update, Patched "
+msgstr ""
+
+#: historydlg.cpp:366
+msgid "Unknown "
+msgstr ""
+
+#: logdlg.cpp:63
+msgid "&Annotate"
+msgstr ""
+
+#: logdlg.cpp:86
+msgid "S&earch:"
+msgstr ""
+
+#: logdlg.cpp:98
+msgid "&Tree"
+msgstr ""
+
+#: logdlg.cpp:99
+msgid "&List"
+msgstr ""
+
+#: logdlg.cpp:100
+msgid "CVS &Output"
+msgstr ""
+
+#: logdlg.cpp:105
+msgid ""
+"Choose revision A by clicking with the left mouse button,\n"
+"revision B by clicking with the middle mouse button."
+msgstr ""
+
+#: logdlg.cpp:134
+msgid "Revision A:"
+msgstr ""
+
+#: logdlg.cpp:134
+msgid "Revision B:"
+msgstr ""
+
+#: logdlg.cpp:142
+msgid "Select by tag:"
+msgstr ""
+
+#: logdlg.cpp:150
+msgid "Author:"
+msgstr ""
+
+#: logdlg.cpp:157
+msgid "Date:"
+msgstr ""
+
+#: logdlg.cpp:164
+msgid "Comment/Tags:"
+msgstr ""
+
+#: logdlg.cpp:180
+msgid ""
+"This revision is used when you click Annotate.\n"
+"It is also used as the first item of a Diff operation."
+msgstr ""
+
+#: logdlg.cpp:183
+msgid "This revision is used as the second item of a Diff operation."
+msgstr ""
+
+#: logdlg.cpp:198
+msgid ""
+"_: to view something\n"
+"&View"
+msgstr ""
+
+#: logdlg.cpp:199
+msgid "Create Patch..."
+msgstr ""
+
+#: logdlg.cpp:236
+#, c-format
+msgid "CVS Log: %1"
+msgstr ""
+
+#: logdlg.cpp:242
+msgid "CVS Log"
+msgstr ""
+
+#: logdlg.cpp:390
+msgid " (Branchpoint)"
+msgstr ""
+
+#: logdlg.cpp:410
+msgid "Please select revision A or B first."
+msgstr ""
+
+#: logdlg.cpp:431
+msgid "View File"
+msgstr ""
+
+#: logdlg.cpp:450 logdlg.cpp:509
+msgid "Please select revision A or revisions A and B first."
+msgstr ""
+
+#: loginfo.cpp:58
+msgid "Branchpoint"
+msgstr ""
+
+#: loginfo.cpp:61
+msgid "On Branch"
+msgstr ""
+
+#: loglist.cpp:121
+msgid "Branch"
+msgstr ""
+
+#: loglist.cpp:122
+msgid "Comment"
+msgstr ""
+
+#: loglist.cpp:123
+msgid "Tags"
+msgstr ""
+
+#: logplainview.cpp:56
+#, c-format
+msgid "revision %1"
+msgstr ""
+
+#: logplainview.cpp:59
+msgid "Select for revision A"
+msgstr ""
+
+#: logplainview.cpp:62
+msgid "Select for revision B"
+msgstr ""
+
+#: logplainview.cpp:65
+msgid "date: %1; author: %2"
+msgstr ""
+
+#: main.cpp:143
+msgid "The sandbox to be loaded"
+msgstr ""
+
+#: main.cpp:144
+msgid "Show resolve dialog for the given file"
+msgstr ""
+
+#: main.cpp:145
+msgid "Show log dialog for the given file"
+msgstr ""
+
+#: main.cpp:146
+msgid "Show annotation dialog for the given file"
+msgstr ""
+
+#: main.cpp:149
+msgid "Cervisia"
+msgstr ""
+
+#: main.cpp:151
+msgid ""
+"Copyright (c) 1999-2002 Bernd Gehrmann\n"
+"Copyright (c) 2002-2007 the Cervisia authors"
+msgstr ""
+
+#: main.cpp:161
+msgid "Documentation"
+msgstr ""
+
+#: mergedlg.cpp:38
+msgid "CVS Merge"
+msgstr ""
+
+#: mergedlg.cpp:49
+msgid "Merge from &branch:"
+msgstr ""
+
+#: mergedlg.cpp:65
+msgid "Merge &modifications:"
+msgstr ""
+
+#: mergedlg.cpp:68
+msgid "between tag: "
+msgstr ""
+
+#: mergedlg.cpp:72
+msgid "and tag: "
+msgstr ""
+
+#: mergedlg.cpp:76 updatedlg.cpp:71
+msgid "Fetch L&ist"
+msgstr ""
+
+#: misc.cpp:85
+msgid "CVS Status"
+msgstr ""
+
+#: misc.cpp:218
+msgid ""
+"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
+msgstr ""
+
+#: misc.cpp:219
+msgid "Overwrite File?"
+msgstr ""
+
+#: misc.cpp:220
+msgid "&Overwrite"
+msgstr ""
+
+#: misc.cpp:220
+msgid "Overwrite the file"
+msgstr ""
+
+#: patchoptiondlg.cpp:38
+msgid "Output Format"
+msgstr ""
+
+#: patchoptiondlg.cpp:44
+msgid "Context"
+msgstr ""
+
+#: patchoptiondlg.cpp:45
+msgid "Normal"
+msgstr ""
+
+#: patchoptiondlg.cpp:46
+msgid "Unified"
+msgstr ""
+
+#: patchoptiondlg.cpp:49
+msgid "&Number of context lines:"
+msgstr ""
+
+#: patchoptiondlg.cpp:59
+msgid "Ignore Options"
+msgstr ""
+
+#: patchoptiondlg.cpp:62
+msgid "Ignore added or removed empty lines"
+msgstr ""
+
+#: patchoptiondlg.cpp:64
+msgid "Ignore changes in the amount of whitespace"
+msgstr ""
+
+#: patchoptiondlg.cpp:66
+msgid "Ignore all whitespace"
+msgstr ""
+
+#: patchoptiondlg.cpp:67
+msgid "Ignore changes in case"
+msgstr ""
+
+#: protocolview.cpp:127
+msgid "[Exited with status %1]\n"
+msgstr ""
+
+#: protocolview.cpp:129
+msgid "[Finished]\n"
+msgstr ""
+
+#: protocolview.cpp:132
+msgid "[Aborted]\n"
+msgstr ""
+
+#: repositorydlg.cpp:147
+msgid "Logged in"
+msgstr ""
+
+#: repositorydlg.cpp:147
+msgid "Not logged in"
+msgstr ""
+
+#: repositorydlg.cpp:149
+msgid "No login required"
+msgstr ""
+
+#: repositorydlg.cpp:157
+msgid "Configure Access to Repositories"
+msgstr ""
+
+#: repositorydlg.cpp:170
+msgid "Repository"
+msgstr ""
+
+#: repositorydlg.cpp:171
+msgid "Method"
+msgstr ""
+
+#: repositorydlg.cpp:172
+msgid "Compression"
+msgstr ""
+
+#: repositorydlg.cpp:173 settingsdlg.cpp:296 updateview.cpp:52
+msgid "Status"
+msgstr ""
+
+#: repositorydlg.cpp:182
+msgid "&Add..."
+msgstr ""
+
+#: repositorydlg.cpp:183
+msgid "&Modify..."
+msgstr ""
+
+#: repositorydlg.cpp:186
+msgid "Login..."
+msgstr ""
+
+#: repositorydlg.cpp:187
+msgid "Logout"
+msgstr ""
+
+#: repositorydlg.cpp:337
+msgid "This repository is already known."
+msgstr ""
+
+#: repositorydlg.cpp:426
+msgid "Login failed."
+msgstr ""
+
+#: repositorydlg.cpp:451
+msgid "CVS Logout"
+msgstr ""
+
+#: resolvedlg.cpp:118
+msgid "Your version (A):"
+msgstr ""
+
+#: resolvedlg.cpp:126
+msgid "Other version (B):"
+msgstr ""
+
+#: resolvedlg.cpp:137
+msgid "Merged version:"
+msgstr ""
+
+#: resolvedlg.cpp:225
+#, c-format
+msgid "CVS Resolve: %1"
+msgstr ""
+
+#: resolvedlg.cpp:388
+msgid "%1 conflicts"
+msgstr ""
+
+#: settingsdlg.cpp:81
+msgid "Configure Cervisia"
+msgstr ""
+
+#: settingsdlg.cpp:237
+msgid "General"
+msgstr ""
+
+#: settingsdlg.cpp:241
+msgid "&User name for the change log editor:"
+msgstr ""
+
+#: settingsdlg.cpp:249
+msgid "&Path to CVS executable, or 'cvs':"
+msgstr ""
+
+#: settingsdlg.cpp:265
+msgid "Diff Viewer"
+msgstr ""
+
+#: settingsdlg.cpp:268
+msgid "&Number of context lines in diff dialog:"
+msgstr ""
+
+#: settingsdlg.cpp:273
+msgid "Additional &options for cvs diff:"
+msgstr ""
+
+#: settingsdlg.cpp:277
+msgid "Tab &width in diff dialog:"
+msgstr ""
+
+#: settingsdlg.cpp:282
+msgid "External diff &frontend:"
+msgstr ""
+
+#: settingsdlg.cpp:299
+msgid ""
+"When opening a sandbox from a &remote repository,\n"
+"start a File->Status command automatically"
+msgstr ""
+
+#: settingsdlg.cpp:301
+msgid ""
+"When opening a sandbox from a &local repository,\n"
+"start a File->Status command automatically"
+msgstr ""
+
+#: settingsdlg.cpp:314
+msgid "Advanced"
+msgstr ""
+
+#: settingsdlg.cpp:335
+msgid "Font for &Protocol Window..."
+msgstr ""
+
+#: settingsdlg.cpp:337
+msgid "Font for A&nnotate View..."
+msgstr ""
+
+#: settingsdlg.cpp:339
+msgid "Font for D&iff View..."
+msgstr ""
+
+#: settingsdlg.cpp:341
+msgid "Font for ChangeLog View..."
+msgstr ""
+
+#: settingsdlg.cpp:345
+msgid "Colors"
+msgstr ""
+
+#: settingsdlg.cpp:349
+msgid "Conflict:"
+msgstr ""
+
+#: settingsdlg.cpp:353
+msgid "Diff change:"
+msgstr ""
+
+#: settingsdlg.cpp:357
+msgid "Local change:"
+msgstr ""
+
+#: settingsdlg.cpp:361
+msgid "Diff insertion:"
+msgstr ""
+
+#: settingsdlg.cpp:365
+msgid "Remote change:"
+msgstr ""
+
+#: settingsdlg.cpp:369
+msgid "Diff deletion:"
+msgstr ""
+
+#: settingsdlg.cpp:373
+msgid "Not in cvs:"
+msgstr ""
+
+#: settingsdlg.cpp:377
+msgid "Split main window &horizontally"
+msgstr ""
+
+#: tagdlg.cpp:46
+msgid "CVS Delete Tag"
+msgstr ""
+
+#: tagdlg.cpp:46
+msgid "CVS Tag"
+msgstr ""
+
+#: tagdlg.cpp:58 tagdlg.cpp:75
+msgid "&Name of tag:"
+msgstr ""
+
+#: tagdlg.cpp:81
+msgid "Create &branch with this tag"
+msgstr ""
+
+#: tagdlg.cpp:84
+msgid "&Force tag creation even if tag already exists"
+msgstr ""
+
+#: tagdlg.cpp:117
+msgid "You must define a tag name."
+msgstr ""
+
+#: tagdlg.cpp:125
+msgid ""
+"Tag must start with a letter and may contain letters, digits and the "
+"characters '-' and '_'."
+msgstr ""
+
+#: updatedlg.cpp:38
+msgid "CVS Update"
+msgstr ""
+
+#: updatedlg.cpp:49
+msgid "Update to &branch: "
+msgstr ""
+
+#: updatedlg.cpp:65
+msgid "Update to &tag: "
+msgstr ""
+
+#: updatedlg.cpp:80
+msgid "Update to &date ('yyyy-mm-dd'):"
+msgstr ""
+
+#: updateview.cpp:50
+msgid "File Name"
+msgstr ""
+
+#: updateview.cpp:51
+msgid "File Type"
+msgstr ""
+
+#: updateview.cpp:54
+msgid "Tag/Date"
+msgstr ""
+
+#: updateview.cpp:55
+msgid "Timestamp"
+msgstr ""
+
+#: watchdlg.cpp:35
+msgid "CVS Watch Add"
+msgstr ""
+
+#: watchdlg.cpp:35
+msgid "CVS Watch Remove"
+msgstr ""
+
+#: watchdlg.cpp:42
+msgid "Add watches for the following events:"
+msgstr ""
+
+#: watchdlg.cpp:43
+msgid "Remove watches for the following events:"
+msgstr ""
+
+#: watchdlg.cpp:46
+msgid "&All"
+msgstr ""
+
+#: watchdlg.cpp:51
+msgid "&Only:"
+msgstr ""
+
+#: watchdlg.cpp:59
+msgid "&Commits"
+msgstr ""
+
+#: watchdlg.cpp:63
+msgid "&Edits"
+msgstr ""
+
+#: watchdlg.cpp:67
+msgid "&Unedits"
+msgstr ""
+
+#: watchersdlg.cpp:55
+msgid "Watcher"
+msgstr ""
+
+#: watchersdlg.cpp:57
+msgid "Unedit"
+msgstr ""
+
+#: watchersdlg.cpp:58
+msgid "Commit"
+msgstr ""
+
+#: watchersdlg.cpp:78 watchersdlg.cpp:84
+msgid "CVS Watchers"
+msgstr ""
+
+#: cervisiapart.kcfg:24
+#, no-c-format
+msgid ""
+"The foreground color used to highlight files with a conflict in the file "
+"view."
+msgstr ""
+
+#: cervisiapart.kcfg:33
+#, no-c-format
+msgid "Delay (ms) until the progress dialog appears."
+msgstr ""
+
+#: cervisiaui.rc:42
+#, no-c-format
+msgid "&Advanced"
+msgstr ""
+
+#: cervisiaui.rc:62
+#, no-c-format
+msgid "&Repository"
+msgstr ""
+
+#: settingsdlg_advanced.ui:41
+#, no-c-format
+msgid "&Timeout after which a progress dialog appears (in ms):"
+msgstr ""
+
+#: settingsdlg_advanced.ui:52
+#, no-c-format
+msgid "Default compression &level:"
+msgstr ""
+
+#: settingsdlg_advanced.ui:63
+#, no-c-format
+msgid "Utilize a running or start a new ssh-agent process"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/cvsservice.po b/tde-i18n-es_AR/messages/tdesdk/cvsservice.po
new file mode 100644
index 00000000000..07d6ccf16c7
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/cvsservice.po
@@ -0,0 +1,75 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: cvsaskpass.cpp:33
+msgid "prompt"
+msgstr ""
+
+#: cvsaskpass.cpp:40
+msgid "cvsaskpass"
+msgstr ""
+
+#: cvsaskpass.cpp:41
+msgid "ssh-askpass for the CVS DCOP Service"
+msgstr ""
+
+#: cvsaskpass.cpp:43
+msgid "Copyright (c) 2003 Christian Loose"
+msgstr ""
+
+#: cvsaskpass.cpp:64
+msgid "Please type in your password below."
+msgstr ""
+
+#: cvsaskpass.cpp:67
+msgid "Repository:"
+msgstr ""
+
+#: cvsloginjob.cpp:117
+msgid "Please type in your password for the repository below."
+msgstr ""
+
+#: cvsservice.cpp:991
+msgid ""
+"You have to set a local working copy directory before you can use this "
+"function!"
+msgstr ""
+
+#: cvsservice.cpp:1005
+msgid "There is already a job running"
+msgstr ""
+
+#: main.cpp:30
+msgid "CVS DCOP service"
+msgstr ""
+
+#: main.cpp:31
+msgid "DCOP service for CVS"
+msgstr ""
+
+#: main.cpp:33
+msgid "Developer"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/kbabel.po b/tde-i18n-es_AR/messages/tdesdk/kbabel.po
new file mode 100644
index 00000000000..2152d648c17
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/kbabel.po
@@ -0,0 +1,5423 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2021-07-07 18:23+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+#: kbabeldict/main.cpp:121
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+#: kbabeldict/main.cpp:122
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:50
+msgid "Catalog Information"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:53
+msgid "Total Messages"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:54
+msgid "Fuzzy Messages"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:55
+msgid "Untranslated Messages"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:56
+#: catalogmanager/catalogmanagerview.cpp:96
+msgid "Last Translator"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:57
+msgid "Language Team"
+msgstr ""
+
+#: addons/tdefile-plugins/tdefile_po.cpp:58
+msgid "Revision"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:129 kbabel/kbabel.cpp:132
+#: kbabel/kbabel.cpp:150 kbabel/kbabel.cpp:1754
+#, c-format
+msgid ""
+"Cannot open project file\n"
+"%1"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:130 kbabel/kbabel.cpp:133
+#: kbabel/kbabel.cpp:151 kbabel/kbabel.cpp:1755
+msgid "Project File Error"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:222 catalogmanager/validateprogress.cpp:72
+msgid "&Open"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:225
+msgid "&Open Template"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:228
+msgid "Open in &New Window"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:237
+msgid "Fi&nd in Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:240
+msgid "Re&place in Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:243 kbabel/kbabel.cpp:674
+msgid "&Stop Searching"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:251
+msgid "&Toggle Marking"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:254
+msgid "Remove Marking"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:257
+msgid "Toggle All Markings"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:260
+msgid "Remove All Markings"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:263
+msgid "Mark Modified Files"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:267
+msgid "&Load Markings..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:270
+msgid "&Save Markings..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:273
+msgid "&Mark Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:275
+msgid "&Unmark Files..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:284 kbabel/kbabel.cpp:543
+msgid "Nex&t Untranslated"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:287 kbabel/kbabel.cpp:540
+msgid "Prev&ious Untranslated"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:290 kbabel/kbabel.cpp:537
+msgid "Ne&xt Fuzzy"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:293 kbabel/kbabel.cpp:534
+msgid "Pre&vious Fuzzy"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:296 kbabel/kbabel.cpp:531
+msgid "N&ext Fuzzy or Untranslated"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:299 kbabel/kbabel.cpp:528
+msgid "P&revious Fuzzy or Untranslated"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:303 kbabel/kbabel.cpp:549
+msgid "Next Err&or"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:306 kbabel/kbabel.cpp:546
+msgid "Previo&us Error"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:309
+msgid "Next Te&mplate Only"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:312
+msgid "Previous Temp&late Only"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:315
+msgid "Next Tran&slation Exists"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:318
+msgid "Previous Transl&ation Exists"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:322
+msgid "Previous Marke&d"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:325
+msgid "Next &Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:331 kbabel/kbabel.cpp:594
+msgid "&New..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:339 kbabel/kbabel.cpp:602
+msgid "C&lose"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:345 kbabel/kbabel.cpp:607
+msgid "&Configure..."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:350
+msgid "&Statistics"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:353
+msgid "S&tatistics in Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:356
+msgid "Check S&yntax"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:359
+msgid "S&pell Check"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:362
+msgid "Spell Check in &Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:365
+msgid "&Rough Translation"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:368
+msgid "Rough Translation in M&arked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:371
+msgid "Mai&l"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:374
+msgid "Mail Mar&ked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:378
+msgid "&Pack"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:380
+msgid "Pack &Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:399 kbabel/kbabel.cpp:765
+msgid "&Validation"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:412
+msgid "V&alidation Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:425 catalogmanager/catalogmanager.cpp:451
+msgid "Update"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:427 catalogmanager/catalogmanager.cpp:453
+msgid "Update Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:429 catalogmanager/catalogmanager.cpp:455
+msgid "Commit"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:431 catalogmanager/catalogmanager.cpp:457
+msgid "Commit Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:433
+msgid "Status"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:435
+msgid "Status for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:437 catalogmanager/catalogmanager.cpp:467
+msgid "Show Diff"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:459
+msgid "Status (Local)"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:461
+msgid "Status (Local) for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:463
+msgid "Status (Remote)"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:465
+msgid "Status (Remote) for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:469
+msgid "Show Information"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:471
+msgid "Show Information for Marked"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:488 catalogmanager/catalogmanager.cpp:503
+msgid "Update Templates"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:490 catalogmanager/catalogmanager.cpp:505
+msgid "Update Marked Templates"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:492 catalogmanager/catalogmanager.cpp:507
+msgid "Commit Templates"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:494 catalogmanager/catalogmanager.cpp:509
+msgid "Commit Marked Templates"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:525 catalogmanager/catalogmanager.cpp:529
+msgid "Commands"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:558
+msgid ""
+"<qt><p><b>Statusbar</b></p>\n"
+"<p>The statusbar displays information about progress of the current find or "
+"replace operation. The first number in <b>Found:</b> displays the number of "
+"files with an occurrence of the searched text not yet shown in the KBabel "
+"window. The second shows the total number of files containing the searched "
+"text found so far.</p></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:663 catalogmanager/catalogmanager.cpp:696
+#: catalogmanager/catalogmanager.cpp:727 catalogmanager/catalogmanager.cpp:757
+#: catalogmanager/catalogmanager.cpp:787 catalogmanager/catalogmanager.cpp:807
+#: catalogmanager/catalogmanager.cpp:827
+msgid ""
+"Cannot send a message to KBabel.\n"
+"Please check your TDE installation."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:858
+msgid ""
+"Unable to use TDELauncher to start KBabel.\n"
+"You should check the installation of TDE.\n"
+"Please start KBabel manually."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:893
+msgid "Found: 0/0"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:915
+msgid "Found: %1/%2"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:940 catalogmanager/catalogmanager.cpp:1024
+#: kbabel/kbabelview.cpp:4433 kbabeldict/kbabeldictview.cpp:239
+msgid "Searching"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:986 catalogmanager/catalogmanager.cpp:1073
+msgid "DCOP communication with KBabel failed."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:986 catalogmanager/catalogmanager.cpp:1073
+msgid "DCOP Communication Error"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1001
+#: catalogmanager/catalogmanager.cpp:1087
+msgid "KBabel cannot be started."
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1001
+#: catalogmanager/catalogmanager.cpp:1087
+msgid "Cannot Start KBabel"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1008
+#: catalogmanager/catalogmanager.cpp:1094
+msgid "Search string not found!"
+msgstr ""
+
+#: catalogmanager/catalogmanager.cpp:1235
+#, c-format
+msgid "Cannot open project file %1"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:89
+msgid "Name"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:90
+msgid "M"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:91
+msgid "Fuzzy"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:92
+msgid "Untranslated"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:93
+msgid "Total"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:94 catalogmanager/future.cpp:5
+msgid "CVS/SVN Status"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:95
+msgid "Last Revision"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:178
+#: catalogmanager/catalogmanagerview.cpp:2447
+#: catalogmanager/catalogmanagerview.cpp:2458
+msgid "Log Window"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:180
+msgid "C&lear"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:183
+msgid ""
+"<qt><p><b>Log window</b></p>\n"
+"<p>In this window the output of the executed commands are shown.</p></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:194
+msgid ""
+"<qt><p><b>Catalog Manager</b></p>\n"
+"<p>The Catalog Manager merges two folders into one tree and displays all\n"
+"PO and POT files in these folders. This way you can easily see if a\n"
+"template has been added or removed. Also some information about the files\n"
+"is displayed.</p><p>For more information see section <b>The Catalog Manager</"
+"b> in the online help.</p></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:448
+#: catalogmanager/catalogmanagerview.cpp:483 kbabel/kbabelview.cpp:1233
+#: kbabel/kbabelview.cpp:1349 kbabel/kbabelview2.cpp:757
+#, c-format
+msgid ""
+"Error while trying to open file:\n"
+" %1"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:473
+msgid ""
+"Error while trying to read file:\n"
+" %1\n"
+"Maybe it is not a valid file with list of markings."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:519 kbabel/kbabelview.cpp:1451
+msgid "The file %1 already exists. Do you want to overwrite it?"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:520 kbabel/kbabelview.cpp:1452
+#: kbabel/kbabelview.cpp:1521
+msgid "&Overwrite"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:571
+msgid ""
+"An error occurred while trying to write to file:\n"
+"%1\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:580
+msgid ""
+"An error occurred while trying to upload the file:\n"
+"%1\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:664
+#: catalogmanager/catalogmanagerview.cpp:691
+msgid ""
+"The Catalog Manager is still updating information about the files.\n"
+"If you continue, it will try to update all necessary files, however this can "
+"take a long time and may lead to wrong results. Please wait until all files "
+"are updated."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:769
+msgid "Statistics for all:\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:771
+msgid "Statistics for %1:\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:773
+msgid "Number of packages: %1\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:776
+msgid "Complete translated: %1 % (%2)\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:779
+msgid "Only template available: %1 % (%2)\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:781
+msgid "Only PO file available: %1 % (%2)\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:783
+msgid "Number of messages: %1\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:787
+msgid "Translated: %1 % (%2)\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:790
+msgid "Fuzzy: %1 % (%2)\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:793
+msgid "Untranslated: %1 % (%2)\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:795
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:787
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:790
+#, no-c-format
+msgid "Statistics"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:820
+msgid ""
+"The file is syntactically correct.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:825
+msgid ""
+"The file has syntax errors.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:830
+msgid ""
+"The file has header syntax error.\n"
+"Output of \"msgfmt --statistics\":"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:835
+msgid "An error occurred while processing \"msgfmt --statistics\""
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:840
+#: catalogmanager/catalogmanagerview.cpp:929
+msgid ""
+"Cannot execute msgfmt. Please make sure that you have msgfmt in your PATH."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:845
+#: catalogmanager/catalogmanagerview.cpp:934 kbabel/kbabelview.cpp:1649
+msgid "You can use gettext tools only for checking PO files."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:868
+msgid ""
+"All files in folder %1 are syntactically correct.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:873
+msgid ""
+"All files in the base folder are syntactically correct.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:884
+msgid ""
+"At least one file in folder %1 has syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:889
+msgid ""
+"At least one file in the base folder has syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:900
+msgid ""
+"At least one file in folder %1 has header syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:905
+msgid ""
+"At least one file in the base folder has header syntax errors.\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:916
+#, c-format
+msgid ""
+"An error occurred while processing \"msgfmt --statistics *.po\" in folder %1"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:921
+msgid ""
+"An error occurred while processing \"msgfmt --statistics *.po\" in the base "
+"folder"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1502
+msgid "Do you really want to delete the file %1?"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1507
+msgid "Was not able to delete the file %1!"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1766
+msgid ""
+"You have not specified a valid folder for the base folder of the PO files:\n"
+"%1\n"
+"Please check your settings in the project settings dialog."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1783
+msgid ""
+"You have not specified a valid folder for the base folder of the PO template "
+"files:\n"
+"%1\n"
+"Please check your settings in the project settings dialog."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:1824
+msgid "Reading file information"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:2999
+#: catalogmanager/validateprogress.cpp:98
+msgid ""
+"Cannot instantiate a validation tool.\n"
+"Please check your installation."
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:3000
+#: catalogmanager/validateprogress.cpp:99
+msgid "Validation Tool Error"
+msgstr ""
+
+#: catalogmanager/catalogmanagerview.cpp:3008
+msgid "Validation Options"
+msgstr ""
+
+#: catalogmanager/catmanlistitem.cpp:80
+msgid "Message Catalogs"
+msgstr ""
+
+#: catalogmanager/catmanlistitem.cpp:450 catalogmanager/catmanlistitem.cpp:637
+msgid "No version control"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:50
+msgid "File Options"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:53
+msgid "&In all files"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:54
+msgid "&Marked files"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:55
+msgid "In &templates"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:56
+msgid "Ask before ne&xt file"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:57
+msgid "Save &without asking"
+msgstr ""
+
+#: catalogmanager/findinfilesdialog.cpp:59
+msgid ""
+"<qt><p><b>File Options</b></p><p>Here you can finetune where to find:"
+"<ul><li><b>In all files</b>: search in all files, otherwise searched is the "
+"selected file or files in the selected folder</li><li><b>Ask before next "
+"file</b>: show a dialog asking to proceed to the next file</li></ul></qt>"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:78 catalogmanager/catalogmanagerui.rc:175
+#: catalogmanager/catalogmanagerui.rc:212 catalogmanager/future.cpp:4
+#, no-c-format
+msgid "SVN"
+msgstr ""
+
+#: catalogmanager/future.cpp:8
+msgid "Resolved"
+msgstr ""
+
+#: catalogmanager/future.cpp:9
+msgid "Resolved for Marked"
+msgstr ""
+
+#: catalogmanager/future.cpp:10
+msgid "Revert"
+msgstr ""
+
+#: catalogmanager/future.cpp:11
+msgid "Revert for Marked"
+msgstr ""
+
+#: catalogmanager/future.cpp:12
+msgid "Cleanup"
+msgstr ""
+
+#: catalogmanager/future.cpp:13
+msgid "Cleanup for Marked"
+msgstr ""
+
+#: catalogmanager/future.cpp:16
+msgid "No repository"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:68
+msgid "CVS Dialog"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:77
+#: catalogmanager/libsvn/svndialog.cpp:74
+msgid "Update the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:80
+#: catalogmanager/libsvn/svndialog.cpp:77
+msgid "Commit the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:83
+msgid "Get status for the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:86
+#: catalogmanager/libsvn/svndialog.cpp:86
+msgid "Get diff for the following files:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:100
+#: catalogmanager/libsvn/svndialog.cpp:103
+msgid "&Old messages:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:108
+#: catalogmanager/libsvn/svndialog.cpp:111
+msgid "&Log message:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:114
+msgid "E&ncoding:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:121
+msgid ""
+"_: Descriptive encoding name\n"
+"Recommended ( %1 )"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:122
+msgid ""
+"_: Descriptive encoding name\n"
+"Locale ( %1 )"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:133
+#: catalogmanager/libsvn/svndialog.cpp:124
+msgid "Auto&matically add files if necessary"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:144
+#: catalogmanager/libsvn/svndialog.cpp:135
+msgid "&Commit"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:147
+#: catalogmanager/libsvn/svndialog.cpp:139
+msgid "&Get Status"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:150
+#: catalogmanager/libsvn/svndialog.cpp:142
+msgid "&Get Diff"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:157
+#: catalogmanager/libsvn/svndialog.cpp:152 commonui/roughtransdlg.cpp:83
+msgid "C&ancel"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:165
+#: catalogmanager/libsvn/svndialog.cpp:160
+msgid "Command output:"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:237
+#: catalogmanager/libsvn/svndialog.cpp:233
+msgid "The commit log message is empty. Do you want to continue?"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:247
+#, c-format
+msgid "Cannot find encoding: %1"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:253
+msgid ""
+"The commit log message cannot be encoded in the selected encoding: %1.\n"
+"Do you want to continue?"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:268
+#: catalogmanager/libsvn/svndialog.cpp:247
+msgid "Cannot open temporary file for writing. Aborting."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:280
+#: catalogmanager/libsvn/svndialog.cpp:259
+msgid "Cannot write to temporary file. Aborting."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:311
+#: catalogmanager/libcvs/cvshandler.cpp:375
+#: catalogmanager/libsvn/svndialog.cpp:290
+#: catalogmanager/libsvn/svnhandler.cpp:483
+msgid "[ Starting command ]"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:322
+#: catalogmanager/libsvn/svndialog.cpp:301
+msgid "The process could not be started."
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:351
+#: catalogmanager/libsvn/svndialog.cpp:330
+msgid "[ Exited with status %1 ]"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:353
+#: catalogmanager/libsvn/svndialog.cpp:332
+msgid "[ Finished ]"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:358
+#: catalogmanager/libsvn/svndialog.cpp:337 kbabel/kbabel.cpp:642
+msgid "&Show Diff"
+msgstr ""
+
+#: catalogmanager/libcvs/cvsdialog.cpp:401
+msgid ""
+"_: Descriptive encoding name\n"
+"Last choice ( %1 )"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:88
+msgid "No CVS repository"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:91
+msgid "Not in CVS"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:94
+#: catalogmanager/libsvn/svnhandler.cpp:96
+msgid "Locally added"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:97
+#: catalogmanager/libsvn/svnhandler.cpp:99
+msgid "Locally removed"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:100
+#: catalogmanager/libsvn/svnhandler.cpp:102
+msgid "Locally modified"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:103
+#: catalogmanager/libsvn/svnhandler.cpp:105
+msgid "Up-to-date"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:106
+#: catalogmanager/libsvn/svnhandler.cpp:108
+msgid "Conflict"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:109
+#: catalogmanager/libsvn/svnhandler.cpp:113
+msgid "Unknown"
+msgstr ""
+
+#: catalogmanager/libcvs/cvshandler.cpp:189
+#: catalogmanager/libcvs/cvshandler.cpp:228
+msgid ""
+"This is not a valid CVS repository. The CVS commands cannot be executed."
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:65
+msgid "SVN Dialog"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:80
+msgid "Get remote status for the following files:"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:83
+msgid "Get local status for the following files:"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:89
+msgid "Get information for the following files:"
+msgstr ""
+
+#: catalogmanager/libsvn/svndialog.cpp:145
+msgid "&Get Information"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:90
+msgid "No SVN repository"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:93
+msgid "Not in SVN"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:111
+msgid "Error in Working Copy"
+msgstr ""
+
+#: catalogmanager/libsvn/svnhandler.cpp:288
+msgid ""
+"This is not a valid SVN repository. The SVN commands cannot be executed."
+msgstr ""
+
+#: catalogmanager/main.cpp:178 kbabel/main.cpp:539
+msgid "File to load configuration from"
+msgstr ""
+
+#: catalogmanager/main.cpp:186
+msgid "KBabel - Catalog Manager"
+msgstr ""
+
+#: catalogmanager/main.cpp:187
+msgid "An advanced catalog manager for KBabel"
+msgstr ""
+
+#: catalogmanager/main.cpp:188 kbabel/main.cpp:549
+msgid "(c) 1999,2000,2001,2002,2003,2004,2005,2006 The KBabel developers"
+msgstr ""
+
+#: catalogmanager/main.cpp:190 kbabel/main.cpp:551 kbabeldict/main.cpp:118
+msgid "Original author"
+msgstr ""
+
+#: catalogmanager/main.cpp:191 kbabel/main.cpp:558
+msgid "Current maintainer, porting to KDE3/Qt3."
+msgstr ""
+
+#: catalogmanager/main.cpp:193 kbabel/main.cpp:564 kbabeldict/main.cpp:119
+msgid "Current maintainer"
+msgstr ""
+
+#: catalogmanager/main.cpp:195 kbabel/main.cpp:566
+msgid ""
+"Wrote documentation and sent many bug reports and suggestions for "
+"improvements."
+msgstr ""
+
+#: catalogmanager/main.cpp:198 kbabel/main.cpp:569
+msgid ""
+"Gave many suggestions for the GUI and the behavior of KBabel. He also "
+"contributed the beautiful splash screen."
+msgstr ""
+
+#: catalogmanager/main.cpp:202 kbabel/main.cpp:553
+msgid "Wrote diff algorithm, fixed KSpell and gave a lot of useful hints."
+msgstr ""
+
+#: catalogmanager/main.cpp:204 kbabel/main.cpp:572
+msgid ""
+"Helped keep KBabel up to date with the KDE API and gave a lot of other help."
+msgstr ""
+
+#: catalogmanager/main.cpp:206 kbabel/main.cpp:576
+msgid "Various validation plugins."
+msgstr ""
+
+#: catalogmanager/main.cpp:209 kbabel/main.cpp:579
+msgid "Sponsored development of KBabel for a while."
+msgstr ""
+
+#: catalogmanager/main.cpp:211
+msgid "Support for making diffs and some minor improvements."
+msgstr ""
+
+#: catalogmanager/main.cpp:214 kbabel/main.cpp:581
+msgid "KBabel contains code from TQt"
+msgstr ""
+
+#: catalogmanager/main.cpp:216
+msgid "KBabel contains code from GNU gettext"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:113
+msgid "Ma&rk files which match the following pattern:"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:114
+msgid "&Mark Files"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:116
+msgid "Unma&rk files which match the following pattern:"
+msgstr ""
+
+#: catalogmanager/markpatterndialog.cpp:117
+msgid "Un&mark Files"
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:56
+msgid "Files:"
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:84
+#: catalogmanager/multiroughtransdlg.cpp:96 kbabel/kbabelview.cpp:1182
+#: kbabel/kbabelview.cpp:1304 kbabel/kbabelview2.cpp:724
+msgid ""
+"Error while trying to read file:\n"
+" %1\n"
+"Maybe it is not a valid PO file."
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:129 commonui/roughtransdlg.cpp:671
+msgid ""
+"Result of the translation:\n"
+"Edited entries: %1\n"
+"Exact translations: %2 (%3%)\n"
+"Approximate translations: %4 (%5%)\n"
+"Nothing found: %6 (%7%)"
+msgstr ""
+
+#: catalogmanager/multiroughtransdlg.cpp:143 commonui/roughtransdlg.cpp:685
+msgid "Rough Translation Statistics"
+msgstr ""
+
+#: catalogmanager/validateprogress.cpp:56
+msgid ""
+"_: Caption of dialog\n"
+"Validation"
+msgstr ""
+
+#: catalogmanager/validateprogress.cpp:73
+msgid "&Ignore"
+msgstr ""
+
+#: catalogmanager/validateprogress.cpp:186
+msgid ""
+"Validation done.\n"
+"\n"
+"Checked files: %1\n"
+"Number of errors: %2\n"
+"Number of ignored errors: %3"
+msgstr ""
+
+#: catalogmanager/validateprogress.cpp:190
+msgid "Validation Done"
+msgstr ""
+
+#: common/catalog.cpp:592
+msgid ""
+"Free Software Foundation Copyright does not contain any year. It will not be "
+"updated."
+msgstr ""
+
+#: common/catalog.cpp:1237
+msgid "validating file"
+msgstr ""
+
+#: common/catalog.cpp:1276
+msgid "applying tool"
+msgstr ""
+
+#: common/catalog.cpp:3128
+msgid "searching matching message"
+msgstr ""
+
+#: common/catalog.cpp:3217
+msgid "preparing messages for diff"
+msgstr ""
+
+#: common/kbmailer.cpp:106
+#, c-format
+msgid "Error while trying to download file %1."
+msgstr ""
+
+#: common/kbmailer.cpp:145
+msgid "Enter the name of the archive without file extension"
+msgstr ""
+
+#: common/kbmailer.cpp:178
+msgid "Error while trying to create archive file."
+msgstr ""
+
+#: common/kbmailer.cpp:193
+#, c-format
+msgid "Error while trying to read file %1."
+msgstr ""
+
+#: common/kbmailer.cpp:208
+msgid "Error while trying to copy file %1 into archive."
+msgstr ""
+
+#: common/kbproject.cpp:53
+msgid "unnamed"
+msgstr ""
+
+#: commonui/cmdedit.cpp:51
+msgid "Command &Label:"
+msgstr ""
+
+#: commonui/cmdedit.cpp:52
+msgid "Co&mmand:"
+msgstr ""
+
+#: commonui/cmdedit.cpp:66
+msgid "&Add"
+msgstr ""
+
+#: commonui/context.cpp:97
+msgid "Corresponding source file not found"
+msgstr ""
+
+#: commonui/context.cpp:265 commonui/context.cpp:275 commonui/context.cpp:285
+msgid ""
+"KBabel cannot start a text editor component.\n"
+"Please check your TDE installation."
+msgstr ""
+
+#: commonui/finddialog.cpp:62
+msgid "&Find:"
+msgstr ""
+
+#: commonui/finddialog.cpp:71
+msgid ""
+"<qt><p><b>Find text</b></p><p>Here you can enter the text you want to search "
+"for. If you want to search for a regular expression, enable <b>Use regular "
+"expression</b> below.</p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:82 commonui/finddialog.cpp:536
+msgid "&Replace"
+msgstr ""
+
+#: commonui/finddialog.cpp:84
+msgid "&Replace with:"
+msgstr ""
+
+#: commonui/finddialog.cpp:92
+msgid ""
+"<qt><p><b>Replace text</b></p><p>Here you can enter the text you want the "
+"found text to get replaced with. The text is used as is. It is not possible "
+"to make a back reference, if you have searched for a regular expression.</"
+"p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:101
+msgid "Find"
+msgstr ""
+
+#: commonui/finddialog.cpp:102
+msgid "&Find"
+msgstr ""
+
+#: commonui/finddialog.cpp:108
+msgid "Where to Search"
+msgstr ""
+
+#: commonui/finddialog.cpp:112
+msgid "&Msgid"
+msgstr ""
+
+#: commonui/finddialog.cpp:113
+msgid "M&sgstr"
+msgstr ""
+
+#: commonui/finddialog.cpp:114
+msgid "Comm&ent"
+msgstr ""
+
+#: commonui/finddialog.cpp:116
+msgid ""
+"<qt><p><b>Where to search</b></p><p>Select here in which parts of a catalog "
+"entry you want to search.</p></qt>"
+msgstr ""
+
+#: catalogmanager/markpatternwidget.ui:54 commonui/finddialog.cpp:124
+#, no-c-format
+msgid "C&ase sensitive"
+msgstr ""
+
+#: commonui/finddialog.cpp:125
+msgid "O&nly whole words"
+msgstr ""
+
+#: commonui/finddialog.cpp:126
+msgid "I&gnore marker for keyboard accelerator"
+msgstr ""
+
+#: commonui/finddialog.cpp:127
+msgid "Ignore con&text information"
+msgstr ""
+
+#: commonui/finddialog.cpp:128
+msgid "From c&ursor position"
+msgstr ""
+
+#: commonui/finddialog.cpp:129
+msgid "F&ind backwards"
+msgstr ""
+
+#: catalogmanager/markpatternwidget.ui:86 commonui/finddialog.cpp:133
+#, no-c-format
+msgid "Use regu&lar expression"
+msgstr ""
+
+#: commonui/finddialog.cpp:138 commonui/projectprefwidgets.cpp:708
+msgid "&Edit..."
+msgstr ""
+
+#: commonui/finddialog.cpp:146
+msgid "As&k before replacing"
+msgstr ""
+
+#: commonui/finddialog.cpp:149
+msgid ""
+"<qt><p><b>Options</b></p><p>Here you can finetune replacing:<ul><li><b>Case "
+"sensitive</b>: does case of entered text have to be respected?</"
+"li><li><b>Only whole words</b>: text found must not be part of a longer "
+"word</li><li><b>From cursor position</b>: start replacing at the part of the "
+"document where the cursor is. Otherwise replacing is started at the "
+"beginning or the end.</li><li><b>Find backwards</b>: Should be self-"
+"explanatory.</li><li><b>Use regular expression</b>: use text entered in "
+"field <b>Find</b> as a regular expression. This option has no effect with "
+"the replace text, especially no back references are possible.</li><li><b>Ask "
+"before replacing</b>: Enable, if you want to have control about what is "
+"replaced. Otherwise all found text is replaced without asking.</li></ul></"
+"p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:166
+msgid ""
+"<qt><p><b>Options</b></p><p>Here you can finetune the search:<ul><li><b>Case "
+"sensitive</b>: does case of entered text have to be respected?</"
+"li><li><b>Only whole words</b>: text found must not be part of a longer "
+"word</li><li><b>From cursor position</b>: start search at the part of the "
+"document, where the cursor is. Otherwise search is started at the beginning "
+"or the end.</li><li><b>Find backwards</b>: Should be self-explanatory.</"
+"li><li><b>Use regular expression</b>: use entered text as a regular "
+"expression.</li></ul></p></qt>"
+msgstr ""
+
+#: commonui/finddialog.cpp:536
+msgid "&Goto Next"
+msgstr ""
+
+#: commonui/finddialog.cpp:536
+msgid "R&eplace All"
+msgstr ""
+
+#: commonui/finddialog.cpp:541
+msgid "Replace this string?"
+msgstr ""
+
+#: commonui/projectpref.cpp:70
+msgid ""
+"_: title of page in preferences dialog\n"
+"Identity"
+msgstr ""
+
+#: commonui/projectpref.cpp:72
+msgid "Information About You and Translation Team"
+msgstr ""
+
+#: commonui/projectpref.cpp:76 kbabel/kbabelview.cpp:1595
+msgid ""
+"_: title of page in preferences dialog\n"
+"Save"
+msgstr ""
+
+#: commonui/projectpref.cpp:78 kbabel/kbabelview.cpp:1597
+msgid "Options for File Saving"
+msgstr ""
+
+#: commonui/projectpref.cpp:82
+msgid ""
+"_: title of page in preferences dialog\n"
+"Spelling"
+msgstr ""
+
+#: commonui/projectpref.cpp:84
+msgid "Options for Spell Checking"
+msgstr ""
+
+#: commonui/projectpref.cpp:89
+msgid ""
+"_: title of page in preferences dialog\n"
+"Source"
+msgstr ""
+
+#: commonui/projectpref.cpp:91
+msgid "Options for Showing Source Context"
+msgstr ""
+
+#: commonui/projectpref.cpp:96
+msgid ""
+"_: title of page in preferences dialog\n"
+"Miscellaneous"
+msgstr ""
+
+#: commonui/projectpref.cpp:98
+msgid "Miscellaneous Settings"
+msgstr ""
+
+#: commonui/projectpref.cpp:101
+msgid ""
+"_: title of page in preferences dialog\n"
+"Folders"
+msgstr ""
+
+#: commonui/projectpref.cpp:103
+msgid "Paths to Message Catalogs & Catalog Templates"
+msgstr ""
+
+#: commonui/projectpref.cpp:106
+msgid ""
+"_: title of page in preferences dialog\n"
+"Folder Commands"
+msgstr ""
+
+#: commonui/projectpref.cpp:108
+msgid "User-Defined Commands for Folder Items"
+msgstr ""
+
+#: commonui/projectpref.cpp:113
+msgid ""
+"_: title of page in preferences dialog\n"
+"File Commands"
+msgstr ""
+
+#: commonui/projectpref.cpp:115
+msgid "User-Defined Commands for File Items"
+msgstr ""
+
+#: commonui/projectpref.cpp:120
+msgid ""
+"_: title of page in preferences dialog\n"
+"Catalog Manager"
+msgstr ""
+
+#: commonui/projectpref.cpp:122
+msgid "Catalog Manager View Settings"
+msgstr ""
+
+#: commonui/projectpref.cpp:125 kbabel/kbabelpref.cpp:85
+msgid ""
+"_: title of page in preferences dialog\n"
+"Diff"
+msgstr ""
+
+#: commonui/projectpref.cpp:127
+msgid "Searching for Differences"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:138
+msgid "&Update header when saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:139
+msgid "Update &description comment when saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:140
+msgid "Chec&k syntax of file when saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:141
+msgid "Save &obsolete entries"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:143
+msgid "De&scription"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:149
+msgid "Encoding"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:155
+msgid "Default:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:161
+msgid "(default)"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:175
+msgid "Kee&p the encoding of the file"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:178
+msgid "Automatic Saving"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:183
+msgid ""
+"_: Short for minutes\n"
+" min"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:184
+msgid "No autosave"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:188 kbabel/editorpreferences.ui:29
+#, no-c-format
+msgid "&General"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:195
+msgid "Fields to Update"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:199
+msgid "Re&vision-Date"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:200
+msgid "Last-&Translator"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:201
+msgid "&Language"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:202
+msgid "Char&set"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:203
+msgid "&Encoding"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:204
+msgid "Pro&ject"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:206
+msgid "Format of Revision-Date"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:211
+msgid "De&fault date format"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:213
+msgid "Local date fo&rmat"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:215
+msgid "Custo&m date format:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:225
+msgid "Project String"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:231
+msgid "Project-Id:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:239
+msgid "&Header"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:249
+msgid "Update &translator copyright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:253
+msgid "Free Software Foundation Copyright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:257
+msgid "&Remove copyright if empty"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:258
+msgid "&Update copyright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:259
+msgid "Do &not change"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:263
+msgid "Cop&yright"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:266
+msgid ""
+"<qt><p><b>Update Header</b></p>\n"
+"<p>Check this button to update the header information of the file every time "
+"it is saved.</p>\n"
+"<p>The header normally keeps information about the date and time the file "
+"was last\n"
+"updated, the last translator etc.</p>\n"
+"<p>You can choose which information you want to update from the checkboxes "
+"below.\n"
+"Fields that do not exist are added to the header.\n"
+"If you want to add additional fields to the header, you can edit the header "
+"manually by choosing\n"
+"<b>Edit->Edit Header</b> in the editor window.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:278
+msgid ""
+"<qt><p><b>Fields to update</b></p>\n"
+"<p>Choose which fields in the header you want to have updated when saving.\n"
+"If a field does not exist, it is appended to the header.</p>\n"
+"<p>If you want to add other information to the header, you have to edit the "
+"header manually\n"
+"by choosing <b>Edit->Edit Header</b> in the editor window.</p>\n"
+"<p>Deactivate <b>Update Header</b> above if you do not want to have the "
+"header\n"
+"updated when saving.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:286
+msgid ""
+"<qt><p><b>Encoding</b></p><p>Choose how to encode characters when saving to "
+"a file. If you are unsure what encoding to use, please ask your translation "
+"coordinator.</p><ul><li><b>%1</b>: this is the encoding that fits the "
+"character set of your system language.</li><li><b>%2</b>: uses Unicode "
+"(UTF-8) encoding.</li></ul></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:296
+msgid ""
+"<qt><p><b>Keep the encoding of the file</b></p><p>If this option is "
+"activated, files are always saved in the same encoding as they were read in. "
+"Files without charset information in the header (e.g. POT files) are saved "
+"in the encoding set above.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:302
+msgid ""
+"<qt><p><b>Check syntax of file when saving</b></p>\n"
+"<p>Check this to automatically check syntax of file with \"msgfmt --"
+"statistics\"\n"
+"when saving a file. You will only get a message, if an error occurred.</p></"
+"qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:306
+msgid ""
+"<qt><p><b>Save obsolete entries</b></p>\n"
+"<p>If this option is activated, obsolete entries found when the file was "
+"open\n"
+"will be saved back to the file. Obsolete entries are marked by #~ and are\n"
+"created when the msgmerge does not need the translation anymore.\n"
+"If the text will appear again, the obsolete entries will be activated "
+"again.\n"
+"The main drawback is the size of the saved file.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:314
+msgid ""
+"<qt><p><b>Format of Revision-Date</b></p><p>Choose in which format the date "
+"and time of the header field\n"
+"<i>PO-Revision-Date</i> is saved: <ul>\n"
+"<li><b>Default</b> is the format normally used in PO files.</li>\n"
+"<li><b>Local</b> is the format specific to your country.\n"
+"It can be configured in TDE's Control Center.</li>\n"
+"<li><b>Custom</b> lets you define your own format.</li></ul></p> <p>It is "
+"recommended that you use the default format to avoid creating non-standard "
+"PO files.</p><p>For more information, see section <b>The Preferences Dialog</"
+"b> in the online help.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:412
+msgid "<font size=\"+1\">Project: %1</font>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:419
+msgid "&Name:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:423
+msgid "Localized na&me:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:427
+msgid "E&mail:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:432
+msgid "&Full language name:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:438
+msgid "Lan&guage code:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:444
+msgid "&Language mailing list:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:449
+msgid "&Timezone:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:455
+msgid ""
+"<qt><p><b>Identity</b></p>\n"
+"<p>Fill in information about you and your translation team.\n"
+"This information is used when updating the header of a file.</p>\n"
+"<p>You can find the options if and what fields in the header should be "
+"updated\n"
+"on page <b>Save</b> in this dialog.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:471
+msgid "&Number of singular/plural forms:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:474
+msgid ""
+"_: automatic choose number of plural forms\n"
+"Automatic"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:481
+msgid "Te&st"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:486
+msgid ""
+"<qt><p><b>Number of singular/plural forms</b></p><p><b>Note</b>: This option "
+"is TDE specific. If you are not translating a TDE application, you can "
+"safely ignore this option.</p><p>Choose here how many singular and plural "
+"forms are used in your language. This number must correspond to the settings "
+"of your language team.</p><p>Alternatively, you can set this option to "
+"<i>Automatic</i> and KBabel will try to get this information automatically "
+"from TDE. Use the <i>Test</i> button to test if it can find it out.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:504
+msgid "&GNU plural form header:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:514
+msgid "&Lookup"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:518
+msgid "Re&quire plural form arguments in translation"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:521
+#, c-format
+msgid ""
+"<qt><p><b>Require plural form arguments in translation</b></p>\n"
+"<p><b>Note</b>: This option is TDE specific at the moment. If you are not "
+"translating a TDE application, you can safely ignore this option.</p>\n"
+"<p>If is this option enabled, the validation check will require the %n "
+"argument to be present in the message.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:529
+msgid ""
+"<qt><p><b>GNU plural form header</b></p>\n"
+"<p>Here you can fill a header entry for GNU plural form handling; if you "
+"leave the entry empty, the entry in the PO file will not be changed or added."
+"</p>\n"
+"<p>KBabel can automatically try to determine value suggested by the GNU "
+"gettext tools for currently set language; just press the <b>Lookup</b> "
+"button.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:608 commonui/projectprefwidgets.cpp:642
+msgid "Please insert a language code first."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:618
+msgid ""
+"It is not possible to find out the number of singular/plural forms "
+"automatically for the language code \"%1\".\n"
+"Do you have tdelibs.po installed for this language?\n"
+"Please set the correct number manually."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:626
+msgid ""
+"The number of singular/plural forms found for the language code \"%1\" is %2."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:650
+msgid ""
+"It was not possible to determine GNU header for plural forms. Maybe your GNU "
+"gettext tools are too old or they do not contain a suggested value for your "
+"language."
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:677
+msgid "&Marker for keyboard accelerator:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:682
+msgid ""
+"<qt><p><b>Marker for keyboard accelerator</b></p><p>Define here, what "
+"character marks the following character as keyboard accelerator. For example "
+"in TQt it is '&amp;' and in Gtk it is '_'.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:693
+msgid "&Regular expression for context information:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:699
+msgid ""
+"<qt><p><b>Regular expression for context information</b></p><p>Enter a "
+"regular expression here which defines what is context information in the "
+"message and must not get translated.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:715
+msgid "Compression Method for Mail Attachments"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:720
+msgid "tar/&bzip2"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:721
+msgid "tar/&gzip"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:723
+msgid "&Use compression when sending a single file"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:802
+msgid "On the &fly spellchecking"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:805
+msgid ""
+"<qt><p><b>On the fly spellchecking</b></p><p>Activate this to let KBabel "
+"spell check the text as you type. Mispelled words will be colored by the "
+"error color.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:811
+msgid "&Remember ignored words"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:817
+msgid "F&ile to store ignored words:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:827
+msgid ""
+"<qt><p><b>Remember ignored words</b></p><p>Activate this, to let KBabel "
+"ignore the words, where you have chosen <i>Ignore All</i> in the spell check "
+"dialog, in every spell check.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:890 commonui/projectwizardwidget2.ui:68
+#, no-c-format
+msgid "&Base folder of PO files:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:903 commonui/projectwizardwidget2.ui:110
+#, no-c-format
+msgid "Ba&se folder of POT files:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:914
+msgid ""
+"<qt><p><b>Base folders</b></p>\n"
+"<p>Type in the folders which contain all your PO and POT files.\n"
+"The files and the folders in these folders will then be merged into one\n"
+"tree.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:924
+msgid "O&pen files in new window"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:927
+msgid ""
+"<qt><p><b>Open files in new window</b></p>\n"
+"<p>If this is activated all files that are opened from the Catalog Manager "
+"are opened\n"
+"in a new window.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:931
+msgid "&Kill processes on exit"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:933
+msgid ""
+"<qt><p><b>Kill processes on exit</b></p>\n"
+"<p>If you check this, KBabel tries to kill the processes, that have not "
+"exited already when KBabel exits,\n"
+"by sending a kill signal to them.</p>\n"
+"<p>NOTE: It is not guaranteed that the processes will be killed.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:939
+msgid "Create inde&x for file contents"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:941
+msgid ""
+"<qt><p><b>Create index for file contents</b></p>\n"
+"<p>If you check this, KBabel will create an index for each PO file to speed "
+"up the find/replace functions.</p>\n"
+"<p>NOTE: This will slow down updating the file information considerably.</"
+"p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:945
+msgid "Run &msgfmt before processing a file"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:947
+msgid ""
+"<qt><p><b>Run msgfmt before processing a file</b></p><p>If you enable this, "
+"KBabel will run Gettext's msgfmt tool before processing a file.</"
+"p><p>Enabling this setting is recommended, even if it causes processing to "
+"be slower. This setting is enabled by default.</p><p>Disabling is useful for "
+"slow computers and when you want to translate PO files that are not "
+"supported by the current version of the Gettext tools that are on your "
+"system. The drawback of disabling is that hardly any syntax checking is done "
+"by the processing code, so invalid PO files could be shown as good ones, "
+"even if Gettext tools would reject such files.</p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:988
+msgid "Commands for Folders"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:993
+msgid ""
+"Replaceables:\n"
+"@PACKAGE@, @PODIR@, @POTDIR@\n"
+"@POFILES@, @MARKEDPOFILES@"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:998
+msgid ""
+"<qt><p><b>Commands for folders</b></p><p>Insert here the commands you want "
+"to execute in folders from the Catalog Manager. The commands are then shown "
+"in the submenu <b>Commands</b> in the Catalog Manager's context menu.</"
+"p><p>The following strings will be replaced in a command:<ul><li>@PACKAGE@: "
+"The name of the folder without path</li><li>@PODIR@: The name of the PO-"
+"folder with path</li><li>@POTDIR@: The name of the template folder with "
+"path</li><li>@POFILES@: The names of the PO files with path</"
+"li><li>@MARKEDPOFILES@: The names of the marked PO files with path</li></"
+"ul></p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1051
+msgid "Commands for Files"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1056
+msgid ""
+"Replaceables:\n"
+"@PACKAGE@, @POFILE@,@POTFILE@,\n"
+"@PODIR@, @POTDIR@"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1061
+msgid ""
+"<qt><p><b>Commands for files</b></p><p>Insert here the commands you want to "
+"execute on files from the Catalog Manager. The commands are then shown in "
+"the submenu <b>Commands</b> in the Catalog Manager's context menu.</p><p>The "
+"following strings will be replaced in a command:<ul><li>@PACKAGE@: The name "
+"of the file without path and extension</li><li>@POFILE@: The name of the PO-"
+"file with path and extension</li><li>@POTFILE@: The name of the "
+"corresponding template file with path and extension</li><li>@POEMAIL@: The "
+"name and email address of the last translator</li><li>@PODIR@: The name of "
+"the folder the PO-file is in, with path</li><li>@POTDIR@: The name of the "
+"folder the template file is in, with path</li></ul></p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1114
+msgid "Shown Columns"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1118
+msgid "Fla&g"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1119
+msgid "&Fuzzy"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1120
+msgid "&Untranslated"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1121
+msgid "&Total"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1122
+msgid "SVN/&CVS status"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1123
+msgid "Last &revision"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1124
+msgid "Last t&ranslator"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1126
+msgid ""
+"<qt><p><b>Shown columns</b></p>\n"
+"<p></p></qt>"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1157
+msgid "&Base folder for source code:"
+msgstr ""
+
+#: commonui/projectprefwidgets.cpp:1168
+msgid "Path Patterns"
+msgstr ""
+
+#: commonui/projectwizard.cpp:78
+msgid "Basic Project Information"
+msgstr ""
+
+#: commonui/projectwizard.cpp:83
+msgid "Translation Files"
+msgstr ""
+
+#: commonui/projectwizard.cpp:140
+msgid ""
+"The file '%1' already exists.\n"
+"Do you want to replace it?"
+msgstr ""
+
+#: commonui/projectwizard.cpp:141
+msgid "File Exists"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:69
+msgid ""
+"_: Caption of dialog\n"
+"Rough Translation"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:82 kbabeldict/kbabeldictview.cpp:111
+msgid "S&top"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:96
+msgid "What to Translate"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:102
+msgid "U&ntranslated entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:103
+msgid "&Fuzzy entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:104
+msgid "T&ranslated entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:108
+msgid ""
+"<qt><p><b>What entries to translate</b></p><p>Choose here, for which entries "
+"of the file KBabel tries to find a translation. Changed entries are always "
+"marked as fuzzy, no matter which option you choose.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:113
+msgid "How to Translate"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:118
+msgid "&Use dictionary settings"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:121
+msgid "Fu&zzy translation (slow)"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:123
+msgid "&Single word translation"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:126
+msgid ""
+"<qt><p><b>How messages get translated</b></p><p>Here you can define if a "
+"message can only get translated completely, if similar messages are "
+"acceptable or if KBabel is supposed to try translating the single words of a "
+"message if no translation of the complete message or similar message was "
+"found.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:136
+msgid "&Mark changed entries as fuzzy"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:139
+msgid ""
+"<qt><p><b>Mark changed entries as fuzzy</b></p><p>When a translation for a "
+"message is found, the entry will be marked <b>fuzzy</b> by default. This is "
+"because the translation is just guessed by KBabel and you should always "
+"check the results carefully. Deactivate this option only if you know what "
+"you are doing.</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:150
+msgid "Initialize &TDE-specific entries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:153
+msgid ""
+"<qt><p><b>Initialize TDE-specific entries</b></p><p>Initialize \"Comment=\" "
+"and \"Name=\" entries if a translation is not found. Also, \"NAME OF "
+"TRANSLATORS\" and \"EMAIL OF TRANSLATORS\" is filled with identity settings."
+"</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:158
+msgid "Dictionaries"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:177
+msgid ""
+"<qt><p><b>Dictionaries</b></p><p>Choose here, which dictionaries have to be "
+"used for finding a translation. If you select more than one dictionary, they "
+"are used in the same order as they are displayed in the list.</p><p>The "
+"<b>Configure</b> button allows you to temporarily configure selected "
+"dictionary. The original settings will be restored after closing the dialog."
+"</p></qt>"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:186
+msgid "Messages:"
+msgstr ""
+
+#: commonui/roughtransdlg.cpp:744
+msgid ""
+"<qt><p>When a translation for a message is found, the entry will be marked "
+"<b>fuzzy</b> by default. This is because the translation is just guessed by "
+"KBabel and you should always check the results carefully. Deactivate this "
+"option only if you know what you are doing.</p></qt>"
+msgstr ""
+
+#: commonui/tdeactionselector.cpp:81
+msgid "&Available:"
+msgstr ""
+
+#: commonui/tdeactionselector.cpp:96
+msgid "&Selected:"
+msgstr ""
+
+#: datatools/accelerators/main.cpp:58
+msgid ""
+"_: what check found errors\n"
+"accelerator"
+msgstr ""
+
+#: datatools/arguments/main.cpp:57
+msgid ""
+"_: what check found errors\n"
+"arguments"
+msgstr ""
+
+#: datatools/context/main.cpp:58
+msgid ""
+"_: what check found errors\n"
+"context info"
+msgstr ""
+
+#: datatools/equations/main.cpp:58
+msgid ""
+"_: what check found errors\n"
+"equations"
+msgstr ""
+
+#: datatools/length/main.cpp:61 datatools/regexp/main.cpp:55
+msgid ""
+"_: which check found errors\n"
+"translation has inconsistent length"
+msgstr ""
+
+#: datatools/not-translated/main.cpp:60
+msgid ""
+"_: which check found errors\n"
+"English text in translation"
+msgstr ""
+
+#: datatools/pluralforms/main.cpp:59
+msgid ""
+"_: what check found errors\n"
+"plural forms"
+msgstr ""
+
+#: datatools/punctuation/main.cpp:58
+msgid ""
+"_: what check found errors\n"
+"punctuation"
+msgstr ""
+
+#: datatools/regexp/main.cpp:58
+msgid "Error loading data (%1)"
+msgstr ""
+
+#: datatools/regexp/main.cpp:118
+msgid "File not found"
+msgstr ""
+
+#: datatools/regexp/main.cpp:123
+msgid "The file is not a XML"
+msgstr ""
+
+#: datatools/regexp/main.cpp:147
+msgid "Expected tag 'item'"
+msgstr ""
+
+#: datatools/regexp/main.cpp:153
+msgid "First child of 'item' is not a node"
+msgstr ""
+
+#: datatools/regexp/main.cpp:159
+msgid "Expected tag 'name'"
+msgstr ""
+
+#: datatools/regexp/main.cpp:167
+msgid "Expected tag 'exp'"
+msgstr ""
+
+#: datatools/whitespace/main.cpp:60
+msgid ""
+"_: which check found errors\n"
+"whitespace only translation"
+msgstr ""
+
+#: datatools/xml/main.cpp:60
+msgid ""
+"_: what check found errors\n"
+"XML tags"
+msgstr ""
+
+#: filters/gettext/gettextexport.cpp:74
+msgid "saving file"
+msgstr ""
+
+#: filters/gettext/gettextimport.cpp:81
+msgid "loading file"
+msgstr ""
+
+#: kbabel/charselectview.cpp:64 kbabel/kbcharselect.cpp:52
+msgid "Table:"
+msgstr ""
+
+#: kbabel/charselectview.cpp:84
+msgid ""
+"<qt><p><b>Character Selector</b></p><p>This tool allows to insert special "
+"characters using double click.</p></qt>"
+msgstr ""
+
+#: kbabel/commentview.cpp:78 kbabel/headerwidget.ui:24
+#, no-c-format
+msgid "&Comment:"
+msgstr ""
+
+#: kbabel/commentview.cpp:88
+msgid ""
+"<qt><p><b>Comment Editor</b></p>\n"
+"This edit window shows you the comments of the currently displayed message."
+"<p>\n"
+"<p>The comments normally contain information about where the message is "
+"found in the source\n"
+"code and status information about this message (fuzzy, c-format).\n"
+"Hints from other translators are also sometimes contained in comments.</p>\n"
+"<p>You can hide the comment editor by deactivating\n"
+"<b>Options->Show Comments</b>.</p></qt>"
+msgstr ""
+
+#: kbabel/contextview.cpp:63
+msgid ""
+"<qt><p><b>PO Context</b></p><p>This window shows the context of the current "
+"message in the PO file. Normally it shows four messages in front of the "
+"current message and four after it.</p><p>You can hide the tools window by "
+"deactivating <b>Options->Show Tools</b>.</p></qt></qt>"
+msgstr ""
+
+#: kbabel/contextview.cpp:99
+msgid "current entry"
+msgstr ""
+
+#: kbabel/contextview.cpp:125 kbabel/kbabel.cpp:721 kbabel/kbabelview.cpp:419
+msgid "untranslated"
+msgstr ""
+
+#: kbabel/contextview.cpp:140
+msgid "Plural %1: %2\n"
+msgstr ""
+
+#: kbabel/editorpreferences.ui.h:16
+msgid "This option takes no effect until KBabel is restarted."
+msgstr ""
+
+#: kbabel/errorlistview.cpp:62
+msgid ""
+"<qt><p><b>Error List</b></p><p>This window shows the list of errors found by "
+"validator tools so you can know why the current message has been marked with "
+"an error.</p></qt>"
+msgstr ""
+
+#: kbabel/gotodialog.cpp:41 kbabel/gotodialog.cpp:43
+msgid "Go to Entry"
+msgstr ""
+
+#: kbabel/headereditor.cpp:60
+msgid "&Apply Settings"
+msgstr ""
+
+#: kbabel/headereditor.cpp:61
+msgid ""
+"<qt><p>This button updates the header using the current settings. The "
+"resulting header is the one that would be written into the PO file on saving."
+"</p></qt>"
+msgstr ""
+
+#: kbabel/headereditor.cpp:65
+msgid "&Reset"
+msgstr ""
+
+#: kbabel/headereditor.cpp:66
+msgid "<qt><p>This button will revert all changes made so far.</p></qt>"
+msgstr ""
+
+#: kbabel/headereditor.cpp:111
+#, c-format
+msgid "Header Editor for %1"
+msgstr ""
+
+#: kbabel/headereditor.cpp:136
+msgid ""
+"<qt><p>This is not a valid header.</p>\n"
+"<p>Please edit the header before updating!</p></qt>"
+msgstr ""
+
+#: kbabel/headereditor.cpp:172
+msgid ""
+"<qt><p>This is not a valid header.</p>\n"
+"<p>Please edit the header before updating.</p></qt>"
+msgstr ""
+
+#: kbabel/hidingmsgedit.cpp:76
+msgid "Context inserted by KBabel, do not translate:"
+msgstr ""
+
+#: kbabel/hidingmsgedit.cpp:182
+#, c-format
+msgid "Plural %1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:330
+msgid ""
+"You have not run KBabel before. To allow KBabel to work correctly you must "
+"enter some information in the preferences dialog first.\n"
+"The minimum requirement is to fill out the Identity page.\n"
+"Also check the encoding on the Save page, which is currently set to %1. You "
+"may want to change this setting according to the settings of your language "
+"team."
+msgstr ""
+
+#: kbabel/kbabel.cpp:415
+msgid "Save Sp&ecial..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:417
+msgid "Set &Package..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:425
+msgid "New &Window"
+msgstr ""
+
+#: kbabel/kbabel.cpp:447
+msgid "Cop&y Msgid to Msgstr"
+msgstr ""
+
+#: kbabel/kbabel.cpp:449
+msgid "Copy Searc&h Result to Msgstr"
+msgstr ""
+
+#: kbabel/kbabel.cpp:452
+msgid "Copy Msgstr to Other &Plurals"
+msgstr ""
+
+#: kbabel/kbabel.cpp:454
+msgid "Copy Selected Character to Msgstr"
+msgstr ""
+
+#: kbabel/kbabel.cpp:457
+msgid "To&ggle Fuzzy Status"
+msgstr ""
+
+#: kbabel/kbabel.cpp:459
+msgid "&Edit Header..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:462
+msgid "&Insert Next Tag"
+msgstr ""
+
+#: kbabel/kbabel.cpp:467
+msgid "Insert Next Tag From Msgid P&osition"
+msgstr ""
+
+#: kbabel/kbabel.cpp:472
+msgid "Inser&t Tag"
+msgstr ""
+
+#: kbabel/kbabel.cpp:479
+msgid "Show Tags Menu"
+msgstr ""
+
+#: kbabel/kbabel.cpp:486
+msgid "Move to Next Tag"
+msgstr ""
+
+#: kbabel/kbabel.cpp:490
+msgid "Move to Previous Tag"
+msgstr ""
+
+#: kbabel/kbabel.cpp:494
+msgid "Insert Next Argument"
+msgstr ""
+
+#: kbabel/kbabel.cpp:499
+msgid "Inser&t Argument"
+msgstr ""
+
+#: kbabel/kbabel.cpp:506
+msgid "Show Arguments Menu"
+msgstr ""
+
+#: kbabel/kbabel.cpp:517
+msgid "&Next"
+msgstr ""
+
+#: kbabel/kbabel.cpp:523
+msgid "&First Entry"
+msgstr ""
+
+#: kbabel/kbabel.cpp:526
+msgid "&Last Entry"
+msgstr ""
+
+#: kbabel/kbabel.cpp:552
+msgid "&Back in History"
+msgstr ""
+
+#: kbabel/kbabel.cpp:554
+msgid "For&ward in History"
+msgstr ""
+
+#: kbabel/kbabel.cpp:558
+msgid "&Find Text"
+msgstr ""
+
+#: kbabel/kbabel.cpp:565
+msgid "F&ind Selected Text"
+msgstr ""
+
+#: kbabel/kbabel.cpp:572
+msgid "&Edit Dictionary"
+msgstr ""
+
+#: kbabel/kbabel.cpp:579
+msgid "Con&figure Dictionary"
+msgstr ""
+
+#: kbabel/kbabel.cpp:585
+msgid "About Dictionary"
+msgstr ""
+
+#: kbabel/kbabel.cpp:614
+msgid "&Spell Check..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:617
+msgid "&Check All..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:620
+msgid "C&heck From Cursor Position..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:623
+msgid "Ch&eck Current..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:626
+msgid "Check Fro&m Current to End of File..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:629
+msgid "Chec&k Selected Text..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:635
+msgid "&Diffmode"
+msgstr ""
+
+#: kbabel/kbabel.cpp:645
+msgid "S&how Original Text"
+msgstr ""
+
+#: kbabel/kbabel.cpp:649
+msgid "&Open File for Diff"
+msgstr ""
+
+#: kbabel/kbabel.cpp:653
+msgid "&Rough Translation..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:657
+msgid "&Catalog Manager..."
+msgstr ""
+
+#: kbabel/kbabel.cpp:660
+msgid "Toggle Edit Mode"
+msgstr ""
+
+#: kbabel/kbabel.cpp:662
+msgid "&Word Count"
+msgstr ""
+
+#: kbabel/kbabel.cpp:678
+msgid "&Gettext Info"
+msgstr ""
+
+#: kbabel/kbabel.cpp:689
+msgid "Clear Bookmarks"
+msgstr ""
+
+#: kbabel/kbabel.cpp:697
+msgid "&Views"
+msgstr ""
+
+#: kbabel/kbabel.cpp:703
+msgid "Current: 0"
+msgstr ""
+
+#: kbabel/kbabel.cpp:704
+msgid "Total: 0"
+msgstr ""
+
+#: kbabel/kbabel.cpp:705
+msgid "Fuzzy: 0"
+msgstr ""
+
+#: kbabel/kbabel.cpp:706
+msgid "Untranslated: 0"
+msgstr ""
+
+#: kbabel/kbabel.cpp:713 kbabeldict/modules/dbsearchengine2/sourcedialog.ui:75
+#, no-c-format
+msgid "Status: "
+msgstr ""
+
+#: kbabel/kbabel.cpp:717 kbabel/kbabelview.cpp:410
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:207
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:278
+msgid "fuzzy"
+msgstr ""
+
+#: kbabel/kbabel.cpp:725 kbabel/kbabelview.cpp:428
+msgid "faulty"
+msgstr ""
+
+#: kbabel/kbabel.cpp:731 kbabel/kbabel.cpp:1164
+msgid "INS"
+msgstr ""
+
+#: kbabel/kbabel.cpp:733 kbabel/kbabel.cpp:1539
+msgid "RW"
+msgstr ""
+
+#: kbabel/kbabel.cpp:735 kbabel/kbabel.cpp:1605
+msgid "Line: %1 Col: %2"
+msgstr ""
+
+#: kbabel/kbabel.cpp:749
+msgid ""
+"<qt><p><b>Statusbar</b></p>\n"
+"<p>The statusbar displays some information about the opened file,\n"
+"like the total number of entries and the number of fuzzy and untranslated\n"
+"messages. Also the index and the status of the currently displayed entry is "
+"shown.</p></qt>"
+msgstr ""
+
+#: kbabel/kbabel.cpp:767
+msgid "Perform &All Checks"
+msgstr ""
+
+#: kbabel/kbabel.cpp:774
+msgid "C&heck Syntax"
+msgstr ""
+
+#: kbabel/kbabel.cpp:942 kbabel/kbabelview.cpp:1803
+msgid ""
+"The document contains unsaved changes.\n"
+"Do you want to save your changes or discard them?"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1081
+msgid "There are no changes to save."
+msgstr ""
+
+#: kbabel/kbabel.cpp:1162
+msgid "OVR"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1266
+msgid ""
+"Unable to use TDELauncher to start Catalog Manager. You should check the "
+"installation of TDE.\n"
+"Please start Catalog Manager manually."
+msgstr ""
+
+#: kbabel/kbabel.cpp:1364
+#, c-format
+msgid "Current: %1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1370
+#, c-format
+msgid "Total: %1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1375
+#, c-format
+msgid "Fuzzy: %1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1380
+#, c-format
+msgid "Untranslated: %1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1537
+msgid "RO"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1568
+#, c-format
+msgid ""
+"An error occurred while trying to open the gettext info page:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabel.cpp:1663
+msgid ""
+"_: MessageBox text\n"
+"Spellchecking of multiple files is finished."
+msgstr ""
+
+#: kbabel/kbabel.cpp:1664
+msgid ""
+"_: MessageBox caption\n"
+"Spellcheck Done"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:57
+msgid ""
+"_: title of page in preferences dialog\n"
+"Edit"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:59
+msgid "Options for Editing"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:70
+msgid ""
+"_: title of page in preferences dialog\n"
+"Search"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:72
+msgid "Options for Searching Similar Translations"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:87
+msgid "Options for Showing Differences"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:90
+msgid ""
+"_: name of page in preferences dialog icon list\n"
+"Fonts"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:92
+msgid ""
+"_: title of page in preferences dialog\n"
+"Font Settings"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:95
+msgid ""
+"_: name of page in preferences dialog icon list\n"
+"Colors"
+msgstr ""
+
+#: kbabel/kbabelpref.cpp:97
+msgid ""
+"_: title of page in preferences dialog\n"
+"Color Settings"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:185
+msgid ""
+"<qt><p><b>Search results</b></p><p>This part of the window shows the results "
+"of searching in dictionaries.<p><p>In the top is displayed the number of "
+"entries found and where the currently displayed entry is found. Use the "
+"buttons at the bottom to navigate through the search results.</p><p>Search "
+"is either started automatically when switching to another entry in the "
+"editor window or by choosing the desired dictionary in <b>Dictionaries-"
+">Find...</b>.</p><p>The common options can be configured in the preferences "
+"dialog in section <b>Search</b> and the options for the different "
+"dictionaries can be changed with <b>Settings->Configure Dictionary</b>.</p></"
+"qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:258
+msgid ""
+"_: Menu item\n"
+"Open"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:259
+msgid "Open Template"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:318
+msgid ""
+"KBabel Version %1\n"
+"Copyright 1999-%2 by KBabel developers.\n"
+" Matthias Kiefer <kiefer@kde.org>\n"
+" Stanislav Visnovsky <visnovsky@kde.org>\n"
+" Marco Wegner <dubbleu@web.de>\n"
+" Dwayne Bailey <dwayne@translate.org.za>\n"
+" Andrea Rizzi <rizzi@kde.org>\n"
+"\n"
+"Any comments, suggestions, etc. should be sent to the mailing list "
+"<kbabel@kde.org>.\n"
+"\n"
+"This program is licensed under the terms of the GNU GPL.\n"
+"\n"
+"Special thanks to Thomas Diehl for many hints to the GUI\n"
+"and the behavior of KBabel and to Stephan Kulow, who always\n"
+"lends me a helping hand.\n"
+"\n"
+"Many good ideas, especially for the Catalog Manager, are taken\n"
+"from KTranslator by Andrea Rizzi."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:333
+msgid "O&riginal string (msgid):"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:343
+msgid ""
+"<qt><p><b>Original String</b></p>\n"
+"<p>This part of the window shows the original message\n"
+"of the currently displayed entry.</p></qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:350
+msgid "Original Text"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:366
+msgid "Comment"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:396
+msgid "Trans&lated string (msgstr):"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:437
+msgid ""
+"<qt><p><b>Status LEDs</b></p>\n"
+"<p>These LEDs display the status of the currently displayed message.\n"
+"You can change their color in the preferences dialog section\n"
+"<b>Editor</b> on page <b>Appearance</b></p></qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:450
+msgid ""
+"<qt><p><b>Translation Editor</b></p>\n"
+"<p>This editor displays and lets you edit the translation of the currently "
+"displayed message.<p></qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:456 kbabel/kbcataloglistview.cpp:46
+msgid "Translated String"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:466
+msgid ""
+"_: the search (noun)\n"
+"Search"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:468
+msgid ""
+"_: the search (noun)\n"
+"Se&arch"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:480
+msgid "PO Context"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:482
+msgid "PO C&ontext"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:493
+msgid "Character Table"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:495
+msgid "C&hars"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:507
+msgid "Tag List"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:509
+msgid "Tags"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:520
+msgid "Source Context"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:522
+msgid "Source"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:532
+msgid "Translation List"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:542
+msgid "Error List"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:544
+msgid "Errors"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1072
+msgid " [readonly]"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1174
+msgid ""
+"There was an error while reading the file header. Please check the header."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1189 kbabel/kbabelview.cpp:1311
+msgid ""
+"Error while reading the file:\n"
+" %1\n"
+"No entry found."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1196
+msgid ""
+"The file contained syntax errors and an attempt has been made to recover "
+"it.\n"
+"Please check the questionable entries by using Go->Next error"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1207 kbabel/kbabelview.cpp:1325
+#: kbabel/kbabelview2.cpp:731
+#, c-format
+msgid ""
+"You do not have permissions to read file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1213 kbabel/kbabelview.cpp:1330
+#: kbabel/kbabelview2.cpp:738
+#, c-format
+msgid ""
+"You have not specified a valid file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1219 kbabel/kbabelview.cpp:1336
+#: kbabel/kbabelview.cpp:1488 kbabel/kbabelview2.cpp:745
+#, c-format
+msgid ""
+"KBabel cannot find a corresponding plugin for the MIME type of the file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1225 kbabel/kbabelview.cpp:1342
+#: kbabel/kbabelview2.cpp:751
+#, c-format
+msgid ""
+"The import plugin cannot handle this type of the file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1262
+msgid ""
+"All changes will be lost if the file is reverted to its last saved state."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1264
+msgid "&Revert"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1297
+#, c-format
+msgid ""
+"There was an error while reading the file header of file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1319
+#, c-format
+msgid ""
+"Minor syntax errors were found while reading file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1388 kbabel/kbabelview.cpp:1476
+msgid ""
+"You do not have permission to write to file:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1396
+#, c-format
+msgid ""
+"KBabel cannot find a corresponding plugin for the MIME type of file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1402
+#, c-format
+msgid ""
+"The export plugin cannot handle this type of file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1408
+msgid ""
+"KBabel has not finished the last operation yet.\n"
+"Please wait."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1417 kbabel/kbabelview.cpp:1499
+msgid ""
+"An error occurred while trying to write to file:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1482
+msgid ""
+"You have specified a folder:\n"
+"%1\n"
+"Do you want to save to another file or cancel?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1494
+#, c-format
+msgid ""
+"The export plugin cannot handle this type of the file:\n"
+" %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1520
+msgid ""
+"The file %1 already exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1590
+msgid "Special Save Settings"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1638
+msgid ""
+"The file is syntactically correct.\n"
+"\n"
+"Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1658
+msgid "msgfmt detected a syntax error.\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1659
+msgid "msgfmt detected a header syntax error.\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1663 kbabel/kbabelview.cpp:1703
+msgid ""
+"\n"
+"Do you want to continue or cancel and edit the file again?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1665 kbabel/kbabelview.cpp:1682
+#: kbabel/kbabelview.cpp:1685
+msgid "Output of \"msgfmt --statistics\":\n"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1680 kbabel/kbabelview.cpp:1688
+#: kbabel/kbabelview.cpp:1718 kbabel/kbabelview.cpp:1723
+msgid "Please edit the file again."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1698
+msgid ""
+"While trying to check syntax with msgfmt an error occurred.\n"
+"Please make sure that you have installed\n"
+"the GNU gettext package properly."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1769 kbabel/kbabelview2.cpp:948
+msgid "No mismatch has been found."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1770 kbabel/kbabelview.cpp:1787
+msgid ""
+"_: Title in Dialog: Perform all checks\n"
+"Perform All Checks"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:1784 kbabel/kbabelview2.cpp:965
+msgid ""
+"Some mismatches have been found.\n"
+"Please check the questionable entries by using Go->Next error"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2036
+#, c-format
+msgid ""
+"_n: <qt>%n replacement made.<br>End of document reached.<br>Continue from "
+"the beginning?</qt>\n"
+"<qt>%n replacements made.<br>End of document reached.<br>Continue from the "
+"beginning?</qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2044
+msgid ""
+"End of document reached.\n"
+"Continue from the beginning?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2069 kbabel/kbabelview.cpp:2111
+#: kbabel/kbabelview.cpp:2191 kbabel/kbabelview.cpp:2259
+#: kbabel/kbabelview.cpp:2323
+#, c-format
+msgid ""
+"_n: %n replacement made\n"
+"%n replacements made"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2072 kbabel/kbabelview.cpp:2113
+#: kbabel/kbabelview.cpp:2262
+msgid "Search string not found."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2080
+msgid ""
+"End of document reached.\n"
+"Continue in the next file?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2125
+msgid "DCOP communication with Catalog Manager failed."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2221
+#, c-format
+msgid ""
+"_n: <qt>%n replacement made.<br>Beginning of document reached.<br>Continue "
+"from the end?</qt>\n"
+"<qt>%n replacements made.<br>Beginning of document reached.<br>Continue from "
+"the end?</qt>"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:2230
+msgid ""
+"Beginning of document reached.\n"
+"Continue from the end?"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3602
+msgid ""
+"_n: 1 error: %1\n"
+"%n errors: %1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3890 kbabel/kbabelview.cpp:4020
+msgid "Preparing spell check"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3945
+msgid "Spellcheck"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3949
+msgid "KBabel cannot start spell checker. Please check your TDE installation."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:3974
+msgid "No relevant text has been found for spell checking."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4005
+#, c-format
+msgid ""
+"Error opening the file that contains words to ignore during spell checking:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4013
+#, c-format
+msgid ""
+"Only local files are allowed for saving ignored words to during spell "
+"checking:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4173
+msgid ""
+"There seems to be an error with the synchronization of the spell checking "
+"process and KBabel.\n"
+"Please check that you have set the correct settings for your language for "
+"spell checking.\n"
+"If you have, and this problem is reproducible, please send a detailed bug "
+"report (your spell checking options, what file you have checked and what to "
+"do to reproduce the problem) by using Help->Report Bug..."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4300 kbabel/kbabelview.cpp:4326
+#, c-format
+msgid ""
+"_n: Spellcheck: %n word replaced\n"
+"Spellcheck: %n words replaced"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4305
+msgid ""
+"Spellcheck successfully finished.\n"
+"No misspelled words have been found."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4362
+msgid "Spellcheck canceled"
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4391
+msgid ""
+"The spell checker program could not be started.\n"
+"Please make sure you have the spell checker program properly configured and "
+"in your PATH."
+msgstr ""
+
+#: kbabel/kbabelview.cpp:4397
+msgid "The spell checker program seems to have crashed."
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:538
+#, c-format
+msgid ""
+"An error occurred while trying to get the list of messages for this file "
+"from the database:\n"
+"%1"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:624
+msgid "No difference found"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:628
+msgid "Difference found"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:636
+msgid "No corresponding message found."
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:641
+msgid "No corresponding message found"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:696
+msgid "Select File to Diff With"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:710
+msgid "loading file for diff"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:801
+msgid ""
+"The search string has not been found yet.\n"
+"However, the string might be found in the files being searched at the "
+"moment.\n"
+"Please try later."
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:810
+msgid "Do not show in this find/replace session again"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:825
+msgid "Enter new package for the current file:"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:1021
+msgid ""
+"Total words: %1\n"
+"\n"
+"Words in untranslated messages: %2\n"
+"\n"
+"Words in fuzzy messages: %3"
+msgstr ""
+
+#: kbabel/kbabelview2.cpp:1024
+msgid "Word Count"
+msgstr ""
+
+#: kbabel/kbcataloglistview.cpp:44
+msgid "Id"
+msgstr ""
+
+#: kbabel/kbcataloglistview.cpp:45
+msgid "Original String"
+msgstr ""
+
+#: kbabel/main.cpp:537
+msgid "Go to entry with msgid <msgid>"
+msgstr ""
+
+#: kbabel/main.cpp:538 kbabeldict/main.cpp:105
+msgid "Disable splashscreen at startup"
+msgstr ""
+
+#: kbabel/main.cpp:540
+msgid "Files to open"
+msgstr ""
+
+#: kbabel/main.cpp:547
+msgid "KBabel"
+msgstr ""
+
+#: kbabel/main.cpp:548
+msgid "An advanced PO file editor"
+msgstr ""
+
+#: kbabel/main.cpp:555
+msgid ""
+"Wrote the dictionary plugin for searching in a database and some other code."
+msgstr ""
+
+#: kbabel/main.cpp:560
+msgid "Bug fixes, KFilePlugin for PO files, CVS support, mailing files"
+msgstr ""
+
+#: kbabel/main.cpp:562
+msgid "Translation List View"
+msgstr ""
+
+#: kbabel/main.cpp:574
+msgid "Implemented XML validation/highlighting plus other small fixes."
+msgstr ""
+
+#: kbabel/main.cpp:583
+msgid "String distance algorithm implementation"
+msgstr ""
+
+#: kbabel/main.cpp:585
+msgid "Error list for current entry, regexp data tool"
+msgstr ""
+
+#: kbabel/main.cpp:587
+msgid "Word-by-word string difference algorithm implementation"
+msgstr ""
+
+#: kbabel/spelldlg.cpp:44
+msgid ""
+"_: Caption of dialog\n"
+"Spelling"
+msgstr ""
+
+#: kbabel/spelldlg.cpp:47
+msgid "&Spell Check"
+msgstr ""
+
+#: kbabeldict/aboutmoduledlg.cpp:42
+msgid "Report Bug..."
+msgstr ""
+
+#: kbabeldict/dictchooser.cpp:59
+msgid ""
+"_: dictionary to not use\n"
+"Do not use:"
+msgstr ""
+
+#: kbabeldict/dictchooser.cpp:62
+msgid ""
+"_: dictionary to use\n"
+"Use:"
+msgstr ""
+
+#: kbabeldict/dictchooser.cpp:84
+msgid "Move &Up"
+msgstr ""
+
+#: kbabeldict/dictchooser.cpp:87
+msgid "Move &Down"
+msgstr ""
+
+#: kbabeldict/dictchooser.cpp:90
+msgid "Con&figure..."
+msgstr ""
+
+#: kbabeldict/kbabeldict.cpp:45
+msgid "KBabelDict"
+msgstr ""
+
+#: kbabeldict/kbabeldict.cpp:47
+msgid "About Module"
+msgstr ""
+
+#: kbabeldict/kbabeldict.cpp:48 kbabeldict/kbabeldict.cpp:104
+msgid "Hide Sett&ings"
+msgstr ""
+
+#: kbabeldict/kbabeldict.cpp:108
+msgid "Show Sett&ings"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:201
+msgid "Total:"
+msgstr ""
+
+#: catalogmanager/validateprogresswidget.ui:38 kbabeldict/kbabeldictbox.cpp:208
+#, no-c-format
+msgid "Current:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:216
+msgid "Found in:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:224
+msgid "Translator:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:236
+msgid "Date:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:244
+msgid "&More"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:287
+msgid "Score"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:288
+msgid "Original"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:289
+msgid "Translation"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:290
+msgid "Location"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:313
+msgid "< &Previous"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:318
+msgid "&Next >"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:957 kbabeldict/kbabeldictbox.cpp:1015
+#: kbabeldict/kbabeldictbox.cpp:1027 kbabeldict/kbabeldictbox.cpp:1128
+#: kbabeldict/kbabeldictbox.cpp:1190 kbabeldict/kbabeldictbox.cpp:1449
+msgid "Edit File"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1010 kbabeldict/kbabeldictbox.cpp:1185
+#, c-format
+msgid "Edit File %1"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1257
+#, c-format
+msgid "Send bugs to %1"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1268
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:84
+#, no-c-format
+msgid "Author:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1270
+msgid "Authors:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1286
+msgid "Thanks to:"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1302
+msgid "No information available."
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1505
+#, c-format
+msgid "Configure Dictionary %1"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1698
+#, c-format
+msgid ""
+"There was an error starting KBabel:\n"
+"%1"
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1712
+msgid "There was an error using DCOP."
+msgstr ""
+
+#: kbabeldict/kbabeldictbox.cpp:1738
+msgid ""
+"The \"Translation Database\" module\n"
+"appears not to be installed on your system."
+msgstr ""
+
+#: kbabeldict/kbabeldictview.cpp:83
+msgid "Search in module:"
+msgstr ""
+
+#: kbabeldict/kbabeldictview.cpp:106
+msgid "&Start Search"
+msgstr ""
+
+#: kbabeldict/kbabeldictview.cpp:108
+msgid "Sea&rch in translations"
+msgstr ""
+
+#: kbabeldict/kbabeldictview.cpp:125
+msgid "Settings:"
+msgstr ""
+
+#: kbabeldict/main.cpp:114
+msgid "KBabel - Dictionary"
+msgstr ""
+
+#: kbabeldict/main.cpp:115
+msgid "A dictionary for translators"
+msgstr ""
+
+#: kbabeldict/main.cpp:116
+msgid "(c) 2000,2001,2002,2003 The KBabeldict developers"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:84
+msgid "No error"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:125
+msgid ""
+"Database folder does not exist:\n"
+"%1\n"
+"Do you want to create it now?"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:127
+msgid "Create Folder"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:127
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Do Not Create"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:146
+#, c-format
+msgid "It was not possible to create folder %1"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:176
+msgid ""
+"<p>There are backup database files from previous versions of KBabel. "
+"However, another version of KBabel (probably from KDE 3.1.1 or 3.1.2) "
+"created a new database. As a result, your KBabel installation contains two "
+"versions of database files. Unfortunatelly, the old and new version can not "
+"be merged. You need to choose one of them.<br/><br/>If you choose the old "
+"version, the new one will be removed. If you choose the new version, the old "
+"database files will be left alone and you need to remove them manually. "
+"Otherwise this message will be displayed again (the old files are at "
+"$TDEHOME/share/apps/kbabeldict/dbsearchengine/*,old).</p>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:185
+msgid "Old Database Found"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:186
+msgid "Use &Old Database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:187
+msgid "Use &New Database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+msgid ""
+"Database files not found.\n"
+"Do you want to create them now?"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:258
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Create"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:408
+msgid "Cannot open the database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:431
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:640
+msgid "Another search has already been started"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:438
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:647
+msgid "Unable to search now: a PO file scan is in progress"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:445
+msgid "Unable to open the database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:451
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:658
+msgid "Database empty"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:462
+msgid "No entry for this package in the database."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:469
+msgid "Searching for %1 in database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:548
+msgid "Looking for repetitions"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:562
+msgid "Minimum Repetition"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:564
+msgid "Insert the minimum number of repetitions for a string:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:572
+msgid "Searching repeated string"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1240
+msgid "Select Folder to Scan Recursively"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1263
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1315
+#, c-format
+msgid "Scanning folder %1"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1299
+msgid "Select Folder to Scan"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1358
+msgid "Select PO File to Scan"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1372
+#, c-format
+msgid "Scanning file %1"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1412
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:67
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:68
+msgid "Translation Database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1608
+msgid "Searching words"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/KDBSearchEngine.cpp:1850
+msgid "Process output"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:69
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:70
+msgid "A fast translation search engine based on databases"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbse_factory.cpp:71
+msgid "Copyright 2000-2001 by Andrea Rizzi"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/preferenceswidget.cpp:102
+#, c-format
+msgid "Scanning file: %1"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/preferenceswidget.cpp:107
+#, c-format
+msgid "Entries added: %1"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:562
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:614
+msgid ""
+"The name you chose is already used.\n"
+"Please change the source name."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:563
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.cpp:615
+msgid "Name is Not Unique"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/KDBSearchEngine2.h:89
+msgid "DB SearchEngine II"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:182
+msgid "CHUNK BY CHUNK"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:183
+msgid ""
+"<h3>Chunk by chunk</h3>CHANGE THIS TEXT!!!!This translation isobtained "
+"translating the sentences and using afuzzy sentence translation database."
+"<br> <b>Do not rely on it</b>. Translations may be fuzzy.<br>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:374
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:386
+msgid "DYNAMIC DICT:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:375
+#: kbabeldict/modules/dbsearchengine2/algorithms.cpp:387
+msgid ""
+"<h3>Dynamic Dictionary</h3>This is a dynamic dictionary created looking for "
+"correlation of original and translated words.<br> <b>Do not rely on it</b>. "
+"Translations may be fuzzy.<br>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/database.cpp:142
+msgid "Create Database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2_factory.cpp:72
+msgid "Copyright 2000-2003 by Andrea Rizzi"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/pa_factory.cpp:95
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:147
+msgid "PO Auxiliary"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/pa_factory.cpp:97
+msgid "A simple module for exact searching in a PO file"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:426
+msgid "Loading PO auxiliary"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:438
+#, c-format
+msgid ""
+"Error while trying to open file for PO Auxiliary module:\n"
+"%1"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/poauxiliary.cpp:450
+msgid "Building index"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:79
+#: kbabeldict/modules/pocompendium/pocompendium.cpp:1195
+#: kbabeldict/modules/tmx/tmxcompendium.cpp:957
+msgid "Loading PO compendium"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:93
+#, c-format
+msgid ""
+"Error while trying to read file for PO Compendium module:\n"
+"%1"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/compendiumdata.cpp:104
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:132
+msgid "Building indices"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pc_factory.cpp:95
+#: kbabeldict/modules/pocompendium/pocompendium.cpp:184
+msgid "PO Compendium"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pc_factory.cpp:97
+msgid "A module for searching in a PO file"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:88
+msgid ""
+"<qt><p><b>Parameters</b></p><p>Here you can fine-tune searching within the "
+"PO file. For example if you want to perform a case sensitive search, or if "
+"you want fuzzy messages to be ignored.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:96
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:94
+msgid ""
+"<qt><p><b>Comparison Options</b></p><p>Choose here which messages you want "
+"to have treated as a matching message.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:104
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:102
+msgid ""
+"<qt><p><b>3-Gram-matching</b></p><p>A message matches another if most of its "
+"3-letter groups are contained in the other message. e.g. 'abc123' matches "
+"'abcx123c12'.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/preferenceswidget.cpp:109
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:107
+msgid ""
+"<qt><p><b>Location</b></p><p>Configure here which file is to be used for "
+"searching.</p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/tmx/pc_factory.cpp:95
+#: kbabeldict/modules/tmx/tmxcompendium.cpp:175
+msgid "TMX Compendium"
+msgstr ""
+
+#: kbabeldict/modules/tmx/pc_factory.cpp:97
+msgid "A module for searching in a TMX file"
+msgstr ""
+
+#: kbabeldict/modules/tmx/preferenceswidget.cpp:88
+msgid ""
+"<qt><p><b>Parameters</b></p><p>Here you can fine-tune searching within the "
+"PO file. For example, if you want to perform a case sensitive search.</p></"
+"qt>"
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:80
+msgid "Loading TMX compendium"
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:92
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:102
+msgid "Cannot open the file."
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:96
+msgid "Cannot parse XML data."
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:111
+msgid "Unsupported format."
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:117
+msgid ""
+"Error while trying to read file for TMX Compendium module:\n"
+"%1\n"
+"Reason: %2"
+msgstr ""
+
+#: kbabeldict/modules/tmx/tmxcompendiumdata.cpp:229
+msgid "Empty database."
+msgstr ""
+
+#: kbabeldict/searchengine.h:339
+msgid "not implemented"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:11 kbabel/kbabelui.rc:29
+#, no-c-format
+msgid "&Go"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:30
+#, no-c-format
+msgid "&Markings"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:43 kbabel/kbabelui.rc:50
+#, no-c-format
+msgid "&Project"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:60 catalogmanager/catalogmanagerui.rc:165
+#: catalogmanager/catalogmanagerui.rc:202
+#, no-c-format
+msgid "CVS"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:122 kbabel/kbabelui.rc:100
+#, no-c-format
+msgid "Main"
+msgstr ""
+
+#: catalogmanager/catalogmanagerui.rc:128 kbabel/kbabelui.rc:113
+#, no-c-format
+msgid "Navigationbar"
+msgstr ""
+
+#: catalogmanager/markpatternwidget.ui:24
+#, no-c-format
+msgid "To be set dynamically:"
+msgstr ""
+
+#: catalogmanager/markpatternwidget.ui:62
+#, no-c-format
+msgid "&Include templates"
+msgstr ""
+
+#: catalogmanager/markpatternwidget.ui:70
+#, no-c-format
+msgid "Use &wildcards"
+msgstr ""
+
+#: catalogmanager/validateprogresswidget.ui:59
+#, no-c-format
+msgid "Overall:"
+msgstr ""
+
+#: catalogmanager/validateprogresswidget.ui:80
+#, no-c-format
+msgid "Current file:"
+msgstr ""
+
+#: catalogmanager/validateprogresswidget.ui:88
+#, no-c-format
+msgid "Validation:"
+msgstr ""
+
+#: catalogmanager/validateprogresswidget.ui:96 commonui/tdelisteditor.ui:94
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:473
+#, no-c-format
+msgid "New Item"
+msgstr ""
+
+#: catalogmanager/validationoptions.ui:32
+#, no-c-format
+msgid "Mark invalid as &fuzzy"
+msgstr ""
+
+#: catalogmanager/validationoptions.ui:35
+#, no-c-format
+msgid ""
+"<qt><p><b>Mark invalid as fuzzy</b><p>\n"
+"<p>If you select this option, all items,\n"
+"which identifies the tool as invalid, will be\n"
+"marked as fuzzy and the resulting file\n"
+"will be saved.</p></qt>"
+msgstr ""
+
+#: catalogmanager/validationoptions.ui:47
+#, no-c-format
+msgid "&Do not validate fuzzy"
+msgstr ""
+
+#: catalogmanager/validationoptions.ui:50
+#, no-c-format
+msgid ""
+"<qt><p><b>Do not validate fuzzy</b><p>\n"
+"<p>If you select this option, all items\n"
+"marked as fuzzy will not be validated at all.</p></qt>"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:11
+#, no-c-format
+msgid "If the validation tools should ignore fuzzy translations"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:15
+#, no-c-format
+msgid "If the validation tools should mark error entries as fuzzy"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:20
+#, no-c-format
+msgid "List of command names for directories"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:24
+#, no-c-format
+msgid "List of commands for directories"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:28
+#, no-c-format
+msgid "List of command names for files"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:32
+#, no-c-format
+msgid "List of commands for files"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:36
+#, no-c-format
+msgid ""
+"If the file cache should contain also index of words for faster searching"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:40
+#, no-c-format
+msgid ""
+"If the Catalog Manager should kill all running its gettext tools at exit"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:48
+#, no-c-format
+msgid "List of files marked"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:51
+#, no-c-format
+msgid "If the files should be open in new KBabel editor windows"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:55
+#, no-c-format
+msgid "The base directory for PO files (translations)"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:59
+#, no-c-format
+msgid "The base directory for POT files (templates to be translated)"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:63 common/kbprojectsettings.kcfg:68
+#: common/kbprojectsettings.kcfg:73 common/kbprojectsettings.kcfg:78
+#: common/kbprojectsettings.kcfg:83 common/kbprojectsettings.kcfg:88
+#: common/kbprojectsettings.kcfg:93 common/kbprojectsettings.kcfg:98
+#: common/kbprojectsettings.kcfg:201 common/kbprojectsettings.kcfg:206
+#: common/kbprojectsettings.kcfg:211 common/kbprojectsettings.kcfg:216
+#: common/kbprojectsettings.kcfg:221 common/kbprojectsettings.kcfg:226
+#: common/kbprojectsettings.kcfg:231 common/kbprojectsettings.kcfg:236
+#: common/kbprojectsettings.kcfg:272 common/kbprojectsettings.kcfg:277
+#: common/kbprojectsettings.kcfg:299 common/kbprojectsettings.kcfg:304
+#: common/kbprojectsettings.kcfg:309 common/kbprojectsettings.kcfg:314
+#: common/kbprojectsettings.kcfg:319 common/kbprojectsettings.kcfg:324
+#: common/kbprojectsettings.kcfg:329 common/kbprojectsettings.kcfg:334
+#: common/kbprojectsettings.kcfg:341 kbabel/kbabel.kcfg:8 kbabel/kbabel.kcfg:13
+#: kbabel/kbabel.kcfg:18 kbabel/kbabel.kcfg:23 kbabel/kbabel.kcfg:28
+#: kbabel/kbabel.kcfg:33 kbabel/kbabel.kcfg:38 kbabel/kbabel.kcfg:43
+#: kbabel/kbabel.kcfg:48 kbabel/kbabel.kcfg:53 kbabel/kbabel.kcfg:58
+#: kbabel/kbabel.kcfg:67 kbabel/kbabel.kcfg:72 kbabel/kbabel.kcfg:81
+#: kbabel/kbabel.kcfg:86 kbabel/kbabel.kcfg:91 kbabel/kbabel.kcfg:96
+#: kbabel/kbabel.kcfg:101 kbabel/kbabel.kcfg:106 kbabel/kbabel.kcfg:115
+#: kbabel/kbabel.kcfg:120 kbabel/kbabel.kcfg:125 kbabel/kbabel.kcfg:130
+#: kbabel/kbabel.kcfg:135 kbabel/kbabel.kcfg:142 kbabel/kbabel.kcfg:147
+#: kbabel/kbabel.kcfg:152 kbabel/kbabel.kcfg:157 kbabel/kbabel.kcfg:162
+#: kbabel/kbabel.kcfg:167 kbabel/kbabel.kcfg:172 kbabel/kbabel.kcfg:177
+#: kbabel/kbabel.kcfg:182 kbabel/kbabel.kcfg:187 kbabel/kbabel.kcfg:192
+#: kbabel/kbabel.kcfg:199 kbabel/kbabel.kcfg:204 kbabel/kbabel.kcfg:211
+#: kbabel/kbabel.kcfg:218 kbabel/kbabel.kcfg:223 kbabel/kbabel.kcfg:228
+#: kbabel/kbabel.kcfg:233 kbabel/kbabel.kcfg:238 kbabel/kbabel.kcfg:245
+#: kbabel/kbabel.kcfg:252 kbabel/kbabel.kcfg:257 kbabel/kbabel.kcfg:264
+#: kbabel/kbabel.kcfg:269 kbabel/kbabel.kcfg:274 kbabel/kbabel.kcfg:279
+#: kbabel/kbabel.kcfg:284 kbabel/kbabel.kcfg:289 kbabel/kbabel.kcfg:294
+#: kbabel/kbabel.kcfg:299
+#, no-c-format
+msgid ""
+"\n"
+" "
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:105
+#, no-c-format
+msgid "Email of the translator"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:109
+#, no-c-format
+msgid "Name of the translator (non-localized)"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:113
+#, no-c-format
+msgid "Delay in minutes between autosaves. 0 disables autosave."
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:117
+#, no-c-format
+msgid "If the syntax should be checked before save"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:121
+#, no-c-format
+msgid "If the header should be automatically updated on save"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:125
+#, no-c-format
+msgid "If the plural argument is required to be a part of translation"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:129
+#, no-c-format
+msgid "Custom date format used if DateFormat specifies that"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:133
+#, no-c-format
+msgid "Format of the dates stored"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:142
+#, no-c-format
+msgid "Description of the translation"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:146
+#, no-c-format
+msgid "The encoding of the file"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:155
+#, no-c-format
+msgid "The way how to handle Free Software Foundation header"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:165
+#, no-c-format
+msgid "English name of the language"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:169
+#, no-c-format
+msgid "ISO 631 language code"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:173
+#, no-c-format
+msgid "Localized name of the author"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:177
+#, no-c-format
+msgid "Mailing list for i18n of the langauge"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:181
+#, no-c-format
+msgid "Number of plural forms for the language"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:185
+#, no-c-format
+msgid "Plural forms specification for GNU gettext"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:189
+#, no-c-format
+msgid "Macro-based string to fill Project GNU header"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:193
+#, no-c-format
+msgid "If the obsolete translation entries should be saved"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:197
+#, no-c-format
+msgid "Timezone of the translation (needed for updating time stamps)"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:241
+#, no-c-format
+msgid ""
+"If the saving should preserve the encoding of the file, if already defined\n"
+" "
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:248
+#, no-c-format
+msgid "Marker for accelerators"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:252
+#, no-c-format
+msgid "If the files should be compressed for mailing"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:256
+#, no-c-format
+msgid "If even single file should be compressed for mailing"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:260
+#, no-c-format
+msgid ""
+"Regular expression for identifying a context information in original text"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:264
+#, no-c-format
+msgid "List of recent mailed archives"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:268
+#, no-c-format
+msgid "Regular expression for identifying a TDE plural form"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:289
+#, no-c-format
+msgid "Name of the project"
+msgstr ""
+
+#: common/kbprojectsettings.kcfg:293
+#, no-c-format
+msgid "Version of the configuration file"
+msgstr ""
+
+#: commonui/diffpreferences.ui:25
+#, no-c-format
+msgid "Diff Source"
+msgstr ""
+
+#: commonui/diffpreferences.ui:28
+#, no-c-format
+msgid ""
+"<qt><p><b>Source for difference lookup</b></p>\n"
+"<p>Here you can select a source, which should be used\n"
+"for finding a difference.</p>\n"
+"<p>You can select file, translation database or\n"
+"corresponding msgstr.</p>\n"
+"<p>If you choose the translation database, the messages to diff with are\n"
+"taken from the Translation Database; to be useful, you have\n"
+"to enable <i>Auto add entry to database</i> in its\n"
+"preferences dialog.</p>\n"
+"<p>The last option is useful for those using PO-files\n"
+"for proofreading.</p>\n"
+"<p>You can temporarily diff with messages from a file\n"
+"by choosing <i>Tools->Diff->Open file for diff</i>\n"
+"in KBabel's main window.</p></qt>"
+msgstr ""
+
+#: commonui/diffpreferences.ui:52
+#, no-c-format
+msgid "Use &file"
+msgstr ""
+
+#: commonui/diffpreferences.ui:60
+#, no-c-format
+msgid "Use messages from &translation database"
+msgstr ""
+
+#: commonui/diffpreferences.ui:68
+#, no-c-format
+msgid "Use &msgstr from the same file"
+msgstr ""
+
+#: commonui/diffpreferences.ui:86
+#, no-c-format
+msgid "Base folder for diff files:"
+msgstr ""
+
+#: commonui/diffpreferences.ui:97
+#, no-c-format
+msgid ""
+"<qt><q><b>Base folder for diff files</b></q>\n"
+"<p>Here you can define a folder in which the files to\n"
+"diff with are stored. If the files are stored at the same\n"
+"place beneath this folder as the original files beneath\n"
+"their base folder, KBabel can automatically open the correct\n"
+"file to diff with.</p>\n"
+"<p>Note that this option has no effect if messages from\n"
+"the database are used for diffing.</p></qt>"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:25
+#, no-c-format
+msgid ""
+"<font size=\"+1\">Welcome to Project Wizard!</font>\n"
+"<br/>\n"
+"<p>\n"
+"The wizard will help you to setup a new translation\n"
+"project for KBabel.\n"
+"</p>\n"
+"<p>\n"
+"First of all, you need to choose the project name\n"
+"and the file, where the configuration should be stored.\n"
+"</p>\n"
+"<p>\n"
+"You should also choose a language to translate into\n"
+"and also a type of the translation project.\n"
+"</p>"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:62 commonui/projectwizardwidget.ui:190
+#, no-c-format
+msgid ""
+"<qt>\n"
+"<p><b>Configuration File Name</b><br/>\n"
+"The name of a file to store the configuration of the\n"
+"project.</p>\n"
+"</qt>"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:74
+#, no-c-format
+msgid "&Language:"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:80 commonui/projectwizardwidget.ui:121
+#, no-c-format
+msgid ""
+"<qt>\n"
+"<p>\n"
+"<b>Language</b><br/>\n"
+"The destination language of the project, i.e., the language\n"
+"to translate into. It should follow the ISO 631 language naming\n"
+"standard.</p>\n"
+"</qt>"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:97
+#, no-c-format
+msgid "Project &name:"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:103 commonui/projectwizardwidget.ui:169
+#, no-c-format
+msgid ""
+"<qt><p><b>Project name</b><br/>\n"
+"The project name is an identification of a project for\n"
+"you. It is shown in the project configuration dialog\n"
+"as well as in the title of windows opened for the project.\n"
+"<br/>\n"
+"<br/>\n"
+"<b>Note:</b> The project name cannot be later changed.<\n"
+"</p></qt>"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:135
+#, no-c-format
+msgid "Project &type:"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:141 commonui/projectwizardwidget.ui:225
+#, no-c-format
+msgid ""
+"<qt>\n"
+"<p>\n"
+"<b>Project Type</b>\n"
+"The project type allows to tune the settings for the\n"
+"particular type of the well-known translation projects.\n"
+"For example, it sets up the validation tools,\n"
+"an accelerator marker and formatting of the header.\n"
+"</p>\n"
+"<p>Currently known types:\n"
+"<ul>\n"
+"<li><b>TDE</b>: Trinity Desktop Environment Internalization project</li>\n"
+"<li><b>GNOME</b>: GNOME Translation project</li>\n"
+"<li><b>Translation Robot</b>: Translation Project Robot</li>\n"
+"<li><b>Other</b>: Other kind of project. No tuning will be\n"
+"done</li>\n"
+"</ul>\n"
+"</p>\n"
+"</qt>"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:184
+#, no-c-format
+msgid "Configuration &file name:"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:200
+#, no-c-format
+msgid "TDE"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:205
+#, no-c-format
+msgid "GNOME"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:210
+#, no-c-format
+msgid "Translation Project Robot"
+msgstr ""
+
+#: commonui/projectwizardwidget.ui:215
+#, no-c-format
+msgid "Other"
+msgstr ""
+
+#: commonui/projectwizardwidget2.ui:16
+#, no-c-format
+msgid ""
+"<qt><p><b>Translation Files</b></p>\n"
+"<p>Type in the folders which contain all your PO and POT files.\n"
+"The files and the folders in these folders will then be merged into one tree."
+"</p></qt>"
+msgstr ""
+
+#: commonui/projectwizardwidget2.ui:29
+#, no-c-format
+msgid ""
+"<font size=\"+1\">The Translation Files</font>\n"
+"<br/><br/>\n"
+"If the project contains more than one file to translate, it\n"
+"better to organize the files. \n"
+"\n"
+"KBabel distinguishes two kind of the translation files:\n"
+"\n"
+"<ul>\n"
+"<li><b>Templates</b>: the files to be translated</li>\n"
+"<li><b>Translated files</b>: the files already translated (at least\n"
+"partially)</li>\n"
+"</ul>\n"
+"\n"
+"Choose the folders to store the files. If you\n"
+"leave the entries empty, the Catalog Manager\n"
+"will not work."
+msgstr ""
+
+#: commonui/tdelisteditor.ui:151
+#, no-c-format
+msgid "Up"
+msgstr ""
+
+#: commonui/tdelisteditor.ui:162
+#, no-c-format
+msgid "Down"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:41
+#, no-c-format
+msgid "&Background color:"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:52
+#, no-c-format
+msgid "Color for &quoted characters:"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:63
+#, no-c-format
+msgid "Color for &syntax errors:"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:82
+#, no-c-format
+msgid "Color for s&pellcheck errors:"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:96
+#, no-c-format
+msgid ""
+"<qt>Here you can setup a color to display identified <b>mispelled</b> words "
+"and\n"
+"phrases.</qt>"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:105
+#, no-c-format
+msgid "Color for &keyboard accelerators:"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:132
+#, no-c-format
+msgid "Color for c-for&mat characters:"
+msgstr ""
+
+#: kbabel/colorpreferences.ui:151
+#, no-c-format
+msgid "Color for &tags:"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:36
+#, no-c-format
+msgid "Added Characters"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:44
+#, no-c-format
+msgid "Ho&w to display:"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:55
+#, no-c-format
+msgid "Co&lor:"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:66
+#, no-c-format
+msgid "Removed Characters"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:74
+#, no-c-format
+msgid "How &to display:"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:85 kbabel/editorpreferences.ui:260
+#, no-c-format
+msgid "Colo&r:"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:94 kbabel/editordiffpreferences.ui:124
+#, no-c-format
+msgid "Highlighted"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:99
+#, no-c-format
+msgid "Underlined"
+msgstr ""
+
+#: kbabel/editordiffpreferences.ui:129
+#, no-c-format
+msgid "Stroked Out"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:54
+#, no-c-format
+msgid "A&utomatically unset fuzzy status"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:57
+#, no-c-format
+msgid ""
+"<qt><p><b>Automatically unset fuzzy status</b></p>\n"
+"<p>If this is activated and you are editing a fuzzy entry, the fuzzy status "
+"is automatically\n"
+"unset (this means the string <i>, fuzzy</i>\n"
+"is removed from the entry's comment).</p></qt>"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:68
+#, no-c-format
+msgid "Use cle&ver editing"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:71
+#, no-c-format
+msgid ""
+"<qt><p><b>Use clever editing</b></p>\n"
+"<p>Check this to make typing text more comfortable and let \n"
+"KBabel take care of some special characters that have to \n"
+"be quoted. For example typing '\\\"' will result in \n"
+"'\\\\\\\"', pressing Return will automatically add whitespace \n"
+"at the end of the line, pressing Shift+Return will add \n"
+"'\\\\n' at the end of the line.</p>\n"
+"<p>Note that this is just a hint: it is still possible to \n"
+"generate syntactically incorrect text.</p></qt>"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:89
+#, no-c-format
+msgid "Automatic Checks"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:92
+#, no-c-format
+msgid ""
+"<qt><p><b>Error recognition</b></p>\n"
+"<p>Here you can set how to show that an error occurred. \n"
+"<b>Beep on error</b> beeps and <b>Change text color on error\n"
+"</b> changes the color of the translated text. If none is \n"
+"activated, you will still see a message in the statusbar.\n"
+"</p></qt>"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:113
+#, no-c-format
+msgid "&Beep on error"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:121
+#, no-c-format
+msgid "Change te&xt color on error"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:150
+#, no-c-format
+msgid "A&ppearance"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:175
+#, no-c-format
+msgid "H&ighlight syntax"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:183
+#, no-c-format
+msgid "Highlight backgrou&nd"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:191
+#, no-c-format
+msgid "Mark &whitespaces with points"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:199
+#, no-c-format
+msgid "&Show surrounding quotes"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:209
+#, no-c-format
+msgid "Status LEDs"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:212
+#, no-c-format
+msgid ""
+"<qt><p><b>Status LEDs</b></p>\n"
+"<p>Choose here where the status LEDs are displayed and what color they have."
+"</p></qt>"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:224
+#, no-c-format
+msgid "Display in stat&usbar"
+msgstr ""
+
+#: kbabel/editorpreferences.ui:232
+#, no-c-format
+msgid "Display in edi&tor"
+msgstr ""
+
+#: kbabel/fontpreferences.ui:25 kbabel/kbabel.kcfg:111
+#, no-c-format
+msgid "Font for Messages"
+msgstr ""
+
+#: kbabel/fontpreferences.ui:36
+#, no-c-format
+msgid "&Show only fixed font"
+msgstr ""
+
+#: kbabel/headerwidget.ui:43
+#, no-c-format
+msgid "&Header:"
+msgstr ""
+
+#: kbabel/kbabelui.rc:58
+#, no-c-format
+msgid "&Spelling"
+msgstr ""
+
+#: kbabel/kbabelui.rc:68
+#, no-c-format
+msgid "D&iff"
+msgstr ""
+
+#: kbabel/kbabelui.rc:82
+#, no-c-format
+msgid "&Dictionaries"
+msgstr ""
+
+#: kbabel/searchpreferences.ui:39
+#, no-c-format
+msgid "Au&tomatically start search"
+msgstr ""
+
+#: kbabel/searchpreferences.ui:42
+#, no-c-format
+msgid ""
+"<qt><p><b>Automatically start search</b></p>\n"
+"<p>If this is activated, the search is automatically started \n"
+"whenever you switch to another entry in the editor. You can \n"
+"choose where to search with the combo box <b>Default Dictionary</b>.\n"
+"</p><p>You can also start searching manually by choosing an entry in \n"
+"the popup menu that appears either when clicking \n"
+"<b>Dictionaries->Find...</b> or keeping the dictionary button \n"
+"in the toolbar pressed for a while.</p></qt>"
+msgstr ""
+
+#: kbabel/searchpreferences.ui:65
+#, no-c-format
+msgid "D&efault dictionary:"
+msgstr ""
+
+#: kbabel/searchpreferences.ui:76
+#, no-c-format
+msgid ""
+"<qt><p><b>Default Dictionary</b></p>\n"
+"<p>Choose here where to search as default. \n"
+"This setting is used when searching is started automatically \n"
+"or when pressing the dictionary button in the toolbar.</p>\n"
+"<p>You can configure the different dictionaries by selecting \n"
+"the desired dictionary from <b>Settings->Configure Dictionary</b>.\n"
+"</p></qt>"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:24
+#, no-c-format
+msgid "Choose What You Want to Spell Check"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:30 kbabel/spelldlgwidget.ui:58
+#, no-c-format
+msgid "Spell check only the current message."
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:41
+#, no-c-format
+msgid "A&ll messages"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:44
+#, no-c-format
+msgid "Spell check all translated messages of this file."
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:52
+#, no-c-format
+msgid "C&urrent message only"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:66
+#, no-c-format
+msgid "Fro&m beginning of current message to end of file"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:74
+#, no-c-format
+msgid "&From beginning of file to cursor position"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:77
+#, no-c-format
+msgid ""
+"Spell check all text from the beginning of the file to the current cursor "
+"position."
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:85
+#, no-c-format
+msgid "F&rom cursor position to end of file"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:88
+#, no-c-format
+msgid ""
+"Spell check all text from the current cursor position to the end of the file."
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:96
+#, no-c-format
+msgid "S&elected text only"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:99
+#, no-c-format
+msgid "Spell check only the selected text."
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:109
+#, no-c-format
+msgid "U&se this selection as default"
+msgstr ""
+
+#: kbabel/spelldlgwidget.ui:112
+#, no-c-format
+msgid "Check this, to store the current selection as default selection."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:38
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:822
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:41
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:825
+#, no-c-format
+msgid "Generic"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:55
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:58
+#, no-c-format
+msgid "Search Mode"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:72
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:75
+#, no-c-format
+msgid "Search in whole database (slow)"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:75
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:78
+#, no-c-format
+msgid ""
+"<qml>Scroll the whole database and return everything that matches \n"
+"according to the rules defined in tabs <strong> Generic </strong>\n"
+"and <strong>Match</strong>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:85
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:88
+#, no-c-format
+msgid "Search in list of \"good keys\" (best)"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:91
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:94
+#, no-c-format
+msgid ""
+"<qml>Search in a list of <em>good keys</em> (see <strong>Good keys</strong> "
+"tab) with rules defined in <strong>Search</strong> tab.\n"
+"This is the best way to search because the <em>good keys</em> list probably "
+"contains all the keys that match with your query. However, it is smaller "
+"than the whole database."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:100
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:103
+#, no-c-format
+msgid "Return the list of \"good keys\" (fast)"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:103
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:106
+#, no-c-format
+msgid ""
+"<qml>Returns the whole <em>good keys</em> list. Rules defined in "
+"<strong>Search</strong> tab are ignored."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:113
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:116
+#, no-c-format
+msgid "Case sensitive"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:116
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:119
+#, no-c-format
+msgid ""
+"<qml>If it is checked the search will be case sensitive. It is ignored if "
+"you use <em>Return the list of \"good keys\"</em> search mode."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:124
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:127
+#, no-c-format
+msgid "Normalize white space"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:130
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:133
+#, no-c-format
+msgid ""
+"Remove white spaces at the beginning and at the end of the phrase.\n"
+"It also substitutes groups of more than one space character with only one "
+"space character."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:139
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:142
+#, no-c-format
+msgid "Remove context comment"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:145
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:148
+#, no-c-format
+msgid "Remove, if exists, the _:comment"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:167
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:170
+#, no-c-format
+msgid "Character to be ignored:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:209
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:212
+#, no-c-format
+msgid "Search"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:226
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:229
+#, no-c-format
+msgid "Matching Method"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:277
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:280
+#, no-c-format
+msgid "Query is contained"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:280
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:283
+#, no-c-format
+msgid "Match if query is contained in database string"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:288
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:291
+#, no-c-format
+msgid "Query contains"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:291
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:294
+#, no-c-format
+msgid "Match if query contains the database string"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:299
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:302
+#, no-c-format
+msgid "Normal text"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:305
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:308
+#, no-c-format
+msgid "Consider the search string as normal text."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:313
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:316
+#, no-c-format
+msgid "Equal"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:322
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:325
+#, no-c-format
+msgid "Match if query and database string are equal"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:347
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:350
+#, no-c-format
+msgid "Regular expression"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:350
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:353
+#, no-c-format
+msgid "Consider the search string as a regular expression"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:360
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:363
+#, no-c-format
+msgid "Word Substitution"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:363
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:366
+#, no-c-format
+msgid ""
+"<qml>If you use one or two <em>word substitution</em> each time you search a "
+"phrase with less than the specified number of words, the search engine will "
+"also search for all phrases that differ from the original one in one or two "
+"words.<p>\n"
+"<strong>Example:</strong><br>\n"
+"If you search for <em>My name is Andrea</em> and you have activated <em>one "
+"word substitution</em> you may also find phrases like <em>My name is Joe</"
+"em> or <em>Your name is Andrea</em>."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:399
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:402
+#, no-c-format
+msgid "Use one word substitution"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:430
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:466
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:433
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:469
+#, no-c-format
+msgid "Max number of words in the query:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:455
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:458
+#, no-c-format
+msgid "Use two word substitution"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:488
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:491
+#, no-c-format
+msgid "[A-Za-z0-9_%"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:506
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:509
+#, no-c-format
+msgid "]"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:516
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:519
+#, no-c-format
+msgid "Local characters for regular expressions:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:553
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:39
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:556
+#, no-c-format
+msgid "Database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:570
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:573
+#, no-c-format
+msgid "Database folder:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:586
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:589
+#, no-c-format
+msgid "Auto add entry to database"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:592
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:595
+#, no-c-format
+msgid ""
+"Automatically add an entry to the database if a new translation is notified "
+"by someone (may be kbabel)"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:614
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:617
+#, no-c-format
+msgid "Auto added entry author:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:622
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:625
+#, no-c-format
+msgid ""
+"<qml>Put here the name and email address that you want to use as <em>last "
+"translator</em> filed when you auto-add entry to the database (e.g. when you "
+"modify a translation with kbabel).<p>"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:632
+#, no-c-format
+msgid "Scan Single PO File..."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:640
+#, no-c-format
+msgid "Scan Folder..."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:648
+#, no-c-format
+msgid "Scan Folder && Subfolders..."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:670
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:673
+#, no-c-format
+msgid "Scanning file:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:678
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:681
+#, no-c-format
+msgid "Entries added:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:719
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:722
+#, no-c-format
+msgid "Total progress:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:727
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:730
+#, no-c-format
+msgid "Processing file:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:763
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:766
+#, no-c-format
+msgid "Loading file:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:776
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:779
+#, no-c-format
+msgid "Export..."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:795
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:798
+#, no-c-format
+msgid "Repeated Strings"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:805
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:808
+#, no-c-format
+msgid "Good Keys"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:825
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:828
+#, no-c-format
+msgid ""
+"<qml>Here you can define how to fill the <em>good keys list</em>.<p>\n"
+"You can set the minimum number of words of the query that a key must have to "
+"be inserted in the <em>good keys list</em>.<p>\n"
+"You can also set the minimum number of words of the key that the query must "
+"have to insert the key in the list.<p>\n"
+"These two numbers are the percentage of the total number of words. If the "
+"result of this percentage is less than one, the engine will set it to one."
+"<p>\n"
+"Finally you can set the maximum number of entries in the list."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:846
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:849
+#, no-c-format
+msgid "Minimum number of words of the key also in the query (%):"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:871
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:904
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:874
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:907
+#, no-c-format
+msgid "%"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:885
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:888
+#, no-c-format
+msgid "Minimum number of query words in the key (%):"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:918
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:921
+#, no-c-format
+msgid "Max list length:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:942
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:945
+#, no-c-format
+msgid "Frequent Words"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:959
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:962
+#, no-c-format
+msgid "Discard words more frequent than:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:967
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:970
+#, no-c-format
+msgid "/10000"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine/dbseprefwidget.ui:984
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:987
+#, no-c-format
+msgid "Frequent words are considered as in every key"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:28
+#, no-c-format
+msgid "General"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:50
+#, no-c-format
+msgid "DB folder:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:63
+#, no-c-format
+msgid "Automatic update in kbabel"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:73
+#, no-c-format
+msgid "New Entries"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:92
+#, no-c-format
+msgid "From kbabel"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:126
+#, no-c-format
+msgid "Algorithm"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:137
+#, no-c-format
+msgid "Minimum score:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:176
+#, no-c-format
+msgid "Algorithms to Use"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:187
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:205
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:268
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:276
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:284
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:297
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:305
+#, no-c-format
+msgid "Score:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:213
+#, no-c-format
+msgid "Fuzzy sentence archive"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:221
+#, no-c-format
+msgid "Glossary"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:229
+#, no-c-format
+msgid "Exact "
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:252
+#, no-c-format
+msgid "Sentence by sentence"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:260
+#, no-c-format
+msgid "Alphanumeric"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:313
+#, no-c-format
+msgid "Word by word"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:321
+#, no-c-format
+msgid "Dynamic dictionary"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:336
+#, no-c-format
+msgid "Preferred number of results:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:356
+#, no-c-format
+msgid "Output"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:367
+#, no-c-format
+msgid "Output Processing"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:395
+#, no-c-format
+msgid "First capital letter match"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:403
+#, no-c-format
+msgid "All capital letter match"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:411
+#, no-c-format
+msgid "Accelerator symbol (&&)"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:419
+#, no-c-format
+msgid "Try to use same letter"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:429
+#, no-c-format
+msgid "Custom Rules"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:440
+#, no-c-format
+msgid "Original string regexp:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:451
+#, no-c-format
+msgid "Enabled"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:462
+#, no-c-format
+msgid "Description"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:527
+#, no-c-format
+msgid "Replace string:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:545
+#, no-c-format
+msgid "Translated regexp(search):"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:583
+#, no-c-format
+msgid "Check language"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:599
+#, no-c-format
+msgid "Use current filters"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:615
+#, no-c-format
+msgid "Set date to today"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:624
+#, no-c-format
+msgid "Sources"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:651
+#, no-c-format
+msgid "Scan Now"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:684
+#, no-c-format
+msgid "Scan All"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbse2.ui:701
+#, no-c-format
+msgid "Filters"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:17
+#, no-c-format
+msgid "DBSEPrefWidget"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:635
+#, no-c-format
+msgid "Scan Single PO File"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:643
+#, no-c-format
+msgid "Scan Folder"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/dbseprefwidget.ui:651
+#, no-c-format
+msgid "Scan Folder && Subfolders"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:16
+#, no-c-format
+msgid "Edit Source"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:60
+#, no-c-format
+msgid "Additional Informations"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:133
+#, no-c-format
+msgid "Project name:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:149
+#, no-c-format
+msgid "Project keywords:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:158
+#, no-c-format
+msgid "General Info"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:172
+#, no-c-format
+msgid "Single File"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:177
+#, no-c-format
+msgid "Single Folder"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:182
+#, no-c-format
+msgid "Recursive Folder"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:194
+#, no-c-format
+msgid "Source name:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:207
+#, no-c-format
+msgid "Type:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:215
+#, no-c-format
+msgid "Setup Filter..."
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:223
+#, no-c-format
+msgid "Location:"
+msgstr ""
+
+#: kbabeldict/modules/dbsearchengine2/sourcedialog.ui:231
+#, no-c-format
+msgid "Use filter"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/pwidget.ui:39
+#, no-c-format
+msgid "&Path to auxiliary file:"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/pwidget.ui:61
+#, no-c-format
+msgid "&Ignore fuzzy entries"
+msgstr ""
+
+#: kbabeldict/modules/poauxiliary/pwidget.ui:72
+#, no-c-format
+msgid ""
+"<qt><p>\n"
+"The following variables will be replaced in the path if available:\n"
+"<ul>\n"
+"<li><b>@PACKAGE@</b>: the name of the currently translated application or "
+"package</li>\n"
+"<li><b>@LANG@</b>: the language code</li>\n"
+"<li><b>@DIR<em>n</em>@</b>: where n is a positive integer. This expands to "
+"the nth folder counted from the filename</li>\n"
+"</ul></p></qt>"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:40
+#: kbabeldict/modules/tmx/pwidget.ui:30
+#, no-c-format
+msgid "&Path to Compendium File"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:102
+#, no-c-format
+msgid "Ignore &fuzzy strings"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:113
+#: kbabeldict/modules/tmx/pwidget.ui:85
+#, no-c-format
+msgid "Onl&y whole words"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:124
+#: kbabeldict/modules/tmx/pwidget.ui:93
+#, no-c-format
+msgid "Case sensiti&ve"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:148
+#: kbabeldict/modules/tmx/pwidget.ui:103
+#, no-c-format
+msgid "A text matches if:"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:174
+#: kbabeldict/modules/tmx/pwidget.ui:125
+#, no-c-format
+msgid "E&qual to searched text"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:185
+#: kbabeldict/modules/tmx/pwidget.ui:133
+#, no-c-format
+msgid "Contains a &word of searched text"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:196
+#: kbabeldict/modules/tmx/pwidget.ui:141
+#, no-c-format
+msgid "Co&ntained in searched text"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:207
+#: kbabeldict/modules/tmx/pwidget.ui:149
+#, no-c-format
+msgid "&Similar to searched text"
+msgstr ""
+
+#: kbabeldict/modules/pocompendium/pwidget.ui:218
+#: kbabeldict/modules/tmx/pwidget.ui:157
+#, no-c-format
+msgid "Contains searched te&xt"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/kbugbuster.po b/tde-i18n-es_AR/messages/tdesdk/kbugbuster.po
new file mode 100644
index 00000000000..b65c0984dff
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/kbugbuster.po
@@ -0,0 +1,906 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2021-07-07 18:23+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: backend/bug.cpp:44
+msgid "Critical"
+msgstr ""
+
+#: backend/bug.cpp:45
+msgid "Grave"
+msgstr ""
+
+#: backend/bug.cpp:46
+msgid "Major"
+msgstr ""
+
+#: backend/bug.cpp:47
+msgid "Crash"
+msgstr ""
+
+#: backend/bug.cpp:48
+msgid "Normal"
+msgstr ""
+
+#: backend/bug.cpp:49
+msgid "Minor"
+msgstr ""
+
+#: backend/bug.cpp:50
+msgid "Wishlist"
+msgstr ""
+
+#: backend/bug.cpp:52 backend/bug.cpp:108
+msgid "Undefined"
+msgstr ""
+
+#: backend/bug.cpp:102
+msgid "Unconfirmed"
+msgstr ""
+
+#: backend/bug.cpp:103
+msgid "New"
+msgstr ""
+
+#: backend/bug.cpp:104
+msgid "Assigned"
+msgstr ""
+
+#: backend/bug.cpp:105
+msgid "Reopened"
+msgstr ""
+
+#: backend/bug.cpp:106
+msgid "Closed"
+msgstr ""
+
+#: backend/bugcommand.cpp:9 backend/person.cpp:21 gui/buglvi.cpp:44
+msgid "Unknown"
+msgstr ""
+
+#: backend/bugcommand.cpp:107
+msgid "Close Silently"
+msgstr ""
+
+#: backend/bugcommand.cpp:124
+msgid "Reopen"
+msgstr ""
+
+#: backend/bugcommand.cpp:141
+msgid "Retitle"
+msgstr ""
+
+#: backend/bugcommand.cpp:163
+msgid "Merge"
+msgstr ""
+
+#: backend/bugcommand.cpp:185
+msgid "Unmerge"
+msgstr ""
+
+#: backend/bugcommand.cpp:218 backend/bugcommand.cpp:222
+msgid "Reply"
+msgstr ""
+
+#: backend/bugcommand.cpp:224
+msgid "Reply (Maintonly)"
+msgstr ""
+
+#: backend/bugcommand.cpp:226
+msgid "Reply (Quiet)"
+msgstr ""
+
+#: backend/bugcommand.cpp:259
+msgid "Private Reply"
+msgstr ""
+
+#: backend/bugcommand.cpp:284 gui/cwbuglistcontainer.cpp:72
+#: gui/severityselectdialog.cpp:16
+msgid "Severity"
+msgstr ""
+
+#: backend/bugcommand.cpp:306
+msgid "Reassign"
+msgstr ""
+
+#: backend/bugdetails.cpp:244
+msgid ""
+"Attachment %1 could not be decoded.\n"
+"Encoding: %2"
+msgstr ""
+
+#: backend/bugdetailsjob.cpp:39
+msgid "Bug %1: %2"
+msgstr ""
+
+#: backend/bugjob.cpp:56
+msgid "Parsing..."
+msgstr ""
+
+#: backend/bugjob.cpp:67
+msgid "Ready."
+msgstr ""
+
+#: backend/buglistjob.cpp:63
+msgid "Package %1: %2"
+msgstr ""
+
+#: backend/bugmybugsjob.cpp:70
+#, c-format
+msgid "My Bugs: %2"
+msgstr ""
+
+#: backend/bugmybugsjob.cpp:72 backend/bugsystem.cpp:145
+msgid "My Bugs"
+msgstr ""
+
+#: backend/bugserver.cpp:290
+msgid "Mail generated by KBugBuster"
+msgstr ""
+
+#: backend/bugserver.cpp:322
+#, c-format
+msgid "Control command: %1"
+msgstr ""
+
+#: backend/bugserver.cpp:324
+#, c-format
+msgid "Mail to %1"
+msgstr ""
+
+#: backend/bugsystem.cpp:151
+msgid "Retrieving My Bugs list..."
+msgstr ""
+
+#: backend/kbbprefs.cpp:137
+msgid "Bug Fixed in GIT"
+msgstr ""
+
+#: backend/kbbprefs.cpp:140
+msgid "Duplicate Report"
+msgstr ""
+
+#: backend/kbbprefs.cpp:143
+msgid "Packaging Bug"
+msgstr ""
+
+#: backend/kbbprefs.cpp:149
+msgid "Feature Implemented in GIT"
+msgstr ""
+
+#: backend/kbbprefs.cpp:152
+msgid "More Information Required"
+msgstr ""
+
+#: backend/kbbprefs.cpp:157
+msgid "No Longer Applicable"
+msgstr ""
+
+#: backend/kbbprefs.cpp:162
+msgid "Won't Fix Bug"
+msgstr ""
+
+#: backend/kbbprefs.cpp:165
+msgid "Cannot Reproduce Bug"
+msgstr ""
+
+#: backend/mailsender.cpp:97
+msgid "Sending through sendmail..."
+msgstr ""
+
+#: backend/mailsender.cpp:105
+msgid "No running instance of KMail found."
+msgstr ""
+
+#: backend/mailsender.cpp:110
+msgid "Passing mail to TDE email program..."
+msgstr ""
+
+#: backend/mailsender.cpp:174
+msgid ""
+"Error during SMTP transfer.\n"
+"command: %1\n"
+"response: %2"
+msgstr ""
+
+#: backend/smtp.cpp:40
+#, c-format
+msgid "Connecting to %1"
+msgstr ""
+
+#: backend/smtp.cpp:82
+#, c-format
+msgid "Connected to %1"
+msgstr ""
+
+#: backend/smtp.cpp:90
+msgid "Connection refused."
+msgstr ""
+
+#: backend/smtp.cpp:93
+msgid "Host Not Found."
+msgstr ""
+
+#: backend/smtp.cpp:96
+msgid "Error reading socket."
+msgstr ""
+
+#: backend/smtp.cpp:99
+msgid "Internal error, unrecognized error."
+msgstr ""
+
+#: backend/smtp.cpp:156
+msgid "Message sent"
+msgstr ""
+
+#: gui/buglvi.cpp:32
+#, c-format
+msgid ""
+"_n: 1 day\n"
+"%n days"
+msgstr ""
+
+#: gui/buglvi.cpp:48
+msgid "%1 (%2)"
+msgstr ""
+
+#: gui/centralwidget.cpp:358
+msgid "Found the following attachments. Save?"
+msgstr ""
+
+#: gui/centralwidget.cpp:362
+msgid "Select Folder Where to Save Attachments"
+msgstr ""
+
+#: gui/centralwidget.cpp:439
+msgid "Change Bug Title"
+msgstr ""
+
+#: gui/centralwidget.cpp:440
+msgid "Please enter a new title:"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:85
+msgid "Bug Report</a> from <b>%1</b> "
+msgstr ""
+
+#: gui/cwbugdetails.cpp:88
+#, c-format
+msgid ""
+"_n: (1 reply)\n"
+"(%n replies)"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:92
+#, c-format
+msgid ""
+"_n: 1 day old\n"
+"%n days old"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:102 gui/preferencesdialog.cpp:59
+msgid "Version"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:103
+msgid "Source"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:104
+msgid "Compiler"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:105
+msgid "OS"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:123
+msgid "Bug Report</a> from <b>%1</b>"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:127
+msgid "Reply #%1</a> from <b>%2</b>"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:151
+msgid "Attachment List"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:153 gui/packageselectdialog.cpp:69
+msgid "Description"
+msgstr ""
+
+#: gui/cwbugdetails.cpp:154
+msgid "Date"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:123
+msgid ""
+"_: bug #number [Merged with: a list of bugs] (severity): title\n"
+"Bug #%1 [Merged with: %2] (%3): %4"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:132
+msgid ""
+"_: bug #number (severity): title\n"
+"Bug #%1 (%2): %3"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:152
+msgid "Pending commands:"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:200 gui/cwbugdetailscontainer_base.ui:71
+#, no-c-format
+msgid "Bug Title"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:205
+msgid "Click here to select a bug by number"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:214
+msgid ""
+"Retrieving Details for Bug %1\n"
+"\n"
+"(%2)"
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:226
+msgid "Bug #%1 (%2) is not available offline."
+msgstr ""
+
+#: gui/cwbugdetailscontainer.cpp:229
+msgid ""
+"Retrieving details for bug #%1\n"
+"(%2)"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:68
+msgid "Number"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:69
+msgid "Age"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:70
+msgid "Title"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:71
+msgid "Status"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:73
+msgid "Sender"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:146
+msgid "%1 (%2 bugs, %3 wishes)"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:156
+msgid "Product '%1', all components"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:158
+msgid "Product '%1'"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:162
+msgid "Product '%1', component '%2'"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:203
+msgid "Outstanding Bugs"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:204
+msgid "Click here to select a product"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:211
+msgid "Retrieving List of Outstanding Bugs for Product '%1'..."
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:213
+msgid "Retrieving List of Outstanding Bugs for Product '%1' (Component %2)..."
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:224
+msgid "Package '%1'"
+msgstr ""
+
+#: gui/cwbuglistcontainer.cpp:229
+msgid "%1 is not available offline."
+msgstr ""
+
+#: gui/cwloadingwidget.cpp:149
+msgid ""
+"Welcome to KBugBuster, a tool to manage the TDE Bug Report System. With "
+"KBugBuster you can manage outstanding bug reports for TDE from a convenient "
+"front end."
+msgstr ""
+
+#: gui/cwloadingwidget.cpp:158 main.cpp:32 main.cpp:47
+msgid "KBugBuster"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:100
+msgid "Welcome to <b>KBugBuster</b>."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:149
+msgid "Quit KBugBuster"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:151
+msgid "See &Pending Changes"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:153
+msgid "&Submit Changes"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:156
+msgid "Reload &Product List"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:158
+msgid "Reload Bug &List (for current product)"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:160
+msgid "Reload Bug &Details (for current bug)"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:162
+msgid "Load &My Bugs List"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:164
+msgid "Load All Bug Details (for current product)"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:165
+msgid "Extract &Attachments"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:168
+msgid "Clear Cache"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:171
+msgid "&Search by Product..."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:173
+msgid "Search by Bug &Number..."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:177
+msgid "Search by &Description..."
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:125 gui/kbbmainwindow.cpp:184
+#, no-c-format
+msgid "C&lose..."
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:147 gui/kbbmainwindow.cpp:188
+#, no-c-format
+msgid "Re&open"
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:202 gui/kbbmainwindow.cpp:196
+#, no-c-format
+msgid "&Reply..."
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:213 gui/kbbmainwindow.cpp:198
+#, no-c-format
+msgid "Reply &Privately..."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:207
+msgid "&Disconnected Mode"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:220
+msgid "Show Closed Bugs"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:223
+msgid "Hide Closed Bugs"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:227
+msgid "Show Wishes"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:230
+msgid "Hide Wishes"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:234 gui/preferencesdialog.cpp:278
+msgid "Select Server"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:243
+msgid "Show Last Server Response..."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:246
+msgid "Show Bug HTML Source..."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:344
+msgid "List of pending commands:"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:349
+msgid "Do you really want to delete all commands?"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:350
+msgid "Confirmation Required"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:357
+msgid "There are no pending commands."
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:392
+msgid "Search for Bug Number"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:393
+msgid "Please enter a bug number:"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:422
+msgid "There are unsent bug commands. Do you want to send them now?"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:423
+msgid "Send"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:423
+msgid "Do Not Send"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:475
+msgid "Last Server Response"
+msgstr ""
+
+#: gui/kbbmainwindow.cpp:487
+msgid "Bug HTML Source"
+msgstr ""
+
+#: gui/loadallbugsdlg.cpp:29
+#, c-format
+msgid "Loading All Bugs for Product %1"
+msgstr ""
+
+#: gui/loadallbugsdlg.cpp:48
+msgid "Bug %1 loaded"
+msgstr ""
+
+#: gui/messageeditor.cpp:18
+msgid "Edit Message Buttons"
+msgstr ""
+
+#: gui/messageeditor.cpp:27
+msgid "Button:"
+msgstr ""
+
+#: gui/messageeditor.cpp:34
+msgid "Add Button..."
+msgstr ""
+
+#: gui/messageeditor.cpp:38
+msgid "Remove Button"
+msgstr ""
+
+#: gui/messageeditor.cpp:65
+msgid "Add Message Button"
+msgstr ""
+
+#: gui/messageeditor.cpp:66
+msgid "Enter button name:"
+msgstr ""
+
+#: gui/messageeditor.cpp:82
+msgid "Remove the button %1?"
+msgstr ""
+
+#: gui/msginputdialog.cpp:25
+msgid "&Edit Presets..."
+msgstr ""
+
+#: gui/msginputdialog.cpp:32
+#, c-format
+msgid "Close Bug %1"
+msgstr ""
+
+#: gui/msginputdialog.cpp:35
+msgid "Reply to Bug"
+msgstr ""
+
+#: gui/msginputdialog.cpp:38
+msgid "Reply Privately to Bug"
+msgstr ""
+
+#: gui/msginputdialog.cpp:56
+msgid "&Recipient:"
+msgstr ""
+
+#: gui/msginputdialog.cpp:63
+msgid "Normal (bugs.trinitydesktop.org & Maintainer & tde-bugs-dist)"
+msgstr ""
+
+#: gui/msginputdialog.cpp:64
+msgid "Maintonly (bugs.trinitydesktop.org & Maintainer)"
+msgstr ""
+
+#: gui/msginputdialog.cpp:65
+msgid "Quiet (bugs.trinitydesktop.org only)"
+msgstr ""
+
+#: gui/msginputdialog.cpp:77
+msgid "&Message"
+msgstr ""
+
+#: gui/msginputdialog.cpp:90
+msgid "&Preset Messages"
+msgstr ""
+
+#: gui/packageselectdialog.cpp:43
+msgid "Select Product"
+msgstr ""
+
+#: gui/packageselectdialog.cpp:55
+msgid "Recent"
+msgstr ""
+
+#: gui/packageselectdialog.cpp:68 gui/preferencesdialog.cpp:56
+msgid "Name"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:57
+msgid "Base URL"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:58
+msgid "User"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:64
+msgid "Preferences"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:79
+msgid "Servers"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:92
+msgid "Add Server..."
+msgstr ""
+
+#: gui/preferencesdialog.cpp:95
+msgid "Edit Server..."
+msgstr ""
+
+#: gui/preferencesdialog.cpp:98
+msgid "Delete Server"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:101
+msgid "Select Server From List..."
+msgstr ""
+
+#: gui/preferencesdialog.cpp:110
+msgid "Advanced"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:117
+msgid "Mail Client"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:120
+msgid "&KMail"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:121
+msgid "D&irect"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:122
+msgid "&Sendmail"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:124
+msgid "Show closed bugs"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:127
+msgid "Show wishes"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:130
+msgid "Show bugs with number of votes greater than:"
+msgstr ""
+
+#: gui/preferencesdialog.cpp:139
+msgid "Send BCC to myself"
+msgstr ""
+
+#: gui/serverconfigdialog.cpp:16
+msgid "Edit Bugzilla Server"
+msgstr ""
+
+#: gui/serverconfigdialog.cpp:26
+msgid "Name:"
+msgstr ""
+
+#: gui/serverconfigdialog.cpp:32
+msgid "URL:"
+msgstr ""
+
+#: gui/serverconfigdialog.cpp:37
+msgid "User:"
+msgstr ""
+
+#: gui/serverconfigdialog.cpp:42
+msgid "Password:"
+msgstr ""
+
+#: gui/serverconfigdialog.cpp:47
+msgid "Bugzilla version:"
+msgstr ""
+
+#: gui/severityselectdialog.cpp:14
+msgid "Select Severity"
+msgstr ""
+
+#: main.cpp:38
+msgid "Start in disconnected mode"
+msgstr ""
+
+#: main.cpp:40
+msgid "Start with the buglist for <package>"
+msgstr ""
+
+#: main.cpp:41
+msgid "Start with bug report <br>"
+msgstr ""
+
+#: main.cpp:49
+msgid "(c) 2001,2002,2003 the KBugBuster authors"
+msgstr ""
+
+#: tderesources/kcalresourceconfig.cpp:45
+msgid "Server:"
+msgstr ""
+
+#: tderesources/kcalresourceconfig.cpp:52
+msgid "Product:"
+msgstr ""
+
+#: tderesources/kcalresourceconfig.cpp:59
+msgid "Component:"
+msgstr ""
+
+#: gui/centralwidget_base.ui:30 gui/cwsearchwidget_base.ui:30
+#, no-c-format
+msgid "Search"
+msgstr ""
+
+#: gui/centralwidget_base.ui:82 gui/cwsearchwidget_base.ui:63
+#, no-c-format
+msgid "Bug &number:"
+msgstr ""
+
+#: gui/centralwidget_base.ui:141 gui/cwsearchwidget_base.ui:122
+#, no-c-format
+msgid "&Description:"
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:79
+#, no-c-format
+msgid "Bug Commands"
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:103
+#, no-c-format
+msgid "Clear Co&mmands"
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:136
+#, no-c-format
+msgid "Close Silentl&y"
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:158
+#, no-c-format
+msgid "Re&assign..."
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:169
+#, no-c-format
+msgid "Change &Title..."
+msgstr ""
+
+#: gui/cwbugdetailscontainer_base.ui:180
+#, no-c-format
+msgid "Chan&ge Severity..."
+msgstr ""
+
+#: gui/cwsearchwidget_base.ui:38
+#, no-c-format
+msgid "&Package:"
+msgstr ""
+
+#: gui/kbugbusterui.rc:27
+#, no-c-format
+msgid "S&earch"
+msgstr ""
+
+#: gui/kbugbusterui.rc:33
+#, no-c-format
+msgid "&Commands"
+msgstr ""
+
+#: gui/kbugbusterui.rc:53
+#, no-c-format
+msgid "Search Toolbar"
+msgstr ""
+
+#: gui/kbugbusterui.rc:59
+#, no-c-format
+msgid "Command Toolbar"
+msgstr ""
+
+#: gui/kbugbusterui.rc:73
+#, no-c-format
+msgid "Settings Toolbar"
+msgstr ""
+
+#: tderesources/tderesources_kcal_bugzilla.kcfg:10
+#, no-c-format
+msgid "Server"
+msgstr ""
+
+#: tderesources/tderesources_kcal_bugzilla.kcfg:13
+#, no-c-format
+msgid "Product"
+msgstr ""
+
+#: tderesources/tderesources_kcal_bugzilla.kcfg:16
+#, no-c-format
+msgid "Component"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/kompare.po b/tde-i18n-es_AR/messages/tdesdk/kompare.po
new file mode 100644
index 00000000000..0aa359c2912
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/kompare.po
@@ -0,0 +1,894 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2021-07-07 18:23+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kompare_shell.cpp:77
+msgid "Could not find our KompareViewPart."
+msgstr ""
+
+#: kompare_shell.cpp:106
+msgid "Could not load our KompareViewPart."
+msgstr ""
+
+#: kompare_shell.cpp:114
+msgid "Could not find our KompareNavigationPart."
+msgstr ""
+
+#: kompare_shell.cpp:138
+msgid "Could not load our KompareNavigationPart."
+msgstr ""
+
+#: kompare_shell.cpp:233
+msgid "&Open Diff..."
+msgstr ""
+
+#: kompare_shell.cpp:234
+msgid "&Compare Files..."
+msgstr ""
+
+#: kompare_shell.cpp:237
+msgid "&Blend URL with Diff..."
+msgstr ""
+
+#: kompare_shell.cpp:246
+msgid "Show T&ext View"
+msgstr ""
+
+#: kompare_shell.cpp:248
+msgid "Hide T&ext View"
+msgstr ""
+
+#: kompare_shell.cpp:257
+msgid " 0 of 0 differences "
+msgstr ""
+
+#: kompare_shell.cpp:258
+msgid " 0 of 0 files "
+msgstr ""
+
+#: kompare_shell.cpp:273
+msgid ""
+"_n: %1 of %n file \n"
+" %1 of %n files "
+msgstr ""
+
+#: kompare_shell.cpp:275
+#, c-format
+msgid ""
+"_n: %n file \n"
+" %n files "
+msgstr ""
+
+#: kompare_shell.cpp:278
+msgid ""
+"_n: %1 of %n difference, %2 applied \n"
+" %1 of %n differences, %2 applied "
+msgstr ""
+
+#: kompare_shell.cpp:281
+#, c-format
+msgid ""
+"_n: %n difference \n"
+" %n differences "
+msgstr ""
+
+#: kompare_shell.cpp:369
+msgid "Blend File/Folder with diff Output"
+msgstr ""
+
+#: kompare_shell.cpp:370
+msgid "File/Folder"
+msgstr ""
+
+#: kompare_shell.cpp:371
+msgid "Diff Output"
+msgstr ""
+
+#: kompare_shell.cpp:373
+msgid "Blend"
+msgstr ""
+
+#: kompare_shell.cpp:373
+msgid "Blend this file or folder with the diff output"
+msgstr ""
+
+#: kompare_shell.cpp:373
+msgid ""
+"If you have entered a file or folder name and a file that contains diff "
+"output in the fields in this dialog then this button will be enabled and "
+"pressing it will open kompare's main view where the output of the entered "
+"file or files from the folder are mixed with the diff output so you can then "
+"apply the difference(s) to a file or to the files. "
+msgstr ""
+
+#: kompare_shell.cpp:398 main.cpp:185
+msgid "Compare Files or Folders"
+msgstr ""
+
+#: kompare_shell.cpp:399 main.cpp:186
+msgid "Source"
+msgstr ""
+
+#: kompare_shell.cpp:400 main.cpp:187
+msgid "Destination"
+msgstr ""
+
+#: kompare_shell.cpp:402 main.cpp:189
+msgid "Compare"
+msgstr ""
+
+#: kompare_shell.cpp:402
+msgid "Compare these files or folders"
+msgstr ""
+
+#: kompare_shell.cpp:402 main.cpp:189
+msgid ""
+"If you have entered 2 filenames or 2 folders in the fields in this dialog "
+"then this button will be enabled and pressing it will start a comparison of "
+"the entered files or folders. "
+msgstr ""
+
+#: kompare_shell.cpp:439
+msgid "Text View"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:61
+msgid "Source Folder"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:66
+msgid "Destination Folder"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:71
+msgid "Source File"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:72
+msgid "Destination File"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:78
+msgid "Source Line"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:79
+msgid "Destination Line"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:80
+msgid "Difference"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:426
+#, c-format
+msgid ""
+"_n: Applied: Changes made to %n line undone\n"
+"Applied: Changes made to %n lines undone"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:429
+#, c-format
+msgid ""
+"_n: Changed %n line\n"
+"Changed %n lines"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:434
+#, c-format
+msgid ""
+"_n: Applied: Insertion of %n line undone\n"
+"Applied: Insertion of %n lines undone"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:437
+#, c-format
+msgid ""
+"_n: Inserted %n line\n"
+"Inserted %n lines"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:442
+#, c-format
+msgid ""
+"_n: Applied: Deletion of %n line undone\n"
+"Applied: Deletion of %n lines undone"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:445
+#, c-format
+msgid ""
+"_n: Deleted %n line\n"
+"Deleted %n lines"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:531
+#: komparepart/kompare_part.cpp:651
+msgid "Unknown"
+msgstr ""
+
+#: komparenavtreepart/komparenavtreepart.cpp:694
+msgid "KompareNavTreePart"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:165
+msgid "Save &All"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:168
+msgid "Save .&diff..."
+msgstr ""
+
+#: komparepart/kompare_part.cpp:171
+msgid "Swap Source with Destination"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:174
+msgid "Show Statistics"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:269
+msgid "<qt>The URL <b>%1</b> cannot be downloaded.</qt>"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:281
+msgid "<qt>The URL <b>%1</b> does not exist on your system.</qt>"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:425
+msgid "Diff Options"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:443
+msgid "*.diff *.dif *.patch|Patch Files"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:443
+msgid "Save .diff"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:446
+msgid "The file exists or is write-protected; do you want to overwrite it?"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:446
+msgid "File Exists"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:446
+msgid "Overwrite"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:446
+msgid "Do Not Overwrite"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:481
+msgid "KomparePart"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:493
+msgid "Running diff..."
+msgstr ""
+
+#: komparepart/kompare_part.cpp:496
+msgid "Parsing diff output..."
+msgstr ""
+
+#: komparepart/kompare_part.cpp:545
+msgid "Comparing file %1 with file %2"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:550
+msgid "Comparing files in %1 with files in %2"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:555
+#, c-format
+msgid "Viewing diff output from %1"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:558
+msgid "Blending diff output from %1 into file %2"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:563
+msgid "Blending diff output from %1 into folder %2"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:586 komparepart/kompare_part.cpp:709
+msgid ""
+"You have made changes to the destination file(s).\n"
+"Would you like to save them?"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:588 komparepart/kompare_part.cpp:711
+msgid "Save Changes?"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:635 komparepart/komparesaveoptionsbase.ui:276
+#: libdialogpages/diffpage.cpp:244
+#, no-c-format
+msgid "Unified"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:638 komparepart/komparesaveoptionsbase.ui:244
+#: libdialogpages/diffpage.cpp:238
+#, no-c-format
+msgid "Context"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:641 komparepart/komparesaveoptionsbase.ui:268
+#: libdialogpages/diffpage.cpp:242
+#, no-c-format
+msgid "RCS"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:644 komparepart/komparesaveoptionsbase.ui:252
+#: libdialogpages/diffpage.cpp:239
+#, no-c-format
+msgid "Ed"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:647 komparepart/komparesaveoptionsbase.ui:260
+#: libdialogpages/diffpage.cpp:241
+#, no-c-format
+msgid "Normal"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:667
+msgid ""
+"No diff file, or no 2 files have been diffed. Therefore no stats are "
+"available."
+msgstr ""
+
+#: komparepart/kompare_part.cpp:669 komparepart/kompare_part.cpp:683
+#: komparepart/kompare_part.cpp:698
+msgid "Diff Statistics"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:673
+msgid ""
+"Statistics:\n"
+"\n"
+"Old file: %1\n"
+"New file: %2\n"
+"\n"
+"Format: %3\n"
+"Number of hunks: %4\n"
+"Number of differences: %5"
+msgstr ""
+
+#: komparepart/kompare_part.cpp:686
+msgid ""
+"Statistics:\n"
+"\n"
+"Number of files in diff file: %1\n"
+"Format: %2\n"
+"\n"
+"Current old file: %3\n"
+"Current new file: %4\n"
+"\n"
+"Number of hunks: %5\n"
+"Number of differences: %6"
+msgstr ""
+
+#: komparepart/kompareprefdlg.cpp:33
+msgid "Preferences"
+msgstr ""
+
+#: komparepart/kompareprefdlg.cpp:39
+msgid "View Settings"
+msgstr ""
+
+#: komparepart/kompareprefdlg.cpp:43 kompareurldialog.cpp:47
+msgid "Diff"
+msgstr ""
+
+#: komparepart/kompareprefdlg.cpp:43
+msgid "Diff Settings"
+msgstr ""
+
+#: kompareurldialog.cpp:41
+msgid "Here you can enter the files you want to compare."
+msgstr ""
+
+#: kompareurldialog.cpp:47
+msgid "Here you can change the options for comparing the files."
+msgstr ""
+
+#: kompareurldialog.cpp:53
+msgid "Here you can change the options for the view."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:211
+msgid "Diff Program"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:216
+msgid ""
+"You can select a different diff program here. On Solaris the standard diff "
+"program does not support all the options that the GNU version does. This way "
+"you can select that version."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:221
+msgid "&Diff"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:232
+msgid "Output Format"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:233
+msgid ""
+"Select the format of the output generated by diff. Unified is the one that "
+"is used most frequently because it is very readable. The TDE developers like "
+"this format the best so use it for sending patches."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:247
+msgid "Lines of Context"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:312 libdialogpages/diffpage.cpp:251
+#, no-c-format
+msgid "Number of context lines:"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:253
+msgid ""
+"The number of context lines is normally 2 or 3. This makes the diff readable "
+"and applicable in most cases. More than 3 lines will only bloat the diff "
+"unnecessarily."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:259
+msgid "&Format"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:270
+msgid "General"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:274
+msgid "&Look for smaller changes"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:275
+msgid "This corresponds to the -d diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:276
+msgid "O&ptimize for large files"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:277
+msgid "This corresponds to the -H diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:278
+msgid "&Ignore changes in case"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:279
+msgid "This corresponds to the -i diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:284
+msgid "Ignore regexp:"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:285
+msgid "This option corresponds to the -I diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:288
+msgid ""
+"Add the regular expression here that you want to use\n"
+"to ignore lines that match it."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:294
+msgid "&Edit..."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:295
+msgid ""
+"Clicking this will open a regular expression dialog where\n"
+"you can graphically create regular expressions."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:300
+msgid "Whitespace"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:304
+msgid "E&xpand tabs to spaces in output"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:305
+msgid "This option corresponds to the -t diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:306
+msgid "I&gnore added or removed empty lines"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:307
+msgid "This option corresponds to the -B diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:308
+msgid "Ig&nore changes in the amount of whitespace"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:309
+msgid "This option corresponds to the -b diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:310
+msgid "Ign&ore all whitespace"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:311
+msgid "This option corresponds to the -w diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:312
+msgid "Igno&re changes due to tab expansion"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:313
+msgid "This option corresponds to the -E diff option."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:318
+msgid "O&ptions"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:328
+msgid "File Pattern to Exclude"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:330
+msgid ""
+"If this is checked you can enter a shell pattern in the text box on the "
+"right or select entries from the list."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:332
+msgid ""
+"Here you can enter or remove a shell pattern or select one or more entries "
+"from the list."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:338
+msgid "File with Filenames to Exclude"
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:340
+msgid ""
+"If this is checked you can enter a filename in the combo box on the right."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:342
+msgid ""
+"Here you can enter the URL of a file with shell patterns to ignore during "
+"the comparison of the folders."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:344
+msgid ""
+"Any file you select in the dialog that pops up when you click it will be put "
+"in the dialog to the left of this button."
+msgstr ""
+
+#: libdialogpages/diffpage.cpp:352
+msgid "&Exclude"
+msgstr ""
+
+#: libdialogpages/filespage.cpp:53
+msgid "Encoding"
+msgstr ""
+
+#: libdialogpages/filespage.cpp:64
+msgid "&Files"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:51
+msgid "Colors"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:56
+msgid "Removed color:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:61
+msgid "Changed color:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:66
+msgid "Added color:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:71
+msgid "Applied color:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:76
+msgid "Mouse Wheel"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:80
+msgid "Number of lines:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:86
+msgid "Tabs to Spaces"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:90
+msgid "Number of spaces to convert a tab character to:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:97
+msgid "A&ppearance"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:104
+msgid "Text Font"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:108
+msgid "Font:"
+msgstr ""
+
+#: libdialogpages/viewpage.cpp:112
+msgid "Size:"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:61
+msgid "&Apply Difference"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:64
+msgid "Un&apply Difference"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:67
+msgid "App&ly All"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:70
+msgid "&Unapply All"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:73
+msgid "P&revious File"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:76
+msgid "N&ext File"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:79
+msgid "&Previous Difference"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:82
+msgid "&Next Difference"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:238 libdiff2/komparemodellist.cpp:262
+msgid ""
+"<qt>No models or no differences, this file: <b>%1</b>, is not a valid diff "
+"file.</qt>"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:246
+msgid ""
+"<qt>There were problems applying the diff <b>%1</b> to the file <b>%2</b>.</"
+"qt>"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:271
+msgid ""
+"<qt>There were problems applying the diff <b>%1</b> to the folder <b>%2</b>."
+"</qt>"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:299 libdiff2/komparemodellist.cpp:582
+msgid "Could not open a temporary file."
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:350
+msgid "<qt>Could not write to the temporary file <b>%1</b>, deleting it.</qt>"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:368
+msgid ""
+"<qt>Could not create destination directory <b>%1</b>.\n"
+"The file has not been saved.</qt>"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:383
+msgid ""
+"<qt>Could not upload the temporary file to the destination location <b>%1</"
+"b>. The temporary file is still available under: <b>%2</b>. You can manually "
+"copy it to the right place.</qt>"
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:435 libdiff2/komparemodellist.cpp:548
+msgid "Could not parse diff output."
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:451
+msgid "The files are identical."
+msgstr ""
+
+#: libdiff2/komparemodellist.cpp:613
+msgid "Could not write to the temporary file."
+msgstr ""
+
+#: main.cpp:33
+msgid ""
+"A program to view the differences between files and optionally generate a "
+"diff"
+msgstr ""
+
+#: main.cpp:39
+msgid "This will compare URL1 with URL2"
+msgstr ""
+
+#: main.cpp:40
+msgid ""
+"This will open URL1 and expect it to be diff output. URL1 can also be a '-' "
+"and then it will read from standard input. Can be used for instance for cvs "
+"diff | kompare -o -. Kompare will do a check to see if it can find the "
+"original file(s) and then blend the original file(s) into the diffoutput and "
+"show that in the viewer. -n disables the check."
+msgstr ""
+
+#: main.cpp:41
+msgid ""
+"This will blend URL2 into URL1, URL2 is expected to be diff output and URL1 "
+"the file or folder that the diffoutput needs to be blended into. "
+msgstr ""
+
+#: main.cpp:42
+msgid ""
+"Disables the check for automatically finding the original file(s) when using "
+"'-' as URL with the -o option."
+msgstr ""
+
+#: main.cpp:43
+msgid ""
+"Use this to specify the encoding when calling it from the command line. It "
+"will default to the local encoding if not specified."
+msgstr ""
+
+#: main.cpp:52
+msgid "Kompare"
+msgstr ""
+
+#: main.cpp:54
+msgid "(c) 2001-2004, John Firebaugh and Otto Bruggeman"
+msgstr ""
+
+#: main.cpp:55 main.cpp:56
+msgid "Author"
+msgstr ""
+
+#: main.cpp:57
+msgid "Kompare icon artist"
+msgstr ""
+
+#: main.cpp:58
+msgid "A lot of good advice"
+msgstr ""
+
+#: main.cpp:59
+msgid "Cervisia diff viewer"
+msgstr ""
+
+#: main.cpp:189
+msgid "Compare these files or folder"
+msgstr ""
+
+#: komparepart/komparepartui.rc:13
+#, no-c-format
+msgid "&Difference"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:41
+#, no-c-format
+msgid "Run Diff In"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:84
+#, no-c-format
+msgid "Command Line"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:108
+#, no-c-format
+msgid "cd dir && diff -udHprNa -- source destination"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:135
+#, no-c-format
+msgid "Look for smaller changes"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:146
+#, no-c-format
+msgid "Optimize for large files"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:157
+#, no-c-format
+msgid "Ignore changes in case"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:165
+#, no-c-format
+msgid "Expand tabs to spaces"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:173
+#, no-c-format
+msgid "Ignore added or removed empty lines"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:181
+#, no-c-format
+msgid "Ignore changes in whitespace"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:189
+#, no-c-format
+msgid "Show function names"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:200
+#, no-c-format
+msgid "Compare folders recursively"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:211
+#, no-c-format
+msgid "Treat new files as empty"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:227
+#, no-c-format
+msgid "Format"
+msgstr ""
+
+#: komparepart/komparesaveoptionsbase.ui:287
+#, no-c-format
+msgid "Side-by-side"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/kres_bugzilla.po b/tde-i18n-es_AR/messages/tdesdk/kres_bugzilla.po
new file mode 100644
index 00000000000..a73226b22f7
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/kres_bugzilla.po
@@ -0,0 +1,52 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kcalresourceconfig.cpp:45
+msgid "Server:"
+msgstr ""
+
+#: kcalresourceconfig.cpp:52
+msgid "Product:"
+msgstr ""
+
+#: kcalresourceconfig.cpp:59
+msgid "Component:"
+msgstr ""
+
+#: tderesources_kcal_bugzilla.kcfg:10
+#, no-c-format
+msgid "Server"
+msgstr ""
+
+#: tderesources_kcal_bugzilla.kcfg:13
+#, no-c-format
+msgid "Product"
+msgstr ""
+
+#: tderesources_kcal_bugzilla.kcfg:16
+#, no-c-format
+msgid "Component"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/kstartperf.po b/tde-i18n-es_AR/messages/tdesdk/kstartperf.po
new file mode 100644
index 00000000000..64634e39d40
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/kstartperf.po
@@ -0,0 +1,41 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kstartperf.cpp:31
+msgid "Specifies the command to run"
+msgstr ""
+
+#: kstartperf.cpp:74
+msgid "KStartPerf"
+msgstr ""
+
+#: kstartperf.cpp:75
+msgid "Measures start up time of a TDE application"
+msgstr ""
+
+#: kstartperf.cpp:78
+msgid "Maintainer"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/kuiviewer.po b/tde-i18n-es_AR/messages/tdesdk/kuiviewer.po
new file mode 100644
index 00000000000..17c6b4a4620
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/kuiviewer.po
@@ -0,0 +1,70 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kuiviewer.cpp:80
+msgid "Unable to locate Kuiviewer kpart."
+msgstr ""
+
+#: kuiviewer.cpp:125
+msgid "*.ui *.UI|User Interface Files"
+msgstr ""
+
+#: kuiviewer_part.cpp:73 kuiviewer_part.rc:14
+#, no-c-format
+msgid "Style"
+msgstr ""
+
+#: kuiviewer_part.cpp:97
+msgid "Set the current style to view."
+msgstr ""
+
+#: kuiviewer_part.cpp:119
+msgid "KUIViewerPart"
+msgstr ""
+
+#: kuiviewer_part.cpp:120 main.cpp:44
+msgid "Displays Designer's UI files"
+msgstr ""
+
+#: main.cpp:31
+msgid "Document to open"
+msgstr ""
+
+#: main.cpp:33
+msgid "Save screenshot to file and exit"
+msgstr ""
+
+#: main.cpp:35
+msgid "Screenshot width"
+msgstr ""
+
+#: main.cpp:37
+msgid "Screenshot height"
+msgstr ""
+
+#: main.cpp:43
+msgid "KUIViewer"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/spy.po b/tde-i18n-es_AR/messages/tdesdk/spy.po
new file mode 100644
index 00000000000..fb795b49310
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/spy.po
@@ -0,0 +1,77 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: classinfoview.cpp:30 navview.cpp:28 propsview.cpp:53
+msgid "Name"
+msgstr ""
+
+#: classinfoview.cpp:31 propsview.cpp:54
+msgid "Value"
+msgstr ""
+
+#: main.cpp:25 main.cpp:38
+msgid "Spy"
+msgstr ""
+
+#: navview.cpp:29 propsview.cpp:55 receiversview.cpp:37
+msgid "Type"
+msgstr ""
+
+#: propsview.cpp:56
+msgid "Access"
+msgstr ""
+
+#: propsview.cpp:57
+msgid "Designable"
+msgstr ""
+
+#: propsview.cpp:58
+msgid "Type Flags"
+msgstr ""
+
+#: receiversview.cpp:36
+msgid "Object"
+msgstr ""
+
+#: receiversview.cpp:38
+msgid "Member Name"
+msgstr ""
+
+#: sigslotview.cpp:30
+msgid "Signals/Slots"
+msgstr ""
+
+#: spy.cpp:67
+msgid "Signals && Slots"
+msgstr ""
+
+#: spy.cpp:70
+msgid "Receivers"
+msgstr ""
+
+#: spy.cpp:73
+msgid "Class Info"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/tdecachegrind.po b/tde-i18n-es_AR/messages/tdesdk/tdecachegrind.po
new file mode 100644
index 00000000000..4de5b58be88
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/tdecachegrind.po
@@ -0,0 +1,2446 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2021-07-07 18:23+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: cachegrindloader.cpp:141
+msgid "Import filter for Cachegrind/Callgrind generated profile data files"
+msgstr ""
+
+#: cachegrindloader.cpp:738
+#, c-format
+msgid "Loading %1"
+msgstr ""
+
+#: callgraphview.cpp:306
+#, c-format
+msgid "Call(s) from %1"
+msgstr ""
+
+#: callgraphview.cpp:307
+#, c-format
+msgid "Call(s) to %1"
+msgstr ""
+
+#: callgraphview.cpp:308
+msgid "(unknown call)"
+msgstr ""
+
+#: callgraphview.cpp:1425
+msgid ""
+"<b>Call Graph around active Function</b><p>Depending on configuration, this "
+"view shows the call graph environment of the active function. Note: the "
+"shown cost is <b>only</b> the cost which is spent while the active function "
+"was actually running; i.e. the cost shown for main() - if it's visible - "
+"should be the same as the cost of the active function, as that's the part of "
+"inclusive cost of main() spent while the active function was running.</"
+"p><p>For cycles, blue call arrows indicate that this is an artificial call "
+"added for correct drawing which actually never happened.</p><p>If the graph "
+"is larger than the widget area, an overview panner is shown in one edge. "
+"There are similar visualization options to the Call Treemap; the selected "
+"function is highlighted.<p>"
+msgstr ""
+
+#: callgraphview.cpp:1789
+msgid ""
+"Warning: a long lasting graph layouting is in progress.\n"
+"Reduce node/edge limits for speedup.\n"
+msgstr ""
+
+#: callgraphview.cpp:1792
+msgid "Layouting stopped.\n"
+msgstr ""
+
+#: callgraphview.cpp:1794
+msgid "The call graph has %1 nodes and %2 edges.\n"
+msgstr ""
+
+#: callgraphview.cpp:1827
+msgid "No item activated for which to draw the call graph."
+msgstr ""
+
+#: callgraphview.cpp:1838
+msgid "No call graph can be drawn for the active item."
+msgstr ""
+
+#: callgraphview.cpp:1867
+msgid ""
+"No call graph is available because the following\n"
+"command cannot be run:\n"
+"'%1'\n"
+msgstr ""
+
+#: callgraphview.cpp:1870 callgraphview.cpp:2199
+msgid "Please check that 'dot' is installed (package GraphViz)."
+msgstr ""
+
+#: callgraphview.cpp:2198
+msgid "Error running the graph layouting tool.\n"
+msgstr ""
+
+#: callgraphview.cpp:2206
+msgid ""
+"There is no call graph available for function\n"
+"\t'%1'\n"
+"because it has no cost of the selected event type."
+msgstr ""
+
+#: callgraphview.cpp:2396 callgraphview.cpp:2400 callgraphview.cpp:2418
+#: callview.cpp:123 callview.cpp:128 coverageview.cpp:166 instrview.cpp:191
+#: sourceview.cpp:116
+msgid "Go to '%1'"
+msgstr ""
+
+#: callgraphview.cpp:2427
+msgid "Stop Layouting"
+msgstr ""
+
+#: callgraphview.cpp:2435
+msgid "As PostScript"
+msgstr ""
+
+#: callgraphview.cpp:2436
+msgid "As Image ..."
+msgstr ""
+
+#: callgraphview.cpp:2438
+msgid "Export Graph"
+msgstr ""
+
+#: callgraphview.cpp:2443 callgraphview.cpp:2466
+msgid "Unlimited"
+msgstr ""
+
+#: callgraphview.cpp:2446 callgraphview.cpp:2469
+msgid "None"
+msgstr ""
+
+#: callgraphview.cpp:2447 callgraphview.cpp:2470
+msgid "max. 2"
+msgstr ""
+
+#: callgraphview.cpp:2448 callgraphview.cpp:2471
+msgid "max. 5"
+msgstr ""
+
+#: callgraphview.cpp:2449 callgraphview.cpp:2472
+msgid "max. 10"
+msgstr ""
+
+#: callgraphview.cpp:2450 callgraphview.cpp:2473
+msgid "max. 15"
+msgstr ""
+
+#: callgraphview.cpp:2460 callgraphview.cpp:2483
+#, c-format
+msgid "< %1"
+msgstr ""
+
+#: callgraphview.cpp:2489
+msgid "No Minimum"
+msgstr ""
+
+#: callgraphview.cpp:2493
+#, c-format
+msgid "50 %"
+msgstr ""
+
+#: callgraphview.cpp:2494
+#, c-format
+msgid "20 %"
+msgstr ""
+
+#: callgraphview.cpp:2495
+#, c-format
+msgid "10 %"
+msgstr ""
+
+#: callgraphview.cpp:2496
+#, c-format
+msgid "5 %"
+msgstr ""
+
+#: callgraphview.cpp:2497
+#, c-format
+msgid "3 %"
+msgstr ""
+
+#: callgraphview.cpp:2498
+#, c-format
+msgid "2 %"
+msgstr ""
+
+#: callgraphview.cpp:2499
+#, c-format
+msgid "1.5 %"
+msgstr ""
+
+#: callgraphview.cpp:2500
+#, c-format
+msgid "1 %"
+msgstr ""
+
+#: callgraphview.cpp:2516
+msgid "Same as Node"
+msgstr ""
+
+#: callgraphview.cpp:2517
+#, c-format
+msgid "50 % of Node"
+msgstr ""
+
+#: callgraphview.cpp:2518
+#, c-format
+msgid "20 % of Node"
+msgstr ""
+
+#: callgraphview.cpp:2519
+#, c-format
+msgid "10 % of Node"
+msgstr ""
+
+#: callgraphview.cpp:2529
+msgid "Caller Depth"
+msgstr ""
+
+#: callgraphview.cpp:2530
+msgid "Callee Depth"
+msgstr ""
+
+#: callgraphview.cpp:2531
+msgid "Min. Node Cost"
+msgstr ""
+
+#: callgraphview.cpp:2532
+msgid "Min. Call Cost"
+msgstr ""
+
+#: callgraphview.cpp:2534
+msgid "Arrows for Skipped Calls"
+msgstr ""
+
+#: callgraphview.cpp:2536
+msgid "Inner-cycle Calls"
+msgstr ""
+
+#: callgraphview.cpp:2538
+msgid "Cluster Groups"
+msgstr ""
+
+#: callgraphview.cpp:2543
+msgid "Compact"
+msgstr ""
+
+#: callgraphview.cpp:2544
+msgid "Normal"
+msgstr ""
+
+#: callgraphview.cpp:2545
+msgid "Tall"
+msgstr ""
+
+#: callgraphview.cpp:2550
+msgid "Top to Down"
+msgstr ""
+
+#: callgraphview.cpp:2551
+msgid "Left to Right"
+msgstr ""
+
+#: callgraphview.cpp:2552
+msgid "Circular"
+msgstr ""
+
+#: callgraphview.cpp:2558
+msgid "TopLeft"
+msgstr ""
+
+#: callgraphview.cpp:2559
+msgid "TopRight"
+msgstr ""
+
+#: callgraphview.cpp:2560
+msgid "BottomLeft"
+msgstr ""
+
+#: callgraphview.cpp:2561
+msgid "BottomRight"
+msgstr ""
+
+#: callgraphview.cpp:2562 configdlgbase.ui:246 configdlgbase.ui:286
+#: configdlgbase.ui:302
+#, no-c-format
+msgid "Automatic"
+msgstr ""
+
+#: callgraphview.cpp:2569
+msgid "Graph"
+msgstr ""
+
+#: callgraphview.cpp:2570 partselection.cpp:320
+msgid "Visualization"
+msgstr ""
+
+#: callgraphview.cpp:2571
+msgid "Birds-eye View"
+msgstr ""
+
+#: callitem.cpp:82 partlistitem.cpp:152
+msgid "(active)"
+msgstr ""
+
+#: callmapview.cpp:59 dumpselectionbase.ui:550 partselection.cpp:58
+#, no-c-format
+msgid "Name"
+msgstr ""
+
+#: callmapview.cpp:60 callview.cpp:44 instrview.cpp:126 partselection.cpp:59
+#: sourceview.cpp:51 stackselectionbase.ui:31
+#, no-c-format
+msgid "Cost"
+msgstr ""
+
+#: callmapview.cpp:61 dumpselectionbase.ui:950 functionselectionbase.ui:147
+#, no-c-format
+msgid "Location"
+msgstr ""
+
+#: callmapview.cpp:63 dumpselectionbase.ui:754 stackselectionbase.ui:53
+#, no-c-format
+msgid "Calls"
+msgstr ""
+
+#: callmapview.cpp:98
+msgid ""
+"<b>Caller Map</b><p>This graph shows the nested hierarchy of all callers of "
+"the current activated function. Each colored rectangle represents a "
+"function; its size tries to be proportional to the cost spent therein while "
+"the active function is running (however, there are drawing constrains).</p>"
+msgstr ""
+
+#: callmapview.cpp:105
+msgid ""
+"<b>Call Map</b><p>This graph shows the nested hierarchy of all callees of "
+"the current activated function. Each colored rectangle represents a "
+"function; its size tries to be proportional to the cost spent therein while "
+"the active function is running (however, there are drawing constrains).</p>"
+msgstr ""
+
+#: callmapview.cpp:113
+msgid ""
+"<p>Appearance options can be found in the in the context menu. To get exact "
+"size proportions, choose 'Hide incorrect borders'. As this mode can be "
+"<em>very</em> time consuming, you may want to limit the maximum drawn "
+"nesting level before. 'Best' determinates the split direction for children "
+"from the aspect ratio of the parent. 'Always Best' decides on remaining "
+"space for each sibling. 'Ignore Proportions' takes space for function name "
+"drawing <em>before</em> drawing children. Note that size proportions can get "
+"<em>heavily</em> wrong.</p><p>This is a <em>TreeMap</em> widget. Keyboard "
+"navigation is available with the left/right arrow keys for traversing "
+"siblings, and up/down arrow keys to go a nesting level up/down. <em>Return</"
+"em> activates the current item.</p>"
+msgstr ""
+
+#: callmapview.cpp:167
+msgid "Go To"
+msgstr ""
+
+#: callmapview.cpp:184
+msgid "Stop at Depth"
+msgstr ""
+
+#: callmapview.cpp:187 treemap.cpp:3101
+msgid "No Depth Limit"
+msgstr ""
+
+#: callmapview.cpp:190
+msgid "Depth 10"
+msgstr ""
+
+#: callmapview.cpp:192
+msgid "Depth 15"
+msgstr ""
+
+#: callmapview.cpp:194
+msgid "Depth 20"
+msgstr ""
+
+#: callmapview.cpp:198 treemap.cpp:3107
+msgid "Depth of '%1' (%2)"
+msgstr ""
+
+#: callmapview.cpp:204
+msgid "Decrement Depth (to %1)"
+msgstr ""
+
+#: callmapview.cpp:205
+msgid "Increment Depth (to %1)"
+msgstr ""
+
+#: callmapview.cpp:209
+msgid "Stop at Function"
+msgstr ""
+
+#: callmapview.cpp:210
+msgid "No Function Limit"
+msgstr ""
+
+#: callmapview.cpp:240
+msgid "Stop at Area"
+msgstr ""
+
+#: callmapview.cpp:243 treemap.cpp:3039
+msgid "No Area Limit"
+msgstr ""
+
+#: callmapview.cpp:246
+msgid "50 Pixels"
+msgstr ""
+
+#: callmapview.cpp:248
+msgid "100 Pixels"
+msgstr ""
+
+#: callmapview.cpp:250
+msgid "200 Pixels"
+msgstr ""
+
+#: callmapview.cpp:252
+msgid "500 Pixels"
+msgstr ""
+
+#: callmapview.cpp:258 treemap.cpp:3045
+msgid "Area of '%1' (%2)"
+msgstr ""
+
+#: callmapview.cpp:264 treemap.cpp:3071
+msgid "Double Area Limit (to %1)"
+msgstr ""
+
+#: callmapview.cpp:266
+msgid "Half Area Limit (to %1)"
+msgstr ""
+
+#: callmapview.cpp:273
+msgid "Visualisation"
+msgstr ""
+
+#: callmapview.cpp:277
+msgid "Split Direction"
+msgstr ""
+
+#: callmapview.cpp:279
+msgid "Skip Incorrect Borders"
+msgstr ""
+
+#: callmapview.cpp:284
+msgid "Border Width"
+msgstr ""
+
+#: callmapview.cpp:285
+msgid "Border 0"
+msgstr ""
+
+#: callmapview.cpp:288
+msgid "Border 1"
+msgstr ""
+
+#: callmapview.cpp:290
+msgid "Border 2"
+msgstr ""
+
+#: callmapview.cpp:292
+msgid "Border 3"
+msgstr ""
+
+#: callmapview.cpp:297
+msgid "Draw Symbol Names"
+msgstr ""
+
+#: callmapview.cpp:298
+msgid "Draw Cost"
+msgstr ""
+
+#: callmapview.cpp:299
+msgid "Draw Location"
+msgstr ""
+
+#: callmapview.cpp:300
+msgid "Draw Calls"
+msgstr ""
+
+#: callmapview.cpp:303 partselection.cpp:342
+msgid "Ignore Proportions"
+msgstr ""
+
+#: callmapview.cpp:304 partselection.cpp:344 treemap.cpp:2887
+msgid "Allow Rotation"
+msgstr ""
+
+#: callmapview.cpp:321 treemap.cpp:2889
+msgid "Shading"
+msgstr ""
+
+#: callmapview.cpp:431
+msgid "Call Map: Current is '%1'"
+msgstr ""
+
+#: callmapview.cpp:599
+msgid "(no function)"
+msgstr ""
+
+#: callmapview.cpp:741 callmapview.cpp:858
+msgid "(no call)"
+msgstr ""
+
+#: callview.cpp:45 instrview.cpp:127 sourceview.cpp:52
+msgid "Cost 2"
+msgstr ""
+
+#: callview.cpp:47 callview.cpp:51
+msgid "Count"
+msgstr ""
+
+#: callview.cpp:48 coverageview.cpp:50
+msgid "Caller"
+msgstr ""
+
+#: callview.cpp:52 coverageview.cpp:56
+msgid "Callee"
+msgstr ""
+
+#: callview.cpp:85
+msgid ""
+"<b>List of direct Callers</b><p>This list shows all functions calling the "
+"current selected one directly, together with a call count and the cost spent "
+"in the current selected function while being called from the function from "
+"the list.</p><p>An icon instead of an inclusive cost specifies that this is "
+"a call inside of a recursive cycle. An inclusive cost makes no sense here.</"
+"p><p>Selecting a function makes it the current selected one of this "
+"information panel. If there are two panels (Split mode), the function of the "
+"other panel is changed instead.</p>"
+msgstr ""
+
+#: callview.cpp:98
+msgid ""
+"<b>List of direct Callees</b><p>This list shows all functions called by the "
+"current selected one directly, together with a call count and the cost spent "
+"in this function while being called from the selected function.</"
+"p><p>Selecting a function makes it the current selected one of this "
+"information panel. If there are two panels (Split mode), the function of the "
+"other panel is changed instead.</p>"
+msgstr ""
+
+#: configdlg.cpp:58 dumpselectionbase.ui:824
+#, no-c-format
+msgid "ELF Objects"
+msgstr ""
+
+#: configdlg.cpp:60
+msgid "Source Files"
+msgstr ""
+
+#: configdlg.cpp:61
+msgid "C++ Classes"
+msgstr ""
+
+#: configdlg.cpp:62
+msgid "Function (no Grouping)"
+msgstr ""
+
+#: configdlg.cpp:157 configdlg.cpp:350 configdlg.cpp:371
+msgid "(always)"
+msgstr ""
+
+#: configdlg.cpp:210
+msgid "KCachegrind Configuration"
+msgstr ""
+
+#: configdlg.cpp:211
+msgid ""
+"The Maximum Number of List Items should be below 500.The previous set value "
+"(%1) will still be used."
+msgstr ""
+
+#: configdlg.cpp:384
+msgid "Choose Source Folder"
+msgstr ""
+
+#: configuration.cpp:67
+msgid "Instruction Fetch"
+msgstr ""
+
+#: configuration.cpp:68
+msgid "Data Read Access"
+msgstr ""
+
+#: configuration.cpp:69
+msgid "Data Write Access"
+msgstr ""
+
+#: configuration.cpp:70
+msgid "L1 Instr. Fetch Miss"
+msgstr ""
+
+#: configuration.cpp:71
+msgid "L1 Data Read Miss"
+msgstr ""
+
+#: configuration.cpp:72
+msgid "L1 Data Write Miss"
+msgstr ""
+
+#: configuration.cpp:73
+msgid "L2 Instr. Fetch Miss"
+msgstr ""
+
+#: configuration.cpp:74
+msgid "L2 Data Read Miss"
+msgstr ""
+
+#: configuration.cpp:75
+msgid "L2 Data Write Miss"
+msgstr ""
+
+#: configuration.cpp:76
+msgid "LL Instr. Fetch Miss"
+msgstr ""
+
+#: configuration.cpp:77
+msgid "LL Data Read Miss"
+msgstr ""
+
+#: configuration.cpp:78
+msgid "LL Data Write Miss"
+msgstr ""
+
+#: configuration.cpp:79
+msgid "Samples"
+msgstr ""
+
+#: configuration.cpp:80
+msgid "System Time"
+msgstr ""
+
+#: configuration.cpp:81
+msgid "User Time"
+msgstr ""
+
+#: configuration.cpp:82
+msgid "L1 Miss Sum"
+msgstr ""
+
+#: configuration.cpp:83
+msgid "L2 Miss Sum"
+msgstr ""
+
+#: configuration.cpp:84
+msgid "LL Miss Sum"
+msgstr ""
+
+#: configuration.cpp:85
+msgid "Cycle Estimation"
+msgstr ""
+
+#: costlistitem.cpp:60
+#, c-format
+msgid ""
+"_n: (%n item skipped)\n"
+"(%n items skipped)"
+msgstr ""
+
+#: costtypeitem.cpp:56
+msgid "Unknown Type"
+msgstr ""
+
+#: costtypeview.cpp:42
+msgid "Event Type"
+msgstr ""
+
+#: costtypeview.cpp:43 coverageview.cpp:46 dumpselectionbase.ui:917
+#: functionselectionbase.ui:103 partview.cpp:47
+#, no-c-format
+msgid "Incl."
+msgstr ""
+
+#: costtypeview.cpp:44 coverageview.cpp:53 functionselectionbase.ui:62
+#: functionselectionbase.ui:114 partview.cpp:48
+#, no-c-format
+msgid "Self"
+msgstr ""
+
+#: costtypeview.cpp:45
+msgid "Short"
+msgstr ""
+
+#: costtypeview.cpp:47
+msgid "Formula"
+msgstr ""
+
+#: costtypeview.cpp:81
+msgid ""
+"<b>Cost Types List</b><p>This list shows all cost types available and what "
+"the self/inclusive cost of the current selected function is for that cost "
+"type.</p><p>By choosing a cost type from the list, you change the cost type "
+"of costs shown all over KCachegrind to be the selected one.</p>"
+msgstr ""
+
+#: costtypeview.cpp:98
+msgid "Set Secondary Event Type"
+msgstr ""
+
+#: costtypeview.cpp:100
+msgid "Remove Secondary Event Type"
+msgstr ""
+
+#: costtypeview.cpp:105
+msgid "Edit Long Name"
+msgstr ""
+
+#: costtypeview.cpp:106
+msgid "Edit Short Name"
+msgstr ""
+
+#: costtypeview.cpp:107
+msgid "Edit Formula"
+msgstr ""
+
+#: costtypeview.cpp:115
+msgid "New Cost Type ..."
+msgstr ""
+
+#: costtypeview.cpp:149 costtypeview.cpp:154
+#, c-format
+msgid "New%1"
+msgstr ""
+
+#: costtypeview.cpp:155
+#, c-format
+msgid "New Cost Type %1"
+msgstr ""
+
+#: coverageitem.cpp:65 coverageitem.cpp:205 functionitem.cpp:72
+#, c-format
+msgid ""
+"_n: (%n function skipped)\n"
+"(%n functions skipped)"
+msgstr ""
+
+#: coverageview.cpp:48 coverageview.cpp:54
+msgid "Distance"
+msgstr ""
+
+#: coverageview.cpp:49 dumpselectionbase.ui:928 functionselectionbase.ui:125
+#: partview.cpp:49
+#, no-c-format
+msgid "Called"
+msgstr ""
+
+#: coverageview.cpp:55
+msgid "Calling"
+msgstr ""
+
+#: coverageview.cpp:90
+msgid ""
+"<b>List of all Callers</b><p>This list shows all functions calling the "
+"current selected one, either directly or with several functions in-between "
+"on the stack; the number of functions in-between plus one is called the "
+"<em>Distance</em> (e.g. for function A,B,C there exists a call from A to C "
+"when A calls B and B calls C, i.e. A => B => C. The distance here is 2).</"
+"p><p>Absolute cost shown is the cost spent in the selected function while a "
+"listed function is active; relative cost is the percentage of all cost spent "
+"in the selected function while the listed one is active. The cost graphic "
+"shows logarithmic percentage with a different color for each distance.</"
+"p><p>As there can be many calls from the same function, the distance column "
+"sometimes shows the range of distances for all calls happening; then, in "
+"parentheses, there is the medium distance, i.e. the distance where most of "
+"the call costs happened.</p><p>Selecting a function makes it the current "
+"selected one of this information panel. If there are two panels (Split "
+"mode), the function of the other panel is changed instead.</p>"
+msgstr ""
+
+#: coverageview.cpp:120
+msgid ""
+"<b>List of all Callees</b><p>This list shows all functions called by the "
+"current selected one, either directly or with several function in-between on "
+"the stack; the number of function in-between plus one is called the "
+"<em>Distance</em> (e.g. for function A,B,C there exists a call from A to C "
+"when A calls B and B calls C, i.e. A => B => C. The distance here is 2).</"
+"p><p>Absolute cost shown is the cost spent in the listed function while the "
+"selected is active; relative cost is the percentage of all cost spent in the "
+"listed function while the selected one is active. The cost graphic always "
+"shows logarithmic percentage with a different color for each distance.</"
+"p><p>As there can be many calls to the same function, the distance column "
+"sometimes shows the range of distances for all calls happening; then, in "
+"parentheses, there is the medium distance, i.e. the distance where most of "
+"the call costs happened.</p><p>Selecting a function makes it the current "
+"selected one of this information panel. If there are two panels (Split "
+"mode), the function of the other panel is changed instead.</p>"
+msgstr ""
+
+#: functionselection.cpp:52 toplevel.cpp:772
+msgid "(No Grouping)"
+msgstr ""
+
+#: functionselection.cpp:176
+#, c-format
+msgid "Go to %1"
+msgstr ""
+
+#: functionselection.cpp:203
+msgid "Show All Items"
+msgstr ""
+
+#: functionselection.cpp:226
+msgid "No Grouping"
+msgstr ""
+
+#: functionselection.cpp:243 toplevel.cpp:763
+msgid "Grouping"
+msgstr ""
+
+#: instritem.cpp:106 sourceitem.cpp:86
+msgid "Active call to '%1'"
+msgstr ""
+
+#: instritem.cpp:108 sourceitem.cpp:88
+msgid ""
+"_n: %n call to '%1'\n"
+"%n calls to '%1'"
+msgstr ""
+
+#: instritem.cpp:137
+msgid "Jump %1 of %2 times to 0x%3"
+msgstr ""
+
+#: instritem.cpp:142
+msgid "Jump %1 times to 0x%2"
+msgstr ""
+
+#: instritem.cpp:185 sourceitem.cpp:169
+msgid "(cycle)"
+msgstr ""
+
+#: dumpselectionbase.ui:906 instrview.cpp:125 sourceview.cpp:50
+#, no-c-format
+msgid "#"
+msgstr ""
+
+#: instrview.cpp:129
+msgid "Hex"
+msgstr ""
+
+#: instrview.cpp:131 tabview.cpp:313
+msgid "Assembler"
+msgstr ""
+
+#: instrview.cpp:132
+msgid "Source Position"
+msgstr ""
+
+#: instrview.cpp:163
+msgid ""
+"<b>Annotated Assembler</b><p>The annotated assembler list shows the machine "
+"code instructions of the current selected function together with (self) cost "
+"spent while executing an instruction. If this is a call instruction, lines "
+"with details on the call happening are inserted into the source: the cost "
+"spent inside of the call, the number of calls happening, and the call "
+"destination.</p><p>The disassembler output shown is generated with the "
+"'objdump' utility from the 'binutils' package.</p><p>Select a line with call "
+"information to make the destination function of this call current.</p>"
+msgstr ""
+
+#: instrview.cpp:195
+#, c-format
+msgid "Go to Address %1"
+msgstr ""
+
+#: instrview.cpp:207
+msgid "Hex Code"
+msgstr ""
+
+#: instrview.cpp:426
+msgid "There is no instruction info in the profile data file."
+msgstr ""
+
+#: instrview.cpp:428
+msgid "For the Valgrind Calltree Skin, rerun with option"
+msgstr ""
+
+#: instrview.cpp:429
+msgid " --dump-instr=yes"
+msgstr ""
+
+#: instrview.cpp:430
+msgid "To see (conditional) jumps, additionally specify"
+msgstr ""
+
+#: instrview.cpp:431
+msgid " --trace-jump=yes"
+msgstr ""
+
+#: instrview.cpp:629
+msgid "There is an error trying to execute the command"
+msgstr ""
+
+#: instrview.cpp:634 instrview.cpp:900
+msgid "Check that you have installed 'objdump'."
+msgstr ""
+
+#: instrview.cpp:636 instrview.cpp:902
+msgid "This utility can be found in the 'binutils' package."
+msgstr ""
+
+#: instrview.cpp:739
+msgid "(No Assembler)"
+msgstr ""
+
+#: instrview.cpp:875
+#, c-format
+msgid ""
+"_n: There is %n cost line without assembler code.\n"
+"There are %n cost lines without assembler code."
+msgstr ""
+
+#: instrview.cpp:877
+msgid "This happens because the code of"
+msgstr ""
+
+#: instrview.cpp:880
+msgid "does not seem to match the profile data file."
+msgstr ""
+
+#: instrview.cpp:883
+msgid "Are you using an old profile data file or is the above mentioned"
+msgstr ""
+
+#: instrview.cpp:885
+msgid "ELF object from an updated installation/another machine?"
+msgstr ""
+
+#: instrview.cpp:893
+msgid "There seems to be an error trying to execute the command"
+msgstr ""
+
+#: instrview.cpp:898
+msgid "Check that the ELF object used in the command exists."
+msgstr ""
+
+#: main.cpp:38
+msgid "Run <exec> under cachegrind"
+msgstr ""
+
+#: main.cpp:39
+msgid "Show information of this trace"
+msgstr ""
+
+#: main.cpp:46
+msgid "KCachegrind"
+msgstr ""
+
+#: main.cpp:48
+msgid "TDE Frontend for Cachegrind"
+msgstr ""
+
+#: main.cpp:50
+msgid "(C) 2002, 2003, 2004"
+msgstr ""
+
+#: main.cpp:53
+msgid "Author/Maintainer"
+msgstr ""
+
+#: partgraph.cpp:167
+#, c-format
+msgid "Profile Part %1"
+msgstr ""
+
+#: partgraph.cpp:226
+msgid "(no trace)"
+msgstr ""
+
+#: partgraph.cpp:229
+msgid "(no part)"
+msgstr ""
+
+#: partgraph.cpp:423 tracedata.cpp:249 tracedata.cpp:254 tracedata.cpp:2824
+#: tracedata.cpp:3241 tracedata.cpp:3327 tracedata.cpp:4165 tracedata.cpp:4173
+#: tracedata.cpp:4238
+msgid "(unknown)"
+msgstr ""
+
+#: partlistitem.cpp:49
+msgid " (Thread %1)"
+msgstr ""
+
+#: partlistitem.cpp:56
+msgid "(none)"
+msgstr ""
+
+#: partselection.cpp:151
+msgid "Profile Part Overview: Current is '%1'"
+msgstr ""
+
+#: partselection.cpp:287
+msgid "Deselect"
+msgstr ""
+
+#: partselection.cpp:287 partselection.cpp:311
+msgid "Select"
+msgstr ""
+
+#: partselection.cpp:292
+msgid "Select All Parts"
+msgstr ""
+
+#: partselection.cpp:294
+msgid "Visible Parts"
+msgstr ""
+
+#: partselection.cpp:296
+msgid "Hide Selected Parts"
+msgstr ""
+
+#: partselection.cpp:297
+msgid "Unhide Hidden Parts"
+msgstr ""
+
+#: partselection.cpp:302 toplevel.cpp:1687
+msgid "Go Back"
+msgstr ""
+
+#: partselection.cpp:322
+msgid "Partitioning Mode"
+msgstr ""
+
+#: partselection.cpp:323
+msgid "Diagram Mode"
+msgstr ""
+
+#: partselection.cpp:324
+msgid "Zoom Function"
+msgstr ""
+
+#: partselection.cpp:325
+msgid "Show Direct Calls"
+msgstr ""
+
+#: partselection.cpp:326
+msgid "Increment Shown Call Levels"
+msgstr ""
+
+#: partselection.cpp:340
+msgid "Draw Names"
+msgstr ""
+
+#: partselection.cpp:341
+msgid "Draw Costs"
+msgstr ""
+
+#: partselection.cpp:343
+msgid "Draw Frames"
+msgstr ""
+
+#: partselection.cpp:359
+msgid "Hide Info"
+msgstr ""
+
+#: partselection.cpp:361
+msgid "Show Info"
+msgstr ""
+
+#: partselection.cpp:541
+msgid "(no trace loaded)"
+msgstr ""
+
+#: partview.cpp:46 tracedata.cpp:179
+msgid "Profile Part"
+msgstr ""
+
+#: partview.cpp:51
+msgid "Comment"
+msgstr ""
+
+#: partview.cpp:73
+msgid ""
+"<b>Trace Part List</b><p>This list shows all trace parts of the loaded "
+"trace. For each part, the self/inclusive cost of the current selected "
+"function, spent in the part, is shown; percentage costs are always relative "
+"to the total cost <em>of the part</em> (not to the whole trace as in the "
+"Trace Part Overview). Also shown are the calls happening to/from the current "
+"function inside of the trace part.</p><p>By choosing one or more trace parts "
+"from the list, the costs shown all over KCachegrind will only be the ones "
+"spent in the selected part(s). If no list selection is shown, in fact all "
+"trace parts are selected implicitly.</p><p>This is a multi-selection list. "
+"You can select ranges by dragging the mouse or use SHIFT/CTRL modifiers. "
+"Selection/Deselection of trace parts can also be done by using the Trace "
+"Part Overview Dockable. This one also supports multiple selection.</"
+"p><p>Note that the list is hidden if only one trace part is loaded.</p>"
+msgstr ""
+
+#: partview.cpp:106
+msgid "Select '%1'"
+msgstr ""
+
+#: partview.cpp:107
+msgid "Hide '%1'"
+msgstr ""
+
+#: partview.cpp:111
+msgid "Hide Selected"
+msgstr ""
+
+#: partview.cpp:112
+msgid "Show All"
+msgstr ""
+
+#: sourceitem.cpp:125
+msgid "Jump %1 of %2 times to %3"
+msgstr ""
+
+#: sourceitem.cpp:130
+msgid "Jump %1 times to %2"
+msgstr ""
+
+#: sourceview.cpp:54 sourceview.cpp:554
+msgid "Source (unknown)"
+msgstr ""
+
+#: sourceview.cpp:89
+msgid ""
+"<b>Annotated Source</b><p>The annotated source list shows the source lines "
+"of the current selected function together with (self) cost spent while "
+"executing the code of this source line. If there was a call in a source "
+"line, lines with details on the call happening are inserted into the source: "
+"the cost spent inside of the call, the number of calls happening, and the "
+"call destination.</p><p>Select a inserted call information line to make the "
+"destination function current.</p>"
+msgstr ""
+
+#: sourceview.cpp:120
+#, c-format
+msgid "Go to Line %1"
+msgstr ""
+
+#: sourceview.cpp:293
+msgid "(No Source)"
+msgstr ""
+
+#: sourceview.cpp:512
+msgid "There is no cost of current selected type associated"
+msgstr ""
+
+#: sourceview.cpp:514
+msgid "with any source line of this function in file"
+msgstr ""
+
+#: sourceview.cpp:518
+msgid "Thus, no annotated source can be shown."
+msgstr ""
+
+#: sourceview.cpp:553
+msgid "Source ('%1')"
+msgstr ""
+
+#: sourceview.cpp:559
+msgid "--- Inlined from '%1' ---"
+msgstr ""
+
+#: sourceview.cpp:560
+msgid "--- Inlined from unknown source ---"
+msgstr ""
+
+#: sourceview.cpp:565
+msgid "There is no source available for the following function:"
+msgstr ""
+
+#: sourceview.cpp:570
+msgid "This is because no debug information is present."
+msgstr ""
+
+#: sourceview.cpp:572
+msgid "Recompile source and redo the profile run."
+msgstr ""
+
+#: sourceview.cpp:575
+msgid "The function is located in this ELF object:"
+msgstr ""
+
+#: sourceview.cpp:583
+msgid "This is because its source file cannot be found:"
+msgstr ""
+
+#: sourceview.cpp:587
+msgid "Add the folder of this file to the source folder list."
+msgstr ""
+
+#: sourceview.cpp:589
+msgid "The list can be found in the configuration dialog."
+msgstr ""
+
+#: tabview.cpp:64
+msgid "Move to Top"
+msgstr ""
+
+#: tabview.cpp:68
+msgid "Move to Right"
+msgstr ""
+
+#: tabview.cpp:72
+msgid "Move to Bottom"
+msgstr ""
+
+#: tabview.cpp:76
+msgid "Move to Bottom Left"
+msgstr ""
+
+#: tabview.cpp:77 tabview.cpp:94 treemap.cpp:2908
+msgid "Bottom Left"
+msgstr ""
+
+#: tabview.cpp:79
+msgid "Move Area To"
+msgstr ""
+
+#: tabview.cpp:81
+msgid "Hide This Tab"
+msgstr ""
+
+#: tabview.cpp:82
+msgid "Hide Area"
+msgstr ""
+
+#: tabview.cpp:95
+msgid "Show Hidden On"
+msgstr ""
+
+#: tabview.cpp:242
+msgid "(No profile data file loaded)"
+msgstr ""
+
+#: tabview.cpp:281
+msgid "Types"
+msgstr ""
+
+#: tabview.cpp:284
+msgid "Callers"
+msgstr ""
+
+#: tabview.cpp:287
+msgid "All Callers"
+msgstr ""
+
+#: tabview.cpp:290
+msgid "Caller Map"
+msgstr ""
+
+#: tabview.cpp:293
+msgid "Source"
+msgstr ""
+
+#: tabview.cpp:297
+msgid "Parts"
+msgstr ""
+
+#: tabview.cpp:300
+msgid "Call Graph"
+msgstr ""
+
+#: tabview.cpp:303
+msgid "Callees"
+msgstr ""
+
+#: tabview.cpp:306
+msgid "All Callees"
+msgstr ""
+
+#: tabview.cpp:310
+msgid "Callee Map"
+msgstr ""
+
+#: tabview.cpp:553
+msgid ""
+"<b>Information Tabs</b><p>This widget shows information for the current "
+"selected function in different tabs: <ul><li>The Costs tab shows a list of "
+"available event types and the inclusive and self costs regarding to these "
+"types.</li><li>The Parts tab shows a list of trace parts if the trace "
+"consists of more than one part (otherwise, this tab is hided). The cost of "
+"the selected function spent in the different parts together with the calls "
+"happening is shown.</li><li>The Call Lists tab shows direct callers and "
+"callees of the function in more detail.</li><li>The Coverage tab shows the "
+"same is the Call Lists tab, but not only direct callers and callees but also "
+"indirect ones.</li><li>The Call Graph tab shows a graphical visualization of "
+"the calls done by this function.</li><li>The Source tab presents annotated "
+"source code if debugging information and the source file is available.</"
+"li><li>The Assembler tab presents annotated assembler code if trace "
+"information on instruction level is available.</li></ul>For more "
+"information, see the <em>What's This?</em> help of the corresponding tab "
+"widget</p>"
+msgstr ""
+
+#: tabview.cpp:630
+msgid "(No Data loaded)"
+msgstr ""
+
+#: tabview.cpp:631
+msgid "(No function selected)"
+msgstr ""
+
+#: partselectionbase.ui:16 toplevel.cpp:276 toplevel.cpp:576
+#, no-c-format
+msgid "Parts Overview"
+msgstr ""
+
+#: toplevel.cpp:283
+msgid ""
+"<b>The Parts Overview</b><p>A trace consists of multiple trace parts when "
+"there are several profile data files from one profile run. The Trace Part "
+"Overview dockable shows these, horizontally ordered in execution time; the "
+"rectangle sizes are proportional to the total cost spent in the parts. You "
+"can select one or several parts to constrain all costs shown to these parts "
+"only.</p><p>The parts are further subdivided: there is a partitioning and an "
+"callee split mode: <ul><li>Partitioning: You see the partitioning into "
+"groups for a trace part, according to the group type selected. E.g. if ELF "
+"object groups are selected, you see colored rectangles for each used ELF "
+"object (shared library or executable), sized according to the cost spent "
+"therein.</li><li>Callee: A rectangle showing the inclusive cost of the "
+"current selected function in the trace part is shown. This is split up into "
+"smaller rectangles to show the costs of its callees.</li></ul></p>"
+msgstr ""
+
+#: toplevel.cpp:313
+msgid "Top Cost Call Stack"
+msgstr ""
+
+#: toplevel.cpp:315
+msgid ""
+"<b>The Top Cost Call Stack</b><p>This is a purely fictional 'most probable' "
+"call stack. It is built up by starting with the current selected function "
+"and adds the callers/callees with highest cost at the top and to bottom.</"
+"p><p>The <b>Cost</b> and <b>Calls</b> columns show the cost used for all "
+"calls from the function in the line above.</p>"
+msgstr ""
+
+#: toplevel.cpp:328
+msgid "Flat Profile"
+msgstr ""
+
+#: toplevel.cpp:338
+msgid ""
+"<b>The Flat Profile</b><p>The flat profile contains a group and a function "
+"selection list. The group list contains all groups where costs are spent in, "
+"depending on the chosen group type. The group list is hidden when group type "
+"'Function' is selected.<p><p>The function list contains the functions of the "
+"selected group (or all for 'Function' group type), ordered by the costs "
+"spent therein. Functions with costs less than 1% are hidden on default.</p>"
+msgstr ""
+
+#: dumpselectionbase.ui:16 toplevel.cpp:352 toplevel.cpp:604
+#, no-c-format
+msgid "Profile Dumps"
+msgstr ""
+
+#: toplevel.cpp:362
+msgid ""
+"<b>Profile Dumps</b><p>This dockable shows in the top part the list of "
+"loadable profile dumps in all subdirectories of: <ul><li>current working "
+"directory of KCachegrind, i.e. where it was started from, and <li>the "
+"default profile dump directory given in the configuration.</ul> The list is "
+"sorted according the the target command profiled in the corresponding dump.</"
+"p><p>On selecting a profile dump, information for it is shown in the bottom "
+"area of the dockable: <ul><li><b>Options</b> allows you to view the profiled "
+"command and profile options of this dump. By changing any item, a new (yet "
+"unexisting) profile template is created. Press <b>Run Profile</b> to start "
+"aprofile run with these options in the background. <li><b>Info</b> gives "
+"detailed info on the selected dump like event cost summary and properties of "
+"the simulated cache. <li><b>State</b> is only available for current "
+"happening profiles runs. Press <b>Update</b> to see different counters of "
+"the run, and a stack trace of the current position in the program profiled. "
+"Check the <b>Every</b> option to let KCachegrind regularly poll these data. "
+"Check the <b>Sync</b> option to let the dockable activate the top function "
+"in the current loaded dump.</ul></p>"
+msgstr ""
+
+#: toplevel.cpp:450
+msgid "&Duplicate"
+msgstr ""
+
+#: toplevel.cpp:454
+msgid ""
+"<b>Duplicate Current Layout</b><p>Make a copy of the current layout.</p>"
+msgstr ""
+
+#: toplevel.cpp:461
+msgid ""
+"<b>Remove Current Layout</b><p>Delete current layout and make the previous "
+"active.</p>"
+msgstr ""
+
+#: toplevel.cpp:465
+msgid "&Go to Next"
+msgstr ""
+
+#: toplevel.cpp:469
+msgid "Go to Next Layout"
+msgstr ""
+
+#: toplevel.cpp:472
+msgid "&Go to Previous"
+msgstr ""
+
+#: toplevel.cpp:476
+msgid "Go to Previous Layout"
+msgstr ""
+
+#: toplevel.cpp:479
+msgid "&Restore to Default"
+msgstr ""
+
+#: toplevel.cpp:482
+msgid "Restore Layouts to Default"
+msgstr ""
+
+#: toplevel.cpp:485
+msgid "&Save as Default"
+msgstr ""
+
+#: toplevel.cpp:488
+msgid "Save Layouts as Default"
+msgstr ""
+
+#: toplevel.cpp:499
+msgid "<b>New</b><p>Open new empty KCachegrind window.</p>"
+msgstr ""
+
+#: toplevel.cpp:502
+msgid "&Add..."
+msgstr ""
+
+#: toplevel.cpp:505
+msgid ""
+"<b>Add Profile Data</b><p>This opens an additional profile data file in the "
+"current window.</p>"
+msgstr ""
+
+#: toplevel.cpp:517
+msgid "<b>Reload Profile Data</b><p>This loads any new created parts, too.</p>"
+msgstr ""
+
+#: toplevel.cpp:521
+msgid "&Export Graph"
+msgstr ""
+
+#: toplevel.cpp:525
+msgid ""
+"<b>Export Call Graph</b><p>Generates a file with extension .dot for the "
+"tools of the GraphViz package.</p>"
+msgstr ""
+
+#: toplevel.cpp:531
+msgid "&Force Dump"
+msgstr ""
+
+#: toplevel.cpp:540
+msgid ""
+"<b>Force Dump</b><p>This forces a dump for a Callgrind profile run in the "
+"current directory. This action is checked while KCachegrind looks for the "
+"dump. If the dump is finished, it automatically reloads the current trace. "
+"If this is the one from the running Callgrind, the new created trace part "
+"will be loaded, too.</p><p>Force dump creates a file 'callgrind.cmd', and "
+"checks every second for its existence. A running Callgrind will detect this "
+"file, dump a trace part, and delete 'callgrind.cmd'. The deletion is "
+"detected by KCachegrind, and it does a Reload. If there's <em>no</em> "
+"Callgrind running, press 'Force Dump' again to cancel the dump request. This "
+"deletes 'callgrind.cmd' itself and stops polling for a new dump.</p><p>Note: "
+"A Callgrind run <em>only</em> detects existence of 'callgrind.cmd' when "
+"actively running a few milliseconds, i.e. <em>not</em> sleeping. Tip: For a "
+"profiled GUI program, you can awake Callgrind e.g. by resizing a window of "
+"the program.</p>"
+msgstr ""
+
+#: toplevel.cpp:565
+msgid ""
+"<b>Open Profile Data</b><p>This opens a profile data file, with possible "
+"multiple parts</p>"
+msgstr ""
+
+#: toplevel.cpp:581
+msgid "Show/Hide the Parts Overview Dockable"
+msgstr ""
+
+#: toplevel.cpp:585
+msgid "Call Stack"
+msgstr ""
+
+#: toplevel.cpp:590
+msgid "Show/Hide the Call Stack Dockable"
+msgstr ""
+
+#: functionselectionbase.ui:16 toplevel.cpp:594
+#, no-c-format
+msgid "Function Profile"
+msgstr ""
+
+#: toplevel.cpp:599
+msgid "Show/Hide the Function Profile Dockable"
+msgstr ""
+
+#: toplevel.cpp:609
+msgid "Show/Hide the Profile Dumps Dockable"
+msgstr ""
+
+#: toplevel.cpp:614
+msgid "Show Relative Costs"
+msgstr ""
+
+#: toplevel.cpp:621
+msgid "Show Absolute Costs"
+msgstr ""
+
+#: toplevel.cpp:624
+msgid "Show relative instead of absolute costs"
+msgstr ""
+
+#: toplevel.cpp:628
+msgid "Percentage Relative to Parent"
+msgstr ""
+
+#: toplevel.cpp:634
+msgid "Show percentage costs relative to parent"
+msgstr ""
+
+#: toplevel.cpp:638
+msgid ""
+"<b>Show percentage costs relative to parent</b><p>If this is switched off, "
+"percentage costs are always shown relative to the total cost of the profile "
+"part(s) that are currently browsed. By turning on this option, percentage "
+"cost of shown cost items will be relative to the parent cost item."
+"<ul><table><tr><td><b>Cost Type</td><td><b>Parent Cost</td></"
+"tr><tr><td>Function Cumulative</td><td>Total</td></tr><tr><td>Function Self</"
+"td><td>Function Group (*) / Total</td></tr><tr><td>Call</td><td>Function "
+"Cumulative</td></tr><tr><td>Source Line</td><td>Function Cumulative</td></"
+"tr></table><p>(*) Only if function grouping is switched on (e.g. ELF object "
+"grouping)."
+msgstr ""
+
+#: toplevel.cpp:653
+msgid "Do Cycle Detection"
+msgstr ""
+
+#: toplevel.cpp:659
+msgid "Skip Cycle Detection"
+msgstr ""
+
+#: toplevel.cpp:662
+msgid ""
+"<b>Detect recursive cycles</b><p>If this is switched off, the treemap "
+"drawing will show black areas when a recursive call is made instead of "
+"drawing the recursion ad infinitum. Note that the size of black areas often "
+"will be wrong, as inside recursive cycles the cost of calls cannot be "
+"determined; the error is small, however, for false cycles (see "
+"documentation).<p>The correct handling for cycles is to detect them and "
+"collapse all functions of a cycle into a virtual function, which is done "
+"when this option is selected. Unfortunately, with GUI applications, this "
+"often will lead to huge false cycles, making the analysis impossible; "
+"therefore, there is the option to switch this off."
+msgstr ""
+
+#: toplevel.cpp:684 toplevel.cpp:724
+msgid "Go back in function selection history"
+msgstr ""
+
+#: toplevel.cpp:690 toplevel.cpp:736
+msgid "Go forward in function selection history"
+msgstr ""
+
+#: toplevel.cpp:696 toplevel.cpp:710
+msgid ""
+"<b>Go Up</b><p>Go to last selected caller of current function. If no caller "
+"was visited, use that with highest cost.</p>"
+msgstr ""
+
+#: toplevel.cpp:702
+msgid "&Up"
+msgstr ""
+
+#: toplevel.cpp:741 toplevel.cpp:1646
+msgid "Primary Event Type"
+msgstr ""
+
+#: toplevel.cpp:743
+msgid "Select primary event type of costs"
+msgstr ""
+
+#: toplevel.cpp:753 toplevel.cpp:1649
+msgid "Secondary Event Type"
+msgstr ""
+
+#: toplevel.cpp:755
+msgid "Select secondary event type for cost e.g. shown in annotations"
+msgstr ""
+
+#: toplevel.cpp:766
+msgid "Select how functions are grouped into higher level cost items"
+msgstr ""
+
+#: toplevel.cpp:782
+msgid "Split"
+msgstr ""
+
+#: toplevel.cpp:786
+msgid "Show two information panels"
+msgstr ""
+
+#: toplevel.cpp:790
+msgid "Split Horizontal"
+msgstr ""
+
+#: toplevel.cpp:795
+msgid "Change Split Orientation when main window is split."
+msgstr ""
+
+#: toplevel.cpp:803
+msgid "Tip of the &Day..."
+msgstr ""
+
+#: toplevel.cpp:804
+msgid "Show \"Tip of the Day\""
+msgstr ""
+
+#: toplevel.cpp:1007 toplevel.cpp:1056
+msgid ""
+"cachegrind.out* callgrind.out*|Callgrind Profile Data\n"
+"*|All Files"
+msgstr ""
+
+#: toplevel.cpp:1009
+msgid "Select Callgrind Profile Data"
+msgstr ""
+
+#: toplevel.cpp:1058
+msgid "Add Callgrind Profile Data"
+msgstr ""
+
+#: toplevel.cpp:1216 toplevel.cpp:1569
+msgid "(Hidden)"
+msgstr ""
+
+#: toplevel.cpp:1621
+msgid "Hide"
+msgstr ""
+
+#: toplevel.cpp:1654
+msgid "Show Absolute Cost"
+msgstr ""
+
+#: toplevel.cpp:1657
+msgid "Show Relative Cost"
+msgstr ""
+
+#: toplevel.cpp:1688
+msgid "Go Forward"
+msgstr ""
+
+#: toplevel.cpp:1689
+msgid "Go Up"
+msgstr ""
+
+#: toplevel.cpp:1921
+#, c-format
+msgid "Layout Count: %1"
+msgstr ""
+
+#: toplevel.cpp:1928
+msgid "No profile data file loaded."
+msgstr ""
+
+#: toplevel.cpp:1937
+msgid "Total %1 Cost: %2"
+msgstr ""
+
+#: toplevel.cpp:1949
+msgid "No event type selected"
+msgstr ""
+
+#: toplevel.cpp:2194 toplevel.cpp:2230 toplevel.cpp:2266
+msgid "(No Stack)"
+msgstr ""
+
+#: toplevel.cpp:2200
+msgid "(No next function)"
+msgstr ""
+
+#: toplevel.cpp:2236
+msgid "(No previous function)"
+msgstr ""
+
+#: toplevel.cpp:2271
+msgid "(No Function Up)"
+msgstr ""
+
+#: tracedata.cpp:153
+msgid "Abstract Item"
+msgstr ""
+
+#: tracedata.cpp:154
+msgid "Cost Item"
+msgstr ""
+
+#: tracedata.cpp:155
+msgid "Part Source Line"
+msgstr ""
+
+#: tracedata.cpp:156
+msgid "Source Line"
+msgstr ""
+
+#: tracedata.cpp:157
+msgid "Part Line Call"
+msgstr ""
+
+#: tracedata.cpp:158
+msgid "Line Call"
+msgstr ""
+
+#: tracedata.cpp:159
+msgid "Part Jump"
+msgstr ""
+
+#: tracedata.cpp:160
+msgid "Jump"
+msgstr ""
+
+#: tracedata.cpp:161
+msgid "Part Instruction"
+msgstr ""
+
+#: tracedata.cpp:162
+msgid "Instruction"
+msgstr ""
+
+#: tracedata.cpp:163
+msgid "Part Instruction Jump"
+msgstr ""
+
+#: tracedata.cpp:164
+msgid "Instruction Jump"
+msgstr ""
+
+#: tracedata.cpp:165
+msgid "Part Instruction Call"
+msgstr ""
+
+#: tracedata.cpp:166
+msgid "Instruction Call"
+msgstr ""
+
+#: tracedata.cpp:167
+msgid "Part Call"
+msgstr ""
+
+#: tracedata.cpp:168
+msgid "Call"
+msgstr ""
+
+#: tracedata.cpp:169
+msgid "Part Function"
+msgstr ""
+
+#: tracedata.cpp:170
+msgid "Function Source File"
+msgstr ""
+
+#: dumpselectionbase.ui:300 dumpselectionbase.ui:939
+#: functionselectionbase.ui:136 stackselectionbase.ui:64 tracedata.cpp:171
+#, no-c-format
+msgid "Function"
+msgstr ""
+
+#: tracedata.cpp:172
+msgid "Function Cycle"
+msgstr ""
+
+#: tracedata.cpp:173
+msgid "Part Class"
+msgstr ""
+
+#: tracedata.cpp:174
+msgid "Class"
+msgstr ""
+
+#: tracedata.cpp:175
+msgid "Part Source File"
+msgstr ""
+
+#: tracedata.cpp:176
+msgid "Source File"
+msgstr ""
+
+#: tracedata.cpp:177
+msgid "Part ELF Object"
+msgstr ""
+
+#: tracedata.cpp:178
+msgid "ELF Object"
+msgstr ""
+
+#: tracedata.cpp:180
+msgid "Program Trace"
+msgstr ""
+
+#: tracedata.cpp:241
+msgid "%1 from %2"
+msgstr ""
+
+#: tracedata.cpp:2583
+msgid "(no caller)"
+msgstr ""
+
+#: tracedata.cpp:2590 tracedata.cpp:2609
+msgid "%1 via %2"
+msgstr ""
+
+#: tracedata.cpp:2599
+msgid "(no callee)"
+msgstr ""
+
+#: tracedata.cpp:4467
+msgid "(not found)"
+msgstr ""
+
+#: tracedata.cpp:5017
+msgid "Recalculating Function Cycles..."
+msgstr ""
+
+#: traceitemview.cpp:53
+msgid "No description available"
+msgstr ""
+
+#: treemap.cpp:1281
+#, c-format
+msgid "Text %1"
+msgstr ""
+
+#: treemap.cpp:2809
+msgid "Recursive Bisection"
+msgstr ""
+
+#: treemap.cpp:2810
+msgid "Columns"
+msgstr ""
+
+#: treemap.cpp:2811
+msgid "Rows"
+msgstr ""
+
+#: treemap.cpp:2812
+msgid "Always Best"
+msgstr ""
+
+#: treemap.cpp:2813
+msgid "Best"
+msgstr ""
+
+#: treemap.cpp:2814
+msgid "Alternate (V)"
+msgstr ""
+
+#: treemap.cpp:2815
+msgid "Alternate (H)"
+msgstr ""
+
+#: treemap.cpp:2872
+msgid "Nesting"
+msgstr ""
+
+#: treemap.cpp:2875
+msgid "Correct Borders Only"
+msgstr ""
+
+#: treemap.cpp:2877 treemap.cpp:2878 treemap.cpp:2879 treemap.cpp:2880
+#, c-format
+msgid "Width %1"
+msgstr ""
+
+#: treemap.cpp:2902
+msgid "Visible"
+msgstr ""
+
+#: treemap.cpp:2903
+msgid "Take Space From Children"
+msgstr ""
+
+#: treemap.cpp:2905
+msgid "Top Left"
+msgstr ""
+
+#: treemap.cpp:2906
+msgid "Top Center"
+msgstr ""
+
+#: treemap.cpp:2907
+msgid "Top Right"
+msgstr ""
+
+#: treemap.cpp:2909
+msgid "Bottom Center"
+msgstr ""
+
+#: treemap.cpp:2910
+msgid "Bottom Right"
+msgstr ""
+
+#: treemap.cpp:2987
+msgid "No %1 Limit"
+msgstr ""
+
+#: treemap.cpp:3056 treemap.cpp:3067
+#, c-format
+msgid ""
+"_n: 1 Pixel\n"
+"%n Pixels"
+msgstr ""
+
+#: treemap.cpp:3073
+msgid "Halve Area Limit (to %1)"
+msgstr ""
+
+#: treemap.cpp:3118
+#, c-format
+msgid "Depth %1"
+msgstr ""
+
+#: treemap.cpp:3122
+msgid "Decrement (to %1)"
+msgstr ""
+
+#: treemap.cpp:3124
+msgid "Increment (to %1)"
+msgstr ""
+
+#: configdlgbase.ui:37
+#, no-c-format
+msgid "General"
+msgstr ""
+
+#: configdlgbase.ui:69
+#, no-c-format
+msgid "Truncated when more/longer than:"
+msgstr ""
+
+#: configdlgbase.ui:77
+#, no-c-format
+msgid "Precision of percentage values:"
+msgstr ""
+
+#: configdlgbase.ui:85
+#, no-c-format
+msgid "Symbols in tooltips and context menus"
+msgstr ""
+
+#: configdlgbase.ui:141
+#, no-c-format
+msgid "Maximum number of items in lists:"
+msgstr ""
+
+#: configdlgbase.ui:162
+#, no-c-format
+msgid "Cost Item Colors"
+msgstr ""
+
+#: configdlgbase.ui:254
+#, no-c-format
+msgid "Object:"
+msgstr ""
+
+#: configdlgbase.ui:262
+#, no-c-format
+msgid "Class:"
+msgstr ""
+
+#: configdlgbase.ui:310
+#, no-c-format
+msgid "File:"
+msgstr ""
+
+#: configdlgbase.ui:376
+#, no-c-format
+msgid "Annotations"
+msgstr ""
+
+#: configdlgbase.ui:395
+#, no-c-format
+msgid "Context lines in annotations:"
+msgstr ""
+
+#: configdlgbase.ui:423
+#, no-c-format
+msgid "Source Folders"
+msgstr ""
+
+#: configdlgbase.ui:454
+#, no-c-format
+msgid "Object / Related Source Base"
+msgstr ""
+
+#: configdlgbase.ui:483
+#, no-c-format
+msgid "Add..."
+msgstr ""
+
+#: dumpselectionbase.ui:32
+#, no-c-format
+msgid "Target"
+msgstr ""
+
+#: dumpselectionbase.ui:54
+#, no-c-format
+msgid "Time"
+msgstr ""
+
+#: dumpselectionbase.ui:65
+#, no-c-format
+msgid "Path"
+msgstr ""
+
+#: dumpselectionbase.ui:106
+#, no-c-format
+msgid "Target command:"
+msgstr ""
+
+#: dumpselectionbase.ui:119
+#, no-c-format
+msgid "Profiler options:"
+msgstr ""
+
+#: dumpselectionbase.ui:125
+#, no-c-format
+msgid "Option"
+msgstr ""
+
+#: dumpselectionbase.ui:136 dumpselectionbase.ui:688
+#, no-c-format
+msgid "Value"
+msgstr ""
+
+#: dumpselectionbase.ui:147
+#, no-c-format
+msgid "Trace"
+msgstr ""
+
+#: dumpselectionbase.ui:160 dumpselectionbase.ui:768
+#, no-c-format
+msgid "Jumps"
+msgstr ""
+
+#: dumpselectionbase.ui:174
+#, no-c-format
+msgid "Instructions"
+msgstr ""
+
+#: dumpselectionbase.ui:189 dumpselectionbase.ui:783
+#, no-c-format
+msgid "Events"
+msgstr ""
+
+#: dumpselectionbase.ui:202
+#, no-c-format
+msgid "Full Cache"
+msgstr ""
+
+#: dumpselectionbase.ui:216
+#, no-c-format
+msgid "Custom"
+msgstr ""
+
+#: dumpselectionbase.ui:231
+#, no-c-format
+msgid "Collect"
+msgstr ""
+
+#: dumpselectionbase.ui:244
+#, no-c-format
+msgid "At Startup"
+msgstr ""
+
+#: dumpselectionbase.ui:258
+#, no-c-format
+msgid "While In"
+msgstr ""
+
+#: dumpselectionbase.ui:273
+#, no-c-format
+msgid "Skip"
+msgstr ""
+
+#: dumpselectionbase.ui:286
+#, no-c-format
+msgid "PLT"
+msgstr ""
+
+#: dumpselectionbase.ui:315
+#, no-c-format
+msgid "Dump Profile"
+msgstr ""
+
+#: dumpselectionbase.ui:328
+#, no-c-format
+msgid "Every BBs"
+msgstr ""
+
+#: dumpselectionbase.ui:342 dumpselectionbase.ui:384
+#, no-c-format
+msgid "On Entering"
+msgstr ""
+
+#: dumpselectionbase.ui:356
+#, no-c-format
+msgid "On Leaving"
+msgstr ""
+
+#: dumpselectionbase.ui:371
+#, no-c-format
+msgid "Zero Events"
+msgstr ""
+
+#: dumpselectionbase.ui:399
+#, no-c-format
+msgid "Separate"
+msgstr ""
+
+#: dumpselectionbase.ui:412
+#, no-c-format
+msgid "Threads"
+msgstr ""
+
+#: dumpselectionbase.ui:426
+#, no-c-format
+msgid "Recursions"
+msgstr ""
+
+#: dumpselectionbase.ui:440
+#, no-c-format
+msgid "Call Chain"
+msgstr ""
+
+#: dumpselectionbase.ui:470
+#, no-c-format
+msgid "Custom profiler options:"
+msgstr ""
+
+#: dumpselectionbase.ui:508
+#, no-c-format
+msgid "Run New Profile"
+msgstr ""
+
+#: dumpselectionbase.ui:520
+#, no-c-format
+msgid "Info"
+msgstr ""
+
+#: dumpselectionbase.ui:531
+#, no-c-format
+msgid "Dump reason:"
+msgstr ""
+
+#: dumpselectionbase.ui:544
+#, no-c-format
+msgid "Event summary:"
+msgstr ""
+
+#: dumpselectionbase.ui:561
+#, no-c-format
+msgid "Sum"
+msgstr ""
+
+#: dumpselectionbase.ui:579
+#, no-c-format
+msgid "Miscellaneous:"
+msgstr ""
+
+#: dumpselectionbase.ui:617
+#, no-c-format
+msgid "Show"
+msgstr ""
+
+#: dumpselectionbase.ui:625
+#, no-c-format
+msgid "Compare"
+msgstr ""
+
+#: dumpselectionbase.ui:637
+#, no-c-format
+msgid "State"
+msgstr ""
+
+#: dumpselectionbase.ui:656
+#, no-c-format
+msgid "Update"
+msgstr ""
+
+#: dumpselectionbase.ui:664
+#, no-c-format
+msgid "Every [s]:"
+msgstr ""
+
+#: dumpselectionbase.ui:677
+#, no-c-format
+msgid "Counter"
+msgstr ""
+
+#: dumpselectionbase.ui:699
+#, no-c-format
+msgid "Dumps Done"
+msgstr ""
+
+#: dumpselectionbase.ui:713
+#, no-c-format
+msgid "Is Collecting"
+msgstr ""
+
+#: dumpselectionbase.ui:727
+#, no-c-format
+msgid "Executed"
+msgstr ""
+
+#: dumpselectionbase.ui:740
+#, no-c-format
+msgid "Basic Blocks"
+msgstr ""
+
+#: dumpselectionbase.ui:796
+#, no-c-format
+msgid "Ir"
+msgstr ""
+
+#: dumpselectionbase.ui:811
+#, no-c-format
+msgid "Distinct"
+msgstr ""
+
+#: dumpselectionbase.ui:838
+#, no-c-format
+msgid "Functions"
+msgstr ""
+
+#: dumpselectionbase.ui:852
+#, no-c-format
+msgid "Contexts"
+msgstr ""
+
+#: dumpselectionbase.ui:890
+#, no-c-format
+msgid "Stack trace:"
+msgstr ""
+
+#: dumpselectionbase.ui:898
+#, no-c-format
+msgid "Sync."
+msgstr ""
+
+#: dumpselectionbase.ui:976
+#, no-c-format
+msgid "Start"
+msgstr ""
+
+#: dumpselectionbase.ui:1001
+#, no-c-format
+msgid "Zero"
+msgstr ""
+
+#: dumpselectionbase.ui:1009
+#, no-c-format
+msgid "Dump"
+msgstr ""
+
+#: dumpselectionbase.ui:1021
+#, no-c-format
+msgid "Messages"
+msgstr ""
+
+#: dumpselectionbase.ui:1045
+#, no-c-format
+msgid "Kill Run"
+msgstr ""
+
+#: functionselectionbase.ui:41
+#, no-c-format
+msgid "&Search:"
+msgstr ""
+
+#: functionselectionbase.ui:73
+#, no-c-format
+msgid "Group"
+msgstr ""
+
+#: partselectionbase.ui:60
+#, no-c-format
+msgid "(no trace parts)"
+msgstr ""
+
+#: stackselectionbase.ui:16
+#, no-c-format
+msgid "Stack Selection"
+msgstr ""
+
+#: stackselectionbase.ui:42
+#, no-c-format
+msgid "Cost2"
+msgstr ""
+
+#: tdecachegrindui.rc:15
+#, no-c-format
+msgid "&Layout"
+msgstr ""
+
+#: tdecachegrindui.rc:32
+#, no-c-format
+msgid "Sidebars"
+msgstr ""
+
+#: tdecachegrindui.rc:54
+#, no-c-format
+msgid "State Toolbar"
+msgstr ""
+
+#: tips:3
+msgid ""
+"<p>...that the <em>What's This?</em> help for every GUI widget\n"
+"in KCachegrind contains detailed usage information for this widget?\n"
+"It is highly recommended to read at least these help texts on first\n"
+"use. Request <em>What's This?</em> help by pressing\n"
+"Shift+F1 and clicking on the widget.</p>\n"
+msgstr ""
+
+#: tips:13
+msgid ""
+"<p>...that you can get profile information at instruction level\n"
+"with Calltree when you provide the option <em>--dump-instr=yes</em>?\n"
+"Use the Assembler View for the instruction annotations.\n"
+"</p>\n"
+msgstr ""
+
+#: tips:22
+msgid ""
+"<p>...that you can use Alt-Left/Right keys of your keyboard to go\n"
+"back/forward in the active object history ?</p>\n"
+msgstr ""
+
+#: tips:29
+msgid ""
+"<p>...that you can navigate in the Callee/Caller Map View using\n"
+"arrow keys? Use Left/Right to change to siblings of the current\n"
+"item; use Up/Down to go one nesting level up/down. To select\n"
+"the current item, press Space, and to activate it, press Return.\n"
+"</p>\n"
+msgstr ""
+
+#: tips:39
+msgid ""
+"<p>...that you can navigate in the Call Graph View using\n"
+"arrow keys? Use Up/Down to go one calling level up/down, alternating\n"
+"between calls and functions. Use Left/Right to change to siblings of a "
+"current\n"
+"selected call. To activate the current item, press Return.\n"
+"</p>\n"
+msgstr ""
+
+#: tips:49
+msgid ""
+"<p>...that you can rapidly locate a function by entering part of its\n"
+"name (case-insensitive) into the edit line of the toolbar\n"
+"and hit return?</p>\n"
+msgstr ""
+
+#: tips:57
+msgid ""
+"<p>...that you can assign custom colors to \n"
+"ELF objects/C++ Classes/Source Files for graph coloring\n"
+"in <em>Settings->Configure KCachegrind...</em>?</p>\n"
+msgstr ""
+
+#: tips:65
+msgid ""
+"<p>...that you can see if debug info is available for a selected \n"
+"function by looking at the location label in the Info tab or\n"
+"the source listing header in the source tab?</p>\n"
+"<p>There must be the name of the source file (with extension).\n"
+"If KCachegrind still doesn't show the source, make sure that you\n"
+"have added the directory of the source file to the\n"
+"<em>Source Directories</em> list in the configuration.\n"
+msgstr ""
+
+#: tips:77
+msgid ""
+"<p>...that you can configure whether KCachgrind should\n"
+"show absolute event counts or relative ones (percentage display)?</p>\n"
+msgstr ""
+
+#: tips:84
+msgid ""
+"<p>...that you can configure the maximum number of items\n"
+"for all function lists in KCachegrind? Limiting the number\n"
+"of items is done to get a fast reacting GUI. The last item in\n"
+"the list will show you the number of skipped functions, together\n"
+"with a cost condition for these skipped functions.</p>\n"
+"<p>To activate a function with small costs, search for it and select\n"
+"it in the flat profile. Selecting functions with small cost will\n"
+"temporarily add them to the flat profile list.</p>\n"
+msgstr ""
+
+#: tips:97
+msgid ""
+"<p>...that the Coverage tab - in contrast to the Call Lists tab -\n"
+"shows <em>all</em> functions that are calling the selected function\n"
+"(upper part) / are called by the selected function (bottom part),\n"
+"no matter how many function are between them on the stack?</p>\n"
+"<p>Examples:</p>\n"
+"<p>An entry in the upper list for function foo1() with a value of 50%\n"
+"with function bar() selected means that 50% of all the cost of function\n"
+"bar() happened while called from function foo1().</p>\n"
+"<p>An entry in the bottom list for function foo2() with a value of 50%\n"
+"with function bar() selected means that 50% of all the cost of function\n"
+"bar() happened while calling foo2() from bar().</p>\n"
+msgstr ""
+
+#: tips:113
+msgid ""
+"<p>...that waiting for the tool tip inside of a tree map\n"
+"shows the list of names of the nested rectangles the mouse\n"
+"pointer is over?</p>\n"
+"<p>Items from this list can be selected by pressing the right\n"
+"mouse button.</p>\n"
+msgstr ""
+
+#: tips:123
+msgid ""
+"<p>...that you can constrain the cost counts shown to only a\n"
+"few parts of the whole trace by selecting these parts in the\n"
+"\"Trace Selection\" Dockable?</p>\n"
+"<p>To generate multiple parts in a profiling run with\n"
+"cachegrind, use e.g. option --cachedumps=xxx for parts\n"
+"of a length of xxx basic blocks (A basic block is a run\n"
+"of not-branching assembler statements inside of your program\n"
+"code).</p>\n"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/tdefile_cpp.po b/tde-i18n-es_AR/messages/tdesdk/tdefile_cpp.po
new file mode 100644
index 00000000000..cc2489f2b37
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/tdefile_cpp.po
@@ -0,0 +1,57 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: tdefile_cpp.cpp:48
+msgid "General"
+msgstr ""
+
+#: tdefile_cpp.cpp:51
+msgid "Lines"
+msgstr ""
+
+#: tdefile_cpp.cpp:53
+msgid "Code"
+msgstr ""
+
+#: tdefile_cpp.cpp:55
+msgid "Comment"
+msgstr ""
+
+#: tdefile_cpp.cpp:57
+msgid "Blank"
+msgstr ""
+
+#: tdefile_cpp.cpp:59
+msgid "Strings"
+msgstr ""
+
+#: tdefile_cpp.cpp:61
+msgid "i18n Strings"
+msgstr ""
+
+#: tdefile_cpp.cpp:63
+msgid "Included Files"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/tdefile_diff.po b/tde-i18n-es_AR/messages/tdesdk/tdefile_diff.po
new file mode 100644
index 00000000000..b1d903a5ccb
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/tdefile_diff.po
@@ -0,0 +1,113 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: tdefile_diff.cpp:56
+msgid "General"
+msgstr ""
+
+#: tdefile_diff.cpp:58
+msgid "First File"
+msgstr ""
+
+#: tdefile_diff.cpp:59
+msgid "Format"
+msgstr ""
+
+#: tdefile_diff.cpp:60
+msgid "Diff Program"
+msgstr ""
+
+#: tdefile_diff.cpp:61
+msgid "Hunks"
+msgstr ""
+
+#: tdefile_diff.cpp:62
+msgid "Statistics"
+msgstr ""
+
+#: tdefile_diff.cpp:63
+msgid "Insertions"
+msgstr ""
+
+#: tdefile_diff.cpp:64
+msgid "Changes"
+msgstr ""
+
+#: tdefile_diff.cpp:65
+msgid "Deletions"
+msgstr ""
+
+#: tdefile_diff.cpp:280
+msgid "Context"
+msgstr ""
+
+#: tdefile_diff.cpp:283
+msgid "Ed"
+msgstr ""
+
+#: tdefile_diff.cpp:286
+msgid "Normal"
+msgstr ""
+
+#: tdefile_diff.cpp:289
+msgid "RCS"
+msgstr ""
+
+#: tdefile_diff.cpp:292
+msgid "Unified"
+msgstr ""
+
+#: tdefile_diff.cpp:295
+msgid "Not Available (file empty)"
+msgstr ""
+
+#: tdefile_diff.cpp:298 tdefile_diff.cpp:328
+msgid "Unknown"
+msgstr ""
+
+#: tdefile_diff.cpp:301
+msgid "Side by Side"
+msgstr ""
+
+#: tdefile_diff.cpp:313
+msgid "CVSDiff"
+msgstr ""
+
+#: tdefile_diff.cpp:316
+msgid "Diff"
+msgstr ""
+
+#: tdefile_diff.cpp:319
+msgid "Diff3"
+msgstr ""
+
+#: tdefile_diff.cpp:322
+msgid "Perforce"
+msgstr ""
+
+#: tdefile_diff.cpp:325
+msgid "SubVersion"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/tdefile_po.po b/tde-i18n-es_AR/messages/tdesdk/tdefile_po.po
new file mode 100644
index 00000000000..5360a8b8e4f
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/tdefile_po.po
@@ -0,0 +1,53 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: tdefile_po.cpp:50
+msgid "Catalog Information"
+msgstr ""
+
+#: tdefile_po.cpp:53
+msgid "Total Messages"
+msgstr ""
+
+#: tdefile_po.cpp:54
+msgid "Fuzzy Messages"
+msgstr ""
+
+#: tdefile_po.cpp:55
+msgid "Untranslated Messages"
+msgstr ""
+
+#: tdefile_po.cpp:56
+msgid "Last Translator"
+msgstr ""
+
+#: tdefile_po.cpp:57
+msgid "Language Team"
+msgstr ""
+
+#: tdefile_po.cpp:58
+msgid "Revision"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/tdefile_ts.po b/tde-i18n-es_AR/messages/tdesdk/tdefile_ts.po
new file mode 100644
index 00000000000..93ad074c178
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/tdefile_ts.po
@@ -0,0 +1,45 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:11+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: tdefile_ts.cpp:43
+msgid "General"
+msgstr ""
+
+#: tdefile_ts.cpp:46
+msgid "Messages"
+msgstr ""
+
+#: tdefile_ts.cpp:48
+msgid "Translated"
+msgstr ""
+
+#: tdefile_ts.cpp:50
+msgid "Untranslated"
+msgstr ""
+
+#: tdefile_ts.cpp:52
+msgid "Obsolete"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/tdeio_svn.po b/tde-i18n-es_AR/messages/tdesdk/tdeio_svn.po
new file mode 100644
index 00000000000..535bab55c4a
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/tdeio_svn.po
@@ -0,0 +1,280 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2022-09-18 18:24+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: ksvnd/ksvnd.cpp:347
+msgid "Subversion"
+msgstr ""
+
+#: svn.cpp:286
+msgid "Looking for %1..."
+msgstr ""
+
+#: svn.cpp:1139
+msgid "Nothing to commit."
+msgstr ""
+
+#: svn.cpp:1141
+#, c-format
+msgid "Committed revision %1."
+msgstr ""
+
+#: svn.cpp:1403
+#, c-format
+msgid "A (bin) %1"
+msgstr ""
+
+#: svn.cpp:1405 svn.cpp:1437
+#, c-format
+msgid "A %1"
+msgstr ""
+
+#: svn.cpp:1411 svn.cpp:1433
+#, c-format
+msgid "D %1"
+msgstr ""
+
+#: svn.cpp:1414
+#, c-format
+msgid "Restored %1."
+msgstr ""
+
+#: svn.cpp:1417
+#, c-format
+msgid "Reverted %1."
+msgstr ""
+
+#: svn.cpp:1420
+msgid ""
+"Failed to revert %1.\n"
+"Try updating instead."
+msgstr ""
+
+#: svn.cpp:1423
+#, c-format
+msgid "Resolved conflicted state of %1."
+msgstr ""
+
+#: svn.cpp:1427
+#, c-format
+msgid "Skipped missing target %1."
+msgstr ""
+
+#: svn.cpp:1429
+#, c-format
+msgid "Skipped %1."
+msgstr ""
+
+#: svn.cpp:1482
+#, c-format
+msgid "Exported external at revision %1."
+msgstr ""
+
+#: svn.cpp:1484
+#, c-format
+msgid "Exported revision %1."
+msgstr ""
+
+#: svn.cpp:1487
+#, c-format
+msgid "Checked out external at revision %1."
+msgstr ""
+
+#: svn.cpp:1489
+#, c-format
+msgid "Checked out revision %1."
+msgstr ""
+
+#: svn.cpp:1493
+#, c-format
+msgid "Updated external to revision %1."
+msgstr ""
+
+#: svn.cpp:1495
+#, c-format
+msgid "Updated to revision %1."
+msgstr ""
+
+#: svn.cpp:1498
+#, c-format
+msgid "External at revision %1."
+msgstr ""
+
+#: svn.cpp:1500
+#, c-format
+msgid "At revision %1."
+msgstr ""
+
+#: svn.cpp:1506
+msgid "External export complete."
+msgstr ""
+
+#: svn.cpp:1508
+msgid "Export complete."
+msgstr ""
+
+#: svn.cpp:1511
+msgid "External checkout complete."
+msgstr ""
+
+#: svn.cpp:1513
+msgid "Checkout complete."
+msgstr ""
+
+#: svn.cpp:1516
+msgid "External update complete."
+msgstr ""
+
+#: svn.cpp:1518
+msgid "Update complete."
+msgstr ""
+
+#: svn.cpp:1528
+#, c-format
+msgid "Fetching external item into %1."
+msgstr ""
+
+#: svn.cpp:1532
+#, c-format
+msgid "Status against revision: %1."
+msgstr ""
+
+#: svn.cpp:1535
+#, c-format
+msgid "Performing status on external item at %1."
+msgstr ""
+
+#: svn.cpp:1538
+#, c-format
+msgid "Sending %1"
+msgstr ""
+
+#: svn.cpp:1542
+#, c-format
+msgid "Adding (bin) %1."
+msgstr ""
+
+#: svn.cpp:1544
+#, c-format
+msgid "Adding %1."
+msgstr ""
+
+#: svn.cpp:1548
+#, c-format
+msgid "Deleting %1."
+msgstr ""
+
+#: svn.cpp:1551
+#, c-format
+msgid "Replacing %1."
+msgstr ""
+
+#: svn.cpp:1556
+msgid "Transmitting file data "
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:264
+msgid "Update given URL"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:265
+msgid "Commit given URL"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:266
+msgid "Checkout in given directory"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:267
+msgid "Add given URL to the working copy"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:268
+msgid "Delete given URL from the working copy"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:269
+msgid "Switch given working copy to another branch"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:270
+msgid "Revert local changes"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:271
+msgid "Merge changes between two branches"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:272
+msgid "Show locally made changements with diff"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:273
+msgid "URL to update/commit/add/delete from Subversion"
+msgstr ""
+
+#: svnhelper/tdeio_svn_helper.cpp:278
+msgid "Subversion Helper"
+msgstr ""
+
+#: ksvnd/commitdlg.ui:16
+#, no-c-format
+msgid "Log Message"
+msgstr ""
+
+#: svnhelper/subversioncheckout.ui:24
+#, no-c-format
+msgid "Subversion Checkout"
+msgstr ""
+
+#: svnhelper/subversioncheckout.ui:63 svnhelper/subversionswitch.ui:63
+#, no-c-format
+msgid "F1"
+msgstr ""
+
+#: svnhelper/subversioncheckout.ui:139
+#, no-c-format
+msgid "Revision (0 for HEAD):"
+msgstr ""
+
+#: svnhelper/subversiondiff.ui:16
+#, no-c-format
+msgid "Subversion Diff"
+msgstr ""
+
+#: svnhelper/subversionlog.ui:16
+#, no-c-format
+msgid "Subversion Log"
+msgstr ""
+
+#: svnhelper/subversionswitch.ui:24
+#, no-c-format
+msgid "Subversion Switch"
+msgstr ""
+
+#: svnhelper/subversionswitch.ui:139
+#, no-c-format
+msgid "Revision (0 for HEAD) :"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdesdk/umbrello.po b/tde-i18n-es_AR/messages/tdesdk/umbrello.po
new file mode 100644
index 00000000000..c5e2cdf903a
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdesdk/umbrello.po
@@ -0,0 +1,3796 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2023-09-25 18:13+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: activitywidget.cpp:163 toolbarstateother.cpp:143 umlview.cpp:2545
+msgid "Enter Activity Name"
+msgstr ""
+
+#: activitywidget.cpp:163 dialogs/activitypage.cpp:134 statewidget.cpp:176
+#: toolbarstateother.cpp:144 umlview.cpp:2546
+msgid "Enter the name of the new activity:"
+msgstr ""
+
+#: aligntoolbar.cpp:40
+msgid "Align Left"
+msgstr ""
+
+#: aligntoolbar.cpp:41
+msgid "Align Right"
+msgstr ""
+
+#: aligntoolbar.cpp:42
+msgid "Align Top"
+msgstr ""
+
+#: aligntoolbar.cpp:43
+msgid "Align Bottom"
+msgstr ""
+
+#: aligntoolbar.cpp:44
+msgid "Align Vertical Middle"
+msgstr ""
+
+#: aligntoolbar.cpp:45
+msgid "Align Horizontal Middle"
+msgstr ""
+
+#: aligntoolbar.cpp:46
+msgid "Align Vertical Distribute"
+msgstr ""
+
+#: aligntoolbar.cpp:47
+msgid "Align Horizontal Distribute"
+msgstr ""
+
+#: aligntoolbar.cpp:383
+msgid ""
+"For alignment you have to select at least 2 objects like classes or actors. "
+"You can not align associations."
+msgstr ""
+
+#: association.cpp:84
+msgid "Generalization"
+msgstr ""
+
+#: association.cpp:85 worktoolbar.cpp:256
+msgid "Aggregation"
+msgstr ""
+
+#: association.cpp:86 worktoolbar.cpp:255
+msgid "Dependency"
+msgstr ""
+
+#: association.cpp:87 worktoolbar.cpp:248
+msgid "Association"
+msgstr ""
+
+#: association.cpp:88
+msgid "Self Association"
+msgstr ""
+
+#: association.cpp:89
+msgid "Collaboration Message"
+msgstr ""
+
+#: association.cpp:90
+msgid "Sequence Message"
+msgstr ""
+
+#: association.cpp:91
+msgid "Collaboration Self Message"
+msgstr ""
+
+#: association.cpp:92
+msgid "Sequence Self Message"
+msgstr ""
+
+#: association.cpp:93 worktoolbar.cpp:249
+msgid "Containment"
+msgstr ""
+
+#: association.cpp:94 worktoolbar.cpp:260
+msgid "Composition"
+msgstr ""
+
+#: association.cpp:95
+msgid "Realization"
+msgstr ""
+
+#: association.cpp:96
+msgid "Uni Association"
+msgstr ""
+
+#: association.cpp:97 worktoolbar.cpp:250
+msgid "Anchor"
+msgstr ""
+
+#: association.cpp:98 worktoolbar.cpp:284
+msgid "State Transition"
+msgstr ""
+
+#: association.cpp:99 dialogs/activitydialog.cpp:70
+#: dialogs/diagramprintpage.cpp:96 dialogs/diagramprintpage.cpp:208
+#: worktoolbar.cpp:286
+msgid "Activity"
+msgstr ""
+
+#: associationwidget.cpp:2328
+msgid "Multiplicity"
+msgstr ""
+
+#: associationwidget.cpp:2329 floatingtextwidget.cpp:164
+msgid "Enter multiplicity:"
+msgstr ""
+
+#: associationwidget.cpp:2346
+msgid "Association Name"
+msgstr ""
+
+#: associationwidget.cpp:2347 floatingtextwidget.cpp:171
+msgid "Enter association name:"
+msgstr ""
+
+#: associationwidget.cpp:2366
+msgid "Role Name"
+msgstr ""
+
+#: associationwidget.cpp:2367 floatingtextwidget.cpp:162
+msgid "Enter role name:"
+msgstr ""
+
+#: classifier.cpp:201
+msgid ""
+"An operation with the same name and signature already exists. You can not "
+"add it again."
+msgstr ""
+
+#: classifier.cpp:294 classifier.cpp:522 entity.cpp:78 enum.cpp:76
+#: object_factory.cpp:158 umldoc.cpp:1037 umldoc.cpp:1063
+msgid "That is an invalid name."
+msgstr ""
+
+#: classifier.cpp:294 classifier.cpp:522 dialogs/umlviewdialog.cpp:165
+#: entity.cpp:78 enum.cpp:76 object_factory.cpp:159 umldoc.cpp:984
+#: umldoc.cpp:1017 umldoc.cpp:1037 umldoc.cpp:1063
+msgid "Invalid Name"
+msgstr ""
+
+#: classifier.cpp:296 classifier.cpp:524 entity.cpp:80 object_factory.cpp:169
+#: umldoc.cpp:1043 umldoc.cpp:1073
+msgid "That name is already being used."
+msgstr ""
+
+#: classifier.cpp:296 classifier.cpp:524 entity.cpp:80 object_factory.cpp:170
+#: umldoc.cpp:998 umldoc.cpp:1025 umldoc.cpp:1043 umldoc.cpp:1073
+msgid "Not a Unique Name"
+msgstr ""
+
+#: clipboard/umlclipboard.cpp:687
+msgid ""
+"At least one of the items in the clipboard could not be pasted because an "
+"item of the same name already exists. Any other items have been pasted."
+msgstr ""
+
+#: clipboard/umlclipboard.cpp:691 uml.cpp:851
+msgid "Paste Error"
+msgstr ""
+
+#: codegenerator.cpp:473
+msgid ""
+"Cannot open file %1 for writing. Please make sure the folder exists and you "
+"have permissions to write to it."
+msgstr ""
+
+#: codegenerator.cpp:473
+msgid "Cannot Open File"
+msgstr ""
+
+#: codegenerator.cpp:531 codegenerators/simplecodegenerator.cpp:128
+msgid "Cannot create the folder:\n"
+msgstr ""
+
+#: codegenerator.cpp:532 codegenerators/simplecodegenerator.cpp:129
+msgid ""
+"\n"
+"Please check the access rights"
+msgstr ""
+
+#: codegenerator.cpp:533 codegenerators/simplecodegenerator.cpp:130
+msgid "Cannot Create Folder"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:36
+msgid "General Options"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:38
+msgid "Package is a namespace"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:41
+msgid "Virtual destructors"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:44
+msgid "Generate empty constructors"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:47
+msgid "Generate accessor methods"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:50
+msgid "Operations are inline"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:53
+msgid "Accessors are inline"
+msgstr ""
+
+#: codegenerators/cppcodegenerationform.cpp:57
+msgid "Accessors are public"
+msgstr ""
+
+#: codeimport/classimport.cpp:34
+msgid "Importing file: %1 Progress: %2/%3"
+msgstr ""
+
+#: codeimport/classimport.cpp:39 uml.cpp:376 uml.cpp:483 uml.cpp:660
+#: uml.cpp:688 uml.cpp:712 uml.cpp:722 uml.cpp:753 uml.cpp:758 uml.cpp:783
+#: uml.cpp:793 uml.cpp:814 uml.cpp:819 uml.cpp:832 uml.cpp:839 uml.cpp:853
+#: uml.cpp:874 uml.cpp:887 umlviewimageexporter.cpp:52
+#: umlviewimageexporterall.cpp:73
+msgid "Ready."
+msgstr ""
+
+#: codeimport/import_utils.cpp:181
+msgid "Is the scope %1 a namespace or a class?"
+msgstr ""
+
+#: codeimport/import_utils.cpp:182
+msgid "C++ Import Requests Your Help"
+msgstr ""
+
+#: codeimport/import_utils.cpp:183
+msgid "Namespace"
+msgstr ""
+
+#: codeimport/import_utils.cpp:183 dialogs/codegenerationwizardbase.ui:249
+#: dialogs/diagramprintpage.cpp:91 dialogs/diagramprintpage.cpp:198
+#: dialogs/settingsdlg.cpp:210 listpopupmenu.cpp:609 worktoolbar.cpp:262
+#, no-c-format
+msgid "Class"
+msgstr ""
+
+#: codeimport/kdevcppparser/errors.cpp:23
+msgid "Internal Error"
+msgstr ""
+
+#: codeimport/kdevcppparser/errors.cpp:24
+msgid "Syntax Error before '%1'"
+msgstr ""
+
+#: codeimport/kdevcppparser/errors.cpp:25
+msgid "Parse Error before '%1'"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:138
+msgid "<eof>"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:323
+#: codeimport/kdevcppparser/parser.cpp:2679
+#: codeimport/kdevcppparser/parser.cpp:2878
+#: codeimport/kdevcppparser/parser.cpp:2884
+msgid "expression expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:598
+msgid "Declaration syntax error"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:643
+#: codeimport/kdevcppparser/parser.cpp:2770
+#: codeimport/kdevcppparser/parser.cpp:3224
+msgid "} expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:684
+msgid "namespace expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:688
+msgid "{ expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:761
+#: codeimport/kdevcppparser/parser.cpp:2965
+msgid "Namespace name expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:869
+msgid "Need a type specifier to declare"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:938
+msgid "expected a declaration"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:1212
+#: codeimport/kdevcppparser/parser.cpp:2178
+msgid "Constant expression expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:1281
+#: codeimport/kdevcppparser/parser.cpp:1378
+msgid "')' expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:1451
+#: codeimport/kdevcppparser/parser.cpp:1914
+#: codeimport/kdevcppparser/parser.cpp:2392
+msgid "} missing"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2074
+msgid "Member initializers expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2235
+msgid "Base class specifier expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2260
+msgid "Initializer clause expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2303
+msgid "Identifier expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2337
+msgid "Type id expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2374
+msgid "Class name expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2641
+#: codeimport/kdevcppparser/parser.cpp:2795
+#: codeimport/kdevcppparser/parser.cpp:2835
+#: codeimport/kdevcppparser/parser.cpp:3282
+msgid "condition expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2648
+#: codeimport/kdevcppparser/parser.cpp:2670
+#: codeimport/kdevcppparser/parser.cpp:2802
+#: codeimport/kdevcppparser/parser.cpp:2813
+msgid "statement expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:2705
+msgid "for initialization expected"
+msgstr ""
+
+#: codeimport/kdevcppparser/parser.cpp:3273
+msgid "catch expected"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:70
+msgid "Initial activity"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:70
+msgid "End activity"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:70 listpopupmenu.cpp:1044 worktoolbar.cpp:265
+msgid "Branch/Merge"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:70 worktoolbar.cpp:266
+msgid "Fork/Join"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:118
+#: dialogs/activitydialog.cpp:73 dialogs/assocpropdlg.cpp:87
+#: dialogs/classpropdlg.cpp:69 dialogs/classpropdlg.cpp:170
+#: dialogs/classpropdlg.cpp:232 dialogs/codegenerationoptionsbase.ui:50
+#: dialogs/settingsdlg.cpp:99 dialogs/statedialog.cpp:88
+#: dialogs/umlviewdialog.cpp:70
+#, no-c-format
+msgid "General"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:73 dialogs/statedialog.cpp:88
+#: dialogs/umlattributedialog.cpp:55 dialogs/umlentityattributedialog.cpp:56
+#: dialogs/umloperationdialog.cpp:64 dialogs/umltemplatedialog.cpp:48
+msgid "General Properties"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:82
+msgid "Activity type:"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:87
+msgid "Activity name:"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:36
+#: codegenerators/javacodegenerationformbase.ui:225
+#: codegenerators/rubycodegenerationformbase.ui:196
+#: dialogs/activitydialog.cpp:90 dialogs/assocgenpage.cpp:56
+#: dialogs/assocrolepage.cpp:76 dialogs/assocrolepage.cpp:77
+#: dialogs/classgenpage.cpp:193 dialogs/classgenpage.cpp:293
+#: dialogs/classgenpage.cpp:356 dialogs/classifierlistpage.cpp:106
+#: dialogs/diagrampropertiespage.ui:388 dialogs/notedialog.cpp:29
+#: dialogs/parmpropdlg.cpp:100 dialogs/statedialog.cpp:104
+#: dialogs/umlrolepropertiesbase.ui:88 docwindow.cpp:33
+#, no-c-format
+msgid "Documentation"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:108 dialogs/assocpropdlg.cpp:109
+#: dialogs/classpropdlg.cpp:243 dialogs/settingsdlg.cpp:306
+#: dialogs/statedialog.cpp:124 dialogs/umlviewdialog.cpp:107
+msgid "Font Settings"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:114 dialogs/classpropdlg.cpp:75
+#: dialogs/classpropdlg.cpp:125 dialogs/settingsdlg.cpp:49
+#: dialogs/statedialog.cpp:130 dialogs/umlviewdialog.cpp:100
+#: dialogs/umlwidgetcolorpage.cpp:53 listpopupmenu.cpp:739
+#: listpopupmenu.cpp:750
+msgid "Color"
+msgstr ""
+
+#: dialogs/activitydialog.cpp:114 dialogs/classpropdlg.cpp:75
+#: dialogs/classpropdlg.cpp:125
+msgid "Widget Colors"
+msgstr ""
+
+#: dialogs/activitypage.cpp:38 dialogs/statedialog.cpp:137
+msgid "Activities"
+msgstr ""
+
+#: dialogs/activitypage.cpp:72
+msgid "New Activity..."
+msgstr ""
+
+#: dialogs/activitypage.cpp:75 floatingtextwidget.cpp:178
+msgid "Rename"
+msgstr ""
+
+#: dialogs/activitypage.cpp:134
+msgid "New Activity"
+msgstr ""
+
+#: dialogs/activitypage.cpp:135 statewidget.cpp:176 toolbarstateother.cpp:144
+#: umlview.cpp:2547
+msgid "new activity"
+msgstr ""
+
+#: dialogs/activitypage.cpp:153
+msgid "Rename Activity"
+msgstr ""
+
+#: dialogs/activitypage.cpp:153
+msgid "Enter the new name of the activity:"
+msgstr ""
+
+#: dialogs/assocgenpage.cpp:67 dialogs/diagrampropertiespage.ui:61
+#, no-c-format
+msgid "Name:"
+msgstr ""
+
+#: dialogs/assocgenpage.cpp:80
+msgid "Type:"
+msgstr ""
+
+#: dialogs/assocpage.cpp:25 dialogs/classpropdlg.cpp:222
+msgid "Associations"
+msgstr ""
+
+#: dialogs/assocpropdlg.cpp:39
+msgid "Association Properties"
+msgstr ""
+
+#: dialogs/assocpropdlg.cpp:87 dialogs/classpropdlg.cpp:69
+#: dialogs/classpropdlg.cpp:170 dialogs/classpropdlg.cpp:232
+#: dialogs/settingsdlg.cpp:99 dialogs/umlviewdialog.cpp:70
+msgid "General Settings"
+msgstr ""
+
+#: dialogs/assocpropdlg.cpp:94
+msgid "Roles"
+msgstr ""
+
+#: dialogs/assocpropdlg.cpp:94
+msgid "Role Settings"
+msgstr ""
+
+#: dialogs/assocpropdlg.cpp:112
+msgid "Association font"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:50
+msgid "Role A Properties"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:51
+msgid "Role B Properties"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:68
+msgid "Role A Visibility"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:69
+msgid "Role B Visibility"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:70
+msgid "Role A Changeability"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:71
+msgid "Role B Changeability"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:93 dialogs/assocrolepage.cpp:152
+#: dialogs/umlrolepropertiesbase.ui:59
+#, no-c-format
+msgid "Rolename:"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:99 dialogs/assocrolepage.cpp:158
+#: dialogs/umlrolepropertiesbase.ui:77
+#, no-c-format
+msgid "Multiplicity:"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:129
+#: codegenerators/javacodegenerationformbase.ui:183
+#: codegenerators/rubycodegenerationformbase.ui:100
+#: codegenerators/rubycodegenerationformbase.ui:154
+#: dialogs/assocrolepage.cpp:106 dialogs/assocrolepage.cpp:166
+#: dialogs/settingsdlg.cpp:259 dialogs/settingsdlg.cpp:267
+#: dialogs/umlrolepropertiesbase.ui:167
+#, no-c-format
+msgid "Public"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:134
+#: codegenerators/javacodegenerationformbase.ui:188
+#: codegenerators/rubycodegenerationformbase.ui:105
+#: codegenerators/rubycodegenerationformbase.ui:159
+#: dialogs/assocrolepage.cpp:109 dialogs/assocrolepage.cpp:169
+#: dialogs/settingsdlg.cpp:260 dialogs/settingsdlg.cpp:268
+#: dialogs/umlrolepropertiesbase.ui:178
+#, no-c-format
+msgid "Private"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:139
+#: codegenerators/javacodegenerationformbase.ui:193
+#: codegenerators/rubycodegenerationformbase.ui:110
+#: codegenerators/rubycodegenerationformbase.ui:164
+#: dialogs/assocrolepage.cpp:112 dialogs/assocrolepage.cpp:172
+#: dialogs/settingsdlg.cpp:261 dialogs/settingsdlg.cpp:269
+#: dialogs/umlrolepropertiesbase.ui:186
+#, no-c-format
+msgid "Protected"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:115 dialogs/assocrolepage.cpp:175
+#: dialogs/umlrolepropertiesbase.ui:194
+#, no-c-format
+msgid "Implementation"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:132 dialogs/assocrolepage.cpp:192
+#: dialogs/umlrolepropertiesbase.ui:141
+#, no-c-format
+msgid "Changeable"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:135 dialogs/assocrolepage.cpp:195
+#: dialogs/umlrolepropertiesbase.ui:133
+#, no-c-format
+msgid "Frozen"
+msgstr ""
+
+#: dialogs/assocrolepage.cpp:138 dialogs/assocrolepage.cpp:198
+#: dialogs/umlrolepropertiesbase.ui:125
+#, no-c-format
+msgid "Add only"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:50
+msgid "Class &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:52
+msgid "Actor &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:54
+msgid "Package &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:56
+msgid "Use case &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:58
+msgid "Interface &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:60
+msgid "Component &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:62
+msgid "Artifact &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:64
+msgid "Enum &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:66
+msgid "Datatype &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:68
+msgid "Entity &name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:93 dialogs/umltemplatedialog.cpp:65
+msgid "&Stereotype name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:107
+msgid "&Package name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:121
+msgid "A&bstract class"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:123
+msgid "A&bstract use case"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:131
+msgid "&Executable"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:138
+msgid "Draw As"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:143 dialogs/umlwidgetcolorpage.cpp:65
+msgid "&Default"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:149
+msgid "&Library"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:152
+msgid "&Table"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:171 dialogs/settingsdlg.cpp:211
+#: dialogs/umlattributedialog.cpp:87 dialogs/umloperationdialog.cpp:101
+#: listpopupmenu.cpp:678
+msgid "Visibility"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:176 dialogs/umloperationdialog.cpp:106
+msgid "P&ublic"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:179 dialogs/umlattributedialog.cpp:94
+#: dialogs/umloperationdialog.cpp:109
+msgid "P&rivate"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:182
+msgid "Pro&tected"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:186
+msgid "Imple&mentation"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:256
+msgid "Class name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:264 dialogs/classgenpage.cpp:344
+msgid "Instance name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:272
+msgid "Draw as actor"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:277
+msgid "Multiple instance"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:284
+msgid "Show destruction"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:322
+msgid "Component name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:324
+msgid "Node name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:334 dialogs/parmpropdlg.cpp:77
+#: dialogs/umlattributedialog.cpp:76 dialogs/umlentityattributedialog.cpp:77
+#: dialogs/umloperationdialog.cpp:84
+msgid "Stereotype name:"
+msgstr ""
+
+#: dialogs/classgenpage.cpp:398 dialogs/classgenpage.cpp:445
+#: dialogs/classgenpage.cpp:456
+msgid ""
+"The name you have chosen\n"
+"is already being used.\n"
+"The name has been reset."
+msgstr ""
+
+#: dialogs/classgenpage.cpp:399 dialogs/classgenpage.cpp:446
+#: dialogs/classgenpage.cpp:457
+msgid "Name is Not Unique"
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:38 dialogs/classpropdlg.cpp:179
+#: listpopupmenu.cpp:670 refactoring/refactoringassistant.cpp:482
+msgid "Attributes"
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:39
+msgid "N&ew Attribute..."
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:41 dialogs/classpropdlg.cpp:187
+#: listpopupmenu.cpp:674 refactoring/refactoringassistant.cpp:499
+msgid "Operations"
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:42
+msgid "N&ew Operation..."
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:44 dialogs/classpropdlg.cpp:195
+msgid "Templates"
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:45
+msgid "N&ew Template..."
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:47 dialogs/classpropdlg.cpp:202
+msgid "Enum Literals"
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:48
+msgid "N&ew Enum Literal..."
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:50 dialogs/classpropdlg.cpp:209
+msgid "Entity Attributes"
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:51
+msgid "N&ew Entity Attribute..."
+msgstr ""
+
+#: dialogs/classifierlistpage.cpp:101 dialogs/umloperationdialog.cpp:143
+#: uml.cpp:273
+msgid "&Properties"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:59 dialogs/classoptionspage.cpp:120
+#: listpopupmenu.cpp:699
+msgid "Show"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:66 dialogs/classoptionspage.cpp:126
+msgid "Operatio&ns"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:70 dialogs/classoptionspage.cpp:143
+msgid "&Visibility"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:79 dialogs/classoptionspage.cpp:130
+msgid "O&peration signature"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:83 dialogs/classoptionspage.cpp:147
+msgid "Pac&kage"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:90 dialogs/classoptionspage.cpp:135
+msgid "Att&ributes"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:94 dialogs/classoptionspage.cpp:151
+msgid "Stereot&ype"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:98 dialogs/classoptionspage.cpp:139
+msgid "Attr&ibute signature"
+msgstr ""
+
+#: dialogs/classoptionspage.cpp:108
+msgid "Draw as circle"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:118 dialogs/umlviewdialog.cpp:93
+msgid "Display"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:118
+msgid "Display Options"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:179
+msgid "Attribute Settings"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:187
+msgid "Operation Settings"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:195
+msgid "Templates Settings"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:202
+msgid "Enum Literals Settings"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:209
+msgid "Entity Attributes Settings"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:216
+msgid "Contents Settings"
+msgstr ""
+
+#: dialogs/classpropdlg.cpp:222
+msgid "Class Associations"
+msgstr ""
+
+#: dialogs/classwizard.cpp:33 model_utils.cpp:242
+msgid "new_class"
+msgstr ""
+
+#: dialogs/classwizard.cpp:54
+msgid "New Class"
+msgstr ""
+
+#: dialogs/classwizard.cpp:59
+msgid "Class Attributes"
+msgstr ""
+
+#: dialogs/classwizard.cpp:63
+msgid "Class Operations"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:24 dialogs/codegenerationwizard.cpp:54
+#, no-c-format
+msgid "Code Generation Options"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:70
+msgid "&Generate"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:120
+msgid "Finish"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:132
+msgid "Code Generated"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:134
+msgid "Not Generated"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:141
+msgid "Not Yet Generated"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:162
+msgid "The folder %1 does not exist. Do you want to create it now?"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:163 dialogs/codegenerationwizard.cpp:177
+msgid "Output Folder Does Not Exist"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:163
+msgid "Create Folder"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:163
+msgid "Do Not Create"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:168
+msgid ""
+"The folder could not be created.\n"
+"Please make sure you have write access to its parent folder or select "
+"another, valid, folder."
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:169
+msgid "Error Creating Folder"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:176
+msgid "Please select a valid folder."
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:184
+msgid ""
+"The output folder exists, but it is not writable.\n"
+"Please set the appropriate permissions or choose another folder."
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:185
+msgid "Error Writing to Output Folder"
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:191
+msgid "%1 does not seem to be a folder. Please choose a valid folder."
+msgstr ""
+
+#: dialogs/codegenerationwizard.cpp:192
+msgid "Please Choose Valid Folder"
+msgstr ""
+
+#: dialogs/codeviewerdialog.cpp:119 dialogs/codeviewerdialogbase.ui:21
+#: dialogs/settingsdlg.cpp:301
+#, no-c-format
+msgid "Code Viewer"
+msgstr ""
+
+#: dialogs/defaultcodegenpolicypage.cpp:36
+msgid "<p align=\"center\">No Options Available.</p>"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:35
+msgid "&Diagrams"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:40
+msgid "Filter"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:48
+msgid "&Current diagram"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:53
+msgid "&All diagrams"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:57
+msgid "&Select diagrams"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:61
+msgid "&Type of diagram"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:65
+msgid "Selection"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:92 dialogs/diagramprintpage.cpp:202
+#: listpopupmenu.cpp:548 worktoolbar.cpp:261
+msgid "Use Case"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:93 dialogs/diagramprintpage.cpp:204
+msgid "Collaboration"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:94 dialogs/diagramprintpage.cpp:200
+msgid "Sequence"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:95 dialogs/diagramprintpage.cpp:206
+#: dialogs/statedialog.cpp:85 worktoolbar.cpp:287
+msgid "State"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:97 dialogs/diagramprintpage.cpp:210
+#: listpopupmenu.cpp:515 worktoolbar.cpp:268
+msgid "Component"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:98 dialogs/diagramprintpage.cpp:212
+msgid "Deployment"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:111 umldoc.cpp:1918
+msgid "TDE-UML-Diagram"
+msgstr ""
+
+#: dialogs/diagramprintpage.cpp:135
+msgid "No diagrams selected."
+msgstr ""
+
+#: dialogs/exportallviewsdialog.cpp:51 dialogs/exportallviewsdialogbase.ui:90
+#, no-c-format
+msgid "The format that the images will be exported to"
+msgstr ""
+
+#: dialogs/notedialog.cpp:25
+msgid "Note Documentation"
+msgstr ""
+
+#: dialogs/overwritedialogue.cpp:27
+msgid "Destination File Already Exists"
+msgstr ""
+
+#: dialogs/overwritedialogue.cpp:31
+msgid ""
+"The file %1 already exists in %2.\n"
+"\n"
+"Umbrello can overwrite the file, generate a similar\n"
+"file name or not generate this file."
+msgstr ""
+
+#: dialogs/overwritedialogue.cpp:34
+msgid "&Apply to all remaining files"
+msgstr ""
+
+#: dialogs/overwritedialogue.cpp:38 umlviewimageexporter.cpp:67
+msgid "&Overwrite"
+msgstr ""
+
+#: dialogs/overwritedialogue.cpp:39
+msgid "&Generate Similar File Name"
+msgstr ""
+
+#: dialogs/overwritedialogue.cpp:40
+msgid "&Do Not Generate File"
+msgstr ""
+
+#: dialogs/parmpropdlg.cpp:35
+msgid "Parameter Properties"
+msgstr ""
+
+#: dialogs/parmpropdlg.cpp:62 dialogs/umlattributedialog.cpp:60
+#: dialogs/umlentityattributedialog.cpp:61 dialogs/umloperationdialog.cpp:77
+#: dialogs/umltemplatedialog.cpp:53
+msgid "&Type:"
+msgstr ""
+
+#: dialogs/parmpropdlg.cpp:70 dialogs/umlattributedialog.cpp:68
+#: dialogs/umlentityattributedialog.cpp:69 dialogs/umloperationdialog.cpp:74
+#: dialogs/umltemplatedialog.cpp:61
+msgid "&Name:"
+msgstr ""
+
+#: dialogs/parmpropdlg.cpp:74 dialogs/umlattributedialog.cpp:72
+msgid "&Initial value:"
+msgstr ""
+
+#: dialogs/parmpropdlg.cpp:82
+msgid "Passing Direction"
+msgstr ""
+
+#: dialogs/parmpropdlg.cpp:84
+msgid ""
+"\"in\" is a readonly parameter, \"out\" is a writeonly parameter and \"inout"
+"\" is a parameter for reading and writing."
+msgstr ""
+
+#: dialogs/pkgcontentspage.cpp:29
+msgid "Contained Items"
+msgstr ""
+
+#: dialogs/selectopdlg.cpp:30 dialogs/selectopdlg.cpp:35
+msgid "Select Operation"
+msgstr ""
+
+#: dialogs/selectopdlg.cpp:43
+msgid "Sequence number:"
+msgstr ""
+
+#: dialogs/selectopdlg.cpp:46
+msgid "Class operation:"
+msgstr ""
+
+#: dialogs/selectopdlg.cpp:54
+msgid "Custom operation:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:30
+msgid "Umbrello Setup"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:47
+msgid "User Interface"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:47
+msgid "User Interface Settings"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:54
+msgid "Line color:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:60
+msgid "D&efault Color"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:63
+msgid "Fill color:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:69
+msgid "De&fault Color"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:73
+msgid "Line width:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:81
+msgid "D&efault Width"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:86
+msgid "&Use fill color"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:108
+msgid "Enable undo"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:112
+msgid "Use tabbed diagrams"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:116
+msgid "Use new C++/Java/Ruby generators"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:120
+msgid "Use angular association lines"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:126
+msgid "Autosave"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:132
+msgid "E&nable autosave"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:136
+msgid "Select auto-save time interval (mins):"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:146
+msgid "Set autosave suffix:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:148
+msgid ""
+"<qt><p>The autosave file will be saved to ~/autosave.xmi if the autosaving "
+"occurs before you have manually saved the file.</p><p>If you've already "
+"saved it, the autosave file will be saved in the same folder as the file and "
+"will be named like the file's name, followed by the suffix specified.</"
+"p><p>If the suffix is equal to the suffix of the file you've saved, the "
+"autosave will overwrite your file automatically.</p></qt>"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:158
+msgid "Startup"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:164
+msgid "Sta&rtup logo"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:168
+msgid "&Tip of the day"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:172
+msgid "&Load last project"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:176
+msgid "Start new project with:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:183
+msgid "No Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:183
+msgid "Class Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:184
+msgid "Use Case Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:184
+msgid "Sequence Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:185
+msgid "Collaboration Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:185
+msgid "State Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:186
+msgid "Activity Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:186
+msgid "Component Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:187
+msgid "Deployment Diagram"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:210
+msgid "Class Settings"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:217
+msgid "Show &visibility"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:221
+msgid "Show attributes"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:225
+msgid "Show operations"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:229
+msgid "Show stereot&ype"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:233
+msgid "Show attribute signature"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:238
+msgid "Show package"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:146 dialogs/settingsdlg.cpp:242
+#, no-c-format
+msgid "Show operation signature"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:247
+msgid "Starting Scope"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:252
+msgid "Default attribute scope:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:255
+msgid "Default operation scope:"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:294
+msgid "Code Generation"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:294
+msgid "Code Generation Settings"
+msgstr ""
+
+#: dialogs/settingsdlg.cpp:301
+msgid "Code Viewer Settings"
+msgstr ""
+
+#: dialogs/statedialog.cpp:85
+msgid "Initial state"
+msgstr ""
+
+#: dialogs/statedialog.cpp:85
+msgid "End state"
+msgstr ""
+
+#: dialogs/statedialog.cpp:96
+msgid "State type:"
+msgstr ""
+
+#: dialogs/statedialog.cpp:101
+msgid "State name:"
+msgstr ""
+
+#: dialogs/statedialog.cpp:130
+msgid "Widget Color"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:42
+msgid "Attribute Properties"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:79 dialogs/umloperationdialog.cpp:92
+msgid "Classifier &scope (\"static\")"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:91
+msgid "&Public"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:97 dialogs/umloperationdialog.cpp:112
+msgid "Prot&ected"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:100 dialogs/umloperationdialog.cpp:115
+msgid "I&mplementation"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:155
+msgid "You have entered an invalid attribute name."
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:156
+msgid "Attribute Name Invalid"
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:163
+msgid ""
+"The attribute name you have chosen is already being used in this operation."
+msgstr ""
+
+#: dialogs/umlattributedialog.cpp:164
+msgid "Attribute Name Not Unique"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:43
+msgid "Entity Attribute Properties"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:73
+msgid "&Default value:"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:81
+msgid "Length/Values:"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:84
+msgid "&Auto increment"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:88
+msgid "Allow &null"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:92
+msgid "Attributes:"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:108
+msgid "Indexing"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:112
+msgid "&None"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:115
+msgid "&Primary"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:118
+msgid "&Index"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:121
+msgid "&Unique"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:184
+msgid "You have entered an invalid entity attribute name."
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:185
+msgid "Entity Attribute Name Invalid"
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:192
+msgid ""
+"The entity attribute name you have chosen is already being used in this "
+"operation."
+msgstr ""
+
+#: dialogs/umlentityattributedialog.cpp:193
+msgid "Entity Attribute Name Not Unique"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:50
+msgid "Operation Properties"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:89
+msgid "&Abstract operation"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:95
+msgid "&Query (\"const\")"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:120
+msgid "Parameters"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:141
+msgid "Ne&w Parameter..."
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:323 dialogs/umloperationdialog.cpp:376
+msgid "You have entered an invalid parameter name."
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:324 dialogs/umloperationdialog.cpp:377
+msgid "Parameter Name Invalid"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:339
+msgid ""
+"The parameter name you have chosen\n"
+"is already being used in this operation."
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:340 dialogs/umloperationdialog.cpp:407
+msgid "Parameter Name Not Unique"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:406
+msgid ""
+"The parameter name you have chosen is already being used in this operation."
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:456
+msgid "You have entered an invalid operation name."
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:457 dialogs/umloperationdialog.cpp:469
+#: refactoring/refactoringassistant.cpp:656
+msgid "Operation Name Invalid"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:466 refactoring/refactoringassistant.cpp:653
+msgid "An operation with that signature already exists in %1.\n"
+msgstr ""
+
+#: dialogs/umloperationdialog.cpp:468 refactoring/refactoringassistant.cpp:655
+msgid "Choose a different name or parameter list."
+msgstr ""
+
+#: dialogs/umlroledialog.cpp:25 dialogs/umlrolepropertiesbase.ui:36
+#, no-c-format
+msgid "Role Properties"
+msgstr ""
+
+#: dialogs/umltemplatedialog.cpp:36
+msgid "Template Properties"
+msgstr ""
+
+#: dialogs/umltemplatedialog.cpp:128
+msgid "You have entered an invalid template name."
+msgstr ""
+
+#: dialogs/umltemplatedialog.cpp:129
+msgid "Template Name Invalid"
+msgstr ""
+
+#: dialogs/umltemplatedialog.cpp:138
+msgid ""
+"The template parameter name you have chosen is already being used in this "
+"operation."
+msgstr ""
+
+#: dialogs/umltemplatedialog.cpp:139
+msgid "Template Name Not Unique"
+msgstr ""
+
+#: dialogs/umlviewdialog.cpp:93
+msgid "Classes Display Options"
+msgstr ""
+
+#: dialogs/umlviewdialog.cpp:100
+msgid "Diagram Colors"
+msgstr ""
+
+#: dialogs/umlviewdialog.cpp:164
+msgid "The name you have entered is invalid."
+msgstr ""
+
+#: dialogs/umlviewdialog.cpp:170
+msgid "The name you have entered is not unique."
+msgstr ""
+
+#: dialogs/umlviewdialog.cpp:171 umldoc.cpp:1068 umllistview.cpp:1917
+#: umllistview.cpp:1924 umllistview.cpp:2161
+msgid "Name Not Unique"
+msgstr ""
+
+#: dialogs/umlwidgetcolorpage.cpp:58
+msgid "&Line:"
+msgstr ""
+
+#: dialogs/umlwidgetcolorpage.cpp:68
+msgid "&Fill:"
+msgstr ""
+
+#: dialogs/umlwidgetcolorpage.cpp:75
+msgid "D&efault"
+msgstr ""
+
+#: dialogs/umlwidgetcolorpage.cpp:78
+msgid "&Use fill"
+msgstr ""
+
+#: docgenerators/docbookgenerator.cpp:70 umlviewimageexporterall.cpp:58
+msgid "Exporting all views..."
+msgstr ""
+
+#: docgenerators/docbookgenerator.cpp:77 docgenerators/docbookgenerator.cpp:83
+#: umlviewimageexporterall.cpp:64 umlviewimageexporterall.cpp:70
+msgid "Some errors happened when exporting the images:"
+msgstr ""
+
+#: docgenerators/docbookgenerator.cpp:99 umldoc.cpp:556 umldoc.cpp:565
+#: umldoc.cpp:585 umldoc.cpp:620 umldoc.cpp:633 umllistview.cpp:384
+#: umlviewimageexportermodel.cpp:158
+#, c-format
+msgid "There was a problem saving file: %1"
+msgstr ""
+
+#: docgenerators/docbookgenerator.cpp:99 umldoc.cpp:556 umldoc.cpp:565
+#: umldoc.cpp:585 umldoc.cpp:620 umldoc.cpp:633 umldoc.cpp:641
+#: umllistview.cpp:385
+msgid "Save Error"
+msgstr ""
+
+#: docgenerators/main.cpp:40 docgenerators/main.cpp:61
+msgid "Umbrello UML Modeller autonomous code generator"
+msgstr ""
+
+#: docgenerators/main.cpp:46
+msgid "File to transform"
+msgstr ""
+
+#: docgenerators/main.cpp:47
+msgid "The XSLT file to use"
+msgstr ""
+
+#: docgenerators/main.cpp:63
+msgid ""
+"(c) 2006 Gael de Chalendar (aka Kleag), (c) 2002-2006 Umbrello UML Modeller "
+"Authors"
+msgstr ""
+
+#: docgenerators/main.cpp:66 main.cpp:98
+msgid "Umbrello UML Modeller Authors"
+msgstr ""
+
+#: enumliteral.cpp:65 floatingtextwidget.cpp:111 object_factory.cpp:153
+#: umldoc.cpp:976 umldoc.cpp:1012 umldoc.cpp:1033 umldoc.cpp:1059
+msgid "Name"
+msgstr ""
+
+#: enumliteral.cpp:65 object_factory.cpp:153 stereotype.cpp:76 umldoc.cpp:976
+#: umldoc.cpp:1012 umldoc.cpp:1033 umldoc.cpp:1059
+msgid "Enter name:"
+msgstr ""
+
+#: floatingtextwidget.cpp:112
+msgid "Enter operation name:"
+msgstr ""
+
+#: floatingtextwidget.cpp:173 floatingtextwidget.cpp:264
+msgid "Enter new text:"
+msgstr ""
+
+#: floatingtextwidget.cpp:175
+msgid "ERROR"
+msgstr ""
+
+#: floatingtextwidget.cpp:264
+msgid "Change Text"
+msgstr ""
+
+#: folder.cpp:289
+msgid "The folderfile %1 does not exist."
+msgstr ""
+
+#: folder.cpp:289 folder.cpp:293 umldoc.cpp:355 umldoc.cpp:380 umldoc.cpp:422
+#: umldoc.cpp:434 umldoc.cpp:448 umldoc.cpp:461 umldoc.cpp:472 umldoc.cpp:488
+msgid "Load Error"
+msgstr ""
+
+#: folder.cpp:293
+msgid "The folderfile %1 cannot be opened."
+msgstr ""
+
+#: listpopupmenu.cpp:231 listpopupmenu.cpp:486
+msgid "Change Font..."
+msgstr ""
+
+#: listpopupmenu.cpp:233
+msgid "Delete Selected Items"
+msgstr ""
+
+#: listpopupmenu.cpp:240 listpopupmenu.cpp:718
+msgid "Draw as Circle"
+msgstr ""
+
+#: listpopupmenu.cpp:243 listpopupmenu.cpp:720
+msgid "Change into Class"
+msgstr ""
+
+#: listpopupmenu.cpp:247 listpopupmenu.cpp:726
+msgid "Change into Interface"
+msgstr ""
+
+#: listpopupmenu.cpp:281 listpopupmenu.cpp:1155
+msgid "Enum Literal..."
+msgstr ""
+
+#: listpopupmenu.cpp:292 listpopupmenu.cpp:1143
+msgid "Entity Attribute..."
+msgstr ""
+
+#: listpopupmenu.cpp:318
+msgid "Move Up"
+msgstr ""
+
+#: listpopupmenu.cpp:319
+msgid "Move Down"
+msgstr ""
+
+#: listpopupmenu.cpp:325
+msgid "Rename Class..."
+msgstr ""
+
+#: listpopupmenu.cpp:326
+msgid "Rename Object..."
+msgstr ""
+
+#: listpopupmenu.cpp:334 listpopupmenu.cpp:423 listpopupmenu.cpp:564
+msgid "New Operation..."
+msgstr ""
+
+#: listpopupmenu.cpp:335 listpopupmenu.cpp:424 listpopupmenu.cpp:1302
+msgid "Select Operation..."
+msgstr ""
+
+#: listpopupmenu.cpp:346 listpopupmenu.cpp:430
+msgid "Change Text..."
+msgstr ""
+
+#: listpopupmenu.cpp:360 listpopupmenu.cpp:579 listpopupmenu.cpp:1043
+msgid "Activity..."
+msgstr ""
+
+#: listpopupmenu.cpp:366
+msgid "Change State Name..."
+msgstr ""
+
+#: listpopupmenu.cpp:376
+msgid "Flip Horizontal"
+msgstr ""
+
+#: listpopupmenu.cpp:378
+msgid "Flip Vertical"
+msgstr ""
+
+#: listpopupmenu.cpp:388
+msgid "Change Activity Name..."
+msgstr ""
+
+#: listpopupmenu.cpp:397 listpopupmenu.cpp:400 listpopupmenu.cpp:1268
+#: listpopupmenu.cpp:1272
+msgid "Change Multiplicity..."
+msgstr ""
+
+#: listpopupmenu.cpp:403 listpopupmenu.cpp:1276
+msgid "Change Name"
+msgstr ""
+
+#: listpopupmenu.cpp:406 listpopupmenu.cpp:1260 listpopupmenu.cpp:1282
+msgid "Change Role A Name..."
+msgstr ""
+
+#: listpopupmenu.cpp:409 listpopupmenu.cpp:1264 listpopupmenu.cpp:1283
+msgid "Change Role B Name..."
+msgstr ""
+
+#: listpopupmenu.cpp:461
+msgid "New"
+msgstr ""
+
+#: listpopupmenu.cpp:471 listpopupmenu.cpp:1306
+msgid "Rename..."
+msgstr ""
+
+#: listpopupmenu.cpp:489 listpopupmenu.cpp:734 listpopupmenu.cpp:745
+msgid "Line Color..."
+msgstr ""
+
+#: listpopupmenu.cpp:492
+msgid "Expand All"
+msgstr ""
+
+#: listpopupmenu.cpp:495
+msgid "Collapse All"
+msgstr ""
+
+#: listpopupmenu.cpp:498
+msgid "Duplicate"
+msgstr ""
+
+#: listpopupmenu.cpp:501
+msgid "Externalize Folder..."
+msgstr ""
+
+#: listpopupmenu.cpp:504
+msgid "Internalize Folder"
+msgstr ""
+
+#: listpopupmenu.cpp:507
+msgid "Import Classes..."
+msgstr ""
+
+#: listpopupmenu.cpp:510 listpopupmenu.cpp:692 worktoolbar.cpp:267
+msgid "Package"
+msgstr ""
+
+#: listpopupmenu.cpp:512
+msgid "Subsystem"
+msgstr ""
+
+#: listpopupmenu.cpp:518 worktoolbar.cpp:270
+msgid "Artifact"
+msgstr ""
+
+#: listpopupmenu.cpp:521 uml.cpp:426
+msgid "Component Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:525 worktoolbar.cpp:269
+msgid "Node"
+msgstr ""
+
+#: listpopupmenu.cpp:528 uml.cpp:427
+msgid "Deployment Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:535 listpopupmenu.cpp:608
+msgid "Folder"
+msgstr ""
+
+#: listpopupmenu.cpp:538 worktoolbar.cpp:274
+msgid "Entity"
+msgstr ""
+
+#: listpopupmenu.cpp:541 uml.cpp:428
+msgid "Entity Relationship Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:545 worktoolbar.cpp:254
+msgid "Actor"
+msgstr ""
+
+#: listpopupmenu.cpp:551 uml.cpp:423
+msgid "Use Case Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:555
+msgid "Text Line..."
+msgstr ""
+
+#: listpopupmenu.cpp:558
+msgid "Reset Label Positions"
+msgstr ""
+
+#: listpopupmenu.cpp:561
+msgid "New Parameter..."
+msgstr ""
+
+#: listpopupmenu.cpp:567
+msgid "New Attribute..."
+msgstr ""
+
+#: listpopupmenu.cpp:570 listpopupmenu.cpp:1232
+msgid "New Template..."
+msgstr ""
+
+#: listpopupmenu.cpp:573
+msgid "New Literal..."
+msgstr ""
+
+#: listpopupmenu.cpp:576
+msgid "New Entity Attribute..."
+msgstr ""
+
+#: listpopupmenu.cpp:582
+msgid "Export as Picture..."
+msgstr ""
+
+#: listpopupmenu.cpp:610 worktoolbar.cpp:271
+msgid "Interface"
+msgstr ""
+
+#: listpopupmenu.cpp:611 worktoolbar.cpp:272
+msgid "Datatype"
+msgstr ""
+
+#: listpopupmenu.cpp:612 worktoolbar.cpp:273
+msgid "Enum"
+msgstr ""
+
+#: listpopupmenu.cpp:615 uml.cpp:420
+msgid "Class Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:616 uml.cpp:424
+msgid "State Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:617 uml.cpp:425
+msgid "Activity Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:618 uml.cpp:421
+msgid "Sequence Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:619 uml.cpp:422
+msgid "Collaboration Diagram..."
+msgstr ""
+
+#: listpopupmenu.cpp:676
+msgid "Public Only"
+msgstr ""
+
+#: listpopupmenu.cpp:680
+msgid "Operation Signature"
+msgstr ""
+
+#: listpopupmenu.cpp:686
+msgid "Attribute Signature"
+msgstr ""
+
+#: listpopupmenu.cpp:695 stereotype.cpp:76
+msgid "Stereotype"
+msgstr ""
+
+#: listpopupmenu.cpp:707
+msgid "Attribute..."
+msgstr ""
+
+#: listpopupmenu.cpp:708
+msgid "Operation..."
+msgstr ""
+
+#: listpopupmenu.cpp:722
+msgid "Refactor"
+msgstr ""
+
+#: listpopupmenu.cpp:723
+msgid "View Code"
+msgstr ""
+
+#: listpopupmenu.cpp:735 listpopupmenu.cpp:746
+msgid "Fill Color..."
+msgstr ""
+
+#: listpopupmenu.cpp:736 listpopupmenu.cpp:747
+msgid "Use Fill Color"
+msgstr ""
+
+#: listpopupmenu.cpp:1007
+msgid "Actor..."
+msgstr ""
+
+#: listpopupmenu.cpp:1008
+msgid "Use Case..."
+msgstr ""
+
+#: listpopupmenu.cpp:1017
+msgid "Class..."
+msgstr ""
+
+#: listpopupmenu.cpp:1018
+msgid "Interface..."
+msgstr ""
+
+#: listpopupmenu.cpp:1019
+msgid "Datatype..."
+msgstr ""
+
+#: listpopupmenu.cpp:1020
+msgid "Enum..."
+msgstr ""
+
+#: listpopupmenu.cpp:1021
+msgid "Package..."
+msgstr ""
+
+#: listpopupmenu.cpp:1030 worktoolbar.cpp:263
+msgid "Initial State"
+msgstr ""
+
+#: listpopupmenu.cpp:1031 worktoolbar.cpp:264
+msgid "End State"
+msgstr ""
+
+#: listpopupmenu.cpp:1032
+msgid "State..."
+msgstr ""
+
+#: listpopupmenu.cpp:1041 worktoolbar.cpp:289
+msgid "Initial Activity"
+msgstr ""
+
+#: listpopupmenu.cpp:1042 worktoolbar.cpp:288
+msgid "End Activity"
+msgstr ""
+
+#: listpopupmenu.cpp:1053
+msgid "Subsystem..."
+msgstr ""
+
+#: listpopupmenu.cpp:1054
+msgid "Component..."
+msgstr ""
+
+#: listpopupmenu.cpp:1055
+msgid "Artifact..."
+msgstr ""
+
+#: listpopupmenu.cpp:1063
+msgid "Node..."
+msgstr ""
+
+#: listpopupmenu.cpp:1071
+msgid "Entity..."
+msgstr ""
+
+#: listpopupmenu.cpp:1080
+msgid "Object..."
+msgstr ""
+
+#: listpopupmenu.cpp:1089
+msgid "Attribute"
+msgstr ""
+
+#: listpopupmenu.cpp:1090 listpopupmenu.cpp:1099
+msgid "Operation"
+msgstr ""
+
+#: listpopupmenu.cpp:1091 listpopupmenu.cpp:1100
+msgid "Template"
+msgstr ""
+
+#: listpopupmenu.cpp:1256
+msgid "Delete Anchor"
+msgstr ""
+
+#: listpopupmenu.cpp:1281
+msgid "Change Association Name..."
+msgstr ""
+
+#: listpopupmenu.cpp:1339
+msgid "Clear Diagram"
+msgstr ""
+
+#: listpopupmenu.cpp:1342
+msgid "Snap to Grid"
+msgstr ""
+
+#: listpopupmenu.cpp:1344
+msgid "Show Grid"
+msgstr ""
+
+#: main.cpp:32 main.cpp:93
+msgid "Umbrello UML Modeller"
+msgstr ""
+
+#: main.cpp:40
+msgid "File to open"
+msgstr ""
+
+#: main.cpp:41
+msgid "export diagrams to extension and exit"
+msgstr ""
+
+#: main.cpp:42
+msgid "the local directory to save the exported diagrams in"
+msgstr ""
+
+#: main.cpp:42
+msgid "the directory of the file"
+msgstr ""
+
+#: main.cpp:43
+msgid ""
+"keep the tree structure used to store the views in the document in the "
+"target directory"
+msgstr ""
+
+#: main.cpp:95
+msgid "(c) 2001 Paul Hensgen, (c) 2002-2006 Umbrello UML Modeller Authors"
+msgstr ""
+
+#: model_utils.cpp:244
+msgid "new_actor"
+msgstr ""
+
+#: model_utils.cpp:246
+msgid "new_usecase"
+msgstr ""
+
+#: model_utils.cpp:248
+msgid "new_package"
+msgstr ""
+
+#: model_utils.cpp:250
+msgid "new_component"
+msgstr ""
+
+#: model_utils.cpp:252
+msgid "new_node"
+msgstr ""
+
+#: model_utils.cpp:254
+msgid "new_artifact"
+msgstr ""
+
+#: model_utils.cpp:256
+msgid "new_interface"
+msgstr ""
+
+#: model_utils.cpp:258
+msgid "new_datatype"
+msgstr ""
+
+#: model_utils.cpp:260
+msgid "new_enum"
+msgstr ""
+
+#: model_utils.cpp:262
+msgid "new_entity"
+msgstr ""
+
+#: model_utils.cpp:264
+msgid "new_folder"
+msgstr ""
+
+#: model_utils.cpp:266 umlcanvasobject.cpp:147
+msgid "new_association"
+msgstr ""
+
+#: model_utils.cpp:268
+msgid "new_object"
+msgstr ""
+
+#: model_utils.cpp:559
+msgid "Empty"
+msgstr ""
+
+#: model_utils.cpp:559
+msgid "Malformed argument"
+msgstr ""
+
+#: model_utils.cpp:560
+msgid "Unknown argument type"
+msgstr ""
+
+#: model_utils.cpp:560
+msgid "Illegal method name"
+msgstr ""
+
+#: model_utils.cpp:561
+msgid "Unknown return type"
+msgstr ""
+
+#: model_utils.cpp:561
+msgid "Unspecified error"
+msgstr ""
+
+#: object_factory.cpp:164
+msgid ""
+"This is a reserved keyword for the language of the configured code generator."
+msgstr ""
+
+#: object_factory.cpp:165
+msgid "Reserved Keyword"
+msgstr ""
+
+#: objectwidget.cpp:90
+msgid "Rename Object"
+msgstr ""
+
+#: objectwidget.cpp:91
+msgid "Enter object name:"
+msgstr ""
+
+#: operation.cpp:185
+msgid "new_parameter"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:289
+msgid "Add Base Class"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:290
+msgid "Add Derived Class"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:292
+#: refactoring/refactoringassistant.cpp:299
+#: refactoring/refactoringassistant.cpp:313
+msgid "Add Operation"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:293
+#: refactoring/refactoringassistant.cpp:317
+msgid "Add Attribute"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:297
+msgid "Add Base Interface"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:298
+msgid "Add Derived Interface"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:355
+#: refactoring/refactoringassistant.cpp:511
+msgid "Base Classifiers"
+msgstr ""
+
+#: refactoring/refactoringassistant.cpp:397
+#: refactoring/refactoringassistant.cpp:530
+msgid "Derived Classifiers"
+msgstr ""
+
+#: statewidget.cpp:165 toolbarstateother.cpp:147 umlview.cpp:2509
+msgid "Enter State Name"
+msgstr ""
+
+#: statewidget.cpp:165 toolbarstateother.cpp:148 umlview.cpp:2510
+msgid "Enter the name of the new state:"
+msgstr ""
+
+#: statewidget.cpp:176
+msgid "Enter Activity"
+msgstr ""
+
+#: toolbarstateassociation.cpp:119 toolbarstateassociation.cpp:175
+msgid "Incorrect use of associations."
+msgstr ""
+
+#: toolbarstateassociation.cpp:119 toolbarstateassociation.cpp:175
+msgid "Association Error"
+msgstr ""
+
+#: toolbarstateother.cpp:148 umlview.cpp:2511
+msgid "new state"
+msgstr ""
+
+#: uml.cpp:179
+msgid "&Export model to DocBook"
+msgstr ""
+
+#: uml.cpp:182
+msgid "&Export model to XHTML"
+msgstr ""
+
+#: uml.cpp:186
+msgid "&New Class Wizard..."
+msgstr ""
+
+#: uml.cpp:188
+msgid "&Add Default Datatypes for Active Language"
+msgstr ""
+
+#: uml.cpp:193
+msgid "&Code Generation Wizard..."
+msgstr ""
+
+#: uml.cpp:195
+msgid "&Generate All Code"
+msgstr ""
+
+#: uml.cpp:198
+msgid "&Import Classes..."
+msgstr ""
+
+#: uml.cpp:201
+msgid "Creates a new document"
+msgstr ""
+
+#: uml.cpp:202
+msgid "Opens an existing document"
+msgstr ""
+
+#: uml.cpp:203
+msgid "Opens a recently used file"
+msgstr ""
+
+#: uml.cpp:204
+msgid "Saves the document"
+msgstr ""
+
+#: uml.cpp:205
+msgid "Saves the document as..."
+msgstr ""
+
+#: uml.cpp:206
+msgid "Closes the document"
+msgstr ""
+
+#: uml.cpp:207
+msgid "Prints out the document"
+msgstr ""
+
+#: uml.cpp:208
+msgid "Quits the application"
+msgstr ""
+
+#: uml.cpp:209
+msgid "Exports the model to the docbook format"
+msgstr ""
+
+#: uml.cpp:210
+msgid "Exports the model to the XHTML format"
+msgstr ""
+
+#: uml.cpp:211
+msgid "Cuts the selected section and puts it to the clipboard"
+msgstr ""
+
+#: uml.cpp:212
+msgid "Copies the selected section to the clipboard"
+msgstr ""
+
+#: uml.cpp:213
+msgid "Pastes the contents of the clipboard"
+msgstr ""
+
+#: uml.cpp:214
+msgid "Set the default program preferences"
+msgstr ""
+
+#: uml.cpp:216
+msgid "Delete &Selected"
+msgstr ""
+
+#: uml.cpp:224
+msgid "&Class Diagram..."
+msgstr ""
+
+#: uml.cpp:228
+msgid "&Autolayout..."
+msgstr ""
+
+#: uml.cpp:231
+msgid "&Sequence Diagram..."
+msgstr ""
+
+#: uml.cpp:234
+msgid "C&ollaboration Diagram..."
+msgstr ""
+
+#: uml.cpp:237
+msgid "&Use Case Diagram..."
+msgstr ""
+
+#: uml.cpp:240
+msgid "S&tate Diagram..."
+msgstr ""
+
+#: uml.cpp:243
+msgid "&Activity Diagram..."
+msgstr ""
+
+#: uml.cpp:246
+msgid "Co&mponent Diagram..."
+msgstr ""
+
+#: uml.cpp:250
+msgid "&Deployment Diagram..."
+msgstr ""
+
+#: uml.cpp:254
+msgid "&Entity Relationship Diagram..."
+msgstr ""
+
+#: uml.cpp:258
+msgid "&Clear Diagram"
+msgstr ""
+
+#: uml.cpp:260
+msgid "&Snap to Grid"
+msgstr ""
+
+#: uml.cpp:262
+msgid "S&how Grid"
+msgstr ""
+
+#: uml.cpp:265
+msgid "&Hide Grid"
+msgstr ""
+
+#: uml.cpp:269
+msgid "&Export as Picture..."
+msgstr ""
+
+#: uml.cpp:271
+msgid "Export &All Diagrams as Pictures..."
+msgstr ""
+
+#: uml.cpp:286
+msgid "&Zoom Slider"
+msgstr ""
+
+#: uml.cpp:289
+#, c-format
+msgid "Z&oom to 100%"
+msgstr ""
+
+#: uml.cpp:295
+msgid "&Move Tab Left"
+msgstr ""
+
+#: uml.cpp:296
+msgid "&Move Tab Right"
+msgstr ""
+
+#: uml.cpp:308
+msgid "Select Diagram on Left"
+msgstr ""
+
+#: uml.cpp:309
+msgid "Select Diagram on Right"
+msgstr ""
+
+#: uml.cpp:327
+msgid "&Windows"
+msgstr ""
+
+#: uml.cpp:347
+#, c-format
+msgid " &33%"
+msgstr ""
+
+#: uml.cpp:348
+#, c-format
+msgid " &50%"
+msgstr ""
+
+#: uml.cpp:349
+#, c-format
+msgid " &75%"
+msgstr ""
+
+#: uml.cpp:350
+#, c-format
+msgid "&100%"
+msgstr ""
+
+#: uml.cpp:351
+#, c-format
+msgid "1&50%"
+msgstr ""
+
+#: uml.cpp:352
+#, c-format
+msgid "&200%"
+msgstr ""
+
+#: uml.cpp:353
+#, c-format
+msgid "3&00%"
+msgstr ""
+
+#: uml.cpp:394
+msgid "Diagram Toolbar"
+msgstr ""
+
+#: uml.cpp:398
+msgid "Alignment Toolbar"
+msgstr ""
+
+#: uml.cpp:458
+msgid "&Tree View"
+msgstr ""
+
+#: uml.cpp:467
+msgid "&Documentation"
+msgstr ""
+
+#: uml.cpp:479 uml.cpp:664 uml.cpp:692
+msgid "Opening file..."
+msgstr ""
+
+#: uml.cpp:650
+msgid "Creating new document..."
+msgstr ""
+
+#: uml.cpp:673
+msgid ""
+"*.xmi *.xmi.tgz *.xmi.tar.bz2 *.mdl|All Supported Files (*.xmi, *.xmi.tgz, *."
+"xmi.tar.bz2, *.mdl)\n"
+"*.xmi|Uncompressed XMI Files (*.xmi)\n"
+"*.xmi.tgz|Gzip Compressed XMI Files (*.xmi.tgz)\n"
+"*.xmi.tar.bz2|Bzip2 Compressed XMI Files (*.xmi.tar.bz2)\n"
+"*.mdl|Rose model files"
+msgstr ""
+
+#: uml.cpp:677
+msgid "Open File"
+msgstr ""
+
+#: uml.cpp:716
+msgid "Saving file..."
+msgstr ""
+
+#: uml.cpp:727
+msgid "Saving file with a new filename..."
+msgstr ""
+
+#: uml.cpp:732
+msgid ""
+"*.xmi|XMI File\n"
+"*.xmi.tgz|Gzip Compressed XMI File\n"
+"*.xmi.tar.bz2|Bzip2 Compressed XMI File\n"
+"*|All Files"
+msgstr ""
+
+#: uml.cpp:740
+msgid ""
+"The file %1 exists.\n"
+"Do you wish to overwrite it?"
+msgstr ""
+
+#: uml.cpp:740
+msgid "Overwrite"
+msgstr ""
+
+#: uml.cpp:764
+msgid "Closing file..."
+msgstr ""
+
+#: uml.cpp:772
+msgid "Printing..."
+msgstr ""
+
+#: uml.cpp:779
+#, c-format
+msgid "Print %1"
+msgstr ""
+
+#: uml.cpp:787
+msgid "Exiting..."
+msgstr ""
+
+#: uml.cpp:823
+msgid "Cutting selection..."
+msgstr ""
+
+#: uml.cpp:836
+msgid "Copying selection to clipboard..."
+msgstr ""
+
+#: uml.cpp:844
+msgid "Inserting clipboard contents..."
+msgstr ""
+
+#: uml.cpp:849
+msgid ""
+"Umbrello could not paste the clipboard contents. The objects in the "
+"clipboard may be of the wrong type to be pasted here."
+msgstr ""
+
+#: uml.cpp:863
+msgid "Toggling toolbar..."
+msgstr ""
+
+#: uml.cpp:878
+msgid "Toggle the statusbar..."
+msgstr ""
+
+#: uml.cpp:1186
+msgid "Cannot view code until you generate some first."
+msgstr ""
+
+#: uml.cpp:1186 uml.cpp:1189
+msgid "Cannot View Code"
+msgstr ""
+
+#: uml.cpp:1189
+msgid "Cannot view code from simple code writer."
+msgstr ""
+
+#: uml.cpp:1387
+msgid "*.idl|IDL Files (*.idl)"
+msgstr ""
+
+#: uml.cpp:1389
+msgid "*.py|Python Files (*.py)"
+msgstr ""
+
+#: uml.cpp:1391
+msgid "*.java|Java Files (*.java)"
+msgstr ""
+
+#: uml.cpp:1393
+msgid "*.pas|Pascal Files (*.pas)"
+msgstr ""
+
+#: uml.cpp:1395
+msgid "*.ads *.ada|Ada Files (*.ads *.ada)"
+msgstr ""
+
+#: uml.cpp:1397
+msgid "*.h *.hh *.hpp *.hxx *.H|Header Files (*.h *.hh *.hpp *.hxx *.H)"
+msgstr ""
+
+#: uml.cpp:1399
+msgid "All Files"
+msgstr ""
+
+#: uml.cpp:1401
+msgid "Select Code to Import"
+msgstr ""
+
+#: umlcanvasobject.cpp:150
+msgid "new_attribute"
+msgstr ""
+
+#: umlcanvasobject.cpp:153
+msgid "new_template"
+msgstr ""
+
+#: umlcanvasobject.cpp:156
+msgid "new_operation"
+msgstr ""
+
+#: umlcanvasobject.cpp:159
+msgid "new_literal"
+msgstr ""
+
+#: umlcanvasobject.cpp:162
+msgid "new_field"
+msgstr ""
+
+#: umldoc.cpp:82 umldoc.cpp:1518
+msgid "UML Model"
+msgstr ""
+
+#: umldoc.cpp:106
+msgid "Logical View"
+msgstr ""
+
+#: umldoc.cpp:107
+msgid "Use Case View"
+msgstr ""
+
+#: umldoc.cpp:108
+msgid "Component View"
+msgstr ""
+
+#: umldoc.cpp:109
+msgid "Deployment View"
+msgstr ""
+
+#: umldoc.cpp:110
+msgid "Entity Relationship Model"
+msgstr ""
+
+#: umldoc.cpp:117 umldoc.cpp:293
+msgid "Datatypes"
+msgstr ""
+
+#: umldoc.cpp:229
+msgid ""
+"The current file has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+
+#: umldoc.cpp:355
+msgid "The file %1 does not exist."
+msgstr ""
+
+#: umldoc.cpp:380
+msgid "The file %1 seems to be corrupted."
+msgstr ""
+
+#: umldoc.cpp:422 umldoc.cpp:434 umldoc.cpp:461
+#, c-format
+msgid "There was no XMI file found in the compressed file %1."
+msgstr ""
+
+#: umldoc.cpp:448
+#, c-format
+msgid "There was a problem loading the extracted file: %1"
+msgstr ""
+
+#: umldoc.cpp:472 umldoc.cpp:488
+#, c-format
+msgid "There was a problem loading file: %1"
+msgstr ""
+
+#: umldoc.cpp:641
+#, c-format
+msgid "There was a problem uploading file: %1"
+msgstr ""
+
+#: umldoc.cpp:934
+msgid "use case diagram"
+msgstr ""
+
+#: umldoc.cpp:936
+msgid "class diagram"
+msgstr ""
+
+#: umldoc.cpp:938
+msgid "sequence diagram"
+msgstr ""
+
+#: umldoc.cpp:940
+msgid "collaboration diagram"
+msgstr ""
+
+#: umldoc.cpp:942
+msgid "state diagram"
+msgstr ""
+
+#: umldoc.cpp:944
+msgid "activity diagram"
+msgstr ""
+
+#: umldoc.cpp:946
+msgid "component diagram"
+msgstr ""
+
+#: umldoc.cpp:948
+msgid "deployment diagram"
+msgstr ""
+
+#: umldoc.cpp:950
+msgid "entity relationship diagram"
+msgstr ""
+
+#: umldoc.cpp:984 umldoc.cpp:1017
+msgid "That is an invalid name for a diagram."
+msgstr ""
+
+#: umldoc.cpp:998 umldoc.cpp:1025
+msgid "A diagram is already using that name."
+msgstr ""
+
+#: umldoc.cpp:1067 umllistview.cpp:1916
+msgid ""
+"The name you entered was not unique.\n"
+"Is this what you wanted?"
+msgstr ""
+
+#: umldoc.cpp:1068 umllistview.cpp:1917
+msgid "Use Name"
+msgstr ""
+
+#: umldoc.cpp:1068 umllistview.cpp:1917
+msgid "Enter New Name"
+msgstr ""
+
+#: umldoc.cpp:1099
+msgid "Are you sure you want to delete diagram %1?"
+msgstr ""
+
+#: umldoc.cpp:1099
+msgid "Delete Diagram"
+msgstr ""
+
+#: umldoc.cpp:1573
+msgid "Setting up the document..."
+msgstr ""
+
+#: umldoc.cpp:1600
+msgid "Resolving object references..."
+msgstr ""
+
+#: umldoc.cpp:1638
+msgid "Loading UML elements..."
+msgstr ""
+
+#: umldoc.cpp:1811
+msgid "Loading diagrams..."
+msgstr ""
+
+#: umldoc.cpp:2104
+#, c-format
+msgid "/autosave%1"
+msgstr ""
+
+#: umllistview.cpp:348
+msgid "Externalize Folder"
+msgstr ""
+
+#: umllistview.cpp:416
+msgid "Enter Model Name"
+msgstr ""
+
+#: umllistview.cpp:417
+msgid "Enter the new name of the model:"
+msgstr ""
+
+#: umllistview.cpp:1007
+msgid "Views"
+msgstr ""
+
+#: umllistview.cpp:1906
+msgid ""
+"The name you entered was invalid.\n"
+"Creation process has been canceled."
+msgstr ""
+
+#: umllistview.cpp:1907 umllistviewitem.cpp:479
+msgid "Name Not Valid"
+msgstr ""
+
+#: umllistview.cpp:1923 umllistview.cpp:2160
+msgid ""
+"The name you entered was not unique!\n"
+"Creation process has been canceled."
+msgstr ""
+
+#: umllistview.cpp:2118 umllistview.cpp:2135 umllistview.cpp:2150
+msgid "Creation canceled"
+msgstr ""
+
+#: umllistview.cpp:2338
+msgid "Loading listview..."
+msgstr ""
+
+#: umllistview.cpp:2670
+msgid "The folder must be emptied before it can be deleted."
+msgstr ""
+
+#: umllistview.cpp:2671
+msgid "Folder Not Empty"
+msgstr ""
+
+#: umllistviewitem.cpp:372 umllistviewitem.cpp:406 umllistviewitem.cpp:434
+msgid "Rename canceled"
+msgstr ""
+
+#: umllistviewitem.cpp:468
+msgid "Renaming an item of listview type %1 is not yet implemented."
+msgstr ""
+
+#: umllistviewitem.cpp:469
+msgid "Function Not Implemented"
+msgstr ""
+
+#: umllistviewitem.cpp:478
+msgid ""
+"The name you entered was invalid.\n"
+"Renaming process has been canceled."
+msgstr ""
+
+#: umlview.cpp:297 umlview.cpp:357
+msgid "Diagram: %2 Page %1"
+msgstr ""
+
+#: umlview.cpp:2578
+msgid "Enter Diagram Name"
+msgstr ""
+
+#: umlview.cpp:2579
+msgid "Enter the new name of the diagram:"
+msgstr ""
+
+#: umlview.cpp:2736
+msgid ""
+"You are about to delete the entire diagram.\n"
+"Are you sure?"
+msgstr ""
+
+#: umlview.cpp:2738
+msgid "Delete Diagram?"
+msgstr ""
+
+#: umlviewimageexporter.cpp:46
+msgid "Exporting view..."
+msgstr ""
+
+#: umlviewimageexporter.cpp:50
+msgid "An error happened when exporting the image:\n"
+msgstr ""
+
+#: umlviewimageexporter.cpp:66
+msgid ""
+"The selected file %1 exists.\n"
+"Do you want to overwrite it?"
+msgstr ""
+
+#: umlviewimageexporter.cpp:67
+msgid "File Already Exists"
+msgstr ""
+
+#: umlviewimageexportermodel.cpp:126
+#, c-format
+msgid "Can not create directory: %1"
+msgstr ""
+
+#: umlviewimageexportermodel.cpp:145
+msgid "Can not save an empty diagram"
+msgstr ""
+
+#: umlviewimageexportermodel.cpp:151
+#, c-format
+msgid "A problem occured while saving diagram in %1"
+msgstr ""
+
+#: umlwidgetcontroller.cpp:128
+msgid ""
+"Hold shift or ctrl to move in X axis. Hold shift and control to move in Y "
+"axis. Right button click to cancel move."
+msgstr ""
+
+#: umlwidgetcontroller.cpp:379
+msgid ""
+"Hold shift or ctrl to move in X axis. Hold shift and control to move in Y "
+"axis. Right button click to cancel resize."
+msgstr ""
+
+#: worktoolbar.cpp:245
+msgid "Object"
+msgstr ""
+
+#: worktoolbar.cpp:246
+msgid "Synchronous Message"
+msgstr ""
+
+#: worktoolbar.cpp:247
+msgid "Asynchronous Message"
+msgstr ""
+
+#: worktoolbar.cpp:251
+msgid "Label"
+msgstr ""
+
+#: worktoolbar.cpp:252
+msgid "Note"
+msgstr ""
+
+#: worktoolbar.cpp:253
+msgid "Box"
+msgstr ""
+
+#: worktoolbar.cpp:257
+msgid "Relationship"
+msgstr ""
+
+#: worktoolbar.cpp:258
+msgid "Directional Association"
+msgstr ""
+
+#: worktoolbar.cpp:259
+msgid "Implements (Generalisation/Realisation)"
+msgstr ""
+
+#: worktoolbar.cpp:275
+msgid "Deep History"
+msgstr ""
+
+#: worktoolbar.cpp:276
+msgid "Shallow History"
+msgstr ""
+
+#: worktoolbar.cpp:277
+msgid "Join"
+msgstr ""
+
+#: worktoolbar.cpp:278
+msgid "Fork"
+msgstr ""
+
+#: worktoolbar.cpp:279
+msgid "Junction"
+msgstr ""
+
+#: worktoolbar.cpp:280
+msgid "Choice"
+msgstr ""
+
+#: worktoolbar.cpp:285
+msgid "Activity Transition"
+msgstr ""
+
+#: worktoolbar.cpp:290
+msgid "Message"
+msgstr ""
+
+#: worktoolbar.cpp:298
+msgid "UNDEFINED"
+msgstr ""
+
+#: worktoolbar.cpp:302
+msgid "Select"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:41
+#, no-c-format
+msgid "La&yout Algorithm"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:50
+#, no-c-format
+msgid "dot"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:55
+#, no-c-format
+msgid "neato"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:60
+#, no-c-format
+msgid "circo"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:88
+#, no-c-format
+msgid "Shape separation"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:129
+#, no-c-format
+msgid "Clusteri&ze Hierarchies"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:137
+#, no-c-format
+msgid "Ce&nter Diagram"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:145
+#, no-c-format
+msgid "Co&mpress Shapes"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:183
+#, no-c-format
+msgid "Generalization as Ed&ges"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:203 autolayout/newautolayoutdialog.ui:258
+#: autolayout/newautolayoutdialog.ui:313
+#, no-c-format
+msgid "Weight"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:206 autolayout/newautolayoutdialog.ui:261
+#: autolayout/newautolayoutdialog.ui:316
+#, no-c-format
+msgid ""
+"Select the weight that the autolayout algoritm must use to compare "
+"association with other relationships like Generalization and Dependence"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:238
+#, no-c-format
+msgid "Association as Ed&ges"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:293
+#, no-c-format
+msgid "Dependencies &as Edges"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:353
+#, no-c-format
+msgid "He&lp"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:406
+#, no-c-format
+msgid "&Restore Default"
+msgstr ""
+
+#: autolayout/newautolayoutdialog.ui:414
+#, no-c-format
+msgid "Save As Defa&ult"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:53
+#: codegenerators/javacodegenerationformbase.ui:242
+#, no-c-format
+msgid "Slash-Slash (//)"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:58
+#: codegenerators/javacodegenerationformbase.ui:247
+#, no-c-format
+msgid "Slash-Star (/** */)"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:70
+#: codegenerators/javacodegenerationformbase.ui:236
+#: codegenerators/rubycodegenerationformbase.ui:207
+#, no-c-format
+msgid "Style:"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:98
+#, no-c-format
+msgid "<p align=\"center\">C++ Code Generation</p>"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:136
+#, no-c-format
+msgid "Method Body Generation"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:164
+#, no-c-format
+msgid "Use following for classes in generated code:"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:201
+#, no-c-format
+msgid "QPtrList"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:202
+#: codegenerators/cppcodegenerationformbase.ui:365
+#, no-c-format
+msgid "vector"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:211
+#, no-c-format
+msgid "<b>Variable</b>"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:233
+#: codegenerators/cppcodegenerationformbase.ui:440
+#, no-c-format
+msgid "..."
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:273
+#, no-c-format
+msgid "TQString"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:274
+#: codegenerators/cppcodegenerationformbase.ui:398
+#, no-c-format
+msgid "string"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:325
+#, no-c-format
+msgid "<p align=\"center\">String</p>"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:341
+#, no-c-format
+msgid "<p align=\"center\">List</p>"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:364
+#, no-c-format
+msgid "qptrlist.h"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:374
+#, no-c-format
+msgid "<i>global?</i>"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:397
+#, no-c-format
+msgid "qstring.h"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:418
+#, no-c-format
+msgid "Class name"
+msgstr ""
+
+#: codegenerators/cppcodegenerationformbase.ui:448
+#, no-c-format
+msgid "<i><p align=\"center\">Include file</p></i>"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:40
+#, no-c-format
+msgid "Project Generation"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:51
+#, no-c-format
+msgid "Create ANT build document"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:69
+#: codegenerators/rubycodegenerationformbase.ui:40
+#, no-c-format
+msgid "Auto-Generate Methods"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:88
+#: codegenerators/rubycodegenerationformbase.ui:59
+#, no-c-format
+msgid "Empty constructor methods"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:99
+#: codegenerators/rubycodegenerationformbase.ui:70
+#, no-c-format
+msgid "Association accessor methods"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:110
+#: codegenerators/rubycodegenerationformbase.ui:81
+#, no-c-format
+msgid "Attribute accessor methods"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:144
+#: codegenerators/rubycodegenerationformbase.ui:115
+#, no-c-format
+msgid "From Parent Object"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:159
+#: codegenerators/rubycodegenerationformbase.ui:130
+#, no-c-format
+msgid "Default attribute accessor scope:"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:177
+#: codegenerators/rubycodegenerationformbase.ui:148
+#, no-c-format
+msgid "Default association field scope:"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:198
+#: codegenerators/rubycodegenerationformbase.ui:169
+#, no-c-format
+msgid "From Parent Role"
+msgstr ""
+
+#: codegenerators/javacodegenerationformbase.ui:269
+#, no-c-format
+msgid "<p align=\"center\">Java Code Generation</p>"
+msgstr ""
+
+#: codegenerators/rubycodegenerationformbase.ui:213
+#, no-c-format
+msgid "Hash (#)"
+msgstr ""
+
+#: codegenerators/rubycodegenerationformbase.ui:218
+#, no-c-format
+msgid "Begin-End (=begin =end)"
+msgstr ""
+
+#: codegenerators/rubycodegenerationformbase.ui:240
+#, no-c-format
+msgid "<p align=\"center\">Ruby Code Generation</p>"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:69
+#, no-c-format
+msgid "Language"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:93
+#, no-c-format
+msgid "Folders"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:110
+#, no-c-format
+msgid "Write all generated files to folder:"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:118
+#, no-c-format
+msgid "Bro&wse..."
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:126
+#, no-c-format
+msgid "B&rowse..."
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:134
+#, no-c-format
+msgid "&Include heading files from folder:"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:145
+#, no-c-format
+msgid "Files generated by Code Generator will be written to this folder"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:153
+#, no-c-format
+msgid ""
+"Files in this folder will be used as heading files in the generated code"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:197
+#, no-c-format
+msgid "Overwrite Policy"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:214
+#, no-c-format
+msgid ""
+"If a file with the same name as the name code \n"
+"generator wants to use as output file already exists:"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:223
+#, no-c-format
+msgid "O&verwrite"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:226
+#, no-c-format
+msgid "Overwrite existing files if they exist in the destination folder"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:234
+#, no-c-format
+msgid "As&k"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:240
+#, no-c-format
+msgid "If a file with the same name already exists, ask what to do"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:248
+#, no-c-format
+msgid "&Use a different name"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:251
+#, no-c-format
+msgid ""
+"If a file already exists in the destination folder, select a different name "
+"to use by adding a suffix to the file name"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:265
+#, no-c-format
+msgid "Formatting"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:284
+#, no-c-format
+msgid "Lines"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:346
+#, no-c-format
+msgid "Line ending style:"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:354
+#, no-c-format
+msgid "Indentation type:"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:362
+#, no-c-format
+msgid "Indentation amount:"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:368
+#, no-c-format
+msgid "*NIX (\"\\n\")"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:373
+#, no-c-format
+msgid "Windows (\"\\r\\n\")"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:378
+#, no-c-format
+msgid "Mac (\"\\r\")"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:388
+#, no-c-format
+msgid "No Indentation"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:393
+#, no-c-format
+msgid "Tab"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:398
+#, no-c-format
+msgid "Space"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:417
+#, no-c-format
+msgid "Comment Verbosity"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:432
+#, no-c-format
+msgid ""
+"Write comments &for sections even if section \n"
+"is empty"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:436
+#, no-c-format
+msgid ""
+"Writes comments to indicate the different sections (public, private etc) in "
+"a class, even if the sections are empty"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:452
+#, no-c-format
+msgid "&Write documentation comments even if empty"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:455
+#, no-c-format
+msgid "Write comments &for class and method documentation even if empty"
+msgstr ""
+
+#: dialogs/codegenerationoptionsbase.ui:468
+#, no-c-format
+msgid "Language Options"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:16
+#, no-c-format
+msgid "Code Generation Wizard"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:23
+#, no-c-format
+msgid "Select Classes"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:40
+#, no-c-format
+msgid ""
+"Place all the classes you want to generate code\n"
+"for in the right hand side list"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:78
+#, no-c-format
+msgid "Add class for code generation"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:101
+#, no-c-format
+msgid "Classes Selected"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:136
+#, no-c-format
+msgid "Remove class from Code Generation"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:159
+#, no-c-format
+msgid "Classes Available"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:209
+#, no-c-format
+msgid "Code Generation Status"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:226
+#, no-c-format
+msgid "Press the Generation button to start the code generation"
+msgstr ""
+
+#: dialogs/codegenerationwizardbase.ui:234
+#: dialogs/codegenerationwizardbase.ui:260
+#, no-c-format
+msgid "Generation Status"
+msgstr ""
+
+#: dialogs/codeviewerdialogbase.ui:43
+#, no-c-format
+msgid "Show hidden blocks"
+msgstr ""
+
+#: dialogs/codeviewerdialogbase.ui:59
+#, no-c-format
+msgid "<p align=\"center\">component name here</p>"
+msgstr ""
+
+#: dialogs/codeviewerdialogbase.ui:86
+#, no-c-format
+msgid "Show block type"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:45
+#, no-c-format
+msgid "Colors"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:72
+#, no-c-format
+msgid "Font:"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:103
+#, no-c-format
+msgid "Paper:"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:134
+#, no-c-format
+msgid "Selected:"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:260
+#, no-c-format
+msgid "<p align=\"right\">UML object block:</p>"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:276
+#, no-c-format
+msgid "<p align=\"right\">Hidden block:</p>"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:294
+#, no-c-format
+msgid "<p align=\"right\">Uneditable text:</p>"
+msgstr ""
+
+#: dialogs/codevieweroptionsbase.ui:333
+#, no-c-format
+msgid "<p align=\"right\">Editable text:</p>"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:30
+#, no-c-format
+msgid "Diagram Properties"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:92
+#, no-c-format
+msgid "Zoom:"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:119
+#, no-c-format
+msgid "%"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:186
+#, no-c-format
+msgid "Show &grid"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:194
+#, no-c-format
+msgid "Snap &to grid"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:202
+#, no-c-format
+msgid "Snap component size"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:205
+#, no-c-format
+msgid ""
+"Snap the size of the components to be a multiple of the grid spacing.\n"
+"If 'Snap to Grid' is enabled a component will always be aligned with the "
+"grid on all 4 sides."
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:257
+#, no-c-format
+msgid "Grid spacing: "
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:265
+#, no-c-format
+msgid "X"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:284
+#, no-c-format
+msgid "Y"
+msgstr ""
+
+#: dialogs/diagrampropertiespage.ui:346
+#, no-c-format
+msgid "Line width: "
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:16
+#, no-c-format
+msgid "Export all views"
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:49
+#, no-c-format
+msgid "&Directory to save the diagrams in:"
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:55
+#: dialogs/exportallviewsdialogbase.ui:66
+#, no-c-format
+msgid "The base directory used to save the images"
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:84
+#, no-c-format
+msgid "&Image type:"
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:100
+#, no-c-format
+msgid "Use &folders"
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:103
+#, no-c-format
+msgid ""
+"Create in the target directory the same tree structure used\n"
+"in the document to store the views"
+msgstr ""
+
+#: dialogs/exportallviewsdialogbase.ui:107
+#, no-c-format
+msgid ""
+"The views are stored in folders in the document. The same tree structure "
+"used in the document to store the views can be created in the selected base "
+"directory with this option.\n"
+"Only the folders made by the user are created in the base directory (Logical "
+"view, use case view and so on aren't created)."
+msgstr ""
+
+#: dialogs/umlrolepropertiesbase.ui:106
+#, no-c-format
+msgid "Role Changeability"
+msgstr ""
+
+#: dialogs/umlrolepropertiesbase.ui:156
+#, no-c-format
+msgid "Role Visibility"
+msgstr ""
+
+#: umbrelloui.rc:5
+#, no-c-format
+msgid "&Export"
+msgstr ""
+
+#: umbrelloui.rc:13
+#, no-c-format
+msgid "&Diagram"
+msgstr ""
+
+#: umbrelloui.rc:14
+#, no-c-format
+msgid "&New"
+msgstr ""
+
+#: umbrelloui.rc:31
+#, no-c-format
+msgid "Sh&ow"
+msgstr ""
+
+#: umbrelloui.rc:43
+#, no-c-format
+msgid "&Code"
+msgstr ""
+
+#: umbrelloui.rc:47
+#, no-c-format
+msgid "Active &Language"
+msgstr ""
+
+#: tips:3
+msgid ""
+"<p>Welcome to Umbrello.</p>\n"
+"<p>UML diagrams let you design and document object oriented software. <a "
+"href=\"help:/umbrello\">The Umbrello Handbook</a> is a good introduction to "
+"using UML.</p>\n"
+msgstr ""
+
+#: tips:11
+msgid ""
+"<p>Welcome to Umbrello 1.5. New in this version are association classes, "
+"Ruby code generation, externalizable folders, ability to change interfaces "
+"into classes, and more.</p>\n"
+msgstr ""
+
+#: tips:17
+msgid ""
+"<p>Tabbed Diagrams and Externalized Folders are mutually exclusive. If you "
+"need External Folders then deselect &quot;Use tabbed diagrams&quot; in the "
+"General Settings.</p>\n"
+msgstr ""
+
+#: tips:23
+msgid ""
+"<p>Most diagram items can not be resized, they will resize themselves to fit "
+"to their contents.\n"
+"Boxes, notes and sequence diagram messages can be resized, just click and "
+"drag on the red square.</p>\n"
+msgstr ""
+
+#: tips:30
+msgid ""
+"<p>If you want to add an already existing class to a diagram just drag its "
+"entry from the tree view.</p>\n"
+msgstr ""
+
+#: tips:36
+msgid ""
+"<p>Umbrello's refactoring agent lets you move operations between a class and "
+"its derived and base \n"
+"classes.\n"
+"Right click a class to open the refactoring agent.</p>\n"
+msgstr ""
+
+#: tips:44
+msgid ""
+"<p>Sequence diagram objects can have a destructor box and be drawn as "
+"actors. Double click one for\n"
+"the Properties dialogue.</p>\n"
+msgstr ""
+
+#: tips:51
+msgid ""
+"<p>Sequence diagram messages can act as constructors. Click on the object "
+"box (rather than the vertical line) to make it a constructor.</p>\n"
+msgstr ""
+
+#: tips:57
+msgid ""
+"<p>Sequence diagrams support messages to self. Click on the same vertical "
+"line again to create an automessage.</p>\n"
+msgstr ""
+
+#: tips:63
+msgid ""
+"<p>If on loading a foreign file nothing is displayed in the list view, try "
+"saving the model under a different name,\n"
+"closing, and reloading the saved file. Usually the list view is then "
+"properly populated.\n"
+"</p>\n"
+msgstr ""
+
+#: tips:71
+msgid ""
+"<p>Cut and Copy will also export the image to a PNG clipboard which can be "
+"pasted into KWord\n"
+"and other applications.</p>\n"
+msgstr ""
+
+#: tips:78
+msgid ""
+"<p>Associations do not have to be in straight lines, double clicking on one "
+"will create a movable point.</p>\n"
+msgstr ""
+
+#: tips:84
+msgid "<p>You can turn on autosaving in the Configure Umbrello dialog.</p>\n"
+msgstr ""
+
+#: tips:90
+msgid ""
+"<p>Is a feature missing that you need in Umbrello? Please let us know. \n"
+"Either add it to the bugs database with Report Bug from the Help menu\n"
+"or send it to the uml-devel mailing list.</p>\n"
+"<ul>\n"
+"<li><a href=\"http://uml.sf.net/contact.php\">http://uml.sf.net/contact.php</"
+"a>.</li>\n"
+"</ul>\n"
+msgstr ""
+
+#: tips:101
+msgid ""
+"<p>You can delete all selected objects by pressing Del or Backspace.</p>\n"
+msgstr ""
+
+#: tips:107
+msgid ""
+"<p>If you've found a bug in Umbrello, please let us know. \n"
+"You can submit bugs with the Report Bug tool in the Help menu.</p>\n"
+msgstr ""
+
+#: tips:114
+msgid ""
+"<p>Pressing the Escape key sets the current tool to the select tool.\n"
+"Backspace jumps to the previously used tool.</p>\n"
+msgstr ""
+
+#: tips:121
+msgid "<p>You can select all objects by pressing Ctrl-A.</p>\n"
+msgstr ""
+
+#: tips:127
+msgid ""
+"<p>You can create and setup a new class using the New Class Wizard in the "
+"Code menu.</p>\n"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdevelop/tdevdesigner.po b/tde-i18n-es_AR/messages/tdevelop/tdevdesigner.po
new file mode 100644
index 00000000000..870345b0b67
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdevelop/tdevdesigner.po
@@ -0,0 +1,56 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:14+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kdevdesigner.cpp:78
+msgid "Could not find the KDevDesigner part."
+msgstr ""
+
+#: main.cpp:31
+msgid "TDE GUI Designer"
+msgstr ""
+
+#: main.cpp:37
+msgid "Document to open"
+msgstr ""
+
+#: main.cpp:43
+msgid "KDevDesigner"
+msgstr ""
+
+#: kdevdesigner_shell.rc:12
+#, no-c-format
+msgid "&Project"
+msgstr ""
+
+#: kdevdesigner_shell.rc:18
+#, no-c-format
+msgid "&Layout"
+msgstr ""
+
+#: kdevdesigner_shell.rc:21
+#, no-c-format
+msgid "&Window"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdevelop/tdevelop.po b/tde-i18n-es_AR/messages/tdevelop/tdevelop.po
new file mode 100644
index 00000000000..5dd49b4b939
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdevelop/tdevelop.po
@@ -0,0 +1,26424 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2025-01-08 20:13+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: buildtools/ada/adaproject_part.cpp:56 buildtools/ant/antprojectpart.cpp:55
+#: buildtools/autotools/autoprojectpart.cpp:104
+#: buildtools/custommakefiles/customprojectpart.cpp:83
+#: buildtools/pascal/pascalproject_part.cpp:62
+#: buildtools/qmake/trollprojectpart.cpp:103
+msgid "&Build Project"
+msgstr ""
+
+#: buildtools/ada/adaproject_part.cpp:59
+#: buildtools/autotools/autoprojectpart.cpp:216
+#: buildtools/custommakefiles/customprojectpart.cpp:140
+#: buildtools/pascal/pascalproject_part.cpp:68
+#: embedded/visualboyadvance/visualboyadvance_part.cpp:33
+#: languages/python/pythonsupportpart.cpp:63
+msgid "Execute Program"
+msgstr ""
+
+#: buildtools/ada/adaproject_part.cpp:341
+msgid ""
+"Could not find ada compiler.\n"
+"Check if your compiler settings are correct."
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:19
+#: buildtools/ada/adaproject_part.cpp:375
+#: buildtools/ada/adaproject_part.cpp:406
+#, no-c-format
+msgid "Ada Compiler"
+msgstr ""
+
+#: buildtools/ada/adaproject_part.cpp:422
+msgid ""
+"There was an error loading the module %1.\n"
+"The diagnostics are:\n"
+"%2"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:58
+#: buildtools/autotools/autoprojectpart.cpp:107
+#: buildtools/custommakefiles/customprojectpart.cpp:86
+#: buildtools/pascal/pascalproject_part.cpp:65
+#: buildtools/qmake/trollprojectpart.cpp:106
+#: buildtools/qmake/trollprojectwidget.cpp:124
+msgid "Build project"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:59
+msgid ""
+"<b>Build project</b><p>Executes <b>ant dist</b> command to build the project."
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:61
+#: buildtools/custommakefiles/customprojectpart.cpp:147
+msgid "Build &Target"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:63
+#: buildtools/custommakefiles/customprojectpart.cpp:150
+msgid "Build target"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:64
+msgid ""
+"<b>Build target</b><p>Executes <b>ant target_name</b> command to build the "
+"specified target."
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:467
+msgid "Ant Options"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:502
+msgid "Classpath"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:565
+msgid "Remove %1 From Project"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:567
+msgid "<b>Remove from project</b><p>Removes current file from the project."
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:571
+msgid "Add %1 to Project"
+msgstr ""
+
+#: buildtools/ant/antprojectpart.cpp:573
+msgid "<b>Add to project</b><p>Adds current file from the project."
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlg.cpp:120
+#: buildtools/autotools/addservicedlg.cpp:160
+msgid "You have to enter a file name."
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlg.cpp:127
+msgid "You have to enter the file name of an executable program."
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlg.cpp:134
+msgid "You have to enter an application name."
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlg.cpp:141
+#: buildtools/autotools/addservicedlg.cpp:174
+msgid "A file with this name exists already."
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlg.cpp:146
+#: buildtools/autotools/addservicedlg.cpp:179
+msgid "Could not open file for writing."
+msgstr ""
+
+#: buildtools/autotools/addexistingdirectoriesdlg.cpp:60
+msgid ""
+"Drag one or more directories with an existing Makefile.am from the left view "
+"and drop it here."
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:75
+#: buildtools/autotools/addfiledlg.cpp:51
+#: buildtools/autotools/autodetailsview.cpp:315
+#: buildtools/autotools/autodetailsview.cpp:337
+#: buildtools/autotools/autodetailsview.cpp:419
+#: buildtools/autotools/autodetailsview.cpp:498
+#: buildtools/autotools/removefiledlg.cpp:74
+#: buildtools/autotools/removetargetdlg.cpp:52
+msgid "%1 in %2"
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:88
+msgid "Drag one or more files from the left view and drop it here."
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:203
+msgid ""
+"The following file(s) already exist(s) in the target!\n"
+"Press Continue to import only the new files.\n"
+"Press Cancel to abort the complete import."
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:235
+#, c-format
+msgid "Importing... %p%"
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:261
+msgid ""
+"The following file(s) are not in the Subproject directory.\n"
+"Press Link to add the files by creating symbolic links.\n"
+"Press Copy to copy the files into the directory."
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:264
+msgid "Link (recommended)"
+msgstr ""
+
+#: buildtools/autotools/addexistingfilesdlg.cpp:264
+msgid "Copy (not recommended)"
+msgstr ""
+
+#: buildtools/autotools/addfiledlg.cpp:72
+#: buildtools/script/scriptnewfiledlg.cpp:80
+msgid "Please enter the file name without '/' and so on."
+msgstr ""
+
+#: buildtools/autotools/addfiledlg.cpp:80
+msgid "This file is already in the target."
+msgstr ""
+
+#: buildtools/autotools/addfiledlg.cpp:91
+#: buildtools/autotools/addfiledlg.cpp:103
+msgid ""
+"<b>A file with this name already exists.</b><br><br>Please use the \"Add "
+"existing file\" dialog."
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:117
+#: buildtools/autotools/addicondlg.cpp:45
+#: parts/outputviews/appoutputviewpart.cpp:51
+#: parts/valgrind/dialog_widget.ui:24
+#, no-c-format
+msgid "Application"
+msgstr ""
+
+#: buildtools/autotools/addicondlg.cpp:46
+msgid "Action"
+msgstr ""
+
+#: buildtools/autotools/addicondlg.cpp:47
+msgid "Device"
+msgstr ""
+
+#: buildtools/autotools/addicondlg.cpp:48
+msgid "File System"
+msgstr ""
+
+#: buildtools/autotools/addicondlg.cpp:49
+msgid "MIME Type"
+msgstr ""
+
+#: buildtools/autotools/addprefixdlg.cpp:27
+msgid "Add Prefix"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:265
+#: buildtools/autotools/addicondlgbase.ui:94
+#: buildtools/autotools/addprefixdlg.cpp:29
+#: buildtools/autotools/addservicedlgbase.ui:175
+#: buildtools/lib/widgets/addenvvardlg.cpp:36
+#: kdevdesigner/designer/dbconnection.ui:132 languages/ada/addclassdlg.ui:88
+#: languages/cpp/cppnewclassdlgbase.ui:181
+#: parts/documentation/editbookmarkdlg.ui:32 parts/snippet/snippetdlg.ui:106
+#: src/profileengine/editor/addprofilewidget.ui:41
+#, no-c-format
+msgid "&Name:"
+msgstr ""
+
+#: buildtools/autotools/addprefixdlg.cpp:35
+msgid "&Path:"
+msgstr ""
+
+#: buildtools/autotools/addservicedlg.cpp:139
+msgid "Enter Value"
+msgstr ""
+
+#: buildtools/autotools/addservicedlg.cpp:139
+msgid "Property %1:"
+msgstr ""
+
+#: buildtools/autotools/addservicedlg.cpp:167
+msgid "You have to enter a service name."
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:58
+msgid "You have to give the subproject a name."
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:65
+msgid "A subproject with this name already exists."
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:75
+msgid ""
+"There is no config.status in the project root directory. Run 'Configure' "
+"first"
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:85
+msgid "A file named %1 already exists."
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:90
+msgid ""
+"A subdirectory %1 already exists. Do you wish to add it as a subproject?"
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:97
+#, c-format
+msgid "Could not create subdirectory %1."
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:103
+#, c-format
+msgid "Could not access the subdirectory %1."
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlg.cpp:151
+#, c-format
+msgid "Could not create Makefile.am in subdirectory %1."
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:40
+#: buildtools/autotools/autoprojectwidget.cpp:61
+msgid "Program"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:41
+#: buildtools/autotools/autoprojectwidget.cpp:63
+msgid "Library"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:42
+#: buildtools/autotools/autoprojectwidget.cpp:65
+msgid "Libtool Library"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:43
+#: buildtools/autotools/autoprojectwidget.cpp:67
+msgid "Script"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:44
+#: buildtools/autotools/autoprojectwidget.cpp:69
+msgid "Header"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:45
+msgid "Data File"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:46
+#: buildtools/autotools/autoprojectwidget.cpp:73
+msgid "Java"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:145
+msgid "You have to give the target a name"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:151
+msgid "Libraries must have a lib prefix."
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:156
+msgid "Libtool libraries must have a lib prefix."
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:161
+msgid "Libtool libraries must have a .la suffix."
+msgstr ""
+
+#: buildtools/autotools/addtargetdlg.cpp:179
+msgid "A target with this name already exists."
+msgstr ""
+
+#: buildtools/autotools/addtranslationdlg.cpp:37
+msgid "Add Translation"
+msgstr ""
+
+#: buildtools/autotools/addtranslationdlg.cpp:42
+#: parts/snippet/snippet_widget.cpp:145 parts/snippet/snippet_widget.cpp:256
+#: parts/snippet/snippet_widget.cpp:535
+msgid "Language:"
+msgstr ""
+
+#: buildtools/autotools/addtranslationdlg.cpp:79
+msgid "Your sourcecode is already translated to all supported languages."
+msgstr ""
+
+#: buildtools/autotools/addtranslationdlg.cpp:97
+msgid "A translation file for the language %1 exists already."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:179
+#: buildtools/autotools/autosubprojectview.cpp:175
+msgid "Options..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:182
+msgid ""
+"<b>Options</b><p>Target options dialog that provides settings for linker "
+"flags and lists of dependencies and external libraries that are used when "
+"compiling the target."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:189
+#: buildtools/autotools/autodetailsview.cpp:190
+#: buildtools/qmake/trollprojectwidget.cpp:1560
+#: buildtools/qmake/trollprojectwidget.cpp:1575
+msgid "Create New File..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:193
+msgid ""
+"<b>Create new file</b><p>Creates a new file and adds it to a currently "
+"selected target."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:198
+#: buildtools/autotools/autodetailsview.cpp:199
+#: buildtools/qmake/trollprojectwidget.cpp:1562
+#: buildtools/qmake/trollprojectwidget.cpp:1577
+msgid "Add Existing Files..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:202
+msgid ""
+"<b>Add existing files</b><p>Adds existing file to a currently selected "
+"target. Header files will not be included in SOURCES list of a target. They "
+"will be added to noinst_HEADERS instead."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:210
+msgid "Add Icon..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:212
+msgid "<b>Add icon</b><p>Adds an icon to a KDEICON target."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:214
+msgid "Build Target"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:215
+msgid "Build Target..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:218
+msgid ""
+"<b>Build target</b><p>Constructs a series of make commands to build the "
+"selected target. Also builds dependent targets."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:224
+#: buildtools/autotools/autodetailsview.cpp:225
+msgid "Execute Target..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:228
+msgid ""
+"<b>Execute target</b><p>Executes the target and tries to build in case it is "
+"not built."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:233
+msgid "Make Target Active"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:236
+msgid ""
+"<b>Make target active</b><p>Marks the currently selected target as 'active'. "
+"New files and classes by default go to an active target. Using the <b>Build "
+"Active Target</b> menu command builds it."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:247
+msgid ""
+"<b>Remove</b><p>Shows a list of targets dependent on the selected target or "
+"file and asks for removal. Also asks if the target or file should be removed "
+"from disk."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:285
+#: buildtools/autotools/targetoptionsdlg.cpp:40
+msgid "Target Options for '%1'"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:319
+msgid "Add New File to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:341
+msgid "Add Existing Files to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:423
+msgid "Remove File From '%1'"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:450
+msgid "Remove Target From '%1'"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:502
+#, c-format
+msgid "Target: %1"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:557
+#: buildtools/qmake/trollprojectwidget.cpp:1754
+#, c-format
+msgid "File: %1"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:565
+#: buildtools/qmake/trollprojectwidget.cpp:1775
+msgid "Subclassing Wizard..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:566
+#: buildtools/qmake/trollprojectwidget.cpp:1776
+msgid ""
+"<b>Subclass widget</b><p>Launches <b>Subclassing</b> wizard. It allows to "
+"create a subclass from the class defined in .ui file. There is also "
+"possibility to implement slots and functions defined in the base class."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:574
+#: buildtools/qmake/trollprojectwidget.cpp:1781
+msgid "List of Subclasses..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:575
+#: buildtools/qmake/trollprojectwidget.cpp:1782
+msgid ""
+"<b>List of subclasses</b><p>Shows subclasses list editor. There is "
+"possibility to add or remove subclasses from the list."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:580
+#: buildtools/qmake/trollprojectwidget.cpp:1769
+msgid "Edit ui-Subclass..."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:581
+#: buildtools/qmake/trollprojectwidget.cpp:1770
+msgid ""
+"<b>Edit ui-subclass</b><p>Launches <b>Subclassing</b> wizard and prompts to "
+"implement missing in childclass slots and functions."
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:586
+#: buildtools/qmake/trollprojectwidget.cpp:1779
+msgid "Open ui.h File"
+msgstr ""
+
+#: buildtools/autotools/autodetailsview.cpp:587
+#: buildtools/qmake/trollprojectwidget.cpp:1780
+msgid ""
+"<b>Open ui.h file</b><p>Opens .ui.h file associated with the selected .ui."
+msgstr ""
+
+#: buildtools/autotools/autolistviewitems.cpp:134
+msgid "Edit Substitution"
+msgstr ""
+
+#: buildtools/autotools/autolistviewitems.cpp:134
+msgid "Substitution:"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:83
+#: buildtools/autotools/autoprojectpart.cpp:90
+#: buildtools/autotools/autosubprojectview.cpp:438
+msgid "Automake Manager"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:84
+msgid ""
+"<b>Automake manager</b><p>The project tree consists of two parts. The "
+"'overview' in the upper half shows the subprojects, each one having a "
+"Makefile.am. The 'details' view in the lower half shows the targets and "
+"files for the subproject selected in the overview."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:90
+msgid "Automake manager"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:93
+msgid "Add Translation..."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:96
+msgid "Add translation"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:97
+msgid "<b>Add translation</b><p>Creates .po file for the selected language."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:108
+#: buildtools/qmake/trollprojectpart.cpp:107
+#: buildtools/qmake/trollprojectwidget.cpp:125
+msgid ""
+"<b>Build project</b><p>Runs <b>make</b> from the project directory."
+"<br>Environment variables and make arguments can be specified in the project "
+"settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:113
+msgid "Build &Active Target"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:116
+msgid "Build active target"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:117
+msgid ""
+"<b>Build active target</b><p>Constructs a series of make commands to build "
+"an active target. Also builds dependent targets.<br>Environment variables "
+"and make arguments can be specified in the project settings dialog, <b>Make "
+"Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:123
+#: buildtools/custommakefiles/customprojectpart.cpp:99
+#: buildtools/qmake/trollprojectpart.cpp:94
+msgid "Compile &File"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:126
+#: buildtools/custommakefiles/customprojectpart.cpp:102
+#: buildtools/qmake/trollprojectpart.cpp:97
+#: buildtools/qmake/trollprojectwidget.cpp:230
+msgid "Compile file"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:127
+#: buildtools/qmake/trollprojectpart.cpp:98
+#: buildtools/qmake/trollprojectwidget.cpp:231
+msgid ""
+"<b>Compile file</b><p>Runs <b>make filename.o</b> command from the directory "
+"where 'filename' is the name of currently opened file.<br>Environment "
+"variables and make arguments can be specified in the project settings "
+"dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:132
+msgid "Run Configure"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:135
+#: buildtools/autotools/autoprojectpart.cpp:665
+msgid "Run configure"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:136
+msgid ""
+"<b>Run configure</b><p>Executes <b>configure</b> with flags, arguments and "
+"environment variables specified in the project settings dialog, <b>Configure "
+"Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:141
+#: buildtools/autotools/autoprojectpart.cpp:144
+msgid "Run automake && friends"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:145
+msgid ""
+"<b>Run automake && friends</b><p>Executes<br><b>make -f Makefile.cvs</"
+"b><br><b>./configure</b><br>commands from the project directory."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:148
+#: buildtools/autotools/autoprojectpart.cpp:151
+msgid "Update admin module"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:152
+msgid ""
+"<b>Update admin module</b><p>Recreates the project admin directory using the "
+"version present on the local system."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:155
+#: buildtools/autotools/autoprojectpart.cpp:158
+#: buildtools/autotools/autosubprojectview.cpp:248
+#: buildtools/custommakefiles/customprojectpart.cpp:107
+#: buildtools/custommakefiles/customprojectpart.cpp:110
+#: buildtools/qmake/trollprojectwidget.cpp:1000
+msgid "Install"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:159
+#: buildtools/custommakefiles/customprojectpart.cpp:111
+msgid ""
+"<b>Install</b><p>Runs <b>make install</b> command from the project directory."
+"<br>Environment variables and make arguments can be specified in the project "
+"settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:164
+#: buildtools/autotools/autosubprojectview.cpp:254
+#: buildtools/custommakefiles/customprojectpart.cpp:123
+msgid "Install (as root user)"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:167
+#: buildtools/custommakefiles/customprojectpart.cpp:126
+msgid "Install as root user"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:168
+#: buildtools/custommakefiles/customprojectpart.cpp:127
+msgid ""
+"<b>Install</b><p>Runs <b>make install</b> command from the project directory "
+"with root privileges.<br>It is executed via tdesu command.<br>Environment "
+"variables and make arguments can be specified in the project settings "
+"dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:174
+#: buildtools/custommakefiles/customprojectpart.cpp:132
+#: buildtools/qmake/trollprojectpart.cpp:127
+msgid "&Clean Project"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:177
+#: buildtools/custommakefiles/customprojectpart.cpp:135
+#: buildtools/qmake/trollprojectpart.cpp:130
+msgid "Clean project"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:178
+#: buildtools/qmake/trollprojectpart.cpp:131
+msgid ""
+"<b>Clean project</b><p>Runs <b>make clean</b> command from the project "
+"directory.<br>Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:183
+msgid "&Distclean"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:186
+msgid "Distclean"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:187
+msgid ""
+"<b>Distclean</b><p>Runs <b>make distclean</b> command from the project "
+"directory.<br>Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:192
+msgid "Make Messages && Merge"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:195
+msgid "Make messages && merge"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:196
+msgid ""
+"<b>Make messages && merge</b><p>Runs <b>make package-messages</b> command "
+"from the project directory.<br>Environment variables and make arguments can "
+"be specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:204
+msgid "Build Configuration"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:206
+msgid "Build configuration menu"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:207
+msgid ""
+"<b>Build configuration menu</b><p>Allows to switch between project build "
+"configurations.<br>Build configuration is a set of build and top source "
+"directory settings, configure flags and arguments, compiler flags, etc."
+"<br>Modify build configurations in project settings dialog, <b>Configure "
+"Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:219
+#: buildtools/custommakefiles/customprojectpart.cpp:143
+#: buildtools/pascal/pascalproject_part.cpp:71
+#: languages/python/pythonsupportpart.cpp:66
+msgid "Execute program"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:220
+msgid ""
+"<b>Execute program</b><p>Executes the currently active target or the main "
+"program specified in project settings, <b>Run Options</b> tab."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:232
+#: buildtools/autotools/configureoptionswidgetbase.ui:16
+#, no-c-format
+msgid "Configure Options"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:233
+#: buildtools/custommakefiles/customprojectpart.cpp:200
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:16
+#: buildtools/pascal/pascalproject_part.cpp:403
+#: buildtools/qmake/trollprojectpart.cpp:273
+#: embedded/visualboyadvance/visualboyadvance_part.cpp:71
+#, no-c-format
+msgid "Run Options"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:234
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:16
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:16
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:16
+#: buildtools/qmake/trollprojectpart.cpp:276
+#, no-c-format
+msgid "Make Options"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:307
+msgid ""
+"No active target specified, running the application will\n"
+"not work until you make a target active in the Automake Manager\n"
+"on the right side or use the Main Program options under\n"
+"Project -> Project Options -> Run Options"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:310
+msgid "No active target specified"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:415
+msgid ""
+"There is no active target.\n"
+"Unable to determine the main program."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:416
+#: buildtools/autotools/autoprojectpart.cpp:1244
+msgid "No active target found"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:422
+msgid ""
+"Active target \"%1\" is not binary ( %2 ).\n"
+"Unable to determine the main program. If you want this\n"
+"to be the active target, set a main program under\n"
+"Project -> Project Options -> Run Options"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:425
+#: buildtools/autotools/autoprojectpart.cpp:1251
+msgid "Active target is not a library"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:553
+msgid ""
+"The directory you selected is not the active directory.\n"
+"You should 'activate' the target you're currently working on in Automake "
+"Manager.\n"
+"Just right-click a target and choose 'Make Target Active'."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:556
+msgid "No Active Target Found"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:652
+msgid ""
+"%1\n"
+"There is no Makefile in this directory\n"
+"and no configure script for this project.\n"
+"Run automake & friends and configure first?"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:654
+msgid "Run Them"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:654
+#: buildtools/autotools/autoprojectpart.cpp:665
+#: buildtools/autotools/configureoptionswidget.cpp:239
+#: buildtools/qmake/trollprojectwidget.cpp:2177
+msgid "Do Not Run"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:665
+msgid ""
+"%1\n"
+"There is no Makefile in this directory. Run 'configure' first?"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:803
+msgid ""
+"Found a circular dependency in the project, between this target and %1.\n"
+"Cannot build this project until this is resolved."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:803
+msgid "Circular Dependency found"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:903
+msgid "Can only compile files in directories which belong to the project."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1018
+msgid ""
+"There is neither a Makefile.cvs file nor an autogen.sh script in the project "
+"directory."
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1198
+#: buildtools/qmake/trollprojectwidget.cpp:678
+#: buildtools/qmake/trollprojectwidget.cpp:2051
+msgid "Your application is currently running. Do you want to restart it?"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1198
+#: buildtools/qmake/trollprojectwidget.cpp:678
+#: buildtools/qmake/trollprojectwidget.cpp:2051
+msgid "Application Already Running"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1198
+#: buildtools/qmake/trollprojectwidget.cpp:678
+#: buildtools/qmake/trollprojectwidget.cpp:2051
+msgid "&Restart Application"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1198
+#: buildtools/qmake/trollprojectwidget.cpp:678
+#: buildtools/qmake/trollprojectwidget.cpp:2051
+msgid "Do &Nothing"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1243
+msgid ""
+"There is no active target.\n"
+"Unable to determine the main program"
+msgstr ""
+
+#: buildtools/autotools/autoprojectpart.cpp:1248
+msgid ""
+"Active target \"%1\" is not binary ( %2 ).\n"
+"Unable to determine the main program. If you want this\n"
+"to be the active target, set a main program under\n"
+"Project -> Project Options -> Run Options"
+msgstr ""
+
+#: buildtools/autotools/autoprojectwidget.cpp:71
+msgid "Data"
+msgstr ""
+
+#: buildtools/autotools/autoprojectwidget.cpp:633
+msgid "Documentation data"
+msgstr ""
+
+#: buildtools/autotools/autoprojectwidget.cpp:635
+msgid "TDE Icon data"
+msgstr ""
+
+#: buildtools/autotools/autoprojectwidget.cpp:637
+msgid "%1 (%2 in %3)"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:177
+msgid ""
+"<qt><b>Options</b><p>Shows subproject options dialog that provides settings "
+"for compiler, include paths, prefixes and build order.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:182
+#: buildtools/autotools/autosubprojectview.cpp:183
+msgid "Add new subproject..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:185
+msgid ""
+"<qt><b>Add new subproject</b><p>Creates a new subproject in currently "
+"selected subproject.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:189
+#: buildtools/qmake/trollprojectwidget.cpp:1031
+msgid "Remove Subproject..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:191
+msgid ""
+"<qt><b>Remove subproject</b><p>Removes the subproject. Asks if the "
+"subproject should be also removed from disk. Only subprojects which do not "
+"hold other subprojects can be removed.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:194
+msgid "Add Existing Subprojects..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:196
+msgid ""
+"<qt><b>Add existing subprojects</b><p>Imports existing subprojects "
+"containing Makefile.am.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:199
+#: buildtools/autotools/autosubprojectview.cpp:200
+msgid "Add Target..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:202
+msgid ""
+"<qt><b>Add target</b><p>Adds a new target to the currently selected "
+"subproject. Target can be a binary program, library, script, also a "
+"collection of data or header files.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:208
+#: buildtools/autotools/autosubprojectview.cpp:209
+msgid "Add Service..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:211
+msgid ""
+"<qt><b>Add service</b><p>Creates a .desktop file describing the service.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:214
+#: buildtools/autotools/autosubprojectview.cpp:215
+msgid "Add Application..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:217
+msgid "<qt><b>Add application</b><p>Creates an application .desktop file.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:220
+#: buildtools/autotools/autosubprojectview.cpp:221
+#: buildtools/qmake/trollprojectwidget.cpp:996
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:157
+#: parts/doxygen/messages.cpp:61
+msgid "Build"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:223
+msgid ""
+"<qt><b>Build</b><p>Runs <b>make</b> from the directory of the selected "
+"subproject.<br> Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Make Options</b> tab.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:229
+msgid "Force Reedit"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:231
+msgid ""
+"<qt><b>Force Reedit</b><p>Runs <b>make force-reedit</b> from the directory "
+"of the selected subproject.<br>This recreates makefile (tip: and solves most "
+"of .moc related problems)<br>Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:241
+#: buildtools/qmake/trollprojectwidget.cpp:1004
+msgid "Clean"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:243
+msgid ""
+"<qt><b>Clean</b><p>Runs <b>make clean</b> from the directory of the selected "
+"subproject.<br> Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Make Options</b> tab.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:250
+msgid ""
+"<qt><b>Install</b><p>Runs <b>make install</b> from the directory of the "
+"selected subproject.<br> Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:256
+msgid ""
+"<qt><b>Install as root user</b><p>Runs <b>make install</b> command from the "
+"directory of the selected subproject with root privileges.<br> It is "
+"executed via tdesu command.<br> Environment variables and make arguments can "
+"be specified in the project settings dialog, <b>Make Options</b> tab.</qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:263
+msgid "Expand Subtree"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:265
+msgid "Collapse Subtree"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:268
+msgid "Manage Custom Commands..."
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:270
+msgid ""
+"<qt><b>Manage custom commands</b><p>Allows to create, edit and delete custom "
+"build commands which appears in the subproject context menu.<br></qt>"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:283
+#, c-format
+msgid "Subproject: %1"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:353
+msgid "Add New Subproject to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:365
+msgid "Add Existing Subproject to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:380
+msgid "Add New Target to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:395
+msgid "Add New Service to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:410
+msgid "Add New Application to '%1'"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:438
+msgid "This item cannot be removed"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:451
+msgid "There is no subproject %1 in SUBDIRS"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:456
+#, c-format
+msgid "Remove Subproject %1"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:457
+msgid "Do you really want to remove subproject %1 with all targets and files?"
+msgstr ""
+
+#: buildtools/autotools/autosubprojectview.cpp:1020
+msgid "Manage Custom Commands"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdialog.cpp:62
+#: buildtools/autotools/choosetargetdlgbase.ui:22
+#, no-c-format
+msgid "Automake Manager - Choose Target"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdialog.cpp:265
+msgid ""
+"The file %1 already exists in the chosen target.\n"
+"The file will be created but will not be added to the target.\n"
+"Rename the file and select 'Add Existing Files' from the Automake Manager."
+msgstr ""
+
+#: buildtools/autotools/choosetargetdialog.cpp:267
+msgid "Error While Adding Files"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidget.cpp:239
+msgid "Re-run configure for %1 now?"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidget.cpp:239
+msgid "Rerun"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidget.cpp:398
+#: buildtools/pascal/pascalproject_part.cpp:450
+msgid ""
+"There was an error loading the module %1.\n"
+"The diagnostics is:\n"
+"%2"
+msgstr ""
+
+#: buildtools/autotools/fileselectorwidget.cpp:65
+msgid "Short View"
+msgstr ""
+
+#: buildtools/autotools/fileselectorwidget.cpp:84
+msgid "Home directory"
+msgstr ""
+
+#: buildtools/autotools/fileselectorwidget.cpp:87
+msgid "Up one level"
+msgstr ""
+
+#: buildtools/autotools/fileselectorwidget.cpp:90
+msgid "Previous directory"
+msgstr ""
+
+#: buildtools/autotools/fileselectorwidget.cpp:93
+msgid "Next directory"
+msgstr ""
+
+#: buildtools/autotools/kimporticonview.cpp:66
+msgid "Or just use the buttons."
+msgstr ""
+
+#: buildtools/autotools/managecustomcommand.cpp:46
+msgid ""
+"_: this is a list of items in the combobox\n"
+"Make target,Make target (as root),Make command,Make command (as root),"
+"Command,Command (as root)"
+msgstr ""
+
+#: buildtools/autotools/removefiledlg.cpp:65
+msgid ""
+"The file %1 is still used by the following targets:\n"
+"%2\n"
+"Remove it from all of them?"
+msgstr ""
+
+#: buildtools/autotools/removefiledlg.cpp:70
+msgid "Do you really want to remove <b>%1</b>?"
+msgstr ""
+
+#: buildtools/autotools/removetargetdlg.cpp:48
+msgid ""
+"Do you really want to remove <b>%1</b><br>with <b>all files</b> that are "
+"attached to it<br>and <b>all dependencies</b>?"
+msgstr ""
+
+#: buildtools/autotools/removetargetdlg.cpp:111
+msgid ""
+"_: no dependency\n"
+"<none>"
+msgstr ""
+
+#: buildtools/autotools/removetargetdlg.cpp:117
+#, c-format
+msgid "Removing Target... %p%"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlg.cpp:48
+msgid "Subproject Options for '%1'"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlg.cpp:305
+msgid ""
+"Add Include directory: Choose directory, give -Idirectory or use a variable "
+"with -I$(FOOBAR)"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlg.cpp:331
+msgid "Edit Include Directory"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlg.cpp:331
+msgid "Edit include directory:"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlg.cpp:360
+msgid "Edit Prefix"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:47
+msgid "Link convenience libraries inside project (LDADD)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:48
+msgid "Link libraries outside project (LDADD)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:295
+msgid ""
+"Add Library: Choose the .a/.so file, give -l<libname> or use a variable with "
+"$(FOOBAR)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:297
+#: buildtools/qmake/projectconfigurationdlg.cpp:1294
+msgid "Shared Library (*.so)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:297
+#: buildtools/qmake/projectconfigurationdlg.cpp:1294
+msgid "Static Library (*.a)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:337
+msgid "Edit External Library"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlg.cpp:337
+msgid "Edit external library:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommanagerwidget.cpp:43
+msgid ""
+"_: blacklisted files and directories are not considered part of the project, "
+"even if they fit one of the wildcard patterns in the project file list\n"
+"Blacklisted files/dirs"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:79
+#: buildtools/custommakefiles/customprojectpart.cpp:80
+msgid "Re-Populate Project"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:81
+msgid ""
+"<b>Re-Populate Project</b><p>Re-Populates the project, searching through the "
+"project directory and adding all files that match one of the wildcards set "
+"in the custom manager options of the project filelist."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:87
+msgid ""
+"<b>Build project</b><p>Runs <b>make</b> from the project directory."
+"<br>Environment variables and make arguments can be specified in the project "
+"settings dialog, <b>Build Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:91
+msgid "&Build Active Directory"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:94
+msgid "Build active directory"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:95
+msgid ""
+"<b>Build active directory</b><p>Constructs a series of make commands to "
+"build the active directory. Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:103
+msgid ""
+"<b>Compile file</b><p>Runs <b>make filename.o</b> command from the directory "
+"where 'filename' is the name of currently opened file.<br>Environment "
+"variables and make arguments can be specified in the project settings "
+"dialog, <b>Build Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:115
+msgid "Install Active Directory"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:118
+msgid "Install active directory"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:119
+msgid ""
+"<b>Install active directory</b><p>Runs <b>make install</b> command from the "
+"active directory.<br>Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:136
+msgid ""
+"<b>Clean project</b><p>Runs <b>make clean</b> command from the project "
+"directory.<br>Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Build Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:144
+msgid ""
+"<b>Execute program</b><p>Executes the main program specified in project "
+"settings, <b>Run Options</b> tab. If it is not specified then the active "
+"target is used to determine the application to run."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:151
+msgid ""
+"<b>Build target</b><p>Runs <b>make targetname</b> from the project directory "
+"(targetname is the name of the target selected).<br>Environment variables "
+"and make arguments can be specified in the project settings dialog, <b>Build "
+"Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:158
+msgid "Make &Environment"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:160
+msgid "Make environment"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:161
+msgid ""
+"<b>Make Environment</b><p> Choose the set of environment variables to be "
+"passed on to make.<br>Environment variables can be specified in the project "
+"settings dialog, <b>Build Options</b> tab."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:196
+msgid "Custom Manager"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:203
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1443
+#, no-c-format
+msgid "Build Options"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:208
+msgid "&Build"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:212
+msgid "&Other"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:215
+msgid "Ma&ke"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:243
+msgid "Make Active Directory"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:245
+msgid ""
+"<b>Make active directory</b><p>Chooses this directory as the destination for "
+"new files created using wizards like the <i>New Class</i> wizard."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:259
+msgid "Remove from blacklist"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:261
+msgid ""
+"<b>Remove from blacklist</b><p>Removes the given file or directory from the "
+"blacklist if it is already in it.<br>The blacklist contains files and "
+"directories that should be ignored even if they match a project filetype "
+"pattern"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:269
+msgid "Add to blacklist"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:271
+msgid ""
+"<b>Add to blacklist</b><p>Adds the given file or directory to the blacklist."
+"<br>The blacklist contains files and directories that should be ignored even "
+"if they match a project filetype pattern"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:319
+msgid "Add Selected File/Dir(s) to Project"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:321
+msgid ""
+"<b>Add to project</b><p>Adds selected file/dir(s) to the list of files in "
+"the project. Note that the files should be manually added to the "
+"corresponding makefile or build.xml."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:325
+msgid "Add Selected Dir(s) to Project (recursive)"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:327
+msgid ""
+"<b>Add to project</b><p>Recursively adds selected dir(s) to the list of "
+"files in the project. Note that the files should be manually added to the "
+"corresponding makefile or build.xml."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:334
+msgid "Remove Selected File/Dir(s) From Project"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:336
+msgid ""
+"<b>Remove from project</b><p>Removes selected file/dir(s) from the list of "
+"files in the project. Note that the files should be manually excluded from "
+"the corresponding makefile or build.xml."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:341
+msgid "Remove Selected Dir(s) From Project (recursive)"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:343
+msgid ""
+"<b>Remove from project</b><p>Recursively removes selected dir(s) from the "
+"list of files in the project. Note that the files should be manually "
+"excluded from the corresponding makefile or build.xml."
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:461
+msgid ""
+"This project does not contain any files yet.\n"
+"Populate it with all C/C++/Java files below the project directory?"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:463
+msgid "Populate"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:463
+msgid "Do Not Populate"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:1161
+msgid "Object Files"
+msgstr ""
+
+#: buildtools/custommakefiles/customprojectpart.cpp:1162
+msgid "Other Files"
+msgstr ""
+
+#: buildtools/custommakefiles/selectnewfilesdialog.cpp:24
+msgid "Add newly created files to project"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:566
+#: buildtools/custommakefiles/selectnewfilesdialog.cpp:28
+#, no-c-format
+msgid "Path"
+msgstr ""
+
+#: buildtools/lib/widgets/addenvvardlg.cpp:34
+msgid "Add Environment Variable"
+msgstr ""
+
+#: buildtools/lib/widgets/addenvvardlg.cpp:42
+msgid "&Value:"
+msgstr ""
+
+#: buildtools/lib/widgets/addfilesdialog.cpp:35
+#: buildtools/lib/widgets/addfilesdialog.cpp:54
+msgid "Copy File(s)"
+msgstr ""
+
+#: buildtools/lib/widgets/addfilesdialog.cpp:36
+#: buildtools/lib/widgets/addfilesdialog.cpp:55
+msgid "Create Symbolic Link(s)"
+msgstr ""
+
+#: buildtools/lib/widgets/addfilesdialog.cpp:37
+#: buildtools/lib/widgets/addfilesdialog.cpp:56
+msgid "Add Relative Path(s)"
+msgstr ""
+
+#: buildtools/pascal/pascalproject_part.cpp:66
+msgid ""
+"<b>Build project</b><p>Runs the compiler on a main source file of the "
+"project. The compiler and the main source file can be set in project "
+"settings, <b>Pascal Compiler</b> tab."
+msgstr ""
+
+#: buildtools/pascal/pascalproject_part.cpp:72
+msgid ""
+"<b>Execute program</b><p>Executes the main program specified in project "
+"settings, <b>Run options</b> tab. If nothing is set, the binary file with "
+"the same name as the main source file name is executed."
+msgstr ""
+
+#: buildtools/pascal/pascalproject_part.cpp:341
+msgid ""
+"Could not find pascal compiler.\n"
+"Check if your compiler settings are correct."
+msgstr ""
+
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:19
+#: buildtools/pascal/pascalproject_part.cpp:398
+#: buildtools/pascal/pascalproject_part.cpp:434
+#, no-c-format
+msgid "Pascal Compiler"
+msgstr ""
+
+#: buildtools/qmake/createscopedlg.cpp:33
+msgid "Choose existing .pri file or give a new filename for creation"
+msgstr ""
+
+#: buildtools/qmake/createscopedlg.cpp:91
+msgid ""
+"You did not specify all needed information. The scope will not be created."
+"<br>Do you want to abort the scope creation?"
+msgstr ""
+
+#: buildtools/qmake/createscopedlg.cpp:93
+msgid "Missing information"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:140
+msgid "Save the current subproject's configuration?"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:141
+msgid "Save Configuration?"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1209
+msgid "Add include directory:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1292
+msgid "Add Library: Either choose the .a/.so file or give -l<libname>"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1376
+msgid "Add library directory:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1404
+msgid "Change include directory:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1433
+msgid "Change Library:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1489
+msgid "Change library directory:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1516
+msgid "Add target:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlg.cpp:1537
+msgid "Change target:"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:555
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:69
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:146
+#: buildtools/lib/widgets/environmentvariableswidgetbase.ui:28
+#: buildtools/qmake/projectconfigurationdlg.cpp:1623
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1734
+#: kdevdesigner/designer/hierarchyview.cpp:190
+#: lib/widgets/propeditor/propertyeditor.cpp:172
+#: parts/ctags2/ctags2_settingswidgetbase.ui:303
+#: parts/fileview/filegroupswidget.cpp:169
+#: src/profileengine/editor/profileeditorbase.ui:86
+#: src/profileengine/editor/profileeditorbase.ui:436
+#: src/profileengine/editor/profileeditorbase.ui:516
+#, no-c-format
+msgid "Name"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:117
+#: buildtools/autotools/addservicedlgbase.ui:362
+#: buildtools/lib/widgets/environmentdisplaydialogbase.ui:47
+#: buildtools/lib/widgets/environmentvariableswidgetbase.ui:39
+#: buildtools/qmake/projectconfigurationdlg.cpp:1625
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1756
+#: kdevdesigner/designer/propertyeditor.cpp:2919
+#: languages/cpp/debugger/variablewidget.cpp:223
+#: languages/ruby/debugger/variablewidget.cpp:146
+#: lib/widgets/propeditor/propertyeditor.cpp:173
+#: parts/partexplorer/partexplorerform.cpp:118
+#: parts/regexptest/regexptestdlgbase.ui:257
+#, no-c-format
+msgid "Value"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:85
+#: parts/fileview/filegroupswidget.cpp:42
+msgid "Sources"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:89
+msgid "Headers"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:93
+msgid "Forms"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:97
+msgid "Corba IDLs"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:101
+msgid "Lexsources"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:105
+msgid "Yaccsources"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:109
+msgid "Images"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:113
+msgid "Resources"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:117
+msgid "Distfiles"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:121
+#: parts/fileview/filegroupswidget.cpp:43
+msgid "Translations"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:125
+msgid "Installs"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:129
+msgid "Install object"
+msgstr ""
+
+#: buildtools/qmake/qmakescopeitem.cpp:134
+msgid "Source Files"
+msgstr ""
+
+#: buildtools/qmake/scope.cpp:161
+#, c-format
+msgid "Could not parse project file: %1"
+msgstr ""
+
+#: buildtools/qmake/scope.cpp:162
+msgid "Could not parse project file"
+msgstr ""
+
+#: buildtools/qmake/scope.cpp:201
+#, c-format
+msgid "Could not write project file: %1"
+msgstr ""
+
+#: buildtools/qmake/scope.cpp:202
+msgid "Could not write project file"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:82
+#: buildtools/qmake/trollprojectpart.cpp:89
+#: buildtools/qmake/trollprojectpart.cpp:279
+msgid "TQMake Manager"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:83
+msgid ""
+"<b>TQMake manager</b><p>The TQMake manager project tree consists of two "
+"parts. The 'overview' in the upper half shows the subprojects, each one "
+"having a .pro file. The 'details' view in the lower half shows the list of "
+"files for the active subproject selected in the overview."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:89
+msgid "TQMake manager"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:111
+msgid "&Rebuild Project"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:114
+#: buildtools/qmake/trollprojectwidget.cpp:133
+msgid "Rebuild project"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:115
+#: buildtools/qmake/trollprojectwidget.cpp:134
+#: buildtools/qmake/trollprojectwidget.cpp:1014
+msgid ""
+"<b>Rebuild project</b><p>Runs <b>make clean</b> and then <b>make</b> from "
+"the project directory.<br>Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:119
+msgid "&Install Project"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:122
+msgid "Install project"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:123
+msgid ""
+"<b>Install project</b><p>Runs <b>make install</b> from the project directory."
+"<br>Environment variables and make arguments can be specified in the project "
+"settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:135
+msgid "&Dist-Clean Project"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:138
+msgid "Dist-Clean project"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:139
+msgid ""
+"<b>Dist-Clean project</b><p>Runs <b>make distclean</b> command from the "
+"project directory.<br>Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:143
+#: languages/csharp/csharpsupportpart.cpp:65
+#: languages/perl/perlsupportpart.cpp:65
+msgid "Execute Main Program"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:146
+#: buildtools/qmake/trollprojectwidget.cpp:143
+msgid "Execute main program"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:147
+msgid ""
+"<b>Execute program</b><p>Executes the currently selected subproject if it is "
+"an application or the program specified in project settings, <b>Run Options</"
+"b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:149
+msgid "&Build Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:152
+#: buildtools/qmake/trollprojectwidget.cpp:240
+msgid "Build subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:153
+#: buildtools/qmake/trollprojectwidget.cpp:241
+msgid ""
+"<b>Build subproject</b><p>Runs <b>make</b> from the current subproject "
+"directory. Current subproject is a subproject selected in <b>TQMake manager</"
+"b> 'overview' window.<br>Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:158
+msgid "&Rebuild Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:161
+#: buildtools/qmake/trollprojectwidget.cpp:250
+msgid "Rebuild subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:162
+#: buildtools/qmake/trollprojectwidget.cpp:251
+msgid ""
+"<b>Rebuild subproject</b><p>Runs <b>make clean</b> and then <b>make</b> from "
+"the current subproject directory. Current subproject is a subproject "
+"selected in <b>TQMake manager</b> 'overview' window.<br>Environment "
+"variables and make arguments can be specified in the project settings "
+"dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:167
+msgid "&Install Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:170
+msgid "Install subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:171
+msgid ""
+"<b>Install subproject</b><p>Runs <b>make install</b> from the current "
+"subproject directory. The current subproject is the subproject selected in "
+"the <b>TQMake manager</b> 'overview' window.<br>Environment variables and "
+"make arguments can be specified in the project settings dialog, <b>Make "
+"Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:176
+msgid "&Clean Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:179
+msgid "Clean subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:180
+msgid ""
+"<b>Clean subproject</b><p>Runs <b>make clean</b> from the current subproject "
+"directory. The current subproject is the subproject selected in the "
+"<b>TQMake manager</b> 'overview' window.<br>Environment variables and make "
+"arguments can be specified in the project settings dialog, <b>Make Options</"
+"b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:185
+msgid "&Dist-Clean Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:188
+msgid "Dist-Clean subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:189
+msgid ""
+"<b>Dist-Clean subproject</b><p>Runs <b>make distclean</b> from the current "
+"subproject directory. The current subproject is the subproject selected in "
+"the <b>TQMake manager</b> 'overview' window.<br>Environment variables and "
+"make arguments can be specified in the project settings dialog, <b>Make "
+"Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:194
+msgid "Execute Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:197
+#: buildtools/qmake/trollprojectwidget.cpp:261
+msgid "Execute subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:198
+#: buildtools/qmake/trollprojectwidget.cpp:262
+msgid ""
+"<b>Execute subproject</b><p>Executes the target program for the currently "
+"selected subproject. This action is allowed only if a type of the subproject "
+"is 'application'. The type of the subproject can be defined in <b>Subproject "
+"Settings</b> dialog (open it from the subproject context menu)."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:291
+msgid "Loading Project..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:299
+msgid "Choose TQt3 directory"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:300
+msgid ""
+"Choose the TQt3 directory to use. This directory needs to have an include "
+"directory containing tqt.h."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:312
+msgid ""
+"The directory you gave is not a proper TQt directory, the project might not "
+"work properly without one.\n"
+"Please make sure you give a directory that contains a bin with the qmake "
+"binary in it and for TQt3 project also contains an include directory with "
+"tqt.h in it.\n"
+"Do you want to try setting a TQt directory again?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:318
+msgid "Wrong TQt directory given"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:333
+msgid ""
+"You did not specify a TQt directory, and the project might not work properly "
+"without one.\n"
+"Do you want to try setting a TQt directory again?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:336
+msgid "No TQt directory given"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:351
+msgid "Choose TQMake executable"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:352
+msgid ""
+"Choose the TQMake binary to use. TQMake is used to generate Makefiles from "
+"the project files."
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:363
+msgid ""
+"The binary you gave is not executable, the project might not work properly.\n"
+"Please make sure you give a qmake binary that is executable.\n"
+"Do you want to try setting the TQMake binary again?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:367
+msgid "Wrong TQMake binary given"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:382
+msgid ""
+"You did not specify a TQMake binary, and the project might not work properly "
+"without one.\n"
+"Do you want to try setting a TQMake binary again?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectpart.cpp:385
+msgid "No TQMake binary given"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:107
+msgid "Add subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:108
+#: buildtools/qmake/trollprojectwidget.cpp:1026
+msgid ""
+"<b>Add subproject</b><p>Creates a <i>new</i> or adds an <i>existing</i> "
+"subproject to a currently selected subproject. This action is allowed only "
+"if a type of the subproject is 'subdirectories'. The type of the subproject "
+"can be defined in <b>Subproject Settings</b> dialog (open it from the "
+"subproject context menu)."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:116
+msgid "Create scope"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:117
+msgid ""
+"<b>Create scope</b><p>Creates TQMake scope in the project file in case the "
+"subproject is selected or creates nested scope in case the scope is selected."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:144
+msgid ""
+"<b>Execute main program</b><p>Executes the main program specified in project "
+"settings, <b>Run Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:153
+msgid "Subproject settings"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:154
+msgid ""
+"<b>Subproject settings</b><p>Opens <b>TQMake Subproject Configuration</b> "
+"dialog for the currently selected subproject. It provides settings for:"
+"<br>subproject type and configuration,<br>include and library paths,"
+"<br>lists of dependencies and external libraries,<br>build order,"
+"<br>intermediate files locations,<br>compiler options."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:204
+msgid "Create new file"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:205
+#: buildtools/qmake/trollprojectwidget.cpp:1576
+msgid ""
+"<b>Create new file</b><p>Creates a new file and adds it to a currently "
+"selected group."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:212
+msgid "Add existing files"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:213
+#: buildtools/qmake/trollprojectwidget.cpp:1578
+msgid ""
+"<b>Add existing files</b><p>Adds existing files to a currently selected "
+"group. It is possible to copy files to a current subproject directory, "
+"create symbolic links or add them with the relative path."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:222
+msgid "Remove file"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:223
+msgid ""
+"<b>Remove file</b><p>Removes file from a current group. Does not remove file "
+"from disk."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:276
+msgid "Exclude file"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:277
+msgid "<b>Exclude file</b><p>Exclude the selected file from this scope."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:850
+msgid "Add Subproject"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:850
+msgid "Please enter a name for the subproject: "
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:877
+msgid ""
+"Failed to create subdirectory. Do you have write permission in the project "
+"folder?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:933
+msgid ""
+"Could not create subproject. This means that either the project you wanted "
+"to add a subproject to is not parsed correctly, or it is not a subdirs-"
+"project."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:935
+msgid "Subproject creation failed"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:952
+msgid "Delete the file/directory of the subproject from disk?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:952
+msgid "Delete subdir?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:956
+msgid ""
+"Could not delete subproject.\n"
+"This is an internal error, please write a bug report to bugs.trinitydesktop."
+"org and include the output of tdevelop when runfrom a shell."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:958
+msgid "Subproject Deletion failed"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:977
+#, c-format
+msgid "Subproject %1"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:997
+msgid ""
+"<b>Build</b><p>Runs <b>make</b> from the selected subproject directory."
+"<br>Environment variables and make arguments can be specified in the project "
+"settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1001
+msgid ""
+"<b>Install</b><p>Runs <b>make install</b> from the selected subproject "
+"directory.<br>Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1005
+msgid ""
+"<b>Clean project</b><p>Runs <b>make clean</b> command from the project "
+"directory.<br> Environment variables and make arguments can be specified in "
+"the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1008
+msgid "Dist-Clean"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1009
+msgid ""
+"<b>Dist-Clean project</b><p>Runs <b>make distclean</b> command from the "
+"project directory.<br> Environment variables and make arguments can be "
+"specified in the project settings dialog, <b>Make Options</b> tab."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1013
+msgid "Rebuild"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1017
+#: buildtools/qmake/trollprojectwidget.cpp:2177
+msgid "Run qmake"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1018
+msgid ""
+"<b>Run qmake</b><p>Runs <b>qmake</b> from the selected subproject directory. "
+"This creates or regenerates Makefile."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1019
+msgid "Run qmake recursively"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1020
+msgid ""
+"<b>Run qmake recursively</b><p>Runs <b>qmake</b> from the selected "
+"subproject directory and recurses into all subproject directories. This "
+"creates or regenerates Makefile."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1025
+#: buildtools/qmake/trollprojectwidget.cpp:1050
+msgid "Add Subproject..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1032
+msgid ""
+"<b>Remove subproject</b><p>Removes currently selected subproject. Does not "
+"delete any file from disk. Deleted subproject can be later added by calling "
+"'Add Subproject' action."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1035
+#: buildtools/qmake/trollprojectwidget.cpp:1045
+msgid "Create Scope..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1036
+msgid ""
+"<b>Create scope</b><p>Creates TQMake scope in the project file of the "
+"currently selected subproject."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1038
+msgid "Subproject Settings"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1039
+msgid ""
+"<b>Subproject settings</b><p>Opens <b>TQMake Subproject Configuration</b> "
+"dialog. It provides settings for:<br>subproject type and configuration,"
+"<br>include and library paths,<br>lists of dependencies and external "
+"libraries,<br>build order,<br>intermediate files locations,<br>compiler "
+"options."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1046
+msgid ""
+"<b>Create Scope</b><p>Creates TQMake scope in the currently selected scope."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1047
+msgid "Remove Scope"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1048
+msgid "<b>Remove Scope</b><p>Removes currently selected scope."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1051
+msgid ""
+"<b>Add subproject</b><p>Creates a <i>new</i> or adds an <i>existing</i> "
+"subproject to the currently selected scope. This action is allowed only if "
+"the type of the subproject is 'subdirectories'. The type of the subproject "
+"can be defined in the <b>Subproject Settings</b> dialog (open it from the "
+"subproject context menu)."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1056
+msgid "Disable Subproject..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1057
+msgid ""
+"<b>Disable subproject</b><p>Disables the currently selected subproject when "
+"this scope is active. Does not delete the directory from disk. The deleted "
+"subproject can be later added by using the 'Add Subproject' action."
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:85
+#: buildtools/qmake/trollprojectwidget.cpp:1061
+#, no-c-format
+msgid "Scope Settings"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1062
+msgid ""
+"<b>Scope settings</b><p>Opens <b>TQMake Subproject Configuration</b> dialog. "
+"It provides settings for:<br>subproject type and configuration,<br>include "
+"and library paths,<br>lists of dependencies and external libraries,<br>build "
+"order,<br>intermediate files locations,<br>compiler options."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1191
+msgid ""
+"You did not select a subproject to add the file to, or select a subproject "
+"that has subdirs."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1191
+msgid "File adding aborted"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1262
+msgid "All Files"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1376
+msgid "Insert New Filepattern"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1377
+msgid ""
+"Please enter a filepattern relative the current subproject (example docs/*."
+"html):"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1392
+msgid "Insert New Install Object"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1393
+msgid "Please enter a name for the new object:"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1543
+msgid "Add Install Object..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1544
+msgid ""
+"<b>Add install object</b><p>Creates TQMake install object. It is possible to "
+"define a list of files to install and installation locations for each "
+"object. Warning! Install objects without path specified will not be saved to "
+"a project file."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1550
+msgid "Install Path..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1551
+msgid ""
+"<b>Install path</b><p>Allows to choose the installation path for the current "
+"install object."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1552
+msgid "Add Pattern of Files to Install..."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1553
+msgid ""
+"<b>Add pattern of files to install</b><p>Defines the pattern to match files "
+"which will be installed. It is possible to use wildcards and relative paths "
+"like <i>docs/*</i>."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1555
+msgid "Remove Install Object"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1556
+msgid ""
+"<b>Remove install object</b><p>Removes the install object the current group."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1561
+msgid ""
+"<b>Create new file</b><p>Creates a new translation file and adds it to a "
+"currently selected TRANSLATIONS group."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1563
+msgid ""
+"<b>Add existing files</b><p>Adds existing translation (*.ts) files to a "
+"currently selected TRANSLATIONS group. It is possible to copy files to a "
+"current subproject directory, create symbolic links or add them with the "
+"relative path."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1566
+msgid "Update Translation Files"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1567
+msgid ""
+"<b>Update Translation Files</b><p>Runs <b>lupdate</b> command from the "
+"current subproject directory. It collects translatable messages and saves "
+"them into translation files."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1569
+msgid "Release Binary Translations"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1570
+msgid ""
+"<b>Release Binary Translations</b><p>Runs <b>lrelease</b> command from the "
+"current subproject directory. It creates binary translation files that are "
+"ready to be loaded at program execution."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1587
+msgid "Choose Install Path"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1587
+msgid "Enter a path (example /usr/local/share/... ):"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1601
+msgid "Add Pattern of Files to Install"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1602
+#: buildtools/qmake/trollprojectwidget.cpp:1897
+msgid ""
+"Enter a pattern relative to the current subproject (example docs/*.html):"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1719
+msgid "Add Install Object"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1720
+msgid "Enter a name for the new object:"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1756
+#, c-format
+msgid "Pattern: %1"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1787
+#: buildtools/qmake/trollprojectwidget.cpp:1928
+#: parts/distpart/distpart_widget.cpp:595
+msgid "Remove File"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1788
+msgid ""
+"<b>Remove file</b><p>Removes file from a current group. For sources, this "
+"also removes the subclassing information."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1789
+msgid "Exclude File"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1790
+msgid ""
+"<b>Exclude File</b><p>Excludes the file from this Scope. Does not touch "
+"subclassing information"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1794
+#: buildtools/qmake/trollprojectwidget.cpp:1896
+msgid "Edit Pattern"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1795
+msgid "<b>Edit pattern</b><p>Allows to edit install files pattern."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1796
+msgid "Remove Pattern"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1797
+msgid ""
+"<b>Remove pattern</b><p>Removes install files pattern from the current "
+"install object."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1808
+msgid "Build File"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1809
+msgid "<b>Build File</b><p>Builds the object file for this source file."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:1925
+msgid ""
+"Do you want to delete the file <strong>%1</strong> from the project and your "
+"disk?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2043
+msgid ""
+"Please specify the executable name in the project options dialog or select "
+"an application subproject in the TQMake Manager."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2044
+msgid "No Executable Found"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2177
+msgid "There is no Makefile in this directory. Run qmake first?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2267
+msgid ""
+"Could not delete Function Scope.\n"
+"This is an internal error, please write a bug report to bugs.trinitydesktop."
+"org and include the output of tdevelop when run from a shell."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2267
+msgid "Function Scope Deletion failed"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2275
+msgid ""
+"Could not delete Include Scope.\n"
+"This is an internal error, please write a bug report to bugs.trinitydesktop."
+"org and include the output of tdevelop when run from a shell."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2275
+msgid "Include Scope Deletion failed"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2287
+msgid ""
+"Could not delete Scope.\n"
+"This is an internal error, please write a bug report to bugs.trinitydesktop."
+"org and include the output of tdevelop when run from a shell."
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2287
+msgid "Scope Deletion failed"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2447
+msgid ""
+"The project file \"%1\" has changed on disk\n"
+"(Or you have \"%2\" opened in the editor, which also triggers a reload when "
+"you change something in the TQMake Manager).\n"
+"\n"
+"Do you want to reload it?"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2447
+msgid "Project File Changed"
+msgstr ""
+
+#: buildtools/qmake/trollprojectwidget.cpp:2447 src/partcontroller.cpp:1002
+#: src/partcontroller.cpp:1495
+msgid "Do Not Reload"
+msgstr ""
+
+#: buildtools/script/scriptnewfiledlg.cpp:36
+#: kdevdesigner/designer/mainwindowactions.cpp:659
+#: kdevdesigner/designer/newform.ui:41
+#, no-c-format
+msgid "New File"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:247
+#: buildtools/autotools/addservicedlgbase.ui:157
+#: buildtools/script/scriptnewfiledlg.cpp:38
+#: languages/lib/designer_integration/implementationwidgetbase.ui:183
+#: languages/php/phpnewclassdlgbase.ui:117
+#: parts/filecreate/filecreate_newfile.cpp:46
+#, no-c-format
+msgid "&File name:"
+msgstr ""
+
+#: buildtools/autotools/addfiledlgbase.ui:173
+#: buildtools/script/scriptnewfiledlg.cpp:46
+#, no-c-format
+msgid "&Use file template"
+msgstr ""
+
+#: buildtools/script/scriptnewfiledlg.cpp:90
+msgid "A file with this name already exists."
+msgstr ""
+
+#: buildtools/script/scriptnewfiledlg.cpp:99
+msgid "A file template for this extension does not exist."
+msgstr ""
+
+#: buildtools/script/scriptnewfiledlg.cpp:111
+msgid "Could not create the new file."
+msgstr ""
+
+#: buildtools/script/scriptprojectpart.cpp:53
+#: parts/fileselector/fileselector_part.cpp:57
+msgid "New File..."
+msgstr ""
+
+#: buildtools/script/scriptprojectpart.cpp:56
+msgid "<b>New file</b><p>Creates a new file."
+msgstr ""
+
+#: buildtools/script/scriptprojectpart.cpp:57
+#: parts/filecreate/filecreate_part.cpp:83
+msgid "Create a new file"
+msgstr ""
+
+#: buildtools/script/scriptprojectpart.cpp:59
+msgid "Rescan Project"
+msgstr ""
+
+#: buildtools/script/scriptoptionswidgetbase.ui:16
+#: buildtools/script/scriptprojectpart.cpp:75
+#, no-c-format
+msgid "Script Project Options"
+msgstr ""
+
+#: editors/editor-chooser/editorchooser_part.cpp:35
+msgid "Editor"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:349
+#: kdevdesigner/designer/actiondnd.cpp:402
+msgid "Delete Toolbar"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:352
+#: kdevdesigner/designer/actiondnd.cpp:432
+msgid "Delete Toolbar '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:397
+msgid "Delete Separator"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:399
+#: kdevdesigner/designer/listboxeditor.ui:153
+#: kdevdesigner/designer/listboxeditor.ui:290
+#, no-c-format
+msgid "Delete Item"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:400
+msgid "Insert Separator"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:411
+#: kdevdesigner/designer/actiondnd.cpp:466
+#: kdevdesigner/designer/actiondnd.cpp:489
+msgid "Delete Action '%1' From Toolbar '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:426
+msgid "Add Separator to Toolbar '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:506
+#: kdevdesigner/designer/actiondnd.cpp:573
+msgid "Add Action '%1' to Toolbar '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:566
+msgid "Insert/Move Action"
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:567
+msgid ""
+"Action '%1' has already been added to this toolbar.\n"
+"An Action may only occur once in a given toolbar."
+msgstr ""
+
+#: kdevdesigner/designer/actiondnd.cpp:701
+msgid "Add Widget '%1' to Toolbar '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditorimpl.cpp:52
+msgid "Actions"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditorimpl.cpp:57
+#: kdevdesigner/designer/actionlistview.cpp:90
+msgid "New &Action"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditorimpl.cpp:58
+#: kdevdesigner/designer/actionlistview.cpp:91
+msgid "New Action &Group"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditorimpl.cpp:59
+#: kdevdesigner/designer/actionlistview.cpp:92
+msgid "New &Dropdown Action Group"
+msgstr ""
+
+#: kdevdesigner/designer/actionlistview.cpp:95
+msgid "&Connect Action..."
+msgstr ""
+
+#: kdevdesigner/designer/actionlistview.cpp:97
+msgid "Delete Action"
+msgstr ""
+
+#: kdevdesigner/designer/command.cpp:528 kdevdesigner/designer/command.cpp:540
+msgid "Set 'name' Property"
+msgstr ""
+
+#: kdevdesigner/designer/command.cpp:529
+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 ""
+
+#: kdevdesigner/designer/command.cpp:541
+msgid ""
+"The name of a widget must not be null.\n"
+"The name has been reverted to '%1'."
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui.h:209
+msgid "Add Signal/Slot Connection"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui.h:221
+msgid "Remove Signal/Slot Connection"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui.h:228
+msgid "Add Signal/Slot Connections"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui.h:231
+msgid "Remove Signal/Slot Connections"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui.h:237
+msgid "Edit Signal/Slot Connections"
+msgstr ""
+
+#: kdevdesigner/designer/connectiontable.cpp:38
+msgid "Sender"
+msgstr ""
+
+#: kdevdesigner/designer/connectiontable.cpp:39
+#: parts/classview/classtreebase.cpp:77
+msgid "Signal"
+msgstr ""
+
+#: kdevdesigner/designer/connectiontable.cpp:40
+msgid "Receiver"
+msgstr ""
+
+#: kdevdesigner/designer/connectiontable.cpp:41
+#: kdevdesigner/designer/customwidgeteditor.ui:706
+#: parts/classview/classtreebase.cpp:75
+#, no-c-format
+msgid "Slot"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:222
+msgid "Adding Custom Widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:223
+msgid ""
+"Custom widget names must be unique.\n"
+"A custom widget called '%1' already exists, so it is not possible to add "
+"another widget with this name."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:272
+msgid "Removing Custom Widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:273
+msgid "The custom widget '%1' is in use, so it cannot be removed."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:379
+msgid "*.h *.h++ *.hxx *.hh|Header Files"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:397
+msgid "Renaming Custom Widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:398
+msgid ""
+"Custom widget names must be unique.\n"
+"A custom widget called '%1' already exists, so it is not possible to rename "
+"this widget with this name."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:780
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:560
+#: kdevdesigner/designer/editfunctions.ui:450
+#: kdevdesigner/designer/hierarchyview.cpp:760
+#: kdevdesigner/designer/hierarchyview.cpp:841
+#: kdevdesigner/designer/hierarchyview.cpp:850
+#: kdevdesigner/designer/variabledialog.ui:152
+#, no-c-format
+msgid "protected"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:684
+#: kdevdesigner/designer/customwidgeteditorimpl.cpp:752
+msgid ""
+"*.cw|Custom-Widget Description\n"
+"*|All Files"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnections.ui:157
+#: kdevdesigner/designer/dbconnectionsimpl.cpp:128
+#: kdevdesigner/designer/project.cpp:148
+#: kdevdesigner/designer/propertyeditor.cpp:2004
+#: kdevdesigner/designer/propertyeditor.cpp:2022
+#, no-c-format
+msgid "Connection"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:135
+msgid "Add/Remove functions of '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:150
+#: kdevdesigner/designer/hierarchyview.cpp:1144
+msgid "Remove Function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:195
+#: kdevdesigner/designer/propertyeditor.cpp:4100
+msgid "Add Function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:206
+msgid "Change Function Attributes"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:41
+#: kdevdesigner/designer/editfunctionsimpl.cpp:216
+#, no-c-format
+msgid "Edit Functions"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:217
+msgid ""
+"Some syntactically incorrect functions have been defined.\n"
+"Remove these functions?"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:218
+#: kdevdesigner/designer/formfile.cpp:330
+#: kdevdesigner/designer/formfile.cpp:657
+#: kdevdesigner/designer/mainwindow.cpp:2512
+#: kdevdesigner/designer/mainwindow.cpp:2842
+#: kdevdesigner/designer/mainwindowactions.cpp:1116
+#: kdevdesigner/designer/sourcefile.cpp:224
+#: kdevdesigner/designer/sourcefile.cpp:269
+#: kdevdesigner/designer/variabledialogimpl.cpp:105
+#: parts/uimode/uichooser.ui:101
+#, no-c-format
+msgid "&Yes"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctionsimpl.cpp:218
+#: kdevdesigner/designer/formfile.cpp:330
+#: kdevdesigner/designer/formfile.cpp:657
+#: kdevdesigner/designer/mainwindow.cpp:2512
+#: kdevdesigner/designer/mainwindow.cpp:2842
+#: kdevdesigner/designer/mainwindowactions.cpp:1116
+#: kdevdesigner/designer/sourcefile.cpp:224
+#: kdevdesigner/designer/sourcefile.cpp:269
+#: kdevdesigner/designer/variabledialogimpl.cpp:105
+msgid "&No"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:195
+#: kdevdesigner/designer/formfile.cpp:218
+msgid "The file %1 could not be saved"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:230
+msgid "Failed to save file '%1'."
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:236
+msgid "'%1' saved."
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:264
+#: kdevdesigner/designer/formfile.cpp:862
+#: kdevdesigner/designer/mainwindowactions.cpp:1199
+msgid "*.ui|TQt User-Interface Files"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:265
+#: kdevdesigner/designer/formfile.cpp:863
+#: kdevdesigner/designer/mainwindowactions.cpp:1210
+msgid "*|All Files"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:266
+#: kdevdesigner/designer/formfile.cpp:864
+msgid "Save Form '%1' As"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:277
+msgid "File Already Exists"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:278
+msgid "The file already exists. Do you wish to overwrite it?"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:297
+#: kdevdesigner/designer/hierarchyview.cpp:1105
+#: kdevdesigner/designer/hierarchyview.cpp:1109
+#: kdevdesigner/designer/hierarchyview.cpp:1221
+#: kdevdesigner/designer/sourcefile.cpp:141
+#, c-format
+msgid "Edit %1"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:328
+#: kdevdesigner/designer/formwindow.cpp:1841
+msgid "Save Form"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:329
+msgid "Save changes to form '%1'?"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:440
+msgid "Using ui.h File"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:441
+msgid ""
+"An \"ui.h\" file for this form already exists.\n"
+"Do you want to use it or create a new one?"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:443
+msgid "Use Existing"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:443
+msgid "Create New"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:450
+msgid "Creating ui.h file"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:451
+msgid "Do you want to create an new \"ui.h\" file?"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:654
+#: kdevdesigner/designer/sourcefile.cpp:266
+msgid "TQt Designer"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:655
+#: kdevdesigner/designer/sourcefile.cpp:267
+msgid ""
+"File '%1' has been changed outside TQt Designer.\n"
+"Do you want to reload it?"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:855
+#: kdevdesigner/designer/sourcefile.cpp:280
+msgid "Invalid Filename"
+msgstr ""
+
+#: kdevdesigner/designer/formfile.cpp:856
+msgid ""
+"The project already contains a form with a\n"
+"filename of '%1'. Please choose a new filename."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:360
+msgid "&Horizontal"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:361
+#: languages/cpp/ccconfigwidgetbase.ui:657
+#, no-c-format
+msgid "&Vertical"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:380
+#: kdevdesigner/designer/formwindow.cpp:507
+msgid ""
+"<b>A %1 (custom widget)</b> <p>Click <b>Edit Custom Widgets...</b> in the "
+"<b>Tools|Custom</b> menu to add and change custom widgets. You can add "
+"properties as well as signals and slots to integrate custom widgets into "
+"<i>TQt Designer</i>, and provide a pixmap which will be used to represent "
+"the widget on the form.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:387
+#: kdevdesigner/designer/formwindow.cpp:514
+msgid "A %1 (custom widget)"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:458
+msgid "Reparent Widgets"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:466
+#: kdevdesigner/designer/formwindow.cpp:472
+#: kdevdesigner/designer/formwindow.cpp:482
+#, c-format
+msgid "Insert %1"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:663
+msgid "Set buddy for '%1' to..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:665
+msgid "Connect '%1' with..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:687
+#: kdevdesigner/designer/formwindow.cpp:733
+msgid "Change Tab Order"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:840
+#: kdevdesigner/designer/formwindow.cpp:1329
+#: kdevdesigner/designer/formwindow.cpp:1341
+#: kdevdesigner/designer/sizehandle.cpp:216
+msgid "%1/%2"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:874
+msgid "Connect '%1' to '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:902
+msgid "Set buddy '%1' to '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:905
+msgid "Set buddy '%1' to ..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:963
+#: kdevdesigner/designer/formwindow.cpp:1068
+msgid "Inserting Widget"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:964
+#: kdevdesigner/designer/formwindow.cpp:1069
+msgid ""
+"You tried to insert a widget into the layout Container Widget '%1'.\n"
+"This is not possible. In order to insert the widget, the layout of '%1'\n"
+"must first be broken.\n"
+"Break the layout or cancel the operation?"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:971
+#: kdevdesigner/designer/formwindow.cpp:1076
+#: kdevdesigner/designer/kdevdesigner_part.cpp:159
+#: kdevdesigner/designer/mainwindowactions.cpp:369
+msgid "&Break Layout"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1047
+#, c-format
+msgid "Set Buddy for %1"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1313
+#: kdevdesigner/designer/formwindow.cpp:1351
+msgid "Use Size Hint"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1513
+#: kdevdesigner/designer/formwindow.cpp:1525
+#: kdevdesigner/designer/formwindow.cpp:1533
+#: kdevdesigner/designer/mainwindowactions.cpp:326
+msgid "Adjust Size"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1743
+msgid "Click widgets to change the tab order..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1754
+msgid "Drag a line to create a connection..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1756
+msgid "Drag a line to set a buddy..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1762
+msgid "Click on the form to insert a %1..."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1834
+msgid ""
+"The following custom widgets are used in '%1',\n"
+"but are not known to TQt Designer:\n"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1838
+msgid ""
+"If you save this form and generate code for it using uic, \n"
+"the generated code will not compile.\n"
+"Do you want to save this form now?"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1877
+msgid "Lower"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1936
+#: kdevdesigner/designer/formwindow.cpp:1953
+#: kdevdesigner/designer/mainwindowactions.cpp:185
+msgid "Check Accelerators"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1937
+msgid ""
+"_n: Accelerator '%1' is used once.\n"
+"Accelerator '%1' is used %n times."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1939
+msgid "&Select"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1954
+msgid "No accelerator is used more than once."
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:1964
+msgid "Raise"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2002
+#: kdevdesigner/designer/mainwindowactions.cpp:333
+msgid "Lay Out Horizontally"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2012
+#: kdevdesigner/designer/mainwindowactions.cpp:340
+msgid "Lay Out Vertically"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2022
+msgid "Lay Out Horizontally (in splitter)"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2032
+msgid "Lay Out Vertically (in splitter)"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2045
+#: kdevdesigner/designer/mainwindowactions.cpp:347
+msgid "Lay Out in a Grid"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2066
+msgid "Lay Out Children Horizontally"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2087
+msgid "Lay Out Children Vertically"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2111
+msgid "Lay Out Children in a Grid"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2143
+#: kdevdesigner/designer/formwindow.cpp:2163
+#: kdevdesigner/designer/mainwindowactions.cpp:368
+msgid "Break Layout"
+msgstr ""
+
+#: kdevdesigner/designer/formwindow.cpp:2223
+msgid "Edit connections..."
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:191
+#: languages/cpp/cppnewclassdlgbase.ui:162 parts/classview/classtreebase.cpp:51
+#, no-c-format
+msgid "Class"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:376
+#: languages/sql/sqloutputwidget.cpp:121
+msgid "Database"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:630
+#: kdevdesigner/designer/hierarchyview.cpp:637
+#: kdevdesigner/designer/mainwindow.cpp:1800
+#: kdevdesigner/designer/mainwindow.cpp:1819
+#: kdevdesigner/designer/mainwindow.cpp:1839
+#: kdevdesigner/designer/mainwindow.cpp:1879
+#: kdevdesigner/designer/mainwindow.cpp:1940
+#: kdevdesigner/designer/wizardeditorimpl.cpp:133
+#, c-format
+msgid "Add Page to %1"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:656
+#: kdevdesigner/designer/hierarchyview.cpp:667
+#: kdevdesigner/designer/mainwindow.cpp:1808
+#: kdevdesigner/designer/mainwindow.cpp:1827
+#: kdevdesigner/designer/mainwindow.cpp:1846
+#: kdevdesigner/designer/mainwindow.cpp:1889
+#: kdevdesigner/designer/mainwindow.cpp:1948
+#: kdevdesigner/designer/wizardeditorimpl.cpp:151
+msgid "Delete Page %1 of %2"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:753
+msgid "Class Variables"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:455
+#: kdevdesigner/designer/hierarchyview.cpp:758
+#: kdevdesigner/designer/hierarchyview.cpp:839
+#: kdevdesigner/designer/hierarchyview.cpp:848
+#: kdevdesigner/designer/variabledialog.ui:157
+#, no-c-format
+msgid "private"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:775
+#: kdevdesigner/designer/editfunctions.ui:445
+#: kdevdesigner/designer/hierarchyview.cpp:762
+#: kdevdesigner/designer/hierarchyview.cpp:843
+#: kdevdesigner/designer/hierarchyview.cpp:852
+#: kdevdesigner/designer/variabledialog.ui:147
+#, no-c-format
+msgid "public"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:835
+msgid "Functions"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:846
+#: kdevdesigner/designer/mainwindowactions.cpp:192
+msgid "Slots"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1050
+#: kdevdesigner/designer/hierarchyview.cpp:1055
+#: kdevdesigner/designer/mainwindow.cpp:1675
+#: parts/documentation/bookmarkview.cpp:126
+#: parts/snippet/snippet_widget.cpp:557 parts/snippet/snippet_widget.cpp:559
+msgid "Edit..."
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1052
+msgid "New..."
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1061
+msgid "Goto Implementation"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1151
+msgid "Remove Variable"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1201
+#: kdevdesigner/designer/variabledialog.ui:41
+#: kdevdesigner/designer/variabledialogimpl.cpp:103
+#: kdevdesigner/designer/variabledialogimpl.cpp:122
+#, no-c-format
+msgid "Edit Variables"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1202
+msgid "This variable has already been declared."
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1230
+msgid "Add Variable"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1247
+msgid "Objects"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1248
+msgid ""
+"List of all widgets and objects of the current form in hierarchical order"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1249
+msgid "Members"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1250
+msgid "List of all members of the current form"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1269
+msgid "Class Declarations"
+msgstr ""
+
+#: kdevdesigner/designer/hierarchyview.cpp:1270
+msgid "List of all classes and its declarations of the current source file"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:143
+#: kdevdesigner/designer/iconvieweditorimpl.cpp:63
+#: kdevdesigner/designer/listboxeditorimpl.cpp:89
+#: kdevdesigner/designer/widgetfactory.cpp:740
+#: kdevdesigner/designer/widgetfactory.cpp:767
+#: kdevdesigner/designer/widgetfactory.cpp:776
+#: vcs/subversion/svn_commitdlgbase.ui:36
+#, no-c-format
+msgid "New Item"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditorimpl.cpp:132
+#: kdevdesigner/designer/listboxeditorimpl.cpp:164
+msgid "Edit the Items of '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:98 src/partcontroller.cpp:137
+msgid "Save Al&l"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:100
+#: kdevdesigner/designer/mainwindowactions.cpp:740
+msgid "Create &Template..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:116
+#: kdevdesigner/designer/mainwindowactions.cpp:186
+msgid "Chec&k Accelerators"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:118
+#: kdevdesigner/designer/mainwindowactions.cpp:193
+msgid "S&lots..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:120
+#: kdevdesigner/designer/mainwindowactions.cpp:200
+msgid "Co&nnections..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:122
+#: kdevdesigner/designer/mainwindowactions.cpp:214
+msgid "&Form Settings..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:125
+#: kdevdesigner/designer/mainwindowactions.cpp:808
+msgid "&Add File..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:127
+#: kdevdesigner/designer/mainwindowactions.cpp:819
+msgid "&Image Collection..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:129
+#: kdevdesigner/designer/mainwindowactions.cpp:829
+msgid "&Database Connections..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:131
+msgid "&Designer Project Settings..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:135
+#: kdevdesigner/designer/mainwindowactions.cpp:432
+msgid "&Pointer"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:138
+#: kdevdesigner/designer/mainwindowactions.cpp:440
+msgid "&Connect Signal/Slots"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:140
+#: kdevdesigner/designer/mainwindowactions.cpp:448
+msgid "Tab &Order"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:142
+#: kdevdesigner/designer/mainwindowactions.cpp:455
+msgid "Set &Buddy"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:144
+#: kdevdesigner/designer/mainwindowactions.cpp:605
+msgid "Configure Toolbox..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:145
+#: kdevdesigner/designer/mainwindowactions.cpp:490
+msgid "Edit &Custom Widgets..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:147
+#: kdevdesigner/designer/mainwindowactions.cpp:327
+msgid "Adjust &Size"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:149
+#: kdevdesigner/designer/mainwindowactions.cpp:334
+msgid "Lay Out &Horizontally"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:151
+#: kdevdesigner/designer/mainwindowactions.cpp:341
+msgid "Lay Out &Vertically"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:153
+msgid "Lay Out in &Grid"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:155
+#: kdevdesigner/designer/mainwindowactions.cpp:355
+msgid "Lay Out Horizontally (in S&plitter)"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:157
+#: kdevdesigner/designer/mainwindowactions.cpp:362
+msgid "Lay Out Vertically (in Sp&litter)"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:161
+msgid "Add Spacer"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:164
+#: kdevdesigner/designer/mainwindowactions.cpp:857
+msgid "Preview &Form"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:166
+msgid "Ne&xt Form"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:168
+msgid "Pre&vious Form"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:172
+msgid "Configure &KDevDesigner..."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.cpp:277
+msgid "KDevDesignerPart"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditorimpl.cpp:130
+msgid "Edit the Items and Columns of '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditorimpl.cpp:287
+msgid "New Column"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditorimpl.cpp:399
+msgid "Item"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditorimpl.cpp:417
+msgid "Subitem"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:68
+#: kdevdesigner/designer/listvieweditorimpl.cpp:631
+#, no-c-format
+msgid "&Items"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:155
+#: kdevdesigner/designer/startdialogimpl.cpp:170
+msgid "TQt User-Interface Files (*.ui)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:219
+#: kdevdesigner/designer/mainwindowactions.cpp:376
+msgid "Layout"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:356
+#: kdevdesigner/designer/mainwindow.cpp:3742
+msgid "Property Editor/Signal Handlers"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:358
+msgid ""
+"<b>The Property Editor</b><p>You can change the appearance and behavior of "
+"the selected widget in the property editor.</p><p>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 <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.)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:385
+msgid "Output Window"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:399
+msgid "Object Explorer"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:402
+msgid ""
+"<b>The Object Explorer</b><p>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.</p><p>The columns "
+"can be resized by dragging the separator in the list's header.</p><p>The "
+"second tab shows all the form's slots, class variables, includes, etc.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:419
+msgid "Start typing the buffer you want to switch to here (ALT+B)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:428
+msgid "Project Overview"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:429
+msgid ""
+"<b>The Project Overview Window</b><p>The Project Overview Window displays "
+"all the current project, including forms and source files.</p><p>Use the "
+"search field to rapidly switch between files.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:446
+msgid "Action Editor"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:447
+msgid ""
+"<b>The Action Editor</b><p>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 besides their names in menus.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:467
+msgid "Toolbox"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1276
+msgid ""
+"<b>The Form Window</b><p>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.</p><p>Changes in the <b>Property "
+"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 in the <b>Edit</b> menu.<p>You can have "
+"several forms open, and all open forms are listed in the <b>Form List</b>."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1331
+#: parts/appwizard/appwizarddlg.cpp:923
+msgid "New Project"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1331
+msgid "Cannot create an invalid project."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1482
+#, c-format
+msgid "&Undo: %1"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1484
+#: kdevdesigner/designer/mainwindowactions.cpp:127
+msgid "&Undo: Not Available"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1486
+#, c-format
+msgid "&Redo: %1"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1488
+#: kdevdesigner/designer/mainwindowactions.cpp:133
+msgid "&Redo: Not Available"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1575
+msgid "Choose Pixmap..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1579
+msgid "Edit Text..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1583
+msgid "Edit Title..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1587
+#: kdevdesigner/designer/mainwindow.cpp:1697
+msgid "Edit Page Title..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1618
+#: kdevdesigner/designer/mainwindow.cpp:1632
+#: kdevdesigner/designer/mainwindow.cpp:1641
+#: kdevdesigner/designer/mainwindow.cpp:1656
+#: kdevdesigner/designer/mainwindow.cpp:1690
+#: kdevdesigner/designer/mainwindow.cpp:2464
+msgid "Delete Page"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1621
+#: kdevdesigner/designer/mainwindow.cpp:1635
+#: kdevdesigner/designer/mainwindow.cpp:1644
+#: kdevdesigner/designer/mainwindow.cpp:1659
+#: kdevdesigner/designer/mainwindow.cpp:1694
+#: kdevdesigner/designer/mainwindow.cpp:2463
+msgid "Add Page"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1627
+msgid "Previous Page"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1629
+msgid "Next Page"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1662
+msgid "Rename Current Page..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1700
+msgid "Edit Pages..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1706
+msgid "Add Menu Item"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1708
+msgid "Add Toolbar"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1730
+#: kdevdesigner/designer/mainwindow.cpp:2633
+#: kdevdesigner/designer/paletteeditoradvanced.ui:202
+#, no-c-format
+msgid "Text"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1730
+#: kdevdesigner/designer/mainwindow.cpp:2633
+msgid "New text"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1735
+#: kdevdesigner/designer/mainwindow.cpp:2638
+msgid "Set 'wordwrap' of '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1744
+#: kdevdesigner/designer/mainwindow.cpp:2647
+msgid "Set the 'text' of '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1754
+#: kdevdesigner/designer/mainwindow.cpp:2660
+#: parts/documentation/bookmarkview.cpp:118
+#: parts/documentation/docconfiglistview.cpp:32
+#: parts/documentation/searchview.cpp:74 parts/documentation/searchview.cpp:99
+msgid "Title"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1754
+#: kdevdesigner/designer/mainwindow.cpp:2660
+msgid "New title"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1757
+#: kdevdesigner/designer/mainwindow.cpp:2662
+msgid "Set the 'title' of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1767
+#: kdevdesigner/designer/mainwindow.cpp:1904
+#: kdevdesigner/designer/mainwindow.cpp:1963
+msgid "Page Title"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1767
+#: kdevdesigner/designer/mainwindow.cpp:1904
+#: kdevdesigner/designer/mainwindow.cpp:1963
+msgid "New page title"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1770
+msgid "Set the 'pageTitle' of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1783
+msgid "Set the 'pixmap' of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1854
+msgid "Raise next page of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1864
+msgid "Raise previous page of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1911
+msgid "Rename Page %1 to %2"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1966
+#: kdevdesigner/designer/wizardeditorimpl.cpp:220
+msgid "Rename page %1 of %2"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1978
+msgid "Add Toolbar to '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:1984
+msgid "Add Menu to '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2510
+#: kdevdesigner/designer/mainwindowactions.cpp:1114
+msgid "Save Project Settings"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2511
+#: kdevdesigner/designer/mainwindowactions.cpp:1115
+#: kdevdesigner/designer/sourcefile.cpp:223
+msgid "Save changes to '%1'?"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2595
+#: kdevdesigner/designer/propertyeditor.cpp:4082
+msgid "Add Connection"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2608
+msgid "Edit %1..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2704
+msgid "Insert a %1 (custom widget)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2705
+msgid ""
+"<b>%1 (custom widget)</b><p>Click <b>Edit Custom Widgets...</b> in the "
+"<b>Tools|Custom</b> menu to add and change custom widgets. You can add "
+"properties as well as signals and slots to integrate them into TQt Designer, "
+"and provide a pixmap which will be used to represent the widget on the form."
+"</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2839
+msgid "Restoring Last Session"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2840
+msgid ""
+"TQt Designer found some temporary saved files, which were\n"
+"written when TQt Designer crashed last time. Do you want to\n"
+"load these files?"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2904
+msgid "There is no help available for this dialog at the moment."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2963
+#: kdevdesigner/designer/mainwindowactions.cpp:1749
+#: kdevdesigner/designer/mainwindowactions.cpp:1772
+msgid "Edit Source"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:2964
+#: kdevdesigner/designer/mainwindowactions.cpp:1750
+#: kdevdesigner/designer/mainwindowactions.cpp:1773
+msgid ""
+"There is no plugin for editing %1 code installed.\n"
+"Note: Plugins are not available in static TQt configurations."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:3064
+msgid "Open File"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:3065
+#: kdevdesigner/designer/mainwindow.cpp:3081
+msgid "Could not open '%1'. File does not exist."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:3080 src/projectmanager.cpp:135
+msgid "Open Project"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:3705
+#: kdevdesigner/designer/propertyeditor.cpp:4315
+msgid "Signal Handlers"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:47
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:55
+#: kdevdesigner/designer/mainwindow.cpp:3729
+#: kdevdesigner/designer/mainwindowactions.cpp:409
+#: kdevdesigner/designer/multilineeditorimpl.cpp:130
+#, no-c-format
+msgid "&Layout"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindow.cpp:3730
+#: kdevdesigner/designer/mainwindowactions.cpp:855
+msgid "&Preview"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:128
+msgid "Undoes the last action"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:134
+msgid "Redoes the last undone operation"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:139
+msgid "Cu&t"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:140
+msgid "Cuts the selected widgets and puts them on the clipboard"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:146
+msgid "Copies the selected widgets to the clipboard"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:152
+msgid "Pastes the clipboard's contents"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:158
+msgid "Deletes the selected widgets"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:167
+msgid "Select &All"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:168
+msgid "Selects all widgets"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:173
+msgid "Bring to Front"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:173
+msgid "Bring to &Front"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:174
+#: kdevdesigner/designer/mainwindowactions.cpp:175
+msgid "Raises the selected widgets"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:179
+msgid "Send to Back"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:179
+msgid "Send to &Back"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:180
+#: kdevdesigner/designer/mainwindowactions.cpp:181
+msgid "Lowers the selected widgets"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:187
+msgid "Checks if the accelerators used in the form are unique"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:194
+msgid "Opens a dialog for editing slots"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:199
+msgid "Connections"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:201
+msgid "Opens a dialog for editing connections"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:206
+#: vcs/subversion/svn_copydlgwidget.ui:178
+#, no-c-format
+msgid "Source"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:207
+msgid "&Source..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:208
+msgid "Opens an editor to edit the form's source code"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:41
+#: kdevdesigner/designer/mainwindowactions.cpp:213
+#, no-c-format
+msgid "Form Settings"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:215
+msgid "Opens a dialog to change the form's settings"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:220
+#: kdevdesigner/designer/preferences.ui:41
+#, no-c-format
+msgid "Preferences"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:221
+msgid "Preferences..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:222
+msgid "Opens a dialog to change preferences"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:271
+msgid "Find"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:277
+msgid "Find Incremental"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:278
+msgid "Find &Incremental"
+msgstr ""
+
+#: kdevdesigner/designer/gotolinedialog.ui:46
+#: kdevdesigner/designer/mainwindowactions.cpp:289
+#, no-c-format
+msgid "Goto Line"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:290
+msgid "&Goto Line..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:302
+msgid "Incremental search (Alt+I)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:310
+#: parts/partexplorer/partexplorerform.cpp:129
+msgid "&Search"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:328
+msgid "Adjusts the size of the selected widget"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:335
+msgid "Lays out the selected widgets horizontally"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:342
+msgid "Lays out the selected widgets vertically"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:348
+msgid "Lay Out in a &Grid"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:349
+msgid "Lays out the selected widgets in a grid"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:354
+msgid "Lay Out Horizontally (in Splitter)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:356
+msgid "Lays out the selected widgets horizontally in a splitter"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:361
+msgid "Lay Out Vertically (in Splitter)"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:363
+msgid "Lays out the selected widgets vertically in a splitter"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:370
+msgid "Breaks the selected layout"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:379
+#, c-format
+msgid "Add %1"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:382
+#: kdevdesigner/designer/mainwindowactions.cpp:555
+#, c-format
+msgid "Insert a %1"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:383
+msgid ""
+"<b>A %1</b><p>%2</p><p>Click to insert a single %3,or double click to keep "
+"the tool selected."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:395
+#, c-format
+msgid "<b>The Layout toolbar</b>%1"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:431
+msgid "Pointer"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:435
+msgid "Selects the pointer tool"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:438
+msgid "Connect Signal/Slots"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:444
+msgid "Selects the connection tool"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:447
+msgid "Tab Order"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:451
+msgid "Selects the tab order tool"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:454
+msgid "Set Buddy"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:458
+msgid "Sets a buddy to a label"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:464
+#, c-format
+msgid "<b>The Tools toolbar</b>%1"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:466
+msgid "Tools"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:488
+msgid "Custom Widgets"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:491
+msgid "Opens a dialog to add and change custom widgets"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:508
+msgid "<b>The %1</b>%2"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:509
+#, c-format
+msgid ""
+" Click on a button to insert a single widget, or double click to insert "
+"multiple %1."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:512
+msgid "<b>The %1 Widgets</b>%2"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:513
+msgid ""
+" Click on a button to insert a single %1 widget, or double click to insert "
+"multiple widgets."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:557
+msgid "<b>A %1</b>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:560
+msgid "<p>Double click on this tool to keep it selected.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:579
+msgid ""
+"<b>The Custom Widgets toolbar</b>%1<p>Click <b>Edit Custom Widgets...</b>in "
+"the <b>Tools|Custom</b> menu to add and change custom widgets</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:584
+msgid ""
+" Click on the buttons to insert a single widget, or double click to insert "
+"multiple widgets."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:586
+#: parts/appwizard/appwizarddlg.cpp:575 parts/appwizard/appwizarddlgbase.ui:461
+#, no-c-format
+msgid "Custom"
+msgstr ""
+
+#: kdevdesigner/designer/configtoolboxdialog.ui:41
+#: kdevdesigner/designer/mainwindowactions.cpp:605
+#, no-c-format
+msgid "Configure Toolbox"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:606
+msgid "Opens a dialog to configure the common widgets page of the toolbox"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:620
+#, c-format
+msgid "<b>The File toolbar</b>%1"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1807
+#: kdevdesigner/designer/mainwindowactions.cpp:629
+#: kdevdesigner/designer/mainwindowactions.cpp:644
+#, no-c-format
+msgid "New"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:630
+msgid "New dialog or file"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:631
+#: kdevdesigner/designer/mainwindowactions.cpp:645
+msgid "&New..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:634
+msgid "Creates a new project, form or source file."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:647
+msgid "Creates a new dialog or file"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:651
+msgid "New Dialog"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:652
+msgid "&Dialog..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:655
+msgid "Creates a new dialog."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:660
+msgid "&File..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:663
+msgid "Creates a new file."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:678
+msgid "Opens an existing project, form or source file "
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:692
+msgid "Closes the current project or document"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:707
+msgid "Saves the current project or document"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:717
+msgid "Save &As..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:718
+msgid "Saves the current form with a new filename"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:727
+msgid "Save All"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:728
+msgid "Sa&ve All"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:729
+msgid "Saves all open documents"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:41
+#: kdevdesigner/designer/mainwindowactions.cpp:739
+#: kdevdesigner/designer/mainwindowactions.cpp:1438
+#: kdevdesigner/designer/mainwindowactions.cpp:1459
+#, no-c-format
+msgid "Create Template"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:741
+msgid "Creates a new template"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:754
+msgid "Recently Opened Files "
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:755
+msgid "Recently Opened Projects"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:773
+msgid "Exit"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:775
+msgid ""
+"Quits the application and prompts to save any changed forms, source files or "
+"project settings"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:788
+msgid "Pr&oject"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:791
+#: kdevdesigner/designer/mainwindowactions.cpp:792
+msgid "Active Project"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:797
+#: kdevdesigner/designer/mainwindowactions.cpp:798
+#: kdevdesigner/designer/newformimpl.cpp:364
+#: kdevdesigner/designer/startdialogimpl.cpp:67
+#: kdevdesigner/designer/workspace.cpp:159
+msgid "<No Project>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:808
+msgid "Add File"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:810
+msgid "Adds a file to the current project"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:818
+msgid "Image Collection..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:820
+msgid "Opens a dialog for editing the current project's image collection"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:828
+msgid "Database Connections..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:830
+msgid "Opens a dialog for editing the current project's database connections"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:839
+msgid "Project Settings..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:840
+msgid "&Project Settings..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:841
+msgid "Opens a dialog to change the project's settings"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:857
+msgid "Preview Form"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:860
+msgid "Opens a preview"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:874
+msgid ""
+"The preview will use the Motif look and feel which is used as the default "
+"style on most UNIX systems."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:876
+msgid "The preview will use the Windows look and feel."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:878
+msgid ""
+"The preview will use the Platinum look and feel which is similar to the "
+"Macintosh GUI style."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:880
+msgid ""
+"The preview will use the CDE look and feel which is similar to some versions "
+"of the Common Desktop Environment."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:882
+msgid ""
+"The preview will use the Motif look and feel which is used as the default "
+"style on SGI systems."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:884
+msgid ""
+"The preview will use the advanced Motif look and feel used by the GIMP "
+"toolkit (GTK) on Linux."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:886
+msgid "Preview Form in %1 Style"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:887
+msgid "... in %1 Style"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:888
+msgid "Opens a preview in %1 style"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:889
+msgid ""
+"<b>Open a preview in %1 style.</b><p>Use the preview to test the design and "
+"signal-slot connections of the current form. %2</p>"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:905
+msgid "Tile"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:905
+msgid "&Tile"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:906
+msgid "Tiles the windows so that they are all visible"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:909
+msgid "Cascade"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:909
+msgid "&Cascade"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:910
+msgid "Cascades the windows so that all their title bars are visible"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:914
+msgid "Cl&ose"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:915
+msgid "Closes the active window"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:919 src/partcontroller.cpp:152
+msgid "Close All"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:919
+msgid "Close Al&l"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:920
+msgid "Closes all form windows"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:924
+msgid "Next"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:924
+msgid "Ne&xt"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:925
+msgid "Activates the next window"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:929
+msgid "Previous"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:929
+msgid "Pre&vious"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:930
+msgid "Activates the previous window"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:64
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:72
+#: kdevdesigner/designer/mainwindowactions.cpp:937 src/kdevassistantui.rc:106
+#: src/simplemainwindow.cpp:714 src/tdevelopui.rc:118
+#, no-c-format
+msgid "&Window"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:953
+msgid "Vie&ws"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:954
+msgid "Tool&bars"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:983
+msgid "Opens the online help"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:987
+#: parts/documentation/find_documentation.cpp:178
+#: parts/documentation/find_documentation_options.cpp:163
+msgid "Manual"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:987
+msgid "&Manual"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:988
+msgid "Opens the TQt Designer manual"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:993
+msgid "Displays information about TQt Designer"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:997
+msgid "About TQt"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:997
+msgid "About &TQt"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:998
+msgid "Displays information about the TQt Toolkit"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1002
+#: kdevdesigner/designer/mainwindowactions.cpp:1003
+msgid "What's This?"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1004
+msgid "\"What's This?\" context sensitive help"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1028
+msgid "Create a new project, form or source file..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1062
+msgid "Name of File"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1062
+msgid "Enter the name of the new source file:"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1156
+msgid "Selected project '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1186
+msgid "Open a file..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1198
+msgid "*.ui *.pro|Designer Files"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1201
+msgid "*.pro|TQMAKE Project Files"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1262
+msgid "No import filter is available to import '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1266
+msgid "Importing '%1' using import filter ..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1270
+msgid "Nothing to load in '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1309
+msgid "Reading file '%1'..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1328
+msgid "Loaded file '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1330
+msgid "Failed to load file '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1331
+msgid "Load File"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1331
+msgid "Could not load file '%1'."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1379
+msgid "Project '%1' saved."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1385
+msgid "Enter a filename..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1426
+#: kdevdesigner/designer/mainwindowactions.cpp:1481
+msgid "NewTemplate"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1438
+#: kdevdesigner/designer/mainwindowactions.cpp:1459
+msgid "Could not create the template."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1555
+msgid "Paste Error"
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1556
+msgid ""
+"Cannot paste widgets. Designer could not find a container\n"
+"to paste into which does not contain a layout. Break the layout\n"
+"of the container you want to paste into and select this container\n"
+"and then paste again."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1717
+msgid "Edit the current form's slots..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1728
+msgid "Edit the current form's connections..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1828
+msgid "Edit the current form's settings..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:1857
+msgid "Edit preferences..."
+msgstr ""
+
+#: kdevdesigner/designer/mainwindowactions.cpp:2025
+msgid "Edit custom widgets..."
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:157
+msgid "new menu"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:158
+#: kdevdesigner/designer/popupmenueditor.cpp:304
+msgid "new separator"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:190
+#: kdevdesigner/designer/menubareditor.cpp:194
+#: kdevdesigner/designer/menubareditor.cpp:1012
+msgid "Add Menu"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:242
+msgid "separator"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:381
+msgid "Cut Menu"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:404
+msgid "Paste Menu"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:496
+msgid "Delete Menu"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:1009
+msgid "Item Dragged"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:1048
+msgid "Move Menu Left"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:1070
+msgid "Move Menu Right"
+msgstr ""
+
+#: kdevdesigner/designer/menubareditor.cpp:1101
+#: kdevdesigner/designer/menubareditor.cpp:1106
+msgid "Rename Menu"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:99
+msgid "&Styles"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:90
+#: kdevdesigner/designer/multilineeditorimpl.cpp:101
+#, no-c-format
+msgid "Basics"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:109
+#: kdevdesigner/designer/propertyeditor.cpp:1883
+#: kdevdesigner/designer/propertyeditor.cpp:1903
+#: kdevdesigner/designer/propertyeditor.cpp:1967
+msgid "Bold"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:115
+#: kdevdesigner/designer/propertyeditor.cpp:1887
+#: kdevdesigner/designer/propertyeditor.cpp:1907
+#: kdevdesigner/designer/propertyeditor.cpp:1971
+msgid "Underline"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:121
+msgid "Typewriter"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:134
+msgid "Break"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:139
+msgid "Paragraph"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:147
+msgid "Align left"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:153
+msgid "Align center"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:159
+msgid "Align right"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:165
+msgid "Blockquote"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:173
+msgid "&Font"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:185
+msgid "Fontsize +1"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:190
+msgid "Fontsize -1"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:195
+msgid "Headline 1"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:200
+msgid "Headline 2"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:205
+msgid "Headline 3"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:211
+msgid "O&ptions"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:217
+msgid "Word Wrapping"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:279
+msgid "Set the Text of '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditorimpl.cpp:285
+msgid "Set 'wordWrap' of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:160
+msgid "Load Template"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:161
+msgid "Could not load form description from template '%1'"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:252
+msgid "%1 Project"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:260
+msgid "Dialog"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:267
+msgid "Wizard"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:272
+msgid "Widget"
+msgstr ""
+
+#: kdevdesigner/designer/newformimpl.cpp:277
+msgid "Main Window"
+msgstr ""
+
+#: kdevdesigner/designer/outputwindow.cpp:80
+msgid "Warnings/Errors"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1046
+#: kdevdesigner/designer/editfunctions.ui:106
+#: kdevdesigner/designer/outputwindow.cpp:83
+#: languages/cpp/addattributedialogbase.ui:50
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:218
+#: languages/cpp/subclassingdlgbase.ui:139
+#: languages/kjssupport/subclassingdlgbase.ui:104
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:230
+#: parts/ctags2/ctags2_widgetbase.ui:39
+#: parts/partexplorer/partexplorerform.cpp:117
+#, no-c-format
+msgid "Type"
+msgstr ""
+
+#: kdevdesigner/designer/outputwindow.cpp:84
+#: parts/valgrind/valgrind_widget.cpp:97
+msgid "Message"
+msgstr ""
+
+#: kdevdesigner/designer/outputwindow.cpp:85
+#: languages/ada/problemreporter.cpp:89 languages/cpp/problemreporter.cpp:223
+#: languages/java/problemreporter.cpp:93
+#: languages/pascal/problemreporter.cpp:83 languages/php/phperrorview.cpp:184
+#: vcs/subversion/svn_blamewidget.cpp:35
+msgid "Line"
+msgstr ""
+
+#: kdevdesigner/designer/outputwindow.cpp:86
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:220
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:232
+#: parts/fileview/filegroupswidget.cpp:312
+msgid "Location"
+msgstr ""
+
+#: kdevdesigner/designer/pixmapcollectioneditor.ui.h:115
+msgid "Choose Image"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:303
+msgid "new item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:438
+msgid "Cut Item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:466
+msgid "Paste Item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:508
+msgid "Set Icon"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:631
+msgid "Add Item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:641
+msgid "Remove Item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:769
+#: kdevdesigner/designer/popupmenueditor.cpp:1428
+msgid "Rename Item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:1233
+msgid "Drop Item"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:1287
+msgid "Remove Icon"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:1308
+msgid "Move Item Up"
+msgstr ""
+
+#: kdevdesigner/designer/popupmenueditor.cpp:1332
+msgid "Move Item Down"
+msgstr ""
+
+#: kdevdesigner/designer/project.cpp:149
+msgid ""
+"Could not connect to the database.\n"
+"Press 'OK' to continue or 'Cancel' to specify different\n"
+"connection information.\n"
+msgstr ""
+
+#: kdevdesigner/designer/projectsettingsimpl.cpp:96
+msgid ""
+"*.db|Database Files\n"
+"*|All Files"
+msgstr ""
+
+#: kdevdesigner/designer/projectsettingsimpl.cpp:104
+msgid ""
+"*.pro|Project Files\n"
+"*|All Files"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:422
+msgid "Reset the property to its default value"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:423
+msgid "Click this button to reset the property to its default value"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1090
+#: kdevdesigner/designer/propertyeditor.cpp:1151
+msgid "False"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1091
+#: kdevdesigner/designer/propertyeditor.cpp:1149
+msgid "True"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1278
+#: kdevdesigner/designer/richtextfontdialog.ui:73
+#, no-c-format
+msgid "default"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1505
+#: kdevdesigner/designer/propertyeditor.cpp:1523
+#: kdevdesigner/designer/propertyeditor.cpp:1602
+#: kdevdesigner/designer/propertyeditor.cpp:1613
+#: lib/widgets/propeditor/propertymachinefactory.cpp:131
+#: lib/widgets/propeditor/propertymachinefactory.cpp:138
+msgid "x"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1507
+#: kdevdesigner/designer/propertyeditor.cpp:1528
+#: kdevdesigner/designer/propertyeditor.cpp:1604
+#: kdevdesigner/designer/propertyeditor.cpp:1615
+#: lib/widgets/propeditor/propertymachinefactory.cpp:132
+#: lib/widgets/propeditor/propertymachinefactory.cpp:139
+msgid "y"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1511
+#: kdevdesigner/designer/propertyeditor.cpp:1533
+#: kdevdesigner/designer/propertyeditor.cpp:1606
+#: kdevdesigner/designer/propertyeditor.cpp:1620
+msgid "width"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1513
+#: kdevdesigner/designer/propertyeditor.cpp:1538
+#: kdevdesigner/designer/propertyeditor.cpp:1608
+#: kdevdesigner/designer/propertyeditor.cpp:1622
+msgid "height"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1757
+#: kdevdesigner/designer/propertyeditor.cpp:1770
+#: kdevdesigner/designer/propertyeditor.cpp:1820
+msgid "Red"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1759
+#: kdevdesigner/designer/propertyeditor.cpp:1772
+#: kdevdesigner/designer/propertyeditor.cpp:1822
+msgid "Green"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1761
+#: kdevdesigner/designer/propertyeditor.cpp:1774
+#: kdevdesigner/designer/propertyeditor.cpp:1824
+msgid "Blue"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1879
+#: kdevdesigner/designer/propertyeditor.cpp:1898
+#: kdevdesigner/designer/propertyeditor.cpp:1963
+msgid "Family"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1881
+#: kdevdesigner/designer/propertyeditor.cpp:1901
+#: kdevdesigner/designer/propertyeditor.cpp:1965
+msgid "Point Size"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:1889
+#: kdevdesigner/designer/propertyeditor.cpp:1909
+#: kdevdesigner/designer/propertyeditor.cpp:1973
+msgid "Strikeout"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2006
+#: kdevdesigner/designer/propertyeditor.cpp:2040
+msgid "Table"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2009
+#: kdevdesigner/designer/propertyeditor.cpp:2063
+msgid "Field"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2171
+#: kdevdesigner/designer/propertyeditor.cpp:2189
+#: kdevdesigner/designer/propertyeditor.cpp:2239
+#: lib/widgets/propeditor/propertymachinefactory.cpp:156
+msgid "hSizeType"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2174
+#: kdevdesigner/designer/propertyeditor.cpp:2191
+#: kdevdesigner/designer/propertyeditor.cpp:2241
+#: lib/widgets/propeditor/propertymachinefactory.cpp:157
+msgid "vSizeType"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2177
+#: kdevdesigner/designer/propertyeditor.cpp:2193
+#: kdevdesigner/designer/propertyeditor.cpp:2243
+msgid "horizontalStretch"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2179
+#: kdevdesigner/designer/propertyeditor.cpp:2195
+#: kdevdesigner/designer/propertyeditor.cpp:2245
+msgid "verticalStretch"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2226
+msgid "%1/%2/%3/%4"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2376
+#: lib/widgets/propeditor/propertymachinefactory.cpp:165
+msgid "Arrow"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2377
+msgid "Up-Arrow"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2378
+#: lib/widgets/propeditor/propertymachinefactory.cpp:167
+msgid "Cross"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2379
+#: lib/widgets/propeditor/propertymachinefactory.cpp:168
+msgid "Waiting"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2380
+#: lib/widgets/propeditor/propertymachinefactory.cpp:169
+msgid "iBeam"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2381
+#: lib/widgets/propeditor/propertymachinefactory.cpp:170
+msgid "Size Vertical"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2382
+#: lib/widgets/propeditor/propertymachinefactory.cpp:171
+msgid "Size Horizontal"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2383
+#: lib/widgets/propeditor/propertymachinefactory.cpp:172
+msgid "Size Slash"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2384
+#: lib/widgets/propeditor/propertymachinefactory.cpp:173
+msgid "Size Backslash"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2385
+#: lib/widgets/propeditor/propertymachinefactory.cpp:174
+msgid "Size All"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2388
+#: lib/widgets/propeditor/propertymachinefactory.cpp:175
+msgid "Blank"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2389
+#: lib/widgets/propeditor/propertymachinefactory.cpp:176
+msgid "Split Vertical"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2390
+#: lib/widgets/propeditor/propertymachinefactory.cpp:177
+msgid "Split Horizontal"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2391
+#: lib/widgets/propeditor/propertymachinefactory.cpp:178
+msgid "Pointing Hand"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:2392
+#: lib/widgets/propeditor/propertymachinefactory.cpp:179
+msgid "Forbidden"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:112
+#: buildtools/autotools/addservicedlgbase.ui:351
+#: kdevdesigner/designer/customwidgeteditor.ui:1035
+#: kdevdesigner/designer/propertyeditor.cpp:2918
+#: parts/partexplorer/partexplorerform.cpp:116
+#, no-c-format
+msgid "Property"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:3485
+#: kdevdesigner/designer/propertyeditor.cpp:3499
+msgid "Set '%1' of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:3627
+msgid "Sort &Categorized"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:3628
+msgid "Sort &Alphabetically"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:3768
+msgid "Reset '%1' of '%2'"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:3875
+msgid ""
+"<p><b>TQWidget::%1</b></p><p>There is no documentation available for this "
+"property.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4027
+msgid "New Signal Handler"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4028
+msgid "Delete Signal Handler"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4049
+msgid "Remove Connection"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4141
+#: kdevdesigner/designer/propertyeditor.cpp:4180
+#: kdevdesigner/designer/propertyeditor.cpp:4306
+msgid "Property Editor"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4145
+msgid "P&roperties"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4147
+msgid "Signa&l Handlers"
+msgstr ""
+
+#: kdevdesigner/designer/propertyeditor.cpp:4189
+msgid "Property Editor (%1)"
+msgstr ""
+
+#: kdevdesigner/designer/resource.cpp:1829
+msgid "Loading File"
+msgstr ""
+
+#: kdevdesigner/designer/resource.cpp:1830
+msgid ""
+"Error loading %1.\n"
+"The widget %2 could not be created."
+msgstr ""
+
+#: kdevdesigner/designer/sizehandle.cpp:235
+msgid "Resize"
+msgstr ""
+
+#: kdevdesigner/designer/sourcefile.cpp:222
+msgid "Save Code"
+msgstr ""
+
+#: kdevdesigner/designer/sourcefile.cpp:281
+msgid ""
+"The project already contains a source file with \n"
+"filename '%1'. Please choose a new filename."
+msgstr ""
+
+#: kdevdesigner/designer/startdialogimpl.cpp:169
+msgid "Designer Files (*.ui *.pro)"
+msgstr ""
+
+#: kdevdesigner/designer/startdialogimpl.cpp:171
+msgid "QMAKE Project Files (*.pro)"
+msgstr ""
+
+#: kdevdesigner/designer/startdialogimpl.cpp:177
+msgid "All Files (*)"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditorimpl.cpp:346
+msgid "Edit the Rows and Columns of '%1' "
+msgstr ""
+
+#: kdevdesigner/designer/variabledialogimpl.cpp:104
+msgid ""
+"One variable has been declared twice.\n"
+"Remove this variable?"
+msgstr ""
+
+#: kdevdesigner/designer/widgetfactory.cpp:277
+msgid "Move Tab Page"
+msgstr ""
+
+#: kdevdesigner/designer/listeditor.ui:56
+#: kdevdesigner/designer/widgetfactory.cpp:775
+#: languages/cpp/ccconfigwidgetbase.ui:376
+#: vcs/subversion/svn_commitdlgbase.ui:25
+#, no-c-format
+msgid "Column 1"
+msgstr ""
+
+#: kdevdesigner/designer/widgetfactory.cpp:814
+msgid "Tab 1"
+msgstr ""
+
+#: kdevdesigner/designer/widgetfactory.cpp:817
+msgid "Tab 2"
+msgstr ""
+
+#: kdevdesigner/designer/widgetfactory.cpp:952
+msgid "Page 1"
+msgstr ""
+
+#: kdevdesigner/designer/widgetfactory.cpp:955
+msgid "Page 2"
+msgstr ""
+
+#: kdevdesigner/designer/wizardeditorimpl.cpp:83
+msgid "Edit Wizard Pages"
+msgstr ""
+
+#: kdevdesigner/designer/wizardeditorimpl.cpp:172
+#: kdevdesigner/designer/wizardeditorimpl.cpp:192
+msgid "Swap Pages %1 and %2 of %3"
+msgstr ""
+
+#: kdevdesigner/designer/wizardeditorimpl.cpp:251
+msgid "Move Page %1 to %2 in %3"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:598
+msgid "&Open Source File"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:601
+msgid "&Remove Source File From Project"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:604
+msgid "&Open Form"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:607
+#: kdevdesigner/designer/workspace.cpp:617
+msgid "&Remove Form From Project"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:610
+msgid "&Open Form Source"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:614
+msgid "&Remove Source File From Form"
+msgstr ""
+
+#: kdevdesigner/designer/workspace.cpp:623
+msgid "&Open Source"
+msgstr ""
+
+#: languages/ada/adasupportpart.cpp:62 languages/cpp/cppsupportpart.cpp:586
+#: languages/java/javasupportpart.cpp:151
+#: languages/kjssupport/kjssupport_part.cpp:94
+#: languages/pascal/pascalsupport_part.cpp:72
+#: languages/php/phpsupportpart.cpp:107
+msgid "Problems"
+msgstr ""
+
+#: languages/ada/adasupportpart.cpp:62 languages/cpp/cppsupportpart.cpp:586
+#: languages/java/javasupportpart.cpp:151
+#: languages/kjssupport/kjssupport_part.cpp:94
+msgid "Problem reporter"
+msgstr ""
+
+#: languages/ada/adasupportpart.cpp:63
+#: languages/pascal/pascalsupport_part.cpp:73
+msgid ""
+"<b>Problem reporter</b><p>This window shows various \"problems\" in your "
+"project. It displays errors reported by a language parser."
+msgstr ""
+
+#: languages/ada/adasupportpart.cpp:128 languages/cpp/cppsupportpart.cpp:1465
+#: languages/csharp/csharpsupportpart.cpp:264
+#: languages/java/javasupportpart.cpp:492
+#: languages/perl/perlsupportpart.cpp:264 languages/php/phpsupportpart.cpp:427
+msgid "Updating..."
+msgstr ""
+
+#: languages/ada/adasupportpart.cpp:155 languages/cpp/cppsupportpart.cpp:1620
+#: languages/csharp/csharpsupportpart.cpp:293
+#: languages/java/javasupportpart.cpp:591
+#: languages/perl/perlsupportpart.cpp:293 languages/php/phpsupportpart.cpp:479
+msgid "Done"
+msgstr ""
+
+#: languages/ada/problemreporter.cpp:84
+msgid ""
+"<b>Problem reporter</b><p>This window shows errors reported by a language "
+"parser."
+msgstr ""
+
+#: languages/ada/problemreporter.cpp:86 languages/cpp/problemreporter.cpp:109
+#: languages/cpp/problemreporter.cpp:110 languages/java/problemreporter.cpp:91
+#: languages/pascal/problemreporter.cpp:80 languages/php/phperrorview.cpp:101
+#: languages/php/phperrorview.cpp:102
+msgid "Level"
+msgstr ""
+
+#: languages/ada/problemreporter.cpp:87 languages/cpp/problemreporter.cpp:225
+#: languages/java/problemreporter.cpp:95
+#: languages/pascal/problemreporter.cpp:81 languages/php/phperrorview.cpp:186
+msgid "Problem"
+msgstr ""
+
+#: languages/ada/problemreporter.cpp:256
+msgid "Ada Parsing"
+msgstr ""
+
+#: languages/bash/bashsupport_part.cpp:46
+#: languages/cpp/app_templates/kdevlang/kdevlang_part.cpp:31
+#: languages/kjssupport/kjssupport_part.cpp:72
+#: languages/php/phpsupportpart.cpp:91 languages/ruby/rubysupport_part.cpp:51
+#: languages/sql/sqlsupport_part.cpp:43
+msgid "&Run"
+msgstr ""
+
+#: languages/bash/bashsupport_part.cpp:47
+#: languages/cpp/debugger/dbgtoolbar.cpp:301
+#: languages/php/phpsupportpart.cpp:94
+#: languages/ruby/debugger/dbgtoolbar.cpp:300
+#: languages/ruby/rubyconfigwidgetbase.ui:181
+#: languages/ruby/rubysupport_part.cpp:54 languages/sql/sqlsupport_part.cpp:44
+#, no-c-format
+msgid "Run"
+msgstr ""
+
+#: languages/bash/bashsupport_part.cpp:48
+#: languages/ruby/rubysupport_part.cpp:55
+msgid "<b>Run</b><p>Starts an application."
+msgstr ""
+
+#: buildtools/lib/widgets/environmentdisplaydialogbase.ui:36
+#: kdevdesigner/designer/variabledialog.ui:56
+#: languages/bash/bashsupport_part.cpp:283
+#: languages/cpp/debugger/variablewidget.cpp:222
+#: languages/kjssupport/kjssupport_part.cpp:384
+#: languages/kjssupport/kjssupport_part.cpp:411
+#: languages/ruby/debugger/variablewidget.cpp:145
+#: parts/classview/classtreebase.cpp:69
+#, no-c-format
+msgid "Variable"
+msgstr ""
+
+#: languages/cpp/app_templates/dcopservice/main.cpp:12
+#: languages/cpp/app_templates/kdedcop/main.cpp:10
+#: languages/cpp/app_templates/khello/main.cpp:10
+#: languages/cpp/app_templates/khello2/main.cpp:10
+#: languages/cpp/app_templates/kpartapp/main.cpp:9
+msgid "A TDE KPart Application"
+msgstr ""
+
+#: languages/cpp/app_templates/dcopservice/main.cpp:24
+msgid "TDE"
+msgstr ""
+
+#: languages/cpp/app_templates/dcopservice/main.cpp:27
+msgid "Developer"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/app.cpp:102
+msgid "Cus&tom Menuitem"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/app.cpp:179
+msgid "Open Location"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/appview.cpp:62
+msgid "Could not find a suitable HTML component"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/main.cpp:11
+#: languages/cpp/app_templates/kmake/app.cpp:8
+#: languages/cpp/app_templates/kscons_kxt/main.cpp:10
+#: languages/cpp/app_templates/kxt/main.cpp:10
+#: languages/cpp/app_templates/tdeconfig35/main.cpp:10
+msgid "A TDE Application"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/main.cpp:17
+#: languages/cpp/app_templates/kmake/app.cpp:14
+#: languages/cpp/app_templates/kpartapp/main.cpp:15
+#: languages/cpp/app_templates/kscons_kxt/main.cpp:16
+#: languages/cpp/app_templates/kscons_tdemdi/main.cpp:18
+#: languages/cpp/app_templates/kxt/main.cpp:16
+#: languages/cpp/app_templates/tdeconfig35/main.cpp:16
+msgid "Document to open"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/main.cpp:23
+#: languages/cpp/app_templates/kateplugin2/plugin_app.h:51
+#: languages/cpp/app_templates/kdedcop/main.cpp:22
+#: languages/cpp/app_templates/kdevpart/globalconfigbase.ui:16
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:61
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:62
+#: languages/cpp/app_templates/kdevpart/projectconfigbase.ui:16
+#: languages/cpp/app_templates/kdevpart2/globalconfigbase.ui:16
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:61
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:62
+#: languages/cpp/app_templates/kdevpart2/projectconfigbase.ui:16
+#: languages/cpp/app_templates/khello/main.cpp:22
+#: languages/cpp/app_templates/khello2/main.cpp:22
+#: languages/cpp/app_templates/kmake/app.cpp:21
+#: languages/cpp/app_templates/kofficepart/kopart_aboutdata.h:17
+#: languages/cpp/app_templates/kpartapp/main.cpp:21
+#: languages/cpp/app_templates/kscons_kxt/main.cpp:22
+#: languages/cpp/app_templates/kscons_tdemdi/main.cpp:24
+#: languages/cpp/app_templates/kxt/main.cpp:22
+#: languages/cpp/app_templates/opieapp/examplebase.ui:20
+#: languages/cpp/app_templates/qtopiaapp/examplebase.ui:20
+#: languages/cpp/app_templates/tdeconfig35/main.cpp:22
+#: languages/cpp/app_templates/tdescreensaver/tdescreensaver.cpp:18
+#, no-c-format
+msgid "%{APPNAME}"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/pref.cpp:11
+msgid "%{APPNAME} Preferences"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/pref.cpp:18
+msgid "First Page"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/pref.cpp:18
+msgid "Page One Options"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/pref.cpp:21
+msgid "Second Page"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/pref.cpp:21
+msgid "Page Two Options"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/pref.cpp:31
+#: languages/cpp/app_templates/kapp/pref.cpp:40
+msgid "Add something here"
+msgstr ""
+
+#: languages/cpp/app_templates/kateplugin/plugin_app.cpp:57
+#: languages/cpp/app_templates/kateplugin2/plugin_app.cpp:61
+msgid "Insert Hello World"
+msgstr ""
+
+#: languages/cpp/app_templates/kateplugin2/plugin_app.h:52
+msgid "Configure KatePlugin%{APPNAME}"
+msgstr ""
+
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:41
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:41
+msgid "WHAT DOES THIS PART DO?"
+msgstr ""
+
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:94
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:94
+msgid "&Do Something..."
+msgstr ""
+
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:96
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:96
+msgid "Do something"
+msgstr ""
+
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:97
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:97
+msgid "<b>Do something</b><p>Describe here what does this action do."
+msgstr ""
+
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:180
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:180
+msgid "This action does nothing."
+msgstr ""
+
+#: languages/cpp/app_templates/kdevpart/kdevpart_part.cpp:180
+#: languages/cpp/app_templates/kdevpart2/kdevpart_part.cpp:180
+msgid "%{APPNAME} Plugin"
+msgstr ""
+
+#: languages/cpp/app_templates/kicker/applet.cpp:33
+msgid "This is an about box"
+msgstr ""
+
+#: languages/cpp/app_templates/kicker/applet.cpp:39
+msgid "This is a help box"
+msgstr ""
+
+#: languages/cpp/app_templates/kicker/applet.cpp:45
+msgid "This is a preferences box"
+msgstr ""
+
+#: languages/cpp/app_templates/kmake/mainviewimp.cpp:17
+msgid "Hello there."
+msgstr ""
+
+#: languages/cpp/app_templates/kofficepart/kopart_aboutdata.h:12
+msgid "%{APPNAME} KOffice Program"
+msgstr ""
+
+#: languages/cpp/app_templates/kofficepart/main.cpp:17
+msgid "File to open"
+msgstr ""
+
+#: languages/cpp/app_templates/kpartapp/app.cpp:55
+#: languages/cpp/app_templates/kscons_tdemdi/apptdemdiView.cpp:46
+#: languages/cpp/app_templates/kscons_tdemdi/apptdemdiView.cpp:53
+msgid "Could not find our part."
+msgstr ""
+
+#: languages/cpp/app_templates/kpartapp/app_part.cpp:185
+msgid "%{APPNAME}Part"
+msgstr ""
+
+#: languages/cpp/app_templates/kpartplugin/plugin_app.cpp:16
+msgid "&Plugin Action"
+msgstr ""
+
+#: languages/cpp/app_templates/kpartplugin/plugin_app.cpp:32
+msgid "Cannot Translate Source"
+msgstr ""
+
+#: languages/cpp/app_templates/kpartplugin/plugin_app.cpp:33
+msgid "You cannot translate anything except web pages with this plugin."
+msgstr ""
+
+#: languages/cpp/app_templates/kpartplugin/plugin_app.cpp:53
+msgid "The URL you entered is not valid, please correct it and try again"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/app.cpp:72
+#: languages/cpp/app_templates/kscons_tdemdi/apptdemdi.cpp:130
+msgid "This shows useful tips on the use of this application."
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/app.cpp:79
+#: languages/cpp/app_templates/kxt/app.cpp:74
+#: languages/cpp/app_templates/tdeconfig35/app.cpp:56
+msgid "Swi&tch Colors"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:68
+#: languages/cpp/app_templates/kscons_kxt/app.cpp:142
+#: languages/cpp/app_templates/kscons_tdemdi/apptdemdi.cpp:322
+#: languages/cpp/app_templates/kxt/app.cpp:137
+#: languages/cpp/app_templates/tdeconfig35/app.cpp:77
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:580
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:50
+#: parts/appwizard/appwizarddlgbase.ui:23 src/kdevideextension.cpp:57
+#: src/projectmanager.cpp:152
+#, no-c-format
+msgid "General"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/appview.cpp:36
+#: languages/cpp/app_templates/kxt/appview.cpp:36
+#: languages/cpp/app_templates/tdeconfig35/appview.cpp:36
+msgid "This project is %1 days old"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/appview.cpp:37
+#: languages/cpp/app_templates/kxt/appview.cpp:37
+#: languages/cpp/app_templates/tdeconfig35/appview.cpp:37
+msgid "Settings changed"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_tdemdi/app_part.cpp:56
+msgid "%{APPNAMELC}Part"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_tdemdi/apptdemdi.cpp:84
+msgid "Terminal"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_tdemdi/main.cpp:12
+msgid "A simple tdemdi app"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:50
+msgid "Play"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:56
+#: lib/widgets/kdevhtmlpart.cpp:64 lib/widgets/kdevhtmlpart.cpp:68
+#: src/partcontroller.cpp:171 src/partcontroller.cpp:173
+msgid "Forward"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:63
+msgid "Playlist"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:69
+msgid "Change loop style"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:98
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:206
+msgid "No File Loaded"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:251
+msgid "No looping"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:255
+msgid "Song looping"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:259
+msgid "Playlist looping"
+msgstr ""
+
+#: languages/cpp/app_templates/noatunui/plugin_impl.cpp:263
+msgid "Random play"
+msgstr ""
+
+#: languages/cpp/app_templates/tdecmodule/module.cpp:62
+msgid "Helpful information about the %{APPNAMELC} module."
+msgstr ""
+
+#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:26
+msgid "%{APPNAME} Information"
+msgstr ""
+
+#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:31
+msgid "Items"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:999
+#: languages/cpp/app_templates/tdefileplugin/tdefile_plugin.cpp:32
+#, no-c-format
+msgid "Size"
+msgstr ""
+
+#: languages/cpp/app_templates/tdeioslave/slave.cpp:51
+#: vcs/subversion/svn_tdeio.cpp:300
+msgid "Looking for %1..."
+msgstr ""
+
+#: languages/cpp/ccconfigwidget.cpp:233
+msgid "Are you sure you want to delete the \"%1\" database?"
+msgstr ""
+
+#: languages/cpp/ccconfigwidget.cpp:238
+msgid "Delete Database"
+msgstr ""
+
+#: languages/cpp/ccconfigwidget.cpp:521
+msgid "Edit TQt Designer Plugin Paths"
+msgstr ""
+
+#: languages/cpp/ccconfigwidget.cpp:524
+msgid "Plugin Paths"
+msgstr ""
+
+#: languages/cpp/app_templates/kmake/mainview.ui:32
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:108
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:32
+#, no-c-format
+msgid "Output"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:110
+msgid "Only check the code for syntax errors, do not produce object code"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:112
+msgid "Generate extra code to write profile information for gprof"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:114
+msgid "Do not delete intermediate output like assembler files"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:119
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:288
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:59
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:60
+msgid "Code Generation"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:123
+msgid "Enable exception handling"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:129
+msgid "Disable exception handling"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:136
+msgid ""
+"Return certain struct and union values in memory rather than in registers"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:138
+msgid "Return certain struct and union values in registers when possible"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:140
+msgid "For an enum, choose the smallest possible integer type"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:142
+msgid "Make 'double' the same as 'float'"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:173
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:121
+msgid "Optimization Level"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:176
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:124
+msgid "No optimization"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:177
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:125
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:377
+msgid "Level 1"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:178
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:126
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:379
+msgid "Level 2"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:183
+msgid "<qt>Do not store floating point variables in registers</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:186
+msgid ""
+"<qt>Pop the arguments to each function call directly after the function "
+"returns</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:190
+msgid ""
+"<qt>Force memory operands to be copied into registers before doing "
+"arithmetic on them</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:194
+msgid ""
+"<qt>Force memory address constants to be copied into registers before doing "
+"arithmetic on them</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:198
+msgid ""
+"<qt>Do not keep the frame pointer in a register for functions that do not "
+"need one</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:202
+msgid "<qt>Ignore the <i>inline</i> keyword</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:208
+msgid ""
+"<qt>Do not make member functions inline merely because they are defined "
+"inside the class scope</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:271
+msgid "Dialect"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:273
+msgid "Interpret source code as Fortran 90 free form"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:276
+msgid "Allow certain Fortran 90 constructs"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:278
+msgid "Allow '$' in symbol names"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:280
+msgid "Allow '' in character constants to escape special characters"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:283
+msgid "DO loops are executed at least once"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:290
+msgid "Treat local variables as if SAVE statement had been specified"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:292
+msgid "Init local variables to zero"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:294
+msgid "Generate run-time checks for array subscripts"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:326
+msgid "Inhibit all warnings"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:328
+msgid "Inhibit warnings about the use of #import"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:330
+msgid "Make all warnings into errors"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:332
+msgid "Issue all warnings demanded by strict ANSI C or ISO C++"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:334
+msgid "Like -pedantic, but errors are produced instead of warnings"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:336
+msgid "All warnings below, combined (-Wall):"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:341
+msgid "<qt>Warn if an array subscript has type <i>char</i></qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:343
+msgid "<qt>Warn when a comment-start sequence /* appears inside a comment</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:345
+msgid ""
+"<qt>Check calls to <i>printf()</i>, <i>scanf()</i> etc\n"
+"to make sure that the arguments supplied have types appropriate\n"
+"to the format string specified, and that the conversions specified\n"
+"in the format string make sense</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:350
+msgid ""
+"<qt>Enable -Wformat plus format checks not \n"
+"included in -Wformat. Currently equivalent to \n"
+"`-Wformat -Wformat-nonliteral -Wformat-security \n"
+"-Wformat-y2k'.</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:355
+msgid "<qt>Warn when a declaration does not specify a type</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:358
+msgid "<qt>Issue a warning when a non-declared function is used</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:361
+msgid "<qt>Issue an error when a non-declared function is used</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:363
+msgid "<qt>Warn if the type of <i>main()</i> is suspicious</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:365
+msgid "<qt>Warn when multicharacter constants are encountered</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:367
+msgid ""
+"<qt>Warn if an aggregate or union initializer is not fully bracketed</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:369
+msgid "<qt>Warn when parentheses are omitted in certain contexts</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:371
+msgid ""
+"<qt>Warn about code that may have undefined semantics because of\n"
+"violations of sequence point rules in the C standard</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:374
+msgid "<qt>Warn when a function without explicit return type is defined</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:376
+msgid ""
+"<qt>Warn whenever a <i>switch</i> statement has an index of enumeral type\n"
+"and lacks a <i>case</i> for one or more of the named codes of that "
+"enumeration</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:379
+msgid "<qt>Warn when trigraphs are encountered</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:381
+msgid "<qt>Warn when a variable is declared but not used</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:383
+msgid "<qt>Warn when a variable is used without being initialized first</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:385
+msgid "<qt>Warn when an unknown #pragma statement is encountered</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:387
+msgid "<qt>Warn when a division by zero occurs.</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:391
+msgid ""
+"<qt>Warn when the order of member initializers is different from\n"
+"the order in the class declaration</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:426
+msgid "<qt>Set options not included in -Wall which are very specific</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:428
+msgid "<qt>Warn if floating point values are used in equality comparisons</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:430
+msgid ""
+"<qt>Warn if an undefined identifier is evaluated in an <i>#if</i> directive</"
+"qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:432
+msgid "<qt>Warn whenever a local variable shadows another local variable</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:434
+msgid ""
+"<qt>Warn about anything that depends on the <i>sizeof</i> a\n"
+"function type or of <i>void</i></qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:437
+msgid ""
+"<qt>Warn whenever a pointer is cast so as to remove a type\n"
+"qualifier from the target type</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:440
+msgid ""
+"<qt>Warn whenever a pointer is cast such that the required\n"
+"alignment of the target is increased</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:443
+msgid ""
+"<qt>Warn when the address of a string constant is cast\n"
+"into a non-const <i>char *</i> pointer</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:446
+msgid ""
+"<qt>Warn if a prototype causes a type conversion that is different\n"
+"from what would happen to the same argument in the absence\n"
+"of a prototype</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:450
+msgid ""
+"<qt>Warn when a comparison between signed and unsigned values\n"
+"could produce an incorrect result when the signed value\n"
+"is converted to unsigned</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:454
+msgid ""
+"<qt>Warn about functions which might be candidates for attribute 'noreturn'</"
+"qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:456
+msgid ""
+"<qt>Warn if any functions that return structures or unions are\n"
+"defined or called</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:459
+msgid ""
+"<qt>Warn if a global function is defined without a previous declaration</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:462
+msgid ""
+"<qt>Do not warn about uses of functions, variables, and types marked as\n"
+"deprecated by using the 'deprecated' attribute</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:465
+msgid ""
+"<qt>Warn if a structure is given the packed attribute, but the packed\n"
+"attribute has no effect on the layout or size of the structure</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:468
+msgid ""
+"<qt>Warn if padding is included in a structure, either to align an\n"
+"element of the structure or to align the whole structure</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:471
+msgid "<qt>Warn if anything is declared more than once in the same scope</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:473
+msgid "<qt>Warn if the compiler detects that code will never be executed</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:475
+msgid "<qt>Warn if an <i>inline</i> function cannot be inlined</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:477
+msgid "<qt>Warn if the <i>long long</i> type is used</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:479
+msgid "<qt>Warn if a requested optimization pass is disabled</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:481
+msgid "<qt>Do not warn if there is a division by zero</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:486
+msgid ""
+"<qt>Warn about certain constructs that behave differently\n"
+"in traditional and ANSI C</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:489
+msgid "<qt>Warn whenever a function call is cast to a non-matching type</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:491
+msgid ""
+"<qt>Warn if a function is declared or defined without specifying\n"
+"the argument types</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:494
+msgid ""
+"<qt>Warn if a global function is defined without a previous prototype "
+"declaration</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:496
+msgid ""
+"<qt>Warn if an <i>extern</i> declaration is encountered within a function</"
+"qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:503
+msgid ""
+"<qt>Warn when a function declaration hides virtual\n"
+"functions from a base class</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:506
+msgid ""
+"<qt>Warn when g++'s synthesis behavior does\n"
+"not match that of cfront</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:509
+msgid ""
+"<qt>Warn when a class seems unusable, because all the constructors or\n"
+"destructors in a class are private and the class has no friends or\n"
+"public static member functions</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:513
+msgid ""
+"<qt>Warn when a class declares a non-virtual destructor that should\n"
+"probably be virtual, because it looks like the class will be used\n"
+"polymorphically</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:517
+msgid ""
+"<qt>Warn when overload resolution chooses a promotion from unsigned or\n"
+"enumeral type to a signed type over a conversion to an unsigned\n"
+"type of the same size. Previous versions of G++ would try to\n"
+"preserve unsignedness, but the standard mandates the current behavior</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:522
+msgid ""
+"<qt>Warn when G++ generates code that is probably not compatible with\n"
+"the vendor-neutral C++ ABI</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:528
+msgid ""
+"<qt>Warn about violations of the following style guidelines from Scott\n"
+"Meyers' 'Effective C++' book:\n"
+"* Item 11: Define a copy constructor and an assignment\n"
+" operator for classes with dynamically allocated memory;\n"
+"* Item 12: Prefer initialization to assignment in constructors;\n"
+"* Item 14: Make destructors virtual in base classes;\n"
+"* Item 15: Have `operator=' return a reference to `*this';\n"
+"* Item 23: Do not try to return a reference when you must\n"
+" return an object\n"
+"\n"
+"and about violations of the following style guidelines from Scott\n"
+"Meyers' 'More Effective C++' book:\n"
+"* Item 6: Distinguish between prefix and postfix forms of\n"
+" increment and decrement operators;\n"
+"* Item 7: Never overload '&&', '||', or ','</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:544
+msgid "<qt>Do not warn about usage of deprecated features</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:546
+msgid ""
+"<qt>Disable warnings when non-templatized friend functions are declared\n"
+"within a template</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:549
+msgid ""
+"<qt>Warn if an old-style (C-style) cast to a non-void type is used\n"
+"within a C++ program</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:552
+msgid ""
+"<qt>Disable the diagnostic for converting a bound pointer to member\n"
+"function to a plain pointer</qt>"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:583
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:251
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:318
+msgid "Optimization"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:588
+msgid "Fortran Specifics"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:594
+msgid "Warnings (safe)"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:597
+msgid "Warnings (unsafe)"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:680
+msgid "GNU C Compiler Options"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:682
+msgid "GNU C++ Compiler Options"
+msgstr ""
+
+#: languages/cpp/compiler/gccoptions/gccoptionsplugin.cpp:684
+msgid "GNU Fortran 77 Compiler Options"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui.h:95
+#: languages/java/configproblemreporter.ui.h:49
+msgid "delay: %1 msec"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:360
+msgid "Jump to %1 %2"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:438
+msgid "Jump to declaration of %1(...)"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:439
+msgid "Jump to definition of %1(...)"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:441
+#: languages/cpp/cppcodecompletion.cpp:1540
+#: languages/cpp/cppcodecompletion.cpp:1572
+#, c-format
+msgid "Jump to %1"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:445
+#: languages/cpp/cppcodecompletion.cpp:594
+msgid " is unresolved"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:447
+#: languages/cpp/cppcodecompletion.cpp:596
+msgid " (builtin "
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:540
+msgid "Show %1 %2"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:587
+#, c-format
+msgid "Show %1"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:648
+msgid "#include \"%1\" ( defines %2 )"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:683
+#: languages/cpp/cppcodecompletion.cpp:796
+#, c-format
+msgid "Comment on %1"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:699
+msgid "Specialized from \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:708
+msgid "Template-param \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:720
+msgid "Return-type \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:728
+msgid "Argument-types"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:738
+msgid "Argument \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:750
+msgid "Trace"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:757
+msgid "%1 -> %2"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:764
+#: vcs/subversion/svn_logviewwidget.cpp:54
+msgid "Comment"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:783
+msgid "Base-class \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:789
+msgid "Nested in \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:958
+msgid "Jump to declaration under cursor"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:962
+msgid "Jump to definition under cursor"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1536
+#: languages/cpp/cppcodecompletion.cpp:1538
+msgid "Navigate by Macro \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1542
+msgid "Body"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1568
+#: languages/cpp/cppcodecompletion.cpp:1570
+#, c-format
+msgid "Goto Include File: %1"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1584
+msgid ""
+"This include-file could not be located regularly, and was selected from the "
+"project file list."
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1589
+#: languages/cpp/cppcodecompletion.cpp:1591
+msgid "Not Found: \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1613
+#: languages/cpp/cppcodecompletion.cpp:1615
+msgid "Navigate by \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1617
+msgid ""
+"<b>Navigation</b><p>Provides a menu to navigate to positions of items that "
+"are involved in this expression"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1633
+#: languages/cpp/cppcodecompletion.cpp:1635
+msgid "Navigate Class-View by \"%1\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1637
+msgid ""
+"<b>Navigation</b><p>Provides a menu to show involved items in the class-view "
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1707
+msgid "Type of \"%1\" is \"%2\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1709
+msgid "Comment on variable \"%1\": \"%2\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1712
+msgid "Comment on \"%1\": \"%2\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1715
+msgid "\"%1\" has no comment"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1720
+msgid "Type of \"%1\" is unresolved, name: \"%2\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1722
+msgid "\"%1\" is of builtin type \"%2\", a %3"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:1727
+msgid ""
+"Type of \"%1\" could not be evaluated: tried to evaluate expression as \"%2\""
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:4268
+msgid "Type of \"%1\" is \"%2\", %3"
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:4434
+msgid " (resolved) "
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:4442
+#: languages/cpp/cppcodecompletion.cpp:4451
+msgid " (unresolved) "
+msgstr ""
+
+#: languages/cpp/cppcodecompletion.cpp:4446
+msgid " (builtin type) "
+msgstr ""
+
+#: languages/cpp/cppimplementationwidget.cpp:76
+#: languages/cpp/cppnewclassdlg.cpp:1840
+msgid "Cannot write to implementation file"
+msgstr ""
+
+#: languages/cpp/cppimplementationwidget.cpp:86
+#: languages/cpp/cppnewclassdlg.cpp:2064
+msgid "Cannot write to header file"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:81
+msgid "Use as Private"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:83
+msgid "Use as Protected"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:85
+msgid "Use as Public"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:88
+msgid "Unset"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:92
+msgid "Extend Base Class Functionality"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:94
+msgid "Replace Base Class Method"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:346
+msgid ""
+"Objective C does not support multiple inheritance.\n"
+"Only the first base class in the list will be taken into account."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:386
+msgid ""
+"Multiple inheritance requires TQObject derivative to be first and unique in "
+"base class list."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:851 languages/cpp/cppnewclassdlg.cpp:854
+#: languages/cpp/cppnewclassdlg.cpp:1010 languages/cpp/cppnewclassdlg.cpp:1013
+#: languages/cpp/cppnewclassdlgbase.ui:803
+#, no-c-format
+msgid "Methods"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:852 languages/cpp/cppnewclassdlg.cpp:855
+#: languages/cpp/cppnewclassdlg.cpp:1011 languages/cpp/cppnewclassdlg.cpp:1014
+msgid "Slots (TQt-specific)"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:856 languages/cpp/cppnewclassdlg.cpp:1015
+msgid "Attributes"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:958 languages/cpp/cppnewclassdlg.cpp:1214
+msgid "replace"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:958 languages/cpp/cppnewclassdlg.cpp:1208
+#: languages/cpp/cppnewclassdlg.cpp:1529
+msgid "extend"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:1327
+msgid "You must enter a classname."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:1334
+msgid "You must enter a name for the header file."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:1340
+msgid "You must enter a name for the implementation file."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:1347
+msgid ""
+"Generated files will always be added to the active directory, so you must "
+"not give an explicit subdirectory."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlg.cpp:1374
+msgid ""
+"TDevelop is not able to add classes to existing header or implementation "
+"files."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:254
+msgid "Switch Header/Implementation"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:257
+msgid "Switch between header and implementation files"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:258
+msgid ""
+"<b>Switch Header/Implementation</b><p>If you are currently looking at a "
+"header file, this brings you to the corresponding implementation file. If "
+"you are looking at an implementation file (.cpp etc.), this brings you to "
+"the corresponding header file."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:267 languages/php/phpsupportpart.cpp:128
+msgid "Complete Text"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:270
+msgid "Complete current expression"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:271
+msgid ""
+"<b>Complete Text</p><p>Completes current expression using memory class store "
+"for the current project and persistent class stores for external libraries."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:276
+msgid "Create Accessor Methods"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:280 languages/cpp/cppsupportpart.cpp:690
+msgid "Make Member"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:283
+msgid "Make member"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:284 languages/cpp/cppsupportpart.cpp:691
+msgid ""
+"<b>Make member</b><p>Creates a class member function in implementation file "
+"based on the member declaration at the current line."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:288
+msgid "Navigation Menu"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:291
+msgid "Show the navigation-menu"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:292
+msgid ""
+"<b>Navigate</b><p>Shows a navigation-menu based on the type-evaluation of "
+"the item under the cursor."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:296 languages/java/javasupportpart.cpp:160
+#: parts/classview/classviewwidget.cpp:74
+msgid "New Class..."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:299 languages/java/javasupportpart.cpp:163
+msgid "Generate a new class"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:300
+msgid "<b>New Class</b><p>Calls the <b>New Class</b> wizard."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:438 languages/cpp/cppsupportpart.cpp:1970
+#: languages/cpp/cppsupportpart.cpp:2272
+msgid "C++ Support"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:446
+msgid "C++ Class Generator"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:451
+msgid "C++ Parsing"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:24
+#: languages/cpp/cppsupportpart.cpp:585
+#, no-c-format
+msgid "Problem Reporter"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:739 parts/classview/classtreebase.cpp:43
+msgid "Go to Declaration"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:740
+msgid ""
+"<b>Go to declaration</b><p>Provides a menu to select available function "
+"declarations in the current file and in the corresponding header (if the "
+"current file is an implementation) or source (if the current file is a "
+"header) file."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:783 parts/classview/classtreebase.cpp:45
+msgid "Go to Definition"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:784
+msgid ""
+"<b>Go to definition</b><p>Provides a menu to select available function "
+"definitions in the current file and in the corresponding header (if the "
+"current file is an implementation) or source (if the current file is a "
+"header) file."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:824
+msgid "Extract Interface..."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:825
+msgid ""
+"<b>Extract interface</b><p>Extracts interface from the selected class and "
+"creates a new class with this interface. No implementation code is extracted "
+"and no implementation code is created."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:842
+#: languages/python/pythonsupportpart.cpp:102
+#: languages/ruby/rubysupport_part.cpp:671
+msgid "Create or Select Implementation..."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:843
+#: languages/python/pythonsupportpart.cpp:103
+#: languages/ruby/rubysupport_part.cpp:672
+msgid ""
+"<b>Create or select implementation</b><p>Creates or selects a subclass of "
+"selected form for use with integrated KDevDesigner."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:1415 languages/cpp/cppsupportpart.cpp:1427
+msgid "Please select a class."
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:1970 languages/java/javasupportpart.cpp:713
+msgid ""
+"Persistent class store will be disabled: you have a wrong version of pcs "
+"installed.\n"
+"Remove old pcs files?"
+msgstr ""
+
+#: languages/cpp/cppsupportpart.cpp:2271
+msgid "File %1 already exists"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.cpp:265
+#: languages/ruby/debugger/breakpoint.cpp:122
+msgid "Disabled"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.cpp:270
+#: languages/ruby/debugger/breakpoint.cpp:127
+msgid "Pending (add)"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.cpp:272
+#: languages/ruby/debugger/breakpoint.cpp:129
+msgid "Pending (clear)"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.cpp:274
+#: languages/ruby/debugger/breakpoint.cpp:131
+msgid "Pending (modify)"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.cpp:278
+#: languages/ruby/debugger/breakpoint.cpp:135
+msgid "Active"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.cpp:421
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:227
+msgid ""
+"_: Code breakpoint\n"
+"Code"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.h:133
+#: languages/ruby/debugger/breakpoint.h:89
+msgid "Invalid"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.h:285
+#: languages/ruby/debugger/breakpoint.h:155
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:210
+msgid "Watchpoint"
+msgstr ""
+
+#: languages/cpp/debugger/breakpoint.h:309
+msgid "Read Watchpoint"
+msgstr ""
+
+#: languages/cpp/debugger/dbgpsdlg.cpp:59
+#: languages/cpp/debugger/debuggerpart.cpp:306
+#: languages/ruby/debugger/dbgpsdlg.cpp:61
+msgid "Attach to Process"
+msgstr ""
+
+#: languages/cpp/debugger/dbgpsdlg.cpp:173
+msgid ""
+"<b>Could not parse output from the <tt>ps</tt> command.</b><p>The following "
+"line could not be parsed:<b><tt>%1</tt>"
+msgstr ""
+
+#: languages/cpp/debugger/dbgpsdlg.cpp:176
+#: languages/cpp/debugger/gdbcontroller.cpp:298
+#: languages/cpp/debugger/variablewidget.cpp:766
+msgid "Internal error"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:112
+#: languages/cpp/debugger/dbgtoolbar.cpp:245
+#: languages/ruby/debugger/dbgtoolbar.cpp:118
+#: languages/ruby/debugger/dbgtoolbar.cpp:244
+msgid "Debug Toolbar"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:113
+#: languages/ruby/debugger/dbgtoolbar.cpp:119
+msgid "Dock to Panel"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:115
+#: languages/ruby/debugger/dbgtoolbar.cpp:121
+msgid "Dock to Panel && Iconify TDevelop"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:225
+msgid "TDevelop debugger: Click to execute one line of code (\"step\")"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:246
+#: languages/ruby/debugger/dbgtoolbar.cpp:245
+msgid "Activate"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:247
+#: languages/ruby/debugger/dbgtoolbar.cpp:246
+msgid "Activate (TDevelop gets focus)"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:302
+#: languages/cpp/debugger/debuggerpart.cpp:216
+#: languages/ruby/debugger/dbgtoolbar.cpp:301
+#: languages/ruby/debugger/debuggerpart.cpp:179
+msgid "Interrupt"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:307
+#: languages/ruby/debugger/dbgtoolbar.cpp:304
+msgid "Step Out"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:308
+#: languages/ruby/debugger/dbgtoolbar.cpp:305
+msgid "Run to Cursor"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:309
+#: languages/cpp/debugger/debuggerpart.cpp:283
+msgid "Viewers"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:325
+#: languages/ruby/debugger/dbgtoolbar.cpp:318
+msgid "Continue with application execution, may start the application"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:326
+#: languages/ruby/debugger/dbgtoolbar.cpp:319
+msgid "Interrupt the application execution"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:327
+msgid "Execute one line of code, but run through functions"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:328
+msgid "Execute one assembler instruction, but run through functions"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:329
+msgid "Execute one line of code, stepping into functions if appropriate"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:330
+msgid ""
+"Execute one assembler instruction, stepping into functions if appropriate"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:331
+#: languages/ruby/debugger/dbgtoolbar.cpp:322
+msgid "Execute to end of current stack frame"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:332
+#: languages/cpp/debugger/dbgtoolbar.cpp:344
+#: languages/ruby/debugger/dbgtoolbar.cpp:323
+#: languages/ruby/debugger/dbgtoolbar.cpp:334
+msgid "Continues execution until the cursor position is reached."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:333
+msgid "Memory, dissemble, registers, library viewers"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:334
+#: languages/ruby/debugger/dbgtoolbar.cpp:324
+msgid "Set focus on TDevelop"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:335
+#: languages/ruby/debugger/dbgtoolbar.cpp:325
+msgid "Set focus on window that had focus when TDevelop got focus"
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:337
+#: languages/ruby/debugger/dbgtoolbar.cpp:327
+msgid "Continue with application execution. May start the application."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:338
+#: languages/ruby/debugger/dbgtoolbar.cpp:328
+msgid "Interrupt the application execution."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:339
+msgid "Execute one line of code, but run through functions."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:340
+msgid "Execute one assembler instruction, but run through functions."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:341
+msgid "Execute one line of code, stepping into functions if appropriate."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:342
+msgid ""
+"Execute one assembler instruction, stepping into functions if appropriate."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:343
+#: languages/ruby/debugger/dbgtoolbar.cpp:333
+msgid "Execute to end of current stack frame."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:345
+msgid "Memory, dissemble, registers, library viewers."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:346
+#: languages/ruby/debugger/dbgtoolbar.cpp:335
+msgid "Set focus on TDevelop."
+msgstr ""
+
+#: languages/cpp/debugger/dbgtoolbar.cpp:347
+#: languages/ruby/debugger/dbgtoolbar.cpp:336
+msgid "Set focus on window that had focus when TDevelop got focus."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:106
+#: languages/ruby/debugger/debuggerpart.cpp:110
+msgid "Breakpoint List"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:108
+#: languages/ruby/debugger/debuggerpart.cpp:112
+msgid ""
+"<b>Breakpoint list</b><p>Displays a list of breakpoints with their current "
+"status. Clicking on a breakpoint item allows you to change the breakpoint "
+"and will take you to the source in the editor window."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:115
+#: languages/ruby/debugger/debuggerpart.cpp:119
+msgid "Breakpoints"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:115
+#: languages/ruby/debugger/debuggerpart.cpp:119
+msgid "Debugger breakpoints"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:120
+#: languages/ruby/debugger/debuggerpart.cpp:105
+#: parts/snippet/snippetsettingsbase.ui:71
+#, no-c-format
+msgid "Variables"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:121
+#: languages/ruby/debugger/debuggerpart.cpp:105
+msgid "Debugger variable-view"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:126
+#: languages/cpp/debugger/debuggerpart.cpp:137
+#: languages/ruby/debugger/debuggerpart.cpp:123
+#: languages/ruby/debugger/debuggerpart.cpp:134
+msgid "Frame Stack"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:128
+msgid ""
+"<b>Frame stack</b><p>Often referred to as the \"call stack\", this is a list "
+"showing what function is currently active and who called each function to "
+"get to this point in your program. By clicking on an item you can see the "
+"values in any of the previous calling functions."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:137
+msgid "Debugger function call stack"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:142
+msgid "Machine Code Display"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:144
+msgid ""
+"<b>Machine code display</b><p>A machine code view into your running "
+"executable with the current instruction highlighted. You can step "
+"instruction by instruction using the debuggers toolbar buttons of \"step over"
+"\" instruction and \"step into\" instruction."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:152
+msgid "Disassemble"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:153
+msgid "Debugger disassemble view"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:269
+#: languages/cpp/debugger/debuggerpart.cpp:159
+#, no-c-format
+msgid "GDB Output"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:161
+msgid ""
+"<b>GDB output</b><p>Shows all gdb commands being executed. You can also "
+"issue any other gdb command while debugging."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:164
+msgid "GDB"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:165
+msgid "GDB output"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:179
+msgid "Debug views"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:180
+msgid "Special debugger views"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:192
+#: languages/ruby/debugger/debuggerpart.cpp:165
+msgid "Start in debugger"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:193
+#: languages/ruby/debugger/debuggerpart.cpp:166
+msgid ""
+"<b>Start in debugger</b><p>Starts the debugger with the project's main "
+"executable. You may set some breakpoints before this, or you can interrupt "
+"the program while it is running, in order to get information about "
+"variables, frame stack, and so on."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:200
+msgid "&Restart"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:203
+msgid "Restart program"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:204
+msgid "<b>Restarts application</b><p>Restarts applications from the beginning."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:210
+#: languages/ruby/debugger/debuggerpart.cpp:173
+msgid "Sto&p"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:213
+#: languages/ruby/debugger/debuggerpart.cpp:176
+msgid "Stop debugger"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:214
+#: languages/ruby/debugger/debuggerpart.cpp:177
+msgid "<b>Stop debugger</b><p>Kills the executable and exits the debugger."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:219
+#: languages/ruby/debugger/debuggerpart.cpp:182
+msgid "Interrupt application"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:220
+msgid ""
+"<b>Interrupt application</b><p>Interrupts the debugged process or current "
+"GDB command."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:222
+#: languages/cpp/debugger/debuggerpart.cpp:499
+#: languages/ruby/debugger/debuggerpart.cpp:185
+msgid "Run to &Cursor"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:225
+#: languages/ruby/debugger/debuggerpart.cpp:188
+msgid "Run to cursor"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:226
+#: languages/ruby/debugger/debuggerpart.cpp:189
+msgid ""
+"<b>Run to cursor</b><p>Continues execution until the cursor position is "
+"reached."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:229
+msgid "Set E&xecution Position to Cursor"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:232
+msgid "Jump to cursor"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:233
+msgid ""
+"<b>Set Execution Position </b><p>Set the execution pointer to the current "
+"cursor position."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:236
+#: languages/ruby/debugger/debuggerpart.cpp:192
+msgid "Step &Over"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:239
+#: languages/ruby/debugger/debuggerpart.cpp:195
+msgid "Step over the next line"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:240
+msgid ""
+"<b>Step over</b><p>Executes one line of source in the current source file. "
+"If the source line is a call to a function the whole function is executed "
+"and the app will stop at the line following the function call."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:247
+msgid "Step over Ins&truction"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:250
+msgid "Step over instruction"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:251
+msgid ""
+"<b>Step over instruction</b><p>Steps over the next assembly instruction."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:254
+#: languages/ruby/debugger/debuggerpart.cpp:203
+msgid "Step &Into"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:257
+#: languages/ruby/debugger/debuggerpart.cpp:206
+msgid "Step into the next statement"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:258
+msgid ""
+"<b>Step into</b><p>Executes exactly one line of source. If the source line "
+"is a call to a function then execution will stop after the function has been "
+"entered."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:264
+msgid "Step into I&nstruction"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:267
+msgid "Step into instruction"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:268
+msgid ""
+"<b>Step into instruction</b><p>Steps into the next assembly instruction."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:271
+#: languages/ruby/debugger/debuggerpart.cpp:214
+msgid "Step O&ut"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:274
+msgid "Steps out of the current function"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:275
+msgid ""
+"<b>Step out</b><p>Executes the application until the currently executing "
+"function is completed. The debugger will then display the line after the "
+"original call to that function. If program execution is in the outermost "
+"frame (i.e. in main()) then this operation has no effect."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:286
+msgid "Debugger viewers"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:287
+msgid ""
+"<b>Debugger viewers</b><p>Various information about application being "
+"executed. There are 4 views available:<br><b>Memory</b><br><b>Disassemble</"
+"b><br><b>Registers</b><br><b>Libraries</b>"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:294
+msgid "Examine Core File..."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:297
+msgid "Examine core file"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:298
+msgid ""
+"<b>Examine core file</b><p>This loads a core file, which is typically "
+"created after the application has crashed, e.g. with a segmentation fault. "
+"The core file contains an image of the program memory at the time it "
+"crashed, allowing you to do a post-mortem analysis."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:309
+msgid "Attach to process"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:310
+msgid "<b>Attach to process</b><p>Attaches the debugger to a running process."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:312
+#: languages/cpp/debugger/debuggerpart.cpp:509
+#: languages/ruby/debugger/debuggerpart.cpp:226
+#: languages/ruby/debugger/debuggerpart.cpp:314
+msgid "Toggle Breakpoint"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:315
+#: languages/ruby/debugger/debuggerpart.cpp:229
+msgid "Toggle breakpoint"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:316
+#: languages/ruby/debugger/debuggerpart.cpp:230
+msgid ""
+"<b>Toggle breakpoint</b><p>Toggles the breakpoint at the current line in "
+"editor."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:399
+msgid "Debug in &TDevelop"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:513
+#: languages/ruby/debugger/debuggerpart.cpp:315
+msgid "<b>Toggle breakpoint</b><p>Toggles breakpoint at the current line."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:518
+#, c-format
+msgid "Evaluate: %1"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:522
+msgid ""
+"<b>Evaluate expression</b><p>Shows the value of the expression under the "
+"cursor."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:523
+#: languages/ruby/debugger/debuggerpart.cpp:320
+#, c-format
+msgid "Watch: %1"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:527
+msgid ""
+"<b>Watch expression</b><p>Adds an expression under the cursor to the "
+"Variables/Watch list."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:563
+msgid "Debugger"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:662
+#: languages/ruby/debugger/debuggerpart.cpp:481
+msgid "Could not locate the debugging shell '%1'."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:663
+#: languages/ruby/debugger/debuggerpart.cpp:482
+msgid "Debugging Shell Not Found"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:676
+#: languages/cpp/debugger/debuggerpart.cpp:916
+#: languages/ruby/debugger/debuggerpart.cpp:492
+#: languages/ruby/debugger/debuggerpart.cpp:603
+msgid "&Continue"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:679
+#: languages/cpp/debugger/debuggerpart.cpp:917
+#: languages/ruby/debugger/debuggerpart.cpp:494
+#: languages/ruby/debugger/debuggerpart.cpp:604
+msgid "Continues the application execution"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:681
+#: languages/cpp/debugger/debuggerpart.cpp:918
+#: languages/ruby/debugger/debuggerpart.cpp:495
+#: languages/ruby/debugger/debuggerpart.cpp:605
+msgid ""
+"Continue application execution\n"
+"\n"
+"Continues the execution of your application in the debugger. This only takes "
+"effect when the application has been halted by the debugger (i.e. a "
+"breakpoint has been activated or the interrupt was pressed)."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:743
+#: languages/ruby/debugger/debuggerpart.cpp:572
+msgid "Runs the program in the debugger"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:744
+#: languages/ruby/debugger/debuggerpart.cpp:573
+msgid ""
+"Start in debugger\n"
+"\n"
+"Starts the debugger with the project's main executable. You may set some "
+"breakpoints before this, or you can interrupt the program while it is "
+"running, in order to get information about variables, frame stack, and so on."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:771
+msgid ""
+"<b>GDB exited abnormally</b><p>This is likely a bug in GDB. Examine the gdb "
+"output window and then stop the debugger"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:774
+msgid "GDB exited abnormally"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:834
+#: languages/cpp/debugger/debuggerpart.cpp:836
+msgid "Rebuild the project?"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:835
+msgid "<p>The project is out of date. Rebuild it?"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:888
+#: languages/ruby/debugger/debuggerpart.cpp:611
+msgid "Continuing program"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:902
+#: languages/ruby/debugger/debuggerpart.cpp:597
+msgid "Debugging program"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:924
+msgid "Running program"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:951
+msgid "Choose a core file to examine..."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:958
+#, c-format
+msgid "Examining core file %1"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:967
+msgid "Choose a process to attach to..."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:979
+#, c-format
+msgid "Attaching to process %1"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:1139
+msgid ""
+"_: To start something\n"
+"Start"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:1140
+#: languages/ruby/debugger/debuggerpart.cpp:707
+msgid "Restart the program in the debugger"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerpart.cpp:1141
+#: languages/ruby/debugger/debuggerpart.cpp:708
+msgid ""
+"Restart in debugger\n"
+"\n"
+"Restarts the program in the debugger"
+msgstr ""
+
+#: languages/cpp/debugger/framestackwidget.cpp:561
+#, c-format
+msgid "Thread %1"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:180
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:158
+msgid " temporary"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:182
+msgid " hw"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:219
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:231
+msgid "Status"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:221
+msgid "Condition"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:222
+msgid "Ignore Count"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:223
+msgid "Hits"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:224
+msgid "Tracing"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:229
+msgid ""
+"_: Data breakpoint\n"
+"Data write"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:231
+msgid ""
+"_: Data read breakpoint\n"
+"Data read"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:236
+msgid ""
+"_: New breakpoint\n"
+"New"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:238
+msgid "Show text"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:242
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:724
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:239
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:663
+msgid "Disable"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:248
+msgid "Disable all"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:249
+msgid "Enable all"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:250
+msgid "Delete all"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:375
+msgid ""
+"<b>Data write breakpoint</b><br>Expression: %1<br>Address: 0x%2<br>Old "
+"value: %3<br>New value: %4"
+msgstr ""
+
+#: languages/cpp/debugger/gdbbreakpointwidget.cpp:728
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:667
+msgid "Enable"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:296
+#, c-format
+msgid ""
+"<b>Gdb command sent when debugger is not running</b><br>The command was:<br> "
+"%1"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:391
+msgid "<b>Invalid debugger command</b><br>"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:393
+msgid "Invalid debugger command"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:484
+msgid ""
+"<b>Invalid gdb reply</b><p>The 'stopped' packet does not include the "
+"'reason' field'."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:486
+msgid "The gdb reply is: bla-bla-bla"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:487
+#: languages/cpp/debugger/gdbcontroller.cpp:722
+msgid "Invalid gdb reply"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:502
+#, c-format
+msgid "Exited on signal %1"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:556
+msgid "Program received signal %1 (%2)"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:558
+msgid "Received signal"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:649
+msgid "gdb message:\n"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:691
+msgid "No such file or directory."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:715
+msgid ""
+"Invalid gdb reply\n"
+"Command was: %1\n"
+"Response is: %2\n"
+"Invalid response kind: \"%3\""
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:846
+msgid ""
+"<b>Could not start debugger.</b><p>Could not run '%1'. Make sure that the "
+"path name is specified correctly."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:850
+msgid "Could not start debugger"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1046
+#: languages/ruby/debugger/rdbcontroller.cpp:836
+msgid "Debugger stopped"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1111
+msgid ""
+"GDB cannot use the tty* or pty* devices.\n"
+"Check the settings on /dev/tty* and /dev/pty*\n"
+"As root you may need to \"chmod ug+rw\" tty* and pty* devices and/or add the "
+"user to the tty group using \"usermod -G tty username\"."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1157
+msgid ""
+"<b>Application does not exist</b><p>The application you are trying to debug,"
+"<br> %1\n"
+"<br>does not exist. Check that you have specified the right application in "
+"the debugger configuration."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1163
+msgid "Application does not exist"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1175
+msgid ""
+"<b>Could not run application '%1'.</b><p>The application does not have the "
+"executable bit set. Try rebuilding the project, or change permissions "
+"manually."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1180
+msgid "Could not run application"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1355
+#: languages/cpp/debugger/gdbcontroller.cpp:1725
+#: languages/ruby/debugger/rdbcontroller.cpp:1286
+msgid "Process exited"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1362
+msgid "<b>Debugger error</b><p>Debugger reported the following error:<p><tt>"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1365
+#: languages/cpp/debugger/variablewidget.cpp:901
+msgid "Debugger error"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1590
+msgid ""
+"_: <b>Internal debugger error</b>\n"
+"<p>The debugger component encountered an internal error while processing a "
+"reply from gdb. Please submit a bug report."
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1592
+msgid ""
+"The exception is: %1\n"
+"The MI response is: %2"
+msgstr ""
+
+#: languages/cpp/debugger/gdbcontroller.cpp:1594
+msgid "Internal debugger error"
+msgstr ""
+
+#: languages/cpp/debugger/gdboutputwidget.cpp:57
+msgid "&GDB cmd:"
+msgstr ""
+
+#: languages/cpp/debugger/gdboutputwidget.cpp:73
+msgid "Pause execution of the app to enter gdb commands"
+msgstr ""
+
+#: languages/cpp/debugger/gdboutputwidget.cpp:326
+msgid "Show Internal Commands"
+msgstr ""
+
+#: languages/cpp/debugger/gdboutputwidget.cpp:334
+msgid ""
+"Controls if commands issued internally by KDevelop will be shown or not."
+"<br>This option will affect only future commands, it will not add or remove "
+"already issued commands from the view."
+msgstr ""
+
+#: languages/cpp/debugger/gdboutputwidget.cpp:339
+msgid "Copy All"
+msgstr ""
+
+#: languages/cpp/debugger/memviewdlg.cpp:94
+msgid "Start"
+msgstr ""
+
+#: languages/cpp/debugger/memviewdlg.cpp:100
+msgid "Amount"
+msgstr ""
+
+#: languages/cpp/debugger/memviewdlg.cpp:139
+msgid "Memory view"
+msgstr ""
+
+#: languages/cpp/debugger/memviewdlg.cpp:346
+msgid "Change memory range"
+msgstr ""
+
+#: languages/cpp/debugger/memviewdlg.cpp:355
+msgid "Close this view"
+msgstr ""
+
+#: languages/cpp/debugger/stty.cpp:327 languages/ruby/debugger/stty.cpp:311
+msgid "tdevelop: Debug application console"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:84
+#: languages/ruby/debugger/debuggerpart.cpp:95
+msgid "Variable Tree"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:95
+msgid "&Evaluate"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:98
+msgid "&Watch"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:120
+msgid ""
+"<b>Variable tree</b><p>The variable tree allows you to see the values of "
+"local variables and arbitrary expressions.<p>Local variables are displayed "
+"automatically and are updated as you step through your program. For each "
+"expression you enter, you can either evaluate it once, or \"watch\" it (make "
+"it auto-updated). Expressions that are not auto-updated can be updated "
+"manually from the context menu. Expressions can be renamed to more "
+"descriptive names by clicking on the name column.<p>To change the value of a "
+"variable or an expression, click on the value."
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:134
+msgid "<b>Expression entry</b><p>Type in expression to evaluate."
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:138
+msgid "Evaluate the expression."
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:141
+msgid "Evaluate the expression and auto-update the value when stepping."
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:272
+msgid "Natural"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:275
+msgid "Hexadecimal"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:240
+#: languages/cpp/debugger/variablewidget.cpp:278
+#, no-c-format
+msgid "Decimal"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:281
+msgid "Character"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:284
+msgid "Binary"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:291
+msgid "Format"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:301
+msgid "Remember Value"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:307
+msgid "Remove Watch Variable"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:311
+msgid "Watch Variable"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:316
+msgid "Reevaluate Expression"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:319
+msgid "Remove Expression"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:325
+msgid "Data write breakpoint"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:330
+msgid "Copy Value"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:397
+msgid "Recent Expressions"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:399
+msgid "Remove All"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:401
+msgid "Reevaluate All"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:660
+msgid "Locals"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:900
+msgid "<b>Debugger error</b><br>"
+msgstr ""
+
+#: languages/cpp/debugger/variablewidget.cpp:1984
+#: languages/ruby/debugger/variablewidget.cpp:909
+msgid "Watch"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:251
+msgid ""
+"tried include-path-resolution while another resolution-process was still "
+"running"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:260
+msgid "Makefile is missing in folder \"%1\""
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:260
+#, c-format
+msgid "problem while trying to resolve include-paths for %1"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:277
+msgid "Cached: "
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:301
+msgid "Filename %1 seems to be malformed"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:385
+msgid "Could not start the make-process"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:390
+msgid "make-process finished with nonzero exit-status"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:390
+#: languages/cpp/includepathresolver.cpp:395
+#, c-format
+msgid "output: %1"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:395
+msgid "make-process failed"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:474
+#: languages/cpp/includepathresolver.cpp:477
+msgid "Recursive make-call failed"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:474
+msgid "The parameter-string \"%1\" does not seem to be valid. Output was: %2"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:477
+msgid "The directory \"%1\" does not exist. Output was: %2"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:481
+msgid "Recursive make-call malformed"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:481
+#, c-format
+msgid "Output was: %2"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:491
+msgid "Output seems not to be a valid gcc or g++ call"
+msgstr ""
+
+#: languages/cpp/includepathresolver.cpp:491
+msgid "Folder: \"%1\" Command: \"%2\" Output: \"%3\""
+msgstr ""
+
+#: languages/cpp/kdevdriver.cpp:178
+msgid "%1. Message: %2"
+msgstr ""
+
+#: languages/cpp/pcsimporter/customimporter/settingsdialog.cpp:44
+msgid "Directories to Parse"
+msgstr ""
+
+#: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115
+msgid ""
+"This does not appear to be a valid TQt3 include directory.\n"
+"Please select a different directory."
+msgstr ""
+
+#: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
+msgid "Invalid Directory"
+msgstr ""
+
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
+msgid ""
+"This does not appear to be a valid TDE include directory.\n"
+"Please select a different directory."
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:91 languages/java/problemreporter.cpp:84
+#: languages/php/phperrorview.cpp:86
+msgid ""
+"<b>Problem reporter</b><p>This window shows various \"problems\" in your "
+"project. It displays TODO entries, FIXME's and errors reported by a language "
+"parser. To add a TODO or FIXME entry, just type<br><tt>//@todo my todo</"
+"tt><br><tt>//TODO: my todo</tt><br><tt>//FIXME fix this</tt>"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:130 languages/php/phperrorview.cpp:120
+msgid "Current"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:131 languages/php/phperrorview.cpp:121
+msgid "Errors"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:132
+msgid "Warnings"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:133 languages/cpp/problemreporter.cpp:191
+#: languages/cpp/problemreporter.cpp:323 languages/cpp/problemreporter.cpp:421
+#: languages/php/phperrorview.cpp:122 languages/php/phperrorview.cpp:160
+#: languages/php/phperrorview.cpp:274 languages/php/phperrorview.cpp:390
+msgid "Fixme"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:134 languages/cpp/problemreporter.cpp:192
+#: languages/cpp/problemreporter.cpp:324 languages/cpp/problemreporter.cpp:419
+#: languages/php/phperrorview.cpp:123 languages/php/phperrorview.cpp:161
+#: languages/php/phperrorview.cpp:275 languages/php/phperrorview.cpp:387
+msgid "Todo"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:135 languages/php/phperrorview.cpp:124
+msgid "Filtered"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:141 languages/php/phperrorview.cpp:132
+#: parts/ctags2/ctags2_widgetbase.ui:85
+#, no-c-format
+msgid "Lookup:"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:178 languages/php/phperrorview.cpp:154
+#, c-format
+msgid "Filtered: %1"
+msgstr ""
+
+#: languages/cpp/problemreporter.cpp:224 languages/java/problemreporter.cpp:94
+#: languages/php/phperrorview.cpp:185
+msgid "Column"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:24
+msgid "typeless"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:25
+msgid "boolean value, 1 byte, ( \"true\" or \"false\" )"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:26
+msgid "signed/unsigned character, 1 byte"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:27
+msgid "signed character, 1 byte, ranged -128 to 127"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:28
+msgid "unsigned character, 1 byte, ranged 0 to 255"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:29
+msgid "wide character, 2 bytes, ranged 0 to 65.535"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:30
+msgid "signed integer, 4 bytes, ranged -2.147.483.648 to 2.147.483.647"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:31
+msgid "unsigned integer, 4 bytes, ranged 0 to 4.294.967.295"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:32
+msgid "short integer, 2 bytes, ranged -32.768 to 32.768"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:33
+msgid "unsigned short integer, 2 bytes, ranged 0 to 65.535"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:34
+msgid "floating point value, 4 bytes, ranged ca. -3,4E+38 to 3,4E+38"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:35
+msgid "double floating point value, 8 bytes, ranged ca. -1,8E+308 to 1,8E+308"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:36
+msgid ""
+"double long floating point value, 10 bytes, ranged ca. -3,4E+4932 to 3,4E"
+"+4932"
+msgstr ""
+
+#: languages/cpp/simpletype.cpp:37
+msgid "unsigned integer, byte-count dependent on operating-system"
+msgstr ""
+
+#: languages/cpp/subclassingdlg.cpp:190
+#: languages/kjssupport/subclassingdlg.cpp:187
+msgid "Create Subclass of "
+msgstr ""
+
+#: languages/csharp/csharpdoc.cpp:46 languages/perl/perldoc.cpp:46
+msgid "The only existing directories are functions and faq."
+msgstr ""
+
+#: languages/csharp/csharpdoc.cpp:91
+msgid "Error in csharpdoc"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:68
+msgid "Runs the CSharp program"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:70
+#: languages/perl/perlsupportpart.cpp:70
+#: languages/python/pythonsupportpart.cpp:69
+msgid "Execute String..."
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:73
+msgid "Executes a string as CSharp code"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:75
+msgid "Start CSharp Interpreter"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:78
+msgid "Starts the CSharp interpreter without a program"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:80
+msgid "Find CSharp Function Documentation..."
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:83
+msgid "Show the documentation page of a CSharp function"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:85
+msgid "Find CSharp FAQ Entry..."
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:88
+#: languages/perl/perlsupportpart.cpp:88
+msgid "Show the FAQ entry for a keyword"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:218
+#: languages/perl/perlsupportpart.cpp:218
+#: languages/python/pythonsupportpart.cpp:352
+msgid "String to Execute"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:218
+#: languages/perl/perlsupportpart.cpp:218
+#: languages/python/pythonsupportpart.cpp:352
+msgid "String to execute:"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:230
+msgid "Show CSharp Documentation"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:230
+msgid "Show CSharp documentation for function:"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:242
+#: languages/perl/perlsupportpart.cpp:242
+msgid "Show FAQ Entry"
+msgstr ""
+
+#: languages/csharp/csharpsupportpart.cpp:242
+#: languages/perl/perlsupportpart.cpp:242
+msgid "Show FAQ entry for keyword:"
+msgstr ""
+
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:243
+msgid "PGHPF Compiler Options"
+msgstr ""
+
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:243
+msgid "PGF77 Compiler Options"
+msgstr ""
+
+#: languages/fortran/compiler/pgioptions/pgioptionsplugin.cpp:255
+msgid "HPF"
+msgstr ""
+
+#: languages/fortran/fortransupportpart.cpp:67
+msgid "&Ftnchek"
+msgstr ""
+
+#: languages/fortran/fortransupportpart.cpp:70
+msgid "Run ftnchek"
+msgstr ""
+
+#: languages/fortran/fortransupportpart.cpp:71
+msgid ""
+"<b>Run ftnchek</b><p>Runs <b>ftnchek</b> to check fortran programs for "
+"semantic errors. Configure ftnchek options in project settings dialog, "
+"<b>Ftnchek</b> tab."
+msgstr ""
+
+#: languages/fortran/fortransupportpart.cpp:85
+msgid "There is currently a job running."
+msgstr ""
+
+#: languages/fortran/fortransupportpart.cpp:160
+msgid "Ftnchek"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:93
+msgid "Warn about inconsistent use of arguments that use arrays"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:94
+msgid ""
+"Warn about dummy arguments of a data type different from the actual arguments"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:96
+msgid ""
+"Warn if the invocation assumes a different data type for the return type, "
+"different from the actual return type"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:98
+msgid "Warn about invoking a subprogram with an incorrect number of arguments"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:104
+msgid ""
+"Corresponding arrays in each declaration of a block must agree in size and "
+"number of dimensions"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:106
+msgid "The comparison of two blocks is done variable-by-variable"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:107
+msgid ""
+"Warn if different declarations of the same block are not equal in total "
+"length"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:108
+msgid ""
+"In each declaration of a block, corresponding memory locations must agree in "
+"data type"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:115
+msgid "Use of the result of integer division as an exponent"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:116
+msgid "Conversion of an expression involving an integer division to real"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:117
+msgid "Division in an integer constant expression that yields a result of zero"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:123
+msgid ""
+"A scalar dummy argument is actually the same as another and is (or may be) "
+"modified"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:125
+msgid ""
+"A dummy argument which is an array or array element is the same array as "
+"another and is modified"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:127
+msgid ""
+"A scalar dummy argument is the same as a common variable in the subprogram, "
+"and either is modified"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:134
+msgid "ACCEPT and TYPE I/O statements"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:135
+msgid ""
+"Expressions defining array bounds that contain array elements or function "
+"references"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:137
+msgid "Assignment statements involving arrays"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:143
+msgid "Backslash characters in strings"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:144
+msgid "COMMON block variables not in descending order of storage sizes"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidget.cpp:145
+msgid "Hollerith constants"
+msgstr ""
+
+#: languages/java/javasupportpart.cpp:164
+msgid "<b>New Class</b>Generates a new class.<p>"
+msgstr ""
+
+#: languages/java/javasupportpart.cpp:713
+msgid "Java Support"
+msgstr ""
+
+#: languages/java/javasupportpart.cpp:713
+msgid "Keep Them"
+msgstr ""
+
+#: languages/java/problemreporter.cpp:238
+msgid "Java Parsing"
+msgstr ""
+
+#: languages/kjssupport/kjssupport_part.cpp:73
+msgid "Test the active script."
+msgstr ""
+
+#: languages/kjssupport/kjssupport_part.cpp:90
+msgid "KJS Console"
+msgstr ""
+
+#: languages/kjssupport/kjssupport_part.cpp:90
+msgid "KJS Embed Console"
+msgstr ""
+
+#: languages/kjssupport/kjssupport_part.cpp:429
+#: languages/kjssupport/subclassingdlgbase.ui:16
+#, no-c-format
+msgid "Implement Slots"
+msgstr ""
+
+#: languages/lib/debugger/debugger.cpp:198
+msgid "Breakpoint"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidget.cpp:80
+#, c-format
+msgid "Create or Select Implementation Class for: %1"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidget.cpp:82
+msgid "Namespaces &amp;&amp; Classes"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidget.cpp:126
+msgid "Class was created but not found in class store."
+msgstr ""
+
+#: languages/lib/designer_integration/tqtdesignerintegration.cpp:63
+#, c-format
+msgid "Cannot find implementation class for form: %1"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:46
+msgid "Delphi Compiler Options"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:53
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:51
+msgid "Locations I"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:56
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:54
+msgid "Locations II"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:62
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:57
+msgid "Debug && Optimization"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/dccoptionsplugin.cpp:65
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:66
+msgid "Linker"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:32
+msgid "Map File"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:36
+msgid "Segments"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:38
+msgid "Publics"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:40
+msgid "Detailed"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:45
+msgid "Default dynamic loader:"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:50
+msgid "Reserved address space:"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:87
+msgid "Include search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:89
+msgid "Resource search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:91
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:105
+msgid "Unit search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:93
+msgid "Object search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:122
+msgid "Executable output directory:"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:124
+msgid "Unit output directory:"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:126
+msgid "Package directory:"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:128
+msgid "Package source code directory:"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:159
+msgid "Build all units"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:161
+msgid "Make modified units"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:163
+msgid "Quiet compile"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:165
+msgid "Disable implicit package compilation"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:170
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:484
+msgid "Conditional defines (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:173
+msgid "Unit aliases in form unit=alias (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:178
+#: parts/doxygen/messages.cpp:92 parts/outputviews/makeviewpart.cpp:52
+msgid "Messages"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:180
+msgid "Output hint messages"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:182
+msgid "Output warning messages"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:186
+msgid "Packages"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:187
+msgid "Build with packages (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:223
+msgid "Code Alignment && Stack Frames"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:224
+msgid "Default (-$A8)"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:227
+msgid "Never align"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:229
+msgid "On word boundaries"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:231
+msgid "On double word boundaries"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:233
+msgid "On quad word boundaries"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:235
+msgid "Generate stack frames"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:239
+msgid "Enumeration Size"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:240
+msgid "Default (-$Z1)"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:243
+msgid "Unsigned byte (256 values)"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:245
+msgid "Unsigned word (64K values)"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:247
+msgid "Unsigned double word (4096M values)"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:251
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:464
+msgid "Compile Time Checks"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:253
+msgid "Assertions"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:255
+msgid "Complete boolean evaluation"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:257
+msgid "Extended syntax"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:259
+msgid "Long strings"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:261
+msgid "Open string parameters"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:263
+msgid "Type-checked pointers"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:265
+msgid "Var-string checking"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:267
+msgid "Writable typed constants"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:271
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:472
+msgid "Run Time Checks"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:273
+msgid "Runtime type information"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:275
+msgid "Imported data references"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:277
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:478
+msgid "Input/Output checking"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:279
+msgid "Overflow checking"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:281
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:474
+msgid "Range checking"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:320
+msgid "Enable optimizations"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:327
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:338
+msgid "Debugging"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:329
+msgid "Debug information"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:331
+msgid "Local symbol information"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:333
+msgid "Debug information for GDB"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:335
+msgid "Namespace debug info"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:337
+msgid "Write symbol info in an .rsm file"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:341
+msgid "Symbol Reference Information"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:342
+msgid "Default (-$YD)"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:345
+msgid "No information"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:347
+msgid "Definition information"
+msgstr ""
+
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:349
+msgid "Full reference information"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:402
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:355
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:409
+#, no-c-format
+msgid "Release"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:32
+#: buildtools/qmake/projectconfigurationdlgbase.ui:391
+#: languages/pascal/compiler/dccoptions/optiontabs.cpp:356
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:410
+#, no-c-format
+msgid "Debug"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:44
+msgid "Free Pascal Compiler Options"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:48
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:213
+msgid "Language"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:63
+msgid "Assembler"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/fpcoptionsplugin.cpp:69
+msgid "Feedback"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:34
+msgid "Format errors like GCC does"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:27
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:38
+#, no-c-format
+msgid "Verbose"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:40
+msgid "Write all possible info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:42
+msgid "Write no messages"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:44
+msgid "Show only errors"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:46
+msgid "Show some general information"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:48
+msgid "Issue warnings"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:50
+msgid "Issue notes"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:52
+msgid "Issue hints"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:54
+msgid "Write other debugging info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:59
+msgid "Other Information"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:61
+msgid "Show line numbers when processing files"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:63
+msgid "Print information on loaded units"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:65
+msgid "Print the names of loaded files"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:67
+msgid "Write which macros are defined"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:69
+msgid "Warn when processing a conditional"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:71
+msgid "Print the names of procedures and functions"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:73
+msgid "Show all procedure declarations if an overloaded function error occurs"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:107
+msgid "Include file search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:109
+msgid "Object file search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:111
+msgid "Library search path (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:142
+msgid "Write executables and units in:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:144
+msgid "Write units in:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:146
+msgid "Executable name:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:151
+msgid "Location of as and ld programs:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:153
+msgid "Dynamic linker executable:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:158
+msgid "Compiler messages file:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:160
+msgid "Write compiler messages to file:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:191
+msgid "Pascal Compatibility"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:193
+msgid "Switch on Delphi 2 extensions"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:195
+msgid "Strict Delphi compatibility mode"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:197
+msgid "Borland TP 7.0 compatibility mode"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:199
+msgid "GNU Pascal compatibility mode"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:203
+msgid "C/C++ Compatibility"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:205
+msgid "Support C style operators *=, +=, /=, -="
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:207
+msgid "Support C++ style INLINE"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:209
+msgid "Support C style macros"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:215
+msgid "Support the label and goto commands"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:217
+msgid "Use ansistrings by default for strings"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:219
+msgid ""
+"Require the name of constructors to be init\n"
+" and the name of destructors to be done"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:221
+msgid "Allow the static keyword in objects"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:251
+msgid "Assembler Info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:253
+msgid "Do not delete assembler files"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:255
+msgid "List source"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:257
+msgid "List register allocation and release info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:259
+msgid "List temporary allocations and deallocations"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:264
+msgid "Assembler Reader"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:265
+msgid "Use default reader"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:268
+msgid "AT&T style assembler"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:270
+msgid "Intel style assembler"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:272
+msgid "Direct assembler"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:278
+msgid "Assembler Output"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:280
+msgid "Use pipes instead of files when assembling"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:281
+msgid "Use default output"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:284
+msgid "Use GNU as"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:286
+msgid "Use GNU asaout"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:288
+msgid "Use NASM coff"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:290
+msgid "Use NASM elf"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:292
+msgid "Use NASM obj"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:294
+msgid "Use MASM"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:296
+msgid "Use TASM"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:298
+msgid "Use coff"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:300
+msgid "Use pecoff"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:340
+msgid "Generate information for GDB"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:342
+msgid "Generate information for DBX"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:344
+msgid "Use lineinfo unit"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:346
+msgid "Use heaptrc unit"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:348
+msgid "Generate checks for pointers"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:353
+msgid "Profiling"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:355
+msgid "Generate profiler code for gprof"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:362
+msgid "General Optimization"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:366
+msgid "Generate smaller code"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:368
+msgid "Generate faster code"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:373
+msgid "Optimization Levels"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:381
+msgid "Level 3"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:388
+msgid "Architecture"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:392
+msgid "386/486"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:394
+msgid "Pentium/PentiumMMX"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:396
+msgid "PentiumPro/PII/Cyrix 6x86/K6"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:400
+msgid "Another Optimization"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:402
+msgid "Use register variables"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:404
+msgid "Uncertain optimizations"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:466
+msgid "Include assert statements in compiled code"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:468
+msgid "Do not check the unit name for being the same as the file name"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:476
+msgid "Stack checking"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:480
+msgid "Integer overflow checking"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:487
+msgid "Undefine conditional defines (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:492
+msgid "Stack size:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:494
+msgid "Heap size:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:526
+msgid "Linking Stage"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:528
+msgid "Create dynamic library"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:530
+msgid "Create smartlinked units"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:532
+msgid "Generate release units"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:534
+msgid "Omit the linking stage"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:536
+msgid "Create assembling and linking script"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:540
+msgid "Executable Generation"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:542
+msgid "Strip the symbols from the executable"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:544
+msgid "Link with static units"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:546
+msgid "Link with smartlinked units"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:548
+msgid "Link with dynamic libraries"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:550
+msgid "Link with the C library"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:555
+msgid "Options passed to the linker (delimited by \":\"):"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:590
+msgid "Recompile all used units"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:592
+msgid "Do not read default configuration file"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:594
+msgid "Compiler configuration file:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:596
+msgid "Stop after the error:"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:600
+msgid "Browser Info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:601
+msgid "No browser info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:604
+msgid "Global browser info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:606
+msgid "Global and local browser info"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:610
+msgid "Target OS"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:614
+msgid "DOS and version 1 of the DJ DELORIE extender"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:616
+msgid "DOS and version 2 of the DJ DELORIE extender"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:618
+msgid "Linux"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:620
+msgid "OS/2 (2.x) using the EMX extender"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:622
+msgid "WINDOWS 32 bit"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:624
+msgid "SunOS/Solaris"
+msgstr ""
+
+#: languages/pascal/compiler/fpcoptions/optiontabs.cpp:626
+msgid "BeOS"
+msgstr ""
+
+#: languages/pascal/pascalsupport_part.cpp:72
+msgid "problem reporter"
+msgstr ""
+
+#: languages/pascal/pascalsupport_part.cpp:182
+#, c-format
+msgid ""
+"_n: Found 1 problem\n"
+"Found %n problems"
+msgstr ""
+
+#: languages/pascal/pascalsupport_part.cpp:194
+#, c-format
+msgid "Parsing file: %1"
+msgstr ""
+
+#: languages/perl/perldoc.cpp:91
+msgid "Error in perldoc"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:68
+msgid "Runs the Perl program"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:73
+msgid "Executes a string as Perl code"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:75
+msgid "Start Perl Interpreter"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:78
+msgid "Starts the Perl interpreter without a program"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:80
+msgid "Find Perl Function Documentation..."
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:83
+msgid "Show the documentation page of a Perl function"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:85
+msgid "Find Perl FAQ Entry..."
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:230
+msgid "Show Perl Documentation"
+msgstr ""
+
+#: languages/perl/perlsupportpart.cpp:230
+msgid "Show Perl documentation for function:"
+msgstr ""
+
+#: languages/php/phpcodecompletion.cpp:709
+msgid "Type of %1 is %2"
+msgstr ""
+
+#: languages/php/phperrorview.cpp:375
+msgid "Undefined function"
+msgstr ""
+
+#: languages/php/phperrorview.cpp:378
+msgid "Parse Error"
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:95
+msgid "<b>Run</b><p>Executes script on a terminal or a webserver."
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:97
+msgid "&New Class..."
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:100
+msgid "New class"
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:101
+msgid "<b>New class</b><p>Runs New Class wizard."
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:106
+msgid ""
+"<b>PHP problems</b><p>This view shows PHP parser warnings, errors, and fatal "
+"errors."
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:118 languages/php/phpsupportpart.cpp:333
+msgid "PHP"
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:211
+msgid "PHP Specific"
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:211 languages/php/phpsupportpart.cpp:243
+msgid "PHP Settings"
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:238
+msgid ""
+"There is no configuration for executing a PHP file.\n"
+"Please set the correct values in the next dialog."
+msgstr ""
+
+#: languages/php/phpsupportpart.cpp:239
+msgid "Customize PHP Mode"
+msgstr ""
+
+#: languages/python/pydoc.cpp:75
+msgid "Error in pydoc"
+msgstr ""
+
+#: languages/python/pythonimplementationwidget.cpp:65
+#: languages/ruby/rubyimplementationwidget.cpp:58
+msgid "Cannot write to file"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:67
+msgid "<b>Execute program</b><p>Runs the Python program."
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:72
+msgid "Execute string"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:73
+msgid "<b>Execute String</b><p>Executes a string as Python code."
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:75
+msgid "Start Python Interpreter"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:78
+msgid "Start Python interpreter"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:79
+msgid ""
+"<b>Start python interpreter</b><p>Starts the Python interpreter without a "
+"program"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:81
+msgid "Python Documentation..."
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:84
+msgid "Python documentation"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:85
+msgid "<b>Python documentation</b><p>Shows a Python documentation page."
+msgstr ""
+
+#: languages/python/pythonconfigwidgetbase.ui:16
+#: languages/python/pythonsupportpart.cpp:111
+#, no-c-format
+msgid "Python"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:364
+msgid "Show Python Documentation"
+msgstr ""
+
+#: languages/python/pythonsupportpart.cpp:364
+msgid "Show Python documentation on keyword:"
+msgstr ""
+
+#: languages/ruby/debugger/breakpoint.h:129
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:209
+msgid "File:line"
+msgstr ""
+
+#: languages/ruby/debugger/breakpoint.h:178
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:211
+msgid "Catchpoint"
+msgstr ""
+
+#: languages/ruby/debugger/breakpoint.h:201
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:212
+msgid "Method()"
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:224
+msgid "TDevelop ruby debugger: Click to execute one line of code (\"step\")"
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:302
+msgid "Step Over"
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:303
+msgid "Step Into"
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:320
+msgid "Execute one line of code, but run through methods"
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:321
+msgid "Execute one line of code, stepping into methods if appropriate"
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:329
+msgid "Execute one line of code, but run through methods."
+msgstr ""
+
+#: languages/ruby/debugger/dbgtoolbar.cpp:331
+msgid "Execute one line of code, stepping into methods if appropriate."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:97
+msgid ""
+"<b>Variable tree</b><p>The variable tree allows you to see the variable "
+"values as you step through your program using the internal debugger. Click "
+"the right mouse button on items in this view to get a popup menu.\n"
+"To speed up stepping through your code leave the tree items closed.\n"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:125
+msgid ""
+"<b>Frame stack</b><p>Often referred to as the \"call stack\", this is a list "
+"showing what method is currently active and who called each method to get to "
+"this point in your program. By clicking on an item you can see the values in "
+"any of the previous calling methods."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:134
+msgid "Debugger method call stack"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:141
+msgid "RDB Output"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:143
+msgid ""
+"<b>RDB output</b><p>Shows all rdb commands being executed. You can also "
+"issue any other rdb command while debugging."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:146
+msgid "RDB"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:147
+msgid "RDB output"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:183
+msgid ""
+"<b>Interrupt application</b><p>Interrupts the debugged process or current "
+"RDB command."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:196
+msgid ""
+"<b>Step over</b><p>Executes one line of source in the current source file. "
+"If the source line is a call to a method the whole method is executed and "
+"the app will stop at the line following the method call."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:207
+msgid ""
+"<b>Step into</b><p>Executes exactly one line of source. If the source line "
+"is a call to a method then execution will stop after the method has been "
+"entered."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:217
+msgid "Steps out of the current method"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:218
+msgid ""
+"<b>Step out</b><p>Executes the application until the currently executing "
+"method is completed. The debugger will then display the line after the "
+"original call to that method. If program execution is in the outermost frame "
+"(i.e. in the topleveltoggleWatchpoint) then this operation has no effect."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:321
+msgid ""
+"<b>Watch</b><p>Adds an expression under the cursor to the Variables/Watch "
+"list."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:323
+#, c-format
+msgid "Inspect: %1"
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:324
+msgid "<b>Inspect</b><p>Evaluates an expression under the cursor."
+msgstr ""
+
+#: languages/ruby/debugger/debuggerpart.cpp:705
+msgid "Restart"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:182
+msgid "Add empty breakpoint"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:182
+msgid " <Alt+A>"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:183
+msgid ""
+"<b>Add empty breakpoint</b><p>Shows a popup menu that allows you to choose "
+"the type of breakpoint, then adds a breakpoint of the selected type to the "
+"breakpoints list."
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:188
+msgid "Delete selected breakpoint"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:188
+msgid " <Delete>"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:189
+msgid ""
+"<b>Delete selected breakpoint</b><p>Deletes the selected breakpoint in the "
+"breakpoints list."
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:193
+msgid "Edit selected breakpoint"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:193
+msgid " <Return>"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:194
+msgid ""
+"<b>Edit selected breakpoint</b><p>Allows to edit location, condition and "
+"ignore count properties of the selected breakpoint in the breakpoints list."
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:198
+msgid "Remove all breakpoints"
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:199
+msgid "<b>Remove all breakpoints</b><p>Removes all breakpoints in the project."
+msgstr ""
+
+#: languages/ruby/debugger/rdbbreakpointwidget.cpp:237
+msgid "Show"
+msgstr ""
+
+#: languages/ruby/debugger/rdbcontroller.cpp:349
+msgid "rdb message:\n"
+msgstr ""
+
+#: languages/ruby/debugger/rdbcontroller.cpp:397
+#: languages/ruby/debugger/rdbcontroller.cpp:399
+#: languages/ruby/debugger/rdbcontroller.cpp:461
+#: languages/ruby/debugger/rdbcontroller.cpp:508
+#, c-format
+msgid "No source: %1"
+msgstr ""
+
+#: languages/ruby/debugger/rdbcontroller.cpp:706
+msgid ""
+"The ruby debugger cannot use the tty* or pty* devices.\n"
+"Check the settings on /dev/tty* and /dev/pty*\n"
+"As root you may need to \"chmod ug+rw\" tty* and pty* devices and/or add the "
+"user to the tty group using \"usermod -G tty username\"."
+msgstr ""
+
+#: languages/ruby/debugger/rdboutputwidget.cpp:60
+msgid "&RDB cmd:"
+msgstr ""
+
+#: languages/ruby/debugger/rdboutputwidget.cpp:76
+msgid "Pause execution of the app to enter rdb commands"
+msgstr ""
+
+#: languages/ruby/debugger/variablewidget.cpp:56
+msgid "E&xpression to watch:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:96
+#: buildtools/autotools/managecustomcommandsbase.ui:30
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:275
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:188
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:90
+#: kdevdesigner/designer/configtoolboxdialog.ui:109
+#: kdevdesigner/designer/listeditor.ui:80
+#: kdevdesigner/designer/variabledialog.ui:171 languages/ada/addclassdlg.ui:345
+#: languages/cpp/cppnewclassdlgbase.ui:252
+#: languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui:91
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:81
+#: languages/java/configproblemreporter.ui:169
+#: languages/ruby/debugger/variablewidget.cpp:62
+#: lib/widgets/propeditor/qeditlistbox.cpp:121 parts/snippet/snippetdlg.ui:52
+#, no-c-format
+msgid "&Add"
+msgstr ""
+
+#: languages/ruby/debugger/variablewidget.cpp:195
+msgid "Remove Watch Expression"
+msgstr ""
+
+#: languages/ruby/debugger/variablewidget.cpp:198
+msgid "Copy to Clipboard"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:315
+#: languages/cpp/cppnewclassdlgbase.ui:458
+#: languages/ruby/debugger/variablewidget.cpp:834
+#: parts/classview/classtreebase.cpp:154
+#: src/profileengine/editor/profileeditor.cpp:139
+#, no-c-format
+msgid "Global"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:58
+#: languages/ruby/rubysupport_part.cpp:61
+msgid "Run Test Under Cursor"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:62
+msgid ""
+"<b>Run Test Under Cursor</b><p>Runs the function under the cursor as test."
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:64
+#: languages/ruby/rubysupport_part.cpp:65
+msgid "Launch Browser"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:66
+msgid ""
+"<b>Launch Browser</b><p>Opens a web browser pointing to the Ruby Rails server"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:68
+msgid "Switch To Controller"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:69
+msgid "Switch To Model"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:70
+msgid "Switch To View"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:71
+msgid "Switch To Test"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:77
+#: languages/ruby/rubysupport_part.cpp:78
+msgid "Ruby Shell"
+msgstr ""
+
+#: languages/ruby/rubysupport_part.cpp:102
+msgid "Ruby"
+msgstr ""
+
+#: languages/sql/sqlactions.cpp:81
+msgid "<no database server>"
+msgstr ""
+
+#: languages/sql/sqlactions.cpp:89
+msgid "<error - no connection %1>"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui.h:181
+msgid "Connection successful"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui.h:184
+msgid "Unable to connect to database server"
+msgstr ""
+
+#: languages/sql/sqloutputwidget.cpp:81
+#, c-format
+msgid "No such connection: %1"
+msgstr ""
+
+#: languages/sql/sqloutputwidget.cpp:104
+#, c-format
+msgid "Query successful, number of rows affected: %1"
+msgstr ""
+
+#: languages/sql/sqloutputwidget.cpp:111 languages/sql/sqloutputwidget.cpp:118
+msgid "An error occurred:"
+msgstr ""
+
+#: languages/sql/sqloutputwidget.cpp:119
+msgid "Driver"
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:45
+msgid "<b>Run</b><p>Executes a SQL script."
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:47
+msgid "&Database Connections"
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:59
+msgid "SQL"
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:59
+msgid "Output of SQL commands"
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:60
+msgid ""
+"<b>Output of SQL commands</b><p>This window shows the output of SQL commands "
+"being executed. It can display results of SQL \"select\" commands in a table."
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:135
+msgid "Specify Your Database Connections"
+msgstr ""
+
+#: languages/sql/sqlsupport_part.cpp:167
+msgid "Please select a valid database connection."
+msgstr ""
+
+#: lib/cppparser/driver.cpp:386
+#, c-format
+msgid "Could not find include file %1"
+msgstr ""
+
+#: lib/cppparser/errors.cpp:23
+msgid "Internal Error"
+msgstr ""
+
+#: lib/cppparser/errors.cpp:24
+msgid "Syntax Error before '%1'"
+msgstr ""
+
+#: lib/cppparser/errors.cpp:25
+msgid "Parse Error before '%1'"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:140
+msgid "<eof>"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:321 lib/cppparser/parser.cpp:2699
+#: lib/cppparser/parser.cpp:2922 lib/cppparser/parser.cpp:2928
+msgid "expression expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:583
+msgid "Declaration syntax error"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:630 lib/cppparser/parser.cpp:2816
+#: lib/cppparser/parser.cpp:3289
+msgid "} expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:671
+msgid "namespace expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:675
+msgid "{ expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:748 lib/cppparser/parser.cpp:3009
+msgid "Namespace name expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:852
+msgid "Need a type specifier to declare"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:934
+msgid "expected a declaration"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:1208 lib/cppparser/parser.cpp:2190
+msgid "Constant expression expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:1277 lib/cppparser/parser.cpp:1374
+msgid "')' expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:1436 lib/cppparser/parser.cpp:1966
+#: lib/cppparser/parser.cpp:2398
+msgid "} missing"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2088
+msgid "Member initializers expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2249
+msgid "Base class specifier expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2272
+msgid "Initializer clause expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2313
+msgid "Identifier expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2343
+msgid "Type id expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2380
+msgid "Class name expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2662 lib/cppparser/parser.cpp:2841
+#: lib/cppparser/parser.cpp:2879 lib/cppparser/parser.cpp:3351
+msgid "condition expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2669 lib/cppparser/parser.cpp:2690
+#: lib/cppparser/parser.cpp:2848 lib/cppparser/parser.cpp:2858
+msgid "statement expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:2725
+msgid "for initialization expected"
+msgstr ""
+
+#: lib/cppparser/parser.cpp:3340
+msgid "catch expected"
+msgstr ""
+
+#: lib/util/execcommand.cpp:52
+msgid "Could not invoke \"%1\". Please make sure it is installed correctly"
+msgstr ""
+
+#: lib/util/execcommand.cpp:53
+msgid "Error Invoking Command"
+msgstr ""
+
+#: lib/util/execcommand.cpp:59
+msgid "Command running..."
+msgstr ""
+
+#: lib/util/execcommand.cpp:60
+msgid "Please wait until the \"%1\" command finishes."
+msgstr ""
+
+#: lib/util/tdescriptactionmanager.cpp:98
+msgid "Unable to get KScript Runner for type \"%1\"."
+msgstr ""
+
+#: lib/util/tdescriptactionmanager.cpp:98
+msgid "KScript Error"
+msgstr ""
+
+#: lib/widgets/flagboxes.cpp:98
+msgid "Flags"
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:37
+msgid "<b>Reload</b><p>Reloads the current document."
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:40
+msgid "<b>Stop</b><p>Stops the loading of current document."
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:41
+msgid "Duplicate Tab"
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:43
+msgid "<b>Duplicate window</b><p>Opens current document in a new window."
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:57
+msgid ""
+"<b>Back</b><p>Moves backwards one step in the <b>documentation</b> browsing "
+"history."
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:69
+msgid ""
+"<b>Forward</b><p>Moves forward one step in the <b>documentation</b> browsing "
+"history."
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:99 parts/documentation/docutils.cpp:81
+msgid "Open in New Tab"
+msgstr ""
+
+#: lib/widgets/kdevhtmlpart.cpp:100
+msgid "<b>Open in new window</b><p>Opens current link in a new window."
+msgstr ""
+
+#: lib/widgets/kdevtabwidget.cpp:38
+msgid "Close &Others"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:53 lib/widgets/ksavealldialog.cpp:144
+msgid "Save Modified Files?"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:58 lib/widgets/ksavealldialog.cpp:151
+msgid "The following files have been modified. Save them?"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:65
+msgid "Save &Selected"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:65
+msgid "Saves all selected files"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:66 lib/widgets/ksavealldialog.cpp:157
+msgid "Save &None"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:68 lib/widgets/ksavealldialog.cpp:159
+msgid "Lose all modifications"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:69 lib/widgets/ksavealldialog.cpp:160
+msgid "Cancels the action"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:156
+msgid "Save &All"
+msgstr ""
+
+#: lib/widgets/ksavealldialog.cpp:156
+msgid "Saves all modified files"
+msgstr ""
+
+#: lib/widgets/processwidget.cpp:230 parts/outputviews/makeitem.cpp:127
+msgid "*** Exited with status: %1 ***"
+msgstr ""
+
+#: lib/widgets/processwidget.cpp:233
+msgid "*** Exited normally ***"
+msgstr ""
+
+#: lib/widgets/processwidget.cpp:239
+msgid "*** Process aborted. Segmentation fault ***"
+msgstr ""
+
+#: lib/widgets/processwidget.cpp:243
+msgid "*** Process aborted ***"
+msgstr ""
+
+#: lib/widgets/propeditor/pcheckbox.cpp:69
+msgid "true"
+msgstr ""
+
+#: lib/widgets/propeditor/pcheckbox.cpp:69
+msgid "false"
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:154
+#: buildtools/autotools/configureoptionswidgetbase.ui:249
+#: buildtools/autotools/configureoptionswidgetbase.ui:286
+#: buildtools/autotools/configureoptionswidgetbase.ui:526
+#: buildtools/autotools/configureoptionswidgetbase.ui:693
+#: buildtools/autotools/configureoptionswidgetbase.ui:827
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:95
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:170
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:245
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:139
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:135
+#: kdevdesigner/designer/customwidgeteditor.ui:256
+#: kdevdesigner/designer/customwidgeteditor.ui:303
+#: kdevdesigner/designer/iconvieweditor.ui:262
+#: kdevdesigner/designer/listboxeditor.ui:229
+#: kdevdesigner/designer/listvieweditor.ui:236
+#: kdevdesigner/designer/listvieweditor.ui:459
+#: kdevdesigner/designer/projectsettings.ui:98
+#: kdevdesigner/designer/projectsettings.ui:149
+#: kdevdesigner/designer/tableeditor.ui:347
+#: kdevdesigner/designer/tableeditor.ui:614 languages/ada/addclassdlg.ui:189
+#: languages/cpp/addmethoddialogbase.ui:277
+#: languages/php/phpconfigwidgetbase.ui:376
+#: languages/php/phpconfigwidgetbase.ui:436
+#: languages/php/phpconfigwidgetbase.ui:482
+#: languages/php/phpnewclassdlgbase.ui:131
+#: lib/widgets/propeditor/pfontbutton.cpp:43
+#: lib/widgets/propeditor/ppixmapedit.cpp:54
+#, no-c-format
+msgid "..."
+msgstr ""
+
+#: lib/widgets/propeditor/pfontbutton.cpp:62
+msgid " Bold"
+msgstr ""
+
+#: lib/widgets/propeditor/pfontbutton.cpp:63
+msgid " Italic"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:401
+#: kdevdesigner/designer/customwidgeteditor.ui:482
+#: lib/widgets/propeditor/propertymachinefactory.cpp:147
+#, no-c-format
+msgid "Fixed"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:406
+#: kdevdesigner/designer/customwidgeteditor.ui:487
+#: lib/widgets/propeditor/propertymachinefactory.cpp:148
+#, no-c-format
+msgid "Minimum"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:411
+#: kdevdesigner/designer/customwidgeteditor.ui:492
+#: lib/widgets/propeditor/propertymachinefactory.cpp:149
+#, no-c-format
+msgid "Maximum"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:416
+#: kdevdesigner/designer/customwidgeteditor.ui:497
+#: lib/widgets/propeditor/propertymachinefactory.cpp:150
+#, no-c-format
+msgid "Preferred"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:426
+#: kdevdesigner/designer/customwidgeteditor.ui:507
+#: lib/widgets/propeditor/propertymachinefactory.cpp:151
+#, no-c-format
+msgid "Expanding"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:152
+msgid "Minimum Expanding"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:153
+msgid "Ignored"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:156
+msgid "Horizontal Size Type"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:157
+msgid "Vertical Size Type"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:158
+msgid "hStretch"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:158
+msgid "Horizontal Stretch"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:159
+msgid "vStretch"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:159
+msgid "Vertical Stretch"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:166
+msgid "Up Arrow"
+msgstr ""
+
+#: lib/widgets/propeditor/propertymachinefactory.cpp:180
+msgid "What's this"
+msgstr ""
+
+#: lib/widgets/propeditor/pstringlistedit.cpp:85
+msgid "Ok"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:340
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:717
+#: buildtools/autotools/targetoptionsdlgbase.ui:333
+#: languages/cpp/cppnewclassdlgbase.ui:302
+#: languages/java/configproblemreporter.ui:158
+#: lib/widgets/propeditor/qeditlistbox.cpp:137
+#: parts/documentation/find_documentation_optionsbase.ui:74
+#: parts/filecreate/fcconfigwidgetbase.ui:155
+#: parts/fileview/filegroupsconfigwidgetbase.ui:153
+#, no-c-format
+msgid "Move &Up"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:348
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:725
+#: buildtools/autotools/targetoptionsdlgbase.ui:341
+#: languages/cpp/cppnewclassdlgbase.ui:330
+#: languages/java/configproblemreporter.ui:147
+#: lib/widgets/propeditor/qeditlistbox.cpp:141
+#: parts/documentation/find_documentation_optionsbase.ui:82
+#: parts/filecreate/fcconfigwidgetbase.ui:163
+#: parts/fileview/filegroupsconfigwidgetbase.ui:161
+#, no-c-format
+msgid "Move &Down"
+msgstr ""
+
+#: lib/widgets/resizablecombo.cpp:63
+msgid "Drag this to resize the combobox."
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:80
+msgid "Expand Text"
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:83
+msgid "Expand current word"
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:84
+msgid ""
+"<b>Expand current word</b><p>Current word can be completed using the list of "
+"similar words in source files."
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:86
+msgid "Expand Abbreviation"
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:89
+msgid "Expand abbreviation"
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:90
+msgid ""
+"<b>Expand abbreviation</b><p>Enable and configure abbreviations in "
+"<b>TDevelop Settings</b>, <b>Abbreviations</b> tab."
+msgstr ""
+
+#: parts/abbrev/abbrevpart.cpp:244
+msgid "Abbreviations"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:108
+msgid "&Add to Favorites"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:111
+msgid "&Remove Favorite"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:288
+msgid "Choose projects directory"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:338
+msgid ""
+"_: no version control system\n"
+"None"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:387
+msgid "Version Control System"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:458
+msgid ""
+"The directory you have chosen as the location for the project already exists."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:467
+msgid ""
+"The directory you have chosen as the location for the project is not "
+"writeable."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:489
+msgid "The template %1 cannot be opened."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:648
+msgid "The directory %1 cannot be created."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:667
+msgid "The archive %1 cannot be opened."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:685 parts/appwizard/appwizarddlg.cpp:827
+msgid "The file %1 cannot be created."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:693
+msgid ""
+"The directory above the chosen location does not exist and cannot be created."
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:896
+msgid "Template for .%1 Files"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:922
+msgid "Set default project location to: %1?"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:923
+msgid "Set"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:923
+msgid "Do Not Set"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:949
+msgid ""
+"_: invalid location\n"
+" (invalid)"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:951
+msgid " (dir/file already exists)"
+msgstr ""
+
+#: parts/appwizard/appwizarddlg.cpp:1016 parts/appwizard/importdlg.cpp:152
+#: src/projectmanager.cpp:375
+msgid ""
+"This is not a valid project file.\n"
+"XML error in line %1, column %2:\n"
+"%3"
+msgstr ""
+
+#: parts/appwizard/appwizardpart.cpp:45
+msgid "&New Project..."
+msgstr ""
+
+#: parts/appwizard/appwizardpart.cpp:48
+msgid "Generate a new project from a template"
+msgstr ""
+
+#: parts/appwizard/appwizardpart.cpp:49
+msgid ""
+"<b>New project</b><p>This starts KDevelop's application wizard. It helps you "
+"to generate a skeleton for your application from a set of templates."
+msgstr ""
+
+#: parts/appwizard/appwizardpart.cpp:54
+msgid "&Import Existing Project..."
+msgstr ""
+
+#: parts/appwizard/appwizardpart.cpp:57
+msgid "Import existing project"
+msgstr ""
+
+#: parts/appwizard/appwizardpart.cpp:58
+msgid ""
+"<b>Import existing project</b><p>Creates a project file for a given "
+"directory."
+msgstr ""
+
+#: parts/appwizard/filepropspage.cpp:69
+msgid "Header/Implementation file:"
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:61
+msgid "Choose directory to import"
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:111
+msgid "You have to choose a directory."
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:117
+msgid "You have to choose a project name."
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:123
+msgid "Your application name should only contain letters and numbers."
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:139
+msgid "Cannot open project template."
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:193
+msgid "Cannot write the project file."
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:553
+msgid "Generate build system infrastrucure"
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:567
+msgid ""
+"Project infrastrucure already exists in target directory.\n"
+"Generate new project infrastructure and overwrite old?"
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:567
+msgid "Generate"
+msgstr ""
+
+#: parts/appwizard/importdlg.cpp:567
+msgid "Do Not Generate"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:53
+msgid "&Reformat Source"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:55
+msgid "Reformat source"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:56
+msgid ""
+"<b>Reformat source</b><p>Source reformatting functionality using <b>astyle</"
+"b> library. Also available in <b>New Class</b> and <b>Subclassing</b> "
+"wizards."
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:59 parts/astyle/astyle_part.cpp:61
+#: parts/astyle/astyle_part.cpp:410
+msgid "Format files"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:62
+msgid ""
+"<b>Fomat files</b><p>Formatting functionality using <b>astyle</b> library. "
+"Also available in <b>New Class</b> and <b>Subclassing</b> wizards."
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:67 parts/astyle/astyle_part.cpp:68
+msgid "Formatting"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:402
+msgid "Format selection"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:403
+msgid "<b>Format</b><p>Formats the current selection, if possible"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:411
+msgid "<b>Format files</b><p>Formats selected files if possible"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:523
+#, c-format
+msgid "Not able to write %1"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:528
+#, c-format
+msgid "Not able to read %1"
+msgstr ""
+
+#: parts/astyle/astyle_part.cpp:534
+msgid "Processed %1 files ending with extensions %2"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_part.cpp:59
+msgid ""
+"<b>Bookmarks</b><p>The bookmark viewer shows all the source bookmarks in the "
+"project."
+msgstr ""
+
+#: parts/bookmarks/bookmarks_part.cpp:62
+msgid "Source bookmarks"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_part.cpp:558
+msgid "Could not find file"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_widget.cpp:270
+msgid ", line "
+msgstr ""
+
+#: parts/bookmarks/bookmarks_widget.cpp:273
+msgid "Remove This Bookmark"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_widget.cpp:277
+msgid ", All"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_widget.cpp:278
+msgid "Remove These Bookmarks"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_widget.cpp:283
+msgid "Collapse All"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_widget.cpp:284
+msgid "Expand All"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:45
+msgid "Show parents"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:51
+msgid "Show children"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:57
+msgid "Show clients"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:63
+msgid "Show suppliers"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:69
+msgid "Show methods"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:75
+msgid "Show attributes"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:80 parts/classview/classtooldlg.cpp:223
+msgid ""
+"_: member access\n"
+"All"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:81 parts/classview/classtooldlg.cpp:225
+msgid ""
+"_: member access\n"
+"Public"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:82 parts/classview/classtooldlg.cpp:227
+msgid ""
+"_: member access\n"
+"Protected"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:83 parts/classview/classtooldlg.cpp:229
+msgid ""
+"_: member access\n"
+"Private"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:84 parts/classview/classtooldlg.cpp:231
+msgid ""
+"_: member access\n"
+"Package"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:287
+msgid "Parents"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:291
+msgid "Children"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:295
+msgid "Clients"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:299
+msgid "Suppliers"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:303
+msgid "%1 Methods"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:307
+msgid "%1 Attributes"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:311
+msgid "Class Tool Dialog"
+msgstr ""
+
+#: parts/classview/classtooldlg.cpp:324
+msgid "%1 of Class %2"
+msgstr ""
+
+#: parts/classview/classtoolwidget.cpp:37
+msgid "Class Tool"
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:55 parts/classview/classviewwidget.cpp:81
+msgid "Add Method..."
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:57 parts/classview/classviewwidget.cpp:84
+msgid "Add Attribute..."
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:59
+msgid "Parent Classes..."
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:60
+msgid "Child Classes..."
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:61
+msgid "Class Tool..."
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:65
+msgid "Struct"
+msgstr ""
+
+#: parts/classview/classtreebase.cpp:71
+msgid "Attribute"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:62
+#: parts/classview/classtreebase.cpp:79
+#, no-c-format
+msgid "Function"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:95
+#: languages/kjssupport/subclassingdlgbase.ui:60
+#: parts/classview/classtreebase.cpp:81
+#, no-c-format
+msgid "Method"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:159
+msgid "Class Browser"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:160
+msgid "Classes"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:160
+msgid "Class browser"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:161
+msgid ""
+"<b>Class browser</b><p>The class browser shows all namespaces, classes and "
+"namespace and class members in a project."
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:198
+msgid "Functions Navigation"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:203
+msgid "Functions in file"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:204
+msgid ""
+"<b>Function navigator</b><p>Navigates over functions contained in the file."
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:208
+msgid "Focus Navigator"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:212
+msgid "Class Inheritance Diagram"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:213
+msgid "Class inheritance diagram"
+msgstr ""
+
+#: parts/classview/classviewpart.cpp:214
+msgid ""
+"<b>Class inheritance diagram</b><p>Displays inheritance relationship between "
+"classes in project. Note, it does not display classes outside inheritance "
+"hierarchy."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:69
+msgid "Group by Directories"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:69
+msgid "Plain List"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:69
+msgid "Java Like Mode"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:70
+msgid "View Mode"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:72
+msgid ""
+"<b>View mode</b><p>Class browser items can be grouped by directories, listed "
+"in a plain or java like view."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:76
+msgid "<b>New class</b><p>Calls the <b>New Class</b> wizard."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:78
+msgid "Create get/set Methods"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:83
+msgid "<b>Add method</b><p>Calls the <b>New Method</b> wizard."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:86
+msgid "<b>Add attribute</b><p>Calls the <b>New Attribute</b> wizard."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:88
+msgid "Open Declaration"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:90
+msgid ""
+"<b>Open declaration</b><p>Opens a file where the selected item is declared "
+"and jumps to the declaration line."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:91
+msgid "Open Implementation"
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:93
+msgid ""
+"<b>Open implementation</b><p>Opens a file where the selected item is defined "
+"(implemented) and jumps to the definition line."
+msgstr ""
+
+#: parts/classview/classviewwidget.cpp:95
+msgid "Follow Editor"
+msgstr ""
+
+#: parts/classview/digraphview.cpp:228
+msgid ""
+"You do not have 'dot' installed.\n"
+"It can be downloaded from www.graphviz.org."
+msgstr ""
+
+#: parts/classview/hierarchydlg.cpp:52
+msgid "Refresh"
+msgstr ""
+
+#: parts/classview/navigator.cpp:113
+msgid "Sync ClassView"
+msgstr ""
+
+#: parts/classview/navigator.cpp:116
+msgid "Jump to next function"
+msgstr ""
+
+#: parts/classview/navigator.cpp:120
+msgid "Jump to previous function"
+msgstr ""
+
+#: parts/classview/viewcombos.cpp:121
+msgid "(Global Namespace)"
+msgstr ""
+
+#: parts/classview/viewcombos.h:32
+msgid "(Classes)"
+msgstr ""
+
+#: parts/classview/viewcombos.h:33
+msgid "(Functions)"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:80
+msgid ""
+"<b>CTags</b><p>Result view for a tag lookup. Click a line to go to the "
+"corresponding place in the code."
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:81
+msgid "CTags Lookup"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:82 parts/ctags2/ctags2_part.cpp:87
+msgid "CTags"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:82
+msgid "CTags lookup results"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:91
+msgid "Lookup Current Text"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:92
+msgid "Lookup Current Text as Declaration"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:93
+msgid "Lookup Current Text as Definition"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:94
+msgid "Jump to Next Match"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:95
+msgid "Open Lookup Dialog"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:197
+#, c-format
+msgid "CTags - Go to Declaration: %1"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:200
+#, c-format
+msgid "CTags - Go to Definition: %1"
+msgstr ""
+
+#: parts/ctags2/ctags2_part.cpp:203
+#, c-format
+msgid "CTags - Lookup: %1"
+msgstr ""
+
+#: parts/ctags2/ctags2_widget.cpp:107
+#, c-format
+msgid "Hits: %1"
+msgstr ""
+
+#: parts/ctags2/ctags2_widget.cpp:155
+msgid "No CTags database found"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:29
+msgid "define"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:30 parts/ctags2/ctagskinds.cpp:98
+msgid "label"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:31 parts/ctags2/ctagskinds.cpp:60
+#: parts/ctags2/ctagskinds.cpp:127
+msgid "macro"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:498 parts/ctags2/ctagskinds.cpp:37
+#: parts/ctags2/ctagskinds.cpp:44 parts/ctags2/ctagskinds.cpp:62
+#: parts/ctags2/ctagskinds.cpp:95 parts/ctags2/ctagskinds.cpp:121
+#: parts/ctags2/ctagskinds.cpp:133 parts/ctags2/ctagskinds.cpp:147
+#: parts/ctags2/ctagskinds.cpp:154 parts/ctags2/ctagskinds.cpp:167
+#: parts/ctags2/ctagskinds.cpp:174 parts/ctags2/ctagskinds.cpp:181
+#: parts/ctags2/ctagskinds.cpp:187 parts/ctags2/ctagskinds.cpp:200
+#, no-c-format
+msgid "function"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:38 parts/ctags2/ctagskinds.cpp:103
+#: parts/ctags2/ctagskinds.cpp:140 parts/ctags2/ctagskinds.cpp:160
+msgid "subroutine"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:50
+msgid "fragment definition"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:51
+msgid "any pattern"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:493 parts/ctags2/ctagskinds.cpp:52
+#, no-c-format
+msgid "slot"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:53
+msgid "pattern"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:59 parts/ctags2/ctagskinds.cpp:84
+#: parts/ctags2/ctagskinds.cpp:111 parts/ctags2/ctagskinds.cpp:146
+#: parts/ctags2/ctagskinds.cpp:153 parts/ctags2/ctagskinds.cpp:166
+msgid "class"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:61
+msgid "enumerator"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:63
+msgid "enumeration"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:64
+msgid "local variable"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:65
+msgid "member"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:66 parts/ctags2/ctagskinds.cpp:188
+msgid "namespace"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:67
+msgid "prototype"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:68
+msgid "struct"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:69
+msgid "typedef"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:70
+msgid "union"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:71 parts/ctags2/ctagskinds.cpp:105
+msgid "variable"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:72
+msgid "external variable"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:78
+msgid "paragraph"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:85
+msgid "feature"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:86
+msgid "local entity"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:92
+msgid "block"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:93
+msgid "common"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:94
+msgid "entry"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:96 parts/ctags2/ctagskinds.cpp:113
+msgid "interface"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:97
+msgid "type component"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:99
+msgid "local"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:100
+msgid "module"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:101
+msgid "namelist"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:102
+msgid "program"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:104
+msgid "type"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:112
+msgid "field"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:114
+msgid "method"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:115
+msgid "package"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:134 parts/ctags2/ctagskinds.cpp:194
+msgid "procedure"
+msgstr ""
+
+#: parts/ctags2/ctagskinds.cpp:168
+msgid "mixin"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1320 parts/ctags2/ctagskinds.cpp:175
+#, no-c-format
+msgid "set"
+msgstr ""
+
+#: parts/diff/diffdlg.cpp:20
+msgid "Difference Viewer"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:52 vcs/clearcase/clearcasepart.cpp:105
+msgid "Diff"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:53
+msgid "Diff Output"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:54
+msgid ""
+"<b>Difference viewer</b><p>Shows output of the diff format. Can utilize "
+"every installed component that is able to show diff output. For example if "
+"you have Kompare installed, Difference Viewer can use its graphical diff "
+"view."
+msgstr ""
+
+#: parts/diff/diffpart.cpp:57
+msgid "Output of the diff command"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:60
+msgid "Difference Viewer..."
+msgstr ""
+
+#: parts/diff/diffpart.cpp:63
+msgid "Difference viewer"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:64
+msgid "<b>Difference viewer</b><p>Shows the contents of a patch file."
+msgstr ""
+
+#: parts/diff/diffpart.cpp:123
+msgid "Difference to Disk File"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:125
+msgid ""
+"<b>Difference to disk file</b><p>Shows the difference between the file "
+"contents in this editor and the file contents on disk."
+msgstr ""
+
+#: parts/diff/diffpart.cpp:168
+msgid "Could not invoke the \"diff\" command."
+msgstr ""
+
+#: parts/diff/diffpart.cpp:181
+msgid "DiffPart: No differences found."
+msgstr ""
+
+#: parts/diff/diffpart.cpp:185
+msgid "Diff command failed (%1):\n"
+msgstr ""
+
+#: parts/diff/diffpart.cpp:240
+msgid "Please Select Patch File"
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:76 vcs/cvsservice/diffwidget.cpp:73
+#, c-format
+msgid "Show in %1"
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:83 vcs/cvsservice/diffwidget.cpp:80
+msgid "&Save As..."
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:88 vcs/cvsservice/diffwidget.cpp:85
+msgid "Highlight Syntax"
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:93 parts/diff/diffwidget.cpp:326
+#: parts/outputviews/appoutputwidget.cpp:271
+msgid "Hide view"
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:112 vcs/cvsservice/diffwidget.cpp:106
+msgid "Unable to open file."
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:112 vcs/cvsservice/diffwidget.cpp:106
+msgid "Diff Frontend"
+msgstr ""
+
+#: parts/diff/diffwidget.cpp:324 vcs/cvsservice/diffwidget.cpp:315
+msgid "Display &Raw Output"
+msgstr ""
+
+#: parts/distpart/distpart_part.cpp:48
+msgid "Distribution && Publishing"
+msgstr ""
+
+#: parts/distpart/distpart_part.cpp:52
+msgid "Make source and binary distribution"
+msgstr ""
+
+#: parts/distpart/distpart_part.cpp:53
+msgid ""
+"<b>Project distribution & publishing</b><p>Helps users package and publish "
+"their software."
+msgstr ""
+
+#: parts/distpart/distpart_part.cpp:56
+msgid "Distribution & Publishing"
+msgstr ""
+
+#: parts/distpart/distpart_widget.cpp:134
+msgid "Building Package"
+msgstr ""
+
+#: parts/distpart/distpart_widget.cpp:145
+#, c-format
+msgid "Adding file: %1"
+msgstr ""
+
+#: parts/distpart/distpart_widget.cpp:152
+#, c-format
+msgid "Archive made at: %1"
+msgstr ""
+
+#: parts/distpart/distpart_widget.cpp:152
+msgid "Archive Done"
+msgstr ""
+
+#: parts/distpart/distpart_widget.cpp:595
+#, c-format
+msgid "Remove %1"
+msgstr ""
+
+#: parts/distpart/specsupport.cpp:78 parts/distpart/specsupport.cpp:177
+msgid "You need to create a source archive first."
+msgstr ""
+
+#: parts/documentation/bookmarkview.cpp:49
+#: parts/documentation/docglobalconfigwidgetbase.ui:16
+#: parts/documentation/documentation_part.cpp:88
+#: parts/documentation/documentation_part.cpp:98
+#: parts/documentation/documentation_part.cpp:106
+#: parts/documentation/docutils.cpp:79
+#, no-c-format
+msgid "Documentation"
+msgstr ""
+
+#: parts/documentation/bookmarkview.cpp:198
+msgid "Edit Bookmark"
+msgstr ""
+
+#: parts/documentation/bookmarkview.cpp:222
+msgid "Current Document"
+msgstr ""
+
+#: parts/documentation/bookmarkview.cpp:223
+msgid "Custom..."
+msgstr ""
+
+#: parts/documentation/bookmarkview.cpp:241
+msgid "Add Bookmark"
+msgstr ""
+
+#: parts/documentation/docconfiglistview.cpp:29
+msgid "TOC"
+msgstr ""
+
+#: parts/documentation/docconfiglistview.cpp:30
+#: parts/documentation/documentation_widget.cpp:56
+#: parts/documentation/find_documentation_options.cpp:173
+#: parts/doxygen/messages.cpp:135
+msgid "Index"
+msgstr ""
+
+#: parts/documentation/docconfiglistview.cpp:31
+#: parts/documentation/documentation_widget.cpp:62
+#: parts/documentation/docutils.cpp:90
+#: parts/documentation/find_documentationbase.ui:44
+#: parts/doxygen/messages.cpp:276
+#, no-c-format
+msgid "Search"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidget.cpp:267
+msgid ""
+"This will restore the default settings for the following documentation "
+"plugins: chm, devhelp, doxygen, kdevtoc, qt.\n"
+"Any change made to documentation catalogs belonging to those plugins will be "
+"lost. Changes made to documentation catalogs belonging to the custom plugin "
+"will be preserved.\n"
+"Do you wish to continue?"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidget.cpp:275
+#: parts/documentation/documentation_part.cpp:790
+msgid "Rescan documentation"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:89
+msgid "Project Documentation"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:100
+msgid ""
+"<b>Documentation browser</b><p>The documentation browser gives access to "
+"various documentation sources (TQt DCF, Doxygen, KDoc, TDevelopTOC and "
+"DevHelp documentation) and the TDevelop manuals. It also provides "
+"documentation index and full text search capabilities."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:107
+msgid "Documentation browser"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:194
+msgid "Documentation Settings"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:213
+msgid "&Search in Documentation..."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:216
+msgid "Full text search in the documentation"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:217
+msgid ""
+"<b>Search in documentation</b><p>Opens the Search in documentation tab. It "
+"allows a search term to be entered which will be searched for in the "
+"documentation. For this to work, a full text index must be created first, "
+"which can be done in the configuration dialog of the documentation plugin."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:224
+msgid "&Look in Documentation Index..."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:227
+msgid "Look in the documentation index"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:228
+#: parts/documentation/documentation_part.cpp:480
+msgid ""
+"<b>Look in documentation index</b><p>Opens the documentation index tab. It "
+"allows a term to be entered which will be looked for in the documentation "
+"index."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:233
+msgid "Man Page..."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:236
+msgid "Show a manpage"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:237
+msgid "<b>Show a manpage</b><p>Opens a man page using embedded viewer."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:239
+msgid "Info Page..."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:242
+msgid "Show an infopage"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:243
+msgid "<b>Show an infopage</b><p>Opens an info page using embedded viewer."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:245
+msgid "Find Documentation..."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:248
+#: parts/documentation/find_documentationbase.ui:25
+#, no-c-format
+msgid "Find Documentation"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:249
+#: parts/documentation/documentation_part.cpp:471
+msgid ""
+"<b>Find documentation</b><p>Opens the documentation finder tab and searches "
+"all possible sources of documentation like table of contents, index, man and "
+"info databases, Google, etc."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:319
+msgid "Show Manual Page"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:319
+msgid "Show manpage on:"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:343
+msgid "Show Info Page"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:343
+msgid "Show infopage on:"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:469
+#, c-format
+msgid "Find Documentation: %1"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:478
+#, c-format
+msgid "Look in Documentation Index: %1"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:486
+#, c-format
+msgid "Search in Documentation: %1"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:488
+msgid ""
+"<b>Search in documentation</b><p>Searches for a term under the cursor in the "
+"documentation. For this to work, a full text index must be created first, "
+"which can be done in the configuration dialog of the documentation plugin."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:495
+#, c-format
+msgid "Goto Manpage: %1"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:497
+msgid ""
+"<b>Goto manpage</b><p>Tries to open a man page for the term under the cursor."
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:500
+#, c-format
+msgid "Goto Infopage: %1"
+msgstr ""
+
+#: parts/documentation/documentation_part.cpp:502
+msgid ""
+"<b>Goto infopage</b><p>Tries to open an info page for the term under the "
+"cursor."
+msgstr ""
+
+#: parts/documentation/documentation_widget.cpp:59
+msgid "Finder"
+msgstr ""
+
+#: parts/documentation/docutils.cpp:80
+msgid "Open in Current Tab"
+msgstr ""
+
+#: parts/documentation/docutils.cpp:85
+msgid "Bookmark This Location"
+msgstr ""
+
+#: parts/documentation/find_documentation_options.cpp:168
+msgid "Info"
+msgstr ""
+
+#: parts/documentation/find_documentation_options.cpp:178
+msgid "Google"
+msgstr ""
+
+#: parts/documentation/indexview.cpp:48
+msgid "&Look for:"
+msgstr ""
+
+#: parts/documentation/docprojectconfigwidgetbase.ui:41
+#: parts/documentation/interfaces/kdevdocumentationplugin.cpp:720
+#, no-c-format
+msgid "Project API Documentation"
+msgstr ""
+
+#: parts/documentation/docprojectconfigwidgetbase.ui:103
+#: parts/documentation/interfaces/kdevdocumentationplugin.cpp:721
+#, no-c-format
+msgid "Project User Manual"
+msgstr ""
+
+#: parts/documentation/plugins/chm/docchmplugin.cpp:74
+msgid "CHM Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/custom/doccustomplugin.cpp:55
+msgid "Custom Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/devhelp/docdevhelpplugin.cpp:120
+msgid "Devhelp Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/djvu/docdjvuplugin.cpp:30
+msgid "Djvu documentation plugin"
+msgstr ""
+
+#: parts/documentation/plugins/djvu/docdjvuplugin.cpp:52
+msgid "Djvu Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:126
+msgid "Doxygen Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:461
+msgid "%1 Class Reference"
+msgstr ""
+
+#: parts/documentation/plugins/doxygen/docdoxygenplugin.cpp:478
+msgid "%1::%2%3 Member Reference"
+msgstr ""
+
+#: parts/documentation/plugins/kdevtoc/dockdevtocplugin.cpp:80
+msgid "TDevelopTOC Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/pdb/docpdbplugin.cpp:30
+msgid "PalmDoc documentation plugin"
+msgstr ""
+
+#: parts/documentation/plugins/pdb/docpdbplugin.cpp:52
+msgid "PalmDoc Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/pdf/docpdfplugin.cpp:30
+msgid "PDF documentation plugin"
+msgstr ""
+
+#: parts/documentation/plugins/pdf/docpdfplugin.cpp:52
+msgid "PDF Documentation Collection"
+msgstr ""
+
+#: parts/documentation/plugins/qt/docqtplugin.cpp:205
+msgid "TQt Documentation Collection"
+msgstr ""
+
+#: parts/documentation/protocols/chm/kchmpart.cpp:62
+msgid "KChm"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:58
+msgid "Wor&ds to search:"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:63
+msgid "Se&arch"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:69
+msgid "and"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:70
+msgid "or"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:71
+msgid "&Method:"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:73
+msgid "Score"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:75 vcs/cvsservice/editorsdialog.cpp:88
+#: vcs/cvsservice/editorsdialog.cpp:101 vcs/subversion/svn_blamewidget.cpp:37
+#: vcs/subversion/svn_logviewwidget.cpp:52
+msgid "Date"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:76
+msgid "S&ort by:"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:84
+msgid "Search &results:"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:89
+msgid "Update Config"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:90
+msgid "Update Index"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:98
+msgid "Relevance"
+msgstr ""
+
+#: parts/documentation/searchview.cpp:148
+msgid "Full text search has to be set up before usage."
+msgstr ""
+
+#: parts/documentation/searchview.cpp:151
+msgid ""
+"Now the full text search database will be created.\n"
+"Wait for database creation to finish and then repeat search."
+msgstr ""
+
+#: parts/documentation/searchview.cpp:158
+msgid ""
+"Cannot find the htsearch executable.\n"
+"It is part of the ht://Dig package that is used by TDevelop to perform full "
+"text search. Please install ht://Dig and use Documentation page in Configure "
+"TDevelop dialog to set the htsearch location."
+msgstr ""
+
+#: parts/documentation/searchview.cpp:174
+msgid "Cannot find the htdig configuration file."
+msgstr ""
+
+#: parts/documentation/searchview.cpp:207
+msgid "Cannot start the htsearch executable."
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:43
+msgid "Generating Search Index"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:63
+msgid "Scanning for files"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:73
+msgid "Extracting search terms"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:82
+msgid "Generating index..."
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:125
+#, c-format
+msgid "Files processed: %1"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:350
+msgid "Running htdig failed"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:411
+msgid "Running htmerge failed"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:448
+msgid "Update user's htdig configuration file only"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:449
+msgid "-c and generate index"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:453
+msgid "TDevelop ht://Dig Indexer"
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:454
+msgid "TDE Index generator for documentation files."
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:470
+msgid "Configuration file updated."
+msgstr ""
+
+#: parts/documentation/tools/htdig/htdigindex.cpp:472
+msgid "Configuration file update failed."
+msgstr ""
+
+#: parts/doxygen/doxygenconfigwidget.cpp:258 parts/doxygen/doxygenpart.cpp:205
+msgid "Cannot write Doxyfile."
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:61
+msgid "Build API Documentation"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:64
+msgid "Build API documentation"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:65
+msgid ""
+"<b>Build API documentation</b><p>Runs doxygen on a project Doxyfile to "
+"generate API documentation. If the search engine is enabled in Doxyfile, "
+"this also runs doxytag to create it."
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:68
+msgid "Clean API Documentation"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:71
+msgid "Clean API documentation"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:72
+msgid ""
+"<b>Clean API documentation</b><p>Removes all generated by doxygen files."
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:77
+msgid "Doxygen"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:81
+msgid "Document Current Function"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:82
+msgid "Create a documentation template above a function"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:83
+msgid ""
+"<b>Document Current Function</b><p>Creates a documentation template "
+"according to a function's signature above a function definition/declaration."
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:87
+msgid "Preview Doxygen Output"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:88
+msgid "Show a preview of the Doxygen output of this file"
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:89
+msgid ""
+"<b>Preview Doxygen output</b><p>Runs Doxygen over the current file and shows "
+"the created index.html."
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:370
+msgid "Another process is still running. Please wait until it's finished."
+msgstr ""
+
+#: parts/doxygen/doxygenpart.cpp:451
+msgid "Cannot create temporary file '%1'"
+msgstr ""
+
+#: parts/doxygen/input.cpp:223 parts/doxygen/input.cpp:366
+msgid "Browse to a file"
+msgstr ""
+
+#: parts/doxygen/input.cpp:223 parts/doxygen/input.cpp:372
+msgid "Browse to a folder"
+msgstr ""
+
+#: parts/doxygen/input.cpp:341
+msgid "Add item"
+msgstr ""
+
+#: parts/doxygen/input.cpp:346
+msgid "Delete selected item"
+msgstr ""
+
+#: parts/doxygen/input.cpp:351
+msgid "Update selected item"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:29 src/profileengine/editor/profileeditor.cpp:141
+msgid "Project"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:30
+msgid "Project name"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:31
+msgid "Project version"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:32
+msgid "Output path"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:33
+msgid "Distribute the generated docs in 10 subdirectories"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:34
+msgid "Output language"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:35
+msgid "Use MS Windows(tm) font encoding"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:36
+msgid "Include brief member descriptions"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:37
+msgid "Repeat brief member descriptions"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:38
+msgid "Strip words in brief description"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:39
+msgid "Always include detailed section"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:40
+msgid "Inline inherited members"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:41
+msgid "Always use full path names"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:42
+msgid "Prefix to strip from path names"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:43
+msgid "Strip from include path"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:44
+msgid "Generate short file names"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:45
+msgid "Use JavaDoc-style brief descriptions"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:46
+msgid "Multiline cpp is brief"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:47
+msgid "Details at top"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:48
+msgid "Inherit documentation"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:49
+msgid "Produce a new page for each member"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:50
+msgid "Tab size"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:51
+msgid "Aliases"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:52
+msgid "Optimize output for C"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:53
+msgid "Optimize output for Java"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:54
+msgid "Use built-in STL classes support"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:55
+msgid "Use group documentation on undocumented members"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:56
+msgid "Class members type subgrouping"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:62
+msgid "Extract undocumented entities"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:63
+msgid "Extract private entities"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:64
+msgid "Extract static entities"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:65
+msgid "Extract local classes"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:66
+msgid "Extract local methods"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:67
+msgid "Hide undocumented members"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:68
+msgid "Hide undocumented classes"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:69
+msgid "Hide friend compounds"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:70
+msgid "Hide in body docs"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:71
+msgid "Document internal entities"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:72
+msgid "Use case-sensitive file names"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:73
+msgid "Hide name scopes"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:74
+msgid "Show included files"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:75
+msgid "Make inline functions"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:76
+msgid "Sort member documentation alphabetically"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:77
+msgid "Sort the class list by fully-qualified names"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:78
+msgid "Sort brief documentation alphabetically"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:79
+msgid "Enable conditional sections"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:80
+msgid "Generate TODO-list"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:81
+msgid "Generate Test-list"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:82
+msgid "Generate Bug-list"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:83
+msgid "Generate Deprecated-list"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:84
+msgid "Maximum lines shown for initializers"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:85
+msgid "Show used files"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:86
+msgid "Show the directory hierarchy"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:87
+msgid "Script to invoke to get the current version for each file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:93
+msgid "Suppress output"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:94
+msgid "Show warnings"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:95
+msgid "Warn about undocumented entities"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:96
+msgid "Warn if error in documents"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:97
+msgid "Warn if function parameters are not documented"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:98
+msgid "Warnings format"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:99
+msgid "Write warnings to"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:104
+msgid "Input"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:105
+msgid "Input files and directories"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:106
+msgid "Input patterns"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:107
+msgid "Recurse into subdirectories"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:108
+msgid "Exclude from input"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:109
+msgid "Exclude symlinks"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:110
+msgid "Exclude patterns"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:111
+msgid "Path to examples"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:112
+msgid "Example patterns"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:113
+msgid "Example recursive"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:114
+msgid "Path to images"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:115
+msgid "Input filter"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:116
+msgid "Filter input files"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:117
+msgid "Apply filters on file patterns"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:122
+msgid "Source Browser"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:123
+msgid "Cross-reference with source files"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:124
+msgid "References will link to source code"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:125
+msgid "Use links to HTAGS"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:126
+msgid "Inline sources"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:127
+msgid "Hide special comment blocks"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:128
+msgid "Referenced by relation"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:129
+msgid "References relation"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:130
+msgid "Include headers verbatim"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:136
+msgid "Generate alphabetical index"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:137
+msgid "Columns in index"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:138
+msgid "Prefix to ignore"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:143
+msgid "HTML"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:144
+msgid "Generate HTML"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:145
+msgid "HTML output directory"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:146
+msgid "HTML file extension"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:147
+msgid "Header file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:148
+msgid "Footer file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:149 parts/doxygen/messages.cpp:187
+msgid "Stylesheet"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:150
+msgid "Align members"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:151
+msgid "Generate HTML-help"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:152
+msgid "CHM file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:153
+msgid "HHC location"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:154
+msgid "Generate .chi file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:155
+msgid "Generate binary TOC"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:156
+msgid "Expand TOC"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:157
+msgid "Disable index"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:158
+msgid "Number of enum values per line"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:159
+msgid "Generate treeview"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:160
+msgid "Treeview width"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:165
+msgid "LaTeX"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:166
+msgid "Generate LaTeX"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:167
+msgid "LaTeX output directory"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:168
+msgid "LaTeX command name"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:169
+msgid "MakeIndex command name"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:170 parts/doxygen/messages.cpp:185
+msgid "Generate compact output"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:171
+msgid "Paper type"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:172
+msgid "Include extra packages"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:173
+msgid "LaTeX Header file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:174
+msgid "Generate PDF hyperlinks"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:175
+msgid "Use pdflatex"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:176
+msgid "Use batch mode"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:177
+msgid "Do not include index chapters"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:182
+msgid "RTF"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:183
+msgid "Generate RTF"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:184
+msgid "RTF output directory"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:186
+msgid "Generate hyperlinks"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:188
+msgid "Extensions file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:193
+msgid "Man"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:194
+msgid "Generate man pages"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:195
+msgid "Man output directory"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:196
+msgid "Man extension"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:197
+msgid "Generate links"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:202
+msgid "XML"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:203
+msgid "Generate XML"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:204
+msgid "XML output directory"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:205
+msgid "XML schema"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:206
+msgid "XML DTD file"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:207
+msgid "Dump program listings to the XML output"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:212
+msgid "DEF"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:213
+msgid "Generate Autogen DEF"
+msgstr ""
+
+#: languages/perl/perlconfigwidgetbase.ui:16 parts/doxygen/messages.cpp:218
+#, no-c-format
+msgid "Perl"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:219
+msgid "Generate Perl module"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:220
+msgid "Generate PDF and DVI using LaTeX"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:221
+msgid "Make the Perl module output human readable"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:222
+msgid "Perl module variable prefix in the makefiles"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:227
+msgid "Preprocessor"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:228
+msgid "Enable preprocessing"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:229
+msgid "Expand macros"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:230
+msgid "Expand only predefined macros"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:231
+msgid "Search for includes"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:232
+msgid "Include path"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:233
+msgid "Include file patterns"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:234
+msgid "Predefined macros"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:235
+msgid "Expand as defined"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:236
+msgid "Skip function macros"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:241
+msgid "External"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:242
+msgid "Tagfiles"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:243
+msgid "Generate tagfile"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:244
+msgid "List all externals"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:245
+msgid "External groups"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:246
+msgid "Path to Perl"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:251
+msgid "Dot"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:252
+msgid "Generate class diagrams"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:253
+msgid "Hide undocumented relations"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:254
+msgid "Use dot"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:255
+msgid "Generate a caller dependency graph"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:256
+msgid "Generate class graphs"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:257
+msgid "Generate collaboration graphs"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:258
+msgid "Generate a graph showing the direct groups dependencies"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:259
+msgid "Generate UML looking inheritance and colloboration diagrams"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:260
+msgid "Show relations between templates and their instances"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:261
+msgid "Generate include graphs"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:262
+msgid "Generate included-by graphs"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:263
+msgid ""
+"Generate a call dependency graph for every global function or class method"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:264
+msgid "Generate graphical hierarchy"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:265
+msgid "Show the dependencies a directory has on other directories"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:266
+msgid "Dot image format"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:267
+msgid "Path to dot"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:268
+msgid "Directories with extra dot files"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:269
+msgid "Maximum graph width"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:270
+msgid "Maximum graph height"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:271
+msgid "Maximum graph depth"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:272
+msgid "Generate images with a transparent background"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:273
+msgid "Generate multiple output files in one run"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:274
+msgid "Generate legend"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:275
+msgid "Remove intermediate files"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:281
+msgid "Search engine"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:282
+msgid "CGI name"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:283
+msgid "CGI URL"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:284
+msgid "Documentation URL"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:285
+msgid "Absolute path to documentation"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:286
+msgid "Absolute path to doxysearch binary"
+msgstr ""
+
+#: parts/doxygen/messages.cpp:287
+msgid "Paths to external documentation"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:59
+#: parts/filecreate/fcconfigwidgetbase.ui:75
+#: parts/filecreate/fcconfigwidgetbase.ui:224
+#, no-c-format
+msgid "Type Extension"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:60
+#: parts/filecreate/fcconfigwidgetbase.ui:86
+#: parts/filecreate/fcconfigwidgetbase.ui:235
+#, no-c-format
+msgid "Type Name"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:61
+msgid "Template Location"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:62
+#: parts/filecreate/fcconfigwidgetbase.ui:97
+#: parts/filecreate/fcconfigwidgetbase.ui:246
+#, no-c-format
+msgid "Icon"
+msgstr ""
+
+#: parts/abbrev/abbrevconfigwidgetbase.ui:76
+#: parts/filecreate/addglobaldlg.cpp:63
+#: parts/filecreate/fcconfigwidgetbase.ui:108
+#: parts/filecreate/fcconfigwidgetbase.ui:257 src/languageselectwidget.cpp:83
+#: src/profileengine/editor/profileeditorbase.ui:97
+#, no-c-format
+msgid "Description"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:92
+msgid "Select Global File Types"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:94
+msgid "F1"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:99
+msgid "Type extension:"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:100
+msgid "Type name:"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:101
+msgid "Template location:"
+msgstr ""
+
+#: parts/filecreate/addglobaldlg.cpp:102
+msgid "Icon:"
+msgstr ""
+
+#: parts/appwizard/filepropspagebase.ui:97
+#: parts/filecreate/addglobaldlg.cpp:103 src/generalinfowidgetbase.ui:59
+#: src/pluginselectdialogbase.ui:74
+#, no-c-format
+msgid "Description:"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidget.cpp:51
+msgid "Global Types"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidget.cpp:62
+msgid "Project templates in "
+msgstr ""
+
+#: parts/filecreate/fcconfigwidget.cpp:652
+msgid ""
+"Requested template does not exist yet.\n"
+"It will be opened immediately after accepting the configuration dialog."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidget.cpp:677
+#: parts/filecreate/fcconfigwidget.cpp:700
+msgid ""
+"Template for the selected file type does not exist yet.\n"
+"It will be opened immediately after accepting the configuration dialog."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidget.cpp:679
+#: parts/filecreate/fcconfigwidget.cpp:702
+msgid ""
+"Template for the selected file type has been changed.\n"
+"It will be opened immediately after accepting the configuration dialog."
+msgstr ""
+
+#: parts/filecreate/filecreate_newfile.cpp:33
+msgid ""
+"_: New file dialog (title)\n"
+"New File"
+msgstr ""
+
+#: parts/filecreate/filecreate_newfile.cpp:38
+msgid "<b>New File Creation</b>"
+msgstr ""
+
+#: languages/php/phpnewclassdlgbase.ui:106 parts/appwizard/importdlgbase.ui:27
+#: parts/filecreate/filecreate_newfile.cpp:41 parts/grepview/grepdlg.cpp:132
+#, no-c-format
+msgid "&Directory:"
+msgstr ""
+
+#: parts/filecreate/filecreate_newfile.cpp:56
+msgid ""
+"_: Add to project (on checkbox)\n"
+"&Add to project"
+msgstr ""
+
+#: parts/filecreate/filecreate_newfile.cpp:155
+msgid "A file with this name already exists"
+msgstr ""
+
+#: parts/filecreate/filecreate_newfile.cpp:155
+msgid "File Exists"
+msgstr ""
+
+#: parts/filecreate/filecreate_part.cpp:75
+#: parts/filecreate/filecreate_part.cpp:76
+msgid "File Templates"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui:58
+#: parts/filecreate/filecreate_part.cpp:81
+#, no-c-format
+msgid "&New"
+msgstr ""
+
+#: parts/filecreate/filecreate_part.cpp:82
+msgid ""
+"<b>New file</b><p>Creates a new file. Also adds it the project if the <b>Add "
+"to project</b> checkbox is turned on."
+msgstr ""
+
+#: parts/filecreate/filecreate_part.cpp:184
+#: parts/fileselector/fileselector_part.cpp:99
+msgid "Cannot create file. Check whether the directory and filename are valid."
+msgstr ""
+
+#: parts/filecreate/filecreate_widget2.cpp:48
+msgid "Use this to create new files within your project."
+msgstr ""
+
+#: parts/filecreate/filecreate_widget3.cpp:36
+msgid "File Create"
+msgstr ""
+
+#: parts/filecreate/filecreate_widget3.cpp:44
+msgid ""
+"<b>New file</b><p>This part makes the creation of new files easier. Select a "
+"type in the list to create a file. The list of project file types can be "
+"configured in project settings dialog, <b>New File Wizard</b> tab. Globally "
+"available file types are listed and can be configured in TDevelop settings "
+"dialog, <b>New File Wizard</b> tab."
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:95
+msgid "This file has unsaved changes."
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:98
+msgid "This file has changed on disk since it was last saved."
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:101
+msgid "Conflict: this file has changed on disk and has unsaved changes."
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:228
+#: parts/filelist/projectviewconfigbase.ui:16
+#: parts/filelist/projectviewpart.cpp:79 parts/filelist/projectviewpart.cpp:80
+#: parts/filelist/projectviewpart.cpp:251
+#: parts/filelist/projectviewpart.cpp:265
+#: parts/filelist/projectviewpart.cpp:270
+#, no-c-format
+msgid "File List"
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:229
+msgid "Close Selected"
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:230
+msgid "Save Selected"
+msgstr ""
+
+#: parts/filelist/filelist_widget.cpp:231
+msgid "Reload Selected"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:260
+msgid ""
+"<b>View Session Toolbar</b><p>This allows to create and work with view "
+"sessions. A view session is a set of open documents.</p>"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:266
+msgid "<b>File List</b><p>This is the list of opened files.</p>"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:270
+msgid "Open files"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:278
+msgid "Open Session..."
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:282
+msgid "Open Session"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:284
+msgid "Save Session"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:286
+msgid "New Session..."
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:288
+#: parts/filelist/projectviewpart.cpp:292
+#: parts/filelist/projectviewpart.cpp:294
+#: parts/filelist/projectviewpart.cpp:296
+msgid "Delete Session"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:487
+msgid "Save View Session As"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:487
+msgid "Enter the name of the session:"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:494
+msgid ""
+"<qt>A view session named <b>%1</b> already exists.<br>Do you want to "
+"overwrite it?</qt>"
+msgstr ""
+
+#: parts/filelist/projectviewpart.cpp:494 src/partcontroller.cpp:1117
+msgid "Overwrite"
+msgstr ""
+
+#: parts/fileselector/fileselector_part.cpp:50
+#: parts/fileselector/fileselector_part.cpp:52
+#: parts/fileselector/fileselector_part.cpp:85
+msgid "File Selector"
+msgstr ""
+
+#: parts/fileselector/fileselector_part.cpp:52
+msgid "File selector"
+msgstr ""
+
+#: parts/fileselector/fileselector_part.cpp:53
+msgid ""
+"<b>File selector</b><p>This file selector lists directory contents and "
+"provides some file management functions."
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:188
+msgid "Current Document Directory"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:217
+msgid ""
+"<p>Here you can enter a path for a directory to display.<p>To go to a "
+"directory previously entered, press the arrow on the right and choose one. "
+"<p>The entry has directory completion. Right-click to choose how completion "
+"should behave."
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:223
+msgid ""
+"<p>Here you can enter a name filter to limit which files are displayed.<p>To "
+"clear the filter, toggle off the filter button to the left.<p>To reapply the "
+"last filter used, toggle on the filter button."
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:228
+#: parts/fileview/partwidget.cpp:75
+msgid ""
+"<p>This button clears the name filter when toggled off, or reapplies the "
+"last filter used when toggled on."
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:355
+#: parts/fileview/partwidget.cpp:104
+msgid "Apply last filter (\"%1\")"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:366
+#: parts/fileview/partwidget.cpp:109 parts/outputviews/appoutputwidget.cpp:265
+msgid "Clear filter"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:588
+msgid "Toolbar"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:590
+msgid "A&vailable actions:"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:591
+msgid "S&elected actions:"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:599
+msgid "Auto Synchronization"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:600
+msgid "When a docu&ment becomes active"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:601
+msgid "When a document is o&pened"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:602
+msgid "When the file selector becomes visible"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:610
+msgid "Remember &locations:"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:617
+msgid "Remember &filters:"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:624
+msgid "Session"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:625
+msgid "Restore loca&tion"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:626
+msgid "Restore last f&ilter"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:646
+msgid ""
+"<p>Decides how many locations to keep in the history of the location combo "
+"box"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:653
+msgid ""
+"<p>Decides how many filters to keep in the history of the filter combo box"
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:660
+msgid ""
+"<p>These options allow you to have the File Selector automatically change "
+"location to the directory of the active document on certain events.<p>Auto "
+"synchronization is <em>lazy</em>, meaning it will not take effect until the "
+"file selector is visible.<p>None of these are enabled by default, but you "
+"can always sync the location by pressing the sync button in the toolbar."
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:671
+msgid ""
+"<p>If this option is enabled (default), the location will be restored when "
+"you start KDev.<p><strong>Note</strong> that if the session is handled by "
+"the TDE session manager, the location is always restored."
+msgstr ""
+
+#: parts/fileselector/fileselector_widget.cpp:676
+msgid ""
+"<p>If this option is enabled (default), the current filter will be restored "
+"when you start KDev.<p><strong>Note</strong> that if the session is handled "
+"by the TDE session manager, the filter is always restored.<p><strong>Note</"
+"strong> that some of the autosync settings may override the restored "
+"location if on."
+msgstr ""
+
+#: parts/fileselector/tdeactionselector.cpp:70
+msgid "&Available:"
+msgstr ""
+
+#: parts/fileselector/tdeactionselector.cpp:85
+msgid "&Selected:"
+msgstr ""
+
+#: parts/documentation/addcatalogdlgbase.ui:87
+#: parts/documentation/editcatalogdlgbase.ui:135
+#: parts/fileview/addfilegroupdlg.cpp:26
+#, no-c-format
+msgid "&Title:"
+msgstr ""
+
+#: parts/fileview/addfilegroupdlg.cpp:32 parts/grepview/grepdlg.cpp:95
+msgid "&Pattern:"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidget.cpp:75
+msgid "Add File Group"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidget.cpp:88
+msgid "Edit File Group"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:16
+#: parts/fileview/filegroupspart.cpp:46
+#, no-c-format
+msgid "File Group View"
+msgstr ""
+
+#: parts/fileview/filegroupspart.cpp:48
+msgid ""
+"<b>File group view</b><p>The file group viewer shows all files of the "
+"project, in groups which can be configured in project settings dialog, "
+"<b>File Groups</b> tab."
+msgstr ""
+
+#: parts/fileview/filegroupspart.cpp:51 parts/fileview/filegroupspart.cpp:54
+#: parts/fileview/filegroupswidget.cpp:228
+#: parts/fileview/filegroupswidget.cpp:262
+msgid "File Groups"
+msgstr ""
+
+#: parts/fileview/filegroupspart.cpp:51
+msgid "File groups in the project directory"
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:44 parts/uimode/uichooser_part.cpp:27
+msgid "User Interface"
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:45
+msgid "Others"
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:181
+#: parts/fileview/filetreeviewwidgetimpl.cpp:40
+msgid "Show Non Project Files"
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:183
+#: parts/fileview/filetreeviewwidgetimpl.cpp:42
+msgid "Hide Non Project Files"
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:184
+#: parts/fileview/filetreeviewwidgetimpl.cpp:43
+msgid ""
+"<b>Show non project files</b><p>Shows files that do not belong to a project "
+"in a file tree."
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:186
+msgid "Display Location Column"
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:188
+msgid ""
+"<b>Display the Location Column</b><p>Displays a column with the location of "
+"the files."
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:230
+msgid "Customize..."
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:231
+msgid ""
+"<b>Customize</b><p>Opens <b>Customize File Groups</b> dialog where the "
+"groups can be managed."
+msgstr ""
+
+#: parts/fileview/filegroupswidget.cpp:259
+msgid "Customize File Groups"
+msgstr ""
+
+#: parts/fileview/filetreeviewwidgetimpl.cpp:99
+msgid "Reload Tree"
+msgstr ""
+
+#: parts/fileview/filetreeviewwidgetimpl.cpp:100
+msgid "<b>Reload tree</b><p>Reloads the project files tree."
+msgstr ""
+
+#: parts/fileview/filetreewidget.cpp:207 parts/fileview/fileviewpart.cpp:68
+#: parts/fileview/fileviewpart.cpp:81 parts/fileview/partwidget.cpp:48
+#: parts/fileview/partwidget.cpp:49
+msgid "File Tree"
+msgstr ""
+
+#: parts/fileview/fileviewpart.cpp:81
+msgid "File tree view in the project directory"
+msgstr ""
+
+#: parts/fileview/partwidget.cpp:51
+msgid ""
+"<b>File tree</b><p>The file viewer shows all files of the project in a tree "
+"layout."
+msgstr ""
+
+#: parts/fileview/partwidget.cpp:70
+msgid ""
+"<p>Here you can enter a name filter to limit which files are <b>not "
+"displayed</b>.<p>To clear the filter, toggle off the filter button to the "
+"left.<p>To reapply the last filter used, toggle on the filter button."
+msgstr ""
+
+#: parts/fileview/vcsfiletreewidgetimpl.cpp:206
+msgid "Show VCS Fields"
+msgstr ""
+
+#: parts/fileview/vcsfiletreewidgetimpl.cpp:208
+msgid "Hide VCS Fields"
+msgstr ""
+
+#: parts/fileview/vcsfiletreewidgetimpl.cpp:209
+msgid ""
+"<b>Show VCS fields</b><p>Shows <b>Revision</b> and <b>Timestamp</b> for each "
+"file contained in VCS repository."
+msgstr ""
+
+#: parts/fileview/vcsfiletreewidgetimpl.cpp:213
+msgid "Sync with Repository"
+msgstr ""
+
+#: parts/fileview/vcsfiletreewidgetimpl.cpp:215
+msgid ""
+"<b>Sync with repository</b><p>Synchronize file status with remote repository."
+msgstr ""
+
+#: parts/filter/filterpart.cpp:40
+msgid "Execute Command..."
+msgstr ""
+
+#: parts/filter/filterpart.cpp:43
+msgid "Execute shell command"
+msgstr ""
+
+#: parts/filter/filterpart.cpp:44
+msgid ""
+"<b>Execute shell command</b><p>Executes a shell command and outputs its "
+"result into the current document."
+msgstr ""
+
+#: parts/filter/filterpart.cpp:46
+msgid "Filter Selection Through Command..."
+msgstr ""
+
+#: parts/filter/filterpart.cpp:49
+msgid "Filter selection through a shell command"
+msgstr ""
+
+#: parts/filter/filterpart.cpp:50
+msgid ""
+"<b>Filter selection through shell command</b><p>Filters selection through a "
+"shell command and outputs its result into the current document."
+msgstr ""
+
+#: parts/filter/filterpart.cpp:96
+msgid "Execute Command"
+msgstr ""
+
+#: parts/filter/filterpart.cpp:142
+msgid "Filter Selection Through Command"
+msgstr ""
+
+#: parts/filter/shellfilterdlg.cpp:122 parts/filter/shellinsertdlg.cpp:119
+#, c-format
+msgid "Process exited with status %1"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:86 parts/grepview/grepviewpart.cpp:61
+#: parts/grepview/grepviewwidget.cpp:447
+msgid "Find in Files"
+msgstr ""
+
+#: parts/abbrev/addtemplatedlgbase.ui:85 parts/grepview/grepdlg.cpp:105
+#, no-c-format
+msgid "&Template:"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:123
+msgid "&Regular Expression"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:127 parts/outputviews/filterdlg.ui:121
+#: parts/replace/replacedlg.ui:52
+#, no-c-format
+msgid "C&ase sensitive"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:157
+msgid "Set directory to that of the current file (Alt+Y)"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:163
+msgid "Rec&ursive"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:167
+msgid "Limit search to &project files"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:172
+msgid "&Files:"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:180
+msgid "&Exclude:"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:199
+msgid "New view"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:203
+msgid "&Suppress find errors"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:210
+msgid "Sea&rch"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:220
+msgid ""
+"<qt>Enter the regular expression you want to search for here.<p>Possible "
+"meta characters are:<ul><li><b>.</b> - Matches any character<li><b>^</b> - "
+"Matches the beginning of a line<li><b>$</b> - Matches the end of a "
+"line<li><b>\\&lt;</b> - Matches the beginning of a word<li><b>\\&gt;</b> - "
+"Matches the end of a word</ul>The following repetition operators exist:"
+"<ul><li><b>?</b> - The preceding item is matched at most once<li><b>*</b> - "
+"The preceding item is matched zero or more times<li><b>+</b> - The preceding "
+"item is matched one or more times<li><b>{<i>n</i>}</b> - The preceding item "
+"is matched exactly <i>n</i> times<li><b>{<i>n</i>,}</b> - The preceding item "
+"is matched <i>n</i> or more times<li><b>{,<i>n</i>}</b> - The preceding item "
+"is matched at most <i>n</i> times<li><b>{<i>n</i>,<i>m</i>}</b> - The "
+"preceding item is matched at least <i>n</i>, but at most <i>m</i> times.</"
+"ul>Furthermore, backreferences to bracketed subexpressions are available via "
+"the notation \\<i>n</i>.</qt>"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:244
+msgid ""
+"Enter the file name pattern of the files to search here. You may give "
+"several patterns separated by commas"
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:247
+#, c-format
+msgid ""
+"You can choose a template for the pattern from the combo box and edit it "
+"here. The string %s in the template is replaced by the pattern input field, "
+"resulting in the regular expression to search for."
+msgstr ""
+
+#: parts/grepview/grepdlg.cpp:317
+msgid "Please enter a search pattern"
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:53
+msgid "Grep Output"
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:54
+msgid ""
+"<b>Find in files</b><p>This window contains the output of a grep command. "
+"Clicking on an item in the list will automatically open the corresponding "
+"source file and set the cursor to the line with the match."
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:61
+msgid "Output of the grep command"
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:65
+msgid "Find in Fi&les..."
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:68
+msgid "Search for expressions over several files"
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:69
+msgid ""
+"<b>Find in files</b><p>Opens the 'Find in files' dialog. There you can enter "
+"a regular expression which is then searched for within all files in the "
+"directories you specify. Matches will be displayed, you can switch to a "
+"match directly."
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:119
+#, c-format
+msgid "Grep: %1"
+msgstr ""
+
+#: parts/grepview/grepviewpart.cpp:121
+msgid ""
+"<b>Grep</b><p>Opens the find in files dialog and sets the pattern to the "
+"text under the cursor."
+msgstr ""
+
+#: parts/grepview/grepviewwidget.cpp:137 parts/grepview/grepviewwidget.cpp:460
+msgid "Search Results"
+msgstr ""
+
+#: parts/grepview/grepviewwidget.cpp:302
+msgid "Unable to create a temporary file for search."
+msgstr ""
+
+#: parts/grepview/grepviewwidget.cpp:523
+#, c-format
+msgid ""
+"_n: *** %n match found. ***\n"
+"*** %n matches found. ***"
+msgstr ""
+
+#: parts/konsole/konsoleviewpart.cpp:38
+msgid ""
+"<b>Konsole</b><p>This window contains an embedded konsole window. It will "
+"try to follow you when you navigate in the source directories"
+msgstr ""
+
+#: parts/konsole/konsoleviewpart.cpp:44 parts/konsole/konsoleviewpart.cpp:49
+msgid "Konsole"
+msgstr ""
+
+#: parts/konsole/konsoleviewpart.cpp:49
+msgid "Embedded console window"
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:48
+msgid "Open as UTF-8"
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:52
+msgid "Open As"
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:53
+msgid ""
+"<b>Open As</b><p>Lists all encodings that can be used to open the selected "
+"file."
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:82
+msgid "Open With"
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:83
+msgid ""
+"<b>Open With</b><p>Lists all applications that can be used to open the "
+"selected file."
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:88
+msgid "Open With..."
+msgstr ""
+
+#: parts/openwith/openwithpart.cpp:89
+msgid ""
+"<b>Open With...</b><p>Provides a dialog to choose the application to open "
+"the selected file."
+msgstr ""
+
+#: parts/outputviews/appoutputviewpart.cpp:45
+msgid "Application Output"
+msgstr ""
+
+#: parts/outputviews/appoutputviewpart.cpp:46
+msgid ""
+"<b>Application output</b><p>The stdout/stderr output window is a replacement "
+"for terminal-based application communication. Running terminal applications "
+"use this instead of a terminal window."
+msgstr ""
+
+#: parts/outputviews/appoutputviewpart.cpp:51
+msgid "Output of the executed user program"
+msgstr ""
+
+#: parts/outputviews/appoutputviewpart.cpp:108
+msgid "Press Enter to continue!"
+msgstr ""
+
+#: parts/outputviews/appoutputwidget.cpp:82
+#, c-format
+msgid "Assertion failed: %1"
+msgstr ""
+
+#: parts/outputviews/appoutputwidget.cpp:254
+msgid "Clear output"
+msgstr ""
+
+#: parts/outputviews/appoutputwidget.cpp:257
+msgid "Copy selected lines"
+msgstr ""
+
+#: parts/outputviews/appoutputwidget.cpp:260
+msgid "Save unfiltered"
+msgstr ""
+
+#: parts/outputviews/appoutputwidget.cpp:261
+msgid "Save filtered output"
+msgstr ""
+
+#: parts/outputviews/appoutputwidget.cpp:268
+msgid "Edit filter"
+msgstr ""
+
+#: parts/outputviews/makeactionfilter.cpp:75
+#: parts/outputviews/makeactionfilter.cpp:76
+#: parts/outputviews/makeactionfilter.cpp:77
+#: parts/outputviews/makeactionfilter.cpp:96
+#: parts/outputviews/makeactionfilter.cpp:211
+msgid "compiling"
+msgstr ""
+
+#: parts/outputviews/makeactionfilter.cpp:79
+msgid "built"
+msgstr ""
+
+#: parts/outputviews/makeactionfilter.cpp:80
+#: parts/outputviews/makeactionfilter.cpp:83
+#: parts/outputviews/makeactionfilter.cpp:84
+#: parts/outputviews/makeactionfilter.cpp:95
+msgid "generating"
+msgstr ""
+
+#: parts/outputviews/makeactionfilter.cpp:86
+#: parts/outputviews/makeactionfilter.cpp:88
+#: parts/outputviews/makeactionfilter.cpp:89
+#: parts/outputviews/makeactionfilter.cpp:90
+#: parts/outputviews/makeactionfilter.cpp:91
+msgid "linking"
+msgstr ""
+
+#: parts/outputviews/makeactionfilter.cpp:93
+msgid "creating"
+msgstr ""
+
+#: parts/outputviews/makeactionfilter.cpp:94
+#: parts/outputviews/makeactionfilter.cpp:97
+msgid "installing"
+msgstr ""
+
+#: parts/outputviews/makeitem.cpp:124
+msgid "*** Compilation aborted ***"
+msgstr ""
+
+#: parts/outputviews/makeitem.cpp:129
+msgid "*** Success ***"
+msgstr ""
+
+#: parts/outputviews/makeitem.cpp:142
+#, c-format
+msgid "Entering directory %1"
+msgstr ""
+
+#: parts/outputviews/makeitem.cpp:149
+#, c-format
+msgid "Leaving directory %1"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:44
+#: parts/outputviews/outputviewsfactory.cpp:14
+msgid "Messages Output"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:45
+msgid ""
+"<b>Messages output</b><p>The messages window shows the output of the "
+"compiler and used build tools like make, ant, uic, dcopidl etc. For compiler "
+"error messages, click on the error message. This will automatically open the "
+"source file and set the cursor to the line that caused the compiler error/"
+"warning."
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:52
+msgid "Compiler output messages"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:55
+msgid "&Next Error"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:57
+msgid "Go to the next error"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:58
+msgid ""
+"<b>Next error</b><p>Switches to the file and line where the next error was "
+"reported from."
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:59
+msgid "&Previous Error"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:61
+msgid "Go to the previous error"
+msgstr ""
+
+#: parts/outputviews/makeviewpart.cpp:62
+msgid ""
+"<b>Previous error</b><p>Switches to the file and line where the previous "
+"error was reported from."
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:569
+msgid "The process has finished with errors"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:574
+msgid "The process has finished successfully"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:701
+msgid "Line Wrapping"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:703
+msgid ""
+"<b>Line wrapping</b><p>Enables or disables wrapping of command lines "
+"displayed."
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:706
+msgid "Very Short Compiler Output"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:707
+msgid ""
+"<b>Very short compiler output</b><p>Displays only warnings, errors and the "
+"file names which are compiled."
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:709
+msgid "Short Compiler Output"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:710
+msgid ""
+"<b>Short compiler output</b><p>Suppresses all the compiler flags and formats "
+"to something readable."
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:712
+msgid "Full Compiler Output"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:713
+msgid "<b>Full compiler output</b><p>Displays unmodified compiler output."
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:717
+msgid "Show Directory Navigation Messages"
+msgstr ""
+
+#: parts/outputviews/makewidget.cpp:718
+msgid ""
+"<b>Show directory navigation messages</b><p>Shows <b>cd</b> commands that "
+"are executed while building."
+msgstr ""
+
+#: parts/partexplorer/partexplorer_plugin.cpp:43
+msgid "&Part Explorer"
+msgstr ""
+
+#: parts/partexplorer/partexplorer_plugin.cpp:45
+msgid "TDETrader query execution"
+msgstr ""
+
+#: parts/partexplorer/partexplorer_plugin.cpp:46
+msgid ""
+"<b>Part explorer</b><p>Shows a dialog for TDETrader query execution. Search "
+"your TDE documentation for more information about TDE services and TDETrader."
+msgstr ""
+
+#: parts/partexplorer/partexplorerform.cpp:49
+msgid "Name: %1 | Type: %2 | Value: %3"
+msgstr ""
+
+#: parts/partexplorer/partexplorerform.cpp:112
+msgid "Part Explorer - A Services Lister"
+msgstr ""
+
+#: parts/partexplorer/partexplorerform.cpp:122
+msgid ""
+"<b>Matching services</b><p>Results (if any) are shown grouped by matching "
+"service name."
+msgstr ""
+
+#: parts/partexplorer/partexplorerform.cpp:181
+msgid "Unknown error."
+msgstr ""
+
+#: parts/partexplorer/partexplorerform.cpp:194
+msgid "No service found matching the criteria."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:58
+msgid "Quick Open File..."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:61
+msgid "Quick open file in project"
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:62
+msgid ""
+"<b>Quick open</b><p>Provides a file name input form with completion listbox "
+"to quickly open file in a project."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:64
+msgid "Quick Open Class..."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:67
+msgid "Find class in project"
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:68
+msgid ""
+"<b>Find class</b><p>Provides a class name input form with completion listbox "
+"to quickly open a file where the class is defined."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:70
+msgid "Quick Open Method..."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:71
+msgid "Quick open function in project"
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:73
+msgid "Switch To..."
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:74
+msgid "Switch to"
+msgstr ""
+
+#: parts/quickopen/quickopen_part.cpp:75
+msgid ""
+"<b>Switch to</b><p>Prompts to enter the name of previously opened file to "
+"switch to."
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:199
+#: languages/php/phpnewclassdlgbase.ui:27
+#: parts/quickopen/quickopenclassdialog.cpp:41
+#, no-c-format
+msgid "Class &name:"
+msgstr ""
+
+#: parts/quickopen/quickopenclassdialog.cpp:42
+msgid "Class &list:"
+msgstr ""
+
+#: parts/quickopen/quickopenclassdialog.cpp:81
+#, c-format
+msgid "Select The Location of Class %1"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:110
+#: parts/appwizard/filepropspagebase.ui:35
+#: parts/quickopen/quickopenclassdialog.cpp:82
+#, no-c-format
+msgid "Class name:"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:91
+#: parts/quickopen/quickopenfiledialog.cpp:41
+#: parts/quickopen/quickopenfiledialog.cpp:56
+#, no-c-format
+msgid "File &name:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:296 parts/quickopen/quickopenfiledialog.cpp:42
+#: parts/quickopen/quickopenfiledialog.cpp:57
+#, no-c-format
+msgid "File &list:"
+msgstr ""
+
+#: parts/quickopen/quickopenfunctionchooseform.cpp:34
+#, c-format
+msgid "Select One Argument or File of Function %1"
+msgstr ""
+
+#: parts/quickopen/quickopenfunctiondialog.cpp:45
+msgid "Function &name:"
+msgstr ""
+
+#: parts/quickopen/quickopenfunctiondialog.cpp:46
+msgid "Function &list:"
+msgstr ""
+
+#: parts/quickopen/quickopenfunctiondialog.cpp:136
+msgid "Error: cannot find matching name function."
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:85 parts/regexptest/regexptestdlg.cpp:103
+#: parts/regexptest/regexptestdlg.cpp:179
+msgid "No match"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:88 parts/regexptest/regexptestdlg.cpp:106
+#: parts/regexptest/regexptestdlg.cpp:183
+msgid "Successfully matched"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:99
+msgid "Compile error, your regexp is invalid"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:126
+msgid "Repetition operators must not appear as first character"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:129
+msgid "Invalid use of back reference operator"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:132
+msgid "Unmatched brace interval operators"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:135
+msgid "Unmatched bracket list operators"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:138
+msgid "Invalid use of range operator"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:141
+msgid "Unknown character class"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:144
+msgid "Invalid collating element"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:147
+msgid "Unmatched parenthesis group operators"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:150
+msgid "Invalid back reference to subexpression"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:153
+msgid "Trailing backslash"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:156
+msgid "Invalid use of pattern operators"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:160
+msgid "Regular expression too large"
+msgstr ""
+
+#: parts/regexptest/regexptestdlg.cpp:164
+msgid "Unknown error"
+msgstr ""
+
+#: parts/regexptest/regexptestpart.cpp:35
+msgid "Debug Regular Expression..."
+msgstr ""
+
+#: parts/regexptest/regexptestpart.cpp:38
+msgid "Debug regular expression"
+msgstr ""
+
+#: parts/regexptest/regexptestpart.cpp:39
+msgid ""
+"<b>Debug regular expression</b><p>Allows to enter a regular expression and "
+"validate it. It is possible to check syntax of basic POSIX, extended POSIX "
+"regular expressions and also syntax allowed by TQRegExp and KRegExp classes."
+msgstr ""
+
+#: parts/replace/replace_part.cpp:43
+msgid ""
+"<b>Replace</b><p>This window shows a preview of a string replace operation. "
+"Uncheck a line to exclude that replacement. Uncheck a file to exclude the "
+"whole file from the operation. Clicking on a line in the list will "
+"automatically open the corresponding source file and set the cursor to the "
+"line with the match."
+msgstr ""
+
+#: parts/replace/replace_part.cpp:52 parts/replace/replace_part.cpp:57
+msgid "Project wide string replacement"
+msgstr ""
+
+#: parts/replace/replace_part.cpp:55
+msgid "Find-Select-Replace..."
+msgstr ""
+
+#: parts/replace/replace_part.cpp:58
+msgid ""
+"<b>Find-Select-Replace</b><p>Opens the project wide string replacement "
+"dialog. There you can enter a string or a regular expression which is then "
+"searched for within all files in the locations you specify. Matches will be "
+"displayed in the <b>Replace</b> window, you can replace them with the "
+"specified string, exclude them from replace operation or cancel the whole "
+"replace."
+msgstr ""
+
+#: parts/replace/replace_part.cpp:102
+#, c-format
+msgid "Replace Project Wide: %1"
+msgstr ""
+
+#: parts/replace/replace_part.cpp:104
+msgid ""
+"<b>Replace Project Wide</b><p>Opens the find in files dialog and sets the "
+"pattern to the text under the cursor."
+msgstr ""
+
+#: parts/scripting/scriptingglobalconfigbase.ui:16
+#: parts/scripting/scriptingpart.cpp:57
+#, no-c-format
+msgid "Scripting"
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:47 parts/snippet/snippet_part.cpp:52
+#: parts/snippet/snippet_part.cpp:100 parts/snippet/snippet_widget.cpp:564
+msgid "Code Snippets"
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:50
+msgid "<b>Code Snippet</b><p>This is a list of available snippets."
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:52
+msgid "Insert a code snippet"
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:76
+msgid "Show Snippet Tree"
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:84
+msgid "SnippetPart"
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:85
+msgid "SnippetPart for TDevelop"
+msgstr ""
+
+#: parts/snippet/snippet_part.cpp:87
+msgid "(c) 2003"
+msgstr ""
+
+#: languages/python/app_templates/pyqt/documentdetails.ui:46
+#: parts/snippet/snippet_part.cpp:88 vcs/subversion/svn_blamewidget.cpp:38
+#: vcs/subversion/svn_logviewwidget.cpp:53
+#, no-c-format
+msgid "Author"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:141
+msgid "Add Group"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:108
+#: languages/fortran/ftnchekconfigwidgetbase.ui:164
+#: languages/fortran/ftnchekconfigwidgetbase.ui:289
+#: languages/fortran/ftnchekconfigwidgetbase.ui:308
+#: languages/fortran/ftnchekconfigwidgetbase.ui:417
+#: languages/fortran/ftnchekconfigwidgetbase.ui:535
+#: parts/snippet/snippet_widget.cpp:142 parts/snippet/snippet_widget.cpp:144
+#: parts/snippet/snippet_widget.cpp:253 parts/snippet/snippet_widget.cpp:447
+#: parts/snippet/snippet_widget.cpp:454 parts/snippet/snippet_widget.cpp:961
+#: parts/snippet/snippetitem.h:54
+#, no-c-format
+msgid "All"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:168
+msgid "Do you really want to remove this group and all its snippets?"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:206
+msgid "Edit Snippet"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:252
+msgid "Edit Group"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:554
+msgid "Add Item..."
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:555 parts/snippet/snippet_widget.cpp:566
+msgid "Add Group..."
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:600
+msgid "Please enter the value for <b>%1</b>:"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:672 parts/snippet/snippet_widget.cpp:801
+msgid "Enter Values for Variables"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:686
+msgid "Enter the replacement values for these variables:"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:712 parts/snippet/snippet_widget.cpp:830
+msgid ""
+"Enable this to save the value entered to the right as the default value for "
+"this variable"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:713 parts/snippet/snippet_widget.cpp:831
+msgid ""
+"If you enable this option, the value entered to the right will be saved. If "
+"you use the same variable later, even in another snippet, the value entered "
+"to the right will be the default value for that variable."
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:814
+msgid "Enter the replacement values for %1:"
+msgstr ""
+
+#: parts/snippet/snippet_widget.cpp:820
+msgid "Make value &default"
+msgstr ""
+
+#: parts/snippet/snippetdlg.ui.h:20
+msgid ""
+"To use variables in a snippet, you just have to enclose the variablename "
+"with $-characters. When you use the snippet, you will then be asked for a "
+"value for this variable. \n"
+"Example snippet: This is a $VAR$\n"
+"When you use this snippet you will be prompted for a value for the variable "
+"$VAR$. Any occurrences of $VAR$ will then be replaced with whatever you have "
+"entered.\n"
+"If you need a single $-character in a snippet, which is not used to enclose "
+"a variable, type $$ (two dollar characters) instead. They will automatically "
+"be replaced with a single $-character when you use the snippet.\n"
+"If you want to change the default delimiter to anything different, please "
+"use the settings dialog to do so."
+msgstr ""
+
+#: parts/snippet/snippetdlg.ui.h:20
+msgid "Snippet help"
+msgstr ""
+
+#: parts/texttools/texttoolspart.cpp:61 parts/texttools/texttoolspart.cpp:64
+#: parts/texttools/texttoolswidget.cpp:157
+msgid "Text Structure"
+msgstr ""
+
+#: parts/texttools/texttoolspart.cpp:62
+msgid "<b>Text Structure</b><p>This browser shows the structure of the text."
+msgstr ""
+
+#: parts/texttools/texttoolspart.cpp:64
+msgid "Text structure"
+msgstr ""
+
+#: parts/tools/kapplicationtree.cpp:137
+msgid "Known Applications"
+msgstr ""
+
+#: parts/tools/tools_part.cpp:50
+msgid "Tools Menu"
+msgstr ""
+
+#: parts/tools/tools_part.cpp:51 parts/tools/toolsconfigwidgetbase.ui:16
+#, no-c-format
+msgid "External Tools"
+msgstr ""
+
+#: parts/tools/toolsconfig.cpp:40
+msgid "&Applications:"
+msgstr ""
+
+#: parts/tools/toolsconfig.cpp:63
+msgid "&Tools menu:"
+msgstr ""
+
+#: parts/tools/toolsconfigwidget.cpp:130
+msgid "An entry with this title exists already."
+msgstr ""
+
+#: parts/tools/toolsconfigwidget.cpp:170
+msgid "Add to Tools Menu"
+msgstr ""
+
+#: parts/tools/toolsconfigwidget.cpp:197
+msgid "Add to File Context Menus"
+msgstr ""
+
+#: parts/tools/toolsconfigwidget.cpp:225
+msgid "Add to Directory Context Menus"
+msgstr ""
+
+#: parts/valgrind/valgrind_dialog.cpp:20
+msgid "Valgrind Memory Check"
+msgstr ""
+
+#: parts/valgrind/valgrind_dialog.cpp:80 parts/valgrind/valgrind_dialog.cpp:140
+msgid ""
+"Could not find valgrind in your $PATH. Please make sure it is installed "
+"properly."
+msgstr ""
+
+#: parts/valgrind/valgrind_dialog.cpp:82 parts/valgrind/valgrind_dialog.cpp:142
+msgid "Valgrind Not Found"
+msgstr ""
+
+#: parts/valgrind/valgrind_dialog.cpp:185
+msgid ""
+"Could not find tdecachegrind in your $PATH. Please make sure it is installed "
+"properly."
+msgstr ""
+
+#: parts/valgrind/valgrind_dialog.cpp:187
+msgid "KCachegrind Not Found"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:49
+msgid "Valgrind Output"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:51
+msgid ""
+"<b>Valgrind</b><p>Shows the output of the valgrind. Valgrind detects<br>use "
+"of uninitialized memory<br>reading/writing memory after it has been "
+"free'd<br>reading/writing off the end of malloc'd blocks<br>reading/writing "
+"inappropriate areas on the stack<br>memory leaks -- where pointers to "
+"malloc'd blocks are lost forever<br>passing of uninitialised and/or "
+"unaddressable memory to system calls<br>mismatched use of malloc/new/new [] "
+"vs free/delete/delete []<br>some abuses of the POSIX pthread API."
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:61
+msgid "&Valgrind Memory Leak Check"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:63 parts/valgrind/valgrind_part.cpp:71
+msgid "Valgrind memory leak check"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:64
+msgid ""
+"<b>Valgrind memory leak check</b><p>Runs Valgrind - a tool to help you find "
+"memory-management problems in your programs."
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:66
+msgid "P&rofile with KCachegrind"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:68
+msgid "Profile with KCachegrind"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:69
+msgid ""
+"<b>Profile with KCachegrind</b><p>Runs your program in calltree and then "
+"displays profiler information in KCachegrind."
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:90
+msgid "Open Valgrind Output"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:96
+#, c-format
+msgid "Could not open valgrind output: %1"
+msgstr ""
+
+#: parts/valgrind/valgrind_part.cpp:217
+msgid "There is already an instance of valgrind running."
+msgstr ""
+
+#: parts/valgrind/valgrind_widget.cpp:95
+msgid "No."
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:496
+#: parts/valgrind/valgrind_widget.cpp:96
+#, no-c-format
+msgid "Thread"
+msgstr ""
+
+#: parts/valgrind/valgrind_widget.cpp:104
+msgid "&Open Valgrind Output..."
+msgstr ""
+
+#: parts/valgrind/valgrind_widget.cpp:106
+msgid "Expand All Items"
+msgstr ""
+
+#: parts/valgrind/valgrind_widget.cpp:107
+msgid "Collapse All Items"
+msgstr ""
+
+#: parts/vcsmanager/vcsmanagerpart.cpp:60
+msgid "Version Control"
+msgstr ""
+
+#: parts/vcsmanager/vcsmanagerprojectconfig.cpp:49
+msgid ""
+"_: No Version Control System\n"
+"None"
+msgstr ""
+
+#: src/editorproxy.cpp:48
+msgid "Show Context Menu"
+msgstr ""
+
+#: src/generalinfowidget.cpp:58
+msgid "Use global editor settings"
+msgstr ""
+
+#: src/generalinfowidget.cpp:95
+msgid "Could not open %1 for reading."
+msgstr ""
+
+#: src/generalinfowidget.cpp:155
+msgid "Could not open %1 for writing."
+msgstr ""
+
+#: src/generalinfowidget.cpp:186
+msgid ""
+"Could not find configure.in.in, configure.in or configure.ac to update the "
+"project version."
+msgstr ""
+
+#: src/generalinfowidget.cpp:215
+msgid "Please enter a path."
+msgstr ""
+
+#: src/generalinfowidget.cpp:220
+msgid "'%1' is not an absolute path."
+msgstr ""
+
+#: src/generalinfowidget.cpp:226
+msgid "'%1' is not a relative path."
+msgstr ""
+
+#: src/generalinfowidget.cpp:234
+msgid "'%1' does not exist."
+msgstr ""
+
+#: src/generalinfowidget.cpp:238
+msgid "'%1' is not a directory."
+msgstr ""
+
+#: src/generalinfowidget.cpp:264 src/generalinfowidget.cpp:267
+msgid "'%1' is a valid project directory."
+msgstr ""
+
+#: src/languageselectwidget.cpp:65
+msgid "Additional Language Support"
+msgstr ""
+
+#: src/languageselectwidget.cpp:115
+msgid ""
+"Primary language is '%1'. Please select additional languages the project "
+"might contain."
+msgstr ""
+
+#: src/main.cpp:25 src/main_assistant.cpp:25
+msgid "Profile to load"
+msgstr ""
+
+#: src/main.cpp:26
+msgid "Files to load"
+msgstr ""
+
+#: src/main.cpp:32
+msgid "The TDevelop Integrated Development Environment"
+msgstr ""
+
+#: src/main.cpp:33
+msgid "TDevelop"
+msgstr ""
+
+#: src/main.cpp:35 src/main_assistant.cpp:35
+msgid "(c) 1999-2007, The KDevelop developers"
+msgstr ""
+
+#: src/main.cpp:36 src/main_assistant.cpp:36
+msgid ""
+"Release coordinator, Overall improvements, Pascal support, C++ support, New "
+"File and Documentation parts"
+msgstr ""
+
+#: src/main.cpp:37 src/main_assistant.cpp:37
+msgid "Release coordinator, API documentation, Doxygen and autoproject patches"
+msgstr ""
+
+#: src/main.cpp:38
+msgid "Advanced C++ code completion, C++ support, overall improvements"
+msgstr ""
+
+#: src/main.cpp:39 src/main_assistant.cpp:38
+msgid "Initial idea, basic architecture, much initial source code"
+msgstr ""
+
+#: src/main.cpp:40 src/main_assistant.cpp:39
+msgid "KTabBar, bugfixes"
+msgstr ""
+
+#: src/main.cpp:41 src/main_assistant.cpp:40
+msgid "Java & Objective C support"
+msgstr ""
+
+#: src/main.cpp:42 src/main.cpp:43 src/main_assistant.cpp:41
+msgid "Debugger frontend"
+msgstr ""
+
+#: src/main.cpp:44 src/main_assistant.cpp:42
+msgid "PHP support, context menu stuff"
+msgstr ""
+
+#: src/main.cpp:45 src/main_assistant.cpp:43
+msgid "TDE application templates"
+msgstr ""
+
+#: src/main.cpp:46 src/main_assistant.cpp:44
+msgid "Dist part, bash support, application templates"
+msgstr ""
+
+#: src/main.cpp:47 src/main_assistant.cpp:45
+msgid "Several components, htdig indexing"
+msgstr ""
+
+#: src/main.cpp:48 src/main_assistant.cpp:46
+msgid "Help with Automake manager and persistent class store"
+msgstr ""
+
+#: src/main.cpp:49
+msgid ""
+"Automake manager patches, Astyle plugin update, plugin patches and "
+"improvements"
+msgstr ""
+
+#: src/main.cpp:50 src/main_assistant.cpp:47
+msgid "Ported to TQt 3, patches, valgrind, diff and perforce support"
+msgstr ""
+
+#: src/main.cpp:51 src/main_assistant.cpp:48
+msgid ""
+"TQEditor component, code completion, Abbrev component, C++ support, Java "
+"support"
+msgstr ""
+
+#: src/main.cpp:52 src/main_assistant.cpp:49
+msgid "Help with KParts infrastructure"
+msgstr ""
+
+#: src/main.cpp:53 src/main_assistant.cpp:50
+msgid "Ada support"
+msgstr ""
+
+#: src/main.cpp:54
+msgid "TQMake projectmanager, TQt4 Support"
+msgstr ""
+
+#: src/main.cpp:55 src/main_assistant.cpp:51
+msgid "TQMake projectmanager"
+msgstr ""
+
+#: src/main.cpp:56 src/main_assistant.cpp:52
+msgid "MDI modes, TQEditor, bugfixes"
+msgstr ""
+
+#: src/main.cpp:57 src/main_assistant.cpp:53
+msgid "PartExplorer, redesign of CvsPart, patches, bugs(fixes)"
+msgstr ""
+
+#: src/main.cpp:58 src/main_assistant.cpp:54
+msgid ""
+"Replace, Bookmarks, FileList and CTags2 plugins. Overall improvements and "
+"patches"
+msgstr ""
+
+#: src/main.cpp:59 src/main_assistant.cpp:55
+msgid "Filecreate part and other bits and patches"
+msgstr ""
+
+#: src/main.cpp:60 src/main_assistant.cpp:56
+msgid "ClearCase support"
+msgstr ""
+
+#: src/main.cpp:61 src/main_assistant.cpp:57
+msgid "Ruby support"
+msgstr ""
+
+#: src/main.cpp:63 src/main_assistant.cpp:59
+msgid "Kate editor component"
+msgstr ""
+
+#: src/main.cpp:64 src/main_assistant.cpp:60
+msgid "HTML documentation component"
+msgstr ""
+
+#: src/main.cpp:65 src/main_assistant.cpp:61
+msgid "Fortran documentation"
+msgstr ""
+
+#: src/main.cpp:66 src/main_assistant.cpp:62
+msgid "Python documentation utility"
+msgstr ""
+
+#: src/main.cpp:67 src/main_assistant.cpp:63
+msgid "Doxygen wizard"
+msgstr ""
+
+#: src/main.cpp:68 src/main.cpp:69 src/main_assistant.cpp:64
+#: src/main_assistant.cpp:65
+msgid "Fileselector component"
+msgstr ""
+
+#: src/main.cpp:70 src/main_assistant.cpp:66
+msgid "Designer code"
+msgstr ""
+
+#: src/main.cpp:71 src/main_assistant.cpp:67
+msgid "C++ code completion, persistent class store"
+msgstr ""
+
+#: src/main.cpp:72 src/main.cpp:73 src/main.cpp:76 src/main_assistant.cpp:68
+#: src/main_assistant.cpp:69 src/main_assistant.cpp:72
+msgid "Patches"
+msgstr ""
+
+#: src/main.cpp:74 src/main_assistant.cpp:70
+msgid "Help with Perl support"
+msgstr ""
+
+#: src/main.cpp:75 src/main_assistant.cpp:71
+msgid "Documentation index view"
+msgstr ""
+
+#: src/main.cpp:77 src/main_assistant.cpp:73
+msgid ""
+"Documentation Finder, qmake projectmanager patches, usability improvements, "
+"bugfixes ... "
+msgstr ""
+
+#: src/main.cpp:78 src/main_assistant.cpp:74
+msgid "TQMake project manager patches"
+msgstr ""
+
+#: src/main.cpp:79 src/main_assistant.cpp:75
+msgid "Cleanup and bugfixes for qEditor, AutoMake and much other stuff"
+msgstr ""
+
+#: src/main.cpp:80
+msgid "SnippetPart, debugger and usability patches"
+msgstr ""
+
+#: src/main.cpp:81
+msgid "Artwork for the Ruby language"
+msgstr ""
+
+#: src/main.cpp:102 src/main_assistant.cpp:100
+msgid "Loading Settings"
+msgstr ""
+
+#: src/main.cpp:113 src/main_assistant.cpp:105
+msgid "Starting GUI"
+msgstr ""
+
+#: src/main_assistant.cpp:32
+msgid ""
+"The TDevelop Integrated Development Environment:\n"
+"assistant and documentation viewer"
+msgstr ""
+
+#: src/main_assistant.cpp:33
+msgid "TDevelop Assistant"
+msgstr ""
+
+#: src/mainwindowshare.cpp:112
+msgid "&Stop"
+msgstr ""
+
+#: src/mainwindowshare.cpp:116
+msgid ""
+"<b>Stop</b><p>Stops all running processes (like building process, grep "
+"command, etc.). When placed onto a toolbar provides a popup menu to choose a "
+"process to stop."
+msgstr ""
+
+#: src/mainwindowshare.cpp:130
+msgid "Lets you switch the menubar on/off."
+msgstr ""
+
+#: src/mainwindowshare.cpp:136
+msgid "Lets you configure shortcut keys."
+msgstr ""
+
+#: src/mainwindowshare.cpp:142
+msgid "Lets you configure toolbars."
+msgstr ""
+
+#: src/mainwindowshare.cpp:148
+msgid "Lets you configure system notifications."
+msgstr ""
+
+#: src/mainwindowshare.cpp:152 src/mainwindowshare.cpp:153
+#: src/mainwindowshare.cpp:298
+msgid "Configure TDevelop"
+msgstr ""
+
+#: src/mainwindowshare.cpp:153
+msgid "Lets you customize TDevelop."
+msgstr ""
+
+#: src/mainwindowshare.cpp:157
+msgid "Show statusbar"
+msgstr ""
+
+#: src/mainwindowshare.cpp:158
+msgid "<b>Show statusbar</b><p>Hides or shows the statusbar."
+msgstr ""
+
+#: src/mainwindowshare.cpp:160
+msgid "&Next Window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:161
+msgid "Next window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:162
+msgid "<b>Next window</b><p>Switches to the next window."
+msgstr ""
+
+#: src/mainwindowshare.cpp:164
+msgid "&Previous Window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:165
+msgid "Previous window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:166
+msgid "<b>Previous window</b><p>Switches to the previous window."
+msgstr ""
+
+#: src/mainwindowshare.cpp:168
+msgid "&Last Accessed Window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:169
+msgid "Last accessed window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:170
+msgid ""
+"<b>Last accessed window</b><p>Switches to the last viewed window (Hold the "
+"Alt key pressed and walk on by repeating the Up key)."
+msgstr ""
+
+#: src/mainwindowshare.cpp:172
+msgid "&First Accessed Window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:173
+msgid "First accessed window"
+msgstr ""
+
+#: src/mainwindowshare.cpp:174
+msgid ""
+"<b>First accessed window</b><p>Switches to the first accessed window (Hold "
+"the Alt key pressed and walk on by repeating the Down key)."
+msgstr ""
+
+#: src/mainwindowshare.cpp:176
+msgid "Configure Plugins..."
+msgstr ""
+
+#: src/mainwindowshare.cpp:178
+msgid "Configure &Editor..."
+msgstr ""
+
+#: src/mainwindowshare.cpp:179
+msgid "Configure editor settings"
+msgstr ""
+
+#: src/mainwindowshare.cpp:180
+msgid "<b>Configure editor</b><p>Opens editor configuration dialog."
+msgstr ""
+
+#: src/mainwindowshare.cpp:442
+msgid "<b>Show menubar</b><p>Lets you switch the menubar on/off."
+msgstr ""
+
+#: src/newui/button.cpp:58
+msgid "Assign Accelerator..."
+msgstr ""
+
+#: src/newui/button.cpp:60
+msgid "Clear Accelerator"
+msgstr ""
+
+#: src/newui/button.cpp:318
+msgid "Change Button Number"
+msgstr ""
+
+#: src/newui/button.cpp:318
+msgid "New accelerator number:"
+msgstr ""
+
+#: src/newui/ddockwindow.cpp:88
+msgid "Move to left dock"
+msgstr ""
+
+#: src/newui/ddockwindow.cpp:89
+msgid "Move to right dock"
+msgstr ""
+
+#: src/newui/ddockwindow.cpp:90
+msgid "Move to bottom dock"
+msgstr ""
+
+#: src/partcontroller.cpp:130
+msgid "Open file"
+msgstr ""
+
+#: src/partcontroller.cpp:131
+msgid ""
+"<b>Open file</b><p>Opens an existing file without adding it to the project.</"
+"p>"
+msgstr ""
+
+#: src/partcontroller.cpp:134
+msgid "Opens recently opened file."
+msgstr ""
+
+#: src/partcontroller.cpp:138
+msgid "Save all modified files"
+msgstr ""
+
+#: src/partcontroller.cpp:139
+msgid "<b>Save all</b><p>Saves all modified files."
+msgstr ""
+
+#: src/partcontroller.cpp:142
+msgid "Rever&t All"
+msgstr ""
+
+#: src/partcontroller.cpp:143
+msgid "Revert all changes"
+msgstr ""
+
+#: src/partcontroller.cpp:144
+msgid ""
+"<b>Revert all</b><p>Reverts all changes in opened files. Prompts to save "
+"changes so the reversion can be canceled for each modified file."
+msgstr ""
+
+#: src/partcontroller.cpp:148
+msgid "Close current file"
+msgstr ""
+
+#: src/partcontroller.cpp:149
+msgid "Closes current file."
+msgstr ""
+
+#: src/partcontroller.cpp:153
+msgid "Close all files"
+msgstr ""
+
+#: src/partcontroller.cpp:154
+msgid "<b>Close all</b><p>Close all opened files."
+msgstr ""
+
+#: src/partcontroller.cpp:157 src/simplemainwindow.cpp:622
+msgid "Close All Others"
+msgstr ""
+
+#: src/partcontroller.cpp:158
+msgid "Close other files"
+msgstr ""
+
+#: src/partcontroller.cpp:159
+msgid "<b>Close all others</b><p>Close all opened files except current."
+msgstr ""
+
+#: src/partcontroller.cpp:167
+msgid "<b>Back</b><p>Moves backwards one step in the navigation history."
+msgstr ""
+
+#: src/partcontroller.cpp:174
+msgid "<b>Forward</b><p>Moves forward one step in the navigation history."
+msgstr ""
+
+#: src/partcontroller.cpp:178 src/partcontroller.cpp:180
+msgid "Goto Last Edit Position"
+msgstr ""
+
+#: src/partcontroller.cpp:181
+msgid ""
+"<b>Goto Last Edit Position</b><p>Open the last edited file and position "
+"cursor at the point of edit"
+msgstr ""
+
+#: src/partcontroller.cpp:1001
+msgid ""
+"The file \"%1\" is modified in memory. Are you sure you want to reload it? "
+"(Local changes will be lost.)"
+msgstr ""
+
+#: src/partcontroller.cpp:1002
+msgid "File is Modified"
+msgstr ""
+
+#: src/partcontroller.cpp:1116
+msgid ""
+"The file \"%1\" is modified on disk.\n"
+"\n"
+"Are you sure you want to overwrite it? (External changes will be lost.)"
+msgstr ""
+
+#: src/partcontroller.cpp:1117
+msgid "File Externally Modified"
+msgstr ""
+
+#: src/partcontroller.cpp:1117
+msgid "Do Not Overwrite"
+msgstr ""
+
+#: src/partcontroller.cpp:1476
+msgid ""
+"Conflict: The file \"%1\" has changed on disk while being modified in "
+"memory.\n"
+"\n"
+"You should investigate before saving to make sure you are not losing data."
+msgstr ""
+
+#: src/partcontroller.cpp:1478
+msgid "Conflict"
+msgstr ""
+
+#: src/partcontroller.cpp:1485
+msgid ""
+"Warning: The file \"%1\" has been deleted on disk.\n"
+"\n"
+"If this was not your intention, make sure to save this file now."
+msgstr ""
+
+#: src/partcontroller.cpp:1487
+msgid "File Deleted"
+msgstr ""
+
+#: src/partcontroller.cpp:1494
+msgid ""
+"The file \"%1\" has changed on disk.\n"
+"\n"
+"Do you want to reload it?"
+msgstr ""
+
+#: src/partcontroller.cpp:1495
+msgid "File Changed"
+msgstr ""
+
+#: src/partcontroller.cpp:1794 src/partcontroller.cpp:1815
+msgid "unnamed"
+msgstr ""
+
+#: src/plugincontroller.cpp:150
+#, c-format
+msgid "Loading: %1"
+msgstr ""
+
+#: src/plugincontroller.cpp:219
+msgid ""
+"<b>Could not load plugin</b><br>Plugin %1 could not be loaded<br>Library "
+"loader error: %2"
+msgstr ""
+
+#: src/plugincontroller.cpp:223
+msgid "Could not load plugin"
+msgstr ""
+
+#: src/profileengine/editor/main.cpp:33
+msgid "TDevelop Profile Editor"
+msgstr ""
+
+#: src/profileengine/editor/main.cpp:34
+msgid "(c) 2004, The KDevelop Developers"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:137
+msgid "Core"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:201
+msgid "Core Plugins"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:203
+msgid "Global Plugins"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:205
+msgid "Project Plugins"
+msgstr ""
+
+#: src/profileengine/editor/addprofilewidget.ui:16
+#: src/profileengine/editor/profileeditor.cpp:237
+#: src/profileengine/editor/profileeditorbase.ui:63
+#, no-c-format
+msgid "Add Profile"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:254
+msgid "Remove selected profile and all its subprofiles?"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:255
+#: src/profileengine/editor/profileeditor.cpp:267
+#: src/profileengine/editor/profileeditorbase.ui:132
+#, no-c-format
+msgid "Remove Profile"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:267
+msgid ""
+"Cannot remove this profile because it is not a local (user-created) profile."
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:329
+msgid "This plugin is already contained in the list of disabled plugins."
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:330
+msgid "Enable Plugin"
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:375
+msgid "This plugin is already contained in the list of enabled plugins."
+msgstr ""
+
+#: src/profileengine/editor/profileeditor.cpp:376
+msgid "Disable Plugin"
+msgstr ""
+
+#: src/projectmanager.cpp:96
+msgid "&Open Project..."
+msgstr ""
+
+#: src/projectmanager.cpp:99
+msgid "Open project"
+msgstr ""
+
+#: src/projectmanager.cpp:100
+msgid "<b>Open project</b><p>Opens a KDevelop3 or KDevelop2 project."
+msgstr ""
+
+#: src/projectmanager.cpp:103
+msgid "Open &Recent Project"
+msgstr ""
+
+#: src/projectmanager.cpp:106
+msgid "Open recent project"
+msgstr ""
+
+#: src/projectmanager.cpp:107
+msgid "<b>Open recent project</b><p>Opens recently opened project."
+msgstr ""
+
+#: src/projectmanager.cpp:111
+msgid "C&lose Project"
+msgstr ""
+
+#: src/projectmanager.cpp:115
+msgid "Close project"
+msgstr ""
+
+#: src/projectmanager.cpp:116
+msgid "<b>Close project</b><p>Closes the current project."
+msgstr ""
+
+#: src/projectmanager.cpp:118
+msgid "Project &Options"
+msgstr ""
+
+#: src/projectmanager.cpp:121
+msgid "Project options"
+msgstr ""
+
+#: src/projectmanager.cpp:122
+msgid "<b>Project options</b><p>Lets you customize project options."
+msgstr ""
+
+#: src/projectmanager.cpp:133
+msgid ""
+"*.kdevelop|KDevelop 3 Project Files\n"
+"*.kdevprj|KDevelop 2 Project Files"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:321 src/projectmanager.cpp:148
+#, no-c-format
+msgid "Project Options"
+msgstr ""
+
+#: src/projectmanager.cpp:224
+msgid "Are you sure you want to reopen the current project?"
+msgstr ""
+
+#: src/projectmanager.cpp:224
+msgid "Reopen"
+msgstr ""
+
+#: src/projectmanager.cpp:224
+msgid "Do Not Reopen"
+msgstr ""
+
+#: src/projectmanager.cpp:278
+msgid "Changing plugin profile..."
+msgstr ""
+
+#: src/projectmanager.cpp:281
+msgid "Loading project plugins..."
+msgstr ""
+
+#: src/projectmanager.cpp:290
+msgid "error during restoring of the TDevelop session !"
+msgstr ""
+
+#: src/projectmanager.cpp:306
+msgid "Project loaded."
+msgstr ""
+
+#: src/projectmanager.cpp:358 src/projectmanager.cpp:366
+#, c-format
+msgid "Could not read project file: %1"
+msgstr ""
+
+#: src/projectmanager.cpp:385
+msgid "This is not a valid project file."
+msgstr ""
+
+#: src/projectmanager.cpp:406 src/projectmanager.cpp:417
+msgid "Could not write the project file."
+msgstr ""
+
+#: src/projectmanager.cpp:488
+msgid "No project management plugin %1 found."
+msgstr ""
+
+#: src/projectmanager.cpp:498
+#, c-format
+msgid "Could not create project management plugin %1."
+msgstr ""
+
+#: src/projectmanager.cpp:544
+msgid "No language plugin for %1 found."
+msgstr ""
+
+#: src/projectmanager.cpp:558
+#, c-format
+msgid "Could not create language plugin for %1."
+msgstr ""
+
+#: src/projectmanager.cpp:617
+msgid "Invalid URL."
+msgstr ""
+
+#: src/projectmanager.cpp:623
+msgid "You do not have 'kdevprj2kdevelop' installed."
+msgstr ""
+
+#: src/projectsession.cpp:81
+msgid ""
+"The file %1 does not contain valid XML.\n"
+"The loading of the session failed."
+msgstr ""
+
+#: src/projectsession.cpp:94
+msgid ""
+"The file %1 does not contain a valid TDevelop project session "
+"('KDevPrjSession').\n"
+msgstr ""
+
+#: src/projectsession.cpp:95
+msgid "The document type seems to be: '%1'."
+msgstr ""
+
+#: src/simplemainwindow.cpp:99
+msgid "TDevelop &Programming Handbook"
+msgstr ""
+
+#: src/simplemainwindow.cpp:109
+msgid ""
+"Unable to find plugins, TDevelop will not work properly.\n"
+"Please make sure that TDevelop is installed in your TDE directory; "
+"otherwise, you have to add TDevelop's installation path to the environment "
+"variable TDEDIRS and run tdebuildsycoca. Restart TDevelop afterwards.\n"
+"Example for BASH users:\n"
+"export TDEDIRS=/path/to/tdevelop:$TDEDIRS && tdebuildsycoca"
+msgstr ""
+
+#: src/simplemainwindow.cpp:116
+msgid "Could Not Find Plugins"
+msgstr ""
+
+#: src/simplemainwindow.cpp:422
+msgid "Raise &Editor"
+msgstr ""
+
+#: src/simplemainwindow.cpp:424
+msgid "Raise editor"
+msgstr ""
+
+#: src/simplemainwindow.cpp:425
+msgid "<b>Raise editor</b><p>Focuses the editor."
+msgstr ""
+
+#: src/simplemainwindow.cpp:427
+msgid "Lower All Docks"
+msgstr ""
+
+#: src/simplemainwindow.cpp:430
+msgid "Switch to next TabWidget"
+msgstr ""
+
+#: src/simplemainwindow.cpp:433 src/simplemainwindow.cpp:441
+msgid "Split &Horizontal"
+msgstr ""
+
+#: src/simplemainwindow.cpp:437 src/simplemainwindow.cpp:445
+msgid "Split &Vertical"
+msgstr ""
+
+#: src/simplemainwindow.cpp:449
+msgid "Split &Horizontal and Open"
+msgstr ""
+
+#: src/simplemainwindow.cpp:453
+msgid "Split &Vertical and Open"
+msgstr ""
+
+#: src/simplemainwindow.cpp:457
+msgid "Switch Left Dock"
+msgstr ""
+
+#: src/simplemainwindow.cpp:460
+msgid "Switch Right Dock"
+msgstr ""
+
+#: src/simplemainwindow.cpp:463
+msgid "Switch Bottom Dock"
+msgstr ""
+
+#: src/simplemainwindow.cpp:632
+msgid "Duplicate"
+msgstr ""
+
+#: src/splashscreen.cpp:77
+#, c-format
+msgid "Version %1"
+msgstr ""
+
+#: src/statusbar.cpp:101
+msgid " Line: %1 Col: %2 "
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:89 vcs/perforce/perforcepart.cpp:97
+#, c-format
+msgid "Actions for %1"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:90
+msgid "Checkin"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:92
+msgid "Checkout"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:94
+msgid "Uncheckout"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:97
+msgid "Create Element"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:99
+msgid "Remove Element"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:102
+msgid "History"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:109
+msgid "List Checkouts"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:112
+msgid "Clearcase"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:320
+msgid "Clearcase output errors during diff."
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:320 vcs/clearcase/clearcasepart.cpp:326
+#: vcs/cvsservice/cvspartimpl.cpp:941 vcs/cvsservice/cvspartimpl.cpp:949
+#: vcs/perforce/perforcepart.cpp:258 vcs/perforce/perforcepart.cpp:264
+msgid "Errors During Diff"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:325
+msgid "Clearcase outputted errors during diff. Do you still want to continue?"
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:332 vcs/cvsservice/cvspartimpl.cpp:957
+#: vcs/perforce/perforcepart.cpp:270
+msgid "There is no difference to the repository."
+msgstr ""
+
+#: vcs/clearcase/clearcasepart.cpp:332 vcs/cvsservice/cvspartimpl.cpp:958
+msgid "No Difference Found"
+msgstr ""
+
+#: vcs/clearcase/commentdlg.cpp:26
+msgid "Clearcase Comment"
+msgstr ""
+
+#: vcs/clearcase/commentdlg.cpp:30
+msgid "Enter log message:"
+msgstr ""
+
+#: vcs/clearcase/commentdlg.cpp:41
+msgid "Reserve"
+msgstr ""
+
+#: vcs/cvsservice/annotatedialog.cpp:27
+msgid "CVS Annotate Dialog"
+msgstr ""
+
+#: vcs/cvsservice/annotatedialog.cpp:33 vcs/cvsservice/annotatedialog.cpp:60
+msgid "Annotate"
+msgstr ""
+
+#: vcs/cvsservice/annotatepage.cpp:109
+#, c-format
+msgid "Annotate failed with exitStatus == %1"
+msgstr ""
+
+#: vcs/cvsservice/annotatepage.cpp:109
+msgid "Annotate Failed"
+msgstr ""
+
+#: vcs/cvsservice/annotatepage.cpp:211
+msgid "The selected revision does not exist."
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialog.cpp:73
+msgid "CVS Checkout"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialog.cpp:263
+msgid "Please, choose a valid working directory"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialog.cpp:265
+msgid "Please, choose a CVS server."
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialog.cpp:267
+msgid "Please, fill the CVS module field."
+msgstr ""
+
+#: vcs/cvsservice/commitdlg.cpp:67
+msgid ""
+"You are committing your changes without any comment. This is not a good "
+"practice. Continue anyway?"
+msgstr ""
+
+#: vcs/cvsservice/commitdlg.cpp:68
+msgid "CVS Commit Warning"
+msgstr ""
+
+#: vcs/cvsservice/commitdlg.cpp:70
+msgid "askWhenCommittingEmptyLogs"
+msgstr ""
+
+#: vcs/cvsservice/cvsdiffpage.cpp:68
+msgid "Error: passed revisions are empty!"
+msgstr ""
+
+#: vcs/cvsservice/cvsdiffpage.cpp:68 vcs/cvsservice/cvsdiffpage.cpp:101
+#: vcs/cvsservice/cvspartimpl.cpp:654
+msgid "Error During Diff"
+msgstr ""
+
+#: vcs/cvsservice/cvsdiffpage.cpp:101
+msgid "An error occurred during diffing."
+msgstr ""
+
+#: vcs/cvsservice/cvslogdialog.cpp:36
+msgid "CVS Log & Diff Dialog"
+msgstr ""
+
+#: vcs/cvsservice/cvslogdialog.cpp:42
+msgid "Log From CVS"
+msgstr ""
+
+#: vcs/cvsservice/cvslogdialog.cpp:82
+msgid "Diff between %1 and %2"
+msgstr ""
+
+#: vcs/cvsservice/cvslogpage.cpp:116 vcs/cvsservice/editorsdialog.cpp:64
+#, c-format
+msgid "Log failed with exitStatus == %1"
+msgstr ""
+
+#: vcs/cvsservice/cvslogpage.cpp:116 vcs/cvsservice/editorsdialog.cpp:64
+msgid "Log Failed"
+msgstr ""
+
+#: vcs/cvsservice/cvslogpage.cpp:180
+msgid "invalid link clicked"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptions.cpp:286
+msgid "Error while guessing repository location."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:133
+msgid ""
+"<b>CVS</b><p>Concurrent Versions System operations window. Shows output of "
+"Cervisia CVS Service."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:134
+msgid "CvsService Output"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:135 vcs/cvsservice/cvspart.cpp:279
+#: vcs/cvsservice/cvspart.cpp:365
+msgid "CvsService"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:135
+msgid "cvs output"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:146
+msgid "&Commit to Repository"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:148 vcs/subversion/subversion_part.cpp:102
+msgid "Commit file(s)"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:149 vcs/cvsservice/cvspart.cpp:324
+#: vcs/subversion/subversion_part.cpp:103
+#: vcs/subversion/subversion_part.cpp:223
+msgid "<b>Commit file(s)</b><p>Commits file to repository if modified."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:151
+msgid "&Difference Between Revisions"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:153
+msgid "Build difference"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:154 vcs/cvsservice/cvspart.cpp:329
+msgid "<b>Build difference</b><p>Builds difference between releases."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:156
+msgid "Generate &Log"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:158
+msgid "Generate log"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:159 vcs/cvsservice/cvspart.cpp:331
+msgid "<b>Generate log</b><p>Produces log for this file."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:161
+msgid "&Annotate"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:163
+msgid "Generate annotations"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:164
+msgid "<b>Annotate</b><p>Produces annotations for this file."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:166 vcs/subversion/subversion_part.cpp:110
+msgid "&Add to Repository"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:168 vcs/subversion/subversion_part.cpp:111
+msgid "Add file to repository"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:169 vcs/cvsservice/cvspart.cpp:342
+msgid "<b>Add to repository</b><p>Adds file to repository."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:171
+msgid "&Edit Files"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:173
+msgid "Mark as being edited"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:174
+msgid "<b>Mark as being edited</b><p>Mark the files as being edited."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:176
+msgid "&Unedit Files"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:178
+msgid "Remove editing mark from files"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:179 vcs/cvsservice/cvspart.cpp:340
+msgid "<b>Remove editing mark</b><p>Remove the editing mark from the files."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:181
+msgid "&Show Editors"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:183
+msgid "Show editors"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:184 vcs/cvsservice/cvspart.cpp:336
+msgid "<b>Show editors</b><p>Shows the list of users who are editing files."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:186
+msgid "Add to Repository as &Binary"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:188
+msgid "Add file to repository as binary"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:189 vcs/cvsservice/cvspart.cpp:344
+msgid ""
+"<b>Add to repository as binary</b><p>Adds file to repository as binary (-kb "
+"option)."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:191 vcs/subversion/subversion_part.cpp:117
+msgid "&Remove From Repository"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:193 vcs/perforce/perforcepart.cpp:83
+#: vcs/subversion/subversion_part.cpp:118
+msgid "Remove from repository"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:194 vcs/cvsservice/cvspart.cpp:346
+#: vcs/subversion/subversion_part.cpp:119
+#: vcs/subversion/subversion_part.cpp:227
+msgid "<b>Remove from repository</b><p>Removes file(s) from repository."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:196
+msgid "&Update/Revert to Another Release"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:198
+msgid "Update/revert"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:199 vcs/cvsservice/cvspart.cpp:354
+msgid ""
+"<b>Update/revert to another release</b><p>Updates/reverts file(s) to another "
+"release."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:201
+msgid "R&emove Sticky Flag"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:203
+msgid "Remove sticky flag"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:204 vcs/cvsservice/cvspart.cpp:356
+msgid "<b>Remove sticky flag</b><p>Removes sticky flag from file(s)."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:206
+msgid "Make &Tag/Branch"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:208
+msgid "Make tag/branch"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:209 vcs/cvsservice/cvspart.cpp:350
+msgid "<b>Make tag/branch</b><p>Tags/branches selected file(s)."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:211
+msgid "&Delete Tag"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:213
+msgid "Delete tag"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:214 vcs/cvsservice/cvspart.cpp:352
+msgid "<b>Delete tag</b><p>Delete tag from selected file(s)."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:216
+msgid "&Ignore in CVS Operations"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:218
+msgid "Ignore in CVS operations"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:219 vcs/cvsservice/cvspart.cpp:360
+msgid ""
+"<b>Ignore in CVS operations</b><p>Ignore file(s) by adding it to .cvsignore "
+"file."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:221
+msgid "Do &Not Ignore in CVS Operations"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:223
+msgid "Do not ignore in CVS operations"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:224 vcs/cvsservice/cvspart.cpp:362
+msgid ""
+"<b>Do not ignore in CVS operations</b><p>Do not ignore file(s) by removing\n"
+"it from .cvsignore file."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:226
+msgid "&Log to Server"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:228
+msgid "Login to server"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:229
+msgid "<b>Login to server</b><p>Logs in to the CVS server."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:231
+msgid "L&ogout From Server"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:233
+msgid "Logout from server"
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:234
+msgid "<b>Logout from server</b><p>Logs out from the CVS server."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:333
+msgid "<b>Generate Annotate</b><p>Produces annotation output for this file."
+msgstr ""
+
+#: vcs/cvsservice/cvspart.cpp:338
+msgid "<b>Mark as beeing edited</b><p>Mark the files as beeing edited."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:127
+msgid ""
+"Open a project first.\n"
+"Operation will be aborted."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:134
+msgid ""
+"Another CVS operation is executing: do you want to cancel it \n"
+"and start this new one?"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:136
+msgid "CVS: Operation Already Pending "
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:151
+msgid "None of the file(s) you selected seem to be valid for repository."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:370
+msgid "Unable to checkout"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:519
+msgid "Do you really want to unedit the selected files?"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:520
+msgid "CVS - Unedit Files"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:521
+msgid "Unedit"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:522
+msgid "Do Not Unedit"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:653
+msgid "Sorry, cannot diff."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:674
+msgid "Creating Tag/Branch for files ..."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:698
+msgid "Removing Tag from files ..."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:791
+#: vcs/cvsservice/integrator/integratordlg.cpp:101
+msgid ""
+"Unable to find the Cervisia KPart. \n"
+"Cervisia Integration will not be available. Please check your\n"
+"Cervisia installation and re-try. Reason was:\n"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:839
+msgid "Do you want the files to be added to CVS repository too?"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:840
+msgid "CVS - New Files Added to Project"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:842
+msgid "Do Not Add"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:843
+msgid "askWhenAddingNewFiles"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:865
+msgid ""
+"Do you want them to be removed from CVS repository too?\n"
+"Warning: They will be removed from disk too."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:866
+msgid "CVS - Files Removed From Project"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:868
+msgid "askWhenRemovingFiles"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:934
+msgid "Operation aborted (process killed)."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:935
+msgid "CVS Diff"
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:940
+msgid "CVS outputted errors during diff."
+msgstr ""
+
+#: vcs/cvsservice/cvspartimpl.cpp:948
+msgid "CVS output errors during diff. Do you still want to continue?"
+msgstr ""
+
+#: vcs/cvsservice/cvsprocesswidget.cpp:145
+#, c-format
+msgid "Started job: %1"
+msgstr ""
+
+#: vcs/cvsservice/cvsprocesswidget.cpp:167
+msgid "*** Job canceled by user request ***"
+msgstr ""
+
+#: vcs/cvsservice/cvsprocesswidget.cpp:189
+#, c-format
+msgid "Job finished with exitCode == %1"
+msgstr ""
+
+#: vcs/cvsservice/cvsprocesswidget.cpp:193
+msgid "Done CVS command ..."
+msgstr ""
+
+#: vcs/cvsservice/editorsdialog.cpp:87 vcs/cvsservice/editorsdialog.cpp:100
+msgid "User"
+msgstr ""
+
+#: vcs/cvsservice/editorsdialog.cpp:109
+msgid "No files from your query are marked as being edited."
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlg.cpp:62
+#: vcs/cvsservice/integrator/integratordlg.cpp:82
+#: vcs/cvsservice/integrator/integratordlg.cpp:84
+#: vcs/cvsservice/integrator/integratordlg.cpp:129
+#: vcs/cvsservice/integrator/integratordlg.cpp:131
+msgid "Init CVS Repository"
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlg.cpp:82
+msgid ""
+"cvs init did not exit normally. Please check if cvs is installed and works "
+"correctly."
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlg.cpp:84
+msgid ""
+"cvs init exited with status %1. Please check if the cvs location is correct."
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlg.cpp:129
+msgid ""
+"cvs import did not exit normally. Please check if cvs is installed and works "
+"correctly."
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlg.cpp:131
+msgid ""
+"cvs import exited with status %1. Please check if the cvs location is "
+"correct."
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:32
+msgid "Perforce Submit"
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:42
+msgid "&Enter description:"
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:54
+msgid "C&lient:"
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:58
+msgid "&User:"
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:62
+msgid "&File(s):"
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:147
+msgid "Please enter the P4 client name."
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:151
+msgid "Please enter the P4 user."
+msgstr ""
+
+#: vcs/perforce/commitdlg.cpp:155
+msgid "The changelist does not contain any files."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:60 vcs/perforce/perforcepart.cpp:101
+msgid "<b>Edit</b><p>Opens file(s) in a client workspace for edit."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:61 vcs/perforce/perforcepart.cpp:63
+#: vcs/perforce/perforcepart.cpp:102 vcs/perforce/perforcepart.cpp:156
+#: vcs/subversion/subversion_part.cpp:135
+msgid "Revert"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:64 vcs/perforce/perforcepart.cpp:104
+msgid "<b>Revert</b><p>Discards changes made to open files."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:65 vcs/perforce/perforcepart.cpp:67
+#: vcs/perforce/perforcepart.cpp:105
+msgid "Submit"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:68 vcs/perforce/perforcepart.cpp:107
+msgid "<b>Submit</b><p>Sends changes made to open files to the depot."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:69 vcs/perforce/perforcepart.cpp:71
+#: vcs/perforce/perforcepart.cpp:108
+msgid "Sync"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:72 vcs/perforce/perforcepart.cpp:110
+msgid "<b>Sync</b><p>Copies files from the depot into the workspace."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:73 vcs/perforce/perforcepart.cpp:112
+msgid "Diff Against Repository"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:75
+msgid "Diff against repository"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:76 vcs/perforce/perforcepart.cpp:114
+msgid ""
+"<b>Diff against repository</b><p>Compares a client workspace file to a "
+"revision in the depot."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:77 vcs/perforce/perforcepart.cpp:115
+msgid "Add to Repository"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:79
+msgid "Add to repository"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:80 vcs/perforce/perforcepart.cpp:117
+msgid ""
+"<b>Add to repository</b><p>Open file(s) in a client workspace for addition "
+"to the depot."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:81 vcs/perforce/perforcepart.cpp:118
+msgid "Remove From Repository"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:84 vcs/perforce/perforcepart.cpp:120
+msgid ""
+"<b>Remove from repository</b><p>Open file(s) in a client workspace for "
+"deletion from the depot."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:121
+msgid "Perforce"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:132
+msgid "Cannot handle directories, please select single files"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:155
+msgid "Do you really want to revert the file %1 and lose all your changes?"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:156
+msgid "Do Not Revert"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:168
+msgid "Submitting of subdirectories is not supported"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:258
+msgid "P4 output errors during diff."
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:263
+msgid "P4 output errors during diff. Do you still want to continue?"
+msgstr ""
+
+#: vcs/perforce/perforcepart.cpp:270
+msgid "No Differences Found"
+msgstr ""
+
+#: vcs/perforce/perforcepart.h:33
+msgid "Perforce is a version control system"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlg.cpp:73
+msgid "Unable to create project directories on repository"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlg.cpp:84
+msgid "Unable to import into repository."
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlg.cpp:106
+msgid "Unable to checkout from repository."
+msgstr ""
+
+#: vcs/subversion/kdevsvnd.cpp:52
+msgid "Enter Commit Log Message:"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd.cpp:74
+msgid "Open SSL certificate file"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:27
+msgid "Accept Permanently"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:28
+msgid "Accept Temporarily"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:29
+msgid "Reject"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:40
+msgid "Hostname"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:41
+msgid "FingerPrint"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:42
+msgid "Valid From"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:43
+msgid "Valid Until"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:44
+msgid "Issuer"
+msgstr ""
+
+#: vcs/subversion/kdevsvnd_widgets.cpp:45
+msgid "Cert"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:146
+msgid "Subversion Update"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:222
+msgid "the local disk checked out copy."
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:224
+msgid "the current svn HEAD version."
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:226
+#, c-format
+msgid "No differences between the file and %1"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:226
+msgid "No difference"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:266
+#: vcs/subversion/subversion_core.cpp:268
+msgid "Commit to remote repository"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:268
+msgid "From working copy"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:300
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:16
+#, no-c-format
+msgid "Subversion Log View"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:320
+msgid "Subversion Blame"
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:509
+#: vcs/subversion/subversion_core.cpp:538
+#: vcs/subversion/subversion_core.cpp:598
+#: vcs/subversion/subversion_core.cpp:668
+msgid ""
+"If you have just have installed a new version of TDevelop, and the error "
+"message was 'unknown protocol kdevsvn+*', try restarting TDE."
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:703
+msgid ""
+"You do not have kompare installed. We recommend you install kompare to view "
+"differences graphically."
+msgstr ""
+
+#: vcs/subversion/subversion_core.cpp:715
+msgid "No subversion differences"
+msgstr ""
+
+#: vcs/subversion/subversion_fileinfo.cpp:160
+msgid "Subversion File/Directory Status"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:86
+msgid "Subversion Output"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:87 vcs/subversion/subversion_part.cpp:261
+msgid "Subversion"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:87
+msgid "Subversion messages"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:88
+msgid "<b>Subversion</b><p>Subversion operations window."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:101
+msgid "&Commit to Repository..."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:112
+#: vcs/subversion/subversion_part.cpp:225
+msgid "<b>Add file to repository</b><p>Adds file to repository."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:114
+msgid "Show logs..."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:115
+msgid "Blame..."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:122
+msgid "Update"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:123
+#: vcs/subversion/subversion_part.cpp:241
+msgid "<b>Update</b><p>Updates file(s) from repository."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:125
+msgid "&Diff to BASE"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:126
+msgid "Diff to BASE"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:127
+msgid "<b>Diff to disk</b><p>Diff current file to the BASE checked out copy."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:129
+msgid "&Diff to HEAD"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:130
+msgid "Diff to HEAD"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:131
+msgid "<b>Diff HEAD</b><p>Diff the current file to HEAD in svn."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:134
+msgid "&Revert"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:136
+#: vcs/subversion/subversion_part.cpp:243
+msgid "<b>Revert</b><p>Undo local changes."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:149
+msgid "Re&solve Conflicting State"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:151
+msgid "Resolve the conflicting state of a file after a merge"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:152
+msgid ""
+"<b>Resolve the conflicting state</b><p>Remove the conflict state that can be "
+"set on a file after a merge failed."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:153
+msgid "Switch this working copy to URL.."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:156
+msgid "Copy this working copy to URL.."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:158
+msgid "Merge difference to working copy"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:229
+msgid "<b>Show logs..</b><p>View Logs"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:231
+msgid "<b>Blame 0:HEAD </b><p>Show Annotate"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:235
+msgid "<b>Diff</b><p>Diff file to local disk."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:238
+msgid "<b>Diff</b><p>Diff file to repository."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:245
+msgid "<b>Resolve</b><p>Resolve conflicting state."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:247
+msgid "<b>Switch</b><p>Switch working tree."
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:249
+msgid "<b>Copy</b><p>Copy from/between path/URLs"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:251
+msgid "<b>Merge</b><p>Merge difference to working copy"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:304
+#: vcs/subversion/subversion_part.cpp:345
+msgid "Please select only one item for subversion switch"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:327
+msgid "The destination URL is invalid"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:337
+msgid "Fail to conduct subversion switch. No action was selected"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:380
+msgid "Please select only one item for subversion merge"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:462
+msgid "Please select only one item for subversion log"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:481
+msgid "Please select only one item to see annotate"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:486
+msgid "Select file to see blame"
+msgstr ""
+
+#: vcs/subversion/subversion_part.cpp:504
+#: vcs/subversion/subversion_part.cpp:514
+msgid "Select file or directory to see diff"
+msgstr ""
+
+#: vcs/subversion/subversion_widget.cpp:38
+msgid "Notification"
+msgstr ""
+
+#: vcs/subversion/subversion_widget.cpp:63
+msgid "Log History"
+msgstr ""
+
+#: vcs/subversion/subversion_widget.cpp:72
+msgid "Blame"
+msgstr ""
+
+#: vcs/subversion/subversion_widget.cpp:121
+msgid "Subversion Job Progress"
+msgstr ""
+
+#: vcs/subversion/svn_blamewidget.cpp:36
+#: vcs/subversion/svn_logviewwidget.cpp:51
+msgid "Rev"
+msgstr ""
+
+#: vcs/subversion/svn_blamewidget.cpp:39
+msgid "Content"
+msgstr ""
+
+#: vcs/subversion/svn_blamewidget.cpp:91
+msgid "Select one file to view annotation"
+msgstr ""
+
+#: vcs/subversion/svn_blamewidget.cpp:95
+msgid "files"
+msgstr ""
+
+#: vcs/subversion/svn_blamewidget.cpp:129
+msgid "Select file from list to view annotation"
+msgstr ""
+
+#: vcs/subversion/svn_fileselectdlg_commit.cpp:41
+msgid "Select Files to Commit"
+msgstr ""
+
+#: vcs/subversion/svn_fileselectdlg_commit.cpp:43
+msgid "select"
+msgstr ""
+
+#: vcs/subversion/svn_fileselectdlg_commit.cpp:44
+msgid "status"
+msgstr ""
+
+#: vcs/subversion/svn_fileselectdlg_commit.cpp:45
+msgid "URL to commit"
+msgstr ""
+
+#: vcs/subversion/svn_fileselectdlg_commit.cpp:119
+msgid "No added/modified/deleted file(s) to commit"
+msgstr ""
+
+#: vcs/subversion/svn_logviewwidget.cpp:131
+msgid "Blame this revision"
+msgstr ""
+
+#: vcs/subversion/svn_logviewwidget.cpp:132
+msgid "Difference to previous revision"
+msgstr ""
+
+#: vcs/subversion/svn_logviewwidget.cpp:138
+#: vcs/subversion/svn_logviewwidget.cpp:181
+msgid "No revision was clicked"
+msgstr ""
+
+#: vcs/subversion/svn_logviewwidget.cpp:138
+#: vcs/subversion/svn_logviewwidget.cpp:181
+msgid "error"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:277
+#, c-format
+msgid "Username and Password for %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1436
+msgid "Nothing to commit."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1438
+#, c-format
+msgid "Committed revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1638
+#, c-format
+msgid "Copied Revision %1"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1641
+msgid "Copied"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1749
+msgid ""
+"The certificate from the server could not be trusted automatically. Do you "
+"want to trust this certificate? "
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1954
+#, c-format
+msgid "A (bin) %1"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1956 vcs/subversion/svn_tdeio.cpp:1989
+#, c-format
+msgid "A %1"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1959
+msgid "Copied %1 "
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1963 vcs/subversion/svn_tdeio.cpp:1985
+#, c-format
+msgid "D %1"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1966
+#, c-format
+msgid "Restored %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1969
+#, c-format
+msgid "Reverted %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1972
+msgid ""
+"Failed to revert %1.\n"
+"Try updating instead."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1975
+#, c-format
+msgid "Resolved conflicted state of %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1979
+#, c-format
+msgid "Skipped missing target %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:1981
+#, c-format
+msgid "Skipped %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2034
+#, c-format
+msgid "Exported external at revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2036
+#, c-format
+msgid "Exported revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2039
+#, c-format
+msgid "Checked out external at revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2041
+#, c-format
+msgid "Checked out revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2045
+#, c-format
+msgid "Updated external to revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2047
+#, c-format
+msgid "Updated to revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2050
+#, c-format
+msgid "External at revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2052
+#, c-format
+msgid "At revision %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2058
+msgid "External export complete."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2060
+msgid "Export complete."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2063
+msgid "External checkout complete."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2065
+msgid "Checkout complete."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2068
+msgid "External update complete."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2070
+msgid "Update complete."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2080
+#, c-format
+msgid "Fetching external item into %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2084
+#, c-format
+msgid "Status against revision: %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2087
+#, c-format
+msgid "Performing status on external item at %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2090
+#, c-format
+msgid "Sending %1"
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2094
+#, c-format
+msgid "Adding (bin) %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2096
+#, c-format
+msgid "Adding %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2100
+#, c-format
+msgid "Deleting %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2103
+#, c-format
+msgid "Replacing %1."
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2108
+msgid "Transmitting file data "
+msgstr ""
+
+#: vcs/subversion/svn_tdeio.cpp:2116
+#, c-format
+msgid "Blame %1."
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:64
+#, no-c-format
+msgid "Configuration:"
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:170
+#, no-c-format
+msgid "Compiler &options:"
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:189
+#, no-c-format
+msgid "Ada &compiler:"
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:223
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:208
+#, no-c-format
+msgid "Compiler co&mmand:"
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:304
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:331
+#, no-c-format
+msgid "Main &source file:"
+msgstr ""
+
+#: buildtools/ada/adaproject_optionsdlgbase.ui:349
+#, no-c-format
+msgid "Load Default Compiler Options"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:22
+#, no-c-format
+msgid "Quiet"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:78
+#, no-c-format
+msgid "&Build file:"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:89
+#, no-c-format
+msgid "&Verbosity:"
+msgstr ""
+
+#: buildtools/ant/antoptionswidget.ui:100
+#: buildtools/autotools/addservicedlgbase.ui:406
+#, no-c-format
+msgid "&Properties:"
+msgstr ""
+
+#: buildtools/ant/classpathwidget.ui:24
+#, no-c-format
+msgid "Class&path"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:16
+#, no-c-format
+msgid "Add New Application .desktop File"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:30
+#, no-c-format
+msgid "&Application File"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:41
+#, no-c-format
+msgid "Start in t&erminal"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:122
+#, no-c-format
+msgid "Games"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:127
+#, no-c-format
+msgid "Development"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:132
+#: vcs/cvsservice/editorsdialogbase.ui:16
+#, no-c-format
+msgid "Editors"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:137
+#, no-c-format
+msgid "Graphics"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:142
+#, no-c-format
+msgid "Internet"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:147
+#, no-c-format
+msgid "Multimedia"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:152
+#, no-c-format
+msgid "Office"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:157
+#: kdevdesigner/designer/formsettings.ui:149
+#: languages/cpp/ccconfigwidgetbase.ui:1276
+#, no-c-format
+msgid "Settings"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:162
+#, no-c-format
+msgid "System"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:167
+#, no-c-format
+msgid "Toys"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:172
+#, no-c-format
+msgid "Utilities"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:177
+#, no-c-format
+msgid "WordProcessing"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:193
+#: parts/valgrind/dialog_widget.ui:187 parts/valgrind/dialog_widget.ui:261
+#, no-c-format
+msgid "E&xecutable:"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:211
+#: buildtools/autotools/addservicedlgbase.ui:55
+#, no-c-format
+msgid "&Icon:"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:229
+#, no-c-format
+msgid "&Section:"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:283
+#: buildtools/autotools/addservicedlgbase.ui:193
+#: kdevdesigner/designer/formsettings.ui:210
+#: vcs/cvsservice/integrator/integratordlgbase.ui:220
+#, no-c-format
+msgid "Co&mment:"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:316
+#, no-c-format
+msgid "Mime &Types"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:385
+#: buildtools/autotools/addservicedlgbase.ui:289
+#: src/profileengine/editor/profileeditorbase.ui:349
+#: src/profileengine/editor/profileeditorbase.ui:391
+#, no-c-format
+msgid "<-"
+msgstr ""
+
+#: buildtools/autotools/addapplicationdlgbase.ui:393
+#: buildtools/autotools/addservicedlgbase.ui:297
+#: src/profileengine/editor/profileeditorbase.ui:489
+#: src/profileengine/editor/profileeditorbase.ui:497
+#, no-c-format
+msgid "->"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:24
+#, no-c-format
+msgid "ImportExistingDlgBase"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:109
+#: buildtools/autotools/addfiledlgbase.ui:53
+#: buildtools/autotools/removefiledlgbase.ui:140
+#: buildtools/autotools/removetargetdlgbase.ui:27
+#, no-c-format
+msgid "Subproject Information"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:143
+#: buildtools/autotools/addfiledlgbase.ui:103
+#: buildtools/autotools/removefiledlgbase.ui:179
+#: buildtools/autotools/removetargetdlgbase.ui:74
+#, no-c-format
+msgid "Directory:"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:163
+#: buildtools/autotools/addfiledlgbase.ui:123
+#: buildtools/autotools/choosetargetdlgbase.ui:114
+#: buildtools/autotools/removefiledlgbase.ui:199
+#: buildtools/autotools/removetargetdlgbase.ui:94
+#, no-c-format
+msgid "Target:"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:192
+#, no-c-format
+msgid "[DIRECTORY]"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:200
+#: buildtools/autotools/choosetargetdlgbase.ui:130
+#, no-c-format
+msgid "[TARGET]"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:260
+#, no-c-format
+msgid "A&dd All"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:263
+#, no-c-format
+msgid "Import by creating symbolic links (recommended)"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:271
+#, no-c-format
+msgid "&Add Selected"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:274
+#, no-c-format
+msgid "Import by copying (not recommended)"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:313
+#, no-c-format
+msgid "&Source Directory"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:364
+#, no-c-format
+msgid "R&emove All"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:367
+#, no-c-format
+msgid "Removes all added files."
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:375
+#, no-c-format
+msgid "&Remove Selected"
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:378
+#, no-c-format
+msgid "Removes the selected files."
+msgstr ""
+
+#: buildtools/autotools/addexistingdlgbase.ui:417
+#, no-c-format
+msgid "Add &Following"
+msgstr ""
+
+#: buildtools/autotools/addfiledlgbase.ui:36
+#, no-c-format
+msgid "Add New Created File to Target"
+msgstr ""
+
+#: buildtools/autotools/addfiledlgbase.ui:75
+#: buildtools/autotools/removetargetdlgbase.ui:46
+#, no-c-format
+msgid "[TARGET DIRECTORY]"
+msgstr ""
+
+#: buildtools/autotools/addfiledlgbase.ui:83
+#: buildtools/autotools/removefiledlgbase.ui:159
+#: buildtools/autotools/removetargetdlgbase.ui:54
+#, no-c-format
+msgid "[TARGET NAME]"
+msgstr ""
+
+#: buildtools/autotools/addfiledlgbase.ui:135
+#, no-c-format
+msgid "File Information"
+msgstr ""
+
+#: buildtools/autotools/addfiledlgbase.ui:202
+#, no-c-format
+msgid "New file &name (with extension):"
+msgstr ""
+
+#: buildtools/autotools/addicondlgbase.ui:16
+#, no-c-format
+msgid "Add New Icon"
+msgstr ""
+
+#: buildtools/autotools/addicondlgbase.ui:35
+#: kdevdesigner/designer/editfunctions.ui:481
+#, no-c-format
+msgid "&Type:"
+msgstr ""
+
+#: buildtools/autotools/addicondlgbase.ui:53
+#, no-c-format
+msgid "&Size:"
+msgstr ""
+
+#: buildtools/autotools/addicondlgbase.ui:76
+#: parts/quickopen/quickopenfunctionchooseformbase.ui:86
+#, no-c-format
+msgid "File name:"
+msgstr ""
+
+#: buildtools/autotools/addicondlgbase.ui:178
+#, no-c-format
+msgid "unknown"
+msgstr ""
+
+#: buildtools/autotools/addservicedlgbase.ui:16
+#, no-c-format
+msgid "Add New Service"
+msgstr ""
+
+#: buildtools/autotools/addservicedlgbase.ui:31
+#, no-c-format
+msgid "&Service File"
+msgstr ""
+
+#: buildtools/autotools/addservicedlgbase.ui:139
+#, no-c-format
+msgid "&Library:"
+msgstr ""
+
+#: buildtools/autotools/addservicedlgbase.ui:209
+#, no-c-format
+msgid "Service &Types"
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlgbase.ui:36
+#, no-c-format
+msgid "Add New Subproject"
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlgbase.ui:47
+#, no-c-format
+msgid "Subproject"
+msgstr ""
+
+#: buildtools/autotools/addsubprojectdlgbase.ui:87
+#, no-c-format
+msgid "Subproject &name:"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:16
+#, no-c-format
+msgid "Add New Target"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:30
+#, no-c-format
+msgid "&Target"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:45
+#, no-c-format
+msgid "&Primary:"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:68
+#, no-c-format
+msgid "Pre&fix:"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:127
+#, no-c-format
+msgid "[CANONICALIZED NAME]"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:170
+#, no-c-format
+msgid "Linker Flags (&LDFLAGS)"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:181
+#, no-c-format
+msgid "Do not link against shared libraries (-all-static)"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:189
+#, no-c-format
+msgid "Do not assign version numbers to libraries (-avoid-version)"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:197
+#, no-c-format
+msgid "Create a library that can be dynamically loaded (-module)"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:205
+#, no-c-format
+msgid "Library does not depend on external symbols (-no-undefined)"
+msgstr ""
+
+#: buildtools/autotools/addtargetdlgbase.ui:228
+#, no-c-format
+msgid "Ot&her:"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdlgbase.ui:59
+#, no-c-format
+msgid "Add new files to m&y active target"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdlgbase.ui:70
+#, no-c-format
+msgid "Choose &another target"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdlgbase.ui:83
+#, no-c-format
+msgid "Choose &Target"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdlgbase.ui:140
+#, no-c-format
+msgid "&New Files"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdlgbase.ui:159
+#, no-c-format
+msgid ""
+"<qt><b>Note:</b> If you cancel, your files will be created but will <b>not</"
+"b> be added to the project.</qt>"
+msgstr ""
+
+#: buildtools/autotools/choosetargetdlgbase.ui:172
+#, no-c-format
+msgid "Do &not ask me again and use always my active target"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:46
+#, no-c-format
+msgid "&Configuration:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:68
+#, no-c-format
+msgid "Different build profiles"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:71
+#, no-c-format
+msgid "profiles"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:141
+#: parts/astyle/astyleconfig.ui:47
+#, no-c-format
+msgid "&General"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:152
+#: buildtools/autotools/configureoptionswidgetbase.ui:155
+#, no-c-format
+msgid "Options to pass to configure, e.g. --prefix=<install dir>"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:163
+#, no-c-format
+msgid "&Build directory (must be different for every different configuration):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:191
+#, no-c-format
+msgid "Top source &directory:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:202
+#: buildtools/autotools/configureoptionswidgetbase.ui:217
+#, no-c-format
+msgid ""
+"The build process will place the object\n"
+"files and binary in this directory. \n"
+"\n"
+"If the name does not have a leading /\n"
+"then it is relative to the project directory.\n"
+"(in the General page)\n"
+"\n"
+"The build process also checks here for \n"
+"a Makefile and a configure script.\n"
+"\n"
+"If you have imported a project and you were \n"
+"building in the project directory, you \n"
+"probably want this to be blank."
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:294
+#: buildtools/autotools/configureoptionswidgetbase.ui:300
+#, no-c-format
+msgid ""
+"Where to start looking for the src files.\n"
+"If the name does not have a leading /\n"
+"then it is relative to the project directory.\n"
+"(in the General page)"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:328
+#: buildtools/autotools/targetoptionsdlgbase.ui:49
+#, no-c-format
+msgid "Li&nker flags (LDFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:334
+#: buildtools/autotools/configureoptionswidgetbase.ui:360
+#: buildtools/autotools/configureoptionswidgetbase.ui:364
+#, no-c-format
+msgid ""
+"Linker flags, e.g. -L<lib dir> if you have libraries in a\n"
+"nonstandard directory <lib dir>"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:373
+#: buildtools/autotools/configureoptionswidgetbase.ui:377
+#: buildtools/autotools/configureoptionswidgetbase.ui:409
+#, no-c-format
+msgid ""
+"C/C++ preprocessor flags, e.g. -I<include dir> if you have\n"
+"headers in a nonstandard directory <include dir>"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:403
+#, no-c-format
+msgid "C/C++ &preprocessor flags (CPPFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:418
+#, no-c-format
+msgid "Configure argu&ments:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:437
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:318
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:231
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:43
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:209
+#, no-c-format
+msgid "Environment &Variables"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:452
+#, no-c-format
+msgid "C"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:463
+#, no-c-format
+msgid "C com&piler:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:496
+#, no-c-format
+msgid "Compiler f&lags (CFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:551
+#, no-c-format
+msgid "Compiler co&mmand (CC):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:586
+#, no-c-format
+msgid "C++"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:597
+#, no-c-format
+msgid "C++ com&piler:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:630
+#, no-c-format
+msgid "Compiler co&mmand (CXX):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:663
+#, no-c-format
+msgid "Compiler flags (C&XXFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:720
+#, no-c-format
+msgid "F&ortran"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:731
+#, no-c-format
+msgid "Fortra&n compiler:"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:764
+#, no-c-format
+msgid "Compiler co&mmand (F77):"
+msgstr ""
+
+#: buildtools/autotools/configureoptionswidgetbase.ui:797
+#, no-c-format
+msgid "Compiler f&lags (FFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/managecustomcommandsbase.ui:44
+#, no-c-format
+msgid "Menu Text"
+msgstr ""
+
+#: buildtools/autotools/managecustomcommandsbase.ui:52
+#, no-c-format
+msgid "Command"
+msgstr ""
+
+#: buildtools/autotools/managecustomcommandsbase.ui:60
+#, no-c-format
+msgid "Command Type"
+msgstr ""
+
+#: buildtools/autotools/removefiledlgbase.ui:16
+#, no-c-format
+msgid "Remove File From This Target"
+msgstr ""
+
+#: buildtools/autotools/removefiledlgbase.ui:79
+#, no-c-format
+msgid "&File Information"
+msgstr ""
+
+#: buildtools/autotools/removefiledlgbase.ui:98
+#: buildtools/autotools/removetargetdlgbase.ui:127
+#: buildtools/lib/widgets/removesubprojectdlgbase.ui:53
+#, no-c-format
+msgid "[REMOVE QUESTION]"
+msgstr ""
+
+#: buildtools/autotools/removefiledlgbase.ui:106
+#: buildtools/autotools/removetargetdlgbase.ui:135
+#: buildtools/lib/widgets/removesubprojectdlgbase.ui:61
+#, no-c-format
+msgid "Also &remove it from disk"
+msgstr ""
+
+#: buildtools/autotools/removefiledlgbase.ui:120
+#, no-c-format
+msgid "<b>Note:</b> You will not be able to undelete the file."
+msgstr ""
+
+#: buildtools/autotools/removefiledlgbase.ui:215
+#, no-c-format
+msgid "[DIRECTORY NAME]"
+msgstr ""
+
+#: buildtools/autotools/removetargetdlgbase.ui:16
+#, no-c-format
+msgid "Remove Target From [SUBPROJECT]"
+msgstr ""
+
+#: buildtools/autotools/removetargetdlgbase.ui:116
+#, no-c-format
+msgid "&Target Information"
+msgstr ""
+
+#: buildtools/autotools/removetargetdlgbase.ui:149
+#, no-c-format
+msgid ""
+"<b>Note:</b> You will not be able to undo this operation. Please check your "
+"Makefile.am afterwards."
+msgstr ""
+
+#: buildtools/autotools/removetargetdlgbase.ui:159
+#, no-c-format
+msgid "&Dependencies to Other Subprojects"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:16
+#, no-c-format
+msgid "Subproject Options"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:31
+#, no-c-format
+msgid "Co&mpiler"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:46
+#, no-c-format
+msgid "Compiler flags for C compiler (CFLA&GS):"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:129
+#, no-c-format
+msgid "Compiler flags for C++ compiler (C&XXFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:204
+#, no-c-format
+msgid "Compiler flags for Fortran compiler (&FFLAGS):"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:277
+#, no-c-format
+msgid "&Includes"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:296
+#, no-c-format
+msgid "Automatically &generate metasources"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:379
+#, no-c-format
+msgid "Directories in&side project:"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:447
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:633
+#: buildtools/autotools/targetoptionsdlgbase.ui:415
+#: kdevdesigner/designer/pixmapcollectioneditor.ui:83
+#: languages/cpp/ccconfigwidgetbase.ui:425
+#: parts/abbrev/abbrevconfigwidgetbase.ui:111
+#: parts/ctags2/ctags2_settingswidgetbase.ui:270
+#: parts/documentation/docglobalconfigwidgetbase.ui:74
+#: parts/tools/toolsconfigwidgetbase.ui:81
+#: parts/tools/toolsconfigwidgetbase.ui:185
+#: parts/tools/toolsconfigwidgetbase.ui:289
+#, no-c-format
+msgid "&Add..."
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:455
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:641
+#: buildtools/autotools/targetoptionsdlgbase.ui:423
+#: parts/documentation/docglobalconfigwidgetbase.ui:82
+#: parts/regexptest/regexptestdlgbase.ui:221
+#, no-c-format
+msgid "&Edit..."
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:471
+#, no-c-format
+msgid "Move U&p"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:479
+#: buildtools/autotools/targetoptionsdlgbase.ui:447
+#, no-c-format
+msgid "Move Dow&n"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:510
+#, no-c-format
+msgid "Directories ou&tside project:"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:546
+#, no-c-format
+msgid "&Prefixes"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:594
+#, no-c-format
+msgid "C&ustom prefixes:"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:678
+#, no-c-format
+msgid "&Build Order"
+msgstr ""
+
+#: buildtools/autotools/subprojectoptionsdlgbase.ui:775
+#, no-c-format
+msgid "O&rder in which sub projects are built:"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:16
+#, no-c-format
+msgid "Target Options"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:34
+#, no-c-format
+msgid "Fl&ags"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:71
+#, no-c-format
+msgid "&Do not link against shared libraries (-all-static)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:79
+#, no-c-format
+msgid "Do not &assign version numbers to libraries (-avoid-version)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:87
+#, no-c-format
+msgid "Create a library that can &be dynamically loaded (-module)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:95
+#, no-c-format
+msgid "Library does not depend on external symbols (-no-&undefined)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:118
+#, no-c-format
+msgid "O&ther:"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:181
+#, no-c-format
+msgid "E&xplicit dependencies (DEPENDENCIES):"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:228
+#, no-c-format
+msgid "Li&braries"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:243
+#, no-c-format
+msgid "Lin&k convenience libraries inside project (LIBADD):"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:294
+#, no-c-format
+msgid "Link libraries ou&tside project (LIBADD):"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:439
+#, no-c-format
+msgid "Mo&ve Up"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:476
+#, no-c-format
+msgid "Ar&guments"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:487
+#, no-c-format
+msgid "Program Arguments (only valid for executable targets)"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:507
+#, no-c-format
+msgid "&Run arguments:"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:523
+#: buildtools/qmake/projectconfigurationdlgbase.ui:321
+#: languages/ruby/rubyconfigwidgetbase.ui:141
+#, no-c-format
+msgid "Working Directory:"
+msgstr ""
+
+#: buildtools/autotools/targetoptionsdlgbase.ui:535
+#, no-c-format
+msgid "&Debug arguments:"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:16
+#, no-c-format
+msgid "Custom Build Options"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:27
+#, no-c-format
+msgid "Build Tool"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:38
+#, no-c-format
+msgid "&Make"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:49
+#, no-c-format
+msgid "A&nt"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:57
+#, no-c-format
+msgid "Other"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:60
+#, no-c-format
+msgid "other custom build tool, e.g. script"
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:63
+#, no-c-format
+msgid ""
+"There are myriads of buildtools out there that are not ant or make. If you "
+"use one of them (or have your own scripts), select this option."
+msgstr ""
+
+#: buildtools/custommakefiles/custombuildoptionswidgetbase.ui:90
+#, no-c-format
+msgid "Run &the build tool in the following directory:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:27
+#, no-c-format
+msgid "A&bort on first error"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:35
+#, no-c-format
+msgid "Only di&splay commands without actually executing them"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:61
+#, no-c-format
+msgid "A&dditional make options:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:77
+#, no-c-format
+msgid "Name of make e&xecutable:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:88
+#, no-c-format
+msgid "Default make &target:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:109
+#, no-c-format
+msgid "Run multiple jobs"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:120
+#, no-c-format
+msgid "Number of simultaneous &jobs:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:180
+#, no-c-format
+msgid "Make &priority:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:248
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:161
+#, no-c-format
+msgid "E&nvironment:"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:286
+#, no-c-format
+msgid "Co&py"
+msgstr ""
+
+#: buildtools/custommakefiles/custommakeconfigwidgetbase.ui:297
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:210
+#, no-c-format
+msgid "Re&move"
+msgstr ""
+
+#: buildtools/custommakefiles/custommanagerwidgetbase.ui:16
+#, no-c-format
+msgid "Custom Manager Options"
+msgstr ""
+
+#: buildtools/custommakefiles/custommanagerwidgetbase.ui:35
+#, no-c-format
+msgid "Filetypes used in Project"
+msgstr ""
+
+#: buildtools/custommakefiles/custommanagerwidgetbase.ui:41
+#, no-c-format
+msgid ""
+"Add filetypes to be used in Projects, can be full filenames or shell "
+"wildcards"
+msgstr ""
+
+#: buildtools/custommakefiles/custommanagerwidgetbase.ui:44
+#, no-c-format
+msgid ""
+"Each entry contains a filetype used in the project in the form of a filename "
+"or a filename wildcard (using shell wildcards). \n"
+"This will be used when adding/removing files in directories and re-"
+"populating the project"
+msgstr ""
+
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:45
+#, no-c-format
+msgid "Add&itional options:"
+msgstr ""
+
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:61
+#, no-c-format
+msgid "Name of build &script"
+msgstr ""
+
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:72
+#, no-c-format
+msgid "Default &target:"
+msgstr ""
+
+#: buildtools/custommakefiles/customotherconfigwidgetbase.ui:93
+#, no-c-format
+msgid "Run with priority:"
+msgstr ""
+
+#: buildtools/custommakefiles/selectnewfilesdialogbase.ui:24
+#, no-c-format
+msgid "Files to add to the Project:"
+msgstr ""
+
+#: buildtools/custommakefiles/selectnewfilesdialogbase.ui:38
+#, no-c-format
+msgid "Select the files to add to the project"
+msgstr ""
+
+#: buildtools/custommakefiles/selectnewfilesdialogbase.ui:41
+#, no-c-format
+msgid ""
+"Select the files and directories that should be added to the list of project "
+"files. All other files and directories will be put into the blacklist."
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:16
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:16
+#, no-c-format
+msgid "Viewer"
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:60
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:137
+#, no-c-format
+msgid "Parse Tree"
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:80
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:157
+#, no-c-format
+msgid "Value 1"
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:91
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:168
+#, no-c-format
+msgid "Value 2"
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:111
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:199
+#, no-c-format
+msgid "Source to Be Written Back"
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:149
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:59
+#, no-c-format
+msgid "Add All From Directory"
+msgstr ""
+
+#: buildtools/lib/parsers/autotools/tests/viewerbase.ui:163
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:73
+#, no-c-format
+msgid "Choose File to Add..."
+msgstr ""
+
+#: buildtools/lib/parsers/qmake/tests/viewerbase.ui:179
+#, no-c-format
+msgid "Value 3"
+msgstr ""
+
+#: buildtools/lib/widgets/environmentdisplaydialogbase.ui:16
+#, no-c-format
+msgid "Environment"
+msgstr ""
+
+#: buildtools/lib/widgets/environmentdisplaydialogbase.ui:27
+#, no-c-format
+msgid "Current Environment"
+msgstr ""
+
+#: buildtools/lib/widgets/environmentvariableswidgetbase.ui:16
+#, no-c-format
+msgid "Environment Variables"
+msgstr ""
+
+#: buildtools/lib/widgets/environmentvariableswidgetbase.ui:111
+#, no-c-format
+msgid "A&dd / Copy"
+msgstr ""
+
+#: buildtools/lib/widgets/environmentvariableswidgetbase.ui:136
+#, no-c-format
+msgid "E&nvironment"
+msgstr ""
+
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:27
+#, no-c-format
+msgid "&Abort on first error"
+msgstr ""
+
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:35
+#, no-c-format
+msgid "Onl&y display commands without actually executing them"
+msgstr ""
+
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:51
+#, no-c-format
+msgid "&Name of make executable:"
+msgstr ""
+
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:92
+#, no-c-format
+msgid "Num&ber of jobs to run simultaneously:"
+msgstr ""
+
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:137
+#, no-c-format
+msgid "Run more than one &job at a time"
+msgstr ""
+
+#: buildtools/lib/widgets/makeoptionswidgetbase.ui:145
+#, no-c-format
+msgid "Make priority:"
+msgstr ""
+
+#: buildtools/lib/widgets/removesubprojectdlgbase.ui:16
+#, no-c-format
+msgid "[REMOVE SUBPROJECT]"
+msgstr ""
+
+#: buildtools/lib/widgets/removesubprojectdlgbase.ui:42
+#, no-c-format
+msgid "&Information"
+msgstr ""
+
+#: buildtools/lib/widgets/removesubprojectdlgbase.ui:75
+#, no-c-format
+msgid "<b>Note:</b> You will not be able to undo this operation."
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:35
+#, no-c-format
+msgid "Main Program"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:52
+#, no-c-format
+msgid "Note: These options override target specific settings."
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:58
+#, no-c-format
+msgid ""
+"For Automake and QMake type projects, the proper way to set these options "
+"are per target in the <b>Automake Manager</b> and <b>QMake Manager</b>, "
+"respectively."
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:66
+#, no-c-format
+msgid "The command line arguments passed to the main program when run"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:74
+#, no-c-format
+msgid "Run Arg&uments:"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:85
+#, no-c-format
+msgid "Executa&ble:"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:96
+#, no-c-format
+msgid "Full path to the executable"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:104
+#, no-c-format
+msgid "Debug Ar&guments:"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:115
+#, no-c-format
+msgid "The command line arguments passed to the main program when debugged"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:123
+#, no-c-format
+msgid "Working &Directory:"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:134
+#, no-c-format
+msgid "Sets the current working directory for the launched process"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:163
+#, no-c-format
+msgid "Automaticall&y compile before execution"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:166
+#, no-c-format
+msgid ""
+"If the program is not up-to-date with the source code, compile it before "
+"starting its execution"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:174
+#, no-c-format
+msgid "&Automatically install before execution"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:185
+#, no-c-format
+msgid "Use &tdesu when installing"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:196
+#, no-c-format
+msgid "Start in e&xternal terminal"
+msgstr ""
+
+#: buildtools/lib/widgets/runoptionswidgetbase.ui:199
+#, no-c-format
+msgid "Start the main program in an external terminal"
+msgstr ""
+
+#: buildtools/lib/widgets/subclassesdlgbase.ui:16
+#, no-c-format
+msgid "Related Subclasses"
+msgstr ""
+
+#: buildtools/lib/widgets/subclassesdlgbase.ui:30
+#, no-c-format
+msgid "&Add Relation"
+msgstr ""
+
+#: buildtools/lib/widgets/subclassesdlgbase.ui:41
+#, no-c-format
+msgid "&Remove Relation"
+msgstr ""
+
+#: buildtools/lib/widgets/subclassesdlgbase.ui:96
+#, no-c-format
+msgid "Related subclass &location:"
+msgstr ""
+
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:46
+#, no-c-format
+msgid "Con&figuration:"
+msgstr ""
+
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:155
+#, no-c-format
+msgid "Compiler op&tions:"
+msgstr ""
+
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:174
+#, no-c-format
+msgid "&Pascal compiler:"
+msgstr ""
+
+#: buildtools/pascal/pascalproject_optionsdlgbase.ui:301
+#, no-c-format
+msgid "Load &Default Compiler Options"
+msgstr ""
+
+#: buildtools/qmake/choosesubprojectdlgbase.ui:16
+#, no-c-format
+msgid "Select Subproject"
+msgstr ""
+
+#: buildtools/qmake/choosesubprojectdlgbase.ui:86
+#: buildtools/qmake/disablesubprojectdlgbase.ui:25
+#, no-c-format
+msgid "Subprojects"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:16
+#, no-c-format
+msgid "Create Scope"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:35
+#, no-c-format
+msgid "Scopetype:"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:41
+#, no-c-format
+msgid "Simple Scope"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:46
+#, no-c-format
+msgid "Function Scope"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:51
+#, no-c-format
+msgid "Include File"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:58
+#, no-c-format
+msgid "Choose between the different types of new scopes"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:111
+#, no-c-format
+msgid "Specify the new scope name"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:119
+#, no-c-format
+msgid "Scopename:"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:148
+#, no-c-format
+msgid "Function:"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:154
+#, no-c-format
+msgid "Specify the function name"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:162
+#, no-c-format
+msgid "Arguments:"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:168
+#, no-c-format
+msgid "Specify the list of function arguments, delimited by a comma"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:197
+#, no-c-format
+msgid "*.pri"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:203
+#, no-c-format
+msgid "Choose the .pri file to include"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:211
+#, no-c-format
+msgid "Include File:"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:222
+#, no-c-format
+msgid "&use !include instead of include"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:225
+#, no-c-format
+msgid "Use !include instead of include for the function scope"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:263
+#: buildtools/qmake/disablesubprojectdlgbase.ui:77
+#: parts/ctags2/ctags2_selecttagfilebase.ui:78
+#: src/pluginselectdialogbase.ui:137 vcs/subversion/svn_commitdlgbase.ui:87
+#, no-c-format
+msgid "O&K"
+msgstr ""
+
+#: buildtools/qmake/createscopedlgbase.ui:277
+#: vcs/subversion/commitdlgbase.ui:81
+#, no-c-format
+msgid "Ca&ncel"
+msgstr ""
+
+#: buildtools/qmake/disablesubprojectdlgbase.ui:16
+#, no-c-format
+msgid "Select Subprojects to disable"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:24
+#, no-c-format
+msgid "New Widget"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:43
+#, no-c-format
+msgid "Widget Properties"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:54
+#, no-c-format
+msgid "Subclassing"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:73
+#, no-c-format
+msgid "Caption:"
+msgstr ""
+
+#: buildtools/qmake/newwidgetdlgbase.ui:86
+#, no-c-format
+msgid "Subclass name:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:25
+#, no-c-format
+msgid "QMake Subproject Configuration"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:101
+#: parts/abbrev/abbrevconfigwidgetbase.ui:65
+#, no-c-format
+msgid "Template"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:112
+#, no-c-format
+msgid "Librar&y"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:115
+#, no-c-format
+msgid "Create a library"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:123
+#, no-c-format
+msgid "&Subdirectories"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:126
+#, no-c-format
+msgid "This project holds subdirectories"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:137
+#, no-c-format
+msgid "Ordered"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:140
+#, no-c-format
+msgid "Build the subprojects in the order they are listed in the .pro file"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:168
+#, no-c-format
+msgid "A&pplication"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:171
+#, no-c-format
+msgid "Create an application"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:181
+#, no-c-format
+msgid "Target"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:192
+#, no-c-format
+msgid "Path:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:203
+#, no-c-format
+msgid "Output file:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:226
+#, no-c-format
+msgid "Target Installation"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:242
+#, no-c-format
+msgid "I&nstall"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:250
+#, no-c-format
+msgid "Installation path:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:263
+#, no-c-format
+msgid "Makefile"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:284
+#, no-c-format
+msgid "Arguments"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:295
+#, no-c-format
+msgid "Run arguments:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:313
+#, no-c-format
+msgid "Debug Arguments:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:366
+#, no-c-format
+msgid "Build Mode"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:372
+#: buildtools/qmake/projectconfigurationdlgbase.ui:405
+#, no-c-format
+msgid "Set project to be built in release mode"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:394
+#, no-c-format
+msgid "Set project to be built in debug mode"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:416
+#, no-c-format
+msgid "Debug && Release"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:419
+#, no-c-format
+msgid "Set project to be built in debug_and_release mode"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:437
+#, no-c-format
+msgid "Enable warnings"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:440
+#, no-c-format
+msgid "Show compiler warnings"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:451
+#, no-c-format
+msgid "Build All"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:454
+#, no-c-format
+msgid "Builds Debug and Release version if Debug&Release is configured"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:466
+#, no-c-format
+msgid "Requirements"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:477
+#, no-c-format
+msgid "OpenGL"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:480
+#, no-c-format
+msgid "Requires the OpenGL (or Mesa) headers/libraries"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:488
+#, no-c-format
+msgid "STL"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:499
+#, no-c-format
+msgid "Requires support for multi-threaded application or library."
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:507
+#, no-c-format
+msgid "Qt"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:510
+#, no-c-format
+msgid "Requires the Qt header files/library"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:518
+#, no-c-format
+msgid "X11"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:521
+#: buildtools/qmake/projectconfigurationdlgbase.ui:640
+#, no-c-format
+msgid "Support required for X11 application or library"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:529
+#, no-c-format
+msgid "Precompiled headers"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:537
+#, no-c-format
+msgid "RTTI"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:545
+#, no-c-format
+msgid "Windows"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:553
+#, no-c-format
+msgid "Custom Configuration"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:561
+#, no-c-format
+msgid "Exceptions "
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:577
+#, no-c-format
+msgid "Console"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:580
+#, no-c-format
+msgid "Check to build a win32 console app"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:590
+#, no-c-format
+msgid "Library Options"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:612
+#, no-c-format
+msgid "Build as static library"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:626
+#: languages/sql/sqlconfigwidget.ui:22
+#, no-c-format
+msgid "Plugin"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:637
+#, no-c-format
+msgid "Make libtool archive"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:675
+#, no-c-format
+msgid "Build as shared library"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:686
+#, no-c-format
+msgid "Designer Plugin"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:702
+#, no-c-format
+msgid "Library version:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:743
+#, no-c-format
+msgid "Includes"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:765
+#: buildtools/qmake/projectconfigurationdlgbase.ui:870
+#: buildtools/qmake/projectconfigurationdlgbase.ui:977
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1073
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1145
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1233
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1329
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1404
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1823
+#, no-c-format
+msgid "Move Up"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:773
+#: buildtools/qmake/projectconfigurationdlgbase.ui:878
+#: buildtools/qmake/projectconfigurationdlgbase.ui:985
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1081
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1153
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1241
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1337
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1412
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1831
+#, no-c-format
+msgid "Move Down"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:798
+#, no-c-format
+msgid "Directories Outside Project"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:817
+#, no-c-format
+msgid "Directories Inside Project"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:846
+#: buildtools/qmake/projectconfigurationdlgbase.ui:953
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1049
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1305
+#, no-c-format
+msgid "Add..."
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:907
+#, no-c-format
+msgid "Libraries"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:924
+#, no-c-format
+msgid "External Library Dirs"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1020
+#, no-c-format
+msgid "External Libraries"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1116
+#, no-c-format
+msgid "Link Convenience Libraries Inside Project"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1184
+#, no-c-format
+msgid "Dependencies"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1201
+#, no-c-format
+msgid "Targets in Project"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1276
+#, no-c-format
+msgid "Miscellaneous Targets"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1372
+#, no-c-format
+msgid "Order in Which Sub Projects Are Built"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1462
+#, no-c-format
+msgid "Compiler Options"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1489
+#, no-c-format
+msgid "Debug flags:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1500
+#, no-c-format
+msgid "Release flags:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1511
+#, no-c-format
+msgid "Defines:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1550
+#, no-c-format
+msgid "Intermediate File Directories"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1569
+#, no-c-format
+msgid "MOC files:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1580
+#, no-c-format
+msgid "UI files:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1591
+#, no-c-format
+msgid "Object files:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1605
+#, no-c-format
+msgid "RCC files:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1650
+#, no-c-format
+msgid "Corba"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1664
+#, no-c-format
+msgid "Compiler options:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1685
+#, no-c-format
+msgid "IDL compiler:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1717
+#, no-c-format
+msgid "Custom Variables"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1745
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1909
+#, no-c-format
+msgid "Operator"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1878
+#: languages/python/app_templates/pyqt/documentdetails.ui:57
+#: parts/ctags2/ctags2_createtagfilebase.ui:27
+#: parts/ctags2/ctags2_selecttagfilebase.ui:27
+#, no-c-format
+msgid "Name:"
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1915
+#, no-c-format
+msgid "+="
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1920
+#, no-c-format
+msgid "-="
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1925
+#, no-c-format
+msgid "="
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1930
+#, no-c-format
+msgid "*="
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1935
+#, no-c-format
+msgid "~="
+msgstr ""
+
+#: buildtools/qmake/projectconfigurationdlgbase.ui:1996
+#, no-c-format
+msgid "Value:"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:16
+#, no-c-format
+msgid "QMake Manager Options"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:27
+#, no-c-format
+msgid ""
+"- Also look into C++/Qt to define the QMake, Qt and Designer paths.\n"
+"- Environment variables that should be resolved during parsing can be set on "
+"the Make Options page.\n"
+"- For changes on this page to take effect the project needs to be reloaded."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:45
+#, no-c-format
+msgid "QMake Project File:"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:56
+#, no-c-format
+msgid ""
+"This is the top level qmake project file, from which the project manager "
+"will be populated.\n"
+"Leave this empty to automatically search for a .pro file in the project "
+"directory."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:70
+#, no-c-format
+msgid "Behaviour on Subproject Change"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:81
+#, no-c-format
+msgid ""
+"The following settings determine what the project configuration dialog "
+"should do when another subproject is selected while the dialog is still open."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:92
+#, no-c-format
+msgid "&Always Save"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:95
+#, no-c-format
+msgid "Always save the configuration when changing the project."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:98
+#, no-c-format
+msgid ""
+"Always save the project configuration when selecting a another sub project."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:106
+#, no-c-format
+msgid "&Never Save (Warning: This can lead to loss of setting changes)"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:109
+#, no-c-format
+msgid "Never save the configuration when changing the project."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:112
+#, no-c-format
+msgid ""
+"Never save the project configuration when selecting a another sub project."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:120
+#, no-c-format
+msgid "As&k"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:126
+#, no-c-format
+msgid ""
+"Ask whether the configuration should be saved when switching the project."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:129
+#, no-c-format
+msgid ""
+"Always ask whether the configuration should be saved when selecting another "
+"subproject."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:147
+#, no-c-format
+msgid "Repla&ce File Paths with matching Variables when adding files"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:153
+#, no-c-format
+msgid ""
+"This replaces the relative paths of added files with existing custom "
+"variables if the value assigned to it is the same as the path."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:161
+#, no-c-format
+msgid "Show variables in filenames in the QMake projectmanager view."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:169
+#, no-c-format
+msgid ""
+"Display only filenames in the QMake Manager (Project reload is needed after "
+"changing this setting)"
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:177
+#, no-c-format
+msgid ""
+"Do not use the QMake Default Options\n"
+"This disables the reading of any .qmake.cache files or mkspecs."
+msgstr ""
+
+#: buildtools/qmake/qmakeoptionswidgetbase.ui:186
+#, no-c-format
+msgid "Show parse error in message box"
+msgstr ""
+
+#: buildtools/script/scriptoptionswidgetbase.ui:27
+#, no-c-format
+msgid "&Include files into the project with the following patterns:"
+msgstr ""
+
+#: buildtools/script/scriptoptionswidgetbase.ui:90
+#, no-c-format
+msgid "&Exclude the following patterns:"
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:24
+#, no-c-format
+msgid "&Embedded Editor"
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:40
+#, no-c-format
+msgid ""
+"<i>Note:</i> Changing the preferred editor will not affect\n"
+"already open files."
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:51
+#, no-c-format
+msgid "On External Changes"
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:54
+#, no-c-format
+msgid ""
+"<p><b>Action to take when an open file is changed on disk</b></p>\n"
+"<p><b>Do nothing</b> - The file will be marked as externally changed and the "
+"user will be asked to verify any attempt to overwrite it </p>\n"
+"<p><b>Alert the user</b> - A dialog will alert the user that a file has "
+"changed and offer the user to reload the file</p>\n"
+"<p><b>Automatically reload</b> - Any files that are not modified in memory "
+"are reloaded, and an alert is shown for any conflicts</p>"
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:68
+#, no-c-format
+msgid "&Do nothing"
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:82
+#, no-c-format
+msgid "&Alert the user"
+msgstr ""
+
+#: editors/editor-chooser/editchooser.ui:90
+#, no-c-format
+msgid "Automatically reload the file &if safe, alert the user if not"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:38
+#, no-c-format
+msgid "Graphic Filter"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:50
+#, no-c-format
+msgid "Normal mode"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:58
+#, no-c-format
+msgid "TV mode"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:66
+#, no-c-format
+msgid "2xSaI"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:74
+#, no-c-format
+msgid "Super 2xSal"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:82
+#, no-c-format
+msgid "Super Eagle"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:92
+#, no-c-format
+msgid "GBA binary:"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:105
+#, no-c-format
+msgid "Additional parameters:"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:113
+#, no-c-format
+msgid "VisualBoy Advance (emulator):"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:157
+#, no-c-format
+msgid "Scaling"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:169
+#, no-c-format
+msgid "1x"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:177
+#, no-c-format
+msgid "2x"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:185
+#, no-c-format
+msgid "3x"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:193
+#, no-c-format
+msgid "4x"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:203
+#, no-c-format
+msgid "Full screen"
+msgstr ""
+
+#: embedded/visualboyadvance/vbaconfigwidgetbase.ui:211
+#, no-c-format
+msgid "Start in external terminal"
+msgstr ""
+
+#: kdevdesigner/designer/about.ui:41
+#, no-c-format
+msgid "Qt Designer"
+msgstr ""
+
+#: kdevdesigner/designer/about.ui:80
+#, no-c-format
+msgid "Version 3.2"
+msgstr ""
+
+#: kdevdesigner/designer/about.ui:93
+#, no-c-format
+msgid "Copyright (C) 2000-2003 Trolltech AS. All Rights Reserved."
+msgstr ""
+
+#: kdevdesigner/designer/about.ui:114
+#, no-c-format
+msgid ""
+"<p>Qt Commercial Edition license holders: This program is licensed to you "
+"under the terms of the Qt Commercial License Agreement. For details, see the "
+"file LICENSE that came with this software distribution.</p><p></p><p>Qt Free "
+"Edition users: This program is licensed to you under the terms of the GNU "
+"General Public License Version 2. For details, see the file LICENSE.GPL that "
+"came with this software distribution.</p><p>The program is provided AS IS "
+"with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, "
+"MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditor.ui:41
+#, no-c-format
+msgid "Edit Actions"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditor.ui:83
+#, no-c-format
+msgid "Create new Action"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditor.ui:100
+#, no-c-format
+msgid "Delete current Action"
+msgstr ""
+
+#: kdevdesigner/designer/actioneditor.ui:117
+#, no-c-format
+msgid "Connect current Action"
+msgstr ""
+
+#: kdevdesigner/designer/configtoolboxdialog.ui:132
+#, no-c-format
+msgid "Available Tools"
+msgstr ""
+
+#: kdevdesigner/designer/configtoolboxdialog.ui:175
+#, no-c-format
+msgid "Common Widgets Page"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui:41
+#, no-c-format
+msgid "View & Edit Connections"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui:74
+#, no-c-format
+msgid "&Connections:"
+msgstr ""
+
+#: kdevdesigner/designer/connectiondialog.ui:129
+#, no-c-format
+msgid "&Edit Slots..."
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:61
+#: parts/filecreate/fctemplateeditbase.ui:41
+#, no-c-format
+msgid "Template &name:"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:72
+#, no-c-format
+msgid "Name of the new template"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:75
+#, no-c-format
+msgid "Enter the name of the new template"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:83
+#, no-c-format
+msgid "Class of the new template"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:86
+#, no-c-format
+msgid ""
+"Enter the name of the class which should be used as the template's base class"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:125
+#: languages/cpp/subclassingdlgbase.ui:183
+#: languages/kjssupport/subclassingdlgbase.ui:183
+#, no-c-format
+msgid "C&reate"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:131
+#, no-c-format
+msgid "Creates the new template"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:142
+#, no-c-format
+msgid "Closes the Dialog"
+msgstr ""
+
+#: kdevdesigner/designer/createtemplate.ui:152
+#, no-c-format
+msgid "&Baseclass for template:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:41
+#, no-c-format
+msgid "Edit Custom Widgets"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:47
+#, no-c-format
+msgid ""
+"<b>Edit Custom Widgets</b><p>Add or delete custom widgets from <i>Qt "
+"Designer</i>'s database, and edit the properties of existing widgets.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:64
+#, no-c-format
+msgid "The list of all custom widgets known to Qt Designer."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:72
+#, no-c-format
+msgid "&New Widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:75
+#, no-c-format
+msgid "Add new custom widget."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:78
+#, no-c-format
+msgid ""
+"<b>Create an empty custom widget and add it to the list.</b><p>New custom "
+"widgets have a default name and header file, which must both be changed to "
+"appropriate values.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:86
+#, no-c-format
+msgid "&Delete Widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:89
+#, no-c-format
+msgid "Delete custom widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:92
+#, no-c-format
+msgid ""
+"<b>Delete the selected custom widget.</b><p>You can only delete widgets that "
+"are not used in any open form.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:148
+#, no-c-format
+msgid "Closes the Dialog."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:175
+#, no-c-format
+msgid "&Load Descriptions..."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:178
+#, no-c-format
+msgid "Loads widget description file"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:181
+#, no-c-format
+msgid ""
+"<b>Load Descriptions</b><p>Loads a file which contains descriptions of "
+"custom widgets, so that these custom widgets can be used in the Qt Designer."
+"</p>\n"
+"<p>Since it is a lot of work to type in all the information for custom "
+"widgets, you should consider using the tqtcreatecw tool which is in $TQTDIR/"
+"tools/designer/tools/tqtcreatecw. Using tqtcreatecw you can create custom "
+"widget description files for your custom widgets without the need to type in "
+"all the information manually. For more information about the README file in "
+"the tqtcreatecw directory</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:190
+#, no-c-format
+msgid "&Save Descriptions..."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:193
+#, no-c-format
+msgid "Saves widget description file"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:196
+#, no-c-format
+msgid ""
+"<b>Save Descriptions</b><p>Saves all the descriptions of the shown custom "
+"widgets to a file which can then be used to import the custom widgets "
+"elsewhere."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:204
+#, no-c-format
+msgid "Change the properties of the selected custom widget."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:211
+#, no-c-format
+msgid "De&finition"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:259
+#: kdevdesigner/designer/iconvieweditor.ui:265
+#: kdevdesigner/designer/listboxeditor.ui:232
+#: kdevdesigner/designer/listvieweditor.ui:239
+#: kdevdesigner/designer/listvieweditor.ui:462
+#: kdevdesigner/designer/tableeditor.ui:350
+#: kdevdesigner/designer/tableeditor.ui:617
+#, no-c-format
+msgid "Select a Pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:262
+#, no-c-format
+msgid ""
+"<b>Select a pixmap file.</b><p>The pixmap will be used to represent the "
+"widget in forms.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:286
+#, no-c-format
+msgid "Enter filename"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:289
+#, no-c-format
+msgid ""
+"<b>Change the header file's name for the selected custom widget.</b><p>The "
+"header file will be included by forms using the widget.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:306
+#, no-c-format
+msgid "Choose headerfile"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:309
+#, no-c-format
+msgid "Look for the header file using a file dialog."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:320
+#: languages/cpp/cppnewclassdlgbase.ui:463
+#, no-c-format
+msgid "Local"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:327
+#, no-c-format
+msgid "Select access"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:330
+#, no-c-format
+msgid ""
+"<b>Change how the include file will be included.</b><p>Global include files "
+"will be included using &lt;&gt;-brackets, while local files will included "
+"using quotation marks.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:340
+#, no-c-format
+msgid "Change classname"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:343
+#, no-c-format
+msgid ""
+"<b>Enter the classname for the selected custom widget.</b><p>A class of that "
+"name must be defined in the header file.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:351
+#, no-c-format
+msgid "Heade&rfile:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:362
+#, no-c-format
+msgid "Cl&ass:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:373
+#: kdevdesigner/designer/tableeditor.ui:374
+#: kdevdesigner/designer/tableeditor.ui:552
+#, no-c-format
+msgid "Pixmap:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:381
+#, no-c-format
+msgid "Si&ze hint:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:392
+#, no-c-format
+msgid "Size p&olicy:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:421
+#: kdevdesigner/designer/customwidgeteditor.ui:502
+#, no-c-format
+msgid "MinimumExpanding"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:433
+#, no-c-format
+msgid "Vertical Sizepolicy"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:436
+#, no-c-format
+msgid "Choose the Vertical size policy"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:453
+#, no-c-format
+msgid "Size hint width"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:456
+#: kdevdesigner/designer/customwidgeteditor.ui:476
+#, no-c-format
+msgid ""
+"<b>Set the size hint for the selected widget.</b><p>The size hint provides "
+"the recommended size for the widget. Enter a sizehint of -1/-1 if no size is "
+"recommended.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:473
+#, no-c-format
+msgid "Size hint height"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:514
+#, no-c-format
+msgid "Horizontal Sizepolicy"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:517
+#, no-c-format
+msgid "Choose the horizontal size policy for the widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:542
+#, no-c-format
+msgid "Con&tainer widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:545
+#, no-c-format
+msgid "Container Widget"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:548
+#, no-c-format
+msgid ""
+"<p><b>Container Widget</b></p>\n"
+"<p>If this custom widget is able to contain other widgets (children), check "
+"this checkbox.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:559
+#, no-c-format
+msgid "Si&gnals"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:576
+#, no-c-format
+msgid "The list of all the signals that the selected widget can emit."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:615
+#, no-c-format
+msgid "N&ew Signal"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:621
+#, no-c-format
+msgid "Add new signal"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:624
+#, no-c-format
+msgid ""
+"<b>Add a new signal for the current custom widget.</b><p>An argument list "
+"should be provided in the signal's name, and the name must be unique.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:632
+#, no-c-format
+msgid "Dele&te Signal"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:638
+#, no-c-format
+msgid "Delete signal"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:641
+#, no-c-format
+msgid ""
+"<b>Delete the signal.</b><p>All connections using this signal will also be "
+"deleted.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:665
+#, no-c-format
+msgid "S&ignal:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:676
+#, no-c-format
+msgid "Change signal name"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:679
+#: kdevdesigner/designer/customwidgeteditor.ui:758
+#, no-c-format
+msgid ""
+"<b>Change the name of the selected slot.</b><p>An argument list should be "
+"provided in the signal's name, and the name must be unique.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:691
+#, no-c-format
+msgid "S&lots"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:717
+#: kdevdesigner/designer/editfunctions.ui:95
+#: kdevdesigner/designer/variabledialog.ui:67
+#: languages/cpp/addattributedialogbase.ui:28
+#: languages/cpp/addmethoddialogbase.ui:39
+#: languages/cpp/subclassingdlgbase.ui:106
+#: languages/kjssupport/subclassingdlgbase.ui:71
+#, no-c-format
+msgid "Access"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:736
+#, no-c-format
+msgid "The list of all the custom widget's slots."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:744
+#, no-c-format
+msgid "Sl&ot:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:755
+#, no-c-format
+msgid "Change slot name"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:766
+#: kdevdesigner/designer/editfunctions.ui:433
+#, no-c-format
+msgid "&Access:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:787
+#, no-c-format
+msgid "Change slot access"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:790
+#, no-c-format
+msgid ""
+"<b>Change the slot's access policy.</b><p>You can only connect to the "
+"widget's public slots.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:829
+#, no-c-format
+msgid "N&ew Slot"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:835
+#, no-c-format
+msgid "Add new slot"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:838
+#, no-c-format
+msgid ""
+"<b>Add a new slot to the current custom widget.</b><p>An argument list "
+"should be provided in the signal's name, and the name must be unique.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:846
+#, no-c-format
+msgid "Dele&te Slot"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:852
+#, no-c-format
+msgid "Delete slot"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:855
+#, no-c-format
+msgid ""
+"<b>Delete the slot.</b><p>All connections using this slot will also be "
+"deleted.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:867
+#, no-c-format
+msgid "&Properties"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:915
+#, no-c-format
+msgid "N&ew Property"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:921
+#, no-c-format
+msgid "Add new property"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:924
+#, no-c-format
+msgid ""
+"<b>Add a new property to the current custom widget.</b><p>The properties "
+"must be implemented in the class using Qt's property system.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:932
+#, no-c-format
+msgid "Dele&te Property"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:938
+#, no-c-format
+msgid "Delete property"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:941
+#, no-c-format
+msgid "Deletes the selected property."
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:949
+#, no-c-format
+msgid "String"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:954
+#, no-c-format
+msgid "CString"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:959
+#, no-c-format
+msgid "StringList"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:964
+#, no-c-format
+msgid "Bool"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:969
+#, no-c-format
+msgid "Int"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:974
+#, no-c-format
+msgid "UInt"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:984
+#, no-c-format
+msgid "Color"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:989
+#, no-c-format
+msgid "Rect"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:994
+#, no-c-format
+msgid "Point"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1004
+#, no-c-format
+msgid "Pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1009
+#, no-c-format
+msgid "Palette"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1014
+#, no-c-format
+msgid "Cursor"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1019
+#, no-c-format
+msgid "SizePolicy"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1026
+#, no-c-format
+msgid "Select property type"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1029
+#, no-c-format
+msgid ""
+"<b>Select the type of the property.</b><p>The property must be implemented "
+"in the class using Qt's property system.</p><p>You can use integer types to "
+"support enumeration properties in the property editor.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1065
+#, no-c-format
+msgid ""
+"<b>The list of the current widget's properties.</b><p>The properties of the "
+"custom widget can be changed in the property editor.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1073
+#, no-c-format
+msgid "Change property name"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1076
+#, no-c-format
+msgid ""
+"<b>Enter a name for the property.</b><p>The properties must be implemented "
+"in the class using Qt's property system.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1084
+#, no-c-format
+msgid "P&roperty name:"
+msgstr ""
+
+#: kdevdesigner/designer/customwidgeteditor.ui:1095
+#: languages/cpp/addattributedialogbase.ui:147
+#, no-c-format
+msgid "T&ype:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:41
+#, no-c-format
+msgid "Edit Database Connection"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:58
+#, no-c-format
+msgid "&Database name:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:69
+#, no-c-format
+msgid "&Username:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:80
+#, no-c-format
+msgid "&Password:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:91
+#, no-c-format
+msgid "D&river:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:110
+#, no-c-format
+msgid "&Hostname:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnection.ui:151
+#, no-c-format
+msgid "P&ort:"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnectioneditor.ui:41
+#, no-c-format
+msgid "Connect"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnectioneditor.ui:94
+#, no-c-format
+msgid "Connection Details"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnections.ui:41
+#, no-c-format
+msgid "Edit Database Connections"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnections.ui:61
+#, no-c-format
+msgid "&New Connection"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnections.ui:74
+#, no-c-format
+msgid "&Delete Connection"
+msgstr ""
+
+#: kdevdesigner/designer/dbconnections.ui:130
+#: kdevdesigner/designer/editfunctions.ui:604
+#: kdevdesigner/designer/formsettings.ui:477
+#: kdevdesigner/designer/iconvieweditor.ui:361
+#: kdevdesigner/designer/listboxeditor.ui:143
+#: kdevdesigner/designer/listvieweditor.ui:694
+#: kdevdesigner/designer/paletteeditor.ui:381
+#: kdevdesigner/designer/paletteeditoradvanced.ui:603
+#: kdevdesigner/designer/preferences.ui:560
+#: kdevdesigner/designer/projectsettings.ui:244
+#: kdevdesigner/designer/tableeditor.ui:154
+#: kdevdesigner/designer/wizardeditor.ui:253
+#, no-c-format
+msgid "Close the dialog and discard any changes."
+msgstr ""
+
+#: kdevdesigner/designer/dbconnections.ui:227
+#, no-c-format
+msgid "Connec&t"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:47
+#, no-c-format
+msgid ""
+"<b>Edit Functions</b><p>Add, edit or delete the current form's slots or "
+"functions.</p><p>Click the <b>Add Function</b>-button to create a new "
+"function; enter a name, choose an access mode and specify if it should be a "
+"slot or normal function.</p><p>Select an entry from the list and click the "
+"<b>Delete Function</b>-button to remove a function; in case of a slot all "
+"connections using this slot will also be removed.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:73
+#: languages/cpp/addmethoddialogbase.ui:61
+#: languages/cpp/subclassingdlgbase.ui:128
+#: languages/kjssupport/subclassingdlgbase.ui:93
+#, no-c-format
+msgid "Return Type"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:84
+#: languages/cpp/subclassingdlgbase.ui:117
+#: languages/kjssupport/subclassingdlgbase.ui:82
+#, no-c-format
+msgid "Specifier"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:117
+#, no-c-format
+msgid "In Use"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:150
+#, no-c-format
+msgid ""
+"<b>This form's functions.</b><p>Select the function you want to change or "
+"delete.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:172
+#, no-c-format
+msgid "Only d&isplay slots"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:175
+#, no-c-format
+msgid "Change displaying mode for functions"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:178
+#, no-c-format
+msgid ""
+"<b>Check this button if only the slots should be displayed</b><p>Otherwise "
+"all functions, i.e. normal C++ functions and slots are displayed.</p>\n"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:204
+#, no-c-format
+msgid "&New Function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:207
+#, no-c-format
+msgid "Add new function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:210
+#, no-c-format
+msgid ""
+"<b>Add a new function.</b><p>New functions have a default name and public "
+"access.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:218
+#, no-c-format
+msgid "&Delete Function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:221
+#, no-c-format
+msgid "Delete function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:224
+#, no-c-format
+msgid ""
+"<b>Delete the selected function.</b><p>All connections using this function "
+"are also removed.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:242
+#, no-c-format
+msgid "Function Properties"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:284
+#, no-c-format
+msgid "&Function:"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:306
+#, no-c-format
+msgid "Change function name"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:309
+#, no-c-format
+msgid ""
+"<b>Change the name of the selected function.</b><p>The name should include "
+"the argument list and must be syntactically correct.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:317
+#, no-c-format
+msgid "&Return type:"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:339
+#, no-c-format
+msgid "Change the return type of the function"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:342
+#, no-c-format
+msgid ""
+"<b>Change the return type of the selected function.</b><p>Specifiy here the "
+"datatype which should be returned by the function.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:380
+#, no-c-format
+msgid "S&pecifier:"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:392
+#, no-c-format
+msgid "non virtual"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:397
+#, no-c-format
+msgid "virtual"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:402
+#, no-c-format
+msgid "pure virtual"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:407
+#, no-c-format
+msgid "static"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:422
+#: kdevdesigner/designer/editfunctions.ui:470
+#, no-c-format
+msgid "Change function access"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:425
+#: kdevdesigner/designer/editfunctions.ui:473
+#, no-c-format
+msgid ""
+"<b>Change the access policy of the function</b><p>All functions are created "
+"virtual and should be reimplemented in subclasses.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:505
+#, no-c-format
+msgid "Change function type"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:508
+#, no-c-format
+msgid ""
+"<b>Change the type of the function.</b><p>The type specifies if the function "
+"is either a slot or a normal C++ function.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/editfunctions.ui:590
+#: kdevdesigner/designer/formsettings.ui:463
+#: kdevdesigner/designer/iconvieweditor.ui:333
+#: kdevdesigner/designer/listboxeditor.ui:115
+#: kdevdesigner/designer/listvieweditor.ui:666
+#: kdevdesigner/designer/paletteeditor.ui:367
+#: kdevdesigner/designer/paletteeditoradvanced.ui:589
+#: kdevdesigner/designer/preferences.ui:543
+#: kdevdesigner/designer/projectsettings.ui:230
+#: kdevdesigner/designer/tableeditor.ui:126
+#: kdevdesigner/designer/wizardeditor.ui:225
+#, no-c-format
+msgid "Close the dialog and apply all the changes."
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:41
+#, no-c-format
+msgid "Find Text"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:72
+#, no-c-format
+msgid "F&ind:"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:132
+#, no-c-format
+msgid "&Find"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:153
+#: kdevdesigner/designer/replacedialog.ui:231
+#, no-c-format
+msgid "Direction"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:170
+#: kdevdesigner/designer/replacedialog.ui:248
+#, no-c-format
+msgid "Forwar&d"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:181
+#: kdevdesigner/designer/replacedialog.ui:259
+#, no-c-format
+msgid "Bac&kward"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:208
+#: kdevdesigner/designer/replacedialog.ui:205
+#, no-c-format
+msgid "&Whole words only"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:216
+#: kdevdesigner/designer/replacedialog.ui:213
+#, no-c-format
+msgid "Case &sensitive"
+msgstr ""
+
+#: kdevdesigner/designer/finddialog.ui:224
+#: kdevdesigner/designer/replacedialog.ui:221
+#, no-c-format
+msgid "Start at &beginning"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:47
+#, 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>"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:64
+#, no-c-format
+msgid "Pixmaps"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:81
+#, no-c-format
+msgid "Save in&line"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:87
+#, no-c-format
+msgid "Save pixmaps in the .ui files"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:90
+#, no-c-format
+msgid ""
+"<b>Save Inline</b><p>Saves the pixmaps as binary data in the .ui files. "
+"Pixmaps saved like this are not shared between forms. We recommend using "
+"Project image files instead."
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:98
+#, no-c-format
+msgid "Project &image file"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:101
+#, no-c-format
+msgid "Use the Project's Image file for pixmaps"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:104
+#, no-c-format
+msgid ""
+"<b>Use the Project's Image file for pixmaps</b>\n"
+"<p>Each project may have a collection of pixmaps. If you use a project, we "
+"recommend that you use this option since it shares the images and is the "
+"fastest and most efficient way to use pixmaps in your forms.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:116
+#, no-c-format
+msgid ""
+"Specify Pixmap-Loader function (only the function's name, no parentheses.)"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:119
+#, no-c-format
+msgid ""
+"<b>Specify Pixmap-Loader function</b><p>Specify the function which should be "
+"used for loading a pixmap in the generated code. <em>Only enter the "
+"function's name, without parentheses.</em>"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:127
+#, no-c-format
+msgid "Use &function:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:130
+#, no-c-format
+msgid "Use the given function for pixmaps"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:133
+#, no-c-format
+msgid ""
+"<b>Use a given function for pixmaps</b><p>If you choose this option you must "
+"define a function in the line edit at the right which will be used in the "
+"generated code for loading pixmaps. When choosing a pixmap in <i>Qt "
+"Designer</i> you will be asked to specify the arguments which will be passed "
+"to the function in the generated code.<p> This approach makes it possible to "
+"use your own icon-loader function for loading pixmaps. <i>Qt Designer</i> "
+"cannot preview the correct image if you use your own function."
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:166
+#, no-c-format
+msgid "Change class name"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:169
+#, no-c-format
+msgid ""
+"<b>Enter the name of the class that will be created.</b><p><em>classname.h</"
+"em> and <em>classname.cpp</em> will be generated as C++ output when it is "
+"compiled by uic.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:177
+#, no-c-format
+msgid "A&uthor:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:188
+#, no-c-format
+msgid "Enter your name"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:191
+#, no-c-format
+msgid "Enter your name."
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:221
+#, no-c-format
+msgid "Enter a comment about the form."
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:242
+#, no-c-format
+msgid "La&youts"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:278
+#, no-c-format
+msgid "D&efault spacing:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:289
+#, no-c-format
+msgid "Use func&tions:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:292
+#, no-c-format
+msgid "Use functions to get the margin and spacing"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:295
+#, no-c-format
+msgid ""
+"<b>Use a given function for margin and/or spacing</b><p>If you choose this "
+"option you must define functions in the line edit below which will be used "
+"in the generated code for getting the margin and spacing value. <i>Qt "
+"Designer</i> cannot preview the correct margin or spacing if you use your "
+"own function. Instead, the default values will be used for preview."
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:322
+#, no-c-format
+msgid "Default mar&gin:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:336
+#, no-c-format
+msgid "S&pacing:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:358
+#, no-c-format
+msgid "Ma&rgin:"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:383
+#, no-c-format
+msgid "Specify spacing function (only the function's name, no parentheses.)"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:386
+#, no-c-format
+msgid ""
+"<b>Specify spacing function</b><p>Specify the function which should be used "
+"for getting the spacing in the generated code. <em>Only enter the function's "
+"name, without parentheses.</em>"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:405
+#, no-c-format
+msgid "Specify margin function (only the function's name, no parentheses.)"
+msgstr ""
+
+#: kdevdesigner/designer/formsettings.ui:408
+#, no-c-format
+msgid ""
+"<b>Specify margin function</b><p>Specify the function which should be used "
+"for getting the margin in the generated code. <em>Only enter the function's "
+"name, without parentheses.</em>"
+msgstr ""
+
+#: kdevdesigner/designer/gotolinedialog.ui:63
+#, no-c-format
+msgid "&Line:"
+msgstr ""
+
+#: kdevdesigner/designer/gotolinedialog.ui:116
+#, no-c-format
+msgid "&Goto"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:41
+#, no-c-format
+msgid "Edit Iconview"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:47
+#, 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>"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:78
+#, no-c-format
+msgid "All items in the iconview."
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:100
+#: kdevdesigner/designer/listboxeditor.ui:273
+#: kdevdesigner/designer/listvieweditor.ui:254
+#, no-c-format
+msgid "&New Item"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:103
+#: kdevdesigner/designer/listboxeditor.ui:276
+#: kdevdesigner/designer/listvieweditor.ui:257
+#, no-c-format
+msgid "Add an item"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:106
+#, no-c-format
+msgid "Create a new item for the iconview."
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:114
+#: kdevdesigner/designer/listboxeditor.ui:287
+#: kdevdesigner/designer/listvieweditor.ui:85
+#, no-c-format
+msgid "&Delete Item"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:117
+#: kdevdesigner/designer/listvieweditor.ui:88
+#, no-c-format
+msgid "Delete item"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:120
+#, no-c-format
+msgid "Delete the selected item."
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:155
+#: kdevdesigner/designer/listboxeditor.ui:164
+#, no-c-format
+msgid "&Item Properties"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:172
+#: kdevdesigner/designer/listboxeditor.ui:243
+#: kdevdesigner/designer/listvieweditor.ui:135
+#: kdevdesigner/designer/listvieweditor.ui:473
+#, no-c-format
+msgid "&Text:"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:189
+#: kdevdesigner/designer/listboxeditor.ui:260
+#: kdevdesigner/designer/listvieweditor.ui:152
+#, no-c-format
+msgid "Change text"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:192
+#, no-c-format
+msgid "Change the text for the selected item."
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:200
+#: kdevdesigner/designer/listboxeditor.ui:181
+#: kdevdesigner/designer/listvieweditor.ui:411
+#, no-c-format
+msgid "&Pixmap:"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:225
+#: kdevdesigner/designer/listboxeditor.ui:192
+#: kdevdesigner/designer/listvieweditor.ui:199
+#: kdevdesigner/designer/listvieweditor.ui:422
+#: kdevdesigner/designer/tableeditor.ui:310
+#: kdevdesigner/designer/tableeditor.ui:577
+#, no-c-format
+msgid "Label4"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:245
+#: kdevdesigner/designer/listboxeditor.ui:212
+#: kdevdesigner/designer/listvieweditor.ui:219
+#: kdevdesigner/designer/listvieweditor.ui:442
+#: kdevdesigner/designer/tableeditor.ui:330
+#: kdevdesigner/designer/tableeditor.ui:597
+#, no-c-format
+msgid "Delete Pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:248
+#: kdevdesigner/designer/listboxeditor.ui:215
+#, no-c-format
+msgid "Delete the selected item's pixmap."
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:268
+#, no-c-format
+msgid "Select a pixmap file for the current item."
+msgstr ""
+
+#: kdevdesigner/designer/iconvieweditor.ui:347
+#: kdevdesigner/designer/listboxeditor.ui:129
+#: kdevdesigner/designer/listvieweditor.ui:680
+#: kdevdesigner/designer/tableeditor.ui:140
+#: kdevdesigner/designer/wizardeditor.ui:239
+#, no-c-format
+msgid "Apply all changes."
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:29
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:36
+#: parts/distpart/kdevpart_distpart.rc:4 src/kdevassistantui.rc:55
+#: src/tdevelopui.rc:58
+#, no-c-format
+msgid "&Project"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:73
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:81
+#, no-c-format
+msgid "File Toolbar"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:79
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:87
+#, no-c-format
+msgid "Edit Toolbar"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:101
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:96
+#, no-c-format
+msgid "Layout Toolbar"
+msgstr ""
+
+#: kdevdesigner/designer/kdevdesigner_part.rc:114
+#: kdevdesigner/designer/kdevdesigner_part_sh.rc:109
+#: parts/tools/kdevpart_tools.rc:11
+#, no-c-format
+msgid "Tools Toolbar"
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:41
+#, no-c-format
+msgid "Edit Listbox"
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:47
+#, no-c-format
+msgid ""
+"<b>Edit Listbox</b><p>Add, edit or delete items in the listbox.</p><p>Click "
+"the <b>New Item</b>-button to create a new listbox entry, then enter text "
+"and choose 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 ""
+
+#: kdevdesigner/designer/listboxeditor.ui:156
+#: kdevdesigner/designer/listvieweditor.ui:268
+#, no-c-format
+msgid "The list of items."
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:235
+#, no-c-format
+msgid "Choose a pixmap file for the selected item."
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:263
+#, no-c-format
+msgid "Change the selected item's text."
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:279
+#, no-c-format
+msgid "<b>Add a new item.</b><p>New items are appended to the list.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:293
+#, no-c-format
+msgid "Delete the selected item"
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:324
+#: kdevdesigner/designer/listvieweditor.ui:313
+#: kdevdesigner/designer/listvieweditor.ui:576
+#: kdevdesigner/designer/tableeditor.ui:230
+#: kdevdesigner/designer/tableeditor.ui:461
+#, no-c-format
+msgid "Move up"
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:327
+#, no-c-format
+msgid "Moves the selected item up."
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:341
+#: kdevdesigner/designer/listvieweditor.ui:330
+#: kdevdesigner/designer/listvieweditor.ui:545
+#: kdevdesigner/designer/tableeditor.ui:247
+#: kdevdesigner/designer/tableeditor.ui:483
+#, no-c-format
+msgid "Move down"
+msgstr ""
+
+#: kdevdesigner/designer/listboxeditor.ui:344
+#, no-c-format
+msgid "Move the selected item down."
+msgstr ""
+
+#: kdevdesigner/designer/listeditor.ui:96
+#, no-c-format
+msgid "Re&name"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:41
+#, no-c-format
+msgid "Edit Listview"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:47
+#, no-c-format
+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>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:91
+#, no-c-format
+msgid "<b>Deletes the selected item.</b><p>Any sub-items are also deleted.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:107
+#, no-c-format
+msgid "Item Properties"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:124
+#, no-c-format
+msgid "Pi&xmap:"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:155
+#, no-c-format
+msgid ""
+"<b>Change the text of the item.</b><p>The text will be changed in the "
+"current column of the selected item.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:163
+#, no-c-format
+msgid "Change column"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:166
+#, no-c-format
+msgid ""
+"<b>Select the current column.</b><p>The item's text and pixmap will be "
+"changed for the current column</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:174
+#, no-c-format
+msgid "Colu&mn:"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:222
+#: kdevdesigner/designer/tableeditor.ui:333
+#: kdevdesigner/designer/tableeditor.ui:600
+#, no-c-format
+msgid ""
+"<b>Delete the selected item's pixmap.</b><p>The pixmap in the current column "
+"of the selected item will be deleted.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:242
+#: kdevdesigner/designer/tableeditor.ui:353
+#: kdevdesigner/designer/tableeditor.ui:620
+#, no-c-format
+msgid ""
+"<b>Select a pixmap file for the item.</b><p>The pixmap will be changed in "
+"the current column of the selected item.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:260
+#, no-c-format
+msgid ""
+"<b>Adds a new item to the list.</b><p>The item will be inserted at the top "
+"of the list and can be moved using the up- and down-buttons.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:276
+#, no-c-format
+msgid "New &Subitem"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:279
+#, no-c-format
+msgid "Add a subitem"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:282
+#, no-c-format
+msgid ""
+"<b>Create a new sub-item for the selected item.</b><p>New sub-items are "
+"inserted at the top of the list of sub-items, and new levels are created "
+"automatically.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:316
+#, no-c-format
+msgid ""
+"<b>Move the selected item up.</b><p>The item will be moved within its level "
+"in the hierarchy.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:333
+#, no-c-format
+msgid ""
+"<b>Move the selected item down.</b><p>The item will be moved within its "
+"level in the hierarchy.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:347
+#, no-c-format
+msgid "Move left"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:350
+#, no-c-format
+msgid ""
+"<b>Move the selected item one level up.</b><p>This will also change the "
+"level of the item's sub-items.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:364
+#, no-c-format
+msgid "Move right"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:367
+#, no-c-format
+msgid ""
+"<b>Move the selected item one level down.</b><p>This will also change the "
+"level of the item's sub-items.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:377
+#: kdevdesigner/designer/tableeditor.ui:168
+#, no-c-format
+msgid "Co&lumns"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:394
+#, no-c-format
+msgid "Column Properties"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:445
+#, no-c-format
+msgid "Delete the pixmap of the selected column."
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:465
+#, no-c-format
+msgid ""
+"<b>Select a pixmap file for the selected column.</b><p>The pixmap will be "
+"displayed in the header of the listview.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:490
+#, no-c-format
+msgid "Enter column text"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:493
+#, no-c-format
+msgid ""
+"<b>Enter the text for the selected column.</b><p>The text will be displayed "
+"in the header of the listview.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:501
+#, no-c-format
+msgid "Clicka&ble"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:504
+#, no-c-format
+msgid ""
+"If this option is checked, the selected column will react to mouse clicks on "
+"the header."
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:512
+#, no-c-format
+msgid "Re&sizable"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:515
+#, no-c-format
+msgid "The column's width will be resizable if this option is checked."
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:525
+#: kdevdesigner/designer/tableeditor.ui:258
+#, no-c-format
+msgid "&Delete Column"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:528
+#, no-c-format
+msgid "Delete column"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:531
+#, no-c-format
+msgid "Deletes the selected Column."
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:548
+#, no-c-format
+msgid ""
+"<b>Move the selected item down.</b><p>The top-most column will be the first "
+"column in the list.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:556
+#: kdevdesigner/designer/tableeditor.ui:266
+#, no-c-format
+msgid "&New Column"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:559
+#, no-c-format
+msgid "Add a Column"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:562
+#, no-c-format
+msgid ""
+"<b>Create a new column.</b><p>New columns are appended at the end of (right "
+"of) the list and may be moved using the up- and down-buttons.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:579
+#, no-c-format
+msgid ""
+"<b>Move the selected item up.</b><p>The top-most column will be the first "
+"column in the list.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/listvieweditor.ui:587
+#, no-c-format
+msgid "The list of columns."
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditor.ui:41
+#, no-c-format
+msgid "Edit Text"
+msgstr ""
+
+#: kdevdesigner/designer/multilineeditor.ui:44
+#, no-c-format
+msgid ""
+"<b>Multiline Edit</b><p>This is a simple richtext editor. To improve its "
+"usability it provides toolbar items for the most common html tags: by "
+"clicking on a toolbar item, the corresponding tag will be written to the "
+"editor, where you can insert your text. If you have already written some "
+"text and want to format it, hilight it and click on the desired button. To "
+"improve visualization this editor also supports a simple html-syntax-"
+"highlighting scheme."
+msgstr ""
+
+#: kdevdesigner/designer/newform.ui:47
+#, 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>"
+msgstr ""
+
+#: kdevdesigner/designer/newform.ui:115
+#, no-c-format
+msgid "Create a new form using the selected template."
+msgstr ""
+
+#: kdevdesigner/designer/newform.ui:129
+#, no-c-format
+msgid "Close the dialog without creating a new form."
+msgstr ""
+
+#: kdevdesigner/designer/newform.ui:151
+#, no-c-format
+msgid "Displays a list of the available templates."
+msgstr ""
+
+#: kdevdesigner/designer/newform.ui:159
+#, no-c-format
+msgid "&Insert into:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:47
+#, no-c-format
+msgid "Edit Palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:70
+#, no-c-format
+msgid "Build Palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:111
+#, no-c-format
+msgid "&3-D effects:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:137
+#: kdevdesigner/designer/paletteeditor.ui:195
+#: kdevdesigner/designer/paletteeditoradvanced.ui:356
+#: kdevdesigner/designer/paletteeditoradvanced.ui:523
+#: kdevdesigner/designer/preferences.ui:417
+#, no-c-format
+msgid "Choose a color"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:140
+#, no-c-format
+msgid "Choose the effect-color for the generated palette."
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:169
+#, no-c-format
+msgid "Back&ground:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:198
+#, no-c-format
+msgid "Choose the background color for the generated palette."
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:223
+#, no-c-format
+msgid "&Tune Palette..."
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:239
+#, no-c-format
+msgid "Preview"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:270
+#: kdevdesigner/designer/paletteeditoradvanced.ui:87
+#, no-c-format
+msgid "Select &palette:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:279
+#: kdevdesigner/designer/paletteeditoradvanced.ui:96
+#, no-c-format
+msgid "Active Palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:284
+#: kdevdesigner/designer/paletteeditoradvanced.ui:101
+#, no-c-format
+msgid "Inactive Palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditor.ui:289
+#: kdevdesigner/designer/paletteeditoradvanced.ui:106
+#, no-c-format
+msgid "Disabled Palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:44
+#, no-c-format
+msgid "Tune Palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:50
+#, no-c-format
+msgid ""
+"<b>Edit Palette</b><p>Change the current widget or form's palette.</p><p>Use "
+"a generated palette or select colors for each color group and each color "
+"role.</p><p>The palette can be tested with different widget layouts in the "
+"preview section.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:126
+#, no-c-format
+msgid "Auto"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:143
+#, no-c-format
+msgid "Build the &inactive palette from the active palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:154
+#, no-c-format
+msgid "Build the &disabled palette from the active palette"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:167
+#, no-c-format
+msgid "Central Color Roles"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:182
+#, no-c-format
+msgid "Background"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:187
+#, no-c-format
+msgid "Foreground"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:192
+#, no-c-format
+msgid "Button"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:197
+#, no-c-format
+msgid "Base"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:207
+#, no-c-format
+msgid "BrightText"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:212
+#, no-c-format
+msgid "ButtonText"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:217
+#, no-c-format
+msgid "Highlight"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:222
+#, no-c-format
+msgid "HighlightText"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:227
+#, no-c-format
+msgid "Link"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:232
+#, no-c-format
+msgid "LinkVisited"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:239
+#, no-c-format
+msgid "Choose the central color role"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:242
+#, no-c-format
+msgid ""
+"<b>Select a color role.</b><p>Available central color roles are: <ul> "
+"<li>Background - general background color.</li> <li>Foreground - general "
+"foreground color. </li> <li>Base - used as the background color for example, "
+"for text entry widgets; it is usually white or another light color. </li> "
+"<li>Text - the forground color used with Base. Usually this is the same as "
+"the Foreground, in which case it must provide good contrast both with the "
+"Background and with the Base. </li> <li>Button - general button background "
+"color; useful where buttons need a background different from Background, as "
+"in the Macintosh style. </li> <li>ButtonText - a foreground color used with "
+"the Button color. </li> <li>Highlight - a color used to indicate a selected "
+"or highlighted item. </li> <li>HighlightedText - a text color that contrasts "
+"to Highlight. </li> <li>BrightText - a text color that is very different "
+"from Foreground and contrasts well with, for example, black. </li> </ul> </p>"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:287
+#, no-c-format
+msgid "Choose pi&xmap:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:310
+#: kdevdesigner/designer/preferences.ui:476
+#, no-c-format
+msgid "Select a pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:313
+#, no-c-format
+msgid "Choose a pixmap file for the selected central color role."
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:333
+#, no-c-format
+msgid "&Select color:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:359
+#, no-c-format
+msgid "Choose a color for the selected central color role."
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:371
+#, no-c-format
+msgid "3-D Shadow Effects"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:402
+#, no-c-format
+msgid "Build &from button color:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:408
+#, no-c-format
+msgid "Generate shadings"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:411
+#, no-c-format
+msgid "Check to let 3D-effect colors be calculated from the button-color."
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:417
+#, no-c-format
+msgid "Light"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:422
+#, no-c-format
+msgid "Midlight"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:427
+#, no-c-format
+msgid "Mid"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:432
+#, no-c-format
+msgid "Dark"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:437
+#, no-c-format
+msgid "Shadow"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:444
+#, no-c-format
+msgid "Choose 3D-effect color role"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:447
+#, no-c-format
+msgid ""
+"<b>Select a color effect role.</b><p>Available effect roles are: <ul> "
+"<li>Light - lighter than Button color. </li> <li>Midlight - between Button "
+"and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker "
+"than Button. </li> <li>Shadow - a very dark color. </li> </ul>"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:500
+#, no-c-format
+msgid "Select co&lor:"
+msgstr ""
+
+#: kdevdesigner/designer/paletteeditoradvanced.ui:526
+#, no-c-format
+msgid "Choose a color for the selected effect color role."
+msgstr ""
+
+#: kdevdesigner/designer/pixmapcollectioneditor.ui:41
+#, no-c-format
+msgid "Manage Image Collection"
+msgstr ""
+
+#: kdevdesigner/designer/pixmapcollectioneditor.ui:135
+#, no-c-format
+msgid "C&lose"
+msgstr ""
+
+#: kdevdesigner/designer/pixmapfunction.ui:41
+#, no-c-format
+msgid "Choose Pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/pixmapfunction.ui:61
+#, no-c-format
+msgid "&Enter arguments for loading the pixmap:"
+msgstr ""
+
+#: kdevdesigner/designer/pixmapfunction.ui:349
+#, no-c-format
+msgid "QPixmap("
+msgstr ""
+
+#: kdevdesigner/designer/pixmapfunction.ui:865
+#, no-c-format
+msgid ")"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:47
+#, no-c-format
+msgid ""
+"<b>Preferences</b><p>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.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:79
+#, no-c-format
+msgid "File Saving"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:90
+#, no-c-format
+msgid "Enable auto sa&ve"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:109
+#, no-c-format
+msgid "Auto save &interval:"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:136
+#, no-c-format
+msgid "Plu&gin Paths"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:166
+#: kdevdesigner/designer/preferences.ui:217
+#, no-c-format
+msgid ""
+"A splash screen is displayed when starting Qt Designer if this option is "
+"checked."
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:174
+#: parts/ctags2/ctags2_settingswidgetbase.ui:28
+#, no-c-format
+msgid "Ge&neral"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:191
+#, no-c-format
+msgid "Restore last &workspace on startup"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:197
+#, no-c-format
+msgid "Restore last workspace"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:200
+#, no-c-format
+msgid ""
+"The current workspace settings will be restored the next time you start Qt "
+"Designer if this option is checked."
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:208
+#, no-c-format
+msgid "Show &splash screen on startup"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:214
+#, no-c-format
+msgid "Show Splashscreen"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:225
+#, no-c-format
+msgid "Show start &dialog"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:236
+#, no-c-format
+msgid "Disable data&base auto-edit in preview"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:247
+#, no-c-format
+msgid "Show toolbutton lab&els"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:250
+#, no-c-format
+msgid "Text Labels"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:253
+#, no-c-format
+msgid "Text labels will be used in the toolbars if this is checked."
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:263
+#, no-c-format
+msgid "G&rid"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:286
+#, no-c-format
+msgid "Sn&ap to grid"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:292
+#, no-c-format
+msgid "Snap to the grid"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:295
+#, no-c-format
+msgid ""
+"<b>Customize the grid-settings for all forms.</b><p>When <b>Snap to Grid</b> "
+"is checked, the widgets snap to the grid using the the X/Y resolution.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:326
+#: kdevdesigner/designer/preferences.ui:346
+#, no-c-format
+msgid "Grid resolution"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:329
+#: kdevdesigner/designer/preferences.ui:349
+#, no-c-format
+msgid ""
+"<b>Customize the grid-settings for all forms.</b><p>When <b>Show Grid</b> is "
+"checked, a grid is shown on all forms using the X/Y resolution.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:357
+#, no-c-format
+msgid "Grid-&X:"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:368
+#, no-c-format
+msgid "Grid-&Y:"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:383
+#, no-c-format
+msgid "Backgro&und"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:420
+#, no-c-format
+msgid "Select a color in the color dialog."
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:431
+#, no-c-format
+msgid "Co&lor"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:434
+#, no-c-format
+msgid "Use a background color"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:437
+#, no-c-format
+msgid "Use a background color."
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:445
+#, no-c-format
+msgid "&Pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:451
+#, no-c-format
+msgid "Use a background pixmap"
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:454
+#, no-c-format
+msgid "Use a background pixmap."
+msgstr ""
+
+#: kdevdesigner/designer/preferences.ui:479
+#, no-c-format
+msgid "Choose a pixmap file."
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:47
+#, no-c-format
+msgid "Preview Window"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:92
+#, no-c-format
+msgid "ButtonGroup"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:109
+#, no-c-format
+msgid "RadioButton1"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:120
+#, no-c-format
+msgid "RadioButton2"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:128
+#, no-c-format
+msgid "RadioButton3"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:138
+#, no-c-format
+msgid "ButtonGroup2"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:155
+#, no-c-format
+msgid "CheckBox1"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:166
+#, no-c-format
+msgid "CheckBox2"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:200
+#, no-c-format
+msgid "LineEdit"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:206
+#, no-c-format
+msgid "ComboBox"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:237
+#, no-c-format
+msgid "PushButton"
+msgstr ""
+
+#: kdevdesigner/designer/previewwidget.ui:269
+#, no-c-format
+msgid ""
+"<p>\n"
+"<a href=\"http://www.trolltech.com/\">http://www.trolltech.com</a>\n"
+"</p>\n"
+"<p>\n"
+"<a href=\"http://www.kde.org/\">http://www.kde.org</a>\n"
+"</p>"
+msgstr ""
+
+#: kdevdesigner/designer/projectsettings.ui:41
+#, no-c-format
+msgid "Project Settings"
+msgstr ""
+
+#: kdevdesigner/designer/projectsettings.ui:76
+#, no-c-format
+msgid "&Project file:"
+msgstr ""
+
+#: kdevdesigner/designer/projectsettings.ui:87
+#, no-c-format
+msgid "&Language:"
+msgstr ""
+
+#: kdevdesigner/designer/projectsettings.ui:111
+#, no-c-format
+msgid "&Database file:"
+msgstr ""
+
+#: kdevdesigner/designer/replacedialog.ui:41
+#, no-c-format
+msgid "Replace Text"
+msgstr ""
+
+#: kdevdesigner/designer/replacedialog.ui:72
+#, no-c-format
+msgid "R&eplace:"
+msgstr ""
+
+#: kdevdesigner/designer/replacedialog.ui:83
+#, no-c-format
+msgid "&Find:"
+msgstr ""
+
+#: kdevdesigner/designer/replacedialog.ui:159
+#, no-c-format
+msgid "&Replace"
+msgstr ""
+
+#: kdevdesigner/designer/replacedialog.ui:170
+#, no-c-format
+msgid "Replace &All"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:41
+#, no-c-format
+msgid "Font Properties"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:85
+#, no-c-format
+msgid "&Font:"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:96
+#, no-c-format
+msgid "Rel. &size:"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:124
+#, no-c-format
+msgid "C&olor:"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:133
+#, no-c-format
+msgid "0"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:138
+#, no-c-format
+msgid "-4"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:143
+#, no-c-format
+msgid "-3"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:148
+#, no-c-format
+msgid "-2"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:153
+#, no-c-format
+msgid "-1"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:158
+#, no-c-format
+msgid "+1"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:163
+#, no-c-format
+msgid "+2"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:168
+#, no-c-format
+msgid "+3"
+msgstr ""
+
+#: kdevdesigner/designer/richtextfontdialog.ui:173
+#, no-c-format
+msgid "+4"
+msgstr ""
+
+#: kdevdesigner/designer/startdialog.ui:49
+#, no-c-format
+msgid "Qt Designer - New/Open"
+msgstr ""
+
+#: kdevdesigner/designer/startdialog.ui:73
+#, no-c-format
+msgid "&New File/Project"
+msgstr ""
+
+#: kdevdesigner/designer/startdialog.ui:106
+#, no-c-format
+msgid "&Open File/Project"
+msgstr ""
+
+#: kdevdesigner/designer/startdialog.ui:125
+#, no-c-format
+msgid "&Recently Opened"
+msgstr ""
+
+#: kdevdesigner/designer/startdialog.ui:178
+#, no-c-format
+msgid "&Do not show this dialog in the future"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:41
+#, no-c-format
+msgid "Edit Table"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:233
+#: kdevdesigner/designer/tableeditor.ui:464
+#, no-c-format
+msgid ""
+"<b>Move the selected item up.</b><p>The top-most column will be the first "
+"column of the list.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:250
+#: kdevdesigner/designer/tableeditor.ui:486
+#, no-c-format
+msgid ""
+"<b>Move the selected item down.</b><p>The top-most column will be the first "
+"column of the list.</p>"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:288
+#, no-c-format
+msgid "Table:"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:363
+#: kdevdesigner/designer/tableeditor.ui:541
+#, no-c-format
+msgid "&Label:"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:385
+#, no-c-format
+msgid "&Field:"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:409
+#, no-c-format
+msgid "<no table>"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:421
+#, no-c-format
+msgid "&Rows"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:511
+#, no-c-format
+msgid "&New Row"
+msgstr ""
+
+#: kdevdesigner/designer/tableeditor.ui:519
+#, no-c-format
+msgid "&Delete Row"
+msgstr ""
+
+#: kdevdesigner/designer/variabledialog.ui:105
+#, no-c-format
+msgid "Variable Properties"
+msgstr ""
+
+#: kdevdesigner/designer/variabledialog.ui:122
+#, no-c-format
+msgid "Acc&ess:"
+msgstr ""
+
+#: kdevdesigner/designer/variabledialog.ui:133
+#, no-c-format
+msgid "&Variable:"
+msgstr ""
+
+#: kdevdesigner/designer/wizardeditor.ui:41
+#, no-c-format
+msgid "Wizard Page Editor"
+msgstr ""
+
+#: kdevdesigner/designer/wizardeditor.ui:86
+#, no-c-format
+msgid "Wizard pages:"
+msgstr ""
+
+#: kdevdesigner/designer/wizardeditor.ui:115
+#, no-c-format
+msgid "A&dd"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:16
+#, no-c-format
+msgid "Add Class"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:30
+#, no-c-format
+msgid "&Implements"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:38
+#, no-c-format
+msgid "&Class"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:72
+#, no-c-format
+msgid "&Abstract"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:80
+#, no-c-format
+msgid "&Interface"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:117
+#, no-c-format
+msgid "&Public"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:128
+#, no-c-format
+msgid "P&rotected"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:136
+#, no-c-format
+msgid "Pri&vate"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:146
+#, no-c-format
+msgid "&Final"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:170
+#, no-c-format
+msgid "&Extends:"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:202
+#, no-c-format
+msgid "&Source path:"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:227
+#, no-c-format
+msgid "&Create default constructor"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:238
+#, no-c-format
+msgid "Create &main method"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:248
+#, no-c-format
+msgid "&Documentation"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:260 parts/distpart/distpart_ui.ui:424
+#, no-c-format
+msgid "&License:"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:269
+#, no-c-format
+msgid "LGPL"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:274
+#, no-c-format
+msgid "GPL"
+msgstr ""
+
+#: languages/ada/addclassdlg.ui:279
+#, no-c-format
+msgid "QPL"
+msgstr ""
+
+#: languages/ada/configproblemreporter.ui:24
+#: languages/java/configproblemreporter.ui:46
+#: languages/pascal/configproblemreporter.ui:24
+#, no-c-format
+msgid "&Enable background parsing"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:16
+#, no-c-format
+msgid "Add Attribute"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:39
+#: languages/cpp/addmethoddialogbase.ui:50
+#, no-c-format
+msgid "Storage"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:61
+#: languages/cpp/addmethoddialogbase.ui:72
+#, no-c-format
+msgid "Declarator"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:110
+#, no-c-format
+msgid "&Add Attribute"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:118
+#, no-c-format
+msgid "&Delete Attribute"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:128
+#, no-c-format
+msgid "Attribute Properties"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:171
+#: languages/cpp/addmethoddialogbase.ui:182
+#, no-c-format
+msgid "D&eclarator:"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:197
+#: languages/cpp/addmethoddialogbase.ui:208
+#, no-c-format
+msgid "S&torage:"
+msgstr ""
+
+#: languages/cpp/addattributedialogbase.ui:208
+#: languages/cpp/addmethoddialogbase.ui:227
+#, no-c-format
+msgid "Acce&ss:"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:16
+#, no-c-format
+msgid "Add Method"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:28
+#, no-c-format
+msgid "Inline"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:121
+#, no-c-format
+msgid "&Add Method"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:129
+#, no-c-format
+msgid "&Delete Method"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:139
+#, no-c-format
+msgid "Method Properties"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:158
+#, no-c-format
+msgid "Return t&ype:"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:219
+#, no-c-format
+msgid "&Inline"
+msgstr ""
+
+#: languages/cpp/addmethoddialogbase.ui:247
+#, no-c-format
+msgid "I&mplementation File"
+msgstr ""
+
+#: languages/cpp/app_templates/kapp/appui.rc:4
+#: languages/cpp/app_templates/khello/appui.rc:4
+#: languages/cpp/app_templates/khello2/appui.rc:4
+#: languages/java/app_templates/kappjava/appui.rc:4
+#: languages/ruby/app_templates/kapp/appui.rc:4
+#, no-c-format
+msgid "C&ustom"
+msgstr ""
+
+#: languages/cpp/app_templates/khello2/widgetbase.ui:27
+#, no-c-format
+msgid "Click Me!"
+msgstr ""
+
+#: languages/cpp/app_templates/kmake/mainview.ui:59
+#, no-c-format
+msgid "Hello"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/app.kcfg:9
+#: languages/cpp/app_templates/kxt/app.kcfg:9
+#: languages/cpp/app_templates/tdeconfig35/app.kcfg:9
+#: languages/ruby/app_templates/kxt/app.kcfg:9
+#, no-c-format
+msgid "color of the background"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/app.kcfg:13
+#: languages/cpp/app_templates/kxt/app.kcfg:13
+#: languages/cpp/app_templates/tdeconfig35/app.kcfg:13
+#: languages/ruby/app_templates/kxt/app.kcfg:13
+#, no-c-format
+msgid "color of the foreground"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/app.kcfg:17
+#: languages/cpp/app_templates/kxt/app.kcfg:17
+#: languages/cpp/app_templates/tdeconfig35/app.kcfg:17
+#: languages/ruby/app_templates/kxt/app.kcfg:17
+#, no-c-format
+msgid "size of a ball"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/appui.rc:4
+#: languages/cpp/app_templates/kxt/appui.rc:4
+#: languages/cpp/app_templates/tdeconfig35/appui.rc:4
+#: languages/ruby/app_templates/kxt/appui.rc:4
+#, no-c-format
+msgid "&Move"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/appview_base.ui:18
+#, no-c-format
+msgid "%{APPNAME}_base"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/appview_base.ui:29
+#: languages/cpp/app_templates/kxt/appview_base.ui:27
+#: languages/cpp/app_templates/tdeconfig35/appview_base.ui:27
+#: languages/ruby/app_templates/kxt/appview_base.ui:27
+#, no-c-format
+msgid "hello, world"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/prefs-base.ui:26
+#: languages/cpp/app_templates/kxt/prefs-base.ui:24
+#: languages/cpp/app_templates/tdeconfig35/prefs-base.ui:24
+#: languages/ruby/app_templates/kxt/prefs-base.ui:24
+#, no-c-format
+msgid "Background color:"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/prefs-base.ui:42
+#: languages/cpp/app_templates/kxt/prefs-base.ui:40
+#: languages/cpp/app_templates/tdeconfig35/prefs-base.ui:40
+#: languages/ruby/app_templates/kxt/prefs-base.ui:40
+#, no-c-format
+msgid "Project age:"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_kxt/prefs-base.ui:50
+#: languages/cpp/app_templates/kxt/prefs-base.ui:48
+#: languages/cpp/app_templates/tdeconfig35/prefs-base.ui:48
+#: languages/ruby/app_templates/kxt/prefs-base.ui:48
+#, no-c-format
+msgid "Foreground color:"
+msgstr ""
+
+#: languages/cpp/app_templates/kscons_tdemdi/prefs.ui:24
+#, no-c-format
+msgid "Show close buttons on the right of tabs"
+msgstr ""
+
+#: languages/cpp/app_templates/kxt/appview_base.ui:16
+#: languages/cpp/app_templates/tdeconfig35/appview_base.ui:16
+#, no-c-format
+msgid "%{APPNAMELC}_base"
+msgstr ""
+
+#: languages/cpp/app_templates/opieapp/examplebase.ui:32
+#: languages/cpp/app_templates/qtopiaapp/examplebase.ui:32
+#, no-c-format
+msgid ""
+"<p>This is just an <i>%{APPNAMELC}</i>; it does not do anything interesting "
+"at all."
+msgstr ""
+
+#: languages/cpp/app_templates/tdescreensaver/tdescreensaverui.ui:18
+#, no-c-format
+msgid "Screen Saver Config"
+msgstr ""
+
+#: languages/cpp/app_templates/tdescreensaver/tdescreensaverui.ui:41
+#, no-c-format
+msgid "Set some setting"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:16
+#, no-c-format
+msgid "C++ Options"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:31
+#, no-c-format
+msgid "&Code Completion"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:50
+#, no-c-format
+msgid "Code Completion Options"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:69
+#, no-c-format
+msgid "A&utomatic code completion:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:75
+#, no-c-format
+msgid "Offer options to complete what you are typing."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:116
+#, no-c-format
+msgid "How long after a key press to offer suggestions"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:132
+#: languages/cpp/ccconfigwidgetbase.ui:279
+#: languages/cpp/configproblemreporter.ui:92
+#: languages/java/configproblemreporter.ui:62
+#, no-c-format
+msgid "msec"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:142
+#, no-c-format
+msgid ""
+"List &global items when\n"
+"performing automatic completion"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:146
+#: languages/cpp/ccconfigwidgetbase.ui:155
+#, no-c-format
+msgid ""
+"When this is checked, members of all \n"
+"higher namespaces will be included in \n"
+"the completion-list while performing \n"
+"automatic completion. \n"
+"\n"
+"This may bloat the completion-list \n"
+"and create a significant delay."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:169
+#, no-c-format
+msgid "&Do complete member-type-evaluation"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:172
+#: languages/cpp/ccconfigwidgetbase.ui:179
+#, no-c-format
+msgid ""
+"Completely evaluate member-types of \n"
+"template-classes (this includes types \n"
+"of member-variables and return-types \n"
+"of member-functions) in the \n"
+"completion-box."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:191
+#, no-c-format
+msgid "Do complete argument-type-e&valuation"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:194
+#: languages/cpp/ccconfigwidgetbase.ui:199
+#, no-c-format
+msgid ""
+"Completely evaluate the function-argument-types \n"
+"of template-class member-functions in the \n"
+"completion-box."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:211
+#, no-c-format
+msgid "Argument Hint Options"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:222
+#, no-c-format
+msgid "Auto&matic arguments hint:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:289
+#, no-c-format
+msgid ""
+"Show comment with\n"
+"argument hint"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:310
+#, no-c-format
+msgid "Incremental Parsing"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:321
+#, no-c-format
+msgid "Do not process included headers"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:332
+#, no-c-format
+msgid ""
+"Preprocess and parse included \n"
+"headers into a database(experimental)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:336
+#, no-c-format
+msgid ""
+"Parse preprocessed headers that are not part of this project \n"
+"into a special completion-database. To reparse the headers delete\n"
+"the database and reopen the project."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:346
+#, no-c-format
+msgid ""
+"Preprocess included headers\n"
+"(collect macros and visibility-information)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:350
+#, no-c-format
+msgid ""
+"Try to locate all included files and preprocess them. \n"
+"This makes macros and imported namespaces work correctly, and allows "
+"TDevelop\n"
+"to know what code-items are visible from within which file.\n"
+"Note: Parsing may become very slow when this is enabled\n"
+"(It will become faster after some time)."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:364
+#, no-c-format
+msgid "Code Completion Databases"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:367
+#, no-c-format
+msgid ""
+"<b>Code Completion Databases</b> are used to store the parsed headers for "
+"external libraries, to allow code completion for non-project classes and "
+"methods."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:428
+#, no-c-format
+msgid "Click to start the Code Completion database creation wizard."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:467
+#, no-c-format
+msgid "Misc"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:486
+#, no-c-format
+msgid "Advanced include-path resolution using make(e&xperimental)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:489
+#, no-c-format
+msgid ""
+"Try to resolve the include-path by getting the command that would be used \n"
+"for compiling the file and parsing the gcc-options. The build-system needs "
+"to be working, \n"
+"test for problems by running \"make -n -W myfile.cpp myfile.o\" in the "
+"directory. \n"
+"This also works with cmake, and maybe some other build-systems that build on "
+"make. \n"
+"The project needs to be compiled or at least configured before this system "
+"may work."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:501
+#, no-c-format
+msgid "Show t&ype evaluation in status bar"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:509
+#, no-c-format
+msgid "src;"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:512
+#, no-c-format
+msgid ""
+"A semicolon-separated list of include-paths to be used while searching for "
+"headers. \n"
+"Paths not starting with '/' will be interpreted as relative to the project-"
+"folder."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:521
+#, no-c-format
+msgid "std=_GLIBCXX_STD"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:524
+#, no-c-format
+msgid ""
+"This line may contain a semicolon-separated list of namespace-aliases and "
+"namespace-imports. \n"
+"example: \"std<<_GLIBCXX_STD;NewNamespaceName=OldNamespaceName; << "
+"SomeGloballyImportedNamespace\" (without paratheses). \n"
+"\"<<\" means that the right namespace is imported into the left, while \"=\" "
+"means that both namespaces are treated as\n"
+"if they were one(\"a=b\" is equivalent to \"a<<b;b<<a\")"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:535
+#, no-c-format
+msgid "Custom include paths:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:543
+#, no-c-format
+msgid "Namespace alias list:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:572
+#, no-c-format
+msgid "&Navigation"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:583
+#, no-c-format
+msgid "Header/Source split (Highly Experimental)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:594
+#, no-c-format
+msgid "Enable split of Header/So&urce files"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:597
+#: languages/cpp/ccconfigwidgetbase.ui:600
+#, no-c-format
+msgid "Check to have header and source appear in the same page."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:619
+#, no-c-format
+msgid "Automatic S&ynchronize"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:622
+#: languages/cpp/ccconfigwidgetbase.ui:626
+#, no-c-format
+msgid ""
+"Check to have the source file scroll as you \n"
+"navigate the header and vice versa"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:646
+#, no-c-format
+msgid "Select which Qt version your project is using."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:663
+#, no-c-format
+msgid "Select this if your project is using Qt version 3.x."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:671
+#, no-c-format
+msgid "Hori&zontal"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:674
+#, no-c-format
+msgid "Select this if your project is using Qt version 4.x."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:703
+#, no-c-format
+msgid "Context Menu"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:714
+#, no-c-format
+msgid "Switch Header/Implementation &matches current function"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:720
+#: languages/cpp/ccconfigwidgetbase.ui:726
+#, no-c-format
+msgid ""
+"Check to have the <b>Switch Header/Implementation</b> \n"
+"feature attempt to match the function under the \n"
+"cursor with the matching declaration/definition.\n"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:737
+#, no-c-format
+msgid "Show Go To &Declaration/Definition submenus"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:740
+#: languages/cpp/ccconfigwidgetbase.ui:747
+#, no-c-format
+msgid ""
+"Check to show two additional submenus \n"
+"in the editor context menu containing \n"
+"all the declarations and definitions \n"
+"for the current file and its matching \n"
+"header/implementation file."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:759
+#, no-c-format
+msgid "Show type evaluation &based navigation menus"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:762
+#: languages/cpp/ccconfigwidgetbase.ui:767
+#, no-c-format
+msgid ""
+"Menus appear on the right mouse click context menu, \n"
+"hows menu items to navigate. Needs the \"Class View\"\n"
+"plugin enabled to have use all options."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:781
+#, no-c-format
+msgid "Class Wi&zard"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:800
+#, no-c-format
+msgid "Filename options"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:803
+#, no-c-format
+msgid ""
+"These are the suffixes used by the Class Wizard when creating new classes."
+"<br>Should be in the format: \".suffix\""
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:824
+#, no-c-format
+msgid "&Interface suffix:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:835
+#, no-c-format
+msgid "I&mplementation suffix:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:867
+#, no-c-format
+msgid "&Qt Options"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:878
+#, no-c-format
+msgid "Enable Qt opt&ions"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:889
+#, no-c-format
+msgid "Qt Version, Directory and QMake Binary"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:895
+#, no-c-format
+msgid ""
+"Select which Qt version your project is using and where that Qt version is "
+"installed to.\n"
+"\n"
+"This option only applies to QMake projects."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:916
+#, no-c-format
+msgid "Qt 3"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:922
+#, no-c-format
+msgid ""
+"Use Qt version 3 (When this is changed the project needs to be closed and re-"
+"opened.)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:925
+#, no-c-format
+msgid ""
+"Select this if your project is using Qt version 3.x.<br>When this is changed "
+"the project needs to be closed and re-opened."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:933
+#, no-c-format
+msgid "(After changing the project needs to be re-opened)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:971
+#, no-c-format
+msgid "Qt3 Directory:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:974
+#, no-c-format
+msgid "This setting is only needed for Qt3 programs"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:982
+#, no-c-format
+msgid ""
+"The Qt directory, will be red if it is not a valid Qt directory. This "
+"setting is only needed for Qt3 programs."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:985
+#, no-c-format
+msgid ""
+"Choose the directory that Qt was installed to. If this is shown in red the "
+"directory is not a valid Qt directory."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1003
+#, no-c-format
+msgid "QMake Binary:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1011
+#, no-c-format
+msgid "The full path to the QMake executable to be used"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1026
+#, no-c-format
+msgid "Qt include syntax"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1032
+#, no-c-format
+msgid "Select which include style your project is using."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1043
+#, no-c-format
+msgid "Qt &3 style (#include <qwidget.h>)"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1049
+#, no-c-format
+msgid ""
+"Select this if your project is using include style as known from Qt version "
+"3.x."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1062
+#, no-c-format
+msgid "UI Designer Integration"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1079 src/settingswidget.ui:396
+#, no-c-format
+msgid "&Use TDevelop's embedded designer"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1082
+#, no-c-format
+msgid "Start TDevelop's own designer embedded within TDevelop"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1085 src/settingswidget.ui:402
+#, no-c-format
+msgid ""
+"TDevelop comes with its own UI designer that can either be embedded or be "
+"run as a separate program. Check this button if you wish to integrate the UI "
+"designer into TDevelop."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1093
+#, no-c-format
+msgid "Run &TDevelop's designer as a separate application"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1096
+#, no-c-format
+msgid "Start TDevelop's own designer externally"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1099 src/settingswidget.ui:416
+#, no-c-format
+msgid ""
+"TDevelop comes with its own UI designer that can either be embedded or be "
+"run as a separate program. Check this button if you wish to run TDevelop's "
+"UI designer as a separate program."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1107
+#, no-c-format
+msgid "Run Qt &Designer"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1110 src/settingswidget.ui:427
+#, no-c-format
+msgid "Use Qt Designer externally"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1113 src/settingswidget.ui:430
+#, no-c-format
+msgid ""
+"Check this button if you wish to use Qt Designer rather than TDevelop's "
+"integrated designer."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1129
+#, no-c-format
+msgid "Designer Binary:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1140
+#, no-c-format
+msgid "The full path to the Designer executable to be used"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1171
+#, no-c-format
+msgid "&Accessors"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1182
+#, no-c-format
+msgid "E&xample for Member Variable of Type String"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1201
+#, no-c-format
+msgid "Variable name:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1209
+#, no-c-format
+msgid "m_x"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1236
+#, no-c-format
+msgid "int x() const;"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1247
+#, no-c-format
+msgid "void setX(const string& theValue);"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1258
+#, no-c-format
+msgid "Get method:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1266
+#, no-c-format
+msgid "Set method:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1279
+#: languages/cpp/ccconfigwidgetbase.ui:1284
+#: languages/cpp/ccconfigwidgetbase.ui:1297
+#: languages/cpp/ccconfigwidgetbase.ui:1302
+#: languages/cpp/ccconfigwidgetbase.ui:1323
+#: languages/cpp/ccconfigwidgetbase.ui:1328
+#, no-c-format
+msgid ""
+"Will show as \"Create Accessor Methods\" in the\n"
+"right mouse button context menu only when \n"
+"you right click on a variable in a header file."
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1312
+#, no-c-format
+msgid "Prefix for <b>get</b> methods:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1338
+#, no-c-format
+msgid "Prefix for <b>set</b> methods:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1346
+#, no-c-format
+msgid "m_"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1354
+#, no-c-format
+msgid "Member <b>variable</b> prefix to remove:"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1362
+#, no-c-format
+msgid "theValue"
+msgstr ""
+
+#: languages/cpp/ccconfigwidgetbase.ui:1387
+#, no-c-format
+msgid "<b>Parametername</b> in set method:"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:27
+#, no-c-format
+msgid "Class &Templates"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:36
+#, no-c-format
+msgid "Cpp Header"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:41
+#, no-c-format
+msgid "Cpp Source"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:46
+#, no-c-format
+msgid "Objective-C Header"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:51
+#, no-c-format
+msgid "Objective-C Source"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:56
+#, no-c-format
+msgid "GTK C Header"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:61
+#, no-c-format
+msgid "GTK C Source"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:88
+#, no-c-format
+msgid "Names"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:99
+#, no-c-format
+msgid "#ifndef - #&define names:"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:110
+#, no-c-format
+msgid "&File names:"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:119
+#: languages/cpp/classgeneratorconfigbase.ui:139
+#: languages/cpp/classgeneratorconfigbase.ui:167
+#, no-c-format
+msgid "Lowercase"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:124
+#: languages/cpp/classgeneratorconfigbase.ui:144
+#: languages/cpp/classgeneratorconfigbase.ui:172
+#, no-c-format
+msgid "Uppercase"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:129
+#: languages/cpp/classgeneratorconfigbase.ui:149
+#: languages/cpp/classgeneratorconfigbase.ui:177
+#, no-c-format
+msgid "Same as Class Names"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:154
+#, no-c-format
+msgid "Same as File Names"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:189
+#, no-c-format
+msgid "&Superclass file names:"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:202
+#, no-c-format
+msgid "Class Documentation"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:213
+#, no-c-format
+msgid "Include &author name in class documentation"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:221
+#, no-c-format
+msgid "Generate &empty documentation strings"
+msgstr ""
+
+#: languages/cpp/classgeneratorconfigbase.ui:231
+#, no-c-format
+msgid "&Reformat source before creating files"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:27
+#, no-c-format
+msgid ""
+"If enabled, the C++ parser will report any syntax errors it detects. \n"
+"They will be displayed in the 'Problems' output view and as markers in the "
+"editor."
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:39
+#, no-c-format
+msgid "&Use Problem Reporter"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:52
+#, no-c-format
+msgid "Parsing"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:55
+#, no-c-format
+msgid ""
+"If enabled, the C++ parser will run on the active file after the stated "
+"timeout, after there has been any changes to the text.\n"
+"\n"
+"If disabled, the parser will typically only run when the file is saved."
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:76
+#, no-c-format
+msgid "Enable &background parsing"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:133
+#, no-c-format
+msgid "Special &Headers"
+msgstr ""
+
+#: languages/cpp/configproblemreporter.ui:136
+#, no-c-format
+msgid ""
+"Often a macro that the C++ parser must understand in order to correctly "
+"parse a piece of code is defined somewhere in a non-standard header file "
+"that the parser does not look at. This textbox can be used to define those "
+"macros locally so that the C++ parser can understand them."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:16
+#: languages/php/phpnewclassdlgbase.ui:16
+#, no-c-format
+msgid "New Class"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:34
+#, no-c-format
+msgid "Class &Information"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:73
+#, no-c-format
+msgid "Docu&mentation:"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:84
+#, no-c-format
+msgid ""
+"Insert a short description for your new class\n"
+"here for documentation purposes. This can be used\n"
+"to create API documentation in HTML format with\n"
+"doxygen or similar tools."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:97
+#, no-c-format
+msgid "File Names"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:108
+#, no-c-format
+msgid "&Header:"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:119
+#, no-c-format
+msgid ""
+"Insert your header file name here.\n"
+"It is automatically inserted while\n"
+"you select the classname, but you can\n"
+"still edit it afterwards."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:130
+#, no-c-format
+msgid "Im&plementation:"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:141
+#, no-c-format
+msgid ""
+"Insert your implementation filename here.\n"
+"It is automatically inserted while\n"
+"you select the classname, but you can\n"
+"still edit it afterwards."
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:152
+#, no-c-format
+msgid "Create only header"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:192
+#, no-c-format
+msgid ""
+"Insert your new classname here.\n"
+"You can also define template classes by specifying\n"
+"template <params> classname"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:210
+#, no-c-format
+msgid "Name&space:"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:221
+#, no-c-format
+msgid ""
+"Insert a name of the namespace here.\n"
+"You can define nested namespaces by specifying\n"
+"Namespace1::Namespace2::...::NamespaceN"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:233
+#, no-c-format
+msgid "Inheritance"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:349
+#: languages/php/phpnewclassdlgbase.ui:84
+#, no-c-format
+msgid "&Base class:"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:358
+#, no-c-format
+msgid "Baseclass Name"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:369
+#, no-c-format
+msgid "Inheritance Type"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:416
+#, no-c-format
+msgid ""
+"Insert the base class which your new class will be derived from. If you have "
+"checked 'Generate TQWidget child class' the new class will be derived from "
+"TQWidget. If no base class is named, the new class will not have a parent "
+"class. You can also use template classes here (like BaseClass<int, int>)"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:489
+#, no-c-format
+msgid "Virtual"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:500
+#, no-c-format
+msgid "Public"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:514
+#, no-c-format
+msgid "Protected"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:525
+#, no-c-format
+msgid "Private"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:548
+#, no-c-format
+msgid "Use file t&emplates"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:559
+#, no-c-format
+msgid "Generate QOb&ject child class"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:567
+#, no-c-format
+msgid "Generate Q&Widget child class"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:575
+#, no-c-format
+msgid "Generate G&TK+ class"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:583
+#, no-c-format
+msgid "Use Objective-C"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:595
+#, no-c-format
+msgid "Ad&vanced Information"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:610
+#, no-c-format
+msgid "Constr&uctors"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:619
+#, no-c-format
+msgid "Base Class Constructors"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:668
+#, no-c-format
+msgid "C&reate Constructor >>"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:690
+#, no-c-format
+msgid "C&lear Selection"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:721
+#, no-c-format
+msgid "&Header"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:756
+#, no-c-format
+msgid "&Source"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:794
+#, no-c-format
+msgid "Methods Ov&erriding"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:814
+#, no-c-format
+msgid "Extend Functionality"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:849
+#, no-c-format
+msgid "&Access Control"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:858
+#, no-c-format
+msgid "Methods & Attributes"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:869
+#, no-c-format
+msgid "Implied Modifier"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:880
+#, no-c-format
+msgid "New Modifier"
+msgstr ""
+
+#: languages/cpp/cppnewclassdlgbase.ui:923
+#, no-c-format
+msgid "&Generation Options"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:44
+#, no-c-format
+msgid "&inline"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:50
+#, no-c-format
+msgid "create an inline get method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:53
+#, no-c-format
+msgid ""
+"If this is checked the get method will be created inline; otherwise, it will "
+"not."
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:61
+#, no-c-format
+msgid "&get method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:67
+#, no-c-format
+msgid "create get method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:70
+#, no-c-format
+msgid "If this is checked a getter method will be created."
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:78
+#, no-c-format
+msgid "&set method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:84
+#, no-c-format
+msgid "create set method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:87
+#, no-c-format
+msgid "If this is checked a set method will be created"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:95
+#, no-c-format
+msgid "name of the get method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:98
+#, no-c-format
+msgid "The name of the created get method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:106
+#, no-c-format
+msgid "name of the set method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:109
+#, no-c-format
+msgid "The name of the created set method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:117
+#, no-c-format
+msgid "i&nline"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:123
+#, no-c-format
+msgid "create an inline set method"
+msgstr ""
+
+#: languages/cpp/creategettersetter.ui:126
+#, no-c-format
+msgid ""
+"If this is checked the set method will be created inline; otherwise, it will "
+"not."
+msgstr ""
+
+#: languages/cpp/createpcsdialogbase.ui:16
+#, no-c-format
+msgid "New Persistant Class Store"
+msgstr ""
+
+#: languages/cpp/createpcsdialogbase.ui:23
+#, no-c-format
+msgid "Select importer"
+msgstr ""
+
+#: languages/cpp/createpcsdialogbase.ui:55
+#, no-c-format
+msgid "Select directory"
+msgstr ""
+
+#: languages/cpp/createpcsdialogbase.ui:63
+#, no-c-format
+msgid "Describe database contents"
+msgstr ""
+
+#: languages/cpp/createpcsdialogbase.ui:74
+#, no-c-format
+msgid "Filename:"
+msgstr ""
+
+#: languages/cpp/createpcsdialogbase.ui:106
+#, no-c-format
+msgid "Creating..."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:16
+#, no-c-format
+msgid "Debugger Configuration"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:33
+#, no-c-format
+msgid ""
+"Debug arguments can be set on the Run Options page\n"
+" or directly in the project manager"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:50
+#, no-c-format
+msgid "Debugger executable:"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:61
+#, no-c-format
+msgid "Gdb executable"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:64
+#, no-c-format
+msgid ""
+"To run \"gdb\" binary from $PATH, leave this field empty. To run custom gdb, "
+"for example, for a different architecture, enter the executable name here. "
+"You can either run gdb from $PATH, but with a different name (say, \"arm-gdb"
+"\"), by typing the name here, or specify full path to the gdb executable."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:80
+#, no-c-format
+msgid "Debugging &shell:"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:86
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:97
+#, no-c-format
+msgid "Run gdb in a special shell (mainly for automake projects)"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:89
+#, no-c-format
+msgid ""
+"If you want gdb to be executed by a special shell or tool insert it here. "
+"The main use-case is for Automake based projects where the application is "
+"actually only a script and libtool is needed to get it to run inside gdb."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:100
+#, no-c-format
+msgid ""
+"If you want gdb to be executed by a special shell or tool insert it here. "
+"The main use-case is for Automake based projects where the application is "
+"actually only a script and <b>libtool</b> is needed to get it to run inside "
+"gdb."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:127
+#, no-c-format
+msgid "Display &demangled names"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:130
+#, no-c-format
+msgid ""
+"When displaying the disassembled code you\n"
+"can select to see the methods' mangled names.\n"
+"However, non-mangled names are easier to read."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:140
+#, no-c-format
+msgid "Try settings &breakpoints on library loading"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:143
+#, no-c-format
+msgid ""
+"If GDB has not seen a library that will be loaded via\n"
+"\"dlopen\" then it will refuse to set a breakpoint in that code.\n"
+"We can get GDB to stop on a library load and hence\n"
+"try to set the pending breakpoints. See the documentation\n"
+"for more details relating to this behavior.\n"
+"\n"
+"If you are not \"dlopen\"ing libs then leave this unchecked."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:157
+#, no-c-format
+msgid "Enable separate terminal for application &IO"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:160
+#, no-c-format
+msgid ""
+"This allows you to enter terminal input when your\n"
+"application contains terminal input code (e.g. cin, fgets, etc.).\n"
+"If you use terminal input in your application then check this option.\n"
+"Otherwise leave it unchecked."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:171
+#, no-c-format
+msgid "E&nable floating toolbar"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:174
+#, no-c-format
+msgid ""
+"Use the floating toolbar. This toolbar always stays\n"
+"on top of all windows so that if the app covers TDevelop\n"
+"you have control of the app through the small toolbar. It\n"
+"can also be docked into the panel.\n"
+"\n"
+"This toolbar is in addition to the toolbar in TDevelop."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:187
+#, no-c-format
+msgid "Display static &members"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:190
+#, no-c-format
+msgid ""
+"Displaying static members makes GDB slower in\n"
+"producing data within TDE and TQt.\n"
+"It may change the \"signature\" of the data\n"
+"which TQString and friends rely on,\n"
+"but if you need to debug into these values then\n"
+"check this option."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:213
+#, no-c-format
+msgid "Global Output Radix"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:224
+#, no-c-format
+msgid "Oct&al"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:232
+#, no-c-format
+msgid "He&xadecimal"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:250
+#, no-c-format
+msgid "Start Debugger With"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:261
+#, no-c-format
+msgid "Framestack"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:283
+#, no-c-format
+msgid "Remote Debugging"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:286
+#, no-c-format
+msgid ""
+"This script is intended for the actual commands needed to connect to a "
+"remotely running executable.\n"
+"\tshell sleep 5\twait for remote program to start\n"
+"\ttarget remote ...\tconnect to the remote debugger\n"
+"\tcontinue\t[optional] run debugging to the first breakpoint."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:308
+#, no-c-format
+msgid "R&un shell script:"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:323
+#, no-c-format
+msgid "Script to connect with remote application"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:326
+#, no-c-format
+msgid ""
+"This script is sourced by gdb after the two preceding scripts have been "
+"executed.\n"
+"This script is intended for the actual commands needed to connect to a "
+"remotely running executable.\n"
+"\tshell sleep 5\twait for remote program to start\n"
+"\ttarget remote ...\tconnect to the remote debugger\n"
+"\tcontinue\t[optional] run debugging to the first breakpoint."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:338
+#, no-c-format
+msgid "Script to start remote application"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:341
+#, no-c-format
+msgid ""
+"This shell script is run after the Config gdb script has been sourced by "
+"gdb.\n"
+"When debugging remotely this script is intended to actually start the remote "
+"process.\n"
+"[It is expected that the debug executable can be reached on the target, "
+"maybe by downloading it as a final build step]\n"
+"1) Find a way to execute a command remotely - rsh, ssh, telnet, ...\n"
+"2a) Execute \"gdbserver ... application\" on target.\n"
+"or if your executable contains the gdb stub\n"
+"2b) Execute \"application\" on target."
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:355
+#, no-c-format
+msgid "Run &gdb script:"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:367
+#, no-c-format
+msgid "&Config gdb script:"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:378
+#, no-c-format
+msgid "Gdb configure script"
+msgstr ""
+
+#: languages/cpp/debugger/debuggerconfigwidgetbase.ui:381
+#, no-c-format
+msgid "This script is sourced by gdb when the debugging starts."
+msgstr ""
+
+#: languages/cpp/debugger/debuggertracingdialogbase.ui:16
+#, no-c-format
+msgid "Tracing Configuration"
+msgstr ""
+
+#: languages/cpp/debugger/debuggertracingdialogbase.ui:27
+#, no-c-format
+msgid "Enable tracing"
+msgstr ""
+
+#: languages/cpp/debugger/debuggertracingdialogbase.ui:30
+#, no-c-format
+msgid ""
+"<b>Enable tracing</b>\n"
+"<p>Tracing is a mechanism to automatically print values of the choosed "
+"expressions and continue execution when breakpoint is hit. You can think of "
+"it as printf debugging that does not require modifying the source.</p>"
+msgstr ""
+
+#: languages/cpp/debugger/debuggertracingdialogbase.ui:50
+#, no-c-format
+msgid "Custom format string"
+msgstr ""
+
+#: languages/cpp/debugger/debuggertracingdialogbase.ui:89
+#, no-c-format
+msgid ""
+"<b>Custom format string</b>\n"
+"<p>Specify a C-style format string that will be used when printing the "
+"choosen expression. For example:\n"
+"<p align=\"center\"> <tt>Tracepoint 1: g = %d</tt></p>\n"
+"If custom format string is not enabled, names and values of all expressions "
+"will be printed, using \"%d\" as format specifier for all expressions."
+msgstr ""
+
+#: languages/cpp/debugger/debuggertracingdialogbase.ui:114
+#, no-c-format
+msgid "Expressions to print:"
+msgstr ""
+
+#: languages/cpp/debugger/kdevdebugger.rc:5
+#: languages/ruby/debugger/kdevrbdebugger.rc:5
+#: parts/valgrind/kdevpart_valgrind.rc:4 src/tdevelopui.rc:79
+#, no-c-format
+msgid "&Debug"
+msgstr ""
+
+#: languages/cpp/debugger/kdevdebugger.rc:29
+#: languages/ruby/debugger/kdevrbdebugger.rc:21 src/tdevelopui.rc:182
+#, no-c-format
+msgid "Debugger Toolbar"
+msgstr ""
+
+#: languages/cpp/pcsimporter/customimporter/settingsdialogbase.ui:32
+#, no-c-format
+msgid "*.h;*.H;*.hh;*.hxx;*.hpp;*.tlh"
+msgstr ""
+
+#: languages/cpp/pcsimporter/customimporter/settingsdialogbase.ui:40
+#, no-c-format
+msgid "Filename pattern:"
+msgstr ""
+
+#: languages/cpp/pcsimporter/customimporter/settingsdialogbase.ui:48
+#, no-c-format
+msgid "&Recursive"
+msgstr ""
+
+#: languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui:57
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:54
+#, no-c-format
+msgid "Scope:"
+msgstr ""
+
+#: languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui:73
+#, no-c-format
+msgid ""
+"Select the Qt configuration for which to create a Code Completion database. "
+"If you do not know what this option does, accept the default."
+msgstr ""
+
+#: languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui:104
+#, no-c-format
+msgid ""
+"Qt3 include directories:\n"
+"Only the selected entry will be used"
+msgstr ""
+
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:24
+#, no-c-format
+msgid ""
+"TDE include directories:\n"
+"Only the selected entry will be used"
+msgstr ""
+
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:31
+#, no-c-format
+msgid "TDE Libs Headers"
+msgstr ""
+
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:36
+#, no-c-format
+msgid "All TDE Headers"
+msgstr ""
+
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:46
+#, no-c-format
+msgid ""
+"Decide if you want to restrict the Code Completion database to only the base "
+"tdelibs API or the entire TDE include structure"
+msgstr ""
+
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui:65
+#, no-c-format
+msgid ""
+"If none of the directories TDevelop found is what you want,you can enter a "
+"directory of your choice here"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:16
+#, no-c-format
+msgid "Create Subclass"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:27
+#, no-c-format
+msgid "Subclass Properties"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:38
+#: languages/kjssupport/subclassingdlgbase.ui:122
+#, no-c-format
+msgid "&Specialize following slots:"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:62
+#: languages/kjssupport/subclassingdlgbase.ui:165
+#: languages/lib/designer_integration/implementationwidgetbase.ui:149
+#, no-c-format
+msgid "C&lass name:"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:81
+#: languages/kjssupport/subclassingdlgbase.ui:146
+#, no-c-format
+msgid "F&ile name:"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:157
+#: languages/kjssupport/subclassingdlgbase.ui:38
+#, no-c-format
+msgid "Re&format source"
+msgstr ""
+
+#: languages/cpp/subclassingdlgbase.ui:173
+#: languages/kjssupport/subclassingdlgbase.ui:54
+#, no-c-format
+msgid "Reformat source by &default"
+msgstr ""
+
+#: languages/csharp/csharpconfigwidgetbase.ui:16
+#, no-c-format
+msgid "CSharp"
+msgstr ""
+
+#: languages/csharp/csharpconfigwidgetbase.ui:28
+#, no-c-format
+msgid "CSharp &interpreter:"
+msgstr ""
+
+#: languages/csharp/csharpconfigwidgetbase.ui:80
+#: languages/perl/perlconfigwidgetbase.ui:80
+#: languages/python/pythonconfigwidgetbase.ui:91
+#, no-c-format
+msgid "&Execute programs in a terminal"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:16
+#, no-c-format
+msgid "Ftnchek Options"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:37
+#, no-c-format
+msgid "&1"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:48
+#, no-c-format
+msgid "&External subprograms without definition"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:56
+#, no-c-format
+msgid "&Divisions"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:64
+#, no-c-format
+msgid "&Identifiers without explicit type"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:72
+#, no-c-format
+msgid "&Assume functions have no side effects"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:97
+#, no-c-format
+msgid "Ar&guments:"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:119
+#: languages/fortran/ftnchekconfigwidgetbase.ui:172
+#: languages/fortran/ftnchekconfigwidgetbase.ui:267
+#: languages/fortran/ftnchekconfigwidgetbase.ui:346
+#: languages/fortran/ftnchekconfigwidgetbase.ui:425
+#: languages/fortran/ftnchekconfigwidgetbase.ui:543
+#, no-c-format
+msgid "Only the following:"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:243
+#, no-c-format
+msgid "Common &blocks:"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:256
+#, no-c-format
+msgid "&2"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:278
+#, no-c-format
+msgid "&Truncation and roundoff errors:"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:297
+#, no-c-format
+msgid "&Use of variables:"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:406
+#, no-c-format
+msgid "&3"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:513
+#, no-c-format
+msgid "Fortran 77 language &extensions:"
+msgstr ""
+
+#: languages/fortran/ftnchekconfigwidgetbase.ui:524
+#, no-c-format
+msgid "Other &portability warnings:"
+msgstr ""
+
+#: languages/java/configproblemreporter.ui:27
+#, no-c-format
+msgid "&Parsing"
+msgstr ""
+
+#: languages/java/configproblemreporter.ui:100
+#, no-c-format
+msgid "&Special Headers"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidgetbase.ui:16
+#, no-c-format
+msgid "Create or Select Implementation Class"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidgetbase.ui:100
+#, no-c-format
+msgid "Create &new class"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidgetbase.ui:109
+#, no-c-format
+msgid "Class Name"
+msgstr ""
+
+#: languages/lib/designer_integration/implementationwidgetbase.ui:167
+#, no-c-format
+msgid "Use &existing class"
+msgstr ""
+
+#: languages/perl/perlconfigwidgetbase.ui:28
+#, no-c-format
+msgid "Perl &interpreter:"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:16
+#, no-c-format
+msgid "PHP Options"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:31
+#, no-c-format
+msgid "Genera&l"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:42
+#, no-c-format
+msgid "&Startup"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:53
+#, no-c-format
+msgid "Use current file in editor"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:64
+#, no-c-format
+msgid "Use &this file as default:"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:82
+#, no-c-format
+msgid "Code Help"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:93
+#, no-c-format
+msgid "&Enable code completion"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:101
+#, no-c-format
+msgid "Enable code &hinting"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:111
+#, no-c-format
+msgid "Parser"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:122
+#, no-c-format
+msgid "PHP &include path:"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:138
+#, no-c-format
+msgid "Ena&ble realtime parser"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:186
+#, no-c-format
+msgid "In&vocation"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:197
+#, no-c-format
+msgid "Please select how TDevelop should execute your scripts."
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:205
+#, no-c-format
+msgid "Invocation Mode"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:219
+#, no-c-format
+msgid "Ca&lling the PHP interpreter directly"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:227
+#, no-c-format
+msgid ""
+"<font size=\"+1\">The php executable is called directly. Ideal for "
+"developers who want to develop terminal or graphical applications in PHP. \n"
+"You need a correctly installed php cgi version.</font>"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:243
+#, no-c-format
+msgid "Using an &existing webserver (local or remote)"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:251
+#, no-c-format
+msgid ""
+"<font size=\"+1\">Uses an existing webserver. The pages are previewed in \n"
+"the internal web browser. Please make sure that the webserver was compiled "
+"with PHP support.</font>"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:286
+#, no-c-format
+msgid "&Webserver"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:297
+#, no-c-format
+msgid "Pro&ject root URL on webserver:"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:332
+#, no-c-format
+msgid "&Shell"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:343
+#, no-c-format
+msgid "PHP &executable:"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:397
+#, no-c-format
+msgid "PHP &Ini File:"
+msgstr ""
+
+#: languages/php/phpconfigwidgetbase.ui:446
+#, no-c-format
+msgid "Load &Zend extension:"
+msgstr ""
+
+#: languages/php/phpinfodlg.ui:16
+#, no-c-format
+msgid "PHP Information"
+msgstr ""
+
+#: languages/php/phpnewclassdlgbase.ui:95
+#, no-c-format
+msgid "Class &template:"
+msgstr ""
+
+#: languages/php/phpnewclassdlgbase.ui:149
+#, no-c-format
+msgid ""
+"<?php\n"
+"if (!defined(\"FILENAME\")){\n"
+"define(\"FILENAME\",0);\n"
+"/*\n"
+"* @author AUTHOR\n"
+"*/\n"
+"\n"
+"class CLASSNAME extends BASECLASS {\n"
+" //constructor\n"
+" function CLASSNAME(){\n"
+" BASECLASS::BASECLASS();\n"
+" }\n"
+" }\n"
+"}\n"
+"?>"
+msgstr ""
+
+#: languages/python/app_templates/pyqt/documentdetails.ui:16
+#, no-c-format
+msgid "Document Details"
+msgstr ""
+
+#: languages/python/app_templates/pyqt/documentdetails.ui:35
+#, no-c-format
+msgid "Enter details about this document below."
+msgstr ""
+
+#: languages/python/app_templates/pyqt/documentdetails.ui:72
+#, no-c-format
+msgid "Company"
+msgstr ""
+
+#: languages/python/pythonconfigwidgetbase.ui:27
+#, no-c-format
+msgid "Python &interpreter:"
+msgstr ""
+
+#: languages/ruby/app_templates/kxt/appview_base.ui:16
+#, no-c-format
+msgid "%{APPNAMESC}_base"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:50
+#, no-c-format
+msgid "Ru&by shell:"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:56
+#, no-c-format
+msgid ""
+"This is the path (or just name, if in $PATH) to the Ruby shell. Defaults to "
+"\"irb\". Add this line to your .irbrc file:\n"
+"def cd(dir) Dir.chdir dir end"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:78
+#, no-c-format
+msgid "Program &arguments:"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:84
+#, no-c-format
+msgid "These are the arguments passed to the Ruby interpreter"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:100
+#, no-c-format
+msgid "&Ruby interpreter:"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:106
+#, no-c-format
+msgid ""
+"This is the path (or just name, if in $PATH) to the Ruby interpreter. "
+"Defaults to \"ruby\""
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:122
+#, no-c-format
+msgid "&Main program:"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:128
+#, no-c-format
+msgid "This is the name of the main program source file"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:192
+#, no-c-format
+msgid "Main pr&ogram"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:200
+#, no-c-format
+msgid "Selected wi&ndow"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:210
+#, no-c-format
+msgid "R&un applications in terminal"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:213
+#, no-c-format
+msgid ""
+"Check this if you want your applications to be opened in terminal window."
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:221
+#, no-c-format
+msgid "Enable &debugger floating toolbar"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:224
+#, no-c-format
+msgid "Check this if you want to control the debugger via a floating toolbar."
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:232
+#, no-c-format
+msgid "Show &constants in the debugger"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:235
+#, no-c-format
+msgid ""
+"Check this if you want the debugger to show constants (with many constants "
+"this may be slow)."
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:243
+#, no-c-format
+msgid "Trace &into Ruby libraries"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:246
+#, no-c-format
+msgid "Trace through the Ruby code installed under sitedir in the debugger"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:262
+#, no-c-format
+msgid "Character Coding"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:273
+#, no-c-format
+msgid "ASCII"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:284
+#, no-c-format
+msgid "EUC"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:295
+#, no-c-format
+msgid "S&JIS"
+msgstr ""
+
+#: languages/ruby/rubyconfigwidgetbase.ui:306
+#, no-c-format
+msgid "UTF-&8"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:30
+#, no-c-format
+msgid "Database Name"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:38
+#, no-c-format
+msgid "Host"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:46
+#, no-c-format
+msgid "Port"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:54
+#, no-c-format
+msgid "Username"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:62
+#, no-c-format
+msgid "Password"
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:86
+#, no-c-format
+msgid "<i>Warning:</i> password will be saved with weak encryption."
+msgstr ""
+
+#: languages/sql/sqlconfigwidget.ui:127
+#, no-c-format
+msgid "&Test"
+msgstr ""
+
+#: parts/abbrev/abbrevconfigwidgetbase.ui:16
+#, no-c-format
+msgid "Code Templates"
+msgstr ""
+
+#: parts/abbrev/abbrevconfigwidgetbase.ui:27
+#, no-c-format
+msgid "Co&de:"
+msgstr ""
+
+#: parts/abbrev/abbrevconfigwidgetbase.ui:43
+#, no-c-format
+msgid "&Enable automatic word completion"
+msgstr ""
+
+#: parts/abbrev/abbrevconfigwidgetbase.ui:87
+#, no-c-format
+msgid "Suffixes"
+msgstr ""
+
+#: parts/abbrev/abbrevconfigwidgetbase.ui:119
+#, no-c-format
+msgid "&Templates:"
+msgstr ""
+
+#: parts/abbrev/addtemplatedlgbase.ui:16
+#, no-c-format
+msgid "Add Code Template"
+msgstr ""
+
+#: parts/abbrev/addtemplatedlgbase.ui:96 parts/distpart/distpart_ui.ui:732
+#: src/profileengine/editor/addprofilewidget.ui:105
+#, no-c-format
+msgid "&Description:"
+msgstr ""
+
+#: parts/abbrev/addtemplatedlgbase.ui:139
+#, no-c-format
+msgid "&Suffixes:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:16
+#, no-c-format
+msgid "Create New Project"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:38
+#, no-c-format
+msgid "&All Projects"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:94
+#, no-c-format
+msgid "&Show all project templates"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:107
+#, no-c-format
+msgid "&Favorites"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:193
+#, no-c-format
+msgid "Application &name:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:204
+#: parts/documentation/docprojectconfigwidgetbase.ui:114
+#: parts/documentation/editbookmarkdlg.ui:43
+#: parts/documentation/editcatalogdlgbase.ui:116
+#, no-c-format
+msgid "&Location:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:215
+#, no-c-format
+msgid "Final location:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:267
+#, no-c-format
+msgid "TextLabel4"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:340
+#, no-c-format
+msgid "General Options"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:359 src/generalinfowidgetbase.ui:75
+#, no-c-format
+msgid "Author:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:370 src/generalinfowidgetbase.ui:83
+#, no-c-format
+msgid "Email:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:381 src/generalinfowidgetbase.ui:91
+#, no-c-format
+msgid "Version:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:444
+#, no-c-format
+msgid "0.1"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:452
+#, no-c-format
+msgid "License:"
+msgstr ""
+
+#: parts/appwizard/appwizarddlgbase.ui:501
+#, no-c-format
+msgid "Custom Options"
+msgstr ""
+
+#: parts/appwizard/filepropspagebase.ui:24
+#, no-c-format
+msgid "Customize"
+msgstr ""
+
+#: parts/appwizard/filepropspagebase.ui:48
+#, no-c-format
+msgid "Base class:"
+msgstr ""
+
+#: parts/appwizard/filepropspagebase.ui:66
+#, no-c-format
+msgid "Implementation file:"
+msgstr ""
+
+#: parts/appwizard/filepropspagebase.ui:74
+#, no-c-format
+msgid "Header file:"
+msgstr ""
+
+#: parts/appwizard/filepropspagebase.ui:89
+#, no-c-format
+msgid "Classes:"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:16
+#, no-c-format
+msgid "Import Existing Project"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:65
+#, no-c-format
+msgid "Fetch &Module"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:79
+#, no-c-format
+msgid "&Fetch from:"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:90
+#, no-c-format
+msgid "Project &name:"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:176
+#, no-c-format
+msgid "&Project type:"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:223
+#, no-c-format
+msgid "&Email:"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:242 parts/appwizard/importdlgbase.ui:262
+#, no-c-format
+msgid ""
+"If there exists a file AUTHOR in the\n"
+"directory, and it has email addresses\n"
+"formated as XXXX <.....> the XXXX\n"
+"will be the author, everything between \n"
+"<....> is the email address."
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:291
+#, no-c-format
+msgid "&Author:"
+msgstr ""
+
+#: parts/appwizard/importdlgbase.ui:305
+#, no-c-format
+msgid "Generate build system infrastructure"
+msgstr ""
+
+#: parts/appwizard/vcs_form.ui:16
+#, no-c-format
+msgid "Vcs Form"
+msgstr ""
+
+#: parts/appwizard/vcs_form.ui:40
+#, no-c-format
+msgid "&Version control system:"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:24
+#, no-c-format
+msgid "Artistic Style Configuration"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:78
+#, no-c-format
+msgid "&Style"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:89
+#, no-c-format
+msgid "&User defined"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:98
+#, no-c-format
+msgid "Select options from other tabs."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:106
+#, no-c-format
+msgid "&ANSI"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:112
+#, no-c-format
+msgid ""
+"ANSI style formatting/indenting.\n"
+"Brackets Break\n"
+"Use 4 spaces\n"
+"Indent Bracket=false\n"
+"Indent Class=false\n"
+"Indent Switch=false\n"
+"Indent NameSpace=false"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:126
+#, no-c-format
+msgid "&Kernighan && Ritchie"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:132
+#, no-c-format
+msgid ""
+"Kernighan & Ritchie style formatting/indenting.\n"
+"Brackets Attach\n"
+"Use 4 spaces\n"
+"Indent Class=false\n"
+"Indent Switch=false\n"
+"Indent Namespaces=false\n"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:146
+#, no-c-format
+msgid "Linu&x"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:152
+#, no-c-format
+msgid ""
+"Linux mode (8 spaces per indent, break definition-block brackets but attach "
+"command-block brackets).\n"
+"Brackets Linux\n"
+"Use 8 spaces\n"
+"Indent Bracket=false\n"
+"Indent Class=false\n"
+"Indent Switch=false\n"
+"Indent NameSpace=false"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:166
+#, no-c-format
+msgid "G&NU"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:172
+#, no-c-format
+msgid ""
+"GNU style formatting/indenting.\n"
+"Brackets Break\n"
+"Use 2 spaces\n"
+"Indent Block=true\n"
+"Indent Bracket=false\n"
+"Indent Class=false\n"
+"Indent Switch=false\n"
+"Indent NameSpace=false"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:187
+#, no-c-format
+msgid "&JAVA"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:193
+#, no-c-format
+msgid ""
+"Java mode, with standard java style formatting/indenting.\n"
+"Java Style\n"
+"Use 4 spaces\n"
+"Brackets Attach\n"
+"Indent Bracket=false\n"
+"Indent Switch=false"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:206
+#, no-c-format
+msgid "Use Global &Options"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:212
+#, no-c-format
+msgid ""
+"Use the global defaults. See the menu:\n"
+"Settings/Configure TDevelop/Formatting."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:231
+#, no-c-format
+msgid "Files to format"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:250
+#, no-c-format
+msgid ""
+"*.c *.h\n"
+"*.cpp *.hpp \n"
+"*.C *.H \n"
+"*.cxx *.hxx \n"
+"*.cc *.hh \n"
+"*.c++ *.h++\n"
+"*.inl *.tlh\n"
+"*.moc *.xpm\n"
+"*.diff *.patch\n"
+"*.java"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:265 parts/astyle/astyleconfig.ui:271
+#, no-c-format
+msgid ""
+"Set the extensions of files that the\n"
+"formatter will try to reformat. Use a\n"
+"space separated list, e.g. *.cpp *.hpp.\n"
+"Can use * on its own for any file."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:286
+#, no-c-format
+msgid "Tab && Bra&ckets"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:303
+#, no-c-format
+msgid "&Filling"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:317
+#, no-c-format
+msgid "Fill empt&y lines"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:320
+#, no-c-format
+msgid "Fill empty lines with the white space of their previous lines."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:336
+#, no-c-format
+msgid "U&se tabs"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:356
+#, no-c-format
+msgid "Number of spaces to use per indent."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:367
+#, no-c-format
+msgid "Con&vert tabs"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:370
+#, no-c-format
+msgid "Convert tabs to spaces."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:398
+#, no-c-format
+msgid "&Use spaces:"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:415
+#, no-c-format
+msgid ""
+"Number of spaces that will be converted to a tab.\n"
+"The number of spaces per tab is controled by the editor."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:427
+#, no-c-format
+msgid "F&orce tabs"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:430
+#, no-c-format
+msgid "Force tabs to be used in areas Astyle would prefer to use spaces."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:465
+#, no-c-format
+msgid "Brackets"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:487
+#, no-c-format
+msgid "&No Change"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:493
+#, no-c-format
+msgid "The brackets will not be changed."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:501
+#, no-c-format
+msgid "&Break"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:507
+#, no-c-format
+msgid "Break brackets from pre-block code (i.e. ANSI C/C++ style)."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:515
+#, no-c-format
+msgid "&Attach"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:518
+#, no-c-format
+msgid ""
+"Attach brackets to pre-block code (i.e. Java/K&R style).\n"
+"See also Formatting/Blocks/Break if-else"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:527
+#, no-c-format
+msgid "Linu&x style"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:530
+#, no-c-format
+msgid ""
+"Break brackets from class/function declarations, \n"
+"but attach brackets to pre-block command statements."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:544
+#, no-c-format
+msgid "Brea&k closing headers"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:547
+#, no-c-format
+msgid ""
+"Break brackets before closing headers (e.g. 'else', 'catch', ...)\n"
+"from their immediately preceding closing brackets."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:560
+#, no-c-format
+msgid "&Indentation"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:577
+#, no-c-format
+msgid "Contin&uation"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:591 parts/astyle/astyleconfig.ui:603
+#, no-c-format
+msgid ""
+"Indent a maximal # spaces in a continuous statement,\n"
+"relative to the previous line."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:600
+#, no-c-format
+msgid "Maximum in statement:"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:612
+#, no-c-format
+msgid "Minimum in conditional:"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:615 parts/astyle/astyleconfig.ui:633
+#, no-c-format
+msgid ""
+"Indent a minimal # spaces in a continuous conditional\n"
+"belonging to a conditional header."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:624
+#, no-c-format
+msgid "Twice current"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:650
+#, no-c-format
+msgid "Indented &Entities"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:661
+#, no-c-format
+msgid "&Switches"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:664
+#, no-c-format
+msgid ""
+"Indent 'switch' blocks, so that the inner 'case XXX:'\n"
+"headers are indented in relation to the switch block."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:673
+#, no-c-format
+msgid "&Case statements"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:676
+#, no-c-format
+msgid ""
+"Indent case blocks from the 'case XXX:' headers.\n"
+"Case statements not enclosed in blocks are NOT indented."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:685
+#, no-c-format
+msgid "Cla&sses"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:688
+#, no-c-format
+msgid ""
+"Indent 'class' blocks, so that the inner 'public:',\n"
+"'protected:' and 'private: headers are indented in\n"
+"relation to the class block."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:698
+#, no-c-format
+msgid "&Brackets"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:701
+#, no-c-format
+msgid "Add extra indentation to '{' and '}' block brackets."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:709
+#, no-c-format
+msgid "&Namespaces"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:712
+#, no-c-format
+msgid "Indent the contents of namespace blocks."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:720
+#, no-c-format
+msgid "L&abels"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:726
+#, no-c-format
+msgid ""
+"Indent labels so that they appear one indent less than\n"
+"the current indentation level, rather than being\n"
+"flushed completely to the left (which is the default)."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:736
+#, no-c-format
+msgid "Bloc&ks"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:739
+#, no-c-format
+msgid "Add extra indentation entire blocks (including brackets)."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:750
+#, no-c-format
+msgid "#Prepr&ocessors"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:753
+#, no-c-format
+msgid "Indent multi-line #define statements."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:765
+#, no-c-format
+msgid "For&matting"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:782
+#, no-c-format
+msgid "Blocks"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:793
+#, no-c-format
+msgid "&Break blocks"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:796
+#, no-c-format
+msgid ""
+"Insert empty lines around unrelated blocks, labels, classes,...\n"
+"Known problems:\n"
+"\n"
+"1. If a statement is NOT part of a block, \n"
+"the following statements are all double spaced. \n"
+"Statements enclosed in a block are formatted \n"
+"correctly.\n"
+"\n"
+"2. Comments are broken from the block.\n"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:813
+#, no-c-format
+msgid "Break bl&ocks all"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:816
+#, no-c-format
+msgid ""
+"Like --break-blocks, except also insert empty lines \n"
+"around closing headers (e.g. 'else', 'catch', ...).\n"
+"\n"
+"Known problems:\n"
+"\n"
+"1. If a statement is NOT part of a block, \n"
+"the following statements are all double spaced. \n"
+"Statements enclosed in a block are formatted \n"
+"correctly.\n"
+"\n"
+"2. Comments are broken from the block.\n"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:835
+#, no-c-format
+msgid "Break i&f-else"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:838
+#, no-c-format
+msgid "Break 'else if()' statements into two different lines."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:854
+#, no-c-format
+msgid "Padding"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:865
+#, no-c-format
+msgid "Add spa&ces inside parentheses"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:868
+#, no-c-format
+msgid "Insert space padding around parenthesis on the inside only."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:876
+#, no-c-format
+msgid "A&dd spaces outside parentheses"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:879
+#, no-c-format
+msgid "Insert space padding around parenthesis on the outside only."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:887
+#, no-c-format
+msgid "Remove &unnecessary spaces around parentheses"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:890
+#, no-c-format
+msgid "Remove unnecessary space padding around parenthesis."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:898
+#, no-c-format
+msgid "&Add spaces around operators"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:901
+#, no-c-format
+msgid ""
+"Insert space padding around operators.\n"
+"Once padded, operators stay padded.\n"
+"There is no unpad operator option."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:919
+#, no-c-format
+msgid "One Liners"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:930
+#, no-c-format
+msgid "&Keep one-line statements"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:933
+#, no-c-format
+msgid ""
+"Do not break lines containing multiple statements into\n"
+"multiple single-statement lines."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:942
+#, no-c-format
+msgid "Keep o&ne-line blocks"
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:945
+#, no-c-format
+msgid "Do not break blocks residing completely on one line."
+msgstr ""
+
+#: parts/astyle/astyleconfig.ui:966
+#, no-c-format
+msgid "Example"
+msgstr ""
+
+#: parts/astyle/kdevpart_astyle.rc:12
+#, no-c-format
+msgid "Astyle Toolbar"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:24
+#, no-c-format
+msgid "Code Tooltip"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:27
+#, no-c-format
+msgid ""
+"If checked, a tooltip will be shown when the mouse is over the bookmark, "
+"containing the text in the area surrounding it. <p> How many surrounding "
+"lines to include is decided by the value in the context box."
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:38
+#, no-c-format
+msgid "Show code &tooltip"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:63
+#, no-c-format
+msgid "&Lines of context:"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:115
+#, no-c-format
+msgid "Show Bookmarked Codeline in Bookmark Panel"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:118
+#, no-c-format
+msgid ""
+"This decides if the bookmark panel should show the content of the bookmarked "
+"line in addition to the line number.<p>This can be made optional depending "
+"on the start of the line, typically used for only showing lines containing a "
+"comment."
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:129
+#, no-c-format
+msgid "&Never"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:151
+#, no-c-format
+msgid "&Only lines beginning with the following string:"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:189
+#, no-c-format
+msgid "&Always"
+msgstr ""
+
+#: parts/bookmarks/bookmarks_settings_base.ui:192
+#, no-c-format
+msgid "Always show the bookmarked line in addition to the line number"
+msgstr ""
+
+#: parts/classview/kdevclassview.rc:14 src/kdevassistantui.rc:150
+#: src/tdevelopui.rc:165
+#, no-c-format
+msgid "Browser Toolbar"
+msgstr ""
+
+#: parts/ctags2/ctags2_createtagfilebase.ui:16
+#, no-c-format
+msgid "Create new tags file"
+msgstr ""
+
+#: parts/ctags2/ctags2_createtagfilebase.ui:40
+#, no-c-format
+msgid "Target tags file path:"
+msgstr ""
+
+#: parts/ctags2/ctags2_createtagfilebase.ui:53
+#, no-c-format
+msgid "Directory to tag:"
+msgstr ""
+
+#: parts/ctags2/ctags2_createtagfilebase.ui:91
+#, no-c-format
+msgid "&Create"
+msgstr ""
+
+#: parts/ctags2/ctags2_createtagfilebase.ui:99
+#: vcs/subversion/svn_commitdlgbase.ui:95
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:85
+#, no-c-format
+msgid "C&ancel"
+msgstr ""
+
+#: parts/ctags2/ctags2_selecttagfilebase.ui:16
+#, no-c-format
+msgid "Add tags file"
+msgstr ""
+
+#: parts/ctags2/ctags2_selecttagfilebase.ui:40
+#, no-c-format
+msgid "Tags file:"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:47
+#, no-c-format
+msgid "Editor Context Menu"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:58
+#, no-c-format
+msgid "Show \"&Go To Declaration\""
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:61
+#, no-c-format
+msgid ""
+"If checked, an option to go directly to the matching tag declaration will be "
+"shown. If more than one match, all matches will be shown in the main ctags "
+"result view."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:69
+#, no-c-format
+msgid "Show \"Go To &Definition\""
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:72
+#, no-c-format
+msgid ""
+"If checked, an option to go directly to the matching tag definition will be "
+"shown. If more than one match, all matches will be shown in the main ctags "
+"result view."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:80
+#, no-c-format
+msgid "Show \"CT&ags Lookup\""
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:83
+#, no-c-format
+msgid ""
+"If checked, an option to do a full lookup of all macthing tags is shown in "
+"the context menu. The results will be shown in the main ctags results view."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:112
+#, no-c-format
+msgid "When more than one hit, go directl&y to the first"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:115
+#, no-c-format
+msgid ""
+"If more than one hit was produced from an attempt to find an exact match, go "
+"to the first match in the list. Note: the <i>Go To Next Match</i> shortcut "
+"can be used to step between the matches."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:123
+#, no-c-format
+msgid "&Use custom tagfile generation arguments"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:126
+#, no-c-format
+msgid ""
+"The default arguments should be fine, but if needed a custom generation "
+"arguments string can be used."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:140
+#, no-c-format
+msgid ""
+"Enter custom arguments to ctags database creation here. Note: do not set a "
+"custom tags file filename here, do that below instead."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:158
+#, no-c-format
+msgid "Paths"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:161
+#: parts/ctags2/ctags2_settingswidgetbase.ui:180
+#, no-c-format
+msgid ""
+"Enter the path to the exuberant ctags binary. If empty, <i>ctags</i> will be "
+"executed via $PATH. Note that it is sometimes installed as <i>exuberant-"
+"ctags</i>."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:172
+#, no-c-format
+msgid "Path to ctags binary:"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:209
+#, no-c-format
+msgid "Mana&ge tag files"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:228
+#, no-c-format
+msgid "Path to project tag file:"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:236
+#, no-c-format
+msgid ""
+"Enter the full path of the project tagfile. If empty, the file will be "
+"called <i>tags</i> and reside in the root of the project."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:246
+#, no-c-format
+msgid "Other tag files:"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:262
+#, no-c-format
+msgid "&Create..."
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:278
+#, no-c-format
+msgid "Remo&ve"
+msgstr ""
+
+#: parts/ctags2/ctags2_settingswidgetbase.ui:314
+#, no-c-format
+msgid "Tags file"
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:28
+#, no-c-format
+msgid "Tag"
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:69
+#, no-c-format
+msgid ""
+"Result view for a tag lookup. Click a line to go to the corresponding place "
+"in the code."
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:93
+#, no-c-format
+msgid ""
+"Type the identifier you want to lookup. <p> The identifier will populate and "
+"display a reducing list as you type."
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:101
+#, no-c-format
+msgid "Hits:"
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:126
+#, no-c-format
+msgid "Date:"
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:137
+#, no-c-format
+msgid "Regenerate"
+msgstr ""
+
+#: parts/ctags2/ctags2_widgetbase.ui:140
+#, no-c-format
+msgid ""
+"Press to regenerate CTags database.<p>This will take some time on a large "
+"project."
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:37
+#, no-c-format
+msgid "Prepare for Release"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:79
+#, no-c-format
+msgid "<H2>Project Packaging & Publishing</H2>"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:135
+#, no-c-format
+msgid "Source &Distribution"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:151
+#, no-c-format
+msgid "&Use custom options"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:154
+#, no-c-format
+msgid "Default is: %n-%v.tar.gz"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:173
+#, no-c-format
+msgid "Source Options"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:184
+#, no-c-format
+msgid "Use &bzip2 instead of gzip"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:203
+#, no-c-format
+msgid ""
+"<b>Archive name format: </b><br> %n - File name <br> %v - File version <br> "
+"%d - Date of archive"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:214
+#, no-c-format
+msgid "%n-%v"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:217
+#, no-c-format
+msgid "Enter the filename using the format options. "
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:254
+#, no-c-format
+msgid "&Add Files"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:270
+#, no-c-format
+msgid "&Create Source Archive"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:286 parts/distpart/distpart_ui.ui:919
+#, no-c-format
+msgid "R&eset"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:309
+#, no-c-format
+msgid "Package &Information"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:349
+#, no-c-format
+msgid "Ve&ndor:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:381
+#, no-c-format
+msgid "Application name"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:402
+#, no-c-format
+msgid "&Application name:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:413
+#, no-c-format
+msgid "S&ummary:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:435
+#, no-c-format
+msgid "R&elease:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:446
+#, no-c-format
+msgid "&Version:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:491
+#, no-c-format
+msgid ""
+"Version of the file package.\n"
+"Menu item: Project/Project Options/General/Version\n"
+"changes project compiled version number"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:501
+#, no-c-format
+msgid "&Group:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:512
+#, no-c-format
+msgid "Pac&kager:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:538
+#, no-c-format
+msgid "Advanced Package Op&tions"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:549
+#, no-c-format
+msgid "&Create development package"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:557
+#, no-c-format
+msgid "Create documentation package"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:565
+#, no-c-format
+msgid "Include application icon"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:573
+#, no-c-format
+msgid ""
+"Architecture target:<BR><b>(Note: You must have a compiler that supports "
+"this target)</b>"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:579
+#, no-c-format
+msgid "i386"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:584
+#, no-c-format
+msgid "i586"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:589
+#, no-c-format
+msgid "i686"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:594
+#, no-c-format
+msgid "AMD K6"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:599
+#, no-c-format
+msgid "AMD K7"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:604
+#, no-c-format
+msgid "PPC"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:609
+#, no-c-format
+msgid "PPC G3"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:614
+#, no-c-format
+msgid "PPC Altevec"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:619
+#, no-c-format
+msgid "Dec Alpha (AXP)"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:624
+#, no-c-format
+msgid "Sparc"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:668
+#, no-c-format
+msgid ""
+"&Build Source \n"
+"Package"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:677
+#, no-c-format
+msgid ""
+"Build Binar&y \n"
+"Package"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:686
+#, no-c-format
+msgid ""
+"E&xport \n"
+"Build Files"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:695
+#, no-c-format
+msgid ""
+"I&mport \n"
+"Build Files"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:777
+#, no-c-format
+msgid "C&hangelog:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:807
+#, no-c-format
+msgid "Pr&oject Publishing"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:826
+#, no-c-format
+msgid "Local Options"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:848
+#, no-c-format
+msgid "Ge&nerate HTML information page"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:856
+#, no-c-format
+msgid "&User information generated by RPM"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:911
+#, no-c-format
+msgid "&Generate"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:939
+#, no-c-format
+msgid "Re&mote Options"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:980
+#, no-c-format
+msgid "File su&bmission list:"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1016
+#, no-c-format
+msgid "+"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1032
+#, no-c-format
+msgid "-"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1053
+#, no-c-format
+msgid "Upload to &custom FTP site"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1061
+#, no-c-format
+msgid "Upload files to ftp.&kde.org"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1086
+#, no-c-format
+msgid "Sub&mit"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1094
+#, no-c-format
+msgid "ftp://username:password@ftp.server.com/path/"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1102
+#, no-c-format
+msgid "Reset"
+msgstr ""
+
+#: parts/distpart/distpart_ui.ui:1110
+#, no-c-format
+msgid "Upload to &apps.kde.com"
+msgstr ""
+
+#: parts/documentation/addcatalogdlgbase.ui:16
+#: parts/documentation/editcatalogdlgbase.ui:19
+#, no-c-format
+msgid "Documentation Catalog Properties"
+msgstr ""
+
+#: parts/documentation/addcatalogdlgbase.ui:43
+#, no-c-format
+msgid "Type:"
+msgstr ""
+
+#: parts/documentation/addcatalogdlgbase.ui:73
+#, no-c-format
+msgid "Locatio&n:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:34
+#, no-c-format
+msgid "&Documentation Collections"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:98
+#, no-c-format
+msgid "&Rescan"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:127
+#, no-c-format
+msgid "Full Text &Search"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:163
+#, no-c-format
+msgid "htse&arch executable:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:215
+#, no-c-format
+msgid "htdi&g executable:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:234
+#, no-c-format
+msgid "Database di&rectory:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:245
+#, no-c-format
+msgid "ht&merge executable:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:260
+#, no-c-format
+msgid "O&ther"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:288
+#, no-c-format
+msgid "Editor Context Menu Items"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:299
+#, no-c-format
+msgid "&Find in documentation"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:307
+#, no-c-format
+msgid "&Look in documentation index"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:315
+#, no-c-format
+msgid "S&earch in documentation"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:323
+#, no-c-format
+msgid "Goto &infopage"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:331
+#, no-c-format
+msgid "Goto &manpage"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:341
+#, no-c-format
+msgid "Use TDevelop &Assistant to browse documentation"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:349
+#, no-c-format
+msgid "Fonts && Sizes"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:368
+#, no-c-format
+msgid "Sta&ndard font:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:397
+#, no-c-format
+msgid "Fi&xed font:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:416
+#, no-c-format
+msgid "&Zoom factor:"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:425
+#, no-c-format
+msgid "20"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:430
+#, no-c-format
+msgid "40"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:435
+#, no-c-format
+msgid "60"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:440
+#, no-c-format
+msgid "80"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:445
+#, no-c-format
+msgid "90"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:450
+#, no-c-format
+msgid "95"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:455
+#, no-c-format
+msgid "100"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:460
+#, no-c-format
+msgid "105"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:465
+#, no-c-format
+msgid "110"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:470
+#, no-c-format
+msgid "120"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:475
+#, no-c-format
+msgid "140"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:480
+#, no-c-format
+msgid "160"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:485
+#, no-c-format
+msgid "180"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:490
+#, no-c-format
+msgid "200"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:495
+#, no-c-format
+msgid "250"
+msgstr ""
+
+#: parts/documentation/docglobalconfigwidgetbase.ui:500
+#, no-c-format
+msgid "300"
+msgstr ""
+
+#: parts/documentation/docprojectconfigwidgetbase.ui:60
+#, no-c-format
+msgid "Ca&talog location:"
+msgstr ""
+
+#: parts/documentation/docprojectconfigwidgetbase.ui:85
+#, no-c-format
+msgid "C&ollection type:"
+msgstr ""
+
+#: parts/documentation/find_documentation_optionsbase.ui:16
+#, no-c-format
+msgid "Find Documentation Options"
+msgstr ""
+
+#: parts/documentation/find_documentation_optionsbase.ui:109
+#, no-c-format
+msgid "Go to first match"
+msgstr ""
+
+#: parts/documentation/find_documentation_optionsbase.ui:175
+#, no-c-format
+msgid ""
+"You can enable and disable search\n"
+"sources and change their priority here."
+msgstr ""
+
+#: parts/documentation/find_documentationbase.ui:36
+#, no-c-format
+msgid "Search term:"
+msgstr ""
+
+#: parts/documentation/selecttopicbase.ui:16
+#, no-c-format
+msgid "Choose Topic"
+msgstr ""
+
+#: parts/documentation/selecttopicbase.ui:88
+#, no-c-format
+msgid "Choose a topic for <b>%1</b>:"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:16
+#, no-c-format
+msgid "New File Wizard Options"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:34
+#, no-c-format
+msgid "Pro&ject Types"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:45
+#, no-c-format
+msgid "Re&move Type"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:53
+#, no-c-format
+msgid "Edit T&ype..."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:61
+#, no-c-format
+msgid "New &Subtype..."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:69
+#, no-c-format
+msgid "&New Type..."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:205
+#, no-c-format
+msgid "Ed&it Template"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:215
+#, no-c-format
+msgid "Used &Global Types"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:301
+#, no-c-format
+msgid "Copy to Pro&ject Types"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:311
+#, no-c-format
+msgid "Proje&ct Templates"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:320
+#, no-c-format
+msgid "Template Name"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:347
+#, no-c-format
+msgid "C&hange Content..."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:355
+#, no-c-format
+msgid "&New Template..."
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:371
+#, no-c-format
+msgid "Re&move Template"
+msgstr ""
+
+#: parts/filecreate/fcconfigwidgetbase.ui:396
+#, no-c-format
+msgid "&Edit Template"
+msgstr ""
+
+#: parts/filecreate/fctemplateeditbase.ui:16
+#, no-c-format
+msgid "File Template"
+msgstr ""
+
+#: parts/filecreate/fctemplateeditbase.ui:78
+#: parts/filecreate/fctypeeditbase.ui:162
+#, no-c-format
+msgid "Set template content from &file:"
+msgstr ""
+
+#: parts/filecreate/fctypeeditbase.ui:16
+#, no-c-format
+msgid "File Type"
+msgstr ""
+
+#: parts/filecreate/fctypeeditbase.ui:44
+#, no-c-format
+msgid "Type &extension:"
+msgstr ""
+
+#: parts/filecreate/fctypeeditbase.ui:76
+#, no-c-format
+msgid "Type &name:"
+msgstr ""
+
+#: parts/filecreate/fctypeeditbase.ui:108
+#, no-c-format
+msgid "Type &description:"
+msgstr ""
+
+#: parts/filelist/kdevfilelist.rc:8
+#, no-c-format
+msgid "View Sessions"
+msgstr ""
+
+#: parts/filelist/kdevfilelist.rc:18 src/tdevelopui.rc:187
+#, no-c-format
+msgid "View Sessions Toolbar"
+msgstr ""
+
+#: parts/filelist/projectviewconfigbase.ui:27
+#, no-c-format
+msgid "Display toolbar in toolview (note: change needs a restart)"
+msgstr ""
+
+#: parts/filelist/projectviewconfigbase.ui:30
+#: parts/filelist/projectviewconfigbase.ui:33
+#, no-c-format
+msgid ""
+"Uncheck this if you want the toolbar together with all other toolbars. You "
+"can disable it then"
+msgstr ""
+
+#: parts/filelist/projectviewconfigbase.ui:41
+#, no-c-format
+msgid "Only save project files in a session"
+msgstr ""
+
+#: parts/filelist/projectviewconfigbase.ui:44
+#: parts/filelist/projectviewconfigbase.ui:47
+#, no-c-format
+msgid "Check this if you want to ignore files that are not part of the project"
+msgstr ""
+
+#: parts/filelist/projectviewconfigbase.ui:55
+#, no-c-format
+msgid "Close all open files before opening a session"
+msgstr ""
+
+#: parts/filelist/projectviewconfigbase.ui:58
+#: parts/filelist/projectviewconfigbase.ui:61
+#, no-c-format
+msgid ""
+"Check this if you want the currently open files closed before opening a "
+"session"
+msgstr ""
+
+#: parts/filelist/projectviewprojectconfigbase.ui:16
+#, no-c-format
+msgid "Projectviews"
+msgstr ""
+
+#: parts/filelist/projectviewprojectconfigbase.ui:35
+#, no-c-format
+msgid "Open this session after project load:"
+msgstr ""
+
+#: parts/filelist/projectviewprojectconfigbase.ui:51
+#, no-c-format
+msgid "select a session"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:38
+#, no-c-format
+msgid "&Groups in the file view and their corresponding patterns:"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:47
+#: parts/regexptest/regexptestdlgbase.ui:246
+#, no-c-format
+msgid "Group"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:58
+#, no-c-format
+msgid "Pattern"
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:112
+#, no-c-format
+msgid "&Add Group..."
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:120
+#, no-c-format
+msgid "&Edit Group..."
+msgstr ""
+
+#: parts/fileview/filegroupsconfigwidgetbase.ui:128
+#, no-c-format
+msgid "De&lete Group"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:16
+#, no-c-format
+msgid "Colors for VCS Visual Feedback"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:27
+#, no-c-format
+msgid "Colors to Use for Version Control Feedback"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:46
+#, no-c-format
+msgid "&Updated:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:65
+#, no-c-format
+msgid "&Modified:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:84
+#, no-c-format
+msgid "Co&nflict:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:103
+#, no-c-format
+msgid "&Added:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:122
+#, no-c-format
+msgid "&Sticky:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:141
+#, no-c-format
+msgid "&Needs checkout:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:160
+#, no-c-format
+msgid "&Needs patch:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:179
+#, no-c-format
+msgid "Un&known:"
+msgstr ""
+
+#: parts/fileview/vcscolorsconfigwidgetbase.ui:198
+#, no-c-format
+msgid "&Default:"
+msgstr ""
+
+#: parts/outputviews/filterdlg.ui:16
+#, no-c-format
+msgid "Output Filter Settings"
+msgstr ""
+
+#: parts/outputviews/filterdlg.ui:88
+#, no-c-format
+msgid "Filter"
+msgstr ""
+
+#: parts/outputviews/filterdlg.ui:105
+#, no-c-format
+msgid "Only show lines matching:"
+msgstr ""
+
+#: parts/outputviews/filterdlg.ui:129
+#, no-c-format
+msgid "Re&gular expression"
+msgstr ""
+
+#: parts/partexplorer/partexplorerformbase.ui:24
+#, no-c-format
+msgid "PartExplorer"
+msgstr ""
+
+#: parts/partexplorer/partexplorerformbase.ui:27
+#, no-c-format
+msgid ""
+"This is a front-end to TDE's TDETrader: search your TDE documentation for "
+"more information about TDE services and TDETrader"
+msgstr ""
+
+#: parts/partexplorer/partexplorerformbase.ui:46
+#, no-c-format
+msgid "TDE service &type:"
+msgstr ""
+
+#: parts/partexplorer/partexplorerformbase.ui:79
+#, no-c-format
+msgid "&Additional constraints:"
+msgstr ""
+
+#: parts/partexplorer/partexplorerformbase.ui:104
+#, no-c-format
+msgid ""
+"<b>Constraints</b>Refine your query by writing additional constraints such "
+"as <i>([X-TDevelop-Scope]='Global')</i>)."
+msgstr ""
+
+#: parts/partexplorer/partexplorerformbase.ui:120
+#, no-c-format
+msgid "&Results"
+msgstr ""
+
+#: parts/quickopen/quickopenbase.ui:16
+#, no-c-format
+msgid "Quick Open"
+msgstr ""
+
+#: parts/quickopen/quickopenbase.ui:30
+#, no-c-format
+msgid "[NAME]"
+msgstr ""
+
+#: parts/quickopen/quickopenbase.ui:41
+#, no-c-format
+msgid "[ITEM LIST]"
+msgstr ""
+
+#: parts/quickopen/quickopenfunctionchooseformbase.ui:142
+#, no-c-format
+msgid "Function arguments list:"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:16
+#, no-c-format
+msgid "Test Regular Expression"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:30
+#, no-c-format
+msgid "&Regular expression:"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:41
+#, no-c-format
+msgid "&Test string:"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:52
+#, no-c-format
+msgid "Enter a string which will be matched against the regular expression"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:87
+#, no-c-format
+msgid "&Insert Quoted"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:93
+#, no-c-format
+msgid ""
+"Inserts the regular expression into the currently opened source code file. "
+"Escapes any special characters like backslash."
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:124
+#, no-c-format
+msgid "Closes the dialog"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:134
+#, no-c-format
+msgid ""
+"enter a regular expression, for example <tt>KD.*</tt>, which matches all "
+"strings beginning with \"KD\""
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:150
+#, no-c-format
+msgid "Regular Expression T&ype"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:161
+#, no-c-format
+msgid "&Basic POSIX syntax (used by grep)"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:167
+#: parts/regexptest/regexptestdlgbase.ui:178
+#, no-c-format
+msgid "A description of this syntax can be found in the grep manpage"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:175
+#, no-c-format
+msgid "E&xtended POSIX syntax (used by egrep)"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:186
+#, no-c-format
+msgid "&QRegExp syntax"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:189
+#, no-c-format
+msgid ""
+"A description of this syntax can be found in the documentation of the "
+"QRegExp class"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:197
+#, no-c-format
+msgid "QRegExp syntax (&minimal)"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:200
+#, no-c-format
+msgid ""
+"Matches a QRegExp non-greedy. Please read the QRegExp::setMinimal "
+"documentation for more details."
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:208
+#, no-c-format
+msgid "&KRegExp syntax"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:211
+#, no-c-format
+msgid "A description of this syntax can be found in the TDE API documentation."
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:240
+#, no-c-format
+msgid "Matched subgroups:"
+msgstr ""
+
+#: parts/regexptest/regexptestdlgbase.ui:284
+#, no-c-format
+msgid ""
+"Shows which groups were matched. See the corresponding documentation for how "
+"groups are matched."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:30
+#, no-c-format
+msgid "Project Wide String Replacement"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:80
+#, no-c-format
+msgid "All s&ubstrings"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:91
+#, no-c-format
+msgid "Whole words onl&y"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:107
+#, no-c-format
+msgid "Regular e&xpression:"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:110
+#, no-c-format
+msgid "Use regexp to specify target"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:121
+#, no-c-format
+msgid "E&dit"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:124
+#, no-c-format
+msgid "Opens the regexp editor. Only enabled if installed."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:139
+#, no-c-format
+msgid "Enter the regexp here"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:149
+#, no-c-format
+msgid "Target Files in Project"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:160
+#, no-c-format
+msgid "A&ll files"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:166
+#, no-c-format
+msgid "All files in the project will be considered."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:174
+#, no-c-format
+msgid "&Open files only"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:177
+#, no-c-format
+msgid "Only open project files will be considered."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:185
+#, no-c-format
+msgid "Files under &path:"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:188
+#, no-c-format
+msgid "Only project files in this dir and its subdirs will be considered."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:219
+#, no-c-format
+msgid "Expression is invalid."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:244
+#, no-c-format
+msgid "Fi&nd"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:250
+#, no-c-format
+msgid "Start looking for possible replacement targets."
+msgstr ""
+
+#: parts/replace/replacedlg.ui:268
+#, no-c-format
+msgid "Strings"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:279
+#, no-c-format
+msgid "&Text to find:"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:290
+#, no-c-format
+msgid "Target string"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:298
+#, no-c-format
+msgid "&Replacement text:"
+msgstr ""
+
+#: parts/replace/replacedlg.ui:309
+#, no-c-format
+msgid "The replacement string"
+msgstr ""
+
+#: parts/scripting/kdevscripting.rc:4
+#, no-c-format
+msgid "S&cripts"
+msgstr ""
+
+#: parts/scripting/scriptingglobalconfigbase.ui:27
+#, no-c-format
+msgid "Search Custom Directories for Scripts"
+msgstr ""
+
+#: parts/scripting/scriptingglobalconfigbase.ui:41
+#, no-c-format
+msgid ""
+"<b>NOTE</b> These are directories to search in that are found in your TDE "
+"resource directories. So if you add the string \"kate/scripts\" to the list "
+"then KScript will look in \"$TDEDIRS/data/kate/scripts\" for scripts. This "
+"will allow you to get scripts in your home directory as well as system wide "
+"ones."
+msgstr ""
+
+#: parts/snippet/snippetdlg.ui:16
+#, no-c-format
+msgid "Add Snippet"
+msgstr ""
+
+#: parts/snippet/snippetdlg.ui:117
+#, no-c-format
+msgid "&Snippet:"
+msgstr ""
+
+#: parts/snippet/snippetdlg.ui:131
+#, no-c-format
+msgid "Group:"
+msgstr ""
+
+#: parts/snippet/snippetdlg.ui:145
+#, no-c-format
+msgid "Click here to get to know how to use variables in a snippet"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:16
+#, no-c-format
+msgid "Snippet Settings"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:27
+#, no-c-format
+msgid "Tooltips"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:38
+#, no-c-format
+msgid "Show snippet's text in &tooltip"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:44
+#, no-c-format
+msgid ""
+"Decides if a tooltip should be shown containing text from the bookmarked line"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:82
+#, no-c-format
+msgid "Input Method for Variables"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:93
+#, no-c-format
+msgid "Single dialog for each variable within a snippet"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:99
+#, no-c-format
+msgid "An input dialog will be displayed for every variable within a snippet"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:107
+#, no-c-format
+msgid "One dialog for all variables within a snippet"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:113
+#, no-c-format
+msgid ""
+"A single dialog will be displayed where you can enter the values for all "
+"variables within a snippet"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:131
+#, no-c-format
+msgid "Delimiter:"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:177
+#, no-c-format
+msgid "Automatically Open Groups"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:188
+#, no-c-format
+msgid "The group's language is the project's primary language"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:194
+#, no-c-format
+msgid ""
+"<qt>If the group's language is the same as the project's primary language, "
+"the group will be automatically opened.</qt>"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:202
+#, no-c-format
+msgid "The group's language is supported by the project"
+msgstr ""
+
+#: parts/snippet/snippetsettingsbase.ui:208
+#, no-c-format
+msgid ""
+"<qt>Groups having a language which is supported by the current project will "
+"be opened automatically. <br>Even if the group's language is not the same as "
+"the project's primary language.</qt>"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:16
+#, no-c-format
+msgid "Add Tool"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:27 parts/valgrind/dialog_widget.ui:40
+#, no-c-format
+msgid "&Parameters:"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:38
+#, no-c-format
+msgid "C&apture output"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:41
+#, no-c-format
+msgid ""
+"If this is checked, the output of the application will be shown in the "
+"application output view; otherwise, all output will be ignored."
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:49 parts/valgrind/dialog_widget.ui:51
+#, no-c-format
+msgid "&Executable:"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:74
+#, no-c-format
+msgid "&Menu text:"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:85
+#, no-c-format
+msgid ""
+"<p>The following placeholders can be used:</p>\n"
+"<p>\n"
+"<b>%D</b> - The project directory<br>\n"
+"<b>%S</b> - The current filename<br>\n"
+"<b>%T</b> - The current selection<br>\n"
+"<b>%W</b> - The current word under the cursor<br>\n"
+"</p>\n"
+"<p>If any of the used placeholders cannot be evaluated (for example\n"
+"if you use %T but there is no current selection), the tool will not be\n"
+"executed.</p>"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:102
+#, no-c-format
+msgid "The text that appears in the Tools-Menu"
+msgstr ""
+
+#: parts/tools/addtooldlg.ui:159
+#, no-c-format
+msgid "The path and name of the application to execute"
+msgstr ""
+
+#: parts/tools/toolsconfigwidgetbase.ui:37
+#, no-c-format
+msgid "&Tools Menu"
+msgstr ""
+
+#: parts/tools/toolsconfigwidgetbase.ui:141
+#, no-c-format
+msgid "&File Context Menu"
+msgstr ""
+
+#: parts/tools/toolsconfigwidgetbase.ui:245
+#, no-c-format
+msgid "&Directory Context Menu"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:16
+#, no-c-format
+msgid "UIChooser"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:38
+#, no-c-format
+msgid "Use Tabs"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:41
+#, no-c-format
+msgid ""
+"Some prefer not to have a tab bar and switch between documents using other "
+"means. Kate is one example of this."
+msgstr ""
+
+#: parts/uimode/uichooser.ui:52
+#, no-c-format
+msgid "Al&ways"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:63
+#, no-c-format
+msgid "Ne&ver"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:76
+#, no-c-format
+msgid "Use Close on Hover"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:79
+#, no-c-format
+msgid ""
+"The document tab can optionally be used to close the document, by clicking "
+"on the tab icon."
+msgstr ""
+
+#: parts/uimode/uichooser.ui:121
+#, no-c-format
+msgid "Toolview Tab Layout"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:124
+#, no-c-format
+msgid ""
+"Three different modes for the IDEAl toolview tabs. \"Text and icons\" is the "
+"most informative, but takes a lot of space. Those with a smaller screen will "
+"typically want \"Icons\"."
+msgstr ""
+
+#: parts/uimode/uichooser.ui:135
+#, no-c-format
+msgid "Icons"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:143
+#, no-c-format
+msgid "Te&xt"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:154
+#, no-c-format
+msgid "Text and icons"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:164
+#, no-c-format
+msgid "Tabbed Browsing"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:167
+#, no-c-format
+msgid "Some extra options for the document tabbar."
+msgstr ""
+
+#: parts/uimode/uichooser.ui:178
+#, no-c-format
+msgid "Open &new tab after current tab"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:186
+#, no-c-format
+msgid "&Show icons on document tabs"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:194
+#, no-c-format
+msgid "Show close &button in tab bar"
+msgstr ""
+
+#: parts/uimode/uichooser.ui:214
+#, no-c-format
+msgid "Note: Changes will take effect after TDevelop is restarted"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:87 parts/valgrind/dialog_widget.ui:218
+#, no-c-format
+msgid "Valgrind"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:98
+#, no-c-format
+msgid "Memory &leak check"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:137
+#, no-c-format
+msgid "&Show still reachable blocks"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:147 parts/valgrind/dialog_widget.ui:274
+#, no-c-format
+msgid "&Trace children"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:166 parts/valgrind/dialog_widget.ui:240
+#, no-c-format
+msgid "Additional p&arameters:"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:284
+#, no-c-format
+msgid "KCachegrind"
+msgstr ""
+
+#: parts/valgrind/dialog_widget.ui:300
+#, no-c-format
+msgid "Exe&cutable:"
+msgstr ""
+
+#: parts/vcsmanager/vcsmanagerprojectconfigbase.ui:27
+#, no-c-format
+msgid "Version control system to use for this project:"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:16
+#, no-c-format
+msgid "General Settings"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:25
+#, no-c-format
+msgid "Absolute Path"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:30
+#, no-c-format
+msgid "Relative to Project File"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:67
+#, no-c-format
+msgid "Project directory:"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:113
+#, no-c-format
+msgid ""
+"Project Version\n"
+"You may need to run automake & friends to update\n"
+"the version in all files after changing this."
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:123
+#, no-c-format
+msgid ""
+"Used in templates as $EMAIL$\n"
+"Placed in the AUTHORS file"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:132
+#, no-c-format
+msgid ""
+"Used in templates as $AUTHOR$\n"
+"Placed in the AUTHORS file"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:177
+#, no-c-format
+msgid "Where the project starts."
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:189
+#, no-c-format
+msgid "Please select a project directory"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:197
+#, no-c-format
+msgid "Default encoding:"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:205
+#, no-c-format
+msgid "Default encoding used when opening text files"
+msgstr ""
+
+#: src/generalinfowidgetbase.ui:213
+#, no-c-format
+msgid "Text that stays in the project file."
+msgstr ""
+
+#: src/kdevassistantui.rc:68 src/tdevelopui.rc:73
+#, no-c-format
+msgid "Bu&ild"
+msgstr ""
+
+#: src/kdevassistantui.rc:143 src/tdevelopui.rc:157
+#, no-c-format
+msgid "Build Toolbar"
+msgstr ""
+
+#: src/kdevassistantui.rc:159 src/tdevelopui.rc:172
+#, no-c-format
+msgid "Extra Toolbar"
+msgstr ""
+
+#: src/mimewarningdialog.ui:24
+#, no-c-format
+msgid "Could Not Open File"
+msgstr ""
+
+#: src/mimewarningdialog.ui:43
+#, no-c-format
+msgid "TDevelop could not open"
+msgstr ""
+
+#: src/mimewarningdialog.ui:59
+#, no-c-format
+msgid "Some URL"
+msgstr ""
+
+#: src/mimewarningdialog.ui:75
+#, no-c-format
+msgid "<qt>No suitable viewer was found for the <b>%1</b> mimetype.</qt>"
+msgstr ""
+
+#: src/mimewarningdialog.ui:100
+#, no-c-format
+msgid "What Do You Want to Do?"
+msgstr ""
+
+#: src/mimewarningdialog.ui:111
+#, no-c-format
+msgid "Let TDE find a suitable program"
+msgstr ""
+
+#: src/mimewarningdialog.ui:122
+#, no-c-format
+msgid "Open it in TDevelop as plain text"
+msgstr ""
+
+#: src/mimewarningdialog.ui:158
+#, no-c-format
+msgid "Always open this mimetype as text"
+msgstr ""
+
+#: src/pluginselectdialogbase.ui:16
+#, no-c-format
+msgid "Plugin Selection"
+msgstr ""
+
+#: src/pluginselectdialogbase.ui:27
+#, no-c-format
+msgid "Plugins:"
+msgstr ""
+
+#: src/pluginselectdialogbase.ui:51
+#, no-c-format
+msgid "Make this the default for this profile:"
+msgstr ""
+
+#: src/pluginselectdialogbase.ui:59
+#, no-c-format
+msgid "Save &as Default"
+msgstr ""
+
+#: src/profileengine/editor/addprofilewidget.ui:73
+#, no-c-format
+msgid "&Generic name:"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:16
+#, no-c-format
+msgid "Profile Editor for The TDevelop Platform"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:212
+#, no-c-format
+msgid "Derived properties:"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:241
+#, no-c-format
+msgid "Own properties:"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:258
+#, no-c-format
+msgid "Lists of Explicitly Enabled && Disabled Plugins"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:283
+#, no-c-format
+msgid "Enabled:"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:289
+#: src/profileengine/editor/profileeditorbase.ui:329
+#, no-c-format
+msgid "Plugin Name"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:323
+#, no-c-format
+msgid "Disabled:"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:430
+#, no-c-format
+msgid "Available plugins:"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:447
+#: src/profileengine/editor/profileeditorbase.ui:527
+#, no-c-format
+msgid "Generic Name"
+msgstr ""
+
+#: src/profileengine/editor/profileeditorbase.ui:507
+#, no-c-format
+msgid "List of Plugins to Be Loaded"
+msgstr ""
+
+#: src/settingswidget.ui:16
+#, no-c-format
+msgid "Form2"
+msgstr ""
+
+#: src/settingswidget.ui:30
+#, no-c-format
+msgid "Lo&ad last project on startup"
+msgstr ""
+
+#: src/settingswidget.ui:33
+#, no-c-format
+msgid ""
+"Check this if you want TDevelop to load the last opened project on startup"
+msgstr ""
+
+#: src/settingswidget.ui:36
+#, no-c-format
+msgid ""
+"Mark this checkbox if you want to continue to work with the last project you "
+"worked on. This will cause TDevelop to automatically load this project on "
+"start-up. It will usually be shown in the state you left work so you can "
+"readily proceed."
+msgstr ""
+
+#: src/settingswidget.ui:44
+#, no-c-format
+msgid "<qt><h3>Project Settings</h3></qt>"
+msgstr ""
+
+#: src/settingswidget.ui:55
+#, no-c-format
+msgid "Line wrappin&g"
+msgstr ""
+
+#: src/settingswidget.ui:58
+#, no-c-format
+msgid ""
+"By default, TDevelop will wrap long lines around in the Messages Output View "
+"window"
+msgstr ""
+
+#: src/settingswidget.ui:61
+#, no-c-format
+msgid ""
+"By default, TDevelop will wrap long lines around in the Messages Output View "
+"window so that valuable information will not be easily overlooked. In some "
+"cases this will clutter long message lists. Remove the checkbox mark if you "
+"do not want the lines wrap around."
+msgstr ""
+
+#: src/settingswidget.ui:77
+#, no-c-format
+msgid "&Compiler output:"
+msgstr ""
+
+#: src/settingswidget.ui:86
+#, no-c-format
+msgid "Very Short"
+msgstr ""
+
+#: src/settingswidget.ui:91
+#, no-c-format
+msgid "Short"
+msgstr ""
+
+#: src/settingswidget.ui:96
+#, no-c-format
+msgid "Long"
+msgstr ""
+
+#: src/settingswidget.ui:111
+#, no-c-format
+msgid "Choose what sort of output you want from the build process"
+msgstr ""
+
+#: src/settingswidget.ui:114
+#, no-c-format
+msgid ""
+"TDevelop preprocesses the messages the Messages Output View window receives "
+"during the build processes in order to filter superfluous information. You "
+"can control the level of detail TDevelop will display using the dropdown box "
+"in this field. \n"
+"<b>Very Short</b> Displays only warnings, errors, and the filenames which "
+"are compiled. \n"
+"<b>Short</b> Suppresses all compiler flags and formats the output to be "
+"more readable. \n"
+"<b>Full</b> Displays all output messages unmodified."
+msgstr ""
+
+#: src/settingswidget.ui:127
+#, no-c-format
+msgid "<qt><h3>Output View Settings</h3></qt>"
+msgstr ""
+
+#: src/settingswidget.ui:149
+#, no-c-format
+msgid "Default pro&jects directory:"
+msgstr ""
+
+#: src/settingswidget.ui:163
+#, no-c-format
+msgid "Set the directory where you want your projects in."
+msgstr ""
+
+#: src/settingswidget.ui:166
+#, no-c-format
+msgid ""
+"By default, TDevelop uses a common parent directory for all new projects. "
+"Enter the absolute path of this common directory in the box or select it "
+"from your directory structure. TDevelop will place the any new project here "
+"as a subdirectory."
+msgstr ""
+
+#: src/settingswidget.ui:209
+#, no-c-format
+msgid "Window &font:"
+msgstr ""
+
+#: src/settingswidget.ui:261
+#, no-c-format
+msgid "Use &TDE setting"
+msgstr ""
+
+#: src/settingswidget.ui:267
+#, no-c-format
+msgid "Use the terminal as set in KControl"
+msgstr ""
+
+#: src/settingswidget.ui:270
+#, no-c-format
+msgid ""
+"If checked, TDevelop will use the default terminal as set in KControl in TDE "
+"components, Component Chooser."
+msgstr ""
+
+#: src/settingswidget.ui:294
+#, no-c-format
+msgid "&Other:"
+msgstr ""
+
+#: src/settingswidget.ui:297
+#, no-c-format
+msgid "Set a different terminal than the TDE default one"
+msgstr ""
+
+#: src/settingswidget.ui:300
+#, no-c-format
+msgid "Choose some other terminal different from the default one."
+msgstr ""
+
+#: src/settingswidget.ui:320
+#, no-c-format
+msgid "<qt><h3>Terminal Emulation</h3></qt>"
+msgstr ""
+
+#: src/settingswidget.ui:365
+#, no-c-format
+msgid ""
+"<qt><h3>UI Designer Integration</h3>This will only be used when no project "
+"is opened. For the project specific setting see Project Options/C++ Specific "
+"and open the Qt tab.</qt>"
+msgstr ""
+
+#: src/settingswidget.ui:399
+#, no-c-format
+msgid "Start TDevelop own designer embedded within TDevelop"
+msgstr ""
+
+#: src/settingswidget.ui:410
+#, no-c-format
+msgid "Run TDevelop's &designer as a separate application"
+msgstr ""
+
+#: src/settingswidget.ui:413
+#, no-c-format
+msgid "Start TDevelop own designer externally"
+msgstr ""
+
+#: src/settingswidget.ui:424
+#, no-c-format
+msgid "Run &Qt Designer"
+msgstr ""
+
+#: src/settingswidget.ui:440
+#, no-c-format
+msgid "Directory &navigation messages"
+msgstr ""
+
+#: src/settingswidget.ui:443
+#, no-c-format
+msgid "Check this if you want to know what directory make is in"
+msgstr ""
+
+#: src/settingswidget.ui:446
+#, no-c-format
+msgid ""
+"The make tool usually will display messages like “Entering directory”, or "
+"“Leaving directory” when it switches the directories it currently works in. "
+"As this clutters the messages list in the Messages Output View window, "
+"TDevelop suppresses those messages by default. Mark the checkbox if you want "
+"to protocol which directories make worked in."
+msgstr ""
+
+#: src/settingswidget.ui:494
+#, no-c-format
+msgid "Force English compiler output"
+msgstr ""
+
+#: src/settingswidget.ui:502
+#, no-c-format
+msgid "Use TDE language and disable \"jump-to-source\" functionality"
+msgstr ""
+
+#: vcs/clearcase/integrator/ccintegratordlgbase.ui:24
+#: vcs/perforce/integrator/pfintegratordlgbase.ui:24
+#, no-c-format
+msgid "No options available for this VCS."
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:24
+#, no-c-format
+msgid "CVS Server Configuration"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:46
+#, no-c-format
+msgid "&Local destination directory:"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:86
+#, no-c-format
+msgid "&Server path (e.g. :pserver:slavekb@cvs.trinitydesktop.org:/home/tde):"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:101
+#, no-c-format
+msgid "Select Module"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:137 vcs/cvsservice/cvsformbase.ui:79
+#: vcs/cvsservice/integrator/fetcherdlgbase.ui:113
+#, no-c-format
+msgid "&Module:"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:156
+#, no-c-format
+msgid "&Tag/branch:"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:195
+#, no-c-format
+msgid "&Prune directories"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:201
+#, no-c-format
+msgid "Creates subdirs if needed"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:207
+#, no-c-format
+msgid "Module"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:218
+#, no-c-format
+msgid "Real Path"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:277
+#, no-c-format
+msgid "&Fetch Modules List"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:283
+#, no-c-format
+msgid "Fetch modules list from server"
+msgstr ""
+
+#: vcs/cvsservice/checkoutdialogbase.ui:286
+#, no-c-format
+msgid "Click to fetch modules list from server you specified"
+msgstr ""
+
+#: vcs/cvsservice/commitdialogbase.ui:16
+#, no-c-format
+msgid "Commit to Repository"
+msgstr ""
+
+#: vcs/cvsservice/commitdialogbase.ui:30
+#, no-c-format
+msgid "&Message"
+msgstr ""
+
+#: vcs/cvsservice/commitdialogbase.ui:56
+#, no-c-format
+msgid "&Add to changelog:"
+msgstr ""
+
+#: vcs/cvsservice/commitdialogbase.ui:67
+#, no-c-format
+msgid "Change log filename path (relative to project directory)"
+msgstr ""
+
+#: vcs/cvsservice/commitdialogbase.ui:70
+#, no-c-format
+msgid ""
+"<b>Changelog filename path</b><br/>Insert here the Changelog filename you "
+"wish to use so that the message is appended"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:17
+#, no-c-format
+msgid "This form allows you to create a CVS repository for your new project"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:34
+#, no-c-format
+msgid "Release &tag:"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:45
+#, no-c-format
+msgid "Enter the name of the repository"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:48
+#, no-c-format
+msgid ""
+"CVS Repository name goes here.\n"
+"Most of the thime you'll just reuse the project name"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:57
+#: vcs/cvsservice/integrator/integratordlgbase.ui:46
+#, no-c-format
+msgid "vendor"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:60
+#, no-c-format
+msgid "Enter the vendor name"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:68
+#, no-c-format
+msgid "&Message:"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:90
+#: vcs/cvsservice/integrator/integratordlgbase.ui:176
+#, no-c-format
+msgid "&Vendor tag:"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:101
+#, no-c-format
+msgid "new project"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:104
+#, no-c-format
+msgid "Repository creation message"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:112
+#: vcs/cvsservice/integrator/integratordlgbase.ui:267
+#, no-c-format
+msgid "start"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:115
+#, no-c-format
+msgid "Tag that will be associated with initial state"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:129
+#, no-c-format
+msgid "&Server path:"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:140
+#, no-c-format
+msgid "Enter your CVS Root location"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:143
+#, no-c-format
+msgid ""
+"CVS Root location goes here, for example:<ul>\n"
+"<li>/home/cvsroot or</li><li>:pserver:me@localhost:/home/cvs</li></ul>"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:158
+#, no-c-format
+msgid "CVS_&RSH:"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:172
+#, no-c-format
+msgid "ssh"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:184
+#, no-c-format
+msgid "Init &root"
+msgstr ""
+
+#: vcs/cvsservice/cvsformbase.ui:187
+#, no-c-format
+msgid "Check if you defined a new CVS Root"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:16
+#, no-c-format
+msgid "CVS Options"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:27
+#, no-c-format
+msgid "Common Settings"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:46
+#, no-c-format
+msgid "&Remote shell (CVS_RSH environment variable):"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:57
+#, no-c-format
+msgid "sets the CVS_RSH variable"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:60
+#, no-c-format
+msgid ""
+"Set this option to \"ssh\" to use ssh as remote shell for CVS. Note that you "
+"need password-less login (see the ssh documentation for how to generate a "
+"public/private key pair) otherwise CVS will just hang forever."
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:68
+#, no-c-format
+msgid "CVS server &location:"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:86
+#, no-c-format
+msgid "When Updating"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:97
+#, no-c-format
+msgid "Create &new directories (if any)"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:105
+#, no-c-format
+msgid "&Prune empty directories"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:113
+#, no-c-format
+msgid "&Update subdirectories too"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:123
+#, no-c-format
+msgid "When Committing/Removing"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:134
+#, no-c-format
+msgid "&Be recursive"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:144
+#, no-c-format
+msgid "When Creating Diffs"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:176
+#, no-c-format
+msgid "Use these e&xtra options:"
+msgstr ""
+
+#: vcs/cvsservice/cvsoptionswidgetbase.ui:209
+#, no-c-format
+msgid "Con&text lines:"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:16
+#, no-c-format
+msgid "Choose Revisions to Diff"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:30
+#, no-c-format
+msgid "Build Difference Between"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:49
+#, no-c-format
+msgid "Local copy and an arbitrary &revision:"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:67
+#, no-c-format
+msgid "&Two arbitrary revisions/tags:"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:91
+#, no-c-format
+msgid "Revision A:"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:105
+#, no-c-format
+msgid "Second revision to compare (leave empty to diff against HEAD)"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:116
+#, no-c-format
+msgid "First revision to compare"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:132
+#, no-c-format
+msgid "Revision B:"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:142
+#, no-c-format
+msgid "Local cop&y and HEAD"
+msgstr ""
+
+#: vcs/cvsservice/diffdialogbase.ui:150
+#, no-c-format
+msgid "Local copy a&nd BASE"
+msgstr ""
+
+#: vcs/cvsservice/integrator/fetcherdlgbase.ui:51
+#, no-c-format
+msgid "&Branch tag:"
+msgstr ""
+
+#: vcs/cvsservice/integrator/fetcherdlgbase.ui:70
+#: vcs/cvsservice/integrator/integratordlgbase.ui:242
+#, no-c-format
+msgid "&Repository:"
+msgstr ""
+
+#: vcs/cvsservice/integrator/fetcherdlgbase.ui:97
+#, no-c-format
+msgid "Fetch &List"
+msgstr ""
+
+#: vcs/cvsservice/integrator/initdlg.ui:16
+#, no-c-format
+msgid "Choose Repository Location"
+msgstr ""
+
+#: vcs/cvsservice/integrator/initdlg.ui:35
+#, no-c-format
+msgid "&Repository location:"
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlgbase.ui:27
+#, no-c-format
+msgid "Create module in the repository"
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlgbase.ui:57
+#, no-c-format
+msgid "&Init Local Repository..."
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlgbase.ui:90
+#, no-c-format
+msgid "Login to &Repository..."
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlgbase.ui:154
+#, no-c-format
+msgid "Mo&dule:"
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlgbase.ui:198
+#, no-c-format
+msgid "Re&lease tag:"
+msgstr ""
+
+#: vcs/cvsservice/integrator/integratordlgbase.ui:256
+#, no-c-format
+msgid "First Import"
+msgstr ""
+
+#: vcs/cvsservice/kdevcvsservicepart.rc:6 vcs/perforce/kdevperforcepart.rc:6
+#: vcs/subversion/kdevpart_subversion.rc:5
+#, no-c-format
+msgid "&Version Control"
+msgstr ""
+
+#: vcs/cvsservice/kdevcvsservicepart.rc:9
+#, no-c-format
+msgid "&CVS Service"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:16
+#, no-c-format
+msgid "Update/Revert to Release/Branch/Date"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:38
+#, no-c-format
+msgid "Revision"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:52
+#, no-c-format
+msgid "&Most recent from current branch"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:71
+#, no-c-format
+msgid "An arbitrary &revision/tag/branch:"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:85
+#, no-c-format
+msgid "Type your release name here (leave empty for HEAD)"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:88
+#, no-c-format
+msgid ""
+"Fill the field with the release or branch name (e.g. <i>make_it_cool, "
+"tdevelop_alpha5, ...</i>)"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:106
+#, no-c-format
+msgid "An arbitrary &date:"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:117
+#, no-c-format
+msgid "FIll the field with a date (e.g. <i>20030204</i>)"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:129
+#, no-c-format
+msgid "Additional Options"
+msgstr ""
+
+#: vcs/cvsservice/releaseinputdialogbase.ui:140
+#, no-c-format
+msgid "&Enforce even if the file has been locally modified (revert)"
+msgstr ""
+
+#: vcs/cvsservice/tagdialogbase.ui:16
+#, no-c-format
+msgid "Tag Files on CVS Repository"
+msgstr ""
+
+#: vcs/cvsservice/tagdialogbase.ui:38
+#, no-c-format
+msgid "Tag/Branch &name:"
+msgstr ""
+
+#: vcs/cvsservice/tagdialogbase.ui:56
+#, no-c-format
+msgid "Tag as &branch"
+msgstr ""
+
+#: vcs/cvsservice/tagdialogbase.ui:64
+#, no-c-format
+msgid "&Force"
+msgstr ""
+
+#: vcs/perforce/kdevperforcepart.rc:9
+#, no-c-format
+msgid "&Perforce"
+msgstr ""
+
+#: vcs/subversion/commitdlgbase.ui:16
+#, no-c-format
+msgid "Log Message"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:55
+#, no-c-format
+msgid "&Do not do anything"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:61
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:68
+#, no-c-format
+msgid ""
+"Adds subversion menus to project.\n"
+"\n"
+"NOTE: Unless you import the project\n"
+"out of tdevelop, you will not be able\n"
+"to perform any subversion operations."
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:80
+#, no-c-format
+msgid ""
+"&Create a project tree and import new project into trunk, then checkout from "
+"the repository"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:83
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:90
+#, no-c-format
+msgid ""
+"Creates project, imports it into the subversion\n"
+"repository and checks it out as a working copy.\n"
+"\n"
+"NOTE: The repository has to exist.\n"
+"e.g. has been created with 'svnadmin'"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:102
+#, no-c-format
+msgid ""
+"Example for the url (if /home/user/subversion is the subversion "
+"repository):\n"
+"file:///home/user/subversion/mynewproject"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:122
+#, no-c-format
+msgid "Repository:"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:133
+#, no-c-format
+msgid ""
+"Subversion repository location.\n"
+"The repository has to exist -\n"
+"e.g. has been created with 'svnadmin'"
+msgstr ""
+
+#: vcs/subversion/integrator/svnintegratordlgbase.ui:138
+#, no-c-format
+msgid ""
+"Subversion repository location. This should include the subdirectory for the "
+"project in the repository. The project subdirectory and further "
+"subdirectories will be created. \n"
+"\n"
+"So for example if you give http://localhost/svn/projectname the following "
+"directories will be created and the project imported into the trunk "
+"subdirectory:\n"
+"http://localhost/svn/projectname\n"
+"http://localhost/svn/projectname/tags\n"
+"http://localhost/svn/projectname/branches\n"
+"http://localhost/svn/projectname/trunk"
+msgstr ""
+
+#: vcs/subversion/kdevpart_subversion.rc:8
+#, no-c-format
+msgid "&Subversion"
+msgstr ""
+
+#: vcs/subversion/subversiondiff.ui:16
+#, no-c-format
+msgid "Subversion Diff"
+msgstr ""
+
+#: vcs/subversion/subversionprojectwidget.ui:16
+#, no-c-format
+msgid "New Subversion Project"
+msgstr ""
+
+#: vcs/subversion/subversionprojectwidget.ui:35
+#, no-c-format
+msgid "&Import address:"
+msgstr ""
+
+#: vcs/subversion/subversionprojectwidget.ui:53
+#, no-c-format
+msgid "Create &Standard Directories (tags/trunk/branches/)?"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:24
+#, no-c-format
+msgid "Subversion Module Checkout"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:43
+#, no-c-format
+msgid "Server Settings"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:62
+#, no-c-format
+msgid "Checkout &from:"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:96
+#, no-c-format
+msgid "&Revision:"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:107 vcs/subversion/svn_copydlgwidget.ui:143
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:97
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:202
+#, no-c-format
+msgid "HEAD"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:131
+#, no-c-format
+msgid "This Project has Standard &Trunk/Branches/Tags/Directories"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:186
+#, no-c-format
+msgid "Local Directory"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:205
+#, no-c-format
+msgid "C&heckout in:"
+msgstr ""
+
+#: vcs/subversion/svn_co.ui:239
+#, no-c-format
+msgid "&Name of the newly created directory:"
+msgstr ""
+
+#: vcs/subversion/svn_commitdlgbase.ui:71
+#, no-c-format
+msgid "Keep Locks"
+msgstr ""
+
+#: vcs/subversion/svn_commitdlgbase.ui:105
+#, no-c-format
+msgid "Recursive"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:16
+#, no-c-format
+msgid "Subversion Copy"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:68
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:27
+#, no-c-format
+msgid "Destination"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:84
+#, no-c-format
+msgid "Specify either the full repository URL or local working path"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:94
+#, no-c-format
+msgid "Requested Local Path"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:102
+#, no-c-format
+msgid "Source Revision"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:129
+#, no-c-format
+msgid "Specify by number:"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:137
+#, no-c-format
+msgid "Specify by keyword:"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:148
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:102
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:207
+#, no-c-format
+msgid "BASE"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:153
+#, no-c-format
+msgid "WORKING"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:197
+#, no-c-format
+msgid "Specify by the repository URL of this item"
+msgstr ""
+
+#: vcs/subversion/svn_copydlgwidget.ui:205
+#, no-c-format
+msgid "Specify by local path of this item"
+msgstr ""
+
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:35
+#, no-c-format
+msgid "Do not show logs before branching point"
+msgstr ""
+
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:43
+#, no-c-format
+msgid "End Revision"
+msgstr ""
+
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:54
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:117
+#, no-c-format
+msgid "&By Revision Number"
+msgstr ""
+
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:62
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:125
+#, no-c-format
+msgid "B&y Revision Specifier"
+msgstr ""
+
+#: vcs/subversion/svn_logviewoptiondlgbase.ui:93
+#, no-c-format
+msgid "Start Revision"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:16
+#, no-c-format
+msgid "Subversion Merge"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:38
+#, no-c-format
+msgid "Destination working path"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:53
+#, no-c-format
+msgid "Source 1"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:80
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:172
+#, no-c-format
+msgid "Number:"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:91
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:180
+#, no-c-format
+msgid "Keyword:"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:107
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:212
+#, no-c-format
+msgid "COMMITTED"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:112
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:217
+#, no-c-format
+msgid "PREV"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:143
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:259
+#, no-c-format
+msgid "Source URL or working path:"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:151
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:196
+#, no-c-format
+msgid "Specify revision as"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:161
+#, no-c-format
+msgid "Source 2"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:302
+#, no-c-format
+msgid "--force (Force to delete locally modified or unversioned items.)"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:310
+#, no-c-format
+msgid "--non-recursive"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:318
+#, no-c-format
+msgid "--ignore-ancestry"
+msgstr ""
+
+#: vcs/subversion/svn_mergeoptiondlgbase.ui:334
+#, no-c-format
+msgid ""
+"--dry-run (Only receive full result notification\n"
+" without actually modifying working copy)"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:16
+#, no-c-format
+msgid "Subversion Switch"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:27
+#, no-c-format
+msgid "Non-recursive. (Switch its immediate children only)"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:108
+#, no-c-format
+msgid "Current Repository URL"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:124
+#, no-c-format
+msgid "Working copy to switch"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:140
+#, no-c-format
+msgid "Working Mode"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:151
+#, no-c-format
+msgid "svn switch"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:159
+#, no-c-format
+msgid "svn switch --relocation"
+msgstr ""
+
+#: vcs/subversion/svn_switchdlgbase.ui:169
+#, no-c-format
+msgid "New destination URL"
+msgstr ""
+
+#: vcs/subversion/svnssltrustpromptbase.ui:16
+#, no-c-format
+msgid "SSL Certificate Trust"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdevelop/tdevtipofday.po b/tde-i18n-es_AR/messages/tdevelop/tdevtipofday.po
new file mode 100644
index 00000000000..50f8f240447
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdevelop/tdevtipofday.po
@@ -0,0 +1,212 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2021-07-07 18:24+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: tipofday_part.cpp:36
+msgid "&Tip of the Day"
+msgstr ""
+
+#: tipofday_part.cpp:38
+msgid "A tip how to use TDevelop"
+msgstr ""
+
+#: tipofday_part.cpp:39
+msgid ""
+"<b>Tip of the day</b><p>Will display another good tip \n"
+"contributed by KDevelop users."
+msgstr ""
+
+#: tips:3
+msgid ""
+"<p>If you want to specify additional command-line options to your make "
+"program, you can set them in the <b>Project Options</b> dialog, <b>Make "
+"Options</b> tab.\n"
+msgstr ""
+
+#: tips:10
+msgid ""
+"<p>If you use functions of other libraries than the target is currently "
+"linked with, you can specify them in the <b>Target Options</b> dialog.\n"
+msgstr ""
+
+#: tips:17
+msgid ""
+"<p>If you want to change your application's version number, you can change "
+"it in the <b>Project Options</b> dialog, <b>General</b> tab, automatically "
+"updating your project.\n"
+msgstr ""
+
+#: tips:24
+msgid ""
+"<p>If you want to create a new project, choose \"Project\"->\"New Project\" "
+"from the menu.\n"
+msgstr ""
+
+#: tips:31
+msgid ""
+"<p>If you changed your applications' classes, you should update your API "
+"documentation by selecting \"Build API Documentation\" from the Build menu.\n"
+msgstr ""
+
+#: tips:38
+msgid ""
+"<p>You can save time if you select \"Compile File\" from the Build menu or "
+"the toolbar, to only compile your current implementation file.\n"
+msgstr ""
+
+#: tips:45
+msgid ""
+"<p>If you're searching for information on classes or classmembers, select "
+"\"Search for Help on...\" from the Help menu or use \"Index\" tab of the "
+"documentation tree.\n"
+msgstr ""
+
+#: tips:52
+msgid ""
+"<p>If you want to have info about something in the TDevelop window, select "
+"the \"What's this?\" button in the toolbar and click on the item you don't "
+"know about.\n"
+msgstr ""
+
+#: tips:59
+msgid ""
+"<p>Hint: You can search the documentation for a keyword by marking the word "
+"and select \"Search in Documentation\" in the right button popup menu.\n"
+msgstr ""
+
+#: tips:66
+msgid "<p>The TDevelop Team wishes you a nice day !\n"
+msgstr ""
+
+#: tips:73
+msgid ""
+"<p>If you have found a bug in TDevelop, please let us know. Use the TDE "
+"Gitea Workspace (TGW) at https://mirror.git.trinitydesktop.org/gitea/ or TDE "
+"Bugzilla at http://bugs.trinitydesktop.org/ or select \"Help\"->\"Report Bug"
+"\" from the menu.\n"
+msgstr ""
+
+#: tips:80
+msgid ""
+"<p>If you want to add your own documentation to the documentation tree use "
+"<b>Documentation Tree</b> tab in the <b>Configure TDevelop</b> dialog.\n"
+msgstr ""
+
+#: tips:87
+msgid ""
+"<p>...that you can create a new class with \"New Class\" from the \"Project"
+"\" menu?\n"
+msgstr ""
+
+#: tips:94
+msgid ""
+"<p>To open a project, select \"Open Project\" from the \"Project\" menu.\n"
+msgstr ""
+
+#: tips:101
+msgid ""
+"<p>If you compile your project and get an error, you can click on the error "
+"message to switch to the file and line where the error occurred.\n"
+msgstr ""
+
+#: tips:108
+msgid ""
+"<p>...that you can debug your programs within TDevelop by selecting \"Debug"
+"\"->\"Start\" in the menu?\n"
+msgstr ""
+
+#: tips:115
+msgid ""
+"<p>...that you can switch between classes or namespaces by selecting the "
+"class or namespace combo in the toolbar?\n"
+msgstr ""
+
+#: tips:122
+msgid ""
+"<p>...that you can preview images and icons by selecting them in the file "
+"viewer's trees?\n"
+msgstr ""
+
+#: tips:129
+msgid ""
+"<p>...that you can set the compiler options in the <b>Project Options</b> "
+"dialog, <b>Configure Options</b> tab?\n"
+msgstr ""
+
+#: tips:136
+msgid ""
+"<p>...that you can copy text from the documentation browser to the clipboard "
+"and insert it into your sources?\n"
+msgstr ""
+
+#: tips:143
+msgid ""
+"<p>...that you should keep your library documentation up to date after "
+"installing new libraries?\n"
+msgstr ""
+
+#: tips:150
+msgid "<p>...that you can configure the syntax-highlighting of the editor?\n"
+msgstr ""
+
+#: tips:157
+msgid ""
+"<p>...that you can access more internal debug functions selecting \"Debug\"->"
+"\"Viewers\"?\n"
+msgstr ""
+
+#: tips:164
+msgid ""
+"<p>...that you can move the cursor by words with Ctrl and left or right "
+"arrow?\n"
+msgstr ""
+
+#: tips:171
+msgid "<p>...that your source bookmarks are stored in the project?\n"
+msgstr ""
+
+#: tips:178
+msgid ""
+"<p>...that your documentation bookmarks are stored globally in TDevelop "
+"configuration?\n"
+msgstr ""
+
+#: tips:185
+msgid ""
+"<p>...that you can start grep search from inside editor with context menu?\n"
+msgstr ""
+
+#: tips:192
+msgid ""
+"<p>...that you can set the installation path in \"Project\"->\"Project "
+"Options\" \"Configure Options\" with just adding \"--prefix=/install/path/\" "
+"to the \"Configure arguments\"-list?\n"
+msgstr ""
+
+#: tips:199
+msgid ""
+"<p>...that you can compilie your project in \"debug-mode\" and \"optimized-"
+"mode\"?\n"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdewebdev/kimagemapeditor.po b/tde-i18n-es_AR/messages/tdewebdev/kimagemapeditor.po
new file mode 100644
index 00000000000..b12e8b6f467
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdewebdev/kimagemapeditor.po
@@ -0,0 +1,792 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2020-05-11 04:14+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: arealistview.cpp:38 kimagemapeditor.cpp:105 kimagemapeditor.cpp:134
+msgid "Areas"
+msgstr ""
+
+#: arealistview.cpp:39 kimedialogs.cpp:840
+msgid "Preview"
+msgstr ""
+
+#: arealistview.cpp:47
+msgid ""
+"<h3>Area List</h3>The area list shows you all areas of the map.<br>The left "
+"column shows the link associated with the area; the right column shows the "
+"part of the image that is covered by the area.<br>The maximum size of the "
+"preview images can be configured."
+msgstr ""
+
+#: arealistview.cpp:51
+msgid "A list of all areas"
+msgstr ""
+
+#: imageslistview.cpp:57 kimagemapeditor.cpp:107 kimagemapeditor.cpp:136
+#: kimeshell.cpp:160
+msgid "Images"
+msgstr ""
+
+#: imageslistview.cpp:58
+msgid "Usemap"
+msgstr ""
+
+#: kimagemapeditor.cpp:106 kimagemapeditor.cpp:135 mapslistview.cpp:29
+msgid "Maps"
+msgstr ""
+
+#: kimagemapeditor.cpp:245 mapslistview.cpp:158
+msgid "unnamed"
+msgstr ""
+
+#: kimagemapeditor.cpp:258 main.cpp:43
+msgid "KImageMapEditor"
+msgstr ""
+
+#: kimagemapeditor.cpp:259 main.cpp:28
+msgid "An HTML imagemap editor"
+msgstr ""
+
+#: kimagemapeditor.cpp:436
+msgid ""
+"<h3>Open File</h3>Click this to <em>open</em> a new picture or HTML file."
+msgstr ""
+
+#: kimagemapeditor.cpp:437
+msgid "Open new picture or HTML file"
+msgstr ""
+
+#: kimagemapeditor.cpp:445
+msgid ""
+"<h3>Save File</h3>Click this to <em>save</em> the changes to the HTML file."
+msgstr ""
+
+#: kimagemapeditor.cpp:446
+msgid "Save HTML file"
+msgstr ""
+
+#: kimagemapeditor.cpp:455
+msgid ""
+"<h3>Close File</h3>Click this to <em>close</em> the currently open HTML file."
+msgstr ""
+
+#: kimagemapeditor.cpp:456
+msgid "Close HTML file"
+msgstr ""
+
+#: kimagemapeditor.cpp:461
+msgid "<h3>Copy</h3>Click this to <em>copy</em> the selected area."
+msgstr ""
+
+#: kimagemapeditor.cpp:468
+msgid "<h3>Cut</h3>Click this to <em>cut</em> the selected area."
+msgstr ""
+
+#: kimagemapeditor.cpp:475
+msgid "<h3>Paste</h3>Click this to <em>paste</em> the copied area."
+msgstr ""
+
+#: kimagemapeditor.cpp:484
+msgid "<h3>Delete</h3>Click this to <em>delete</em> the selected area."
+msgstr ""
+
+#: kimagemapeditor.cpp:492
+msgid "Pr&operties"
+msgstr ""
+
+#: kimagemapeditor.cpp:504
+msgid "<h3>Zoom</h3>Choose the desired zoom level."
+msgstr ""
+
+#: kimagemapeditor.cpp:507
+#, c-format
+msgid "25%"
+msgstr ""
+
+#: kimagemapeditor.cpp:508
+#, c-format
+msgid "50%"
+msgstr ""
+
+#: kimagemapeditor.cpp:509
+#, c-format
+msgid "100%"
+msgstr ""
+
+#: kimagemapeditor.cpp:510
+#, c-format
+msgid "150%"
+msgstr ""
+
+#: kimagemapeditor.cpp:511
+#, c-format
+msgid "200%"
+msgstr ""
+
+#: kimagemapeditor.cpp:512
+#, c-format
+msgid "250%"
+msgstr ""
+
+#: kimagemapeditor.cpp:513
+#, c-format
+msgid "300%"
+msgstr ""
+
+#: kimagemapeditor.cpp:514
+#, c-format
+msgid "500%"
+msgstr ""
+
+#: kimagemapeditor.cpp:515
+#, c-format
+msgid "750%"
+msgstr ""
+
+#: kimagemapeditor.cpp:516
+#, c-format
+msgid "1000%"
+msgstr ""
+
+#: kimagemapeditor.cpp:520
+msgid "Highlight Areas"
+msgstr ""
+
+#: kimagemapeditor.cpp:523
+msgid "Show Alt Tag"
+msgstr ""
+
+#: kimagemapeditor.cpp:526
+msgid "Hide Alt Tag"
+msgstr ""
+
+#: kimagemapeditor.cpp:529
+msgid "Map &Name..."
+msgstr ""
+
+#: kimagemapeditor.cpp:532
+msgid "Ne&w Map..."
+msgstr ""
+
+#: kimagemapeditor.cpp:534
+msgid "Create a new map"
+msgstr ""
+
+#: kimagemapeditor.cpp:536
+msgid "D&elete Map"
+msgstr ""
+
+#: kimagemapeditor.cpp:538
+msgid "Delete the current active map"
+msgstr ""
+
+#: kimagemapeditor.cpp:540
+msgid "Edit &Default Area..."
+msgstr ""
+
+#: kimagemapeditor.cpp:542
+msgid "Edit the default area of the current active map"
+msgstr ""
+
+#: kimagemapeditor.cpp:544
+msgid "&Preview"
+msgstr ""
+
+#: kimagemapeditor.cpp:546
+msgid "Show a preview"
+msgstr ""
+
+#: kimagemapeditor.cpp:549 kimagemapeditorpartui.rc:61
+#, no-c-format
+msgid "&Image"
+msgstr ""
+
+#: kimagemapeditor.cpp:551
+msgid "Add Image..."
+msgstr ""
+
+#: kimagemapeditor.cpp:553
+msgid "Add a new image"
+msgstr ""
+
+#: kimagemapeditor.cpp:555
+msgid "Remove Image"
+msgstr ""
+
+#: kimagemapeditor.cpp:557
+msgid "Remove the current visible image"
+msgstr ""
+
+#: kimagemapeditor.cpp:559
+msgid "Edit Usemap..."
+msgstr ""
+
+#: kimagemapeditor.cpp:561
+msgid "Edit the usemap tag of the current visible image"
+msgstr ""
+
+#: kimagemapeditor.cpp:563
+msgid "Show &HTML"
+msgstr ""
+
+#: kimagemapeditor.cpp:568
+msgid "&Selection"
+msgstr ""
+
+#: kimagemapeditor.cpp:572
+msgid "<h3>Selection</h3>Click this to select areas."
+msgstr ""
+
+#: kimagemapeditor.cpp:578
+msgid "&Circle"
+msgstr ""
+
+#: kimagemapeditor.cpp:582
+msgid "<h3>Circle</h3>Click this to start drawing a circle."
+msgstr ""
+
+#: kimagemapeditor.cpp:587
+msgid "&Rectangle"
+msgstr ""
+
+#: kimagemapeditor.cpp:591
+msgid "<h3>Rectangle</h3>Click this to start drawing a rectangle."
+msgstr ""
+
+#: kimagemapeditor.cpp:596
+msgid "&Polygon"
+msgstr ""
+
+#: kimagemapeditor.cpp:600
+msgid "<h3>Polygon</h3>Click this to start drawing a polygon."
+msgstr ""
+
+#: kimagemapeditor.cpp:605
+msgid "&Freehand Polygon"
+msgstr ""
+
+#: kimagemapeditor.cpp:609
+msgid "<h3>Freehandpolygon</h3>Click this to start drawing a freehand polygon."
+msgstr ""
+
+#: kimagemapeditor.cpp:614
+msgid "&Add Point"
+msgstr ""
+
+#: kimagemapeditor.cpp:618
+msgid "<h3>Add Point</h3>Click this to add points to a polygon."
+msgstr ""
+
+#: kimagemapeditor.cpp:623
+msgid "&Remove Point"
+msgstr ""
+
+#: kimagemapeditor.cpp:627
+msgid "<h3>Remove Point</h3>Click this to remove points from a polygon."
+msgstr ""
+
+#: kimagemapeditor.cpp:634
+msgid "Cancel Drawing"
+msgstr ""
+
+#: kimagemapeditor.cpp:637
+msgid "Move Left"
+msgstr ""
+
+#: kimagemapeditor.cpp:640
+msgid "Move Right"
+msgstr ""
+
+#: kimagemapeditor.cpp:643
+msgid "Move Up"
+msgstr ""
+
+#: kimagemapeditor.cpp:646
+msgid "Move Down"
+msgstr ""
+
+#: kimagemapeditor.cpp:649
+msgid "Increase Width"
+msgstr ""
+
+#: kimagemapeditor.cpp:652
+msgid "Decrease Width"
+msgstr ""
+
+#: kimagemapeditor.cpp:655
+msgid "Increase Height"
+msgstr ""
+
+#: kimagemapeditor.cpp:658
+msgid "Decrease Height"
+msgstr ""
+
+#: kimagemapeditor.cpp:673
+msgid "Bring to Front"
+msgstr ""
+
+#: kimagemapeditor.cpp:676
+msgid "Send to Back"
+msgstr ""
+
+#: kimagemapeditor.cpp:679
+msgid "Bring Forward One"
+msgstr ""
+
+#: kimagemapeditor.cpp:681
+msgid "Send Back One"
+msgstr ""
+
+#: kimagemapeditor.cpp:690
+msgid "Configure KImageMapEditor..."
+msgstr ""
+
+#: kimagemapeditor.cpp:695
+msgid "Show Area List"
+msgstr ""
+
+#: kimagemapeditor.cpp:699
+msgid "Show Map List"
+msgstr ""
+
+#: kimagemapeditor.cpp:703
+msgid "Show Image List"
+msgstr ""
+
+#: kimagemapeditor.cpp:707
+msgid "Hide Area List"
+msgstr ""
+
+#: kimagemapeditor.cpp:708
+msgid "Hide Map List"
+msgstr ""
+
+#: kimagemapeditor.cpp:709
+msgid "Hide Image List"
+msgstr ""
+
+#: kimagemapeditor.cpp:722
+msgid " Selection: - Cursor: x: 0, y: 0 "
+msgstr ""
+
+#: kimagemapeditor.cpp:798
+msgid " Cursor: x: %1, y: %2 "
+msgstr ""
+
+#: kimagemapeditor.cpp:806 kimagemapeditor.cpp:819
+msgid " Selection: x: %1, y: %2, w: %3, h: %4 "
+msgstr ""
+
+#: kimagemapeditor.cpp:811
+msgid " Selection: - "
+msgstr ""
+
+#: kimagemapeditor.cpp:871
+msgid "Drop an image or HTML file"
+msgstr ""
+
+#: kimagemapeditor.cpp:1511 kimagemapeditor.cpp:1515
+msgid "Enter Map Name"
+msgstr ""
+
+#: kimagemapeditor.cpp:1512 kimagemapeditor.cpp:1516
+msgid "Enter the name of the map:"
+msgstr ""
+
+#: kimagemapeditor.cpp:1522
+msgid "The name <em>%1</em> already exists."
+msgstr ""
+
+#: kimagemapeditor.cpp:1532
+msgid "HTML Code of Map"
+msgstr ""
+
+#: kimagemapeditor.cpp:1572
+msgid ""
+"*.png *.jpg *.jpeg *.gif *.htm *.html|Web File\n"
+"*.png *.jpg *.jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng|Images\n"
+"*.htm *.html|HTML Files\n"
+"*.png|PNG Images\n"
+"*.jpg *.jpeg|JPEG Images\n"
+"*.gif|GIF-Images\n"
+"*|All Files"
+msgstr ""
+
+#: kimagemapeditor.cpp:1576
+msgid "Choose File to Open"
+msgstr ""
+
+#: kimagemapeditor.cpp:1613
+msgid "HTML File"
+msgstr ""
+
+#: kimagemapeditor.cpp:1614
+msgid "Text File"
+msgstr ""
+
+#: kimagemapeditor.cpp:1614 kimedialogs.cpp:509 kimeshell.cpp:162
+msgid "All Files"
+msgstr ""
+
+#: kimagemapeditor.cpp:1625
+msgid ""
+"<qt>The file <em>%1</em> already exists.<br>Do you want to overwrite it?</qt>"
+msgstr ""
+
+#: kimagemapeditor.cpp:1626
+msgid "Overwrite File?"
+msgstr ""
+
+#: kimagemapeditor.cpp:1626
+msgid "Overwrite"
+msgstr ""
+
+#: kimagemapeditor.cpp:1630
+msgid "<qt>You do not have write permission for the file <em>%1</em>.</qt>"
+msgstr ""
+
+#: kimagemapeditor.cpp:1649
+msgid "<qt>The file <b>%1</b> does not exist.</qt>"
+msgstr ""
+
+#: kimagemapeditor.cpp:1650
+msgid "File Does Not Exist"
+msgstr ""
+
+#: kimagemapeditor.cpp:2270
+msgid ""
+"<qt>The file <i>%1</i> could not be saved, because you do not have the "
+"required write permissions.</qt>"
+msgstr ""
+
+#: kimagemapeditor.cpp:2585
+msgid ""
+"<qt>Are you sure you want to delete the map <i>%1</i>? <br><b>There is no "
+"way to undo this.</b></qt>"
+msgstr ""
+
+#: kimagemapeditor.cpp:2587
+msgid "Delete Map?"
+msgstr ""
+
+#: kimagemapeditor.cpp:2634
+msgid ""
+"<qt>The file <i>%1</i> has been modified.<br>Do you want to save it?</qt>"
+msgstr ""
+
+#: kimagemapeditor.cpp:2760 kimagemapeditor.cpp:2762
+msgid "Enter Usemap"
+msgstr ""
+
+#: kimagemapeditor.cpp:2764
+msgid "Enter the usemap value:"
+msgstr ""
+
+#: kimearea.cpp:49
+msgid "noname"
+msgstr ""
+
+#: kimearea.cpp:1451
+msgid "Number of Areas"
+msgstr ""
+
+#: kimearea.h:180 kimedialogs.cpp:432
+msgid "Rectangle"
+msgstr ""
+
+#: kimearea.h:203 kimedialogs.cpp:433
+msgid "Circle"
+msgstr ""
+
+#: kimearea.h:229 kimedialogs.cpp:434
+msgid "Polygon"
+msgstr ""
+
+#: kimecommands.cpp:33
+#, c-format
+msgid "Cut %1"
+msgstr ""
+
+#: kimecommands.cpp:77
+#, c-format
+msgid "Delete %1"
+msgstr ""
+
+#: kimecommands.cpp:87
+#, c-format
+msgid "Paste %1"
+msgstr ""
+
+#: kimecommands.cpp:132
+#, c-format
+msgid "Move %1"
+msgstr ""
+
+#: kimecommands.cpp:194
+#, c-format
+msgid "Resize %1"
+msgstr ""
+
+#: kimecommands.cpp:241
+#, c-format
+msgid "Add point to %1"
+msgstr ""
+
+#: kimecommands.cpp:290
+#, c-format
+msgid "Remove point from %1"
+msgstr ""
+
+#: kimecommands.cpp:343
+#, c-format
+msgid "Create %1"
+msgstr ""
+
+#: kimedialogs.cpp:81
+msgid "Top &X:"
+msgstr ""
+
+#: kimedialogs.cpp:92
+msgid "Top &Y:"
+msgstr ""
+
+#: kimedialogs.cpp:103
+msgid "&Width:"
+msgstr ""
+
+#: kimedialogs.cpp:114
+msgid "Hei&ght:"
+msgstr ""
+
+#: kimedialogs.cpp:142
+msgid "Center &X:"
+msgstr ""
+
+#: kimedialogs.cpp:154
+msgid "Center &Y:"
+msgstr ""
+
+#: kimedialogs.cpp:166
+msgid "&Radius:"
+msgstr ""
+
+#: kimedialogs.cpp:289
+msgid "Top &X"
+msgstr ""
+
+#: kimedialogs.cpp:300
+msgid "Top &Y"
+msgstr ""
+
+#: kimedialogs.cpp:336
+msgid "&HREF:"
+msgstr ""
+
+#: kimedialogs.cpp:340
+msgid "Alt. &Text:"
+msgstr ""
+
+#: kimedialogs.cpp:341
+msgid "Tar&get:"
+msgstr ""
+
+#: kimedialogs.cpp:342
+msgid "Tit&le:"
+msgstr ""
+
+#: kimedialogs.cpp:346
+msgid "Enable default map"
+msgstr ""
+
+#: kimedialogs.cpp:376
+msgid "OnClick:"
+msgstr ""
+
+#: kimedialogs.cpp:377
+msgid "OnDblClick:"
+msgstr ""
+
+#: kimedialogs.cpp:378
+msgid "OnMouseDown:"
+msgstr ""
+
+#: kimedialogs.cpp:379
+msgid "OnMouseUp:"
+msgstr ""
+
+#: kimedialogs.cpp:380
+msgid "OnMouseOver:"
+msgstr ""
+
+#: kimedialogs.cpp:381
+msgid "OnMouseMove:"
+msgstr ""
+
+#: kimedialogs.cpp:382
+msgid "OnMouseOut:"
+msgstr ""
+
+#: kimedialogs.cpp:423
+msgid "Area Tag Editor"
+msgstr ""
+
+#: kimedialogs.cpp:435
+msgid "Selection"
+msgstr ""
+
+#: kimedialogs.cpp:459
+msgid "&General"
+msgstr ""
+
+#: kimedialogs.cpp:466
+msgid "Coor&dinates"
+msgstr ""
+
+#: kimedialogs.cpp:468
+msgid "&JavaScript"
+msgstr ""
+
+#: kimedialogs.cpp:509
+msgid "Choose File"
+msgstr ""
+
+#: kimedialogs.cpp:574
+msgid "Choose Map & Image to Edit"
+msgstr ""
+
+#: kimedialogs.cpp:585
+msgid "Select an image and/or a map that you want to edit"
+msgstr ""
+
+#: kimedialogs.cpp:596
+msgid "&Maps"
+msgstr ""
+
+#: kimedialogs.cpp:608
+msgid "Image Preview"
+msgstr ""
+
+#: kimedialogs.cpp:631
+msgid "No maps found"
+msgstr ""
+
+#: kimedialogs.cpp:656
+msgid "No images found"
+msgstr ""
+
+#: kimedialogs.cpp:669
+msgid "&Images"
+msgstr ""
+
+#: kimedialogs.cpp:678
+msgid "Path"
+msgstr ""
+
+#: kimedialogs.cpp:753
+msgid "Preferences"
+msgstr ""
+
+#: kimedialogs.cpp:762
+msgid "&Maximum image preview height:"
+msgstr ""
+
+#: kimedialogs.cpp:775
+msgid "&Undo limit:"
+msgstr ""
+
+#: kimedialogs.cpp:785
+msgid "&Redo limit:"
+msgstr ""
+
+#: kimedialogs.cpp:794
+msgid "&Start with last used document"
+msgstr ""
+
+#: kimeshell.cpp:159
+msgid "Web Files"
+msgstr ""
+
+#: kimeshell.cpp:161
+msgid "HTML Files"
+msgstr ""
+
+#: kimeshell.cpp:162
+msgid "PNG Images"
+msgstr ""
+
+#: kimeshell.cpp:162
+msgid "JPEG Images"
+msgstr ""
+
+#: kimeshell.cpp:162
+msgid "GIF Images"
+msgstr ""
+
+#: kimeshell.cpp:163
+msgid "Choose Picture to Open"
+msgstr ""
+
+#: main.cpp:34
+msgid "Write HTML-Code to stdout on exit"
+msgstr ""
+
+#: main.cpp:35
+msgid "File to open"
+msgstr ""
+
+#: main.cpp:47
+msgid "For helping me with the Makefiles, and creating the Debian package"
+msgstr ""
+
+#: main.cpp:48
+msgid "For helping me fixing --enable-final mode"
+msgstr ""
+
+#: main.cpp:49
+msgid "For the Spanish translation"
+msgstr ""
+
+#: main.cpp:50
+msgid "For the Dutch translation"
+msgstr ""
+
+#: main.cpp:51
+msgid "For the French translation"
+msgstr ""
+
+#: kimagemapeditorpartui.rc:50
+#, no-c-format
+msgid "&Map"
+msgstr ""
+
+#: kimagemapeditorpartui.rc:77 kimagemapeditorui.rc:15
+#, no-c-format
+msgid "KImageMapEditor Main Toolbar"
+msgstr ""
+
+#: kimagemapeditorpartui.rc:96
+#, no-c-format
+msgid "KImageMapEditor Draw Toolbar"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdewebdev/klinkstatus.po b/tde-i18n-es_AR/messages/tdewebdev/klinkstatus.po
new file mode 100644
index 00000000000..e1b9a8417ec
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdewebdev/klinkstatus.po
@@ -0,0 +1,578 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2021-07-07 18:24+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: actionmanager.cpp:90
+msgid "New Link Check"
+msgstr ""
+
+#: actionmanager.cpp:95
+msgid "Open URL..."
+msgstr ""
+
+#: actionmanager.cpp:100
+msgid "Close Tab"
+msgstr ""
+
+#: actionmanager.cpp:108
+msgid "Configure KLinkStatus..."
+msgstr ""
+
+#: actionmanager.cpp:114
+msgid "About KLinkStatus"
+msgstr ""
+
+#: actionmanager.cpp:118
+msgid "&Report Bug..."
+msgstr ""
+
+#: actionmanager.cpp:135
+msgid "E&xport Results as HTML..."
+msgstr ""
+
+#: actionmanager.cpp:143
+msgid "&Follow last Link checked"
+msgstr ""
+
+#: actionmanager.cpp:150
+msgid "&Hide Search Panel"
+msgstr ""
+
+#: actionmanager.cpp:153
+msgid "&Show Search Panel"
+msgstr ""
+
+#: actionmanager.cpp:156
+msgid "&Reset Search Options"
+msgstr ""
+
+#: actionmanager.cpp:162
+msgid "&Start Search"
+msgstr ""
+
+#: actionmanager.cpp:168
+msgid "&Pause Search"
+msgstr ""
+
+#: actionmanager.cpp:174
+msgid "St&op Search"
+msgstr ""
+
+#: engine/linkchecker.cpp:130 ui/tablelinkstatus.cpp:590
+#: ui/tablelinkstatus.cpp:655
+msgid "Timeout"
+msgstr ""
+
+#: engine/linkchecker.cpp:384
+msgid "No Content"
+msgstr ""
+
+#: engine/linkchecker.cpp:614 engine/linkchecker.cpp:649
+msgid "Link destination not found."
+msgstr ""
+
+#: engine/linkstatus.cpp:104
+#, c-format
+msgid "Parent: %1"
+msgstr ""
+
+#: engine/linkstatus.cpp:108
+#, c-format
+msgid "URL: %1"
+msgstr ""
+
+#: engine/linkstatus.cpp:109
+#, c-format
+msgid "Original URL: %1"
+msgstr ""
+
+#: engine/linkstatus.cpp:111
+#, c-format
+msgid "Node: %1"
+msgstr ""
+
+#: engine/linkstatus.cpp:138 engine/linkstatus.cpp:163
+#: engine/linkstatus.cpp:169 ui/tablelinkstatus.cpp:659
+msgid "Malformed"
+msgstr ""
+
+#: engine/linkstatus_impl.h:122
+msgid "ROOT"
+msgstr ""
+
+#: engine/searchmanager.cpp:505 ui/resultview.cpp:137
+msgid "Javascript not supported"
+msgstr ""
+
+#: klinkstatus.cpp:75
+msgid ""
+"Could not find the KLinkStatus part; did you configure with '--prefix=/"
+"$TDEDIR' and perform 'make install'?"
+msgstr ""
+
+#: klinkstatus_part.cpp:51
+msgid "A Link Checker"
+msgstr ""
+
+#: klinkstatus_part.cpp:151
+msgid "Check"
+msgstr ""
+
+#: klinkstatus_part.cpp:152
+msgid "Results"
+msgstr ""
+
+#: klinkstatus_part.cpp:153 ui/settings/configidentificationdialogui.ui:34
+#, no-c-format
+msgid "Identification"
+msgstr ""
+
+#: klinkstatus_part.cpp:154
+msgid "Configure the way KLinkstatus reports itself"
+msgstr ""
+
+#: klinkstatus_part.cpp:180 main.cpp:48
+msgid "KLinkStatus"
+msgstr ""
+
+#: klinkstatus_part.cpp:187
+msgid "KLinkStatus Part"
+msgstr ""
+
+#: main.cpp:34
+msgid ""
+"A Link Checker.\n"
+"\n"
+"KLinkStatus belongs to the tdewebdev module from TDE."
+msgstr ""
+
+#: main.cpp:40
+msgid "Document to open"
+msgstr ""
+
+#: ui/documentrootdialog.cpp:40
+msgid ""
+"As you are using a protocol different than HTTP, \n"
+"there is no way to guess where the document root is, \n"
+"in order to resolve relative URLs like the ones started with \"/\".\n"
+"\n"
+"Please specify one:"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:72
+msgid "S&earch:"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:83
+msgid "Status:"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:93
+msgid "All Links"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:94
+msgid "Good Links"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:95
+msgid "Broken Links"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:96
+msgid "Malformed Links"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:97
+msgid "Undetermined Links"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:100
+msgid "Clear filter"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:101
+msgid "Enter the terms to filter the result link list"
+msgstr ""
+
+#: ui/resultssearchbar.cpp:102
+msgid "Choose what kind of link status to show in result list"
+msgstr ""
+
+#: ui/sessionwidget.cpp:241 ui/sessionwidget.cpp:364 ui/sessionwidget.cpp:387
+#: ui/sessionwidget.cpp:545 ui/sessionwidget.cpp:629
+msgid "Checking..."
+msgstr ""
+
+#: ui/sessionwidget.cpp:351
+msgid "Cowardly refusing to check an empty URL."
+msgstr ""
+
+#: ui/sessionwidget.cpp:365 ui/sessionwidget.cpp:388 ui/sessionwidget.cpp:463
+msgid "Stopped"
+msgstr ""
+
+#: ui/sessionwidget.cpp:435 ui/sessionwidgetbase.ui:367
+#, no-c-format
+msgid "Ready"
+msgstr ""
+
+#: ui/sessionwidget.cpp:531 ui/sessionwidget.cpp:539
+msgid "Adding level..."
+msgstr ""
+
+#: ui/sessionwidget.cpp:686
+msgid "Export Results as HTML"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:91
+msgid "Status"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:96
+msgid "Label"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:100
+msgid "URL"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:277 ui/treeview.cpp:348
+msgid "All"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:286 ui/tablelinkstatus.cpp:291 ui/treeview.cpp:357
+#: ui/treeview.cpp:363
+msgid "Edit Referrer with Quanta"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:295 ui/treeview.cpp:367
+msgid "Open URL"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:298 ui/treeview.cpp:370
+msgid "Open Referrer URL"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:303 ui/treeview.cpp:375
+msgid "Copy URL"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:306 ui/treeview.cpp:378
+msgid "Copy Referrer URL"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:309 ui/treeview.cpp:381
+msgid "Copy Cell Text"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:389 ui/treeview.cpp:295
+msgid "<qt>File <b>%1</b> cannot be opened. Might be a DCOP problem.</qt>"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:410 ui/tablelinkstatus.cpp:431 ui/treeview.cpp:316
+#: ui/treeview.cpp:337
+msgid "Invalid URL."
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:419 ui/treeview.cpp:325
+msgid "ROOT URL."
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:592
+msgid "not supported"
+msgstr ""
+
+#: ui/tablelinkstatus.cpp:682 ui/tablelinkstatus.cpp:685
+#, c-format
+msgid "%1"
+msgstr ""
+
+#: ui/tabwidgetsession.cpp:61
+msgid "Open new tab"
+msgstr ""
+
+#: ui/tabwidgetsession.cpp:69
+msgid "Close the current tab"
+msgstr ""
+
+#: ui/tabwidgetsession.cpp:123
+msgid "Session"
+msgstr ""
+
+#: utils/xsl.cpp:165
+msgid "Message is null."
+msgstr ""
+
+#: utils/xsl.cpp:170
+msgid "The selected stylesheet is invalid."
+msgstr ""
+
+#: utils/xsl.cpp:177
+msgid "Message could not be parsed. This is likely due to an encoding problem."
+msgstr ""
+
+#: utils/xsl.cpp:182
+msgid ""
+"<div><b>KLinkStatus encountered the following error while parsing a message:"
+"</b><br />%1</div>"
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:8
+#, no-c-format
+msgid "Maximum number of entries in the combo url."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:13
+#, no-c-format
+msgid "Maximum number of simultaneous connections."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:18
+#, no-c-format
+msgid "Timeout on getting an URL."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:23
+#, no-c-format
+msgid "History of combo url."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:27
+#, no-c-format
+msgid "Whether to do a recursive check."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:32
+#, no-c-format
+msgid "Maximum depth to check."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:37
+#, no-c-format
+msgid "Whether to check parent folders."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:42
+#, no-c-format
+msgid "Whether to check external links."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:47
+#, no-c-format
+msgid "Whether to remeber the check settings like depth, and so on, on exit."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:52
+#, no-c-format
+msgid ""
+"Whether preview prefix in Quanta project is used to set the URL to check."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:57 cfg/klinkstatus.kcfg:62
+#, no-c-format
+msgid "Whether to display a tree view or a flat view in the results view."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:67
+#, no-c-format
+msgid ""
+"Whether to automatically adjust the width of the result columns (Not used)."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:72
+#, no-c-format
+msgid ""
+"Whether the viewport of the result view should follow the last link checked."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:77
+#, no-c-format
+msgid ""
+"Whether the user can see if the markup is valid by showing a column with an "
+"icon indicator."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:82
+#, no-c-format
+msgid "Whether to send an User-Agent in HTTP requests."
+msgstr ""
+
+#: cfg/klinkstatus.kcfg:87
+#, no-c-format
+msgid "Defines the HTTP User-Agent to send."
+msgstr ""
+
+#: klinkstatus_part.rc:32 klinkstatus_shell.rc:15
+#, no-c-format
+msgid "S&earch"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:36
+#, no-c-format
+msgid "Search"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:110
+#, no-c-format
+msgid "URL: "
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:175
+#, no-c-format
+msgid "Recursivel&y:"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:181
+#, no-c-format
+msgid "Check pages recursively"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:192 ui/settings/configsearchdialog.ui:253
+#, no-c-format
+msgid "Unlimited"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:215
+#, no-c-format
+msgid "Do &not check parent folders"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:253
+#, no-c-format
+msgid "Chec&k external links"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:291
+#, no-c-format
+msgid "Do not check regular expression:"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:457
+#, no-c-format
+msgid "Elapsed time:"
+msgstr ""
+
+#: ui/sessionwidgetbase.ui:460 ui/sessionwidgetbase.ui:488
+#, no-c-format
+msgid "hh:mm:ss.zzz"
+msgstr ""
+
+#: ui/settings/configidentificationdialogui.ui:57
+#, no-c-format
+msgid "User-Agent"
+msgstr ""
+
+#: ui/settings/configidentificationdialogui.ui:92
+#, no-c-format
+msgid "Send Identification"
+msgstr ""
+
+#: ui/settings/configresultsdialog.ui:35
+#, no-c-format
+msgid "Tree"
+msgstr ""
+
+#: ui/settings/configresultsdialog.ui:43
+#, no-c-format
+msgid "Flat"
+msgstr ""
+
+#: ui/settings/configresultsdialog.ui:53
+#, no-c-format
+msgid "Misc"
+msgstr ""
+
+#: ui/settings/configresultsdialog.ui:64
+#, no-c-format
+msgid "Follow Last Link Checked"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:24
+#, no-c-format
+msgid "Network"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:71
+#, no-c-format
+msgid "Timeout in seconds:"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:109
+#, no-c-format
+msgid "Number of simultaneous connections:"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:119
+#, no-c-format
+msgid "Input"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:152
+#, no-c-format
+msgid "Check parent folders"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:171
+#, no-c-format
+msgid "Number of items in URL history:"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:179
+#, no-c-format
+msgid "Check external links"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:198
+#, no-c-format
+msgid "Recursive"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:234
+#, no-c-format
+msgid "Depth:"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:276
+#, no-c-format
+msgid "Quanta"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:287
+#, no-c-format
+msgid "Use preview prefix"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:293
+#, no-c-format
+msgid ""
+"Check this one if you want to use Quanta's project preview prefix in the URL "
+"to check"
+msgstr ""
+
+#: ui/settings/configsearchdialog.ui:303
+#, no-c-format
+msgid "Remember settings when exit"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdewebdev/kommander.po b/tde-i18n-es_AR/messages/tdewebdev/kommander.po
new file mode 100644
index 00000000000..bf3514285aa
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdewebdev/kommander.po
@@ -0,0 +1,4833 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2022-09-18 18:25+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+#: editor/main.cpp:50
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+#: editor/main.cpp:51
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353
+msgid "Delete Toolbar"
+msgstr ""
+
+#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383
+msgid "Delete Toolbar '%1'"
+msgstr ""
+
+#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1022
+msgid "Delete Separator"
+msgstr ""
+
+#: editor/actiondnd.cpp:350 editor/actiondnd.cpp:737 editor/actiondnd.cpp:1024
+#: editor/listboxeditor.ui:147 editor/listboxeditor.ui:284
+#, no-c-format
+msgid "Delete Item"
+msgstr ""
+
+#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1025
+msgid "Insert Separator"
+msgstr ""
+
+#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445
+msgid "Delete Action '%1' From Toolbar '%2'"
+msgstr ""
+
+#: editor/actiondnd.cpp:377
+msgid "Add Separator to Toolbar '%1'"
+msgstr ""
+
+#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545
+msgid "Add Action '%1' to Toolbar '%2'"
+msgstr ""
+
+#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1159
+msgid "Insert/Move Action"
+msgstr ""
+
+#: editor/actiondnd.cpp:539
+msgid ""
+"Action '%1' has already been added to this toolbar.\n"
+"An Action may only occur once in a given toolbar."
+msgstr ""
+
+#: editor/actiondnd.cpp:673
+msgid "Add Widget '%1' to Toolbar '%2'"
+msgstr ""
+
+#: editor/actiondnd.cpp:738
+msgid "Rename Item..."
+msgstr ""
+
+#: editor/actiondnd.cpp:742
+msgid "Delete Menu '%1'"
+msgstr ""
+
+#: editor/actiondnd.cpp:755
+msgid "Rename Menu Item"
+msgstr ""
+
+#: editor/actiondnd.cpp:755
+msgid "Menu text:"
+msgstr ""
+
+#: editor/actiondnd.cpp:759
+msgid "Rename Menu '%1' to '%2'"
+msgstr ""
+
+#: editor/actiondnd.cpp:883
+msgid "Move Menu '%1'"
+msgstr ""
+
+#: editor/actiondnd.cpp:1032 editor/actiondnd.cpp:1071
+msgid "Delete Action '%1' From Popup Menu '%2'"
+msgstr ""
+
+#: editor/actiondnd.cpp:1042
+msgid "Add Separator to Popup Menu '%1'"
+msgstr ""
+
+#: editor/actiondnd.cpp:1084 editor/actiondnd.cpp:1166
+msgid "Add Action '%1' to Popup Menu '%2'"
+msgstr ""
+
+#: 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 ""
+
+#: editor/actioneditorimpl.cpp:42 editor/mainwindow.cpp:309
+msgid "Actions"
+msgstr ""
+
+#: editor/actioneditorimpl.cpp:47 editor/actionlistview.cpp:90
+msgid "New &Action"
+msgstr ""
+
+#: editor/actioneditorimpl.cpp:48 editor/actionlistview.cpp:91
+msgid "New Action &Group"
+msgstr ""
+
+#: editor/actioneditorimpl.cpp:49 editor/actionlistview.cpp:92
+msgid "New &Dropdown Action Group"
+msgstr ""
+
+#: editor/actionlistview.cpp:95
+msgid "&Connect Action..."
+msgstr ""
+
+#: editor/actionlistview.cpp:97
+msgid "Delete Action"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:143
+msgid "&Highlighting"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:187
+msgid "Edit text"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:253
+msgid "Edit text - read only mode"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:271
+msgid "Set the 'text association' of '%1'"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:281
+msgid "Set the 'population text' of '%1'"
+msgstr ""
+
+#: editor/assoctexteditorimpl.cpp:430
+msgid "<qt>Cannot open file<br><b>%1</b></qt"
+msgstr ""
+
+#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608
+#: editor/mainwindow.cpp:276
+msgid "Widgets"
+msgstr ""
+
+#: editor/command.cpp:499 editor/command.cpp:511
+msgid "Set 'name' Property"
+msgstr ""
+
+#: 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 ""
+
+#: editor/command.cpp:512
+msgid ""
+"The name of a widget must not be null.\n"
+"The name has been reverted to '%1'."
+msgstr ""
+
+#: editor/connectioneditorimpl.cpp:229
+msgid "Connect/Disconnect the signals and slots of '%1' and '%2'"
+msgstr ""
+
+#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3426
+msgid "Remove Connection"
+msgstr ""
+
+#: editor/connectioneditorimpl.cpp:237
+msgid "Remove Connections"
+msgstr ""
+
+#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3476
+msgid "Add Connection"
+msgstr ""
+
+#: editor/connectioneditorimpl.cpp:248
+msgid "Add Connections"
+msgstr ""
+
+#: editor/formfile.cpp:121
+msgid ""
+"Failed to save file '%1'.\n"
+"Do you want to use another file name?"
+msgstr ""
+
+#: editor/formfile.cpp:122
+msgid "Try Another"
+msgstr ""
+
+#: editor/formfile.cpp:122
+msgid "Do Not Try"
+msgstr ""
+
+#: editor/formfile.cpp:127
+msgid "'%1' saved."
+msgstr ""
+
+#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:626
+msgid "*.kmdr|Kommander Files"
+msgstr ""
+
+#: editor/formfile.cpp:142
+msgid "Save Form '%1' As"
+msgstr ""
+
+#: editor/formfile.cpp:154
+msgid "The file already exists. Do you wish to overwrite it?"
+msgstr ""
+
+#: editor/formfile.cpp:155
+msgid "Overwrite File?"
+msgstr ""
+
+#: editor/formfile.cpp:155 editor/messagelog.cpp:128
+msgid "Overwrite"
+msgstr ""
+
+#: editor/formfile.cpp:184
+msgid "Dialog '%1' was modified.Do you want to save it?"
+msgstr ""
+
+#: editor/formfile.cpp:185
+msgid "Save File?"
+msgstr ""
+
+#: editor/formfile.cpp:244
+msgid "unnamed"
+msgstr ""
+
+#: editor/formwindow.cpp:302
+msgid "&Horizontal"
+msgstr ""
+
+#: editor/formwindow.cpp:303
+msgid "&Vertical"
+msgstr ""
+
+#: editor/formwindow.cpp:317 editor/formwindow.cpp:425
+msgid ""
+"<b>A %1 (custom widget)</b> <p>Click <b>Edit Custom Widgets...</b> in the "
+"<b>Tools|Custom</b> menu to add and change custom widgets. You can add "
+"properties as well as signals and slots to integrate custom widgets into "
+"<i>TQt Designer</i>, and provide a pixmap which will be used to represent "
+"the widget on the form.</p>"
+msgstr ""
+
+#: editor/formwindow.cpp:324 editor/formwindow.cpp:432
+msgid "A %1 (custom widget)"
+msgstr ""
+
+#: editor/formwindow.cpp:331 editor/formwindow.cpp:439
+msgid "<b>A %1</b><p>%2</p>"
+msgstr ""
+
+#: editor/formwindow.cpp:384
+msgid "Reparent Widgets"
+msgstr ""
+
+#: editor/formwindow.cpp:390 editor/formwindow.cpp:396
+#: editor/formwindow.cpp:407
+#, c-format
+msgid "Insert %1"
+msgstr ""
+
+#: editor/formwindow.cpp:597
+msgid "Connect '%1' with..."
+msgstr ""
+
+#: editor/formwindow.cpp:620 editor/formwindow.cpp:676
+msgid "Change Tab Order"
+msgstr ""
+
+#: editor/formwindow.cpp:806
+msgid "Connect '%1' to '%2'"
+msgstr ""
+
+#: editor/formwindow.cpp:868 editor/formwindow.cpp:957
+msgid ""
+"You tried to insert a widget into the layout Container Widget '%1'.\n"
+"This is not possible. In order to insert the widget, the layout of '%1'\n"
+"must first be broken.\n"
+"Break the layout or cancel the operation?"
+msgstr ""
+
+#: editor/formwindow.cpp:874 editor/formwindow.cpp:964
+msgid "Inserting Widget"
+msgstr ""
+
+#: editor/formwindow.cpp:875 editor/formwindow.cpp:965
+msgid "&Break Layout"
+msgstr ""
+
+#: editor/formwindow.cpp:1224 editor/formwindow.cpp:1267
+msgid "Use Size Hint"
+msgstr ""
+
+#: editor/formwindow.cpp:1443 editor/formwindow.cpp:1457
+#: editor/formwindow.cpp:1465 editor/mainwindowactions.cpp:200
+msgid "Adjust Size"
+msgstr ""
+
+#: editor/formwindow.cpp:1661
+msgid "Click widgets to change the tab order..."
+msgstr ""
+
+#: editor/formwindow.cpp:1670
+msgid "Drag a line to create a connection..."
+msgstr ""
+
+#: editor/formwindow.cpp:1676
+msgid "Click on the form to insert a %1..."
+msgstr ""
+
+#: editor/formwindow.cpp:1784
+msgid "Lower"
+msgstr ""
+
+#: editor/formwindow.cpp:1847
+msgid "Accelerator '%1' is used %2 times."
+msgstr ""
+
+#: editor/formwindow.cpp:1848 editor/formwindow.cpp:1860
+#: editor/mainwindowactions.cpp:148
+msgid "Check Accelerators"
+msgstr ""
+
+#: editor/formwindow.cpp:1848
+msgid "&Select"
+msgstr ""
+
+#: editor/formwindow.cpp:1859
+msgid "No accelerator is used more than once."
+msgstr ""
+
+#: editor/formwindow.cpp:1870
+msgid "Raise"
+msgstr ""
+
+#: editor/formwindow.cpp:1909 editor/mainwindowactions.cpp:206
+msgid "Lay Out Horizontally"
+msgstr ""
+
+#: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:212
+msgid "Lay Out Vertically"
+msgstr ""
+
+#: editor/formwindow.cpp:1930
+msgid "Lay Out Horizontally (in splitter)"
+msgstr ""
+
+#: editor/formwindow.cpp:1941
+msgid "Lay Out Vertically (in splitter)"
+msgstr ""
+
+#: editor/formwindow.cpp:1954 editor/mainwindowactions.cpp:218
+msgid "Lay Out in a Grid"
+msgstr ""
+
+#: editor/formwindow.cpp:1975
+msgid "Lay Out Children Horizontally"
+msgstr ""
+
+#: editor/formwindow.cpp:1996
+msgid "Lay Out Children Vertically"
+msgstr ""
+
+#: editor/formwindow.cpp:2020
+msgid "Lay Out Children in a Grid"
+msgstr ""
+
+#: editor/formwindow.cpp:2054 editor/formwindow.cpp:2073
+#: editor/mainwindowactions.cpp:238
+msgid "Break Layout"
+msgstr ""
+
+#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1063
+msgid "Edit connections..."
+msgstr ""
+
+#: editor/functionsimpl.cpp:83 plugin/specialinformation.cpp:391
+msgid "Slots"
+msgstr ""
+
+#: editor/functionsimpl.cpp:102
+msgid "Functions"
+msgstr ""
+
+#: editor/functionsimpl.cpp:198
+msgid ""
+"To learn more about the slot, look at the documentation of the base TQt/TDE "
+"class, most probably <i>%1</i>."
+msgstr ""
+
+#: editor/functionsimpl.cpp:202 editor/functionsimpl.cpp:225
+msgid ""
+"<qt><h3>%1</h3><p><b>Description:</b> %2\n"
+"<p><b>Syntax:</b> <i>%3</i>%4</qt>"
+msgstr ""
+
+#: editor/functionsimpl.cpp:214
+msgid "<p>Parameters are not obligatory."
+msgstr ""
+
+#: editor/functionsimpl.cpp:217
+#, c-format
+msgid ""
+"_n: <p>Only first argument is obligatory.\n"
+"<p>Only first %n arguments are obligatory."
+msgstr ""
+
+#: editor/hierarchyview.cpp:100
+msgid "(Constructor)"
+msgstr ""
+
+#: editor/hierarchyview.cpp:102
+msgid "(Destructor)"
+msgstr ""
+
+#: editor/hierarchyview.cpp:190
+msgid "Name"
+msgstr ""
+
+#: editor/hierarchyview.cpp:191
+msgid "Class"
+msgstr ""
+
+#: editor/hierarchyview.cpp:335
+msgid "Database"
+msgstr ""
+
+#: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525
+#: editor/mainwindow.cpp:1161 editor/mainwindow.cpp:1179
+#: editor/mainwindow.cpp:1214 editor/wizardeditorimpl.cpp:112
+#, c-format
+msgid "Add Page to %1"
+msgstr ""
+
+#: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551
+#: editor/mainwindow.cpp:1168 editor/mainwindow.cpp:1186
+#: editor/mainwindow.cpp:1221 editor/wizardeditorimpl.cpp:130
+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
+#, no-c-format
+msgid "New Item"
+msgstr ""
+
+#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134
+msgid "Edit Items of '%1'"
+msgstr ""
+
+#: editor/listvieweditorimpl.cpp:66
+msgid "Edit Items and Columns of '%1'"
+msgstr ""
+
+#: editor/listvieweditorimpl.cpp:225
+msgid "New Column"
+msgstr ""
+
+#: editor/listvieweditor.ui:62 editor/listvieweditorimpl.cpp:570
+#, no-c-format
+msgid "&Items"
+msgstr ""
+
+#: editor/main.cpp:31
+msgid "Kommander is a graphical editor of scripted dialogs."
+msgstr ""
+
+#: editor/main.cpp:33
+msgid "Based on TQt Designer, (C) 2000 Trolltech AS."
+msgstr ""
+
+#: editor/main.cpp:37 executor/main.cpp:52
+msgid "Dialog to open"
+msgstr ""
+
+#: editor/main.cpp:43
+msgid "Kommander"
+msgstr ""
+
+#: editor/main.cpp:46
+msgid "Project manager"
+msgstr ""
+
+#: editor/main.cpp:47 executor/main.cpp:61 part/kommander_part.cpp:58
+msgid "Current maintainer"
+msgstr ""
+
+#: editor/main.cpp:48 executor/main.cpp:62 part/kommander_part.cpp:59
+msgid "Previous maintainer"
+msgstr ""
+
+#: editor/main.cpp:49 executor/main.cpp:63 part/kommander_part.cpp:60
+msgid "Original author"
+msgstr ""
+
+#: editor/main.cpp:71
+msgid "Kommander Dialog Editor"
+msgstr ""
+
+#: editor/mainwindow.cpp:149
+msgid "Welcome to the Kommander Editor"
+msgstr ""
+
+#: editor/mainwindow.cpp:156
+msgid "Layout"
+msgstr ""
+
+#: editor/mainwindow.cpp:251 editor/propertyeditor.cpp:3538
+#: editor/propertyeditor.cpp:3578
+msgid "Property Editor"
+msgstr ""
+
+#: editor/mainwindow.cpp:253
+msgid ""
+"<h2>The Property Editor</h2><p>You can change the appearance and behavior of "
+"the selected widget in the property editor.</p><p>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 <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.)"
+msgstr ""
+
+#: editor/mainwindow.cpp:279
+msgid "Object Explorer"
+msgstr ""
+
+#: editor/mainwindow.cpp:281
+msgid ""
+"<h2>The Object Explorer</h2><p>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.</p><p>The columns "
+"can be resized by dragging the separator in the list's header.</p><p>The "
+"second tab shows all the form's slots, class variables, includes, etc.</p>"
+msgstr ""
+
+#: editor/mainwindow.cpp:292 editor/mainwindow.cpp:301
+msgid "Dialogs"
+msgstr ""
+
+#: editor/mainwindow.cpp:295
+msgid "Start typing the buffer you want to switch to here (ALT+B)"
+msgstr ""
+
+#: editor/mainwindow.cpp:302
+msgid ""
+"<h2>The File Overview Window</h2><p>The File Overview Window displays all "
+"open dialogs.</p>"
+msgstr ""
+
+#: editor/mainwindow.cpp:313
+msgid "Action Editor"
+msgstr ""
+
+#: editor/mainwindow.cpp:314
+msgid ""
+"<b>The Action Editor</b><p>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.</p>"
+msgstr ""
+
+#: editor/mainwindow.cpp:324 editor/mainwindow.cpp:327
+msgid "Message Log"
+msgstr ""
+
+#: editor/mainwindow.cpp:403 editor/mainwindow.cpp:457
+msgid "<qt>Cannot create backup file <i>%1</i>.</qt>"
+msgstr ""
+
+#: editor/mainwindow.cpp:414
+msgid "There is a dialog already running."
+msgstr ""
+
+#: editor/mainwindow.cpp:414
+msgid "Run"
+msgstr ""
+
+#: editor/mainwindow.cpp:447
+msgid "<qt>Cannot create temporary file <i>%1</i>.</qt>"
+msgstr ""
+
+#: editor/mainwindow.cpp:794
+msgid ""
+"<b>The Form Window</b><p>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.</p><p>Changes in the <b>Property "
+"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>."
+msgstr ""
+
+#: editor/mainwindow.cpp:899
+#, c-format
+msgid "&Undo: %1"
+msgstr ""
+
+#: editor/mainwindow.cpp:901 editor/mainwindowactions.cpp:96
+msgid "&Undo: Not Available"
+msgstr ""
+
+#: editor/mainwindow.cpp:903
+#, c-format
+msgid "&Redo: %1"
+msgstr ""
+
+#: editor/mainwindow.cpp:905 editor/mainwindowactions.cpp:102
+msgid "&Redo: Not Available"
+msgstr ""
+
+#: editor/mainwindow.cpp:982
+msgid "Choose Pixmap..."
+msgstr ""
+
+#: editor/mainwindow.cpp:986
+msgid "Edit Text..."
+msgstr ""
+
+#: editor/mainwindow.cpp:990
+msgid "Edit Title..."
+msgstr ""
+
+#: editor/mainwindow.cpp:994 editor/mainwindow.cpp:1072
+msgid "Edit Page Title..."
+msgstr ""
+
+#: editor/mainwindow.cpp:1010 editor/mainwindow.cpp:1055
+msgid "Edit Kommander Text..."
+msgstr ""
+
+#: editor/mainwindow.cpp:1019 editor/mainwindow.cpp:1029
+#: editor/mainwindow.cpp:1065 editor/mainwindow.cpp:1505
+msgid "Delete Page"
+msgstr ""
+
+#: editor/mainwindow.cpp:1022 editor/mainwindow.cpp:1032
+#: editor/mainwindow.cpp:1069 editor/mainwindow.cpp:1504
+msgid "Add Page"
+msgstr ""
+
+#: editor/mainwindow.cpp:1039
+msgid "Edit..."
+msgstr ""
+
+#: editor/mainwindow.cpp:1075
+msgid "Edit Pages..."
+msgstr ""
+
+#: editor/mainwindow.cpp:1081
+msgid "Add Menu Item"
+msgstr ""
+
+#: editor/mainwindow.cpp:1083
+msgid "Add Toolbar"
+msgstr ""
+
+#: editor/mainwindow.cpp:1097 editor/mainwindow.cpp:1583
+#: editor/multilineeditorimpl.cpp:68 editor/paletteeditoradvanced.ui:198
+#, no-c-format
+msgid "Text"
+msgstr ""
+
+#: editor/mainwindow.cpp:1097 editor/mainwindow.cpp:1583
+msgid "New text:"
+msgstr ""
+
+#: editor/mainwindow.cpp:1100
+msgid "Set the 'text' of '%1'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1110 editor/mainwindow.cpp:1599
+msgid "Title"
+msgstr ""
+
+#: editor/mainwindow.cpp:1110 editor/mainwindow.cpp:1599
+msgid "New title:"
+msgstr ""
+
+#: editor/mainwindow.cpp:1112
+msgid "Set the 'title' of '%1'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1122 editor/mainwindow.cpp:1235
+#: editor/wizardeditorimpl.cpp:200
+msgid "Page Title"
+msgstr ""
+
+#: editor/mainwindow.cpp:1122 editor/mainwindow.cpp:1235
+#: editor/wizardeditorimpl.cpp:200
+msgid "New page title:"
+msgstr ""
+
+#: editor/mainwindow.cpp:1124
+msgid "Set the 'pageTitle' of '%1'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1136
+msgid "Set the 'pixmap' of '%1'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1237 editor/wizardeditorimpl.cpp:202
+msgid "Rename page %1 of %2"
+msgstr ""
+
+#: editor/mainwindow.cpp:1247
+msgid "Add Toolbar to '%1'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1251
+msgid "Add Menu to '%1'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1568
+msgid "Edit %1..."
+msgstr ""
+
+#: editor/mainwindow.cpp:1586
+msgid "Set the 'text' of '%2'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1601
+msgid "Set the 'title' of '%2'"
+msgstr ""
+
+#: editor/mainwindow.cpp:1689
+msgid ""
+"Kommander found some temporary saved files, which were\n"
+"written when Kommander crashed last time. Do you want to\n"
+"load these files?"
+msgstr ""
+
+#: editor/mainwindow.cpp:1691
+msgid "Restoring Last Session"
+msgstr ""
+
+#: editor/mainwindow.cpp:1691
+msgid "Load"
+msgstr ""
+
+#: editor/mainwindow.cpp:1691
+msgid "Do Not Load"
+msgstr ""
+
+#: editor/mainwindow.cpp:1744
+msgid "There is no help available for this dialog at the moment."
+msgstr ""
+
+#: editor/mainwindow.cpp:1758
+msgid "<qt>Could not open file:<br><b>%1</b><br>File does not exist.</qt>"
+msgstr ""
+
+#: editor/mainwindow.cpp:1759
+msgid "Open File"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:97
+msgid "Undoes the last action"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:103
+msgid "Redoes the last undone operation"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:108
+msgid "Cuts the selected widgets and puts them on the clipboard"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:113
+msgid "Copies the selected widgets to the clipboard"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:118
+msgid "Pastes the clipboard's contents"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:124
+msgid "Deletes the selected widgets"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:129
+msgid "Selects all widgets"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:132
+msgid "Bring to Front"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:134
+msgid "Raises the selected widgets"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:137
+msgid "Send to Back"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:139 editor/mainwindowactions.cpp:140
+msgid "Lowers the selected widgets"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:143
+msgid "Find in Form..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:144
+msgid "Search for a text in the whole form."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:150
+msgid "Checks if the accelerators used in the form are unique"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:154
+msgid "Connections"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:157
+msgid "Opens a dialog for editing connections"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:161
+msgid "Form Settings..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:163
+msgid "Opens a dialog to change the form's settings"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:169
+#, c-format
+msgid "<b>The Edit toolbar</b>%1"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:202
+msgid "Adjusts the size of the selected widget"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:208
+msgid "Lays out the selected widgets horizontally"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:214
+msgid "Lays out the selected widgets vertically"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:220
+msgid "Lays out the selected widgets in a grid"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:224
+msgid "Lay Out Horizontally in Splitter"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:227
+msgid "Lays out the selected widgets horizontally in a splitter"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:231
+msgid "Lay Out Vertically in Splitter"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:234
+msgid "Lays out the selected widgets vertically in a splitter"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:240
+msgid "Breaks the selected layout"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:244 editor/widgetdatabase.cpp:356
+msgid "Spacer"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:247
+msgid "Add "
+msgstr ""
+
+#: editor/mainwindowactions.cpp:248 editor/mainwindowactions.cpp:362
+#, c-format
+msgid "Insert a %1"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:249
+msgid ""
+"<b>A %1</b><p>%2</p><p>Click to insert a single %3,or double click to keep "
+"the tool selected."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:254
+#, c-format
+msgid "<b>The Layout toolbar</b>%1"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:267
+msgid "&Layout"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:282
+msgid "Pointer"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:285
+msgid "Selects the pointer tool"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:289
+msgid "Connect Signal/Slots"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:292
+msgid "Selects the connection tool"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:296
+msgid "Tab Order"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:299
+msgid "Selects the tab order tool"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:305
+#, c-format
+msgid "<b>The Tools toolbar</b>%1"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:307
+msgid "Tools"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:329
+msgid "<b>The %1</b>%2"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:330
+#, c-format
+msgid ""
+" Click on a button to insert a single widget, or double click to insert "
+"multiple %1."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:334
+msgid "<b>The %1 Widgets</b>%2"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:335
+msgid ""
+" Click on a button to insert a single %1 widget, or double click to insert "
+"multiple widgets."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:364
+msgid "<b>A %1</b>"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:367
+msgid "<p>Double click on this tool to keep it selected.</p>"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:398
+msgid "Editor"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:408
+#, c-format
+msgid "<b>The File toolbar</b>%1"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:414
+msgid "Creates a new dialog"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:420
+msgid "Opens an existing dialog"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:426
+msgid "Opens recently open file"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:431
+msgid "Closes the current dialog"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:439
+msgid "Saves the current dialog"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:446
+msgid "Saves the current dialog with a new filename"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:451
+msgid "Save All"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:453
+msgid "Saves all open dialogs"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:461
+msgid "Quits the application and prompts to save any changed dialogs"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:470
+msgid "&Run"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:472
+msgid "Run Dialog"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:474
+msgid "Executes dialog"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:488
+msgid "Tile"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:490
+msgid "Tiles the windows so that they are all visible"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:493 editor/mainwindowactions.cpp:498
+msgid "Cascade"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:495
+msgid "Cascades the windows so that all their title bars are visible"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:500
+msgid "Closes the active window"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:503
+msgid "Close All"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:505
+msgid "Closes all form windows"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:508
+msgid "Next"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:510
+msgid "Activates the next window"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:513
+msgid "Previous"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:515
+msgid "Activates the previous window"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:519
+msgid "&Window"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:531
+msgid "Vie&ws"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:532
+msgid "Tool&bars"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:568
+msgid "Opens a dialog to change shortcuts"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:571
+msgid "Configure &Plugins..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:573
+msgid "Opens a dialog to configure plugins"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:576
+msgid "&Configure Editor..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:578
+msgid "Configure various aspects of this editor."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:582
+msgid "Opens a dialog to change preferences"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:598
+msgid "Create a new dialog..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:621
+msgid "Open a file..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:626
+msgid "Open Files"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:662
+msgid "Reading file '%1'..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:675
+msgid "Loaded file '%1'"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:681 editor/mainwindowactions.cpp:682
+msgid "Could not load file '%1'"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:682
+msgid "Load File"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:717
+msgid "Enter a filename..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:745
+msgid "TQt Designer is crashing. Attempting to save files..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:782 editor/mainwindowactions.cpp:845
+msgid "NewTemplate"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823
+msgid "Could not create the template"
+msgstr ""
+
+#: editor/createtemplate.ui:38 editor/mainwindowactions.cpp:794
+#: editor/mainwindowactions.cpp:823
+#, no-c-format
+msgid "Create Template"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:897
+msgid ""
+"Cannot paste widgets. Designer could not find a container\n"
+"to paste into which does not contain a layout. Break the layout\n"
+"of the container you want to paste into and select this container\n"
+"and then paste again."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:900
+msgid "Paste Error"
+msgstr ""
+
+#: editor/mainwindowactions.cpp:1082
+msgid "Edit the current form's settings..."
+msgstr ""
+
+#: editor/mainwindowactions.cpp:1090
+msgid "Edit preferences..."
+msgstr ""
+
+#: editor/messagelog.cpp:34
+msgid "Copy Current &Line"
+msgstr ""
+
+#: editor/messagelog.cpp:35
+msgid "&Copy Content"
+msgstr ""
+
+#: editor/messagelog.cpp:36
+msgid "&Save As..."
+msgstr ""
+
+#: editor/messagelog.cpp:122
+msgid ""
+"*.log|Log Files (*.log)\n"
+"*|All Files"
+msgstr ""
+
+#: editor/messagelog.cpp:122
+msgid "Save Log File"
+msgstr ""
+
+#: editor/messagelog.cpp:127
+msgid "<qt>File<br><b>%1</b><br>already exists. Overwrite it?</qt>"
+msgstr ""
+
+#: editor/messagelog.cpp:132
+msgid "<qt>Cannot save log file<br><b>%1</b></qt>"
+msgstr ""
+
+#: editor/messagelog.cpp:146
+msgid "Stdout"
+msgstr ""
+
+#: editor/messagelog.cpp:146
+msgid "Stderr"
+msgstr ""
+
+#: editor/multilineeditorimpl.cpp:56
+msgid "Set Text of '%1'"
+msgstr ""
+
+#: editor/newformimpl.cpp:123
+msgid "Load Template"
+msgstr ""
+
+#: editor/newformimpl.cpp:124
+msgid "Could not load form description from template '%1'"
+msgstr ""
+
+#: editor/newformimpl.cpp:144
+msgid "Dialog"
+msgstr ""
+
+#: editor/newformimpl.cpp:150
+msgid "Wizard"
+msgstr ""
+
+#: editor/pixmapchooser.cpp:947
+msgid "All Pixmaps"
+msgstr ""
+
+#: editor/pixmapchooser.cpp:950
+msgid "%1-Pixmaps (%2)\n"
+msgstr ""
+
+#: editor/pixmapchooser.cpp:956
+msgid "All Files (*)"
+msgstr ""
+
+#: editor/pixmapchooser.cpp:964 editor/pixmapfunction.ui:38
+#, no-c-format
+msgid "Choose Pixmap"
+msgstr ""
+
+#: editor/propertyeditor.cpp:406
+msgid "Reset the property to its default value"
+msgstr ""
+
+#: editor/propertyeditor.cpp:407
+msgid "Click this button to reset the property to its default value"
+msgstr ""
+
+#: 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/propertyeditor.cpp:1071 editor/propertyeditor.cpp:1132
+msgid "False"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1072 editor/propertyeditor.cpp:1130
+msgid "True"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1410 editor/propertyeditor.cpp:1428
+#: editor/propertyeditor.cpp:1507 editor/propertyeditor.cpp:1518
+msgid "x"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1412 editor/propertyeditor.cpp:1433
+#: editor/propertyeditor.cpp:1509 editor/propertyeditor.cpp:1520
+msgid "y"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1416 editor/propertyeditor.cpp:1438
+#: editor/propertyeditor.cpp:1511 editor/propertyeditor.cpp:1525
+msgid "width"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1418 editor/propertyeditor.cpp:1443
+#: editor/propertyeditor.cpp:1513 editor/propertyeditor.cpp:1527
+msgid "height"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1647 editor/propertyeditor.cpp:1660
+#: editor/propertyeditor.cpp:1710
+msgid "Red"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1649 editor/propertyeditor.cpp:1662
+#: editor/propertyeditor.cpp:1712
+msgid "Green"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1651 editor/propertyeditor.cpp:1664
+#: editor/propertyeditor.cpp:1714
+msgid "Blue"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1768 editor/propertyeditor.cpp:1787
+#: editor/propertyeditor.cpp:1852
+msgid "Family"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1770 editor/propertyeditor.cpp:1790
+#: editor/propertyeditor.cpp:1854
+msgid "Point Size"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1772 editor/propertyeditor.cpp:1792
+#: editor/propertyeditor.cpp:1856
+msgid "Bold"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1776 editor/propertyeditor.cpp:1796
+#: editor/propertyeditor.cpp:1860
+msgid "Underline"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1778 editor/propertyeditor.cpp:1798
+#: editor/propertyeditor.cpp:1862
+msgid "Strikeout"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1892 editor/propertyeditor.cpp:1910
+msgid "Connection"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1894 editor/propertyeditor.cpp:1928
+#: editor/widgetdatabase.cpp:223
+msgid "Table"
+msgstr ""
+
+#: editor/propertyeditor.cpp:1897 editor/propertyeditor.cpp:1951
+msgid "Field"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2059 editor/propertyeditor.cpp:2077
+#: editor/propertyeditor.cpp:2127
+msgid "hSizeType"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2062 editor/propertyeditor.cpp:2079
+#: editor/propertyeditor.cpp:2129
+msgid "vSizeType"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2065 editor/propertyeditor.cpp:2081
+#: editor/propertyeditor.cpp:2131
+msgid "horizontalStretch"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2067 editor/propertyeditor.cpp:2083
+#: editor/propertyeditor.cpp:2133
+msgid "verticalStretch"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2250
+msgid "Arrow"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2254
+msgid "Up-Arrow"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2258
+msgid "Cross"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2262
+msgid "Waiting"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2266
+msgid "iBeam"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2270
+msgid "Size Vertical"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2274
+msgid "Size Horizontal"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2278
+msgid "Size Slash"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2282
+msgid "Size Backslash"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2286
+msgid "Size All"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2290
+msgid "Blank"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2294
+msgid "Split Vertical"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2298
+msgid "Split Horizontal"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2302
+msgid "Pointing Hand"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2306
+msgid "Forbidden"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2398
+msgid "Property"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2399
+msgid "Value"
+msgstr ""
+
+#: editor/propertyeditor.cpp:2881
+msgid "Set '%1' of '%2'"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3002
+msgid "Sort &Categorized"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3003
+msgid "Sort &Alphabetically"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3133
+msgid "Reset '%1' of '%2'"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3240
+msgid ""
+"<p><b>TQWidget::%1</b></p><p>There is no documentation available for this "
+"property.</p>"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3391
+msgid "New Signal Handler"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3392
+msgid "Delete Signal Handler"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3543
+msgid "P&roperties"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3546
+msgid "S&ignal Handlers"
+msgstr ""
+
+#: editor/propertyeditor.cpp:3587
+msgid "Property Editor (%1)"
+msgstr ""
+
+#: editor/sizehandle.cpp:230
+msgid "Resize"
+msgstr ""
+
+#: editor/tableeditorimpl.cpp:55
+msgid "<no field>"
+msgstr ""
+
+#: editor/tableeditorimpl.cpp:315
+msgid "Edit Rows and Columns of '%1' "
+msgstr ""
+
+#: editor/widgetdatabase.cpp:139
+msgid "Push Button"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:146
+msgid "Tool Button"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:153
+msgid "Radio Button"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:160
+msgid "Check Box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:167
+msgid "Group Box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:175
+msgid "Button Group"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:183
+msgid "Frame"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:191
+msgid "Tabwidget"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:199 editor/widgetdatabase.cpp:531
+msgid "List Box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:206
+msgid "List View"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:214
+msgid "Icon View"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:233
+msgid "Data Table"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:241
+msgid "Line Edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:248
+msgid "Spin Box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:255
+msgid "Date Edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:263
+msgid "Time Edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:271
+msgid "Date-Time Edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:279
+msgid "Multi Line Edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:286
+msgid "Rich Text Edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:293
+msgid "Combo Box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:300 editor/widgetdatabase.cpp:641
+msgid "Slider"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:307
+msgid "Scrollbar"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:314
+msgid "Dial"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:321
+msgid "Label"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:328
+msgid "LCD Number"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:335
+msgid "Progress Bar"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:342
+msgid "Text View"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:349 editor/widgetdatabase.cpp:524
+msgid "Text Browser"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:358
+msgid ""
+"The Spacer provides horizontal and vertical spacing to be able to manipulate "
+"the behaviour of layouts."
+msgstr ""
+
+#: editor/widgetdatabase.cpp:494
+msgid "Text Label"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:495
+msgid "The Text Label provides a widget to display static text."
+msgstr ""
+
+#: editor/widgetdatabase.cpp:502
+msgid "Pixmap Label"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:503
+msgid "The Pixmap Label provides a widget to display pixmaps."
+msgstr ""
+
+#: editor/widgetdatabase.cpp:510
+msgid "A line edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:517
+msgid "A rich text edit"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:538
+msgid "A combo box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:545
+msgid "A tree widget"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:552
+msgid "A table widget"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:559
+msgid "A button that when clicked, execute a command"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:566
+msgid "A button that closes the dialog it is in"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:573
+msgid "A listbox showing output of a script"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:580
+msgid ""
+"A widget made up of a line edit and push button, for selecting files and "
+"folders"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:587
+msgid "A check box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:594
+msgid "A radio button"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:601
+msgid "A widget for grouping buttons together"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:609
+msgid "A widget for grouping other widgets together"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:617
+msgid "A widget with tabs"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:634
+msgid "A spin box"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:648
+msgid "A small rich text editor"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:655
+msgid "A status bar"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:662
+msgid "A progress bar"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:669
+msgid "A hidden script container"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:676
+msgid "A timer for running scripts periodically"
+msgstr ""
+
+#: editor/widgetdatabase.cpp:683
+msgid "A date selection widget"
+msgstr ""
+
+#: editor/widgetfactory.cpp:295 editor/widgetfactory.cpp:575
+msgid "Move Tab Page"
+msgstr ""
+
+#: editor/listeditor.ui:31 editor/widgetfactory.cpp:938
+#: editor/widgetfactory.cpp:1129 editor/widgetfactory.cpp:1239
+#, no-c-format
+msgid "Column 1"
+msgstr ""
+
+#: editor/widgetfactory.cpp:971 editor/widgetfactory.cpp:1173
+msgid "Tab 1"
+msgstr ""
+
+#: editor/widgetfactory.cpp:974 editor/widgetfactory.cpp:1176
+msgid "Tab 2"
+msgstr ""
+
+#: editor/widgetfactory.cpp:1160 editor/widgetfactory.cpp:1188
+msgid "Page 1"
+msgstr ""
+
+#: editor/widgetfactory.cpp:1161 editor/widgetfactory.cpp:1191
+msgid "Page 2"
+msgstr ""
+
+#: editor/wizardeditorimpl.cpp:62
+msgid "Edit Wizard Pages"
+msgstr ""
+
+#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171
+msgid "Swap Pages %1 and %2 of %3"
+msgstr ""
+
+#: editor/workspace.cpp:226
+msgid "<No Project>"
+msgstr ""
+
+#: editor/workspace.cpp:661
+msgid "&Open Source File..."
+msgstr ""
+
+#: editor/workspace.cpp:664
+msgid "&Remove Source File From Project"
+msgstr ""
+
+#: editor/workspace.cpp:668
+msgid "&Open Form..."
+msgstr ""
+
+#: editor/workspace.cpp:672 editor/workspace.cpp:682
+msgid "&Remove Form From Project"
+msgstr ""
+
+#: editor/workspace.cpp:674 editor/workspace.cpp:684
+msgid "&Remove Form"
+msgstr ""
+
+#: editor/workspace.cpp:678
+msgid "&Open Form Source..."
+msgstr ""
+
+#: executor/instance.cpp:115
+msgid "<qt>Unable to create dialog.</qt>"
+msgstr ""
+
+#: executor/instance.cpp:187
+msgid "<qt>Kommander file<br><b>%1</b><br>does not exist.</qt>"
+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>"
+msgstr ""
+
+#: executor/instance.cpp:197
+msgid "Wrong Extension"
+msgstr ""
+
+#: executor/instance.cpp:214
+msgid ""
+"<qt>This dialog is running from your <i>/tmp</i> directory. This may mean "
+"that it was run from a KMail attachment or from a webpage. <p>Any script "
+"contained in this dialog will have write access to all of your home "
+"directory; <b>running such dialogs may be dangerous: </b><p>are you sure you "
+"want to continue?</qt>"
+msgstr ""
+
+#: executor/instance.cpp:218 executor/instance.cpp:223
+msgid "Run Nevertheless"
+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>"
+msgstr ""
+
+#: executor/main.cpp:45
+msgid ""
+"Executor is a component of the Kommander dialog system that executes .kmdr "
+"files given as arguments or via stdin"
+msgstr ""
+
+#: executor/main.cpp:50
+msgid "Read dialog from standard input"
+msgstr ""
+
+#: executor/main.cpp:51
+msgid "Use given catalog for translation"
+msgstr ""
+
+#: executor/main.cpp:58
+msgid "Kommander Executor"
+msgstr ""
+
+#: executor/main.cpp:87
+msgid ""
+"Error: no dialog given. Use --stdin option to read dialog from standard "
+"input.\n"
+msgstr ""
+
+#: executor/register.cpp:66
+msgid "Return EOL-separated list of all values in the array."
+msgstr ""
+
+#: executor/register.cpp:67
+msgid "Return EOL-separated list of all keys in the array."
+msgstr ""
+
+#: executor/register.cpp:68
+msgid "Remove all elements from the array."
+msgstr ""
+
+#: executor/register.cpp:69
+msgid "Return number of elements in the array."
+msgstr ""
+
+#: executor/register.cpp:70
+msgid "Return the value associated with given key."
+msgstr ""
+
+#: executor/register.cpp:71
+msgid "Remove element with given key from the array."
+msgstr ""
+
+#: executor/register.cpp:72
+msgid "Add element with given key and value to the array"
+msgstr ""
+
+#: executor/register.cpp:73
+msgid ""
+"Add all elements in the string to the array. String should have <i>key>"
+"\\tvalue\\n</i> format."
+msgstr ""
+
+#: executor/register.cpp:75
+msgid "Return all elements in the array in <i>key>\\tvalue\\n</i> format."
+msgstr ""
+
+#: executor/register.cpp:77
+msgid ""
+"Create an integer indexed array - starting from 0 - from a string. Use the "
+"separator character to split the string."
+msgstr ""
+
+#: executor/register.cpp:78
+msgid ""
+"Create a string from an integer indexed array. Concatenate the elements with "
+"the separator character."
+msgstr ""
+
+#: executor/register.cpp:79
+msgid ""
+"Remove the element specified by the key from an indexed array and reindex "
+"the array."
+msgstr ""
+
+#: executor/register.cpp:82
+msgid "Return number of chars in the string."
+msgstr ""
+
+#: executor/register.cpp:83
+msgid "Check if the string contains given substring."
+msgstr ""
+
+#: executor/register.cpp:84
+msgid "Return position of a substring in the string, or -1 if it isn't found."
+msgstr ""
+
+#: executor/register.cpp:86
+msgid "Return first n chars of the string."
+msgstr ""
+
+#: executor/register.cpp:87
+msgid "Return last n chars of the string."
+msgstr ""
+
+#: executor/register.cpp:88
+msgid "Return substring of the string, starting from given position."
+msgstr ""
+
+#: executor/register.cpp:90
+msgid "Replace all occurencies of given substring."
+msgstr ""
+
+#: executor/register.cpp:91
+msgid "Replace all occurencies of given substring with given replacement."
+msgstr ""
+
+#: executor/register.cpp:93
+msgid "Convert the string to uppercase."
+msgstr ""
+
+#: executor/register.cpp:94
+msgid "Convert the string to lowercase."
+msgstr ""
+
+#: executor/register.cpp:95
+msgid ""
+"Compare two strings. Return 0 if they are equal, -1 if the first one is "
+"lower, 1 if the first one is higher"
+msgstr ""
+
+#: executor/register.cpp:97
+msgid "Check if string is empty."
+msgstr ""
+
+#: executor/register.cpp:98
+msgid "Check if string is a valid number."
+msgstr ""
+
+#: executor/register.cpp:101
+msgid "Return content of given file."
+msgstr ""
+
+#: executor/register.cpp:102
+msgid "Write given string to a file."
+msgstr ""
+
+#: executor/register.cpp:103
+msgid "Append given string to the end of a file."
+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"
+msgstr ""
+
+#: part/kommander_part.cpp:54
+msgid "Kommander Executor Part"
+msgstr ""
+
+#: part/kommander_part.cpp:56
+msgid "Part of the KDEWebDev module."
+msgstr ""
+
+#: plugin/specialinformation.cpp:288
+msgid "Inserts the item if it will not create a duplicate."
+msgstr ""
+
+#: plugin/specialinformation.cpp:290
+msgid ""
+"Returns scripts associated with widget. This is an advanced feature that "
+"would not be commonly used."
+msgstr ""
+
+#: plugin/specialinformation.cpp:291
+msgid "Stops execution of the script associated with the widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:293
+msgid "Returns text of a cell in a table."
+msgstr ""
+
+#: plugin/specialinformation.cpp:295
+msgid "Returns 1 for checked boxes, 0 for unchecked."
+msgstr ""
+
+#: plugin/specialinformation.cpp:297
+msgid ""
+"Returns the list of child widgets contained in the parent widget. Set the "
+"<i>recursive</i> parameter to <i>true</i> to include widgets contained by "
+"child widgets."
+msgstr ""
+
+#: plugin/specialinformation.cpp:299
+msgid "Removes all content from the widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:302
+msgid "Get the column count"
+msgstr ""
+
+#: plugin/specialinformation.cpp:304
+msgid "Returns number of items in a widget such as combobox or listbox."
+msgstr ""
+
+#: plugin/specialinformation.cpp:306
+msgid "Returns index of current column."
+msgstr ""
+
+#: plugin/specialinformation.cpp:308
+msgid "Returns index of current item."
+msgstr ""
+
+#: plugin/specialinformation.cpp:310
+msgid "Returns index of current row."
+msgstr ""
+
+#: plugin/specialinformation.cpp:312
+msgid ""
+"Executes the script associated with the widget. With the new parser the "
+"execute method can take one or more arguments."
+msgstr ""
+
+#: plugin/specialinformation.cpp:314
+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 ""
+
+#: plugin/specialinformation.cpp:316
+msgid "Inserts new column (or <i>count</i> columns) at <i>column</i> position."
+msgstr ""
+
+#: plugin/specialinformation.cpp:318
+msgid "Inserts item at <i>index</i> position."
+msgstr ""
+
+#: plugin/specialinformation.cpp:321
+msgid "Inserts multiple items (EOL-separated) at <i>index</i> position."
+msgstr ""
+
+#: plugin/specialinformation.cpp:324
+msgid "Inserts new row (or <i>count</i> rows) at <i>row</i> position."
+msgstr ""
+
+#: plugin/specialinformation.cpp:326
+msgid "Returns the text of the item at the given index."
+msgstr ""
+
+#: plugin/specialinformation.cpp:328
+msgid ""
+"Returns the depth of the current item in the tree. Root items have depth 0."
+msgstr ""
+
+#: plugin/specialinformation.cpp:330
+msgid "Returns the slash-separated path to the given item in the tree."
+msgstr ""
+
+#: plugin/specialinformation.cpp:332
+msgid ""
+"Removes the column (or <i>count</i> consecutive columns) with the given "
+"index."
+msgstr ""
+
+#: plugin/specialinformation.cpp:334
+msgid "Removes the item with the given index."
+msgstr ""
+
+#: plugin/specialinformation.cpp:337
+msgid ""
+"Removes the row (or <i>count</i> consecutive rows) with the given index."
+msgstr ""
+
+#: plugin/specialinformation.cpp:340
+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 ""
+
+#: plugin/specialinformation.cpp:342
+msgid ""
+"Sets scripts associated with widget. This is an advanced feature that would "
+"not be commonly used."
+msgstr ""
+
+#: plugin/specialinformation.cpp:344
+msgid "Enables or disables widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:347
+msgid "Sets text of a cell in a table."
+msgstr ""
+
+#: plugin/specialinformation.cpp:349
+msgid "Inserts a widget into a cell of a table."
+msgstr ""
+
+#: plugin/specialinformation.cpp:351
+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 ""
+
+#: plugin/specialinformation.cpp:353
+msgid "Sets/unsets checkbox."
+msgstr ""
+
+#: plugin/specialinformation.cpp:355
+msgid "Sets caption of the column <i>column</i>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:357
+msgid "Selects the item at the specified index. Indexes are zero based."
+msgstr ""
+
+#: plugin/specialinformation.cpp:360
+msgid ""
+"Inserts a tab to the tabwidget with the specified label at the given index. "
+"Indexes are zero based."
+msgstr ""
+
+#: plugin/specialinformation.cpp:362
+msgid "Sets maximum numeric value"
+msgstr ""
+
+#: plugin/specialinformation.cpp:364
+msgid ""
+"Sets pixmap at the given index to the specified icon. Use <i>index = -1</i> "
+"to set the pixmap for all items."
+msgstr ""
+
+#: plugin/specialinformation.cpp:366
+msgid "Sets caption of the row <i>row</i>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:368
+msgid "Selects given text or select item containing given text."
+msgstr ""
+
+#: plugin/specialinformation.cpp:371
+msgid "Sets widget's content."
+msgstr ""
+
+#: plugin/specialinformation.cpp:374
+msgid "Shows/hides widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:375
+msgid "Returns content of widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:377
+msgid "Returns type(class) of widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:379
+msgid ""
+"Makes the widget editable or read only, depending on the editable argument."
+msgstr ""
+
+#: plugin/specialinformation.cpp:381
+msgid ""
+"Return the widget's geometry as <i>x y w h</i>. This is useful for "
+"positioning a created widget."
+msgstr ""
+
+#: plugin/specialinformation.cpp:383
+msgid "Returns true if the widget has focus."
+msgstr ""
+
+#: plugin/specialinformation.cpp:385
+msgid "Gets the widget's background color."
+msgstr ""
+
+#: plugin/specialinformation.cpp:387
+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 ""
+
+#: plugin/specialinformation.cpp:389
+msgid "See if widget has been modified."
+msgstr ""
+
+#: plugin/specialinformation.cpp:395
+msgid ""
+"Returns current widget's content. This was required inside widget A to "
+"return widget A content when requested by widget B. The new method is to use "
+"@A.text inside B instead of just @A if you just want the unaltered text."
+msgstr ""
+
+#: plugin/specialinformation.cpp:397
+msgid ""
+"Returns selected text or text of current item. This is deprecated for "
+"<i>@mywidget.selected</i>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:399
+msgid ""
+"Does nothing. This is useful if you request a CheckBox or RadioButton to "
+"return a value where a state, typically the unchecked state, has no value. "
+"The @null prevents an error indicating it is empty."
+msgstr ""
+
+#: plugin/specialinformation.cpp:401
+msgid "Returns the pid (process ID) of the current process."
+msgstr ""
+
+#: plugin/specialinformation.cpp:403
+msgid ""
+"Returns DCOP identifier of current process. This is shorthand for <i>kmdr-"
+"executor-@pid</i>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:406
+msgid "Returns the pid of the parent Kommander window."
+msgstr ""
+
+#: plugin/specialinformation.cpp:408
+msgid "Writes <i>text</i> on stderr."
+msgstr ""
+
+#: plugin/specialinformation.cpp:410
+msgid "Writes <i>text</i> on standard output."
+msgstr ""
+
+#: plugin/specialinformation.cpp:412
+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. "
+"<p><i>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.</i>"
+msgstr ""
+
+#: plugin/specialinformation.cpp:414
+msgid ""
+"Returns value of an environment (shell) variable. Do not use <i>$</i> in the "
+"name. For example, <i>@env(PATH)</i>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:416 plugin/specialinformation.cpp:418
+msgid "Executes an external shell command."
+msgstr ""
+
+#: plugin/specialinformation.cpp:420
+msgid "Parses an expression and returns computed value."
+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 "
+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>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:426
+msgid "Returns the value of a global variable."
+msgstr ""
+
+#: plugin/specialinformation.cpp:428
+msgid ""
+"Translates the string into the current language. Texts in GUI would be "
+"automatically extracted for translation."
+msgstr ""
+
+#: plugin/specialinformation.cpp:430
+msgid ""
+"Executes block if expression is true (non-zero number or non-empty string.) "
+"<p><b>Old</b>Close with <b>@endif</b></p><p><b>New</b><br>if val == true "
+"then<br>// do op<br>elseif cond<br>// second chance<br>else<br>// cond "
+"failed<br>endif</p>"
+msgstr ""
+
+#: plugin/specialinformation.cpp:432
+msgid ""
+"Executes another Kommander dialog. Current dialog directory is used if no "
+"path is given. Arguments may be given as named arguments which will become "
+"global variables in the new dialog. For instance: <i>var=val</i>"
+msgstr ""
+
+#: plugin/specialinformation.cpp:434
+msgid "Reads setting from configration file for this dialog."
+msgstr ""
+
+#: plugin/specialinformation.cpp:436
+msgid ""
+"Sets the value of a global variable. Global variables exist for the life of "
+"the Kommander window."
+msgstr ""
+
+#: plugin/specialinformation.cpp:438
+msgid "Stores setting in configuration file for this dialog."
+msgstr ""
+
+#: plugin/specialinformation.cpp:440
+msgid ""
+"Begin of <b>switch</b> block. Following <b>case</b> values are compared to "
+"<i>expression</i>.<p>@switch()<br>@case()<br>@end"
+msgstr ""
+
+#: plugin/specialinformation.cpp:442
+msgid "Executes an external DCOP call."
+msgstr ""
+
+#: plugin/specialinformation.cpp:444
+msgid "Adds a comment to EOL that Kommander will not parse"
+msgstr ""
+
+#: plugin/specialinformation.cpp:446
+msgid ""
+"Creates a new widget with the specified type and as the child of parent."
+msgstr ""
+
+#: plugin/specialinformation.cpp:448
+msgid ""
+"Returns true if there is a widget with the passed name, false otherwise."
+msgstr ""
+
+#: plugin/specialinformation.cpp:450
+msgid "Connects the signal of sender with the slot of the receiver"
+msgstr ""
+
+#: plugin/specialinformation.cpp:452
+msgid "Disconnects the signal of sender from the slot of the receiver"
+msgstr ""
+
+#: plugin/specialinformation.cpp:457
+msgid "Exits script execution and returns"
+msgstr ""
+
+#: plugin/specialinformation.cpp:459
+msgid "Exits the current block of a while, for or foreach loop"
+msgstr ""
+
+#: plugin/specialinformation.cpp:461
+msgid "Exit a step and return to the beginning of a loop"
+msgstr ""
+
+#: plugin/specialinformation.cpp:463
+msgid ""
+"Return from a script, optionaly with a value from the script to the caller"
+msgstr ""
+
+#: plugin/specialinformation.cpp:467
+msgid "Returns an EOL-separated list of all values in the array."
+msgstr ""
+
+#: plugin/specialinformation.cpp:469
+msgid "Returns an EOL-separated list of all keys in the array."
+msgstr ""
+
+#: plugin/specialinformation.cpp:471
+msgid "Removes all elements from the array."
+msgstr ""
+
+#: plugin/specialinformation.cpp:473
+msgid "Returns the number of elements in the array."
+msgstr ""
+
+#: plugin/specialinformation.cpp:475
+msgid "Returns the value associated with the given key."
+msgstr ""
+
+#: plugin/specialinformation.cpp:477
+msgid "Removes element with the given key from the array."
+msgstr ""
+
+#: plugin/specialinformation.cpp:479
+msgid "Adds element with the given key and value to the array"
+msgstr ""
+
+#: plugin/specialinformation.cpp:481
+msgid ""
+"Adds all elements in the string to the array. String should have <i>key"
+"\\tvalue\\n</i> format."
+msgstr ""
+
+#: plugin/specialinformation.cpp:484
+msgid "Returns all elements in the array in <pre>key\\tvalue\\n</pre> format."
+msgstr ""
+
+#: plugin/specialinformation.cpp:486
+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 ""
+
+#: plugin/specialinformation.cpp:488
+msgid ""
+"Create a string from an integer indexed array. Concatenate the elements with "
+"the separator character. The separator's default value is '\\t'."
+msgstr ""
+
+#: plugin/specialinformation.cpp:490
+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 ""
+
+#: plugin/specialinformation.cpp:492
+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 ""
+
+#: plugin/specialinformation.cpp:494
+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 ""
+
+#: plugin/specialinformation.cpp:498
+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]\".<br><b>NOTE: Watch keys!</b> The row and column keys when set "
+"to true will read respectively the first row and first column as headings. "
+"If for instance you set one where there is no column or row heading to read "
+"it will read data, and if the data is not unique you will have missing "
+"columns or rows as well as addressing not working."
+msgstr ""
+
+#: plugin/specialinformation.cpp:500
+msgid ""
+"Convert 2D array to string, optionaly with row and column headings. If "
+"written without values set it will default to no headings."
+msgstr ""
+
+#: plugin/specialinformation.cpp:502
+msgid "Return the number of rows in the matrix"
+msgstr ""
+
+#: plugin/specialinformation.cpp:504
+msgid "Return the number of columns in the matrix"
+msgstr ""
+
+#: plugin/specialinformation.cpp:506
+msgid "Clear the entire matrix"
+msgstr ""
+
+#: plugin/specialinformation.cpp:508
+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 ""
+
+#: plugin/specialinformation.cpp:510
+msgid ""
+"Copy a column of a Matrix to an array and optionally clear array first to "
+"avoid spurious data in loops"
+msgstr ""
+
+#: plugin/specialinformation.cpp:512
+msgid "Copy a column of a Matrix to an indexed array"
+msgstr ""
+
+#: plugin/specialinformation.cpp:514
+msgid ""
+"Return the row keys from the matrix. Separator defaults to [tab] \"\\t\" if "
+"left empty"
+msgstr ""
+
+#: plugin/specialinformation.cpp:516
+msgid ""
+"Return the column keys from the matrix. Separator defaults to [tab] \"\\t\" "
+"if left empty"
+msgstr ""
+
+#: plugin/specialinformation.cpp:518
+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 ""
+
+#: plugin/specialinformation.cpp:520
+msgid "Remove a row from the matrix by key name. Returns true if key is found."
+msgstr ""
+
+#: plugin/specialinformation.cpp:522
+msgid ""
+"Remove a column from the matrix by key name. Returns true if key is found."
+msgstr ""
+
+#: plugin/specialinformation.cpp:524
+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 ""
+
+#: plugin/specialinformation.cpp:528
+msgid "Returns number of chars in the string."
+msgstr ""
+
+#: plugin/specialinformation.cpp:530
+msgid "Checks if the the string contains the given substring."
+msgstr ""
+
+#: plugin/specialinformation.cpp:532
+msgid ""
+"Returns the position of a substring in the string, or -1 if it is not found."
+msgstr ""
+
+#: plugin/specialinformation.cpp:534
+msgid ""
+"Returns the position of a substring in the string, or -1 if it is not found. "
+"String is searched backwards"
+msgstr ""
+
+#: plugin/specialinformation.cpp:536
+msgid "Returns the count of a given substring in the given string."
+msgstr ""
+
+#: plugin/specialinformation.cpp:538
+msgid "Returns the first <i>n</i> chars of the string."
+msgstr ""
+
+#: plugin/specialinformation.cpp:540
+msgid "Returns the last <i>n</i> chars of the string."
+msgstr ""
+
+#: plugin/specialinformation.cpp:542
+msgid "Returns <i>n</i> chars of the string, starting from <i>start</i>."
+msgstr ""
+
+#: plugin/specialinformation.cpp:544
+msgid "Removes all occurrences of given substring."
+msgstr ""
+
+#: plugin/specialinformation.cpp:546
+msgid ""
+"Replaces all occurrences of the given substring with the given replacement."
+msgstr ""
+
+#: plugin/specialinformation.cpp:548
+msgid "Converts the string to uppercase."
+msgstr ""
+
+#: plugin/specialinformation.cpp:550
+msgid "Converts the string to lowercase."
+msgstr ""
+
+#: plugin/specialinformation.cpp:552
+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 ""
+
+#: plugin/specialinformation.cpp:555
+msgid "Checks if the string is empty."
+msgstr ""
+
+#: plugin/specialinformation.cpp:557
+msgid "Checks if the string is a valid number."
+msgstr ""
+
+#: plugin/specialinformation.cpp:559
+msgid "Returns given section of a string."
+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."
+msgstr ""
+
+#: plugin/specialinformation.cpp:563
+msgid "Round a floating point number by x digits."
+msgstr ""
+
+#: plugin/specialinformation.cpp:565
+msgid ""
+"Sort a string list. Only first paramter is required. Default separator is a "
+"newline."
+msgstr ""
+
+#: plugin/specialinformation.cpp:567
+msgid "Strips white space from beginning and end of string."
+msgstr ""
+
+#: plugin/specialinformation.cpp:569
+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 ""
+
+#: plugin/specialinformation.cpp:571
+msgid ""
+"Pads the string to the total length indicated. if no pad character is given "
+"spaces will be used."
+msgstr ""
+
+#: plugin/specialinformation.cpp:574
+msgid "Convert a string to an integer. If not possible use the default value"
+msgstr ""
+
+#: plugin/specialinformation.cpp:576
+msgid ""
+"Convert a string to a double precision floating point value. If not possible "
+"use the default value"
+msgstr ""
+
+#: plugin/specialinformation.cpp:580
+msgid "Returns content of given file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:582
+msgid "Writes given string to a file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:584
+msgid "Appends given string to the end of a file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:586
+msgid "Checks to see if file exists."
+msgstr ""
+
+#: plugin/specialinformation.cpp:589
+msgid ""
+"Shows color dialog. Returns color in #RRGGBB format. Defaults to the "
+"parameter, if specified."
+msgstr ""
+
+#: plugin/specialinformation.cpp:591
+msgid "Shows text selection dialog. Returns entered text."
+msgstr ""
+
+#: plugin/specialinformation.cpp:593
+msgid "Shows a dialog asking user for password and returns it."
+msgstr ""
+
+#: plugin/specialinformation.cpp:595
+msgid "Shows value selection dialog. Returns entered value."
+msgstr ""
+
+#: plugin/specialinformation.cpp:597
+msgid "Shows float value selection dialog. Returns entered value."
+msgstr ""
+
+#: plugin/specialinformation.cpp:599
+msgid "Shows existing file selection dialog. Returns selected file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:601
+msgid "Shows save file selection dialog. Returns selected file."
+msgstr ""
+
+#: plugin/specialinformation.cpp:603
+msgid "Shows directory selection dialog. Returns selected directory."
+msgstr ""
+
+#: plugin/specialinformation.cpp:605
+msgid ""
+"Shows multiple files selection dialog. Returns EOL-separated list of "
+"selected files."
+msgstr ""
+
+#: plugin/specialinformation.cpp:609
+msgid ""
+"Shows an information dialog. Returns true when clicked so you can check for "
+"user response."
+msgstr ""
+
+#: plugin/specialinformation.cpp:611
+msgid ""
+"Shows an error dialog. Returns true when clicked so you can check for user "
+"response."
+msgstr ""
+
+#: plugin/specialinformation.cpp:613
+msgid ""
+"Shows a warning dialog with up to three buttons. Returns number of selected "
+"button."
+msgstr ""
+
+#: plugin/specialinformation.cpp:615
+msgid ""
+"Shows a question dialog with up to three buttons. Returns number of selected "
+"button."
+msgstr ""
+
+#: pluginmanager/main.cpp:39
+msgid ""
+"kmdr-plugins is a component of the Kommander dialog system that manages "
+"installed plugins."
+msgstr ""
+
+#: pluginmanager/main.cpp:46
+msgid "Register given library"
+msgstr ""
+
+#: pluginmanager/main.cpp:48
+msgid "Remove given library"
+msgstr ""
+
+#: pluginmanager/main.cpp:50
+msgid "Check all installed plugins and remove those missing"
+msgstr ""
+
+#: pluginmanager/main.cpp:52
+msgid "List all installed plugins"
+msgstr ""
+
+#: pluginmanager/main.cpp:59
+msgid "Kommander Plugin Manager"
+msgstr ""
+
+#: pluginmanager/main.cpp:80
+msgid "Error adding plugin '%1'"
+msgstr ""
+
+#: pluginmanager/main.cpp:85
+msgid "Error removing plugin '%1'"
+msgstr ""
+
+#: pluginmanager/mainwindow.cpp:37
+msgid "Refresh"
+msgstr ""
+
+#: pluginmanager/mainwindow.cpp:72
+msgid "Add Kommander Plugin"
+msgstr ""
+
+#: pluginmanager/mainwindow.cpp:80
+msgid "<qt>Unable to load Kommander plugin<br><b>%1</b></qt>"
+msgstr ""
+
+#: pluginmanager/mainwindow.cpp:81
+msgid "Cannot add plugin"
+msgstr ""
+
+#: widget/expression.cpp:199 widget/expression.cpp:208
+msgid "error"
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:120
+msgid "Unterminated @execBegin ... @execEnd block."
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164
+msgid "Unterminated @forEach ... @end block."
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:201
+msgid "Unterminated @if ... @endif block."
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:221
+msgid "Unterminated @switch ... @end block."
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:320
+#, c-format
+msgid "Unknown widget: @%1."
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:338
+msgid "Infinite loop: @%1 called inside @%2."
+msgstr ""
+
+#: widget/kommanderfunctions.cpp:344
+msgid "Script for @%1 is empty."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99
+msgid "Invalid state for associated text."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:134
+msgid "Line %1: %2.\n"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:244
+msgid "Unknown special: '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:274
+msgid "Unmatched parenthesis in DCOP call '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:280
+msgid "Incorrect arguments in DCOP call '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:310
+msgid "Tried to perform DCOP query, but failed."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:341
+msgid "DCOP return type %1 is not yet implemented."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:406
+msgid "Continue && Ignore Next Errors"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:408
+msgid "<qt>Error in widget <b>%1</b>:<p><i>%2</i></qt>"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:427
+msgid ""
+"Error in widget %1:\n"
+" %2\n"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:582
+msgid "Unmatched parenthesis after '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:591
+msgid "Unmatched quotes in argument of '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:593
+msgid "Unknown function group: '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:595
+msgid "Unknown function: '%1' in group '%2'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:597
+msgid "Unknown widget function: '%1'."
+msgstr ""
+
+#: widget/kommanderwidget.cpp:599
+msgid ""
+"Not enough arguments for '%1' (%2 instead of %3).<p>Correct syntax is: %4"
+msgstr ""
+
+#: widget/kommanderwidget.cpp:604
+msgid "Too many arguments for '%1' (%2 instead of %3).<p>Correct syntax is: %4"
+msgstr ""
+
+#: widget/myprocess.cpp:94
+msgid "<qt>Failed to start shell process<br><b>%1</b></qt>"
+msgstr ""
+
+#: widget/parser.cpp:116
+msgid "Invalid character: '%1'"
+msgstr ""
+
+#: widget/parser.cpp:192
+msgid "Constant value expected"
+msgstr ""
+
+#: widget/parser.cpp:223
+msgid "'%1' (%2) is not a widget"
+msgstr ""
+
+#: widget/parser.cpp:235 widget/parser.cpp:520
+msgid "'%1' is not a function"
+msgstr ""
+
+#: widget/parser.cpp:246
+msgid "Expected value"
+msgstr ""
+
+#: widget/parser.cpp:271 widget/parser.cpp:281
+msgid "Divide by zero"
+msgstr ""
+
+#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434
+msgid "in function '%1': %2"
+msgstr ""
+
+#: widget/parser.cpp:426
+msgid "too few parameters"
+msgstr ""
+
+#: widget/parser.cpp:428
+msgid "too many parameters"
+msgstr ""
+
+#: widget/parser.cpp:474
+msgid "in widget function '%1.%2': %3"
+msgstr ""
+
+#: widget/parser.cpp:517
+msgid "'%1' is not a widget"
+msgstr ""
+
+#: widget/parser.cpp:522
+msgid "Unexpected symbol after variable '%1'"
+msgstr ""
+
+#: widget/parser.cpp:741
+msgid ""
+"Expected '%1'<br><br>Possible cause of the error is having a variable with "
+"the same name as a widget"
+msgstr ""
+
+#: widget/parser.cpp:743
+msgid "Expected '%1'"
+msgstr ""
+
+#: widget/parser.cpp:757 widget/parser.cpp:770
+msgid "Expected variable"
+msgstr ""
+
+#: widgets/aboutdialog.cpp:64
+msgid ""
+"Sets information about the application. This is the first method that must "
+"me called, any addition to the dialog done before initialization will be "
+"ignored."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:66
+msgid "Add an author. Only the author name is required."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:68
+msgid "Add a translator. Only the name is required."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:70
+msgid "Set a short description text."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:72
+msgid "Set a homepage address."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:74
+msgid "Set an email address, where bugs can be reported."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:76
+msgid ""
+"Sets license information of the application. The parameter can be one of the "
+"license keys - GPL_V2, LGPL_V2, BSD, ARTISTIC -, or a freely specified text."
+msgstr ""
+
+#: widgets/aboutdialog.cpp:78
+msgid "Returns the set version string."
+msgstr ""
+
+#: widgets/buttongroup.cpp:51
+msgid "Returns the ID of the selected button."
+msgstr ""
+
+#: widgets/closebutton.cpp:116
+msgid "Failed to start shell process."
+msgstr ""
+
+#: widgets/combobox.cpp:50
+msgid "Make the ComboBox expose it's list without mousing around."
+msgstr ""
+
+#: widgets/dialog.cpp:65
+msgid "The name of the widget having focus"
+msgstr ""
+
+#: widgets/dialog.cpp:66
+msgid ""
+"Set a wait cursor. CAUTION: if set more than once an equal number of calls "
+"to restore must be made to clear it."
+msgstr ""
+
+#: widgets/dialog.cpp:67
+msgid "Restore normal curser. NOTE: must be called as many times as wait was."
+msgstr ""
+
+#: widgets/execbutton.cpp:62
+msgid "For use only when button is togle type."
+msgstr ""
+
+#: widgets/execbutton.cpp:63
+msgid "Associate a Kommander PopupMenu with this ExecButton."
+msgstr ""
+
+#: widgets/execbutton.cpp:64
+msgid "Set the text on the ExecButton."
+msgstr ""
+
+#: widgets/fontdialog.cpp:54
+msgid ""
+"Sets the default font for the dialog, by specifying the family, the size and "
+"other style options."
+msgstr ""
+
+#: widgets/fontdialog.cpp:56
+msgid "Returns the font family."
+msgstr ""
+
+#: widgets/fontdialog.cpp:58
+msgid "Returns the font size in point."
+msgstr ""
+
+#: widgets/fontdialog.cpp:60
+msgid "Returns true, if the font is bold."
+msgstr ""
+
+#: widgets/fontdialog.cpp:62
+msgid "Returns true, if the font is italic."
+msgstr ""
+
+#: widgets/lineedit.cpp:45
+msgid "Clear widget modified status."
+msgstr ""
+
+#: widgets/popupmenu.cpp:61
+msgid ""
+"Insert an item into the popup menu. The executeWidget's execute method will "
+"be run when this item is selected. Returns the id of the inserted item. Use "
+"-1 for index to insert to the end. The icon is optional."
+msgstr ""
+
+#: widgets/popupmenu.cpp:62
+msgid ""
+"Insert a separator item into the popup menu. Use -1 for index to insert to "
+"the end."
+msgstr ""
+
+#: widgets/popupmenu.cpp:63
+msgid ""
+"Change an item specified by id in the popup menu. The executeWidget's "
+"execute method will be run when this item is selected."
+msgstr ""
+
+#: widgets/popupmenu.cpp:64
+msgid "Enable the item specified by id in the popup menu."
+msgstr ""
+
+#: widgets/popupmenu.cpp:65
+msgid "Check if the item specified by id is enabled."
+msgstr ""
+
+#: widgets/popupmenu.cpp:66
+msgid "Make the item specified by id visible."
+msgstr ""
+
+#: widgets/popupmenu.cpp:67
+msgid "Apply checked status for the item specified by id."
+msgstr ""
+
+#: widgets/popupmenu.cpp:68
+msgid "Check if the item specified by id is visible."
+msgstr ""
+
+#: widgets/popupmenu.cpp:69
+msgid "Verify if the item specified by id is checked."
+msgstr ""
+
+#: widgets/popupmenu.cpp:70
+msgid ""
+"Insert submenu widget into the popup menu. Use -1 for index to insert to the "
+"end. The icon is optional."
+msgstr ""
+
+#: widgets/progressbar.cpp:46
+msgid "Sets the ProgresBar color"
+msgstr ""
+
+#: widgets/progressbar.cpp:47
+msgid "Sets the ProgresBar text color"
+msgstr ""
+
+#: widgets/table.cpp:58
+msgid ""
+"Sets a column to sort ascending or descending. Optionally can sort with rows "
+"intact for database use."
+msgstr ""
+
+#: widgets/table.cpp:59
+msgid "Scrolls the table so the cell indicated is visible."
+msgstr ""
+
+#: widgets/table.cpp:60
+msgid "Select cells using the upper left and lower right cell addresses"
+msgstr ""
+
+#: widgets/table.cpp:61
+msgid "Select the row with the zero based index."
+msgstr ""
+
+#: widgets/table.cpp:62
+msgid "Select the column with the zero based index."
+msgstr ""
+
+#: widgets/table.cpp:63
+msgid "Set the column read only using zero based index."
+msgstr ""
+
+#: widgets/table.cpp:64
+msgid "Set the row read only using zero based index."
+msgstr ""
+
+#: widgets/table.cpp:65
+msgid "Returns the number of rows of the table"
+msgstr ""
+
+#: widgets/table.cpp:66
+msgid "Returns the text of the header for the column index"
+msgstr ""
+
+#: widgets/table.cpp:67
+msgid "Returns the text of the header for the row index"
+msgstr ""
+
+#: widgets/tabwidget.cpp:55
+msgid "Sets an icon on the specified tab. Index is zero based."
+msgstr ""
+
+#: widgets/tabwidget.cpp:56
+msgid "Returns the tab label at the given index. Index is zero based."
+msgstr ""
+
+#: widgets/tabwidget.cpp:57
+msgid ""
+"Returns true if tab at specified index is enabled, otherwise returns false."
+msgstr ""
+
+#: widgets/tabwidget.cpp:58
+msgid "Sets the tab at the given index to enabled or disabled."
+msgstr ""
+
+#: widgets/tabwidget.cpp:59
+msgid "Show or hide the tabs on the tab widget."
+msgstr ""
+
+#: widgets/tabwidget.cpp:60
+msgid "Set the current page by name."
+msgstr ""
+
+#: widgets/tabwidget.cpp:61
+msgid "Sets the tab tab label."
+msgstr ""
+
+#: widgets/textbrowser.cpp:45 widgets/textbrowser.cpp:46
+msgid "Set notify click to intercept clicks and handle links"
+msgstr ""
+
+#: widgets/textedit.cpp:56
+msgid "Set widget modified status."
+msgstr ""
+
+#: widgets/textedit.cpp:57
+msgid ""
+"Select a block of text using the paragraph number and character index of the "
+"line. You can use the cursorPositionChanged(int, int) signal to get this "
+"data in real time into a script."
+msgstr ""
+
+#: widgets/textedit.cpp:58
+msgid ""
+"Search for text from the cursor or a specified position. You can specifiy "
+"case sensitive search and forward or backward."
+msgstr ""
+
+#: widgets/textedit.cpp:60
+msgid "Get the number of paragraphs in the widget."
+msgstr ""
+
+#: widgets/textedit.cpp:61
+msgid "Get the total length of all text."
+msgstr ""
+
+#: widgets/textedit.cpp:63
+msgid "Get the length of the paragraph."
+msgstr ""
+
+#: widgets/textedit.cpp:64
+msgid "Get the number of lines in the paragraph."
+msgstr ""
+
+#: widgets/textedit.cpp:65
+msgid "Use to set superscript."
+msgstr ""
+
+#: widgets/textedit.cpp:66
+msgid "Use to revert from superscript to normal script."
+msgstr ""
+
+#: widgets/timer.cpp:63
+msgid "Set the timer timeout interval in ms."
+msgstr ""
+
+#: widgets/toolbox.cpp:44
+msgid "Adds a widget to the toolbox. Returns the index of the widget."
+msgstr ""
+
+#: widgets/toolbox.cpp:46
+msgid "Returns the name of the active widget."
+msgstr ""
+
+#: widgets/toolbox.cpp:47
+msgid ""
+"Remove the selected widget, returns the index of the removed widget or -1 if "
+"no such widget was found."
+msgstr ""
+
+#: widgets/toolbox.cpp:48
+msgid ""
+"Remove the widget from the index position, returns the index of the removed "
+"widget or -1 if no widget was found."
+msgstr ""
+
+#: widgets/toolbox.cpp:50
+msgid "Activates the selected widget."
+msgstr ""
+
+#: widgets/toolbox.cpp:52
+msgid "Returns the index of the active widget."
+msgstr ""
+
+#: widgets/toolbox.cpp:54
+msgid "Returns the widget having the supplied index."
+msgstr ""
+
+#: widgets/toolbox.cpp:56
+msgid ""
+"Returns the index of the widget, -1 if the widget is not part of the toolbox."
+msgstr ""
+
+#: widgets/treewidget.cpp:67
+msgid "Add column at end with column header"
+msgstr ""
+
+#: widgets/treewidget.cpp:68
+msgid "Set sorting for a column"
+msgstr ""
+
+#: widgets/treewidget.cpp:71
+msgid "Get the column caption for column index"
+msgstr ""
+
+#: widgets/treewidget.cpp:72
+msgid "Set the pixel width for column index - use 0 to hide"
+msgstr ""
+
+#: widgets/treewidget.cpp:73
+msgid "Set to <i>left</i>, <i>right</i> or <i>center</i>, case insensitive "
+msgstr ""
+
+#: widgets/treewidget.cpp:74
+msgid "Get the count of top level items."
+msgstr ""
+
+#: widgets/treewidget.cpp:75
+msgid "Expand or collapse a node."
+msgstr ""
+
+#: widgets/treewidget.cpp:76
+msgid "See if node is open or closed."
+msgstr ""
+
+#: working/plugintemplate/plugin.cpp:19
+msgid "Kommander %{APPNAME} plugin."
+msgstr ""
+
+#: working/plugintemplate/widget.cpp:43
+msgid "Call function1 with two arguments, second is optional."
+msgstr ""
+
+#: working/plugintemplate/widget.cpp:44
+msgid "Get a TQString as a result of function2."
+msgstr ""
+
+#: editor/actioneditor.ui:19
+#, no-c-format
+msgid "Edit Actions"
+msgstr ""
+
+#: editor/actioneditor.ui:61
+#, no-c-format
+msgid "Create new Action"
+msgstr ""
+
+#: editor/actioneditor.ui:78
+#, no-c-format
+msgid "Delete current Action"
+msgstr ""
+
+#: editor/actioneditor.ui:95
+#, no-c-format
+msgid "Connect current Action"
+msgstr ""
+
+#: editor/assoctexteditor.ui:16
+#, no-c-format
+msgid "Edit Text"
+msgstr ""
+
+#: editor/assoctexteditor.ui:35
+#, no-c-format
+msgid "&Widget:"
+msgstr ""
+
+#: editor/assoctexteditor.ui:67
+#, no-c-format
+msgid "&Text for:"
+msgstr ""
+
+#: editor/assoctexteditor.ui:104
+#, no-c-format
+msgid "&Function..."
+msgstr ""
+
+#: editor/assoctexteditor.ui:137
+#, no-c-format
+msgid "Wi&dget:"
+msgstr ""
+
+#: editor/assoctexteditor.ui:184
+#, no-c-format
+msgid "Fi&le..."
+msgstr ""
+
+#: editor/choosewidget.ui:16
+#, no-c-format
+msgid "Choose Widget"
+msgstr ""
+
+#: editor/choosewidget.ui:112
+#, no-c-format
+msgid "Find:"
+msgstr ""
+
+#: editor/connectioneditor.ui:35
+#, no-c-format
+msgid "Edit Connections"
+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>"
+msgstr ""
+
+#: editor/connectioneditor.ui:56
+#, no-c-format
+msgid "Sender"
+msgstr ""
+
+#: editor/connectioneditor.ui:67
+#, no-c-format
+msgid "Signal"
+msgstr ""
+
+#: editor/connectioneditor.ui:78
+#, no-c-format
+msgid "Receiver"
+msgstr ""
+
+#: editor/connectioneditor.ui:89
+#, no-c-format
+msgid "Slot"
+msgstr ""
+
+#: editor/connectioneditor.ui:111
+#, no-c-format
+msgid "Displays the connections between the sender and the receiver."
+msgstr ""
+
+#: editor/connectioneditor.ui:119
+#, no-c-format
+msgid ""
+"<b>A list of slots for the receiver.</b><p>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.</b>"
+msgstr ""
+
+#: editor/connectioneditor.ui:127
+#, no-c-format
+msgid "Displays the list of signals that the widget emits."
+msgstr ""
+
+#: editor/connectioneditor.ui:143
+#, no-c-format
+msgid "Si&gnals:"
+msgstr ""
+
+#: editor/connectioneditor.ui:183
+#, no-c-format
+msgid "&Slots:"
+msgstr ""
+
+#: editor/connectioneditor.ui:217
+#, no-c-format
+msgid "&Disconnect"
+msgstr ""
+
+#: editor/connectioneditor.ui:223
+#, no-c-format
+msgid "Remove the selected connection"
+msgstr ""
+
+#: editor/connectioneditor.ui:226
+#, no-c-format
+msgid "Remove the selected connection."
+msgstr ""
+
+#: editor/connectioneditor.ui:260 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 ""
+
+#: editor/connectioneditor.ui:274 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 ""
+
+#: editor/connectioneditor.ui:309
+#, no-c-format
+msgid "Connec&tions:"
+msgstr ""
+
+#: editor/connectioneditor.ui:337
+#, no-c-format
+msgid "Co&nnect"
+msgstr ""
+
+#: editor/connectioneditor.ui:343
+#, no-c-format
+msgid "Create connection"
+msgstr ""
+
+#: editor/connectioneditor.ui:346
+#, no-c-format
+msgid "Create a connection between a signal and a slot."
+msgstr ""
+
+#: editor/createtemplate.ui:61
+#, no-c-format
+msgid "Template &name:"
+msgstr ""
+
+#: editor/createtemplate.ui:76
+#, no-c-format
+msgid "Name of the new template"
+msgstr ""
+
+#: editor/createtemplate.ui:80
+#, no-c-format
+msgid "Enter the name of the new template"
+msgstr ""
+
+#: editor/createtemplate.ui:91
+#, no-c-format
+msgid "Class of the new template"
+msgstr ""
+
+#: editor/createtemplate.ui:95
+#, no-c-format
+msgid ""
+"Enter the name of the class which should be used as the template's base class"
+msgstr ""
+
+#: editor/createtemplate.ui:142
+#, no-c-format
+msgid "C&reate"
+msgstr ""
+
+#: editor/createtemplate.ui:150
+#, no-c-format
+msgid "Creates the new template"
+msgstr ""
+
+#: editor/createtemplate.ui:165
+#, no-c-format
+msgid "Closes the Dialog"
+msgstr ""
+
+#: editor/createtemplate.ui:178
+#, no-c-format
+msgid "&Baseclass for template:"
+msgstr ""
+
+#: editor/formsettings.ui:35
+#, no-c-format
+msgid "Form Settings"
+msgstr ""
+
+#: editor/formsettings.ui:41
+#, 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>"
+msgstr ""
+
+#: editor/formsettings.ui:122
+#, no-c-format
+msgid "La&youts"
+msgstr ""
+
+#: editor/formsettings.ui:155
+#, no-c-format
+msgid "Default mar&gin:"
+msgstr ""
+
+#: editor/formsettings.ui:166
+#, no-c-format
+msgid "D&efault spacing:"
+msgstr ""
+
+#: editor/formsettings.ui:202
+#, no-c-format
+msgid "Enter a comment about the form."
+msgstr ""
+
+#: editor/formsettings.ui:227
+#, no-c-format
+msgid "Co&mment:"
+msgstr ""
+
+#: editor/formsettings.ui:238
+#, no-c-format
+msgid "&License:"
+msgstr ""
+
+#: editor/formsettings.ui:249 editor/formsettings.ui:282
+#: editor/formsettings.ui:293
+#, no-c-format
+msgid "Enter your name"
+msgstr ""
+
+#: editor/formsettings.ui:252 editor/formsettings.ui:285
+#: editor/formsettings.ui:296
+#, no-c-format
+msgid "Enter your name."
+msgstr ""
+
+#: editor/formsettings.ui:260
+#, no-c-format
+msgid "&Version:"
+msgstr ""
+
+#: editor/formsettings.ui:271
+#, no-c-format
+msgid "A&uthor:"
+msgstr ""
+
+#: editor/functions.ui:16
+#, no-c-format
+msgid "Function Browser"
+msgstr ""
+
+#: editor/functions.ui:38
+#, no-c-format
+msgid "Description:"
+msgstr ""
+
+#: editor/functions.ui:67
+#, no-c-format
+msgid "&Group:"
+msgstr ""
+
+#: editor/functions.ui:97
+#, no-c-format
+msgid "&Function:"
+msgstr ""
+
+#: editor/functions.ui:129
+#, no-c-format
+msgid "&Parameters"
+msgstr ""
+
+#: editor/functions.ui:140
+#, no-c-format
+msgid "Arg3"
+msgstr ""
+
+#: editor/functions.ui:148
+#, no-c-format
+msgid "Arg5"
+msgstr ""
+
+#: editor/functions.ui:190
+#, no-c-format
+msgid "Insert function"
+msgstr ""
+
+#: editor/functions.ui:198
+#, no-c-format
+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
+#, no-c-format
+msgid "Quote"
+msgstr ""
+
+#: editor/functions.ui:263
+#, no-c-format
+msgid "Arg1"
+msgstr ""
+
+#: editor/functions.ui:362
+#, no-c-format
+msgid "Widget:"
+msgstr ""
+
+#: editor/functions.ui:502
+#, no-c-format
+msgid "Arg6"
+msgstr ""
+
+#: editor/functions.ui:510
+#, no-c-format
+msgid "Arg2"
+msgstr ""
+
+#: editor/functions.ui:617
+#, no-c-format
+msgid "Clear edited text"
+msgstr ""
+
+#: editor/functions.ui:625
+#, no-c-format
+msgid "Inserted &text:"
+msgstr ""
+
+#: editor/iconvieweditor.ui:35
+#, no-c-format
+msgid "Edit Iconview"
+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>"
+msgstr ""
+
+#: editor/iconvieweditor.ui:72
+#, no-c-format
+msgid "All items in the iconview."
+msgstr ""
+
+#: editor/iconvieweditor.ui:94 editor/listboxeditor.ui:267
+#: editor/listvieweditor.ui:246
+#, no-c-format
+msgid "&New Item"
+msgstr ""
+
+#: editor/iconvieweditor.ui:97 editor/listboxeditor.ui:270
+#: editor/listvieweditor.ui:249
+#, no-c-format
+msgid "Add an item"
+msgstr ""
+
+#: editor/iconvieweditor.ui:100
+#, no-c-format
+msgid "Create a new item for the iconview."
+msgstr ""
+
+#: editor/iconvieweditor.ui:108 editor/listboxeditor.ui:281
+#: editor/listvieweditor.ui:79
+#, no-c-format
+msgid "&Delete Item"
+msgstr ""
+
+#: editor/iconvieweditor.ui:111 editor/listvieweditor.ui:82
+#, no-c-format
+msgid "Delete item"
+msgstr ""
+
+#: editor/iconvieweditor.ui:114
+#, no-c-format
+msgid "Delete the selected item."
+msgstr ""
+
+#: editor/iconvieweditor.ui:147 editor/listboxeditor.ui:158
+#, no-c-format
+msgid "&Item Properties"
+msgstr ""
+
+#: 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 ""
+
+#: editor/iconvieweditor.ui:181 editor/listboxeditor.ui:254
+#: editor/listvieweditor.ui:144
+#, no-c-format
+msgid "Change text"
+msgstr ""
+
+#: editor/iconvieweditor.ui:184
+#, no-c-format
+msgid "Change the text for the selected item."
+msgstr ""
+
+#: editor/iconvieweditor.ui:192 editor/listboxeditor.ui:175
+#: editor/listvieweditor.ui:403
+#, no-c-format
+msgid "&Pixmap:"
+msgstr ""
+
+#: 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 ""
+
+#: 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 ""
+
+#: editor/iconvieweditor.ui:240 editor/listboxeditor.ui:209
+#, no-c-format
+msgid "Delete the selected item's pixmap."
+msgstr ""
+
+#: 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 ""
+
+#: editor/iconvieweditor.ui:260
+#, no-c-format
+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
+#, no-c-format
+msgid "Apply all changes."
+msgstr ""
+
+#: editor/listboxeditor.ui:35
+#, no-c-format
+msgid "Edit Listbox"
+msgstr ""
+
+#: editor/listboxeditor.ui:41
+#, no-c-format
+msgid ""
+"<b>Edit Listbox</b><p>Add, edit or delete items in the listbox.</p><p>Click "
+"the <b>New Item</b>-button to create a new listbox entry, then enter text "
+"and choose 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/listboxeditor.ui:150 editor/listvieweditor.ui:260
+#, no-c-format
+msgid "The list of items."
+msgstr ""
+
+#: editor/listboxeditor.ui:229
+#, no-c-format
+msgid "Choose a pixmap file for the selected item."
+msgstr ""
+
+#: editor/listboxeditor.ui:257
+#, no-c-format
+msgid "Change the selected item's text."
+msgstr ""
+
+#: editor/listboxeditor.ui:273
+#, no-c-format
+msgid "<b>Add a new item.</b><p>New items are appended to the list.</p>"
+msgstr ""
+
+#: editor/listboxeditor.ui:287
+#, no-c-format
+msgid "Delete the selected item"
+msgstr ""
+
+#: 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 ""
+
+#: editor/listboxeditor.ui:321
+#, no-c-format
+msgid "Moves the selected item up."
+msgstr ""
+
+#: 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 ""
+
+#: editor/listboxeditor.ui:338
+#, no-c-format
+msgid "Move the selected item down."
+msgstr ""
+
+#: editor/listeditor.ui:55 editor/wizardeditor.ui:90
+#, no-c-format
+msgid "&Add"
+msgstr ""
+
+#: editor/listeditor.ui:71
+#, no-c-format
+msgid "Re&name"
+msgstr ""
+
+#: editor/listvieweditor.ui:35
+#, no-c-format
+msgid "Edit Listview"
+msgstr ""
+
+#: editor/listvieweditor.ui:41
+#, no-c-format
+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>"
+msgstr ""
+
+#: editor/listvieweditor.ui:85
+#, no-c-format
+msgid "<b>Deletes the selected item.</b><p>Any sub-items are also deleted.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:99
+#, no-c-format
+msgid "Item &Properties"
+msgstr ""
+
+#: editor/listvieweditor.ui:116
+#, no-c-format
+msgid "Pi&xmap:"
+msgstr ""
+
+#: editor/listvieweditor.ui:147
+#, no-c-format
+msgid ""
+"<b>Change the text of the item.</b><p>The text will be changed in the "
+"current column of the selected item.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:155
+#, no-c-format
+msgid "Change column"
+msgstr ""
+
+#: editor/listvieweditor.ui:158
+#, no-c-format
+msgid ""
+"<b>Select the current column.</b><p>The item's text and pixmap will be "
+"changed for the current column</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:166
+#, no-c-format
+msgid "Colu&mn:"
+msgstr ""
+
+#: editor/listvieweditor.ui:214 editor/tableeditor.ui:318
+#: editor/tableeditor.ui:585
+#, no-c-format
+msgid ""
+"<b>Delete the selected item's pixmap.</b><p>The pixmap in the current column "
+"of the selected item will be deleted.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:234 editor/tableeditor.ui:338
+#: editor/tableeditor.ui:605
+#, no-c-format
+msgid ""
+"<b>Select a pixmap file for the item.</b><p>The pixmap will be changed in "
+"the current column of the selected item.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:252
+#, no-c-format
+msgid ""
+"<b>Adds a new item to the list.</b><p>The item will be inserted at the top "
+"of the list and can be moved using the up- and down-buttons.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:268
+#, no-c-format
+msgid "New &Subitem"
+msgstr ""
+
+#: editor/listvieweditor.ui:271
+#, no-c-format
+msgid "Add a subitem"
+msgstr ""
+
+#: editor/listvieweditor.ui:274
+#, no-c-format
+msgid ""
+"<b>Create a new sub-item for the selected item.</b><p>New sub-items are "
+"inserted at the top of the list of sub-items, and new levels are created "
+"automatically.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:308
+#, no-c-format
+msgid ""
+"<b>Move the selected item up.</b><p>The item will be moved within its level "
+"in the hierarchy.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:325
+#, no-c-format
+msgid ""
+"<b>Move the selected item down.</b><p>The item will be moved within its "
+"level in the hierarchy.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:339
+#, no-c-format
+msgid "Move left"
+msgstr ""
+
+#: editor/listvieweditor.ui:342
+#, no-c-format
+msgid ""
+"<b>Move the selected item one level up.</b><p>This will also change the "
+"level of the item's sub-items.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:356
+#, no-c-format
+msgid "Move right"
+msgstr ""
+
+#: editor/listvieweditor.ui:359
+#, no-c-format
+msgid ""
+"<b>Move the selected item one level down.</b><p>This will also change the "
+"level of the item's sub-items.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:369 editor/tableeditor.ui:153
+#, no-c-format
+msgid "Co&lumns"
+msgstr ""
+
+#: editor/listvieweditor.ui:386
+#, no-c-format
+msgid "Column Properties"
+msgstr ""
+
+#: editor/listvieweditor.ui:437
+#, no-c-format
+msgid "Delete the pixmap of the selected column."
+msgstr ""
+
+#: editor/listvieweditor.ui:457
+#, no-c-format
+msgid ""
+"<b>Select a pixmap file for the selected column.</b><p>The pixmap will be "
+"displayed in the header of the listview.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:482
+#, no-c-format
+msgid "Enter column text"
+msgstr ""
+
+#: editor/listvieweditor.ui:485
+#, no-c-format
+msgid ""
+"<b>Enter the text for the selected column.</b><p>The text will be displayed "
+"in the header of the listview.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:493
+#, no-c-format
+msgid "Clicka&ble"
+msgstr ""
+
+#: editor/listvieweditor.ui:496
+#, no-c-format
+msgid ""
+"If this option is checked, the selected column will react to mouse clicks on "
+"the header."
+msgstr ""
+
+#: editor/listvieweditor.ui:504
+#, no-c-format
+msgid "Re&sizable"
+msgstr ""
+
+#: editor/listvieweditor.ui:507
+#, no-c-format
+msgid "The column's width will be resizeable if this option is checked."
+msgstr ""
+
+#: editor/listvieweditor.ui:517 editor/tableeditor.ui:243
+#, no-c-format
+msgid "&Delete Column"
+msgstr ""
+
+#: editor/listvieweditor.ui:520
+#, no-c-format
+msgid "Delete column"
+msgstr ""
+
+#: editor/listvieweditor.ui:523
+#, no-c-format
+msgid "Deletes the selected Column."
+msgstr ""
+
+#: editor/listvieweditor.ui:540
+#, no-c-format
+msgid ""
+"<b>Move the selected item down.</b><p>The top-most column will be the first "
+"column in the list.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:548 editor/tableeditor.ui:251
+#, no-c-format
+msgid "&New Column"
+msgstr ""
+
+#: editor/listvieweditor.ui:551
+#, no-c-format
+msgid "Add a Column"
+msgstr ""
+
+#: editor/listvieweditor.ui:554
+#, no-c-format
+msgid ""
+"<b>Create a new column.</b><p>New columns are appended at the end of (right "
+"of) the list and may be moved using the up- and down-buttons.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:571
+#, no-c-format
+msgid ""
+"<b>Move the selected item up.</b><p>The top-most column will be the first "
+"column in the list.</p>"
+msgstr ""
+
+#: editor/listvieweditor.ui:579
+#, no-c-format
+msgid "The list of columns."
+msgstr ""
+
+#: editor/multilineeditor.ui:38
+#, no-c-format
+msgid "Edit Multiline Edit"
+msgstr ""
+
+#: editor/multilineeditor.ui:46
+#, no-c-format
+msgid ""
+"<b>Edit Multiline Edit</b><p>Enter the text and click the <b>OK</b>-Button "
+"to apply the changes.</p>"
+msgstr ""
+
+#: editor/multilineeditor.ui:84
+#, no-c-format
+msgid "Enter your text here."
+msgstr ""
+
+#: editor/newform.ui:35
+#, no-c-format
+msgid "New File"
+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>"
+msgstr ""
+
+#: editor/newform.ui:109
+#, no-c-format
+msgid "Create a new form using the selected template."
+msgstr ""
+
+#: editor/newform.ui:123
+#, no-c-format
+msgid "Close the dialog without creating a new form."
+msgstr ""
+
+#: editor/newform.ui:145
+#, no-c-format
+msgid "Displays a list of the available templates."
+msgstr ""
+
+#: editor/paletteeditor.ui:43
+#, no-c-format
+msgid "Edit Palette"
+msgstr ""
+
+#: editor/paletteeditor.ui:68
+#, no-c-format
+msgid "Build Palette"
+msgstr ""
+
+#: editor/paletteeditor.ui:111
+#, no-c-format
+msgid "&3D effects:"
+msgstr ""
+
+#: 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 ""
+
+#: editor/paletteeditor.ui:142
+#, no-c-format
+msgid "Choose the effect-color for the generated palette."
+msgstr ""
+
+#: editor/paletteeditor.ui:173
+#, no-c-format
+msgid "Back&ground:"
+msgstr ""
+
+#: editor/paletteeditor.ui:204
+#, no-c-format
+msgid "Choose the background color for the generated palette."
+msgstr ""
+
+#: editor/paletteeditor.ui:229
+#, no-c-format
+msgid "&Tune Palette..."
+msgstr ""
+
+#: editor/paletteeditor.ui:247
+#, no-c-format
+msgid "Preview"
+msgstr ""
+
+#: editor/paletteeditor.ui:278 editor/paletteeditoradvanced.ui:81
+#, no-c-format
+msgid "Select &palette:"
+msgstr ""
+
+#: editor/paletteeditor.ui:287 editor/paletteeditoradvanced.ui:90
+#, no-c-format
+msgid "Active Palette"
+msgstr ""
+
+#: editor/paletteeditor.ui:292 editor/paletteeditoradvanced.ui:95
+#, no-c-format
+msgid "Inactive Palette"
+msgstr ""
+
+#: editor/paletteeditor.ui:297 editor/paletteeditoradvanced.ui:100
+#, no-c-format
+msgid "Disabled Palette"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:38
+#, no-c-format
+msgid "Tune Palette"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:44
+#, no-c-format
+msgid ""
+"<b>Edit Palette</b><p>Change the current widget or form's palette.</p><p>Use "
+"a generated palette or select colors for each color group and each color "
+"role.</p><p>The palette can be tested with different widget layouts in the "
+"preview section.</p>"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:122
+#, no-c-format
+msgid "Auto"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:139
+#, no-c-format
+msgid "Build the inactive palette from the active palette."
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:150
+#, no-c-format
+msgid "Build the disabled palette from the active palette."
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:163
+#, no-c-format
+msgid "Central Color &Roles"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:178
+#, no-c-format
+msgid "Background"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:183
+#, no-c-format
+msgid "Foreground"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:188
+#, no-c-format
+msgid "Button"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:193
+#, no-c-format
+msgid "Base"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:203
+#, no-c-format
+msgid "BrightText"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:208
+#, no-c-format
+msgid "ButtonText"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:213
+#, no-c-format
+msgid "Highlight"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:218
+#, no-c-format
+msgid "HighlightText"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:223
+#, no-c-format
+msgid "Link"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:228
+#, no-c-format
+msgid "LinkVisited"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:235
+#, no-c-format
+msgid "Choose the central color role"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:238
+#, no-c-format
+msgid ""
+"<b>Select a color role.</b><p>Available central color roles are: <ul> "
+"<li>Background - general background color.</li> <li>Foreground - general "
+"foreground color. </li> <li>Base - used as the background color for example, "
+"for text entry widgets; it is usually white or another light color. </li> "
+"<li>Text - the forground color used with Base. Usually this is the same as "
+"the Foreground, in which case it must provide good contrast both with the "
+"Background and with the Base. </li> <li>Button - general button background "
+"color; useful where buttons need a background different from Background, as "
+"in the Macintosh style. </li> <li>ButtonText - a foreground color used with "
+"the Button color. </li> <li>Highlight - a color used to indicate a selected "
+"or highlighted item. </li> <li>HighlightedText - a text color that contrasts "
+"to Highlight. </li> <li>BrightText - a text color that is very different "
+"from Foreground and contrasts well with, for example, black. </li> </ul> </p>"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:285
+#, no-c-format
+msgid "Choose pi&xmap:"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:310 editor/preferences.ui:168
+#, no-c-format
+msgid "Select a pixmap"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:313
+#, no-c-format
+msgid "Choose a pixmap file for the selected central color role."
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:335
+#, no-c-format
+msgid "&Select color:"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:363
+#, no-c-format
+msgid "Choose a color for the selected central color role."
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:375
+#, no-c-format
+msgid "3D Shadow &Effects"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:406
+#, no-c-format
+msgid "Build &from button color:"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:412
+#, no-c-format
+msgid "Generate shadings"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:415
+#, no-c-format
+msgid "Check to let 3D-effect colors be calculated from the button-color."
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:421
+#, no-c-format
+msgid "Light"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:426
+#, no-c-format
+msgid "Midlight"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:431
+#, no-c-format
+msgid "Mid"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:436
+#, no-c-format
+msgid "Dark"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:441
+#, no-c-format
+msgid "Shadow"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:448
+#, no-c-format
+msgid "Choose 3D-effect color role"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:451
+#, no-c-format
+msgid ""
+"<b>Select a color effect role.</b><p>Available effect roles are: <ul> "
+"<li>Light - lighter than Button color. </li> <li>Midlight - between Button "
+"and Light. </li> <li>Mid - between Button and Dark. </li> <li>Dark - darker "
+"than Button. </li> <li>Shadow - a very dark color. </li> </ul>"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:506
+#, no-c-format
+msgid "Select co&lor:"
+msgstr ""
+
+#: editor/paletteeditoradvanced.ui:534
+#, no-c-format
+msgid "Choose a color for the selected effect color role."
+msgstr ""
+
+#: editor/pixmapfunction.ui:61
+#, no-c-format
+msgid "&Enter arguments for loading the pixmap:"
+msgstr ""
+
+#: editor/pixmapfunction.ui:109
+#, no-c-format
+msgid "TQPixmap("
+msgstr ""
+
+#: editor/pixmapfunction.ui:573
+#, no-c-format
+msgid ")"
+msgstr ""
+
+#: editor/preferences.ui:35
+#, no-c-format
+msgid "Preferences"
+msgstr ""
+
+#: editor/preferences.ui:41
+#, no-c-format
+msgid ""
+"<b>Preferences</b><p>Change the preferences of TQt Designer. There is always "
+"one tab with general preferences. There may be additional tabs, depending on "
+"which plugins are installed.</p>"
+msgstr ""
+
+#: editor/preferences.ui:62
+#, no-c-format
+msgid "General"
+msgstr ""
+
+#: editor/preferences.ui:79
+#, no-c-format
+msgid "Backgro&und"
+msgstr ""
+
+#: editor/preferences.ui:114
+#, no-c-format
+msgid "Select a color in the color dialog."
+msgstr ""
+
+#: editor/preferences.ui:125
+#, no-c-format
+msgid "Co&lor"
+msgstr ""
+
+#: editor/preferences.ui:128
+#, no-c-format
+msgid "Use a background color"
+msgstr ""
+
+#: editor/preferences.ui:131
+#, no-c-format
+msgid "Use a background color."
+msgstr ""
+
+#: editor/preferences.ui:139
+#, no-c-format
+msgid "&Pixmap"
+msgstr ""
+
+#: editor/preferences.ui:145
+#, no-c-format
+msgid "Use a background pixmap"
+msgstr ""
+
+#: editor/preferences.ui:148
+#, no-c-format
+msgid "Use a background pixmap."
+msgstr ""
+
+#: editor/preferences.ui:171
+#, no-c-format
+msgid "Choose a pixmap file."
+msgstr ""
+
+#: editor/preferences.ui:181
+#, no-c-format
+msgid "Show &grid"
+msgstr ""
+
+#: editor/preferences.ui:187
+#, no-c-format
+msgid "Show Grid"
+msgstr ""
+
+#: editor/preferences.ui:190
+#, no-c-format
+msgid ""
+"<b>Customize the grid appearance for all forms.</b><p>When <b>Show Grid</b> "
+"is checked, all forms show a grid.</p>"
+msgstr ""
+
+#: editor/preferences.ui:198
+#, no-c-format
+msgid "Gr&id"
+msgstr ""
+
+#: editor/preferences.ui:218
+#, no-c-format
+msgid "Sn&ap to grid"
+msgstr ""
+
+#: editor/preferences.ui:224
+#, no-c-format
+msgid "Snap to the grid"
+msgstr ""
+
+#: editor/preferences.ui:227
+#, no-c-format
+msgid ""
+"<b>Customize the grid-settings for all forms.</b><p>When <b>Snap to Grid</b> "
+"is checked, the widgets snap to the grid using the the X/Y resolution.</p>"
+msgstr ""
+
+#: editor/preferences.ui:258 editor/preferences.ui:278
+#, no-c-format
+msgid "Grid resolution"
+msgstr ""
+
+#: editor/preferences.ui:261 editor/preferences.ui:281
+#, no-c-format
+msgid ""
+"<b>Customize the grid-settings for all forms.</b><p>When <b>Show Grid</b> is "
+"checked, a grid is shown on all forms using the X/Y resolution.</p>"
+msgstr ""
+
+#: editor/preferences.ui:289
+#, no-c-format
+msgid "Grid-&X:"
+msgstr ""
+
+#: editor/preferences.ui:300
+#, no-c-format
+msgid "Grid-&Y:"
+msgstr ""
+
+#: editor/preferences.ui:327 editor/preferences.ui:378
+#, no-c-format
+msgid ""
+"A splash screen is displayed when starting TQt Designer if this option is "
+"checked."
+msgstr ""
+
+#: editor/preferences.ui:335
+#, no-c-format
+msgid "Ge&neral"
+msgstr ""
+
+#: editor/preferences.ui:352
+#, no-c-format
+msgid "Restore last &workspace on startup"
+msgstr ""
+
+#: editor/preferences.ui:358
+#, no-c-format
+msgid "Restore last workspace"
+msgstr ""
+
+#: editor/preferences.ui:361
+#, no-c-format
+msgid ""
+"The current workspace settings will be restored the next time you start TQt "
+"Designer if this option is checked."
+msgstr ""
+
+#: editor/preferences.ui:369
+#, no-c-format
+msgid "Show &splash screen on startup"
+msgstr ""
+
+#: editor/preferences.ui:375
+#, no-c-format
+msgid "Show Splashscreen"
+msgstr ""
+
+#: editor/preferences.ui:386
+#, no-c-format
+msgid "Disable data&base auto-edit in preview"
+msgstr ""
+
+#: editor/preferences.ui:397
+#, no-c-format
+msgid "&Documentation path:"
+msgstr ""
+
+#: editor/preferences.ui:422
+#, no-c-format
+msgid ""
+"<b>Enter the path to the documentation.</b><p>You may provide an "
+"$environment variable as the first part of the pathname.</p>"
+msgstr ""
+
+#: editor/preferences.ui:436
+#, no-c-format
+msgid "Select path"
+msgstr ""
+
+#: editor/preferences.ui:439
+#, no-c-format
+msgid "Look for the documentation path."
+msgstr ""
+
+#: editor/preferences.ui:451
+#, no-c-format
+msgid "&Toolbars"
+msgstr ""
+
+#: editor/preferences.ui:468
+#, no-c-format
+msgid "Show &big icons"
+msgstr ""
+
+#: editor/preferences.ui:471
+#, no-c-format
+msgid "Big Icons"
+msgstr ""
+
+#: editor/preferences.ui:474
+#, no-c-format
+msgid "Big icons will be used in the toolbars if this is checked."
+msgstr ""
+
+#: editor/preferences.ui:482
+#, no-c-format
+msgid "Show text lab&els"
+msgstr ""
+
+#: editor/preferences.ui:485
+#, no-c-format
+msgid "Text Labels"
+msgstr ""
+
+#: editor/preferences.ui:488
+#, no-c-format
+msgid "Text labels will be usin in the toolbars if this is checked."
+msgstr ""
+
+#: editor/previewwidget.ui:22
+#, no-c-format
+msgid "Preview Window"
+msgstr ""
+
+#: editor/previewwidget.ui:67
+#, no-c-format
+msgid "ButtonGroup"
+msgstr ""
+
+#: editor/previewwidget.ui:84
+#, no-c-format
+msgid "RadioButton1"
+msgstr ""
+
+#: editor/previewwidget.ui:95
+#, no-c-format
+msgid "RadioButton2"
+msgstr ""
+
+#: editor/previewwidget.ui:103
+#, no-c-format
+msgid "RadioButton3"
+msgstr ""
+
+#: editor/previewwidget.ui:113
+#, no-c-format
+msgid "ButtonGroup2"
+msgstr ""
+
+#: editor/previewwidget.ui:130
+#, no-c-format
+msgid "CheckBox1"
+msgstr ""
+
+#: editor/previewwidget.ui:141
+#, no-c-format
+msgid "CheckBox2"
+msgstr ""
+
+#: editor/previewwidget.ui:175
+#, no-c-format
+msgid "LineEdit"
+msgstr ""
+
+#: editor/previewwidget.ui:181
+#, no-c-format
+msgid "ComboBox"
+msgstr ""
+
+#: editor/previewwidget.ui:212
+#, no-c-format
+msgid "PushButton"
+msgstr ""
+
+#: editor/previewwidget.ui:244
+#, no-c-format
+msgid ""
+"<p>\n"
+"<a href=\"http://www.trolltech.com\"> http://www.trolltech.com </a>\n"
+"</p>\n"
+"<p>\n"
+"<a href=\"http://www.kde.org\"> http://www.kde.org </a>\n"
+"</p>"
+msgstr ""
+
+#: editor/tableeditor.ui:16
+#, no-c-format
+msgid "Edit Table"
+msgstr ""
+
+#: editor/tableeditor.ui:34 editor/tableeditor.ui:39
+#, no-c-format
+msgid "1"
+msgstr ""
+
+#: editor/tableeditor.ui:218 editor/tableeditor.ui:449
+#, no-c-format
+msgid ""
+"<b>Move the selected item up.</b><p>The top-most column will be the first "
+"column of the list.</p>"
+msgstr ""
+
+#: editor/tableeditor.ui:235 editor/tableeditor.ui:471
+#, no-c-format
+msgid ""
+"<b>Move the selected item down.</b><p>The top-most column will be the first "
+"column of the list.</p>"
+msgstr ""
+
+#: editor/tableeditor.ui:273
+#, no-c-format
+msgid "Table:"
+msgstr ""
+
+#: editor/tableeditor.ui:348 editor/tableeditor.ui:526
+#, no-c-format
+msgid "&Label:"
+msgstr ""
+
+#: editor/tableeditor.ui:359 editor/tableeditor.ui:537
+#, no-c-format
+msgid "Pixmap:"
+msgstr ""
+
+#: editor/tableeditor.ui:370
+#, no-c-format
+msgid "&Field:"
+msgstr ""
+
+#: editor/tableeditor.ui:394
+#, no-c-format
+msgid "<no table>"
+msgstr ""
+
+#: editor/tableeditor.ui:406
+#, no-c-format
+msgid "&Rows"
+msgstr ""
+
+#: editor/tableeditor.ui:496
+#, no-c-format
+msgid "&New Row"
+msgstr ""
+
+#: editor/tableeditor.ui:504
+#, no-c-format
+msgid "&Delete Row"
+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
+#, no-c-format
+msgid "Tab"
+msgstr ""
+
+#: editor/templates/Configuration_Dialog.ui:89
+#: editor/templates/Dialog_with_Buttons_(Bottom).ui:48
+#: editor/templates/Dialog_with_Buttons_(Right).ui:73
+#: editor/templates/Tab_Dialog.ui:71
+#, no-c-format
+msgid "F1"
+msgstr ""
+
+#: editor/wizardeditor.ui:16
+#, no-c-format
+msgid "Wizard Page Editor"
+msgstr ""
+
+#: editor/wizardeditor.ui:61
+#, no-c-format
+msgid "Wizard pages:"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdewebdev/kxsldbg.po b/tde-i18n-es_AR/messages/tdewebdev/kxsldbg.po
new file mode 100644
index 00000000000..4d3a57a1e2c
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdewebdev/kxsldbg.po
@@ -0,0 +1,1815 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2024-03-25 18:21+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: kxsldbg.cpp:67
+msgid "&XSLDbg Handbook"
+msgstr ""
+
+#: kxsldbg.cpp:76
+msgid "Could not find our part."
+msgstr ""
+
+#: kxsldbg.cpp:176
+msgid "File: %1 Line: %2 Col: %3"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:87 kxsldbgpart/kxsldbg_part.cpp:634
+#: kxsldbgpart/kxsldbg_part.cpp:636
+msgid "Goto XPath"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:95 kxsldbgpart/xsldbgglobalvariables.ui:185
+#: kxsldbgpart/xsldbglocalvariables.ui:122
+#, no-c-format
+msgid "Evaluate"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:109
+msgid "Configure Editor..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:113
+msgid "Configure..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:118
+msgid "Inspect..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:125
+msgid "Run"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:135
+msgid "Step"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:140 kxsldbgpart/xsldbgconfig.ui:261
+#, no-c-format
+msgid "Next"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:145
+msgid "Step Up"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:150
+msgid "Step Down"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:156
+msgid "Break"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:161
+msgid "Enable/Disable"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:171
+msgid "&Source"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:176
+msgid "&Data"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:181
+msgid "&Output"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:186
+msgid "Reload Current File From Disk"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:192
+msgid "Walk Through Stylesheet..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:196
+msgid "Stop Wal&king Through Stylesheet"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:200
+msgid "Tr&ace Execution of Stylesheet"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:204
+msgid "Stop Tracing of Stylesheet"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:209
+msgid "&Evaluate Expression..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:214
+msgid "Goto &XPath..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:219
+msgid "Lookup SystemID..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:224
+msgid "Lookup PublicID..."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:277
+msgid "KXsldbgPart"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:358
+msgid "Debugger Not Ready"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:359
+msgid "Configure and start the debugger first."
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:376 kxsldbgpart/kxsldbg_part.cpp:382
+msgid "Lookup SystemID"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:377 kxsldbgpart/kxsldbg_part.cpp:383
+msgid "Please enter SystemID to find:"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:408 kxsldbgpart/kxsldbg_part.cpp:413
+msgid "Lookup PublicID"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:409 kxsldbgpart/kxsldbg_part.cpp:414
+msgid "Please enter PublicID to find:"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624
+msgid "Evalute Expression"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624
+#: kxsldbgpart/kxsldbg_part.cpp:634 kxsldbgpart/kxsldbg_part.cpp:636
+msgid "XPath:"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:738 kxsldbgpart/libxsldbg/xsldbg.cpp:589
+msgid "Error: Too many file names supplied via command line.\n"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:802
+msgid "SystemID or PublicID Resolution Result"
+msgstr ""
+
+#: kxsldbgpart/kxsldbg_part.cpp:803
+#, c-format
+msgid ""
+"SystemID or PublicID has been resolved to\n"
+".%1"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:623
+msgid "disabled"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:624
+msgid "enabled"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:643
+msgid ""
+"Breakpoint %1 %2 for template: \"%3\" mode: \"%4\" in file \"%5\" at line %6"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint.cpp:645
+msgid "Breakpoint %1 %2 for template: \"%3\" mode: \"%4\""
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:94
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:345
+msgid "Failed to add breakpoint."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:97
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:352
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:800
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:510
+msgid "Error: Debugger has no files loaded. Try reloading files.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:113
+msgid "Error: Unable to parse %1 as a number of frames.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:151
+msgid "Error: Stylesheet is not valid or file is not loaded.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:191
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:215
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:302
+msgid ""
+"Warning: Breakpoint for file \"%1\" at line %2 does not seem to be valid.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:213
+msgid "Error: Unable to find a stylesheet file whose name contains %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:223
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:318
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:1031
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:679
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:713
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1237
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1340 kxsldbgpart/libxsldbg/files.cpp:1353
+#: kxsldbgpart/libxsldbg/files_unix.cpp:62
+#: kxsldbgpart/libxsldbg/files_unix.cpp:154
+#: kxsldbgpart/libxsldbg/search.cpp:113 kxsldbgpart/libxsldbg/search.cpp:1198
+#: kxsldbgpart/libxsldbg/search.cpp:1261 kxsldbgpart/libxsldbg/search.cpp:1322
+#: kxsldbgpart/libxsldbg/search.cpp:1374 kxsldbgpart/libxsldbg/search.cpp:1422
+#: kxsldbgpart/libxsldbg/search.cpp:1476 kxsldbgpart/libxsldbg/search.cpp:1522
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:105
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:510 kxsldbgpart/libxsldbg/xsldbg.cpp:1052
+msgid "Error: Out of memory.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:249
+msgid "Error: Data file is invalid. Try the run command first.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:304
+msgid "Error: Unable to find a data file whose name contains %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:375
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:695
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:821
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:107
+msgid "Error: Unable to parse %1 as a line number.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:419
+msgid "Error: Unable to find the added breakpoint."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:425
+#: kxsldbgpart/libxsldbg/search.cpp:491 kxsldbgpart/libxsldbg/trace_cmds.cpp:68
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:111
+msgid "Error: Invalid arguments to command %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:527
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:722
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:848
+msgid "Error: Invalid arguments for command %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:596
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:952
+msgid ""
+"Information: Breakpoint validation has caused breakpoint %1 to be re-"
+"created.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:603
+msgid "Warning: Breakpoint exits for file \"%1\" at line %2.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:626
+msgid "Error: No templates found or unable to add breakpoint.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:631
+#, c-format
+msgid ""
+"_n: Information: Added %n new breakpoint.\n"
+"Information: Added %n new breakpoints."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:651
+msgid "Error: Failed to add breakpoint for file \"%1\" at line %2.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:653
+msgid "Error: Failed to add breakpoint.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:677
+msgid "Failed to delete breakpoint."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:714
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:842
+msgid "Error: Breakpoint does not exist for file \"%1\" at line %2.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:735
+msgid "Error: Unable to delete breakpoint %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:738
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:864
+msgid "Error: Breakpoint %1 does not exist.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:745
+msgid "Error: Unable to delete breakpoint at template %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:748
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:871
+msgid "Error: Breakpoint at template \"%1\" does not exist.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:797
+msgid "Failed to enable/disable breakpoint."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:861
+msgid "Error: Unable to enable/disable breakpoint %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:956
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:995
+msgid "Warning: Validation of breakpoint %1 failed.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:984
+msgid ""
+"Information: Breakpoint validation has caused one or more breakpoints to be "
+"re-created.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debug.cpp:135
+msgid "Error: XSLT source and XML data are empty. Cannot enter the debugger.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:532
+msgid "Error: The XSLT template named \"%1\" was not found.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:535
+msgid " template: \"%1\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:560
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:566
+msgid "Error: Unable to cd. No stylesheet loaded.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:563
+msgid "Error: Unknown arguments to the command %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:585
+msgid "Error: Invalid arguments to the command %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:606
+msgid ""
+"_n: Warning: XPath %1 is a Node Set with %n child.\n"
+"Warning: XPath %1 is a Node Set with %n children."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:608
+msgid "Warning: XPath %1 is an empty Node Set.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:617
+msgid "Error: XPath %1 was not found.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:672
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:675
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:706
+msgid "#%1 template: \"%2\" mode: \"%3\""
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:677
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:694
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:709
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:762
+msgid " in file \"%1\" at line %2\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:692
+msgid "#%1 template: \"LIBXSLT_DEFAULT\" mode: \"\""
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:735
+msgid "\tNo items in call stack.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:758
+msgid "#%1 template: \"%2\""
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1025
+msgid "Information: Updating search database. This may take a while...\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1028
+msgid "Information: Looking for breakpoints.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1030
+msgid "Information: Looking for imports and top-level stylesheets.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1032
+msgid "Information: Looking for xsl:includes.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1034
+msgid "Information: Looking for templates.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1036
+msgid "Information: Looking for global variables.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1038
+msgid "Information: Looking for local variables.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1040
+msgid "Information: Formatting output.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1108
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1118
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1136
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1138
+msgid ""
+"\n"
+"Reached template: \"%1\" mode: \"%2\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1295
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2091
+msgid "Breakpoint for file \"%1\" at line %2.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1297
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2093
+msgid "Breakpoint at text node in file \"%1\".\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1460
+msgid ""
+"Unable to print local help. Online help can be found at http://xsldbg."
+"sourceforge.net/docs/index.html.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1613
+msgid ""
+"\n"
+"No breakpoints are set for the file.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1615
+#, c-format
+msgid ""
+"_n: \tTotal of %n breakpoint present.\n"
+"\tTotal of %n breakpoints present."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1634
+msgid "Error: Unable to delete breakpoint.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1656
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1676
+msgid "Error: Unable to enable/disable breakpoint.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1709
+msgid " in file \"%1\" at line %2"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1717
+msgid "Error: Unable to print working directory.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1737
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1759
+msgid "Error: Need to use the run command first.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1794
+msgid "Load of source deferred. Use the run command.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1834
+msgid "Load of data file deferred. Use the run command.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1888
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1901
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2061
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:248
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:265
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:52
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:71
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:101
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:115
+msgid "Error: Invalid arguments for the command %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1911
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1932
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1940
+msgid "Warning: The %1 command is disabled.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:1996
+msgid "Opening terminal %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2012
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:213
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:269
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:113
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:116
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:49
+msgid "Error: Missing arguments for the command %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2016
+msgid "Warning: The %1 command is disabled\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/debugXSL.cpp:2080
+msgid "Error: Unknown command %1. Try help.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:71
+msgid "Entity %1 "
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:78
+msgid "No external General Parsed entities present.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:80
+#, c-format
+msgid ""
+"_n: \tTotal of %n entity found.\n"
+"\tTotal of %n entities found."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:121
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:129
+msgid "SystemID \"%1\" was not found in current catalog.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:125
+msgid "SystemID \"%1\" maps to: \"%2\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:168
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:176
+msgid "PublicID \"%1\" was not found in current catalog.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/file_cmds.cpp:172
+msgid "PublicID \"%1\" maps to: \"%2\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:195 kxsldbgpart/libxsldbg/files.cpp:218
+msgid "Error: Unable to open terminal %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:198
+msgid "Error: Did not previously open terminal.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:500
+msgid "Error: The file name \"%1\" is too long.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:524
+msgid "Error: Unable to change to directory %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:527
+msgid "Changed to directory %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:555
+msgid "Setting XML Data file name to %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:567
+msgid "Setting stylesheet file name to %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:584
+msgid "Setting stylesheet base path to %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:601
+msgid "Missing file name.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:1108 kxsldbgpart/libxsldbg/files.cpp:1143
+msgid "Encoding of text failed.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:1179
+#, c-format
+msgid "Unable to initialize encoding %1."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:1184
+msgid "Invalid encoding %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:1245
+msgid " ----- more ---- \n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files.cpp:1363
+msgid "Error: Unable to convert %1 to local file name.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files_unix.cpp:68
+msgid "Error: USER environment variable is not set.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/files_unix.cpp:200
+msgid ""
+"Error: The value of the option docspath or searchresultspath is empty. See "
+"help on setoption or options command for more information.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:59
+#: kxsldbgpart/libxsldbg/help_unix.cpp:64
+msgid "xsldbg version"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:60
+#: kxsldbgpart/libxsldbg/help_unix.cpp:65
+msgid "Help document version"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:61
+#: kxsldbgpart/libxsldbg/help_unix.cpp:66
+msgid "Help not found for command"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:98
+msgid ""
+"Error: Unable to display help. Help files not found in %1 or xsldbg not "
+"found in path.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:100
+msgid "Error: Unable to find xsldbg or help files.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:105
+msgid "Error: Unable to print help file.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/help_unix.cpp:110
+msgid "Error: No path to documentation; aborting help.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:140
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:243
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:383
+msgid "Error: XPath %1 results in an empty Node Set.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:175
+msgid ""
+"Information: Temporarily setting document's encoding to UTF-8. Previously "
+"was %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:229
+msgid "Error: Unable to save temporary results to %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:251
+msgid "NULL string value supplied."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:262
+msgid "Unable to convert XPath to string."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:358
+msgid ""
+"Warning: Unable to print expression. No stylesheet was properly loaded.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:418
+msgid " Global %1\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:421
+msgid " Global "
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:424
+msgid " Global = %1\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:427
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430
+msgid ""
+" Global = %1\n"
+"%2"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568
+msgid "Warning: No value assigned to variable.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:483
+msgid ""
+"Error: Debugger has no files loaded or libxslt has not reached a template.\n"
+"Try reloading files or taking more steps.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:520
+msgid ""
+"Error: Libxslt has not initialized variables yet; try stepping to a "
+"template.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:556
+#, c-format
+msgid " Local %1"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:559
+msgid " Local "
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:562
+msgid " Local = %1\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:565
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568
+msgid ""
+" Local = %1\n"
+"%2"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:583
+msgid ""
+"Error: Libxslt has not initialized variables yet; try stepping past the xsl:"
+"param elements in the template.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:73
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:107
+msgid "Error: Unable to parse %1 as an option value.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:110
+msgid "Error: Unknown option name %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:146
+msgid "Option %1 = %2\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:157
+msgid "Option %1 = \"%2\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:159
+msgid "Option %1 = \"\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:230
+msgid "\tNo expression watches set.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:237
+msgid " WatchExpression %1 "
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:263
+msgid ""
+"Error: Unable to add watch expression \"%1\". It already has been added or "
+"it cannot be watched.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:287
+msgid "Error: Unable to parse %1 as a watchID.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/option_cmds.cpp:292
+msgid "Error: Watch expression %1 does not exist.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/options.cpp:297 kxsldbgpart/libxsldbg/options.cpp:327
+msgid "Error: Option %1 is not a valid boolean/integer option.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/options.cpp:369 kxsldbgpart/libxsldbg/options.cpp:400
+msgid "Error: Option %1 is not a valid string xsldbg option.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/options.cpp:512
+msgid " Parameter %1 %2=\"%3\"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/options.cpp:547
+msgid ""
+"\n"
+"No parameters present.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:73
+msgid "Error: No command processor available for shell command \"%1\".\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:78
+msgid "Information: Starting shell command \"%1\".\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:93
+msgid "Information: Finished shell command.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/os_cmds.cpp:97
+msgid "Error: Unable to run command. System error %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:48
+msgid "Failed to add parameter"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:96
+msgid "Failed to delete parameter"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:112
+msgid "Error: Unable to find parameter %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/param_cmds.cpp:146
+msgid "Unable to print parameters"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search.cpp:414
+msgid ""
+"Error: Unable to write search Database to file %1. Try setting the "
+"\"searchresultspath\" option to a writable path.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search.cpp:489
+msgid "Information: Transformed %1 using %2 and saved to %3.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search.cpp:730
+msgid "Error: XSLT template named \"%1\" was not found.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:52
+msgid "Error: No path to documentation; aborting searching.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:54
+msgid "Error: Error in value of USE_DOCS_MACRO; look at Makefile.am.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:56
+msgid ""
+"Error: Required environment variable %1 not set to the directory of xsldbg "
+"documentation.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/search_cmds.cpp:62
+msgid "Error: Stylesheet not valid, files not loaded yet?\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:135
+msgid " template: \"%1\" mode: \"%2\" in file \"%3\" at line %4\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:184
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:36
+msgid "Error: Stylesheet is not valid.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:226
+msgid "\tNo XSLT templates found.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:228
+#, c-format
+msgid ""
+"_n: \tTotal of %n XSLT template found\n"
+"\tTotal of %n XSLT templates found"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:229
+#, c-format
+msgid ""
+"_n: \tTotal of %n XSLT template printed\n"
+"\tTotal of %n XSLT templates printed"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:261
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:290
+msgid " Stylesheet %1\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:325
+#, c-format
+msgid ""
+"_n: \tTotal of %n XSLT stylesheet found.\n"
+"\tTotal of %n XSLT stylesheets found."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/template_cmds.cpp:328
+msgid "\tNo XSLT stylesheets found.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/trace_cmds.cpp:69
+msgid "Warning: Assuming normal speed.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/utils.cpp:111
+msgid "Error: Unmatched quotes in input.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:99
+msgid ""
+"Error: Cannot change a variable that does not use the select attribute.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/variable_cmds.cpp:102
+msgid "Error: Variable %1 was not found.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:268 kxsldbgpart/libxsldbg/xsldbg.cpp:296
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:318
+msgid "%1 took %2 ms to complete.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:359
+#, c-format
+msgid "XInclude processing %1."
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:397 kxsldbgpart/libxsldbg/xsldbg.cpp:444
+msgid "Error: Unable to write temporary results to %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:407
+#, c-format
+msgid ""
+"_n: Applying stylesheet %n time\n"
+"Applying stylesheet %n times"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:410
+msgid "Applying stylesheet"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:471 kxsldbgpart/libxsldbg/xsldbg.cpp:489
+msgid "Saving result"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:474
+msgid "Warning: Generating non-standard output XHTML.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:491
+msgid "Warning: Unsupported, non-standard output method %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:507
+msgid "Running stylesheet and saving result"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:514
+msgid "Error: Unable to save results of transformation to file %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:556 kxsldbgpart/libxsldbg/xsldbg.cpp:885
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:917 kxsldbgpart/libxsldbg/xsldbg.cpp:984
+msgid "Fatal error: Aborting debugger due to an unrecoverable error.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:681
+msgid ""
+"Warning: Too many libxslt parameters provided via the command line option --"
+"param.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:690
+msgid ""
+"Error: Argument \"%1\" to --param is not in the format <name>:<value>.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:742
+msgid ""
+"\n"
+"Starting stylesheet\n"
+"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:753
+msgid "Error: No XSLT source file supplied.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:756
+msgid "Error: No XML data file supplied.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:793
+msgid ""
+"\n"
+"Debugger never received control.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:798
+msgid ""
+"\n"
+"Finished stylesheet\n"
+"\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:855
+msgid ""
+"Going to the command shell; not all xsldbg commands will work as not all "
+"needed have been loaded.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:912
+#, c-format
+msgid "Parsing stylesheet %1"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:914
+msgid "Error: Cannot parse file %1.\n"
+msgstr ""
+
+#: kxsldbgpart/libxsldbg/xsldbg.cpp:982 kxsldbgpart/libxsldbg/xsldbg.cpp:1026
+msgid "Error: Unable to parse file %1.\n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:38
+#: kxsldbgpart/xsldbgbreakpoints.ui:81
+#, no-c-format
+msgid "Enabled"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:40
+msgid "Disabled"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:83
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:92
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:115
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:120
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:143
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:148 kxsldbgpart/xsldbgdebugger.cpp:297
+#: kxsldbgpart/xsldbgdebugger.cpp:317 kxsldbgpart/xsldbgdebugger.cpp:335
+#: kxsldbgpart/xsldbgdebugger.cpp:355 kxsldbgpart/xsldbgdebugger.cpp:375
+#: kxsldbgpart/xsldbgdebugger.cpp:394
+msgid "Operation Failed"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:84
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:116
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:144
+msgid "A line number was provided without a file name."
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:93
+msgid "No details provided or an invalid line number was supplied."
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:121
+msgid "No details provided or an invalid line or ID was supplied."
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:149
+msgid "No details provided."
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:191
+msgid "\t\"XSL source\" \n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:193
+msgid "\t\"XML data\" \n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:195
+msgid "\t\"Output file\" \n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:197
+msgid "Missing values for \n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:201
+msgid "Output file is the same as either XSL Source or XML Data file\n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:220
+msgid ""
+"The following libxslt parameters are empty\n"
+"\t"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:370
+msgid "Choose XSL Source to Debug"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:382
+msgid "Choose XML Data to Debug"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:393
+msgid "Choose Output File for XSL Transformation"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:484
+msgid "Suspect Configuration"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfigimpl.cpp:488
+msgid "Incomplete or Invalid Configuration"
+msgstr ""
+
+#: kxsldbgpart/xsldbgdebugger.cpp:298 kxsldbgpart/xsldbgdebugger.cpp:318
+#: kxsldbgpart/xsldbgdebugger.cpp:336 kxsldbgpart/xsldbgdebugger.cpp:356
+#: kxsldbgpart/xsldbgdebugger.cpp:376 kxsldbgpart/xsldbgdebugger.cpp:395
+msgid "Cannot set/edit breakpoints on the output file."
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:68
+msgid "Xsldbg Inspector"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:77
+msgid "Breakpoints"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:83
+msgid "Variables"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:89
+msgid "CallStack"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:95
+msgid "Templates"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:101
+msgid "Sources"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:107
+msgid "Entities"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:126
+msgid "Apply changes to xsldbg after restarting execution"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:133
+msgid "&Refresh"
+msgstr ""
+
+#: kxsldbgpart/xsldbginspector.cpp:134
+msgid "Refresh values in inspectors from xsldbg"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocallistitem.cpp:32
+#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:71
+msgid "Local"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocallistitem.cpp:34
+#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:73
+msgid "Global"
+msgstr ""
+
+#: kxsldbgpart/xsldbgoutputview.cpp:61
+msgid "xsldbg Output"
+msgstr ""
+
+#: kxsldbgpart/xsldbgoutputview.cpp:62
+msgid ""
+"\t\txsldbg output capture ready\n"
+"\n"
+msgstr ""
+
+#: kxsldbgpart/xsldbgoutputview.cpp:76
+msgid "Result of evaluation"
+msgstr ""
+
+#: kxsldbgpart/xsldbgoutputview.cpp:93
+msgid "Request Failed "
+msgstr ""
+
+#: main.cpp:9
+msgid "A TDE KPart Application for xsldbg, an XSLT debugger"
+msgstr ""
+
+#: main.cpp:14 xsldbgmain.cpp:97
+msgid "XSL script to run"
+msgstr ""
+
+#: main.cpp:15 xsldbgmain.cpp:98
+msgid "XML data to be transformed"
+msgstr ""
+
+#: main.cpp:16
+msgid "File to save results to"
+msgstr ""
+
+#: main.cpp:22
+msgid "KXSLDbg"
+msgstr ""
+
+#: xsldbgmain.cpp:51
+msgid "A TDE console application for xsldbg, an XSLT debugger"
+msgstr ""
+
+#: xsldbgmain.cpp:57
+msgid "Start a shell"
+msgstr ""
+
+#: xsldbgmain.cpp:58
+msgid "Path to change into before loading files"
+msgstr ""
+
+#: xsldbgmain.cpp:59
+msgid "Add a parameter named <name> and value <value> to XSL environment"
+msgstr ""
+
+#: xsldbgmain.cpp:60
+msgid "Use ISO 639 language code specified; for example en_US"
+msgstr ""
+
+#: xsldbgmain.cpp:60
+msgid "Save to a given file. See output command documentation"
+msgstr ""
+
+#: xsldbgmain.cpp:61
+msgid "Show the version of libxml and libxslt used"
+msgstr ""
+
+#: xsldbgmain.cpp:62
+msgid "Show logs of what is happening"
+msgstr ""
+
+#: xsldbgmain.cpp:63
+msgid "Display the time used"
+msgstr ""
+
+#: xsldbgmain.cpp:64
+msgid "Run the transformation 20 times"
+msgstr ""
+
+#: xsldbgmain.cpp:66
+msgid "Dump the tree of the result instead"
+msgstr ""
+
+#: xsldbgmain.cpp:68
+msgid "Disable the DTD loading phase"
+msgstr ""
+
+#: xsldbgmain.cpp:69
+msgid "Disable the output of the result"
+msgstr ""
+
+#: xsldbgmain.cpp:70
+msgid "Increase the maximum depth"
+msgstr ""
+
+#: xsldbgmain.cpp:73
+msgid "The input document is(are) an HTML file(s)"
+msgstr ""
+
+#: xsldbgmain.cpp:77
+msgid "The input document is SGML docbook"
+msgstr ""
+
+#: xsldbgmain.cpp:80
+msgid "Disable the fetching DTDs or entities over network"
+msgstr ""
+
+#: xsldbgmain.cpp:83
+msgid "Use the catalogs from $SGML_CATALOG_FILES"
+msgstr ""
+
+#: xsldbgmain.cpp:87
+msgid "Disable XInclude processing on document input"
+msgstr ""
+
+#: xsldbgmain.cpp:90
+msgid "Print profiling informations"
+msgstr ""
+
+#: xsldbgmain.cpp:91
+msgid "Do not run gdb compatability mode and print less information"
+msgstr ""
+
+#: xsldbgmain.cpp:92
+msgid "Detect and use encodings in the stylesheet"
+msgstr ""
+
+#: xsldbgmain.cpp:93
+msgid "Treat command line input as encoded in UTF-8"
+msgstr ""
+
+#: xsldbgmain.cpp:94
+msgid "Use HTML output when generating search reports"
+msgstr ""
+
+#: xsldbgmain.cpp:95
+msgid ""
+"Print all error messages to stdout, normally error messages go to stderr"
+msgstr ""
+
+#: xsldbgmain.cpp:96
+msgid ""
+"Disable the automatic restarting of execution when current processing pass "
+"is complete"
+msgstr ""
+
+#: xsldbgmain.cpp:124
+msgid "Using libxml %1, libxslt %2 and libexslt %3\n"
+msgstr ""
+
+#: xsldbgmain.cpp:125
+msgid "xsldbg was compiled against libxml %1, libxslt %2 and libexslt %3\n"
+msgstr ""
+
+#: xsldbgmain.cpp:126
+msgid "libxslt %1 was compiled against libxml %2\n"
+msgstr ""
+
+#: xsldbgmain.cpp:127
+msgid "libexslt %1 was compiled against libxml %2\n"
+msgstr ""
+
+#: xsldbgmain.cpp:130
+msgid "Xsldbg"
+msgstr ""
+
+#: kxsldbg_shell.rc:9 kxsldbgpart/kxsldbg_part.rc:4
+#, no-c-format
+msgid "Debug"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:17
+#, no-c-format
+msgid "Xsldbg Breakpoints"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:26
+#, no-c-format
+msgid "ID"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:37 kxsldbgpart/xsldbgglobalvariables.ui:40
+#: kxsldbgpart/xsldbglocalvariables.ui:150 kxsldbgpart/xsldbgtemplates.ui:32
+#, no-c-format
+msgid "Name"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:48 kxsldbgpart/xsldbgtemplates.ui:43
+#, no-c-format
+msgid "Mode"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:59
+#, no-c-format
+msgid "File Name"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:70 kxsldbgpart/xsldbgcallstack.ui:54
+#: kxsldbgpart/xsldbgtemplates.ui:65
+#, no-c-format
+msgid "Line Number"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:102
+#, no-c-format
+msgid "Click breakpoint in list to modify or delete it"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:138
+#, no-c-format
+msgid "ID:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:146
+#, no-c-format
+msgid "Line number:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:154
+#, no-c-format
+msgid "You don't need to specify directory for file name"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:162
+#, no-c-format
+msgid "Template name or match name to look for"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:198 kxsldbgpart/xsldbgbreakpoints.ui:253
+#, no-c-format
+msgid "Must be positive"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:285
+#, no-c-format
+msgid "Mode:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:293
+#, no-c-format
+msgid "Name:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:301
+#, no-c-format
+msgid "File name:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:375
+#, no-c-format
+msgid "Delete breakpoint using ID"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:386
+#, no-c-format
+msgid "Clear entered text"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:394
+#, no-c-format
+msgid "Add All"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:397
+#, no-c-format
+msgid "Add breakpoint on all templates found"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:408
+#, no-c-format
+msgid "Delete all breakpoints"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:416
+#, no-c-format
+msgid "Enable"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:419
+#, no-c-format
+msgid "Enable breakpoint using ID"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:430
+#, no-c-format
+msgid "Add breakpoint using file name with line number or a template name"
+msgstr ""
+
+#: kxsldbgpart/xsldbgbreakpoints.ui:488 kxsldbgpart/xsldbgcallstack.ui:114
+#: kxsldbgpart/xsldbgentities.ui:125 kxsldbgpart/xsldbgglobalvariables.ui:229
+#: kxsldbgpart/xsldbglocalvariables.ui:324 kxsldbgpart/xsldbgsources.ui:111
+#, no-c-format
+msgid "Refresh"
+msgstr ""
+
+#: kxsldbgpart/xsldbgcallstack.ui:17
+#, no-c-format
+msgid "Xsldbg Callstack"
+msgstr ""
+
+#: kxsldbgpart/xsldbgcallstack.ui:32
+#, no-c-format
+msgid "Frame# Template Name"
+msgstr ""
+
+#: kxsldbgpart/xsldbgcallstack.ui:43 kxsldbgpart/xsldbgtemplates.ui:54
+#, no-c-format
+msgid "Source File Name"
+msgstr ""
+
+#: kxsldbgpart/xsldbgcallstack.ui:75
+#, no-c-format
+msgid "Oldest Frame # is 0, Frame # has been added to the first column"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:31
+#, no-c-format
+msgid "KXsldbg Configuration"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:75
+#, no-c-format
+msgid "LibXSLT Parameters"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:108
+#, no-c-format
+msgid "Parameter value:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:148
+#, no-c-format
+msgid "Parameter name:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:229
+#, no-c-format
+msgid "Prev"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:464
+#, no-c-format
+msgid "Output file:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:488 kxsldbgpart/xsldbgconfig.ui:536
+#: kxsldbgpart/xsldbgconfig.ui:584
+#, no-c-format
+msgid "..."
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:512
+#, no-c-format
+msgid "XML data:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:560
+#, no-c-format
+msgid "XSL source:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:621
+#, no-c-format
+msgid "catalogs"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:624
+#, no-c-format
+msgid "use catalogs from $SGML_CATALOGS_FILES"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:632
+#, no-c-format
+msgid "novalid"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:635
+#, no-c-format
+msgid "skip the DTD loading phase"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:643
+#, no-c-format
+msgid "html"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:646
+#, no-c-format
+msgid "the input document is(are) an HTML file(s)"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:654
+#, no-c-format
+msgid "docbook"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:657
+#, no-c-format
+msgid "the input document is SGML docbook"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:665
+#, no-c-format
+msgid "debug"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:668
+#, no-c-format
+msgid "dump the tree of the result instead"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:676
+#, no-c-format
+msgid "noout"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:679
+#, no-c-format
+msgid "do not dump the result"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:687
+#, no-c-format
+msgid "profile"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:690
+#, no-c-format
+msgid "print profiling information"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:698
+#, no-c-format
+msgid "timing"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:701
+#, no-c-format
+msgid "display the time used"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:709
+#, no-c-format
+msgid "nonet"
+msgstr ""
+
+#: kxsldbgpart/xsldbgconfig.ui:712
+#, no-c-format
+msgid "refuse to fetch DTDs or entities over network"
+msgstr ""
+
+#: kxsldbgpart/xsldbgentities.ui:25
+#, no-c-format
+msgid "Xsldbg Entities"
+msgstr ""
+
+#: kxsldbgpart/xsldbgentities.ui:40
+#, no-c-format
+msgid "PublicID"
+msgstr ""
+
+#: kxsldbgpart/xsldbgentities.ui:51
+#, no-c-format
+msgid "SystemID"
+msgstr ""
+
+#: kxsldbgpart/xsldbgglobalvariables.ui:25
+#, no-c-format
+msgid "Xsldbg Global Variables"
+msgstr ""
+
+#: kxsldbgpart/xsldbgglobalvariables.ui:51
+#: kxsldbgpart/xsldbglocalvariables.ui:183 kxsldbgpart/xsldbgsources.ui:32
+#, no-c-format
+msgid "Source File"
+msgstr ""
+
+#: kxsldbgpart/xsldbgglobalvariables.ui:62
+#: kxsldbgpart/xsldbglocalvariables.ui:194
+#, no-c-format
+msgid "Source Line Number"
+msgstr ""
+
+#: kxsldbgpart/xsldbgglobalvariables.ui:150
+#: kxsldbgpart/xsldbglocalvariables.ui:87
+#, no-c-format
+msgid "Expression:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgglobalvariables.ui:158
+#: kxsldbgpart/xsldbglocalvariables.ui:95
+#, no-c-format
+msgid "Enter a valid XPath expression"
+msgstr ""
+
+#: kxsldbgpart/xsldbgglobalvariables.ui:188
+#: kxsldbgpart/xsldbglocalvariables.ui:125
+#, no-c-format
+msgid "Result of evaluation will appear in message window"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:25
+#, no-c-format
+msgid "Xsldbg Local Variables"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:161
+#, no-c-format
+msgid "Template Context"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:172
+#, no-c-format
+msgid "Type"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:228
+#, no-c-format
+msgid "Variable expression:"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:249
+#, no-c-format
+msgid "Variable type:"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:270
+#, no-c-format
+msgid "Set Expression"
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:273
+#, no-c-format
+msgid "Set the selection for variable "
+msgstr ""
+
+#: kxsldbgpart/xsldbglocalvariables.ui:283
+#, no-c-format
+msgid "Variable name:"
+msgstr ""
+
+#: kxsldbgpart/xsldbgmsgdialog.ui:26
+#, no-c-format
+msgid "qxsldbg Message"
+msgstr ""
+
+#: kxsldbgpart/xsldbgmsgdialog.ui:71
+#, no-c-format
+msgid "TextLabel1"
+msgstr ""
+
+#: kxsldbgpart/xsldbgsources.ui:17
+#, no-c-format
+msgid "Xsldbg Source Files"
+msgstr ""
+
+#: kxsldbgpart/xsldbgsources.ui:43
+#, no-c-format
+msgid "Parent File"
+msgstr ""
+
+#: kxsldbgpart/xsldbgsources.ui:54
+#, no-c-format
+msgid "Parent Line Number"
+msgstr ""
+
+#: kxsldbgpart/xsldbgtemplates.ui:17
+#, no-c-format
+msgid "Xsldbg Templates"
+msgstr ""
+
+#: kxsldbgpart/xsldbgwalkspeed.ui:17
+#, no-c-format
+msgid "Configure xsldbg's Walk Speed"
+msgstr ""
+
+#: kxsldbgpart/xsldbgwalkspeed.ui:51
+#, no-c-format
+msgid ""
+"Change the speed at which xsldbg walks through execution of the stylesheet."
+msgstr ""
+
+#: kxsldbgpart/xsldbgwalkspeed.ui:95
+#, no-c-format
+msgid "Slow"
+msgstr ""
+
+#: kxsldbgpart/xsldbgwalkspeed.ui:117
+#, no-c-format
+msgid "Fast"
+msgstr ""
diff --git a/tde-i18n-es_AR/messages/tdewebdev/quanta.po b/tde-i18n-es_AR/messages/tdewebdev/quanta.po
new file mode 100644
index 00000000000..2693dc41516
--- /dev/null
+++ b/tde-i18n-es_AR/messages/tdewebdev/quanta.po
@@ -0,0 +1,12903 @@
+# SOME DESCRIPTIVE TITLE.
+# Slávek Banko <slavek.banko@axis.cz>, 2025.
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2024-03-25 20:21+0000\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: Automatically generated\n"
+"Language-Team: none\n"
+"Language: es_AR\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Instead of a literal translation, add your name to the end of the list (separated by a comma).
+msgid ""
+"_: NAME OF TRANSLATORS\n"
+"Your names"
+msgstr ""
+
+#. Instead of a literal translation, add your email to the end of the list (separated by a comma).
+msgid ""
+"_: EMAIL OF TRANSLATORS\n"
+"Your emails"
+msgstr ""
+
+#: components/csseditor/colorrequester.cpp:63
+msgid "Open color dialog"
+msgstr ""
+
+#: components/csseditor/colorslider.cpp:77
+msgid "Red"
+msgstr ""
+
+#: components/csseditor/colorslider.cpp:77
+msgid "Green"
+msgstr ""
+
+#: components/csseditor/colorslider.cpp:77
+msgid "Blue"
+msgstr ""
+
+#: components/csseditor/cssselector.cpp:49
+msgid "HTML Files"
+msgstr ""
+
+#: components/csseditor/cssselector.cpp:49
+msgid "XHTML Files"
+msgstr ""
+
+#: components/csseditor/cssselector.cpp:49
+msgid "XML Files"
+msgstr ""
+
+#: components/csseditor/cssselector.cpp:49
+#: components/csseditor/tlpeditors.cpp:114
+#: components/csseditor/tlpeditors.cpp:120
+#: components/csseditor/tlpeditors.cpp:126 messages/annotationoutput.cpp:63
+msgid "All Files"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:43
+msgid "The Quick Brown Fox Jumps Over The Lazy Dog"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:84
+msgid "These are the names of the available fonts on your system"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:85
+msgid "These are the names of the generic fonts "
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:86
+msgid "These are the names of the generic fonts you have selected "
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:87
+msgid "Click this to add a font to your style sheet"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:88
+msgid "Click this to remove a font from your style sheet"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:89
+msgid "Click this to make the font more preferable than the preceeding one"
+msgstr ""
+
+#: components/csseditor/fontfamilychooser.cpp:90
+msgid "Click this to make the font less preferable than the following one"
+msgstr ""
+
+#: components/csseditor/propertysetter.cpp:115
+msgid "More..."
+msgstr ""
+
+#: components/csseditor/styleeditor.cpp:44
+msgid "Open css dialog"
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:22
+msgid "has not been closed"
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:23
+msgid "needs an opening parenthesis "
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:85
+msgid "The comment"
+msgstr ""
+
+#: components/csseditor/stylesheetparser.cpp:133
+#: components/csseditor/stylesheetparser.cpp:141
+#: components/csseditor/stylesheetparser.cpp:147
+msgid "The selector"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:70
+msgid ""
+"With this line edit you can insert the URI of the resource you want to reach"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:74
+msgid "Open the URI selector"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:114
+msgid "Image Files"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:120
+msgid "Audio Files"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:154
+msgid "With this line edit you can insert the name of the font you want to use"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:156
+msgid "Font family:"
+msgstr ""
+
+#: components/csseditor/tlpeditors.cpp:158
+msgid "Open font family chooser"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:50
+msgid "&Commit..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:55
+msgid "Update &To"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:56
+msgid "&Tag/Date..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:58
+msgid "&HEAD"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:60
+msgid "Re&vert"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:63
+msgid "&Add to Repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:65
+msgid "&Remove From Repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:67
+msgid "&Ignore in CVS Operations"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:69
+msgid "Do &Not Ignore in CVS Operations"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:73
+msgid "Show &Log Messages"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:140
+msgid "Running CVS update..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:179
+msgid "Updating to revision %1 ..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:183
+msgid "Updating to the version from %1 ..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:221
+msgid "Updating to HEAD..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:256
+msgid "Current"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:266
+msgid "Running CVS commit..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:301
+msgid "Reverting to the version from the repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:333
+msgid "Add the following files to repository?"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:333
+msgid "CVS Add"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:333 src/quanta.cpp:530
+#: utility/quantanetaccess.cpp:185
+msgid "Do Not Add"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:336
+msgid "Adding file to the repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:368
+msgid ""
+"<qt>Remove the following files from the repository?<br>This will remove your "
+"<b>working copy</b> as well.</qt>"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:368
+msgid "CVS Remove"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:371
+msgid "Removing files from the repository..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:395
+msgid "Showing CVS log..."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:433
+msgid "\"%1\" is already in the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:441
+msgid "\"%1\" added to the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:480
+msgid "\"%1\" is not in the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:489
+msgid "\"%1\" removed from the CVS ignore list."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:504
+msgid ""
+"<qt>The CVS command <b>%1</b> has failed. The error code was <i>%2</i>.</qt>"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:504
+msgid "Command Failed"
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:515
+msgid "CVS command finished."
+msgstr ""
+
+#: components/cvsservice/cvsservice.cpp:532
+msgid ""
+"Error: \"%1\" is not part of the\n"
+"\"%2\" repository."
+msgstr ""
+
+#: components/debugger/backtracelistview.cpp:58
+#: components/debugger/variableslistview.cpp:57
+#: dialogs/dtepstructureeditdlgs.ui:511
+#, no-c-format
+msgid "Type"
+msgstr ""
+
+#: components/debugger/backtracelistview.cpp:60
+#: components/debugger/debuggerbreakpointview.cpp:63
+msgid "Line"
+msgstr ""
+
+#: components/debugger/backtracelistview.cpp:61
+#: components/debugger/debuggerbreakpointview.cpp:62
+#: data/toolbars/docbook/docbook_code.actions:11
+msgid "Function"
+msgstr ""
+
+#: components/debugger/backtracelistview.cpp:87
+msgid "Eval"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpnetwork.cpp:74
+#, c-format
+msgid "Listening on port %1"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpnetwork.cpp:81
+#, c-format
+msgid "Unable to listen on port %1"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpnetwork.cpp:125
+msgid "Disconnected from remote host"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:330
+msgid "Unrecognized package: '%1%2'"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:342
+msgid "The debugger for %1 uses an unsupported protocol version (%2)"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:870
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:872
+msgid "Unable to open profiler output (%1)"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:870
+msgid "Profiler File Error"
+msgstr ""
+
+#: components/debugger/dbgp/quantadebuggerdbgp.cpp:926
+msgid "Unable to set value of variable."
+msgstr ""
+
+#: components/debugger/debuggerbreakpointview.cpp:59
+msgid "Expression"
+msgstr ""
+
+#: components/debugger/debuggerbreakpointview.cpp:61
+#: parts/kafka/wkafkapart.cpp:68
+msgid "Class"
+msgstr ""
+
+#: components/debugger/debuggerbreakpointview.cpp:64
+#: components/debugger/variableslistview.cpp:56
+#: treeviews/tagattributetree.cpp:228
+msgid "Value"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:111 project/projectprivate.cpp:1535
+msgid ""
+"<qt>Unable to load the debugger plugin, error code %1 was returned: <b>%2</"
+"b>.</qt>"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:111 project/projectprivate.cpp:1535
+msgid "Debugger Error"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:215
+msgid "Toggle &Breakpoint"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:216
+msgid "Toggles a breakpoint at the current cursor location"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:218
+msgid "&Clear Breakpoints"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:219
+msgid "Clears all breakpoints"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:221
+#: components/debugger/debuggermanager.cpp:224
+msgid "Break When..."
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:222
+#: components/debugger/debuggermanager.cpp:225
+msgid "Adds a new conditional breakpoint"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:228
+msgid "Send HTTP R&equest"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:229
+msgid "Initiate HTTP Request to the server with debugging activated"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:231
+msgid "&Trace"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:232
+msgid ""
+"Traces through the script. If a script is currently not being debugged, it "
+"will start in trace mode when started"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:234
+msgid "&Run"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:235
+msgid ""
+"Runs the script. If a script is currently not being debugged, it will start "
+"in run mode when started"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:237
+msgid "&Step"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:238
+msgid ""
+"Executes the next line of execution, but does not step into functions or "
+"includes"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:240
+msgid "Step &Into"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:241
+msgid ""
+"Executes the next line of execution and steps into it if it is a function "
+"call or inclusion of a file"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:243
+msgid "S&kip"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:244
+msgid ""
+"Skips the next command of execution and makes the next command the current "
+"one"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:246
+msgid "Step &Out"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:247
+msgid ""
+"Executes the rest of the commands in the current function/file and pauses "
+"when it is done (when it reaches a higher level in the backtrace)"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:249
+msgid "&Pause"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:250
+msgid ""
+"Pauses the scripts if it is running or tracing. If a script is currently not "
+"being debugged, it will start in paused mode when started"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:251
+#: components/debugger/interfaces/debuggerclient.cpp:99
+msgid "Kill"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:252
+msgid "Kills the currently running script"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:254
+msgid "Start Session"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:255
+msgid "Starts the debugger internally (Makes debugging possible)"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:257
+msgid "End Session"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:258
+msgid "Stops the debugger internally (debugging not longer possible)"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:261
+#: components/debugger/debuggermanager.cpp:264
+msgid "Watch Variable"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:262
+#: components/debugger/debuggermanager.cpp:265
+msgid "Adds a variable to the watch list"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:267
+#: components/debugger/debuggermanager.cpp:270
+#: components/debugger/debuggervariablesets.ui:16
+#, no-c-format
+msgid "Set Value of Variable"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:268
+#: components/debugger/debuggermanager.cpp:271
+msgid "Changes the value of a variable"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:273
+#: components/debugger/interfaces/debuggerclient.cpp:106
+msgid "Open Profiler Output"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:274
+msgid "Opens the profiler output file"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:375
+msgid "Add Watch"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:375
+msgid "Specify variable to watch:"
+msgstr ""
+
+#: components/debugger/debuggermanager.cpp:608
+msgid "Unable to open file %1, check your basedirs and mappings."
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:46
+msgid "Variables"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:52
+msgid "Breakpoints"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:58
+msgid "Backtrace"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:65
+msgid "Debug Output"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:107
+msgid "Deb&ug"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:113
+msgid "Debugger Inactive"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:156
+msgid "No session"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:160
+msgid "Waiting"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:164
+msgid "Connected"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:168
+msgid "Paused"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:172
+msgid "Running"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:176
+msgid "Tracing"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:180
+msgid "On error"
+msgstr ""
+
+#: components/debugger/debuggerui.cpp:184
+msgid "On breakpoint"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:109
+msgid "Non scalar value"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:154
+msgid "Array"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:156
+msgid "Object"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:158
+msgid "Reference"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:160
+msgid "Resource"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:162
+msgid "String"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:164
+msgid "Integer"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:166
+msgid "Float"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:168
+msgid "Boolean"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:170
+msgid "Undefined"
+msgstr ""
+
+#: components/debugger/debuggervariable.cpp:174 parsers/dtd/dtdparser.cpp:84
+msgid "Unknown"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:465
+msgid "Syntax or parse error in %1)"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:482
+msgid "Error occurred: Line %1, Code %2 (%3) in %4"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:502
+msgid "Breakpoint reached"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:509
+msgid "Conditional breakpoint fulfilled"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:519
+#, c-format
+msgid "Established connection to %1"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:560
+msgid ""
+"The script being debugged does not communicate with the correct protocol "
+"version"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1136
+msgid "False"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1136
+msgid "True"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1145
+#: components/debugger/gubed/quantadebuggergubed.cpp:1230
+msgid "<Undefined>"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1234
+msgid "<Error>"
+msgstr ""
+
+#: components/debugger/gubed/quantadebuggergubed.cpp:1239
+msgid "<Unimplemented type>"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:46
+msgid "The current debugger, %1, does not support the \"%2\" instruction."
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:46
+#: components/debugger/interfaces/debuggerclient.cpp:144
+#: components/debugger/interfaces/debuggerclient.cpp:151
+#: components/debugger/interfaces/debuggerclient.cpp:157
+msgid "Unsupported Debugger Function"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:571
+#: components/debugger/gubed/gubedsettingss.ui:573
+#: components/debugger/interfaces/debuggerclient.cpp:53
+#, no-c-format
+msgid "Pause"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:59
+msgid "Send HTTP Request"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:65
+msgid "Step Over"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:72
+msgid "Step Out"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:581
+#: components/debugger/interfaces/debuggerclient.cpp:79
+#, no-c-format
+msgid "Trace"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:579
+#: components/debugger/gubed/gubedsettingss.ui:589
+#: components/debugger/interfaces/debuggerclient.cpp:84
+#, no-c-format
+msgid "Run"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:89
+msgid "Skip"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:94
+msgid "Step Into"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:118
+msgid "Set Breakpoint"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:125
+msgid "Remove Breakpoint"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:132
+msgid "%1 does not have any specific settings."
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:132
+msgid "Settings"
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:144
+#: components/debugger/interfaces/debuggerclient.cpp:151
+msgid "%1 does not support watches."
+msgstr ""
+
+#: components/debugger/interfaces/debuggerclient.cpp:157
+msgid "%1 does not support setting the value of variables."
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:54
+#: dialogs/actionconfigdialogs.ui:123 parts/kafka/domtreeview.cpp:34
+#: parts/kafka/htmldocumentproperties.cpp:88 parts/kafka/wkafkapart.cpp:75
+#: plugins/plugineditor.ui:72 project/teammembersdlgs.ui:89
+#: treeviews/doctreeview.cpp:50 treeviews/structtreeview.cpp:84
+#: treeviews/uploadtreeview.cpp:35
+#, no-c-format
+msgid "Name"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:58 treeviews/uploadtreeview.cpp:37
+msgid "Size"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:66
+msgid "&Set Value"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:68
+msgid "&Dump in Messages Log"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:70
+msgid "&Copy to Clipboard"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:262
+msgid "Set Variable"
+msgstr ""
+
+#: components/debugger/debuggervariablesets.ui:120
+#: components/debugger/variableslistview.cpp:262
+#, no-c-format
+msgid "New value:"
+msgstr ""
+
+#: components/debugger/variableslistview.cpp:277
+msgid ""
+"Contents of variable %1:\n"
+">>>\n"
+msgstr ""
+
+#: components/framewizard/fmfpeditor.cpp:36
+msgid "*.html *.htm|HTML Files"
+msgstr ""
+
+#: components/framewizard/fmfpeditor.cpp:37
+msgid "*.php|PHP Files"
+msgstr ""
+
+#: components/framewizard/fmfpeditor.cpp:38
+msgid "*.xml|XML Files"
+msgstr ""
+
+#: components/framewizard/fmfpeditor.cpp:39
+msgid "*xhtml|XHTML Files"
+msgstr ""
+
+#: components/framewizard/fmfpeditor.cpp:40 dialogs/filecombo.cpp:93
+msgid "*|All Files"
+msgstr ""
+
+#: components/framewizard/framewizard.cpp:28
+msgid "You must select an area."
+msgstr ""
+
+#: components/framewizard/framewizard.cpp:29
+msgid "Before editing a frame you must save the file."
+msgstr ""
+
+#: components/framewizard/framewizard.cpp:62
+msgid "Enter the desired number of rows:"
+msgstr ""
+
+#: components/framewizard/framewizard.cpp:67
+msgid "Enter the desired number of columns:"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:55
+msgid "&Edit Cell Properties"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:56
+msgid "Edit &Row Properties"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:59
+msgid "Merge Cells"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:60
+msgid "Break Merging"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:63
+msgid "&Insert Row"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:64
+msgid "Insert Co&lumn"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:65
+msgid "Remove Row"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:66
+msgid "Remove Column"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:68
+msgid "Edit &Table Properties"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:69
+msgid "Edit Child Table"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:207
+#, c-format
+msgid "Edit col: %1"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:414
+#: components/tableeditor/tableeditor.cpp:454
+#: components/tableeditor/tableeditor.cpp:499
+#: components/tableeditor/tableeditor.cpp:1063
+msgid "Merged with (%1, %2)."
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:1168
+#: components/tableeditor/tableeditor.cpp:1189
+msgid ""
+"Cannot edit the child table; you probably modified the cell containing the "
+"table manually."
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:1168
+#: components/tableeditor/tableeditor.cpp:1189
+#: components/tableeditor/tableeditor.cpp:1204 src/quanta.cpp:4675
+msgid "Cannot Read Table"
+msgstr ""
+
+#: components/tableeditor/tableeditor.cpp:1204
+msgid ""
+"Cannot find the closing tag of the child table; you have probably introduced "
+"unclosed tags in the table and have broken its consistency."
+msgstr ""
+
+#: components/csseditor/csseditors.ui:280
+#: components/csseditor/cssselectors.ui:173
+#: components/csseditor/cssselectors.ui:466
+#: components/csseditor/cssselectors.ui:660
+#: components/csseditor/cssselectors.ui:842 dialogs/actionconfigdialog.cpp:80
+#: dialogs/actionconfigdialog.cpp:191 dialogs/actionconfigdialog.cpp:219
+#, no-c-format
+msgid "All"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:151
+msgid "&Add New Toolbar"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:152
+msgid "&Remove Toolbar"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:153
+msgid "&Edit Toolbar"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:193
+msgid "Do you really want to remove the \"%1\" toolbar?"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:269 dialogs/actionconfigdialog.cpp:782
+msgid "Do you want to save the changes made to this action?"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:320 dialogs/actionconfigdialogs.ui:365
+#: dialogs/actionconfigdialogs.ui:553 dialogs/actionconfigdialogs.ui:600
+#: dialogs/actionconfigdialogs.ui:646 dialogs/tagdialogs/colorcombo.cpp:220
+#: plugins/pluginconfig.ui:222
+#, no-c-format
+msgid "None"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:765
+msgid ""
+"The '%1' key combination has already been allocated to the \"%2\" action.\n"
+"Please choose a unique key combination."
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:769
+msgid "Conflicting Shortcuts"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:841
+msgid ""
+"<qt>Removing the action removes all the references to it.\n"
+"Are you sure you want to remove the <b>%1</b> action?</qt>"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:887
+msgid "Add Action to Toolbar"
+msgstr ""
+
+#: dialogs/actionconfigdialog.cpp:888 src/quanta.cpp:2504 src/quanta.cpp:2668
+#: src/quanta.cpp:2704 src/quanta.cpp:2806
+msgid "Please select a toolbar:"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:39 dialogs/dirtydlg.cpp:37
+#, no-c-format
+msgid "File Changed"
+msgstr ""
+
+#: dialogs/dirtydlg.cpp:44
+msgid "<qt>The file <b>%1</b> was changed outside of the Quanta editor.</qt>"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:63
+msgid "&Pages"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:206
+msgid ""
+"<qt>The file <b>%1</b> is not writable.<br>Do you want to save the "
+"configuration to a different file?</qt>"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:206
+msgid "Save to Different File"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:206
+msgid "Do Not Save"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:208
+msgid "*.rc|DTEP Description"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:208
+msgid "Save Description As"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:444
+msgid "Edit Structure Group"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:494
+msgid "Add Structure Group"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:539
+msgid "<qt>Do you really want to delete the <b>%1</b> group?</qt>"
+msgstr ""
+
+#: dialogs/dtepeditdlg.cpp:539
+msgid "Delete Group"
+msgstr ""
+
+#: dialogs/filecombo.cpp:45 dialogs/filecombo.cpp:67
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:34
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:67 dialogs/tagdialogs/tagmail.ui:49
+#: plugins/pluginconfig.ui:200 project/membereditdlgs.ui:33
+#: project/projectnewgenerals.ui:157 project/projectnewgenerals.ui:190
+#: project/projectnewgenerals.ui:212 project/projectoptions.ui:56
+#: project/projectoptions.ui:76
+#, no-c-format
+msgid "..."
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:95
+msgid "New Abbreviation Group"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:95
+msgid "Group name:"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:100
+msgid ""
+"<qt>There is already an abbreviation group called <b>%1</b>. Choose an "
+"unique name for the new group.</qt>"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:100
+msgid "Group already exists"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:118
+msgid "Add DTEP"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:119
+msgid "Select a DTEP:"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:145
+msgid "<qt>Select a DTEP from the list before using <b>Remove</b>.</qt>"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:145
+msgid "No DTEP Selected"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:167
+#: dialogs/settings/codetemplatedlgs.ui:31
+#, no-c-format
+msgid "Add Code Template"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:190
+msgid "<qt>Do you really want to remove the <b>%1</b> template?</qt>"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:204
+msgid "Edit Code Template"
+msgstr ""
+
+#: dialogs/settings/abbreviation.cpp:273
+msgid ""
+"<qt>Cannot open the file <b>%1</b> for writing.\n"
+"Modified abbreviations will be lost when you quit Quanta.</qt>"
+msgstr ""
+
+#: dialogs/settings/parseroptions.cpp:34 dialogs/settings/parseroptions.cpp:43
+#: dialogs/settings/parseroptions.cpp:52
+#: dialogs/settings/parseroptionsui.ui:194
+#: dialogs/settings/parseroptionsui.ui:246
+#, no-c-format
+msgid "Find Tag & Open Tree"
+msgstr ""
+
+#: dialogs/settings/parseroptions.cpp:35 dialogs/settings/parseroptions.cpp:56
+#: dialogs/settings/parseroptionsui.ui:179
+#: dialogs/settings/parseroptionsui.ui:266
+#, no-c-format
+msgid "Nothing"
+msgstr ""
+
+#: dialogs/settings/parseroptions.cpp:36
+#: dialogs/settings/parseroptionsui.ui:212
+#, no-c-format
+msgid "Popup Menu"
+msgstr ""
+
+#: dialogs/settings/parseroptions.cpp:37 dialogs/settings/parseroptions.cpp:55
+#: dialogs/settings/parseroptions.cpp:58
+#: dialogs/settings/parseroptionsui.ui:174
+#: dialogs/settings/parseroptionsui.ui:261 treeviews/structtreeview.cpp:111
+#: treeviews/structtreeview.cpp:486 treeviews/structtreeview.cpp:488
+#: treeviews/structtreeview.cpp:531
+#, no-c-format
+msgid "Select Tag Area"
+msgstr ""
+
+#: dialogs/settings/parseroptions.cpp:53
+#: dialogs/settings/parseroptionsui.ui:189
+#: dialogs/settings/parseroptionsui.ui:251
+#, no-c-format
+msgid "Find Tag"
+msgstr ""
+
+#: dialogs/settings/parseroptions.cpp:54
+#: dialogs/settings/parseroptionsui.ui:256 treeviews/structtreeview.cpp:112
+#: treeviews/structtreeview.cpp:534
+#, no-c-format
+msgid "Go to End of Tag"
+msgstr ""
+
+#: dialogs/tagdialogs/colorcombo.cpp:178 dialogs/tagdialogs/colorcombo.cpp:232
+msgid "Custom..."
+msgstr ""
+
+#: dialogs/tagdialogs/tagdialog.cpp:127 dialogs/tagdialogs/tagdialog.cpp:146
+#: dialogs/tagdialogs/tagdialog.cpp:345 dialogs/tagdialogs/tagdialog.cpp:427
+msgid "Unknown tag"
+msgstr ""
+
+#: dialogs/tagdialogs/tagdialog.cpp:138
+msgid "Tag Properties: "
+msgstr ""
+
+#: data/toolbars/schema/main.toolbar:4 dialogs/tagdialogs/tagdialog.cpp:192
+#, no-c-format
+msgid "Main"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlg.cpp:107
+msgid ""
+"|Image Files\n"
+"*|All Files"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:27
+msgid "Image source:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:46
+msgid "Width:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:58
+msgid "Height:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:74
+msgid "HSpace:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:85
+msgid "VSpace:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:93
+msgid "Alternate text:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:103
+msgid "Border:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagimgdlgdata.cpp:115
+msgid "Align:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagmaildlg.cpp:96
+msgid "Select Address"
+msgstr ""
+
+#: dialogs/tagdialogs/tagmaildlg.cpp:104
+msgid "No addresses found."
+msgstr ""
+
+#: dialogs/tagdialogs/tagmisc.ui:31 dialogs/tagdialogs/tagmiscdlg.cpp:23
+#, no-c-format
+msgid "Misc. Tag"
+msgstr ""
+
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:27
+msgid "Rows:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:441
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:41
+#, no-c-format
+msgid "Style:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:55
+msgid "Ordered"
+msgstr ""
+
+#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:61
+msgid "Unordered"
+msgstr ""
+
+#: messages/annotationoutput.cpp:42 plugins/pluginconfig.ui:227
+#, no-c-format
+msgid "Current File"
+msgstr ""
+
+#: messages/annotationoutput.cpp:51 messages/annotationoutput.cpp:104
+#: messages/annotationoutput.cpp:204
+msgid "For You"
+msgstr ""
+
+#: messages/annotationoutput.cpp:87
+msgid "Line %1: %2"
+msgstr ""
+
+#: messages/annotationoutput.cpp:201
+#, c-format
+msgid "For You: %1"
+msgstr ""
+
+#: messages/annotationoutput.cpp:351
+msgid ""
+"<qt>There are annotations addressed for you.<br> To view them select the "
+"<i>For You</i> tab in the <i>Annotations</i> toolview.</qt>"
+msgstr ""
+
+#: messages/annotationoutput.cpp:351
+msgid "New Annotations"
+msgstr ""
+
+#: messages/messageitem.cpp:73 messages/messageitem.cpp:81
+msgid "File: "
+msgstr ""
+
+#: messages/messageitem.cpp:76
+msgid ", "
+msgstr ""
+
+#: messages/messageoutput.cpp:50
+msgid "&Save As..."
+msgstr ""
+
+#: messages/messageoutput.cpp:155
+msgid ""
+"*.log|Log Files (*.log)\n"
+"*|All Files"
+msgstr ""
+
+#: messages/messageoutput.cpp:155
+msgid "Save Log File"
+msgstr ""
+
+#: messages/messageoutput.cpp:161
+msgid "<qt>File<br><b>%1</b><br>already exists. Overwrite it?</qt>"
+msgstr ""
+
+#: messages/messageoutput.cpp:162 project/projectprivate.cpp:920
+#: treeviews/basetreeview.cpp:1041 treeviews/templatestreeview.cpp:470
+#: utility/quantacommon.cpp:710
+msgid "Overwrite"
+msgstr ""
+
+#: messages/messageoutput.cpp:167
+msgid "<qt>Cannot save log file<br><b>%1</b></qt>"
+msgstr ""
+
+#: parsers/dtd/dtd.cpp:127 parsers/dtd/dtdparser.cpp:78
+msgid "<qt>Cannot download the DTD from <b>%1</b>.</qt>"
+msgstr ""
+
+#: parsers/dtd/dtdparser.cpp:104
+msgid ""
+"<qt>Error while parsing the DTD.<br>The error message is:<br><i>%1</i></qt>"
+msgstr ""
+
+#: parsers/dtd/dtdparser.cpp:109 parsers/dtd/dtepcreationdlg.ui:31
+#, no-c-format
+msgid "DTD - > DTEP Conversion"
+msgstr ""
+
+#: parsers/dtd/dtdparser.cpp:156
+msgid ""
+"<qt>Cannot create the <br><b>%1</b> file.<br>Check that you have write "
+"permission in the parent folder.</qt>"
+msgstr ""
+
+#: parsers/dtd/dtdparser.cpp:168
+msgid "No elements were found in the DTD."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:25 parsers/dtd/dtdparser.cpp:178 src/quanta.cpp:3112
+#, no-c-format
+msgid "Configure DTEP"
+msgstr ""
+
+#: parsers/parsercommon.cpp:177
+msgid "%1 block"
+msgstr ""
+
+#: parts/kafka/domtreeview.cpp:35
+msgid "Value (limited to 20 char)"
+msgstr ""
+
+#: parts/kafka/domtreeview.cpp:36
+msgid "Length"
+msgstr ""
+
+#: parts/kafka/domtreeview.cpp:37 parts/kafka/wkafkapart.cpp:71
+msgid "ID"
+msgstr ""
+
+#: parts/kafka/domtreeview.cpp:146
+msgid "Debugging KafkaWidget DOM Tree "
+msgstr ""
+
+#: parts/kafka/htmldocumentproperties.cpp:89
+msgid "Content"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:281
+#: components/csseditor/cssselectors.ui:355
+#: components/csseditor/cssselectors.ui:549
+#: components/csseditor/cssselectors.ui:743
+#: parts/kafka/htmldocumentproperties.cpp:97 parts/kafka/wkafkapart.cpp:68
+#, no-c-format
+msgid "Selector"
+msgstr ""
+
+#: parts/kafka/htmldocumentproperties.cpp:98
+msgid "Rule"
+msgstr ""
+
+#: parts/kafka/htmldocumentproperties.cpp:340 parts/kafka/wkafkapart.cpp:78
+msgid "Sorry, VPL does not support this functionality yet."
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:17 parts/kafka/wkafkapart.cpp:68
+msgid "Attribute"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:69
+msgid "Pseudo-class"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:69
+msgid "CSS rules"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:69
+msgid "Universal selector"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:70
+msgid "Linked stylesheets"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:70
+msgid "Embedded stylesheets"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:70
+msgid "Inline style attribute"
+msgstr ""
+
+#: data/toolbars/html/other.actions:18 parts/kafka/wkafkapart.cpp:71
+msgid "Link"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:71
+msgid "Priority"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:72
+msgid "Browser support"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:72
+msgid "Pseudo-element"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:72
+msgid "Imported"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:73
+msgid "Inheritance"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:73
+msgid "Inherited"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:76
+msgid "Undo/Redo history"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:76
+msgid "CSS styles"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:79
+msgid "Merge cells"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:80
+msgid "Split cells"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:81
+msgid "Edit CSS style of this Tag"
+msgstr ""
+
+#: parts/kafka/wkafkapart.cpp:82
+msgid "Ident all"
+msgstr ""
+
+#: parts/preview/whtmlpart.cpp:56
+msgid "View &Document Source"
+msgstr ""
+
+#: plugins/quantaplugin.cpp:122
+msgid ""
+"<qt>The <b>%1</b> plugin could not be loaded.<br>Possible reasons are:"
+"<br> - <b>%2</b> is not installed;<br> - the file <i>%3</i> is not "
+"installed or it is not reachable."
+msgstr ""
+
+#: plugins/quantaplugin.cpp:354 plugins/quantaplugin.cpp:370
+#: plugins/quantapluginconfig.cpp:46 plugins/quantaplugininterface.cpp:106
+#: plugins/quantaplugininterface.cpp:157
+msgid "Separate Toolview"
+msgstr ""
+
+#: plugins/pluginconfig.ui:33 plugins/quantapluginconfig.cpp:40
+#, no-c-format
+msgid "Configure Plugin"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:45
+msgid "Message Area Tab"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:46 plugins/quantaplugininterface.cpp:108
+#: plugins/quantaplugininterface.cpp:156
+msgid "Editor Tab"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:68
+msgid ""
+"The plugin information you entered appears to be invalid. Are you sure you "
+"want to apply these settings?"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:68
+msgid "Invalid Plugin"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:68
+msgid "Do Not Apply"
+msgstr ""
+
+#: plugins/quantapluginconfig.cpp:80
+msgid "Select Plugin Folder"
+msgstr ""
+
+#: plugins/plugineditor.ui:32 plugins/quantaplugineditor.cpp:45
+#: plugins/quantaplugininterface.cpp:260
+#, no-c-format
+msgid "Edit Plugins"
+msgstr ""
+
+#: plugins/quantaplugineditor.cpp:103
+msgid "Select Folder"
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:44
+msgid "Configure &Plugins..."
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:93
+msgid ""
+"<qt><b>%1</b> is a command line plugin. We have removed support for command-"
+"line plugins. However, the functionality has not been lost as script actions "
+"can still be used to run command-line tools. </qt>"
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:93
+msgid "Unsupported Plugin Type"
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:260
+msgid ""
+"<qt>The following plugins seems to be invalid:<b>%1</b>.<br><br>Do you want "
+"to edit the plugins?</qt>"
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:260
+msgid "Invalid Plugins"
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:260
+msgid "Do Not Edit"
+msgstr ""
+
+#: plugins/quantaplugininterface.cpp:267
+msgid "All plugins validated successfully."
+msgstr ""
+
+#: project/eventconfigurationdlg.cpp:102
+msgid "New Event"
+msgstr ""
+
+#: project/eventconfigurationdlg.cpp:121
+msgid "Edit Event"
+msgstr ""
+
+#: project/eventconfigurationdlg.cpp:144
+msgid ""
+"<qt>Are you sure that you want to remove the configuration of the <b>%1</b> "
+"event?</qt>"
+msgstr ""
+
+#: project/eventconfigurationdlg.cpp:144
+msgid "Delete Event Configuration"
+msgstr ""
+
+#: project/eventeditordlg.cpp:301
+msgid "Argument:"
+msgstr ""
+
+#: project/eventeditordlg.cpp:318
+msgid "Receiver:"
+msgstr ""
+
+#: project/eventeditordlg.cpp:337
+msgid "Log file:"
+msgstr ""
+
+#: project/eventeditordlg.cpp:339
+msgid ""
+"A relative file to the project folder or a file outside of the project "
+"folder in which case the full path must be specified."
+msgstr ""
+
+#: project/eventeditordlg.cpp:341
+msgid "Detail:"
+msgstr ""
+
+#: project/eventeditordlg.cpp:344
+msgid "Full"
+msgstr ""
+
+#: project/eventeditordlg.cpp:345
+msgid "Minimal"
+msgstr ""
+
+#: project/eventeditordlg.cpp:347
+msgid "Behavior:"
+msgstr ""
+
+#: project/eventeditordlg.cpp:350
+msgid "Create New Log"
+msgstr ""
+
+#: project/eventeditordlg.cpp:351
+msgid "Append to Existing Log"
+msgstr ""
+
+#: project/eventeditordlg.cpp:356 project/eventeditordlg.cpp:384
+msgid "Action name:"
+msgstr ""
+
+#: project/eventeditordlg.cpp:375
+msgid "Blocking:"
+msgstr ""
+
+#: project/membereditdlg.cpp:35 project/project.cpp:601
+msgid "Simple Member"
+msgstr ""
+
+#: project/membereditdlg.cpp:36 project/project.cpp:596
+msgid "Task Leader"
+msgstr ""
+
+#: project/membereditdlg.cpp:37 project/project.cpp:585
+msgid "Team Leader"
+msgstr ""
+
+#: project/membereditdlg.cpp:38 project/project.cpp:591
+msgid "Subproject Leader"
+msgstr ""
+
+#: project/membereditdlg.cpp:85
+msgid "Edit Subprojects"
+msgstr ""
+
+#: project/membereditdlg.cpp:169
+msgid "Select Member"
+msgstr ""
+
+#: project/membereditdlg.cpp:179
+msgid "No entries found in the addressbook."
+msgstr ""
+
+#: project/project.cpp:121 project/project.cpp:300
+#: project/projectnewlocal.cpp:257
+msgid "%1: Copy to Project"
+msgstr ""
+
+#: project/project.cpp:216
+msgid ""
+"<qt>Found a backup for project <b>%1</b>.<br> Do you want to open it?</qt>"
+msgstr ""
+
+#: project/project.cpp:216
+msgid "Open Project Backup"
+msgstr ""
+
+#: project/project.cpp:216 utility/quantacommon.cpp:699
+msgid "Do Not Open"
+msgstr ""
+
+#: project/project.cpp:265
+msgid ""
+"<qt>The file <b>%1</b> does not exist.<br> Do you want to remove it from the "
+"list?</qt>"
+msgstr ""
+
+#: project/project.cpp:265 src/quanta.cpp:419
+msgid "Keep"
+msgstr ""
+
+#: project/project.cpp:354
+msgid "Renaming files..."
+msgstr ""
+
+#: project/project.cpp:393
+msgid "Removing files..."
+msgstr ""
+
+#: project/project.cpp:430
+msgid ""
+"<qt>Do you want to remove <br><b>%1</b><br> from the server(s) as well?</qt>"
+msgstr ""
+
+#: project/project.cpp:430
+msgid "Remove From Server"
+msgstr ""
+
+#: project/project.cpp:461
+msgid "Project Settings"
+msgstr ""
+
+#: project/project.cpp:490
+msgid "No Debugger"
+msgstr ""
+
+#: project/project.cpp:559
+msgid "No view was saved yet."
+msgstr ""
+
+#: project/project.cpp:567
+msgid "Up&load Profiles"
+msgstr ""
+
+#: project/project.cpp:576
+msgid "Team Configuration"
+msgstr ""
+
+#: project/project.cpp:607
+msgid "Event Configuration"
+msgstr ""
+
+#: project/project.cpp:865 project/project.cpp:880
+msgid "Upload project items..."
+msgstr ""
+
+#: project/project.cpp:896
+msgid "New Files in Project's Folder"
+msgstr ""
+
+#: project/project.cpp:1268
+msgid ""
+"Saving of project failed. Do you want to continue with exit (might cause "
+"data loss)?"
+msgstr ""
+
+#: project/project.cpp:1268 project/projectprivate.cpp:1218
+msgid "Project Saving Error"
+msgstr ""
+
+#: project/projectnewgeneral.cpp:65 project/projectnewgeneral.cpp:129
+#: project/projectnewgeneral.cpp:203 project/projectnewgenerals.ui:343
+#: project/projectprivate.cpp:739
+#, no-c-format
+msgid "Local"
+msgstr ""
+
+#: project/projectnewgeneral.cpp:97
+msgid "Select Project Folder"
+msgstr ""
+
+#: project/projectnewgeneral.cpp:174 project/projectoptions.ui.h:28
+msgid "Select Project Template Folder"
+msgstr ""
+
+#: project/projectnewgeneral.cpp:180 project/projectnewgeneral.cpp:228
+msgid ""
+"<qt>The project templates must be stored under the main project folder: "
+"<br><br><b>%1</b></qt>"
+msgstr ""
+
+#: project/projectnewgeneral.cpp:188 project/projectoptions.ui.h:40
+msgid "Select Project Toolbar & Actions Folder"
+msgstr ""
+
+#: project/projectnewgeneral.cpp:194 project/projectnewgeneral.cpp:241
+msgid ""
+"<qt>The project toolbars must be stored under the main project folder: "
+"<br><br><b>%1</b></qt>"
+msgstr ""
+
+#: project/projectnewlocal.cpp:78
+#, c-format
+msgid "Insert files from %1."
+msgstr ""
+
+#: project/projectnewlocal.cpp:185 project/projectprivate.cpp:1430
+msgid "*"
+msgstr ""
+
+#: project/projectnewlocal.cpp:185 project/projectprivate.cpp:1430
+msgid "Insert Files in Project"
+msgstr ""
+
+#: project/projectnewlocal.cpp:196 project/projectprivate.cpp:1440
+msgid "Files: Copy to Project"
+msgstr ""
+
+#: project/projectnewlocal.cpp:244 project/projectprivate.cpp:1489
+msgid "Insert Folder in Project"
+msgstr ""
+
+#: project/projectnewweb.cpp:132
+msgid ""
+"There was an error while trying to run the \"wget\" application. "
+"Check first that it is present on your system and that it is in your PATH."
+msgstr ""
+
+#: project/projectnewweb.cpp:138
+msgid "This feature is available only if the project lies on a local disk."
+msgstr ""
+
+#: project/projectnewweb.cpp:140 project/projectnewweb.cpp:147
+#: project/projectnewweb.cpp:157 project/projectnewweb.cpp:167
+#: project/projectnewwebs.ui:142
+#, no-c-format
+msgid "Start"
+msgstr ""
+
+#: project/projectnewweb.cpp:168
+msgid "wget finished...\n"
+msgstr ""
+
+#: project/projectprivate.cpp:74
+msgid "<b>Insert Files in Project</b>"
+msgstr ""
+
+#: project/projectprivate.cpp:85
+msgid "&New Project..."
+msgstr ""
+
+#: project/projectprivate.cpp:89
+msgid "&Open Project..."
+msgstr ""
+
+#: project/projectprivate.cpp:95
+msgid "Open Recent Project"
+msgstr ""
+
+#: project/projectprivate.cpp:97
+msgid "Open/Open recent project"
+msgstr ""
+
+#: project/projectprivate.cpp:100
+msgid "&Close Project"
+msgstr ""
+
+#: project/projectprivate.cpp:105
+msgid "Open Project &View..."
+msgstr ""
+
+#: project/projectprivate.cpp:109
+msgid "Open project view"
+msgstr ""
+
+#: project/projectprivate.cpp:111
+msgid "&Save Project View"
+msgstr ""
+
+#: project/projectprivate.cpp:114
+msgid "Save Project View &As..."
+msgstr ""
+
+#: project/projectprivate.cpp:117
+msgid "&Delete Project View"
+msgstr ""
+
+#: project/projectprivate.cpp:121
+msgid "Close project view"
+msgstr ""
+
+#: project/projectprivate.cpp:125
+msgid "&Insert Files..."
+msgstr ""
+
+#: project/projectprivate.cpp:129
+msgid "Inser&t Folder..."
+msgstr ""
+
+#: project/projectprivate.cpp:133
+msgid "&Rescan Project Folder..."
+msgstr ""
+
+#: project/projectprivate.cpp:137 treeviews/projecttreeview.cpp:168
+msgid "&Upload Project..."
+msgstr ""
+
+#: project/projectprivate.cpp:141
+msgid "&Project Properties"
+msgstr ""
+
+#: project/projectprivate.cpp:146
+msgid "Save as Project Template..."
+msgstr ""
+
+#: project/projectprivate.cpp:151
+msgid "Save Selection to Project Template File..."
+msgstr ""
+
+#: project/projectprivate.cpp:302
+msgid "Adding files to the project..."
+msgstr ""
+
+#: project/projectprivate.cpp:374
+msgid "Reading the project file..."
+msgstr ""
+
+#: project/projectprivate.cpp:384
+msgid "Invalid project file."
+msgstr ""
+
+#: project/projectprivate.cpp:906
+msgid "Save Project View As"
+msgstr ""
+
+#: project/projectprivate.cpp:907
+msgid "Enter the name of the view:"
+msgstr ""
+
+#: project/projectprivate.cpp:919
+msgid ""
+"<qt>A project view named <b>%1</b> already exists.<br>Do you want to "
+"overwrite it?</qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1059
+msgid "<qt>Cannot open file <b>%1</b> for writing.</qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1124
+msgid "New Project Wizard"
+msgstr ""
+
+#: project/projectprivate.cpp:1138
+msgid "<b>General Project Settings</b>"
+msgstr ""
+
+#: project/projectprivate.cpp:1140
+msgid "<b>More Project Settings</b>"
+msgstr ""
+
+#: project/projectprivate.cpp:1218
+msgid ""
+"Saving of project failed. Do you want to continue with closing (might cause "
+"data loss)?"
+msgstr ""
+
+#: project/projectprivate.cpp:1242
+msgid ""
+"|Project Files\n"
+"*|All Files"
+msgstr ""
+
+#: project/projectprivate.cpp:1243
+msgid "Open Project"
+msgstr ""
+
+#: project/projectprivate.cpp:1287
+#, c-format
+msgid "Wrote project file %1"
+msgstr ""
+
+#: project/projectprivate.cpp:1291
+msgid "<qt>Cannot open the file <b>%1</b> for writing.</qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1342
+msgid "<qt>Cannot open the file <b>%1</b> for reading.</qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1354
+msgid "<qt>Malformed URL: <b>%1</b></qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1360
+msgid ""
+"<qt>The project<br><b>%1</b><br> seems to be used by another Quanta instance."
+"<br>You may end up with data loss if you open the same project in two "
+"instances, modify and save them in both.<br><br>Do you want to proceed with "
+"open?</qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1419
+msgid "<qt>Cannot access the project file <b>%1</b>.</qt>"
+msgstr ""
+
+#: project/projectprivate.cpp:1642
+#, c-format
+msgid "Uploaded project file %1"
+msgstr ""
+
+#: project/projectupload.cpp:81
+msgid "Upload Profiles"
+msgstr ""
+
+#: project/projectupload.cpp:170
+msgid "Scanning project files..."
+msgstr ""
+
+#: project/projectupload.cpp:230
+msgid "Building the tree..."
+msgstr ""
+
+#: project/projectupload.cpp:235 project/projectuploads.ui:358
+#, no-c-format
+msgid "Total:"
+msgstr ""
+
+#: project/projectupload.cpp:361
+msgid "Confirm Upload"
+msgstr ""
+
+#: project/projectupload.cpp:361
+msgid ""
+"Confirm that you want to upload the following files (unselect the files you "
+"do not want to upload):"
+msgstr ""
+
+#: project/projectupload.cpp:384
+msgid ""
+"<qt><b>%1</b> seems to be unaccessible.<br>Do you want to proceed with "
+"upload?</qt>"
+msgstr ""
+
+#: project/projectupload.cpp:466
+#, c-format
+msgid "Current: %1"
+msgstr ""
+
+#: project/projectupload.cpp:638
+msgid "You cannot remove the last profile."
+msgstr ""
+
+#: project/projectupload.cpp:638
+msgid "Profile Removal Error"
+msgstr ""
+
+#: project/projectupload.cpp:642
+msgid "<qt>Do you really want to remove the <b>%1</b> upload profile?</qt>"
+msgstr ""
+
+#: project/projectupload.cpp:643 project/projectupload.cpp:655
+msgid "Profile Removal"
+msgstr ""
+
+#: project/projectupload.cpp:655
+msgid ""
+"<qt>You have removed your default profile.<br>The new default profile will "
+"be <b>%1</b>.</qt>"
+msgstr ""
+
+#: project/projectupload.cpp:761
+msgid "Do you really want to abort the upload?"
+msgstr ""
+
+#: project/projectupload.cpp:762
+msgid "Abort Upload"
+msgstr ""
+
+#: project/projectupload.cpp:762
+msgid ""
+"_: Abort the uploading\n"
+"Abort"
+msgstr ""
+
+#: project/projectupload.cpp:762 treeviews/uploadtreeview.cpp:36
+msgid "Upload"
+msgstr ""
+
+#: project/rescanprj.cpp:55
+msgid "Reading folder:"
+msgstr ""
+
+#: project/rescanprj.cpp:229
+msgid "Building tree:"
+msgstr ""
+
+#: project/rescanprj.cpp:244 project/rescanprjdir.ui:58
+#, no-c-format
+msgid "Progress:"
+msgstr ""
+
+#: project/teammembersdlg.cpp:58
+msgid "New Member"
+msgstr ""
+
+#: project/teammembersdlg.cpp:74 project/teammembersdlg.cpp:144
+msgid "The member name cannot be empty."
+msgstr ""
+
+#: project/teammembersdlg.cpp:79 project/teammembersdlg.cpp:149
+msgid "The nickname cannot be empty as it is used as a unique identifier."
+msgstr ""
+
+#: project/teammembersdlg.cpp:100
+msgid "Edit Member"
+msgstr ""
+
+#: project/teammembersdlg.cpp:189
+msgid ""
+"<qt>Are you sure that you want to remove yourself (<b>%1</b>) from the "
+"project team?<br>If you do so, you should select another member as yourself."
+"</qt>"
+msgstr ""
+
+#: project/teammembersdlg.cpp:189 project/teammembersdlg.cpp:195
+msgid "Delete Member"
+msgstr ""
+
+#: project/teammembersdlg.cpp:195
+msgid ""
+"<qt>Are you sure that you want to remove <b>%1</b> from the project team?</"
+"qt>"
+msgstr ""
+
+#: project/teammembersdlg.cpp:216
+msgid ""
+"<qt>The <b>%1</b> role is already assigned to <b>%2</b>. Do you want to "
+"reassign it to the current member?</qt>"
+msgstr ""
+
+#: project/teammembersdlg.cpp:216
+msgid "Reassign"
+msgstr ""
+
+#: project/teammembersdlg.cpp:216
+msgid "Do Not Reassign"
+msgstr ""
+
+#: project/teammembersdlg.cpp:226
+msgid ""
+"<qt>The <b>%1</b> nickname is already assigned to <b>%2 &lt;%3&gt;</b>.</qt>"
+msgstr ""
+
+#: project/teammembersdlg.cpp:247 project/teammembersdlgs.ui:53
+#, no-c-format
+msgid "Please select your identity from the member list."
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:26 project/uploadprofiles.cpp:90
+#, no-c-format
+msgid "Upload Profile"
+msgstr ""
+
+#: src/document.cpp:182
+msgid "Breakpoint"
+msgstr ""
+
+#: src/document.cpp:184
+msgid "Annotation"
+msgstr ""
+
+#: src/document.cpp:412
+msgid "<qt>Cannot download <b>%1</b>.</qt>"
+msgstr ""
+
+#: src/document.cpp:424
+msgid "<qt>Cannot open <b>%1</b> for reading.</qt>"
+msgstr ""
+
+#: src/document.cpp:2773
+msgid "Change Tag & Attribute Case"
+msgstr ""
+
+#: src/document.cpp:2792
+msgid "Working..."
+msgstr ""
+
+#: src/document.cpp:2793
+msgid ""
+"Changing tag and attribute case. This may take some time, depending on the "
+"document complexity."
+msgstr ""
+
+#: dialogs/dtdselectdialog.ui:31 src/document.cpp:2931 src/quanta.cpp:3057
+#, no-c-format
+msgid "DTD Selector"
+msgstr ""
+
+#: src/document.cpp:2991
+msgid "This DTD is not known for Quanta. Choose a DTD or create a new one."
+msgstr ""
+
+#: src/document.cpp:3046
+msgid "\"%1\" is used for \"%2\".\n"
+msgstr ""
+
+#: src/dtds.cpp:688
+msgid ""
+"<qt>The DTD tag file %1 is not valid.<br> The error message is: <i>%2 in "
+"line %3, column %4.</i></qt>"
+msgstr ""
+
+#: src/dtds.cpp:689
+msgid "Invalid Tag File"
+msgstr ""
+
+#: dialogs/loadentitydlgs.ui:43 src/dtds.cpp:904
+#, no-c-format
+msgid "*.dtd|DTD Definitions"
+msgstr ""
+
+#: src/dtds.cpp:917 src/dtds.cpp:949
+msgid "<qt>Do you want to replace the existing <b>%1</b> DTD?</qt>"
+msgstr ""
+
+#: src/dtds.cpp:917 src/dtds.cpp:949
+msgid "Do Not Replace"
+msgstr ""
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+msgid "<qt>Use the newly loaded <b>%1</b> DTD for the current document?</qt>"
+msgstr ""
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+msgid "Change DTD"
+msgstr ""
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+msgid "Use"
+msgstr ""
+
+#: src/dtds.cpp:927 src/dtds.cpp:971
+msgid "Do Not Use"
+msgstr ""
+
+#: src/dtds.cpp:956
+msgid ""
+"<qt>Cannot read the DTEP from <b>%1</b>. Check that the folder contains a "
+"valid DTEP (<i>description.rc and *.tag files</i>).</qt>"
+msgstr ""
+
+#: src/dtds.cpp:956
+msgid "Error Loading DTEP"
+msgstr ""
+
+#: src/dtds.cpp:960
+msgid "<qt>Autoload the <b>%1</b> DTD in the future?</qt>"
+msgstr ""
+
+#: src/dtds.cpp:960 utility/newstuff.cpp:73
+msgid "Load"
+msgstr ""
+
+#: src/dtds.cpp:960
+msgid "Do Not Load"
+msgstr ""
+
+#: src/dtds.cpp:982
+msgid "Load DTD Entities Into DTEP"
+msgstr ""
+
+#: src/main.cpp:42
+msgid "Quanta Plus Web Development Environment"
+msgstr ""
+
+#: src/main.cpp:46
+msgid ""
+"Our goal is to be nothing less than the best possible tool for\n"
+" working with tagging and scripting languages.\n"
+"\n"
+"Quanta Plus is not in any way affiliated with any commercial\n"
+" versions of Quanta. \n"
+"\n"
+"We hope you enjoy Quanta Plus.\n"
+"\n"
+msgstr ""
+
+#: src/main.cpp:52
+msgid "The Quanta+ developers"
+msgstr ""
+
+#: src/main.cpp:56
+msgid "File to open"
+msgstr ""
+
+#: src/main.cpp:57
+msgid "Whether we start as a one-instance application"
+msgstr ""
+
+#: src/main.cpp:58
+msgid "Do not show the nice logo during startup"
+msgstr ""
+
+#: src/main.cpp:59
+msgid "Reset the layout of the user interface to the default"
+msgstr ""
+
+#: src/main.cpp:70 src/quanta.cpp:4091 treeviews/basetreeview.cpp:440
+#: treeviews/templatestreeview.cpp:567
+msgid "Quanta"
+msgstr ""
+
+#: src/main.cpp:79
+msgid "Project Lead - public liaison"
+msgstr ""
+
+#: src/main.cpp:80
+msgid "Program Lead - bug squisher"
+msgstr ""
+
+#: src/main.cpp:81 src/main.cpp:82
+msgid "Inactive - left for commercial version"
+msgstr ""
+
+#: src/main.cpp:85
+msgid "Various fixes, table editor maintainer"
+msgstr ""
+
+#: src/main.cpp:89
+msgid "Debugger interface and integration of the Gubed PHP debugger"
+msgstr ""
+
+#: src/main.cpp:93
+msgid "Debugger interface"
+msgstr ""
+
+#: src/main.cpp:97
+msgid "XML - compliance, tools & DTEPs"
+msgstr ""
+
+#: src/main.cpp:101
+msgid "Template contributions"
+msgstr ""
+
+#: src/main.cpp:105
+msgid "ColdFusion support"
+msgstr ""
+
+#: src/main.cpp:109
+msgid "Initial debugger work - advanced test"
+msgstr ""
+
+#: src/main.cpp:113
+msgid "Coding and tag dialog definition documentation and more"
+msgstr ""
+
+#: src/main.cpp:117
+msgid "Original plugin system, various fixes"
+msgstr ""
+
+#: src/main.cpp:121
+msgid ""
+"Original documentation, many cool parsing scripts to automate \n"
+"development"
+msgstr ""
+
+#: src/main.cpp:125
+msgid ""
+"Various fixes, foundational code for the old DTD parsing and other \n"
+"DTD related work"
+msgstr ""
+
+#: src/main.cpp:129
+msgid "Tree based upload dialog"
+msgstr ""
+
+#: src/main.cpp:133
+msgid "Addition and maintenance of DTDs"
+msgstr ""
+
+#: src/main.cpp:137
+msgid "Visual Page Layout part, new undo/redo system"
+msgstr ""
+
+#: src/main.cpp:141 src/quanta.cpp:1245
+msgid "VPL View"
+msgstr ""
+
+#: src/main.cpp:145
+msgid "Frame wizard, CSS wizard"
+msgstr ""
+
+#: src/main.cpp:149
+msgid "Crash recovery"
+msgstr ""
+
+#: src/main.cpp:153
+msgid "Improvements to the treeview code; code review and cleanup"
+msgstr ""
+
+#: src/main.cpp:157
+msgid "Original CSS editor"
+msgstr ""
+
+#: src/main.cpp:161
+msgid "Cool splash screen for many version releases of Quanta"
+msgstr ""
+
+#: src/main.cpp:165
+msgid "Danish translation"
+msgstr ""
+
+#: src/main.cpp:169
+msgid "Part of a code for the old PHP4 Debugger"
+msgstr ""
+
+#: src/main.cpp:173
+msgid "XSLT tags"
+msgstr ""
+
+#: src/main.cpp:177
+msgid "Splash screen and icon for 3.2"
+msgstr ""
+
+#: src/quanta.cpp:230
+msgid "Quanta data files were not found."
+msgstr ""
+
+#: src/quanta.cpp:231
+msgid ""
+"You may have forgotten to run \"make install\", or your TDEDIR, TDEDIRS or "
+"PATH are not set correctly."
+msgstr ""
+
+#: src/quanta.cpp:370 treeviews/structtreeview.cpp:113
+msgid "Open File"
+msgstr ""
+
+#: src/quanta.cpp:382 src/quanta.cpp:2094 treeviews/structtreeview.cpp:1008
+msgid ""
+"<qt>The file <b>%1</b> does not exist or is not a recognized mime type.</qt>"
+msgstr ""
+
+#: src/quanta.cpp:419
+msgid ""
+"The file %1 does not exist.\n"
+" Do you want to remove it from the list?"
+msgstr ""
+
+#: src/quanta.cpp:524
+msgid "Save File"
+msgstr ""
+
+#: src/quanta.cpp:530
+msgid "<qt>Do you want to add the<br><b>%1</b><br>file to project?</qt>"
+msgstr ""
+
+#: src/quanta.cpp:591
+#, c-format
+msgid ""
+"You must save the templates in the following folder: \n"
+"\n"
+"%1"
+msgstr ""
+
+#: src/quanta.cpp:610
+msgid ""
+"<qt>There was an error while creating the template file.<br>Check that you "
+"have write access to <i>%1</i>.</qt>"
+msgstr ""
+
+#: src/quanta.cpp:610 treeviews/basetreeview.cpp:1187
+msgid "Template Creation Error"
+msgstr ""
+
+#: src/quanta.cpp:789
+msgid "<center><h3>The current document is empty...</h3></center>"
+msgstr ""
+
+#: src/quanta.cpp:937
+msgid " OVR "
+msgstr ""
+
+#: src/quanta.cpp:937
+msgid " INS "
+msgstr ""
+
+#: src/quanta.cpp:941 src/quanta.cpp:1520
+msgid " R/O "
+msgstr ""
+
+#: src/quanta.cpp:1065 src/quanta.cpp:1118 src/quanta_init.cpp:251
+msgid "&Window"
+msgstr ""
+
+#: src/quanta.cpp:1156
+msgid ""
+"Changes made in the preview configuration dialog are global and have effect "
+"on every application using the TDEHTML part to display web pages, including "
+"Konqueror."
+msgstr ""
+
+#: src/quanta.cpp:1163
+msgid "Configure Quanta"
+msgstr ""
+
+#: src/quanta.cpp:1168
+msgid "Tag Style"
+msgstr ""
+
+#: src/quanta.cpp:1182
+msgid "Environment"
+msgstr ""
+
+#: src/quanta.cpp:1222
+msgid "User Interface"
+msgstr ""
+
+#: src/quanta.cpp:1248
+msgid "Parser"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:25 src/quanta.cpp:1257
+#, no-c-format
+msgid "Abbreviations"
+msgstr ""
+
+#: src/quanta.cpp:1518 src/quanta.cpp:1546
+msgid "Line: %1 Col: %2"
+msgstr ""
+
+#: src/quanta.cpp:1975
+#, c-format
+msgid "Open File: %1"
+msgstr ""
+
+#: src/quanta.cpp:1979 src/quanta_init.cpp:930
+msgid "Open File: none"
+msgstr ""
+
+#: src/quanta.cpp:2034
+msgid "Add Watch: '%1'"
+msgstr ""
+
+#: src/quanta.cpp:2045
+msgid "Set Value of '%1'"
+msgstr ""
+
+#: src/quanta.cpp:2056
+msgid "Break When '%1'..."
+msgstr ""
+
+#: src/quanta.cpp:2144
+msgid ""
+"Cannot load the toolbars from the archive.\n"
+"Check that the filenames inside the archives begin with the archive name."
+msgstr ""
+
+#: src/quanta.cpp:2467
+msgid ""
+"<qt>An error happened while saving the <b>%1</b> toolbar.<br>Check that you "
+"have write permissions for<br><b>%2</b>.<br><br>This might happen if you "
+"tried save to save a global toolbar as a simple user. Use <i>Save As</i> or "
+"<i>Toolbars->Save Toolbars->Save as Local Toolbar</i> in this case. </qt>"
+msgstr ""
+
+#: src/quanta.cpp:2468
+msgid "Toolbar Saving Error"
+msgstr ""
+
+#: src/quanta.cpp:2503 src/quanta.cpp:3307 src/quanta.cpp:3312
+msgid "Save Toolbar"
+msgstr ""
+
+#: src/quanta.cpp:2560
+msgid ""
+"<qt>You must save the toolbars to the following folder: <br><br><b>%1</b></"
+"qt>"
+msgstr ""
+
+#: src/quanta.cpp:2598
+msgid "New Toolbar"
+msgstr ""
+
+#: src/quanta.cpp:2598
+msgid "Enter toolbar name:"
+msgstr ""
+
+#: src/quanta.cpp:2598
+#, c-format
+msgid "User_%1"
+msgstr ""
+
+#: src/quanta.cpp:2667 utility/toolbartabwidget.cpp:49
+#: utility/toolbartabwidget.cpp:327
+msgid "Remove Toolbar"
+msgstr ""
+
+#: src/quanta.cpp:2703
+msgid "Send Toolbar"
+msgstr ""
+
+#: src/quanta.cpp:2742
+msgid "Send toolbar in email"
+msgstr ""
+
+#: src/quanta.cpp:2744
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.kdewebdev.org] toolbar.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+
+#: src/quanta.cpp:2748 src/quanta.cpp:3603 treeviews/scripttreeview.cpp:278
+#: treeviews/templatestreeview.cpp:991
+msgid "Content:"
+msgstr ""
+
+#: src/quanta.cpp:2756
+msgid "Quanta Plus toolbar"
+msgstr ""
+
+#: src/quanta.cpp:2761 src/quanta.cpp:3617 treeviews/scripttreeview.cpp:292
+#: treeviews/templatestreeview.cpp:1005
+msgid ""
+"No destination address was specified.\n"
+" Sending is aborted."
+msgstr ""
+
+#: src/quanta.cpp:2761 src/quanta.cpp:3617 treeviews/scripttreeview.cpp:292
+#: treeviews/templatestreeview.cpp:1005
+msgid "Error Sending Email"
+msgstr ""
+
+#: src/quanta.cpp:2805 src/quanta.cpp:2828
+msgid "Rename Toolbar"
+msgstr ""
+
+#: src/quanta.cpp:2828
+msgid "Enter the new name:"
+msgstr ""
+
+#: src/quanta.cpp:3080
+msgid "Change the current DTD."
+msgstr ""
+
+#: src/quanta.cpp:3102
+msgid "Edit DTD"
+msgstr ""
+
+#: src/quanta.cpp:3103 src/quanta.cpp:3547
+msgid "Please select a DTD:"
+msgstr ""
+
+#: src/quanta.cpp:3105
+msgid "Create a new DTEP description"
+msgstr ""
+
+#: src/quanta.cpp:3106
+msgid "Load DTEP description from disk"
+msgstr ""
+
+#: src/quanta.cpp:3306
+msgid ""
+"<qt>Toolbar <b>%1</b> is new and unsaved. Do you want to save it before it "
+"is removed?</qt>"
+msgstr ""
+
+#: src/quanta.cpp:3311
+msgid ""
+"<qt>The toolbar <b>%1</b> was modified. Do you want to save it before it is "
+"removed?</qt>"
+msgstr ""
+
+#: src/quanta.cpp:3530
+msgid "Select DTEP Directory"
+msgstr ""
+
+#: src/quanta.cpp:3546
+msgid "Send DTD"
+msgstr ""
+
+#: src/quanta.cpp:3597
+msgid "Send DTEP in Email"
+msgstr ""
+
+#: src/quanta.cpp:3599
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.kdewebdev.org] DTEP definition "
+"tarball.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+
+#: src/quanta.cpp:3612
+msgid "Quanta Plus DTD"
+msgstr ""
+
+#: src/quanta.cpp:3708
+msgid "Code formatting can only be done in the source view."
+msgstr ""
+
+#: src/quanta.cpp:3726
+msgid "The Document Properties Dialog is only for HTML and XHTML."
+msgstr ""
+
+#: src/quanta.cpp:3843
+msgid "Do you want to review the upload?"
+msgstr ""
+
+#: src/quanta.cpp:3843
+msgid "Enable Quick Upload"
+msgstr ""
+
+#: src/quanta.cpp:3843
+msgid "Review"
+msgstr ""
+
+#: src/quanta.cpp:3843
+msgid "Do Not Review"
+msgstr ""
+
+#: src/quanta.cpp:4066 src/quanta.cpp:4753 src/quanta.cpp:4788
+msgid ""
+"The file must be saved before external preview.\n"
+"Do you want to save and preview?"
+msgstr ""
+
+#: src/quanta.cpp:4068 src/quanta.cpp:4755 src/quanta.cpp:4790
+msgid "Save Before Preview"
+msgstr ""
+
+#: src/quanta.cpp:4315 src/quantadoc.cpp:320
+#, c-format
+msgid "Unknown tag: %1"
+msgstr ""
+
+#: src/quanta.cpp:4537
+msgid ""
+"The CSS Editor cannot be invoked here.\n"
+"Try to invoke it on a tag or on a style section."
+msgstr ""
+
+#: src/quanta.cpp:4546
+msgid "Email Link (mailto)"
+msgstr ""
+
+#: src/quanta.cpp:4608
+msgid "Generate List"
+msgstr ""
+
+#: src/quanta.cpp:4675
+msgid ""
+"The table structure is invalid. Most probably you forgot to close some tags."
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:175 src/quanta.cpp:5268
+#, no-c-format
+msgid "Preview"
+msgstr ""
+
+#: data/toolbars/schema/documentation.toolbar:4
+#: dialogs/settings/previewoptionss.ui:103 src/quanta.cpp:5282
+#: src/quanta_init.cpp:188 src/viewmanager.cpp:568
+#, no-c-format
+msgid "Documentation"
+msgstr ""
+
+#: src/quanta.cpp:5344
+msgid "Annotate Document"
+msgstr ""
+
+#: src/quanta_init.cpp:189
+msgid "Attribute Editor"
+msgstr ""
+
+#: src/quanta_init.cpp:190
+msgid "Project"
+msgstr ""
+
+#: src/quanta_init.cpp:191 treeviews/templatestreeview.cpp:176
+msgid "Templates"
+msgstr ""
+
+#: src/quanta_init.cpp:192 treeviews/structtreeview.cpp:155
+msgid "Document Structure"
+msgstr ""
+
+#: src/quanta_init.cpp:193 treeviews/scripttreeview.cpp:65
+msgid "Scripts"
+msgstr ""
+
+#: src/quanta_init.cpp:194
+msgid "Messages"
+msgstr ""
+
+#: src/quanta_init.cpp:195
+msgid "Problems"
+msgstr ""
+
+#: src/quanta_init.cpp:196
+msgid "Annotations"
+msgstr ""
+
+#: src/quanta_init.cpp:351
+msgid "Line: 00000 Col: 000"
+msgstr ""
+
+#: src/quanta_init.cpp:489
+msgid "Message Window..."
+msgstr ""
+
+#: src/quanta_init.cpp:713
+msgid "Annotate..."
+msgstr ""
+
+#: src/quanta_init.cpp:714
+msgid "&Edit Current Tag..."
+msgstr ""
+
+#: src/quanta_init.cpp:717
+msgid "&Select Current Tag Area"
+msgstr ""
+
+#: src/quanta_init.cpp:720
+msgid "E&xpand Abbreviation"
+msgstr ""
+
+#: src/quanta_init.cpp:724
+msgid "&Report Bug..."
+msgstr ""
+
+#: src/quanta_init.cpp:736
+msgid "Ti&p of the Day"
+msgstr ""
+
+#: src/quanta_init.cpp:743
+msgid "Close Other Tabs"
+msgstr ""
+
+#: src/quanta_init.cpp:747
+msgid "Open / Open Recent"
+msgstr ""
+
+#: src/quanta_init.cpp:750
+msgid "Close All"
+msgstr ""
+
+#: src/quanta_init.cpp:758
+msgid "Save All..."
+msgstr ""
+
+#: src/quanta_init.cpp:761
+msgid "Reloa&d"
+msgstr ""
+
+#: src/quanta_init.cpp:766
+msgid "Save as Local Template..."
+msgstr ""
+
+#: src/quanta_init.cpp:770
+msgid "Save Selection to Local Template File..."
+msgstr ""
+
+#: src/quanta_init.cpp:778
+msgid "Find in Files..."
+msgstr ""
+
+#: src/quanta_init.cpp:789
+msgid "&Context Help..."
+msgstr ""
+
+#: src/quanta_init.cpp:793
+msgid "Tag &Attributes..."
+msgstr ""
+
+#: src/quanta_init.cpp:797
+msgid "&Change the DTD..."
+msgstr ""
+
+#: src/quanta_init.cpp:801
+msgid "&Edit DTD Settings..."
+msgstr ""
+
+#: src/quanta_init.cpp:805
+msgid "&Load && Convert DTD..."
+msgstr ""
+
+#: src/quanta_init.cpp:808
+msgid "Load DTD E&ntities..."
+msgstr ""
+
+#: src/quanta_init.cpp:812
+msgid "Load DTD &Package (DTEP)..."
+msgstr ""
+
+#: src/quanta_init.cpp:816
+msgid "Send DTD Package (DTEP) in E&mail..."
+msgstr ""
+
+#: src/quanta_init.cpp:820
+msgid "&Download DTD Package (DTEP)..."
+msgstr ""
+
+#: src/quanta_init.cpp:823
+msgid "&Upload DTD Package (DTEP)..."
+msgstr ""
+
+#: src/quanta_init.cpp:831
+msgid "&Document Properties"
+msgstr ""
+
+#: src/quanta_init.cpp:835
+msgid "F&ormat XML Code"
+msgstr ""
+
+#: src/quanta_init.cpp:839
+msgid "&Convert Tag && Attribute Case..."
+msgstr ""
+
+#: src/quanta_init.cpp:847
+msgid "&Source Editor"
+msgstr ""
+
+#: src/quanta_init.cpp:853
+msgid "&VPL Editor"
+msgstr ""
+
+#: src/quanta_init.cpp:859
+msgid "VPL && So&urce Editors"
+msgstr ""
+
+#: src/quanta_init.cpp:872
+msgid "&Reload Preview"
+msgstr ""
+
+#: src/quanta_init.cpp:877
+msgid "&Previous File"
+msgstr ""
+
+#: src/quanta_init.cpp:881
+msgid "&Next File"
+msgstr ""
+
+#: src/quanta_init.cpp:888
+msgid "Configure &Actions..."
+msgstr ""
+
+#: src/quanta_init.cpp:896
+msgid "Configure Pre&view..."
+msgstr ""
+
+#: src/quanta_init.cpp:899
+msgid "Load &Project Toolbar"
+msgstr ""
+
+#: src/quanta_init.cpp:903
+msgid "Load &Global Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:904
+msgid "Load &Local Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:905
+msgid "Save as &Local Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:906
+msgid "Save as &Project Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:907
+msgid "&New User Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:908
+msgid "&Remove User Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:909
+msgid "Re&name User Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:910
+msgid "Send Toolbar in E&mail..."
+msgstr ""
+
+#: src/quanta_init.cpp:911
+msgid "&Upload Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:912
+msgid "&Download Toolbar..."
+msgstr ""
+
+#: src/quanta_init.cpp:914
+msgid "Smart Tag Insertion"
+msgstr ""
+
+#: src/quanta_init.cpp:917
+msgid "Show DTD Toolbar"
+msgstr ""
+
+#: src/quanta_init.cpp:920
+msgid "Hide DTD Toolbar"
+msgstr ""
+
+#: src/quanta_init.cpp:922
+msgid "Complete Text"
+msgstr ""
+
+#: src/quanta_init.cpp:924
+msgid "Completion Hints"
+msgstr ""
+
+#: src/quanta_init.cpp:931
+msgid "Upload..."
+msgstr ""
+
+#: src/quanta_init.cpp:932
+msgid "Delete File"
+msgstr ""
+
+#: src/quanta_init.cpp:934
+msgid "Upload Opened Project Files..."
+msgstr ""
+
+#: src/quanta_init.cpp:995
+msgid "&Preview"
+msgstr ""
+
+#: src/quanta_init.cpp:999
+msgid "Preview Without Frames"
+msgstr ""
+
+#: src/quanta_init.cpp:1004
+msgid "View with &Konqueror"
+msgstr ""
+
+#: src/quanta_init.cpp:1026
+msgid "View with L&ynx"
+msgstr ""
+
+#: src/quanta_init.cpp:1032
+msgid "Table Editor..."
+msgstr ""
+
+#: src/quanta_init.cpp:1036
+msgid "Quick List..."
+msgstr ""
+
+#: src/quanta_init.cpp:1040
+msgid "Color..."
+msgstr ""
+
+#: src/quanta_init.cpp:1045
+msgid "Email..."
+msgstr ""
+
+#: src/quanta_init.cpp:1049
+msgid "Misc. Tag..."
+msgstr ""
+
+#: src/quanta_init.cpp:1053
+msgid "Frame Wizard..."
+msgstr ""
+
+#: src/quanta_init.cpp:1057
+msgid "Paste &HTML Quoted"
+msgstr ""
+
+#: src/quanta_init.cpp:1061
+msgid "Paste &URL Encoded"
+msgstr ""
+
+#: src/quanta_init.cpp:1065
+msgid "Insert CSS..."
+msgstr ""
+
+#: dialogs/specialchardialogs.ui:16 src/quanta_init.cpp:1071
+#, no-c-format
+msgid "Insert Special Character"
+msgstr ""
+
+#: src/quanta_init.cpp:1166
+msgid "Restore File"
+msgstr ""
+
+#: src/quanta_init.cpp:1168
+msgid ""
+"<qt>A backup copy of a file was found:<br><br>Original file: <b>%1</"
+"b><br>Original file size: <b>%2</b><br>Original file last modified on: <b>"
+"%3</b><br><br>Backup file size: <b>%4</b><br>Backup created on: <b>%5</"
+"b><br><br></qt>"
+msgstr ""
+
+#: src/quanta_init.cpp:1178
+msgid "&Restore the file from backup"
+msgstr ""
+
+#: src/quanta_init.cpp:1179
+msgid "Do &not restore the file from backup"
+msgstr ""
+
+#: src/quanta_init.cpp:1288
+msgid "Failed to query for running Quanta instances."
+msgstr ""
+
+#: src/quanta_init.cpp:1399
+msgid "various script based dialogs including the Quick Start dialog"
+msgstr ""
+
+#: src/quanta_init.cpp:1405
+msgid "HTML syntax checking"
+msgstr ""
+
+#: src/quanta_init.cpp:1411
+msgid "comparing of files by content"
+msgstr ""
+
+#: src/quanta_init.cpp:1416
+msgid "Control Center (tdebase)"
+msgstr ""
+
+#: src/quanta_init.cpp:1418 src/quanta_init.cpp:1424
+msgid "preview browser configuration"
+msgstr ""
+
+#: src/quanta_init.cpp:1430
+msgid "search and replace in files"
+msgstr ""
+
+#: src/quanta_init.cpp:1436
+msgid "XSLT debugging"
+msgstr ""
+
+#: src/quanta_init.cpp:1443
+msgid "editing HTML image maps"
+msgstr ""
+
+#: src/quanta_init.cpp:1450
+msgid "link validity checking"
+msgstr ""
+
+#: src/quanta_init.cpp:1456
+msgid "CVS management plugin"
+msgstr ""
+
+#: src/quanta_init.cpp:1461
+msgid "<br><b>- %1</b> [<i>%2</i>] will not be available;"
+msgstr ""
+
+#: src/quanta_init.cpp:1486
+msgid "integrated CVS management"
+msgstr ""
+
+#: src/quanta_init.cpp:1503
+msgid ""
+"Some applications required for full functionality are missing or installed "
+"incorrectly:<br>"
+msgstr ""
+
+#: src/quanta_init.cpp:1503
+msgid "<br><br>Please verify the package contents.</qt>"
+msgstr ""
+
+#: src/quanta_init.cpp:1503
+msgid "Missing Applications"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:11 dialogs/actionconfigdialogs.ui:397
+#: src/quantadoc.cpp:84 src/quantadoc.cpp:369
+#, no-c-format
+msgid "Tag"
+msgstr ""
+
+#: src/quantadoc.cpp:275
+msgid "Attributes of <%1>"
+msgstr ""
+
+#: src/quantaview.cpp:298 src/quantaview.cpp:304
+msgid "[modified]"
+msgstr ""
+
+#: src/quantaview.cpp:398 src/quantaview.cpp:447
+#, c-format
+msgid "The VPL Mode does not support the current DTD, at the moment: %1"
+msgstr ""
+
+#: src/quantaview.cpp:966 utility/tagaction.cpp:1123
+msgid "Cannot insert the tag: invalid location."
+msgstr ""
+
+#: src/quantaview.cpp:1067
+msgid ""
+"The file \"%1\" has been modified.\n"
+"Do you want to save it?"
+msgstr ""
+
+#: src/viewmanager.cpp:75
+msgid "Close &Other Tabs"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2583
+#: src/viewmanager.cpp:76
+msgid "Close &All"
+msgstr ""
+
+#: src/viewmanager.cpp:78
+msgid "&Upload File"
+msgstr ""
+
+#: src/viewmanager.cpp:79
+msgid "&Delete File"
+msgstr ""
+
+#: src/viewmanager.cpp:89
+msgid "&Switch To"
+msgstr ""
+
+#: src/viewmanager.cpp:114 src/viewmanager.cpp:115
+#, c-format
+msgid "Untitled%1"
+msgstr ""
+
+#: src/viewmanager.cpp:652
+msgid "CVS"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:438
+msgid "Quanta File Info"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:497
+#, c-format
+msgid "Number of lines: %1"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:498
+#, c-format
+msgid "Number of images included: %1"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:499
+msgid "Size of the included images: %1 bytes"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:500
+msgid "Total size with images: %1 bytes"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:505
+msgid "Image size: %1 x %2"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:116 treeviews/basetreeview.cpp:512
+#: treeviews/fileinfodlg.ui:80
+#, no-c-format
+msgid "Description:"
+msgstr ""
+
+#: plugins/plugineditor.ui:57 treeviews/basetreeview.cpp:617
+#, no-c-format
+msgid "Plugins"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:627
+msgid "&Other..."
+msgstr ""
+
+#: treeviews/basetreeview.cpp:628
+msgid "Open &With"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:630 treeviews/servertreeview.cpp:104
+msgid "Open &With..."
+msgstr ""
+
+#: treeviews/basetreeview.cpp:885 treeviews/structtreeview.cpp:832
+msgid "&Move Here"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:887 treeviews/structtreeview.cpp:833
+msgid "&Copy Here"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:889
+msgid "&Link Here"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:891 treeviews/structtreeview.cpp:835
+msgid "C&ancel"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1041 treeviews/templatestreeview.cpp:470
+#: utility/quantacommon.cpp:710
+msgid ""
+"<qt>The file <b>%1</b> already exists.<br>Do you want to overwrite it?</qt>"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1135
+msgid "Create Site Template File"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1143
+msgid "Templates should be saved to the local or project template folder."
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1151
+msgid "Currently you can create site templates only from local folders."
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1151
+msgid "Unsupported Feature"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1187
+msgid ""
+"<qt>There was an error while creating the site template tarball.<br>Check "
+"that you can read the files from <i>%1</i>, you have write access to <i>%2</"
+"i> and that you have enough free space in your temporary folder.</qt>"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:379
+msgid "Create New Folder"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:379
+msgid "Folder name:"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1209 treeviews/projecttreeview.cpp:397
+msgid "Create New File"
+msgstr ""
+
+#: plugins/pluginconfig.ui:165 treeviews/basetreeview.cpp:1209
+#: treeviews/projecttreeview.cpp:397
+#, no-c-format
+msgid "File name:"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:407
+msgid ""
+"<qt>Cannot create file, because a file named <b>%1</b> already exists.</qt>"
+msgstr ""
+
+#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:407
+msgid "Error Creating File"
+msgstr ""
+
+#: treeviews/doctreeview.cpp:54
+msgid "Project Documentation"
+msgstr ""
+
+#: treeviews/doctreeview.cpp:65
+msgid "&Download Documentation..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:90 treeviews/projecttreeview.cpp:132
+#: treeviews/servertreeview.cpp:103 treeviews/templatestreeview.cpp:147
+msgid "&Open"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:91 treeviews/projecttreeview.cpp:134
+msgid "Insert &Tag"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:92 treeviews/projecttreeview.cpp:135
+#: treeviews/servertreeview.cpp:105 treeviews/templatestreeview.cpp:151
+msgid "Clos&e"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:94 treeviews/filestreeview.cpp:112
+#: treeviews/templatestreeview.cpp:150 treeviews/templatestreeview.cpp:164
+msgid "&Insert in Project..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:96 treeviews/filestreeview.cpp:116
+#: treeviews/projecttreeview.cpp:139 treeviews/projecttreeview.cpp:157
+#: treeviews/servertreeview.cpp:110 treeviews/servertreeview.cpp:120
+msgid "Re&name"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:99 treeviews/filestreeview.cpp:119
+#: treeviews/projecttreeview.cpp:144 treeviews/projecttreeview.cpp:163
+#: treeviews/servertreeview.cpp:112 treeviews/servertreeview.cpp:122
+#: treeviews/templatestreeview.cpp:156 treeviews/templatestreeview.cpp:170
+msgid "&Properties"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:102 treeviews/projecttreeview.cpp:147
+msgid "F&older..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:103 treeviews/projecttreeview.cpp:148
+msgid "&File..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:107 treeviews/filestreeview.cpp:124
+msgid "New Top &Folder..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:108 treeviews/filestreeview.cpp:231
+msgid "&Add Folder to Top"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:109 treeviews/projecttreeview.cpp:156
+msgid "Create Site &Template..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:110 treeviews/projecttreeview.cpp:152
+#: treeviews/projecttreeview.cpp:166
+msgid "&Create New"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:115
+msgid "&Change Alias..."
+msgstr ""
+
+#: treeviews/filestreeview.cpp:126
+msgid "Files Tree"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:156
+msgid "Root Folder"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:161
+msgid "Home Folder"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:219
+msgid "Remove From &Top"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:261 treeviews/filestreeview.cpp:286
+msgid "Set Alias"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:261 treeviews/filestreeview.cpp:286
+#: treeviews/filestreeview.cpp:322
+msgid "Alternative folder name:"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:267 treeviews/filestreeview.cpp:293
+#: treeviews/filestreeview.cpp:330
+msgid "<qt><b>%1</b> is already a toplevel entry.</qt>"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:280
+msgid "Choose Local or Remote Folder"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:302 treeviews/filestreeview.cpp:304
+#: treeviews/projecttreeview.cpp:657 treeviews/projecttreeview.cpp:659
+#: treeviews/projecttreeview.cpp:661
+msgid "C&VS"
+msgstr ""
+
+#: treeviews/filestreeview.cpp:322
+msgid "Change Alias"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:66 treeviews/projecttreeview.cpp:69
+msgid "Document Base Folder"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:112
+msgid "Project Files"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:128 treeviews/projecttreeview.cpp:113
+#, no-c-format
+msgid "Description"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:125
+msgid "&When Modified"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:126
+msgid "&Never"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:127
+msgid "&Confirm"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:133 utility/newstuff.cpp:73
+msgid "Load Toolbar"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:137
+msgid "&Upload File..."
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:138
+msgid "&Quick File Upload"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:140 treeviews/projecttreeview.cpp:158
+msgid "&Remove From Project"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:143 treeviews/projecttreeview.cpp:162
+#: treeviews/projecttreeview.cpp:173
+msgid "Upload &Status"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:154
+msgid "&Upload Folder..."
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:155
+msgid "&Quick Folder Upload"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:161
+msgid "Document-&Base Folder"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:169
+msgid "Re&scan Project Folder..."
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:170
+msgid "Project &Properties"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:199 treeviews/projecttreeview.cpp:293
+msgid "[local disk]"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:209 treeviews/projecttreeview.cpp:304
+msgid "No Project"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:432 utility/quantanetaccess.cpp:210
+msgid ""
+"<qt>Do you really want to remove <br><b>%1</b><br> from the project?</qt>"
+msgstr ""
+
+#: treeviews/projecttreeview.cpp:432 utility/quantanetaccess.cpp:210
+msgid "Remove From Project"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:72
+msgid "Global Scripts"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:78
+msgid "Local Scripts"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:87
+msgid "&Description"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:88
+msgid "&Run Script"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:90
+msgid "&Edit Script"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:91
+msgid "Edit in &Quanta"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:92
+msgid "Edi&t Description"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:94
+msgid "&Assign Action"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:95
+msgid "&Send in Email..."
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:96
+msgid "&Upload Script..."
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:99
+msgid "&Download Script..."
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:272
+msgid "Send script in email"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:274
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.kdewebdev.org] script tarball.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+
+#: treeviews/scripttreeview.cpp:287
+msgid "Quanta Plus Script"
+msgstr ""
+
+#: treeviews/servertreeview.cpp:125
+msgid "Upload Tree"
+msgstr ""
+
+#: treeviews/structtreetag.cpp:119
+msgid "Line %1: %2 is not a possible child of %3.\n"
+msgstr ""
+
+#: treeviews/structtreetag.cpp:132
+msgid "Line %1, column %2: Closing tag for %3 is missing."
+msgstr ""
+
+#: treeviews/structtreetag.cpp:137
+msgid "Line %1, column %2: %3 is not part of %4."
+msgstr ""
+
+#: treeviews/structtreetag.cpp:164
+msgid "Empty tag"
+msgstr ""
+
+#: treeviews/structtreetag.cpp:185
+msgid "Line %1, column %2: Opening tag for %3 is missing."
+msgstr ""
+
+#: treeviews/structtreeview.cpp:90
+msgid "All Present DTEP"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:104 treeviews/structtreeview.cpp:109
+msgid "Show Groups For"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:105 treeviews/structtreeview.cpp:122
+msgid "&Reparse"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:115
+msgid "Open Subtrees"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:116
+msgid "Close Subtrees"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:123
+msgid "Follow Cursor"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:487
+msgid "Find tag"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:504 treeviews/structtreeview.cpp:524
+msgid "Find Tag && Open Tree"
+msgstr ""
+
+#: treeviews/structtreeview.cpp:521 treeviews/structtreeview.cpp:549
+msgid "nothing"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:227
+msgid "Attribute Name"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:270
+msgid "Parent tags"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:289
+msgid "Namespace"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:290
+msgid "prefix"
+msgstr ""
+
+#: data/toolbars/schema/attributes.toolbar:4 treeviews/tagattributetree.cpp:295
+#, no-c-format
+msgid "Attributes"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:464
+msgid "Node Name"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:468
+msgid "Delete Tag"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:472
+msgid "Delete the current tag only."
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:478
+msgid "Delete the current tag and all its children."
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:518
+msgid "Current tag: <b>%1</b>"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:522
+msgid "Current tag: <b>text</b>"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:524
+msgid "Current tag: <b>comment</b>"
+msgstr ""
+
+#: treeviews/tagattributetree.cpp:526
+msgid "Current tag:"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:73
+msgid "Insert as &Text"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:74
+msgid "Insert &Link to File"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:75
+msgid "&New Document Based on This"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:76
+msgid "&Extract Site Template To..."
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:135 treeviews/templatestreeview.cpp:139
+msgid "Text Snippet"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:136 treeviews/templatestreeview.cpp:140
+msgid "Binary File"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:137 treeviews/templatestreeview.cpp:141
+msgid "Document Template"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:138 treeviews/templatestreeview.cpp:142
+msgid "Site Template"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:148 treeviews/templatestreeview.cpp:161
+msgid "Send in E&mail..."
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:149 treeviews/templatestreeview.cpp:162
+msgid "&Upload Template..."
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:160
+msgid "&New Folder..."
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:163 treeviews/templatestreeview.cpp:174
+msgid "&Download Template..."
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:177
+msgid "Group"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:211
+msgid "Global Templates"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:215
+msgid "Local Templates"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:218
+msgid "Project Templates"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:376
+msgid "Create New Template Folder"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:386 treeviews/templatestreeview.cpp:619
+msgid "&Inherit parent attribute (nothing)"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:389 treeviews/templatestreeview.cpp:622
+msgid "&Inherit parent attribute (%1)"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:406
+msgid ""
+"Error while creating the new folder.\n"
+" Maybe you do not have permission to write in the %1 "
+"folder."
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:458
+msgid "Save selection as template file:"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:476
+msgid ""
+"<qt>Could not write to file <b>%1</b>.<br>Check if you have rights to write "
+"there or that your connection is working.</qt>"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:565
+msgid "Quanta Template"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:876
+msgid ""
+"Do you really want to delete folder \n"
+"%1 ?\n"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:878
+msgid ""
+"Do you really want to delete file \n"
+"%1 ?\n"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:985
+msgid "Send template in email"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:987
+msgid ""
+"Hi,\n"
+" This is a Quanta Plus [http://quanta.kdewebdev.org] template tarball.\n"
+"\n"
+"Have fun.\n"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:1000
+msgid "Quanta Plus Template"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:1031
+msgid "Target folder"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:1067
+msgid ""
+"You have extracted the site template to a folder which is not under your "
+"main project folder.\n"
+"Do you want to copy the folder into the main project folder?"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:1067
+msgid "Copy Folder"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:1067
+msgid "Do Not Copy"
+msgstr ""
+
+#: treeviews/templatestreeview.cpp:1075
+msgid ""
+"<qt>Some error happened while extracting the <i>%1</i> site template file."
+"<br>Check that you have write permission for <i>%2</i> and that there is "
+"enough free space in your temporary folder.</qt>"
+msgstr ""
+
+#: treeviews/uploadtreeview.cpp:38
+msgid "Date"
+msgstr ""
+
+#: utility/newstuff.cpp:53
+msgid ""
+"There was an error with the downloaded DTEP tarball file. Possible causes "
+"are damaged archive or invalid directory structure in the archive."
+msgstr ""
+
+#: utility/newstuff.cpp:53
+msgid "DTEP Installation Error"
+msgstr ""
+
+#: utility/newstuff.cpp:73
+msgid "Do you want to load the newly downloaded toolbar?"
+msgstr ""
+
+#: utility/newstuff.cpp:79
+msgid ""
+"There was an error with the downloaded toolbar tarball file. Possible causes "
+"are damaged archive or invalid directory structure in the archive."
+msgstr ""
+
+#: utility/newstuff.cpp:79
+msgid "Toolbar Installation Error"
+msgstr ""
+
+#: utility/newstuff.cpp:100
+msgid "Do you want to open the newly downloaded template?"
+msgstr ""
+
+#: utility/newstuff.cpp:100
+msgid "Open Template"
+msgstr ""
+
+#: utility/newstuff.cpp:106
+msgid "There was an error with the downloaded template file."
+msgstr ""
+
+#: utility/newstuff.cpp:106
+msgid "Template Installation Error"
+msgstr ""
+
+#: utility/newstuff.cpp:124 utility/newstuff.cpp:141
+msgid ""
+"There was an error with the downloaded script tarball file. Possible causes "
+"are damaged archive or invalid directory structure in the archive."
+msgstr ""
+
+#: utility/newstuff.cpp:124
+msgid "Script Installation Error"
+msgstr ""
+
+#: utility/newstuff.cpp:141
+msgid "Documentation Installation Error"
+msgstr ""
+
+#: utility/qpevents.cpp:42
+msgid "Before Document Save"
+msgstr ""
+
+#: utility/qpevents.cpp:43
+msgid "After Document Save"
+msgstr ""
+
+#: utility/qpevents.cpp:44
+msgid "After Document Open"
+msgstr ""
+
+#: utility/qpevents.cpp:45
+msgid "Before Document Close"
+msgstr ""
+
+#: utility/qpevents.cpp:46
+msgid "After Document Close"
+msgstr ""
+
+#: utility/qpevents.cpp:47
+msgid "After Project Open"
+msgstr ""
+
+#: utility/qpevents.cpp:48
+msgid "Before Project Close"
+msgstr ""
+
+#: utility/qpevents.cpp:49
+msgid "After Project Close"
+msgstr ""
+
+#: utility/qpevents.cpp:50
+msgid "Upload Requested"
+msgstr ""
+
+#: utility/qpevents.cpp:51
+msgid "Before Document Upload"
+msgstr ""
+
+#: utility/qpevents.cpp:52
+msgid "After Document Upload"
+msgstr ""
+
+#: utility/qpevents.cpp:53
+msgid "After Addition to Project"
+msgstr ""
+
+#: utility/qpevents.cpp:54
+msgid "After Removal From Project"
+msgstr ""
+
+#: utility/qpevents.cpp:55
+msgid "After Commit to CVS"
+msgstr ""
+
+#: utility/qpevents.cpp:56
+msgid "After Update From CVS"
+msgstr ""
+
+#: utility/qpevents.cpp:57
+msgid "After Moving File Inside Project"
+msgstr ""
+
+#: utility/qpevents.cpp:58
+msgid "Quanta Start"
+msgstr ""
+
+#: utility/qpevents.cpp:59
+msgid "Quanta Exit"
+msgstr ""
+
+#: utility/qpevents.cpp:62
+msgid "Send Email"
+msgstr ""
+
+#: utility/qpevents.cpp:63
+msgid "Log Event"
+msgstr ""
+
+#: utility/qpevents.cpp:64
+msgid "Script Action"
+msgstr ""
+
+#: utility/qpevents.cpp:65
+msgid "Non-Script Action"
+msgstr ""
+
+#: utility/qpevents.cpp:88
+msgid ""
+"<qt>An internal action (<i>%1</i>) associated with an event (<i>%2</i>) will "
+"be executed. Do you want to allow the execution of this action?</qt>"
+msgstr ""
+
+#: utility/qpevents.cpp:88 utility/qpevents.cpp:92
+msgid "Event Triggered"
+msgstr ""
+
+#: utility/qpevents.cpp:88 utility/qpevents.cpp:92
+msgid "Execute"
+msgstr ""
+
+#: utility/qpevents.cpp:92
+msgid ""
+"<qt>An external action (<i>%1</i>) associated with an event (<i>%2</i>) will "
+"be executed. Do you want to allow the execution of this action?</qt>"
+msgstr ""
+
+#: utility/qpevents.cpp:104
+msgid "An upload was initiated"
+msgstr ""
+
+#: utility/qpevents.cpp:113
+msgid "About to upload a document"
+msgstr ""
+
+#: utility/qpevents.cpp:120
+msgid "Document uploaded"
+msgstr ""
+
+#: utility/qpevents.cpp:127
+msgid "Document moved"
+msgstr ""
+
+#: utility/qpevents.cpp:137
+msgid "Document saved"
+msgstr ""
+
+#: utility/qpevents.cpp:143
+msgid "About to save a document"
+msgstr ""
+
+#: utility/qpevents.cpp:149
+msgid "Document opened"
+msgstr ""
+
+#: utility/qpevents.cpp:155
+msgid "Document closed"
+msgstr ""
+
+#: utility/qpevents.cpp:161
+msgid "About to close a document"
+msgstr ""
+
+#: utility/qpevents.cpp:167
+msgid "Project opened"
+msgstr ""
+
+#: utility/qpevents.cpp:173
+msgid "Project closed"
+msgstr ""
+
+#: utility/qpevents.cpp:179
+msgid "About to close the project"
+msgstr ""
+
+#: utility/qpevents.cpp:185
+msgid "Document added to project"
+msgstr ""
+
+#: utility/qpevents.cpp:191
+msgid "Document removed from project"
+msgstr ""
+
+#: utility/qpevents.cpp:199
+msgid "Document committed"
+msgstr ""
+
+#: utility/qpevents.cpp:205
+msgid "Document updated"
+msgstr ""
+
+#: utility/qpevents.cpp:211
+msgid "Quanta has been started"
+msgstr ""
+
+#: utility/qpevents.cpp:217
+msgid "Quanta is shutting down"
+msgstr ""
+
+#: utility/qpevents.cpp:224
+msgid "<qt>Unsupported event <b>%1</b>.</qt>"
+msgstr ""
+
+#: utility/qpevents.cpp:224
+msgid "Event Handling Error"
+msgstr ""
+
+#: utility/qpevents.cpp:273
+msgid "Logging to remote files is not supported."
+msgstr ""
+
+#: utility/qpevents.cpp:282
+msgid "Logging to files inside a remote project is not supported."
+msgstr ""
+
+#: utility/qpevents.cpp:312
+msgid "<qt>Logging failed. Check that you have write access to <i>%1</i>."
+msgstr ""
+
+#: utility/qpevents.cpp:316
+msgid "<qt>Unsupported internal event action : <b>%1</b>.</qt>"
+msgstr ""
+
+#: utility/qpevents.cpp:339
+msgid "<qt>The <b>%1</b> script action was not found on your system.</qt>"
+msgstr ""
+
+#: utility/qpevents.cpp:339
+msgid "Action Execution Error"
+msgstr ""
+
+#: utility/qpevents.cpp:341
+msgid "Unsupported external event action."
+msgstr ""
+
+#: utility/qpevents.cpp:343
+msgid "Unknown event type."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:88
+msgid "Set &Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:91
+msgid "If a line has no bookmark then add one, otherwise remove it."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:92
+msgid "Clear &Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:95
+msgid "Clear &All Bookmarks"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:98
+msgid "Remove all bookmarks of the current document."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:101 utility/quantabookmarks.cpp:307
+msgid "Next Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:104
+msgid "Go to the next bookmark."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:107 utility/quantabookmarks.cpp:309
+msgid "Previous Bookmark"
+msgstr ""
+
+#: utility/quantabookmarks.cpp:110
+msgid "Go to the previous bookmark."
+msgstr ""
+
+#: utility/quantabookmarks.cpp:222
+msgid "&Next: %1 - \"%2\""
+msgstr ""
+
+#: utility/quantabookmarks.cpp:229
+msgid "&Previous: %1 - \"%2\""
+msgstr ""
+
+#: utility/quantacommon.cpp:384
+msgid ""
+"<qt>Cannot create folder<br><b>%1</b>.<br>Check that you have write "
+"permission in the parent folder or that the connection to<br><b>%2</b><br> "
+"is valid.</qt>"
+msgstr ""
+
+#: utility/quantacommon.cpp:697
+msgid ""
+"The file type is not recognized. Opening binary files may confuse Quanta.\n"
+" Are you sure you want to open this file?"
+msgstr ""
+
+#: utility/quantacommon.cpp:699
+msgid "Unknown Type"
+msgstr ""
+
+#: utility/quantanetaccess.cpp:185
+msgid "<qt>Do you want to add <br><b>%1</b><br> to the project?</qt>"
+msgstr ""
+
+#: utility/quantanetaccess.cpp:185
+msgid "Add to Project"
+msgstr ""
+
+#: utility/quantanetaccess.cpp:233
+msgid ""
+"<qt>Do you really want to delete <br><b>%1</b><br> and remove it from the "
+"project?</qt>"
+msgstr ""
+
+#: utility/quantanetaccess.cpp:233
+msgid "Delete & Remove From Project"
+msgstr ""
+
+#: utility/quantanetaccess.cpp:246
+msgid "<qt>Do you really want to delete <br><b>%1</b>?</qt>"
+msgstr ""
+
+#: utility/quantanetaccess.cpp:246
+msgid "Delete File or Folder"
+msgstr ""
+
+#: utility/tagaction.cpp:464 utility/tagaction.cpp:718
+msgid "The \"%1\" script started.\n"
+msgstr ""
+
+#: utility/tagaction.cpp:475 utility/tagaction.cpp:729
+msgid ""
+"<qt>There was an error running <b>%1</b>.<br>Check that you have the <i>%2</"
+"i> executable installed and it is accessible.</qt>"
+msgstr ""
+
+#: utility/tagaction.cpp:475 utility/tagaction.cpp:729
+msgid "Script Not Found"
+msgstr ""
+
+#: utility/tagaction.cpp:790 utility/tagaction.cpp:850
+msgid "The \"%1\" script output:\n"
+msgstr ""
+
+#: utility/tagaction.cpp:973
+msgid "The \"%1\" script has exited."
+msgstr ""
+
+#: utility/tagaction.cpp:1011
+msgid ""
+"<qt>The filtering action <b>%1</b> seems to be locked.<br>Do you want to "
+"terminate it?</qt>"
+msgstr ""
+
+#: utility/tagaction.cpp:1011
+msgid "Action Not Responding"
+msgstr ""
+
+#: utility/tagaction.cpp:1011
+msgid "Terminate"
+msgstr ""
+
+#: utility/tagaction.cpp:1011
+msgid "Keep Running"
+msgstr ""
+
+#: utility/tagactionset.cpp:104
+msgid "Apply Source Indentation"
+msgstr ""
+
+#: utility/tagactionset.cpp:109
+msgid "Copy DIV Area"
+msgstr ""
+
+#: utility/tagactionset.cpp:114
+msgid "Cut DIV Area"
+msgstr ""
+
+#: utility/tagactionset.cpp:284 utility/tagactionset.cpp:301
+msgid "Table..."
+msgstr ""
+
+#: utility/tagactionset.cpp:285
+msgid "Insert..."
+msgstr ""
+
+#: utility/tagactionset.cpp:286
+msgid "Remove..."
+msgstr ""
+
+#: utility/tagactionset.cpp:307
+msgid "Row Above"
+msgstr ""
+
+#: utility/tagactionset.cpp:313
+msgid "Row Below"
+msgstr ""
+
+#: utility/tagactionset.cpp:319
+msgid "Column Left"
+msgstr ""
+
+#: utility/tagactionset.cpp:325
+msgid "Column Right"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:3
+#: data/toolbars/docbook/docbook_xml.actions:100
+#: data/toolbars/html/tables.actions:3 utility/tagactionset.cpp:333
+msgid "Table"
+msgstr ""
+
+#: utility/tagactionset.cpp:339
+msgid "Row(s)"
+msgstr ""
+
+#: utility/tagactionset.cpp:345
+msgid "Column(s)"
+msgstr ""
+
+#: utility/tagactionset.cpp:351
+msgid "Cell(s)"
+msgstr ""
+
+#: utility/tagactionset.cpp:357
+msgid "Cell(s) Content"
+msgstr ""
+
+#: utility/tagactionset.cpp:365
+msgid "Merge Selected Cells"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:45 utility/toolbartabwidget.cpp:188
+#: utility/toolbartabwidget.cpp:307
+msgid "Toolbar Menu"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:46 utility/toolbartabwidget.cpp:309
+msgid "New Action..."
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:48 utility/toolbartabwidget.cpp:326
+msgid "New Toolbar..."
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:50 utility/toolbartabwidget.cpp:328
+msgid "Rename Toolbar..."
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:51 utility/toolbartabwidget.cpp:331
+msgid "Configure Toolbars..."
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:234
+msgid "Icons Only"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:235
+msgid "Text Only"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:236
+msgid "Text Alongside Icons"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:237
+msgid "Text Under Icons"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:320
+#, c-format
+msgid "Remove Action - %1"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:321
+#, c-format
+msgid "Edit Action - %1"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:330
+msgid "Text Position"
+msgstr ""
+
+#: utility/toolbartabwidget.cpp:344
+msgid "<qt>Are you sure you want to remove the <b>%1</b> action?</qt>"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:240
+msgid ""
+"_: Freeze the window geometry\n"
+"Freeze"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:247
+msgid ""
+"_: Dock this window\n"
+"Dock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:254
+msgid "Detach"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2883
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:265
+#, c-format
+msgid "Hide %1"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/kdockwidget.cpp:2889
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:260
+#, c-format
+msgid "Show %1"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/ktabbar.cpp:195
+msgid "Close this tab"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1237
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1259
+msgid "&Restore"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1238
+msgid "&Move"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1239
+msgid "R&esize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1240
+msgid "M&inimize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1241
+msgid "M&aximize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1261
+msgid "&Maximize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1263
+msgid "&Minimize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1265
+msgid "M&ove"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1267
+msgid "&Resize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrm.cpp:1270
+msgid "&Undock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildfrmcaption.cpp:71
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp:63
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdichildview.cpp:88
+msgid "Unnamed"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdidockcontainer.cpp:215
+msgid ""
+"_: Switch between overlap and side by side mode\n"
+"Overlap"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:139
+msgid "Tool &Views"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:142
+msgid "MDI Mode"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2600
+msgid "&Toplevel Mode"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2601
+msgid "C&hildframe Mode"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2602
+msgid "Ta&b Page Mode"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:144
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2603
+msgid "I&DEAl Mode"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:154
+msgid "Tool &Docks"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:155
+msgid "Switch Top Dock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:157
+msgid "Switch Left Dock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:159
+msgid "Switch Right Dock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:161
+msgid "Switch Bottom Dock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:164
+msgid "Previous Tool View"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdiguiclient.cpp:166
+msgid "Next Tool View"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:985
+msgid "Window"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:998
+msgid "Undock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1003
+msgid "Maximize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1005
+msgid "Minimize"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1008
+msgid "Dock"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:1013
+msgid "Operations"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2592
+msgid "&Minimize All"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2598
+msgid "&MDI Mode"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2625
+msgid "&Tile"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2627
+msgid "Ca&scade Windows"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2628
+msgid "Cascade &Maximized"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2629
+msgid "Expand &Vertically"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2630
+msgid "Expand &Horizontally"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2631
+msgid "Tile &Non-Overlapped"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2632
+msgid "Tile Overla&pped"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2633
+msgid "Tile V&ertically"
+msgstr ""
+
+#: ../lib/compatibility/tdemdi/qextmdi/tdemdimainfrm.cpp:2639
+msgid "&Dock/Undock"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:53 ../lib/ksavealldialog.cpp:144
+msgid "Save Modified Files?"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:58 ../lib/ksavealldialog.cpp:151
+msgid "The following files have been modified. Save them?"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:65
+msgid "Save &Selected"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:65
+msgid "Saves all selected files"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:66 ../lib/ksavealldialog.cpp:157
+msgid "Save &None"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:68 ../lib/ksavealldialog.cpp:159
+msgid "Lose all modifications"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:69 ../lib/ksavealldialog.cpp:160
+msgid "Cancels the action"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:156
+msgid "Save &All"
+msgstr ""
+
+#: ../lib/ksavealldialog.cpp:156
+msgid "Saves all modified files"
+msgstr ""
+
+#: data/toolbars/cfml/cfml.toolbar:4
+#, no-c-format
+msgid "CFML"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:6 data/toolbars/xml/fonts.actions:6
+#, no-c-format
+msgid ""
+"The <b>FONT</b> element allows authors to suggest rudimentary <i>font "
+"changes</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:13 data/toolbars/xml/fonts.actions:13
+#, no-c-format
+msgid ""
+"This <b>SIZE=+1</b> element allows to <i>increase</i> font.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:19 data/toolbars/xml/fonts.actions:19
+#, no-c-format
+msgid ""
+"This <b>SIZE=-1</b> element allows to <i>decrease</i> font.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:25 data/toolbars/html/style.actions:14
+#: data/toolbars/wml-1-2/text.actions:53 data/toolbars/xml/fonts.actions:25
+#, no-c-format
+msgid ""
+"The <b>PRE</b> element allows to view <i>preformatted</i> text.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:31 data/toolbars/html/style.actions:20
+#: data/toolbars/xml/fonts.actions:31
+#, no-c-format
+msgid ""
+"The <b>SUB</b> element is used for <i>subscripts</i>.\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:38 data/toolbars/html/style.actions:27
+#: data/toolbars/xml/fonts.actions:38
+#, no-c-format
+msgid ""
+"The <b>SUP</b> element is used for <i>superscripts</i>.\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:45 data/toolbars/html/style.actions:34
+#: data/toolbars/xml/fonts.actions:45
+#, no-c-format
+msgid ""
+"The <b>H1</b> element defines a <i>level-one heading</i>.\n"
+" <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:53 data/toolbars/html/style.actions:42
+#: data/toolbars/xml/fonts.actions:53
+#, no-c-format
+msgid ""
+"The <b>H2</b> element defines a <i>level-two heading</i>.\n"
+" <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:61 data/toolbars/html/style.actions:50
+#: data/toolbars/xml/fonts.actions:61
+#, no-c-format
+msgid ""
+"The <b>H3</b> element defines a <i>level-three heading</i>.\n"
+" <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:69 data/toolbars/html/style.actions:58
+#: data/toolbars/xml/fonts.actions:69
+#, no-c-format
+msgid ""
+"The <b>H4</b> element defines a <i>level-four heading</i>.\n"
+" <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:77 data/toolbars/html/style.actions:66
+#: data/toolbars/xml/fonts.actions:77
+#, no-c-format
+msgid ""
+"The <b>H5</b> element defines a <i>level-five heading</i>.\n"
+" <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/forms.toolbar:4 data/toolbars/html/forms.toolbar:4
+#, no-c-format
+msgid "Forms"
+msgstr ""
+
+#: data/toolbars/cfml/lists.toolbar:4 data/toolbars/html/lists.toolbar:4
+#, no-c-format
+msgid "Lists"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:7 data/toolbars/html/standard.actions:7
+#, no-c-format
+msgid ""
+"The <b>B</b> element suggests that text be rendered as <i>bold text</i>.\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:14
+#: data/toolbars/html/standard.actions:14
+#, no-c-format
+msgid ""
+"The <b>I</b> element suggests that text be rendered as <i>italic text</i>.\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:23
+#: data/toolbars/html/standard.actions:23
+#, no-c-format
+msgid ""
+"The <b>U</b> element, deprecated in HTML 4.0, suggests that text be rendered "
+"as <i>underlined text</i>.\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:29
+#: data/toolbars/html/standard.actions:29
+#, no-c-format
+msgid ""
+"The <b>BR</b> element forces a <i>break</i> in the current line of text.\n"
+" <br>- CLEAR=[ left | all | right | none ] (clear floating objects)\n"
+" <br>- core attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:37
+#: data/toolbars/html/standard.actions:37
+#, no-c-format
+msgid ""
+"The <b>P</b> element defines a <i>paragraph</i>.\n"
+" <br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n"
+" <br>- common attributes\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:43
+#: data/toolbars/html/standard.actions:43
+#, no-c-format
+msgid "&nbsp;"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:44
+#: data/toolbars/html/standard.actions:44
+#, no-c-format
+msgid ""
+"Inserting <b>nbsp</b>.\n"
+" Non breaking <i>space</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:51
+#: data/toolbars/html/standard.actions:51
+#, no-c-format
+msgid ""
+"The <b>A</b> element denotes an <i>anchor</i>--a hypertext link or the "
+"destination of a link.\n"
+" The <b>HREF</b> attribute specifies a hypertext link to another "
+"resource, such as an <i>HTML</i> document or a <i>JPEG</i> image.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:57
+#: data/toolbars/html/standard.actions:57 data/toolbars/wml-1-2/misc.actions:19
+#, no-c-format
+msgid ""
+"The <b>IMG</b> element specifies an <i>inline</i> image.\n"
+" The required <b>SRC</b> attribute specifies the location of the image.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:63
+#: data/toolbars/html/standard.actions:63
+#, no-c-format
+msgid ""
+"The <b>HR</b> element defines a <i>horizontal rule</i> for visual browsers.\n"
+" While this element is inherently presentational, it can be used "
+"structurally as a section divider.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:70
+#: data/toolbars/docbook/docbook_xml.actions:41
+#: data/toolbars/html/standard.actions:70
+#, no-c-format
+msgid ""
+"The <b>!-- --></b> element <i>comment</i> a text inside.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:76
+#: data/toolbars/html/standard.actions:76
+#, no-c-format
+msgid ""
+"The <b>DIV ALIGN</b>=<i>left</i>\n"
+" suggests the horizontal alignment for the content of the division to "
+"<i>left</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:83
+#: data/toolbars/html/standard.actions:83
+#, no-c-format
+msgid ""
+"The <b>DIV ALIGN</b>=<i>center</i> or <b>CENTER</b>\n"
+" suggests the horizontal alignment for the content of the division to "
+"<i>center</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:90
+#: data/toolbars/html/standard.actions:90
+#, no-c-format
+msgid ""
+"The <b>DIV ALIGN</b>=<i>right</i>\n"
+" suggests the horizontal alignment for the content of the division to "
+"<i>right</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:97
+#: data/toolbars/html/standard.actions:97
+#, no-c-format
+msgid ""
+"The <b>DIV ALIGN</b>=<i>justify</i>\n"
+" suggests the horizontal alignment for the content of the division to "
+"<i>justify</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/cfml/standard.toolbar:4 data/toolbars/html/standard.toolbar:4
+#, no-c-format
+msgid "Standard"
+msgstr ""
+
+#: data/toolbars/cfml/tables.toolbar:4 data/toolbars/html/tables.toolbar:4
+#, no-c-format
+msgid "Tables"
+msgstr ""
+
+#: data/toolbars/css/css.toolbar:4 dialogs/dtepstructureeditdlgs.ui:450
+#, no-c-format
+msgid "CSS"
+msgstr ""
+
+#: data/toolbars/debug.toolbar:4
+#, no-c-format
+msgid "Debug"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.toolbar:4
+#: data/toolbars/docbook/docbook_xml.toolbar:4
+#: data/toolbars/tagxml/tagxml.toolbar:4
+#, no-c-format
+msgid "tagxml"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.toolbar:4
+#, no-c-format
+msgid "Docbook - UI"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:4
+#, no-c-format
+msgid ""
+"<chapter id=&quot;&quot;>\n"
+"<!-- -->\n"
+"\n"
+"<title></title>\n"
+"\n"
+"<para></para>\n"
+"\n"
+"\n"
+"\n"
+"<sect1>\n"
+"\n"
+"<title></title>\n"
+"\n"
+"<para></para>\n"
+"\n"
+"</sect1>\n"
+"\n"
+"\n"
+"\n"
+"</chapter>\n"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:73
+#, no-c-format
+msgid ""
+"<figure id=&quot;&quot;>\n"
+"<title></title>\n"
+"<graphic fileref=&quot;&quot;/>\n"
+"</figure>\n"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:80
+#, no-c-format
+msgid ""
+"<example role=&quot;codelisting&quot; id=&quot;&quot;>\n"
+"<title></title>\n"
+"<programlisting><![CDATA[\n"
+"\n"
+"]]></programlisting>\n"
+"</example>"
+msgstr ""
+
+#: data/toolbars/docbook/xmltools.toolbar:4
+#, no-c-format
+msgid "XML Tools"
+msgstr ""
+
+#: data/toolbars/html/other.toolbar:4 scripts/scriptinfo.kmdr:185
+#, no-c-format
+msgid "Other"
+msgstr ""
+
+#: data/toolbars/html/other.actions:14 data/toolbars/html/style.toolbar:4
+#: data/toolbars/html5/style.toolbar:4
+#, no-c-format
+msgid "Style"
+msgstr ""
+
+#: data/toolbars/html/other.actions:10 data/toolbars/html5/base.toolbar:4
+#, no-c-format
+msgid "Base"
+msgstr ""
+
+#: data/toolbars/html/other.actions:6 data/toolbars/html5/meta.toolbar:4
+#: data/toolbars/wml-1-2/deck.actions:23
+#, no-c-format
+msgid "Meta"
+msgstr ""
+
+#: data/toolbars/html5/tools.toolbar:4
+#: data/toolbars/kde-docbook/kdexmltools.toolbar:4
+#, no-c-format
+msgid "Tools"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.toolbar:4
+#, no-c-format
+msgid "TDE DocBook Admonitions"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.toolbar:4
+#, no-c-format
+msgid "TDE DocBook Images"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.toolbar:4
+#, no-c-format
+msgid "TDE DocBook Lists"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.toolbar:4
+#, no-c-format
+msgid "TDE DocBook Standard"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-tables.toolbar:4
+#, no-c-format
+msgid "TDE DocBook Tables"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.toolbar:4
+#, no-c-format
+msgid "UI Elements"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:3
+#: data/toolbars/schema/complex.toolbar:4
+#, no-c-format
+msgid "complexType"
+msgstr ""
+
+#: data/toolbars/schema/facets.toolbar:4
+#, no-c-format
+msgid "Facets"
+msgstr ""
+
+#: data/toolbars/schema/misc.toolbar:4
+#, no-c-format
+msgid "Misc."
+msgstr ""
+
+#: data/toolbars/schema/simple.actions:3 data/toolbars/schema/simple.toolbar:4
+#, no-c-format
+msgid "simpleType"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:4
+#, no-c-format
+msgid ""
+"<?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>\n"
+"<!DOCTYPE TAGS>\n"
+"<TAGS>\n"
+"\n"
+"</TAGS>\n"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:66
+#, no-c-format
+msgid ""
+"<children>\n"
+"<child name=&quot;&quot; />\n"
+"</children>"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:71
+#, no-c-format
+msgid ""
+"<stoppingtags>\n"
+"<stoppingtag name=&quot;&quot; />\n"
+"</stoppingtags>"
+msgstr ""
+
+#: data/toolbars/wml-1-2/deck.toolbar:4
+#, no-c-format
+msgid "deck"
+msgstr ""
+
+#: data/toolbars/wml-1-2/forms.toolbar:4
+#, no-c-format
+msgid "forms"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:6
+#, no-c-format
+msgid ""
+"The <b>anchor</b> element denotes an <i>anchor</i>-- a link to formatted "
+"text.\n"
+" The <b>task</b> within the tag is executed when the link is selected, "
+"such as an <i>go</i> task or a <i>refresh</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:10
+#, no-c-format
+msgid ""
+"The <b>a</b> element denotes an <i>anchor</i>--a hypertext link or the "
+"destination of a link.\n"
+" The <b>HREF</b> attribute specifies a hypertext link to another <i>wml</"
+"i> document.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.toolbar:4
+#, no-c-format
+msgid "misc."
+msgstr ""
+
+#: data/toolbars/html5/base.actions:86
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:6
+#: data/toolbars/wml-1-2/table.toolbar:4
+#, no-c-format
+msgid "table"
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.toolbar:4
+#, no-c-format
+msgid "tasks"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:6
+#, no-c-format
+msgid ""
+"The <b>B</b> element suggests that text be rendered as <i>bold text</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:9
+#, no-c-format
+msgid ""
+"The <b>B</b> element suggests that text be rendered as <i>emphasized text</"
+"i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:18
+#, no-c-format
+msgid ""
+"The <b>I</b> element suggests that text be rendered as <i>italic text</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:23
+#, no-c-format
+msgid ""
+"The <b>U</b> element suggests that text be rendered as <i>underlined text</"
+"i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:26
+#, no-c-format
+msgid ""
+"The <b>small</b> element suggests that text be rendered as a <i>small font</"
+"i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:33
+#, no-c-format
+msgid ""
+"The <b>big</b> element suggests that text be rendered as a <i>big font</i>.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:40
+#, no-c-format
+msgid ""
+"The <b>br</b> element forces a <i>break</i> in the current line of text.\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:49
+#, no-c-format
+msgid ""
+"The <b>P</b> element defines a <i>paragraph</i>.\n"
+" <br>- ALIGN=[ left | center | right ] (horizontal alignment)\n"
+" "
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.toolbar:4
+#, no-c-format
+msgid "text"
+msgstr ""
+
+#: scripts/checkxml.kmdr:18
+#, no-c-format
+msgid "Quanta+ TDE XML Validator"
+msgstr ""
+
+#: scripts/checkxml.kmdr:98 scripts/xmlval.kmdr:416
+#, no-c-format
+msgid "&Validate"
+msgstr ""
+
+#: scripts/checkxml.kmdr:184
+#, no-c-format
+msgid "C&urrent working folder"
+msgstr ""
+
+#: scripts/checkxml.kmdr:227 scripts/meinproc.kmdr:206
+#, no-c-format
+msgid "Other folder:"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:18
+#, no-c-format
+msgid "Docbook Table"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:41
+#, no-c-format
+msgid "DocBook Table"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:88
+#, no-c-format
+msgid "id:"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:124
+#, no-c-format
+msgid "Columns"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:155
+#, no-c-format
+msgid "Lines"
+msgstr ""
+
+#: scripts/docbook_table.kmdr:182
+#, no-c-format
+msgid "&Include title line"
+msgstr ""
+
+#: scripts/dwt.kmdr:18
+#, no-c-format
+msgid "dwt - Apply Dreamweaver Template"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:402 scripts/dwt.kmdr:60
+#, no-c-format
+msgid "Script"
+msgstr ""
+
+#: scripts/dwt.kmdr:77
+#, no-c-format
+msgid "Full project path:"
+msgstr ""
+
+#: scripts/dwt.kmdr:85
+#, no-c-format
+msgid "Show debug messages"
+msgstr ""
+
+#: scripts/dwt.kmdr:93
+#, no-c-format
+msgid "dwt.pl"
+msgstr ""
+
+#: scripts/dwt.kmdr:106 scripts/scriptinfo.kmdr:352
+#, no-c-format
+msgid "Script location:"
+msgstr ""
+
+#: scripts/dwt.kmdr:160
+#, no-c-format
+msgid ""
+"The dwt Script will apply actual Dreamweaver templates to all your project "
+"files. Just enter the FULL project path and specify where the script dwt.pl "
+"can be found."
+msgstr ""
+
+#: scripts/gubed_install.kmdr:18
+#, no-c-format
+msgid "Gubed Installation v0.1"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:124
+#, no-c-format
+msgid "Target directory:"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:132
+#, no-c-format
+msgid "Archive name:"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:145
+#, no-c-format
+msgid "Select the archive containing Gubed (tar.bz2 format)"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:161
+#, no-c-format
+msgid "The target directory (example /var/www)"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:179
+#, no-c-format
+msgid "Run the server after installation has finished"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:189
+#, no-c-format
+msgid ""
+"If checked the server will be run in the background after the installation "
+"has finished"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:205
+#, no-c-format
+msgid "View installation log"
+msgstr ""
+
+#: scripts/gubed_install.kmdr:218
+#, no-c-format
+msgid ""
+"Uncheck this if you do not want to see the installation log. The log may "
+"provide important information in case of installation failure."
+msgstr ""
+
+#: scripts/gubed_install.kmdr:234
+#, no-c-format
+msgid "&Start Installation"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:3 scripts/htmlquickstart.kmdr:24
+#: scripts/htmlquickstart5.kmdr:24
+#, no-c-format
+msgid "Quick Start"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:76 scripts/htmlquickstart5.kmdr:76
+#, no-c-format
+msgid "Quanta Plus Kommander Quick Start"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:194 scripts/htmlquickstart5.kmdr:194
+#, no-c-format
+msgid "DTD / Schema:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:202 scripts/htmlquickstart5.kmdr:202
+#, no-c-format
+msgid "Body Area"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:253 scripts/htmlquickstart5.kmdr:253
+#, no-c-format
+msgid "&PHP footer include:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:268 scripts/htmlquickstart5.kmdr:268
+#, no-c-format
+msgid "PHP header include:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:285 scripts/htmlquickstart5.kmdr:285
+#, no-c-format
+msgid "Show &DTD"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:302 scripts/htmlquickstart5.kmdr:307
+#, no-c-format
+msgid "HTML 4.01 Transitional"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:307 scripts/htmlquickstart5.kmdr:312
+#, no-c-format
+msgid "HTML 4.01 Strict"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:312 scripts/htmlquickstart5.kmdr:317
+#, no-c-format
+msgid "HTML 4.01 Frameset"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:317 scripts/htmlquickstart5.kmdr:322
+#, no-c-format
+msgid "XHTML 1.0 Transitional"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:322 scripts/htmlquickstart5.kmdr:327
+#, no-c-format
+msgid "XHTML 1.0 Strict"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:327 scripts/htmlquickstart5.kmdr:332
+#, no-c-format
+msgid "XHTML 1.0 Frameset"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:332 scripts/htmlquickstart5.kmdr:337
+#, no-c-format
+msgid "XHTML 1.0 Basic"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:337 scripts/htmlquickstart5.kmdr:342
+#, no-c-format
+msgid "XHTML 1.1"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:413 scripts/htmlquickstart5.kmdr:423
+#, no-c-format
+msgid "Head &area"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:441 scripts/htmlquickstart5.kmdr:451
+#, no-c-format
+msgid "CVS tag &in comment"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:481 scripts/htmlquickstart5.kmdr:491
+#, no-c-format
+msgid "&Meta author:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:496 scripts/htmlquickstart5.kmdr:506
+#, no-c-format
+msgid "Meta character set:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:511 scripts/htmlquickstart5.kmdr:521
+#, no-c-format
+msgid "St&yle area"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:556 scripts/htmlquickstart5.kmdr:566
+#, no-c-format
+msgid "iso-8859-1"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:561 scripts/htmlquickstart5.kmdr:571
+#, no-c-format
+msgid "iso-8859-2"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:566 scripts/htmlquickstart5.kmdr:576
+#, no-c-format
+msgid "iso-8859-3"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:571 scripts/htmlquickstart5.kmdr:581
+#, no-c-format
+msgid "iso-8859-4"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:576 scripts/htmlquickstart5.kmdr:586
+#, no-c-format
+msgid "iso-8859-5"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:581 scripts/htmlquickstart5.kmdr:591
+#, no-c-format
+msgid "iso-8859-6"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:586 scripts/htmlquickstart5.kmdr:596
+#, no-c-format
+msgid "iso-8859-7"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:591 scripts/htmlquickstart5.kmdr:601
+#, no-c-format
+msgid "iso-8859-8"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:596 scripts/htmlquickstart5.kmdr:606
+#, no-c-format
+msgid "iso-8859-8i"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:601 scripts/htmlquickstart5.kmdr:611
+#, no-c-format
+msgid "iso-8859-9"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:606 scripts/htmlquickstart5.kmdr:616
+#, no-c-format
+msgid "iso-8859-10"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:611 scripts/htmlquickstart5.kmdr:621
+#, no-c-format
+msgid "iso-8859-11"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:616 scripts/htmlquickstart5.kmdr:626
+#, no-c-format
+msgid "iso-8859-12"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:621 scripts/htmlquickstart5.kmdr:631
+#, no-c-format
+msgid "iso-8859-13"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:626 scripts/htmlquickstart5.kmdr:636
+#, no-c-format
+msgid "iso-8859-14"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:631 scripts/htmlquickstart5.kmdr:641
+#, no-c-format
+msgid "iso-8859-15"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:636 scripts/htmlquickstart5.kmdr:646
+#, no-c-format
+msgid "utf-8"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:641 scripts/htmlquickstart5.kmdr:651
+#, no-c-format
+msgid "utf-16"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:646 scripts/htmlquickstart5.kmdr:656
+#, no-c-format
+msgid "koi8-r"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:651 scripts/htmlquickstart5.kmdr:661
+#, no-c-format
+msgid "koi8-u"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:656 scripts/htmlquickstart5.kmdr:666
+#, no-c-format
+msgid "windows-1250"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:661 scripts/htmlquickstart5.kmdr:671
+#, no-c-format
+msgid "windows-1251"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:666 scripts/htmlquickstart5.kmdr:676
+#, no-c-format
+msgid "windows-1252"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:671 scripts/htmlquickstart5.kmdr:681
+#, no-c-format
+msgid "windows-1253"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:676 scripts/htmlquickstart5.kmdr:686
+#, no-c-format
+msgid "windows-1254"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:681 scripts/htmlquickstart5.kmdr:691
+#, no-c-format
+msgid "windows-1255"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:686 scripts/htmlquickstart5.kmdr:696
+#, no-c-format
+msgid "windows-1256"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:691 scripts/htmlquickstart5.kmdr:701
+#, no-c-format
+msgid "windows-1257"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:696 scripts/htmlquickstart5.kmdr:706
+#, no-c-format
+msgid "windows-1258"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:724 scripts/htmlquickstart5.kmdr:734
+#, no-c-format
+msgid "limit to 8, separate with commas"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:732 scripts/htmlquickstart5.kmdr:742
+#, no-c-format
+msgid "&Base directory:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:747 scripts/htmlquickstart5.kmdr:757
+#, no-c-format
+msgid "Meta &Quanta"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:765 scripts/htmlquickstart5.kmdr:775
+#, no-c-format
+msgid "Meta &keywords:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:782 scripts/htmlquickstart5.kmdr:792
+#, no-c-format
+msgid "Li&nked style sheet:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:449 dialogs/dtepeditdlgs.ui:567
+#: dialogs/dtepeditdlgs.ui:731 dialogs/dtepeditdlgs.ui:745
+#: dialogs/dtepeditdlgs.ui:773 dialogs/dtepeditdlgs.ui:812
+#: dialogs/tagdialogs/tagmail.ui:83 scripts/htmlquickstart.kmdr:823
+#: scripts/htmlquickstart5.kmdr:833
+#, no-c-format
+msgid "Title:"
+msgstr ""
+
+#: scripts/htmlquickstart.kmdr:831 scripts/htmlquickstart5.kmdr:841
+#, no-c-format
+msgid "&JavaScript area"
+msgstr ""
+
+#: scripts/htmlquickstart5.kmdr:302
+#, no-c-format
+msgid "HTML 5"
+msgstr ""
+
+#: scripts/listwizard.kmdr:18
+#, no-c-format
+msgid "Docbook List Wizard"
+msgstr ""
+
+#: scripts/listwizard.kmdr:87
+#, no-c-format
+msgid ""
+"Press this button to cancel the creation of the list or procedure. No action "
+"will be performed."
+msgstr ""
+
+#: scripts/listwizard.kmdr:123
+#, no-c-format
+msgid "Press this button to create the selected list or procedure."
+msgstr ""
+
+#: scripts/listwizard.kmdr:133
+#, no-c-format
+msgid "List Options"
+msgstr ""
+
+#: scripts/listwizard.kmdr:183 scripts/listwizard.kmdr:194
+#, no-c-format
+msgid ""
+"Select or enter in this spin box the number of list entries or steps that "
+"should be created by the wizard. After using the wizard, you can add (or "
+"remove) more entries or steps manually."
+msgstr ""
+
+#: scripts/listwizard.kmdr:191
+#, no-c-format
+msgid "Number of list items or steps:"
+msgstr ""
+
+#: scripts/listwizard.kmdr:210
+#, no-c-format
+msgid ""
+"<qt>\n"
+"Select the list type:\n"
+"<ul>\n"
+"<li><b>variablelist:</b> a list with two sections for each item: the term "
+"and the definition.</li>\n"
+"<li><b>itemizedlist:</b> a list used when the order of the items is not "
+"important.</li>\n"
+"<li><b>orderedlist:</b> a list used when the order of the items is "
+"important (for instance, a list of things in order of preference). Do not "
+"use orderedlist to describe the steps required to perform an action.</li>\n"
+"<li><b>procedure:</b> list of an sequence of ordered steps, describing to "
+"the reader how to perform a task. You can add substeps later.</li>\n"
+"</ul>\n"
+"</qt>"
+msgstr ""
+
+#: scripts/listwizard.kmdr:229
+#, no-c-format
+msgid "List Type"
+msgstr ""
+
+#: scripts/listwizard.kmdr:249
+#, no-c-format
+msgid "&procedure"
+msgstr ""
+
+#: scripts/listwizard.kmdr:271
+#, no-c-format
+msgid ""
+"Select this option to create a procedure. A procedure is a sequence of "
+"ordered steps, describing to the reader how to perform a task. You can add "
+"nested substeps.\n"
+"\n"
+"Here is one example of a procedure:\n"
+"\n"
+"<procedure>\n"
+"\n"
+"<step><para>First step.</para></step>\n"
+"\n"
+"<step><para>Second step.</para>\n"
+"<substeps>\n"
+"<step><para>First substep of the second step.</para></step>\n"
+"</substeps>\n"
+"</step>\n"
+"\n"
+"</procedure>"
+msgstr ""
+
+#: scripts/listwizard.kmdr:293
+#, no-c-format
+msgid "itemi&zedlist"
+msgstr ""
+
+#: scripts/listwizard.kmdr:312
+#, no-c-format
+msgid ""
+"Select this option to create a itemizedlist. A itemizedlist is a list used "
+"when the order of the items is not important.\n"
+"\n"
+"Here is one example of a itemizedlist:\n"
+"\n"
+"<itemizedlist>\n"
+"\n"
+"<listitem><para>\n"
+"First item.\n"
+"</para></listitem>\n"
+"\n"
+"<listitem><para>\n"
+"Second item.\n"
+"</para></listitem>\n"
+"\n"
+"</itemizedlist>"
+msgstr ""
+
+#: scripts/listwizard.kmdr:340
+#, no-c-format
+msgid "or&deredlist"
+msgstr ""
+
+#: scripts/listwizard.kmdr:362
+#, no-c-format
+msgid ""
+"Select this option to create a orderedlist. A orderedlist is a list used "
+"when the order of the items is important. A number will be associated with "
+"each entry, in order, starting from one.\n"
+"\n"
+"Here is one example of a orderedlist:\n"
+"\n"
+"<orderedlist>\n"
+"\n"
+"<listitem><para>\n"
+"First item.\n"
+"</para></listitem>\n"
+"\n"
+"<listitem><para>\n"
+"Second item.\n"
+"</para></listitem>\n"
+"\n"
+"</orderedlist>"
+msgstr ""
+
+#: scripts/listwizard.kmdr:387
+#, no-c-format
+msgid "&variablelist"
+msgstr ""
+
+#: scripts/listwizard.kmdr:415
+#, no-c-format
+msgid ""
+"Select this option to create a variablelist. A variablelist is a list with "
+"two sections for each item: the term (the tag used is <term>) and the "
+"definition (the tag used is <listitem>). To mark each entry of the list, the "
+"<varlistentry> tag is used.\n"
+"\n"
+"Here is one example of a variablelist:\n"
+"\n"
+"<variablelist>\n"
+"\n"
+"<varlistentry>\n"
+"<term>Term text</term>\n"
+"<listitem><para>Definition text.</para></listitem>\n"
+"</varlistentry>\n"
+"\n"
+"</variablelist>"
+msgstr ""
+
+#: scripts/meinproc.kmdr:18
+#, no-c-format
+msgid "Quanta+: meinproc"
+msgstr ""
+
+#: scripts/meinproc.kmdr:54 scripts/tidy.kmdr:938
+#, no-c-format
+msgid "&Process"
+msgstr ""
+
+#: scripts/meinproc.kmdr:146
+#, no-c-format
+msgid "Current working folder &in Quanta"
+msgstr ""
+
+#: scripts/meinproc.kmdr:249
+#, no-c-format
+msgid "View in &Konqueror"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:18
+#, no-c-format
+msgid "Docbook Image Wizard"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:87
+#, no-c-format
+msgid ""
+"Press this button to cancel the creation of the image markup. No action will "
+"be performed."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:103
+#, no-c-format
+msgid "O&K"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:123
+#, no-c-format
+msgid "Press this button to create the image markup."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:137
+#, no-c-format
+msgid ""
+"<qt>\n"
+"Select the type of markup appropriated to wrap your image:\n"
+"<ul>\n"
+"<li><b>screenshot:</b> used for screenshot images.</li>\n"
+"<li><b>mediaobject:</b> used for all kinds of images which are not presented "
+"inside the flow of text or table entry.</li>\n"
+"<li><b>inlinemediaobject:</b> used for images which are presented in the "
+"middle of flow of text, or in a table entry. Use mediaobject for all other "
+"images.</li>\n"
+"</ul>\n"
+"</qt>"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:155
+#, no-c-format
+msgid "Wrapper Type"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:175
+#, no-c-format
+msgid "&screenshot"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:201
+#, no-c-format
+msgid ""
+"Select this option to create the necessary markup for a screenshot. The "
+"screenshot markup contains the mediaoption markup. Use for screenshots only. "
+"Other figures and images should use inlinemediaobject if inside text, or "
+"mediaobject to separate the image from the text."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:209
+#, no-c-format
+msgid "&mediaobject"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:226
+#, no-c-format
+msgid ""
+"Select this option to create the necessary markup for a image outside the "
+"normal flow of text. Check the \"Create caption, using the image description "
+"text.\" box, to add text description for the image."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:240
+#, no-c-format
+msgid "i&nlinemediaobject"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:259
+#, no-c-format
+msgid ""
+"Select this option to create the necessary markup for a image inside the "
+"normal flow of text. You should use this option for images inside a table "
+"entry (entry tag) or a paragraph (para tag). This option is specially suited "
+"for small images, such as icons."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:269
+#, no-c-format
+msgid "Image Options"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:306
+#, no-c-format
+msgid "BMP"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:311
+#, no-c-format
+msgid "CGM-BINARY"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:316
+#, no-c-format
+msgid "CGM-CHAR"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:321
+#, no-c-format
+msgid "CGM-CLEAR"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:326
+#, no-c-format
+msgid "DITROFF"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:331
+#, no-c-format
+msgid "DVI"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:336
+#, no-c-format
+msgid "EPS"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:341
+#, no-c-format
+msgid "EQN"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:346
+#, no-c-format
+msgid "FAX"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:351
+#, no-c-format
+msgid "GIF"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:356
+#, no-c-format
+msgid "GIF87a"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:361
+#, no-c-format
+msgid "GIF89a"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:366
+#, no-c-format
+msgid "IGES"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:371
+#, no-c-format
+msgid "JPEG"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:376
+#, no-c-format
+msgid "JPG"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:381
+#, no-c-format
+msgid "linespecific"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:386
+#, no-c-format
+msgid "PCX"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:391
+#, no-c-format
+msgid "PDF"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:396
+#, no-c-format
+msgid "PIC"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:401
+#, no-c-format
+msgid "PNG"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:406
+#, no-c-format
+msgid "PS"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:411
+#, no-c-format
+msgid "SGML"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:416
+#, no-c-format
+msgid "SVG"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:421
+#, no-c-format
+msgid "SWF"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:426
+#, no-c-format
+msgid "TBL"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:431
+#, no-c-format
+msgid "TEX"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:436
+#, no-c-format
+msgid "TIFF"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:441
+#, no-c-format
+msgid "WMF"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:446
+#, no-c-format
+msgid "WPG"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:461 scripts/picturewizard.kmdr:509
+#, no-c-format
+msgid ""
+"Select the image format here. The image format is usually reflects the file "
+"extension of your image file (.png corresponds to PNG in the drop down, .jpg "
+"corresponds to JPG, etc.)."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:469
+#, no-c-format
+msgid "Create caption, &using the image description text."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:482
+#, no-c-format
+msgid ""
+"Check this box add caption text to the image. The caption text will appear "
+"below the image, allowing you to introduce or explain the image."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:490
+#, no-c-format
+msgid "Image description."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:498 scripts/picturewizard.kmdr:547
+#, no-c-format
+msgid ""
+"Enter the description of the image here. For instance, a screenshot of a "
+"configuration dialog should be described as \"Configuration dialog.\". This "
+"text will be used as caption text if the box below is checked."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:506
+#, no-c-format
+msgid "Image Type:"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:517
+#, no-c-format
+msgid "Image file name:"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:520 scripts/picturewizard.kmdr:536
+#, no-c-format
+msgid ""
+"Enter the file name of the image here, including the extension (.png, .jpg, "
+"etc.). Enter only the file name, not the location (path) of the image file. "
+"The image files should be located in the same folder as the DocBook sources."
+msgstr ""
+
+#: scripts/picturewizard.kmdr:528
+#, no-c-format
+msgid "image.png"
+msgstr ""
+
+#: scripts/picturewizard.kmdr:544
+#, no-c-format
+msgid "Image Description:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:16
+#, no-c-format
+msgid "Quanta Script Info Generator"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:37
+#, no-c-format
+msgid "Enter Info"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:61
+#, no-c-format
+msgid "Please fill in all fields"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:69
+#, no-c-format
+msgid "Script name:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:90
+#, no-c-format
+msgid "Enter the script name with the extension"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:98
+#, no-c-format
+msgid "About script:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:111
+#, no-c-format
+msgid "Formatting may be done with XHTML tags"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:119
+#, no-c-format
+msgid "http://"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:127
+#, no-c-format
+msgid "The location of your up-to-date file on the web"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:135
+#, no-c-format
+msgid "Script author:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:143
+#, no-c-format
+msgid "Script license:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:159
+#, no-c-format
+msgid "Select the directory to write the .info file to"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:165
+#, no-c-format
+msgid "GPL-2"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:170
+#, no-c-format
+msgid "LGPL"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:175
+#, no-c-format
+msgid "BSD"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:180
+#, no-c-format
+msgid "Public Domain"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:200
+#, no-c-format
+msgid "If other include in about"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:208
+#, no-c-format
+msgid "Editor/Executor:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:216
+#, no-c-format
+msgid "Author email:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:224
+#, no-c-format
+msgid "Web address:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:232
+#, no-c-format
+msgid "Version number:"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:273
+#, no-c-format
+msgid "kmdr-editor"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:278
+#, no-c-format
+msgid "kwrite"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:283
+#, no-c-format
+msgid "kate"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:288
+#, no-c-format
+msgid "tdevelop"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:303
+#, no-c-format
+msgid "Optional: Editor other than Quanta to use for this script"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:314
+#, no-c-format
+msgid "kmdr-executor -c quanta"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:319
+#, no-c-format
+msgid "kmdr-executor"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:324
+#, no-c-format
+msgid "perl"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:329
+#, no-c-format
+msgid "php"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:344
+#, no-c-format
+msgid "Optional: External program executor"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:360
+#, no-c-format
+msgid "Write File"
+msgstr ""
+
+#: scripts/scriptinfo.kmdr:422
+#, no-c-format
+msgid ""
+"<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
+"\"font-size:11pt;font-family:sans-serif\">\n"
+"<p style=\"margin-top:16px\"><span style=\"font-weight:600\">Quanta Plus "
+"Submitter Info Files</span></p>\n"
+"<p>The purpose of these files is to provide developers with proper credit, "
+"expose licensing information and give users thumbnail information about "
+"scripts and templates at a glance. We ask that you try to do several things "
+"here.</p>\n"
+"<ul type=\"disc\"><li>Fill in all the fields. They are all there for a "
+"reason.</li>\n"
+"<li>Contact the appropriate Quanta script and template maintainer or a "
+"member of our team when you have new releases so we can include them. As we "
+"plan to build a huge repository we have to rely on you here.</li></ul>\n"
+"<p>The additional information serves as a backup. Any time a user wants they "
+"can click the link to go to your site and get updates, docs or whatever they "
+"require. Thank you for helping us to make this a great feature</p>\n"
+"<p align=\"center\" style=\"margin-top:14px\"><span style=\"font-"
+"weight:600\">Contact Information</span></p>\n"
+"<p align=\"center\">Quanta Resource Maintainer - (none at this time)<br /"
+">Lead Developer - Andras Mantia <a href=\"mailto:amantia@kde.org?"
+"subject=ScriptInfo\">amantia@kde.org</a><br />Kommander - Michal Rudolf <a "
+"href=\"mailto:mrudolf@kdewebdev.org?subject=ScriptInfo\">mrudolf@kdewebdev."
+"org</a><br />Project Lead - Eric Laffoon <a href=\"mailto:sequitur@kde.org?"
+"subject=ScriptInfo\">sequitur@kde.org</a></p>\n"
+"</body></html>\n"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:18
+#, no-c-format
+msgid "Docbook Table Wizard"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:63
+#, no-c-format
+msgid ""
+"Click here to cancel the creation of the table. No action will be performed."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:98
+#, no-c-format
+msgid "Press this button to create the table or informaltable."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:125
+#, no-c-format
+msgid "Table Options"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:133 scripts/tablewizard.kmdr:178
+#: scripts/tablewizard.kmdr:219
+#, no-c-format
+msgid ""
+"Enter here the id of the table or informaltable. You can use the id to link "
+"or reference to the table or informaltable elsewhere in the document."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:164
+#, no-c-format
+msgid "Number of columns:"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:167 scripts/tablewizard.kmdr:289
+#, no-c-format
+msgid ""
+"Select or enter in this spin box the number of columns that should be "
+"created by the wizard."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:175
+#, no-c-format
+msgid "Table id:"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:189
+#, no-c-format
+msgid "&Add table header"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:203
+#, no-c-format
+msgid ""
+"Check this box to create a table header. The table header is the first row "
+"of the table, and has the same number of entries as the other rows."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:211
+#, no-c-format
+msgid "table_id"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:243 scripts/tablewizard.kmdr:254
+#, no-c-format
+msgid ""
+"Select or enter in this spin box the number of rows that should be created "
+"by the wizard. After using the wizard, you can add (or remove) more rows. To "
+"add more rows, add the same number of <entry> tags per <row> tag as in the "
+"rest of the table."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:251
+#, no-c-format
+msgid "Number of rows:"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:265
+#, no-c-format
+msgid "Table title:"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:268 scripts/tablewizard.kmdr:308
+#, no-c-format
+msgid ""
+"Enter here the title of the table. The title of the table will appear in the "
+"table of contents as well, under the \"List of Tables\", if you are using "
+"the TDE DocBook tools."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:300
+#, no-c-format
+msgid "Table Title"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:320
+#, no-c-format
+msgid "Table Type"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:337
+#, no-c-format
+msgid "ta&ble"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:358
+#, no-c-format
+msgid "Select this option to generate a formal table (table)."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:369
+#, no-c-format
+msgid "&informaltable"
+msgstr ""
+
+#: scripts/tablewizard.kmdr:389
+#, no-c-format
+msgid "Select this option to generate an informal table (informaltable)."
+msgstr ""
+
+#: scripts/tablewizard.kmdr:403
+#, no-c-format
+msgid ""
+"<qt>\n"
+"Select the table type:\n"
+"<ul>\n"
+"<li><b>informaltable:</b> the most used table type in TDE docs. A "
+"informaltable does not contain title, table head or entry in the table of "
+"contents.</li>\n"
+"<li><b>table:</b> a complete and formal table type, including title, table "
+"head and entry in the table of contents.</li>\n"
+"</ul>\n"
+"</qt>"
+msgstr ""
+
+#: scripts/tidy.kmdr:16
+#, no-c-format
+msgid "Tidy by Kommander"
+msgstr ""
+
+#: scripts/tidy.kmdr:37
+#, no-c-format
+msgid "General Options"
+msgstr ""
+
+#: scripts/tidy.kmdr:54
+#, no-c-format
+msgid "Non Tidy Option"
+msgstr ""
+
+#: scripts/tidy.kmdr:77
+#, no-c-format
+msgid ""
+"Note: This will not work well if you have multiple\n"
+"instances of Quanta running."
+msgstr ""
+
+#: scripts/tidy.kmdr:86
+#, no-c-format
+msgid "Use DCOP to send active page from Quanta+ to tidy"
+msgstr ""
+
+#: scripts/tidy.kmdr:116
+#, no-c-format
+msgid "Path to tidy (required):"
+msgstr ""
+
+#: scripts/tidy.kmdr:137
+#, no-c-format
+msgid "Input from file instead of stdin:"
+msgstr ""
+
+#: scripts/tidy.kmdr:152
+#, no-c-format
+msgid "Write errors to file instead of stderr:"
+msgstr ""
+
+#: scripts/tidy.kmdr:167
+#, no-c-format
+msgid "Use configuration from file:"
+msgstr ""
+
+#: scripts/tidy.kmdr:182
+#, no-c-format
+msgid "Output to file instead of stdout:"
+msgstr ""
+
+#: scripts/tidy.kmdr:226
+#, no-c-format
+msgid "Modify original input files"
+msgstr ""
+
+#: scripts/tidy.kmdr:251
+#, no-c-format
+msgid "/usr/bin"
+msgstr ""
+
+#: scripts/tidy.kmdr:266
+#, no-c-format
+msgid "Processing Directives"
+msgstr ""
+
+#: scripts/tidy.kmdr:297
+#, no-c-format
+msgid "Force XHTML to well-formed HTML"
+msgstr ""
+
+#: scripts/tidy.kmdr:312
+#, no-c-format
+msgid "Convert HTML to well-formed XHTML"
+msgstr ""
+
+#: scripts/tidy.kmdr:327
+#, no-c-format
+msgid "Replace FONT, NOBR and CENTER tags by CSS"
+msgstr ""
+
+#: scripts/tidy.kmdr:342
+#, no-c-format
+msgid "Force tags to upper case"
+msgstr ""
+
+#: scripts/tidy.kmdr:357
+#, no-c-format
+msgid "Specify the input is well-formed XML"
+msgstr ""
+
+#: scripts/tidy.kmdr:372
+#, no-c-format
+msgid "Omit optional end tags"
+msgstr ""
+
+#: scripts/tidy.kmdr:387
+#, no-c-format
+msgid "Do extra accessibility checks <level>:"
+msgstr ""
+
+#: scripts/tidy.kmdr:411
+#, no-c-format
+msgid "Output numeric rather than named entities"
+msgstr ""
+
+#: scripts/tidy.kmdr:426
+#, no-c-format
+msgid "Only show errors"
+msgstr ""
+
+#: scripts/tidy.kmdr:451
+#, no-c-format
+msgid "Wrap text at column:"
+msgstr ""
+
+#: scripts/tidy.kmdr:459
+#, no-c-format
+msgid "Convert HTML to well-formed XML"
+msgstr ""
+
+#: scripts/tidy.kmdr:474
+#, no-c-format
+msgid "Indent element content"
+msgstr ""
+
+#: scripts/tidy.kmdr:489
+#, no-c-format
+msgid "Strip out smart quotes and em dashes, etc."
+msgstr ""
+
+#: scripts/tidy.kmdr:504
+#, no-c-format
+msgid "Suppress nonessential output"
+msgstr ""
+
+#: scripts/tidy.kmdr:523
+#, no-c-format
+msgid "Character Encodings"
+msgstr ""
+
+#: scripts/tidy.kmdr:557
+#, no-c-format
+msgid "(ibm858) use IBM-858 (CP850+Euro) for input, US-ASCII for output"
+msgstr ""
+
+#: scripts/tidy.kmdr:571
+#, no-c-format
+msgid "(raw) output values above 127 without conversion to entities"
+msgstr ""
+
+#: scripts/tidy.kmdr:588
+#, no-c-format
+msgid "(utf16le) use UTF-16LE for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:602
+#, no-c-format
+msgid "(latin1) use ISO-8859-1 for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:616
+#, no-c-format
+msgid "(win1252) use Windows-1252 for input, US-ASCII for output"
+msgstr ""
+
+#: scripts/tidy.kmdr:638
+#, no-c-format
+msgid "(shiftjis) use Shift_JIS for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:652
+#, no-c-format
+msgid "(utf16be) use UTF-16BE for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:666
+#, no-c-format
+msgid "(ascii) use US-ASCII for output, ISO-8859-1 for input"
+msgstr ""
+
+#: scripts/tidy.kmdr:680
+#, no-c-format
+msgid "set the two-letter language code <lang> (for future use)"
+msgstr ""
+
+#: scripts/tidy.kmdr:694
+#, no-c-format
+msgid "(utf16) use UTF-16 for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:708
+#, no-c-format
+msgid "(big5) use Big5 for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:722
+#, no-c-format
+msgid "(utf8) use UTF-8 for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:736
+#, no-c-format
+msgid "(latin0) use US-ASCII for output, ISO-8859-1 for input"
+msgstr ""
+
+#: scripts/tidy.kmdr:750
+#, no-c-format
+msgid "(mac) use MacRoman for input, US-ASCII for output"
+msgstr ""
+
+#: scripts/tidy.kmdr:764
+#, no-c-format
+msgid "(iso2022) use ISO-2022 for both input and output"
+msgstr ""
+
+#: scripts/tidy.kmdr:778
+#, no-c-format
+msgid "Do not specify an encoding"
+msgstr ""
+
+#: scripts/tidy.kmdr:799
+#, no-c-format
+msgid "About Tidy"
+msgstr ""
+
+#: scripts/tidy.kmdr:826
+#, no-c-format
+msgid ""
+"HTML Tidy Configuration Settings\n"
+"\n"
+"Within a file, use the form:\n"
+"\n"
+"wrap: 72\n"
+"split: no\n"
+"\n"
+"When specified on the command line, use the form:\n"
+"\n"
+"--wrap 72 --split no\n"
+"\n"
+"Name\t\t\t\tType \tAllowable values\n"
+"==================== \t========= \t==============================\n"
+"indent-spaces\t\t\tInteger \t0, 1, 2, ...\n"
+"wrap\t\t\t\tInteger \t0 (no wrapping), 1, 2, ...\n"
+"tab-size\t\t\t\tInteger \t0, 1, 2, ...\n"
+"char-encoding\t\t\tEncoding\t ascii, latin0, latin1, raw, utf8, iso202\n"
+"\t\t\t\t\t\tutf16le, utf16be, utf16,\n"
+"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n"
+"input-encoding\t\t\tEncoding \tascii, latin0, latin1, raw, utf8, iso202\n"
+"\t\t\t\t\t\tutf16le, utf16be, utf16,\n"
+"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n"
+"output-encoding\t\t\tEncoding\tascii, latin0, latin1, raw, utf8, iso202\n"
+"\t\t\t\t\t\tutf16le, utf16be, utf16,\n"
+"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n"
+"newline\t\t\t\tenum\t\tLF, CRLF, CR\n"
+"doctype\t\t\t\tDocType\tauto, omit, strict, loose, transitional,\n"
+"\t\t\t\t\t\tuser specified fpi (string)\n"
+"repeated-attributes\t\tenum\t\tkeep-first, keep-last\n"
+"alt-text\t\t\t\tString\t\t-\n"
+"slide-style\t\t\tString\t\t-\n"
+"error-file\t\t\t\tString\t\t-\n"
+"output-file\t\t\tString\t\t-\n"
+"write-back\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"markup\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"show-warnings\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"quiet\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"indent\t\t\t\tAutoBool \tauto, y/n, yes/no, t/f, true/false, 1/0\n"
+"hide-endtags\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"input-xml\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"output-xml\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"output-xhtml\t\t\tBoolean \t y/n, yes/no, t/f, true/false, 1/0\n"
+"output-html\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"add-xml-decl\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"uppercase-tags\t\t\tBoolean \t y/n, yes/no, t/f, true/false, 1/0\n"
+"uppercase-attributes\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"bare\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"clean\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"logical-emphasis\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"drop-proprietary-attributes\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"drop-font-tags\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"drop-empty-paras\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"fix-bad-comments\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"break-before-br\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"split\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"numeric-entities\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"quote-marks\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"quote-nbsp\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"quote-ampersand\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"wrap-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"wrap-script-literals\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"wrap-sections\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"wrap-asp\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"wrap-jste\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"wrap-php\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"fix-backslash\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"indent-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"assume-xml-procins\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"add-xml-space\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"enclose-text\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"enclose-block-text\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"keep-time\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"word-2000\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"tidy-mark\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"gnu-emacs\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"gnu-emacs-file\t\t\tString \t-\n"
+"literal-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"show-body-only\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"fix-uri\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"lower-literals\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"hide-comments\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"indent-cdata\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"force-output\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"show-errors\t\t\tInteger \t0, 1, 2, ...\n"
+"ascii-chars\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"join-classes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"join-styles\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"escape-cdata\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"language\t\t\tString \t-\n"
+"ncr\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"output-bom\t\t\tAutoBool \tauto, y/n, yes/no, t/f, true/false, 1/0\n"
+"replace-color\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n"
+"css-prefix\t\t\tName \tCSS1 selector\n"
+"new-inline-tags\t\t\tTag names \ttagX, tagY, ...\n"
+"new-blocklevel-tags\t\tTag names \ttagX, tagY, ...\n"
+"new-empty-tags\t\t\tTag names \ttagX, tagY, ...\n"
+"new-pre-tags\t\t\tTag names\ttagX, tagY, ...\n"
+"accessibility-check\t\tInteger \t0, 1, 2, ...\n"
+msgstr ""
+
+#: scripts/xmlval.kmdr:18
+#, no-c-format
+msgid "Quanta+ XML Validator"
+msgstr ""
+
+#: scripts/xmlval.kmdr:92
+#, no-c-format
+msgid "C&urrent file"
+msgstr ""
+
+#: scripts/xmlval.kmdr:155
+#, no-c-format
+msgid "Other file:"
+msgstr ""
+
+#: scripts/xmlval.kmdr:209
+#, no-c-format
+msgid "Validate against:"
+msgstr ""
+
+#: scripts/xmlval.kmdr:232
+#, no-c-format
+msgid "DTD (Internal)"
+msgstr ""
+
+#: scripts/xmlval.kmdr:237
+#, no-c-format
+msgid "DTD (External)"
+msgstr ""
+
+#: scripts/xmlval.kmdr:242
+#, no-c-format
+msgid "XML Schema"
+msgstr ""
+
+#: scripts/xmlval.kmdr:247 scripts/xmlval.kmdr:292
+#, no-c-format
+msgid "RelaxNG Schema"
+msgstr ""
+
+#: scripts/xmlval.kmdr:291
+#, no-c-format
+msgid "DTD"
+msgstr ""
+
+#: scripts/xmlval.kmdr:293
+#, no-c-format
+msgid "W3C XML Schema"
+msgstr ""
+
+#: scripts/xmlval.kmdr:318
+#, no-c-format
+msgid "Well-formed checking &only"
+msgstr ""
+
+#: scripts/xmlval.kmdr:374
+#, no-c-format
+msgid "Definition URI:"
+msgstr ""
+
+#: scripts/xsltproc.kmdr:18
+#, no-c-format
+msgid "Quanta+: xsltproc"
+msgstr ""
+
+#: scripts/xsltproc.kmdr:66
+#, no-c-format
+msgid "&Translate"
+msgstr ""
+
+#: scripts/xsltproc.kmdr:143
+#, no-c-format
+msgid "Current file"
+msgstr ""
+
+#: scripts/xsltproc.kmdr:184
+#, no-c-format
+msgid "File location:"
+msgstr ""
+
+#: scripts/xsltproc.kmdr:221
+#, no-c-format
+msgid "Stylesheet location:"
+msgstr ""
+
+#: scripts/xsltproc.kmdr:255
+#, no-c-format
+msgid "Output file name:"
+msgstr ""
+
+#: data/chars:1
+msgid "! (&#033;) Exclamation mark"
+msgstr ""
+
+#: data/chars:2
+msgid "\" (&quot;) Quotation mark"
+msgstr ""
+
+#: data/chars:3
+msgid "# (&#035;) Hash mark"
+msgstr ""
+
+#: data/chars:4
+msgid "$ (&#036;) Dollar sign"
+msgstr ""
+
+#: data/chars:5
+msgid "% (&#037;) Percent sign"
+msgstr ""
+
+#: data/chars:6
+msgid "& (&amp;) Ampersand"
+msgstr ""
+
+#: data/chars:7
+msgid "' (&apos;) Apostrophe"
+msgstr ""
+
+#: data/chars:8
+msgid "( (&#040;) Left parenthesis"
+msgstr ""
+
+#: data/chars:9
+msgid ") (&#041;) Right parenthesis"
+msgstr ""
+
+#: data/chars:10
+msgid "* (&#042;) Asterisk"
+msgstr ""
+
+#: data/chars:11
+msgid "+ (&#043;) Plus sign"
+msgstr ""
+
+#: data/chars:12
+msgid ", (&#044;) Comma"
+msgstr ""
+
+#: data/chars:13
+msgid "- (&#045;) Hyphen"
+msgstr ""
+
+#: data/chars:14
+msgid ". (&#046;) Period"
+msgstr ""
+
+#: data/chars:15
+msgid "/ (&#047;) Slash"
+msgstr ""
+
+#: data/chars:16
+msgid ": (&#058;) Colon"
+msgstr ""
+
+#: data/chars:17
+msgid "; (&#059;) Semicolon"
+msgstr ""
+
+#: data/chars:18
+msgid "< (&lt;) Less than"
+msgstr ""
+
+#: data/chars:19
+msgid "= (&#061;) Equals sign"
+msgstr ""
+
+#: data/chars:20
+msgid "> (&gt;) Greater than"
+msgstr ""
+
+#: data/chars:21
+msgid "? (&#063;) Question mark"
+msgstr ""
+
+#: data/chars:22
+msgid "@ (&#064;) Commercial at sign"
+msgstr ""
+
+#: data/chars:23
+msgid "[ (&#091;) Left square bracket"
+msgstr ""
+
+#: data/chars:24
+msgid "\\ (&#092;) Backslash"
+msgstr ""
+
+#: data/chars:25
+msgid "] (&#093;) Right square bracket"
+msgstr ""
+
+#: data/chars:26
+msgid "^ (&#094;) Caret"
+msgstr ""
+
+#: data/chars:27
+msgid "_ (&#095;) Underscore"
+msgstr ""
+
+#: data/chars:28
+msgid "` (&#096;) Grave accent"
+msgstr ""
+
+#: data/chars:29
+msgid "{ (&#123;) Left curly brace"
+msgstr ""
+
+#: data/chars:30
+msgid "| (&#124;) Vertical bar"
+msgstr ""
+
+#: data/chars:31
+msgid "} (&#125;) Right curly brace"
+msgstr ""
+
+#: data/chars:32
+msgid "~ (&#126;) Tilde"
+msgstr ""
+
+#: data/chars:33
+msgid " (&nbsp;) Nonbreaking space"
+msgstr ""
+
+#: data/chars:34
+msgid "¡ (&iexcl;) Inverted exclamation mark"
+msgstr ""
+
+#: data/chars:35
+msgid "¢ (&cent;) Cent sign"
+msgstr ""
+
+#: data/chars:36
+msgid "£ (&pound;) Pound sign"
+msgstr ""
+
+#: data/chars:37
+msgid "¤ (&curren;) Currency sign"
+msgstr ""
+
+#: data/chars:38
+msgid "¥ (&yen;) Yen sign"
+msgstr ""
+
+#: data/chars:39
+msgid "¦ (&brvbar;) Broken vertical bar"
+msgstr ""
+
+#: data/chars:40
+msgid "§ (&sect;) Section sign"
+msgstr ""
+
+#: data/chars:41
+msgid "¨ (&uml;) Diaeresis"
+msgstr ""
+
+#: data/chars:42
+msgid "© (&copy;) Copyright"
+msgstr ""
+
+#: data/chars:43
+msgid "ª (&ordf;) Feminine ordinal"
+msgstr ""
+
+#: data/chars:44
+msgid "« (&laquo;) Left Pointing Guillemet"
+msgstr ""
+
+#: data/chars:45
+msgid "¬ (&not;) Not sign"
+msgstr ""
+
+#: data/chars:46
+msgid " (&shy;) Soft hyphen"
+msgstr ""
+
+#: data/chars:47
+msgid "® (&reg;) Registered trademark"
+msgstr ""
+
+#: data/chars:48
+msgid "¯ (&macr;) Macron"
+msgstr ""
+
+#: data/chars:49
+msgid "° (&deg;) Degree sign"
+msgstr ""
+
+#: data/chars:50
+msgid "± (&plusmn;) Plus-minus sign"
+msgstr ""
+
+#: data/chars:51
+msgid "² (&sup2;) Superscript 2"
+msgstr ""
+
+#: data/chars:52
+msgid "³ (&sup3;) Superscript 3"
+msgstr ""
+
+#: data/chars:53
+msgid "´ (&acute;) Acute accent"
+msgstr ""
+
+#: data/chars:54
+msgid "µ (&micro;) Micro sign"
+msgstr ""
+
+#: data/chars:55
+msgid "¶ (&para;) Paragraph sign"
+msgstr ""
+
+#: data/chars:56
+msgid "· (&middot;) Middle dot"
+msgstr ""
+
+#: data/chars:57
+msgid "¸ (&cedil;) Cedilla"
+msgstr ""
+
+#: data/chars:58
+msgid "¹ (&sup1;) Superscript 1"
+msgstr ""
+
+#: data/chars:59
+msgid "º (&ordm;) Masculine ordinal"
+msgstr ""
+
+#: data/chars:60
+msgid "» (&raquo;) Right Pointing Guillemet"
+msgstr ""
+
+#: data/chars:61
+msgid "¼ (&frac14;) Fraction one-fourth"
+msgstr ""
+
+#: data/chars:62
+msgid "½ (&frac12;) Fraction one-half"
+msgstr ""
+
+#: data/chars:63
+msgid "¾ (&frac34;) Fraction three-fourths"
+msgstr ""
+
+#: data/chars:64
+msgid "¿ (&iquest;) Inverted question mark"
+msgstr ""
+
+#: data/chars:65
+msgid "À (&Agrave;) Capital A, grave accent"
+msgstr ""
+
+#: data/chars:66
+msgid "Á (&Aacute;) Capital A, acute accent"
+msgstr ""
+
+#: data/chars:67
+msgid "Â (&Acirc;) Capital A, circumflex accent"
+msgstr ""
+
+#: data/chars:68
+msgid "Ã (&Atilde;) Capital A, tilde"
+msgstr ""
+
+#: data/chars:69
+msgid "Ä (&Auml;) Capital A, diaeresis"
+msgstr ""
+
+#: data/chars:70
+msgid "Å (&Aring;) Capital A, ring"
+msgstr ""
+
+#: data/chars:71
+msgid "Æ (&AElig;) Capital AE ligature"
+msgstr ""
+
+#: data/chars:72
+msgid "Ç (&Ccedil;) Capital C, cedilla"
+msgstr ""
+
+#: data/chars:73
+msgid "È (&Egrave;) Capital E, grave accent"
+msgstr ""
+
+#: data/chars:74
+msgid "É (&Eacute;) Capital E, acute accent"
+msgstr ""
+
+#: data/chars:75
+msgid "Ê (&Ecirc;) Capital E, circumflex accent"
+msgstr ""
+
+#: data/chars:76
+msgid "Ë (&Euml;) Capital E, diaeresis"
+msgstr ""
+
+#: data/chars:77
+msgid "Ì (&Igrave;) Capital I, grave accent"
+msgstr ""
+
+#: data/chars:78
+msgid "Í (&Iacute;) Capital I, acute accent"
+msgstr ""
+
+#: data/chars:79
+msgid "Î (&Icirc;) Capital I, circumflex accent"
+msgstr ""
+
+#: data/chars:80
+msgid "Ï (&Iuml;) Capital I, diaeresis"
+msgstr ""
+
+#: data/chars:81
+msgid "Ð (&ETH;) Capital eth"
+msgstr ""
+
+#: data/chars:82
+msgid "Ñ (&Ntilde;) Capital N, tilde"
+msgstr ""
+
+#: data/chars:83
+msgid "Ò (&Ograve;) Capital O, grave accent"
+msgstr ""
+
+#: data/chars:84
+msgid "Ó (&Oacute;) Capital O, acute accent"
+msgstr ""
+
+#: data/chars:85
+msgid "Ô (&Ocirc;) Capital O, circumflex accent"
+msgstr ""
+
+#: data/chars:86
+msgid "Õ (&Otilde;) Capital O, tilde"
+msgstr ""
+
+#: data/chars:87
+msgid "Ö (&Ouml;) Capital O, diaeresis"
+msgstr ""
+
+#: data/chars:88
+msgid "× (&times;) Multiplication"
+msgstr ""
+
+#: data/chars:89
+msgid "Ø (&Oslash;) Capital O, slash"
+msgstr ""
+
+#: data/chars:90
+msgid "Ù (&Ugrave;) Capital U, grave accent"
+msgstr ""
+
+#: data/chars:91
+msgid "Ú (&Uacute;) Capital U, acute accent"
+msgstr ""
+
+#: data/chars:92
+msgid "Û (&Ucirc;) Capital U, circumflex accent"
+msgstr ""
+
+#: data/chars:93
+msgid "Ü (&Uuml;) Capital U, diaeresis"
+msgstr ""
+
+#: data/chars:94
+msgid "Ý (&Yacute;) Capital Y, acute accent"
+msgstr ""
+
+#: data/chars:95
+msgid "Þ (&THORN;) Capital thorn"
+msgstr ""
+
+#: data/chars:96
+msgid "ß (&szlig;) Small Sharp s"
+msgstr ""
+
+#: data/chars:97
+msgid "à (&agrave;) Small a, grave accent"
+msgstr ""
+
+#: data/chars:98
+msgid "á (&aacute;) Small a, acute accent"
+msgstr ""
+
+#: data/chars:99
+msgid "â (&acirc;) Small a, circumflex accent"
+msgstr ""
+
+#: data/chars:100
+msgid "ã (&atilde;) Small a, tilde"
+msgstr ""
+
+#: data/chars:101
+msgid "ä (&auml;) Small a, diaeresis"
+msgstr ""
+
+#: data/chars:102
+msgid "å (&aring;) Small a, ring"
+msgstr ""
+
+#: data/chars:103
+msgid "æ (&aelig;) Small ae ligature"
+msgstr ""
+
+#: data/chars:104
+msgid "ç (&ccedil;) Small c, cedilla"
+msgstr ""
+
+#: data/chars:105
+msgid "è (&egrave;) Small e, grave accent"
+msgstr ""
+
+#: data/chars:106
+msgid "é (&eacute;) Small e, acute accent"
+msgstr ""
+
+#: data/chars:107
+msgid "ê (&circ;) Small e, circumflex accent"
+msgstr ""
+
+#: data/chars:108
+msgid "ë (&euml;) Small e, diaeresis"
+msgstr ""
+
+#: data/chars:109
+msgid "ì (&igrave;) Small i, grave accent"
+msgstr ""
+
+#: data/chars:110
+msgid "í (&iacute;) Small i, acute accent"
+msgstr ""
+
+#: data/chars:111
+msgid "î (&icirc;) Small i, circumflex accent"
+msgstr ""
+
+#: data/chars:112
+msgid "ï (&iuml;) Small i, diaeresis"
+msgstr ""
+
+#: data/chars:113
+msgid "ð (&eth;) Small eth"
+msgstr ""
+
+#: data/chars:114
+msgid "ñ (&ntilde;) Small n, tilde"
+msgstr ""
+
+#: data/chars:115
+msgid "ò (&ograve;) Small o, grave accent"
+msgstr ""
+
+#: data/chars:116
+msgid "ó (&oacute;) Small o, acute accent"
+msgstr ""
+
+#: data/chars:117
+msgid "ô (&ocirc;) Small o, circumflex accent"
+msgstr ""
+
+#: data/chars:118
+msgid "õ (&otilde;) Small o, tilde"
+msgstr ""
+
+#: data/chars:119
+msgid "ö (&ouml;) Small o, diaeresis"
+msgstr ""
+
+#: data/chars:120
+msgid "÷ (&divide;) Division"
+msgstr ""
+
+#: data/chars:121
+msgid "ø (&oslash;) Small o, slash"
+msgstr ""
+
+#: data/chars:122
+msgid "ù (&ugrave;) Small u, grave accent"
+msgstr ""
+
+#: data/chars:123
+msgid "ú (&uacute;) Small u, acute accent"
+msgstr ""
+
+#: data/chars:124
+msgid "û (&ucirc;) Small u, circumflex accent"
+msgstr ""
+
+#: data/chars:125
+msgid "ü (&uuml;) Small u, diaeresis"
+msgstr ""
+
+#: data/chars:126
+msgid "ý (&yacute;) Small y, acute accent"
+msgstr ""
+
+#: data/chars:127
+msgid "þ (&thorn;) Small thorn"
+msgstr ""
+
+#: data/chars:128
+msgid "ÿ (&yuml;) Small y, diaeresis"
+msgstr ""
+
+#: data/chars:129
+msgid "Ă (&#258;) Capital A, romanian accent"
+msgstr ""
+
+#: data/chars:130
+msgid "ă (&#259;) Small a, romanian accent"
+msgstr ""
+
+#: data/chars:131
+msgid "č (&#269;) Small c, caron"
+msgstr ""
+
+#: data/chars:132
+msgid "ď (&#271;) Small d, caron"
+msgstr ""
+
+#: data/chars:133
+msgid "ě (&#283;) Small e, caron"
+msgstr ""
+
+#: data/chars:134
+msgid "ň (&#328;) Small n, caron"
+msgstr ""
+
+#: data/chars:135
+msgid "ř (&#345;) Small r, caron"
+msgstr ""
+
+#: data/chars:136
+msgid "Ş (&#350;) Capital S, cedilla accent"
+msgstr ""
+
+#: data/chars:137
+msgid "ş (&#351;) Small s, cedilla accent"
+msgstr ""
+
+#: data/chars:138
+msgid "š (&#353;) Small s, caron"
+msgstr ""
+
+#: data/chars:139
+msgid "Ţ (&#354;) Capital T, cedilla accent"
+msgstr ""
+
+#: data/chars:140
+msgid "ţ (&#355;) Small t, cedilla accent"
+msgstr ""
+
+#: data/chars:141
+msgid "ť (&#357;) Small t, caron"
+msgstr ""
+
+#: data/chars:142
+msgid "ů (&#367;) Small u, ring above"
+msgstr ""
+
+#: data/chars:143
+msgid "ž (&#382;) Small z, caron"
+msgstr ""
+
+#: data/chars:144
+msgid "Ş (&#536;) Capital S, comma accent below"
+msgstr ""
+
+#: data/chars:145
+msgid "ş (&#537;) Small s, comma accent below"
+msgstr ""
+
+#: data/chars:146
+msgid "Ţ (&#538;) Capital T, comma accent below"
+msgstr ""
+
+#: data/chars:147
+msgid "ţ (&#539;) Small t, comma accent below"
+msgstr ""
+
+#: data/chars:148
+msgid "‐ (&#8208;) Hyphen"
+msgstr ""
+
+#: data/chars:149
+msgid "– (&ndash;) En dash"
+msgstr ""
+
+#: data/chars:150
+msgid "— (&mdash;) Em dash"
+msgstr ""
+
+#: data/chars:151
+msgid "‘ (&lsquo;) Left Single Quotation mark"
+msgstr ""
+
+#: data/chars:152
+msgid "’ (&rsquo;) Right Single Quotation mark"
+msgstr ""
+
+#: data/chars:153
+msgid "‚ (&sbquo;) Single Low-9 Quotation mark"
+msgstr ""
+
+#: data/chars:154
+msgid "“ (&ldquo;) Left Double Quotation mark"
+msgstr ""
+
+#: data/chars:155
+msgid "” (&rdquo;) Right Double Quotation mark"
+msgstr ""
+
+#: data/chars:156
+msgid "„ (&bdquo;) Double Low-9 Quotation mark"
+msgstr ""
+
+#: data/chars:157
+msgid "† (&dagger;) Dagger"
+msgstr ""
+
+#: data/chars:158
+msgid "‡ (&Dagger;) Double Dagger"
+msgstr ""
+
+#: data/chars:159
+msgid "• (&bull;) Bullet"
+msgstr ""
+
+#: data/chars:160
+msgid "… (&hellip;) Horizontal Ellipsis"
+msgstr ""
+
+#: data/chars:161
+msgid "‰ (&permil;) Per Mille sign"
+msgstr ""
+
+#: data/chars:162
+msgid "‹ (&lsaquo;) Single Left-Pointing Angle Quotation mark"
+msgstr ""
+
+#: data/chars:163
+msgid "› (&rsaquo;) Single Right-Pointing Angle Quotation mark"
+msgstr ""
+
+#: data/chars:164
+msgid "⁄ (&frasl;) Fraction slash"
+msgstr ""
+
+#: data/chars:165
+msgid "₣ (&#8355;) French Franc sign"
+msgstr ""
+
+#: data/chars:166
+msgid "₧ (&#8359;) Peseta sign"
+msgstr ""
+
+#: data/chars:167
+msgid "₪ (&#8362;) New Sheqel sign"
+msgstr ""
+
+#: data/chars:168
+msgid "₫ (&#8363;) Dong sign"
+msgstr ""
+
+#: data/chars:169
+msgid "€ (&euro;) Euro currency sign"
+msgstr ""
+
+#: data/chars:170
+msgid "™ (&trade;) Trade Mark sign"
+msgstr ""
+
+#: components/csseditor/csseditors.ui:16
+#, no-c-format
+msgid "CSS Editor"
+msgstr ""
+
+#: components/csseditor/csseditors.ui:89
+#, no-c-format
+msgid "Use shorthand form"
+msgstr ""
+
+#: components/csseditor/csseditors.ui:137
+#, no-c-format
+msgid "Visual"
+msgstr ""
+
+#: components/csseditor/csseditors.ui:175
+#, no-c-format
+msgid "Paged"
+msgstr ""
+
+#: components/csseditor/csseditors.ui:210
+#, no-c-format
+msgid "Interactive"
+msgstr ""
+
+#: components/csseditor/csseditors.ui:245
+#, no-c-format
+msgid "Aural"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:16
+#, no-c-format
+msgid "CSS Selector Dialog"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:41
+#, no-c-format
+msgid "Apply to file:"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:106
+#, no-c-format
+msgid "Tags"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:150
+#: components/csseditor/cssselectors.ui:443
+#: components/csseditor/cssselectors.ui:637
+#: components/csseditor/cssselectors.ui:831
+#, no-c-format
+msgid "Remove Selector"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:165
+#: components/csseditor/cssselectors.ui:458
+#: components/csseditor/cssselectors.ui:652
+#: components/csseditor/cssselectors.ui:854
+#, no-c-format
+msgid "Selected"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:200
+#, no-c-format
+msgid "DTD Selection"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:235
+#: components/csseditor/cssselectors.ui:493
+#: components/csseditor/cssselectors.ui:687
+#: components/csseditor/cssselectors.ui:881
+#, no-c-format
+msgid "Add Selector"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:346
+#, no-c-format
+msgid "IDs"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:540
+#, no-c-format
+msgid "Classes"
+msgstr ""
+
+#: components/csseditor/cssselectors.ui:734
+#, no-c-format
+msgid "Pseudo"
+msgstr ""
+
+#: components/csseditor/encodingselectors.ui:16
+#, no-c-format
+msgid "Encoding Selector"
+msgstr ""
+
+#: components/csseditor/encodingselectors.ui:43
+#, no-c-format
+msgid "Select encoding:"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:24
+#, no-c-format
+msgid "Font Family Chooser"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:78
+#, no-c-format
+msgid "Available system font families:"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:101
+#, no-c-format
+msgid "Generic family:"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:107
+#, no-c-format
+msgid "cursive"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:112
+#, no-c-format
+msgid "fantasy"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:117
+#, no-c-format
+msgid "monospace"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:122
+#, no-c-format
+msgid "sans-serif"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:127
+#, no-c-format
+msgid "serif"
+msgstr ""
+
+#: components/csseditor/fontfamilychoosers.ui:332
+#, no-c-format
+msgid "Selected font families:"
+msgstr ""
+
+#: components/cvsservice/cvscommitdlgs.ui:25
+#, no-c-format
+msgid "CVS Commit "
+msgstr ""
+
+#: components/cvsservice/cvscommitdlgs.ui:41
+#, no-c-format
+msgid "Commit the following files:"
+msgstr ""
+
+#: components/cvsservice/cvscommitdlgs.ui:57
+#, no-c-format
+msgid "Older &messages:"
+msgstr ""
+
+#: components/cvsservice/cvscommitdlgs.ui:68
+#, no-c-format
+msgid "&Log message:"
+msgstr ""
+
+#: components/cvsservice/cvsupdatetodlgs.ui:25
+#, no-c-format
+msgid "CVS Update"
+msgstr ""
+
+#: components/cvsservice/cvsupdatetodlgs.ui:53
+#, no-c-format
+msgid "Update to &date ('yyyy-mm-dd'):"
+msgstr ""
+
+#: components/cvsservice/cvsupdatetodlgs.ui:61
+#, no-c-format
+msgid "Update to &tag/branch:"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:16
+#, no-c-format
+msgid "Add Conditional Breakpoint"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:38
+#, no-c-format
+msgid "Expression:"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:104
+#, no-c-format
+msgid "Break When"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:115
+#, no-c-format
+msgid "When expression is true"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:123
+#, no-c-format
+msgid "When expression changes"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:183
+#, no-c-format
+msgid "Lit when a finding a single equal sign in expression (common error)"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:191
+#, no-c-format
+msgid "Only Break In"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:210
+#: project/projectnewgenerals.ui:278
+#, no-c-format
+msgid "File:"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:229
+#, no-c-format
+msgid "Objects of class:"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:248
+#, no-c-format
+msgid "Function:"
+msgstr ""
+
+#: components/debugger/conditionalbreakpointdialogs.ui:269
+#: components/debugger/conditionalbreakpointdialogs.ui:277
+#: components/debugger/conditionalbreakpointdialogs.ui:285
+#: project/uploadprofilespage.ui:78
+#, no-c-format
+msgid "x"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:16
+#, no-c-format
+msgid "DBGp Settings"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:75
+#: components/debugger/gubed/gubedsettingss.ui:75
+#: components/tableeditor/tableeditors.ui:27
+#, no-c-format
+msgid "Ca&ncel"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:103
+#: components/debugger/gubed/gubedsettingss.ui:100 dialogs/dtepeditdlgs.ui:40
+#, no-c-format
+msgid "&General"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:114
+#: components/debugger/gubed/gubedsettingss.ui:186
+#, no-c-format
+msgid "Connection Settings"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:133
+#: components/debugger/gubed/gubedsettingss.ui:298
+#, no-c-format
+msgid "Listen port:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:162
+#, no-c-format
+msgid "Request URL:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:178
+#: components/debugger/dbgp/dbgpsettingss.ui:344
+#: components/debugger/gubed/gubedsettingss.ui:319
+#, no-c-format
+msgid "See \"What's This?\" for available variables"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:181
+#: components/debugger/gubed/gubedsettingss.ui:322
+#, no-c-format
+msgid ""
+"%afn - Filename of the current script\n"
+"%afd - Absolute directory of the current script\n"
+"%afp - Absolute path (directory + filename) of the current script\n"
+"\n"
+"%rfpd - Directory of the current script relative to project root\n"
+"%rfpp - Path of the current script relative to project root\n"
+"\n"
+"%rfdd - Directory of the current script relative to document root\n"
+"%rfdp - Path of the current script relative to document root\n"
+"\n"
+"%apd - Project root\n"
+"%add - Document root of current script"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:219
+#: components/debugger/gubed/gubedsettingss.ui:128
+#: components/debugger/pathmapperdialogs.ui:16
+#: components/debugger/pathmapperdialogs.ui:30
+#, no-c-format
+msgid "Directory Mapping"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:251
+#: components/debugger/gubed/gubedsettingss.ui:147
+#: components/debugger/pathmapperdialogs.ui:65
+#, no-c-format
+msgid "Server basedir:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:299
+#: components/debugger/gubed/gubedsettingss.ui:163
+#: components/debugger/pathmapperdialogs.ui:49
+#, no-c-format
+msgid "Local basedir:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:315
+#, no-c-format
+msgid "Local project:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:325
+#, no-c-format
+msgid "Profiling"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:347
+#, no-c-format
+msgid ""
+"Path to the profiler output\n"
+"%a - Appid as returned from the debugger\n"
+"%c - CRC32 of the initial filepath"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:365
+#, no-c-format
+msgid "Profiler output:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:381
+#, no-c-format
+msgid "Map profiler output:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:400
+#, no-c-format
+msgid ""
+"If this checkbox is checked, the profiler output filename will be mapped "
+"using the basedirs just like the remote script files."
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:416
+#, no-c-format
+msgid "Open automatically:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:435
+#, no-c-format
+msgid ""
+"If this checkbox is checked, the profiler output will be opened "
+"automatically once the session ends."
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:447
+#: components/debugger/gubed/gubedsettingss.ui:367
+#, no-c-format
+msgid "Deb&ug Behavior"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:458
+#: components/debugger/gubed/gubedsettingss.ui:378
+#, no-c-format
+msgid "Error Handling"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:477
+#: components/debugger/gubed/gubedsettingss.ui:397
+#, no-c-format
+msgid "User errors"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:485
+#: components/debugger/gubed/gubedsettingss.ui:405
+#, no-c-format
+msgid "Break on:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:504
+#: components/debugger/gubed/gubedsettingss.ui:424
+#, no-c-format
+msgid "User warnings"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:520
+#: components/debugger/gubed/gubedsettingss.ui:440
+#, no-c-format
+msgid "User notices"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:536
+#: components/debugger/gubed/gubedsettingss.ui:456
+#, no-c-format
+msgid "Notices"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:552
+#: components/debugger/gubed/gubedsettingss.ui:472
+#, no-c-format
+msgid "W&arnings"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:562
+#: components/debugger/gubed/gubedsettingss.ui:499
+#, no-c-format
+msgid "Execution"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:594
+#: components/debugger/gubed/gubedsettingss.ui:604
+#, no-c-format
+msgid "Default mode:"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:645
+#, no-c-format
+msgid "<h4>DBGp Plugin for Quanta +</h4>"
+msgstr ""
+
+#: components/debugger/dbgp/dbgpsettingss.ui:656
+#, no-c-format
+msgid ""
+"<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
+"\"font-size:10pt;font-family:Bitstream Vera Sans\">\n"
+"<p><span style=\"font-weight:600\">About</span></p>\n"
+"<p>DBGp is a debugger protocol defined by the developers of Xdebug. This "
+"plugin integrates debuggers that supports the DBGp protocol with Quanta. </"
+"p>\n"
+"<p>In order to use this plugin for PHP debugging, you need to get a "
+"supporting debugger. Currently, only <a href=\"http://xdebug.org\">Xdebug</"
+"a> is tested.</p>\n"
+"<p>For more info about Xdebug, please visit the Xdebug website at <a href="
+"\"http://xdebug.org\">http://xdebug.org</a> </p>\n"
+"<p><span style=\"font-weight:600\">Technical Details</span></p>\n"
+"<p>This version of the debugger supports version %PROTOCOLVERSION% of the "
+"DBGp protocol. </p>\n"
+"</body></html>"
+msgstr ""
+
+#: components/debugger/debuggervariablesets.ui:104
+#, no-c-format
+msgid "Variable:"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:16
+#, no-c-format
+msgid "Gubed Settings"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:250
+#, no-c-format
+msgid "Use proxy"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:266
+#, no-c-format
+msgid "Proxy host:"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:282
+#, no-c-format
+msgid "Proxy port:"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:308
+#, no-c-format
+msgid "Mode"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:344
+#, no-c-format
+msgid "&Add include"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:352
+#, no-c-format
+msgid "Start session:"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:523
+#, no-c-format
+msgid "Fast"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:564
+#, no-c-format
+msgid "Slow"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:615
+#, no-c-format
+msgid "Run speed:"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:649
+#, no-c-format
+msgid "<h4>Gubed PHP Debugger Plugin for Quanta +</h4>"
+msgstr ""
+
+#: components/debugger/gubed/gubedsettingss.ui:682
+#, no-c-format
+msgid ""
+"<html><head><meta name=\"qrichtext\" content=\"1\" /></head><body style="
+"\"font-size:10pt;font-family:Bitstream Vera Sans\">\n"
+"<p><span style=\"font-weight:600\">About</span></p>\n"
+"<p>Gubed is a PHP debugger available for free through GPL. This plugin "
+"integrates Gubed with Quanta. </p>\n"
+"<p>In order to use this plugin for PHP debugging, you need to get the Quanta "
+"package from the Gubed project page, <a href=\"http://sourceforge.net/"
+"projects/gubed\">http://sourceforge.net/projects/gubed</a>, at SourceForge </"
+"p>\n"
+"<p>For more info about Gubed, please visit the Gubed website at <a href="
+"\"http://gubed.sf.net\">http://gubed.sf.net</a> </p>\n"
+"<p><span style=\"font-weight:600\">Technical Details</span></p>\n"
+"<p>This version of the debugger supports the %PROTOCOLVERSION% version of "
+"the Gubed protocol. </p>\n"
+"</body></html>"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:73
+#, no-c-format
+msgid ""
+"This is where the local part of path is specified. If a file is located on "
+"the computer running Quanta at \"/home/user/htdocs/project/file.php\" and "
+"that file is located on the server as \"/var/www/project/file.php\", local "
+"basedir should be \"/home/user/htdocs/\" and server basedir should be \"/var/"
+"www/\".\n"
+"The quanta will know that files starting with \"/home/user/project/\" on the "
+"local computer, will start with \"/var/www/\" on the remote computer."
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:82
+#, no-c-format
+msgid ""
+"This is where the server part of path is specified. If a file is located on "
+"the computer running Quanta at \"/home/user/htdocs/project/file.php\" and "
+"that file is located on the server as \"/var/www/project/file.php\", local "
+"basedir should be \"/home/user/htdocs/\" and server basedir should be \"/var/"
+"www/\".\n"
+"The quanta will know that files starting with \"/home/user/project/\" on the "
+"local computer, will start with \"/var/www/\" on the remote computer."
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:151
+#, no-c-format
+msgid "Previous Mappings"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:160
+#, no-c-format
+msgid "Local Directory"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:171
+#, no-c-format
+msgid "Server Directory"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:196
+#, no-c-format
+msgid "This is a list of previously used mappings. Click on one to use it"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:206
+#, no-c-format
+msgid "Sample"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:225
+#, no-c-format
+msgid "Translates to:"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:241
+#, no-c-format
+msgid "Original path:"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:270
+#, no-c-format
+msgid "Indicates whether the translated path exists on disk or not"
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:273
+#, no-c-format
+msgid ""
+"This indicator tells you whether the translated path exists on local disk or "
+"not."
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:291
+#, no-c-format
+msgid ""
+"This field shows what the \"original path\" above will look like after "
+"translation."
+msgstr ""
+
+#: components/debugger/pathmapperdialogs.ui:309
+#, no-c-format
+msgid "This field shows the path currently needing to be translated."
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:16
+#, no-c-format
+msgid "Frame Properties"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:80
+#, no-c-format
+msgid "Common"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:132
+#, no-c-format
+msgid "Margins"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:177
+#, no-c-format
+msgid "From left:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:185
+#: components/framewizard/fmfpeditors.ui:220
+#, no-c-format
+msgid "px"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:212
+#, no-c-format
+msgid "From top:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:237
+#, no-c-format
+msgid "Scrolling"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:262
+#, no-c-format
+msgid "Auto"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:283
+#, no-c-format
+msgid "Resize"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:352
+#, no-c-format
+msgid "Frame source:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:360
+#, no-c-format
+msgid "Frame name:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:400
+#, no-c-format
+msgid "Others"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:425
+#, no-c-format
+msgid "Id:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:433
+#, no-c-format
+msgid "Class:"
+msgstr ""
+
+#: components/framewizard/fmfpeditors.ui:457
+#, no-c-format
+msgid "Long description:"
+msgstr ""
+
+#: components/framewizard/fmrceditors.ui:36
+#, no-c-format
+msgid "Rows Columns Editor"
+msgstr ""
+
+#: components/framewizard/framewizards.ui:36
+#, no-c-format
+msgid "Frame Wizard"
+msgstr ""
+
+#: components/framewizard/framewizards.ui:184
+#, no-c-format
+msgid "Splitting"
+msgstr ""
+
+#: components/framewizard/framewizards.ui:244
+#, no-c-format
+msgid "Editing"
+msgstr ""
+
+#: components/framewizard/framewizards.ui:261
+#, no-c-format
+msgid "Edit Frame"
+msgstr ""
+
+#: components/framewizard/framewizards.ui:283
+#: data/toolbars/cfml/forms.actions:35 data/toolbars/html/forms.actions:51
+#, no-c-format
+msgid "Reset"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:16
+#, no-c-format
+msgid "Table Editor"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:72
+#, no-c-format
+msgid "F1"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:87
+#, no-c-format
+msgid "&Main"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:98
+#, no-c-format
+msgid "Ta&ble data:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:182
+#, no-c-format
+msgid "Co&lumns:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:198
+#, no-c-format
+msgid "Bod&y Properties"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:206
+#, no-c-format
+msgid "&Table Properties"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:222
+#, no-c-format
+msgid "C&aption:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:233
+#, no-c-format
+msgid "&Rows:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:257
+#, no-c-format
+msgid "Header"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:336
+#, no-c-format
+msgid "Header &rows:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:355
+#, no-c-format
+msgid "Header co&lumns:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:366
+#, no-c-format
+msgid "Header &data:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:379
+#, no-c-format
+msgid "Insert ta&ble header"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:407
+#, no-c-format
+msgid "&Header Properties"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:417
+#, no-c-format
+msgid "Footer"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:482
+#, no-c-format
+msgid "Footer &rows:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:501
+#, no-c-format
+msgid "Footer co&lumns:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:512
+#, no-c-format
+msgid "Footer &data:"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:542
+#, no-c-format
+msgid "Insert ta&ble footer"
+msgstr ""
+
+#: components/tableeditor/tableeditors.ui:570
+#, no-c-format
+msgid "&Footer Properties"
+msgstr ""
+
+#: data/config/quantaui.rc:13
+#, no-c-format
+msgid "Save as Template"
+msgstr ""
+
+#: data/config/quantaui.rc:38
+#, no-c-format
+msgid "Paste Special"
+msgstr ""
+
+#: data/config/quantaui.rc:60
+#, no-c-format
+msgid "E&xternal Preview"
+msgstr ""
+
+#: data/config/quantaui.rc:75
+#, no-c-format
+msgid "&Project"
+msgstr ""
+
+#: data/config/quantaui.rc:94
+#, no-c-format
+msgid "Too&lbars"
+msgstr ""
+
+#: data/config/quantaui.rc:96
+#, no-c-format
+msgid "&Load Toolbars"
+msgstr ""
+
+#: data/config/quantaui.rc:102
+#, no-c-format
+msgid "&Save Toolbars"
+msgstr ""
+
+#: data/config/quantaui.rc:116
+#, no-c-format
+msgid "&DTD"
+msgstr ""
+
+#: data/config/quantaui.rc:128
+#, no-c-format
+msgid "&Tags"
+msgstr ""
+
+#: data/config/quantaui.rc:135
+#, no-c-format
+msgid "Plu&gins"
+msgstr ""
+
+#: data/config/quantaui.rc:139
+#, no-c-format
+msgid "T&ools"
+msgstr ""
+
+#: data/config/quantaui.rc:189
+#, no-c-format
+msgid "Editor Toolbar"
+msgstr ""
+
+#: data/config/quantaui.rc:197
+#, no-c-format
+msgid "Plugins Toolbar"
+msgstr ""
+
+#: data/config/quantaui.rc:204
+#, no-c-format
+msgid "Navigation Toolbar"
+msgstr ""
+
+#: data/config/quantaui.rc:227
+#, no-c-format
+msgid "&Debug"
+msgstr ""
+
+#: data/config/quantaui.rc:229
+#, no-c-format
+msgid "Session"
+msgstr ""
+
+#: data/config/quantaui.rc:234
+#, no-c-format
+msgid "&Execution"
+msgstr ""
+
+#: data/config/quantaui.rc:249
+#, no-c-format
+msgid "&Breakpoints"
+msgstr ""
+
+#: data/config/quantaui.rc:255
+#, no-c-format
+msgid "&Variables"
+msgstr ""
+
+#: data/config/quantaui.rc:260
+#, no-c-format
+msgid "&Profiler"
+msgstr ""
+
+#: data/config/quantaui.rc:265
+#, no-c-format
+msgid "Debugger Toolbar"
+msgstr ""
+
+#: data/config/quantaui.rc:284
+#, no-c-format
+msgid "Project Toolbar"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:27
+#, no-c-format
+msgid "Configure Actions"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:56
+#, no-c-format
+msgid "&Delete Action"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:64
+#, no-c-format
+msgid "&New Action"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:117
+#, no-c-format
+msgid "Toolbar & Action Tree"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:134 dialogs/actionconfigdialogs.ui:343
+#, no-c-format
+msgid "Shortcut"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:236
+#, no-c-format
+msgid "Action Properties"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:247 dialogs/dtepeditdlgs.ui:1662
+#: dialogs/settings/abbreviations.ui:160 project/teammembersdlgs.ui:75
+#, no-c-format
+msgid "&Add..."
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:280
+#, no-c-format
+msgid "Tool &tip:"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:296
+#, no-c-format
+msgid "Te&xt:"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:354
+#, no-c-format
+msgid "C&ustom"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:373 project/projectuploads.ui:225
+#: project/rescanprjdir.ui:171
+#, no-c-format
+msgid "&None"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:391
+#, no-c-format
+msgid "Container toolbars:"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:41 dialogs/actionconfigdialogs.ui:407
+#: dialogs/dtepstructureeditdlgs.ui:430 dialogs/settings/previewoptionss.ui:157
+#, no-c-format
+msgid "Text"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:427
+#, no-c-format
+msgid "T&ype:"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:438
+#, no-c-format
+msgid "Detailed Settings"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:464
+#, no-c-format
+msgid "<tag> :"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:482
+#, no-c-format
+msgid "</tag> :"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:493
+#, no-c-format
+msgid "Run \"Edit tag\" dialog if available"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:544
+#, no-c-format
+msgid "&Input:"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:558
+#, no-c-format
+msgid "Current Document"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:563
+#, no-c-format
+msgid "Selected Text"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:591
+#, no-c-format
+msgid "&Output:"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:605
+#, no-c-format
+msgid "Insert in Cursor Position"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:610
+#, no-c-format
+msgid "Replace Selection"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:615
+#, no-c-format
+msgid "Replace Current Document"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:620
+#, no-c-format
+msgid "Create New Document"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:625
+#, no-c-format
+msgid "Message Window"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:651
+#, no-c-format
+msgid "Insert in cursor position"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:656
+#, no-c-format
+msgid "Replace selection"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:661
+#, no-c-format
+msgid "Replace current document"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:666
+#, no-c-format
+msgid "Create a new document"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:671
+#, no-c-format
+msgid "Message window"
+msgstr ""
+
+#: dialogs/actionconfigdialogs.ui:702
+#, no-c-format
+msgid "&Error:"
+msgstr ""
+
+#: dialogs/casewidget.ui:30
+#, no-c-format
+msgid "Tag Case"
+msgstr ""
+
+#: dialogs/casewidget.ui:41 dialogs/casewidget.ui:81
+#, no-c-format
+msgid "Upper case"
+msgstr ""
+
+#: dialogs/casewidget.ui:49 dialogs/casewidget.ui:89
+#, no-c-format
+msgid "Lower case"
+msgstr ""
+
+#: dialogs/casewidget.ui:57 dialogs/casewidget.ui:97
+#, no-c-format
+msgid "Unchanged"
+msgstr ""
+
+#: dialogs/casewidget.ui:70
+#, no-c-format
+msgid "Attribute Case"
+msgstr ""
+
+#: dialogs/debuggeroptionss.ui:44
+#, no-c-format
+msgid "Enable debugger"
+msgstr ""
+
+#: dialogs/debuggeroptionss.ui:80
+#, no-c-format
+msgid "PHP3 listener"
+msgstr ""
+
+#: dialogs/debuggeroptionss.ui:88
+#, no-c-format
+msgid "PHP4 debugger"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:58
+#, no-c-format
+msgid "The file was changed outside of the Quanta editor."
+msgstr ""
+
+#: dialogs/dirtydialog.ui:66
+#, no-c-format
+msgid " How Do You Want to Proceed?"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:83
+#, no-c-format
+msgid "&Do not load the modified version from disk"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:91
+#, no-c-format
+msgid "&Use the version from disk (will lose the current content)"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:107
+#, no-c-format
+msgid "(If you later save the document, you will lose what was on the disk.)"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:135
+#, no-c-format
+msgid "&Compare the two versions and load the result"
+msgstr ""
+
+#: dialogs/dirtydialog.ui:141
+#, no-c-format
+msgid "Use Kompare if available. Otherwise this checkbox is disabled."
+msgstr ""
+
+#: dialogs/donationdialog.ui:33
+#, no-c-format
+msgid "Support Quanta with Financial Donation"
+msgstr ""
+
+#: dialogs/donationdialog.ui:66
+#, no-c-format
+msgid ""
+"<div align=\"center\"><h2>Your Contribution Can Make a Difference</h2></"
+"div>&nbsp;&nbsp;&nbsp;Quanta Plus would not be what it is today without "
+"sponsored developers. Andras Mantia has been full time since mid 2002 and "
+"Michal Rudolf came on part time in spring of 2004. Over the life of the "
+"project development has been largely sponsored by the efforts of the Project "
+"Manager, Eric Laffoon. In addition to his minimum 10-20 hour a week time "
+"commitment, his company, <a href=\"http://kittyhooch.com\" target=\"_blank"
+"\">Kitty Hooch</a> LLP has an ongoing financial commitment to keep Quanta in "
+"continuous development. Our sponsored developers are also a catalyst to our "
+"volunteer developers.\n"
+"<br>&nbsp;&nbsp;&nbsp;&nbsp;Kitty Hooch is a small company with no "
+"employees, 2 active partners and several contract workers. After test "
+"marketing in the fall of 2001 they began wholesale and retail to national "
+"and international markets in early 2002. Kitty Hooch controls all aspects of "
+"their product production and marketing. Quanta sponsorship is no small "
+"expense for a small start up company. In 2003 cash flow and a bout with "
+"typhoid fever left Eric in debt and unable to keep up payments to Andras "
+"without help from the community. Thankfully a number of people stepped up. "
+"We now have several large sponsors along with a number of generous "
+"contributors. This has enabled us to bring Michal on part time. Now we are "
+"looking to be able to move him to full time. The challenge for this project "
+"to assume a leading role as a \"killer desktop application\" is great.\n"
+"<div align=\"center\"><h3>Balancing open source ideals and fiscal\n"
+"reality</h3></div>\n"
+"&nbsp;&nbsp;&nbsp;&nbsp;We believe that the open source model\n"
+"is the future of software, but it is no guarantee of success. How many open "
+"source projects that we had high hopes for are unmaintained today? In early "
+"2002 many people thought that Quanta Plus was dead. One person, Eric "
+"Laffoon, was not about to let the dream die. Quanta is more than surviving "
+"now, but developing a best-in-class tool is no easy task. We believe the key "
+"is consistent momentum. Nothing ensures this better than programmers who can "
+"work without financial or time distractions. Why do you think OSS projects "
+"die?<br>&nbsp;&nbsp;&nbsp;&nbsp;As Quanta grows the project management "
+"demands are increasing and ironically impacting the revenue stream it "
+"requires to continue. The impact of our sponsored developers has been huge! "
+"We are looking to make Quanta grow even faster. Eric needs to be able to "
+"free even more time to bring several new and exciting ideas through coding "
+"to release. We have other expenses too, with conferences and keeping our "
+"systems up to date so we don't lose time fighting old hardware. <i>We want "
+"to make Quanta the best web tool anywhere!</i>. This will require a nucleus "
+"of active core developers. We hope professional developers and companies "
+"using Quanta will help us to reach our goals with sponsorship donations that "
+"will relieve financial stresses.\n"
+"<div align=\"center\"><h3>Could Quanta die without your support?</h3></"
+"div>&nbsp;&nbsp;&nbsp;&nbsp;We'd like to think not! But from February 2001 "
+"to June 2002 there was very little activity and many months with no work "
+"done at all. This came about because of cash flow problems which led to the "
+"original developers leaving to do a commercial project. The fact remains "
+"that our most productive volunteer developers, as much as we think they're "
+"wonderful, go long periods where they just can't make time to code on the "
+"project. We estimate our active users number well over a million, yet we "
+"have only a few dozen people a year supporting the project. In fact 3-4 "
+"people account for over half of our current support. Clearly the actions of "
+"a few people make a huge difference, and yours can make a difference too.\n"
+"<br><div align=\"center\"><h3>Will you help make a difference?</h3></div>\n"
+"&nbsp;&nbsp;&nbsp;&nbsp;If you wish to donate through PayPal\n"
+"(online money transfer or credit card), visit our <a href=\"http://kdewebdev."
+"org/donate.php\">donation page</a>.\n"
+"<br>&nbsp;&nbsp;&nbsp;&nbsp;If you are outside the PayPal area or wish to "
+"discuss corporate sponsorship contact the project manager:<br>&nbsp;&nbsp;"
+"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Eric Laffoon, <a href=\"mailto:sequitur@kde."
+"org?subject=Quanta%20sponsorship%20inquiry\">sequitur@kde.org</a>"
+msgstr ""
+
+#: dialogs/donationdialog.ui:136
+#, no-c-format
+msgid ""
+"<a href=\"http://kdewebdev.org/donate.php\">Donate</a> through PayPal now."
+msgstr ""
+
+#: dialogs/dtdselectdialog.ui:42
+#, no-c-format
+msgid ""
+"Dialog message:\n"
+"Dialog message2:"
+msgstr ""
+
+#: dialogs/dtdselectdialog.ui:62
+#, no-c-format
+msgid "Current DTD:"
+msgstr ""
+
+#: dialogs/dtdselectdialog.ui:70
+#, no-c-format
+msgid "Select DTD:"
+msgstr ""
+
+#: dialogs/dtdselectdialog.ui:86
+#, no-c-format
+msgid "Conver&t the document to the selected DTD"
+msgstr ""
+
+#: dialogs/dtdselectdialog.ui:94
+#, no-c-format
+msgid "Do not show this dialog, use the closest matching DTD"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:59 plugins/pluginconfig.ui:97
+#: project/projectnewgenerals.ui:289 treeviews/templatedirform.ui:45
+#, no-c-format
+msgid "Name:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:65 dialogs/dtepeditdlgs.ui:126
+#, no-c-format
+msgid "DTD definition string"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:68 dialogs/dtepeditdlgs.ui:129
+#, no-c-format
+msgid ""
+"The real name of the DTEP. In case of XML DTEPs this should be the DTD "
+"definition string, like -<i>//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;"
+"Transitional//EN</i>."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:84
+#, no-c-format
+msgid "Short name:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:90 dialogs/dtepeditdlgs.ui:145
+#, no-c-format
+msgid "Beautified, user visible name"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:93 dialogs/dtepeditdlgs.ui:148
+#, no-c-format
+msgid ""
+"The user visible, beautified name. If not defined, the real name is used."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:173
+#, no-c-format
+msgid "Type Specific Settings"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:199
+#, no-c-format
+msgid "URL:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:205 dialogs/dtepeditdlgs.ui:234
+#, no-c-format
+msgid "URL pointing to the DTD definiton file"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:208 dialogs/dtepeditdlgs.ui:237
+#, no-c-format
+msgid ""
+"URL pointing to the DTD definiton file, like <i>http://www.w3.org/TR/html4/"
+"loose.dtd</i>."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:216
+#, no-c-format
+msgid "DOCT&YPE string:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:222 dialogs/dtepeditdlgs.ui:245
+#, no-c-format
+msgid "The string that should appear in the !DOCTYPE tag"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:225 dialogs/dtepeditdlgs.ui:248
+#, no-c-format
+msgid ""
+"The string that should appear in the !DOCTYPE tag, like<br>\n"
+"<i>HTML&nbsp;PUBLIC&nbsp;\"-//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;"
+"Transitional//EN\"&nbsp;&nbsp;&nbsp;<br>\"http://www.w3.org/TR/html4/loose."
+"dtd\"</i>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:274
+#, no-c-format
+msgid "Top level"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:277
+#, no-c-format
+msgid "Check if the DTEP can act as a top level DTEP."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:280
+#, no-c-format
+msgid ""
+"Check if the DTEP can act as a top level DTEP. This means that the document "
+"can be of this type. Some pseudo DTEPs cannot act as a top level DTEP, like "
+"<i>PHP</i> as they are always included as part of another DTEP, while some "
+"others can be included and act as standalone as well, like the case of "
+"<i>CSS</i>."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:292
+#, no-c-format
+msgid "Toolbar folder:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:298 dialogs/dtepeditdlgs.ui:309
+#, no-c-format
+msgid "The name of the folder where the toolbars are stored"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:301 dialogs/dtepeditdlgs.ui:312
+#, no-c-format
+msgid ""
+"The name of the folder where the toolbars are stored. This is a relative "
+"name to <br><i>$TDEDIR(&nbsp;or&nbsp;$TDEHOME)/share/apps/quanta/toolbars</"
+"i> ."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:320
+#, no-c-format
+msgid "&Autoloaded toolbars:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:326 dialogs/dtepeditdlgs.ui:337
+#, no-c-format
+msgid "Comma separated list of toolbars"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:329 dialogs/dtepeditdlgs.ui:340
+#, no-c-format
+msgid ""
+"Comma separated list of toolbars from the toolbar folder that will be loaded "
+"when a document with this DTEP is loaded."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:356
+#, no-c-format
+msgid "Case sensitive"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:362
+#, no-c-format
+msgid "Check if the DTEP has case sensitive tags"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:365
+#, no-c-format
+msgid ""
+"Indicates whether the DTEP has case sensitive tags. In case of XML this "
+"should be checked, but for example HTML variants are not case sensitive."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:381 treeviews/templatedirform.ui:37
+#, no-c-format
+msgid "Type:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:384 dialogs/dtepeditdlgs.ui:428
+#, no-c-format
+msgid "The family to where this DTEP belongs."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:387 dialogs/dtepeditdlgs.ui:431
+#, no-c-format
+msgid ""
+"The family to where this DTEP belong. There are two families:<br><p><b>XML "
+"style</b>:DTEP describing an XML like language</p>\n"
+"<p><b>Pseudo type</b>:DTEP describing some other language, where the notion "
+"of a tag is not the same as in XML. Examples are <i>PHP, JavaScript, CSS</i>."
+"</p>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:396
+#, no-c-format
+msgid "Inherits:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:399 dialogs/dtepeditdlgs.ui:462
+#, no-c-format
+msgid "The DTEP name from where this DTEP inherits the tags."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:402 dialogs/dtepeditdlgs.ui:465
+#, no-c-format
+msgid ""
+"The real name of the DTEP (like -<i>//W3C//DTD&nbsp;HTML&nbsp;4.01&nbsp;"
+"Transitional//EN</i>) from where the current DTEP inherits the tags."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:408
+#, no-c-format
+msgid "XML Style"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:413
+#, no-c-format
+msgid "Pseudo Type"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:440
+#, no-c-format
+msgid "Mimet&ypes:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:473
+#, no-c-format
+msgid "Comma separated list of mimetypes"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:476
+#, no-c-format
+msgid ""
+"Comma separated list of mimetypes. Files of these types are treated as "
+"belonging to this DTEP, unless the !DOCTYPE entry says something else."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:484
+#, no-c-format
+msgid "The default extension of files belonging to this DTEP"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:492
+#, no-c-format
+msgid "E&xtension:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:522
+#, no-c-format
+msgid "P&ages"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:550
+#, no-c-format
+msgid "Enable the first extra page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:553
+#, no-c-format
+msgid ""
+"Every tab edit dialog will have one more extra page aside of the main page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:556
+#, no-c-format
+msgid ""
+"Every tab edit dialog will have one more extra page aside of the main page. "
+"You can configure what will be on this page in the below fields."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:570 dialogs/dtepeditdlgs.ui:662
+#, no-c-format
+msgid "The title of the page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:573 dialogs/dtepeditdlgs.ui:665
+#, no-c-format
+msgid ""
+"The title of the page, like <b>Core && i18n</b>. As you see, the ampersand "
+"must be doubled."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:584 dialogs/dtepeditdlgs.ui:706
+#: dialogs/dtepeditdlgs.ui:759 dialogs/dtepeditdlgs.ui:787
+#: dialogs/dtepeditdlgs.ui:837
+#, no-c-format
+msgid "Groups:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:587 dialogs/dtepeditdlgs.ui:676
+#, no-c-format
+msgid "Comma separated list of the common attribute groups"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:590 dialogs/dtepeditdlgs.ui:679
+#, no-c-format
+msgid ""
+"Comma separated list of the common attribute groups. The attributes from the "
+"listed groups will appear on this page.<br>The common attributes are "
+"specified in each DTEP's <i>common.tag</i> file, where the <i>common=\"yes"
+"\"</i> attribute must be set.<br>The following example defined the common "
+"I18n attribute group:<br><p><b>\n"
+"&lt;tag name=\"I18n\" common=\"yes\"><br>\n"
+"&nbsp;&nbsp;&lt;attr name=\"lang\" type=\"input\" /><br>\n"
+"&nbsp;&nbsp;&lt;attr name=\"dir\" type=\"input\" /><br>\n"
+"&lt;/tag>\n"
+"</b></p>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:606
+#, no-c-format
+msgid "Enable the second extra page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:609 dialogs/dtepeditdlgs.ui:623
+#: dialogs/dtepeditdlgs.ui:637 dialogs/dtepeditdlgs.ui:651
+#, no-c-format
+msgid "See the tooltip and \"What's This?\" information for the first checkbox"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:620
+#, no-c-format
+msgid "Enable the third extra page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:634
+#, no-c-format
+msgid "Enable the fourth extra page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:648
+#, no-c-format
+msgid "Enable the fifth extra page"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:695 dialogs/dtepeditdlgs.ui:709
+#: dialogs/dtepeditdlgs.ui:720 dialogs/dtepeditdlgs.ui:734
+#: dialogs/dtepeditdlgs.ui:748 dialogs/dtepeditdlgs.ui:762
+#: dialogs/dtepeditdlgs.ui:776 dialogs/dtepeditdlgs.ui:790
+#: dialogs/dtepeditdlgs.ui:801 dialogs/dtepeditdlgs.ui:815
+#: dialogs/dtepeditdlgs.ui:826 dialogs/dtepeditdlgs.ui:840
+#: dialogs/dtepeditdlgs.ui:851 dialogs/dtepeditdlgs.ui:862
+#: dialogs/dtepeditdlgs.ui:873 dialogs/dtepeditdlgs.ui:884
+#, no-c-format
+msgid ""
+"See the tooltip and \"What's This?\" information for the first page fields"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:894
+#, no-c-format
+msgid "Parsing &Rules"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:905
+#, no-c-format
+msgid "Enable minus in words"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:908
+#, no-c-format
+msgid "Treat the minus sign as part of a word"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:911
+#, no-c-format
+msgid ""
+"If enabled <b>this-is-a-word</b> is treated like a word. Otherwise it is "
+"treated like 4 words."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:919
+#, no-c-format
+msgid "Comments:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:925 dialogs/dtepeditdlgs.ui:1512
+#, no-c-format
+msgid "Comma separated list of area borders for comments"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:928 dialogs/dtepeditdlgs.ui:1515
+#, no-c-format
+msgid ""
+"Comma separated list of area borders for comments. <i>EOL</i> means end of "
+"line, used for single line comments.<br>\n"
+"Example: <b>//&nbsp;EOL,&nbsp;/*&nbsp;*/</b>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:945
+#, no-c-format
+msgid "Type Specific Rules"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:971
+#, no-c-format
+msgid "XML style single tags"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:977
+#, no-c-format
+msgid "Check to use XML style single tags"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:980
+#, no-c-format
+msgid ""
+"Check to use XML style single tags (<b>&lt;single_tag /&gt;</b>), otherwise "
+"HTML style single tags (<b>&lt;single_tag&gt;</b>) are used."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:988
+#, no-c-format
+msgid "Use common rules"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:994
+#, no-c-format
+msgid "Append common parsing rules"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:997
+#, no-c-format
+msgid ""
+"Check it to append common parsing rules. These are:\n"
+"<p><b>\n"
+"&nbsp;&nbsp;SpecialAreas=&lt;?xml ?&gt;, &lt;!-- --&gt;, &lt;! &gt;\n"
+"&nbsp;&nbsp;SpecialAreaNames = XML PI, comment, DTD\n"
+"&nbsp;&nbsp;Comments = &lt;!-- --&gt;\n"
+"</b></p>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1010
+#, no-c-format
+msgid "Extended booleans"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1013
+#, no-c-format
+msgid "Check if the booleans are stored in extended form"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1016
+#, no-c-format
+msgid ""
+"Check if you want extended booleans in the language.<br>\n"
+"Examples:<br>\n"
+"<i>Simple boolean</i>: <b>&lt;tag&nbsp;booleanAttr&gt;</b><br>\n"
+"<i>Extended boolean</i>: <b>&lt;tag&nbsp;booleanAttr=\"1\"&gt;</b> or <b>&lt;"
+"tag&nbsp;booleanAttr=\"true\"&gt;</b>.\n"
+"<br>\n"
+"See the <b>True</b> and <b>False</b> boxes to define the values for true and "
+"false."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1040 dialogs/dtepeditdlgs.ui:1059
+#, no-c-format
+msgid "The value of \"true\" in case of extended booleans"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1070
+#, no-c-format
+msgid "False:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1084
+#, no-c-format
+msgid "True:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1112 dialogs/dtepeditdlgs.ui:1131
+#, no-c-format
+msgid ""
+"Comma separated list of the beginning and closing string for special areas"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1115 dialogs/dtepeditdlgs.ui:1134
+#, no-c-format
+msgid ""
+"The beginning and closing string of special areas, separated by a comma."
+"<br>\n"
+" Special areas are not parsed according to this DTD's rules, but according "
+"to their own rules.<br>\n"
+" A special area can be a pseudo DTD, a comment or something like that, "
+"for example <i>&lt;!--&nbsp;--&gt;</i>."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1125
+#, no-c-format
+msgid "Special areas:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1144 dialogs/dtepeditdlgs.ui:1158
+#, no-c-format
+msgid "Comma-separated list of the names for the above-defined special areas"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1152
+#, no-c-format
+msgid "Special area names:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1166
+#, no-c-format
+msgid "Special tags:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1169 dialogs/dtepeditdlgs.ui:1181
+#, no-c-format
+msgid "Specifies a tag that defines the start of a special area"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1172 dialogs/dtepeditdlgs.ui:1184
+#, no-c-format
+msgid ""
+"Specifies a tag which defines the start of a special area in the form of "
+"<i>tagname(attributename)</i>.<br>\n"
+"Example:<b>script(language)</b> means that any <b>&lt;script&gt;</b> tag "
+"having a <b>language</b> attribute indicates a special area."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1206
+#, no-c-format
+msgid "Definition tags:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1212 dialogs/dtepeditdlgs.ui:1335
+#, no-c-format
+msgid "Tags and attributes defining this DTEP"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1215 dialogs/dtepeditdlgs.ui:1338
+#, no-c-format
+msgid ""
+"Comma separated list of tags that define this DTEP. The format used is "
+"<i>tagname(attribute[defaultvalue])</i>. If the parent (a real) DTEP has a "
+"tag with <i>tagname</i> and\n"
+"the <i>attribute value</i> of this tag is equal with the name of this DTEP, "
+"the tag area\n"
+"is parsed according to the rules of this DTEP.<br>\n"
+"If <i>[defaultvalue]</i> is present, it means that if the attribute is not "
+"present in the tag it is taken as present with <i>value = defaultvalue</i>."
+"<br>\n"
+"Example: <b>Tags=style(type[text/css])</b> means that both <b>&lt;style&gt;</"
+"b> and <b>&lt;style&nbsp;type=\"text/css\"&gt;</b> are treated the same way "
+"and the DTEP defined by this tag is named <b>text/css</b>."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1227
+#, no-c-format
+msgid "Area borders:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1233 dialogs/dtepeditdlgs.ui:1350
+#, no-c-format
+msgid "Comma separated list of the area borders"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1236 dialogs/dtepeditdlgs.ui:1353
+#, no-c-format
+msgid ""
+"Comma separated list of the area borders encapsulating this pseudo DTEP. In "
+"the case of PHP it is:<br>\n"
+"<b>&lt;?&nbsp;?&gt;,&nbsp;&lt;*&nbsp;*&gt;,&nbsp;&lt;%&nbsp;%&gt;</b>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1245
+#, no-c-format
+msgid "Structure keywords:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1251 dialogs/dtepeditdlgs.ui:1324
+#, no-c-format
+msgid "Comma separated list of structure keywords"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1254 dialogs/dtepeditdlgs.ui:1327
+#, no-c-format
+msgid ""
+"Comma separated list of structure keywords. The keywords used here are used "
+"to create new node (nodes for structures) in the structure tree, like for a "
+"function, class or if block."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1262
+#, no-c-format
+msgid "Structure delimiting:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1268 dialogs/dtepeditdlgs.ui:1479
+#, no-c-format
+msgid "Regular expression that finds the beginning or end of a structure"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1271 dialogs/dtepeditdlgs.ui:1482
+#, no-c-format
+msgid ""
+"Regular expression that finds the beginning or end of a structure. This is "
+"usually the combination of <b>Structure beginning</b> and <b>Structure end</"
+"b>, like <b>\\{&nbsp;|&nbsp;\\}</b>"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1279
+#, no-c-format
+msgid "Structure beginning:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1285 dialogs/dtepeditdlgs.ui:1390
+#, no-c-format
+msgid "A string specifying the beginning of a structure"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1288 dialogs/dtepeditdlgs.ui:1393
+#, no-c-format
+msgid ""
+"A string specifying the beginning of a structure, like <b>{</b> in many "
+"cases."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1296
+#, no-c-format
+msgid "Local scope keywords:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1302 dialogs/dtepeditdlgs.ui:1313
+#, no-c-format
+msgid "Comma separated list of the local scope defining keywords"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1305 dialogs/dtepeditdlgs.ui:1316
+#, no-c-format
+msgid ""
+"Comma separated list of the local scope defining keywords. Other structure "
+"group elements found under a structure node that was created based on a "
+"keyword from this list are treated as local elements. For example if this "
+"list contains <b>function</b>, it means that elements, like variables found "
+"under a <b>function</b> are local, relative to the node that holds the "
+"<b>function</b>."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1362 dialogs/dtepeditdlgs.ui:1379
+#, no-c-format
+msgid "A string specifying the end of a structure"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1365 dialogs/dtepeditdlgs.ui:1382
+#, no-c-format
+msgid ""
+"A string specifying the end of a structure, like <b>}</b> in many cases."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1373
+#, no-c-format
+msgid "Structure end:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1409
+#, no-c-format
+msgid "Complete class members after:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1415 dialogs/dtepeditdlgs.ui:1462
+#, no-c-format
+msgid "Regular expression to find out when to invoke member autocompletion"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1418
+#, no-c-format
+msgid ""
+"Regular expression to find out when to invoke member autocompletion. <br>\n"
+"Example:<br>\n"
+"- we have a class called <b>foo</b> with some member variables<br>\n"
+"- the object of type <b>foo</b> is used in the document as $<b>objFoo</"
+"b><br>\n"
+"- the members can appear as <b>$objFoo->member</b> or <b>$objFoo.member</b>\n"
+"- in the above case this entry should look like <b>(?:-&gt;|\\.)$</b> "
+"(autocomplete if the object is followed by <b>-&gt;</b> or <b>.</b>)<br>\n"
+" The regular expression must be terminated with <b>$</b> (match end of "
+"line)."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1440
+#, no-c-format
+msgid "Complete attributes after:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1446 dialogs/dtepeditdlgs.ui:1454
+#, no-c-format
+msgid ""
+"Autocomplete attributes after this character. See the information for the "
+"same entry valid for tags."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1465
+#, no-c-format
+msgid ""
+"Regular expression to find out when to invoke member autocompletion. <br>\n"
+"Example:<br>\n"
+"- we have a class called <b>foo</b> with some member variables<br>\n"
+"- the object of type <b>foo</b> is used in the document as $<b>objFoo</"
+"b><br>\n"
+"- the members can appear as <b>$objFoo->member</b> or <b>$objFoo.member</b>\n"
+"- in the above case this entry shoul look like <b>(?:-&gt;|\\.)$</b> "
+"(autocomplete if the object is followed by <b>-&gt;</b> or <b>.</b>)<br>\n"
+" The regular expression must be terminated with <b>$</b> (match end of "
+"line)."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1495
+#, no-c-format
+msgid "Attribute separator:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1501 dialogs/dtepeditdlgs.ui:1599
+#, no-c-format
+msgid "The character specifying the end of an attribute"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1504 dialogs/dtepeditdlgs.ui:1602
+#, no-c-format
+msgid ""
+"The character specifying the end of an attribute. By default it is <b>\"</b> "
+"for XML DTEPs and <b>,</b> for pseudo DTEPs."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1524
+#, no-c-format
+msgid "Included DTEPs:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1530 dialogs/dtepeditdlgs.ui:1610
+#, no-c-format
+msgid "Comma-separated list of DTEPs that can be present inside this DTEP"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1533 dialogs/dtepeditdlgs.ui:1613
+#, no-c-format
+msgid ""
+"Comma-separated list of DTEPs that can be present inside this DTEP. The list "
+"consist usually of pseudo DTEPs."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1541
+#, no-c-format
+msgid "Autocomplete tags after:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1547 dialogs/dtepeditdlgs.ui:1558
+#, no-c-format
+msgid "The character after which the list of tags should be shown"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1550
+#, no-c-format
+msgid ""
+"The autocompletion box is brought up automatically once this character is "
+"entered or space is pressed after this character.<br> For real DTEPs it's "
+"usually <b>&lt;</b>, but for example for the CSS pseudo DTEP it is <b>{</b>. "
+"The text <b>none</b> instead of a character specifies that the tag "
+"completion box should not be brought up automatically, only if the user "
+"requests it."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1561
+#, no-c-format
+msgid ""
+"The autocompletion box is brought up automatically once this character is "
+"entered or space is pressed after this character<br>. For real DTEPs it's "
+"usually <b>&lt;</b>, but for example for the CSS pseudo DTEP it is <b>{</b>. "
+"The text <b>none</b> instead of a character specifies that the tag "
+"completion box should not be brought up automatically, only if the user "
+"requests it."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1577 dialogs/dtepeditdlgs.ui:1591
+#, no-c-format
+msgid ""
+"The character specifying the end of a tag. See the information for the "
+"attribute separator for details."
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1585
+#, no-c-format
+msgid "Tag separator:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1623
+#, no-c-format
+msgid "Structures"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1634
+#, no-c-format
+msgid "Available groups:"
+msgstr ""
+
+#: dialogs/dtepeditdlgs.ui:1670 dialogs/settings/abbreviations.ui:193
+#: project/teammembersdlgs.ui:83
+#, no-c-format
+msgid "&Edit..."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:25
+#, no-c-format
+msgid "Structure Group Editor"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:36 project/membereditdlgs.ui:41
+#: project/subprojecteditdlgs.ui:24
+#, no-c-format
+msgid "&Name:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:47
+#, no-c-format
+msgid "The name of the group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:50
+#, no-c-format
+msgid ""
+"The user visible name of the group. It will be shown in the structure tree "
+"as a top node when there are elements belonging to this group in the "
+"document."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:58
+#, no-c-format
+msgid "&Icon:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:103
+#, no-c-format
+msgid "Filen&ame definition:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:109 dialogs/dtepstructureeditdlgs.ui:134
+#, no-c-format
+msgid "Regular expression to get the filename"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:112 dialogs/dtepstructureeditdlgs.ui:137
+#, no-c-format
+msgid ""
+"Regular expression to get the filename. The expression is used to <b>remove</"
+"b> the unnecessary strings from the element's text."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:120
+#, no-c-format
+msgid "Contains a &filename"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:123
+#, no-c-format
+msgid "True if the element's text contains a filename"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:145
+#, no-c-format
+msgid "&Tag:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:151
+#, no-c-format
+msgid "Elements identified by this entry will belong to this group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:154 dialogs/dtepstructureeditdlgs.ui:196
+#, no-c-format
+msgid ""
+"Defines which tags belong to this group. The format is "
+"<i>tagname(attribute1, attribute2, ...)</i>. Tags with name <i>tagname</i> "
+"will appear under this group. The item text of the corresponding node in the "
+"tree will be <i>attribute1_value | attribute2_value | ...</i>Currently only "
+"one tag may be listed here."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:162
+#, no-c-format
+msgid "\"No\" na&me:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:168 dialogs/dtepstructureeditdlgs.ui:179
+#, no-c-format
+msgid "The name that appears when no element were found"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:171 dialogs/dtepstructureeditdlgs.ui:182
+#, no-c-format
+msgid ""
+"The user visible name of the group. It will be shown in the structure tree "
+"as a top node when there are <b>no</b> elements belonging to this group in "
+"the document."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:193
+#, no-c-format
+msgid "Elements ideintified by this entry will belong to this group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:221
+#, no-c-format
+msgid "Use elements as tags"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:224
+#, no-c-format
+msgid "Treat elements as new tags"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:227
+#, no-c-format
+msgid ""
+"Treat elements as new tags, so they will show up during tag autocompletion."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:235
+#, no-c-format
+msgid "&Pseudo DTEP Specific Settings"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:246 dialogs/dtepstructureeditdlgs.ui:294
+#, no-c-format
+msgid "Regular expression to find the type of the element"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:249 dialogs/dtepstructureeditdlgs.ui:297
+#, no-c-format
+msgid ""
+"Regular expression to find the type of the element. The pattern is searched "
+"on the result of the <i>DefinitionRx</i> match and the first captured area "
+"will hold the element type.<br>\n"
+"Example (simplified):<br>\n"
+"<b>DefinitionRx=\\$+([a-zA-Z]+)=new\\\\s[a-zA-Z]+;<br>\n"
+"TypeRx=new\\\\s([a-zA-Z]+);</b><br><br>\n"
+"This will match strings like <b>$fooObj=new foo;</b>. Now this string is "
+"searched and it will find <b>new foo;</b>, where <b>foo</b> is the first "
+"captured text (the regular expression matching <b>foo</b> is between "
+"brackets).<br>\n"
+"So the type of <b>$fooObj</b> is <b>foo</b>."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:262
+#, no-c-format
+msgid "&Usage expression:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:268 dialogs/dtepstructureeditdlgs.ui:330
+#, no-c-format
+msgid "Regular expression to find the usage of a group element"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:271 dialogs/dtepstructureeditdlgs.ui:333
+#, no-c-format
+msgid ""
+"Regular expression to find the usage of a group element in the document."
+"<br>\n"
+"Example 1:<br>\n"
+"- classes are defined as <b>class foo {...}</b><br>\n"
+"- classes are used as <b>$objFoo</b><br><br>\n"
+"Example 2:<br>\n"
+"- variables are defined as <b>int i</b><br>\n"
+"- variables are used as <b>@i</b><br><br>\n"
+"Example 3:<br>\n"
+"- variables are defined as <b>$i</b><br>\n"
+"- variables are used as <b>$i</b>. In this case <i>UsageRx </i>is the same "
+"as <i>DefinitionRx</i>."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:288
+#, no-c-format
+msgid "Element t&ype expression:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:310
+#, no-c-format
+msgid "Definition e&xpression:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:316 dialogs/dtepstructureeditdlgs.ui:579
+#, no-c-format
+msgid "Regular expression to find what belong to this group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:319 dialogs/dtepstructureeditdlgs.ui:582
+#, no-c-format
+msgid ""
+"Regular expression used to find text areas in the document, which will "
+"belong to this group. The first captured area shouldbe the actual name of "
+"the group entry.<br>\n"
+"Example for a <i>class</i> group:<br>\n"
+"<b>\\bclass[\\\\s]+([0-9a-zA-Z_\\x7f-\\xff]*)[\\\\s]*</b><br>\n"
+"The first captured area (between \"<b>(</b>\" and \"<b>)</b>\") holds the "
+"class name."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:350
+#, no-c-format
+msgid "Parent group:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:353 dialogs/dtepstructureeditdlgs.ui:364
+#, no-c-format
+msgid "The name of the group that may be the parent of this"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:356 dialogs/dtepstructureeditdlgs.ui:367
+#, no-c-format
+msgid ""
+"The name of the group that may be the parent of this. For example "
+"<b>classes</b> might be a parent of <b>functions</b> in case of member "
+"functions. This entry indicates this possible relationship and is used to "
+"provide functionality like member autocompletion."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:375
+#, no-c-format
+msgid "Searched tags:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:378 dialogs/dtepstructureeditdlgs.ui:472
+#, no-c-format
+msgid "Only tags of this type can be part of the group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:386
+#, no-c-format
+msgid "Remove when autocompleting:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:389 dialogs/dtepstructureeditdlgs.ui:424
+#, no-c-format
+msgid ""
+"Regular expression used to remove unwanted strings from the completion text"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:397
+#, no-c-format
+msgid "Autocomplete after:"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:400 dialogs/dtepstructureeditdlgs.ui:412
+#, no-c-format
+msgid ""
+"Regular expression to tell when to bring up the completion box with the "
+"elements of this group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:403 dialogs/dtepstructureeditdlgs.ui:415
+#, no-c-format
+msgid ""
+"Regular expression to tell when to bring up the completion box with the "
+"elements of this group.<br>\n"
+"Example:<b>\\bnew[\\\\s]+$</b> tells that after typing <b>new&nbsp;</b>, the "
+"completion box with the elements should be shown."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:435
+#, no-c-format
+msgid "XmlTag"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:440
+#, no-c-format
+msgid "XmlTagEnd"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:67
+#: data/toolbars/docbook/docbook_xml.actions:38
+#: data/toolbars/html/standard.actions:67 dialogs/dtepstructureeditdlgs.ui:445
+#, no-c-format
+msgid "Comment"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:455
+#, no-c-format
+msgid "ScriptTag"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:460
+#, no-c-format
+msgid "ScriptStructureBegin"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:465
+#, no-c-format
+msgid "ScriptStructureEnd"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:497
+#, no-c-format
+msgid "Parse file"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:500
+#, no-c-format
+msgid "Check if the filename that is in the elements text should be parsed"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:503
+#, no-c-format
+msgid ""
+"Check if the filename that is in the elements text should be parsed. This "
+"makes sense only if the element may contain a filename and the "
+"<i>FileNameRx</i> is specified."
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:522
+#, no-c-format
+msgid "Simple"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:525
+#, no-c-format
+msgid "This is a simple group, nothing special"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:533
+#, no-c-format
+msgid "Variable group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:536
+#, no-c-format
+msgid "The group's elements are variables"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:544
+#, no-c-format
+msgid "Function group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:547
+#, no-c-format
+msgid "The group's elements are functions"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:555
+#, no-c-format
+msgid "Class group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:558
+#, no-c-format
+msgid "The group's elements are classes"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:566
+#, no-c-format
+msgid "Ob&ject group"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:569
+#, no-c-format
+msgid "The group's elements are objects"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:593
+#, no-c-format
+msgid "Minimal search mode"
+msgstr ""
+
+#: dialogs/dtepstructureeditdlgs.ui:596
+#, no-c-format
+msgid ""
+"Enable to use the minimal style search for definition instead of the "
+"standard (greedy) matching"
+msgstr ""
+
+#: dialogs/fourbuttonmessagebox.ui:74
+#, no-c-format
+msgid "Save &As..."
+msgstr ""
+
+#: dialogs/fourbuttonmessagebox.ui:90
+#, no-c-format
+msgid "&Do Not Save"
+msgstr ""
+
+#: dialogs/loadentitydlgs.ui:27
+#, no-c-format
+msgid "Source DTD:"
+msgstr ""
+
+#: dialogs/loadentitydlgs.ui:35
+#, no-c-format
+msgid "Target DTEP:"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:36 plugins/plugineditor.ui:134
+#: plugins/plugineditor.ui:188
+#, no-c-format
+msgid "Add..."
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:52
+#, no-c-format
+msgid "&New..."
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:68
+#, no-c-format
+msgid "&Group:"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:87
+#, no-c-format
+msgid "&Valid for:"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:117
+#, no-c-format
+msgid "Template"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:207
+#, no-c-format
+msgid "Expands to:"
+msgstr ""
+
+#: dialogs/settings/abbreviations.ui:226
+#, no-c-format
+msgid "&Templates:"
+msgstr ""
+
+#: dialogs/settings/codetemplatedlgs.ui:42
+#, no-c-format
+msgid "&Template:"
+msgstr ""
+
+#: dialogs/settings/codetemplatedlgs.ui:53
+#, no-c-format
+msgid "&Description:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:52 project/projectoptions.ui:333
+#, no-c-format
+msgid ""
+"New files will have the extension and highlighting according to this setting"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:66
+#, no-c-format
+msgid "Mimetypes"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:93
+#, no-c-format
+msgid "&Reset to Default"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:101
+#, no-c-format
+msgid "Te&xts:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:112
+#, no-c-format
+msgid "&Markups:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:123
+#, no-c-format
+msgid "&Images:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:156
+#, no-c-format
+msgid "&Scripts:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:197
+#, no-c-format
+msgid "Default character &encoding:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:211 project/projectoptions.ui:284
+#, no-c-format
+msgid "Default &DTD:"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:239
+#, no-c-format
+msgid "Startup Options"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:250
+#, no-c-format
+msgid "L&oad last-opened files"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:258
+#, no-c-format
+msgid "S&how splashscreen"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:266
+#, no-c-format
+msgid "&Load last-opened project"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:284
+#, no-c-format
+msgid "Create backups every"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:306
+#, no-c-format
+msgid "minutes"
+msgstr ""
+
+#: dialogs/settings/filemaskss.ui:316
+#, no-c-format
+msgid "Show the DTD selection dialog when loading files with &unknown DTD"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:47
+#, no-c-format
+msgid "Structure Tree Look && Feel"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:64
+#, no-c-format
+msgid "Use 0 to disable the automatic refresh of structure tree"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:89
+#, no-c-format
+msgid "Instant update"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:92
+#: dialogs/settings/parseroptionsui.ui:165
+#, no-c-format
+msgid "Update the structure tree after every keystroke"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:117
+#, no-c-format
+msgid "Show closing tags"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:125
+#, no-c-format
+msgid "Show empt&y nodes and groups"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:136
+#, no-c-format
+msgid "Set to 0 in order to expand the whole tree"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:144
+#, no-c-format
+msgid "Refresh frequency (in seconds):"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:152
+#, no-c-format
+msgid "Expand tree when reparse to level:"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:162
+#, no-c-format
+msgid "Clicks on Structure Tree Items"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:206
+#, no-c-format
+msgid "Left button:"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:224
+#, no-c-format
+msgid "Double click:"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:232
+#, no-c-format
+msgid "Middle button:"
+msgstr ""
+
+#: dialogs/settings/parseroptionsui.ui:240
+#, no-c-format
+msgid "Right button:"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:39
+#, no-c-format
+msgid "Reset window layout to the default on the next startup"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:47
+#, no-c-format
+msgid "Show hidden files in files tree"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:55
+#, no-c-format
+msgid "Save tree status for local trees"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:63
+#, no-c-format
+msgid "Close Buttons on Tabs"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:74
+#, no-c-format
+msgid "&Always show"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:85
+#, no-c-format
+msgid "&Do not show"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:93
+#, no-c-format
+msgid "Show dela&yed"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:114
+#, no-c-format
+msgid "New tab"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:125
+#: dialogs/settings/previewoptionss.ui:192
+#, no-c-format
+msgid "Separate toolview"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:135
+#, no-c-format
+msgid "Toolview Tabs"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:146
+#, no-c-format
+msgid "Icon and text"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:11
+#: dialogs/settings/previewoptionss.ui:165
+#, no-c-format
+msgid "Icon"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:200
+#, no-c-format
+msgid "Editor area"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:230
+#, no-c-format
+msgid "&Warning Messages"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:241
+#, no-c-format
+msgid "Warn about opening binar&y/unknown files"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:249
+#, no-c-format
+msgid "Warn when executing &actions associated with events"
+msgstr ""
+
+#: dialogs/settings/previewoptionss.ui:257
+#, no-c-format
+msgid "Show all warning messages"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:47
+#, no-c-format
+msgid "Attribute quotation:"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:53
+#, no-c-format
+msgid "Double Quotes"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:58
+#, no-c-format
+msgid "Single Quotes"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:70
+#, no-c-format
+msgid "Tag case:"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:78
+#, no-c-format
+msgid "Attribute case:"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:84 dialogs/settings/styleoptionss.ui:112
+#, no-c-format
+msgid "Default Case"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:89 dialogs/settings/styleoptionss.ui:117
+#, no-c-format
+msgid "Lower Case"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:94 dialogs/settings/styleoptionss.ui:122
+#, no-c-format
+msgid "Upper Case"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:106
+#, no-c-format
+msgid "Auto-close o&ptional tags"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:134
+#, no-c-format
+msgid "Auto-close &non single and non optional tags"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:159
+#, no-c-format
+msgid "&Update opening/closing tag automatically"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:175
+#, no-c-format
+msgid "Use &auto-completion"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:183
+#, no-c-format
+msgid "Automatic &replacement of the accented characters"
+msgstr ""
+
+#: dialogs/settings/styleoptionss.ui:186
+#, no-c-format
+msgid ""
+"If this option is turned on the accented characters, like <b>&#225;</b>, "
+"will be automatically replaced by their unicode style notation, for the "
+"above case with <b>&#038;#225;</b>.<br>\n"
+"We suggest to leave this option off and use an unicode or locale encoding "
+"for your documents."
+msgstr ""
+
+#: dialogs/specialchardialogs.ui:44
+#, no-c-format
+msgid "&Insert Code"
+msgstr ""
+
+#: dialogs/specialchardialogs.ui:64
+#, no-c-format
+msgid "Insert C&har"
+msgstr ""
+
+#: dialogs/specialchardialogs.ui:116
+#, no-c-format
+msgid "&Filter:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagmail.ui:27
+#, no-c-format
+msgid "Email address:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagmail.ui:67
+#, no-c-format
+msgid "Subject:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagmisc.ui:47
+#, no-c-format
+msgid "Element name:"
+msgstr ""
+
+#: dialogs/tagdialogs/tagmisc.ui:55
+#, no-c-format
+msgid "&Add closing tag"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:55
+#, no-c-format
+msgid "Name: "
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:63 project/membereditdlgs.ui:127
+#, no-c-format
+msgid "Nickname:"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:71
+#, no-c-format
+msgid "!DOCTYPE definition line:"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:94
+#, no-c-format
+msgid "DTD URL:"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:102
+#, no-c-format
+msgid "Target directory name:"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:110
+#, no-c-format
+msgid "Default extension:"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:123
+#, no-c-format
+msgid "Case-sensitive tags and attributes"
+msgstr ""
+
+#: parsers/dtd/dtepcreationdlg.ui:134
+#, no-c-format
+msgid "&Fine-tune the DTEP after conversion"
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:16
+#, no-c-format
+msgid "Document Properties"
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:25
+#, no-c-format
+msgid "Column 1"
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:36
+#, no-c-format
+msgid "New Item"
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:79
+#, no-c-format
+msgid "Current DTD: "
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:95
+#, no-c-format
+msgid "Title: "
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:111
+#, no-c-format
+msgid "Link CSS stylesheet:"
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:127
+#, no-c-format
+msgid "Meta items:"
+msgstr ""
+
+#: parts/kafka/htmldocumentpropertiesui.ui:160
+#, no-c-format
+msgid "CSS rules:"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:24
+#, no-c-format
+msgid "Dual Views Mode Synchronization"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:66 parts/kafka/kafkasyncoptionsui.ui:134
+#, no-c-format
+msgid "ms"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:85
+#, no-c-format
+msgid "Refresh the VPL editor on click"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:93
+#, no-c-format
+msgid "Refresh the VPL editor every:"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:153
+#, no-c-format
+msgid "Refresh the source editor on click"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:161
+#, no-c-format
+msgid "Refresh the source editor every:"
+msgstr ""
+
+#: parts/kafka/kafkasyncoptionsui.ui:190
+#, no-c-format
+msgid "Show an icon where scripts are located"
+msgstr ""
+
+#: plugins/pluginconfig.ui:44
+#, no-c-format
+msgid "Validate plugin"
+msgstr ""
+
+#: plugins/pluginconfig.ui:86
+#, no-c-format
+msgid "Plugin Options"
+msgstr ""
+
+#: plugins/pluginconfig.ui:105
+#, no-c-format
+msgid "The plugin name as it appears in the Plugins menu."
+msgstr ""
+
+#: plugins/pluginconfig.ui:141
+#, no-c-format
+msgid "Location:"
+msgstr ""
+
+#: plugins/pluginconfig.ui:149
+#, no-c-format
+msgid ""
+"The exact location of the plugin. If not set the global search paths setting "
+"is used."
+msgstr ""
+
+#: plugins/pluginconfig.ui:157
+#, no-c-format
+msgid "The plugin executable or library name (with extension)."
+msgstr ""
+
+#: plugins/pluginconfig.ui:186
+#, no-c-format
+msgid "Output window:"
+msgstr ""
+
+#: plugins/pluginconfig.ui:208
+#, no-c-format
+msgid "&Read only part"
+msgstr ""
+
+#: plugins/pluginconfig.ui:216
+#, no-c-format
+msgid "Input:"
+msgstr ""
+
+#: plugins/pluginconfig.ui:232
+#, no-c-format
+msgid "Current File Path"
+msgstr ""
+
+#: plugins/pluginconfig.ui:237
+#, no-c-format
+msgid "Project Folder"
+msgstr ""
+
+#: plugins/plugineditor.ui:49
+#, no-c-format
+msgid "Search paths:"
+msgstr ""
+
+#: plugins/plugineditor.ui:83
+#, no-c-format
+msgid "Valid"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:47 plugins/plugineditor.ui:94
+#, no-c-format
+msgid "Location"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:15 plugins/plugineditor.ui:105
+#, no-c-format
+msgid "File Name"
+msgstr ""
+
+#: plugins/plugineditor.ui:116
+#, no-c-format
+msgid "Output Window"
+msgstr ""
+
+#: plugins/plugineditor.ui:145
+#, no-c-format
+msgid "Configure..."
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.actions:18 plugins/plugineditor.ui:178
+#, no-c-format
+msgid "Refresh"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:24
+#, no-c-format
+msgid "Ena&ble the event actions"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:35
+#, no-c-format
+msgid "Configure Events"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:46
+#, no-c-format
+msgid "&Add"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:77
+#, no-c-format
+msgid "Event"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:88
+#, no-c-format
+msgid "Action"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:99
+#, no-c-format
+msgid "Argument 1"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:110
+#, no-c-format
+msgid "Argument 2"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:121
+#, no-c-format
+msgid "Argument 3"
+msgstr ""
+
+#: project/eventconfigurationdlgs.ui:132
+#, no-c-format
+msgid "Argument 4"
+msgstr ""
+
+#: project/eventeditordlgs.ui:49
+#, no-c-format
+msgid "Event:"
+msgstr ""
+
+#: project/eventeditordlgs.ui:78
+#, no-c-format
+msgid "Action:"
+msgstr ""
+
+#: project/eventeditordlgs.ui:107
+#, no-c-format
+msgid "Argument 1:"
+msgstr ""
+
+#: project/eventeditordlgs.ui:139
+#, no-c-format
+msgid "Argument 2:"
+msgstr ""
+
+#: project/eventeditordlgs.ui:171
+#, no-c-format
+msgid "Argument 3:"
+msgstr ""
+
+#: project/eventeditordlgs.ui:187
+#, no-c-format
+msgid "Argument 4:"
+msgstr ""
+
+#: project/membereditdlgs.ui:52
+#, no-c-format
+msgid "E&dit Subprojects"
+msgstr ""
+
+#: project/membereditdlgs.ui:70
+#, no-c-format
+msgid "Tas&k:"
+msgstr ""
+
+#: project/membereditdlgs.ui:81
+#, no-c-format
+msgid "Subpro&ject:"
+msgstr ""
+
+#: project/membereditdlgs.ui:92
+#, no-c-format
+msgid "&Role:"
+msgstr ""
+
+#: project/membereditdlgs.ui:103
+#, no-c-format
+msgid "&Email:"
+msgstr ""
+
+#: project/projectnewfinals.ui:121
+#, no-c-format
+msgid "Prefix:"
+msgstr ""
+
+#: project/projectnewfinals.ui:134 project/projectoptions.ui:273
+#, no-c-format
+msgid "Project Defaults"
+msgstr ""
+
+#: project/projectnewfinals.ui:151
+#, no-c-format
+msgid "Default DTD:"
+msgstr ""
+
+#: project/projectnewfinals.ui:170
+#, no-c-format
+msgid "Default encoding:"
+msgstr ""
+
+#: project/projectnewfinals.ui:185
+#, no-c-format
+msgid "Insert &local templates"
+msgstr ""
+
+#: project/projectnewfinals.ui:193
+#, no-c-format
+msgid "Insert &global templates"
+msgstr ""
+
+#: project/projectnewfinals.ui:201
+#, no-c-format
+msgid "Use preview prefi&x"
+msgstr ""
+
+#: project/projectnewfinals.ui:209
+#, no-c-format
+msgid "Author:"
+msgstr ""
+
+#: project/projectnewfinals.ui:264
+#, no-c-format
+msgid "Email:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:121
+#, no-c-format
+msgid "Directory Settings"
+msgstr ""
+
+#: project/projectnewgenerals.ui:137
+#, no-c-format
+msgid "Templates directory:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:170
+#, no-c-format
+msgid "Toolbars directory:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:220
+#, no-c-format
+msgid "Main directory:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:240
+#, no-c-format
+msgid "Project Sources"
+msgstr ""
+
+#: project/projectnewgenerals.ui:257
+#, no-c-format
+msgid "&Add local or remote files"
+msgstr ""
+
+#: project/projectnewgenerals.ui:268
+#, no-c-format
+msgid "&Use wget to download files from a site"
+msgstr ""
+
+#: project/projectnewgenerals.ui:297
+#, no-c-format
+msgid "Server Settings"
+msgstr ""
+
+#: project/projectnewgenerals.ui:308
+#, no-c-format
+msgid "Protocol: "
+msgstr ""
+
+#: project/projectnewgenerals.ui:321
+#, no-c-format
+msgid "Password:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:382
+#, no-c-format
+msgid "Port:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:398
+#, no-c-format
+msgid "Host:"
+msgstr ""
+
+#: project/projectnewgenerals.ui:409
+#, no-c-format
+msgid "User:"
+msgstr ""
+
+#: project/projectnewlocals.ui:107
+#, no-c-format
+msgid "Insert files from"
+msgstr ""
+
+#: project/projectnewlocals.ui:123
+#, no-c-format
+msgid "Included files:"
+msgstr ""
+
+#: project/projectnewlocals.ui:142
+#, no-c-format
+msgid "Filters"
+msgstr ""
+
+#: project/projectnewlocals.ui:159
+#, no-c-format
+msgid "Insert files with the following &mask:"
+msgstr ""
+
+#: project/projectnewlocals.ui:175
+#, no-c-format
+msgid "Insert onl&y markup, script and image files"
+msgstr ""
+
+#: project/projectnewlocals.ui:236
+#, no-c-format
+msgid "&Add Files..."
+msgstr ""
+
+#: project/projectnewlocals.ui:244
+#, no-c-format
+msgid "A&dd Folder..."
+msgstr ""
+
+#: project/projectnewlocals.ui:252
+#, no-c-format
+msgid "&Clear List"
+msgstr ""
+
+#: project/projectnewwebs.ui:192
+#, no-c-format
+msgid "wget's command line:"
+msgstr ""
+
+#: project/projectnewwebs.ui:215
+#, no-c-format
+msgid "HTTP"
+msgstr ""
+
+#: project/projectnewwebs.ui:220
+#, no-c-format
+msgid "FTP"
+msgstr ""
+
+#: project/projectnewwebs.ui:237
+#, no-c-format
+msgid "Protocol:"
+msgstr ""
+
+#: project/projectnewwebs.ui:250
+#, no-c-format
+msgid "Site source:"
+msgstr ""
+
+#: project/projectoptions.ui:33
+#, no-c-format
+msgid "Project Options"
+msgstr ""
+
+#: project/projectoptions.ui:188
+#, no-c-format
+msgid "Project &name:"
+msgstr ""
+
+#: project/projectoptions.ui:199
+#, no-c-format
+msgid "&Templates folder:"
+msgstr ""
+
+#: project/projectoptions.ui:216
+#, no-c-format
+msgid "T&oolbars folder:"
+msgstr ""
+
+#: project/projectoptions.ui:235
+#, no-c-format
+msgid "&Author:"
+msgstr ""
+
+#: project/projectoptions.ui:254
+#, no-c-format
+msgid "E&mail:"
+msgstr ""
+
+#: project/projectoptions.ui:295
+#, no-c-format
+msgid "Default &view:"
+msgstr ""
+
+#: project/projectoptions.ui:312
+#, no-c-format
+msgid "Default &encoding:"
+msgstr ""
+
+#: project/projectoptions.ui:343
+#, no-c-format
+msgid "E&xclude from project:"
+msgstr ""
+
+#: project/projectoptions.ui:354
+#, no-c-format
+msgid "Exclude &files listed in .cvsignore"
+msgstr ""
+
+#: project/projectoptions.ui:357
+#, no-c-format
+msgid ""
+"The files listed in <i>.cvsignore</i> files will not appear in the project "
+"tree, nor will be shown when you rescan the project folder or upload the "
+"project. Files matching the <i>.cvsignore</i> entries that were already "
+"present in the project will be removed from it, but they will not be removed "
+"from the disc.<br>\n"
+"<b>NOTE:</b> This feature works only for local projects."
+msgstr ""
+
+#: project/projectoptions.ui:374
+#, no-c-format
+msgid "Debugger"
+msgstr ""
+
+#: project/projectoptions.ui:385
+#, no-c-format
+msgid "Debu&gger:"
+msgstr ""
+
+#: project/projectoptions.ui:420
+#, no-c-format
+msgid "Optio&ns"
+msgstr ""
+
+#: project/projectoptions.ui:428
+#, no-c-format
+msgid "Remember &breakpoints across sessions"
+msgstr ""
+
+#: project/projectoptions.ui:436
+#, no-c-format
+msgid "Remember watches across sessions"
+msgstr ""
+
+#: project/projectoptions.ui:446
+#, no-c-format
+msgid "Use persistent boo&kmarks"
+msgstr ""
+
+#: project/projectoptions.ui:462
+#, no-c-format
+msgid "&Use preview prefix:"
+msgstr ""
+
+#: project/projectuploads.ui:40
+#, no-c-format
+msgid "Upload Project Files"
+msgstr ""
+
+#: project/projectuploads.ui:62 project/uploadprofiledlgs.ui:75
+#, no-c-format
+msgid "Profile &name:"
+msgstr ""
+
+#: project/projectuploads.ui:103
+#, no-c-format
+msgid "New..."
+msgstr ""
+
+#: project/projectuploads.ui:111
+#, no-c-format
+msgid "Edit..."
+msgstr ""
+
+#: project/projectuploads.ui:137
+#, no-c-format
+msgid "&Proceed"
+msgstr ""
+
+#: project/projectuploads.ui:187
+#, no-c-format
+msgid "&Keep passwords in memory"
+msgstr ""
+
+#: project/projectuploads.ui:217 project/rescanprjdir.ui:198
+#, no-c-format
+msgid "&Invert"
+msgstr ""
+
+#: project/projectuploads.ui:233
+#, no-c-format
+msgid "C&ollapse All"
+msgstr ""
+
+#: project/projectuploads.ui:241
+#, no-c-format
+msgid "U&pdate All"
+msgstr ""
+
+#: project/projectuploads.ui:244
+#, no-c-format
+msgid "This will cause all files to appear already uploaded"
+msgstr ""
+
+#: project/projectuploads.ui:252
+#, no-c-format
+msgid "&Modified"
+msgstr ""
+
+#: project/projectuploads.ui:260 project/rescanprjdir.ui:179
+#, no-c-format
+msgid "E&xpand All"
+msgstr ""
+
+#: project/projectuploads.ui:289
+#, no-c-format
+msgid "Selection:"
+msgstr ""
+
+#: project/projectuploads.ui:305 project/rescanprjdir.ui:163
+#, no-c-format
+msgid "&All"
+msgstr ""
+
+#: project/projectuploads.ui:313
+#, no-c-format
+msgid "Mark the selected files as uploaded instead of uploading them"
+msgstr ""
+
+#: project/projectuploads.ui:339
+#, no-c-format
+msgid "Current: [none]"
+msgstr ""
+
+#: project/rescanprjdir.ui:39
+#, no-c-format
+msgid "MyDialog"
+msgstr ""
+
+#: project/rescanprjdir.ui:79
+#, no-c-format
+msgid "<b>Add New Files in Project</b>"
+msgstr ""
+
+#: project/rescanprjdir.ui:138
+#, no-c-format
+msgid "Co&llapse All"
+msgstr ""
+
+#: project/subprojecteditdlgs.ui:35
+#, no-c-format
+msgid "The relative path of the subproject folder inside the project."
+msgstr ""
+
+#: project/subprojecteditdlgs.ui:48
+#, no-c-format
+msgid "&Location:"
+msgstr ""
+
+#: project/subprojecteditdlgs.ui:59
+#, no-c-format
+msgid "&Create new subproject"
+msgstr ""
+
+#: project/subprojecteditdlgs.ui:62
+#, no-c-format
+msgid ""
+"Check this if you want to create a new subproject with the above entered "
+"data."
+msgstr ""
+
+#: project/teammembersdlgs.ui:24
+#, no-c-format
+msgid "&Mailing list:"
+msgstr ""
+
+#: project/teammembersdlgs.ui:40
+#, no-c-format
+msgid "You are:"
+msgstr ""
+
+#: project/teammembersdlgs.ui:64
+#, no-c-format
+msgid "&Team Members"
+msgstr ""
+
+#: project/teammembersdlgs.ui:100
+#, no-c-format
+msgid "Nickname"
+msgstr ""
+
+#: project/teammembersdlgs.ui:111
+#, no-c-format
+msgid "Email"
+msgstr ""
+
+#: project/teammembersdlgs.ui:122
+#, no-c-format
+msgid "Role"
+msgstr ""
+
+#: project/teammembersdlgs.ui:133
+#, no-c-format
+msgid "Task"
+msgstr ""
+
+#: project/teammembersdlgs.ui:144
+#, no-c-format
+msgid "Subproject"
+msgstr ""
+
+#: project/teammembersdlgs.ui:187
+#, no-c-format
+msgid "Set to &Yourself"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:42
+#, no-c-format
+msgid "&Host:"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:53
+#, no-c-format
+msgid "&User:"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:64
+#, no-c-format
+msgid "Pa&th:"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:86
+#, no-c-format
+msgid "Use as &default profile"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:107
+#, no-c-format
+msgid "Pass&word:"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:213
+#, no-c-format
+msgid "Po&rt:"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:232
+#, no-c-format
+msgid "&Store password on disc"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:238
+#, no-c-format
+msgid "Keep the password in a file. DANGEROUS! Read the \"What's This?\" text."
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:241
+#, no-c-format
+msgid ""
+"<qt>If you check this box, the password will be saved in the local Quanta "
+"configuration file, so every time you start Quanta and load this project, "
+"the password will be loaded and you don't have to enter it. Altough the "
+"local configuration file is readable only by you and the password\n"
+"is obscured, saving the password in any file is a security risk. Use this "
+"option at your own risk.<br>\n"
+"<i>Note:</i> due to the security concerns, the password is not present in "
+"the project file, and moving the project files to another computer or "
+"uploading the project to a server will not move/upload the password to the "
+"new place.</qt>"
+msgstr ""
+
+#: project/uploadprofiledlgs.ui:264
+#, no-c-format
+msgid "&Protocol:"
+msgstr ""
+
+#: project/uploadprofilespage.ui:46
+#, no-c-format
+msgid "Default profile:"
+msgstr ""
+
+#: project/uploadprofilespage.ui:62
+#, no-c-format
+msgid "Edit Profiles"
+msgstr ""
+
+#: project/uploadprofilespage.ui:86
+#, no-c-format
+msgid "Show a &treeview for each profile"
+msgstr ""
+
+#: treeviews/fileinfodlg.ui:32
+#, no-c-format
+msgid "Number of lines:"
+msgstr ""
+
+#: treeviews/fileinfodlg.ui:40
+#, no-c-format
+msgid "Number of images included:"
+msgstr ""
+
+#: treeviews/fileinfodlg.ui:48
+#, no-c-format
+msgid "Size of the included images:"
+msgstr ""
+
+#: treeviews/fileinfodlg.ui:56
+#, no-c-format
+msgid "Total file size:"
+msgstr ""
+
+#: treeviews/fileinfodlg.ui:72
+#, no-c-format
+msgid "Included images:"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:39
+#, no-c-format
+msgid "Quanta Properties"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:65
+#, no-c-format
+msgid "&Inherit type from parent (nothing)"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:73
+#, no-c-format
+msgid "&Type:"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:117
+#, no-c-format
+msgid "Use &pre/post text"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:125
+#, no-c-format
+msgid "Pre-text:"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:141
+#, no-c-format
+msgid "Post-text:"
+msgstr ""
+
+#: treeviews/quantapropertiespage.ui:189
+#, no-c-format
+msgid "Filtering &action:"
+msgstr ""
+
+#: treeviews/templatedirform.ui:26
+#, no-c-format
+msgid "Create Template Folder"
+msgstr ""
+
+#: treeviews/templatedirform.ui:63
+#, no-c-format
+msgid "&Inherit parent attribute"
+msgstr ""
+
+#: data/toolbars/cfml/cfml.actions:3 data/toolbars/html/other.actions:3
+msgid "Time"
+msgstr ""
+
+#: data/toolbars/cfml/cfml.actions:6
+msgid "ColdFusion Comment"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:3 data/toolbars/xml/fonts.actions:3
+msgid "Font..."
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:9 data/toolbars/xml/fonts.actions:9
+msgid "Font Size+1"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:16 data/toolbars/xml/fonts.actions:16
+msgid "Font Size-1"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:22 data/toolbars/html/style.actions:11
+#: data/toolbars/xml/fonts.actions:22
+msgid "Pre"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:28 data/toolbars/html/style.actions:17
+#: data/toolbars/xml/fonts.actions:28
+msgid "Subscript"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:35 data/toolbars/html/style.actions:24
+#: data/toolbars/xml/fonts.actions:35
+msgid "Superscript"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:42 data/toolbars/html/style.actions:31
+#: data/toolbars/xml/fonts.actions:42
+msgid "Head 1 Level"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:50 data/toolbars/html/style.actions:39
+#: data/toolbars/xml/fonts.actions:50
+msgid "Head 2 Level"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:58 data/toolbars/html/style.actions:47
+#: data/toolbars/xml/fonts.actions:58
+msgid "Head 3 Level"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:66 data/toolbars/html/style.actions:55
+#: data/toolbars/xml/fonts.actions:66
+msgid "Head 4 Level"
+msgstr ""
+
+#: data/toolbars/cfml/fonts.actions:74 data/toolbars/html/style.actions:63
+#: data/toolbars/xml/fonts.actions:74
+msgid "Head 5 Level"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:3 data/toolbars/html/forms.actions:3
+msgid "Form"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:7 data/toolbars/html/forms.actions:7
+msgid "Select"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:11 data/toolbars/html/forms.actions:15
+msgid "Check Button"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:15 data/toolbars/html/forms.actions:19
+msgid "Radio Button"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:19 data/toolbars/html/forms.actions:27
+msgid "Text Area"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:23 data/toolbars/html/forms.actions:31
+msgid "Input Password"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:27 data/toolbars/html/forms.actions:35
+msgid "Input Text"
+msgstr ""
+
+#: data/toolbars/cfml/forms.actions:31 data/toolbars/html/forms.actions:47
+msgid "Submit"
+msgstr ""
+
+#: data/toolbars/cfml/lists.actions:3 data/toolbars/html/lists.actions:3
+msgid "Unordered List"
+msgstr ""
+
+#: data/toolbars/cfml/lists.actions:7 data/toolbars/html/lists.actions:7
+msgid "Ordered List"
+msgstr ""
+
+#: data/toolbars/cfml/lists.actions:11 data/toolbars/html/lists.actions:11
+msgid "List Item"
+msgstr ""
+
+#: data/toolbars/cfml/lists.actions:15 data/toolbars/html/lists.actions:15
+msgid "Definition List"
+msgstr ""
+
+#: data/toolbars/cfml/lists.actions:19 data/toolbars/html/lists.actions:19
+msgid "Definition Term"
+msgstr ""
+
+#: data/toolbars/cfml/lists.actions:23 data/toolbars/html/lists.actions:23
+msgid "Definition"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:6 data/toolbars/html/standard.actions:6
+msgid "Bold"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:20
+#: data/toolbars/html/standard.actions:20
+msgid "Underline"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:27
+#: data/toolbars/html/standard.actions:27
+msgid "New Line"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:34
+#: data/toolbars/html/standard.actions:34
+msgid "Paragraph"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:42
+#: data/toolbars/html/standard.actions:42
+msgid "Non Breaking Space"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:48
+#: data/toolbars/docbook/docbook_xml.actions:64
+#: data/toolbars/html/standard.actions:48
+msgid "Anchor..."
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:55
+#: data/toolbars/html/standard.actions:55
+msgid "Image..."
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:61
+#: data/toolbars/html/standard.actions:61
+msgid "Horizontal Line"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:73
+#: data/toolbars/html/standard.actions:73
+msgid "Align Left"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:80
+#: data/toolbars/html/standard.actions:80
+msgid "Align Center"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:87
+#: data/toolbars/html/standard.actions:87
+msgid "Align Right"
+msgstr ""
+
+#: data/toolbars/cfml/standard.actions:94
+#: data/toolbars/html/standard.actions:94
+msgid "Align Justify"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:7 data/toolbars/html/tables.actions:7
+msgid "Table Row (with dialog)"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:11 data/toolbars/html/tables.actions:11
+msgid "Table Body (with dialog)"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:15 data/toolbars/html/tables.actions:15
+msgid "Table Head (with dialog)"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:19 data/toolbars/html/tables.actions:19
+msgid "Table Data (with dialog)"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:23 data/toolbars/html/tables.actions:23
+msgid "Table Body"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:27 data/toolbars/html/tables.actions:27
+msgid "Table Head"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:31 data/toolbars/html/tables.actions:31
+msgid "Table Row"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:35 data/toolbars/html/tables.actions:35
+msgid "Table Data"
+msgstr ""
+
+#: data/toolbars/cfml/tables.actions:39 data/toolbars/html/tables.actions:39
+msgid "Caption"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:3
+msgid "Class Name"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:7
+msgid "Metod Name"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:19
+msgid "Var Name"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:23
+msgid "Command Line"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:27
+msgid "Parameter"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_code.actions:31
+msgid "Prompt"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:3
+msgid "Application Name"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:7
+#: data/toolbars/html/forms.actions:23
+msgid "Button"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:15
+#: data/toolbars/tagxml/tagxml.actions:35
+msgid "Label"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:19
+msgid "Menu"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:23
+msgid "menu item"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_ui.actions:27
+msgid "Sub menu"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:3
+#: data/toolbars/tagxml/tagxml.actions:3
+msgid "New Tag file"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:26
+msgid "Title"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:32
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:39
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:54
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:31
+msgid "para"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:44
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:15
+msgid "note"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:48
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:7
+msgid "sect1"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:52
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:11
+msgid "sect2"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:56
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:15
+msgid "sect3"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:60
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:19
+msgid "sect4"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:68
+msgid "Web Link"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:72
+msgid "New image file"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:79
+msgid "programlisting"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:87
+msgid "List"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:91
+#: data/toolbars/tagxml/tagxml.actions:23
+msgid "Items"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:96
+msgid "Emphasis"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:103
+msgid "amp"
+msgstr ""
+
+#: data/toolbars/docbook/docbook_xml.actions:107
+msgid "CDATA"
+msgstr ""
+
+#: data/toolbars/docbook/xmltools.actions:3
+msgid "XML Validator"
+msgstr ""
+
+#: data/toolbars/docbook/xmltools.actions:6
+msgid "XSLT Processor"
+msgstr ""
+
+#: data/toolbars/html/forms.actions:11
+msgid "Option"
+msgstr ""
+
+#: data/toolbars/html/forms.actions:39
+msgid "Fieldset"
+msgstr ""
+
+#: data/toolbars/html/forms.actions:43
+msgid "Legend"
+msgstr ""
+
+#: data/toolbars/html/standard.actions:3 data/toolbars/html5/tools.actions:3
+msgid "Quick Start Dialog"
+msgstr ""
+
+#: data/toolbars/html/standard.actions:101 data/toolbars/html/style.actions:3
+msgid "Span"
+msgstr ""
+
+#: data/toolbars/html/style.actions:7
+msgid "Div"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:3
+msgid "h1"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:7
+msgid "h2"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:11
+msgid "h3"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:15
+msgid "h4"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:19
+msgid "h5"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:23
+msgid "h6"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:27
+msgid "p"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:31
+msgid "pre"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:35
+msgid "div"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:39
+msgid "blockquote"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:43
+msgid "details"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:47
+msgid "center"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:51
+msgid "hr"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:54
+msgid "com"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:58
+msgid "ul"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:62
+msgid "ol"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:66
+msgid "li"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:70
+msgid "dir"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:74
+msgid "dl"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:78
+msgid "dt"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:82
+msgid "dd"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:90
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:26
+msgid "tbody"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:94
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:22
+msgid "thead"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:98
+msgid "tfoot"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:102
+msgid "tr"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:106
+msgid "colgroup"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:110
+msgid "col"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:114
+msgid "td"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:118
+msgid "th"
+msgstr ""
+
+#: data/toolbars/html5/base.actions:122
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:38
+msgid "caption"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:3
+msgid "img"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:6
+msgid "map"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:10
+msgid "area"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:13
+msgid "picture"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:17
+msgid "figure"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:21
+msgid "figcaption"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:25
+msgid "svg"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:29
+msgid "audio"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:33
+msgid "video"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:37
+msgid "track"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:41
+msgid "embed"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:45
+msgid "object"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:49
+msgid "source"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:53
+msgid "header"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:57
+msgid "nav"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:61
+msgid "main"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:65
+msgid "aside"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:69
+msgid "footer"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:73
+msgid "article"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:77
+msgid "address"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:81
+msgid "section"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:85
+msgid "DT"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:88
+msgid "html"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:92
+msgid "head"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:96
+msgid "body"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:100
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:27
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:10
+msgid "title"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:104
+msgid "meta"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:107
+msgid "base"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:110
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:43
+msgid "link"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:113
+msgid "style"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:117
+msgid "script"
+msgstr ""
+
+#: data/toolbars/html5/meta.actions:121
+msgid "noscript"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:3
+msgid "a"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:7
+msgid "strong"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:11
+msgid "i"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:15
+msgid "b"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:19
+msgid "del"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:23
+msgid "small"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:27
+msgid "big"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:31
+msgid "font"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:35
+msgid "code"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:39
+msgid "var"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:43
+msgid "kbd"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:47
+msgid "samp"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:51
+msgid "sup"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:55
+msgid "sub"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:59
+msgid "q"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:63
+msgid "ins"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:67
+msgid "cite"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:71
+msgid "time"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:75
+msgid "abbr"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:79
+msgid "data"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:83
+msgid "mark"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:87
+msgid "u"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:91
+msgid "bdi"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:95
+msgid "bdo"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:99
+msgid "ruby"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:103
+msgid "rt"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:107
+msgid "rp"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:111
+msgid "br"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:114
+msgid "wbr"
+msgstr ""
+
+#: data/toolbars/html5/style.actions:117
+msgid "span"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:3
+msgid "warning"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:7
+msgid "caution"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:11
+msgid "important"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:19
+msgid "tip"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:23
+msgid "footnote"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:27
+msgid "footnoteref"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:31
+msgid "example"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-admonitions.actions:35
+msgid "informalexample"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:3
+msgid "Image Wizard"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:6
+msgid "screenshot"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:10
+msgid "screeninfo"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:14
+msgid "mediaobject"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:18
+msgid "inlinemediaobject"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:22
+msgid "imageobject"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:26
+msgid "imagedata"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:30
+msgid "textobject"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-images.actions:34
+msgid "phrase"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:3
+msgid "List Wizard"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:6
+msgid "orderedlist"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:10
+msgid "itemizedlist"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:14
+msgid "listitem"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:18
+msgid "variablelist"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:22
+msgid "varlistentry"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:26
+msgid "term"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:30
+msgid "varlistitem"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:34
+msgid "procedure"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:38
+msgid "step"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:42
+msgid "substeps"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:46
+msgid "simplelist"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-list.actions:50
+msgid "member"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:3
+msgid "chapter"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:23
+msgid "sect5"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:35
+msgid "anchor"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:39
+msgid "xref"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:47
+msgid "ulink"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-standard.actions:51
+msgid "email"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:3
+msgid "Table Wizard"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:14
+msgid "informaltable"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:18
+msgid "tgroup"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:30
+msgid "row"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-tables.actions:34
+msgid "entry"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:3
+msgid "guilabel"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:7
+msgid "guibutton"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:11
+msgid "guiicon"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:15
+msgid "menuchoice"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:19
+msgid "shortcut"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:23
+msgid "guimenu"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:27
+msgid "guimenuitem"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:31
+msgid "guisubmenu"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:35
+msgid "keycombo"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:39
+msgid "keycap"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kde-docbook-uielements.actions:43
+msgid "action"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kdexmltools.actions:3
+msgid "meinproc"
+msgstr ""
+
+#: data/toolbars/kde-docbook/kdexmltools.actions:6
+msgid "checkXML"
+msgstr ""
+
+#: data/toolbars/schema/attributes.actions:3
+#: data/toolbars/schema/complex.actions:39
+msgid "anyAttribute"
+msgstr ""
+
+#: data/toolbars/schema/attributes.actions:7
+#: data/toolbars/schema/complex.actions:31
+msgid "attribute"
+msgstr ""
+
+#: data/toolbars/schema/attributes.actions:11
+#: data/toolbars/schema/complex.actions:35
+msgid "attributeGroup"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:7
+msgid "complexContent"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:11
+msgid "simpleContent"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:15
+msgid "all"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:19
+msgid "choice"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:23 data/toolbars/schema/misc.actions:11
+msgid "group"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:27
+msgid "sequence"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:43
+#: data/toolbars/schema/simple.actions:7
+msgid "restriction"
+msgstr ""
+
+#: data/toolbars/schema/complex.actions:47
+msgid "extension"
+msgstr ""
+
+#: data/toolbars/schema/documentation.actions:3
+msgid "annotation"
+msgstr ""
+
+#: data/toolbars/schema/documentation.actions:7
+msgid "appInfo"
+msgstr ""
+
+#: data/toolbars/schema/documentation.actions:11
+msgid "documentation"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:3
+msgid "enumeration"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:7
+msgid "pattern"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:11
+msgid "totalDigits"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:15
+msgid "fractionDigits"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:19
+msgid "length"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:23
+msgid "maxLength"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:27
+msgid "minLength"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:31
+msgid "maxInclusive"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:35
+msgid "minInclusive"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:39
+msgid "maxExclusive"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:43
+msgid "minExclusive"
+msgstr ""
+
+#: data/toolbars/schema/facets.actions:47
+msgid "whiteSpace"
+msgstr ""
+
+#: data/toolbars/schema/main.actions:3
+msgid "schema"
+msgstr ""
+
+#: data/toolbars/schema/main.actions:7
+msgid "element"
+msgstr ""
+
+#: data/toolbars/schema/main.actions:11
+msgid "import"
+msgstr ""
+
+#: data/toolbars/schema/main.actions:15
+msgid "include"
+msgstr ""
+
+#: data/toolbars/schema/main.actions:19
+msgid "notation"
+msgstr ""
+
+#: data/toolbars/schema/main.actions:23
+msgid "redefine"
+msgstr ""
+
+#: data/toolbars/schema/misc.actions:3
+msgid "any"
+msgstr ""
+
+#: data/toolbars/schema/misc.actions:7
+msgid "field"
+msgstr ""
+
+#: data/toolbars/schema/misc.actions:15
+msgid "key"
+msgstr ""
+
+#: data/toolbars/schema/misc.actions:19
+msgid "keyref"
+msgstr ""
+
+#: data/toolbars/schema/misc.actions:23
+msgid "selector"
+msgstr ""
+
+#: data/toolbars/schema/misc.actions:27
+msgid "unique"
+msgstr ""
+
+#: data/toolbars/schema/simple.actions:11
+msgid "list"
+msgstr ""
+
+#: data/toolbars/schema/simple.actions:15
+msgid "union"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:29
+msgid "Item"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:53
+msgid "Tool Tip"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:59
+msgid "What's This"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:65
+msgid "Children"
+msgstr ""
+
+#: data/toolbars/tagxml/tagxml.actions:70
+msgid "Stoppingtags"
+msgstr ""
+
+#: data/toolbars/wml-1-2/deck.actions:3
+msgid "Access (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/deck.actions:8
+msgid "WML"
+msgstr ""
+
+#: data/toolbars/wml-1-2/deck.actions:13
+msgid "Card"
+msgstr ""
+
+#: data/toolbars/wml-1-2/deck.actions:18
+msgid "Head"
+msgstr ""
+
+#: data/toolbars/wml-1-2/forms.actions:3
+msgid "Select (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/forms.actions:8
+msgid "Input Text (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/forms.actions:13
+msgid "Option (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/forms.actions:18
+msgid "Option Group (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:3
+msgid "Anchor...(wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:9
+msgid "A...(wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:17
+msgid "Image...(wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:22
+msgid "Timer (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:27
+msgid "Set variable"
+msgstr ""
+
+#: data/toolbars/wml-1-2/misc.actions:32
+msgid "Post Field"
+msgstr ""
+
+#: data/toolbars/wml-1-2/table.actions:3
+msgid "Table (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/table.actions:6
+msgid "Table Row (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/table.actions:9
+msgid "Table Data (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.actions:3
+msgid "Go (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.actions:8
+msgid "No operation (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.actions:13
+msgid "Previous (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.actions:23
+msgid "Do (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/tasks.actions:28
+msgid "Onevent (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:3
+msgid "Bold (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:8
+msgid "Emphasize (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:15
+msgid "Italic (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:20
+msgid "Underline (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:25
+msgid "Small (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:32
+msgid "Big (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:39
+msgid "New Line (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:46
+msgid "Paragraph (wml)"
+msgstr ""
+
+#: data/toolbars/wml-1-2/text.actions:52
+msgid "Pre (wml)"
+msgstr ""
+
+#: data/config/actions.rc:3
+msgid "HTML &Tidy Syntax Checking"
+msgstr ""
+
+#: data/config/actions.rc:6
+msgid "&Kompare"
+msgstr ""
+
+#: data/config/actions.rc:9
+msgid "View with &Opera"
+msgstr ""
+
+#: data/config/actions.rc:12
+msgid "View with Mo&zilla"
+msgstr ""
+
+#: data/config/actions.rc:15
+msgid "View with &Firefox"
+msgstr ""
+
+#: data/config/actions.rc:18
+msgid "View with &Netscape"
+msgstr ""
+
+#: data/tips:3
+msgid ""
+"<p>...that you can use ftp for file operations by using\n"
+"<b>ftp://user@domain/path</b> in the file dialog? It will prompt you for "
+"your password.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:11
+msgid ""
+"<p>...that you can use SSH/SCP for file operations by using\n"
+"<b>fish://user@domain/path</b> in the file dialog? It will prompt you for "
+"your password.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:19
+msgid ""
+"<p>...that you can view and manage the content of any \n"
+"<b>project upload profile</b> in the in a tree in the right side dock? "
+"Dragging files from the upload profile to the project tree in the left dock "
+"will also prompt asking if you want to add them to the project if they are "
+"new.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:27
+msgid ""
+"<p>...that you can turn on line numbering and the icon border\n"
+"by default from <b>Settings &gt; Configure Editor::Defaults</b>?\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:35
+msgid ""
+"<p>...that you can create actions that will run scripts from\n"
+"<b>Settings &gt; Configure Actions</b> and place them on the toolbar? You "
+"can even assign hot keys to them.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:43
+msgid ""
+"<p>...that you can create custom toolbars and even make them project\n"
+"specific? You can customize any of Quanta's toolbars too.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:51
+msgid ""
+"<p>...that you can create remote projects and manage them with the\n"
+"<b>tdeio slave of your choice</b>? Look in the project settings dialog.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:59
+msgid ""
+"<p>...that you can open and close groups of files in projects with\n"
+"<b>Project Views</b>? You can even include project toolbars in the views. "
+"The new project toolbar makes it easy.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:67
+msgid ""
+"<p>...that you can have as many <b>upload profiles</b> as you want for a "
+"project? This means you can have a separate test server and production "
+"server and Quanta will keep track of what is uploaded where.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:74
+msgid ""
+"<p>...that you can view a summary of PHP classes, functions and variables\n"
+"in the structure tree with <b>RMB Show Groups For &gt; PHP</b>?\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:82
+msgid ""
+"<p>...that you can use auto-complete with PHP's built in functions by using "
+"<b>Ctrl+Space</b>?\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:89
+msgid ""
+"<p>...that you can turn on/off autoupdating of closing tags in\n"
+"<b>Settings &gt; Configure Quanta::Tag Style</b>?\n"
+msgstr ""
+
+#: data/tips:96
+msgid ""
+"<p>...that you can cause Quanta to open files from Konqueror into the\n"
+"currently open window by adding a <b>--unique</b> switch to your .desktop\n"
+"file or menu entry? It would look like this: '[path/]quanta --unique'.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:105
+msgid ""
+"<p>...that you can add a keyboard shortcut for any action you define?\n"
+"Just go to <b>Settings > Configure Shortcuts</b>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:113
+msgid ""
+"<p>...that you can add new local and remote top level folders to the Files "
+"Tree? Use <b>RMB New Top Folder...</b> and select a local folder or enter "
+"the remote server name in form of <i>ftp://user@server</i> and select the "
+"remote folder.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:120
+msgid ""
+"<p>...that there is a <b>README</b> file with useful information?\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:127
+msgid ""
+"<p>...that we have a mailing list for Quanta users at <b><a href=\"http://"
+"mail.kde.org/mailman/listinfo/quanta\">http://mail.kde.org/mailman/listinfo/"
+"quanta</a></b>? This is a great place to go for help and information. Please "
+"join before posting, even if you read from a newsreader. You can set it not "
+"to send you mail and this is how we prevent spam.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:134
+msgid ""
+"<p>...that you can search the Quanta mailing list using <b><a href=\"http://"
+"www.google.com/custom?hl=en&lr=&ie=ISO-8859-1&safe=off&cof=&sitesearch=http"
+"%3A%2F%2Fmail.kde.org&q=&btnG=Google+Search\">Google</a></b>? \n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:141
+msgid ""
+"<p>...that we have additional mailing lists to support our users? Lists "
+"include Kommander and web development help.<b><a href=\"http://mail."
+"kdewebdev.org/mailman/listinfo\">Click here to see</a></b>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:148
+msgid ""
+"<p>...that you can help to financially support our program of sponsoring "
+"developers? <b><a href=\"http://kdewebdev.org/donate.php\">Click here to "
+"help</a></b>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:155
+msgid ""
+"<p>...that you can set a project root below your document root and then "
+"upload database password files and libraries where they can only be accessed "
+"by your user account.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:162
+msgid ""
+"<p>...that you can use Quanta to enable new DTDs using our <b>tagxml DTD</"
+"b>? Quanta can even import a DTD for you.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:169
+msgid ""
+"<p>...that you can now edit and create Quanta <b>Document Type Editing "
+"Packages</b> from a dialog? Use DTD>Edit DTD settings to access this.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:176
+msgid ""
+"<p>...that you can use <b>Kommander</b> to create custom dialogs for Quanta? "
+"Open the editor with <i>kmdr-editor</i> or run a dialog with <i>kmdr-"
+"executor mydialog.kmdr</i>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:183
+msgid ""
+"<p>...that <b>bookmarks are now saved</b>?\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:190
+msgid ""
+"<p>...that Quanta has a visual <b>problem reporter</b> for your current DTD? "
+"Switch to the <b>Structure Tree</b> and make the problem description widget "
+"visible with <b>View &gt; Show Problem Reporter</b>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:197
+msgid ""
+"<p>...that you can save <b>file descriptions</b> that appear in the project "
+"tree? Right click on a project file, select <i>Properties</i> and go to the "
+"<i>Quanta File Info</i> tab.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:204
+msgid ""
+"<p>...that you can set the <b>Upload Status</b> of files and folders in the "
+"project tree? Right click on a project file or folder and select <i>Upload "
+"Status</i> and set the appropriate actions. This enables you to set a "
+"project root below the document root and prevent support files from "
+"uploading while requiring confirmation on sensitive data files.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:211
+msgid ""
+"<p>...that you can set the file tabs to one of three modes for close "
+"buttons? You can set them to never, always or delay/hover in <b>Settings "
+"&gt; Configure Quanta::User Interface</b>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:218
+msgid ""
+"<p>...that you can move the file tabs now? <b>Hold the middle mouse button "
+"on a tab and drag it where you want it.</b>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:225
+msgid ""
+"<p>...that the file tabs now have popup menus? <b>RMB on a file tab</b> and "
+"you can even select which open file to view from a menu list.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:232
+msgid ""
+"<p>...that Quanta can convert <b>tag and attribute case</b> for you? It's on "
+"the Tools menu.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:239
+msgid ""
+"<p>...that Quanta comes with a number of applications that run a plug ins? "
+"Quanta can also load other programs if they are installed including HTML "
+"Tidy, Cervisia and Kompare. Make sure you have HTML Tidy and the tdesdk "
+"module installed to use them all.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:246
+msgid ""
+"<p>...that you can use Cervisia to manage CVS from inside Quanta? <b>Click "
+"on the Cervisia icon</b> and it will load up the current project directory "
+"(if it is CVS). If you have never used CVS before Cervisia has great help "
+"files and setting up a local repository is easy.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:253
+msgid ""
+"<p>...that common CVS commands are available in the project context menu "
+"inside Quanta? <b>Open the project tree and right click on a file or folder."
+"</b> This functionality uses the DCOP services of Cervisia so you must have "
+"it installed. It will also support any versioning system supported by "
+"Cervisia.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:260
+msgid ""
+"<p>...that you can use TDEFileReplace to find and replace across your entire "
+"project? <b>Click on the TDEFileReplace button</b> and you can set extensive "
+"configurations, use multi line values and wild cards, and even go to the "
+"files found in Quanta.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:267
+msgid ""
+"<p>...that you can create image maps easily with Quanta? <b>Select "
+"KImageMapEditor from the Plugins menu</b> and you have estensive options at "
+"your fingertips.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:274
+msgid ""
+"<p>...that you can debug XSL from within Quanta? <b>Click on the XSL icon "
+"for KXSL Dbg</b> and Quanta will load an interactive XSL debugger.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:281
+msgid ""
+"<p>...that you can visually check the status of your links from within "
+"Quanta? <b>Select KLinkStatus from the Plugins menu</b> and Quanta will load "
+"a visual link checker.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:288
+msgid ""
+"<p>...that you can view the HTML source when using project preview with PHP "
+"(or other server side scripting) in Quanta? <b>right click on a preview and "
+"select View Document Source</b> and Quanta will load a tab with the rendered "
+"HTML.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:295
+msgid ""
+"<p>...that Quanta has XML tools for things like XSL Transforms? <b>Select "
+"the scripts tree on the left</b> and you will find several Kommander dialogs "
+"that use your installed libxml libraries.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:302
+msgid ""
+"<p>...that Quanta has a local script library for useful scripts? <b>Select "
+"the scripts tree on the left</b> and you will find scripts and Kommander "
+"dialogs for doc generation, Quick Start, XSL Transforms and more.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:309
+msgid ""
+"<p>...that you can create the XML files used to display information about "
+"scripts in the Script tree? <b>Select the scripts tree on the left</b> and "
+"you will find scriptinfo.kmdr. Right click and select <i>Run Script</i> and "
+"fill in the dialog.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:316
+msgid ""
+"<p>...that you can create text templates using <b>Drag and Drop </b>? Have "
+"your template tree open, select some text, drag it to the tree and drop it "
+"on a folder. Quanta will prompt you for a file name.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:323
+msgid ""
+"<p>...that you can create <b>filter actions for templates</b>? Right click "
+"on a template in the tree and select properties, Quanta Templates and a "
+"filtering action, which is a script from the scripts tree. This can take the "
+"template and filter it.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:330
+msgid ""
+"<p>...that Quanta has <b>four types of templates</b>? There are document "
+"(page), text snippet, binary (linked files) and site (tgz files holding "
+"entire trees) templates. These all go in folders for each type.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:337
+msgid ""
+"<p>...that Quanta has a deeply <b>integrated PHP debugger</b>? you can "
+"enable it from your <i>Project Settings</i>.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:344
+msgid ""
+"<p>...that Quanta now has <b>Team Project</b> capabilities? You can share "
+"information about roles, subprojects and tasks. This integrates with "
+"Quanta's new <b>Event Actions</b>. See the <i>Project Properties</i> "
+"dialog.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:351
+msgid ""
+"<p>...that Quanta supports attaching scripts to events with <b>Event "
+"Actions</b> in your projects? You can share information about roles, "
+"subprojects and tasks. This integrates with Quanta's new <b>Event Actions</"
+"b>. See the <i>Project Properties</i> dialog.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:358
+msgid ""
+"<p>...that Quanta now has a <b>public repository</b> for all resources? "
+"Quanta uses <i>TDENewStuff</i> to make templates, scripts, DTEPs, toolbars "
+"and more available for download. Need something? Check the download menu "
+"items.\n"
+"</p>\n"
+msgstr ""
+
+#: data/tips:365
+msgid ""
+"<p>...that you can contribute to <b>Quanta's public repository</b> of "
+"resources? Just <a href=\"mailto:submissions@kdewebdev.org?subject=Quanta"
+"%20Resource\">email it here</a>.\n"
+"</p>\n"
+msgstr ""