[COMDLG32] Update Romanian (ro-RO) translation (#6000)

This commit is contained in:
Andrei Miloiu 2023-11-19 17:38:22 +02:00 committed by GitHub
parent a96573c4e5
commit d6b7b7adad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,8 @@
* Copyright 1999 Bertho Stultiens
* Copyright 1999 Klaas van Gend
* Copyright 2008 Michael Stefaniuc
* 2012 Ștefan Fulea
* Copyright 2012 Ștefan Fulea <stefan.fulea@mail.com>
* Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@ -134,12 +135,12 @@ STRINGTABLE /* Color names */
STRINGTABLE
{
IDS_FONT_SIZE "Alegeți o mărime de font între %d și %d puncte."
IDS_SAVE_BUTTON "&Păstrează"
IDS_SAVE_IN "Păst&rează în:"
IDS_SAVE "Păstrare"
IDS_SAVE_AS "Păstrare în…"
IDS_SAVE_BUTTON "&Salvează"
IDS_SAVE_IN "Sal&vează în:"
IDS_SAVE "Salvează"
IDS_SAVE_AS "Salvează ca…"
IDS_OPEN_FILE "Deschidere fișier"
IDS_SELECT_FOLDER "Selecează dosar"
IDS_SELECT_FOLDER "Selectează dosar"
IDS_FONT_SIZE_INPUT "Dimensiunea fontului trebuie să fie un număr."
}
@ -171,7 +172,7 @@ FONT 8, "MS Shell Dlg"
SAVE_FILE DIALOG 36, 24, 275, 134
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Păstrare fișier"
CAPTION "Salvează fișierul"
FONT 8, "MS Shell Dlg"
{
LTEXT "N&ume fișier:", stc3, 6, 6, 76, 9
@ -184,7 +185,7 @@ FONT 8, "MS Shell Dlg"
COMBOBOX cmb1, 6, 114, 90, 60, CBS_DROPDOWNLIST | CBS_AUTOHSCROLL | WS_BORDER | WS_VSCROLL | WS_TABSTOP
LTEXT "Dis&curi:", stc4, 110, 104, 92, 9
COMBOBOX cmb2, 110, 114, 92, 68, CBS_DROPDOWNLIST | CBS_OWNERDRAWFIXED | CBS_AUTOHSCROLL | CBS_SORT | CBS_HASSTRINGS | WS_BORDER | WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "&Păstrează", IDOK, 208, 6, 60, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
DEFPUSHBUTTON "&Salvează", IDOK, 208, 6, 60, 14, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
PUSHBUTTON "A&nulează", IDCANCEL, 208, 24, 60, 14, WS_GROUP | WS_TABSTOP
PUSHBUTTON "&Manual…", pshHelp, 208, 46, 60, 14, WS_GROUP | WS_TABSTOP
CHECKBOX "Nem&odificabil", chx1, 208, 68, 65, 12, BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP