Files
mayan-edms/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.po
T
Roberto Rosario 47d850e164 Synchronize translations
Add Czech and Greek. Replace 'da' with 'da_DK', 'zn_CN' with 'zh'.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2019-04-02 15:08:49 -04:00

79 lines
2.4 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2017
# Nima Towhidi <nima.towhidi@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-02 14:29-0400\n"
"PO-Revision-Date: 2018-09-08 08:06+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:18 settings.py:9
msgid "Authentication"
msgstr "احراز هویت"
#: forms.py:18
msgid "Email"
msgstr "ایمیل"
#: forms.py:21
msgid "Password"
msgstr "کلمه عبور"
#: forms.py:23 forms.py:72
msgid "Remember me"
msgstr "مرا به خاطر بسپار"
#: forms.py:26
msgid ""
"Please enter a correct email and password. Note that the password field is "
"case-sensitive."
msgstr "لطفا یک ایمیل و کلمه عبور معتبر وارد کنید. توجه کنید که کلمه عبور به حروف کوچک و بزرگ حساس است."
#: forms.py:28
msgid "This account is inactive."
msgstr "این حساب کاربری غیرفعال است."
#: links.py:19
msgid "Logout"
msgstr "خروج"
#: links.py:23
msgid "Change password"
msgstr "تغییر کلمه عبور"
#: settings.py:13
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr "کنترل مکانیزم مورد استفاده برای تأیید هویت کاربر. گزینه ها عبارتند از: نام کاربری، ایمیل"
#: settings.py:20
msgid ""
"Maximum time an user clicking the \"Remember me\" checkbox will remain "
"logged in. Value is time in seconds."
msgstr "حداکثر زمانی که یک کاربر با کلیک روی «به یاد داشته باشید» کادر تأیید درج خواهد شد. مقدار زمان در ثانیه است."
#: views.py:79
msgid "Current user password change"
msgstr "تغییر کلمه عبور کاربر جاری"
#: views.py:84
msgid "Changing the password is not allowed for this account."
msgstr ""
#: views.py:101
msgid "Your password has been successfully changed."
msgstr "کلمه عبور شما با موفقیت عوض شد."