mirror of
https://github.com/reactos/reactos.git
synced 2025-04-27 17:10:22 +00:00
[USER32] Update Romanian (ro-RO) translation (#5395)
This commit is contained in:
parent
821d9422fe
commit
5d8aedf0e3
1 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* Translators: Petru Dimitriu (petrimetri at gmail dot com)
|
* TRANSLATORS: Copyright 2011 Petru Dimitriu <petrimetri@gmail.com>
|
||||||
* Ștefan Fulea (stefan dot fulea at mail dot com)
|
* 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
|
||||||
|
@ -63,9 +64,9 @@ END
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
BEGIN
|
BEGIN
|
||||||
IDS_ERROR "Eroare"
|
IDS_ERROR "Eroare"
|
||||||
IDS_NOT_RESPONDING " (Not Responding)"
|
IDS_NOT_RESPONDING " (Nu răspunde)"
|
||||||
IDS_ASK_TERMINATE "This application is not responding. Do you want to terminate it?"
|
IDS_ASK_TERMINATE "Această aplicație nu răspunde. Vreți să o închideți?"
|
||||||
IDS_HUNG_UP_TITLE "Hung up!"
|
IDS_HUNG_UP_TITLE "Închide!"
|
||||||
IDS_OK "Con&firmă"
|
IDS_OK "Con&firmă"
|
||||||
IDS_CANCEL "A&nulează"
|
IDS_CANCEL "A&nulează"
|
||||||
IDS_ABORT "Aba&ndon"
|
IDS_ABORT "Aba&ndon"
|
||||||
|
|
Loading…
Reference in a new issue