1 /* Hey, Emacs, open this file with -*- coding: cp1250 -*-
3 * Help Viewer Czech resources
5 * Copyright 1996 Ulrich Schmid
6 * Copyright 2002 Sylvain Petreolle
7 * Copyright 2004 David Kredba
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.
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.
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
24 /* Czech strings in CP1250 */
28 MAIN_MENU MENU LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
31 MENUITEM "&Otevøít", MNID_FILE_OPEN
33 MENUITEM "&Tisk", MNID_FILE_PRINT
34 MENUITEM "Na&stavení tisku...", MNID_FILE_SETUP
36 MENUITEM "&Konec", MNID_FILE_EXIT
39 MENUITEM "&Kopírovat...", MNID_EDIT_COPYDLG
41 MENUITEM "P&oznamenat si...", MNID_EDIT_ANNOTATE
44 MENUITEM "Pøi&dat...", MNID_BKMK_DEFINE
47 MENUITEM "Náp&ovìda k nápovìdì", MNID_HELP_HELPON
48 MENUITEM "V
\9edy na &vrchu", MNID_HELP_HELPTOP
50 MENUITEM "&Informace...", MNID_HELP_ABOUT
52 MENUITEM "O &WINE", MNID_HELP_WINE
58 STRINGTABLE DISCARDABLE LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
60 STID_WINE_HELP, "Nápovìda WINE"
62 STID_WARNING, "VAROVÁNÍ"
63 STID_INFO, "Informace"
64 STID_NOT_IMPLEMENTED, "Není implementováno"
65 STID_HLPFILE_ERROR_s, "Nelze pøeèíst soubor nápovìdy `%s'"
66 STID_CONTENTS, "&Obsah"
67 STID_SEARCH, "&Hledat"
69 STID_HISTORY, "&Historie"
70 STID_TOPICS, "&Témata"
71 STID_ALL_FILES, "V
\9aechny soubory (*.*)"
72 STID_HELP_FILES_HLP, "Soubory nápovìdy (*.hlp)"
73 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"
74 STID_NO_RICHEDIT "Cannot find a richedit implementation... Aborting"