mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[WINMINE] Update Romanian (ro-RO) translation (#6363)
This commit is contained in:
parent
bfe233912d
commit
fe4a7918d3
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 WineMine
|
||||
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-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
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_APPNAME "Genist"
|
||||
IDS_APPNAME "WineMine"
|
||||
IDS_NOBODY "Nimeni"
|
||||
IDS_ABOUT "Drept de autor 2000 Joshua Thielen"
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue