Add Romanian translation (#1867)
Some checks failed
build / build (push) Has been cancelled
build / publish (push) Has been cancelled

This commit is contained in:
Laszlo19
2026-01-26 16:45:03 +02:00
committed by GitHub
parent b4c9c9f8dc
commit b43f014ae0
12 changed files with 119 additions and 0 deletions

View File

@@ -197,4 +197,11 @@
<BTN_OpenFile>Öppna filen</BTN_OpenFile>
<BTN_Cancel>Avbryt</BTN_Cancel>
</sv>
<ro>
<PW_Title>Introduceți parola</PW_Title>
<Pw_Hint>Acest fișier este protejat cu parolă. Introduceți parola pentru a deschide fișierul.</Pw_Hint>
<PW_Error>Verificați-vă parola</PW_Error>
<BTN_OpenFile>Deschidere fișier</BTN_OpenFile>
<BTN_Cancel>Anulare</BTN_Cancel>
</ro>
</Translations>