Changed clean_link_id to be in a wrapper form as well.
Patch by: Lennard de Rijk
Reviewed by: to-be-reviewed
# Persian translation of Django.# Copyright (C) 2007 THE Django'S COPYRIGHT HOLDER# This file is distributed under the same license as the Django package.##msgid ""msgstr """Project-Id-Version: Django\n""Report-Msgid-Bugs-To: \n""POT-Creation-Date: 2008-09-01 02:00+0430\n""PO-Revision-Date: 2008-09-01 02:00+0430\n""Last-Translator: Reza Mohammadi <reza@zeerak.ir>\n""Language-Team: Persian <farsi@lists.sharif.edu>\n""MIME-Version: 1.0\n""Content-Type: text/plain; charset=UTF-8\n""Content-Transfer-Encoding: 8bit\n"#: conf/global_settings.py:44msgid "Arabic"msgstr "عربی"#: conf/global_settings.py:45msgid "Bengali"msgstr "بنگالی"#: conf/global_settings.py:46msgid "Bulgarian"msgstr "بلغاری"#: conf/global_settings.py:47msgid "Catalan"msgstr "کاتالونیایی"#: conf/global_settings.py:48msgid "Czech"msgstr "چکی"#: conf/global_settings.py:49msgid "Welsh"msgstr "ویلزی"#: conf/global_settings.py:50msgid "Danish"msgstr "دانمارکی"#: conf/global_settings.py:51msgid "German"msgstr "آلمانی"#: conf/global_settings.py:52msgid "Greek"msgstr "یونانی"#: conf/global_settings.py:53msgid "English"msgstr "انگلیسی"#: conf/global_settings.py:54msgid "Spanish"msgstr "اسپانیایی"#: conf/global_settings.py:55msgid "Estonian"msgstr "استونی"#: conf/global_settings.py:56msgid "Argentinean Spanish"msgstr "اسپانیاییِ آرژانتین"#: conf/global_settings.py:57msgid "Basque"msgstr "باسکی"#: conf/global_settings.py:58msgid "Persian"msgstr "فارسی"#: conf/global_settings.py:59msgid "Finnish"msgstr "فنلاندی"#: conf/global_settings.py:60msgid "French"msgstr "فرانسوی"#: conf/global_settings.py:61msgid "Irish"msgstr "ایرلندی"#: conf/global_settings.py:62msgid "Galician"msgstr "گالیسیایی"#: conf/global_settings.py:63msgid "Hungarian"msgstr "مجاری"#: conf/global_settings.py:64msgid "Hebrew"msgstr "عبری"#: conf/global_settings.py:65msgid "Croatian"msgstr "کرواتی"#: conf/global_settings.py:66msgid "Icelandic"msgstr "ایسلندی"#: conf/global_settings.py:67msgid "Italian"msgstr "ایتالیایی"#: conf/global_settings.py:68msgid "Japanese"msgstr "ژاپنی"#: conf/global_settings.py:69msgid "Georgian"msgstr "گرجی"#: conf/global_settings.py:70msgid "Korean"msgstr "کرهای"#: conf/global_settings.py:71msgid "Khmer"msgstr "خمری"#: conf/global_settings.py:72msgid "Kannada"msgstr "کنادهای"#: conf/global_settings.py:73msgid "Latvian"msgstr "لتونیایی"#: conf/global_settings.py:74msgid "Lithuanian"msgstr "لیتوانی"#: conf/global_settings.py:75msgid "Macedonian"msgstr "مقدونی"#: conf/global_settings.py:76msgid "Dutch"msgstr "هلندی"#: conf/global_settings.py:77msgid "Norwegian"msgstr "نروژی"#: conf/global_settings.py:78msgid "Polish"msgstr "لهستانی"#: conf/global_settings.py:79msgid "Portugese"msgstr "پرتغالی"#: conf/global_settings.py:80msgid "Brazilian Portuguese"msgstr "پرتغالیِ برزیل"#: conf/global_settings.py:81msgid "Romanian"msgstr "رومانی"#: conf/global_settings.py:82msgid "Russian"msgstr "روسی"#: conf/global_settings.py:83msgid "Slovak"msgstr "اسلواکی"#: conf/global_settings.py:84msgid "Slovenian"msgstr "اسلووِنی"#: conf/global_settings.py:85msgid "Serbian"msgstr "صربی"#: conf/global_settings.py:86msgid "Swedish"msgstr "سوئدی"#: conf/global_settings.py:87msgid "Tamil"msgstr "تامیلی"#: conf/global_settings.py:88msgid "Telugu"msgstr "تلوگویی"#: conf/global_settings.py:89msgid "Turkish"msgstr "ترکی"#: conf/global_settings.py:90msgid "Ukrainian"msgstr "اکراینی"#: conf/global_settings.py:91msgid "Simplified Chinese"msgstr "چینی سادهشده"#: conf/global_settings.py:92msgid "Traditional Chinese"msgstr "چینی سنتی"#: contrib/admin/filterspecs.py:44#, python-formatmsgid """<h3>By %s:</h3>\n""<ul>\n"msgstr """<h3>بر اساس %s:</h3>\n""<ul>\n"#: contrib/admin/filterspecs.py:74 contrib/admin/filterspecs.py:92#: contrib/admin/filterspecs.py:147 contrib/admin/filterspecs.py:173msgid "All"msgstr "همه"#: contrib/admin/filterspecs.py:113msgid "Any date"msgstr "هر تاریخی"#: contrib/admin/filterspecs.py:114msgid "Today"msgstr "امروز"#: contrib/admin/filterspecs.py:117msgid "Past 7 days"msgstr "۷ روز اخیر"#: contrib/admin/filterspecs.py:119msgid "This month"msgstr "این ماه"#: contrib/admin/filterspecs.py:121msgid "This year"msgstr "امسال"#: contrib/admin/filterspecs.py:147 forms/widgets.py:390msgid "Yes"msgstr "بله"#: contrib/admin/filterspecs.py:147 forms/widgets.py:390msgid "No"msgstr "خیر"#: contrib/admin/filterspecs.py:154 forms/widgets.py:390msgid "Unknown"msgstr "ناشناخته"#: contrib/admin/models.py:19msgid "action time"msgstr "زمان اتفاق"#: contrib/admin/models.py:22msgid "object id"msgstr "شناسهٔ شیء"#: contrib/admin/models.py:23msgid "object repr"msgstr "صورت شیء"#: contrib/admin/models.py:24msgid "action flag"msgstr "نشانه عمل"#: contrib/admin/models.py:25msgid "change message"msgstr "پیغام تغییر"#: contrib/admin/models.py:28msgid "log entry"msgstr "مورد اتفاقات"#: contrib/admin/models.py:29msgid "log entries"msgstr "موارد اتفاقات"#: contrib/admin/options.py:56 contrib/admin/options.py:120msgid "None"msgstr "هیچ"#: contrib/admin/options.py:334#, python-formatmsgid "Changed %s."msgstr "%s تغییر یافته."#: contrib/admin/options.py:334 contrib/admin/options.py:344msgid "and"msgstr "و"#: contrib/admin/options.py:339#, python-formatmsgid "Added %(name)s \"%(object)s\"."msgstr "%(name)s «%(object)s» اضافه شد."#: contrib/admin/options.py:343#, python-formatmsgid "Changed %(list)s for %(name)s \"%(object)s\"."msgstr "%(list)s %(name)s «%(object)s» تغییر یافت."#: contrib/admin/options.py:348#, python-formatmsgid "Deleted %(name)s \"%(object)s\"."msgstr "%(name)s «%(object)s» حذف شد."#: contrib/admin/options.py:352msgid "No fields changed."msgstr "فیلدی تغییر نیافته است."#: contrib/admin/options.py:413 contrib/auth/admin.py:51#, python-formatmsgid "The %(name)s \"%(obj)s\" was added successfully."msgstr "%(name)s «%(obj)s» با موفقیت اضافه شد."#: contrib/admin/options.py:417 contrib/admin/options.py:450#: contrib/auth/admin.py:57msgid "You may edit it again below."msgstr "میتوانید مجدداً آنرا در این پایین ویراش کنید."#: contrib/admin/options.py:427 contrib/admin/options.py:460#, python-formatmsgid "You may add another %s below."msgstr "میتوانید یک %s دیگر در این پایین اضافه کنید"#: contrib/admin/options.py:448#, python-formatmsgid "The %(name)s \"%(obj)s\" was changed successfully."msgstr "%(name)s·\"%(obj)s\" با موفقیت تغییر یافت."#: contrib/admin/options.py:456#, python-formatmsgid """The %(name)s \"%(obj)s\" was added successfully. You may edit it again below."msgstr """%(name)s·\"%(obj)s\" با موفقیت اضافه شد. میتوانید در این پایین ویرایشش کنید."#: contrib/admin/options.py:532#, python-formatmsgid "Add %s"msgstr "اضافه کردن %s"#: contrib/admin/options.py:610#, python-formatmsgid "Change %s"msgstr "تغییر %s"#: contrib/admin/options.py:642msgid "Database error"msgstr "خطا در بانک اطلاعاتی"#: contrib/admin/options.py:692#, python-formatmsgid "The %(name)s \"%(obj)s\" was deleted successfully."msgstr "%(name)s·\"%(obj)s\" با موفقیت حذف شد."#: contrib/admin/options.py:699msgid "Are you sure?"msgstr "آیا مطمئن هستید؟"#: contrib/admin/options.py:728#, python-formatmsgid "Change history: %s"msgstr "تاریخچهٔ تغییر: %s"#: contrib/admin/sites.py:18 contrib/admin/views/decorators.py:16#: contrib/auth/forms.py:80msgid """Please enter a correct username and password. Note that both fields are case-""sensitive."msgstr """لطفاً نام کاربری و گذرواژه صحیح را وارد کنید. توجه کنید که هر دو مقدار به ""حروف کوچک و بزرگ (انگلیسی) حساس هستند."#: contrib/admin/sites.py:242 contrib/admin/views/decorators.py:68msgid """Please log in again, because your session has expired. Don't worry: Your ""submission has been saved."msgstr """لطفاً مجدداً وارد شوید، چرا که مدت زیادی در وبگاه غیرفعال بودهاید. نگران ""نباشید، اطلاعات وارد شدهٔ شما ذخیره شدهاند."#: contrib/admin/sites.py:249 contrib/admin/views/decorators.py:75msgid """Looks like your browser isn't configured to accept cookies. Please enable ""cookies, reload this page, and try again."msgstr """به نظر میرسد تنظیمات مرورگر شما طوری است که کوکیها را قبول نمیکند. لطفاً ""کوکیها را در مرورگر خود فعال نموده و مجدداً تلاش کنید."#: contrib/admin/sites.py:265 contrib/admin/sites.py:271#: contrib/admin/views/decorators.py:94msgid "Usernames cannot contain the '@' character."msgstr "نام کاربری نمی تواند حاوی نویسهٔ '@' باشد."#: contrib/admin/sites.py:268 contrib/admin/views/decorators.py:90#, python-formatmsgid "Your e-mail address is not your username. Try '%s' instead."msgstr """نشانی پست الکترونیکی شما نام کابریتان نیست. %s را به جای آن امتحان کنید."#: contrib/admin/sites.py:336msgid "Site administration"msgstr "مدیریت وبگاه"#: contrib/admin/sites.py:358 contrib/admin/templates/admin/login.html:27#: contrib/admin/templates/registration/password_reset_complete.html:14#: contrib/admin/views/decorators.py:30msgid "Log in"msgstr "ورود"#: contrib/admin/sites.py:406#, python-formatmsgid "%s administration"msgstr "مدیریت %s"#: contrib/admin/util.py:138#, python-formatmsgid "One or more %(fieldname)s in %(name)s: %(obj)s"msgstr "یک و یا چند %(fieldname)s در %(name)s: %(obj)s"#: contrib/admin/util.py:143#, python-formatmsgid "One or more %(fieldname)s in %(name)s:"msgstr "یک و یا چند %(fieldname)s در %(name)s"#: contrib/admin/widgets.py:65msgid "Date:"msgstr "تاریخ:"#: contrib/admin/widgets.py:65msgid "Time:"msgstr "زمان:"#: contrib/admin/widgets.py:89msgid "Currently:"msgstr "اکنون:"#: contrib/admin/widgets.py:89msgid "Change:"msgstr "تغییر:"#: contrib/admin/widgets.py:115msgid "Lookup"msgstr "جستجو"#: contrib/admin/widgets.py:195msgid "Add Another"msgstr "اضافه کردن یکی دیگر"#: contrib/admin/templates/admin/404.html:4#: contrib/admin/templates/admin/404.html:8msgid "Page not found"msgstr "صفحه یافت نشد"#: contrib/admin/templates/admin/404.html:10msgid "We're sorry, but the requested page could not be found."msgstr "متأسفیم، صفحه مورد تقاضا یافت نشد."#: contrib/admin/templates/admin/500.html:4#: contrib/admin/templates/admin/app_index.html:8#: contrib/admin/templates/admin/base.html:30#: contrib/admin/templates/admin/change_form.html:17#: contrib/admin/templates/admin/change_list.html:8#: contrib/admin/templates/admin/delete_confirmation.html:6#: contrib/admin/templates/admin/invalid_setup.html:4#: contrib/admin/templates/admin/object_history.html:6#: contrib/admin/templates/admin/auth/user/change_password.html:10#: contrib/admin/templates/registration/logged_out.html:4#: contrib/admin/templates/registration/password_change_done.html:4#: contrib/admin/templates/registration/password_change_form.html:4#: contrib/admin/templates/registration/password_reset_complete.html:4#: contrib/admin/templates/registration/password_reset_confirm.html:4#: contrib/admin/templates/registration/password_reset_done.html:4#: contrib/admin/templates/registration/password_reset_form.html:4#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3msgid "Home"msgstr "آغازه"#: contrib/admin/templates/admin/500.html:4msgid "Server error"msgstr "خطای کارگزار"#: contrib/admin/templates/admin/500.html:6msgid "Server error (500)"msgstr "خطای کارگزار (۵۰۰)"#: contrib/admin/templates/admin/500.html:9msgid "Server Error <em>(500)</em>"msgstr "خطای کارگزار <em>(۵۰۰)</em>"#: contrib/admin/templates/admin/500.html:10msgid """There's been an error. It's been reported to the site administrators via e-""mail and should be fixed shortly. Thanks for your patience."msgstr """خطایی وجود دارد. این خطا توسط پست الکترونیکی به مدیران وبگاه گزارش داده شده ""است و در اولین فرصت اصلاح خواهد شد. از بردباری شما متشکریم."#: contrib/admin/templates/admin/app_index.html:10#: contrib/admin/templates/admin/index.html:19#, python-formatmsgid "%(name)s"msgstr "%(name)s"#: contrib/admin/templates/admin/base.html:25msgid "Welcome,"msgstr "خوش آمدید،"#: contrib/admin/templates/admin/base.html:25#: contrib/admin/templates/registration/password_change_done.html:3#: contrib/admin/templates/registration/password_change_form.html:3#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3msgid "Documentation"msgstr "مستندات"#: contrib/admin/templates/admin/base.html:25#: contrib/admin/templates/admin/auth/user/change_password.html:13#: contrib/admin/templates/admin/auth/user/change_password.html:46#: contrib/admin/templates/registration/password_change_done.html:3#: contrib/admin/templates/registration/password_change_form.html:3msgid "Change password"msgstr "تغییر گذرواژه"#: contrib/admin/templates/admin/base.html:25#: contrib/admin/templates/registration/password_change_done.html:3#: contrib/admin/templates/registration/password_change_form.html:3msgid "Log out"msgstr "خروج"#: contrib/admin/templates/admin/base_site.html:4msgid "Django site admin"msgstr "وبگاه مدیریت Django"#: contrib/admin/templates/admin/base_site.html:7msgid "Django administration"msgstr "مدیریت Django"#: contrib/admin/templates/admin/change_form.html:20#: contrib/admin/templates/admin/index.html:29msgid "Add"msgstr "اضافه کردن"#: contrib/admin/templates/admin/change_form.html:27#: contrib/admin/templates/admin/object_history.html:10msgid "History"msgstr "تاریخچه"#: contrib/admin/templates/admin/change_form.html:28#: contrib/admin/templates/admin/edit_inline/stacked.html:13#: contrib/admin/templates/admin/edit_inline/tabular.html:25msgid "View on site"msgstr "مشاهده در وبگاه"#: contrib/admin/templates/admin/change_form.html:38#: contrib/admin/templates/admin/auth/user/change_password.html:22msgid "Please correct the error below."msgid_plural "Please correct the errors below."msgstr[0] "لطفاً خطای زیر را حل کنید."msgstr[1] "لطفاً خطاهای زیر را حل کنید."#: contrib/admin/templates/admin/change_list.html:16#, python-formatmsgid "Add %(name)s"msgstr "اضافهکردن %(name)s"#: contrib/admin/templates/admin/change_list.html:26msgid "Filter"msgstr "فیلتر"#: contrib/admin/templates/admin/delete_confirmation.html:10#: contrib/admin/templates/admin/submit_line.html:4 forms/formsets.py:246msgid "Delete"msgstr "حذف"#: contrib/admin/templates/admin/delete_confirmation.html:16#, python-formatmsgid """Deleting the %(object_name)s '%(escaped_object)s' would result in deleting ""related objects, but your account doesn't have permission to delete the ""following types of objects:"msgstr """حذف %(object_name)s·'%(escaped_object)s' می تواند باعث حذف اشیاء مرتبط شود. ""اما حساب شما دسترسی لازم برای حذف اشیای از انواع زیر را ندارد:"#: contrib/admin/templates/admin/delete_confirmation.html:23#, python-formatmsgid """Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? ""All of the following related items will be deleted:"msgstr """آیا مطمئنید که میخواهید %(object_name)s·\"%(escaped_object)s\" را حذف کنید؟ ""کلیهٔ اشیای مرتبط زیر حذف خواهند شد:"#: contrib/admin/templates/admin/delete_confirmation.html:28msgid "Yes, I'm sure"msgstr "بله، مطمئن هستم."#: contrib/admin/templates/admin/filter.html:2#, python-formatmsgid " By %(filter_title)s "msgstr "براساس %(filter_title)s "#: contrib/admin/templates/admin/index.html:18#, python-formatmsgid "Models available in the %(name)s application."msgstr "مدلهای موجود در برنامهٔ %(name)s."#: contrib/admin/templates/admin/index.html:35msgid "Change"msgstr "تغییر"#: contrib/admin/templates/admin/index.html:45msgid "You don't have permission to edit anything."msgstr "شما اجازهٔ ویرایش چیزی را ندارید."#: contrib/admin/templates/admin/index.html:53msgid "Recent Actions"msgstr "اعمال اخیر"#: contrib/admin/templates/admin/index.html:54msgid "My Actions"msgstr "اعمال من"#: contrib/admin/templates/admin/index.html:58msgid "None available"msgstr "چیزی در دسترس نیست"#: contrib/admin/templates/admin/invalid_setup.html:7msgid """Something's wrong with your database installation. Make sure the appropriate ""database tables have been created, and make sure the database is readable by ""the appropriate user."msgstr """در نصب بانک اطلاعاتی شما مشکلی وجود دارد. مطمئن شوید که جداول مربوطه به ""درستی ایجاد شدهاند و اطمینان حاصل کنید که بانک اطلاعاتی توسط کاربر مربوطه ""قابل خواندن می باشد."#: contrib/admin/templates/admin/login.html:19msgid "Username:"msgstr "نام کاربری:"#: contrib/admin/templates/admin/login.html:22msgid "Password:"msgstr "گذرواژه:"#: contrib/admin/templates/admin/object_history.html:22msgid "Date/time"msgstr "تاریخ/ساعت"#: contrib/admin/templates/admin/object_history.html:23msgid "User"msgstr "کاربر"#: contrib/admin/templates/admin/object_history.html:24msgid "Action"msgstr "عمل"#: contrib/admin/templates/admin/object_history.html:30#: utils/translation/trans_real.py:404msgid "DATETIME_FORMAT"msgstr ""#: contrib/admin/templates/admin/object_history.html:38msgid """This object doesn't have a change history. It probably wasn't added via this ""admin site."msgstr """این شیء تاریخچهٔ تغییرات ندارد. احتمالا این شیء توسط وبگاه مدیریت ایجاد نشده ""است."#: contrib/admin/templates/admin/pagination.html:10msgid "Show all"msgstr "نمایش همه"#: contrib/admin/templates/admin/search_form.html:8msgid "Go"msgstr "برو"#: contrib/admin/templates/admin/search_form.html:10#, python-formatmsgid "1 result"msgid_plural "%(counter)s results"msgstr[0] "۱ نتیجه"msgstr[1] "%(counter)s نتیجه"#: contrib/admin/templates/admin/search_form.html:10#, python-formatmsgid "%(full_result_count)s total"msgstr "در مجموع %(full_result_count)s"#: contrib/admin/templates/admin/submit_line.html:3msgid "Save"msgstr "ذخیره"#: contrib/admin/templates/admin/submit_line.html:5msgid "Save as new"msgstr "ذخیره به عنوان جدید"#: contrib/admin/templates/admin/submit_line.html:6msgid "Save and add another"msgstr "ذخیره و ایجاد یکی دیگر"#: contrib/admin/templates/admin/submit_line.html:7msgid "Save and continue editing"msgstr "ذخیره و ادامه ویرایش"#: contrib/admin/templates/admin/auth/user/add_form.html:6msgid """First, enter a username and password. Then, you'll be able to edit more user ""options."msgstr """ابتدا یک نام کاربری و گذرواژه وارد کنید. سپس می توانید مشخصات دیگر کاربر را ""ویرایش کنید."#: contrib/admin/templates/admin/auth/user/add_form.html:13#: contrib/auth/forms.py:14 contrib/auth/forms.py:47 contrib/auth/forms.py:59msgid "Username"msgstr "نام کاربری"#: contrib/admin/templates/admin/auth/user/add_form.html:20#: contrib/admin/templates/admin/auth/user/change_password.html:33#: contrib/auth/forms.py:17 contrib/auth/forms.py:60 contrib/auth/forms.py:184msgid "Password"msgstr "گذرواژه"#: contrib/admin/templates/admin/auth/user/add_form.html:26#: contrib/admin/templates/admin/auth/user/change_password.html:39#: contrib/auth/forms.py:185msgid "Password (again)"msgstr "گذرواژه (تکرار)"#: contrib/admin/templates/admin/auth/user/add_form.html:27#: contrib/admin/templates/admin/auth/user/change_password.html:40msgid "Enter the same password as above, for verification."msgstr "همان گذرواژهٔ بالایی را برای اطمینان دوباره وارد کنید."#: contrib/admin/templates/admin/auth/user/change_password.html:26#, python-formatmsgid "Enter a new password for the user <strong>%(username)s</strong>."msgstr "برای کابر <strong>%(username)s</strong> یک گذرنامهٔ جدید وارد کنید."#: contrib/admin/templates/admin/edit_inline/tabular.html:15msgid "Delete?"msgstr "حذف؟"#: contrib/admin/templates/registration/logged_out.html:8msgid "Thanks for spending some quality time with the Web site today."msgstr "متشکر از اینکه مدتی از وقت خود را به ما اختصاص دادید."#: contrib/admin/templates/registration/logged_out.html:10msgid "Log in again"msgstr "ورود دوباره"#: contrib/admin/templates/registration/password_change_done.html:4#: contrib/admin/templates/registration/password_change_form.html:4#: contrib/admin/templates/registration/password_change_form.html:6#: contrib/admin/templates/registration/password_change_form.html:10msgid "Password change"msgstr "تغییر گذرواژه"#: contrib/admin/templates/registration/password_change_done.html:6#: contrib/admin/templates/registration/password_change_done.html:10msgid "Password change successful"msgstr "گذرواژه تغییر یافت."#: contrib/admin/templates/registration/password_change_done.html:12msgid "Your password was changed."msgstr "گذرواژهٔ شما تغییر یافت."#: contrib/admin/templates/registration/password_change_form.html:12msgid """Please enter your old password, for security's sake, and then enter your new ""password twice so we can verify you typed it in correctly."msgstr """گذرواژهٔ قدیمی خود را، برای امنیت بیشتر، وارد کنید و سپس گذرواژهٔ جدیدتان را ""دوبار وارد کنید تا ما بتوانیم چک کنیم که به درستی تایپ کردهاید."#: contrib/admin/templates/registration/password_change_form.html:17msgid "Old password:"msgstr "گذرواژهٔ قدیمی"#: contrib/admin/templates/registration/password_change_form.html:19#: contrib/admin/templates/registration/password_reset_confirm.html:18msgid "New password:"msgstr "گذرواژهٔ جدید"#: contrib/admin/templates/registration/password_change_form.html:21#: contrib/admin/templates/registration/password_reset_confirm.html:20msgid "Confirm password:"msgstr "تکرار گذرواژه"#: contrib/admin/templates/registration/password_change_form.html:23#: contrib/admin/templates/registration/password_reset_confirm.html:21msgid "Change my password"msgstr "تغییر گذرواژهٔ من"#: contrib/admin/templates/registration/password_reset_complete.html:4#: contrib/admin/templates/registration/password_reset_confirm.html:6#: contrib/admin/templates/registration/password_reset_done.html:4#: contrib/admin/templates/registration/password_reset_form.html:4#: contrib/admin/templates/registration/password_reset_form.html:6#: contrib/admin/templates/registration/password_reset_form.html:10msgid "Password reset"msgstr "ایجاد گذرواژهٔ جدید"#: contrib/admin/templates/registration/password_reset_complete.html:6#: contrib/admin/templates/registration/password_reset_complete.html:10msgid "Password reset complete"msgstr "گذرواژهٔ جدید ایجاد شد"#: contrib/admin/templates/registration/password_reset_complete.html:12msgid "Your password has been set. You may go ahead and log in now."msgstr "گذرواژهٔ جدیدتان تنظیم شد. اکنون میتوانید وارد وبگاه شوید."#: contrib/admin/templates/registration/password_reset_confirm.html:4msgid "Password reset confirmation"msgstr "تصدیق گذرواژهٔ جدید"#: contrib/admin/templates/registration/password_reset_confirm.html:12msgid "Enter new password"msgstr "ورود گذرواژهٔ جدید"#: contrib/admin/templates/registration/password_reset_confirm.html:14msgid """Please enter your new password twice so we can verify you typed it in ""correctly."msgstr """گذرواژهٔ جدیدتان را دوبار وارد کنید تا ما بتوانیم چک کنیم که به درستی تایپ ""کردهاید."#: contrib/admin/templates/registration/password_reset_confirm.html:26msgid "Password reset unsuccessful"msgstr "گذرواژهٔ جدید ایجاد نشد."#: contrib/admin/templates/registration/password_reset_confirm.html:28msgid """The password reset link was invalid, possibly because it has already been ""used. Please request a new password reset."msgstr """پیوند ایجاد گذرواژهٔ جدید نامعتبر بود، احتمالاً به این علت که قبلاً از آن ""استفاده شده است. لطفاً برای یک گذرواژهٔ جدید درخواست دهید."#: contrib/admin/templates/registration/password_reset_done.html:6#: contrib/admin/templates/registration/password_reset_done.html:10msgid "Password reset successful"msgstr "گذرواژهٔ جدید ایجاد شد."#: contrib/admin/templates/registration/password_reset_done.html:12msgid """We've e-mailed you instructions for setting your password to the e-mail ""address you submitted. You should be receiving it shortly."msgstr """ما به نشانی پست اکترونیکیای که وارد کردید دستورالعملی برای تنظیم گذرواژهتان ""فرستادیم. به زودی به شما میرسد."#: contrib/admin/templates/registration/password_reset_email.html:2msgid "You're receiving this e-mail because you requested a password reset"msgstr """درخواستی برای ایجاد گذرواژهٔ جدید با نشانی شما به ما رسیده است و ما این نامه ""را برای شما فرستادیم"#: contrib/admin/templates/registration/password_reset_email.html:3#, python-formatmsgid "for your user account at %(site_name)s"msgstr "برای حساب کاربریتان در %(site_name)s"#: contrib/admin/templates/registration/password_reset_email.html:5msgid "Please go to the following page and choose a new password:"msgstr "لطفاً به صفحهٔ زیر بروید و یک گذرواژهٔ جدید انتخاب کنید:"#: contrib/admin/templates/registration/password_reset_email.html:9msgid "Your username, in case you've forgotten:"msgstr "نام کاربریتان، اگر یادتان رفته است:"#: contrib/admin/templates/registration/password_reset_email.html:11msgid "Thanks for using our site!"msgstr "متشکر از استفادهٔ شما از وبگاه ما"#: contrib/admin/templates/registration/password_reset_email.html:13#, python-formatmsgid "The %(site_name)s team"msgstr "گروه %(site_name)s"#: contrib/admin/templates/registration/password_reset_form.html:12msgid """Forgotten your password? Enter your e-mail address below, and we'll e-mail ""instructions for setting a new one."msgstr """گذرواژه خود را فراموش کردهاید؟ نشانی پست الکترونیکی خود را وارد کنید. ما ""دستورالعملی برای ایجاد گذرنامهٔ جدید به پست الکترونیکیتان خواهیم فرستاد."#: contrib/admin/templates/registration/password_reset_form.html:16msgid "E-mail address:"msgstr "نشانی پست الکترونیکی:"#: contrib/admin/templates/registration/password_reset_form.html:16msgid "Reset my password"msgstr "ایجاد گذرواژهٔ جدید"#: contrib/admin/templatetags/admin_list.py:284msgid "All dates"msgstr "همهٔ تاریخها"#: contrib/admin/views/main.py:65#, python-formatmsgid "Select %s"msgstr "%s انتخاب کنید"#: contrib/admin/views/main.py:65#, python-formatmsgid "Select %s to change"msgstr "%s را برای تغییر انتخاب کنید"#: contrib/admin/views/template.py:36 contrib/sites/models.py:38msgid "site"msgstr "وبگاه"#: contrib/admin/views/template.py:38msgid "template"msgstr "قالب"#: contrib/admindocs/views.py:57 contrib/admindocs/views.py:59#: contrib/admindocs/views.py:61msgid "tag:"msgstr "برچسب:"#: contrib/admindocs/views.py:90 contrib/admindocs/views.py:92#: contrib/admindocs/views.py:94msgid "filter:"msgstr "فیلتر"#: contrib/admindocs/views.py:154 contrib/admindocs/views.py:156#: contrib/admindocs/views.py:158msgid "view:"msgstr "نمایش:"#: contrib/admindocs/views.py:186#, python-formatmsgid "App %r not found"msgstr "برنامهٔ %r یافت نشد"#: contrib/admindocs/views.py:193#, python-formatmsgid "Model %(model_name)r not found in app %(app_label)r"msgstr "مدل %(model_name)r در برنامهٔ %(app_label)r یافت نشد"#: contrib/admindocs/views.py:205#, python-formatmsgid "the related `%(app_label)s.%(data_type)s` object"msgstr "شیء «%(app_label)s.%(data_type)s» مرتبط"#: contrib/admindocs/views.py:205 contrib/admindocs/views.py:227#: contrib/admindocs/views.py:241 contrib/admindocs/views.py:246msgid "model:"msgstr "مدل:"#: contrib/admindocs/views.py:236#, python-formatmsgid "related `%(app_label)s.%(object_name)s` objects"msgstr "اشیاء «%(app_label)s.%(object_name)s» مرتبط"#: contrib/admindocs/views.py:241#, python-formatmsgid "all %s"msgstr "همهٔ %s"#: contrib/admindocs/views.py:246#, python-formatmsgid "number of %s"msgstr "تعداد %s"#: contrib/admindocs/views.py:251#, python-formatmsgid "Fields on %s objects"msgstr "فیلدهای شیء %s"#: contrib/admindocs/views.py:314 contrib/admindocs/views.py:325#: contrib/admindocs/views.py:327 contrib/admindocs/views.py:333#: contrib/admindocs/views.py:334 contrib/admindocs/views.py:336msgid "Integer"msgstr "عدد صحیح"#: contrib/admindocs/views.py:315msgid "Boolean (Either True or False)"msgstr "بولی (درست یا غلط)"#: contrib/admindocs/views.py:316 contrib/admindocs/views.py:335#, python-formatmsgid "String (up to %(max_length)s)"msgstr "رشته (تا %(max_length)s)"#: contrib/admindocs/views.py:317msgid "Comma-separated integers"msgstr "اعداد صحیح جدا-شده با ویلگول"#: contrib/admindocs/views.py:318msgid "Date (without time)"msgstr "تاریخ (بدون زمان)"#: contrib/admindocs/views.py:319msgid "Date (with time)"msgstr "تاریخ (با زمان)"#: contrib/admindocs/views.py:320msgid "Decimal number"msgstr "عدد دهدهی"#: contrib/admindocs/views.py:321msgid "E-mail address"msgstr "نشانی پست الکترونیکی"#: contrib/admindocs/views.py:322 contrib/admindocs/views.py:323#: contrib/admindocs/views.py:326msgid "File path"msgstr "مسیر پرونده"#: contrib/admindocs/views.py:324msgid "Floating point number"msgstr "عدد اعشاری"#: contrib/admindocs/views.py:328 contrib/comments/models.py:57msgid "IP address"msgstr "نشانی IP"#: contrib/admindocs/views.py:330msgid "Boolean (Either True, False or None)"msgstr "بولی (درست، نادرست یا پوچ)"#: contrib/admindocs/views.py:331msgid "Relation to parent model"msgstr "رابطه به مدل والد"#: contrib/admindocs/views.py:332msgid "Phone number"msgstr "شماره تلفن"#: contrib/admindocs/views.py:337msgid "Text"msgstr "متن"#: contrib/admindocs/views.py:338msgid "Time"msgstr "زمان"#: contrib/admindocs/views.py:339 contrib/comments/forms.py:20#: contrib/flatpages/admin.py:8 contrib/flatpages/models.py:7msgid "URL"msgstr "نشانی اینترنتی"#: contrib/admindocs/views.py:340msgid "U.S. state (two uppercase letters)"msgstr "ایالت آمریکا(دو حرف بزرگ)"#: contrib/admindocs/views.py:341msgid "XML text"msgstr "متن XML"#: contrib/admindocs/views.py:367#, python-formatmsgid "%s does not appear to be a urlpattern object"msgstr "به نظر نمی رسد %s یک شیء از نوع urlpattern باشد"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:3msgid "Bookmarklets"msgstr ""#: contrib/admindocs/templates/admin_doc/bookmarklets.html:4msgid "Documentation bookmarklets"msgstr ""#: contrib/admindocs/templates/admin_doc/bookmarklets.html:8msgid """\n""<p class=\"help\">To install bookmarklets, drag the link to your bookmarks\n""toolbar, or right-click the link and add it to your bookmarks. Now you can\n""select the bookmarklet from any page in the site. Note that some of these\n""bookmarklets require you to be viewing the site from a computer designated\n""as \"internal\" (talk to your system administrator if you aren't sure if\n""your computer is \"internal\").</p>\n"msgstr ""#: contrib/admindocs/templates/admin_doc/bookmarklets.html:18msgid "Documentation for this page"msgstr "مستندات این صفحه"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:19msgid """Jumps you from any page to the documentation for the view that generates ""that page."msgstr """شما را از هر صفحهای که باشید به مستندات نمایی که صفحه را ایجاد کرده میبرد"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:21msgid "Show object ID"msgstr "نمایش مشخصهٔ شیء"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:22msgid """Shows the content-type and unique ID for pages that represent a single ""object."msgstr """نمایش محتوا و مشخصهٔ منحصر به فرد برای صفحاتی که یک شیء را نمایش میدهند."#: contrib/admindocs/templates/admin_doc/bookmarklets.html:24msgid "Edit this object (current window)"msgstr "ویرایش این شیء (پنجرهٔ کنونی)"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:25msgid "Jumps to the admin page for pages that represent a single object."msgstr "پرش به صفحهٔ مدیر برای صفحاتی که یک شیء را نمایش میدهند."#: contrib/admindocs/templates/admin_doc/bookmarklets.html:27msgid "Edit this object (new window)"msgstr "ویرایش این شیء (پنجرهٔ جدید)"#: contrib/admindocs/templates/admin_doc/bookmarklets.html:28msgid "As above, but opens the admin page in a new window."msgstr "مانند بالا، اما صفحهٔ مدیر را در پنجرهٔ جدیدی باز میکند."#: contrib/auth/admin.py:21msgid "Personal info"msgstr "اطلاعات شخصی"#: contrib/auth/admin.py:22msgid "Permissions"msgstr "اجازهها"#: contrib/auth/admin.py:23msgid "Important dates"msgstr "تاریخهای مهم"#: contrib/auth/admin.py:24msgid "Groups"msgstr "گروهها"#: contrib/auth/admin.py:62msgid "Add user"msgstr "ایجاد کاربر"#: contrib/auth/admin.py:88msgid "Password changed successfully."msgstr "گذرواژه با موفقیت تغییر یافت."#: contrib/auth/admin.py:94#, python-formatmsgid "Change password: %s"msgstr "تغییر گذرواژه: %s"#: contrib/auth/forms.py:15 contrib/auth/forms.py:48#: contrib/auth/models.py:136msgid """Required. 30 characters or fewer. Alphanumeric characters only (letters, ""digits and underscores)."msgstr "الزامی. ۳۰ حرف یا کمتر. فقط حروف الفبا (ارقام، الفبا و خط زیر)."#: contrib/auth/forms.py:16 contrib/auth/forms.py:49msgid "This value must contain only letters, numbers and underscores."msgstr "این مقدار فقط باید حاوی حروف، اعداد و یا خط زیر باشد."#: contrib/auth/forms.py:18msgid "Password confirmation"msgstr "تصدیق گذرواژه"#: contrib/auth/forms.py:30msgid "A user with that username already exists."msgstr "کاربری با این نام کاربری وجود دارد."#: contrib/auth/forms.py:36 contrib/auth/forms.py:154#: contrib/auth/forms.py:196msgid "The two password fields didn't match."msgstr "دو فیلد گذرواژه با هم مطابقت ندارند."#: contrib/auth/forms.py:82msgid "This account is inactive."msgstr "این حساب غیرفعال است."#: contrib/auth/forms.py:87msgid """Your Web browser doesn't appear to have cookies enabled. Cookies are ""required for logging in."msgstr """به نطر می رسد مرورگر شما کوکیها را قبول نمیکند. کوکیها برای ورود به وبگاه ""لازم هستند."#: contrib/auth/forms.py:100msgid "E-mail"msgstr "پست الکترونیکی"#: contrib/auth/forms.py:109msgid """That e-mail address doesn't have an associated user account. Are you sure ""you've registered?"msgstr "این پست الکترونیکی در سیستم حساب ندارد. آیا مطمئن هستید که عضو شدهاید؟"#: contrib/auth/forms.py:134#, python-formatmsgid "Password reset on %s"msgstr "ایجاد گذرواژهٔ جدید در %s"#: contrib/auth/forms.py:142msgid "New password"msgstr "گذرواژهٔ جدید"#: contrib/auth/forms.py:143msgid "New password confirmation"msgstr "تصدیق گذرواژهٔ جدید"#: contrib/auth/forms.py:168msgid "Old password"msgstr "گذرواژهٔ قدیمی"#: contrib/auth/forms.py:176msgid "Your old password was entered incorrectly. Please enter it again."msgstr "گذرواژهٔ قدیمی شما اشتباه بود. لطفاً دوباره وارد کنید."#: contrib/auth/models.py:72 contrib/auth/models.py:95msgid "name"msgstr "نام"#: contrib/auth/models.py:74msgid "codename"msgstr "نام کد"#: contrib/auth/models.py:77msgid "permission"msgstr "اجازه"#: contrib/auth/models.py:78 contrib/auth/models.py:96msgid "permissions"msgstr "اجازهها"#: contrib/auth/models.py:99msgid "group"msgstr "گروه"#: contrib/auth/models.py:100 contrib/auth/models.py:146msgid "groups"msgstr "گروهها"#: contrib/auth/models.py:136msgid "username"msgstr "نام کاربری"#: contrib/auth/models.py:137msgid "first name"msgstr "نام"#: contrib/auth/models.py:138msgid "last name"msgstr "نام خانوادگی"#: contrib/auth/models.py:139msgid "e-mail address"msgstr "نشانی پست الکترونیکی"#: contrib/auth/models.py:140msgid "password"msgstr "گذرواژه"#: contrib/auth/models.py:140msgid """Use '[algo]$[salt]$[hexdigest]' or use the <a href=\"password/\">change ""password form</a>."msgstr ""#: contrib/auth/models.py:141msgid "staff status"msgstr "وضعیت کارمندی"#: contrib/auth/models.py:141msgid "Designates whether the user can log into this admin site."msgstr "تعبیه شده برای اینکه در وبگاه مدیریت، کاربر بتواند یا نتواند وارد شود."#: contrib/auth/models.py:142msgid "active"msgstr "فعال"#: contrib/auth/models.py:142msgid """Designates whether this user should be treated as active. Unselect this ""instead of deleting accounts."msgstr """برای نشان دادن اینکه آیا باید با این کاربر به عنوان کاربر فعال رفتار کرد ""تعبیه شده است. به جای حذف کاربر تیک را بردارید."#: contrib/auth/models.py:143msgid "superuser status"msgstr "ابرکاربر"#: contrib/auth/models.py:143msgid """Designates that this user has all permissions without explicitly assigning ""them."msgstr """نشان میدهد که آیا این کاربر دسترسی نامحدود به کلیهٔ بخشهای وبگاه مدیریت دارد."#: contrib/auth/models.py:144msgid "last login"msgstr "آخرین ورود"#: contrib/auth/models.py:145msgid "date joined"msgstr "تاریخ پیوستن"#: contrib/auth/models.py:147msgid """In addition to the permissions manually assigned, this user will also get ""all permissions granted to each group he/she is in."msgstr """علاوه بر دسترسیهایی که به طور دستی تنظیم شده، این کاربر تمامی دسترسیهای اعطا ""شده به گروههایی که عضو آنها هست را خواهد داشت."#: contrib/auth/models.py:148msgid "user permissions"msgstr "اجازههای کاربر"#: contrib/auth/models.py:152msgid "user"msgstr "کاربر"#: contrib/auth/models.py:153msgid "users"msgstr "کاربرها"#: contrib/auth/models.py:308msgid "message"msgstr "پیغام"#: contrib/auth/views.py:50msgid "Logged out"msgstr "خارج شدید"#: contrib/auth/management/commands/createsuperuser.py:23 forms/fields.py:423msgid "Enter a valid e-mail address."msgstr "یک نشانی پست الکترونیکی معتبر وارد کنید."#: contrib/comments/admin.py:11msgid "Content"msgstr "محتوا"#: contrib/comments/admin.py:14msgid "Metadata"msgstr "فوق داده"#: contrib/comments/forms.py:18msgid "Name"msgstr "نام"#: contrib/comments/forms.py:19msgid "Email address"msgstr "نشانی پست الکترونیکی"#: contrib/comments/forms.py:21msgid "Comment"msgstr "نظر:"#: contrib/comments/forms.py:24msgid """If you enter anything in this field your comment will be treated as spam"msgstr "اگر چیزی در این فیلد وارد کنید، نظر شما به عنوان اسپم شناخته خواهد شد"#: contrib/comments/forms.py:124#, python-formatmsgid "Watch your mouth! The word %s is not allowed here."msgid_plural "Watch your mouth! The words %s are not allowed here."msgstr[0] "حرف دهنت رو بفهم! کلمهٔ %s اینجا قابل قبول نیست"msgstr[1] "حرف دهنت رو بفهم! کلمات %s اینجا قابل قبول نیست"#: contrib/comments/models.py:22msgid "object ID"msgstr "مشخصهٔ شیء"#: contrib/comments/models.py:49msgid "user's name"msgstr "نام کاربر"#: contrib/comments/models.py:50msgid "user's email address"msgstr "نشانی پست الکترونیکی کاربر"#: contrib/comments/models.py:51msgid "user's URL"msgstr "نشانی اینترنتی کاربر"#: contrib/comments/models.py:53msgid "comment"msgstr "نظر"#: contrib/comments/models.py:56msgid "date/time submitted"msgstr "تاریخ/زمان فرستاده شد"#: contrib/comments/models.py:58msgid "is public"msgstr "عمومی است"#: contrib/comments/models.py:59msgid """Uncheck this box to make the comment effectively disappear from the site."msgstr "تیک این جعبه را بردارید تا نظر به طور کارا از وبگاه ناپدید شود."#: contrib/comments/models.py:61msgid "is removed"msgstr "حذف شده است"#: contrib/comments/models.py:62msgid """Check this box if the comment is inappropriate. A \"This comment has been ""removed\" message will be displayed instead."msgstr ""#: contrib/comments/models.py:114msgid """This comment was posted by an authenticated user and thus the name is read-""only."msgstr "این نظر توسط یک کاربر ثبتشده فرستاده شده و لذا نامش فقط-خواندنی است."#: contrib/comments/models.py:123msgid """This comment was posted by an authenticated user and thus the email is read-""only."msgstr """این نظر توسط یک کاربر ثبتشده فرستاده شده و لذا پست الکترونیکیاش فقط-خواندنی ""است."#: contrib/comments/models.py:148#, python-formatmsgid """Posted by %(user)s at %(date)s\n""\n""%(comment)s\n""\n""http://%(domain)s%(url)s"msgstr """ارسالشده توسط %(user)s در تاریخ %(date)s\n""\n""%(comment)s\n""\n""http://%(domain)s%(url)s"#: contrib/contenttypes/models.py:67msgid "python model class name"msgstr "نام پایتونی کلاس مدل"#: contrib/contenttypes/models.py:71msgid "content type"msgstr "نوع محتوا"#: contrib/contenttypes/models.py:72msgid "content types"msgstr "نوعهای محتوا"#: contrib/flatpages/admin.py:9msgid """Example: '/about/contact/'. Make sure to have leading and trailing slashes."msgstr """مثال: '/about/contact/'. مطمئن شوید که خط اریب را هم در ابتدا و هم در انتها ""گذاشتهاید."#: contrib/flatpages/admin.py:11msgid """This value must contain only letters, numbers, underscores, dashes or ""slashes."msgstr """این مقدار فقط باید حاوی حروف، اعداد، خط زیر، خط تیره و یا خط اریب باشد."#: contrib/flatpages/admin.py:22msgid "Advanced options"msgstr "گزینههای پیشرفته"#: contrib/flatpages/models.py:8msgid "title"msgstr "عنوان"#: contrib/flatpages/models.py:9msgid "content"msgstr "محتوا"#: contrib/flatpages/models.py:10msgid "enable comments"msgstr "فعال کردن نظرات"#: contrib/flatpages/models.py:11msgid "template name"msgstr "نام قالب"#: contrib/flatpages/models.py:12msgid """Example: 'flatpages/contact_page.html'. If this isn't provided, the system ""will use 'flatpages/default.html'."msgstr """مثال: 'flatpages/contact_page.html'. اگر این مشخص نشود، سیستم از 'flatpages/""default.html' استفاده خواهد کرد."#: contrib/flatpages/models.py:13msgid "registration required"msgstr "عضویت لازم است"#: contrib/flatpages/models.py:13msgid "If this is checked, only logged-in users will be able to view the page."msgstr """اگر این انتخاب شود، فقط کاربران وارد شده خواهند توانست این صفحه را مشاهده ""نمایند."#: contrib/flatpages/models.py:18msgid "flat page"msgstr "صفحه تخت"#: contrib/flatpages/models.py:19msgid "flat pages"msgstr "صفحات تخت"#: contrib/formtools/wizard.py:130msgid """We apologize, but your form has expired. Please continue filling out the ""form from this page."msgstr """معذرت میخواهیم ولی فرم شما منقضی شده است. لطفاً پر کردن را از این صفحه ادامه ""دهید."#: contrib/gis/forms/fields.py:14msgid "No geometry value provided."msgstr "مقدار جغرافیاییای مقرر نشده است."#: contrib/gis/forms/fields.py:15msgid "Invalid geometry value."msgstr "مقدار جغرافیایی نامعتبر"#: contrib/gis/forms/fields.py:16msgid "Invalid geometry type."msgstr "نوعِ جغرافیایی نامعتبر"#: contrib/humanize/templatetags/humanize.py:19msgid "th"msgstr "اُم"#: contrib/humanize/templatetags/humanize.py:19msgid "st"msgstr "اُم"#: contrib/humanize/templatetags/humanize.py:19msgid "nd"msgstr "اُم"#: contrib/humanize/templatetags/humanize.py:19msgid "rd"msgstr "اُم"#: contrib/humanize/templatetags/humanize.py:51#, python-formatmsgid "%(value).1f million"msgid_plural "%(value).1f million"msgstr[0] "%(value).1f میلیون"#: contrib/humanize/templatetags/humanize.py:54#, python-formatmsgid "%(value).1f billion"msgid_plural "%(value).1f billion"msgstr[0] "%(value).1f بیلیون"#: contrib/humanize/templatetags/humanize.py:57#, python-formatmsgid "%(value).1f trillion"msgid_plural "%(value).1f trillion"msgstr[0] "%(value).1f تریلون"#: contrib/humanize/templatetags/humanize.py:73msgid "one"msgstr "یک"#: contrib/humanize/templatetags/humanize.py:73msgid "two"msgstr "دو"#: contrib/humanize/templatetags/humanize.py:73msgid "three"msgstr "سه"#: contrib/humanize/templatetags/humanize.py:73msgid "four"msgstr "چهار"#: contrib/humanize/templatetags/humanize.py:73msgid "five"msgstr "پنج"#: contrib/humanize/templatetags/humanize.py:73msgid "six"msgstr "شش"#: contrib/humanize/templatetags/humanize.py:73msgid "seven"msgstr "هفت"#: contrib/humanize/templatetags/humanize.py:73msgid "eight"msgstr "هشت"#: contrib/humanize/templatetags/humanize.py:73msgid "nine"msgstr "نُه"#: contrib/humanize/templatetags/humanize.py:93msgid "today"msgstr "امروز"#: contrib/humanize/templatetags/humanize.py:95msgid "tomorrow"msgstr "فردا"#: contrib/humanize/templatetags/humanize.py:97msgid "yesterday"msgstr "دیروز"#: contrib/localflavor/ar/forms.py:27msgid "Enter a postal code in the format NNNN or ANNNNAAA."msgstr "کد پستی را به شکل NNNN یا ANNNNAAA وارد کنید."#: contrib/localflavor/ar/forms.py:49 contrib/localflavor/br/forms.py:96#: contrib/localflavor/br/forms.py:135 contrib/localflavor/pe/forms.py:23#: contrib/localflavor/pe/forms.py:51msgid "This field requires only numbers."msgstr "در این فیلد فقط عدد میتوانید وارد کنید."#: contrib/localflavor/ar/forms.py:50msgid "This field requires 7 or 8 digits."msgstr "این فیلد ۷ یا ۸ رقم لازم دارد."#: contrib/localflavor/ar/forms.py:79msgid "Enter a valid CUIT in XX-XXXXXXXX-X or XXXXXXXXXXXX format."msgstr ""#: contrib/localflavor/ar/forms.py:80msgid "Invalid CUIT."msgstr ""#: contrib/localflavor/at/at_states.py:5msgid "Burgenland"msgstr ""#: contrib/localflavor/at/at_states.py:6msgid "Carinthia"msgstr ""#: contrib/localflavor/at/at_states.py:7msgid "Lower Austria"msgstr ""#: contrib/localflavor/at/at_states.py:8msgid "Upper Austria"msgstr ""#: contrib/localflavor/at/at_states.py:9msgid "Salzburg"msgstr ""#: contrib/localflavor/at/at_states.py:10msgid "Styria"msgstr ""#: contrib/localflavor/at/at_states.py:11msgid "Tyrol"msgstr ""#: contrib/localflavor/at/at_states.py:12msgid "Vorarlberg"msgstr ""#: contrib/localflavor/at/at_states.py:13msgid "Vienna"msgstr ""#: contrib/localflavor/at/forms.py:20 contrib/localflavor/ch/forms.py:16#: contrib/localflavor/no/forms.py:12msgid "Enter a zip code in the format XXXX."msgstr "کد پستی صحیح را به شکل XXXX وارد کنید."#: contrib/localflavor/at/forms.py:48msgid "Enter a valid Austrian Social Security Number in XXXX XXXXXX format."msgstr ""#: contrib/localflavor/au/forms.py:16msgid "Enter a 4 digit post code."msgstr "کد پستی ۴ رقمی را وارد کنید."#: contrib/localflavor/br/forms.py:21msgid "Enter a zip code in the format XXXXX-XXX."msgstr "کد پستی را به شکل XXXXX-XXX وارد کنید."#: contrib/localflavor/br/forms.py:30msgid "Phone numbers must be in XX-XXXX-XXXX format."msgstr "شماره تلفنها باید به شکل XX-XXXX-XXXX باشند."#: contrib/localflavor/br/forms.py:58msgid """Select a valid brazilian state. That state is not one of the available ""states."msgstr ""#: contrib/localflavor/br/forms.py:94msgid "Invalid CPF number."msgstr ""#: contrib/localflavor/br/forms.py:95msgid "This field requires at most 11 digits or 14 characters."msgstr "طول این فیلد حداقل ۱۱ شماره و حداکثر ۱۴ حرف می باشد."#: contrib/localflavor/br/forms.py:134msgid "Invalid CNPJ number."msgstr ""#: contrib/localflavor/br/forms.py:136msgid "This field requires at least 14 digits"msgstr "فیلد حداقل باید ۱۴ شماره باشد"#: contrib/localflavor/ca/forms.py:17msgid "Enter a postal code in the format XXX XXX."msgstr "کد پستس را به شکل XXX·XXX. وارد کنید."#: contrib/localflavor/ca/forms.py:88msgid "Enter a valid Canadian Social Insurance number in XXX-XXX-XXX format."msgstr ""#: contrib/localflavor/ch/ch_states.py:5msgid "Aargau"msgstr ""#: contrib/localflavor/ch/ch_states.py:6msgid "Appenzell Innerrhoden"msgstr ""#: contrib/localflavor/ch/ch_states.py:7msgid "Appenzell Ausserrhoden"msgstr ""#: contrib/localflavor/ch/ch_states.py:8msgid "Basel-Stadt"msgstr ""#: contrib/localflavor/ch/ch_states.py:9msgid "Basel-Land"msgstr ""#: contrib/localflavor/ch/ch_states.py:10msgid "Berne"msgstr ""#: contrib/localflavor/ch/ch_states.py:11msgid "Fribourg"msgstr ""#: contrib/localflavor/ch/ch_states.py:12msgid "Geneva"msgstr ""#: contrib/localflavor/ch/ch_states.py:13msgid "Glarus"msgstr ""#: contrib/localflavor/ch/ch_states.py:14msgid "Graubuenden"msgstr ""#: contrib/localflavor/ch/ch_states.py:15msgid "Jura"msgstr ""#: contrib/localflavor/ch/ch_states.py:16msgid "Lucerne"msgstr ""#: contrib/localflavor/ch/ch_states.py:17msgid "Neuchatel"msgstr ""#: contrib/localflavor/ch/ch_states.py:18msgid "Nidwalden"msgstr ""#: contrib/localflavor/ch/ch_states.py:19msgid "Obwalden"msgstr ""#: contrib/localflavor/ch/ch_states.py:20msgid "Schaffhausen"msgstr ""#: contrib/localflavor/ch/ch_states.py:21msgid "Schwyz"msgstr ""#: contrib/localflavor/ch/ch_states.py:22msgid "Solothurn"msgstr ""#: contrib/localflavor/ch/ch_states.py:23msgid "St. Gallen"msgstr ""#: contrib/localflavor/ch/ch_states.py:24msgid "Thurgau"msgstr ""#: contrib/localflavor/ch/ch_states.py:25msgid "Ticino"msgstr ""#: contrib/localflavor/ch/ch_states.py:26msgid "Uri"msgstr ""#: contrib/localflavor/ch/ch_states.py:27msgid "Valais"msgstr ""#: contrib/localflavor/ch/ch_states.py:28msgid "Vaud"msgstr ""#: contrib/localflavor/ch/ch_states.py:29msgid "Zug"msgstr ""#: contrib/localflavor/ch/ch_states.py:30msgid "Zurich"msgstr ""#: contrib/localflavor/ch/forms.py:64msgid """Enter a valid Swiss identity or passport card number in X1234567<0 or ""1234567890 format."msgstr ""#: contrib/localflavor/cl/forms.py:29msgid "Enter a valid Chilean RUT."msgstr ""#: contrib/localflavor/cl/forms.py:30msgid "Enter a valid Chilean RUT. The format is XX.XXX.XXX-X."msgstr ""#: contrib/localflavor/cl/forms.py:31msgid "The Chilean RUT is not valid."msgstr ""#: contrib/localflavor/de/de_states.py:5msgid "Baden-Wuerttemberg"msgstr ""#: contrib/localflavor/de/de_states.py:6msgid "Bavaria"msgstr ""#: contrib/localflavor/de/de_states.py:7msgid "Berlin"msgstr ""#: contrib/localflavor/de/de_states.py:8msgid "Brandenburg"msgstr ""#: contrib/localflavor/de/de_states.py:9msgid "Bremen"msgstr ""#: contrib/localflavor/de/de_states.py:10msgid "Hamburg"msgstr ""#: contrib/localflavor/de/de_states.py:11msgid "Hessen"msgstr ""#: contrib/localflavor/de/de_states.py:12msgid "Mecklenburg-Western Pomerania"msgstr ""#: contrib/localflavor/de/de_states.py:13msgid "Lower Saxony"msgstr ""#: contrib/localflavor/de/de_states.py:14msgid "North Rhine-Westphalia"msgstr ""#: contrib/localflavor/de/de_states.py:15msgid "Rhineland-Palatinate"msgstr ""#: contrib/localflavor/de/de_states.py:16msgid "Saarland"msgstr ""#: contrib/localflavor/de/de_states.py:17msgid "Saxony"msgstr ""#: contrib/localflavor/de/de_states.py:18msgid "Saxony-Anhalt"msgstr ""#: contrib/localflavor/de/de_states.py:19msgid "Schleswig-Holstein"msgstr ""#: contrib/localflavor/de/de_states.py:20msgid "Thuringia"msgstr ""#: contrib/localflavor/de/forms.py:14 contrib/localflavor/fi/forms.py:12#: contrib/localflavor/fr/forms.py:15msgid "Enter a zip code in the format XXXXX."msgstr "کد پستی را به شکل XXXXX وارد کنید."#: contrib/localflavor/de/forms.py:41msgid """Enter a valid German identity card number in XXXXXXXXXXX-XXXXXXX-XXXXXXX-X ""format."msgstr ""#: contrib/localflavor/es/es_provinces.py:5msgid "Arava"msgstr ""#: contrib/localflavor/es/es_provinces.py:6msgid "Albacete"msgstr ""#: contrib/localflavor/es/es_provinces.py:7msgid "Alacant"msgstr ""#: contrib/localflavor/es/es_provinces.py:8msgid "Almeria"msgstr ""#: contrib/localflavor/es/es_provinces.py:9msgid "Avila"msgstr ""#: contrib/localflavor/es/es_provinces.py:10msgid "Badajoz"msgstr ""#: contrib/localflavor/es/es_provinces.py:11msgid "Illes Balears"msgstr ""#: contrib/localflavor/es/es_provinces.py:12msgid "Barcelona"msgstr ""#: contrib/localflavor/es/es_provinces.py:13msgid "Burgos"msgstr ""#: contrib/localflavor/es/es_provinces.py:14msgid "Caceres"msgstr ""#: contrib/localflavor/es/es_provinces.py:15msgid "Cadiz"msgstr ""#: contrib/localflavor/es/es_provinces.py:16msgid "Castello"msgstr ""#: contrib/localflavor/es/es_provinces.py:17msgid "Ciudad Real"msgstr ""#: contrib/localflavor/es/es_provinces.py:18msgid "Cordoba"msgstr ""#: contrib/localflavor/es/es_provinces.py:19msgid "A Coruna"msgstr ""#: contrib/localflavor/es/es_provinces.py:20msgid "Cuenca"msgstr ""#: contrib/localflavor/es/es_provinces.py:21msgid "Girona"msgstr ""#: contrib/localflavor/es/es_provinces.py:22msgid "Granada"msgstr ""#: contrib/localflavor/es/es_provinces.py:23msgid "Guadalajara"msgstr ""#: contrib/localflavor/es/es_provinces.py:24msgid "Guipuzkoa"msgstr ""#: contrib/localflavor/es/es_provinces.py:25msgid "Huelva"msgstr ""#: contrib/localflavor/es/es_provinces.py:26msgid "Huesca"msgstr ""#: contrib/localflavor/es/es_provinces.py:27msgid "Jaen"msgstr ""#: contrib/localflavor/es/es_provinces.py:28msgid "Leon"msgstr ""#: contrib/localflavor/es/es_provinces.py:29msgid "Lleida"msgstr ""#: contrib/localflavor/es/es_provinces.py:30#: contrib/localflavor/es/es_regions.py:17msgid "La Rioja"msgstr ""#: contrib/localflavor/es/es_provinces.py:31msgid "Lugo"msgstr ""#: contrib/localflavor/es/es_provinces.py:32#: contrib/localflavor/es/es_regions.py:18msgid "Madrid"msgstr ""#: contrib/localflavor/es/es_provinces.py:33msgid "Malaga"msgstr ""#: contrib/localflavor/es/es_provinces.py:34msgid "Murcia"msgstr ""#: contrib/localflavor/es/es_provinces.py:35msgid "Navarre"msgstr ""#: contrib/localflavor/es/es_provinces.py:36msgid "Ourense"msgstr ""#: contrib/localflavor/es/es_provinces.py:37msgid "Asturias"msgstr ""#: contrib/localflavor/es/es_provinces.py:38msgid "Palencia"msgstr ""#: contrib/localflavor/es/es_provinces.py:39msgid "Las Palmas"msgstr ""#: contrib/localflavor/es/es_provinces.py:40msgid "Pontevedra"msgstr ""#: contrib/localflavor/es/es_provinces.py:41msgid "Salamanca"msgstr ""#: contrib/localflavor/es/es_provinces.py:42msgid "Santa Cruz de Tenerife"msgstr ""#: contrib/localflavor/es/es_provinces.py:43#: contrib/localflavor/es/es_regions.py:11msgid "Cantabria"msgstr ""#: contrib/localflavor/es/es_provinces.py:44msgid "Segovia"msgstr ""#: contrib/localflavor/es/es_provinces.py:45msgid "Seville"msgstr ""#: contrib/localflavor/es/es_provinces.py:46msgid "Soria"msgstr ""#: contrib/localflavor/es/es_provinces.py:47msgid "Tarragona"msgstr ""#: contrib/localflavor/es/es_provinces.py:48msgid "Teruel"msgstr ""#: contrib/localflavor/es/es_provinces.py:49msgid "Toledo"msgstr ""#: contrib/localflavor/es/es_provinces.py:50msgid "Valencia"msgstr ""#: contrib/localflavor/es/es_provinces.py:51msgid "Valladolid"msgstr ""#: contrib/localflavor/es/es_provinces.py:52msgid "Bizkaia"msgstr ""#: contrib/localflavor/es/es_provinces.py:53msgid "Zamora"msgstr ""#: contrib/localflavor/es/es_provinces.py:54msgid "Zaragoza"msgstr ""#: contrib/localflavor/es/es_provinces.py:55msgid "Ceuta"msgstr ""#: contrib/localflavor/es/es_provinces.py:56msgid "Melilla"msgstr ""#: contrib/localflavor/es/es_regions.py:5msgid "Andalusia"msgstr ""#: contrib/localflavor/es/es_regions.py:6msgid "Aragon"msgstr ""#: contrib/localflavor/es/es_regions.py:7msgid "Principality of Asturias"msgstr ""#: contrib/localflavor/es/es_regions.py:8msgid "Balearic Islands"msgstr ""#: contrib/localflavor/es/es_regions.py:9msgid "Basque Country"msgstr ""#: contrib/localflavor/es/es_regions.py:10msgid "Canary Islands"msgstr ""#: contrib/localflavor/es/es_regions.py:12msgid "Castile-La Mancha"msgstr ""#: contrib/localflavor/es/es_regions.py:13msgid "Castile and Leon"msgstr ""#: contrib/localflavor/es/es_regions.py:14msgid "Catalonia"msgstr ""#: contrib/localflavor/es/es_regions.py:15msgid "Extremadura"msgstr ""#: contrib/localflavor/es/es_regions.py:16msgid "Galicia"msgstr ""#: contrib/localflavor/es/es_regions.py:19msgid "Region of Murcia"msgstr ""#: contrib/localflavor/es/es_regions.py:20msgid "Foral Community of Navarre"msgstr ""#: contrib/localflavor/es/es_regions.py:21msgid "Valencian Community"msgstr ""#: contrib/localflavor/es/forms.py:19msgid "Enter a valid postal code in the range and format 01XXX - 52XXX."msgstr ""#: contrib/localflavor/es/forms.py:39msgid """Enter a valid phone number in one of the formats 6XXXXXXXX, 8XXXXXXXX or ""9XXXXXXXX."msgstr ""#: contrib/localflavor/es/forms.py:66msgid "Please enter a valid NIF, NIE, or CIF."msgstr ""#: contrib/localflavor/es/forms.py:67msgid "Please enter a valid NIF or NIE."msgstr ""#: contrib/localflavor/es/forms.py:68msgid "Invalid checksum for NIF."msgstr ""#: contrib/localflavor/es/forms.py:69msgid "Invalid checksum for NIE."msgstr ""#: contrib/localflavor/es/forms.py:70msgid "Invalid checksum for CIF."msgstr ""#: contrib/localflavor/es/forms.py:142msgid """Please enter a valid bank account number in format XXXX-XXXX-XX-XXXXXXXXXX."msgstr ""#: contrib/localflavor/es/forms.py:143msgid "Invalid checksum for bank account number."msgstr ""#: contrib/localflavor/fi/forms.py:28msgid "Enter a valid Finnish social security number."msgstr ""#: contrib/localflavor/in_/forms.py:14msgid "Enter a zip code in the format XXXXXXX."msgstr ""#: contrib/localflavor/is_/forms.py:17msgid """Enter a valid Icelandic identification number. The format is XXXXXX-XXXX."msgstr ""#: contrib/localflavor/is_/forms.py:18msgid "The Icelandic identification number is not valid."msgstr ""#: contrib/localflavor/it/forms.py:14msgid "Enter a valid zip code."msgstr ""#: contrib/localflavor/it/forms.py:43msgid "Enter a valid Social Security number."msgstr ""#: contrib/localflavor/it/forms.py:68msgid "Enter a valid VAT number."msgstr ""#: contrib/localflavor/jp/forms.py:16msgid "Enter a postal code in the format XXXXXXX or XXX-XXXX."msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:4msgid "Hokkaido"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:5msgid "Aomori"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:6msgid "Iwate"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:7msgid "Miyagi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:8msgid "Akita"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:9msgid "Yamagata"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:10msgid "Fukushima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:11msgid "Ibaraki"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:12msgid "Tochigi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:13msgid "Gunma"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:14msgid "Saitama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:15msgid "Chiba"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:16msgid "Tokyo"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:17msgid "Kanagawa"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:18msgid "Yamanashi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:19msgid "Nagano"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:20msgid "Niigata"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:21msgid "Toyama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:22msgid "Ishikawa"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:23msgid "Fukui"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:24msgid "Gifu"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:25msgid "Shizuoka"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:26msgid "Aichi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:27msgid "Mie"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:28msgid "Shiga"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:29msgid "Kyoto"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:30msgid "Osaka"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:31msgid "Hyogo"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:32msgid "Nara"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:33msgid "Wakayama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:34msgid "Tottori"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:35msgid "Shimane"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:36msgid "Okayama"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:37msgid "Hiroshima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:38msgid "Yamaguchi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:39msgid "Tokushima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:40msgid "Kagawa"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:41msgid "Ehime"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:42msgid "Kochi"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:43msgid "Fukuoka"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:44msgid "Saga"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:45msgid "Nagasaki"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:46msgid "Kumamoto"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:47msgid "Oita"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:48msgid "Miyazaki"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:49msgid "Kagoshima"msgstr ""#: contrib/localflavor/jp/jp_prefectures.py:50msgid "Okinawa"msgstr ""#: contrib/localflavor/mx/mx_states.py:12msgid "Aguascalientes"msgstr ""#: contrib/localflavor/mx/mx_states.py:13msgid "Baja California"msgstr ""#: contrib/localflavor/mx/mx_states.py:14msgid "Baja California Sur"msgstr ""#: contrib/localflavor/mx/mx_states.py:15msgid "Campeche"msgstr ""#: contrib/localflavor/mx/mx_states.py:16msgid "Chihuahua"msgstr ""#: contrib/localflavor/mx/mx_states.py:17msgid "Chiapas"msgstr ""#: contrib/localflavor/mx/mx_states.py:18msgid "Coahuila"msgstr ""#: contrib/localflavor/mx/mx_states.py:19msgid "Colima"msgstr ""#: contrib/localflavor/mx/mx_states.py:20msgid "Distrito Federal"msgstr ""#: contrib/localflavor/mx/mx_states.py:21msgid "Durango"msgstr ""#: contrib/localflavor/mx/mx_states.py:22msgid "Guerrero"msgstr ""#: contrib/localflavor/mx/mx_states.py:23msgid "Guanajuato"msgstr ""#: contrib/localflavor/mx/mx_states.py:24msgid "Hidalgo"msgstr ""#: contrib/localflavor/mx/mx_states.py:25msgid "Jalisco"msgstr ""#: contrib/localflavor/mx/mx_states.py:26msgid "Estado de México"msgstr ""#: contrib/localflavor/mx/mx_states.py:27msgid "Michoacán"msgstr ""#: contrib/localflavor/mx/mx_states.py:28msgid "Morelos"msgstr ""#: contrib/localflavor/mx/mx_states.py:29msgid "Nayarit"msgstr ""#: contrib/localflavor/mx/mx_states.py:30msgid "Nuevo León"msgstr ""#: contrib/localflavor/mx/mx_states.py:31msgid "Oaxaca"msgstr ""#: contrib/localflavor/mx/mx_states.py:32msgid "Puebla"msgstr ""#: contrib/localflavor/mx/mx_states.py:33msgid "Querétaro"msgstr ""#: contrib/localflavor/mx/mx_states.py:34msgid "Quintana Roo"msgstr ""#: contrib/localflavor/mx/mx_states.py:35msgid "Sinaloa"msgstr ""#: contrib/localflavor/mx/mx_states.py:36msgid "San Luis Potosí"msgstr ""#: contrib/localflavor/mx/mx_states.py:37msgid "Sonora"msgstr ""#: contrib/localflavor/mx/mx_states.py:38msgid "Tabasco"msgstr ""#: contrib/localflavor/mx/mx_states.py:39msgid "Tamaulipas"msgstr ""#: contrib/localflavor/mx/mx_states.py:40msgid "Tlaxcala"msgstr ""#: contrib/localflavor/mx/mx_states.py:41msgid "Veracruz"msgstr ""#: contrib/localflavor/mx/mx_states.py:42msgid "Yucatán"msgstr ""#: contrib/localflavor/mx/mx_states.py:43msgid "Zacatecas"msgstr ""#: contrib/localflavor/nl/forms.py:21msgid "Enter a valid postal code"msgstr ""#: contrib/localflavor/nl/forms.py:52msgid "Enter a valid phone number"msgstr "یک شماره تلفن معتبر وارد کنید."#: contrib/localflavor/nl/forms.py:78msgid "Enter a valid SoFi number"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:4msgid "Drenthe"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:5msgid "Flevoland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:6msgid "Friesland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:7msgid "Gelderland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:8msgid "Groningen"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:9msgid "Limburg"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:10msgid "Noord-Brabant"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:11msgid "Noord-Holland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:12msgid "Overijssel"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:13msgid "Utrecht"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:14msgid "Zeeland"msgstr ""#: contrib/localflavor/nl/nl_provinces.py:15msgid "Zuid-Holland"msgstr ""#: contrib/localflavor/no/forms.py:33msgid "Enter a valid Norwegian social security number."msgstr ""#: contrib/localflavor/pe/forms.py:24msgid "This field requires 8 digits."msgstr "این فیلد، ۸ رقم لازم دارد."#: contrib/localflavor/pe/forms.py:52msgid "This field requires 11 digits."msgstr "این فیلد ۱۱ رقم لازم دارد."#: contrib/localflavor/pl/forms.py:38msgid "National Identification Number consists of 11 digits."msgstr ""#: contrib/localflavor/pl/forms.py:39msgid "Wrong checksum for the National Identification Number."msgstr ""#: contrib/localflavor/pl/forms.py:71msgid """Enter a tax number field (NIP) in the format XXX-XXX-XX-XX or XX-XX-XXX-XXX."msgstr ""#: contrib/localflavor/pl/forms.py:72msgid "Wrong checksum for the Tax Number (NIP)."msgstr ""#: contrib/localflavor/pl/forms.py:111msgid "National Business Register Number (REGON) consists of 7 or 9 digits."msgstr ""#: contrib/localflavor/pl/forms.py:112msgid "Wrong checksum for the National Business Register Number (REGON)."msgstr ""#: contrib/localflavor/pl/forms.py:155msgid "Enter a postal code in the format XX-XXX."msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:8msgid "Lower Silesia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:9msgid "Kuyavia-Pomerania"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:10msgid "Lublin"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:11msgid "Lubusz"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:12msgid "Lodz"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:13msgid "Lesser Poland"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:14msgid "Masovia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:15msgid "Opole"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:16msgid "Subcarpatia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:17msgid "Podlasie"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:18msgid "Pomerania"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:19msgid "Silesia"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:20msgid "Swietokrzyskie"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:21msgid "Warmia-Masuria"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:22msgid "Greater Poland"msgstr ""#: contrib/localflavor/pl/pl_voivodeships.py:23msgid "West Pomerania"msgstr ""#: contrib/localflavor/ro/forms.py:19msgid "Enter a valid CIF."msgstr ""#: contrib/localflavor/ro/forms.py:56msgid "Enter a valid CNP."msgstr ""#: contrib/localflavor/ro/forms.py:141msgid "Enter a valid IBAN in ROXX-XXXX-XXXX-XXXX-XXXX-XXXX format"msgstr ""#: contrib/localflavor/ro/forms.py:171msgid "Phone numbers must be in XXXX-XXXXXX format."msgstr ""#: contrib/localflavor/ro/forms.py:194msgid "Enter a valid postal code in the format XXXXXX"msgstr ""#: contrib/localflavor/sk/forms.py:30msgid "Enter a postal code in the format XXXXX or XXX XX."msgstr ""#: contrib/localflavor/sk/sk_districts.py:8msgid "Banska Bystrica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:9msgid "Banska Stiavnica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:10msgid "Bardejov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:11msgid "Banovce nad Bebravou"msgstr ""#: contrib/localflavor/sk/sk_districts.py:12msgid "Brezno"msgstr ""#: contrib/localflavor/sk/sk_districts.py:13msgid "Bratislava I"msgstr ""#: contrib/localflavor/sk/sk_districts.py:14msgid "Bratislava II"msgstr ""#: contrib/localflavor/sk/sk_districts.py:15msgid "Bratislava III"msgstr ""#: contrib/localflavor/sk/sk_districts.py:16msgid "Bratislava IV"msgstr ""#: contrib/localflavor/sk/sk_districts.py:17msgid "Bratislava V"msgstr ""#: contrib/localflavor/sk/sk_districts.py:18msgid "Bytca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:19msgid "Cadca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:20msgid "Detva"msgstr ""#: contrib/localflavor/sk/sk_districts.py:21msgid "Dolny Kubin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:22msgid "Dunajska Streda"msgstr ""#: contrib/localflavor/sk/sk_districts.py:23msgid "Galanta"msgstr ""#: contrib/localflavor/sk/sk_districts.py:24msgid "Gelnica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:25msgid "Hlohovec"msgstr ""#: contrib/localflavor/sk/sk_districts.py:26msgid "Humenne"msgstr ""#: contrib/localflavor/sk/sk_districts.py:27msgid "Ilava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:28msgid "Kezmarok"msgstr ""#: contrib/localflavor/sk/sk_districts.py:29msgid "Komarno"msgstr ""#: contrib/localflavor/sk/sk_districts.py:30msgid "Kosice I"msgstr ""#: contrib/localflavor/sk/sk_districts.py:31msgid "Kosice II"msgstr ""#: contrib/localflavor/sk/sk_districts.py:32msgid "Kosice III"msgstr ""#: contrib/localflavor/sk/sk_districts.py:33msgid "Kosice IV"msgstr ""#: contrib/localflavor/sk/sk_districts.py:34msgid "Kosice - okolie"msgstr ""#: contrib/localflavor/sk/sk_districts.py:35msgid "Krupina"msgstr ""#: contrib/localflavor/sk/sk_districts.py:36msgid "Kysucke Nove Mesto"msgstr ""#: contrib/localflavor/sk/sk_districts.py:37msgid "Levice"msgstr ""#: contrib/localflavor/sk/sk_districts.py:38msgid "Levoca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:39msgid "Liptovsky Mikulas"msgstr ""#: contrib/localflavor/sk/sk_districts.py:40msgid "Lucenec"msgstr ""#: contrib/localflavor/sk/sk_districts.py:41msgid "Malacky"msgstr ""#: contrib/localflavor/sk/sk_districts.py:42msgid "Martin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:43msgid "Medzilaborce"msgstr ""#: contrib/localflavor/sk/sk_districts.py:44msgid "Michalovce"msgstr ""#: contrib/localflavor/sk/sk_districts.py:45msgid "Myjava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:46msgid "Namestovo"msgstr ""#: contrib/localflavor/sk/sk_districts.py:47msgid "Nitra"msgstr ""#: contrib/localflavor/sk/sk_districts.py:48msgid "Nove Mesto nad Vahom"msgstr ""#: contrib/localflavor/sk/sk_districts.py:49msgid "Nove Zamky"msgstr ""#: contrib/localflavor/sk/sk_districts.py:50msgid "Partizanske"msgstr ""#: contrib/localflavor/sk/sk_districts.py:51msgid "Pezinok"msgstr ""#: contrib/localflavor/sk/sk_districts.py:52msgid "Piestany"msgstr ""#: contrib/localflavor/sk/sk_districts.py:53msgid "Poltar"msgstr ""#: contrib/localflavor/sk/sk_districts.py:54msgid "Poprad"msgstr ""#: contrib/localflavor/sk/sk_districts.py:55msgid "Povazska Bystrica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:56msgid "Presov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:57msgid "Prievidza"msgstr ""#: contrib/localflavor/sk/sk_districts.py:58msgid "Puchov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:59msgid "Revuca"msgstr ""#: contrib/localflavor/sk/sk_districts.py:60msgid "Rimavska Sobota"msgstr ""#: contrib/localflavor/sk/sk_districts.py:61msgid "Roznava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:62msgid "Ruzomberok"msgstr ""#: contrib/localflavor/sk/sk_districts.py:63msgid "Sabinov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:64msgid "Senec"msgstr ""#: contrib/localflavor/sk/sk_districts.py:65msgid "Senica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:66msgid "Skalica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:67msgid "Snina"msgstr ""#: contrib/localflavor/sk/sk_districts.py:68msgid "Sobrance"msgstr ""#: contrib/localflavor/sk/sk_districts.py:69msgid "Spisska Nova Ves"msgstr ""#: contrib/localflavor/sk/sk_districts.py:70msgid "Stara Lubovna"msgstr ""#: contrib/localflavor/sk/sk_districts.py:71msgid "Stropkov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:72msgid "Svidnik"msgstr ""#: contrib/localflavor/sk/sk_districts.py:73msgid "Sala"msgstr ""#: contrib/localflavor/sk/sk_districts.py:74msgid "Topolcany"msgstr ""#: contrib/localflavor/sk/sk_districts.py:75msgid "Trebisov"msgstr ""#: contrib/localflavor/sk/sk_districts.py:76msgid "Trencin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:77msgid "Trnava"msgstr ""#: contrib/localflavor/sk/sk_districts.py:78msgid "Turcianske Teplice"msgstr ""#: contrib/localflavor/sk/sk_districts.py:79msgid "Tvrdosin"msgstr ""#: contrib/localflavor/sk/sk_districts.py:80msgid "Velky Krtis"msgstr ""#: contrib/localflavor/sk/sk_districts.py:81msgid "Vranov nad Toplou"msgstr ""#: contrib/localflavor/sk/sk_districts.py:82msgid "Zlate Moravce"msgstr ""#: contrib/localflavor/sk/sk_districts.py:83msgid "Zvolen"msgstr ""#: contrib/localflavor/sk/sk_districts.py:84msgid "Zarnovica"msgstr ""#: contrib/localflavor/sk/sk_districts.py:85msgid "Ziar nad Hronom"msgstr ""#: contrib/localflavor/sk/sk_districts.py:86msgid "Zilina"msgstr ""#: contrib/localflavor/sk/sk_regions.py:8msgid "Banska Bystrica region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:9msgid "Bratislava region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:10msgid "Kosice region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:11msgid "Nitra region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:12msgid "Presov region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:13msgid "Trencin region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:14msgid "Trnava region"msgstr ""#: contrib/localflavor/sk/sk_regions.py:15msgid "Zilina region"msgstr ""#: contrib/localflavor/uk/forms.py:21msgid "Enter a valid postcode."msgstr "یک کد پستی وارد کنید."#: contrib/localflavor/uk/uk_regions.py:11msgid "Bedfordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:12msgid "Buckinghamshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:14msgid "Cheshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:15msgid "Cornwall and Isles of Scilly"msgstr ""#: contrib/localflavor/uk/uk_regions.py:16msgid "Cumbria"msgstr ""#: contrib/localflavor/uk/uk_regions.py:17msgid "Derbyshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:18msgid "Devon"msgstr ""#: contrib/localflavor/uk/uk_regions.py:19msgid "Dorset"msgstr ""#: contrib/localflavor/uk/uk_regions.py:20msgid "Durham"msgstr ""#: contrib/localflavor/uk/uk_regions.py:21msgid "East Sussex"msgstr ""#: contrib/localflavor/uk/uk_regions.py:22msgid "Essex"msgstr ""#: contrib/localflavor/uk/uk_regions.py:23msgid "Gloucestershire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:24msgid "Greater London"msgstr ""#: contrib/localflavor/uk/uk_regions.py:25msgid "Greater Manchester"msgstr ""#: contrib/localflavor/uk/uk_regions.py:26msgid "Hampshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:27msgid "Hertfordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:28msgid "Kent"msgstr ""#: contrib/localflavor/uk/uk_regions.py:29msgid "Lancashire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:30msgid "Leicestershire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:31msgid "Lincolnshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:32msgid "Merseyside"msgstr ""#: contrib/localflavor/uk/uk_regions.py:33msgid "Norfolk"msgstr ""#: contrib/localflavor/uk/uk_regions.py:34msgid "North Yorkshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:35msgid "Northamptonshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:36msgid "Northumberland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:37msgid "Nottinghamshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:38msgid "Oxfordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:39msgid "Shropshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:40msgid "Somerset"msgstr ""#: contrib/localflavor/uk/uk_regions.py:41msgid "South Yorkshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:42msgid "Staffordshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:43msgid "Suffolk"msgstr ""#: contrib/localflavor/uk/uk_regions.py:44msgid "Surrey"msgstr ""#: contrib/localflavor/uk/uk_regions.py:45msgid "Tyne and Wear"msgstr ""#: contrib/localflavor/uk/uk_regions.py:46msgid "Warwickshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:47msgid "West Midlands"msgstr ""#: contrib/localflavor/uk/uk_regions.py:48msgid "West Sussex"msgstr ""#: contrib/localflavor/uk/uk_regions.py:49msgid "West Yorkshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:50msgid "Wiltshire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:51msgid "Worcestershire"msgstr ""#: contrib/localflavor/uk/uk_regions.py:55msgid "County Antrim"msgstr ""#: contrib/localflavor/uk/uk_regions.py:56msgid "County Armagh"msgstr ""#: contrib/localflavor/uk/uk_regions.py:57msgid "County Down"msgstr ""#: contrib/localflavor/uk/uk_regions.py:58msgid "County Fermanagh"msgstr ""#: contrib/localflavor/uk/uk_regions.py:59msgid "County Londonderry"msgstr ""#: contrib/localflavor/uk/uk_regions.py:60msgid "County Tyrone"msgstr ""#: contrib/localflavor/uk/uk_regions.py:64msgid "Clwyd"msgstr ""#: contrib/localflavor/uk/uk_regions.py:65msgid "Dyfed"msgstr ""#: contrib/localflavor/uk/uk_regions.py:66msgid "Gwent"msgstr ""#: contrib/localflavor/uk/uk_regions.py:67msgid "Gwynedd"msgstr ""#: contrib/localflavor/uk/uk_regions.py:68msgid "Mid Glamorgan"msgstr ""#: contrib/localflavor/uk/uk_regions.py:69msgid "Powys"msgstr ""#: contrib/localflavor/uk/uk_regions.py:70msgid "South Glamorgan"msgstr ""#: contrib/localflavor/uk/uk_regions.py:71msgid "West Glamorgan"msgstr ""#: contrib/localflavor/uk/uk_regions.py:75msgid "Borders"msgstr ""#: contrib/localflavor/uk/uk_regions.py:76msgid "Central Scotland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:77msgid "Dumfries and Galloway"msgstr ""#: contrib/localflavor/uk/uk_regions.py:78msgid "Fife"msgstr ""#: contrib/localflavor/uk/uk_regions.py:79msgid "Grampian"msgstr ""#: contrib/localflavor/uk/uk_regions.py:80msgid "Highland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:81msgid "Lothian"msgstr ""#: contrib/localflavor/uk/uk_regions.py:82msgid "Orkney Islands"msgstr ""#: contrib/localflavor/uk/uk_regions.py:83msgid "Shetland Islands"msgstr ""#: contrib/localflavor/uk/uk_regions.py:84msgid "Strathclyde"msgstr ""#: contrib/localflavor/uk/uk_regions.py:85msgid "Tayside"msgstr ""#: contrib/localflavor/uk/uk_regions.py:86msgid "Western Isles"msgstr ""#: contrib/localflavor/uk/uk_regions.py:90msgid "England"msgstr ""#: contrib/localflavor/uk/uk_regions.py:91msgid "Northern Ireland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:92msgid "Scotland"msgstr ""#: contrib/localflavor/uk/uk_regions.py:93msgid "Wales"msgstr ""#: contrib/localflavor/us/forms.py:16msgid "Enter a zip code in the format XXXXX or XXXXX-XXXX."msgstr ""#: contrib/localflavor/us/forms.py:54msgid "Enter a valid U.S. Social Security number in XXX-XX-XXXX format."msgstr ""#: contrib/localflavor/za/forms.py:20msgid "Enter a valid South African ID number"msgstr ""#: contrib/localflavor/za/forms.py:54msgid "Enter a valid South African postal code"msgstr ""#: contrib/localflavor/za/za_provinces.py:4msgid "Eastern Cape"msgstr ""#: contrib/localflavor/za/za_provinces.py:5msgid "Free State"msgstr ""#: contrib/localflavor/za/za_provinces.py:6msgid "Gauteng"msgstr ""#: contrib/localflavor/za/za_provinces.py:7msgid "KwaZulu-Natal"msgstr ""#: contrib/localflavor/za/za_provinces.py:8msgid "Limpopo"msgstr ""#: contrib/localflavor/za/za_provinces.py:9msgid "Mpumalanga"msgstr ""#: contrib/localflavor/za/za_provinces.py:10msgid "Northern Cape"msgstr ""#: contrib/localflavor/za/za_provinces.py:11msgid "North West"msgstr ""#: contrib/localflavor/za/za_provinces.py:12msgid "Western Cape"msgstr ""#: contrib/redirects/models.py:7msgid "redirect from"msgstr "فرم ارسال به نشانی جدید"#: contrib/redirects/models.py:8msgid """This should be an absolute path, excluding the domain name. Example: '/""events/search/'."msgstr "میبایست یک مسیر مطلق و بدون نام دامنه باشد. مانند: '/events/search/'."#: contrib/redirects/models.py:9msgid "redirect to"msgstr "ارسال به نشانی"#: contrib/redirects/models.py:10msgid """This can be either an absolute path (as above) or a full URL starting with ""'http://'."msgstr """میتواند یک مسیر مطلق (همانند بالا) و یا یک آدرس کامل با 'http://' باشد."#: contrib/redirects/models.py:13msgid "redirect"msgstr "باز-ارسال"#: contrib/redirects/models.py:14msgid "redirects"msgstr "باز-ارسالها"#: contrib/sessions/models.py:45msgid "session key"msgstr "کلید نشست"#: contrib/sessions/models.py:47msgid "session data"msgstr "اطلاعات نشست"#: contrib/sessions/models.py:48msgid "expire date"msgstr "تاریخ انقضاء"#: contrib/sessions/models.py:53msgid "session"msgstr "نشست"#: contrib/sessions/models.py:54msgid "sessions"msgstr "نشستها"#: contrib/sites/models.py:32msgid "domain name"msgstr "نام دامنه"#: contrib/sites/models.py:33msgid "display name"msgstr "نام نمایش داده شده"#: contrib/sites/models.py:39msgid "sites"msgstr "وبگاهها"#: db/models/fields/__init__.py:332 db/models/fields/__init__.py:667msgid "This value must be an integer."msgstr "این مقدار باید یک عدد صحیح باشد."#: db/models/fields/__init__.py:363msgid "This value must be either True or False."msgstr "این مقدار باید درست یا غلط باشد."#: db/models/fields/__init__.py:396msgid "This field cannot be null."msgstr "این فیلد نمی تواند پوچ باشد."#: db/models/fields/__init__.py:412msgid "Enter only digits separated by commas."msgstr "فقط ارقام جدا شده با کاما وارد کنید."#: db/models/fields/__init__.py:443msgid "Enter a valid date in YYYY-MM-DD format."msgstr "یک تاریخ معتبر در قالب YYYY-MM-DD وارد کنید."#: db/models/fields/__init__.py:452#, python-formatmsgid "Invalid date: %s"msgstr "تاریخ نامعتبر: %s"#: db/models/fields/__init__.py:516 db/models/fields/__init__.py:534msgid "Enter a valid date/time in YYYY-MM-DD HH:MM[:ss[.uuuuuu]] format."msgstr "یک تاریخ/زمان معتبر در قالب YYYY-MM-DD HH:MM[:ss[.uuuuuu]] وارد کنید."#: db/models/fields/__init__.py:570msgid "This value must be a decimal number."msgstr "این مقدار باید یک عدد باشد."#: db/models/fields/__init__.py:703msgid "This value must be either None, True or False."msgstr "این مقدار باید یکی از مقادیر پوچ یا درست یا نادرست باشد."#: db/models/fields/__init__.py:811 db/models/fields/__init__.py:825msgid "Enter a valid time in HH:MM[:ss[.uuuuuu]] format."msgstr "یک زمان معتبر در قالب HH:MM[:ss[.uuuuuu]] وارد کنید."#: db/models/fields/related.py:748msgid """Hold down \"Control\", or \"Command\" on a Mac, to select more than one."msgstr """برای انتخاب بیش از یکی \"Control\"، یا \"Command\" روی Mac، را پایین نگه ""دارید."#: db/models/fields/related.py:825#, python-formatmsgid "Please enter valid %(self)s IDs. The value %(value)r is invalid."msgid_plural """Please enter valid %(self)s IDs. The values %(value)r are invalid."msgstr[0] "لطفاً شناسهٔ %(self)s معتبر وارد کنید. مقدار %(value)r نامعتبر است."msgstr[1] """لطفاً شناسههای %(self)s معتبر وارد کنید. مقادیر %(value)r نامعتبر هستند."#: forms/fields.py:52msgid "This field is required."msgstr "این فیلد لازم است."#: forms/fields.py:53msgid "Enter a valid value."msgstr "یک مقدار معتبر وارد کنید."#: forms/fields.py:133#, python-formatmsgid "Ensure this value has at most %(max)d characters (it has %(length)d)."msgstr """مطمئن شوید این مقدار حداکثر %(max)d نویسه دارد. (الان %(length)d دارد.)"#: forms/fields.py:134#, python-formatmsgid "Ensure this value has at least %(min)d characters (it has %(length)d)."msgstr "مطمئن شوید این مقدار حداقل %(min)d نویسه دارد. (الان %(length)d دارد.)"#: forms/fields.py:161msgid "Enter a whole number."msgstr "به طور کامل یک عدد وارد کنید."#: forms/fields.py:162 forms/fields.py:191 forms/fields.py:220#, python-formatmsgid "Ensure this value is less than or equal to %s."msgstr "مطمئن شوید این مقدار کوچکتر و یا مساوی %s است."#: forms/fields.py:163 forms/fields.py:192 forms/fields.py:221#, python-formatmsgid "Ensure this value is greater than or equal to %s."msgstr "مطمئن شوید این مقدار بزرگتر و یا مساوی %s است."#: forms/fields.py:190 forms/fields.py:219msgid "Enter a number."msgstr "یک عدد وارد کنید."#: forms/fields.py:222#, python-formatmsgid "Ensure that there are no more than %s digits in total."msgstr "مطمئن شوید در مجموع بیش از %s رقم نداشته باشد."#: forms/fields.py:223#, python-formatmsgid "Ensure that there are no more than %s decimal places."msgstr "مطمئن شوید بیش از %s رقم اعشاری نداشته باشد."#: forms/fields.py:224#, python-formatmsgid "Ensure that there are no more than %s digits before the decimal point."msgstr "مطمئن شوید بیش از %s رقم قبل ممیز نداشته باشد."#: forms/fields.py:282 forms/fields.py:815msgid "Enter a valid date."msgstr "یک تاریخ معتبر وارد کنید."#: forms/fields.py:316 forms/fields.py:816msgid "Enter a valid time."msgstr "یک زمان معتبر وارد کنید."#: forms/fields.py:355msgid "Enter a valid date/time."msgstr "یک تاریخ/زمان معتبر وارد کنید."#: forms/fields.py:441msgid "No file was submitted. Check the encoding type on the form."msgstr "پروندهای ارسال نشده است. نوع کدگذاری فرم را بررسی کنید."#: forms/fields.py:442msgid "No file was submitted."msgstr "پروندهای ارسال نشده است."#: forms/fields.py:443msgid "The submitted file is empty."msgstr "پروندهٔ ارسالشده خالیست."#: forms/fields.py:472msgid """Upload a valid image. The file you uploaded was either not an image or a ""corrupted image."msgstr """یک تصویر معتبر بارگذاری کنید. پروندهای که بارگذاری کردید یا تصویر نبوده و یا ""تصویری مخدوش بوده است."#: forms/fields.py:533msgid "Enter a valid URL."msgstr "یک نشانی اینترنتی معتبر وارد کنید."#: forms/fields.py:534msgid "This URL appears to be a broken link."msgstr "به نظر میرسد این نشانی یک پیوند شکسته است."#: forms/fields.py:613 forms/fields.py:664#, python-formatmsgid "Select a valid choice. %(value)s is not one of the available choices."msgstr "یک گزینهٔ معتبر انتخاب کنید. %(value)s از گزینههای موجود نیست."#: forms/fields.py:665 forms/fields.py:726 forms/models.py:537msgid "Enter a list of values."msgstr "فهرستی از مقادیر وارد کنید."#: forms/fields.py:844msgid "Enter a valid IPv4 address."msgstr "یک نشانی IPv4 معتبر وارد کنید."#: forms/fields.py:854msgid """Enter a valid 'slug' consisting of letters, numbers, underscores or hyphens."msgstr "یک 'slug' معتبر شامل حروف، ارقام، خط زیر و یا خط تیره وارد کنید."#: forms/formsets.py:242 forms/formsets.py:244msgid "Order"msgstr "ترتیب:"#: forms/models.py:469msgid "Select a valid choice. That choice is not one of the available choices."msgstr "یک گزینهٔ معتبر انتخاب کنید. آن گزینه از گزینههای موجود نیست."#: forms/models.py:538#, python-formatmsgid "Select a valid choice. %s is not one of the available choices."msgstr "یک گزینهٔ معتبر انتخاب کنید. %s از گزینههای موجود نیست."#: template/defaultfilters.py:706msgid "yes,no,maybe"msgstr "بله،خیر،شاید"#: template/defaultfilters.py:737#, python-formatmsgid "%(size)d byte"msgid_plural "%(size)d bytes"msgstr[0] "%(size)d بایت"#: template/defaultfilters.py:739#, python-formatmsgid "%.1f KB"msgstr ""#: template/defaultfilters.py:741#, python-formatmsgid "%.1f MB"msgstr ""#: template/defaultfilters.py:742#, python-formatmsgid "%.1f GB"msgstr ""#: utils/dateformat.py:41msgid "p.m."msgstr "ب.ظ."#: utils/dateformat.py:42msgid "a.m."msgstr "صبح"#: utils/dateformat.py:47msgid "PM"msgstr "بعد از ظهر"#: utils/dateformat.py:48msgid "AM"msgstr "صبح"#: utils/dateformat.py:97msgid "midnight"msgstr "نیمه شب"#: utils/dateformat.py:99msgid "noon"msgstr "ظهر"#: utils/dates.py:6msgid "Monday"msgstr "دوشنبه"#: utils/dates.py:6msgid "Tuesday"msgstr "سه شنبه"#: utils/dates.py:6msgid "Wednesday"msgstr "چهارشنبه"#: utils/dates.py:6msgid "Thursday"msgstr "پنجشنبه"#: utils/dates.py:6msgid "Friday"msgstr "جمعه"#: utils/dates.py:7msgid "Saturday"msgstr "شنبه"#: utils/dates.py:7msgid "Sunday"msgstr "یکشنبه"#: utils/dates.py:10msgid "Mon"msgstr "دوشنبه"#: utils/dates.py:10msgid "Tue"msgstr "سهشنبه"#: utils/dates.py:10msgid "Wed"msgstr "چهارشنبه"#: utils/dates.py:10msgid "Thu"msgstr "پنجشنبه"#: utils/dates.py:10msgid "Fri"msgstr "جمعه"#: utils/dates.py:11msgid "Sat"msgstr "شنبه"#: utils/dates.py:11msgid "Sun"msgstr "یکشنبه"#: utils/dates.py:18msgid "January"msgstr "ژانویه"#: utils/dates.py:18msgid "February"msgstr "فوریه"#: utils/dates.py:18 utils/dates.py:31msgid "March"msgstr "مارس"#: utils/dates.py:18 utils/dates.py:31msgid "April"msgstr "آوریل"#: utils/dates.py:18 utils/dates.py:31msgid "May"msgstr "مه"#: utils/dates.py:18 utils/dates.py:31msgid "June"msgstr "ژوئن"#: utils/dates.py:19 utils/dates.py:31msgid "July"msgstr "ژوئیه"#: utils/dates.py:19msgid "August"msgstr "اوت"#: utils/dates.py:19msgid "September"msgstr "سپتامبر"#: utils/dates.py:19msgid "October"msgstr "اکتبر"#: utils/dates.py:19msgid "November"msgstr "نوامبر"#: utils/dates.py:20msgid "December"msgstr "دسامبر"#: utils/dates.py:23msgid "jan"msgstr "ژانویه"#: utils/dates.py:23msgid "feb"msgstr "فوریه"#: utils/dates.py:23msgid "mar"msgstr "مارس"#: utils/dates.py:23msgid "apr"msgstr "آوریل"#: utils/dates.py:23msgid "may"msgstr "مه"#: utils/dates.py:23msgid "jun"msgstr "ژوئن"#: utils/dates.py:24msgid "jul"msgstr "ژوئیه"#: utils/dates.py:24msgid "aug"msgstr "اوت"#: utils/dates.py:24msgid "sep"msgstr "سپتامبر"#: utils/dates.py:24msgid "oct"msgstr "اکتبر"#: utils/dates.py:24msgid "nov"msgstr "نوامبر"#: utils/dates.py:24msgid "dec"msgstr "دسامبر"#: utils/dates.py:31msgid "Jan."msgstr "ژانویه"#: utils/dates.py:31msgid "Feb."msgstr "فوریه"#: utils/dates.py:32msgid "Aug."msgstr "اوت"#: utils/dates.py:32msgid "Sept."msgstr "سپتامبر"#: utils/dates.py:32msgid "Oct."msgstr "اکتبر"#: utils/dates.py:32msgid "Nov."msgstr "نوامبر"#: utils/dates.py:32msgid "Dec."msgstr "دسامبر"#: utils/text.py:128msgid "or"msgstr "یا"#: utils/timesince.py:21msgid "year"msgid_plural "years"msgstr[0] "سال"#: utils/timesince.py:22msgid "month"msgid_plural "months"msgstr[0] "ماه"#: utils/timesince.py:23msgid "week"msgid_plural "weeks"msgstr[0] "هفته"#: utils/timesince.py:24msgid "day"msgid_plural "days"msgstr[0] "روز"#: utils/timesince.py:25msgid "hour"msgid_plural "hours"msgstr[0] "ساعت"#: utils/timesince.py:26msgid "minute"msgid_plural "minutes"msgstr[0] "دقیقه"#: utils/timesince.py:43msgid "minutes"msgstr "دقیقه"#: utils/timesince.py:48#, python-formatmsgid "%(number)d %(type)s"msgstr "%(number)d %(type)s"#: utils/timesince.py:54#, python-formatmsgid ", %(number)d %(type)s"msgstr "، %(number)d %(type)s"#: utils/translation/trans_real.py:403msgid "DATE_FORMAT"msgstr ""#: utils/translation/trans_real.py:405msgid "TIME_FORMAT"msgstr ""#: utils/translation/trans_real.py:421msgid "YEAR_MONTH_FORMAT"msgstr ""#: utils/translation/trans_real.py:422msgid "MONTH_DAY_FORMAT"msgstr ""#: views/generic/create_update.py:114#, python-formatmsgid "The %(verbose_name)s was created successfully."msgstr "%(verbose_name)s با موفقیت ایجاد شد."#: views/generic/create_update.py:156#, python-formatmsgid "The %(verbose_name)s was updated successfully."msgstr "%(verbose_name)s با موفقیت به روز شد."#: views/generic/create_update.py:198#, python-formatmsgid "The %(verbose_name)s was deleted."msgstr "%(verbose_name)s حذف شد."