Added mappings for a few messages.
[wine] / programs / clock / Sk.rc
1 /*
2  * Clock (English resources)
3  *
4  * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5  * FIXME: Weak translation !
6  */
7
8 #define LANGUAGE_ID                  Sk
9 #define LANGUAGE_NUMBER              10
10
11
12 /* System Menu */
13
14 #define MENU_ON_TOP                  "&V\9edy na vrchu"
15
16 /* Window Menu */
17
18 #define MENU_PROPERTIES              "&Vlastnosti"
19 #define MENU_ANALOG                  "Ana&lógové"
20 #define MENU_DIGITAL                 "Digi&tálne"
21 #define MENU_FONT                    "&Font..."
22 #define MENU_WITHOUT_TITLE           "&Bez titulkového pruhu"
23
24 #define MENU_SECONDS                 "&Sekundy"
25 #define MENU_DATE                    "&Dátum"
26
27 #define MENU_LANGUAGE                "&Jazyk"
28 #define LANGUAGE_MENU_ITEM           "&Slovensky"
29
30 #define MENU_INFO                    "Inf&o..."
31 #define MENU_INFO_LICENSE            "&Licencia"
32 #define MENU_INFO_NO_WARRANTY        "&BEZ ZÁRUKY"
33 #define MENU_INFO_ABOUT_WINE         "&O hodinách..."
34
35 /* Window Caption */
36 #define STRING_CLOCK                 "Hodiny"
37
38
39 #include "clock.rc"