Improve swedish translations and add new translations to swedish.
[reactos.git] / base / applications / mscutils / servman / lang / sk-SK.rc
index 679cb8d..cbdfa10 100644 (file)
-/* TRANSLATOR :  Mário Kačmár /Mario Kacmar/ aka Kario (kario@szm.sk)
- * DATE OF TR.:  18-09-2008
- * LAST CHANGE:  02-05-2009
+/* TRANSLATOR : Mário Kačmár /Mario Kacmar/ aka Kario (kario@szm.sk)
+ * DATE OF TR.: 18-09-2008
+ * LAST CHANGE: 02-05-2009
  */
 
 LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
 
 IDR_MAINMENU MENU
 BEGIN
-  POPUP "&Súbor"
-  BEGIN
-    MENUITEM "Exportovať...",  ID_EXPORT
-    MENUITEM SEPARATOR
-    MENUITEM "&Skončiť",       ID_EXIT
-  END
-  POPUP "Akcia"
-  BEGIN
-    MENUITEM "Pripojiť sa na...", ID_CONNECT, GRAYED //Connect to...
-    MENUITEM SEPARATOR
-    MENUITEM "Spustiť",     ID_START, GRAYED
-    MENUITEM "Zastaviť",    ID_STOP, GRAYED
-    MENUITEM "Pozastaviť",  ID_PAUSE, GRAYED
-    MENUITEM "Pokračovať",  ID_RESUME, GRAYED
-    MENUITEM "Reštartovať", ID_RESTART, GRAYED
-    MENUITEM SEPARATOR
-    MENUITEM "Obnoviť",     ID_REFRESH
-    MENUITEM SEPARATOR
-    MENUITEM "Upraviť...",     ID_EDIT, GRAYED
-    MENUITEM "Vytvoriť...",   ID_CREATE, GRAYED
-    MENUITEM "Odstrániť...",   ID_DELETE, GRAYED
-    MENUITEM SEPARATOR
-    MENUITEM "Vlastnosti...", ID_PROP, GRAYED
-  END
-  POPUP "&Zobraziť" //View , Vzhľad ?
-  BEGIN
-    MENUITEM "Veľké ikony", ID_VIEW_LARGE
-    MENUITEM "Malé ikony",  ID_VIEW_SMALL
-    MENUITEM "Zoznam",      ID_VIEW_LIST
-    MENUITEM "Podrobnosti", ID_VIEW_DETAILS
-    MENUITEM SEPARATOR
-    MENUITEM "Prispôsobiť...",ID_VIEW_CUST, GRAYED
-  END
-  POPUP "&Pomocník"
-  BEGIN
-    MENUITEM "&Pomocník",     ID_HELP
-    MENUITEM "Č&o je...",     ID_ABOUT
-  END
+    POPUP "&Súbor"
+    BEGIN
+        MENUITEM "Exportovať...", ID_EXPORT
+        MENUITEM SEPARATOR
+        MENUITEM "&Skončiť", ID_EXIT
+    END
+    POPUP "Akcia"
+    BEGIN
+        MENUITEM "Pripojiť sa na...", ID_CONNECT, GRAYED //Connect to...
+        MENUITEM SEPARATOR
+        MENUITEM "Spustiť", ID_START, GRAYED
+        MENUITEM "Zastaviť", ID_STOP, GRAYED
+        MENUITEM "Pozastaviť", ID_PAUSE, GRAYED
+        MENUITEM "Pokračovať", ID_RESUME, GRAYED
+        MENUITEM "Reštartovať", ID_RESTART, GRAYED
+        MENUITEM SEPARATOR
+        MENUITEM "Obnoviť", ID_REFRESH
+        MENUITEM SEPARATOR
+        MENUITEM "Upraviť...", ID_EDIT, GRAYED
+        MENUITEM "Vytvoriť...", ID_CREATE, GRAYED
+        MENUITEM "Odstrániť...", ID_DELETE, GRAYED
+        MENUITEM SEPARATOR
+        MENUITEM "Vlastnosti...", ID_PROP, GRAYED
+    END
+    POPUP "&Zobraziť" //View , Vzhľad ?
+    BEGIN
+        MENUITEM "Veľké ikony", ID_VIEW_LARGE
+        MENUITEM "Malé ikony", ID_VIEW_SMALL
+        MENUITEM "Zoznam", ID_VIEW_LIST
+        MENUITEM "Podrobnosti", ID_VIEW_DETAILS
+        MENUITEM SEPARATOR
+        MENUITEM "Prispôsobiť...", ID_VIEW_CUST, GRAYED
+    END
+    POPUP "&Pomocník"
+    BEGIN
+        MENUITEM "&Pomocník", ID_HELP
+        MENUITEM "Č&o je...", ID_ABOUT
+    END
 END
 
 IDR_POPUP MENU
 BEGIN
-  POPUP "popup"
-  BEGIN
-    MENUITEM "Spustiť",     ID_START, GRAYED
-    MENUITEM "Zastaviť",    ID_STOP, GRAYED
-    MENUITEM "Pozastaviť",  ID_PAUSE, GRAYED
-    MENUITEM "Pokračovať",  ID_RESUME, GRAYED
-    MENUITEM "Reštartovať", ID_RESTART, GRAYED
-    MENUITEM SEPARATOR
-    MENUITEM "Obnoviť",     ID_REFRESH
-    MENUITEM SEPARATOR
-    MENUITEM "Upraviť...",     ID_EDIT, GRAYED
-    MENUITEM "Odstrániť...",   ID_DELETE, GRAYED
-    MENUITEM SEPARATOR
-    MENUITEM "Vlastnosti...", ID_PROP, GRAYED
-    MENUITEM SEPARATOR
-    MENUITEM "Pomocník...",   ID_HELP
-  END
+    POPUP "popup"
+    BEGIN
+        MENUITEM "Spustiť", ID_START, GRAYED
+        MENUITEM "Zastaviť", ID_STOP, GRAYED
+        MENUITEM "Pozastaviť", ID_PAUSE, GRAYED
+        MENUITEM "Pokračovať", ID_RESUME, GRAYED
+        MENUITEM "Reštartovať", ID_RESTART, GRAYED
+        MENUITEM SEPARATOR
+        MENUITEM "Obnoviť", ID_REFRESH
+        MENUITEM SEPARATOR
+        MENUITEM "Upraviť...", ID_EDIT, GRAYED
+        MENUITEM "Odstrániť...", ID_DELETE, GRAYED
+        MENUITEM SEPARATOR
+        MENUITEM "Vlastnosti...", ID_PROP, GRAYED
+        MENUITEM SEPARATOR
+        MENUITEM "Pomocník...", ID_HELP
+    END
 END
 
-IDD_ABOUTBOX DIALOGEX 22,16,190,182
+IDD_ABOUTBOX DIALOGEX 22, 16, 190, 182
 CAPTION "Čo je Manažér služieb"
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | WS_SYSMENU | DS_MODALFRAME
 BEGIN
-  LTEXT "Manažér služieb v0.8\nAutorské práva (C) 2005-2007\nod Ged Murphy (gedmurphy@reactos.org)", IDC_STATIC, 48, 7, 135, 30
-  PUSHBUTTON "Zavrieť", IDOK, 75, 162, 44, 15
-  ICON IDI_SM_ICON, IDC_STATIC, 10, 10, 7, 30
-  EDITTEXT IDC_LICENSE_EDIT, 8, 44, 174, 107, WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_READONLY | ES_MULTILINE
+    LTEXT "Manažér služieb v0.8\nAutorské práva (C) 2005-2007\nod Ged Murphy (gedmurphy@reactos.org)", IDC_STATIC, 48, 7, 135, 40
+    PUSHBUTTON "Zavrieť", IDOK, 75, 162, 44, 15
+    ICON IDI_SM_ICON, IDC_STATIC, 10, 10, 7, 30
+    EDITTEXT IDC_LICENSE_EDIT, 8, 44, 174, 107, WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_READONLY | ES_MULTILINE
 END
 
 IDD_DLG_GENERAL DIALOGEX 6, 6, 253, 232
 CAPTION "Všeobecné"
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
 BEGIN
-  LTEXT "", IDC_SERV_NAME, 70,11,176,11, WS_CHILD | WS_VISIBLE
-  EDITTEXT IDC_DISP_NAME, 70, 29, 176, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
-  EDITTEXT IDC_DESCRIPTION, 70, 46, 176, 24, WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_MULTILINE | ES_READONLY
-  EDITTEXT IDC_EXEPATH, 6, 86, 240, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
-  COMBOBOX IDC_START_TYPE, 70, 107, 176, 40, WS_CHILD | WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST
-  PUSHBUTTON "Spustiť", IDC_START, 6, 155, 54, 15, WS_DISABLED
-  PUSHBUTTON "Zastaviť", IDC_STOP, 68, 155, 54, 15, WS_DISABLED
-  PUSHBUTTON "Pozastaviť", IDC_PAUSE , 130, 155, 54, 15, WS_DISABLED
-  PUSHBUTTON "Pokračovať", IDC_RESUME, 192, 155, 54, 15, WS_DISABLED
-  LTEXT "Názov služby:", IDC_STATIC, 4, 11, 53, 11
-  LTEXT "Display name:", IDC_STATIC, 4, 29, 53, 11
-  LTEXT "Popis:", IDC_STATIC, 4, 51, 53, 11
-  LTEXT "Path to executable:", IDC_STATIC, 6, 73, 82, 9
-  LTEXT "Startup type:", IDC_STATIC, 6, 108, 53, 11
-  LTEXT "Stav služby:", IDC_STATIC, 4, 138, 53, 11
-  LTEXT "", IDC_SERV_STATUS, 70, 138, 176, 11, WS_CHILD | WS_VISIBLE
-  LTEXT "You can specify the start parameters that apply when you start the service from here.",IDC_STATIC, 6,177,240,15
-  LTEXT "Start parameters:", IDC_STATIC, 6, 200, 58, 11
-  EDITTEXT IDC_START_PARAM, 68, 199, 178, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP
-  PUSHBUTTON "Upraviť", IDC_EDIT, 192, 215, 54, 15, WS_DISABLED
+    LTEXT "", IDC_SERV_NAME, 70, 11, 176, 11, WS_CHILD | WS_VISIBLE
+    EDITTEXT IDC_DISP_NAME, 70, 29, 176, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
+    EDITTEXT IDC_DESCRIPTION, 70, 46, 176, 24, WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP | ES_MULTILINE | ES_READONLY
+    EDITTEXT IDC_EXEPATH, 6, 86, 240, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP | ES_READONLY
+    COMBOBOX IDC_START_TYPE, 70, 107, 176, 40, WS_CHILD | WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST
+    PUSHBUTTON "Spustiť", IDC_START, 6, 155, 54, 15, WS_DISABLED
+    PUSHBUTTON "Zastaviť", IDC_STOP, 68, 155, 54, 15, WS_DISABLED
+    PUSHBUTTON "Pozastaviť", IDC_PAUSE , 130, 155, 54, 15, WS_DISABLED
+    PUSHBUTTON "Pokračovať", IDC_RESUME, 192, 155, 54, 15, WS_DISABLED
+    LTEXT "Názov služby:", IDC_STATIC, 4, 11, 53, 11
+    LTEXT "Display name:", IDC_STATIC, 4, 29, 53, 11
+    LTEXT "Popis:", IDC_STATIC, 4, 51, 53, 11
+    LTEXT "Path to executable:", IDC_STATIC, 6, 73, 82, 9
+    LTEXT "Startup type:", IDC_STATIC, 6, 108, 53, 11
+    LTEXT "Stav služby:", IDC_STATIC, 4, 138, 53, 11
+    LTEXT "", IDC_SERV_STATUS, 70, 138, 176, 11, WS_CHILD | WS_VISIBLE
+    LTEXT "You can specify the start parameters that apply when you start the service from here.", IDC_STATIC, 6, 177, 240, 15
+    LTEXT "Start parameters:", IDC_STATIC, 6, 200, 58, 11
+    EDITTEXT IDC_START_PARAM, 68, 199, 178, 13, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+    PUSHBUTTON "Upraviť", IDC_EDIT, 192, 215, 54, 15, WS_DISABLED
 END
 
-IDD_DLG_DEPEND DIALOGEX 6,6,253,225
+IDD_LOGON DIALOGEX 6, 6, 253, 232
+CAPTION "Log On"
+FONT 8, "MS Shell Dlg", 0, 0
+STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
+BEGIN
+    LTEXT "Log on as:", IDC_STATIC, 7, 7, 238, 8
+    AUTORADIOBUTTON "&Local System account", IDC_LOGON_SYSTEMACCOUNT, 7, 22, 238, 10, BS_TOP | BS_MULTILINE | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP
+    AUTORADIOBUTTON "&This account:", IDC_LOGON_THISACCOUNT, 7, 52, 60, 10, BS_TOP | BS_MULTILINE | WS_CHILD | WS_VISIBLE
+    AUTOCHECKBOX "Allo&w service to interact with desktop", IDC_LOGON_INTERACTIVE, 18, 34, 227, 10, WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP | BS_TOP | BS_MULTILINE
+    EDITTEXT IDC_LOGON_ACCOUNTNAME, 72, 50, 103, 14, ES_LEFT | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP
+    PUSHBUTTON "&Browse...", IDC_LOGON_SEARCH, 185, 50, 60, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
+    LTEXT "&Password:", IDC_LOGON_PW1TEXT, 18, 71, 33, 8, WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_GROUP
+    EDITTEXT IDC_LOGON_PASSWORD1, 72, 68, 104, 14, ES_LEFT | ES_PASSWORD | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP
+    LTEXT "&Confirm password:", IDC_LOGON_PW2TEXT, 18, 84, 47, 18, WS_CHILD | WS_VISIBLE | WS_DISABLED | WS_GROUP
+    EDITTEXT IDC_LOGON_PASSWORD2, 72, 86, 104, 14, ES_LEFT | ES_PASSWORD | ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP
+    LTEXT "You can enable or disable this service for the hardware profiles listed below:", IDC_STATIC, 7, 114, 210, 8, WS_CHILD | WS_VISIBLE | WS_GROUP
+    CONTROL "", IDC_LOGON_HWPROFILE, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_GROUP | WS_TABSTOP, 7, 124, 238, 65
+    PUSHBUTTON "&Enable", IDC_LOGON_HWENABLE, 116, 197, 60, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP | WS_DISABLED
+    PUSHBUTTON "&Disable", IDC_LOGON_HWDISABLE, 185, 197, 60, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP | WS_DISABLED
+END
+
+IDD_RECOVERY DIALOGEX 6, 6, 253, 232
+CAPTION "Recovery"
+FONT 8, "MS Shell Dlg", 0, 0
+STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
+BEGIN
+    LTEXT "Select the computer's response if this service fails.", IDC_STATIC, 7, 7, 238, 8
+    LTEXT "&First failure:", IDC_STATIC, 7, 24, 92, 8
+    COMBOBOX IDC_FIRST_FAILURE, 104, 22, 141, 147, WS_CHILD | WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST
+    LTEXT "&Second failure:", IDC_STATIC, 7, 41, 92, 8
+    COMBOBOX IDC_SECOND_FAILURE, 104, 39, 141, 147, WS_CHILD | WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST
+    LTEXT "Subsequent failures:", IDC_STATIC, 7, 58, 92, 8
+    COMBOBOX IDC_SUBSEQUENT_FAILURES, 104, 56, 141, 147, WS_CHILD | WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST
+    LTEXT "Reset fail c&ounter after:", IDC_STATIC, 7, 75, 72, 8
+    EDITTEXT IDC_RESET_TIME, 104, 73, 40, 13, WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP | ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER
+    LTEXT "days", IDC_STATIC, 150, 75, 95, 8
+    LTEXT "Restart ser&vice after:", IDC_RESTART_TEXT1, 7, 92, 92, 8
+    EDITTEXT IDC_RESTART_TIME, 104, 90, 40, 13, WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP | ES_LEFT | ES_AUTOHSCROLL | ES_NUMBER
+    LTEXT "minutes", IDC_RESTART_TEXT2, 150, 92, 95, 8
+    GROUPBOX "Run program", IDC_RUN_GROUPBOX, 7, 108, 238, 80
+    LTEXT "&Program:", IDC_RUN_TEXT1, 14, 121, 168, 8
+    EDITTEXT IDC_PROGRAM, 14, 131, 165, 14
+    PUSHBUTTON "&Browse...", IDC_BROWSE_PROGRAM, 180, 131, 58, 14
+    LTEXT "&Command line parameters:", IDC_RUN_TEXT2, 14, 155, 108, 8
+    EDITTEXT IDC_PARAMETERS, 128, 152, 110, 14
+    AUTOCHECKBOX "Append fail count to &end of command line (/fail=%1%)", IDC_ADD_FAILCOUNT, 14, 171, 219, 10, WS_CHILD | WS_VISIBLE | WS_TABSTOP | BS_TOP | BS_MULTILINE
+    PUSHBUTTON "&Restart Computer Options...", IDC_RESTART_OPTIONS, 116, 197, 129, 14
+END
+
+IDD_DLG_DEPEND DIALOGEX 6, 6, 253, 225
 CAPTION "Závislosti" //Dependencies
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
 BEGIN
-  CONTROL "", IDC_DEPEND_TREE1, "SysTreeView32" , WS_BORDER | WS_CHILDWINDOW | WS_VISIBLE | WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP, 8, 70, 236, 68
-  CONTROL "", IDC_DEPEND_TREE2, "SysTreeView32", WS_BORDER | WS_CHILDWINDOW | WS_VISIBLE | WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT | TVS_DISABLEDRAGDROP, 8, 151, 234, 67
-  LTEXT "Some services depend on other services, system drivers and load order groups. If a system component is stopped or it is not running properly, dependant services can be affected.", IDC_STATIC,8, 7, 238, 26
-  LTEXT "This service depends on the following components", IDC_STATIC, 8, 57, 236, 9
-  LTEXT "", IDC_DEPEND_SERVICE, 8, 38, 236, 13
+    CONTROL "", IDC_DEPEND_TREE1, "SysTreeView32" , WS_BORDER | WS_CHILDWINDOW |
+            WS_VISIBLE | WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES |
+            TVS_LINESATROOT | TVS_DISABLEDRAGDROP, 8, 70, 236, 68
+    CONTROL "", IDC_DEPEND_TREE2, "SysTreeView32", WS_BORDER | WS_CHILDWINDOW |
+            WS_VISIBLE | WS_TABSTOP | TVS_HASBUTTONS | TVS_HASLINES |
+            TVS_LINESATROOT | TVS_DISABLEDRAGDROP, 8, 151, 234, 67
+    LTEXT "Some services depend on other services, system drivers and load order groups. If a system component is stopped or it is not running properly, dependant services can be affected.", IDC_STATIC, 8, 7, 238, 26
+    LTEXT "This service depends on the following components", IDC_STATIC, 8, 57, 236, 9
+    LTEXT "", IDC_DEPEND_SERVICE, 8, 38, 236, 13
 END
 
-IDD_DLG_CREATE DIALOGEX 6,6,225,209
+IDD_DLG_CREATE DIALOGEX 6, 6, 225, 209
 CAPTION "Vytvoriť službu"
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_VISIBLE | WS_DLGFRAME | WS_SYSMENU | WS_GROUP | WS_TABSTOP
 BEGIN
-  EDITTEXT IDC_CREATE_SERVNAME, 72, 12, 150, 11, WS_CHILD | WS_VISIBLE | WS_EX_CLIENTEDGE
-  EDITTEXT IDC_CREATE_DISPNAME, 72, 31, 150, 11, WS_CHILD | WS_VISIBLE
-  EDITTEXT IDC_CREATE_PATH, 10, 62, 210, 13, WS_CHILD | WS_VISIBLE
-  EDITTEXT IDC_CREATE_DESC, 10, 97, 210, 48, WS_CHILD | WS_VISIBLE
-  EDITTEXT IDC_CREATE_OPTIONS, 10, 162, 210, 13, WS_CHILD | WS_VISIBLE
-  LTEXT "*Názov služby :", IDC_STATIC, 12, 12, 54, 9
-  LTEXT "*Display Name :", IDC_STATIC, 12, 33, 54, 9
-  LTEXT "*Path to executable :", IDC_STATIC, 10, 51, 68, 9
-  LTEXT "Popis :", IDC_STATIC, 12, 86, 44, 9
-  PUSHBUTTON "OK", IDOK, 126, 192, 44, 13
-  PUSHBUTTON "Zrušiť", IDCANCEL, 176, 192, 46, 13
-  LTEXT "Additional options (click help for details)", IDC_STATIC, 10, 151, 134, 9
-  PUSHBUTTON "Pomocník", ID_CREATE_HELP, 10, 192, 44, 13
+    EDITTEXT IDC_CREATE_SERVNAME, 72, 12, 150, 11, WS_CHILD | WS_VISIBLE | WS_EX_CLIENTEDGE
+    EDITTEXT IDC_CREATE_DISPNAME, 72, 31, 150, 11, WS_CHILD | WS_VISIBLE
+    EDITTEXT IDC_CREATE_PATH, 10, 62, 210, 13, WS_CHILD | WS_VISIBLE
+    EDITTEXT IDC_CREATE_DESC, 10, 97, 210, 48, WS_CHILD | WS_VISIBLE
+    EDITTEXT IDC_CREATE_OPTIONS, 10, 162, 210, 13, WS_CHILD | WS_VISIBLE
+    LTEXT "*Názov služby :", IDC_STATIC, 12, 12, 54, 9
+    LTEXT "*Display Name :", IDC_STATIC, 12, 33, 54, 9
+    LTEXT "*Path to executable :", IDC_STATIC, 10, 51, 68, 9
+    LTEXT "Popis :", IDC_STATIC, 12, 86, 44, 9
+    PUSHBUTTON "OK", IDOK, 126, 192, 44, 13
+    PUSHBUTTON "Zrušiť", IDCANCEL, 176, 192, 46, 13
+    LTEXT "Additional options (click help for details)", IDC_STATIC, 10, 151, 134, 9
+    PUSHBUTTON "Pomocník", ID_CREATE_HELP, 10, 192, 44, 13
 END
 
-IDD_DLG_DELETE DIALOGEX 6,6,185,148
+IDD_DLG_DELETE DIALOGEX 6, 6, 185, 148
 CAPTION "Odstrániť službu"
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | DS_MODALFRAME
 BEGIN
-  ICON IDI_WARNING, IDC_STATIC, 10, 8, 24, 22
-  LTEXT "Are you sure you want to delete the following service? This cannot be undone once removed!", IDC_STATIC, 50, 6, 125, 25
-  LTEXT "Názov služby:",IDC_STATIC, 6, 40, 80, 9
-  LTEXT "", IDC_DEL_NAME, 15, 53, 160, 15
-  EDITTEXT IDC_DEL_DESC, 6, 73, 174, 48, WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_EX_STATICEDGE | ES_MULTILINE | ES_READONLY
-  PUSHBUTTON "Áno", IDOK, 26, 129, 54, 13
-  DEFPUSHBUTTON "Nie", IDCANCEL, 102, 129, 54, 13
+    ICON IDI_WARNING, IDC_STATIC, 10, 8, 24, 22
+    LTEXT "Are you sure you want to delete the following service? This cannot be undone once removed!", IDC_STATIC, 50, 6, 125, 25
+    LTEXT "Názov služby:", IDC_STATIC, 6, 40, 80, 9
+    LTEXT "", IDC_DEL_NAME, 15, 53, 160, 15
+    EDITTEXT IDC_DEL_DESC, 6, 73, 174, 48, WS_CHILD | WS_VISIBLE | WS_VSCROLL |
+             WS_EX_STATICEDGE | ES_MULTILINE | ES_READONLY
+    PUSHBUTTON "Áno", IDOK, 26, 129, 54, 13
+    DEFPUSHBUTTON "Nie", IDCANCEL, 102, 129, 54, 13
 END
 
-IDD_DLG_DEPEND_STOP DIALOGEX 6,6,240,148
+IDD_DLG_DEPEND_STOP DIALOGEX 6, 6, 240, 148
 CAPTION "Stop Other Services"
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | DS_MODALFRAME
 BEGIN
-  ICON IDI_WARNING, IDC_STATIC, 10, 8, 24, 22
-  LTEXT "", IDC_STOP_DEPENDS, 40, 8, 170, 25
-  LISTBOX IDC_STOP_DEPENDS_LB, 15, 40, 210, 70, WS_CHILD | WS_VISIBLE | WS_EX_STATICEDGE | LBS_NOSEL
-  LTEXT "Naozaj chcete zastaviť tieto služby?",IDC_STATIC, 15, 110, 150, 10
-  DEFPUSHBUTTON "Áno", IDOK, 60, 129, 54, 14
-  PUSHBUTTON "Nie", IDCANCEL, 120, 129, 54, 14
+    ICON IDI_WARNING, IDC_STATIC, 10, 8, 24, 22
+    LTEXT "", IDC_STOP_DEPENDS, 40, 8, 170, 25
+    LISTBOX IDC_STOP_DEPENDS_LB, 15, 40, 210, 70, WS_CHILD | WS_VISIBLE | WS_EX_STATICEDGE | LBS_NOSEL
+    LTEXT "Naozaj chcete zastaviť tieto služby?", IDC_STATIC, 15, 110, 150, 10
+    DEFPUSHBUTTON "Áno", IDOK, 60, 129, 54, 14
+    PUSHBUTTON "Nie", IDCANCEL, 120, 129, 54, 14
 END
 
-IDD_DLG_HELP_OPTIONS DIALOGEX 6,6,200,150
+IDD_DLG_HELP_OPTIONS DIALOGEX 6, 6, 200, 150
 CAPTION "Možnosti"
-FONT 8, "MS Shell Dlg",0,0
-STYLE 0x10CF0000
+FONT 8, "MS Shell Dlg", 0, 0
+STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | DS_MODALFRAME
 BEGIN
-  LTEXT "", IDC_CREATE_HELP, 6, 5, 200, 150
-  PUSHBUTTON "OK", IDOK, 75, 130, 44, 13
+    LTEXT "", IDC_CREATE_HELP, 6, 5, 200, 150
+    PUSHBUTTON "Ok", IDOK, 75, 130, 44, 13
 END
 
-IDD_DLG_PROGRESS DIALOGEX 6,6,255,89
+IDD_DLG_PROGRESS DIALOGEX 6, 6, 255, 89
 CAPTION "Service Control"
-FONT 8, "MS Shell Dlg",0,0
+FONT 8, "MS Shell Dlg", 0, 0
 STYLE DS_SHELLFONT | WS_BORDER | WS_DLGFRAME | WS_SYSMENU | WS_VISIBLE | DS_MODALFRAME
 EXSTYLE WS_EX_TOOLWINDOW
 BEGIN
-  CONTROL "", IDC_SERVCON_PROGRESS, "msctls_progress32", 0x50000000, 8, 46, 238, 13
-  LTEXT "", IDC_SERVCON_INFO, 8, 5, 236, 11
-  LTEXT "", IDC_SERVCON_NAME, 8, 25, 66, 11
-  PUSHBUTTON "&Zavrieť", IDOK, 100, 70, 54, 13
+    CONTROL "", IDC_SERVCON_PROGRESS, "msctls_progress32", 0x50000000, 8, 46, 238, 13
+    LTEXT "", IDC_SERVCON_INFO, 8, 5, 236, 11
+    LTEXT "", IDC_SERVCON_NAME, 8, 25, 66, 11
+    PUSHBUTTON "&Zavrieť", IDOK, 100, 70, 54, 13
 END
 
-
-
 STRINGTABLE
 BEGIN
-  IDS_FIRSTCOLUMN "Názov"
-  IDS_SECONDCOLUMN "Popis"
-  IDS_THIRDCOLUMN "Stav"
-  IDS_FOURTHCOLUMN "Typ spustenia" //Spôsob spustenia
-  IDS_FITHCOLUMN "Prihlásený ako" //Log On As
+    IDS_FIRSTCOLUMN "Názov"
+    IDS_SECONDCOLUMN "Popis"
+    IDS_THIRDCOLUMN "Stav"
+    IDS_FOURTHCOLUMN "Typ spustenia" //Spôsob spustenia
+    IDS_FITHCOLUMN "Prihlásený ako" //Log On As
 END
 
 STRINGTABLE
 BEGIN
-  IDS_SERVICES_STARTED "Spustená"
-  IDS_SERVICES_STOPPED "Zastavená"
-  IDS_SERVICES_AUTO "Automaticky"
-  IDS_SERVICES_MAN "Ručne"
-  IDS_SERVICES_DIS "Zablokovaná" //Disabled
+    IDS_SERVICES_STARTED "Spustená"
+    IDS_SERVICES_STOPPED "Zastavená"
+    IDS_SERVICES_AUTO "Automaticky"
+    IDS_SERVICES_MAN "Ručne"
+    IDS_SERVICES_DIS "Zablokovaná" //Disabled
 END
 
 STRINGTABLE
 BEGIN
-  IDS_NUM_SERVICES "Počet služieb: %d"
-  IDS_STOP_DEPENDS "When %s stops, these other services will also stop"
-  IDS_NO_DEPENDS "<Žiadne závislosti>"
-  IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
+    IDS_NUM_SERVICES "Počet služieb: %d"
+    IDS_STOP_DEPENDS "When %s stops, these other services will also stop"
+    IDS_NO_DEPENDS "<Žiadne závislosti>"
+    IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA."
 END
 
 STRINGTABLE
 BEGIN
-  IDS_TOOLTIP_PROP "Vlastnosti"
-  IDS_TOOLTIP_REFRESH "Obnoviť"
-  IDS_TOOLTIP_EXPORT "Exportovať zoznam"
-  IDS_TOOLTIP_CREATE "Vytvoriť novú službu"
-  IDS_TOOLTIP_DELETE "Deletes an existing service"
-  IDS_TOOLTIP_START "Spustiť službu"
-  IDS_TOOLTIP_STOP "Zastaviť službu"
-  IDS_TOOLTIP_PAUSE "Pozastaviť službu"
-  IDS_TOOLTIP_RESTART "Reštartovať službu"
+    IDS_TOOLTIP_PROP "Vlastnosti"
+    IDS_TOOLTIP_REFRESH "Obnoviť"
+    IDS_TOOLTIP_EXPORT "Exportovať zoznam"
+    IDS_TOOLTIP_CREATE "Vytvoriť novú službu"
+    IDS_TOOLTIP_DELETE "Deletes an existing service"
+    IDS_TOOLTIP_START "Spustiť službu"
+    IDS_TOOLTIP_STOP "Zastaviť službu"
+    IDS_TOOLTIP_PAUSE "Pozastaviť službu"
+    IDS_TOOLTIP_RESTART "Reštartovať službu"
 END
 
 STRINGTABLE
 BEGIN
-  IDS_PROGRESS_INFO_START  "ReactOS is attempting to start the following service"
-  IDS_PROGRESS_INFO_STOP   "ReactOS is attempting to stop the following service"
-  IDS_PROGRESS_INFO_PAUSE  "ReactOS is attempting to pause the following service"
-  IDS_PROGRESS_INFO_RESUME "ReactOS is attempting to resume the following service"
-  IDS_CREATE_SUCCESS "Služba bola úspešne vytvorená"
-  IDS_DELETE_SUCCESS "Služba bola úspešne odstránená"
-  IDS_CREATE_REQ "Fields marked with an\nasterix are mandatory"
-  IDS_DELETE_STOP "You must manually stop the service before deleting!"
+    IDS_PROGRESS_INFO_START "ReactOS is attempting to start the following service"
+    IDS_PROGRESS_INFO_STOP "ReactOS is attempting to stop the following service"
+    IDS_PROGRESS_INFO_PAUSE "ReactOS is attempting to pause the following service"
+    IDS_PROGRESS_INFO_RESUME "ReactOS is attempting to resume the following service"
+    IDS_CREATE_SUCCESS "Služba bola úspešne vytvorená"
+    IDS_DELETE_SUCCESS "Služba bola úspešne odstránená"
+    IDS_CREATE_REQ "Fields marked with an\nasterix are mandatory"
+    IDS_DELETE_STOP "You must manually stop the service before deleting!"
 END
 
 STRINGTABLE
 BEGIN
-  IDS_HELP_OPTIONS "CREATE OPTIONS:\r\nNOTE: The option name includes the equal sign.\r\n type= <own|share|interact|kernel|filesys|rec>\r\n       (default = own)\r\n start= <boot|system|auto|demand|disabled>\r\n       (default = demand) \r\n error= <normal|severe|critical|ignore>\r\n       (default = normal)\r\n group= <LoadOrderGroup>\r\n tag= <yes|no>\r\n depend= <Dependencies(separated by / (forward slash))>\r\n obj= <AccountName|ObjectName>\r\n       (default = LocalSystem)\r\n password= <password>\r\n"
+    IDS_HELP_OPTIONS "CREATE OPTIONS:\r\nNOTE: The option name includes the equal sign.\r\n type= <own|share|interact|kernel|filesys|rec>\r\n       (default = own)\r\n start= <boot|system|auto|demand|disabled>\r\n       (default = demand) \r\n error= <normal|severe|critical|ignore>\r\n       (default = normal)\r\n group= <LoadOrderGroup>\r\n tag= <yes|no>\r\n depend= <Dependencies(separated by / (forward slash))>\r\n obj= <AccountName|ObjectName>\r\n       (default = LocalSystem)\r\n password= <password>\r\n"
 END
 
 /* Hints */
 STRINGTABLE
 BEGIN
-  IDS_HINT_BLANK        " "
-  IDS_HINT_EXPORT       " Exports the current list to a file."
-  IDS_HINT_EXIT         " Exits the program."
-
-  IDS_HINT_CONNECT      " Manage a different computer."
-  IDS_HINT_START        " Spustí zvolenú službu."
-  IDS_HINT_STOP         " Zastaví zvolenú službu."
-  IDS_HINT_PAUSE        " Pozastaví zvolenú službu."
-  IDS_HINT_RESUME       " Resume the selected service."
-  IDS_HINT_RESTART      " Zastaví a znova spustí zvolenú službu."
-  IDS_HINT_REFRESH      " Obnoví zoznam služieb."
-  IDS_HINT_EDIT         " Edit the properties of the selected service."
-  IDS_HINT_CREATE       " Create a new service."
-  IDS_HINT_DELETE       " Delete the selected service."
-  IDS_HINT_PROP         " Open property sheet for the current selection."
-
-  IDS_HINT_LARGE        " Display items by using large icons."
-  IDS_HINT_SMALL        " Display items by using small icons."
-  IDS_HINT_LIST         " Display item in a list."
-  IDS_HINT_DETAILS      " Display information about each item in a window."
-  IDS_HINT_CUST         " Customizes the view."
+    IDS_HINT_BLANK " "
+    IDS_HINT_EXPORT " Exports the current list to a file."
+    IDS_HINT_EXIT " Exits the program."
+    IDS_HINT_CONNECT " Manage a different computer."
+    IDS_HINT_START " Spustí zvolenú službu."
+    IDS_HINT_STOP " Zastaví zvolenú službu."
+    IDS_HINT_PAUSE " Pozastaví zvolenú službu."
+    IDS_HINT_RESUME " Resume the selected service."
+    IDS_HINT_RESTART " Zastaví a znova spustí zvolenú službu."
+    IDS_HINT_REFRESH " Obnoví zoznam služieb."
+    IDS_HINT_EDIT " Edit the properties of the selected service."
+    IDS_HINT_CREATE " Create a new service."
+    IDS_HINT_DELETE " Delete the selected service."
+    IDS_HINT_PROP " Open property sheet for the current selection."
+    IDS_HINT_LARGE " Display items by using large icons."
+    IDS_HINT_SMALL " Display items by using small icons."
+    IDS_HINT_LIST " Display item in a list."
+    IDS_HINT_DETAILS " Display information about each item in a window."
+    IDS_HINT_CUST " Customizes the view."
+    IDS_HINT_HELP " Display help window."
+    IDS_HINT_ABOUT " Čo je Manažér služieb systému ReactOS."
+    IDS_HINT_SYS_RESTORE " Obnoví veľkosť tohto okna na normálnu."
+    IDS_HINT_SYS_MOVE " Presunie toto okno."
+    IDS_HINT_SYS_SIZE " Zmení veľkosť tohto okna."
+    IDS_HINT_SYS_MINIMIZE " Zbalí toto okno do ikony."
+    IDS_HINT_SYS_MAXIMIZE " Zväčší veľkosť tohto okna tak, aby vyplnilo obrazovku."
+    IDS_HINT_SYS_CLOSE " Zavrie toto okno."
+END
 
-  IDS_HINT_HELP         " Display help window."
-  IDS_HINT_ABOUT        " Čo je Manažér služieb systému ReactOS."
+/* Application title */
+STRINGTABLE
+BEGIN
+    IDS_APPNAME "Manažér služieb systému ReactOS"
+END
 
-  IDS_HINT_SYS_RESTORE  " Obnoví veľkosť tohto okna na normálnu."
-  IDS_HINT_SYS_MOVE     " Presunie toto okno."
-  IDS_HINT_SYS_SIZE     " Zmení veľkosť tohto okna."
-  IDS_HINT_SYS_MINIMIZE " Zbalí toto okno do ikony."
-  IDS_HINT_SYS_MAXIMIZE " Zväčší veľkosť tohto okna tak, aby vyplnilo obrazovku."
-  IDS_HINT_SYS_CLOSE    " Zavrie toto okno."
+STRINGTABLE
+BEGIN
+    IDS_NO_ACTION "Take no action"
+    IDS_RESTART_SERVICE "Restart the Service"
+    IDS_RUN_PROGRAM "Run a Program"
+    IDS_RESTART_COMPUTER "Restart the Computer"
 END
 
-/* Application title */
 STRINGTABLE
 BEGIN
-  IDS_APPNAME "Manažér služieb systému ReactOS"
+    IDS_NOT_SAME_PASSWORD "The Passwords are not the same!"
+    IDS_INVALID_PASSWORD "Enter a valid Password!"
 END