mirror of
https://github.com/reactos/reactos.git
synced 2024-12-29 02:25:17 +00:00
[MMC] Improve Romanian (ro-RO) translation (#5389)
This commit is contained in:
parent
0f62d80f2d
commit
b41615376b
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
||||||
/*
|
/*
|
||||||
* FILE: base/applications/mmc/lang/ro-RO.rc
|
* FILE: base/applications/mmc/lang/ro-RO.rc
|
||||||
* ReactOS Project (https://reactos.org)
|
* ReactOS Project (https://reactos.org)
|
||||||
* TRANSLATOR: Ștefan Fulea (stefan dot fulea at mail dot com)
|
* TRANSLATORS: Copyright 2011-2018 Ștefan Fulea <stefan.fulea@mail.com>
|
||||||
|
* Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||||
|
@ -32,9 +33,9 @@ BEGIN
|
||||||
MENUITEM SEPARATOR
|
MENUITEM SEPARATOR
|
||||||
MENUITEM "I&eșire\tAlt+F4", IDM_FILE_EXIT
|
MENUITEM "I&eșire\tAlt+F4", IDM_FILE_EXIT
|
||||||
END
|
END
|
||||||
POPUP "&Windows"
|
POPUP "&Ferestre"
|
||||||
BEGIN
|
BEGIN
|
||||||
MENUITEM "List", IDM_WINDOWS_LIST
|
MENUITEM "Listă", IDM_WINDOWS_LIST
|
||||||
END
|
END
|
||||||
POPUP "Aj&utor"
|
POPUP "Aj&utor"
|
||||||
BEGIN
|
BEGIN
|
||||||
|
|
Loading…
Reference in a new issue