Files
mayan-edms/mayan/apps/document_indexing/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

344 lines
8.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
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-02 14:30-0400\n"
"PO-Revision-Date: 2018-09-12 07:46+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"
#: admin.py:24
msgid "None"
msgstr "هیچ یک"
#: admin.py:26 links.py:67 models.py:50
msgid "Document types"
msgstr "نوع سند"
#: apps.py:52
msgid "Document indexing"
msgstr "نمایه سازی سند"
#: apps.py:84 models.py:34
msgid "Label"
msgstr "برچسب"
#: apps.py:85 models.py:39
msgid "Slug"
msgstr "لاغر"
#: apps.py:87 apps.py:113 models.py:47 models.py:184
msgid "Enabled"
msgstr "فعال شده است"
#: apps.py:94
msgid "Total levels"
msgstr "سطوح کل"
#: apps.py:100
msgid "Total documents"
msgstr "کل اسناد"
#: apps.py:109 apps.py:126 apps.py:143
msgid "Level"
msgstr "سطح"
#: apps.py:119
msgid "Has document links?"
msgstr "پیوند سند دارد؟"
#: apps.py:130 apps.py:149
msgid "Levels"
msgstr "سطوح"
#: apps.py:134 apps.py:153 models.py:301
msgid "Documents"
msgstr "اسناد"
#: forms.py:17
msgid "Indexes to be queued for rebuilding."
msgstr "نمایه هایی که برای بازسازی در نظر گرفته می شوند."
#: forms.py:18 links.py:25 links.py:31 links.py:39 links.py:43 models.py:58
#: views.py:88 views.py:249
msgid "Indexes"
msgstr "نمایه ها"
#: handlers.py:20
msgid "Creation date"
msgstr "تاریخ ایجاد"
#: links.py:47 views.py:38
msgid "Create index"
msgstr "ایجاد نمایه"
#: links.py:52 links.py:85
msgid "Edit"
msgstr "ویرایش"
#: links.py:58 links.py:90
msgid "Delete"
msgstr "حذف"
#: links.py:62
msgid "Tree template"
msgstr "الگو درخت"
#: links.py:76
msgid "Deletes and creates from scratch all the document indexes."
msgstr "تمامی نمایه های سند را از ابتدا پاک می کند."
#: links.py:78 views.py:370
msgid "Rebuild indexes"
msgstr "بازسازی نمایه ها"
#: links.py:81
msgid "New child node"
msgstr "گره فرزند جدید"
#: models.py:38
msgid "This value will be used by other apps to reference this index."
msgstr "برای ارزیابی این نمایه، این مقدار توسط سایر برنامه ها استفاده می شود."
#: models.py:44
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "این داده ها را وقتی که اطلاعات سند تغییر می کند قابل مشاهده و به روز می کند."
#: models.py:57 models.py:168
msgid "Index"
msgstr "فهرست مطالب"
#: models.py:140
msgid "Index instance"
msgstr "مثال index"
#: models.py:141
msgid "Index instances"
msgstr "نمونه های فهرست"
#: models.py:172
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/)"
msgstr ""
#: models.py:176
msgid "Indexing expression"
msgstr "عبارت نمایه سازی"
#: models.py:181
msgid "Causes this node to be visible and updated when document data changes."
msgstr "علت این گره را هنگامی که اطلاعات سند تغییر می کند قابل مشاهده و به روز می شود."
#: models.py:189
msgid ""
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "این گزینه را بررسی کنید تا این گره به عنوان یک ظرف برای اسناد عمل کند و نه به عنوان یک پدر برای گره های بیشتر."
#: models.py:192
msgid "Link documents"
msgstr "پیوند اسناد"
#: models.py:196
msgid "Index node template"
msgstr "گره ی Index"
#: models.py:197
msgid "Indexes node template"
msgstr "نمایه گره قالب"
#: models.py:201
msgid "Root"
msgstr "ریشه"
#: models.py:257
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr "خطای نمایه سازی سند: %(document)s؛ عبارت: %(expression)s؛ %(exception)s"
#: models.py:294
msgid "Index template node"
msgstr "نمایه گره فهرست "
#: models.py:297
msgid "Value"
msgstr "ارزش"
#: models.py:307
msgid "Index node instance"
msgstr "مثال گره فهرست"
#: models.py:308
msgid "Indexes node instances"
msgstr "نمایه های گره های نمونه"
#: models.py:406
msgid "Document index node instance"
msgstr "مثال گره سند فهرست"
#: models.py:407
msgid "Document indexes node instances"
msgstr "مستندات نمونه گره ها را نشان می دهد"
#: permissions.py:7 queues.py:8
msgid "Indexing"
msgstr "نمایه سازی"
#: permissions.py:10
msgid "Create new document indexes"
msgstr "ایجاد نمادهای سند جدید"
#: permissions.py:13
msgid "Edit document indexes"
msgstr "ویرایش اسناد"
#: permissions.py:16
msgid "Delete document indexes"
msgstr "حذف نمایه های سند"
#: permissions.py:20
msgid "View document index instances"
msgstr ""
#: permissions.py:23
msgid "View document indexes"
msgstr "نمایش اسناد"
#: permissions.py:26
msgid "Rebuild document indexes"
msgstr "بازسازی نمایه های سند"
#: queues.py:12
msgid "Delete empty index nodes"
msgstr "گرههای فهرست خالی را حذف کنید"
#: queues.py:16
msgid "Remove document"
msgstr "سند را حذف کنید"
#: queues.py:20
msgid "Index document"
msgstr "سند فهرست"
#: queues.py:24
msgid "Rebuild index"
msgstr "بازسازی نمایه"
#: views.py:53
#, python-format
msgid "Delete the index: %s?"
msgstr "حذف نمایه: %s؟"
#: views.py:66
#, python-format
msgid "Edit index: %s"
msgstr "ویرایش نمایه: %s"
#: views.py:82
msgid ""
"Indexes group document automatically into levels. Indexe are defined using "
"template whose markers are replaced with direct properties of documents like"
" label or description, or that of extended properties like metadata."
msgstr ""
#: views.py:87
msgid "There are no indexes."
msgstr ""
#: views.py:94
msgid "Available document types"
msgstr "نوع سند موجود"
#: views.py:96
msgid "Document types linked"
msgstr "انواع اسناد مرتبط"
#: views.py:111
#, python-format
msgid "Document types linked to index: %s"
msgstr "انواع اسنادی مرتبط با نمایه: %s"
#: views.py:114
msgid ""
"Only the documents of the types selected will be shown in the index when "
"built. Only the events of the documents of the types select will trigger "
"updates in the index."
msgstr ""
#: views.py:147
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "گره الگو درخت برای نمایه: %s"
#: views.py:177
#, python-format
msgid "Create child node of: %s"
msgstr "ایجاد گره فرزنداز: %s"
#: views.py:201
#, python-format
msgid "Delete the index template node: %s?"
msgstr "گره index index را حذف کنید: %s؟"
#: views.py:223
#, python-format
msgid "Edit the index template node: %s?"
msgstr "گره index index را ویرایش کنید: %s؟"
#: views.py:244
msgid ""
"This could mean that no index templates have been created or that there "
"index templates but they are no properly defined."
msgstr ""
#: views.py:248
msgid "There are no index instances available."
msgstr ""
#: views.py:290
#, python-format
msgid "Navigation: %s"
msgstr "ناوبری: %s"
#: views.py:295
#, python-format
msgid "Contents for index: %s"
msgstr "فهرست مطالب: %s"
#: views.py:349
msgid ""
"Assign the document type of this document to an index to have it appear in "
"instances of those indexes organization units. "
msgstr ""
#: views.py:354
msgid "This document is not in any index"
msgstr ""
#: views.py:358
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "گره های نمایه حاوی سند: %s"
#: views.py:384
#, python-format
msgid "%(count)d index queued for rebuild."
msgid_plural "%(count)d indexes queued for rebuild."
msgstr[0] ""
msgstr[1] ""