From 89c89625743a9206ad24f5bef0f423defd269db4 Mon Sep 17 00:00:00 2001 From: Guilherme Blanco Date: Sun, 10 Jul 2011 12:19:10 -0700 Subject: [PATCH] Fixed minor portuguese brazilian messages. File is pretty much up to date, just small glitches. --- .../Resources/translations/validators.pt_BR.xliff | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pt_BR.xliff b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pt_BR.xliff index a1e3ee3892..b8758e3156 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pt_BR.xliff +++ b/src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.pt_BR.xliff @@ -24,11 +24,11 @@ You should select at least {{ limit }} choices - Você deveria selecionar {{ limit }} opções no mínimo + Você deveria selecionar no mínimo {{ limit }} opções You should select at most {{ limit }} choices - Você deveria selecionar {{ limit }} opções no máximo + Você deveria selecionar no máximo {{ limit }} opções The fields {{ fields }} were not expected @@ -72,7 +72,7 @@ This value is too long. It should have {{ limit }} characters or less - O valor é muito longo. Deveria ter {{ limit }} caracteres ou menos + Este valor é muito longo. Deveria ter {{ limit }} caracteres ou menos This value should be {{ limit }} or more @@ -80,7 +80,7 @@ This value is too short. It should have {{ limit }} characters or more - O valor é muito curto. Deveria ter {{ limit }} caracteres ou mais + Este valor é muito curto. Deveria ter {{ limit }} caracteres ou mais This value should not be blank @@ -120,7 +120,7 @@ The CSRF token is invalid - O token CSRF é inválido + O token de CSRF é inválido The two values should be equal