diff --git a/src/Symfony/Component/Security/Resources/translations/security.bg.xlf b/src/Symfony/Component/Security/Resources/translations/security.bg.xlf new file mode 100644 index 000000000000..06692ea66a84 --- /dev/null +++ b/src/Symfony/Component/Security/Resources/translations/security.bg.xlf @@ -0,0 +1,71 @@ + + + + + + An authentication exception occurred. + Грешка при автентикация. + + + Authentication credentials could not be found. + Удостоверението за автентикация не е открито. + + + Authentication request could not be processed due to a system problem. + Заявката за автентикация не може да бъде обработената поради системна грешка. + + + Invalid credentials. + Невалидно удостоверение за автентикация. + + + Cookie has already been used by someone else. + Това cookie вече се ползва от някой друг. + + + Not privileged to request the resource. + Нямате права за достъп до този ресурс. + + + Invalid CSRF token. + Невалиден CSRF токен. + + + Digest nonce has expired. + Digest nonce е изтекъл. + + + No authentication provider found to support the authentication token. + Не е открит провайдър, който да поддържа този токен за автентикация. + + + No session available, it either timed out or cookies are not enabled. + Сесията не е достъпна, или времето за достъп е изтекло, или кукитата не са разрешени. + + + No token could be found. + Токена не е открит. + + + Username could not be found. + Потребителското име не е открито. + + + Account has expired. + Акаунта е изтекъл. + + + Credentials have expired. + Удостоверението за автентикация е изтекло. + + + Account is disabled. + Акаунта е деактивиран. + + + Account is locked. + Акаунта е заключен. + + + +