Added LGPL standard comment, and copyright notices where necessary.
[wine/multimedia.git] / programs / clock / Es.rc
blobf4174bd97b2ac00a0118656b5e1ab50e18b4c4d3
1 /*
2  * Clock (English resources)
3  *
4  * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5  * Spanish translation by Pablo Saratxaga <srtxg@chanae.alphanet.ch>
6  *
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.
11  *
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.
16  *
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
20  */
22 #define LANGUAGE_ID                  Es
23 #define LANGUAGE_NUMBER              d
26 /* System Menu */
28 #define MENU_ON_TOP                  "Siempre &visible"
30 /* Window Menu */
32 #define MENU_PROPERTIES              "&Propepiedades"
33 #define MENU_ANALOG                  "Ana&lógico"
34 #define MENU_DIGITAL                 "Digi&tal"
35 #define MENU_FONT                    "&Fuente..."
36 #define MENU_WITHOUT_TITLE           "Sin barra de &título"
38 #define MENU_SECONDS                 "&Segundos"
39 #define MENU_DATE                    "Fe&cha"
41 #define MENU_LANGUAGE                "&Idioma"
42 #define LANGUAGE_MENU_ITEM           "Castellano"
44 #define MENU_INFO                    "Inf&o..."
45 #define MENU_INFO_LICENSE            "&Licencia"
46 #define MENU_INFO_NO_WARRANTY        "SIN &GARANTÍA"
47 #define MENU_INFO_ABOUT_WINE         "&Acerca del Reloj..."
49 /* Window Caption */
50 #define STRING_CLOCK                 "Reloj"
53 #include "clock.rc"