Czech resources update.
[wine] / dlls / hhctrl.ocx / Cs.rc
1 /*
2  * HTML Help resources
3  * Czech Language Support
4  *
5  * Copyright 2005 James Hawkins
6  * Copyright 2005 David Kredba
7  *
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.
12  *
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.
17  *
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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
21  */
22
23 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
24
25 STRINGTABLE
26 BEGIN
27     IDS_CONTENTS     "&Obsah"
28     IDS_INDEX        "I&ndex"
29     IDS_SEARCH       "&Hledat"
30     IDS_FAVORITES    "Oblí&bené"
31 END
32
33 STRINGTABLE
34 BEGIN
35     IDTB_EXPAND      "Rozbalit"
36     IDTB_CONTRACT    "Skrýt"
37     IDTB_STOP        "Zastavit"
38     IDTB_REFRESH     "Obnovit"
39     IDTB_BACK        "Zpìt"
40     IDTB_HOME        "Domù"
41     IDTB_SYNC        "Synchronizovat"
42     IDTB_PRINT       "Tisk"
43     IDTB_OPTIONS     "Volby"
44     IDTB_FORWARD     "Vpøed"
45     IDTB_NOTES       "IDTB_NOTES"
46     IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
47     IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
48     IDTB_CONTENTS    "IDTB_CONTENTS"
49     IDTB_INDEX       "IDTB_INDEX"
50     IDTB_SEARCH      "IDTB_SEARCH"
51     IDTB_HISTORY     "IDTB_HISTORY"
52     IDTB_FAVORITES   "IDTB_FAVORITES"
53     IDTB_JUMP1       "Skok1"
54     IDTB_JUMP2       "Skok2"
55     IDTB_CUSTOMIZE   "Pøizpùsobit"
56     IDTB_ZOOM        "Lupa"
57     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
58     IDTB_TOC_PREV    "IDTB_TOC_PREV"
59 END