2 * Clock (French resources)
4 * Copyright 1998 Robert Pouliot <krynos@clic.net>
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6 * Copyright 2006 Jonathan Ernst <jonathan@ernstfamily.ch>
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
23 #include "clock_res.h"
26 #pragma code_page(65001)
28 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
33 MENUITEM "Ana&logique", IDM_ANALOG
34 MENUITEM "&Numérique", IDM_DIGITAL
36 MENUITEM "&Police...", IDM_FONT
38 MENUITEM "Sans &barre de titre", IDM_NOTITLE
40 MENUITEM "&Secondes", IDM_SECONDS
41 MENUITEM "&Date", IDM_DATE
43 MENUITEM "&Toujours visible", IDM_ONTOP
46 MENUITEM "&Licence...", IDM_LICENSE
47 MENUITEM "AUCUNE &GARANTIE...", IDM_NOWARRANTY
48 MENUITEM "À &propos de l'horloge", IDM_ABOUT
52 STRINGTABLE DISCARDABLE
57 STRINGTABLE DISCARDABLE LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
59 IDS_LICENSE_CAPTION, "LICENCE"
61 "Ce programme est un logiciel libre ; vous pouvez le redistribuer et/ou \
62 le modifier suivant les termes de la Licence Générale Publique Limitée GNU \
63 telle que publiée par la Free Software Foundation ; soit la version 2.1 \
64 de la Licence, soit (à votre gré) toute version ultérieure.\n\
65 Ce programme est distribué dans l'espoir qu'il sera utile, mais \
66 SANS AUCUNE GARANTIE : sans même la garantie implicite de \
67 COMMERCIALISABILITÉ ou d'ADÉQUATION À UN OBJECTIF PARTICULIER. Consultez \
68 la Licence Générale Publique Limitée pour plus de détails.\n\
69 Vous devriez avoir reçu une copie de la Licence Générale Publique Limitée \
70 GNU avec ce programme ; si ce n'est pas le cas, écrivez à la : \
71 Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, \
74 IDS_WARRANTY_CAPTION, "AUCUNE GARANTIE"
76 "Ce programme est distribué dans l'espoir qu'il sera utile, mais \
77 SANS AUCUNE GARANTIE : sans même la garantie implicite de \
78 COMMERCIALISABILITÉ ou d'ADÉQUATION À UN OBJECTIF PARTICULIER. Consultez \
79 la Licence Générale Publique Limitée pour plus de détails."