From fa45f0e2883aca473b39b9ef3aeb26a0c0163969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Egyed?= Date: Mon, 30 Apr 2012 01:40:55 +0200 Subject: [PATCH] [FrameworkBundle] updated hungarian validator messages --- .../Resources/translations/validators.hu.xlf | 26 ++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.hu.xlf b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.hu.xlf index 2b052c9658..9d45d0d96f 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.hu.xlf +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.hu.xlf @@ -36,7 +36,7 @@ The fields {{ fields }} were not expected. - Váratlan mezők: {{ fields }} . + Váratlan mezők: {{ fields }}. The fields {{ fields }} are missing. @@ -72,7 +72,7 @@ This value should be {{ limit }} or less. - Ez az érték {{ limit }} vagy kevesebb kell, hogy legyen. + Ez az érték {{ limit }} vagy kevesebb legyen. This value is too long. It should have {{ limit }} characters or less. @@ -96,7 +96,7 @@ This value should be null. - Ennek az értéknek nullnak kéne lennie . + Ennek az értéknek nullnak kéne lennie. This value is not valid. @@ -194,6 +194,26 @@ This value should have exactly {{ limit }} characters. Ez az érték pontosan {{ limit }} karaktert tartalmazzon. + + The file was only partially uploaded. + A fájl csak részben lett feltöltve. + + + No file was uploaded. + Nem lett fájl feltöltve. + + + No temporary folder was configured in php.ini. + Nincs ideiglenes könyvtár beállítva a php.ini-ben. + + + Cannot write temporary file to disk. + Nem írható ideiglenes fájl a lemezre. + + + A PHP extension caused the upload to fail. + Egy PHP bővítmény miatt a feltöltés nem sikerült. +