From 4e72983bb2b50c85bfd3532777ff7844772f8ad3 Mon Sep 17 00:00:00 2001 From: fzerorubigd Date: Fri, 1 Mar 2013 11:40:27 +0330 Subject: [PATCH] Add persian translation to Components/Security --- .../Resources/translations/security.fa.xlf | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 src/Symfony/Component/Security/Resources/translations/security.fa.xlf diff --git a/src/Symfony/Component/Security/Resources/translations/security.fa.xlf b/src/Symfony/Component/Security/Resources/translations/security.fa.xlf new file mode 100644 index 0000000000..0824221e0a --- /dev/null +++ b/src/Symfony/Component/Security/Resources/translations/security.fa.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. + کوکی قبلا برای شخص دیگری استفاده شده است. + + + 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. + حساب کاربری قفل شده است. + + + +