[REGEDIT]
[reactos.git] / reactos / base / applications / regedit / lang / cs-CZ.rc
index e4342f4..1502b3b 100644 (file)
@@ -54,9 +54,9 @@ BEGIN
         MENUITEM "&Exportovat do souboru registru...",    ID_REGISTRY_EXPORTREGISTRYFILE
 
         MENUITEM SEPARATOR
-               MENUITEM "Načíst strom registru...",                          ID_REGISTRY_LOADHIVE, GRAYED
-               MENUITEM "Uvolnit strom registru...",                           ID_REGISTRY_UNLOADHIVE, GRAYED
-               MENUITEM SEPARATOR
+        MENUITEM "Načíst strom registru...",              ID_REGISTRY_LOADHIVE, GRAYED
+        MENUITEM "Uvolnit strom registru...",             ID_REGISTRY_UNLOADHIVE, GRAYED
+        MENUITEM SEPARATOR
         MENUITEM "&Připojit síťový registr...",
                                                 ID_REGISTRY_CONNECTNETWORKREGISTRY
 
@@ -368,6 +368,8 @@ BEGIN
     IDS_ERR_DELETEVALUE     "Nelze odstranit všechny vybrané položky!"
     IDS_ERR_RENVAL_CAPTION  "Chyba při přejmenování položky"
     IDS_ERR_RENVAL_TOEMPTY  "Nelze přejmenovat %s. Vybraná položka je prázdná. Vyzkoušejte jiný název."
+    IDS_QUERY_IMPORT_HIVE_CAPTION "Confirm Key Restoration"
+    IDS_QUERY_IMPORT_HIVE_MSG     "A key will be restored on top of the currently selected key.\nAll values and subkeys of this key will be deleted.\nDo you want to continue the operation?"
     IDS_NEW_KEY             "Nový klíč #%d"
     IDS_NEW_VALUE           "Nová hodnota #%d"
 END
@@ -389,9 +391,11 @@ END
 STRINGTABLE DISCARDABLE
 BEGIN
     IDS_FLT_REGFILE         "Soubor registru"
-    IDS_FLT_REGFILES        "Soubory registru"
+    IDS_FLT_REGFILES        "Soubory registru (*.reg)"
     IDS_FLT_REGFILES_FLT    "*.reg"
-    IDS_FLT_REGEDIT4        "Soubory registru Win9x/NT4 (REGEDIT4)"
+    IDS_FLT_HIVFILES        "Registry Hive Files (*.*)"
+    IDS_FLT_HIVFILES_FLT    "*.*"
+    IDS_FLT_REGEDIT4        "Soubory registru Win9x/NT4 (REGEDIT4) (*.reg)"
     IDS_FLT_REGEDIT4_FLT    "*.reg"
     IDS_FLT_ALLFILES        "Všechny soubory (*.*)"
     IDS_FLT_ALLFILES_FLT    "*.*"
@@ -430,8 +434,9 @@ END
 
 STRINGTABLE DISCARDABLE
 BEGIN
-  IDS_IMPORT_PROMPT             "Přidat data do registru?"
-  IDS_IMPORTED_OK               "Data přidána do registru."
+  IDS_IMPORT_PROMPT              "Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information in '%1', do not add it to registry.\n\nAre you sure you want to continue?"
+  IDS_IMPORT_OK                  "The keys and values contained in '%1' have been successfully added to the registry."
+  IDS_IMPORT_ERROR               "Cannot import '%1': Error opening the file. There may be a disk, file system error or file may not exist."
 END
 
 STRINGTABLE DISCARDABLE