[REGEDIT]
[reactos.git] / reactos / base / applications / regedit / lang / ro-RO.rc
index 3d30cc5..6aade9a 100644 (file)
@@ -57,9 +57,9 @@ BEGIN
         MENUITEM "E&xportare…",                     ID_REGISTRY_EXPORTREGISTRYFILE
 
         MENUITEM SEPARATOR
-               MENUITEM "Î&ncărcare registru…",            ID_REGISTRY_LOADHIVE, GRAYED
-               MENUITEM "Eli&berare registru…",            ID_REGISTRY_UNLOADHIVE, GRAYED
-               MENUITEM SEPARATOR
+        MENUITEM "Î&ncărcare registru…",            ID_REGISTRY_LOADHIVE, GRAYED
+        MENUITEM "Eli&berare registru…",            ID_REGISTRY_UNLOADHIVE, GRAYED
+        MENUITEM SEPARATOR
         MENUITEM "&Conectare la un registru din rețea…",
                                                     ID_REGISTRY_CONNECTNETWORKREGISTRY
 
@@ -349,8 +349,8 @@ END
 
 STRINGTABLE DISCARDABLE
 BEGIN
-    IDS_ERROR                        "Eroare"
-    IDS_WARNING                              "Avertisment"
+    IDS_ERROR                     "Eroare"
+    IDS_WARNING                   "Avertisment"
     IDS_BAD_KEY                   "Nu se poate citi cheia „%s”"
     IDS_BAD_VALUE                 "Nu se poate citi valoarea „%s”"
     IDS_UNSUPPORTED_TYPE          "Nu se poate edita acest tip de cheie (%ld)"
@@ -366,6 +366,8 @@ BEGIN
     IDS_ERR_DELETEVALUE           "Nu s-a reușit ștergerea tuturor valorilor specificate!"
     IDS_ERR_RENVAL_CAPTION        "Eroare la redenumirea de valori"
     IDS_ERR_RENVAL_TOEMPTY        "Nu se poate redenumi %s. Numele valorii specificate este gol. Încercați introducerea unui alt nume."
+    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                   "Cheia nouă #%d"
     IDS_NEW_VALUE                 "Valoarea nouă #%d"
 END
@@ -387,9 +389,11 @@ END
 STRINGTABLE DISCARDABLE
 BEGIN
     IDS_FLT_REGFILE         "Fișier registru"
-    IDS_FLT_REGFILES        "Fișiere registru"
+    IDS_FLT_REGFILES        "Fișiere registru (*.reg)"
     IDS_FLT_REGFILES_FLT    "*.reg"
-    IDS_FLT_REGEDIT4        "Fișiere registru Win9x/NT4 (REGEDIT4)"
+    IDS_FLT_HIVFILES        "Registry Hive Files (*.*)"
+    IDS_FLT_HIVFILES_FLT    "*.*"
+    IDS_FLT_REGEDIT4        "Fișiere registru Win9x/NT4 (REGEDIT4) (*.reg)"
     IDS_FLT_REGEDIT4_FLT    "*.reg"
     IDS_FLT_ALLFILES        "Orice fișier (*.*)"
     IDS_FLT_ALLFILES_FLT    "*.*"
@@ -428,8 +432,9 @@ END
 
 STRINGTABLE DISCARDABLE
 BEGIN
-  IDS_IMPORT_PROMPT             "Adăugați data în registru?"
-  IDS_IMPORTED_OK               "Informația adăugată în 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