[FrameworkBundle] updated hungarian validator messages

This commit is contained in:
Gábor Egyed 2012-04-30 01:40:55 +02:00
parent 4ac3bddb5d
commit fa45f0e288

View File

@ -72,7 +72,7 @@
</trans-unit>
<trans-unit id="18">
<source>This value should be {{ limit }} or less.</source>
<target>Ez az érték {{ limit }} vagy kevesebb kell, hogy legyen.</target>
<target>Ez az érték {{ limit }} vagy kevesebb legyen.</target>
</trans-unit>
<trans-unit id="19">
<source>This value is too long. It should have {{ limit }} characters or less.</source>
@ -194,6 +194,26 @@
<source>This value should have exactly {{ limit }} characters.</source>
<target>Ez az érték pontosan {{ limit }} karaktert tartalmazzon.</target>
</trans-unit>
<trans-unit id="49">
<source>The file was only partially uploaded.</source>
<target>A fájl csak részben lett feltöltve.</target>
</trans-unit>
<trans-unit id="50">
<source>No file was uploaded.</source>
<target>Nem lett fájl feltöltve.</target>
</trans-unit>
<trans-unit id="51">
<source>No temporary folder was configured in php.ini.</source>
<target>Nincs ideiglenes könyvtár beállítva a php.ini-ben.</target>
</trans-unit>
<trans-unit id="52">
<source>Cannot write temporary file to disk.</source>
<target>Nem írható ideiglenes fájl a lemezre.</target>
</trans-unit>
<trans-unit id="53">
<source>A PHP extension caused the upload to fail.</source>
<target>Egy PHP bővítmény miatt a feltöltés nem sikerült.</target>
</trans-unit>
</body>
</file>
</xliff>