mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 14:03:14 +00:00
[EVENTVWR]
- sync and translate the czech resources svn path=/trunk/; revision=63526
This commit is contained in:
parent
5085010531
commit
94f5ab6df4
1 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,10 @@ BEGIN
|
||||||
MENUITEM "&Zabezpečení", ID_LOG_SECURITY
|
MENUITEM "&Zabezpečení", ID_LOG_SECURITY
|
||||||
MENUITEM "&Systém", ID_LOG_SYSTEM
|
MENUITEM "&Systém", ID_LOG_SYSTEM
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
|
MENUITEM "Uložit &Protokol...", ID_SAVE_PROTOCOL, GRAYED
|
||||||
|
MENUITEM SEPARATOR
|
||||||
|
MENUITEM "&Odstranit události", ID_CLEAR_EVENTS, GRAYED
|
||||||
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "&Konec", IDM_EXIT
|
MENUITEM "&Konec", IDM_EXIT
|
||||||
END
|
END
|
||||||
POPUP "&Zobrazit"
|
POPUP "&Zobrazit"
|
||||||
|
@ -95,6 +99,8 @@ BEGIN
|
||||||
IDS_EVENTLOG_AUDIT_FAILURE "Audit selhal"
|
IDS_EVENTLOG_AUDIT_FAILURE "Audit selhal"
|
||||||
IDS_EVENTLOG_SUCCESS "Úspěch"
|
IDS_EVENTLOG_SUCCESS "Úspěch"
|
||||||
IDS_EVENTLOG_UNKNOWN_TYPE "Neznámá událost"
|
IDS_EVENTLOG_UNKNOWN_TYPE "Neznámá událost"
|
||||||
|
IDS_CLEAREVENTS_MSG "Chcete tento protokol před odstraněním uložit?"
|
||||||
|
IDS_SAVE_FILTER "Protokol událostí (*.evt)\0*.evt\0"
|
||||||
END
|
END
|
||||||
|
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue