4 * Copyright 1996 Ulrich Schmid
5 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
6 * Copyright 2004 Piotr Caban
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.
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.
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
25 MAIN_MENU MENU LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
28 MENUITEM "&Otwórz", MNID_FILE_OPEN
30 MENUITEM "&Drukuj", MNID_FILE_PRINT
31 MENUITEM "&Ustawienia drukarki...", MNID_FILE_SETUP
33 MENUITEM "&Wyjœcie", MNID_FILE_EXIT
36 MENUITEM "&Kopiuj...", MNID_EDIT_COPYDLG
38 MENUITEM "&Skomentuj...", MNID_EDIT_ANNOTATE
41 MENUITEM "&Zdefiniuj...", MNID_BKMK_DEFINE
44 MENUITEM "&Pomoc", MNID_HELP_HELPON
45 MENUITEM "&Zawsze na wierzchu", MNID_HELP_HELPTOP
47 MENUITEM "&O programie...", MNID_HELP_ABOUT
49 MENUITEM "&O programie WINE", MNID_HELP_WINE
55 STRINGTABLE DISCARDABLE LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
57 STID_WINE_HELP, "WINE - Pomoc"
59 STID_WARNING, "OSTRZE¯ENIE"
60 STID_INFO, "Informacja"
61 STID_NOT_IMPLEMENTED, "Nie zaimplementowane"
62 STID_HLPFILE_ERROR_s, "B³¹d w trakcie odczytu pliku pomocy `%s'"
63 STID_CONTENTS, "&ZawartoϾ"
64 STID_SEARCH, "&Szukaj"
66 STID_HISTORY, "&Historia"
67 STID_TOPICS, "&Tematy"
68 STID_ALL_FILES, "Wszystkie pliki (*.*)"
69 STID_HELP_FILES_HLP, "Pliki pomocy (*.hlp)"
70 STID_FILE_NOT_FOUND_s "Cannot find '%s'. Do you want to find this file yourself?"