summaryrefslogtreecommitdiffstats
path: root/tde-i18n-cs/messages/tdevelop/tdevelop.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-cs/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-cs/messages/tdevelop/tdevelop.po66
1 files changed, 33 insertions, 33 deletions
diff --git a/tde-i18n-cs/messages/tdevelop/tdevelop.po b/tde-i18n-cs/messages/tdevelop/tdevelop.po
index f45c5fc8f2e..7b2090a672d 100644
--- a/tde-i18n-cs/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-cs/messages/tdevelop/tdevelop.po
@@ -2227,7 +2227,7 @@ msgstr "Alt+1"
#, no-c-format
msgid ""
"Displaying static members makes GDB slower in\n"
-"producing data within KDE and Qt.\n"
+"producing data within TDE and Qt.\n"
"It may change the \"signature\" of the data\n"
"which QString and friends rely on,\n"
"but if you need to debug into these values then\n"
@@ -2389,20 +2389,20 @@ msgstr ""
#: rc.cpp:1644
#, no-c-format
msgid ""
-"KDE include directories:\n"
+"TDE include directories:\n"
"Only the selected entry will be used"
msgstr ""
#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 31
#: rc.cpp:1648
#, no-c-format
-msgid "KDE Libs Headers"
+msgid "TDE Libs Headers"
msgstr ""
#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 36
#: rc.cpp:1651
#, no-c-format
-msgid "All KDE Headers"
+msgid "All TDE Headers"
msgstr ""
#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 46
@@ -2410,7 +2410,7 @@ msgstr ""
#, no-c-format
msgid ""
"Decide if you want to restrict the Code Completion database to only the base "
-"tdelibs API or the entire KDE include structure"
+"tdelibs API or the entire TDE include structure"
msgstr ""
#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 65
@@ -3116,7 +3116,7 @@ msgstr ""
#. i18n: file ./src/mimewarningdialog.ui line 111
#: rc.cpp:2167
#, no-c-format
-msgid "Let KDE find a suitable program"
+msgid "Let TDE find a suitable program"
msgstr ""
#. i18n: file ./src/mimewarningdialog.ui line 122
@@ -3405,7 +3405,7 @@ msgstr ""
#. i18n: file ./src/settingswidget.ui line 261
#: rc.cpp:2315
#, no-c-format
-msgid "Use &KDE setting"
+msgid "Use &TDE setting"
msgstr ""
#. i18n: file ./src/settingswidget.ui line 267
@@ -3418,7 +3418,7 @@ msgstr ""
#: rc.cpp:2321
#, no-c-format
msgid ""
-"If checked, KDevelop will use the default terminal as set in KControl in KDE "
+"If checked, KDevelop will use the default terminal as set in KControl in TDE "
"components, Component Chooser."
msgstr ""
@@ -3431,7 +3431,7 @@ msgstr "Jiný:"
#. i18n: file ./src/settingswidget.ui line 297
#: rc.cpp:2327
#, no-c-format
-msgid "Set a different terminal than the KDE default one"
+msgid "Set a different terminal than the TDE default one"
msgstr ""
#. i18n: file ./src/settingswidget.ui line 300
@@ -4623,14 +4623,14 @@ msgstr ""
#: rc.cpp:3132
#, no-c-format
msgid ""
-"This is a front-end to KDE's KTrader: search your KDE documentation for more "
-"information about KDE services and KTrader"
+"This is a front-end to TDE's KTrader: search your TDE documentation for more "
+"information about TDE services and KTrader"
msgstr ""
#. i18n: file ./parts/partexplorer/partexplorerformbase.ui line 46
#: rc.cpp:3135
#, no-c-format
-msgid "KDE service &type:"
+msgid "TDE service &type:"
msgstr ""
#. i18n: file ./parts/partexplorer/partexplorerformbase.ui line 79
@@ -6765,7 +6765,7 @@ msgstr ""
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 211
#: rc.cpp:4393
#, no-c-format
-msgid "A description of this syntax can be found in the KDE API documentation."
+msgid "A description of this syntax can be found in the TDE API documentation."
msgstr ""
#. i18n: file ./parts/regexptest/regexptestdlgbase.ui line 221
@@ -7656,7 +7656,7 @@ msgstr ""
#: rc.cpp:4937
#, no-c-format
msgid ""
-"<b>NOTE</b> These are directories to search in that are found in your KDE "
+"<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 "
@@ -13957,8 +13957,8 @@ msgstr "Sloupec"
#: 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
-msgid "A KDE Application"
-msgstr "KDE aplikace"
+msgid "A TDE Application"
+msgstr "TDE aplikace"
#: languages/cpp/app_templates/kapp/main.cpp:17
#: languages/cpp/app_templates/kconfig35/main.cpp:16
@@ -14029,16 +14029,16 @@ msgstr "Otevřít umístění"
#: languages/cpp/app_templates/kde4app/main.cpp:10
#, fuzzy
-msgid "A KDE 4 Application"
-msgstr "KDE aplikace"
+msgid "A TDE 4 Application"
+msgstr "TDE aplikace"
#: 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 KDE KPart Application"
-msgstr "KDE KPart aplikace"
+msgid "A TDE KPart Application"
+msgstr "TDE KPart aplikace"
#: languages/cpp/app_templates/kateplugin/plugin_app.cpp:57
#: languages/cpp/app_templates/kateplugin2/plugin_app.cpp:61
@@ -14095,8 +14095,8 @@ msgid "Looking for %1..."
msgstr "Vyhledávám %1..."
#: languages/cpp/app_templates/dcopservice/main.cpp:24
-msgid "KDE"
-msgstr "KDE"
+msgid "TDE"
+msgstr "TDE"
#: languages/cpp/app_templates/dcopservice/main.cpp:27
msgid "Developer"
@@ -15841,7 +15841,7 @@ msgstr "Lokální adresář"
#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
msgid ""
-"This doesn't appear to be a valid KDE include directory.\n"
+"This doesn't appear to be a valid TDE include directory.\n"
"Please select a different directory."
msgstr ""
@@ -18007,7 +18007,7 @@ msgid "PHP support, context menu stuff"
msgstr ""
#: src/main.cpp:45 src/main_assistant.cpp:43
-msgid "KDE application templates"
+msgid "TDE application templates"
msgstr ""
#: src/main.cpp:46 src/main_assistant.cpp:44
@@ -18337,7 +18337,7 @@ msgstr ""
#: src/simplemainwindow.cpp:98
msgid ""
"Unable to find plugins, KDevelop will not work properly.\n"
-"Please make sure that KDevelop is installed in your KDE directory; otherwise, "
+"Please make sure that KDevelop is installed in your TDE directory; otherwise, "
"you have to add KDevelop's installation path to the environment variable "
"TDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
"Example for BASH users:\n"
@@ -19323,7 +19323,7 @@ msgstr "Subversion"
#: vcs/subversion/subversion_core.cpp:668
msgid ""
"If you just have installed new version of KDevelop, and if the error message "
-"was unknown protocol kdevsvn+*, try to restart KDE"
+"was unknown protocol kdevsvn+*, try to restart TDE"
msgstr ""
#: vcs/subversion/subversion_core.cpp:703
@@ -20165,8 +20165,8 @@ msgstr ""
#: parts/partexplorer/partexplorer_plugin.cpp:46
msgid ""
"<b>Part explorer</b>"
-"<p>Shows a dialog for KTrader query execution. Search your KDE documentation "
-"for more information about KDE services and KTrader."
+"<p>Shows a dialog for KTrader query execution. Search your TDE documentation "
+"for more information about TDE services and KTrader."
msgstr ""
#: parts/replace/replace_part.cpp:43
@@ -22733,7 +22733,7 @@ msgid "KDevelop ht://Dig Indexer"
msgstr ""
#: parts/documentation/tools/htdig/htdigindex.cpp:454
-msgid "KDE Index generator for documentation files."
+msgid "TDE Index generator for documentation files."
msgstr ""
#: parts/documentation/tools/htdig/htdigindex.cpp:470
@@ -23494,7 +23494,7 @@ msgstr ""
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 KDE session "
+"<p><strong>Note</strong> that if the session is handled by the TDE session "
"manager, the location is always restored."
msgstr ""
@@ -23502,7 +23502,7 @@ msgstr ""
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 KDE session "
+"<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."
@@ -25697,7 +25697,7 @@ msgid "Documentation data"
msgstr ""
#: buildtools/autotools/autoprojectwidget.cpp:635
-msgid "KDE Icon data"
+msgid "TDE Icon data"
msgstr ""
#: buildtools/autotools/autoprojectwidget.cpp:637
@@ -25916,7 +25916,7 @@ msgid "Add Icon..."
msgstr ""
#: buildtools/autotools/autodetailsview.cpp:212
-msgid "<b>Add icon</b><p>Adds an icon to a KDEICON target."
+msgid "<b>Add icon</b><p>Adds an icon to a TDEICON target."
msgstr ""
#: buildtools/autotools/autodetailsview.cpp:214