diff options
| author | Yuri Chornoivan <yurchor@ukr.net> | 2026-01-29 01:28:01 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <yurchor@ukr.net> | 2026-01-29 01:28:01 +0200 |
| commit | 9b9b8deba5c2ebef5df370ce6b2169d7d2a114ee (patch) | |
| tree | e85b55071020c0379c1933ae7c0e28d8ab163f02 | |
| parent | 4ae71e2d49fdb91d738b70bcef47de3f39e6f8d4 (diff) | |
| download | isodumper-master.tar isodumper-master.tar.gz isodumper-master.tar.bz2 isodumper-master.tar.xz isodumper-master.zip | |
| -rw-r--r-- | po/ro.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -40,7 +40,7 @@ msgstr "Scrierea sa încheiat" #: backend/raw_write.py:165 msgid "Sum file {} not found\n" -msgstr "Fișierul de sumă {} nu a fost găsit" +msgstr "Fișierul de sumă {} nu a fost găsit\n" #: backend/raw_write.py:169 msgid "SHA3 sum: {}" @@ -134,7 +134,7 @@ msgstr "Conține partițiile" #: lib/isodumper.py:346 #, python-brace-format msgid "{device}: Type={type}, Label={label}" -msgstr "{dispozitiv}: Type={type}, Etichetă={label}" +msgstr "{device}: Type={type}, Etichetă={label}" #. I18N: None refers to partition (no partitions on the selected device) #: lib/isodumper.py:354 @@ -180,7 +180,7 @@ msgstr "Semnătura nu este bună" #: lib/isodumper.py:448 msgid "Signature file {} not found\n" -msgstr "Fișierul de semnătură {} nu a fost găsit" +msgstr "Fișierul de semnătură {} nu a fost găsit\n" #: lib/isodumper.py:469 msgid "Persistence partition is to use when writing a Live ISO image." |
