File tree Expand file tree Collapse file tree 4 files changed +32
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 4 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 394
394
<source >This value is not a valid CSS color.</source >
395
395
<target >Dieser Wert ist keine gültige CSS-Farbe.</target >
396
396
</trans-unit >
397
+ <trans-unit id =" 102" >
398
+ <source >This value is not a valid CIDR notation.</source >
399
+ <target >Dieser Wert entspricht nicht der CIDR-Notation.</target >
400
+ </trans-unit >
401
+ <trans-unit id =" 103" >
402
+ <source >The value of the netmask should be between {{ min }} and {{ max }}.</source >
403
+ <target >Der Wert der Subnetzmaske sollte zwischen {{ min }} und {{ max }} liegen.</target >
404
+ </trans-unit >
397
405
</body >
398
406
</file >
399
407
</xliff >
Original file line number Diff line number Diff line change 394
394
<source >This value is not a valid CSS color.</source >
395
395
<target >This value is not a valid CSS color.</target >
396
396
</trans-unit >
397
+ <trans-unit id =" 102" >
398
+ <source >This value is not a valid CIDR notation.</source >
399
+ <target >This value is not a valid CIDR notation.</target >
400
+ </trans-unit >
401
+ <trans-unit id =" 103" >
402
+ <source >The value of the netmask should be between {{ min }} and {{ max }}.</source >
403
+ <target >The value of the netmask should be between {{ min }} and {{ max }}.</target >
404
+ </trans-unit >
397
405
</body >
398
406
</file >
399
407
</xliff >
Original file line number Diff line number Diff line change 394
394
<source >This value is not a valid CSS color.</source >
395
395
<target >Cette valeur n'est pas une couleur CSS valide.</target >
396
396
</trans-unit >
397
+ <trans-unit id =" 102" >
398
+ <source >This value is not a valid CIDR notation.</source >
399
+ <target >Cette valeur n'est pas une notation CIDR valide.</target >
400
+ </trans-unit >
401
+ <trans-unit id =" 103" >
402
+ <source >The value of the netmask should be between {{ min }} and {{ max }}.</source >
403
+ <target >La valeur du masque de réseau doit être comprise entre {{ min }} et {{ max }}.</target >
404
+ </trans-unit >
397
405
</body >
398
406
</file >
399
407
</xliff >
Original file line number Diff line number Diff line change 390
390
<source >This value should be a valid expression.</source >
391
391
<target >Această valoare ar trebui să fie o expresie validă.</target >
392
392
</trans-unit >
393
+ <trans-unit id =" 102" >
394
+ <source >This value is not a valid CIDR notation.</source >
395
+ <target >Această valoare nu este o notație CIDR validă.</target >
396
+ </trans-unit >
397
+ <trans-unit id =" 103" >
398
+ <source >The value of the netmask should be between {{ min }} and {{ max }}.</source >
399
+ <target >Valoarea netmask-ului trebuie sa fie intre {{ min }} si {{ max }}.</target >
400
+ </trans-unit >
393
401
</body >
394
402
</file >
395
403
</xliff >
You can’t perform that action at this time.
0 commit comments