Skip to content

Commit 7d0e07a

Browse files
jladageavoinea
andauthored
Apply suggestions from code review
Translation fixes Co-authored-by: Alin Voinea <[email protected]>
1 parent daf63c2 commit 7d0e07a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/z3c/form/locales/ro/LC_MESSAGES/z3c.form.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgstr ""
1212

1313
#: src/z3c/form/browser/multi.py:67 src/z3c/form/form.py:232
1414
msgid "Add"
15-
msgstr "Adăuga"
15+
msgstr "Adaugă"
1616

1717
#: src/z3c/form/browser/multi.py:72
1818
msgid "Remove selected"
@@ -28,15 +28,15 @@ msgstr "Selectați o valoare..."
2828

2929
#: src/z3c/form/converter.py:125
3030
msgid "The entered value is not a valid integer literal."
31-
msgstr "Valoarea introdusă nu este un literal întreg valid."
31+
msgstr "Valoarea introdusă nu este un număr întreg valid."
3232

3333
#: src/z3c/form/converter.py:132 src/z3c/form/converter.py:139
3434
msgid "The entered value is not a valid decimal literal."
35-
msgstr "Valoarea introdusă nu este un literal zecimal valid."
35+
msgstr "Valoarea introdusă nu este un număr zecimal valid."
3636

3737
#: src/z3c/form/converter.py:245
3838
msgid "Bytes data are not a file object"
39-
msgstr "Datele octeților nu sunt un obiect fișier"
39+
msgstr "Datele în format bytes nu reprezintă un fișier."
4040

4141
#: src/z3c/form/error.py:93
4242
msgid "The system could not process the given value."

0 commit comments

Comments
 (0)