Release 980215
[wine.git] / programs / winhelp / Hu.rc
blob1c98a7a60347bd4863379fe978f9aec7d7b2293d
1 /*
2  * Help Viewer
3  *
4  * Copyright 1996 Ulrich Schmid
5  */
7 /* This file is not yet complete !! */
9 #define LANGUAGE_ID                  Hu
10 #define LANGUAGE_NUMBER              7
12 /* Menu */
14 #define MENU_FILE                    "&File"
15 #define MENU_FILE_OPEN               "&Megnyitás..."
16 #define MENU_FILE_PRINT              "&Nyomtatás"
17 #define MENU_FILE_PRINTER_SETUP      "Nyomtató &beállítás..."
18 #define MENU_FILE_EXIT               "&Kilépés"
20 #define MENU_EDIT                    "&Szerkesztés"
21 #define MENU_EDIT_COPY_DIALOG        "&Másolás..."
22 #define MENU_EDIT_ANNOTATE           "&Annotate..."
24 #define MENU_BOOKMARK                "&Könyvjelzõ"
25 #define MENU_BOOKMARK_DEFINE         "&Definiálás..."
27 #define MENU_HELP                    "&Segítség"
28 #define MENU_HELP_ON_HELP            "Segítség &a segítségrõl"
29 #define MENU_HELP_ON_TOP             "Mindig &legfelül"
30 #define MENU_HELP_INFO               "&Információ..."
31 #define MENU_HELP_ABOUT_WINE         "&A WINE-ról"
33 /* Strings */
35 #define STRING_WINE_HELP             "WINE segítség"
36 #define STRING_ERROR                 "HIBA"
37 #define STRING_WARNING               "FIGYELMEZTETÉS"
38 #define STRING_INFO                  "Információ"
39 #define STRING_NOT_IMPLEMENTED       "Nincs implementálva"
40 #define STRING_HLPFILE_ERROR_s       "Hiba a `%s' file olvasásakor"
41 #define STRING_CONTENTS              "&Tartalom"
42 #define STRING_SEARCH                "&Keresés"
43 #define STRING_BACK                  "&Vissza"
44 #define STRING_HISTORY               "&History"
45 #define STRING_ALL_FILES             "Minden file (*.*)"
46 #define STRING_HELP_FILES_HLP        "Segítség file-ok (*.hlp)"
48 #include "Xx.rc"