File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 182
182
<source >This value should have exactly {{ limit }} characters.</source >
183
183
<target >Este valor debería tener exactamente {{ limit }} caracter.|Este valor debería tener exactamente {{ limit }} caracteres.</target >
184
184
</trans-unit >
185
+ <trans-unit id =" 49" >
186
+ <source >The file was only partially uploaded.</source >
187
+ <target >El archivo fue sólo subido parcialmente.</target >
188
+ </trans-unit >
189
+ <trans-unit id =" 50" >
190
+ <source >No file was uploaded.</source >
191
+ <target >Ningún archivo fue subido.</target >
192
+ </trans-unit >
193
+ <trans-unit id =" 51" >
194
+ <source >No temporary folder was configured in php.ini.</source >
195
+ <target >Ninguna carpeta temporal fue configurada en php.ini.</target >
196
+ </trans-unit >
197
+ <trans-unit id =" 52" >
198
+ <source >Cannot write temporary file to disk.</source >
199
+ <target >No se pudo escribir el archivo temporal en el disco.</target >
200
+ </trans-unit >
201
+ <trans-unit id =" 53" >
202
+ <source >A PHP extension caused the upload to fail.</source >
203
+ <target >Una extensión de PHP hizo que la subida fallara.</target >
204
+ </trans-unit >
205
+ <trans-unit id =" 54" >
206
+ <source >This collection should contain {{ limit }} elements or more.</source >
207
+ <target >Esta colección debe contener {{ limit }} elemento o más.|Esta colección debe contener {{ limit }} elementos o más.</target >
208
+ </trans-unit >
209
+ <trans-unit id =" 55" >
210
+ <source >This collection should contain {{ limit }} elements or less.</source >
211
+ <target >Esta colección debe contener {{ limit }} elemento o menos.|Esta colección debe contener {{ limit }} elementos o menos.</target >
212
+ </trans-unit >
213
+ <trans-unit id =" 56" >
214
+ <source >This collection should contain exactly {{ limit }} elements.</source >
215
+ <target >Esta colección debe contener exactamente {{ limit }} elemento.|Esta colección debe contener exactamente {{ limit }} elementos.</target >
216
+ </trans-unit >
185
217
</body >
186
218
</file >
187
219
</xliff >
You can’t perform that action at this time.
0 commit comments