DIB Engine: implement most engine functions
[wine/hacks.git] / dlls / hhctrl.ocx / Pl.rc
blobf3ce6f2c76cb21d853249ceda7b5f60ceb76819c
1 /*
2  * HTML Help resources
3  * Polish Language Support
4  *
5  * Copyright 2005 James Hawkins
6  * Copyright 2006 Mikolaj Zalewski
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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21  */
23 #include "resource.h"
25 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
27 STRINGTABLE
28 BEGIN
29     IDS_CONTENTS     "&Spis treœci"
30     IDS_INDEX        "&Indeks"
31     IDS_SEARCH       "&Wyszukaj"
32     IDS_FAVORITES    "&Ulubione"
33 END
35 STRINGTABLE
36 BEGIN
37     IDTB_EXPAND      "Poka¿"
38     IDTB_CONTRACT    "Ukryj"
39     IDTB_STOP        "Zatrzymaj"
40     IDTB_REFRESH     "Odœwie¿"
41     IDTB_BACK        "Wstecz"
42     IDTB_HOME        "Start"
43     IDTB_SYNC        "Synchronizuj"
44     IDTB_PRINT       "Drukuj"
45     IDTB_OPTIONS     "Opcje"
46     IDTB_FORWARD     "Dalej"
47     IDTB_NOTES       "IDTB_NOTES"
48     IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
49     IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
50     IDTB_CONTENTS    "IDTB_CONTENTS"
51     IDTB_INDEX       "IDTB_INDEX"
52     IDTB_SEARCH      "IDTB_SEARCH"
53     IDTB_HISTORY     "IDTB_HISTORY"
54     IDTB_FAVORITES   "IDTB_FAVORITES"
55     IDTB_JUMP1       "Skok1"
56     IDTB_JUMP2       "Skok2"
57     IDTB_CUSTOMIZE   "Dostosuj"
58     IDTB_ZOOM        "Powiêksz"
59     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
60     IDTB_TOC_PREV    "IDTB_TOC_PREV"
61 END