From 7a953308047e6ef6208838c6c2e8c32f43bba5a9 Mon Sep 17 00:00:00 2001 From: Joseph Bielawski Date: Wed, 6 Jul 2011 10:22:51 -0700 Subject: [PATCH] Sync polish translation with commit: https://github.com/symfony/symfony/commit/d58ba342460fe5c4410e3d94f3b11f2ace0bc2c9 --- .../translations/validators.pl.xliff | 20 +++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff index b641e143ff..e9a7e5c01b 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pl.xliff @@ -119,13 +119,25 @@ Wgrany plik był za duży. Proszę spróbować wgrać mniejszy plik - The CSRF token is invalid - Token CSRF jest nieprawidłowy + The CSRF token is invalid. Please try to resubmit the form + Token CSRF jest nieprawidłowy. Proszę spróbować wysłać formularz ponownie The two values should be equal - Obie wartości powinny być równe + Les deux valeurs doivent être identiques + + + The file is too large. Allowed maximum size is {{ limit }} + Plik jest za duży. Maksymalny dozwolony rozmiar to {{ limit }} + + + The file is too large + Plik jest za duży + + + The file could not be uploaded + Plik nie mógł być wgrany - + \ No newline at end of file