123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # Bornazadeh <bornazadeh@gmail.com>, 2012
- msgid ""
- msgstr ""
- "Project-Id-Version: Mezzanine\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2013-11-09 10:32-0430\n"
- "PO-Revision-Date: 2013-11-09 20:20+0000\n"
- "Last-Translator: Sebastián Ramírez Magrí <sebasmagri@gmail.com>\n"
- "Language-Team: Persian (Iran) (http://www.transifex.com/projects/p/mezzanine/language/fa_IR/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: fa_IR\n"
- "Plural-Forms: nplurals=1; plural=0;\n"
- #: templates/mobile/404.html:6
- msgid "Page not found"
- msgstr "صفحه پیدا نشد"
- #: templates/mobile/404.html:10
- msgid "The page you requested does not exist."
- msgstr "صفحه ی درخواستی شما وجود ندارد."
- #: templates/mobile/500.html:6
- msgid "Error"
- msgstr "خطا"
- #: templates/mobile/500.html:10
- msgid "Sorry, an error occurred."
- msgstr "با عرض پوزش، خطایی رخ داده است."
- #: templates/mobile/base.html:41 templates/mobile/index.html:6
- msgid "Home"
- msgstr "صفحه خانگی"
- #: templates/mobile/base.html:53
- msgid "Powered by"
- msgstr "نیرو گرفته از"
- #: templates/mobile/base.html:54
- msgid "View Full Site"
- msgstr "مشاهده ی نسخه کامل سایت"
- #: templates/mobile/index.html:10
- msgid "This is the mobile homepage."
- msgstr "این صفحه اصلی نسخه تلفن همراه سایت است."
- #: templates/mobile/search_results.html:5
- #: templates/mobile/search_results.html:6
- msgid "Search Results"
- msgstr "نتایج جستجو"
- #: templates/mobile/search_results.html:12
- msgid "No results were found matching your query: "
- msgstr "هیچ نتیجه ای مطابق با درخواست شما یافت نشد:"
- #: templates/mobile/search_results.html:14
- msgid "Showing"
- msgstr "نمایش"
- #: templates/mobile/search_results.html:14
- msgid "to"
- msgstr "به"
- #: templates/mobile/search_results.html:14
- msgid "of"
- msgstr "از"
- #: templates/mobile/search_results.html:15
- msgid "results matching your query:"
- msgstr "نتایج مطابق با درخواست شما:"
- #: templates/mobile/search_results.html:23
- msgid "read more"
- msgstr "بیشتر بخوانید"
- #: templates/mobile/blog/blog_post_detail.html:23
- msgid "Posted by"
- msgstr "پست شده توسط"
- #: templates/mobile/blog/blog_post_detail.html:30
- #: templates/mobile/blog/blog_post_list.html:28
- #, python-format
- msgid "%(sometime)s ago"
- msgstr "%(sometime)s قبل"
- #: templates/mobile/blog/blog_post_detail.html:41
- msgid "Tags"
- msgstr "برچسب ها"
- #: templates/mobile/blog/blog_post_detail.html:52
- msgid "Share this on:"
- msgstr "به اشتراک گذاشتن در:"
- #: templates/mobile/blog/blog_post_detail.html:54
- msgid "or"
- msgstr "یا"
- #: templates/mobile/blog/blog_post_list.html:4
- #: templates/mobile/blog/blog_post_list.html:19
- msgid "Blog"
- msgstr "بلاگ"
- #: templates/mobile/includes/pagination.html:6
- msgid "Previous"
- msgstr "قبلی"
- #: templates/mobile/includes/pagination.html:9
- msgid "Next"
- msgstr "بعدی"
- #: templates/mobile/includes/search.html:4
- msgid "Search"
- msgstr "جستجو"
- #: templates/mobile/includes/search.html:5
- msgid "Use "
- msgstr "استفاده"
- #: templates/mobile/includes/search.html:5
- msgid "quotes"
- msgstr "نقل قول ها"
- #: templates/mobile/includes/search.html:5
- msgid ""
- " for exact phrases, + to make a word or phrase required, and - to exclude a "
- "word or phrase."
- msgstr "برای عبارات دقیق، + برای یک کلمه یا عبارت مورد نیازاست، و - برای حذف یک کلمه یا عبارت."
|