Files
mayan-edms/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po
2015-05-15 19:11:41 -04:00

110 lines
2.5 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2014-10-25 17:30+0000\n"
"Last-Translator: Mehdi Amani <MehdiAmani@toorintan.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/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=1; plural=0;\n"
#: __init__.py:35
msgid "Date"
msgstr "تاریخ"
#: __init__.py:39
msgid "User"
msgstr "کاربر"
#: __init__.py:43
msgid "Comment"
msgstr "توضیحات"
#: __init__.py:52 links.py:13 permissions.py:7
msgid "Comments"
msgstr "توضیحات"
#: links.py:10 links.py:11
msgid "Delete"
msgstr "حذف"
#: links.py:12
msgid "Add comment"
msgstr "اضافه کردن توضیحات"
#: permissions.py:9
msgid "Create new comments"
msgstr "ایجاد توضیحات "
#: permissions.py:10
msgid "Delete comments"
msgstr "حذف توضیحات"
#: permissions.py:11
msgid "View comments"
msgstr "بازبینی توضیحات"
#: views.py:39
msgid "Must provide at least one comment."
msgstr "حداقل یک توضیح ارایه شود."
#: views.py:49
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "جذف موفق توضیحات %s"
#: views.py:51
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "خطا %(error)s حذف توضیحات \"%(comment)s\""
#: views.py:64
#, python-format
msgid "Are you sure you wish to delete the comment: %s?"
msgstr "آیا از حذف توضیحات %s مطمئن هستید؟"
#: views.py:66
#, python-format
msgid "Are you sure you wish to delete the comments: %s?"
msgstr "آیا از حذف توضیحات %s مطمئن هستید؟"
#: views.py:100
msgid "Comment added successfully."
msgstr "توضیحات با موفقیت اضافه شد."
#: views.py:107
#, python-format
msgid "Add comment to document: %s"
msgstr "اضافه کردن توضیحات به سند: %s"
#: views.py:127
#, python-format
msgid "Comments for document: %s"
msgstr "توضیحات سند %s"
#~ msgid "date"
#~ msgstr "date"
#~ msgid "user"
#~ msgstr "user"
#~ msgid "comment"
#~ msgstr "comment"
#~ msgid "comments"
#~ msgstr "comments"
#~ msgid "comments: %s"
#~ msgstr "comments: %s"