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.
78 lines
2.5 KiB
78 lines
2.5 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[strings]
|
|
;localized strings
|
|
MSFT = "Microsoft"
|
|
StdMfg = "(Szabványos rendszereszközök)"
|
|
HID.ClassName = "Human Input Devices (HID)"
|
|
HidGame.SvcDesc = "Microsoft Hid -> botkormányport engedélyezõ"
|
|
|
|
HIDGame.GenericDesc = "Általános játékporteszköz"
|
|
|
|
HidGame.Generic2A2B = "2 tengelyû, 2 gombos botkormány"
|
|
HidGame.Generic2A4B = "2 tengelyû, 4 gombos botkormány"
|
|
HidGame.Gamepad2B = "2 gombos gombkormány"
|
|
HidGame.FlightYoke2B = "2 gombos repülõgépkormány"
|
|
HidGame.FlightYokeThrottle2B = "2 gombos repülõgépkormány gázpedállal"
|
|
HidGame.Generic3A2B = "3 tengelyû, 2 gombos botkormány"
|
|
HidGame.Generic3A4B = "3 tengelyû, 4 gombos botkormány"
|
|
HidGame.Gamepad4B = "4 gombos gombkormány"
|
|
HidGame.FlightYoke4B = "4 gombos repülõgépkormány"
|
|
HidGame.FlightYokeThrottle4B = "4 gombos repülõgépkormány gázpedállal"
|
|
HidGame.YConnectTwo2A2B = "Két kéttengelyû, kétgombos botkormány Y csatlakozón"
|
|
|
|
HidGame.Dev0 = "Kormány csûrõkormánnyal és pedállal"
|
|
HidGame.Dev1 = "4 gombos botkormány nézõpontválasztóval"
|
|
HidGame.Dev2 = "4 gombos botkormány nézõpontválasztóval és gázkarral"
|
|
HidGame.Dev3 = "6 gombos botkormány nézõpontválasztóval"
|
|
HidGame.Dev4 = "6 gombos botkormány nézõpontválasztóval és gázkarral"
|
|
HidGame.Dev5 = "6 gombos botkormány két nézõpontválasztóval"
|
|
HidGame.Dev6 = "6 gombos botkormány két nézõpontválasztóval és gázkarral"
|
|
HidGame.Dev7 = "4 gombos botkormány két nézõpontválasztóval"
|
|
HidGame.Dev8 = "6 gombos botkormány két nézõpontválasztóval és gázkarral"
|
|
HidGame.Dev9 = "6 gombos gombkormány"
|
|
HidGame.DevA = "5 gombos gombkormány gázkarral"
|
|
HidGame.DevB = "6 gombos botkormány"
|
|
HidGame.DevC = "5 gombos botkormány gázkarral"
|
|
HidGame.DevD = "5 gombos botkormány nézõpontválasztóval"
|
|
|
|
WgmExtrmDgtlAuto.Name = "Logitech WingMan digitális eszközök (automatikus felismerés)"
|
|
|
|
|
|
;
|
|
; non localized strings
|
|
KEY_OEM="SYSTEM\CurrentControlSet\Control\MediaProperties\PrivateProperties\Joystick\OEM"
|
|
SPSVCINST_ASSOCSERVICE= 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_DEMAND_START = 3
|
|
SERVICE_ERROR_IGNORE = 0
|