File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 202
202
<source >A PHP extension caused the upload to fail.</source >
203
203
<target >Egy PHP bővítmény miatt a feltöltés nem sikerült.</target >
204
204
</trans-unit >
205
+ <trans-unit id =" 54" >
206
+ <source >This collection should contain {{ limit }} elements or more.</source >
207
+ <target >Ez a gyűjtemény {{ limit }} elemet vagy többet tartalmazzon.</target >
208
+ </trans-unit >
209
+ <trans-unit id =" 55" >
210
+ <source >This collection should contain {{ limit }} elements or less.</source >
211
+ <target >Ez a gyűjtemény {{ limit }} elemet vagy kevesebbet tartalmazzon.</target >
212
+ </trans-unit >
213
+ <trans-unit id =" 56" >
214
+ <source >This collection should contain exactly {{ limit }} elements.</source >
215
+ <target >Ez a gyűjetemény pontosan {{ limit }} elemet tartalmazzon.</target >
216
+ </trans-unit >
205
217
</body >
206
218
</file >
207
219
</xliff >
You can’t perform that action at this time.
0 commit comments