mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[RUNONCE] Update Romanian (ro-RO) translation (#6098)
This commit is contained in:
parent
814b9e3f2c
commit
e198f54624
1 changed files with 8 additions and 2 deletions
|
@ -1,10 +1,16 @@
|
|||
/* Translator: Ștefan Fulea (stefan dot fulea at mail dot com) */
|
||||
/*
|
||||
* PROJECT: ReactOS runonce.exe
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Romanian resource file
|
||||
* TRANSLATORS: Copyright 2018 Ștefan Fulea <stefan.fulea@mail.com>
|
||||
* Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||
|
||||
IDD_RUNONCE_DLG DIALOGEX 0, 0, 239, 170
|
||||
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
||||
CAPTION "Asistent de instalare"
|
||||
CAPTION "Expert de instalare"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
LTEXT "Elemente în curs de instalare:", -1, 38, 8, 196, 18
|
||||
|
|
Loading…
Reference in a new issue