xref: /reactos/dll/win32/devmgr/lang/sk-SK.rc (revision 9cfd8dd9)
1/* TRANSLATOR : Mário Kačmár /Mario Kacmar/ aka Kario (kario@szm.sk)
2 * DATE OF TR.: 30-05-2008
3 * LAST CHANGE: 31-05-2010
4 */
5
6LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
7
8STRINGTABLE
9BEGIN
10    IDS_NAME "Názov"
11    IDS_TYPE "Typ"
12    IDS_MANUFACTURER "Výrobca: %1"
13    IDS_LOCATION "Umiestnenie: %1"
14    IDS_STATUS "Stav zariadenia: %1"
15    IDS_UNKNOWN "Neznáme"
16    IDS_LOCATIONSTR "Umiestnenie %1!u! (%2)"
17    IDS_DEVCODE " (Kód %1!u!)"
18    IDS_DEVCODE2 " (Kód %2!u!)"
19    IDS_ENABLEDEVICE "Používať toto zariadenie (povolené)"
20    IDS_DISABLEDEVICE "Nepoužívať toto zariadenie (zakázané)"
21    IDS_UNKNOWNDEVICE "Neznáme zariadenie"
22    IDS_NODRIVERLOADED "Pre toto zariadenie nie sú nainštalované žiadne ovládače."
23    IDS_DEVONPARENT "na %1"
24    IDS_TROUBLESHOOTDEV "&Riešenie problémov..."
25    IDS_ENABLEDEV "E&nable Device"
26    IDS_REINSTALLDRV "Re&install Driver"
27    IDS_PROPERTIES "P&roperties"
28    IDS_UPDATEDRV "&Aktualizovať ovládač..."
29    IDS_REBOOT "Restart &Computer..."
30    IDS_NOTAVAILABLE "Nie je k dispozícii" //Not available
31    IDS_NOTDIGITALLYSIGNED "Digitálne nepodpísaný"
32    IDS_NODRIVERS "No driver files are required or have been loaded for this device."
33    IDS_RESOURCE_COLUMN "Resource type"
34    IDS_SETTING_COLUMN "Setting"
35    IDS_RESOURCE_MEMORY_RANGE "Memory range"
36    IDS_RESOURCE_INTERRUPT "IRQ"
37    IDS_RESOURCE_DMA "DMA"
38    IDS_RESOURCE_PORT "I/O range"
39    IDS_COPY "&Kopírovať"
40END
41
42/* error messages, source: http://www.z123.org/techsupport/medm.htm */
43STRINGTABLE
44BEGIN
45    IDS_DEV_NO_PROBLEM "Toto zariadenie pracuje správne."
46    IDS_DEV_NOT_CONFIGURED "Toto zariadenie nie je správne nastavené."
47    IDS_DEV_DEVLOADER_FAILED "ReactOS could not load the driver for this device because the computer is reporting two %1 bus types."
48    IDS_DEV_DEVLOADER_FAILED2 "The %1 device loader(s) for this device could not load the device driver."
49    IDS_DEV_OUT_OF_MEMORY "The driver for this device may be bad, or your system may be running low on memory or other resources."
50    IDS_DEV_ENTRY_IS_WRONG_TYPE "This device is not working properly because one of its drivers may be bad, or your registry may be bad."
51    IDS_DEV_LACKED_ARBITRATOR "The driver for this device requested a resource that ReactOS does not know how to handle."
52    IDS_DEV_BOOT_CONFIG_CONFLICT "Iné zariadenie používa prostriedky, ktoré potrebuje toto zariadenie."
53    IDS_DEV_FAILED_FILTER "The drivers for this device need to be reinstalled."
54    IDS_DEV_DEVLOADER_NOT_FOUND "This device is not working properly because ReactOS cannot load the file %1 that loads the drivers for the device."
55    IDS_DEV_DEVLOADER_NOT_FOUND2 "This device is not working properly because the file %1 that loads the drivers for this device is bad."
56    IDS_DEV_DEVLOADER_NOT_FOUND3 "Device failure: Try changing the driver for this device. If that doesn't work, see your hardware documentation."
57    IDS_DEV_INVALID_DATA "This device is not working properly because the BIOS in your computer is reporting the resources for the device incorrectly."
58    IDS_DEV_INVALID_DATA2 "This device is not working properly because the BIOS in the device is reporting the resources for the device incorrectly. "
59    IDS_DEV_FAILED_START "This device is either not present, not working properly, or does not have all the drivers installed."
60    IDS_DEV_LIAR "ReactOS stopped responding while attempting to start this device, and therefore will never attempt to start this device again."
61    IDS_DEV_NORMAL_CONFLICT "This device cannot find any free %1 resources to use."
62    IDS_DEV_NOT_VERIFIED "This device is either not present, not working properly, or does not have all the drivers installed."
63    IDS_DEV_NEED_RESTART "Toto zariadenie nemože správne pracovať, kým nereštartujete počítač."
64    IDS_DEV_REENUMERATION "This device is causing a resource conflict."
65    IDS_DEV_PARTIAL_LOG_CONF "ReactOS could not identify all the resources this device uses."
66    IDS_DEV_UNKNOWN_RESOURCE "The driver information file %1 is telling this child device to use a resource that the parent device does not have or recognize."
67    IDS_DEV_REINSTALL "Je potrebné preinštalovať ovládače pre toto zariadenie."
68    IDS_DEV_REGISTRY "Your registry may be bad."
69    IDS_DEV_WILL_BE_REMOVED "ReactOS is removing this device."
70    IDS_DEV_DISABLED "Toto zariadenie nie je spustené."
71    IDS_DEV_DISABLED2 "Toto zariadenie je zakázané."
72    IDS_DEV_DEVLOADER_NOT_READY "The loaders for this device cannot load the required drivers."
73    IDS_DEV_DEVLOADER_NOT_READY2 "" /* unused */
74    IDS_DEV_DEVLOADER_NOT_READY3 "" /* unused */
75    IDS_DEV_DEVICE_NOT_THERE "This device is either not present, not working properly, or does not have all the drivers installed."
76    IDS_DEV_MOVED "ReactOS is in the process of setting up this device."
77    IDS_DEV_TOO_EARLY "ReactOS is in the process of setting up this device."
78    IDS_DEV_NO_VALID_LOG_CONF "ReactOS can't specify the resources for this device."
79    IDS_DEV_FAILED_INSTALL "The drivers for this device are not installed."
80    IDS_DEV_HARDWARE_DISABLED "This device is disabled because the BIOS for the device did not give it any resources."
81    IDS_DEV_CANT_SHARE_IRQ "This device is using an Interrupt Request (IRQ) resource that is in use by another device and cannot be shared.\nYou must change the conflicting setting or remove the real-mode driver causing the conflict."
82    IDS_DEV_FAILED_ADD "This device is not working properly because %1 is not working properly."
83    IDS_DEV_DISABLED_SERVICE "ReactOS cannot install the drivers for this device because it cannot access the drive or network location that has the setup files on it."
84    IDS_DEV_TRANSLATION_FAILED "This device isn't responding to its driver."
85    IDS_DEV_NO_SOFTCONFIG "ReactOS cannot determine the settings for this device. Consult the documentation that came with this device and use the Resource tab to set the configuration."
86    IDS_DEV_BIOS_TABLE "Your computer's system firmware does not include enough information to properly configure and use this device.\nTo use this device, contact your computer manufacturer to obtain a firmware or BIOS update."
87    IDS_DEV_IRQ_TRANSLATION_FAILED "This device is requesting a PCI interrupt but is configured for an ISA interrupt (or vice versa).\nPlease use the computer's system setup program to reconfigure the interrupt for this device."
88    IDS_DEV_FAILED_DRIVER_ENTRY "ReactOS cannot initialize the device driver for this hardware."
89    IDS_DEV_DRIVER_FAILED_PRIOR_UNLOAD "ReactOS cannot load the device driver for this hardware because a previous instance of the device driver is still in memory."
90    IDS_DEV_DRIVER_FAILED_LOAD "ReactOS cannot load the device driver for this hardware. The driver may be corrupted or missing."
91    IDS_DEV_DRIVER_SERVICE_KEY_INVALID "ReactOS cannot access this hardware because its service key information in the registry is missing or recorded incorrectly."
92    IDS_DEV_LEGACY_SERVICE_NO_DEVICES "ReactOS successfully loaded the device driver for this hardware but cannot find the hardware device."
93    IDS_DEV_DUPLICATE_DEVICE "ReactOS cannot load the device driver for this hardware because there is a duplicate device already running in the system."
94    IDS_DEV_FAILED_POST_START "Systém ReactOS zastavil toto zariadenie lebo ohlásilo problémy."
95    IDS_DEV_HALTED "Aplikácia alebo služba vypla toto hardvérové zariadenie."
96    IDS_DEV_PHANTOM "Currently, this hardware device is not connected to the computer."
97    IDS_DEV_SYSTEM_SHUTDOWN "ReactOS cannot gain access to this hardware device because the operating system is in the process of shutting down."
98    IDS_DEV_HELD_FOR_EJECT "ReactOS cannot use this hardware device because it has been prepared for safe removal, but it has not been removed from the computer"
99    IDS_DEV_DRIVER_BLOCKED "The software for this device has been blocked from starting because it is known to have problems with ReactOS. Contact the hardware vendor for a new driver."
100    IDS_DEV_REGISTRY_TOO_LARGE "ReactOS cannot start new hardware devices because the system hive is too large (exceeds the Registry Size Limit)."
101    IDS_DEV_SETPROPERTIES_FAILED "ReactOS wasn't able to change the settings of this device."
102END
103
104STRINGTABLE
105BEGIN
106    IDS_PROP_DEVICEID "Device Instance ID"
107    IDS_PROP_HARDWAREIDS "Hardware IDs"
108    IDS_PROP_COMPATIBLEIDS "Compatible IDs"
109    IDS_PROP_MATCHINGDEVICEID "Matching Device ID"
110    IDS_PROP_SERVICE "Service"
111    IDS_PROP_ENUMERATOR "Enumerator"
112    IDS_PROP_CAPABILITIES "Capabilities"
113    IDS_PROP_DEVNODEFLAGS "Devnode Flags"
114    IDS_PROP_CONFIGFLAGS "Config Flags"
115    IDS_PROP_CSCONFIGFLAGS "CSConfig Flags"
116    IDS_PROP_EJECTIONRELATIONS "Ejection Relations"
117    IDS_PROP_REMOVALRELATIONS "Removal Relations"
118    IDS_PROP_BUSRELATIONS "Bus Relations"
119    IDS_PROP_DEVUPPERFILTERS "Device Upper Filters"
120    IDS_PROP_DEVLOWERFILTERS "Device Lower Filters"
121    IDS_PROP_CLASSUPPERFILTERS "Class Upper Filters"
122    IDS_PROP_CLASSLOWERFILTERS "Class Lower Filters"
123    IDS_PROP_CLASSINSTALLER "Class Installers"
124    IDS_PROP_CLASSCOINSTALLER "Class Coinstallers"
125    IDS_PROP_DEVICECOINSTALLER "Device Coinstallers"
126    IDS_PROP_FIRMWAREREVISION "Firmware Revision"
127    IDS_PROP_CURRENTPOWERSTATE "Current Power State"
128    IDS_PROP_POWERCAPABILITIES "Power Capabilities"
129    IDS_PROP_POWERSTATEMAPPINGS "Power State Mappings"
130END
131
132IDD_HARDWARE DIALOGEX 0, 0, 300, 400
133STYLE DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CAPTION | DS_SHELLFONT
134FONT 8, "MS Shell Dlg"
135BEGIN
136    LTEXT "&Zariadenia:", IDC_DEVICES, 7, 6, 196, 10
137    CONTROL "", IDC_LV_DEVICES, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS |
138            LVS_SHAREIMAGELISTS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 16, 196, 50
139    GROUPBOX "Vlastnosti zariadenia", IDC_PROPERTIESGROUP, 7, 76, 196, 105
140    LTEXT "", IDC_MANUFACTURER, 14, 88, 183, 10, SS_ENDELLIPSIS
141    LTEXT "", IDC_LOCATION, 14, 100, 183, 10, SS_ENDELLIPSIS
142    LTEXT "", IDC_STATUS, 14, 112, 183, 30
143    PUSHBUTTON "&Riešenie problémov...", IDC_TROUBLESHOOT, 85, 140, 54, 14, BS_PUSHBUTTON | WS_CHILD | WS_DISABLED | WS_TABSTOP
144    PUSHBUTTON "Vl&astnosti", IDC_PROPERTIES, 146, 140, 50, 14
145END
146
147IDD_DEVICEGENERAL DIALOGEX 0, 0, 252, 218
148STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
149CAPTION "Všeobecné"
150FONT 8, "MS Shell Dlg"
151BEGIN
152    ICON "", IDC_DEVICON, 7, 7, 20, 20
153    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
154    LTEXT "Typ zariadenia:", -1, 37, 39, 60, 8, SS_NOPREFIX
155    EDITTEXT IDC_DEVTYPE, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
156    LTEXT "Výrobca:", -1, 37, 53, 60, 8, SS_NOPREFIX
157    EDITTEXT IDC_DEVMANUFACTURER, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
158    LTEXT "Umiestnenie:", -1, 37, 67, 60, 8, SS_NOPREFIX
159    EDITTEXT IDC_DEVLOCATION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
160    GROUPBOX "Stav zariadenia", IDC_DEVSTATUSGROUP, 7, 83, 238, 100
161    EDITTEXT IDC_DEVSTATUS, 14, 96, 224, 61, NOT WS_TABSTOP | ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL
162    PUSHBUTTON "&Riešenie problémov...", IDC_DEVPROBLEM, 148, 163, 90, 15
163    LTEXT "&Využitie zariadenia:", IDC_DEVUSAGELABEL, 7, 188, 222, 8, WS_DISABLED
164    COMBOBOX IDC_DEVUSAGE, 7, 198, 239, 40, CBS_DROPDOWNLIST | WS_VSCROLL | WS_DISABLED
165END
166
167IDD_DEVICEDRIVER DIALOGEX 0, 0, 252, 218
168STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
169CAPTION "Ovládač"
170FONT 8, "MS Shell Dlg"
171BEGIN
172    ICON "", IDC_DEVICON, 7, 7, 20, 20
173    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
174    LTEXT "Poskytovateľ ovládača:", -1, 34, 39, 60, 8, SS_NOPREFIX
175    EDITTEXT IDC_DRVPROVIDER, 100, 39, 146, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
176    LTEXT "Dátum ovládača:", -1, 34, 53, 60, 8, SS_NOPREFIX
177    EDITTEXT IDC_DRVDATE, 100, 53, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
178    LTEXT "Verzia ovládača:", -1, 34, 67, 60, 8, SS_NOPREFIX
179    EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
180    LTEXT "Digitálne podpísal:", -1, 34, 81, 60, 8, SS_NOPREFIX
181    EDITTEXT IDC_DIGITALSIGNER, 100, 81, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
182    PUSHBUTTON "&Driver Details...", IDC_DRIVERDETAILS, 7, 106, 75, 15
183    LTEXT "To view details about the driver files.", -1, 91, 110, 154, 17, SS_NOPREFIX
184    PUSHBUTTON "&Update Driver...", IDC_UPDATEDRIVER, 7, 134, 75, 15
185    LTEXT "Update the device driver.", -1, 91, 138, 154, 17, SS_NOPREFIX
186    PUSHBUTTON "&Roll Back Driver", IDC_ROLLBACKDRIVER, 7, 162, 75, 15
187    LTEXT "If the device fails after updating the driver, roll back to the previously installed driver.", -1, 91, 162, 154, 25, SS_NOPREFIX
188    PUSHBUTTON "&Uninstall", IDC_UNINSTALLDRIVER, 7, 190, 75, 15
189    LTEXT "To uninstall the driver (Advanced).", -1, 91, 194, 154, 17, SS_NOPREFIX
190END
191
192IDD_DRIVERDETAILS DIALOGEX 0, 0, 224, 230
193STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
194CAPTION "Detaily o súboroch ovládača"
195FONT 8, "MS Shell Dlg"
196BEGIN
197    ICON "", IDC_DEVICON, 7, 7, 20, 20
198    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
199    LTEXT "&Súbory ovládača:", -1, 7, 36, 204, 8
200    CONTROL "", IDC_DRIVERFILES, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER |
201            LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING |
202            LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 209, 80
203    LTEXT "Poskytovateľ:", -1, 14, 134, 66, 8
204    EDITTEXT IDC_FILEPROVIDER, 80, 134, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
205    LTEXT "Verzia súboru:", -1, 14, 150, 66, 8
206    EDITTEXT IDC_FILEVERSION, 80, 150, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
207    LTEXT "Autorské práva:", -1, 14, 166, 66, 8
208    EDITTEXT IDC_FILECOPYRIGHT, 80, 166, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
209    LTEXT "Digitálne podpísal:", -1, 14, 182, 66, 8
210    EDITTEXT IDC_DIGITALSIGNER, 80, 182, 137, 8, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
211    DEFPUSHBUTTON "OK", IDOK, 167, 208, 50, 14
212END
213
214IDD_DEVICEDETAILS DIALOGEX 0, 0, 252, 218
215STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
216CAPTION "Detaily"
217FONT 8, "MS Shell Dlg"
218BEGIN
219    ICON "", IDC_DEVICON, 7, 7, 20, 20
220    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
221    COMBOBOX IDC_DETAILSPROPNAME, 7, 36, 238, 165, CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
222    CONTROL "", IDC_DETAILSPROPVALUE, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER |
223            LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS |
224            LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 58, 238, 155
225END
226
227IDD_DEVICERESOURCES DIALOGEX 0, 0, 252, 218
228STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
229CAPTION "Resources"
230FONT 8, "MS Shell Dlg"
231BEGIN
232    ICON "", IDC_DEVICON, 7, 7, 20, 20
233    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
234    LTEXT "Resource settings:", -1, 7, 36, 204, 8
235    CONTROL "", IDC_DRIVERRESOURCES, "SysListView32", LVS_REPORT |
236            LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_SHAREIMAGELISTS | LVS_SORTASCENDING |
237            LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP, 7, 46, 238, 80
238END
239
240IDD_DEVICEPOWER DIALOGEX 0, 0, 252, 218
241STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
242CAPTION "Power"
243FONT 8, "MS Shell Dlg"
244BEGIN
245    ICON "", IDC_DEVICON, 7, 7, 20, 20
246    LTEXT "", IDC_DEVNAME, 37, 9, 174, 16, SS_NOPREFIX
247END
248
249IDD_UNINSTALLDRIVER DIALOGEX 0, 0, 224, 121
250STYLE DS_SHELLFONT | DS_MODALFRAME | DS_CONTEXTHELP | WS_POPUPWINDOW | WS_VISIBLE | WS_DLGFRAME
251CAPTION "Confirm Device Removal"
252FONT 8, "MS Shell Dlg"
253BEGIN
254    ICON "", IDC_DEVICON, 7, 7, 20, 20
255    LTEXT "", IDC_DEVNAME, 40, 9, 174, 16, SS_NOPREFIX
256    LTEXT "Warning: You are about to uninstall this device from your system.", -1, 7, 37, 204, 50
257    DEFPUSHBUTTON "OK", IDOK, 110, 100, 50, 14
258    PUSHBUTTON "Cancel", IDCANCEL, 166, 100, 50, 14
259END
260
261
262/*
263 This code relates to the device manager GUI
264 */
265
266IDM_MAINMENU MENU
267BEGIN
268    POPUP "&File"
269    BEGIN
270        MENUITEM "E&xit",                       IDM_EXIT
271    END
272    POPUP "Action"
273    BEGIN
274        MENUITEM "Scan for hardware changes",   IDM_SCAN_HARDWARE
275        MENUITEM "Add hardware",                IDM_ADD_HARDWARE
276    END
277    POPUP "View"
278    BEGIN
279        MENUITEM "Devices by type",             IDM_DEVBYTYPE
280        MENUITEM "Devices by connection",       IDM_DEVBYCONN
281        MENUITEM "Resources by type",           IDM_RESBYTYPE, GRAYED
282        MENUITEM "Resources by connection",     IDM_RESBYCONN, GRAYED
283        MENUITEM SEPARATOR
284        MENUITEM "Show hidden devices",         IDM_SHOWHIDDEN
285    END
286    POPUP "Help"
287    BEGIN
288        MENUITEM "About",                       IDM_ABOUT
289    END
290END
291
292
293STRINGTABLE DISCARDABLE
294BEGIN
295  IDS_APPNAME               "ReactOS Device Manager"
296  IDS_APP_AUTHORS           "Copyright 2015 Ged Murphy"
297  IDS_CONFIRM_DISABLE       "Disabling this device will cause it to stop functioning.\nDo you really want to disable it?"
298  IDS_CONFIRM_UNINSTALL     "Warning: You are about to uninstall this device from your system.\nDo you want to continue?"
299END
300STRINGTABLE DISCARDABLE
301BEGIN
302  IDS_MENU_UPDATE           "Update driver software..."
303  IDS_MENU_ENABLE           "Enable"
304  IDS_MENU_DISABLE          "Disable"
305  IDS_MENU_UNINSTALL        "Uninstall"
306  IDS_MENU_SCAN             "Scan for hardware changes"
307  IDS_MENU_ADD              "Add hardware"
308  IDS_MENU_PROPERTIES       "Properties"
309END
310
311STRINGTABLE DISCARDABLE
312BEGIN
313  IDS_TOOLTIP_PROPERTIES    "Properties"
314  IDS_TOOLTIP_SCAN          "Scan for hardware changes"
315  IDS_TOOLTIP_ENABLE        "Enable"
316  IDS_TOOLTIP_DISABLE       "Disable"
317  IDS_TOOLTIP_UPDATE        "Update Driver Software"
318  IDS_TOOLTIP_UNINSTALL     "Uninstall"
319END
320
321/* Hints */
322STRINGTABLE DISCARDABLE
323BEGIN
324  IDS_HINT_BLANK        " "
325  IDS_HINT_PROPERTIES   " Open property dialog for the current selection."
326  IDS_HINT_SCAN         " Scan for changed or new plug and play devices."
327  IDS_HINT_ENABLE       " Enables the selected device."
328  IDS_HINT_DISABLE      " Disables the selected device."
329  IDS_HINT_UPDATE       " Launches the Update Driver Software wizard for the selected device."
330  IDS_HINT_UNINSTALL    " Uninstalls the driver for the selected device."
331  IDS_HINT_ADD          " Adds a legacy (non-Plug and Play) device to the computer."
332  IDS_HINT_ABOUT        " About ReactOS Device Manager."
333  IDS_HINT_EXIT         " Exits the program."
334
335  IDS_HINT_DEV_BY_TYPE  " Displays devices by hardware type."
336  IDS_HINT_DEV_BY_CONN  " Displays devices by connection."
337  IDS_HINT_RES_BY_TYPE  " Displays resources by type."
338  IDS_HINT_RES_BY_CONN  " Displays resources by connection type."
339  IDS_HINT_SHOW_HIDDEN  " Displays legacy devices and devices that are no longer installed."
340
341  IDS_HINT_SYS_RESTORE  " Restores this window to normal size."
342  IDS_HINT_SYS_MOVE     " Moves this window."
343  IDS_HINT_SYS_SIZE     " Resizes this window."
344  IDS_HINT_SYS_MINIMIZE " Collapses this window to an icon."
345  IDS_HINT_SYS_MAXIMIZE " Expands this window to fill this screen."
346  IDS_HINT_SYS_CLOSE    " Closes this window."
347END
348