More Portuguese language support.
[wine] / programs / clock / Pt.rc
1 /*
2  * Clock (English resources)
3  *
4  * Copyright 1999 Gustavo Junior Alves <alves@correionet.com.br>
5  * FIXME: Weak translation !
6  */
7
8 #define LANGUAGE_ID                  Pt
9 #define LANGUAGE_NUMBER              16
10 #define LANGUAGE_MENU_ITEM           "&Português"
11
12 /* System Menu */
13
14 #define MENU_ON_TOP                  "&Sempre visível"
15
16 /* Window Menu */
17
18 #define MENU_PROPERTIES              "&Propriedades"
19 #define MENU_ANALOG                  "&Analógico"
20 #define MENU_DIGITAL                 "&Digital"
21 #define MENU_FONT                    "&Fonte..."
22 #define MENU_WITHOUT_TITLE           "&Sem barra de título"
23
24 #define MENU_SECONDS                 "&Segundos"
25 #define MENU_DATE                    "&Data"
26
27 #define MENU_LANGUAGE                "&Linguagem"
28
29 #define MENU_INFO                    "Inf&ormações..."
30 #define MENU_INFO_LICENSE            "&Licença"
31 #define MENU_INFO_NO_WARRANTY        "&SEM GARANTIA"
32 #define MENU_INFO_ABOUT_WINE         "&Sobre Clock..."
33
34 /* Window Caption */
35 #define STRING_CLOCK                 "Clock"
36
37
38 #include "clock.rc"