ماڈیول:Protection banner/config

آزاد دائرۃ المعارف، ویکیپیڈیا سے
Documentation icon دستاویز [تخلیق]
-- This module provides configuration data for [[Module:Protection banner]].
-- یہ ماڈیول خاصا حساس ہے اور بڑی دقت نظر سے اس کا ترجمہ کیا گیا ہے، براہ کرم اس کی تجدید کے وقت خاص خیال رکھیں

return {

--------------------------------------------------------------------------------
--
--                                BANNER DATA
--
--------------------------------------------------------------------------------

--[[
-- Banner data consists of six fields:
-- * text - the main protection text that appears at the top of protection
--   banners.
-- * explanation - the text that appears below the main protection text, used
--   to explain the details of the protection.
-- * tooltip - the tooltip text you see when you move the mouse over a small
--   padlock icon.
-- * link - the page that the small padlock icon links to.
-- * alt - the alt text for the small padlock icon. This is also used as tooltip
--   text for the large protection banners.
-- * image - the padlock image used in both protection banners and small padlock
--   icons.
--
-- The module checks in three separate tables to find a value for each field.
-- First it checks the banners table, which has values specific to the reason
-- for the page being protected. Then the module checks the defaultBanners
-- table, which has values specific to each protection level. Finally, the
-- module checks the masterBanner table, which holds data for protection
-- templates to use if no data has been found in the previous two tables.
--
-- The values in the banner data can take parameters. These are specified
-- using ${TEXTLIKETHIS} (a dollar sign preceding a parameter name
-- enclosed in curly braces).
--
--                          Available parameters:
--
-- ${CURRENTVERSION} - a link to the page history or the move log, with the
-- display message "current-version-edit-display" or
-- "current-version-move-display".
--
-- ${EDITREQUEST} - a link to create an edit request for the current page.
--
-- ${EXPLANATIONBLURB} - an explanation blurb, e.g. "Please discuss any changes
-- on the talk page; you may submit a request to ask an administrator to make
-- an edit if it is minor or supported by consensus."
--
-- ${IMAGELINK} - a link to set the image to, depending on the protection
-- action and protection level.
--
-- ${INTROBLURB} - the PROTECTIONBLURB parameter, plus the expiry if an expiry
-- is set. E.g. "Editing of this page by new or unregistered users is currently 
-- disabled until dd Month YYYY."
--
-- ${INTROFRAGMENT} - the same as ${INTROBLURB}, but without final punctuation
-- so that it can be used in run-on sentences.
--
-- ${PAGETYPE} - the type of the page, e.g. "article" or "template".
-- Defined in the cfg.pagetypes table.
--
-- ${PROTECTIONBLURB} - a blurb explaining the protection level of the page, e.g.
-- "Editing of this page by new or unregistered users is currently disabled"
--
-- ${PROTECTIONDATE} - the protection date, if it has been supplied to the
-- template.
--
-- ${PROTECTIONLEVEL} - the protection level, e.g. "fully protected" or
-- "semi-protected".
--
-- ${PROTECTIONLOG} - a link to the protection log or the pending changes log,
-- depending on the protection action.
--
-- ${TALKPAGE} - a link to the talk page. If a section is specified, links
-- straight to that talk page section.
--
-- ${TOOLTIPBLURB} - uses the PAGETYPE, PROTECTIONTYPE and EXPIRY parameters to
-- create a blurb like "This template is semi-protected", or "This article is
-- move-protected until DD Month YYYY".
--
-- ${VANDAL} - links for the specified username (or the root page name)
-- using Module:Vandal-m.
--
--                                 Functions
--
-- For advanced users, it is possible to use Lua functions instead of strings
-- in the banner config tables. Using functions gives flexibility that is not
-- possible just by using parameters. Functions take two arguments, the
-- protection object and the template arguments, and they must output a string.
--
-- For example:
--
-- text = function (protectionObj, args)
--     if protectionObj.level == 'autoconfirmed' then
--         return 'foo'
--     else
--         return 'bar'
--     end
-- end
--
-- Some protection object properties and methods that may be useful:
-- protectionObj.action - the protection action
-- protectionObj.level - the protection level
-- protectionObj.reason - the protection reason
-- protectionObj.expiry - the expiry. Nil if unset, the string "indef" if set
--     to indefinite, and the protection time in unix time if temporary.
-- protectionObj.protectionDate - the protection date in unix time, or nil if
--     unspecified.
-- protectionObj.bannerConfig - the banner config found by the module. Beware
--     of editing the config field used by the function, as it could create an
--     infinite loop.
-- protectionObj:isProtected - returns a boolean showing whether the page is
--     protected.
-- protectionObj:isTemporary - returns a boolean showing whether the expiry is
--     temporary.
-- protectionObj:isIncorrect - returns a boolean showing whether the protection
--     template is incorrect.
--]]

-- The master banner data, used if no values have been found in banners or
-- defaultBanners.
masterBanner = {
	text = '${INTROBLURB}',
	explanation = '${EXPLANATIONBLURB}',
	tooltip = '${TOOLTIPBLURB}',
	link = '${IMAGELINK}',
	alt = 'صفحہ ${PROTECTIONLEVEL}'
},

-- The default banner data. This holds banner data for different protection
-- levels.
-- *required* - this table needs edit, move, autoreview and upload subtables.
defaultBanners = {
	edit = {},
	move = {},
	autoreview = {
		autoconfirmed = {
			alt = 'صفحہ نظر ثانی درکار تبدیلیوں کے ساتھ محفوظ ہے',
			tooltip = 'نئے اور غیر مندرج صارفین کی تمام ترامیم پر غیر مندرج صارفین کو نظر آنے سے قبل نظر ثانی ضروری ہے',
			image = 'Padlock-silver-light.svg'
		},
		default = {
			alt = 'صفحہ نظر ثانی درکار تبدیلیوں کے ساتھ محفوظ ہے',
			tooltip = 'غیر منتظم صارفین کی تمام ترامیم'
				.. ' نظر ثانی کی منتظر ہیں',
			image = 'Padlock-orange.svg'
		}
	},
	upload = {}
},

-- The banner data. This holds banner data for different protection reasons.
-- In fact, the reasons specified in this table control which reasons are
-- valid inputs to the first positional parameter.
--
-- There is also a non-standard "description" field that can be used for items
-- in this table. This is a description of the protection reason for use in the
-- module documentation.
--
-- *required* - this table needs edit, move, autoreview and upload subtables.
banners = {
	edit = {
		blp = {
			description = 'ان صفحات کے لیے جو'
				.. ' [[ویکیپیڈیا:بقید حیات شخصیات کی سوانح نگاری'
				.. '|بقید حیات شخصیات کی سوانح نگاری]] کی حکمت عملی'
				.. ' سے ہم آہنگ ہونے کی خاطر محفوظ ہیں۔',
			text = '${INTROFRAGMENT} برای ترویج رعایت'
				.. ' [[ویکی‌پدیا:زندگی‌نامه زندگان'
				.. "|سیاست ویکی‌پدیا برای"
				.. ' زندگی‌نامه زندگان]].',
			tooltip = '${TOOLTIPFRAGMENT} برای ترویج رعایت سیاست'
				.. ' زندگی‌نامه زندگان',
		},
		dmca = {
			description = 'برای صفحاتی که توسط بنیاد ویکی‌مدیا به دلیل'
				.. ' حذف درخواست‌های قانون حق تکثیر ملینیوم دیجیتال حفاظت شده‌اند.',
			explanation = function (protectionObj, args)
				local ret = 'به دنبال اطلاع صاحب حقوق تحت'
					.. ' قانون حق تکثیر ملینیوم (DMCA) در مورد برخی محتوا'
					.. ' در این مقاله، بنیاد ویکی‌مدیا تحت قانون اجرایی'
					.. ' و برچیدن و محتوای محدود‌شده مشکوک'
					.. ' عمل کرده‌است.'
				if args.notice then
					ret = ret .. ' یک نگارش از اخطار دریافت‌شده اینجا یافت می‌شود: '
						.. args.notice .. '.'
				end
				ret = ret .. ' برای کسب اطلاعات بیشتر، از جمله وب‌گاه‌هایی که بر سر'
					.. ' چگونگی بایگانی‌کردن یک دفاعیه در برابر اخطار بحث می‌کنند، لطفاً'
					.. " [[:en:Wikipedia:Office actions]] و ${TALKPAGE} مقاله را ببینید."
					.. "'''این الگو را از مقاله تا وقتی که"
					.. " از محدودیت‌ها صرف نظر نشده‌است حذف نکنید'''."
				return ret
			end,
			image = 'Padlock-black.svg',
		},
		dispute = {
			description = 'برای صفحاتی که به دلیل اختلافات ویرایشی حفاظت شده‌اند.',
			text = function (protectionObj, args)
				-- Find the value of "disputes".
				local display = 'اختلافات'
				local disputes
				if args.section then
					disputes = string.format(
						'[[%s:%s#%s|%s]]',
						mw.site.namespaces[protectionObj.title.namespace].talk.name,
						protectionObj.title.text,
						args.section,
						display
					)
				else
					disputes = display
				end

				-- Make the blurb, depending on the expiry.
				local msg
				if type(protectionObj.expiry) == 'number' then
					msg = '${INTROFRAGMENT} یا تا ویرایش %s حل شده باشد.'
				else
					msg = '${INTROFRAGMENT} تا ویرایش %s حل شده باشد.'
				end
				return string.format(msg, disputes)
			end,
			explanation = "این حفاظت تأیید بر ${CURRENTVERSION}"
				.. " '''نمی‌باشد'''. ${EXPLANATIONBLURB}",
			tooltip = '${TOOLTIPFRAGMENT} به دلیل اختلافات ویرایشی',
			},
			ecp = {
				description = 'برای مقالاتی در زمینه‌های موضوعی تصویب‌شده توسط'
				.. ' [[ویکی‌پدیا:هیئت داوری|هیئت داوری]] یا'
				.. ' برخورداری از معیارهای کاربرد جامعه',
				tooltip = 'این ${PAGETYPE} تأییدشدهٔ پایدار حفاظت شده‌است',
				alt = '${PAGETYPE} حفاظت‌شده',
		},
		mainpage = {
			description = 'برای صفحاتی که از نشان داده‌شدن در [[صفحهٔ اصلی]] حفاظت شده‌است.',
			text = 'این پرونده هم اکنون'
				.. ' در برابر ویرایش‌شدن به دلیل هم اکنون نمایش یافتن یا به زودی نمایش داده‌شدن'
				.. ' در [[صفحهٔ اصلی]]'
				.. ' [[راهنما:حفاظت|حفاظت]] شده‌است.',
			explanation = 'تصاویر در صفحهٔ اصلی به دلیل دید بالا حفاظت شده‌اند.'
				.. ' لطفاً دربارهٔ هر تغییر لازم در ${TALKPAGE} گفتگو کنید.'
				.. '<br /><span style="font-size:90%;">'
				.. "'''مدیران:''' هنگامی که این تصویر مطمئن هستید خارج از صفحهٔ اصلی است،"
				.. ' لطفاً آن را از حفاظت در آورید، یا به نیمه‌حفاظت‌شده کاهش دهید،'
				.. ' اگر مناسب است.</span>',
		},
		office = {
			description = 'برای صفحاتی که توسط بنیاد ویکی‌مدیا حفاظت شده‌است.',
			text = function (protectionObj, args)
				local ret = 'این ${PAGETYPE} هم اکنون تحت'
					.. ' بررسی'
					.. ' [[:en:Wikipedia:Office actions|اداره بنیاد ویکی‌مدیا]] است'
					.. ' و حفاظت می‌شود.'
				if protectionObj.protectionDate then
					ret = ret .. ' این صفحه از ${PROTECTIONDATE} حفاظت می‌شود.'
				end
				return ret
			end,
			explanation = "اگر شما می‌توانید این صفحه را ویرایش کنید، لطفاً نخست دربارهٔ همه تغییرات"
				.. " و اضافه بر آن در ${TALKPAGE} گفتگو کنید. '''حفاظت را از این صفحه"
				.. " حذف نکنید مگر توسط بنیاد ویکی‌مدیا برای این کار مجاز دانسته"
				.. " شده‌اید.'''",
			image = 'Padlock-black.svg',
		},
		reset = {
			description = 'برای صفحاتی که توسط بنیاد ویکی‌مدیا محافظت می‌شود و'
				.. ' به نسخه‌ای کاهش‌یافته «بازنشانده شده‌است».',
 			text = 'این ${PAGETYPE} هم اکنون تحت'
					.. ' بررسی دقیق'
					.. ' [[:en:Wikipedia:Office actions|اداره بنیاد ویکی‌مدیا]]'
					.. ' بوده و محافظت می‌شود.',
			explanation = function (protectionObj, args)
				local ret = ''
				if protectionObj.protectionDate then
					ret = ret .. 'در ${PROTECTIONDATE} این ${PAGETYPE}'
				else
					ret = ret .. 'این ${PAGETYPE}'
				end
				ret = ret .. ' به یک نسخهٔ'
				.. ' ساده و «فقط شامل پایه و عناصر ضروری» کاهش یافته‌است که ممکن است برای'
				.. ' اطمینان از تطابق با سیاست‌های [[وپ:بی‌طرف|دیدگاه بی‌طرف]] و'
				.. ' [[وپ:تأیید|تأییدپذیری]] کاملاً بازنویسی شده‌باشد.'
				.. ' سیاست‌های استاندارد ویکی‌پدیا به بازنویسی خودش اعمال می‌شود—که'
				.. ' در نهایت برای همهٔ ویراستاران باز خواهد بود—و به شدت اجرا'
				.. ' خواهد شد. این ${PAGETYPE} هنگام بازسازی'
				.. ' ${PROTECTIONLEVEL} شده‌است.\n\n'
				.. 'درج مستقیم هر چیز از'
				.. ' بازبینی‌های پیش از حفاظت از این ${PAGETYPE} حذف خواهد شد،'
				.. ' همینطور هر ماده افزوده‌شده به این ${PAGETYPE} که به درستی به منبع ارجاع نشده‌است.'
				.. ' صفحه(های) بحث مرتبط هم در همان تاریخ'
				.. " حذف می‌شود.\n\n"
				.. "اگر شما می‌توانید این صفحه را ویرایش کنید، لطفاً نخست دربارهٔ همه تغییرات و"
				.. " اضافه بر آن در ${TALKPAGE} بحث کنید. '''این کار را نادیده نگیرید،"
				.. " و حفاظت را از این صفحه حذف نکنید،"
				.. " مگر برای انجامش توسط بنیاد ویکی‌مدیا مجاز دانسته شده‌اید."
				.. " هیچ ویراستاری این اطلاعیه را حذف نکند.'''"

				return ret
			end,
			image = 'Padlock-black.svg',
		},
		sock = {
			description = 'برای صفحاتی که به دلیل'
				.. ' [[ویکی‌پدیا:حساب زاپاس|حساب زاپاس] حفاظت شده‌است.',
			text = '${INTROFRAGMENT} برای جلوگیری از [[ویکی‌پدیا:قطع دسترسی|قطع دسترسی]]'
				.. ' [[ویکی‌پدیا:حساب زاپاس|حساب‌های زاپاس]] یا'
				.. ' جلوگیری از ویرایش آن توسط'
				.. ' [[ویکی‌پدیا:سیاست تحریم|کاربران مسدودشده]].',
			tooltip = '${TOOLTIPFRAGMENT} برای جلوگیری از قطع دسترسی حساب‌های زاپاس یا جلوگیری از'
				.. ' ویرایش آن توسط کاربران مسدودشده',
		},
		template = {
			description = 'برای الگوهای [[ویکی‌پدیا:الگوهای حساس|حساس]]'
				.. ' و پودمان‌های لوآ.',
			text = 'این ${PAGETYPE} به دلیل [[ویکی‌پدیا:الگوهای حساس|حساسیت]]،'
				.. ' به طور دائم [[راهنما:حفاظت|حفاظت‌شده]] است.',
			explanation = 'لطفاً دربارهٔ هر تغییر در ${TALKPAGE} گفتگو کنید؛ شما می‌توانید'
				.. ' از یک [[ویکی‌پدیا:مدیران|مدیر]] یا'
				.. ' [[ویکی‌پدیا:ویرایشگر الگو|ویراستار الگو]] بخواهید'
				.. ' ${EDITREQUEST} یک ویرایش انجام دهد اگر'
				.. ' آن ویرایش یک ویرایش [[راهنما:ویرایش جزئی#چه هنگامی ویرایش جزئی است؟|غیر جنجالی]]'
				.. ' است یا توسط'
				.. ' [[ویکی‌پدیا:اجماع|اجماع]] حمایت می‌شود. شما همچنین می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه|درخواست کنید]] که آن'
				.. ' صفحه از حفاظت خارج شود.',
			tooltip = 'تخریب کاری سے محفوظ رکھنے کے لیے اس حساس ${PAGETYPE} کو'
				.. ' ہمیشہ کے لیے ${PROTECTIONLEVEL} کر دیا گیا ہے',
			alt = '${PAGETYPE} به طور دائم حفاظت‌شده است',
		},
		usertalk = {
			description = 'برای صفحات حفاظت‌شده در برابر ویرایش‌های مخرب توسط یک'
				.. ' کاربر ویژه.',
			text = '${INTROFRAGMENT} برای جلوگیری از ${VANDAL} در برابر استفاده از آن برای انجام ویرایش‌های مخرب،'
				.. ' چون سوء استفاده'
				.. ' از الگوی &#123;&#123;[[الگو:بازکردن|بازکردن]]&#125;&#125;.',
			explanation = 'اگر نمی‌توانید این صفحهٔ بحث کاربر را ویرایش کنید و باید'
				.. ' یک تغییر ایجاد کنید یا پیامی بگذارید، می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه'
				.. '#درخواست‌های خروج از محافظت'
				.. '|درخواست ویرایش کنید]]،'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه'
				.. '#درخواست‌های خروج از محافظت'
				.. '|درخواست عدم حفاظت کنید.]]،'
				.. ' [[Special:Userlogin|وارد شوید]]،'
				.. ' یا [[Special:UserLogin/signup|یک حساب کاربری بسازید]].',
		},
		vandalism = {
			description = 'برای صفحاتی که در مقابل'
				.. ' [[ویکی‌پدیا:خرابکاری|خرابکاری]] محافت شده‌است.',
			text = '${INTROFRAGMENT} به دلیل [[ویکی‌پدیا:خرابکاری|خرابکاری]].',
			explanation = function (protectionObj, args)
				local ret = ''
				if protectionObj.level == 'sysop' then
					ret = ret .. "این حفاظت تأیید بر ${CURRENTVERSION}"
						.. " '''نمی‌باشد'''. "
				end
				return ret .. '${EXPLANATIONBLURB}'
			end,
			tooltip = '${TOOLTIPFRAGMENT} به دلیل خرابکاری',
		}
	},
	move = {
		dispute = {
			description = 'برای صفحاتی که در برابر انتقال صفحه‌ها به دلیل'
				.. ' اختلاف بر سر عنوان صفحه حفاظت شده‌است.',
			explanation = "این حفاظت تأیید بر ${CURRENTVERSION}"
				.. "'''نمی‌باشد'''. ${EXPLANATIONBLURB}",
			image = 'Padlock-olive.svg'
		},
		vandalism = {
			description = 'برای صفحاتی که در مقابل'
				.. ' [[ویکی‌پدیا:خرابکاری#خرابکاری انتقال صفحه'
				.. ' |خرابکاری انتقال صفحه]] محافظت شده‌است.'
		}
	},
	autoreview = {},
	upload = {}
},

--------------------------------------------------------------------------------
--
--                            GENERAL DATA TABLES
--
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
-- Protection blurbs
--------------------------------------------------------------------------------

-- This table produces the protection blurbs available with the
-- ${PROTECTIONBLURB} parameter. It is sorted by protection action and
-- protection level, and is checked by the module in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
protectionBlurbs = {
	edit = {
		default = 'این ${PAGETYPE} در برابر'
			.. ' ویرایش [[راهنما:حفاظت|حفاظت]] شده‌است',
		autoconfirmed = 'ویرایش این ${PAGETYPE} برای کاربران [[ویکی‌پدیا:اختیارات گروه‌های'
			.. ' کاربری#کاربران جدید|تازه]] یا [[ویکی‌پدیا:اختیارات گروه‌های کاربری#کاربران گمنام'
			.. '|ثبت‌نام‌نکرده]] [[راهنما:حفاظت|غیر فعال]] است',
		extendedconfirmed = 'این ${PAGETYPE} در برابر ویرایش کاربران'
			.. ' ${PROTECTIONLEVEL} است',
	},
	move = {
		default = 'این ${PAGETYPE} در برابر [[ویکی‌پدیا:انتقال صفحه‌ها|انتقال صفحه‌ها]]'
			.. ' [[راهنما:حفاظت|حفاظت]] شده‌است'
	},
	autoreview = {
		autoconfirmed = 'همه ویرایش‌های صورت‌گرفته در این ${PAGETYPE} توسط کاربران'
			.. ' [[ویکی‌پدیا:اختیارات گروه‌های کاربری#کاربران جدید|تازه]] یا'
			.. ' [[[[ویکی‌پدیا:اختیارات گروه‌های کاربری#کاربران گمنام|ثبت‌نام‌نکرده]]'
			.. ' [[ویکی‌پدیا:تغییرات در حال انتظار|در حال انتظار برای بررسی]] هستند',
		default = 'همه ویرایش‌های صورت‌گرفته در این ${PAGETYPE} توسط کاربرانی که'
			.. ' [[:en:Wikipedia:Reviewing|بازبین]] یا'
			.. ' [[ویکی‌پدیا:مدیران|مدیر]] نیستند'
			.. ' [[ویکی‌پدیا:تغییرات در حال انتظار|در حال انتظار برای بررسی]] هستند'
	},
	upload = {
		default = 'بارگذاری نگارش‌های تازه از این ${PAGETYPE} غیرفعال است'
	}
},


--------------------------------------------------------------------------------
-- Explanation blurbs
--------------------------------------------------------------------------------

-- This table produces the explanation blurbs available with the
-- ${EXPLANATIONBLURB} parameter. It is sorted by protection action,
-- protection level, and whether the page is a talk page or not. If the page is
-- a talk page it will have a talk key of "talk"; otherwise it will have a talk
-- key of "subject". The table is checked in the following order:
-- 1. page's protection action, page's protection level, page's talk key
-- 2. page's protection action, page's protection level, default talk key
-- 3. page's protection action, default protection level, page's talk key
-- 4. page's protection action, default protection level, default talk key
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
explanationBlurbs = {
	edit = {
		autoconfirmed = {
			subject = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید. اگر نمی‌توانید'
				.. ' این ${PAGETYPE} را ویرایش کنید و می‌خواهید تغییری ایجاد کنید، می‌توانید'
				.. ' ${EDITREQUEST}، دربارهٔ تغییرها در ${TALKPAGE} گفتگو کنید،'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه'
				.. '#درخواست‌های خروج از محافظت'
				.. '|درخواست عدم حفاظت کنید]]، [[Special:Userlogin|وارد شوید]]، یا'
				.. ' [[Special:UserLogin/signup|حساب کاربری بسازید]].',
			default = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید. اگر نمی‌توانید'
				.. ' این ${PAGETYPE} را ویرایش کنید و می‌خواهید تغییری ایجاد کنید، می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه'
				.. '#درخواست‌های خروج از محافظت'
				.. '|درخواست عدم حفاظت کنید]]، [[Special:Userlogin|وارد شوید]]، یا'
				.. ' [[Special:UserLogin/signup|حساب کاربری بسازید]].',
		},
		extendedconfirmed = {
			default = 'حفاظت تأییدشدهٔ پایدار از ویرایش‌های ویراستاران آی‌پی'
				.. ' و کاربران ثبت‌نام‌کرده با کمتر از ۳۰ روز عمر و ۵۰۰ ویرایش جلوگیری می‌کند.'
				.. ' [[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#تأییدشدهٔ پایدار|سیاست در استفاده از جامعه]]'
				.. ' تعیین می‌کند که حفاظت تأییدشدهٔ پایدار قابل بکارگیری برای اختلال در مبارزه است،'
				.. ' باتوجه به اینکه نیمه‌حفاظت بی‌اثر ثابت شده‌است.'
				.. ' خواهشمند است برای هر تغییری در ${TALKPAGE} گفتگو کنید؛ شما می‌توانید'
				.. ' برای تغییرات غیرمتعارف و در راستای [[ویکی‌پدیا:اجماع|اجماع]]'
				.. ' ${EDITREQUEST}.'
		},
		default = {
			subject = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید.'
				.. ' لطفاً دربارهٔ هر تغییر در ${TALKPAGE} گفتگو کنید؛ شما'
				.. ' می‌توانید از'
				.. ' یک [[ویکی‌پدیا:مدیران|مدیر]] ${EDITREQUEST} تا یک ویرایش انجام دهد اگر آن ویرایش'
				.. ' [[راهنما:ویرایش جزئی#چه هنگامی ویرایش جزئی است؟|غیر جنجانی]] است یا توسط'
				.. ' [[ویکی‌پدیا:اجماع|اجماع]] حمایت می‌شود.'
				.. ' شما همچنین می‌توانید [[ویکی‌پدیا:درخواست محافظت'
				.. ' صفحه#درخواست‌های خروج از محافظت'
				.. '|درخواست کنید]] که این صفحه از حفاظت خارج شود.',
			default = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید.'
				.. ' شما می‌توانید برای این صفحه [[ویکی‌پدیا:درخواست محافظت'
				.. ' صفحه|درخواست'
				.. ' ویرایش کنید]]، یا [[ویکی‌پدیا:درخواست محافظت'
				.. ' صفحه#درخواست‌های خروج از محافظت'
				.. '|بخواهید]] از حفاظت خارج شود.'
		}
	},
	move = {
		default = {
			subject = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید.'
				.. ' این صفحه هنوز می‌تواند ویرایش شود اما نمی‌تواند منتقل شود'
				.. ' تا هنگامی که محافظت نمی‌شود. لطفاً دربارهٔ هر انتقال پیشنهادی در'
				.. ' ${TALKPAGE} یا در [[ویکی‌پدیا:تابلوی اعلانات مدیران/درخواست انتقال و ادغام تاریخچه]] گفتگو کنید. شما همچنین می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه|درخواست دهید]] که این صفحه'
				.. ' از محافظت خارج شود.',
			default = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید.'
				.. ' این صفحه هنوز می‌تواند ویرایش شود اما نمی‌تواند منتقل شود'
				.. ' تا هنگامی که محافظت نمی‌شود. لطفاً دربارهٔ هر انتقال پیشنهادی در'
				.. ' [[ویکی‌پدیا:تابلوی اعلانات مدیران/درخواست انتقال و ادغام تاریخچه]] گفتگو کنید. شما همچنین می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه|درخواست دهید]] که این صفحه'
				.. ' از محافظت خارج شود.'
		}
	},
	autoreview = {
		default = {
			reviewer = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید.'
				.. ' ویرایش در این ${PAGETYPE} برای خوانندگان قابل مشاهده نیست'
				.. ' تا هنگامی که توسط یک بازبین یا یک مدیر پذیرفته شود.'
				.. ' برای جلوگیری از نیاز بازبینی ویرایش‌هایتان، می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه'
				.. '#درخواست‌های خروج از محافظت'
				.. '|درخواست عدم حفاظت کنید]]. ویراستاران با تجربه همچنین می‌توانند'
				.. ' درخواست [[:en:Wikipedia:Reviewing|سطح دسترسی بازبین]] کنند.',
			default = '[[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]]'
				.. ' و ${PROTECTIONLOG} را برای جزئیات بیشتر ببینید.'
				.. ' ویرایش در این ${PAGETYPE} توسط کاربران تازه‌کار و ثبت‌نام‌نکرده'
				.. ' برای خوانندگان قابل مشاهده نیست تا هنگامی که توسط'
				.. ' یک بازبین پذیرفته شود. برای جلوگیری از نیاز بازبینی ویرایش‌هایتان،'
				.. ' می‌توانید'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه'
				.. '#درخواست‌های خروج از محافظت'
				.. '|درخواست عدم حفاظت کنید]]، [[Special:Userlogin|وارد شوید]]، یا'
				.. ' [[Special:UserLogin/signup|حساب کاربری بسازید]].'
		},
		},
	upload = {
		default = {
			default = 'برای اطلاعات بیشتر [[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|'
				.. 'سیاست حفاظت از صفحه‌ها]] و ${PROTECTIONLOG} را ببینید.'
				.. ' این صفحه را هنوز می‌توان ویرایش کرد اما نسخه‌های تازه پرونده'
				.. ' ممکن نیست بارگذاری شود تا زمانی که از حفاظت خارج شود. شما می‌توانید'
				.. ' بارگذاری نسخه تازه را با'
				.. ' [[ویکی‌پدیا:درخواست‌های ویرایش|درخواست ویرایش حفاظت‌شده]] درخواست کنید، یا'
				.. ' می‌توانید از حفاظت‌شده خارج‌کردن آن را'
				.. ' [[ویکی‌پدیا:درخواست محافظت صفحه|درخواست کنید]].'
		}
	}
},

--------------------------------------------------------------------------------
-- Protection levels
--------------------------------------------------------------------------------

-- This table provides the data for the ${PROTECTIONLEVEL} parameter, which
-- produces a short label for different protection levels. It is sorted by
-- protection action and protection level, and is checked in the following
-- order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
protectionLevels = {
	edit = {
		default = 'محفوظ',
		templateeditor = 'محفوظ سانچہ',
		extendedconfirmed = 'محفوظ',
		autoconfirmed = 'نیم محفوظ',
	},
	move = {
		default = 'منتقلی محفوظ'
	},
	autoreview = {
	},
	upload = {
		default = 'اپلوڈ محفوظ'
	}
},

--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------

-- This table lists different padlock images for each protection action and
-- protection level. It is used if an image is not specified in any of the
-- banner data tables, and if the page does not satisfy the conditions for using
-- the ['image-filename-indef'] image. It is checked in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
images = {
	edit = {
		default = 'Padlock.svg',
		templateeditor = 'Padlock-pink.svg',
		extendedconfirmed = 'Padlock-blue.svg',
		autoconfirmed = 'Padlock-silver.svg'
	},
	move = {
		default = 'Padlock-olive.svg',
	},
	autoreview = {
		autoconfirmed = 'Padlock-silver-light.svg',
		default = 'Padlock-orange.svg'
	},
	upload = {
		default = 'Padlock-purple.svg'
	}
},

-- Pages with a reason specified in this table will show the special "indef"
-- padlock, defined in the 'image-filename-indef' message, if no expiry is set.
indefImageReasons = {
	template = true
},

--------------------------------------------------------------------------------
-- Image links
--------------------------------------------------------------------------------

-- This table provides the data for the ${IMAGELINK} parameter, which gets
-- the image link for small padlock icons based on the page's protection action
-- and protection level. It is checked in the following order:
-- 1. page's protection action, page's protection level
-- 2. page's protection action, default protection level
-- 3. "edit" protection action, default protection level
--
-- It is possible to use banner parameters inside this table.
-- *required* - this table needs edit, move, autoreview and upload subtables.
imageLinks = {
	edit = {
		default = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#کاملاً',
		templateeditor = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#الگو',
		extendedconfirmed = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#تأییدشدهٔ پایدار',
		autoconfirmed = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#نیمه'
	},
	move = {
		default = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#انتقال'
	},
	autoreview = {
		autoconfirmed = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#تا۱',
		reviewer = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#تا۲'
	},
	upload = {
		default = 'ویکیپیڈیا:محفوظ شدگی کی حکمت عملی#بارگذاری'
	}
},

--------------------------------------------------------------------------------
-- Padlock indicator names
--------------------------------------------------------------------------------

-- This table provides the "name" attribute for the <indicator> extension tag
-- with which small padlock icons are generated. All indicator tags on a page
-- are displayed in alphabetical order based on this attribute, and with
-- indicator tags with duplicate names, the last tag on the page wins.
-- The attribute is chosen based on the protection action; table keys must be a
-- protection action name or the string "default".
padlockIndicatorNames = {
	autoreview = 'pp-autoreview',
	default = 'pp-default'
},

--------------------------------------------------------------------------------
-- Protection categories
--------------------------------------------------------------------------------

--[[
-- The protection categories are stored in the protectionCategories table.
-- Keys to this table are made up of the following strings:
--
-- 1. the expiry date
-- 2. the namespace
-- 3. the protection reason (e.g. "dispute" or "vandalism")
-- 4. the protection level (e.g. "sysop" or "autoconfirmed")
-- 5. the action (e.g. "edit" or "move")
-- 
-- When the module looks up a category in the table, first it will will check to
-- see a key exists that corresponds to all five parameters. For example, a
-- user page semi-protected from vandalism for two weeks would have the key
-- "temp-user-vandalism-autoconfirmed-edit". If no match is found, the module
-- changes the first part of the key to "all" and checks the table again. It
-- keeps checking increasingly generic key combinations until it finds the
-- field, or until it reaches the key "all-all-all-all-all".
--
-- The module uses a binary matrix to determine the order in which to search.
-- This is best demonstrated by a table. In this table, the "0" values
-- represent "all", and the "1" values represent the original data (e.g.
-- "indef" or "file" or "vandalism").
--
--        expiry    namespace reason   level     action
-- order
-- 1      1         1         1        1         1
-- 2      0         1         1        1         1
-- 3      1         0         1        1         1
-- 4      0         0         1        1         1
-- 5      1         1         0        1         1
-- 6      0         1         0        1         1
-- 7      1         0         0        1         1
-- 8      0         0         0        1         1
-- 9      1         1         1        0         1
-- 10     0         1         1        0         1
-- 11     1         0         1        0         1
-- 12     0         0         1        0         1
-- 13     1         1         0        0         1
-- 14     0         1         0        0         1
-- 15     1         0         0        0         1
-- 16     0         0         0        0         1
-- 17     1         1         1        1         0
-- 18     0         1         1        1         0
-- 19     1         0         1        1         0
-- 20     0         0         1        1         0
-- 21     1         1         0        1         0
-- 22     0         1         0        1         0
-- 23     1         0         0        1         0
-- 24     0         0         0        1         0
-- 25     1         1         1        0         0
-- 26     0         1         1        0         0
-- 27     1         0         1        0         0
-- 28     0         0         1        0         0
-- 29     1         1         0        0         0
-- 30     0         1         0        0         0
-- 31     1         0         0        0         0
-- 32     0         0         0        0         0
--
-- In this scheme the action has the highest priority, as it is the last
-- to change, and the expiry has the least priority, as it changes the most.
-- The priorities of the expiry, the protection level and the action are
-- fixed, but the priorities of the reason and the namespace can be swapped
-- through the use of the cfg.bannerDataNamespaceHasPriority table.
--]]

-- If the reason specified to the template is listed in this table,
-- namespace data will take priority over reason data in the protectionCategories
-- table.
reasonsWithNamespacePriority = {
	vandalism = true,
},

-- The string to use as a namespace key for the protectionCategories table for each
-- namespace number.
categoryNamespaceKeys = {
	[  2] = 'user',
	[  3] = 'user',
	[  4] = 'project',
	[  6] = 'file',
	[  8] = 'mediawiki',
	[ 10] = 'template',
	[ 12] = 'project',
	[ 14] = 'category',
	[100] = 'portal',
	[828] = 'module',
},

protectionCategories = {
	['all|all|all|all|all']                  = 'محفوظ شدہ صفحات',
	['all|all|office|all|all']               = 'ویکیپیڈیا کے دفتری محفوظ شدہ صفحات',
	['all|all|reset|all|all']                = 'ویکیپیڈیا کے دفتری محفوظ شدہ صفحات',
	['all|all|dmca|all|all']                 = 'ویکیپیڈیا کے دفتری محفوظ شدہ صفحات',
	['all|all|mainpage|all|all']             = 'صفحہ اول کی محفوظ شدہ فائلیں',
	['all|all|all|extendedconfirmed|all']    = '30-500 کی ترمیمی پابندی کے حامل صفحات',
	['all|all|ecp|extendedconfirmed|all']    = '30-500 کی ترمیمی پابندی کے حامل صفحات',
	['all|template|all|all|edit']            = 'مکمل محفوظ شدہ سانچے',
	['all|all|all|autoconfirmed|edit']       = 'نیم محفوظ شدہ صفحات',
	['indef|all|all|autoconfirmed|edit']     = 'غیر معینہ مدت کے لیے نیم محفوظ شدہ صفحات',
	['all|all|blp|autoconfirmed|edit']       = 'غیر معینہ مدت کے لیے بقید حیات شخصیات کی نیم محفوظ شدہ سوانح عمریاں',
	['temp|all|blp|autoconfirmed|edit']      = 'بقید حیات شخصیات کی عارضی نیم محفوظ شدہ سوانح عمریاں',
	['all|all|dispute|autoconfirmed|edit']   = 'بوجہ تنازع نیم محفوظ شدہ صفحات',
	['all|all|sock|autoconfirmed|edit']      = 'معطل صارفین کے لیے نیم محفوظ شدہ صفحات',
	['all|all|vandalism|autoconfirmed|edit'] = 'تخریب کاری سے بچاؤ کی خاطر نیم محفوظ شدہ صفحات',
	['all|category|all|autoconfirmed|edit']  = 'نیم محفوظ شدہ زمرہ جات',
	['all|file|all|autoconfirmed|edit']      = 'نیم محفوظ شدہ فائلیں',
	['all|portal|all|autoconfirmed|edit']    = 'نیم محفوظ شدہ ابواب',
	['all|project|all|autoconfirmed|edit']   = 'نیم محفوظ شدہ منصوبہ صفحات',
	['all|talk|all|autoconfirmed|edit']      = 'نیم محفوظ شدہ تبادلۂ خیال صفحات',
	['all|template|all|autoconfirmed|edit']  = 'نیم محفوظ شدہ سانچے',
	['all|user|all|autoconfirmed|edit']      = 'نیم محفوظ شدہ صارف اور تبادلۂ خیال صفحات',
	['all|template|all|templateeditor|edit'] = 'سانچہ محفوظ سانچے',
	['all|all|blp|sysop|edit']               = 'غیر معینہ مدت کے لیے بقید حیات شخصیات کی محفوظ شدہ سوانح عمریاں',
	['temp|all|blp|sysop|edit']              = 'بقید حیات شخصیات کی عارضی محفوظ شدہ سوانح عمریاں',
	['all|all|dispute|sysop|edit']           = 'بوجہ تنازع محفوظ شدہ صفحات',
	['all|all|sock|sysop|edit']              = 'معطل صارفین کے لیے محفوظ شدہ صفحات',
	['all|all|vandalism|sysop|edit']         = 'تخریب کاری سے بچاؤ کی خاطر محفوظ شدہ صفحات',
	['all|category|all|sysop|edit']          = 'محفوظ شدہ زمرہ جات',
	['all|file|all|sysop|edit']              = 'محفوظ شدہ فائلیں',
	['all|project|all|sysop|edit']           = 'مکمل محفوظ شدہ منصوبہ صفحات',
	['all|talk|all|sysop|edit']              = 'مکمل محفوظ شدہ تبادلہ خیال صفحات',
	['all|template|all|sysop|edit']          = 'مکمل محفوظ شدہ سانچے',
	['all|user|all|sysop|edit']              = 'صارف اور تبادلہ خیال صارف کے محفوظ صفحات',
	['all|module|all|all|edit']              = 'مکمل محفوظ شدہ ماڈیول',
	['all|module|all|templateeditor|edit']   = 'سانچہ محفوظ ماڈیول',
	['all|module|all|autoconfirmed|edit']    = 'نیم محفوظ شدہ ماڈیول',
	['all|all|all|sysop|move']               = 'منتقلی سے محفوظ شدہ صفحات',
	['indef|all|all|sysop|move']             = 'غیر معینہ مدت کے لیے منتقلی سے محفوظ شدہ صفحات',
	['all|all|dispute|sysop|move']           = 'بوجہ تنازع منتقلی سے محفوظ شدہ صفحات',
	['all|all|vandalism|sysop|move']         = 'تخریب کاری کی بنا پر منتقلی محفوظ صفحات',
	['all|portal|all|sysop|move']            = 'منتقلی محفوظ ابواب',
	['all|portal|all|sysop|move']            = 'منتقلی محفوظ ابواب',
	['all|project|all|sysop|move']           = 'منتقلی محفوظ منصوبہ صفحات',
	['all|talk|all|sysop|move']              = 'منتقلی محفوظ تبادلہ خیال صفحات',
	['all|template|all|sysop|move']          = 'منتقلی محفوظ سانچے',
	['all|user|all|sysop|move']              = 'صارف اور تبادلۂ خیال صارف کے منتقلی محفوظ صفحات',
	['all|all|all|autoconfirmed|autoreview'] = 'نظر ثانی درکار تبدیلیوں پر مشتمل محفوظ صفحات',
	['all|all|all|reviewer|autoreview']      = 'نظر ثانی درکار تبدیلیوں کی بنا پر محفوظ شدہ صفحات (درجہ 2)',
	['all|file|all|all|upload']              = 'اپلوڈ محفوظ فائلیں',
},

--------------------------------------------------------------------------------
-- Expiry category config
--------------------------------------------------------------------------------

-- This table configures the expiry category behaviour for each protection
-- action.
-- * If set to true, setting that action will always categorise the page if
--   an expiry parameter is not set.
-- * If set to false, setting that action will never categorise the page.
-- * If set to nil, the module will categorise the page if:
--   1) an expiry parameter is not set, and
--   2) a reason is provided, and
--   3) the specified reason is not blacklisted in the reasonsWithoutExpiryCheck
--      table.

expiryCheckActions = {
	edit = nil,
	move = false,
	autoreview = true,
	upload = false
},

reasonsWithoutExpiryCheck = {
	blp = true,
	template = true,
},

--------------------------------------------------------------------------------
-- Pagetypes
--------------------------------------------------------------------------------

-- This table produces the page types available with the ${PAGETYPE} parameter.
-- Keys are namespace numbers, or the string "default" for the default value.
pagetypes = {
	[0] = 'مرکزی',
	[6] = 'فائل',
	[10] = 'سانچہ',
	[14] = 'زمرہ',
	[828] = 'ماڈیول',
	default = 'صفحہ'
},

--------------------------------------------------------------------------------
-- Strings marking indefinite protection
--------------------------------------------------------------------------------

-- This table contains values passed to the expiry parameter that mean the page
-- is protected indefinitely.
indefStrings = {
	['indef'] = true,
	['indefinite'] = true,
	['indefinitely'] = true,
	['infinite'] = true,
	['لامحدود'] = true,
},

--------------------------------------------------------------------------------
-- Group hierarchy
--------------------------------------------------------------------------------

-- This table maps each group to all groups that have a superset of the original
-- group's page editing permissions.
hierarchy = {
	sysop = {},
	reviewer = {'sysop'},
	filemover = {'sysop'},
	templateeditor = {'sysop'},
	extendedconfirmed = {'sysop'},
	accountcreator = {'templateeditor'},
	autoconfirmed = {'reviewer', 'filemover', 'templateeditor', 'extendedconfirmed'},
	user = {'autoconfirmed'},
	['*'] = {'user'}
},

--------------------------------------------------------------------------------
-- Wrapper templates and their default arguments
--------------------------------------------------------------------------------

-- This table contains wrapper templates used with the module, and their
-- default arguments. Templates specified in this table should contain the
-- following invocation, and no other template content:
--
-- {{#invoke:Protection banner|main}}
--
-- If other content is desired, it can be added between
-- <noinclude>...</noinclude> tags.
--
-- When a user calls one of these wrapper templates, they will use the
-- default arguments automatically. However, users can override any of the
-- arguments.
wrappers = {
	['سانچہ:Pp']                         = {},
	['سانچہ:Pp-30-500']                  = {'ecp'},
	['سانچہ:Pp-blp']                     = {'blp'},
	-- we don't need Template:Pp-create
	['سانچہ:Pp-dispute']                 = {'dispute'},
	['سانچہ:Pp-main-page']               = {'mainpage'},
	['سانچہ:Pp-move']                    = {action = 'move'},
	['سانچہ:Pp-move-dispute']            = {'dispute', action = 'move'},
	-- we don't need Template:Pp-move-indef
	['سانچہ:Pp-move-vandalism']          = {'vandalism', action = 'move'},
	['سانچہ:Pp-office']                  = {'office'},
	['سانچہ:Pp-office-dmca']             = {'dmca'},
	['سانچہ:Pp-pc1']                     = {action = 'autoreview', small = true},
	['سانچہ:Pp-pc2']                     = {action = 'autoreview', small = true},
	['سانچہ:Pp-reset']                   = {'reset'},
	['سانچہ:Pp-semi-indef']              = {small = true},
	['سانچہ:Pp-sock']                    = {'sock'},
	['سانچہ:Pp-template']                = {'template', small = true},
	['سانچہ:Pp-upload']                  = {action = 'upload'},
	['سانچہ:Pp-usertalk']                = {'usertalk'},
	['سانچہ:Pp-vandalism']               = {'vandalism'},
},

--------------------------------------------------------------------------------
-- 
--                                 MESSAGES
-- 
--------------------------------------------------------------------------------

msg = {

--------------------------------------------------------------------------------
-- Intro blurb and intro fragment
--------------------------------------------------------------------------------

-- These messages specify what is produced by the ${INTROBLURB} and
-- ${INTROFRAGMENT} parameters. If the protection is temporary they use the
-- intro-blurb-expiry or intro-fragment-expiry, and if not they use
-- intro-blurb-noexpiry or intro-fragment-noexpiry.
-- It is possible to use banner parameters in these messages.
['intro-blurb-expiry'] = '${EXPIRY} تک ${PROTECTIONBLURB}۔',
['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}۔',
['intro-fragment-expiry'] = '${EXPIRY} تک ${PROTECTIONBLURB}،',
['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}',

--------------------------------------------------------------------------------
-- Tooltip blurb
--------------------------------------------------------------------------------

-- These messages specify what is produced by the ${TOOLTIPBLURB} parameter.
-- If the protection is temporary the tooltip-blurb-expiry message is used, and
-- if not the tooltip-blurb-noexpiry message is used.
-- It is possible to use banner parameters in these messages.
['tooltip-blurb-expiry'] = 'یہ ${PAGETYPE} ${EXPIRY} تک ${PROTECTIONLEVEL} ہے',
['tooltip-blurb-noexpiry'] = 'یہ ${PAGETYPE} ${PROTECTIONLEVEL} ہے',
['tooltip-fragment-expiry'] = 'یہ ${PAGETYPE} ${EXPIRY} تک ${PROTECTIONLEVEL} ہے',
['tooltip-fragment-noexpiry'] = 'یہ ${PAGETYPE} ${PROTECTIONLEVEL} ہے',

--------------------------------------------------------------------------------
-- Special explanation blurb
--------------------------------------------------------------------------------

-- An explanation blurb for pages that cannot be unprotected, e.g. for pages
-- in the MediaWiki namespace.
-- It is possible to use banner parameters in this message.
['explanation-blurb-nounprotect'] = 'مزید تفصیلات کے لیے [[ویکیپیڈیا:محفوظ شدگی کی حکمت عملی|محفوظ شدگی کی حکمت عملی]] کے صفحہ'
	.. ' اور ${PROTECTIONLOG} سے رجوع کریں۔'
	.. ' کسی بھی قسم کی تبدیلی سے قبل براہ کرم ${TALKPAGE} پر گفت و شنید ضرور کریں؛'
	.. ' اگر کوئی ترمیم غیر متنازع یا [[ویکیپیڈیا:اتفاق|متفقہ]] ہو تو'
	.. ' آپ کسی [[ویکیپیڈیا:منتظمین|منتظم]] سے ${EDITREQUEST}'
	.. ' کر سکتے ہیں۔',

--------------------------------------------------------------------------------
-- Protection log display values
--------------------------------------------------------------------------------

-- These messages determine the display values for the protection log link
-- or the pending changes log link produced by the ${PROTECTIONLOG} parameter.
-- It is possible to use banner parameters in these messages.
['protection-log-display'] = 'نوشتہ محفوظ شدگی',
['pc-log-display'] = 'نوشتہ نظر ثانی درکار تبدیلی',

--------------------------------------------------------------------------------
-- Current version display values
--------------------------------------------------------------------------------

-- These messages determine the display values for the page history link
-- or the move log link produced by the ${CURRENTVERSION} parameter.
-- It is possible to use banner parameters in these messages.
['current-version-move-display'] = 'موجودہ عنوان',
['current-version-edit-display'] = 'موجودہ نسخہ',

--------------------------------------------------------------------------------
-- Talk page
--------------------------------------------------------------------------------

-- This message determines the display value of the talk page link produced
-- with the ${TALKPAGE} parameter.
-- It is possible to use banner parameters in this message.
['talk-page-link-display'] = 'تبادلۂ خیال',

--------------------------------------------------------------------------------
-- Edit requests
--------------------------------------------------------------------------------

-- This message determines the display value of the edit request link produced
-- with the ${EDITREQUEST} parameter.
-- It is possible to use banner parameters in this message.
['edit-request-display'] = 'ترمیم کی درخواست کریں',

--------------------------------------------------------------------------------
-- Expiry date format
--------------------------------------------------------------------------------

-- This is the format for the blurb expiry date. It should be valid input for
-- the first parameter of the #time parser function.
['expiry-date-format'] = 'xij xiF xiY',

--------------------------------------------------------------------------------
-- Tracking categories
--------------------------------------------------------------------------------

-- These messages determine which tracking categories the module outputs.
['tracking-category-incorrect'] = 'ویکیپیڈیا کے غلط حفاظت والے سانچے',
['tracking-category-template'] = 'سانچوں اور ماڈیول کے سوا ویکیپیڈیا کے سانچہ محفوظ صفحات',

--------------------------------------------------------------------------------
-- Images
--------------------------------------------------------------------------------

-- These are images that are not defined by their protection action and protection level.
['image-filename-indef'] = 'Padlock.svg',
['image-filename-default'] = 'Transparent.gif',

--------------------------------------------------------------------------------
-- End messages
--------------------------------------------------------------------------------
}

--------------------------------------------------------------------------------
-- End configuration
--------------------------------------------------------------------------------
}