kernel32: Avoid returning the same name when GetTempFileName is called twice in a...
[wine/multimedia.git] / dlls / hhctrl.ocx / Cs.rc
blobb914762727862a91d67d1b49f3fee7c4cf983758
1 /* Hey, Emacs, open this file with -*- coding: cp1250 -*-
2  *
3  * HTML Help resources
4  * Czech Language Support
5  *
6  * Copyright 2005 James Hawkins
7  * Copyright 2005 David Kredba
8  *
9  * This library is free software; you can redistribute it and/or
10  * modify it under the terms of the GNU Lesser General Public
11  * License as published by the Free Software Foundation; either
12  * version 2.1 of the License, or (at your option) any later version.
13  *
14  * This library is distributed in the hope that it will be useful,
15  * but WITHOUT ANY WARRANTY; without even the implied warranty of
16  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17  * Lesser General Public License for more details.
18  *
19  * You should have received a copy of the GNU Lesser General Public
20  * License along with this library; if not, write to the Free Software
21  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
22  */
24 #include "resource.h"
26 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
28 /* Czech strings in CP1250 */
30 STRINGTABLE
31 BEGIN
32     IDS_CONTENTS     "&Obsah"
33     IDS_INDEX        "I&ndex"
34     IDS_SEARCH       "&Hledat"
35     IDS_FAVORITES    "Oblí&bené"
36 END
38 STRINGTABLE
39 BEGIN
40     IDTB_EXPAND      "Rozbalit"
41     IDTB_CONTRACT    "Skrýt"
42     IDTB_STOP        "Zastavit"
43     IDTB_REFRESH     "Obnovit"
44     IDTB_BACK        "Zpìt"
45     IDTB_HOME        "Domù"
46     IDTB_SYNC        "Synchronizovat"
47     IDTB_PRINT       "Tisk"
48     IDTB_OPTIONS     "Volby"
49     IDTB_FORWARD     "Vpøed"
50     IDTB_NOTES       "IDTB_NOTES"
51     IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
52     IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
53     IDTB_CONTENTS    "IDTB_CONTENTS"
54     IDTB_INDEX       "IDTB_INDEX"
55     IDTB_SEARCH      "IDTB_SEARCH"
56     IDTB_HISTORY     "IDTB_HISTORY"
57     IDTB_FAVORITES   "IDTB_FAVORITES"
58     IDTB_JUMP1       "Skok1"
59     IDTB_JUMP2       "Skok2"
60     IDTB_CUSTOMIZE   "Pøizpùsobit"
61     IDTB_ZOOM        "Lupa"
62     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
63     IDTB_TOC_PREV    "IDTB_TOC_PREV"
64 END