343 lines
8.0 KiB
Gettext
343 lines
8.0 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>, 2018
|
|
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-05-04 21:39-0400\n"
|
|
"PO-Revision-Date: 2019-05-03 05:21+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:42
|
|
msgid "Linking"
|
|
msgstr "ربط دادن"
|
|
|
|
#: apps.py:74 models.py:27
|
|
msgid "Label"
|
|
msgstr "برچسب"
|
|
|
|
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
|
|
#: permissions.py:7 views.py:197
|
|
msgid "Smart links"
|
|
msgstr "پیوند هوشمند"
|
|
|
|
#: events.py:12
|
|
msgid "Smart link created"
|
|
msgstr ""
|
|
|
|
#: events.py:15
|
|
msgid "Smart link edited"
|
|
msgstr ""
|
|
|
|
#: forms.py:36
|
|
msgid "Foreign document field"
|
|
msgstr ""
|
|
|
|
#: links.py:26
|
|
msgid "Create condition"
|
|
msgstr "ایجاد شرط"
|
|
|
|
#: links.py:33 links.py:57
|
|
msgid "Delete"
|
|
msgstr "حذف"
|
|
|
|
#: links.py:40 links.py:69
|
|
msgid "Edit"
|
|
msgstr "ویرایش"
|
|
|
|
#: links.py:46
|
|
msgid "Conditions"
|
|
msgstr "شرایط"
|
|
|
|
#: links.py:51 views.py:243
|
|
msgid "Create new smart link"
|
|
msgstr "ایجاد پیوند هوشمند جدید"
|
|
|
|
#: links.py:63 models.py:40
|
|
msgid "Document types"
|
|
msgstr "انواع مستندات"
|
|
|
|
#: links.py:73
|
|
msgid "Documents"
|
|
msgstr "مستندات"
|
|
|
|
#: literals.py:9
|
|
msgid "and"
|
|
msgstr "و"
|
|
|
|
#: literals.py:10
|
|
msgid "or"
|
|
msgstr "یا"
|
|
|
|
#: literals.py:14
|
|
msgid "is equal to"
|
|
msgstr "برابراست با"
|
|
|
|
#: literals.py:15
|
|
msgid "is equal to (case insensitive)"
|
|
msgstr "برابراست با (case insensitive)"
|
|
|
|
#: literals.py:16
|
|
msgid "contains"
|
|
msgstr "شامل"
|
|
|
|
#: literals.py:17
|
|
msgid "contains (case insensitive)"
|
|
msgstr "شامل (case insensitive)"
|
|
|
|
#: literals.py:18
|
|
msgid "is in"
|
|
msgstr "در آن "
|
|
|
|
#: literals.py:19
|
|
msgid "is greater than"
|
|
msgstr "بزرگتر از"
|
|
|
|
#: literals.py:20
|
|
msgid "is greater than or equal to"
|
|
msgstr "بزرگتر مساوی با"
|
|
|
|
#: literals.py:21
|
|
msgid "is less than"
|
|
msgstr "کوچکتر از"
|
|
|
|
#: literals.py:22
|
|
msgid "is less than or equal to"
|
|
msgstr "کوچکتر مساوی با"
|
|
|
|
#: literals.py:23
|
|
msgid "starts with"
|
|
msgstr "شروع میشود با"
|
|
|
|
#: literals.py:24
|
|
msgid "starts with (case insensitive)"
|
|
msgstr "شروع میشود با (case insensitive)"
|
|
|
|
#: literals.py:25
|
|
msgid "ends with"
|
|
msgstr "خاتمه با"
|
|
|
|
#: literals.py:26
|
|
msgid "ends with (case insensitive)"
|
|
msgstr "خاتمه با (case insensitive)"
|
|
|
|
#: literals.py:27
|
|
msgid "is in regular expression"
|
|
msgstr "موجود در عبارات منظم"
|
|
|
|
#: literals.py:28
|
|
msgid "is in regular expression (case insensitive)"
|
|
msgstr "موجود در عبارات منظم (case insensitive)"
|
|
|
|
#: models.py:31 models.py:189
|
|
msgid ""
|
|
"Enter a template to render. Use Django's default templating language "
|
|
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
|
|
"document }} context variable is available."
|
|
msgstr ""
|
|
|
|
#: models.py:35
|
|
msgid "Dynamic label"
|
|
msgstr "برچسب پویا"
|
|
|
|
#: models.py:37 models.py:199
|
|
msgid "Enabled"
|
|
msgstr "فعال شده"
|
|
|
|
#: models.py:47 models.py:175
|
|
msgid "Smart link"
|
|
msgstr "پیوند هوشمند"
|
|
|
|
#: models.py:87
|
|
#, python-format
|
|
msgid "Error generating dynamic label; %s"
|
|
msgstr "خطا در ایجاد برچسب پویا؛ %s"
|
|
|
|
#: models.py:102
|
|
msgid "This smart link is not allowed for the selected document's type."
|
|
msgstr "این لینک هوشمند برای نوع سند منتخب مجاز نیست"
|
|
|
|
#: models.py:179
|
|
msgid "The inclusion is ignored for the first item."
|
|
msgstr "ورود اولین آیتم در نطر گرفته نشد."
|
|
|
|
#: models.py:183
|
|
msgid "This represents the metadata of all other documents."
|
|
msgstr "این مورد نشانگر متا داده تمامی اسناد می باشد."
|
|
|
|
#: models.py:184
|
|
msgid "Foreign document attribute"
|
|
msgstr "مختصات سند خارجی"
|
|
|
|
#: models.py:193
|
|
msgid "Expression"
|
|
msgstr "عبارت"
|
|
|
|
#: models.py:196
|
|
msgid "Inverts the logic of the operator."
|
|
msgstr "منطق عملگر را برعکس میکند."
|
|
|
|
#: models.py:197
|
|
msgid "Negated"
|
|
msgstr "منفی شده"
|
|
|
|
#: models.py:202
|
|
msgid "Link condition"
|
|
msgstr "شرط پیوند"
|
|
|
|
#: models.py:203
|
|
msgid "Link conditions"
|
|
msgstr "شرایط پیوند"
|
|
|
|
#: models.py:211
|
|
msgid "not"
|
|
msgstr "نه "
|
|
|
|
#: models.py:215
|
|
msgid "Full label"
|
|
msgstr ""
|
|
|
|
#: permissions.py:10
|
|
msgid "Create new smart links"
|
|
msgstr "ایجاد پیوند هوشمند جدید"
|
|
|
|
#: permissions.py:13
|
|
msgid "Delete smart links"
|
|
msgstr "حذف پیوند هوشمند "
|
|
|
|
#: permissions.py:16
|
|
msgid "Edit smart links"
|
|
msgstr "ویرایش پیوند هوشمند "
|
|
|
|
#: permissions.py:19
|
|
msgid "View existing smart links"
|
|
msgstr "دیدن پیوندهای هوشمند موجود"
|
|
|
|
#: serializers.py:117
|
|
msgid ""
|
|
"Comma separated list of document type primary keys to which this smart link "
|
|
"will be attached."
|
|
msgstr "لیست کاملی از نوع اسناد کلید های اصلی که این پیوند هوشمند متصل است جدا شده است."
|
|
|
|
#: serializers.py:141
|
|
#, python-format
|
|
msgid "No such document type: %s"
|
|
msgstr "بدون نوع سند: %s"
|
|
|
|
#: views.py:46
|
|
msgid "Available smart links"
|
|
msgstr ""
|
|
|
|
#: views.py:47
|
|
msgid "Smart links enabled"
|
|
msgstr ""
|
|
|
|
#: views.py:79
|
|
#, python-format
|
|
msgid "Smart links to enable for document type: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:123
|
|
#, python-format
|
|
msgid "Smart link query error: %s"
|
|
msgstr "خطای پرسش query از پیوند هوشمند : %s"
|
|
|
|
#: views.py:132
|
|
#, python-format
|
|
msgid "Documents in smart link: %s"
|
|
msgstr "اسناد در لینک هوشمند: %s"
|
|
|
|
#: views.py:135
|
|
#, python-format
|
|
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
|
|
msgstr "اسناد پیوند هوشمند \"%(smart_link)s\" به عنوان \"%(document)s\" مربوط به"
|
|
|
|
#: views.py:160
|
|
msgid "Available document types"
|
|
msgstr "نوع سند موجود"
|
|
|
|
#: views.py:161
|
|
msgid "Document types enabled"
|
|
msgstr "انواع سند فعال شده است"
|
|
|
|
#: views.py:171
|
|
#, python-format
|
|
msgid "Document type for which to enable smart link: %s"
|
|
msgstr "نوع سند برای فعالسازی لینک هوشمند: %s"
|
|
|
|
#: views.py:188
|
|
msgid ""
|
|
"Indexes group documents into units, usually with similar properties and of "
|
|
"equal or similar types. Smart links allow defining relationships between "
|
|
"documents even if they are in different indexes and are of different types."
|
|
msgstr ""
|
|
|
|
#: views.py:195
|
|
msgid "There are no smart links"
|
|
msgstr ""
|
|
|
|
#: views.py:227
|
|
msgid ""
|
|
"Smart links allow defining relationships between documents even if they are "
|
|
"in different indexes and are of different types."
|
|
msgstr ""
|
|
|
|
#: views.py:232
|
|
msgid "There are no smart links for this document"
|
|
msgstr ""
|
|
|
|
#: views.py:235
|
|
#, python-format
|
|
msgid "Smart links for document: %s"
|
|
msgstr "ارتباطات هوشمند برای سند :%s"
|
|
|
|
#: views.py:264
|
|
#, python-format
|
|
msgid "Delete smart link: %s"
|
|
msgstr "حذف لینک هوشمند: %s"
|
|
|
|
#: views.py:279
|
|
#, python-format
|
|
msgid "Edit smart link: %s"
|
|
msgstr "ویرایش پیوند هوشمند %s"
|
|
|
|
#: views.py:302
|
|
msgid ""
|
|
"Conditions are small logic units that when combined define how the smart "
|
|
"link will behave."
|
|
msgstr ""
|
|
|
|
#: views.py:306
|
|
msgid "There are no conditions for this smart link"
|
|
msgstr ""
|
|
|
|
#: views.py:310
|
|
#, python-format
|
|
msgid "Conditions for smart link: %s"
|
|
msgstr "شرایط پیوند هوشمند : %s"
|
|
|
|
#: views.py:338
|
|
#, python-format
|
|
msgid "Add new conditions to smart link: \"%s\""
|
|
msgstr "اضافه کردن شرط جدید به پیوند هوشمند \"%s\""
|
|
|
|
#: views.py:379
|
|
msgid "Edit smart link condition"
|
|
msgstr "ویرایش شرط پیوند هوشمند \"%s\""
|
|
|
|
#: views.py:409
|
|
#, python-format
|
|
msgid "Delete smart link condition: \"%s\"?"
|
|
msgstr "شرط ارتباط هوشمند را حذف کنید: \"%s\"؟"
|