467 lines
17 KiB
Plaintext
467 lines
17 KiB
Plaintext
|
/*:
|
|||
|
@*: This file is organized into two main blocks. The first block contains
|
|||
|
@*: code (non-string) sections which are specific to languages. Please put
|
|||
|
@*: the code sections in the correct language.
|
|||
|
@*: The second block is reserved for [Strings] which localizers will be
|
|||
|
@*: working with. It is further divided using "#if LANGUAGE ==" for language
|
|||
|
@*: specific strings. For strings which are common to all languages
|
|||
|
@*: place outside the #ifs.
|
|||
|
@*:
|
|||
|
@*: This file is first precompiled with LANGUAGE_ID
|
|||
|
@*: set to the language (see inf\win4\inf\makefile.inc for details).
|
|||
|
@*: For example, for usa builds, the sections under #if LANGUAGE == 0x409
|
|||
|
@*: will appear.
|
|||
|
@*:
|
|||
|
@*: Important: To support locstudio, this file contains only ONE [Strings] section.
|
|||
|
@*:
|
|||
|
@*/
|
|||
|
|
|||
|
// This section is for non-FE (chs,cht,kor,jpn) builds. So english, german, ....
|
|||
|
#if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 && LANGUAGE_ID != 0x412
|
|||
|
|
|||
|
[Accessibility]
|
|||
|
%magnifier% = magnify.exe,magnify.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22553","%SystemRoot%\system32\shell32.dll",22041
|
|||
|
@*: The following line should be removed on all non-US builds.
|
|||
|
@*: %reader% = narrator.exe,narrator.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22560","%SystemRoot%\system32\shell32.dll",22048
|
|||
|
%screenkeyboard% = osk.exe,osk.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22564","%SystemRoot%\system32\shell32.dll",22052
|
|||
|
%utilman% = utilman.exe,"utilman.exe /start",,0,"@%SystemRoot%\system32\shell32.dll,-22577","%SystemRoot%\system32\shell32.dll",22065
|
|||
|
|
|||
|
#endif
|
|||
|
|
|||
|
#if LANGUAGE_ID == 0x409
|
|||
|
//USA specific sections
|
|||
|
[Infs.Always]
|
|||
|
|
|||
|
[OleControlDlls]
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x804
|
|||
|
//CHS specific sections
|
|||
|
[Fonts.Upgrade]
|
|||
|
system.ini,386Enh,,woafont=app936.fon
|
|||
|
|
|||
|
[StartMenu.ObjectsToDelete]
|
|||
|
1,%eudcedit_40%,%accessories%,0
|
|||
|
1,%ImageGen_351%,%accessories%,0
|
|||
|
1,%mplayer_351%,%accessories%,0
|
|||
|
1,%clipbrd_351%,%main%,0
|
|||
|
1,%ChsuConv_351%,%accessories%,0
|
|||
|
1,%UCharMap_40%,%accessories%,0
|
|||
|
1,%CharMap%,%accessories%,0
|
|||
|
1,%iexplorer_40%,"",0
|
|||
|
1,%Image_40%,%accessories%,0
|
|||
|
1,%rasadmin_40%,%admintools%,0
|
|||
|
1,%rasadmin_40%,%admintools%,1
|
|||
|
1,%rasadmin_40%,%nt4admintools%,1
|
|||
|
@s:1,%licmanager_40%,%admintools%,1
|
|||
|
@s:1,%licmanager_351%,%netadmintools%,1
|
|||
|
@s:1,%ncadmin_351%,%netadmintools%,1
|
|||
|
|
|||
|
1,"Internet Mail",,0
|
|||
|
1,"Internet News",,0
|
|||
|
|
|||
|
@*: Lines marked with @w: are for workstation only
|
|||
|
@*: Lines marked with @s: are for server only
|
|||
|
@*: Lines marked with @@: or nothing are for both
|
|||
|
|
|||
|
[Accessibility]
|
|||
|
%magnifier% = magnify.exe,magnify.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22553","%SystemRoot%\system32\shell32.dll",22041
|
|||
|
@*: The following line should be removed on all non-US builds.
|
|||
|
;%reader% = narrator.exe,narrator.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22560","%SystemRoot%\system32\shell32.dll",22048
|
|||
|
%screenkeyboard% = osk.exe,osk.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22564","%SystemRoot%\system32\shell32.dll",22052
|
|||
|
%utilman% = utilman.exe,"utilman.exe /start",,0,"@%SystemRoot%\system32\shell32.dll,-22577","%SystemRoot%\system32\shell32.dll",22065
|
|||
|
|
|||
|
|
|||
|
[Accessories]
|
|||
|
%CHAREDIT% = eudcedit.exe,eudcedit.exe,,0,%charedit_infotip%
|
|||
|
|
|||
|
[EarlyOleControlDlls]
|
|||
|
11,,Lodctr.exe,,,"/c:prfd0804.dat /h:prfi0804.dat /l:004"
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x404
|
|||
|
//CHT specific sections
|
|||
|
[Fonts.Upgrade]
|
|||
|
system.ini,386Enh,,woafont=app950.fon
|
|||
|
@@:win.ini,Fonts,"RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
|
|||
|
[StartMenu.ObjectsToDelete]
|
|||
|
1,%eudcedit_40%,%accessories%,0
|
|||
|
1,%UCharMap_40%,%accessories%,0
|
|||
|
1,%CharMap%,%accessories%,0
|
|||
|
1,%iexplorer_40%,"",0
|
|||
|
1,%cblock_351%,%games%,0
|
|||
|
1,"Internet Mail",,0
|
|||
|
1,"Internet News",,0
|
|||
|
|
|||
|
@*: Lines marked with @w: are for workstation only
|
|||
|
@*: Lines marked with @s: are for server only
|
|||
|
@*: Lines marked with @@: or nothing are for both
|
|||
|
|
|||
|
[Accessibility]
|
|||
|
%magnifier% = magnify.exe,magnify.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22553","%SystemRoot%\system32\shell32.dll",22041
|
|||
|
@*: The following line should be removed on all non-US builds.
|
|||
|
;%reader% = narrator.exe,narrator.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22560","%SystemRoot%\system32\shell32.dll",22048
|
|||
|
%screenkeyboard% = osk.exe,osk.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22564","%SystemRoot%\system32\shell32.dll",22052
|
|||
|
%utilman% = utilman.exe,"utilman.exe /start",,0,"@%SystemRoot%\system32\shell32.dll,-22577","%SystemRoot%\system32\shell32.dll",22065
|
|||
|
|
|||
|
|
|||
|
[Accessories]
|
|||
|
%CHAREDIT% = eudcedit.exe,eudcedit.exe,,0,%charedit_infotip%
|
|||
|
|
|||
|
[EarlyOleControlDlls]
|
|||
|
11,,Lodctr.exe,,,"/c:prfd0404.dat /h:prfi0404.dat /l:004"
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x411
|
|||
|
//JPN specific sections
|
|||
|
[Fonts.Install]
|
|||
|
win.ini,Fonts,,"%small_fonts%=JSMALLE.FON"
|
|||
|
[Fonts.Upgrade]
|
|||
|
system.ini,386Enh,,"woafont=app932.fon"
|
|||
|
win.ini,Fonts,,"%small_fonts%=JSMALLE.FON"
|
|||
|
win.ini,Fonts,"<22>l<EFBFBD>r RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
win.ini,Fonts,"<22>l<EFBFBD>r RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
win.ini,Fonts,"<22>l<EFBFBD>r RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
|
|||
|
[StartMenu.ObjectsToDelete]
|
|||
|
@@:1,%eudcedit_40%,%accessories%,0
|
|||
|
@@:1,%UCharMap_40%,%accessories%,0
|
|||
|
@@:1,%UCharMap_351%,%accessories%,0
|
|||
|
@@:1,%CharMap%,%accessories%,0
|
|||
|
@@:1,%IMAGING_40%,%accessories%,0
|
|||
|
@@:1,%iexplorer_40%,"",0
|
|||
|
@@:1,%EUDCEDIT_351%,%JPN_INPUT%,0
|
|||
|
@@:1,%charmap%,%JPN_INPUT%,0
|
|||
|
@@:1,"Internet Mail",,0
|
|||
|
@@:1,"Internet News",,0
|
|||
|
@s:1,%licmanager_sb%,%netadmintools_sb%,1
|
|||
|
@s:1,%netclientadmin_sb%,%netadmintools_sb%,1
|
|||
|
|
|||
|
@*: PC98 only
|
|||
|
@@:@n:1,%gaijicnv%,%accessories%,0
|
|||
|
@@:@n:1,%imgscan%,%accessories%,0
|
|||
|
@@:@n:1,%insdapnt%,%main%,0
|
|||
|
@*: PC98
|
|||
|
@*: Lines marked with @w: are for workstation only
|
|||
|
@*: Lines marked with @s: are for server only
|
|||
|
@*: Lines marked with @@: or nothing are for both
|
|||
|
|
|||
|
[Accessibility]
|
|||
|
%magnifier% = magnify.exe,magnify.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22553","%SystemRoot%\system32\shell32.dll",22041
|
|||
|
@*: The following line should be removed on all non-US builds.
|
|||
|
;%reader% = narrator.exe,narrator.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22560","%SystemRoot%\system32\shell32.dll",22048
|
|||
|
%screenkeyboard% = osk.exe,osk.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22564","%SystemRoot%\system32\shell32.dll",22052
|
|||
|
%utilman% = utilman.exe,"utilman.exe /start",,0,"@%SystemRoot%\system32\shell32.dll,-22577","%SystemRoot%\system32\shell32.dll",22065
|
|||
|
|
|||
|
|
|||
|
[Accessories]
|
|||
|
%CHAREDIT% = eudcedit.exe,eudcedit.exe,,0,%charedit_infotip%
|
|||
|
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x412
|
|||
|
//KOR specific sections
|
|||
|
[Fonts.Upgrade]
|
|||
|
system.ini,386Enh,,woafont=app949.fon
|
|||
|
win.ini,Fonts,"RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
win.ini,Fonts,"RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
win.ini,Fonts,"RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
win.ini,Fonts,"RemovedCharsThatBreakCS/EL/HU/PL (TrueType)="
|
|||
|
|
|||
|
[StartMenu.ObjectsToDelete]
|
|||
|
;@@:1,%eudcedit%,%accessories%,0
|
|||
|
1,%UCharMap_40%,%accessories%,0
|
|||
|
1,%CharMap%,%accessories%,0
|
|||
|
1,%iexplorer_40%,"",0
|
|||
|
1,"Internet Mail",,0
|
|||
|
1,"Internet News",,0
|
|||
|
|
|||
|
1,%eventvwr_40%,%admintools%,0
|
|||
|
1,%eventvwr_40%,%admintools%,1
|
|||
|
|
|||
|
1,%Imaging_40%,%accessories%,0
|
|||
|
1,%faxviewer_40%,%accessories%,0
|
|||
|
|
|||
|
@*: Lines marked with @w: are for workstation only
|
|||
|
@*: Lines marked with @s: are for server only
|
|||
|
@*: Lines marked with @@: or nothing are for both
|
|||
|
|
|||
|
[Accessibility]
|
|||
|
%magnifier% = magnify.exe,magnify.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22553","%SystemRoot%\system32\shell32.dll",22041
|
|||
|
@*: The following line should be removed on all non-US builds.
|
|||
|
;%reader% = narrator.exe,narrator.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22560","%SystemRoot%\system32\shell32.dll",22048
|
|||
|
%screenkeyboard% = osk.exe,osk.exe,,0,"@%SystemRoot%\system32\shell32.dll,-22564","%SystemRoot%\system32\shell32.dll",22052
|
|||
|
%utilman% = utilman.exe,"utilman.exe /start",,0,"@%SystemRoot%\system32\shell32.dll,-22577","%SystemRoot%\system32\shell32.dll",22065
|
|||
|
|
|||
|
|
|||
|
[Accessories]
|
|||
|
%CHAREDIT% = eudcedit.exe,eudcedit.exe,,0,%charedit_infotip%
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x405
|
|||
|
// Czech
|
|||
|
[StartMenu.ObjectsToDelete]
|
|||
|
1,%devmgmt%,%czechadmintools%,1
|
|||
|
1,%diskmgmt%,%czechadmintools%,1
|
|||
|
1,%svcmgmt%,%czechadmintools%,1
|
|||
|
1,%fsmgmt%,%czechadmintools%,1
|
|||
|
1,%ntbackup%,%czechadmintools%,1
|
|||
|
|
|||
|
1,%scheduled_tasks%,%czechadmintools%,1
|
|||
|
1,%perfmon%,%czechadmintools%,1
|
|||
|
1,%eventvwr%,%czechadmintools%,1
|
|||
|
1,%winmsd%,%czechadmintools%,1
|
|||
|
1,%musrmgr%,%czechadmintools%,1
|
|||
|
1,%rasadmin%,%czechadmintools%,1
|
|||
|
1,%dcomcnfg%,%czechadmintools%,1
|
|||
|
1,%windisk%,%czechadmintools%,1
|
|||
|
0,%czechadmintools%,,1
|
|||
|
0,%czechadmintools%,,0
|
|||
|
|
|||
|
#endif
|
|||
|
|
|||
|
// String section below for localizers
|
|||
|
|
|||
|
[DarwinSetupCommands]
|
|||
|
"lodctr /c:perfd015.dat /h:perfi015.dat /l:015"
|
|||
|
|
|||
|
[Strings]
|
|||
|
|
|||
|
#if LANGUAGE_ID == 0x409
|
|||
|
//USA specific sections
|
|||
|
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x804
|
|||
|
//CHS specific sections
|
|||
|
|
|||
|
@*:ref the names in localized NT 4.0
|
|||
|
UCharMap_40 = "Tablica znak<61>w Unicode"
|
|||
|
mplayer_351="Odtwarzacz multimedialny"
|
|||
|
licmanager_351="Mened<65>er licencji"
|
|||
|
ncadmin_351="Administrator klienta sieci"
|
|||
|
ImageGen_351="Generator IME"
|
|||
|
clipbrd_351="Podgl<67>d Wieloschowka"
|
|||
|
ChsuConv_351="Konwerter kodu"
|
|||
|
iexplorer_40="Internet Explorer"
|
|||
|
Image_40="Program Imaging"
|
|||
|
licmanager_40="Mened<65>er licencji"
|
|||
|
rasadmin_40 = "Administrator us<75>ugi Dost<73>p zdalny"
|
|||
|
eudcedit_40="Edytor EUDC"
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x404
|
|||
|
//CHT specific sections
|
|||
|
|
|||
|
|
|||
|
@*:ref the names in localized NT 4.0
|
|||
|
UCharMap_40 = "Tablica znak<61>w Unicode"
|
|||
|
eudcedit_40="Edytor EUDC"
|
|||
|
iexplorer_40="Internet Explorer"
|
|||
|
cblock_351 = "Cblocks"
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x411
|
|||
|
//JPN specific sections
|
|||
|
|
|||
|
@*: PC98 only
|
|||
|
@@:@n:gaijicnv = "RemovedCharsThatBreakCS/EL/HU/PL"
|
|||
|
@@:@n:imgscan = "RemovedCharsThatBreakCS/EL/HU/PL"
|
|||
|
@@:@n:insdapnt = "RemovedCharsThatBreakCS/EL/HU/PL"
|
|||
|
@*: PC98
|
|||
|
|
|||
|
@*:FE specific
|
|||
|
@*:ref the names in localized NT 4.0
|
|||
|
@*:to JPN LOC team, eudcedit_40 ,SHOULD use the same EUDC name in JPN 4.0
|
|||
|
@*: eudcedit_351,SHOULD use the same EUDC name in JPN 3.51
|
|||
|
eudcedit_40="Edytor EUDC"
|
|||
|
eudcedit_351="Edytor EUDC"
|
|||
|
UCharMap_40 = "Tablica znak<61>w Unicode"
|
|||
|
UCharMap_351 = "Tablica znak<61>w Unicode"
|
|||
|
iexplorer_40="iexplorer_40"
|
|||
|
JPN_INPUT="JPN_INPUT"
|
|||
|
@*:keep imaging_40 in English
|
|||
|
IMAGING_40="Program Imaging"
|
|||
|
licmanager_sb="licmanager_sb"
|
|||
|
netclientadmin_sb="netclientadmin_sb"
|
|||
|
netadmintools_sb="netadmintools_sb"
|
|||
|
|
|||
|
#elif LANGUAGE_ID == 0x412
|
|||
|
//KOR specific sections
|
|||
|
|
|||
|
@*:ref the names in localized NT 4.0
|
|||
|
UCharMap_40 = "Tablica znak<61>w Unicode"
|
|||
|
;eudcedit="EUDC Editor"
|
|||
|
iexplorer_40="Internet Explorer"
|
|||
|
|
|||
|
eventvwr_40 = "eventvwr_40"
|
|||
|
Imaging_40 = "Program Imaging"
|
|||
|
faxviewer_40="faxviewer_40"
|
|||
|
#elif LANGUAGE_ID == 0x405
|
|||
|
// Czech
|
|||
|
// Localizer should verify if Common is needed or not.
|
|||
|
czechadmintools = "Nastroje administrace (Common)"
|
|||
|
#endif
|
|||
|
|
|||
|
;
|
|||
|
; Names of program groups
|
|||
|
;
|
|||
|
main = "Grupa g<><67>wna"
|
|||
|
games = "Gry"
|
|||
|
accessories = "Akcesoria"
|
|||
|
accessories_entertainment = "Akcesoria\Rozrywka"
|
|||
|
accessories_communications = "Akcesoria\Komunikacja"
|
|||
|
prexp_accessories_games = "Akcesoria\Gry"
|
|||
|
accessories_multimedia = "Akcesoria\Multimedia"
|
|||
|
accessibility = "Akcesoria\U<>atwienia dost<73>pu"
|
|||
|
systemtools = "Akcesoria\Narz<72>dzia systemowe"
|
|||
|
startup = "Autostart"
|
|||
|
admintools = "Narz<72>dzia administracyjne"
|
|||
|
nt4admintools = "Narz<72>dzia administracyjne NT 4.0"
|
|||
|
@s:netadmintools = "Administracja sieci<63>"
|
|||
|
startmenucommon = "::0x0016::"
|
|||
|
|
|||
|
;
|
|||
|
; Names of program group items
|
|||
|
;
|
|||
|
old_srv_config = "Strona domowa Narz<72>dzia administracyjne"
|
|||
|
srv_config = "Konfigurowanie serwera"
|
|||
|
srvwiz_infotip = "Instaluje i konfiguruje us<75>ugi systemu Windows dla danej sieci."
|
|||
|
windowsupdate = "Windows Update"
|
|||
|
windowscatalog = "Wykaz systemu Windows"
|
|||
|
configureprograms = "Okre<72>l dost<73>p do program<61>w i ich ustawienia domy<6D>lne"
|
|||
|
windowstour = "Samouczek systemu Windows XP"
|
|||
|
synchronize = "Synchronizuj"
|
|||
|
sync_manager = "Mened<65>er synchronizacji"
|
|||
|
winfile = "Mened<65>er plik<69>w"
|
|||
|
control = "Panel sterowania"
|
|||
|
printman = "Mened<65>er wydruku"
|
|||
|
clipbrd = "Podgl<67>d Wieloschowka"
|
|||
|
dialer = "Telefon"
|
|||
|
cmd = "Wiersz polecenia"
|
|||
|
explorer = "Eksplorator Windows NT"
|
|||
|
setup = "Instalator systemu Windows NT"
|
|||
|
pifedit = "Edytor PIF"
|
|||
|
intro = "Wprowadzenie do Windows NT"
|
|||
|
readme = "Plik Readme"
|
|||
|
ntbooks = "Podr<64>czniki w trybie online"
|
|||
|
cmdref = "Pomoc systemu Windows NT"
|
|||
|
windisk = "Administrator dysk<73>w"
|
|||
|
perfmon = "Monitor wydajno<6E>ci"
|
|||
|
ntbackup = "Kopia zapasowa"
|
|||
|
compatwizard = "Kreator zgodno<6E>ci program<61>w"
|
|||
|
@w:@i:migwiz_desc = "Kreator transferu plik<69>w i ustawie<69>"
|
|||
|
eventvwr = "Podgl<67>d zdarze<7A>"
|
|||
|
dcomcnfg = "Konfiguracja DCOM"
|
|||
|
winmsd = "Diagnostyka systemu Windows NT"
|
|||
|
musrmgr = "Mened<65>er u<>ytkownik<69>w"
|
|||
|
@s:upedit = "Edytor profil<69>w u<>ytkownik<69>w"
|
|||
|
@s:usrmgr = "Mened<65>er u<>ytkownik<69>w dla domen"
|
|||
|
@s:nwconv = "Narz<72>dzie migracji dla NetWare"
|
|||
|
@s:srvmgr = "Mened<65>er serwer<65>w"
|
|||
|
@s:poledit = "Edytor zasad systemu"
|
|||
|
pbrush = "Paintbrush"
|
|||
|
paint = "Paint"
|
|||
|
winchat = "Rozmowa"
|
|||
|
terminal = "Terminal"
|
|||
|
charedit = "Edytor znak<61>w prywatnych"
|
|||
|
notepad = "Notatnik"
|
|||
|
cardfile = "Kartoteka"
|
|||
|
calc = "Kalkulator"
|
|||
|
clock = "Zegar"
|
|||
|
charmap = "Tablica znak<61>w"
|
|||
|
mplayer = "Odtwarzacz multimedialny"
|
|||
|
sndrec32 = "Rejestrator d<>wi<77>ku"
|
|||
|
sndvol32 = "Regulacja g<>o<EFBFBD>no<6E>ci"
|
|||
|
sndvol32old = "Regulacja g<>o<EFBFBD>no<6E>ci"
|
|||
|
cdplayer = "Odtwarzacz CD"
|
|||
|
cdplayerold = "Odtwarzacz CD"
|
|||
|
write = "Write"
|
|||
|
packgr32 = "Pakowarka obiekt<6B>w"
|
|||
|
hyperterm = "HyperTerminal"
|
|||
|
sol = "Pasjans"
|
|||
|
winmine = "Saper"
|
|||
|
freecell = "FreeCell"
|
|||
|
hearts = "Kierki"
|
|||
|
spider = "Pasjans - Paj<61>k"
|
|||
|
pinball = "Pinball"
|
|||
|
magnifier = "Lupa"
|
|||
|
@*: These next lines needed only to support XP Beta 2 -> XP RTM upgrades
|
|||
|
ihearts = "Internetowa gra Kierki"
|
|||
|
ispades = "Internetowa gra Piki"
|
|||
|
ibackgammon = "Internetowa gra Backgammon"
|
|||
|
icheckers = "Internetowa gra Warcaby"
|
|||
|
ireversi = "Internetowa gra Reversi"
|
|||
|
@*: End of lines needed only to support XP Beta 2 -> XP RTM upgrades
|
|||
|
reader = "Narrator"
|
|||
|
screenkeyboard = "Klawiatura ekranowa"
|
|||
|
utilman = "Mened<65>er narz<72>dzi"
|
|||
|
@s:netclientadmin = "Administrator klienta sieci"
|
|||
|
@s:licmanager = "Mened<65>er licencji"
|
|||
|
@s:licmanager2 = "Licencjonowanie"
|
|||
|
@s:ntwksvcmgmt = "Zarz<72>dzanie us<75>ugami sieciowymi"
|
|||
|
certmgr = "Mened<65>er certyfikat<61>w"
|
|||
|
rasadmin = "Administrator us<75>ugi Dost<73>p zdalny"
|
|||
|
du_networking = "Dial-Up Networking"
|
|||
|
network_and_dialup = "Po<50><6F>czenia sieciowe i telefoniczne"
|
|||
|
admin_wiz = "Kreatorzy administracyjni"
|
|||
|
compmgmt = "Zarz<72>dzanie komputerem"
|
|||
|
fsmgmt = "Zarz<72>dzanie us<75>ugami plik<69>w"
|
|||
|
neweventvwr = "Podgl<67>d zdarze<7A>"
|
|||
|
devmgmt = "Zarz<72>dzanie urz<72>dzeniami"
|
|||
|
svcmgmt = "Zarz<72>dzanie us<75>ugami systemowymi"
|
|||
|
sysmon = "Wydajno<6E><6F>"
|
|||
|
@s:dirmgmt = "Zarz<72>dzanie katalogami"
|
|||
|
@s:dommgmt = "Zarz<72>dzanie drzewem domeny"
|
|||
|
@s:dnsmgmt = "Zarz<72>dzanie systemem DNS"
|
|||
|
@s:dssite = "Mened<65>er lokacji i us<75>ug Active Directory"
|
|||
|
diskmgmt = "Zarz<72>dzanie dyskami"
|
|||
|
ciadmin = "Zarz<72>dzanie serwerem indeksu"
|
|||
|
mediasvc = "Zarz<72>dzanie Magazynem wymiennym"
|
|||
|
@s:dfsmgr = "Rozproszony system plik<69>w (DFS)"
|
|||
|
@e:enterprise_installer = "Windows NT Server, Enterprise Edition Installer.cmd"
|
|||
|
datasrcodbc = "<22>r<EFBFBD>d<EFBFBD>a danych (ODBC)"
|
|||
|
@@:@a:datasrcodbcx86 = "<22>r<EFBFBD>d<EFBFBD>a danych (ODBC) (x86)"
|
|||
|
scheduled_tasks = "Zaplanowane zadania"
|
|||
|
maint_wiz = "Kreator konserwacji"
|
|||
|
locsecpol = "Zasady zabezpiecze<7A> lokalnych"
|
|||
|
@*:msinfo = "System Information"
|
|||
|
services = "Us<55>ugi"
|
|||
|
tlntadmn = "Administracja serwera Telnet"
|
|||
|
@@:@i:oobe_desc = "Aktywacja systemu Windows"
|
|||
|
oldnetcon = "Po<50><6F>czenia sieciowe i telefoniczne"
|
|||
|
@@:@3:remote_assistance = "Pomoc zdalna"
|
|||
|
|
|||
|
|
|||
|
|
|||
|
@*:
|
|||
|
@*: Infotips
|
|||
|
@*:
|
|||
|
@@:@i:oobe_infotip = "Aktywacja systemu Windows w firmie Microsoft"
|
|||
|
charedit_infotip = "U<>yj Edytora znak<61>w, aby zmodyfikowa<77> styl wy<77>wietlania znaku na ekranie."
|
|||
|
cmd_infotip = "Wykonuje funkcje tekstowe (wiersza polecenia)."
|
|||
|
compmgmt_infotip = "Zarz<72>dza dyskami i zapewnia dost<73>p do innych narz<72>dzi w celu zarz<72>dzania lokalnymi i zdalnymi komputerami."
|
|||
|
magnifier_infotip = "Powi<77>ksza wybrany tekst i inne elementy ekranu dla ich <20>atwiejszego ogl<67>dania."
|
|||
|
neweventvwr_infotip = "Wy<57>wietla komunikaty o monitorowaniu i rozwi<77>zywaniu problem<65>w pochodz<64>ce z systemu Windows i innych program<61>w."
|
|||
|
notepad_infotip = "Pozwala tworzy<7A> i edytowa<77> pliki tekstowe o prostym formatowaniu tekstu."
|
|||
|
ntbackup_infotip = "Archiwizuje dane w celu ich ochrony przed przypadkow<6F> utrat<61>."
|
|||
|
reader_infotip = "Odczytuje na g<>os tekst ekranowy, okna dialogowe, menu i przyciski, je<6A>li s<> zainstalowane g<>o<EFBFBD>niki lub urz<72>dzenie wyj<79>ciowe d<>wi<77>ku."
|
|||
|
@@:@3:remote_assistance_infotip = "Pozwala zaprosi<73> przyjaciela, aby po<70><6F>czy<7A> si<73> z tym komputerem i udzieli<6C> pomocy w rozwi<77>zywaniu problem<65>w."
|
|||
|
screenkeyboard_infotip = "Wy<57>wietla klawiatur<75> sterowan<61> za pomoc<6F> myszy lub prze<7A><65>cznikowego urz<72>dzenia wej<65>ciowego."
|
|||
|
synchronize_infotip = "Aktualizuje sieciow<6F> kopi<70> materia<69><61>w, kt<6B>re edytowano w trybie offline, takich jak dokumenty, kalendarze i wiadomo<6D>ci e-mail."
|
|||
|
utilman_infotip = "Pozwala uruchamia<69> i konfigurowa<77> narz<72>dzia u<>atwie<69> dost<73>pu przy u<>yciu jednego okna."
|
|||
|
windowsupdate_infotip = "Aktualizuje system Windows, uwzgl<67>dniaj<61>c nowe funkcje systemu, sterowniki urz<72>dze<7A> i aktualizacje systemu dost<73>pne w firmie Microsoft."
|
|||
|
sysmon_infotip = "Wy<57>wietla wykresy wydajno<6E>ci systemu i pozwala konfigurowa<77> dzienniki danych i alerty."
|
|||
|
datasrcodbc_infotip = "Pozwala dodawa<77>, usuwa<77> i konfigurowa<77> <20>r<EFBFBD>d<EFBFBD>a danych i sterowniki Open Database Connectivity (ODBC)."
|
|||
|
licmanager_infotip = "Zarz<72>dza licencjonowaniem dost<73>pu klienta dla produktu serwera."
|
|||
|
dfsmgr_infotip = "Tworzy i zarz<72>dza systemami plik<69>w rozproszonych, kt<6B>re <20><>cz<63> foldery udost<73>pniane z r<><72>nych komputer<65>w."
|
|||
|
locsecpol_infotip = "Pozwala wy<77>wietla<6C> i modyfikowa<77> zasady zabezpiecze<7A> lokalnych, takie jak prawa u<>ytkownik<69>w i zasady inspekcji."
|
|||
|
@*:msinfo_infotip = "System Information infotip"
|
|||
|
services_infotip = "Uruchamia i zatrzymuje us<75>ugi."
|
|||
|
tlntadmn_infotip = "Wy<57>wietla i umo<6D>liwia modyfikacj<63> ustawie<69> i po<70><6F>cze<7A> serwera us<75>ugi Telnet."
|
|||
|
compatwizard_infotip = "Umo<6D>liwia starszym programom prac<61> w systemie Windows XP"
|
|||
|
|
|||
|
|
|||
|
ProgramF = "Program Files"
|
|||
|
SharedTools = "Common Files\Microsoft Shared"
|
|||
|
MShared = "Microsoft Shared"
|
|||
|
@*: Folder name for IE5 appDir, same as ie.txt
|
|||
|
MSIE4 = "Internet Explorer"
|
|||
|
MP2 = "Windows Media Player"
|
|||
|
DisplayName = "Renderowanie grafiki wektorowej (VML)"
|
|||
|
SRCHASST = "srchasst"
|
|||
|
|