You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Resources/translations/validators.ro.xlf
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -398,6 +398,30 @@
398
398
<source>The value of the netmask should be between {{ min }} and {{ max }}.</source>
399
399
<target>Valoarea netmask-ului trebuie sa fie intre {{ min }} si {{ max }}.</target>
400
400
</trans-unit>
401
+
<trans-unitid="104">
402
+
<source>The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less.</source>
403
+
<target>Denumirea fișierului este prea lungă. Ea trebuie să conțină {{ filename_max_length }} caractere sau mai puține.|Denumirea fișierului este prea lungă. Ea trebuie să conțină {{ filename_max_length }} caractere sau mai puține.</target>
404
+
</trans-unit>
405
+
<trans-unitid="105">
406
+
<source>The password strength is too low. Please use a stronger password.</source>
407
+
<target>Complexitatea parolei este prea mică. Vă rugăm să folosiți o parolă mai puternică.</target>
408
+
</trans-unit>
409
+
<trans-unitid="106">
410
+
<source>This value contains characters that are not allowed by the current restriction-level.</source>
411
+
<target>Această valoare conține caractere care nu sunt premise de nivelul de restricționare curent.</target>
412
+
</trans-unit>
413
+
<trans-unitid="107">
414
+
<source>Using invisible characters is not allowed.</source>
415
+
<target>Folosirea caracterelor invizibile nu este permisă.</target>
416
+
</trans-unit>
417
+
<trans-unitid="108">
418
+
<source>Mixing numbers from different scripts is not allowed.</source>
419
+
<target>Combinarea numerelor din diferite script-uri nu este permisă.</target>
420
+
</trans-unit>
421
+
<trans-unitid="109">
422
+
<source>Using hidden overlay characters is not allowed.</source>
423
+
<target>Folosirea caracterelor invizibile suprapuse nu este permisă.</target>
0 commit comments