[INPUT] Improve Romanian (ro-RO) translation (#5386)

This commit is contained in:
Andrei Miloiu 2023-07-02 14:01:09 +03:00 committed by GitHub
parent 8fe890e963
commit 5e4c6ae983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Romanian resource file
* TRANSLATORS: 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
@ -14,16 +14,16 @@ CAPTION "Configurare"
FONT 8, "MS Shell Dlg"
BEGIN
GROUPBOX "Default input &language", -1, 5, 5, 246, 55
LTEXT "Select one of the installed input languages to use when your computer starts.", -1, 15, 15, 230, 23
LTEXT "Selectați una din limbile de intrare pentru a o folosi atunci când vă pornește calculatorul.", -1, 15, 15, 230, 23
COMBOBOX IDC_DEFAULT_LANGUAGE, 15, 40, 230, 300, CBS_HASSTRINGS | CBS_AUTOHSCROLL | CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
GROUPBOX "&Installed services", -1, 5, 65, 246, 125
GROUPBOX "&Servicii instalate", -1, 5, 65, 246, 125
LTEXT "Gestionați serviciile aferente limbilor de intrare utilizate în sistem. Utilizați butoanele pentru a aduce modificări listei.", -1, 15, 78, 230, 25
CONTROL "", IDC_KEYLAYOUT_LIST, "SysTreeView32", TVS_SHOWSELALWAYS | TVS_DISABLEDRAGDROP | WS_BORDER | WS_VSCROLL | WS_TABSTOP, 15, 105, 155, 80
PUSHBUTTON "A&dăugare…", IDC_ADD_BUTTON, 175, 105, 70, 14
PUSHBUTTON "&Elimină", IDC_REMOVE_BUTTON, 175, 125, 70, 14
PUSHBUTTON "&Proprietăți…", IDC_PROP_BUTTON, 175, 145, 70, 14
GROUPBOX "Preferințe", -1, 5, 195, 245, 30
PUSHBUTTON "Language &Bar...", IDC_LANGUAGE_BAR, 15, 205, 110, 14
PUSHBUTTON "&Bara de limbă...", IDC_LANGUAGE_BAR, 15, 205, 110, 14
PUSHBUTTON "&Combinații de taste…", IDC_KEY_SET_BTN, 133, 205, 110, 14
END