mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 17:44:45 +00:00
[USERENV] Update Romanian (ro-RO) translation (#6389)
This commit is contained in:
parent
cb97d8eaef
commit
846980f299
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,9 @@
|
|||
/*
|
||||
* FILE: dll/win32/userenv/lang/ro-RO.rc
|
||||
* ReactOS Project (https://reactos.org)
|
||||
* TRANSLATOR: Ștefan Fulea (stefan dot fulea at mail dot com)
|
||||
* PROJECT: ReactOS Win32 User Environment
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Romanian resource file
|
||||
* TRANSLATORS: Copyright 2011-2018 Ștefan Fulea <stefan.fulea@mail.com>
|
||||
* Copyright 2024 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||
|
@ -11,7 +13,7 @@ STRINGTABLE
|
|||
BEGIN
|
||||
IDS_PROFILEPATH "%SystemDrive%\\Documente și preferințe"
|
||||
IDS_APPDATA "Date de aplicație"
|
||||
IDS_DESKTOP "Birou"
|
||||
IDS_DESKTOP "Desktop"
|
||||
IDS_FAVORITES "Favorite"
|
||||
IDS_MYDOCUMENTS "Documentele mele"
|
||||
IDS_NETHOOD "Rețele"
|
||||
|
|
Loading…
Reference in a new issue