Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
1145b29d
Commit
1145b29d
authored
Jun 13, 2010
by
Łukasz Wojniłowicz
Committed by
Alexandre Julliard
Jun 14, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhlp32: Update the Polish translation.
parent
bc3337f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
16 deletions
+27
-16
Pl.rc
programs/winhlp32/Pl.rc
+27
-16
No files found.
programs/winhlp32/Pl.rc
View file @
1145b29d
...
...
@@ -4,6 +4,7 @@
* Copyright 1996 Ulrich Schmid
* Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
* Copyright 2004 Piotr Caban
* Copyright 2010 ukasz Wojniowicz
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -22,9 +23,11 @@
#include "winhelp_res.h"
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
/* Menu */
MAIN_MENU MENU
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
MAIN_MENU MENU
{
POPUP "&Plik" {
MENUITEM "&Otwrz", MNID_FILE_OPEN
...
...
@@ -43,20 +46,20 @@ MAIN_MENU MENU LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
MENUITEM "&Zdefiniuj...", MNID_BKMK_DEFINE
}
POPUP "&Options" {
POPUP "
Help always visible
"
POPUP "
Pomoc zawsze widoczna
"
BEGIN
MENUITEM "D
efault
", MNID_OPTS_HELP_DEFAULT
MENUITEM "
Visible
", MNID_OPTS_HELP_VISIBLE
MENUITEM "N
on visible
", MNID_OPTS_HELP_NONVISIBLE
MENUITEM "D
omylnie
", MNID_OPTS_HELP_DEFAULT
MENUITEM "
Widoczna
", MNID_OPTS_HELP_VISIBLE
MENUITEM "N
iewidoczna
", MNID_OPTS_HELP_NONVISIBLE
END
MENUITEM "Histor
y
", MNID_OPTS_HISTORY
POPUP "
Fonts
"
MENUITEM "Histor
ia
", MNID_OPTS_HISTORY
POPUP "
Czcionki
"
BEGIN
MENUITEM "
Small
", MNID_OPTS_FONTS_SMALL
MENUITEM "Normal", MNID_OPTS_FONTS_NORMAL
MENUITEM "
Larg
e", MNID_OPTS_FONTS_LARGE
MENUITEM "
Mae
", MNID_OPTS_FONTS_SMALL
MENUITEM "Normal
ne
", MNID_OPTS_FONTS_NORMAL
MENUITEM "
Du
e", MNID_OPTS_FONTS_LARGE
END
MENUITEM "U
se system colors
", MNID_OPTS_SYSTEM_COLORS
MENUITEM "U
yj kolorw systemowych
", MNID_OPTS_SYSTEM_COLORS
}
POPUP "Pomo&c" {
MENUITEM "&Pomoc", MNID_HELP_HELPON
...
...
@@ -69,7 +72,7 @@ MAIN_MENU MENU LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
}
}
IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
IDD_INDEX DIALOG DISCARDABLE 0, 0, 200, 190
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
CAPTION "Indeks"
...
...
@@ -77,8 +80,16 @@ CAPTION "Indeks"
LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
}
IDD_SEARCH DIALOG DISCARDABLE 0, 0, 200, 190
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
FONT 8, "MS Shell Dlg"
CAPTION "Szukaj"
{
LTEXT "Nie zaimplementowane", -1, 10, 10, 180, 150
}
/* Strings */
STRINGTABLE DISCARDABLE
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
{
STID_WINE_HELP, "WINE - Pomoc"
STID_WHERROR, "BD"
...
...
@@ -92,12 +103,12 @@ STID_BACK, "&Wstecz"
STID_ALL_FILES, "Wszystkie pliki (*.*)"
STID_HELP_FILES_HLP, "Pliki pomocy (*.hlp)"
STID_FILE_NOT_FOUND_s "Nie znaleziono pliku '%s'. Czy chcesz poszuka tego pliku samodzielnie?"
STID_NO_RICHEDIT "Nie
udao si znale moduu
richedit... Wywietlenie pomocy nie jest moliwe"
STID_PSH_INDEX, "
Help topics
: "
STID_NO_RICHEDIT "Nie
znaleziono implementacji
richedit... Wywietlenie pomocy nie jest moliwe"
STID_PSH_INDEX, "
Tematy pomocy
: "
}
CONTEXT_MENU MENU
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
CONTEXT_MENU MENU
BEGIN
POPUP ""
BEGIN
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment