eee2fd9faeb0310b3477c668a3ed6d23e2037d48
[reactos.git] / reactos / dll / win32 / hhctrl.ocx / lang / Ru.rc
1 /*
2 * HTML Help resources
3 * Russia Language Support
4 *
5 * Copyright 2008 Vitaliy Margolen
6 *
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
11 *
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
16 *
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
20 */
21
22 /* UTF-8 */
23 #pragma code_page(65001)
24
25 LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
26
27 STRINGTABLE
28 BEGIN
29 IDS_CONTENTS "&Содержание"
30 IDS_INDEX "&Оглавление"
31 IDS_SEARCH "&Поиск"
32 IDS_FAVORITES "&Избранное"
33 END
34
35 STRINGTABLE
36 BEGIN
37 IDTB_EXPAND "Показать"
38 IDTB_CONTRACT "Спрятать"
39 IDTB_STOP "Остановить"
40 IDTB_REFRESH "Обновить"
41 IDTB_BACK "Назад"
42 IDTB_HOME "В начало"
43 IDTB_SYNC "Синхронизировать"
44 IDTB_PRINT "Печать"
45 IDTB_OPTIONS "Настройки"
46 IDTB_FORWARD "Вперёд"
47 IDTB_NOTES "Записки"
48 IDTB_BROWSE_FWD "Просмотр вперёд"
49 IDTB_BROWSE_BACK "Просмотр назад"
50 IDTB_CONTENTS "Содержание"
51 IDTB_INDEX "Оглавление"
52 IDTB_SEARCH "Поиск"
53 IDTB_HISTORY "История"
54 IDTB_FAVORITES "Избранное"
55 IDTB_JUMP1 "Переход 1"
56 IDTB_JUMP2 "Переход 2"
57 IDTB_CUSTOMIZE "Персонализовать"
58 IDTB_ZOOM "Масштаб"
59 IDTB_TOC_NEXT "Следующая глава"
60 IDTB_TOC_PREV "Предыдущая глава"
61 END