File tree 1 file changed +32
-0
lines changed
src/Symfony/Component/Validator/Resources/translations 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 246
246
<source >This value is not a valid currency.</source >
247
247
<target >Balio hau ez da baliozko moneta.</target >
248
248
</trans-unit >
249
+ <trans-unit id =" 65" >
250
+ <source >This value should be equal to {{ compared_value }}.</source >
251
+ <target >Balio honek {{ compared_value }}-(r)en berdina izan behar du.</target >
252
+ </trans-unit >
253
+ <trans-unit id =" 66" >
254
+ <source >This value should be greater than {{ compared_value }}.</source >
255
+ <target >Balio honek {{ compared_value }} baino handiagoa izan behar du.</target >
256
+ </trans-unit >
257
+ <trans-unit id =" 67" >
258
+ <source >This value should be greater than or equal to {{ compared_value }}.</source >
259
+ <target >Balio honek {{ compared_value }}-(r)en berdina edo handiagoa izan beharko luke.</target >
260
+ </trans-unit >
261
+ <trans-unit id =" 68" >
262
+ <source >This value should be identical to {{ compared_value_type }} {{ compared_value }}.</source >
263
+ <target >Balio honek berbera izan behar du {{ compared_value_type }} {{ compared_value }}.</target >
264
+ </trans-unit >
265
+ <trans-unit id =" 69" >
266
+ <source >This value should be less than {{ compared_value }}.</source >
267
+ <target >Balio honek {{ compared_value }} baino txikiago izan behar du.</target >
268
+ </trans-unit >
269
+ <trans-unit id =" 70" >
270
+ <source >This value should be less than or equal to {{ compared_value }}.</source >
271
+ <target >Balio honek {{ compared_value }}-(r)en berdina edo txikiago izan behar du.</target >
272
+ </trans-unit >
273
+ <trans-unit id =" 71" >
274
+ <source >This value should not be equal to {{ compared_value }}.</source >
275
+ <target >Balio honek {{ compared_value }}-(r)en berdina izan behar du.</target >
276
+ </trans-unit >
277
+ <trans-unit id =" 72" >
278
+ <source >This value should not be identical to {{ compared_value_type }} {{ compared_value }}.</source >
279
+ <target >Balio honek ez du berbera izan behar {{ compared_value_type }} {{ compared_value }}.</target >
280
+ </trans-unit >
249
281
</body >
250
282
</file >
251
283
</xliff >
You can’t perform that action at this time.
0 commit comments