mirror of
https://github.com/reactos/reactos.git
synced 2025-05-31 23:18:39 +00:00
[ROSAUTOTEST][MC] Add Romanian (ro-RO) translation to message table (#5429)
This commit is contained in:
parent
01819b321b
commit
341396b462
1 changed files with 8 additions and 1 deletions
|
@ -8,7 +8,8 @@ Error=0x3:STATUS_SEVERITY_ERROR)
|
||||||
FacilityNames=(System=0x0:FACILITY_SYSTEM Application=0xFFF)
|
FacilityNames=(System=0x0:FACILITY_SYSTEM Application=0xFFF)
|
||||||
|
|
||||||
LanguageNames=(English=0x409:MSG00409
|
LanguageNames=(English=0x409:MSG00409
|
||||||
Polish=0x415:MSG00415)
|
Polish=0x415:MSG00415
|
||||||
|
Romanian=0x418:MSG00418)
|
||||||
|
|
||||||
MessageId=1
|
MessageId=1
|
||||||
Severity=Informational
|
Severity=Informational
|
||||||
|
@ -20,6 +21,9 @@ ReactOS Automatic Testing Utility is started.
|
||||||
Language=Polish
|
Language=Polish
|
||||||
Uruchomiono narzędzie automatycznych testów systemu ReactOS.
|
Uruchomiono narzędzie automatycznych testów systemu ReactOS.
|
||||||
.
|
.
|
||||||
|
Language=Romanian
|
||||||
|
Utilitarul de testare automată ReactOS a fost pornit.
|
||||||
|
.
|
||||||
|
|
||||||
MessageId=2
|
MessageId=2
|
||||||
Severity=Success
|
Severity=Success
|
||||||
|
@ -31,4 +35,7 @@ ReactOS Automatic Testing Utility is successful.
|
||||||
Language=Polish
|
Language=Polish
|
||||||
Narzędzie automatycznych testów systemu ReactOS pomyślnie zakończyło działanie.
|
Narzędzie automatycznych testów systemu ReactOS pomyślnie zakończyło działanie.
|
||||||
.
|
.
|
||||||
|
Language=Romanian
|
||||||
|
Utilitarul de testare automată ReactOS a avut succes.
|
||||||
|
.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue