diff --git a/axes/locale/fa/LC_MESSAGES/django.mo b/axes/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000..e55c041 Binary files /dev/null and b/axes/locale/fa/LC_MESSAGES/django.mo differ diff --git a/axes/locale/fa/LC_MESSAGES/django.po b/axes/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000..cbe973b --- /dev/null +++ b/axes/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,109 @@ +# ترجمه فارسی برای django-axes +# Copyright (C) 2025 jazzband +# This file is distributed under the same license as the django-axes package. +# AmirAli Bahramjerdi , 2025. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: django-axes\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-05-16 23:28+0330\n" +"PO-Revision-Date: 2025-05-16 23:30+0330\n" +"Last-Translator: AmirAli Bahramjerdi " +"Language-Team: فارسی \n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: admin.py:27 +msgid "Form Data" +msgstr "داده‌های فرم" + +#: admin.py:28 admin.py:65 admin.py:100 +msgid "Meta Data" +msgstr "فراداده" + +#: conf.py:109 +msgid "Account locked: too many login attempts. Please try again later." +msgstr "حساب کاربری قفل شد: تلاش‌های زیادی برای ورود انجام شده است. لطفاً بعداً دوباره امتحان کنید." + +#: conf.py:117 +msgid "" +"Account locked: too many login attempts. Contact an admin to unlock your " +"account." +msgstr "حساب کاربری قفل شد: تلاش‌های زیادی برای ورود انجام شده است. برای باز کردن حساب با مدیر تماس بگیرید." + +#: models.py:6 +msgid "User Agent" +msgstr "عامل کاربر (User Agent)" + +#: models.py:8 +msgid "IP Address" +msgstr "آدرس IP" + +#: models.py:10 +msgid "Username" +msgstr "نام کاربری" + +#: models.py:12 +msgid "HTTP Accept" +msgstr "پذیرش HTTP" + +#: models.py:14 +msgid "Path" +msgstr "مسیر" + +#: models.py:16 +msgid "Attempt Time" +msgstr "زمان تلاش" + +#: models.py:26 +msgid "Access lock out" +msgstr "قفل دسترسی" + +#: models.py:34 +msgid "access failure" +msgstr "شکست در دسترسی" + +#: models.py:35 +msgid "access failures" +msgstr "شکست‌های دسترسی" + +#: models.py:39 +msgid "GET Data" +msgstr "داده‌های GET" + +#: models.py:41 +msgid "POST Data" +msgstr "داده‌های POST" + +#: models.py:43 +msgid "Failed Logins" +msgstr "ورودهای ناموفق" + +#: models.py:49 +msgid "access attempt" +msgstr "تلاش برای دسترسی" + +#: models.py:50 +msgid "access attempts" +msgstr "تلاش‌های دسترسی" + +#: models.py:55 +msgid "Logout Time" +msgstr "زمان خروج" + +#: models.py:56 +msgid "Session key hash (sha256)" +msgstr "هش کلید نشست (sha256)" + +#: models.py:62 +msgid "access log" +msgstr "گزارش دسترسی" + +#: models.py:63 +msgid "access logs" +msgstr "گزارش‌های دسترسی" diff --git a/axes/locale/id/LC_MESSAGES/django.mo b/axes/locale/id/LC_MESSAGES/django.mo index b81be81..e4313e8 100644 Binary files a/axes/locale/id/LC_MESSAGES/django.mo and b/axes/locale/id/LC_MESSAGES/django.mo differ