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:perfd005.dat /h:perfi005.dat /l:005"
|
||
|
||
[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 = "Mapa znak<61> Unicode"
|
||
mplayer_351="Windows Media Player"
|
||
licmanager_351="Spr<70>vce licenc<6E>"
|
||
ncadmin_351="Spr<70>vce klient<6E> s<>t<EFBFBD>"
|
||
ImageGen_351="Gener<65>tor znak<61> IME"
|
||
clipbrd_351="Prohl<68><6C>e<EFBFBD> s<><73>ov<6F> schr<68>nky"
|
||
ChsuConv_351="P<>evad<61><64> k<>d<EFBFBD>"
|
||
iexplorer_40="Internet Explorer"
|
||
Image_40="Imaging"
|
||
licmanager_40="Spr<70>vce licenc<6E>"
|
||
rasadmin_40 = "Spr<70>vce vzd<7A>len<65>ho p<><70>stupu"
|
||
eudcedit_40="Editor znak<61> EUDC"
|
||
|
||
#elif LANGUAGE_ID == 0x404
|
||
//CHT specific sections
|
||
|
||
|
||
@*:ref the names in localized NT 4.0
|
||
UCharMap_40 = "Mapa znak<61> Unicode"
|
||
eudcedit_40="Editor znak<61> 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="Editor znak<61> EUDC"
|
||
eudcedit_351="Editor znak<61> EUDC"
|
||
UCharMap_40 = "Mapa znak<61> Unicode"
|
||
UCharMap_351 = "Mapa znak<61> Unicode"
|
||
iexplorer_40="iexplorer_40"
|
||
JPN_INPUT="JPN_INPUT"
|
||
@*:keep imaging_40 in English
|
||
IMAGING_40="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 = "Mapa znak<61> Unicode"
|
||
;eudcedit="EUDC Editor"
|
||
iexplorer_40="Internet Explorer"
|
||
|
||
eventvwr_40 = "eventvwr_40"
|
||
Imaging_40 = "Imaging"
|
||
faxviewer_40="faxviewer_40"
|
||
#elif LANGUAGE_ID == 0x405
|
||
// Czech
|
||
// Localizer should verify if Common is needed or not.
|
||
czechadmintools = "N<>stroje administrace (Spole<6C>n<EFBFBD>)"
|
||
#endif
|
||
|
||
;
|
||
; Names of program groups
|
||
;
|
||
main = "Main"
|
||
games = "Hry"
|
||
accessories = "P<><50>slu<6C>enstv<74>"
|
||
accessories_entertainment = "P<><50>slu<6C>enstv<74>\Z<>bava"
|
||
accessories_communications = "P<><50>slu<6C>enstv<74>\Komunikace"
|
||
prexp_accessories_games = "P<><50>slu<6C>enstv<74>\Hry"
|
||
accessories_multimedia = "P<><50>slu<6C>enstv<74>\Multim<69>dia"
|
||
accessibility = "P<><50>slu<6C>enstv<74>\Usnadn<64>n<EFBFBD>"
|
||
systemtools = "P<><50>slu<6C>enstv<74>\Syst<73>mov<6F> n<>stroje"
|
||
startup = "Po spu<70>t<EFBFBD>n<EFBFBD>"
|
||
admintools = "N<>stroje pro spr<70>vu"
|
||
nt4admintools = "N<>stroje administrace NT 4.0"
|
||
@s:netadmintools = "Spr<70>va s<>t<EFBFBD>"
|
||
startmenucommon = "::0x0016::"
|
||
|
||
;
|
||
; Names of program group items
|
||
;
|
||
old_srv_config = "Domovsk<73> str<74>nka n<>stroj<6F> pro spr<70>vu"
|
||
srv_config = "Konfigurace serveru"
|
||
srvwiz_infotip = "Instaluje a konfiguruje s<><73>ov<6F> slu<6C>by syst<73>mu Windows."
|
||
windowsupdate = "Windows Update"
|
||
windowscatalog = "Katalog syst<73>mu Windows"
|
||
configureprograms = "P<><50>stup a v<>choz<6F> nastaven<65> program<61>"
|
||
windowstour = "Prohl<68>dka syst<73>mu Windows XP"
|
||
synchronize = "Synchronizovat"
|
||
sync_manager = "Spr<70>vce synchronizace"
|
||
winfile = "Spr<70>vce soubor<6F>"
|
||
control = "Ovl<76>dac<61> panely"
|
||
printman = "Spr<70>vce tisku"
|
||
clipbrd = "Prohl<68><6C>e<EFBFBD> s<><73>ov<6F> schr<68>nky"
|
||
dialer = "Telefon"
|
||
cmd = "P<><50>kazov<6F> <20><>dek"
|
||
explorer = "Pr<50>zkumn<6D>k Windows NT"
|
||
setup = "Instalace syst<73>mu Windows 2000"
|
||
pifedit = "Editor soubor<6F> PIF"
|
||
intro = "<22>vod do syst<73>mu Windows 2000"
|
||
readme = "Soubor Read Me"
|
||
ntbooks = "Knihy online"
|
||
cmdref = "N<>pov<6F>da syst<73>mu Windows 2000"
|
||
windisk = "Spr<70>vce disk<73>"
|
||
perfmon = "Sledov<6F>n<EFBFBD> v<>konu"
|
||
ntbackup = "Z<>lohov<6F>n<EFBFBD>"
|
||
compatwizard = "Pr<50>vodce ov<6F><76>en<65>m kompatibility programu"
|
||
@w:@i:migwiz_desc = "Pr<50>vodce p<>enesen<65>m soubor<6F> a nastaven<65>"
|
||
eventvwr = "Prohl<68><6C>e<EFBFBD> ud<75>lost<73>"
|
||
dcomcnfg = "Konfigurace DCOM"
|
||
winmsd = "Diagnostika Windows NT"
|
||
musrmgr = "Spr<70>vce u<>ivatel<65>"
|
||
@s:upedit = "Editor profil<69> u<>ivatel<65>"
|
||
@s:usrmgr = "Spr<70>vce u<>ivatel<65> pro dom<6F>ny"
|
||
@s:nwconv = "N<>stroj pro p<>enesen<65> nastaven<65> syst<73>mu NetWare"
|
||
@s:srvmgr = "Spr<70>vce serveru"
|
||
@s:poledit = "Editor syst<73>mov<6F>ch z<>sad"
|
||
pbrush = "Paintbrush"
|
||
paint = "Malov<6F>n<EFBFBD>"
|
||
winchat = "Konverzace"
|
||
terminal = "Termin<69>l"
|
||
charedit = "Editor vlastn<74>ch znak<61>"
|
||
notepad = "Pozn<7A>mkov<6F> blok"
|
||
cardfile = "Kartot<6F>ka"
|
||
calc = "Kalkula<6C>ka"
|
||
clock = "Hodiny"
|
||
charmap = "Mapa znak<61>"
|
||
mplayer = "P<>ehr<68>va<76> z<>znam<61>"
|
||
sndrec32 = "Z<>znam zvuku"
|
||
sndvol32 = "Ovl<76>d<EFBFBD>n<EFBFBD> hlasitosti"
|
||
sndvol32old = "Ovl<76>d<EFBFBD>n<EFBFBD> hlasitosti"
|
||
cdplayer = "P<>ehr<68>va<76> CD"
|
||
cdplayerold = "P<>ehr<68>va<76> CD"
|
||
write = "Write"
|
||
packgr32 = "Bal<61><6C>kova<76> objekt<6B>"
|
||
hyperterm = "HyperTerminal"
|
||
sol = "Solitaire"
|
||
winmine = "Hled<65>n<EFBFBD> min"
|
||
freecell = "FreeCell"
|
||
hearts = "Srdce"
|
||
spider = "Spider Solitaire"
|
||
pinball = "Pinball"
|
||
magnifier = "Lupa"
|
||
@*: These next lines needed only to support XP Beta 2 -> XP RTM upgrades
|
||
ihearts = "Srdce v Internetu"
|
||
ispades = "Piky v Internetu"
|
||
ibackgammon = "Backgammon v Internetu"
|
||
icheckers = "D<>ma v Internetu"
|
||
ireversi = "Reversi v Internetu"
|
||
@*: End of lines needed only to support XP Beta 2 -> XP RTM upgrades
|
||
reader = "Narrator"
|
||
screenkeyboard = "Kl<4B>vesnice na obrazovce"
|
||
utilman = "Spr<70>vce n<>stroj<6F>"
|
||
@s:netclientadmin = "Spr<70>vce s<><73>ov<6F>ho klienta"
|
||
@s:licmanager = "Spr<70>vce licenc<6E>"
|
||
@s:licmanager2 = "Spr<70>va licenc<6E>"
|
||
@s:ntwksvcmgmt = "Spr<70>va s<><73>ov<6F>ch slu<6C>eb"
|
||
certmgr = "Spr<70>vce certifik<69>t<EFBFBD>"
|
||
rasadmin = "Spr<70>vce vzd<7A>len<65>ho p<><70>stupu"
|
||
du_networking = "Telefonick<63> p<>ipojen<65> s<>t<EFBFBD>"
|
||
network_and_dialup = "S<><53>ov<6F> a telefonick<63> p<>ipojen<65>"
|
||
admin_wiz = "Pr<50>vodci pro spr<70>vu"
|
||
compmgmt = "Spr<70>va po<70><6F>ta<74>e"
|
||
fsmgmt = "Spr<70>va souborov<6F>ch slu<6C>eb"
|
||
neweventvwr = "Prohl<68><6C>e<EFBFBD> ud<75>lost<73>"
|
||
devmgmt = "Spr<70>va za<7A><61>zen<65>"
|
||
svcmgmt = "Spr<70>va slu<6C>eb syst<73>mu"
|
||
sysmon = "V<>kon"
|
||
@s:dirmgmt = "Spr<70>va adres<65><73><EFBFBD>"
|
||
@s:dommgmt = "Spr<70>va dom<6F>nov<6F>ho stromu"
|
||
@s:dnsmgmt = "Spr<70>va slu<6C>by DNS"
|
||
@s:dssite = "Spr<70>vce um<75>st<73>n<EFBFBD> a slu<6C>eb Active Directory"
|
||
diskmgmt = "Spr<70>va disk<73>"
|
||
ciadmin = "Spr<70>va serveru Index Server"
|
||
mediasvc = "Spr<70>va vym<79>niteln<6C> pam<61>ti"
|
||
@s:dfsmgr = "Syst<73>m soubor<6F> DFS"
|
||
@e:enterprise_installer = "Instalace syst<73>mu Windows NT Server, Enterprise Edition.cmd"
|
||
datasrcodbc = "Datov<6F> zdroje (ODBC)"
|
||
@@:@a:datasrcodbcx86 = "Zdroje dat (ODBC) (x86)"
|
||
scheduled_tasks = "Napl<70>novan<61> <20>lohy"
|
||
maint_wiz = "Pr<50>vodce <20>dr<64>bou syst<73>mu"
|
||
locsecpol = "M<>stn<74> z<>sady zabezpe<70>en<65>"
|
||
@*:msinfo = "System Information"
|
||
services = "Slu<6C>by"
|
||
tlntadmn = "Spr<70>va serveru Telnet"
|
||
@@:@i:oobe_desc = "Aktivace syst<73>mu Windows"
|
||
oldnetcon = "S<><53>ov<6F> a telefonick<63> p<>ipojen<65>"
|
||
@@:@3:remote_assistance = "Vzd<7A>len<65> pomoc"
|
||
|
||
|
||
|
||
@*:
|
||
@*: Infotips
|
||
@*:
|
||
@@:@i:oobe_infotip = "Aktivace syst<73>mu Windows u spole<6C>nosti Microsoft"
|
||
charedit_infotip = "Program Editor znak<61> m<>n<EFBFBD> zobrazen<65> znak<61>."
|
||
cmd_infotip = "Spou<6F>t<EFBFBD> funkce pracuj<75>c<EFBFBD> pouze v textov<6F>m re<72>imu."
|
||
compmgmt_infotip = "Spravuje disky a poskytuje p<><70>stup k dal<61><6C>m n<>stroj<6F>m pro spr<70>vu m<>stn<74>ch a vzd<7A>len<65>ch po<70><6F>ta<74><61>."
|
||
magnifier_infotip = "Usnad<61>uje <20>ten<65> obrazovky zv<7A>t<EFBFBD>en<65>m vybran<61>ho textu a jin<69>ch objekt<6B>."
|
||
neweventvwr_infotip = "Zobrazuje monitorovac<61> zpr<70>vy a zpr<70>vy o probl<62>mech zas<61>lan<61> syst<73>mem Windows a dal<61><6C>mi programy."
|
||
notepad_infotip = "Vytv<74><76><EFBFBD> a upravuje textov<6F> soubory za pou<6F>it<69> z<>kladn<64>ho form<72>tov<6F>n<EFBFBD>."
|
||
ntbackup_infotip = "Archivuje data a chr<68>n<EFBFBD> je tak p<>ed nep<65>edv<64>danou ztr<74>tou."
|
||
reader_infotip = "<22>te nahlas zobrazen<65> text, obsah dialog<6F>, nab<61>dek a tla<6C><61>tek, pokud jsou nainstalov<6F>ny reproduktory nebo zvukov<6F> v<>stupn<70> za<7A><61>zen<65>."
|
||
@@:@3:remote_assistance_infotip = "Umo<6D><6F>uje po<70><6F>dat p<><70>tele, aby se p<>ipojil k va<76>emu po<70><6F>ta<74>i a pomohl vy<76>e<EFBFBD>it pot<6F><74>e."
|
||
screenkeyboard_infotip = "Zobrazuje kl<6B>vesnici, kter<65> je ovl<76>d<EFBFBD>na pomoc<6F> my<6D>i nebo p<>ep<65>nac<61>ho vstupn<70>ho za<7A><61>zen<65>."
|
||
synchronize_infotip = "Aktualizuje s<>tov<6F> kopie materi<72>l<EFBFBD> (nap<61>. dokument<6E>, kalend<6E><64><EFBFBD> nebo e-mail<69>) zm<7A>n<EFBFBD>n<EFBFBD>ch v re<72>imu offline."
|
||
utilman_infotip = "Spou<6F>t<EFBFBD> a konfiguruje z jednoho okna v<>echny funkce usnadn<64>n<EFBFBD>."
|
||
windowsupdate_infotip = "P<>id<69>v<EFBFBD> do syst<73>mu Windows nov<6F> funkce, ovlada<64>e za<7A><61>zen<65> a aktualizace syst<73>mu sta<74>en<65> z Internetu."
|
||
sysmon_infotip = "Zobrazuje grafy v<>konnosti syst<73>mu a konfiguruje protokoly dat a v<>strahy."
|
||
datasrcodbc_infotip = "P<>id<69>v<EFBFBD>, odeb<65>r<EFBFBD> a konfiguruje ovlada<64>e a zdroje dat rozhran<61> ODBC (Open Database Connectivity)."
|
||
licmanager_infotip = "Spravuje licence klientsk<73>ho p<><70>stupu pro serverov<6F> aplikace."
|
||
dfsmgr_infotip = "Vytv<74><76><EFBFBD> a spravuje distribuovan<61> syst<73>my soubor<6F>, kter<65> spojuj<75> sd<73>len<65> slo<6C>ky z r<>zn<7A>ch po<70><6F>ta<74><61>."
|
||
locsecpol_infotip = "Zobrazuje a m<>n<EFBFBD> m<>stn<74> z<>sady zabezpe<70>en<65>, jako jsou u<>ivatelsk<73> pr<70>va nebo z<>sady auditov<6F>n<EFBFBD>."
|
||
@*:msinfo_infotip = "System Information infotip"
|
||
services_infotip = "Spou<6F>t<EFBFBD> a zastavuje slu<6C>by."
|
||
tlntadmn_infotip = "Zobrazuje a m<>n<EFBFBD> nastaven<65> a p<>ipojen<65> serveru Telnet."
|
||
compatwizard_infotip = "Umo<6D>n<EFBFBD> spou<6F>t<EFBFBD>n<EFBFBD> star<61><72>ch program<61> v syst<73>mu 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 = "Vykreslov<6F>n<EFBFBD> vektorov<6F> grafiky (VML)"
|
||
SRCHASST = "srchasst"
|
||
|