111 lines
2.5 KiB
Gettext
111 lines
2.5 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:
|
|
# Translators:
|
|
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-01-18 02:18-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"
|
|
"Language: fa\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
|
|
#: __init__.py:33
|
|
msgid "Date"
|
|
msgstr "تاریخ"
|
|
|
|
#: __init__.py:37
|
|
msgid "User"
|
|
msgstr "کاربر"
|
|
|
|
#: __init__.py:41
|
|
msgid "Comment"
|
|
msgstr "توضیحات"
|
|
|
|
#: __init__.py:50 links.py:11 permissions.py:7
|
|
msgid "Comments"
|
|
msgstr "توضیحات"
|
|
|
|
#: links.py:8 links.py:9
|
|
msgid "Delete"
|
|
msgstr "حذف"
|
|
|
|
#: links.py:10
|
|
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:37
|
|
msgid "Must provide at least one comment."
|
|
msgstr "حداقل یک توضیح ارایه شود."
|
|
|
|
#: views.py:47
|
|
#, python-format
|
|
msgid "Comment \"%s\" deleted successfully."
|
|
msgstr "جذف موفق توضیحات %s"
|
|
|
|
#: views.py:49
|
|
#, python-format
|
|
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
|
msgstr "خطا %(error)s حذف توضیحات \"%(comment)s\""
|
|
|
|
#: views.py:62
|
|
#, python-format
|
|
msgid "Are you sure you wish to delete the comment: %s?"
|
|
msgstr "آیا از حذف توضیحات %s مطمئن هستید؟"
|
|
|
|
#: views.py:64
|
|
#, python-format
|
|
msgid "Are you sure you wish to delete the comments: %s?"
|
|
msgstr "آیا از حذف توضیحات %s مطمئن هستید؟"
|
|
|
|
#: views.py:98
|
|
msgid "Comment added successfully."
|
|
msgstr "توضیحات با موفقیت اضافه شد."
|
|
|
|
#: views.py:105
|
|
#, python-format
|
|
msgid "Add comment to document: %s"
|
|
msgstr "اضافه کردن توضیحات به سند: %s"
|
|
|
|
#: views.py:125
|
|
#, 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"
|