[POWERCFG] Update Romanian (ro-RO) translation (#5934)

This commit is contained in:
Andrei Miloiu 2023-11-13 11:53:03 +02:00 committed by GitHub
parent e743146a10
commit 1d12f6135a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
* PURPOSE: Romanian resource file
* TRANSLATORS: Copyright 2009 Petru Dimitriu <petrimetri@gmail.com>
* Copyright 2011-2018 Ștefan Fulea <stefan.fulea@mail.com>
* Copyright 2022 Andrei Miloiu <miloiuandrei@gmail.com>
* Copyright 2022-2023 Andrei Miloiu <miloiuandrei@gmail.com>
*/
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
@ -18,7 +18,7 @@ BEGIN
LTEXT "Alegeți un regim de consum al energiei cât mai potrivit pentru dumneavoastră. Aveți în vedere că modificările aduse vor fi memorate în regimul curent.", -1, 37, 6, 208, 36
GROUPBOX "&Regimuri de consum", -1, 6, 43, 240, 50
COMBOBOX IDC_ENERGYLIST, 14, 54, 224, 92, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "&Păstrare…", IDC_SAVEAS_BTN, 85, 72, 80, 14, WS_DISABLED
PUSHBUTTON "Salvea&ză…", IDC_SAVEAS_BTN, 85, 72, 80, 14, WS_DISABLED
PUSHBUTTON "Șt&erge", IDC_DELETE_BTN, 173, 72, 64, 14, WS_DISABLED
GROUPBOX "", IDC_GRPDETAIL, 6, 95, 240, 119
LTEXT "Când calculatorul este:", IDC_SAT, 12, 110, 60, 15
@ -49,7 +49,7 @@ BEGIN
LTEXT "Alegeți un regim de consum al energiei cât mai potrivit pentru dumneavoastră. Aveți în vedere că modificările aduse vor fi memorate în regimul curent.", -1, 37, 6, 208, 36
GROUPBOX "&Regimuri de consum", -1, 6, 43, 240, 50
COMBOBOX IDC_ENERGYLIST, 14, 54, 224, 92, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_VSCROLL
PUSHBUTTON "&Păstrare…", IDC_SAVEAS_BTN, 85, 72, 80, 14, WS_DISABLED
PUSHBUTTON "Salvea&ză…", IDC_SAVEAS_BTN, 85, 72, 80, 14, WS_DISABLED
PUSHBUTTON "Șt&erge", IDC_DELETE_BTN, 173, 72, 64, 14, WS_DISABLED
GROUPBOX "", IDC_GRPDETAIL, 6, 95, 240, 119
LTEXT "Închiderea e&cranului:", IDC_MONITOR, 13, 148, 85, 10
@ -130,13 +130,13 @@ END
IDD_SAVEPOWERSCHEME DIALOGEX 0, 0, 190, 62
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Save Scheme"
CAPTION "Salvarea schemei de alimentare"
FONT 8, "MS Shell Dlg"
BEGIN
LTEXT "Save this power scheme as:", -1, 7, 7, 180, 8
LTEXT "Salvează schema de alimentare ca:", -1, 7, 7, 180, 8
EDITTEXT IDC_SCHEMENAME, 7, 18, 176, 14, ES_AUTOHSCROLL | WS_CHILD | WS_VISIBLE | WS_BORDER | WS_TABSTOP
DEFPUSHBUTTON "OK", IDOK, 79, 40, 50, 14
PUSHBUTTON "Cancel", IDCANCEL, 133, 40, 50, 14
DEFPUSHBUTTON "Confirmă", IDOK, 79, 40, 50, 14
PUSHBUTTON "Anulează", IDCANCEL, 133, 40, 50, 14
END
STRINGTABLE