From 5ee65aa8bee76b6536314b175d64ec5467ebc74a Mon Sep 17 00:00:00 2001 From: Joan Cruz Date: Fri, 11 Jan 2013 13:21:39 +0100 Subject: [PATCH] Contribution to translation to Catalan of the security messages --- .../Resources/translations/security.es_CA.xlf | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 src/Symfony/Component/Security/Resources/translations/security.es_CA.xlf diff --git a/src/Symfony/Component/Security/Resources/translations/security.es_CA.xlf b/src/Symfony/Component/Security/Resources/translations/security.es_CA.xlf new file mode 100644 index 0000000000..3f106d8eb2 --- /dev/null +++ b/src/Symfony/Component/Security/Resources/translations/security.es_CA.xlf @@ -0,0 +1,71 @@ + + + + + + An authentication exception occurred. + Ha succeït un error d'autenticació. + + + Authentication credentials could not be found. + No s'han trobat les credencials d'autenticació. + + + Authentication request could not be processed due to a system problem. + La solicitud d'autenticació no s'ha pogut processar per un problema del sistema. + + + Invalid credentials. + Credencials no vàlides. + + + Cookie has already been used by someone else. + La cookie ja ha estat utilitzada per una altra persona. + + + Not privileged to request the resource. + No te privilegis per solicitar el recurs. + + + Invalid CSRF token. + Token CSRF no vàlid. + + + Digest nonce has expired. + El vector d'iniciaització (digest nonce) ha expirat. + + + No authentication provider found to support the authentication token. + No s'ha trobat un proveidor d'autenticació que suporti el token d'autenticació. + + + No session available, it either timed out or cookies are not enabled. + No hi ha sessió disponible, ha expirat o les cookies no estan habilitades. + + + No token could be found. + No s'ha trobat cap token. + + + Username could not be found. + No s'ha trobat el nom d'usuari. + + + Account has expired. + El compte ha expirat. + + + Credentials have expired. + Les credencials han expirat. + + + Account is disabled. + El compte està deshabilitat. + + + Account is locked. + El compte està bloquejat. + + + +