inkobj: Remove inkcollector.c as it is dead code.
[wine/multimedia.git] / dlls / hhctrl.ocx / Uk.rc
blob40d96b86a2858ea1e74f628409a1f8d5a2e029ec
1 /*
2  * HTML Help resources
3  * Ukrainian Language Support
4  *
5  * Copyright 2005 James Hawkins
6  * Copyright 2007 Artem Reznikov
7  * Copyright 2010 Igor Paliychuk
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 /* UTF-8 */
27 #pragma code_page(65001)
29 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
31 STRINGTABLE
32 BEGIN
33     IDS_CONTENTS     "&Зміст"
34     IDS_INDEX        "&Вказівник"
35     IDS_SEARCH       "&Пошук"
36     IDS_FAVORITES    "&Обране"
37 END
39 STRINGTABLE
40 BEGIN
41     IDTB_EXPAND      "Показувати"
42     IDTB_CONTRACT    "Приховати"
43     IDTB_STOP        "Зупинити"
44     IDTB_REFRESH     "Оновити"
45     IDTB_BACK        "Назад"
46     IDTB_HOME        "Додому"
47     IDTB_SYNC        "Синхронізувати"
48     IDTB_PRINT       "Друк"
49     IDTB_OPTIONS     "Параметри"
50     IDTB_FORWARD     "Вперед"
51     IDTB_NOTES       "IDTB_NOTES"
52     IDTB_BROWSE_FWD  "IDTB_BROWSE_FWD"
53     IDTB_BROWSE_BACK "IDT_BROWSE_BACK"
54     IDTB_CONTENTS    "IDTB_CONTENTS"
55     IDTB_INDEX       "IDTB_INDEX"
56     IDTB_SEARCH      "IDTB_SEARCH"
57     IDTB_HISTORY     "IDTB_HISTORY"
58     IDTB_FAVORITES   "IDTB_FAVORITES"
59     IDTB_JUMP1       "Jump1"
60     IDTB_JUMP2       "Jump2"
61     IDTB_CUSTOMIZE   "Налаштування"
62     IDTB_ZOOM        "Збільшення"
63     IDTB_TOC_NEXT    "IDTB_TOC_NEXT"
64     IDTB_TOC_PREV    "IDTB_TOC_PREV"
65 END
67 LANGUAGE LANG_UKRAINIAN, SUBLANG_NEUTRAL
69 STRINGTABLE
70 BEGIN
71     IDS_CONTENTS     "&Зміст"
72     IDS_INDEX        "&Вказівник"
73     IDS_SEARCH       "&Пошук"
74     IDS_FAVORITES    "&Обране"
75 END