4 * Copyright 1996 Ulrich Schmid
5 * Finnish language by Jussi Tirkkonen <jt@modeemi.cs.tut.fi>
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 #define LANGUAGE_ID Fi
23 #define LANGUAGE_NUMBER 5
24 #define LANGUAGE_MENU_ITEM "&Suomi"
28 #define MENU_FILE "&Tiedosto"
29 #define MENU_FILE_NEW "&Uusi..."
30 #define MENU_FILE_OPEN "&Avaa\tEnter"
31 #define MENU_FILE_MOVE "&Siirrä...\tF7"
32 #define MENU_FILE_COPY "&Kopioi...\tF8"
33 #define MENU_FILE_DELETE "&Poista\tDel"
34 #define MENU_FILE_ATTRIBUTES "&Ominaisuudet...\tAlt+Enter"
35 #define MENU_FILE_EXECUTE "Suo&rita..."
36 #define MENU_FILE_EXIT "&Lopeta..."
38 #define MENU_OPTIONS "&Asetukset"
39 #define MENU_OPTIONS_AUTO_ARRANGE "&Järjestä automaattisesti"
40 #define MENU_OPTIONS_MIN_ON_RUN "&Pienennä käytettäessä"
41 #define MENU_OPTIONS_SAVE_SETTINGS "&Tallenna asetukset lopetettaessa"
43 #define MENU_WINDOWS "&Ikkuna"
44 #define MENU_WINDOWS_OVERLAP "&Limittäin\tVaihto+F5"
45 #define MENU_WINDOWS_SIDE_BY_SIDE "&Vierekkäin\tVaihto+F4"
46 #define MENU_WINDOWS_ARRANGE "&Järjestä kuvakkeet"
48 #define MENU_LANGUAGE "&Kieli"
50 #define MENU_HELP "&Ohje"
51 #define MENU_HELP_CONTENTS "&Sisällys"
52 #define MENU_HELP_SEARCH "&Etsi ohje aiheesta..."
53 #define MENU_HELP_HELP_ON_HELP "&Ohjeen käyttö"
54 #define MENU_HELP_TUTORIAL "O&petusohjelma"
56 #define MENU_INFO "Ti&etoja..."
57 #define MENU_INFO_LICENSE "&Lisenssi"
58 #define MENU_INFO_NO_WARRANTY "&OMALLA VASTUULLA"
59 #define MENU_INFO_ABOUT_WINE "&Tietoja WINEstä"
63 #define DIALOG_OK "OK"
64 #define DIALOG_CANCEL "Peruuta"
65 #define DIALOG_BROWSE "&Selaa"
66 #define DIALOG_HELP "&Ohje"
68 #define DIALOG_NEW_CAPTION "Uusi ilmentymä"
69 #define DIALOG_NEW_NEW "Uusi"
70 #define DIALOG_NEW_GROUP "Ohjelma&ryhmä"
71 #define DIALOG_NEW_PROGRAM "Ohjelma&"
73 #define DIALOG_MOVE_CAPTION "Siirrä"
74 #define DIALOG_MOVE_PROGRAM "Siirrä ohjelma:"
75 #define DIALOG_MOVE_FROM_GROUP "Ryhmästä:"
76 #define DIALOG_MOVE_TO_GROUP "&Ryhmään:"
78 #define DIALOG_COPY_CAPTION "Kopioi"
79 #define DIALOG_COPY_PROGRAM "Kopioi ohjelma:"
80 #define DIALOG_COPY_FROM_GROUP DIALOG_MOVE_FROM_GROUP
81 #define DIALOG_COPY_TO_GROUP DIALOG_MOVE_TO_GROUP
83 #define DIALOG_GROUP_CAPTION "Ohjelmaryhmän ominaisuudet"
84 #define DIALOG_GROUP_DESCRIPTION "&Kuvaus:"
85 #define DIALOG_GROUP_FILE "&Ryhmätiedosto:"
87 #define DIALOG_PROGRAM_CAPTION "Ohjelman ominaisuudet"
88 #define DIALOG_PROGRAM_DESCRIPTION DIALOG_GROUP_DESCRIPTION
89 #define DIALOG_PROGRAM_COMMAND_LINE "K&omentorivi:"
90 #define DIALOG_PROGRAM_DIRECTORY "&Työhakemisto:"
91 #define DIALOG_PROGRAM_HOT_KEY "&Pikanäppäin:"
92 #define DIALOG_PROGRAM_SYMBOL "Suo&rita kuvakkeena"
93 #define DIALOG_PROGRAM_OTHER_SYMBOL "&Vaihda kuvaketta..."
95 #define DIALOG_SYMBOL_CAPTION "Valitse kuvake"
96 #define DIALOG_SYMBOL_FILE "&Nimi:"
97 #define DIALOG_SYMBOL_CURRENT "Nykyinen &kuvake:"
99 #define DIALOG_EXECUTE_CAPTION "Suorita ohjelma"
100 #define DIALOG_EXECUTE_COMMAND_LINE DIALOG_PROGRAM_COMMAND_LINE
101 #define DIALOG_EXECUTE_SYMBOL DIALOG_PROGRAM_SYMBOL
105 #define STRING_PROGRAM_MANAGER "Järjestemänhallinta"
106 #define STRING_ERROR "VIRHE"
107 #define STRING_WARNING "VAROITUS"
108 #define STRING_INFO "Tietoja"
109 #define STRING_DELETE "Poista"
110 #define STRING_DELETE_GROUP_s "Poista ryhmä `%s' ?"
111 #define STRING_DELETE_PROGRAM_s "Poista ohjelma `%s' ?"
112 #define STRING_NOT_IMPLEMENTED "Ei käytettävissä"
113 #define STRING_FILE_READ_ERROR_s "Virhe luettaessa `%s'"
114 #define STRING_FILE_WRITE_ERROR_s "Virhe kirjoitettaessa `%s'"
116 #define STRING_GRPFILE_READ_ERROR_s "\
117 Ryhmätiedostoa `%s' ei voida avata.\n\
118 Yritetäänkö uudestaan?"
120 #define STRING_OUT_OF_MEMORY "Muisti lopussa"
121 #define STRING_WINHELP_ERROR "Ohje ei käytettävissä"
122 #define STRING_UNKNOWN_FEATURE_s "Tuntematon ominaisuus %s:ssa"
123 #define STRING_FILE_NOT_OVERWRITTEN_s "Tiedosto `%s' on olemassa. Tiedostoa ei muutettu."
124 #define STRING_SAVE_GROUP_AS_s "Tallenna ryhmä nimellä `%s' alkuperäisten tiedostojen säilyttämiseksi"
126 #define STRING_NO_HOT_KEY "Ei mitään"
128 #define STRING_ALL_FILES "Kaikki tiedostot (*.*)"
129 #define STRING_PROGRAMS "Ohjelmat"
130 #define STRING_LIBRARIES_DLL "Kirjastot (*.dll)"
131 #define STRING_SYMBOL_FILES "Symbolitiedostot"
132 #define STRING_SYMBOLS_ICO "Kuvakkeet (*.ico)"