From 69d6028bb49c5ca31ba8c9e7ff3638a99eef9629 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 2 Mar 2014 14:27:57 -0600 Subject: Rename po files in support of commit 722ce1ef. --- tde-i18n-fi/messages/tdevelop/tdevtipofday.po | 230 ++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 tde-i18n-fi/messages/tdevelop/tdevtipofday.po (limited to 'tde-i18n-fi/messages/tdevelop/tdevtipofday.po') diff --git a/tde-i18n-fi/messages/tdevelop/tdevtipofday.po b/tde-i18n-fi/messages/tdevelop/tdevtipofday.po new file mode 100644 index 00000000000..41a9a13f101 --- /dev/null +++ b/tde-i18n-fi/messages/tdevelop/tdevtipofday.po @@ -0,0 +1,230 @@ +# translation of kdevtipofday.po to Finnish +# translation of kdevtipofday.po to +# Copyright (C) 2003 Free Software Foundation, Inc. +# Teemu Rytilahti , 2003 +# +msgid "" +msgstr "" +"Project-Id-Version: kdevtipofday\n" +"POT-Creation-Date: 2007-03-26 21:53+0200\n" +"PO-Revision-Date: 2003-03-15 16:11+0200\n" +"Last-Translator: Teemu Rytilahti \n" +"Language-Team: Finnish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0\n" + +#: tipofday_part.cpp:36 +msgid "&Tip of the Day" +msgstr "&Päivän vinkki" + +#: tipofday_part.cpp:38 +#, fuzzy +msgid "A tip how to use KDevelop" +msgstr "Antaa sinulle toisen hyvän vinkin, kuinka käyttää KDevelopia" + +#: tipofday_part.cpp:39 +#, fuzzy +msgid "" +"Tip of the day" +"

Will display another good tip \n" +"contributed by KDevelop users." +msgstr "" +"Päivän vinkki\n" +"\n" +"Näyttää toisen vinkin,\n" +"jotka KDeveloper-käyttäjät ovat lahjoittaneet." + +#: tips.cc:3 +#, fuzzy +msgid "" +"

If you want to specify additional command-line options to your make program, " +"you can set them in the Project Options dialog, Make Options " +"tab.\n" +msgstr "" +"

Että jos haluat määritellä ylimääräisiä komentokehoteasetuksia " +"make-ohjelmalle, voit tehdä sen setup-ikkunassa.\n" + +#: tips.cc:8 +msgid "" +"

If you use functions of other libraries than the target is currently linked " +"with, you can specify them in the Target Options dialog.\n" +msgstr "" + +#: tips.cc:13 +msgid "" +"

If you want to change your application's version number, you can change it " +"in the Project Options dialog, General " +"tab, automatically updating your project.\n" +msgstr "" + +#: tips.cc:18 +#, fuzzy +msgid "" +"

If you want to create a new project, choose \"Project\"->" +"\"New Project\" from the menu.\n" +msgstr "" +"

Jos haluat tehdä uuden projektin, valitse \"Projekti\" -> " +"Ohjelmavelho\" valikosta.\n" + +#: tips.cc:23 +msgid "" +"

If you changed your applications' classes, you should update your API " +"documentation by selecting \"Build API Documentation\" from the Build menu.\n" +msgstr "" + +#: tips.cc:28 +msgid "" +"

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.cc:33 +msgid "" +"

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.cc:38 +msgid "" +"

If you want to have info about something in the KDevelop window, select the " +"\"What's this?\" button in the toolbar and click on the item you don't know " +"about.\n" +msgstr "" + +#: tips.cc:43 +msgid "" +"

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.cc:48 +msgid "" +"

The KDevelop Team wishes you a nice day !\n" +msgstr "" +"

KDevelop-ryhmä toivottaa sinulla hyvää päivää!\n" + +#: tips.cc:53 +#, fuzzy +msgid "" +"

If you have found a bug in KDevelop, please let us know. Use TDE Bugzilla at " +"http://bugs.kde.org/ or select \"Help\"->\"Report Bug\" from the menu.\n" +msgstr "" +"

Jos olet löytänyt virheen KDevelopista, kerro siitä meille. Yhteystiedot " +"ovat käsikirjassa.\n" + +#: tips.cc:58 +msgid "" +"

If you want to add your own documentation to the documentation tree use " +"Documentation Tree tab in the Configure KDevelop dialog.\n" +msgstr "" + +#: tips.cc:63 +#, fuzzy +msgid "" +"

...that you can create a new class with \"New Class\" from the \"Project\" " +"menu?\n" +msgstr "" +"

Avataksesi projektin valitse \"Avaa\" Projekti-valikosta.\n" + +#: tips.cc:68 +#, fuzzy +msgid "" +"

To open a project, select \"Open Project\" from the \"Project\" menu.\n" +msgstr "" +"

Avataksesi projektin valitse \"Avaa\" Projekti-valikosta.\n" + +#: tips.cc:73 +msgid "" +"

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.cc:78 +msgid "" +"

...that you can debug your programs within KDevelop by selecting \"Debug\"->" +"\"Start\" in the menu?\n" +msgstr "" + +#: tips.cc:83 +msgid "" +"

...that you can switch between classes or namespaces by selecting the class " +"or namespace combo in the toolbar?\n" +msgstr "" + +#: tips.cc:88 +msgid "" +"

...that you can preview images and icons by selecting them in the file " +"viewer's trees?\n" +msgstr "" + +#: tips.cc:93 +msgid "" +"

...that you can set the compiler options in the Project Options " +"dialog, Configure Options tab?\n" +msgstr "" + +#: tips.cc:98 +msgid "" +"

...that you can copy text from the documentation browser to the clipboard " +"and insert it into your sources?\n" +msgstr "" + +#: tips.cc:103 +msgid "" +"

...that you should keep your library documentation up to date after " +"installing new libraries?\n" +msgstr "" + +#: tips.cc:108 +msgid "" +"

...that you can configure the syntax-highlighting of the editor?\n" +msgstr "" +"

...että voit asettaa syntaksikorostuksen editorille?\n" + +#: tips.cc:113 +msgid "" +"

...that you can access more internal debug functions selecting \"Debug\"->" +"\"Viewers\"?\n" +msgstr "" + +#: tips.cc:118 +msgid "" +"

...that you can move the cursor by words with Ctrl and left or right arrow?\n" +msgstr "" +"

...että voit liikuttaa osoitinta sana kerrallaan painamalla Ctrl:iä sekä " +"nuolinäppäintä vasemmalle tai oikealle?\n" + +#: tips.cc:123 +msgid "" +"

...that your source bookmarks are stored in the project?\n" +msgstr "" + +#: tips.cc:128 +msgid "" +"

...that your documentation bookmarks are stored globally in KDevelop " +"configuration?\n" +msgstr "" + +#: tips.cc:133 +msgid "" +"

...that you can start grep search from inside editor with context menu?\n" +msgstr "" + +#: tips.cc:138 +msgid "" +"

...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.cc:143 +msgid "" +"

...that you can compilie your project in \"debug-mode\" and " +"\"optimized-mode\"?\n" +msgstr "" + +#~ msgid "

...that you can select your autosaving time in the setup dialog?\n" +#~ msgstr "

...että voit valita automaattitallennusajan asetusruudusta?\n" -- cgit v1.2.3