[CMAKE]
[reactos.git] / base / applications / mscutils / eventvwr / lang / sk-SK.rc
index c4bc5c2..8f57f62 100644 (file)
@@ -90,12 +90,31 @@ END
 STRINGTABLE
 BEGIN
        IDS_APP_TITLE                  "Zobrazovaè udalostí"
-       IDC_EVENTSTRINGIDNOTFOUND      "Popis pre udalos\9d ID ( %lu ) zo zdroja ( %s ) nebol nájdený. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer."
-       IDC_EVENTLOG_ERROR_TYPE        "Chyba"
-       IDC_EVENTLOG_WARNING_TYPE      "Upozornenie"
-       IDC_EVENTLOG_INFORMATION_TYPE  "Informácia"
-       IDC_EVENTLOG_AUDIT_SUCCESS     "Kontrola uspe\9aná"
-       IDC_EVENTLOG_AUDIT_FAILURE     "Kontrola zlyhala"
-       IDC_EVENTLOG_SUCCESS           "Úspech" //Success
-       IDC_EVENTLOG_UNKNOWN_TYPE      "Neznáma udalos\9d"
+       IDS_EVENTSTRINGIDNOTFOUND      "Popis pre udalos\9d ID ( %lu ) zo zdroja ( %s ) nebol nájdený. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer."
+       IDS_EVENTLOG_ERROR_TYPE        "Chyba"
+       IDS_EVENTLOG_WARNING_TYPE      "Upozornenie"
+       IDS_EVENTLOG_INFORMATION_TYPE  "Informácia"
+       IDS_EVENTLOG_AUDIT_SUCCESS     "Kontrola uspe\9aná"
+       IDS_EVENTLOG_AUDIT_FAILURE     "Kontrola zlyhala"
+       IDS_EVENTLOG_SUCCESS           "Úspech" //Success
+       IDS_EVENTLOG_UNKNOWN_TYPE      "Neznáma udalos\9d"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_COLUMNTYPE      "Type"
+    IDS_COLUMNDATE      "Date"
+    IDS_COLUMNTIME      "Time"
+    IDS_COLUMNSOURCE    "Source"
+    IDS_COLUMNCATEGORY  "Category"
+    IDS_COLUMNEVENT     "Event"
+    IDS_COLUMNUSER      "User"
+    IDS_COLUMNCOMPUTER  "Computer"
+    IDS_COLUMNEVENTDATA "Event Data"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_NONE          "None"
+    IDS_NOT_AVAILABLE "N/A"
 END