summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fi/messages/kdevelop
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-fi/messages/kdevelop')
-rw-r--r--tde-i18n-fi/messages/kdevelop/Makefile.in38
-rw-r--r--tde-i18n-fi/messages/kdevelop/kdevelop.po76
2 files changed, 57 insertions, 57 deletions
diff --git a/tde-i18n-fi/messages/kdevelop/Makefile.in b/tde-i18n-fi/messages/kdevelop/Makefile.in
index e627da486f7..67adf221936 100644
--- a/tde-i18n-fi/messages/kdevelop/Makefile.in
+++ b/tde-i18n-fi/messages/kdevelop/Makefile.in
@@ -30,7 +30,7 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-subdir = messages/kdevelop
+subdir = messages/tdevelop
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
@@ -164,7 +164,7 @@ kde_styledir = @kde_styledir@
kde_templatesdir = @kde_templatesdir@
kde_wallpaperdir = @kde_wallpaperdir@
kde_widgetdir = @kde_widgetdir@
-kdeinitdir = @kdeinitdir@
+tdeinitdir = @tdeinitdir@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
@@ -192,8 +192,8 @@ KDE_LANG = fi
SUBDIRS =.
#>- POFILES = AUTO
#>+ 2
-POFILES = kdevelop.po kdevdesigner.po kdevtipofday.po
-GMOFILES = kdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
+POFILES = tdevelop.po kdevdesigner.po kdevtipofday.po
+GMOFILES = tdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
#>- all: all-recursive
#>+ 1
all: all-nls docs-am all-recursive
@@ -208,9 +208,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
#>- exit 1;; \
#>- esac; \
#>- done; \
-#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \
+#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \
#>- cd $(top_srcdir) && \
-#>- $(AUTOMAKE) --gnu messages/kdevelop/Makefile
+#>- $(AUTOMAKE) --gnu messages/tdevelop/Makefile
#>+ 12
@for dep in $?; do \
case '$(am__configure_deps)' in \
@@ -220,10 +220,10 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu messages/kdevelop/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdevelop/Makefile.in
+ $(AUTOMAKE) --gnu messages/tdevelop/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdevelop/Makefile.in
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -531,12 +531,12 @@ uninstall-am:
.NOEXPORT:
#>+ 2
-KDE_DIST=kdevelop.po Makefile.in kdevdesigner.po kdevtipofday.po Makefile.am
+KDE_DIST=tdevelop.po Makefile.in kdevdesigner.po kdevtipofday.po Makefile.am
#>+ 10
-kdevelop.gmo: kdevelop.po
- rm -f kdevelop.gmo; $(GMSGFMT) -o kdevelop.gmo $(srcdir)/kdevelop.po
- test ! -f kdevelop.gmo || touch kdevelop.gmo
+tdevelop.gmo: tdevelop.po
+ rm -f tdevelop.gmo; $(GMSGFMT) -o tdevelop.gmo $(srcdir)/tdevelop.po
+ test ! -f tdevelop.gmo || touch tdevelop.gmo
kdevdesigner.gmo: kdevdesigner.po
rm -f kdevdesigner.gmo; $(GMSGFMT) -o kdevdesigner.gmo $(srcdir)/kdevdesigner.po
test ! -f kdevdesigner.gmo || touch kdevdesigner.gmo
@@ -546,12 +546,12 @@ kdevtipofday.gmo: kdevtipofday.po
#>+ 3
clean-nls:
- -rm -f kdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
+ -rm -f tdevelop.gmo kdevdesigner.gmo kdevtipofday.gmo
#>+ 10
install-nls:
$(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES
- @for base in kdevelop kdevdesigner kdevtipofday ; do \
+ @for base in tdevelop kdevdesigner kdevtipofday ; do \
echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\
@@ -561,7 +561,7 @@ install-nls:
#>+ 5
uninstall-nls:
- rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevelop.mo
+ rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/tdevelop.mo
rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevdesigner.mo
rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdevtipofday.mo
@@ -590,10 +590,10 @@ force-reedit:
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdevelop/Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/tdevelop/Makefile'; \
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu messages/kdevelop/Makefile
- cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdevelop/Makefile.in
+ $(AUTOMAKE) --gnu messages/tdevelop/Makefile
+ cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdevelop/Makefile.in
#>+ 21
diff --git a/tde-i18n-fi/messages/kdevelop/kdevelop.po b/tde-i18n-fi/messages/kdevelop/kdevelop.po
index 11bc88a6944..c7a3d26a8e7 100644
--- a/tde-i18n-fi/messages/kdevelop/kdevelop.po
+++ b/tde-i18n-fi/messages/kdevelop/kdevelop.po
@@ -1,6 +1,6 @@
-# translation of kdevelop.po to
-# translation of kdevelop.po to Finnish
-# translation of kdevelop.po to
+# translation of tdevelop.po to
+# translation of tdevelop.po to Finnish
+# translation of tdevelop.po to
# KDevelop, original translator Sami Kuhmonen <sami@iqs.fi>
#
# Teemu Rytilahti <teemu.rytilahti@d5k.net>, 2003.
@@ -11,7 +11,7 @@
# Lasse Liehu <lliehu@kolumbus.fi>, 2005, 2006.
msgid ""
msgstr ""
-"Project-Id-Version: kdevelop\n"
+"Project-Id-Version: tdevelop\n"
"POT-Creation-Date: 2008-08-01 01:17+0200\n"
"PO-Revision-Date: 2006-02-01 19:45+0200\n"
"Last-Translator: Lasse Liehu <lliehu@kolumbus.fi>\n"
@@ -82,7 +82,7 @@ msgstr "Selaimen työkalurivi"
msgid "Extra Toolbar"
msgstr "Lisätyökalut"
-#. i18n: file ./src/kdevelopui.rc line 187
+#. i18n: file ./src/tdevelopui.rc line 187
#: rc.cpp:177 rc.cpp:216
#, fuzzy, no-c-format
msgid "View Sessions Toolbar"
@@ -2460,7 +2460,7 @@ msgid ""
"Only the selected entry will be used"
msgstr ""
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 25
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 25
#: rc.cpp:1644
#, no-c-format
msgid ""
@@ -2468,27 +2468,27 @@ msgid ""
"Only the selected entry will be used"
msgstr ""
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 31
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 31
#: rc.cpp:1648
#, no-c-format
msgid "KDE Libs Headers"
msgstr "KDE Libs -otsikkotiedostot"
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 36
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 36
#: rc.cpp:1651
#, no-c-format
msgid "All KDE Headers"
msgstr "Kaikki KDE-otsikkotiedostot"
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 46
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 46
#: rc.cpp:1654
#, no-c-format
msgid ""
"Decide if you want to restrict the Code Completion database to only the base "
-"kdelibs API or the entire KDE include structure"
+"tdelibs API or the entire KDE include structure"
msgstr ""
-#. i18n: file ./languages/cpp/pcsimporter/kdelibsimporter/settingsdialogbase.ui line 65
+#. i18n: file ./languages/cpp/pcsimporter/tdelibsimporter/settingsdialogbase.ui line 65
#: rc.cpp:1660
#, no-c-format
msgid ""
@@ -4104,7 +4104,7 @@ msgid ""
"Adds subversion menus to project.\n"
"\n"
"NOTE: Unless you import the project\n"
-"out of kdevelop, you will not be able\n"
+"out of tdevelop, you will not be able\n"
"to perform any subversion operations."
msgstr ""
@@ -4371,10 +4371,10 @@ msgstr "Kirjoita tähän julkaisun nimi (jätä tyhjäksi jos haluat HEAD:n)"
#, no-c-format
msgid ""
"Fill the field with the release or branch name (e.g. <i>"
-"make_it_cool, kdevelop_alpha5, ...</i>)"
+"make_it_cool, tdevelop_alpha5, ...</i>)"
msgstr ""
"Täytä kenttä julkaisun tai haaran nimellä (esim. <i>"
-"make_it_cool, kdevelop_alpha5, ...</i>)"
+"make_it_cool, tdevelop_alpha5, ...</i>)"
#. i18n: file ./vcs/cvsservice/releaseinputdialogbase.ui line 106
#: rc.cpp:2910
@@ -8303,7 +8303,7 @@ msgstr "&Käännä automaattisesti ennen suoritusta"
#. i18n: file ./buildtools/lib/widgets/runoptionswidgetbase.ui line 185
#: rc.cpp:5205
#, no-c-format
-msgid "Use &kdesu when installing"
+msgid "Use &tdesu when installing"
msgstr ""
#. i18n: file ./buildtools/lib/widgets/runoptionswidgetbase.ui line 196
@@ -16486,8 +16486,8 @@ msgid "Close this view"
msgstr "Sulje muut tiedostot"
#: languages/cpp/debugger/stty.cpp:333 languages/ruby/debugger/stty.cpp:317
-msgid "kdevelop: Debug application console"
-msgstr "kdevelop: Sovelluksen virheenjäljityspääte"
+msgid "tdevelop: Debug application console"
+msgstr "tdevelop: Sovelluksen virheenjäljityspääte"
#: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115
msgid ""
@@ -16495,14 +16495,14 @@ msgid ""
"Please select a different directory."
msgstr ""
-#: languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp:92
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
#: languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp:107
#: languages/cpp/pcsimporter/qtimporter/settingsdialog.cpp:115
#, fuzzy
msgid "Invalid Directory"
msgstr "Paikallinen kansio"
-#: languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp:92
+#: languages/cpp/pcsimporter/tdelibsimporter/settingsdialog.cpp:92
msgid ""
"This doesn't appear to be a valid KDE include directory.\n"
"Please select a different directory."
@@ -19224,14 +19224,14 @@ msgid ""
"you have to add KDevelop's installation path to the environment variable "
"KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
"Example for BASH users:\n"
-"export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
msgstr ""
"Laajennuksia ei löytynyt, KDevelop ei toimi oikein.\n"
"Varmista, että KDevelop on asennettu KDE:n kansioon. Muussa tapauksessa sinun "
"täytyy lisätä KDevelopin polku KDEDIRS-ympäristömuuttujaan ja ajettava "
"kbuildsycoca. Käynnistä tämän jälkeen KDevelop uudelleen.\n"
"Esimerkki BASH:in käyttäjille:\n"
-"export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+"export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
#: src/simplemainwindow.cpp:105
#, fuzzy
@@ -19453,10 +19453,10 @@ msgstr "<b>Projektimääritykset</b><p>Antaa muokata projektin asetuksia."
#: src/projectmanager.cpp:133
msgid ""
-"*.kdevelop|KDevelop 3 Project Files\n"
+"*.tdevelop|KDevelop 3 Project Files\n"
"*.kdevprj|KDevelop 2 Project Files"
msgstr ""
-"*.kdevelop|KDevelop 3 Projektin tiedostot\n"
+"*.tdevelop|KDevelop 3 Projektin tiedostot\n"
"*.kdevprj|KDevelop 2 Projektin tiedostot"
#: kdevdesigner/designer/mainwindow.cpp:3085 src/projectmanager.cpp:135
@@ -19541,8 +19541,8 @@ msgstr "Virheellinen URL"
#: src/projectmanager.cpp:623
#, fuzzy
-msgid "You do not have 'kdevprj2kdevelop' installed."
-msgstr "Sinulla ei ole \"kdevprj2kdevelop\" asennettuna."
+msgid "You do not have 'kdevprj2tdevelop' installed."
+msgstr "Sinulla ei ole \"kdevprj2tdevelop\" asennettuna."
#: src/splashscreen.cpp:77
#, fuzzy, c-format
@@ -25902,7 +25902,7 @@ msgstr "Poistaa signaalin"
msgid ""
"Couldn't delete subproject.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when runfrom a shell."
+"the output of tdevelop when runfrom a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:958
@@ -26503,7 +26503,7 @@ msgstr "Älä tee mitää&n"
msgid ""
"Couldn't delete Function Scope.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when run from a shell."
+"the output of tdevelop when run from a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:2276
@@ -26515,7 +26515,7 @@ msgstr "Funktiot"
msgid ""
"Couldn't delete Include Scope.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when run from a shell."
+"the output of tdevelop when run from a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:2284
@@ -26527,7 +26527,7 @@ msgstr "Sisällytä sovelluksen kuvake"
msgid ""
"Couldn't delete Scope.\n"
"This is an internal error, please write a bugreport to bugs.kde.org and include "
-"the output of kdevelop when run from a shell."
+"the output of tdevelop when run from a shell."
msgstr ""
#: buildtools/qmake/trollprojectwidget.cpp:2296
@@ -26726,14 +26726,14 @@ msgid ""
"<b>Install</b>"
"<p>Runs <b>make install</b> command from the project directory with root "
"privileges."
-"<br>It is executed via kdesu command."
+"<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 ""
"<b>Asenna</b>"
"<p>Ajaa <b>make install</b> -komennon projektikansiosta root-käyttäjän "
"oikeuksilla."
-"<br>Suoritetaan kdesu-komennon avulla."
+"<br>Suoritetaan tdesu-komennon avulla."
"<br>Ympäristömuuttujat ja make argumentit voidaan määritellä "
"projektiasetukset-dialogissa, <b>Make-määritykset</b>-välilehti."
@@ -27690,14 +27690,14 @@ 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 kdesu command."
+"<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 ""
"<b>Asenna pääkäyttäjänä</b>"
"<p>Ajaa <b>make install</b> -komennon valitun aliprojektin kansiosta "
"pääkäyttäjän oikeuksilla."
-"<br>Suoritetaan kdesu-komennon avulla."
+"<br>Suoritetaan tdesu-komennon avulla."
"<br>Ympäristömuuttujat ja make argumentit voidaan määritellä "
"projektiasetukset-dialogissa, <b>Make Valinnat</b>-välilehti."
@@ -30717,7 +30717,7 @@ msgstr "Valitse &kohde"
#~ msgstr "Lisää luotu uusi tiedosto kohteeseen"
#, fuzzy
-#~ msgid "<b>Add New Files To Project</b><p>Adds files created outside of kdevelop to the project."
+#~ msgid "<b>Add New Files To Project</b><p>Adds files created outside of tdevelop to the project."
#~ msgstr "<b>Lisää projektiin</b><p>Lisää nykyisen tiedoston projektiin."
#, fuzzy
@@ -31485,12 +31485,12 @@ msgstr "Valitse &kohde"
#~ "Unable to find plugins, KDevelop will not work properly!\n"
#~ "Please make sure that KDevelop is installed in your KDE directory, otherwise you have to add KDevelop's installation path to the environment variable KDEDIRS and run kbuildsycoca. Restart KDevelop afterwards.\n"
#~ "Example for BASH users:\n"
-#~ "export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+#~ "export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
#~ msgstr ""
#~ "Laajennuksia ei löytynyt, KDevelop ei toimi oikein.\n"
#~ "Varmista, että KDevelop on asennettu KDE:n kansioon. Muussa tapauksessa sinun täytyy lisätä KDevelopin polku KDEDIRS-ympäristömuuttujaan ja ajettava kbuildsycoca. Käynnistä tämän jälkeen KDevelop uudelleen.\n"
#~ "Esimerkki BASH:in käyttäjille:\n"
-#~ "export KDEDIRS=/path/to/kdevelop:$KDEDIRS && kbuildsycoca"
+#~ "export KDEDIRS=/path/to/tdevelop:$KDEDIRS && kbuildsycoca"
#~ msgid "&Tile..."
#~ msgstr "&Pinoa..."
@@ -31624,12 +31624,12 @@ msgstr "Valitse &kohde"
#~ msgstr "Valitse pääsovellus."
#~ msgid ""
-#~ "# File generated by kdevelop's qmake manager. \n"
+#~ "# File generated by tdevelop's qmake manager. \n"
#~ "# ------------------------------------------- \n"
#~ "# Subdir relative project main directory: %s\n"
#~ "# Target is %s %s\n"
#~ msgstr ""
-#~ "# Tiedosto muodostettu kdevelopin qmake-managerin toimesta. \n"
+#~ "# Tiedosto muodostettu tdevelopin qmake-managerin toimesta. \n"
#~ "# ------------------------------------------- \n"
#~ "# Alikansio suhteessa projektin pääkansioon: %s\n"
#~ "# Kohde on %s %s\n"