mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[LOGON] Update Romanian (ro-RO) translation (#6692)
This commit is contained in:
parent
8f9c1f9fd5
commit
7f26a3969b
1 changed files with 9 additions and 3 deletions
|
@ -1,9 +1,15 @@
|
|||
/* 2011.10.30 - Fulea Ștefan: minor changes */
|
||||
/*
|
||||
* PROJECT: Logon ScreenSaver
|
||||
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
||||
* PURPOSE: Romanian resource file
|
||||
* TRANSLATORS: Copyright 2011 Ștefan Fulea <stefan.fulea@mail.com>
|
||||
* Copyright 2024 Andrei Miloiu <miloiuandrei@gmail.com>
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Sigla ReactOS"
|
||||
IDS_TEXT "Această animație de ecran inactiv nu are opțiuni."
|
||||
IDS_DESCRIPTION "Ecran de Log on"
|
||||
IDS_TEXT "Acest economizor de ecran nu are opţiuni care se pot seta."
|
||||
END
|
||||
|
|
Loading…
Reference in a new issue