Author: akhaldi
Date: Wed Dec 16 12:06:20 2015
New Revision: 70359
URL: 
http://svn.reactos.org/svn/reactos?rev=70359&view=rev
Log:
[0.4.0] * Merge the Romanian translation update by Ștefan Fulea in revisions 70357 and
70358. CORE-10676
Added:
    branches/ros-branch-0_4_0/reactos/base/applications/clipbrd/lang/ro-RO.rc
      - copied unchanged from r70358,
trunk/reactos/base/applications/clipbrd/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/base/applications/cmdutils/clip/lang/ro-RO.rc
      - copied unchanged from r70358,
trunk/reactos/base/applications/cmdutils/clip/lang/ro-RO.rc
Modified:
    branches/ros-branch-0_4_0/   (props changed)
    branches/ros-branch-0_4_0/reactos/   (props changed)
    branches/ros-branch-0_4_0/reactos/base/applications/clipbrd/clipbrd.rc
    branches/ros-branch-0_4_0/reactos/base/applications/cmdutils/clip/clip.rc
    branches/ros-branch-0_4_0/reactos/base/applications/msconfig_new/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/base/applications/notepad/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/base/shell/explorer/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/boot/freeldr/fdebug/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/dll/cpl/sysdm/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/dll/shellext/ntobjshex/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/dll/win32/browseui/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/dll/win32/oledlg/lang/oledlg_Ro.rc
    branches/ros-branch-0_4_0/reactos/dll/win32/shell32/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/dll/win32/shimgvw/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/media/rapps/air.txt
    branches/ros-branch-0_4_0/reactos/media/rapps/dilinuxreader.txt
    branches/ros-branch-0_4_0/reactos/media/rapps/everythingse.txt
    branches/ros-branch-0_4_0/reactos/media/rapps/freestopwatch.txt
    branches/ros-branch-0_4_0/reactos/media/rapps/opera9.txt
    branches/ros-branch-0_4_0/reactos/subsystems/mvdm/ntvdm/lang/ro-RO.rc
    branches/ros-branch-0_4_0/reactos/win32ss/user/user32/lang/ro-RO.rc
Propchange: branches/ros-branch-0_4_0/
------------------------------------------------------------------------------
--- svn:mergeinfo       (original)
+++ svn:mergeinfo       Wed Dec 16 12:06:20 2015
@@ -1 +1 @@
-/trunk:70000-70321,70323-70324,70335-70337
+/trunk:70000-70321,70323-70324,70335-70337,70357-70358
Propchange: branches/ros-branch-0_4_0/reactos/
------------------------------------------------------------------------------
--- svn:mergeinfo       (original)
+++ svn:mergeinfo       Wed Dec 16 12:06:20 2015
@@ -20,4 +20,4 @@
/branches/usb-bringup:51335,51337,51341-51343,51348,51350,51353,51355,51365-51369,51372,51384-54388,54396-54398,54736-54737,54752-54754,54756-54760,54762,54764-54765,54767-54768,54772,54774-54777,54781,54787,54790-54792,54797-54798,54806,54808,54834-54838,54843,54850,54852,54856,54858-54859
 /branches/usb-bringup-trunk:55019-55543,55548-55554,55556-55567
 /branches/wlan-bringup:54809-54998
-/trunk/reactos:70000-70321,70323-70324,70335-70337
+/trunk/reactos:70000-70321,70323-70324,70335-70337,70357-70358
Modified: branches/ros-branch-0_4_0/reactos/base/applications/clipbrd/clipbrd.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/base/a…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/base/applications/clipbrd/clipbrd.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/base/applications/clipbrd/clipbrd.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -27,6 +27,9 @@
 #ifdef LANGUAGE_FR_FR
     #include "lang/fr-FR.rc"
 #endif
+#ifdef LANGUAGE_RO_RO
+    #include "lang/ro-RO.rc"
+#endif
 #ifdef LANGUAGE_TR_TR
     #include "lang/tr-TR.rc"
 #endif
Modified: branches/ros-branch-0_4_0/reactos/base/applications/cmdutils/clip/clip.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/base/a…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/base/applications/cmdutils/clip/clip.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/base/applications/cmdutils/clip/clip.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -22,6 +22,9 @@
 #ifdef LANGUAGE_FR_FR
     #include "lang/fr-FR.rc"
 #endif
+#ifdef LANGUAGE_RO_RO
+    #include "lang/ro-RO.rc"
+#endif
 #ifdef LANGUAGE_RU_RU
     #include "lang/ru-RU.rc"
 #endif
Modified: branches/ros-branch-0_4_0/reactos/base/applications/msconfig_new/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/base/a…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/base/applications/msconfig_new/lang/ro-RO.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/base/applications/msconfig_new/lang/ro-RO.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -143,20 +143,20 @@
 IDD_FIND_DIALOG DIALOGEX 30, 73, 236, 75
 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
-CAPTION "Find"
-FONT 8, "MS Shell Dlg"
-BEGIN
-    LTEXT           "&Find what:", IDC_STATIC, 4, 8, 42, 10, NOT WS_GROUP
+CAPTION "GÄsire"
+FONT 8, "MS Shell Dlg"
+BEGIN
+    LTEXT           "&GÄseÈte:", IDC_STATIC, 4, 8, 42, 10, NOT WS_GROUP
     EDITTEXT        IDC_TXT_FIND_TEXT, 47, 7, 128, 12, ES_AUTOHSCROLL | WS_GROUP
-    CONTROL         "Match &whole word only", IDC_CBX_FIND_WHOLE_WORD_ONLY,
+    CONTROL         "&Doar pentru întreg cuvântul",
IDC_CBX_FIND_WHOLE_WORD_ONLY,
                     "Button", BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP, 4, 26,
100, 12
-    CONTROL         "Match &case", IDC_CBX_FIND_MATCH_CASE,
"Button", BS_AUTOCHECKBOX | WS_TABSTOP, 4, 42, 100, 12
-    GROUPBOX        "Direction", IDC_STATIC, 107, 26, 68, 28
-    CONTROL         "&Up", IDC_RB_FIND_UP, "Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP, 111, 38, 28, 12
-    CONTROL         "&Down", IDC_RB_FIND_DOWN, "Button",
BS_AUTORADIOBUTTON | WS_TABSTOP, 143, 38, 28, 12
-    DEFPUSHBUTTON   "Find &Next", IDOK, 182, 5, 50, 14, WS_GROUP
-    PUSHBUTTON      "Cancel", IDCANCEL, 182, 23, 50, 14, WS_GROUP
-    CONTROL         "&Search from the beginning (Direction: Down) or end
(Direction: Up)", IDC_CBX_FIND_FROM_BEGINNING,
+    CONTROL         "Distinge &MAJ/min", IDC_CBX_FIND_MATCH_CASE,
"Button", BS_AUTOCHECKBOX | WS_TABSTOP, 4, 42, 100, 12
+    GROUPBOX        "DirecÈie", IDC_STATIC, 107, 26, 68, 28
+    CONTROL         "S&us", IDC_RB_FIND_UP, "Button",
BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP, 111, 38, 28, 12
+    CONTROL         "J&os", IDC_RB_FIND_DOWN, "Button",
BS_AUTORADIOBUTTON | WS_TABSTOP, 143, 38, 28, 12
+    DEFPUSHBUTTON   "GÄseÈte &urmÄtorul", IDOK, 182, 5, 50, 14, WS_GROUP
+    PUSHBUTTON      "A&nuleazÄ", IDCANCEL, 182, 23, 50, 14, WS_GROUP
+    CONTROL         "&CautÄ de la început (DirecÈie: Sus) sau sfârÈit
(DirecÈie: Jos)", IDC_CBX_FIND_FROM_BEGINNING,
                     "Button", BS_AUTOCHECKBOX | WS_TABSTOP, 4, 58, 231, 12
 END
Modified: branches/ros-branch-0_4_0/reactos/base/applications/notepad/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/base/a…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/base/applications/notepad/lang/ro-RO.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/base/applications/notepad/lang/ro-RO.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -56,7 +56,7 @@
     END
     POPUP "F&ormatare"
     BEGIN
-        MENUITEM "Mod te&xt încadrat", CMD_WRAP
+        MENUITEM "Ãn&cadreazÄ liniile lungi", CMD_WRAP
         MENUITEM "&Fontâ¦", CMD_FONT
     END
     POPUP "&AfiÈare"
@@ -187,5 +187,5 @@
     STRING_LINE_COLUMN "Linia %d, coloana %d"
     STRING_PRINTERROR "Nu se poate imprima fiÈierul '%s'.\n\nAsiguraÈi-vÄ
cÄ imprimanta este pornitÄ Èi configuratÄ corespunzÄtor."
-    STRING_TEXT_DOCUMENT "Text Document"
+    STRING_TEXT_DOCUMENT "Document text"
 END
Modified: branches/ros-branch-0_4_0/reactos/base/shell/explorer/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/base/s…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/base/shell/explorer/lang/ro-RO.rc [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/base/shell/explorer/lang/ro-RO.rc [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -102,50 +102,50 @@
 IDD_NOTIFICATIONS_CUSTOMIZE DIALOGEX 0, 0, 232, 240
 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUPWINDOW |
WS_VISIBLE | WS_DLGFRAME
 EXSTYLE WS_EX_CONTEXTHELP
-CAPTION "Customize Notifications"
-FONT 8, "MS Shell Dlg"
-BEGIN
-    LTEXT            "ReactOS displays icons for active and urgent notifications,
and hides inactive ones. You can change this behavior for items in the list below.",
IDC_STATIC, 6, 6, 220, 30
-    LTEXT            "Select an item, then choose its notification behavior:",
IDC_STATIC, 6, 40, 220, 10
+CAPTION "Particularizare notificÄri"
+FONT 8, "MS Shell Dlg"
+BEGIN
+    LTEXT            "ReactOS afiÈeazÄ pictograme pentru notificÄri active Èi
urgente Èi le ascunde pe cele inactive. PuteÈi altera acest comportament pentru
elementele din lista de mai jos.", IDC_STATIC, 6, 6, 220, 30
+    LTEXT            "SelectaÈi un element apoi alegeÈi comportamentul de
notificare:", IDC_STATIC, 6, 40, 220, 10
     CONTROL          "", IDC_NOTIFICATION_LIST, "SysListView32",
WS_CLIPSIBLINGS | WS_BORDER | 0x00008005, 6, 50, 220, 128
     COMBOBOX         IDC_NOTIFICATION_BEHAVIOUR, 103, 178, 78, 200, CBS_DROPDOWNLIST |
NOT WS_VISIBLE | WS_CLIPSIBLINGS
-    PUSHBUTTON       "&Restore Defaults", IDC_TASKBARPROP_NOTIREST, 164,
188, 62, 14
-    DEFPUSHBUTTON    "OK", IDOK, 122, 220, 50, 14
-    PUSHBUTTON       "Cancel", IDCANCEL, 176, 220, 50, 14
+    PUSHBUTTON       "&Valori implicite", IDC_TASKBARPROP_NOTIREST, 164,
188, 62, 14
+    DEFPUSHBUTTON    "Con&firmÄ", IDOK, 122, 220, 50, 14
+    PUSHBUTTON       "A&nuleazÄ", IDCANCEL, 176, 220, 50, 14
 END
 IDD_CLASSICSTART_CUSTOMIZE DIALOGEX 0, 0, 232, 240, 0
 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CONTEXTHELP | WS_POPUPWINDOW |
WS_VISIBLE | WS_DLGFRAME
-CAPTION "Customize Classic Start Menu"
-FONT 8, "MS Shell Dlg"
-{
-    GROUPBOX         "Start menu", IDC_STATIC, 8, 7, 218, 114
+CAPTION "Particularizare meniu de Pornire clasic"
+FONT 8, "MS Shell Dlg"
+{
+    GROUPBOX         "Meniul âPornireâ", IDC_STATIC, 8, 7, 218, 114
     ICON             IDI_STARTMENU2, IDC_STATIC, 19, 17, 20, 20
-    LTEXT            "You can customize your Start menu by adding or removing
items.", IDC_STATIC, 48, 17, 108, 39
-    PUSHBUTTON       "A&dd...", IDC_CLASSICSTART_ADD, 162, 18, 53, 14
-    PUSHBUTTON       "&Remove...", IDC_CLASSICSTART_REMOVE, 162, 33, 53, 14
-    PUSHBUTTON       "Ad&vanced", IDC_CLASSICSTART_ADVANCED, 162, 49, 53,
14
-    PUSHBUTTON       "&Sort", IDC_CLASSICSTART_SORT, 162, 65, 53, 14
+    LTEXT            "PuteÈi particulariza meniul âPornireâ prin adÄugarea sau
eliminarea de elemente.", IDC_STATIC, 48, 17, 108, 39
+    PUSHBUTTON       "A&dÄugareâ¦", IDC_CLASSICSTART_ADD, 162, 18, 53, 14
+    PUSHBUTTON       "&Eliminareâ¦", IDC_CLASSICSTART_REMOVE, 162, 33, 53,
14
+    PUSHBUTTON       "A&vansate", IDC_CLASSICSTART_ADVANCED, 162, 49, 53,
14
+    PUSHBUTTON       "&Ordonare", IDC_CLASSICSTART_SORT, 162, 65, 53, 14
     ICON             IDI_RECYCLEBIN, IDC_STATIC, 20, 85, 20, 20
-    LTEXT            "To remove records of recently accessed documents, programs,
and Web sites, click Clear.", IDC_STATIC, 49, 85, 108, 33
-    PUSHBUTTON       "&Clear", IDC_CLASSICSTART_CLEAR, 162, 94, 53, 14
-    LTEXT            "Advanced S&tart menu options:", IDC_STATIC, 8, 129,
150, 8
+    LTEXT            "Pentru a elimina înregistrÄri ale documentelor, programelor,
Èi siturilor Web recent accesate, apÄsaÈi âCurÄÈÄâ.", IDC_STATIC, 49, 85,
108, 33
+    PUSHBUTTON       "&CurÄÈÄ", IDC_CLASSICSTART_CLEAR, 162, 94, 53, 14
+    LTEXT            "OpÈiuni avansate ale meniului âPornireâ:",
IDC_STATIC, 8, 129, 150, 8
     CONTROL          "StartMenuSe&ttings", IDC_CLASSICSTART_SETTINGS,
"SysTreeView32", WS_BORDER | 0x00000001, 8, 139, 218, 72, WS_EX_CLIENTEDGE
-    DEFPUSHBUTTON    "OK", IDOK, 122, 220, 50, 14
-    PUSHBUTTON       "Cancel", IDCANCEL, 176, 220, 50, 14
+    DEFPUSHBUTTON    "Con&firmÄ", IDOK, 122, 220, 50, 14
+    PUSHBUTTON       "A&nuleazÄ", IDCANCEL, 176, 220, 50, 14
 }
 IDD_FILENAME_WARNING DIALOGEX 0, 0, 272, 81, 0
 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUPWINDOW | WS_DLGFRAME
-CAPTION "File Name Warning"
-FONT 8, "MS Shell Dlg"
-{
-    DEFPUSHBUTTON    "&Ignore", IDIGNORE, 215, 60, 50, 14
-    PUSHBUTTON       "&Rename", IDC_FILE_RENAME, 159, 60, 50, 14
+CAPTION "Avertisment nume fiÈier"
+FONT 8, "MS Shell Dlg"
+{
+    DEFPUSHBUTTON    "Ign&orÄ", IDIGNORE, 215, 60, 50, 14
+    PUSHBUTTON       "&RedenumeÈte", IDC_FILE_RENAME, 159, 60, 50, 14
     LTEXT            "", IDC_STATIC, 7, 51, 258, 1, NOT WS_GROUP
-    AUTOCHECKBOX     "&Don't perform this check at startup",
IDC_NOTCHECK, 7, 62, 139, 10
+    AUTOCHECKBOX     "N&u efectua aceastÄ verificare la pornire",
IDC_NOTCHECK, 7, 62, 139, 10
     ICON             32515, IDC_STATIC, 7, 7, 21, 20
-    LTEXT            "There is a file or folder on your computer called %s which
could cause certain applications to not function correctly.  Renaming it to %s would solve
this problem.  Would you like to rename it now?", IDC_STATIC, 34, 7, 224, 37
+    LTEXT            "Ãn calculator existÄ un fiÈier sau dosar numit %s care
poate cauza probleme în funcÈionarea corectÄ a anumitor aplicaÈii. Redenumirea sa în
%s ar rezolva aceastÄ problemÄ. DoriÈi sÄ-l redenumiÈi acum?", IDC_STATIC, 34,
7, 224, 37
 }
 IDD_MODERNSTART_ADVANCED DIALOGEX 0, 0, 251, 198, 0
@@ -153,15 +153,15 @@
 CAPTION "Advanced"
 FONT 8, "MS Shell Dlg"
 {
-    GROUPBOX         "Start menu settings ", IDC_STATIC, 7, 7, 238, 42
-    AUTOCHECKBOX     "&Open submenus when I pause on them with my mouse",
IDC_AUTOOPEN, 14, 21, 224, 10
-    AUTOCHECKBOX     "Highlight &newly installed programs", IDC_HIGHLIGHT,
14, 35, 224, 10
-    LTEXT            "Start &menu items:", IDC_STATIC, 7, 53, 238, 8
+    GROUPBOX         "OpÈiuni ale meniului âPornireâ ", IDC_STATIC, 7, 7,
238, 42
+    AUTOCHECKBOX     "&Deschide submeniurile când mÄ opresc la ele cu
indicatorul Èoricelului", IDC_AUTOOPEN, 14, 21, 224, 10
+    AUTOCHECKBOX     "&EvidenÈiazÄ programele nou instalate",
IDC_HIGHLIGHT, 14, 35, 224, 10
+    LTEXT            "Elemente ale meniului âPornireâ:", IDC_STATIC, 7, 53,
238, 8
     CONTROL          "StartMenuSe&ttings", IDC_ITEMS,
"SysTreeView32", WS_BORDER | 0x00000001, 7, 63, 238, 67, WS_EX_CLIENTEDGE
-    GROUPBOX         "Recent documents ", IDC_STATIC, 7, 133, 238, 56
-    LTEXT            "Select this option to provide quick access to the documents
you opened most recently.  Clearing this list does not delete the documents.",
IDC_STATIC, 14, 144, 224, 21
-    AUTOCHECKBOX     "List my most &recently opened documents",
IDC_RECENTLY, 14, 168, 147, 10
-    PUSHBUTTON       "&Clear List", IDC_CLEAR, 182, 168, 55, 14
+    GROUPBOX         "Documente recente ", IDC_STATIC, 7, 133, 238, 56
+    LTEXT            "SelectaÈi aceastÄ opÈiune pentru a oferi un acces rapid la
documentele recent accesate.  CurÄÈarea acestei liste nu va Èterge documentele.",
IDC_STATIC, 14, 144, 224, 21
+    AUTOCHECKBOX     "AfiÈeazÄ cele mai &recent accesate documente",
IDC_RECENTLY, 14, 168, 147, 10
+    PUSHBUTTON       "&CurÄÈÄ lista", IDC_CLEAR, 182, 168, 55, 14
 }
 IDD_MODERNSTART_GENERAL DIALOGEX 0, 0, 251, 198
@@ -169,18 +169,18 @@
 CAPTION "General"
 FONT 8, "MS Shell Dlg"
 {
-    GROUPBOX         "Select an icon size for programs ", IDC_STATIC, 7, 7,
238, 37
+    GROUPBOX         "SelectaÈi o dimensiune de pictogramÄ pentru programe ",
IDC_STATIC, 7, 7, 238, 37
     ICON             IDC_LARGEICON, 17, 18, 20, 20, SS_CENTERIMAGE
     ICON             IDC_SMALLICON, 151, 18, 20, 20, SS_CENTERIMAGE
-    AUTORADIOBUTTON  "&Large icons", IDC_CHOOSELARGE, 43, 25, 53, 10
-    AUTORADIOBUTTON  "&Small icons", IDC_CHOOSESMALL, 177, 25, 51, 10, NOT
WS_TABSTOP
-    GROUPBOX         "Programs ", IDC_STATIC, 7, 49, 238, 70
-    LTEXT            "The Start menu contains shortcuts to the programs you use most
often.  Clearing the list of shortcuts does not delete the programs.", IDC_STATIC,
14, 63, 224, 20
-    LTEXT            "&Number of programs on Start menu:", IDC_STATIC, 14,
86, 112, 8
+    AUTORADIOBUTTON  "Pictograme m&ari", IDC_CHOOSELARGE, 43, 25, 53, 10
+    AUTORADIOBUTTON  "Pictograme &mici", IDC_CHOOSESMALL, 177, 25, 51, 10,
NOT WS_TABSTOP
+    GROUPBOX         "Programe ", IDC_STATIC, 7, 49, 238, 70
+    LTEXT            "Meniul âPornireâ conÈine scurtÄturi la programele cele
mai utilizate.  CurÄÈând lista de scurtÄturi nu va Èterge programele.",
IDC_STATIC, 14, 63, 224, 20
+    LTEXT            "N&umÄrul de programe în meniul âPornireâ:",
IDC_STATIC, 14, 86, 112, 8
     EDITTEXT         IDC_NUMBEROFPROGRAMS, 133, 84, 27, 12, ES_LEFT | ES_RIGHT |
ES_NUMBER
     CONTROL          "", IDC_NUMBERUPDOWN, "msctls_updown32",
WS_BORDER | 0x000000B6, 160, 84, 11, 12
-    PUSHBUTTON       "&Clear List", IDC_CLEARLIST, 182, 98, 57, 14
-    GROUPBOX         "Show on Start menu ", IDC_STATIC, 7, 126, 238, 63
+    PUSHBUTTON       "&CurÄÈÄ lista", IDC_CLEARLIST, 182, 98, 57, 14
+    GROUPBOX         "AfiÈare în meniul âPornireâ ", IDC_STATIC, 7, 126,
238, 63
     AUTOCHECKBOX     "&Internet:", IDC_SHOWINTERNET, 14, 140, 42, 10
     COMBOBOX         IDC_INTERNETDEFAULTAPP, 98, 138, 140, 200, CBS_DROPDOWNLIST |
WS_VSCROLL
     AUTOCHECKBOX     "&E-mail:", IDC_SHOWEMAIL, 14, 157, 37, 10
Modified: branches/ros-branch-0_4_0/reactos/boot/freeldr/fdebug/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/boot/f…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/boot/freeldr/fdebug/lang/ro-RO.rc [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/boot/freeldr/fdebug/lang/ro-RO.rc [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -74,7 +74,7 @@
 STRINGTABLE
 BEGIN
-    IDS_APP_TITLE "FreeLoader Debugger"
+    IDS_APP_TITLE "Program de depanare FreeLoader"
     IDS_HELLO "Salut, lume!"
     IDC_FDEBUG "FDEBUG"
 END
Modified: branches/ros-branch-0_4_0/reactos/dll/cpl/sysdm/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/dll/cp…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/dll/cpl/sysdm/lang/ro-RO.rc       [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/dll/cpl/sysdm/lang/ro-RO.rc       [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -119,7 +119,7 @@
     LTEXT "NumÄr serial:", IDC_STATIC, 10, 55, 52, 8
     LTEXT "", IDC_HWPPROP_SERIAL, 64, 55, 135, 8
     GROUPBOX "", IDC_STATIC, 10, 69, 192, 61
-    AUTOCHECKBOX "Acesta este un calculator porta&bil",
IDC_HWPPROP_PORTABLE, 17, 68, 115, 10, WS_GROUP | WS_TABSTOP
+    AUTOCHECKBOX "Acesta este un calculator porta&bil",
IDC_HWPPROP_PORTABLE, 17, 68, 120, 10, WS_GROUP | WS_TABSTOP
     AUTORADIOBUTTON "Sta&rea de andocare este nespecificatÄ",
IDC_HWPPROP_UNKNOWN, 22, 85, 160, 10, WS_GROUP | WS_TABSTOP
     AUTORADIOBUTTON "Calculatorul &este andocat", IDC_HWPPROP_DOCKED, 22,
97, 160, 10
     AUTORADIOBUTTON "Calculatorul n&u este andocat", IDC_HWPPROP_UNDOCKED,
22, 109, 160, 10
Modified: branches/ros-branch-0_4_0/reactos/dll/shellext/ntobjshex/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/dll/sh…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/dll/shellext/ntobjshex/lang/ro-RO.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/dll/shellext/ntobjshex/lang/ro-RO.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -3,6 +3,6 @@
 STRINGTABLE
 BEGIN
-    IDS_NTOBJFLD_NAME "SpaÈiu de nume Obiect NT"
+    IDS_NTOBJFLD_NAME "SpaÈiul de nume Obiect NT"
     IDS_REGISTRY_NAME "Registrul de sistem"
 END
Modified: branches/ros-branch-0_4_0/reactos/dll/win32/browseui/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/dll/wi…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/dll/win32/browseui/lang/ro-RO.rc  [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/dll/win32/browseui/lang/ro-RO.rc  [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -268,10 +268,10 @@
 STRINGTABLE
 BEGIN
     IDS_BACK "Ãnapoi la %s"
-    IDS_FORWARD "Forward to %s"
-END
-
-STRINGTABLE
-BEGIN
-    IDS_STANDARD_TOOLBAR, "|Back|Forward|Up|Search|Folders|Move To|Copy
To|Delete|Undo|Views|Stop|Refresh|Home|Map Drive|Disconnect|Favorites|History|Full
Screen|Properties|Cut|Copy|Paste|Folder Options||"
-END
+    IDS_FORWARD "Ãnainte la %s"
+END
+
+STRINGTABLE
+BEGIN
+    IDS_STANDARD_TOOLBAR, "|Ãnapoi|Ãnainte|Sus|CÄutare|Dosare|Mutare în|Copiere
în|Ètergere|Desfacere|AfiÈÄri|Oprire|ÃmprospÄtare|AcasÄ|Conectare unitate de
stocare|Deconectare|Favorite|Istoric|Pe tot
ecranul|ProprietÄÈi|Decupare|Copiere|Lipire|OpÈiuni de dosar||"
+END
Modified: branches/ros-branch-0_4_0/reactos/dll/win32/oledlg/lang/oledlg_Ro.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/dll/wi…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/dll/win32/oledlg/lang/oledlg_Ro.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/dll/win32/oledlg/lang/oledlg_Ro.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -31,9 +31,9 @@
   IDS_NOTOLEMOD         "FiÈierul nu pare a fi un modul OLE valid. Nu se poate
înregistra controlul OLE."
   IDS_NOTOLEMODCAPTION  "AdaugÄ un control"
   IDS_VERBMENU_OBJECT   "&Obiect"
-  IDS_VERBMENU_OBJECT_WITH_NAME "%1 &Object"
+  IDS_VERBMENU_OBJECT_WITH_NAME "&Obiect %1"
   IDS_VERBMENU_CONVERT  "&Convertireâ¦"
-  IDS_VERBMENU_SINGLEVERB_OBJECT "%1 %2 &Object"
+  IDS_VERBMENU_SINGLEVERB_OBJECT "&Obiect %1 %2"
 }
 STRINGTABLE
Modified: branches/ros-branch-0_4_0/reactos/dll/win32/shell32/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/dll/wi…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/dll/win32/shell32/lang/ro-RO.rc   [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/dll/win32/shell32/lang/ro-RO.rc   [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -791,11 +791,11 @@
     IDS_TTF_FILE "Font TrueType"
     IDS_OTF_FILE "Font OpenType"
     IDS_HLP_FILE "Manual de utilizare"
-    IDS_ICO_FILE "Icon"
+    IDS_ICO_FILE "PictogramÄ"
     IDS_INI_FILE "FiÈier de iniÈializare"
     IDS_LNK_FILE "ScurtÄturÄ"
-    IDS_PIF_FILE "NT VDM Program Information File"
-    IDS_SCR_FILE "Screen Saver"
+    IDS_PIF_FILE "FiÈier de informaÈii program NT VDM"
+    IDS_SCR_FILE "AnimaÈie regim de inactivitate"
     IDS_SYS_FILE "FiÈier de sistem"
     IDS_VXD_FILE "Pilot dispozitiv virtual"
Modified: branches/ros-branch-0_4_0/reactos/dll/win32/shimgvw/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/dll/wi…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/dll/win32/shimgvw/lang/ro-RO.rc   [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/dll/win32/shimgvw/lang/ro-RO.rc   [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -25,11 +25,11 @@
 STRINGTABLE
 BEGIN
-    // IDS_EMF_FILE    "EMF Image"
-    IDS_GIF_FILE    "GIF Image"
-    IDS_JPG_FILE    "JPEG Image"
-    IDS_BMP_FILE    "Bitmap Image"
-    IDS_PNG_FILE    "PNG Image"
-    // IDS_TIF_FILE    "TIF Image"
-    // IDS_WMF_FILE    "WMF Image"
+    // IDS_EMF_FILE    "Imagine EMF"
+    IDS_GIF_FILE    "Imagine GIF"
+    IDS_JPG_FILE    "Imagine JPEG"
+    IDS_BMP_FILE    "Imagine bitmap"
+    IDS_PNG_FILE    "Imagine PNG"
+    // IDS_TIF_FILE    "Imagine TIF"
+    // IDS_WMF_FILE    "Imagine WMF"
 END
Modified: branches/ros-branch-0_4_0/reactos/media/rapps/air.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/media/…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/media/rapps/air.txt       [iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/media/rapps/air.txt       [iso-8859-1] Wed Dec 16
12:06:20 2015
@@ -16,6 +16,11 @@
 [Section.0407]
 Description = Mithilfe der Adobe AIR-Laufzeit können Entwickler den gleichen Code in
native Anwendungen und Spiele einbinden.
+[Section.0418]
+License = Acord de licenÈiere Adobe Software
+Description = Adobe AIR oferÄ programatorilor posibilitatea de a încorpora în acelaÈi
pachet aplicaÈii native Èi jocuri.
+Size = 17,3 Mo
+
 [Section.041f]
 License = Adobe Yazılım Ruhsatlama AnlaÅması
 Description = Adobe AIR yürütücüsü geliÅtiricilere aynı kodu özgün uygulamalara
ve oyunlara paketlemeye olanak saÄlar.
Modified: branches/ros-branch-0_4_0/reactos/media/rapps/dilinuxreader.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/media/…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/media/rapps/dilinuxreader.txt     [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/media/rapps/dilinuxreader.txt     [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -16,6 +16,11 @@
 [Section.0407]
 Description = Eine einfache Möglichkeit zwischen Windows/ReactOS und Ext2/Ext3/Ext4, HFS
und ReiserFS-Dateisystemen zu überbrücken.
+[Section.0418]
+License = GratuitÄ
+Description = Un mod facil de acces între Windows/ReactOS Èi sistemele de fiÈiere
Ext2/Ext3/Ext4, HFS Èi ReiserFS.
+Size = 19,9 Mo
+
 [Section.041f]
 Name = DiskInternals Linux Okuyucu
 License = Ãcretsiz
Modified: branches/ros-branch-0_4_0/reactos/media/rapps/everythingse.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/media/…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/media/rapps/everythingse.txt      [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/media/rapps/everythingse.txt      [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -16,6 +16,11 @@
 [Section.0407]
 Description = Finde schnell Dateien und Ordner durch den Namen.
+[Section.0418]
+License = GratuitÄ
+Description = LocalizeazÄ automat dupÄ nume fiÈiere Èi dosare.
+Size = 907 ko
+
 [Section.041f]
 Name = Tüm Åeyler Arama Motoru
 License = Ãcretsiz
Modified: branches/ros-branch-0_4_0/reactos/media/rapps/freestopwatch.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/media/…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/media/rapps/freestopwatch.txt     [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/media/rapps/freestopwatch.txt     [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -16,6 +16,11 @@
 [Section.0407]
 Description = Eine flexible digitale Stoppuhr-Software.
+[Section.0418]
+License = GratuitÄ
+Description = AplicaÈie flexibilÄ de cronometru digital.
+Size = 1,0 Mo
+
 [Section.041f]
 Name = Ãcretsiz Süreölçer
 License = Ãcretsiz
Modified: branches/ros-branch-0_4_0/reactos/media/rapps/opera9.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/media/…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/media/rapps/opera9.txt    [iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/media/rapps/opera9.txt    [iso-8859-1] Wed Dec 16
12:06:20 2015
@@ -38,7 +38,7 @@
 [Section.0418]
 License = GratuitÄ
-Description = Navigatorul popular Opera cu multe funcÈionalitÄÈi avansate, incluzând
poÈtÄ electronicÄ Èi un client de BitTorrent.
+Description = Navigator popular cu multe funcÈionalitÄÈi avansate, incluzând poÈtÄ
electronicÄ Èi client de BitTorrent.
 Size = 7,21 Mo
 [Section.0419]
Modified: branches/ros-branch-0_4_0/reactos/subsystems/mvdm/ntvdm/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/subsys…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/subsystems/mvdm/ntvdm/lang/ro-RO.rc
[iso-8859-1] (original)
+++ branches/ros-branch-0_4_0/reactos/subsystems/mvdm/ntvdm/lang/ro-RO.rc
[iso-8859-1] Wed Dec 16 12:06:20 2015
@@ -3,8 +3,8 @@
 STRINGTABLE
 BEGIN
-    IDS_CAPTURE_MOUSE, "&Capture Mouse Pointer"
-    IDS_RELEASE_MOUSE, "&Release Mouse Pointer"
+    IDS_CAPTURE_MOUSE, "&CapteazÄ indicatorul de Èoricel"
+    IDS_RELEASE_MOUSE, "&ElibereazÄ indicatorul de Èoricel"
     IDS_VDM_MENU     , "ReactOS &VDM"
 END
Modified: branches/ros-branch-0_4_0/reactos/win32ss/user/user32/lang/ro-RO.rc
URL:
http://svn.reactos.org/svn/reactos/branches/ros-branch-0_4_0/reactos/win32s…
==============================================================================
--- branches/ros-branch-0_4_0/reactos/win32ss/user/user32/lang/ro-RO.rc [iso-8859-1]
(original)
+++ branches/ros-branch-0_4_0/reactos/win32ss/user/user32/lang/ro-RO.rc [iso-8859-1] Wed
Dec 16 12:06:20 2015
@@ -71,7 +71,7 @@
     IDS_YES "D&a"
     IDS_NO "N&u"
     IDS_CLOSE "Ã&nchide"
-    IDS_HELP "Manual"
+    IDS_HELP "&Manual"
     IDS_TRYAGAIN "&ReîncearcÄ"
     IDS_CONTINUE "&ContinuÄ"
 END