diff --git a/src/Symfony/Component/Security/Resources/translations/security.ua.xlf b/src/Symfony/Component/Security/Resources/translations/security.ua.xlf new file mode 100644 index 0000000000..7bd7250e13 --- /dev/null +++ b/src/Symfony/Component/Security/Resources/translations/security.ua.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. + Сесія недоступна - тайм-аут або файли cookies вимкнені. + + + No token could be found. + Токен не знайдено. + + + Username could not be found. + Ім’я користувача не знайдено. + + + Account has expired. + Закінчився строк дії облікового запису. + + + Credentials have expired. + Строк дії облікових данних вичерпаний. + + + Account is disabled. + Обліковий запис відключений. + + + Account is locked. + Обліковий запис заблокований. + + + +