mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 08:31:57 +00:00
[MSCONFIG_NEW] Update Romanian (ro-RO) translation (#5968)
This commit is contained in:
parent
08820b747e
commit
2414a21a38
1 changed files with 10 additions and 4 deletions
|
@ -1,4 +1,10 @@
|
|||
/* Ștefan Fulea (stefan dot fulea at mail dot com) */
|
||||
/*
|
||||
* PROJECT: ReactOS System Configuration Tool
|
||||
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
|
||||
* PURPOSE: Romanian resource file
|
||||
* TRANSLATORS: Copyright 2011-2019 Ștefan Fulea <stefan.fulea@mail.com>
|
||||
* Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||
|
||||
|
@ -10,7 +16,7 @@ BEGIN
|
|||
ICON IDI_APPICON, IDC_STATIC, 14, 14, 20, 20
|
||||
LTEXT "Program de configurare al sistemului\nVersiune 1.0", IDC_STATIC, 42, 14, 182, 17, SS_NOPREFIX
|
||||
// "Copyright (C) ReactOS Team 2005-"COPYRIGHT_YEAR"\n"
|
||||
LTEXT "Drept de autor (C) Echipa ReactOS 2005-2015\n\
|
||||
LTEXT "Drept de autor (C) Echipa ReactOS 2005-2023\n\
|
||||
Christoph von Wittich (Christoph@ApiViewer.de)\n\
|
||||
Gregor Schneider (Gregor.Schneider@reactos.org)\n\
|
||||
Hermès BÉLUSCA - MAÏTO (hermes.belusca@sfr.fr)",
|
||||
|
@ -34,8 +40,8 @@ BEGIN
|
|||
PUSHBUTTON "Lansează &Restaurare sistem", IDC_BTN_SYSTEM_RESTORE_START, 146, 156, 124, 14
|
||||
PUSHBUTTON "E&xtindere fișier…", IDC_BTN_FILE_EXTRACTION, 275, 156, 85, 14
|
||||
GROUPBOX "Moduri de pornire sistem", IDC_STATIC, 5, 5, 356, 145
|
||||
LTEXT "Încarcă toate serviciile și modulele-pilot", IDC_STATIC, 25, 30, 322, 10
|
||||
LTEXT "Încarcă doar modulele-pilot de bază", IDC_STATIC, 25, 58, 322, 10
|
||||
LTEXT "Încarcă toate serviciile și driverele", IDC_STATIC, 25, 30, 322, 10
|
||||
LTEXT "Încarcă doar driverele de bază", IDC_STATIC, 25, 58, 322, 10
|
||||
END
|
||||
|
||||
IDD_SYSTEM_PAGE DIALOGEX 0, 0, 366, 175
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue