Added LGPL standard comment, and copyright notices where necessary.
[wine] / programs / clock / Fi.rc
1 /*
2  * Clock (Finnish resources)
3  *
4  * Copyright 1999 Jukka Iivonen
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2.1 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library; if not, write to the Free Software
18  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19  */
20
21 #define LANGUAGE_ID                  Fi
22 #define LANGUAGE_NUMBER              b
23
24
25 /* System Menu */
26
27 #define MENU_ON_TOP                  "&Aina päällimmäisenä"
28
29 /* Window Menu */
30
31 #define MENU_PROPERTIES              "&Ominaisuudet"
32 #define MENU_ANALOG                  "&Analoginen"
33 #define MENU_DIGITAL                 "Di&gitaalinen"
34 #define MENU_FONT                    "&Fontti..."
35 #define MENU_WITHOUT_TITLE           "&Ilman otsikkopalkkia"
36
37 #define MENU_SECONDS                 "&Sekunnit"
38 #define MENU_DATE                    "&Päivämäärä"
39
40 #define MENU_LANGUAGE                "&Kieli"
41 #define LANGUAGE_MENU_ITEM           "&Finnish"
42
43 #define MENU_INFO                    "Inf&o..."
44 #define MENU_INFO_LICENSE            "&Lisenssi"
45 #define MENU_INFO_NO_WARRANTY        "&EI TAKUUTA"
46 #define MENU_INFO_ABOUT_WINE         "&Kellosta..."
47
48 /* Window Caption */
49 #define STRING_CLOCK                 "Kello"
50
51
52 #include "clock.rc"