mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +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
|
||||
* ReactOS Project (https://reactos.org)
|
||||
* TRANSLATOR: Ștefan Fulea (stefan dot fulea at mail dot com)
|
||||
* FILE: base/applications/mmc/lang/ro-RO.rc
|
||||
* ReactOS Project (https://reactos.org)
|
||||
* TRANSLATORS: Copyright 2011-2018 Ștefan Fulea <stefan.fulea@mail.com>
|
||||
* Copyright 2023 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||
|
@ -32,9 +33,9 @@ BEGIN
|
|||
MENUITEM SEPARATOR
|
||||
MENUITEM "I&eșire\tAlt+F4", IDM_FILE_EXIT
|
||||
END
|
||||
POPUP "&Windows"
|
||||
POPUP "&Ferestre"
|
||||
BEGIN
|
||||
MENUITEM "List", IDM_WINDOWS_LIST
|
||||
MENUITEM "Listă", IDM_WINDOWS_LIST
|
||||
END
|
||||
POPUP "Aj&utor"
|
||||
BEGIN
|
||||
|
|
Loading…
Reference in a new issue