mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:52:56 +00:00
[RAPPS][MC] Add Romanian (ro-RO) translation to message table (#5428)
This commit is contained in:
parent
36e6ca9776
commit
01819b321b
1 changed files with 8 additions and 1 deletions
|
@ -8,7 +8,8 @@ Error=0x3:STATUS_SEVERITY_ERROR)
|
||||||
FacilityNames=(System=0x0:FACILITY_SYSTEM)
|
FacilityNames=(System=0x0:FACILITY_SYSTEM)
|
||||||
|
|
||||||
LanguageNames=(English=0x409:MSG00409
|
LanguageNames=(English=0x409:MSG00409
|
||||||
Polish=0x415:MSG00415)
|
Polish=0x415:MSG00415
|
||||||
|
Romanian=0x418:MSG00418)
|
||||||
|
|
||||||
MessageId=1
|
MessageId=1
|
||||||
Severity=Success
|
Severity=Success
|
||||||
|
@ -20,6 +21,9 @@ Installation of the program "%1" is called.
|
||||||
Language=Polish
|
Language=Polish
|
||||||
Wywołano instalację programu "%1".
|
Wywołano instalację programu "%1".
|
||||||
.
|
.
|
||||||
|
Language=Romanian
|
||||||
|
Este apelată instalarea programului "%1".
|
||||||
|
.
|
||||||
|
|
||||||
MessageId=2
|
MessageId=2
|
||||||
Severity=Success
|
Severity=Success
|
||||||
|
@ -31,4 +35,7 @@ Removal of the program "%1" is called.
|
||||||
Language=Polish
|
Language=Polish
|
||||||
Wywołano usunięcie programu "%1".
|
Wywołano usunięcie programu "%1".
|
||||||
.
|
.
|
||||||
|
Language=Romanian
|
||||||
|
Este apelată îndepărtarea programului "%1".
|
||||||
|
.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue