mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
465 lines
17 KiB
465 lines
17 KiB
/*:
|
|
@*: 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,"イモゥ愰� (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,"MS 明朝 (TrueType)="
|
|
win.ini,Fonts,"MS ゴシック (TrueType)="
|
|
win.ini,Fonts,"MS ゴシック & MS Pゴシック (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,"アシクイテシ (TrueType)="
|
|
win.ini,Fonts,"オクソ�シ (TrueType)="
|
|
win.ini,Fonts,"ケルナチテシ (TrueType)="
|
|
win.ini,Fonts,"アテシュテシ (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:perfd007.dat /h:perfi007.dat /l:007"
|
|
|
|
[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 = "Unicode Character Map"
|
|
mplayer_351="Media Player"
|
|
licmanager_351="License Manager"
|
|
ncadmin_351="Network Client Administrator"
|
|
ImageGen_351="IME Generator"
|
|
clipbrd_351="ClipBook Viewer"
|
|
ChsuConv_351="Code Converter"
|
|
iexplorer_40="Internet Explore"
|
|
Image_40="Imaging"
|
|
licmanager_40="License Manager"
|
|
rasadmin_40 = "Remote Access Admin"
|
|
eudcedit_40="EUDC Editor"
|
|
|
|
#elif LANGUAGE_ID == 0x404
|
|
//CHT specific sections
|
|
|
|
|
|
@*:ref the names in localized NT 4.0
|
|
UCharMap_40 = "Unicode Character Map"
|
|
eudcedit_40="EUDC Editor"
|
|
iexplorer_40="Internet Explore"
|
|
cblock_351 = "Cblocks"
|
|
|
|
#elif LANGUAGE_ID == 0x411
|
|
//JPN specific sections
|
|
|
|
@*: PC98 only
|
|
@@:@n:gaijicnv = "外字コンバータ"
|
|
@@:@n:imgscan = "イメージ スキャナ"
|
|
@@:@n:insdapnt = "DOS AP インストーラ"
|
|
@*: 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="EUDC Editor"
|
|
eudcedit_351="EUDC Editor"
|
|
UCharMap_40 = "Unicode Character Map"
|
|
UCharMap_351 = "Unicode Character Map"
|
|
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 = "Unicode Character Map"
|
|
;eudcedit="EUDC Editor"
|
|
iexplorer_40="Internet Explore"
|
|
|
|
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 = "Nastroje administrace (Common)"
|
|
#endif
|
|
|
|
;
|
|
; Names of program groups
|
|
;
|
|
main = "Hauptgruppe"
|
|
games = "Spiele"
|
|
accessories = "Zubeh�"
|
|
accessories_entertainment = "Zubeh�\Unterhaltungsmedien"
|
|
accessories_communications = "Zubeh�\Kommunikation"
|
|
prexp_accessories_games = "Zubeh�\Spiele"
|
|
accessories_multimedia = "Zubeh�\Multimedia"
|
|
accessibility = "Zubeh�\Eingabehilfen"
|
|
systemtools = "Zubeh�\Systemprogramme"
|
|
startup = "Autostart"
|
|
admintools = "Verwaltung"
|
|
nt4admintools = "NT 4.0 Verwaltung"
|
|
@s:netadmintools = "Netzwerkverwaltung"
|
|
startmenucommon = "::0x0016::"
|
|
|
|
;
|
|
; Names of program group items
|
|
;
|
|
old_srv_config = "Startseite f� Verwaltungsprogramme"
|
|
srv_config = "Konfiguration des Servers"
|
|
srvwiz_infotip = "Dient der Installation und Konfiguration von Windows-Diensten f� das Netzwerk."
|
|
windowsupdate = "Windows Update"
|
|
windowscatalog = "Windows-Katalog"
|
|
configureprograms = "Programmzugriff und -standards"
|
|
windowstour = "Windows XP-Tour"
|
|
synchronize = "Synchronisieren"
|
|
sync_manager = "Synchronisationsverwaltung"
|
|
winfile = "Datei-Manager"
|
|
control = "Systemsteuerung"
|
|
printman = "Druck-Manager"
|
|
clipbrd = "Ablagemappe"
|
|
dialer = "Wahlhilfe"
|
|
cmd = "Eingabeaufforderung"
|
|
explorer = "Windows NT-Explorer"
|
|
setup = "Windows NT Setup"
|
|
pifedit = "PIF-Editor"
|
|
intro = "Windows NT-Einf�rung"
|
|
readme = "ReadMe"
|
|
ntbooks = "Online-Dokumentation"
|
|
cmdref = "Windows NT-Hilfe"
|
|
windisk = "Festplatten- Manager"
|
|
perfmon = "Systemmonitor"
|
|
ntbackup = "Sicherung"
|
|
compatwizard = "Programmkompatibilit舩s-Assistent"
|
|
@w:@i:migwiz_desc = "ワbertragen von Dateien und Einstellungen"
|
|
eventvwr = "Ereignisanzeige"
|
|
dcomcnfg = "DCOM-Konfiguration"
|
|
winmsd = "Windows NT- Diagnose"
|
|
musrmgr = "Benutzer-Manager"
|
|
@s:upedit = "Benutzerprofileditor"
|
|
@s:usrmgr = "Benutzer-Manager f� Dom舅en"
|
|
@s:nwconv = "Migrationsprogramm f� NetWare"
|
|
@s:srvmgr = "Server-Manager"
|
|
@s:poledit = "Systemrichtlinien-Editor"
|
|
pbrush = "Paintbrush"
|
|
paint = "Paint"
|
|
winchat = "Telefon"
|
|
terminal = "Terminal"
|
|
charedit = "Zeicheneditor"
|
|
notepad = "Editor"
|
|
cardfile = "Kartei"
|
|
calc = "Rechner"
|
|
clock = "Uhr"
|
|
charmap = "Zeichentabelle"
|
|
mplayer = "Medienwiedergabe"
|
|
sndrec32 = "Audiorecorder"
|
|
sndvol32 = "Lautst舐keregelung"
|
|
sndvol32old = "Lautst舐keregelung"
|
|
cdplayer = "CD-Spieler"
|
|
cdplayerold = "CD-Spieler"
|
|
write = "Write"
|
|
packgr32 = "Objekt-Manager"
|
|
hyperterm = "HyperTerminal"
|
|
sol = "Solit舐"
|
|
winmine = "Minesweeper"
|
|
freecell = "Freecell"
|
|
hearts = "Hearts"
|
|
spider = "Spider Solit舐"
|
|
pinball = "Pinball"
|
|
magnifier = "Bildschirmlupe"
|
|
@*: These next lines needed only to support XP Beta 2 -> XP RTM upgrades
|
|
ihearts = "Internet-Hearts"
|
|
ispades = "Internet-Spades"
|
|
ibackgammon = "Internet-Backgammon"
|
|
icheckers = "Internet-Dame"
|
|
ireversi = "Internet-Reversi"
|
|
@*: End of lines needed only to support XP Beta 2 -> XP RTM upgrades
|
|
reader = "Sprachausgabe"
|
|
screenkeyboard = "Bildschirmtastatur"
|
|
utilman = "Hilfsprogramm-Manager"
|
|
@s:netclientadmin = "Netzwerk-Client- Manager"
|
|
@s:licmanager = "Lizenz-Manager"
|
|
@s:licmanager2 = "Lizenzierung"
|
|
@s:ntwksvcmgmt = "Netzwerkdiensteverwaltung"
|
|
certmgr = "Zertifikatverwaltung"
|
|
rasadmin = "RAS-Verwaltung"
|
|
du_networking = "DFワ-Netzwerk"
|
|
network_and_dialup = "Netzwerk- und DFワ-Verbindungen"
|
|
admin_wiz = "Verwaltungs-Assistenten"
|
|
compmgmt = "Computerverwaltung"
|
|
fsmgmt = "Dateidienstverwaltung"
|
|
neweventvwr = "Ereignisanzeige"
|
|
devmgmt = "Ger舩everwaltung"
|
|
svcmgmt = "Systemdienstverwaltung"
|
|
sysmon = "Systemmonitor"
|
|
@s:dirmgmt = "Verzeichnisverwaltung"
|
|
@s:dommgmt = "Dom舅enverwaltung"
|
|
@s:dnsmgmt = "DNS-Verwaltung"
|
|
@s:dssite = "Active Directory-Standort- und Dienstverwaltung"
|
|
diskmgmt = "Datentr臠erverwaltung"
|
|
ciadmin = "Index Server-Verwaltung"
|
|
mediasvc = "Wechselmedienverwaltung"
|
|
@s:dfsmgr = "Verteiltes Dateisystem (DFS)"
|
|
@e:enterprise_installer = "Installationsprogramm f� Windows NT Server, Enterprise Edition"
|
|
datasrcodbc = "Datenquellen (ODBC)"
|
|
@@:@a:datasrcodbcx86 = "Datenquellen (ODBC) (x86)"
|
|
scheduled_tasks = "Geplante Tasks"
|
|
maint_wiz = "Wartungs-Assistent"
|
|
locsecpol = "Lokale Sicherheitsrichtlinie"
|
|
@*:msinfo = "System Information"
|
|
services = "Dienste"
|
|
tlntadmn = "Telnetserververwaltung"
|
|
@@:@i:oobe_desc = "Windows aktivieren"
|
|
oldnetcon = "Netzwerk- und DFワ-Verbindungen"
|
|
@@:@3:remote_assistance = "Remoteunterst�zung"
|
|
|
|
|
|
|
|
@*:
|
|
@*: Infotips
|
|
@*:
|
|
@@:@i:oobe_infotip = "Windows mit Microsoft aktivieren"
|
|
charedit_infotip = "Ver舅dert die Bildschirmdarstellung von Zeichen."
|
|
cmd_infotip = "F�rt textbasierte (Befehlszeilen-) Funktionen aus."
|
|
compmgmt_infotip = "Verwaltet Datentr臠er, bietet Zugriff auf andere Programme, um lokale Computer sowie Remotecomputer zu verwalten."
|
|
magnifier_infotip = "Vergr�ert markierten Text und anderes auf dem Bildschirm f� einfacheres Betrachten."
|
|
neweventvwr_infotip = "Zeigt ワberwachungs- und Problembehandlungsmeldungen von Windows und anderen Programmen an."
|
|
notepad_infotip = "Erstellt und bearbeitet Textdateien unter Verwendung grundlegender Textformatierung."
|
|
ntbackup_infotip = "Archiviert Daten, um vor Datenverlust zu sch�zen."
|
|
reader_infotip = "Liest Bildschirmtext, Dialogfelder, Men� und Schaltfl臘hen (erfordert Lautsprecher oder ein Audioausgabeger舩)."
|
|
@@:@3:remote_assistance_infotip = "Erm�licht einem Freund, sich mit Ihrem Computer zu verbinden, um Ihnen bei der Probleml�ung behilflich zu sein."
|
|
screenkeyboard_infotip = "Zeigt eine Tastatur an, die von einer Maus oder einem Schaltereingabeger舩 gesteuert wird."
|
|
synchronize_infotip = "Aktualisiert die Netzwerkexemplare von Daten, die offline bearbeitet wurde, wie z. B. Dokumente, Kalender und E-Mail."
|
|
utilman_infotip = "Startet und konfiguriert die Eingabehilfen von einem Fenster aus."
|
|
windowsupdate_infotip = "Aktualisiert den Computer mit neuen von Microsoft erh舁tlichen Windowsfunktionen, Ger舩etreibern und Systemupdates."
|
|
sysmon_infotip = "Zeigt Systemleistungsgraphen an, und konfiguriert Datenprotokolle und Warnungen."
|
|
datasrcodbc_infotip = "Erm�licht es, ODBC-Datenquellen (Open Database Connectivity) und -Treiber hinzuzuf�en, zu l�chen oder zu konfigurieren."
|
|
licmanager_infotip = "Verwaltet die Clientzugriffslizenzierung f� ein Serverprodukt."
|
|
dfsmgr_infotip = "Erstellt und verwaltet verteilte Dateisysteme, die freigegebene Ordner verschiedener Computer verbinden."
|
|
locsecpol_infotip = "Dient dem Anzeigen und Ver舅dern von lokalen Sicherheitsrichtlinien, wie Benutzerrechten und ワberwachungsrichtlinien."
|
|
@*:msinfo_infotip = "System Information infotip"
|
|
services_infotip = "Startet und beendet Dienste."
|
|
tlntadmn_infotip = "Dient dem Anzeigen und Bearbeiten von Telnetservereinstellungen und -verbindungen."
|
|
compatwizard_infotip = "Hilft, 舁tere Programme unter Windows XP ausf�ren zu k�nen."
|
|
|
|
|
|
ProgramF = "Programme"
|
|
SharedTools = "Gemeinsame Dateien\Microsoft Shared"
|
|
MShared = "Microsoft Shared"
|
|
@*: Folder name for IE5 appDir, same as ie.txt
|
|
MSIE4 = "Internet Explorer"
|
|
MP2 = "Windows Media Player"
|
|
DisplayName = "Vector Graphics Rendering (VML)"
|
|
SRCHASST = "srchasst"
|
|
|