diff options
Diffstat (limited to 'tde-i18n-cy/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-cy/messages/tdevelop/tdevelop.po | 70 |
1 files changed, 35 insertions, 35 deletions
diff --git a/tde-i18n-cy/messages/tdevelop/tdevelop.po b/tde-i18n-cy/messages/tdevelop/tdevelop.po index 03472716538..ff73e86f97d 100644 --- a/tde-i18n-cy/messages/tdevelop/tdevelop.po +++ b/tde-i18n-cy/messages/tdevelop/tdevelop.po @@ -2224,7 +2224,7 @@ msgstr "Alt+A" #, 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" @@ -2386,20 +2386,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 @@ -2407,7 +2407,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 @@ -3113,7 +3113,7 @@ msgstr "Beth hoffech chi ei wneud?" #. 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 @@ -3402,7 +3402,7 @@ msgstr "" #. i18n: file ./src/settingswidget.ui line 261 #: rc.cpp:2315 #, fuzzy, no-c-format -msgid "Use &KDE setting" +msgid "Use &TDE setting" msgstr "Ffeil yn Bodoli" #. i18n: file ./src/settingswidget.ui line 267 @@ -3415,7 +3415,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 "" @@ -3428,7 +3428,7 @@ msgstr "&ArallĀ :" #. 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 @@ -4620,14 +4620,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 @@ -6762,7 +6762,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 @@ -7653,7 +7653,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 " @@ -13954,8 +13954,8 @@ msgstr "Colofn" #: 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 "Cymhwysiad KDE" +msgid "A TDE Application" +msgstr "Cymhwysiad TDE" #: languages/cpp/app_templates/kapp/main.cpp:17 #: languages/cpp/app_templates/kconfig35/main.cpp:16 @@ -14026,16 +14026,16 @@ msgstr "Agor Lleoliad" #: languages/cpp/app_templates/kde4app/main.cpp:10 #, fuzzy -msgid "A KDE 4 Application" -msgstr "Cymhwysiad KDE" +msgid "A TDE 4 Application" +msgstr "Cymhwysiad TDE" #: 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 "Cymhwysiad KPart KDE" +msgid "A TDE KPart Application" +msgstr "Cymhwysiad KPart TDE" #: languages/cpp/app_templates/kateplugin/plugin_app.cpp:57 #: languages/cpp/app_templates/kateplugin2/plugin_app.cpp:61 @@ -14093,8 +14093,8 @@ msgid "Looking for %1..." msgstr "" #: 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" @@ -15839,7 +15839,7 @@ msgstr "Cyfeiriadur" #: 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 "" @@ -18012,7 +18012,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 @@ -18341,7 +18341,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" @@ -19332,7 +19332,7 @@ msgstr "" #: 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 @@ -20179,8 +20179,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 @@ -22753,7 +22753,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 @@ -23512,7 +23512,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 "" @@ -23520,7 +23520,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." @@ -25709,7 +25709,7 @@ msgid "Documentation data" msgstr "" #: buildtools/autotools/autoprojectwidget.cpp:635 -msgid "KDE Icon data" +msgid "TDE Icon data" msgstr "" #: buildtools/autotools/autoprojectwidget.cpp:637 @@ -25928,7 +25928,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 @@ -29034,8 +29034,8 @@ msgstr "" #~ msgid "URL" #~ msgstr "URL" -#~ msgid "KDE Index generator for help files." -#~ msgstr "Creuydd Mynegai KDE am ffeiliau cymorth." +#~ msgid "TDE Index generator for help files." +#~ msgstr "Creuydd Mynegai TDE am ffeiliau cymorth." #~ msgid "Se&arch:" #~ msgstr "&Chwiliad:" |