٥٬٨٣٣
تعديل
أهلاً بكم، في الموسوعة القبطية الأرثوذكسية
ط (١٠ مراجعات) |
ط (مراجعة واحدة) |
||
| (٣ مراجعات متوسطة بواسطة ٣ مستخدمين غير معروضة) | |||
| سطر ٥: | سطر ٥: | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- | -- | ||
-- | -- BANNER DATA | ||
-- | -- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| سطر ٣٤: | سطر ٣٤: | ||
-- enclosed in curly braces). | -- enclosed in curly braces). | ||
-- | -- | ||
-- | -- Available parameters: | ||
-- | -- | ||
-- ${CURRENTVERSION} - a link to the page history or the move log, with the | -- ${CURRENTVERSION} - a link to the page history or the move log, with the | ||
| سطر ٨١: | سطر ٨١: | ||
-- using Module:Vandal-m. | -- using Module:Vandal-m. | ||
-- | -- | ||
-- | -- Functions | ||
-- | -- | ||
-- For advanced users, it is possible to use Lua functions instead of strings | -- For advanced users, it is possible to use Lua functions instead of strings | ||
| سطر ٩١: | سطر ٩١: | ||
-- | -- | ||
-- text = function (protectionObj, args) | -- text = function (protectionObj, args) | ||
-- | -- if protectionObj.level == 'autoconfirmed' then | ||
-- | -- return 'foo' | ||
-- | -- else | ||
-- | -- return 'bar' | ||
-- | -- end | ||
-- end | -- end | ||
-- | -- | ||
| سطر ١٠٣: | سطر ١٠٣: | ||
-- protectionObj.reason - the protection reason | -- protectionObj.reason - the protection reason | ||
-- protectionObj.expiry - the expiry. Nil if unset, the string "indef" if set | -- 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 | -- protectionObj.protectionDate - the protection date in unix time, or nil if | ||
-- | -- unspecified. | ||
-- protectionObj.bannerConfig - the banner config found by the module. Beware | -- 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 | -- protectionObj:isProtected - returns a boolean showing whether the page is | ||
-- | -- protected. | ||
-- protectionObj:isTemporary - returns a boolean showing whether the expiry is | -- protectionObj:isTemporary - returns a boolean showing whether the expiry is | ||
-- | -- temporary. | ||
-- protectionObj:isIncorrect - returns a boolean showing whether the protection | -- protectionObj:isIncorrect - returns a boolean showing whether the protection | ||
-- | -- template is incorrect. | ||
--]] | --]] | ||
| سطر ١٢٤: | سطر ١٢٤: | ||
tooltip = '${TOOLTIPBLURB}', | tooltip = '${TOOLTIPBLURB}', | ||
link = '${IMAGELINK}', | link = '${IMAGELINK}', | ||
alt = ' | alt = 'صفحة ${PROTECTIONLEVEL}' | ||
}, | }, | ||
| سطر ١٣٧: | سطر ١٣٧: | ||
alt = 'Page protected with pending changes level 1', | alt = 'Page protected with pending changes level 1', | ||
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users', | tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users', | ||
image = ' | image = 'Pending-protection-shackle.svg' | ||
}, | }, | ||
default = { | default = { | ||
alt = 'Page protected with pending changes | alt = 'Page protected with pending changes', | ||
tooltip = 'All edits by users | tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users', | ||
image = 'Pending-protection-shackle.svg' | |||
image = ' | |||
} | } | ||
}, | }, | ||
| سطر ١٦٩: | سطر ١٦٨: | ||
.. ' of living people]].', | .. ' of living people]].', | ||
tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on' | tooltip = '${TOOLTIPFRAGMENT} to promote compliance with the policy on' | ||
.. ' biographies of living | .. ' biographies of living persons', | ||
}, | }, | ||
dmca = { | dmca = { | ||
| سطر ١٩١: | سطر ١٩٠: | ||
return ret | return ret | ||
end, | end, | ||
image = ' | image = 'Office-protection-shackle.svg', | ||
}, | }, | ||
dispute = { | dispute = { | ||
| سطر ٢٢٨: | سطر ٢٢٧: | ||
.. ' [[ويكيبيديا:مجلس التحكيم]] or' | .. ' [[ويكيبيديا:مجلس التحكيم]] or' | ||
.. ' meets the criteria for community use', | .. ' meets the criteria for community use', | ||
tooltip = ' | tooltip = '${THIS} ${PAGETYPE} ${PROTECTIONLEVEL}', | ||
alt = 'Extended-protected ${PAGETYPE}', | alt = 'Extended-protected ${PAGETYPE}', | ||
}, | }, | ||
mainpage = { | mainpage = { | ||
description = 'For pages protected for being displayed on the [[الصفحة | description = 'For pages protected for being displayed on the [[الصفحة الرئيسة]]', | ||
text = 'This file is currently' | text = 'This file is currently' | ||
.. ' [[Wikipedia:This page is protected|protected]] from' | .. ' [[Wikipedia:This page is protected|protected]] from' | ||
.. ' editing because it is currently or will soon be displayed' | .. ' editing because it is currently or will soon be displayed' | ||
.. ' on the [[الصفحة | .. ' on the [[الصفحة الرئيسة]].', | ||
explanation = 'Images on the Main Page are protected due to their high' | explanation = 'Images on the Main Page are protected due to their high' | ||
.. ' visibility. Please discuss any necessary changes on the ${TALKPAGE}.' | .. ' visibility. Please discuss any necessary changes on the ${TALKPAGE}.' | ||
| سطر ٢٤٧: | سطر ٢٤٦: | ||
description = 'For pages protected by the Wikimedia Foundation', | description = 'For pages protected by the Wikimedia Foundation', | ||
text = function (protectionObj, args) | text = function (protectionObj, args) | ||
local ret = ' | local ret = '${THIS} ${PAGETYPE} is currently under the' | ||
.. ' scrutiny of the' | .. ' scrutiny of the' | ||
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]' | .. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]' | ||
| سطر ٢٦٠: | سطر ٢٥٩: | ||
.. " page unless you are authorized by the Wikimedia Foundation to do" | .. " page unless you are authorized by the Wikimedia Foundation to do" | ||
.. " so.'''", | .. " so.'''", | ||
image = ' | image = 'Office-protection-shackle.svg', | ||
}, | }, | ||
reset = { | reset = { | ||
description = 'For pages protected by the Wikimedia Foundation and' | description = 'For pages protected by the Wikimedia Foundation and' | ||
.. ' "reset" to a bare-bones version', | .. ' "reset" to a bare-bones version', | ||
text = '${THIS} ${PAGETYPE} is currently under the' | |||
.. ' scrutiny of the' | .. ' scrutiny of the' | ||
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]' | .. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]' | ||
| سطر ٢٧٢: | سطر ٢٧١: | ||
local ret = '' | local ret = '' | ||
if protectionObj.protectionDate then | if protectionObj.protectionDate then | ||
ret = ret .. 'On ${PROTECTIONDATE} | ret = ret .. 'On ${PROTECTIONDATE} ${THIS} ${PAGETYPE} was' | ||
else | else | ||
ret = ret .. ' | ret = ret .. '${THIS} ${PAGETYPE} has been' | ||
end | end | ||
ret = ret .. ' reduced to a' | ret = ret .. ' reduced to a' | ||
| سطر ٢٩٧: | سطر ٢٩٦: | ||
return ret | return ret | ||
end, | end, | ||
image = ' | image = 'Office-protection-shackle.svg', | ||
}, | }, | ||
sock = { | sock = { | ||
| سطر ٣١٠: | سطر ٣٠٩: | ||
}, | }, | ||
template = { | template = { | ||
description = ' | description = 'لقوالب ووحدات لوا ' | ||
.. ' [[ويكيبيديا:قوالب حساسة|الحساسة]]', | |||
text = ' | text = ' ${THIS} ${PAGETYPE} [[وب:سياسة الحماية|${PROTECTED}]] ,' | ||
.. ' | .. ' لأنه [[ويكيبيديا:قوالب حساسة|حساس]].', | ||
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may' | explanation = 'Please discuss any changes on the ${TALKPAGE}; you may' | ||
.. ' ${EDITREQUEST} to ask an' | .. ' ${EDITREQUEST} to ask an' | ||
| سطر ٣٢٣: | سطر ٣٢٢: | ||
.. ' [[ويكيبيديا:إخطار الإداريين/حماية]] that the page be' | .. ' [[ويكيبيديا:إخطار الإداريين/حماية]] that the page be' | ||
.. ' unprotected.', | .. ' unprotected.', | ||
tooltip = ' | tooltip = '${THIS} ${PAGETYPE} ذو الحساسية العالية ${PROTECTED} مطلقا على مستوى ${PROTECTIONLEVEL}' | ||
.. ' | .. ' لمنع التخريب', | ||
alt = ' | alt = '${PAGETYPE} ال${PROTECTED} أبدًا', | ||
}, | }, | ||
usertalk = { | usertalk = { | ||
| سطر ٣٥٦: | سطر ٣٥٥: | ||
return ret .. '${EXPLANATIONBLURB}' | return ret .. '${EXPLANATIONBLURB}' | ||
end, | end, | ||
tooltip = '${TOOLTIPFRAGMENT} | tooltip = '${TOOLTIPFRAGMENT} بسبب التخريب', | ||
} | } | ||
}, | }, | ||
| سطر ٣٦٥: | سطر ٣٦٤: | ||
explanation = "This protection is '''not''' an endorsement of the" | explanation = "This protection is '''not''' an endorsement of the" | ||
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}', | .. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}', | ||
image = ' | image = 'Move-protection-shackle.svg' | ||
}, | }, | ||
vandalism = { | vandalism = { | ||
| سطر ٣٧٩: | سطر ٣٧٨: | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- | -- | ||
-- | -- GENERAL DATA TABLES | ||
-- | -- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| سطر ٣٩٨: | سطر ٣٩٧: | ||
protectionBlurbs = { | protectionBlurbs = { | ||
edit = { | edit = { | ||
default = ' | default = '${THIS} ${PAGETYPE} is currently [[Help:Protection|' | ||
.. 'protected]] from editing', | .. 'protected]] from editing', | ||
autoconfirmed = 'Editing of | autoconfirmed = 'Editing of ${THIS} ${PAGETYPE} by [[Wikipedia:User access' | ||
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered' | .. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered' | ||
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]', | .. ' users|unregistered]] users is currently [[Help:Protection|disabled]]', | ||
extendedconfirmed = ' | extendedconfirmed = '${THIS} ${PAGETYPE} is ${PROTECTIONLEVEL} as a result of' | ||
.. ' [[ويكيبيديا:مجلس التحكيم]] enforcement or meets the' | .. ' [[ويكيبيديا:مجلس التحكيم]] enforcement or meets the' | ||
.. ' [[ويكيبيديا:سياسة الحماية#extended|criteria for community use]]', | .. ' [[ويكيبيديا:سياسة الحماية#extended|criteria for community use]]', | ||
}, | }, | ||
move = { | move = { | ||
default = ' | default = '${THIS} ${PAGETYPE} [[ويكيبيديا:سياسة الحماية|${PROTECTED}]] حاليَّا' | ||
.. ' | .. ' من [[ويكيبيديا:نقل صفحة|النقل]]' | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
autoconfirmed = 'All edits made to | autoconfirmed = 'All edits made to ${THIS} ${PAGETYPE} by' | ||
.. ' [[ويكيبيديا:مستويات صلاحيات المستخدم]] or' | .. ' [[ويكيبيديا:مستويات صلاحيات المستخدم]] or' | ||
.. ' [[ويكيبيديا:مستويات صلاحيات المستخدم]]' | .. ' [[ويكيبيديا:مستويات صلاحيات المستخدم]]' | ||
.. ' users are currently' | .. ' users are currently' | ||
.. ' [[ويكيبيديا:تعديلات معلقة]]', | .. ' [[ويكيبيديا:تعديلات معلقة]]', | ||
default = ' | default = 'كل التعديلات على ${THIS} ${PAGETYPE} من مستخدمين ليسوا' | ||
.. ' [[Wikipedia:Reviewing| | .. ' [[Wikipedia:Reviewing|مراجعين تلقائيا]] أو' | ||
.. ' [[ويكيبيديا:إداريون]] | .. ' [[ويكيبيديا:إداريون]] معلقة حاليًّا' | ||
.. ' [[ويكيبيديا:تعديلات معلقة]]' | .. ' [[ويكيبيديا:تعديلات معلقة]]' | ||
}, | }, | ||
upload = { | upload = { | ||
default = 'Uploading new versions of | default = 'Uploading new versions of ${THIS} ${PAGETYPE} is currently disabled' | ||
} | } | ||
}, | }, | ||
| سطر ٤٤٩: | سطر ٤٤٨: | ||
subject = 'See the [[ويكيبيديا:سياسة الحماية|' | subject = 'See the [[ويكيبيديا:سياسة الحماية|' | ||
.. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details. If you' | .. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details. If you' | ||
.. ' cannot edit | .. ' cannot edit ${THIS} ${PAGETYPE} and you wish to make a change, you can' | ||
.. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},' | .. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},' | ||
.. ' [[Wikipedia:Requests for page protection' | .. ' [[Wikipedia:Requests for page protection' | ||
| سطر ٤٥٧: | سطر ٤٥٦: | ||
default = 'See the [[ويكيبيديا:سياسة الحماية|' | default = 'See the [[ويكيبيديا:سياسة الحماية|' | ||
.. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details. If you' | .. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details. If you' | ||
.. ' cannot edit | .. ' cannot edit ${THIS} ${PAGETYPE} and you wish to make a change, you can' | ||
.. ' [[Wikipedia:Requests for page protection' | .. ' [[Wikipedia:Requests for page protection' | ||
.. '#Current requests for reduction in protection level' | .. '#Current requests for reduction in protection level' | ||
| سطر ٤٦٤: | سطر ٤٦٣: | ||
}, | }, | ||
extendedconfirmed = { | extendedconfirmed = { | ||
default = 'Extended confirmed protection prevents edits from all | default = 'Extended confirmed protection prevents edits from all unregistered editors' | ||
.. ' and registered users with fewer than 30 days tenure and 500 edits.' | .. ' and registered users with fewer than 30 days tenure and 500 edits.' | ||
.. ' The [[ويكيبيديا:سياسة الحماية#extended|policy on community use]]' | .. ' The [[ويكيبيديا:سياسة الحماية#extended|policy on community use]]' | ||
.. ' specifies that extended confirmed protection can be applied to combat' | .. ' specifies that extended confirmed protection can be applied to combat' | ||
.. ' disruption, | .. ' disruption, if semi-protection has proven to be ineffective.' | ||
.. ' Extended confirmed protection may also be applied to enforce' | |||
.. ' [[Wikipedia:Arbitration Committee|arbitration sanctions]].' | |||
.. ' Please discuss any changes on the ${TALKPAGE}; you may' | .. ' Please discuss any changes on the ${TALKPAGE}; you may' | ||
.. ' ${EDITREQUEST} to ask for | .. ' ${EDITREQUEST} to ask for uncontroversial changes supported by' | ||
.. ' [[ويكيبيديا:توافق]].' | .. ' [[ويكيبيديا:توافق]].' | ||
}, | }, | ||
| سطر ٥١٥: | سطر ٥١٦: | ||
reviewer = 'See the [[ويكيبيديا:سياسة الحماية|' | reviewer = 'See the [[ويكيبيديا:سياسة الحماية|' | ||
.. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details.' | .. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details.' | ||
.. ' Edits to | .. ' Edits to ${THIS} ${PAGETYPE} will not be visible to readers' | ||
.. ' until they are accepted by a reviewer or an administrator.' | .. ' until they are accepted by a reviewer or an administrator.' | ||
.. ' To avoid the need for your edits to be reviewed, you may' | .. ' To avoid the need for your edits to be reviewed, you may' | ||
| سطر ٥٢٤: | سطر ٥٢٥: | ||
default = 'See the [[ويكيبيديا:سياسة الحماية|' | default = 'See the [[ويكيبيديا:سياسة الحماية|' | ||
.. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details.' | .. 'سياسة الحماية]] and ${PROTECTIONLOG} for more details.' | ||
.. ' Edits to | .. ' Edits to ${THIS} ${PAGETYPE} by new and unregistered users' | ||
.. ' will not be visible to readers until they are accepted by' | .. ' will not be visible to readers until they are accepted by' | ||
.. ' a reviewer. To avoid the need for your edits to be' | .. ' a reviewer. To avoid the need for your edits to be' | ||
| سطر ٥٦٤: | سطر ٥٦٥: | ||
protectionLevels = { | protectionLevels = { | ||
edit = { | edit = { | ||
default = ' | default = '${PROTECTED}', | ||
-- غير مستعمل في ويكيبيا العربية | |||
templateeditor = 'template-protected', | templateeditor = 'template-protected', | ||
-- غير مستعمل في ويكيبيا العربية | |||
extendedconfirmed = 'extended-protected', | extendedconfirmed = 'extended-protected', | ||
autoconfirmed = ' | editor = '${PROTECTED} جزئيًّا (سماح للمحررين)', | ||
autoconfirmed = '${PROTECTED} جزئيًّا (سماح للمؤكدين تلقائيا)', | |||
autoreview = '${PROTECTED} جزئيًّا (سماح للمراجعين تلقائيا)', | |||
}, | }, | ||
move = { | move = { | ||
default = ' | default = '${PROTECTED} من النقل' | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
}, | }, | ||
upload = { | upload = { | ||
default = ' | default = '${PROTECTED} من إعادة التحميل' | ||
} | } | ||
}, | }, | ||
| سطر ٥٩١: | سطر ٥٩٧: | ||
images = { | images = { | ||
edit = { | edit = { | ||
default = ' | default = 'Full-protection-shackle-no-text.svg', | ||
templateeditor = ' | templateeditor = 'Template-protection-shackle.svg', | ||
extendedconfirmed = ' | extendedconfirmed = 'Extended-protection-shackle.svg', | ||
autoconfirmed = ' | editor = 'Extended-protection-shackle-no-text.svg', | ||
autoconfirmed = 'Semi-protection-shackle.svg', | |||
autoreview = 'Pending-protection-shackle.svg', | |||
interfaceadmin = 'Interface-protection-shackle-gear.svg' | |||
}, | }, | ||
move = { | move = { | ||
default = ' | default = 'Move-protection-shackle.svg', | ||
}, | }, | ||
autoreview = { | autoreview = { | ||
autoconfirmed = 'Padlock-silver-light.svg', | autoconfirmed = 'Padlock-silver-light.svg', | ||
default = ' | default = 'Pending-protection-shackle.svg' | ||
}, | }, | ||
upload = { | upload = { | ||
default = ' | default = 'Upload-protection-shackle.svg' | ||
} | } | ||
}, | }, | ||
| سطر ٦٨٨: | سطر ٦٩٧: | ||
-- "indef" or "file" or "vandalism"). | -- "indef" or "file" or "vandalism"). | ||
-- | -- | ||
-- | -- expiry namespace reason level action | ||
-- order | -- order | ||
-- 1 | -- 1 1 1 1 1 1 | ||
-- 2 | -- 2 0 1 1 1 1 | ||
-- 3 | -- 3 1 0 1 1 1 | ||
-- 4 | -- 4 0 0 1 1 1 | ||
-- 5 | -- 5 1 1 0 1 1 | ||
-- 6 | -- 6 0 1 0 1 1 | ||
-- 7 | -- 7 1 0 0 1 1 | ||
-- 8 | -- 8 0 0 0 1 1 | ||
-- 9 | -- 9 1 1 1 0 1 | ||
-- 10 | -- 10 0 1 1 0 1 | ||
-- 11 | -- 11 1 0 1 0 1 | ||
-- 12 | -- 12 0 0 1 0 1 | ||
-- 13 | -- 13 1 1 0 0 1 | ||
-- 14 | -- 14 0 1 0 0 1 | ||
-- 15 | -- 15 1 0 0 0 1 | ||
-- 16 | -- 16 0 0 0 0 1 | ||
-- 17 | -- 17 1 1 1 1 0 | ||
-- 18 | -- 18 0 1 1 1 0 | ||
-- 19 | -- 19 1 0 1 1 0 | ||
-- 20 | -- 20 0 0 1 1 0 | ||
-- 21 | -- 21 1 1 0 1 0 | ||
-- 22 | -- 22 0 1 0 1 0 | ||
-- 23 | -- 23 1 0 0 1 0 | ||
-- 24 | -- 24 0 0 0 1 0 | ||
-- 25 | -- 25 1 1 1 0 0 | ||
-- 26 | -- 26 0 1 1 0 0 | ||
-- 27 | -- 27 1 0 1 0 0 | ||
-- 28 | -- 28 0 0 1 0 0 | ||
-- 29 | -- 29 1 1 0 0 0 | ||
-- 30 | -- 30 0 1 0 0 0 | ||
-- 31 | -- 31 1 0 0 0 0 | ||
-- 32 | -- 32 0 0 0 0 0 | ||
-- | -- | ||
-- In this scheme the action has the highest priority, as it is the last | -- In this scheme the action has the highest priority, as it is the last | ||
| سطر ٧٥١: | سطر ٧٦٠: | ||
[828] = 'module', | [828] = 'module', | ||
}, | }, | ||
protectionCategories = { | protectionCategories = { | ||
['all|all|all|all|all'] | ['all|all|all|all|all'] ='صفحات محمية', | ||
['all|all|office|all|all'] | ['all|all|office|all|all'] ='Wikipedia Office-protected pages', | ||
['all|all|reset|all|all'] | ['all|all|reset|all|all'] ='Wikipedia Office-protected pages', | ||
['all|all|dmca|all|all'] | ['all|all|dmca|all|all'] ='Wikipedia Office-protected pages', | ||
['all|all|mainpage|all|all'] | ['all|all|mainpage|all|all'] ='Wikipedia fully-protected main page files', | ||
['all|all|all|extendedconfirmed|all'] | ['all|all|all|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages', | ||
['all|all|ecp|extendedconfirmed|all'] | ['all|all|ecp|extendedconfirmed|all'] = 'Wikipedia extended-confirmed-protected pages', | ||
['all|template|all|all|edit'] | ['all|template|all|all|edit'] ='قوالب محمية', | ||
['all|all|all|autoconfirmed|edit'] | ['all|all|all|autoconfirmed|edit'] ='صفحات محمية على المؤكدين فقط', | ||
['indef|all|all|autoconfirmed|edit'] | ['all|all|all|autoreview|edit'] ='صفحات محمية على مراجع تلقائي فقط', | ||
['all|all|blp|autoconfirmed|edit'] | ['all|all|all|editor|edit'] ='صفحات محمية على المحررين فقط', | ||
['temp|all|blp|autoconfirmed|edit'] | ['all|all|all|sysop|edit'] ='صفحات محمية بشكل كامل', | ||
['all|all|dispute|autoconfirmed|edit'] | ['indef|all|all|autoconfirmed|edit'] ='صفحات محمية جزئيا بصفة دائمة', | ||
['all|all|sock|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|all|vandalism|autoconfirmed|edit'] ='صفحات محمية جزئياً ضد التخريب', | ||
['all|category|all|autoconfirmed|edit'] | ['all|category|all|autoconfirmed|edit'] ='تصنيفات محمية جزئياً', | ||
['all|file|all|autoconfirmed|edit'] | ['all|file|all|autoconfirmed|edit'] ='ملفات محمية جزئياً', | ||
['all|portal|all|autoconfirmed|edit'] | ['all|portal|all|autoconfirmed|edit'] ='بوابات محمية جزئيا', | ||
['all|project|all|autoconfirmed|edit'] | ['all|project|all|autoconfirmed|edit'] ='صفحات مشاريع محمية جزئيا', | ||
['all|talk|all|autoconfirmed|edit'] | ['all|talk|all|autoconfirmed|edit'] ='صفحات نقاش محمية جزئيا', | ||
['all|template|all|autoconfirmed|edit'] ='قوالب محمية جزئيا', | ['all|template|all|autoconfirmed|edit'] ='قوالب محمية جزئيا', | ||
['all|user|all|autoconfirmed|edit'] | ['all|template|all|editor|edit'] ='قوالب محمية جزئيا', | ||
['all|template|all|autoreview|edit'] ='قوالب محمية جزئيا', | |||
['all|user|all|autoconfirmed|edit'] ='صفحات مستخدم ونقاش مستخدم محمية جزئيا', | |||
['all|template|all|templateeditor|edit'] ='قوالب محمية', | ['all|template|all|templateeditor|edit'] ='قوالب محمية', | ||
['all|all|blp|sysop|edit'] | ['all|all|blp|sysop|edit'] ='صفحات سير ذاتية لأشخاص على قيد الحياة محمية بشكل دائم', | ||
['temp|all|blp|sysop|edit'] | ['temp|all|blp|sysop|edit'] ='صفحات سير ذاتية لأشخاص على قيد الحياة محمية', | ||
['all|all|dispute|sysop|edit'] | ['all|all|dispute|sysop|edit'] ='صفحات محمية بسبب النزاع', | ||
['all|all|sock|sysop|edit'] | ['all|all|sock|sysop|edit'] ='صفحات محمية من المستخدمون المحظورون', | ||
['all|all|vandalism|sysop|edit'] | ['all|all|vandalism|sysop|edit'] ='صفحات محمية ضد التخريب', | ||
['all|category|all|sysop|edit'] | ['all|category|all|sysop|edit'] ='تصنيفات محمية كلياً', | ||
['all|file|all|sysop|edit'] | ['all|file|all|sysop|edit'] ='ملفات محمية كلياً', | ||
['all|project|all|sysop|edit'] | ['all|project|all|sysop|edit'] ='صفحات مشاريع محمية كلياً', | ||
['all|talk|all|sysop|edit'] | ['all|talk|all|sysop|edit'] ='صفحات نقاش محمية كلياً', | ||
['all|template|all|sysop|edit'] | ['all|template|all|sysop|edit'] ='قوالب محمية كليا', | ||
['all|user|all|sysop|edit'] | ['all|user|all|sysop|edit'] ='صفحات مستخدم ونقاش المستخدم محمية', | ||
['all|module|all|all|edit'] | ['all|module|all|all|edit'] ='وحدات محمية كليا', | ||
['all|module|all|templateeditor|edit'] ='وحدات محمية', | ['all|module|all|templateeditor|edit'] ='وحدات محمية', | ||
['all|module|all|autoconfirmed|edit'] | ['all|module|all|autoconfirmed|edit'] ='وحدات محمية جزئيا', | ||
['all|all|all| | ['all|module|all|editor|edit'] ='وحدات محمية جزئيا', | ||
[' | ['all|module|all|autoreview|edit'] ='وحدات محمية جزئيا', | ||
['all|all | ['all|all|all|sysop|move'] ='صفحات محمية من النقل', | ||
['all|all| | ['indef|all|all|sysop|move'] ='صفحات محمية من النقل بشكل دائم', | ||
['all| | ['all|all|dispute|sysop|move'] ='صفحات محمية من النقل بسبب النزاع', | ||
['all|portal|all|sysop|move'] | ['all|all|vandalism|sysop|move'] ='صفحات محمية من النقل بسبب التخريب', | ||
['all|project|all|sysop|move'] | ['all|portal|all|sysop|move'] ='بوابات محمية من النقل', | ||
['all|talk|all|sysop|move'] | ['all|project|all|sysop|move'] ='صفحات مشاريع محمية من النقل', | ||
['all|template|all|sysop|move'] | ['all|talk|all|sysop|move'] ='نقاش صفحات محمية من النقل', | ||
['all|user|all|sysop|move'] | ['all|template|all|sysop|move'] ='قوالب محمية من النقل', | ||
['all|user|all|sysop|move'] ='صفحات مستخدم ونقاش المستخدم محمية من النقل', | |||
['all|all|all|autoconfirmed|autoreview'] ='Wikipedia pending changes protected pages (level 1)', | ['all|all|all|autoconfirmed|autoreview'] ='Wikipedia pending changes protected pages (level 1)', | ||
['all|all|all|reviewer|autoreview'] | ['all|all|all|reviewer|autoreview'] ='Wikipedia pending changes protected pages (level 2)', | ||
['all|file|all|all|upload'] | ['all|file|all|all|upload'] ='ملفات محمية من الرفع', | ||
}, | }, | ||
| سطر ٨١٩: | سطر ٨٣٣: | ||
-- 2) a reason is provided, and | -- 2) a reason is provided, and | ||
-- 3) the specified reason is not blacklisted in the reasonsWithoutExpiryCheck | -- 3) the specified reason is not blacklisted in the reasonsWithoutExpiryCheck | ||
-- | -- table. | ||
expiryCheckActions = { | expiryCheckActions = { | ||
| سطر ٨٤٠: | سطر ٨٥٤: | ||
-- Keys are namespace numbers, or the string "default" for the default value. | -- Keys are namespace numbers, or the string "default" for the default value. | ||
pagetypes = { | pagetypes = { | ||
[0] = ' | [0] = 'المقالة', | ||
[6] = ' | [6] = 'الملف', | ||
[10] = ' | [10] = 'القالب', | ||
[14] = ' | [14] = 'التصنيف', | ||
[828] = ' | [828] = 'الوحدة', | ||
default = ' | default = 'الصفحة' | ||
}, | }, | ||
this = {'هذه', 'هذا'}, | |||
protected = {'محمية', 'محمي'}, | |||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| سطر ٨٦٧: | سطر ٨٨٥: | ||
-- This table maps each group to all groups that have a superset of the original | -- This table maps each group to all groups that have a superset of the original | ||
-- group's page editing permissions. | -- group's page editing permissions. | ||
-- معدل ليوافق هرم الصلاحيات في ويكيبيديا العربية | |||
hierarchy = { | hierarchy = { | ||
sysop = {}, | sysop = {}, | ||
reviewer = {'sysop'}, | reviewer = {'sysop'}, | ||
filemover = {'sysop'}, | filemover = {'sysop'}, | ||
templateeditor = {'sysop'}, | templateeditor = {'sysop'}, --غير مستخدم | ||
extendedconfirmed = {'sysop'}, | extendedconfirmed = {'sysop'}, --غير مستخدم | ||
autoconfirmed = {'reviewer', 'filemover', 'templateeditor', 'extendedconfirmed'}, | editor = {'reviewer','sysop'}, | ||
autoreview = {'editor'}, | |||
autoconfirmed = {'autoreview', 'editor', 'reviewer', 'filemover', 'templateeditor', 'extendedconfirmed'}, | |||
user = {'autoconfirmed'}, | user = {'autoconfirmed'}, | ||
['*'] = {'user'} | ['*'] = {'user'} | ||
| سطر ٨٩٥: | سطر ٩١٦: | ||
-- arguments. | -- arguments. | ||
wrappers = { | wrappers = { | ||
['Template:Pp'] | ['Template:Pp'] = {}, | ||
['Template:Pp- | ['Template:Pp-extended'] = {'ecp'}, | ||
['Template:Pp-blp'] | ['Template:Pp-blp'] = {'blp'}, | ||
-- we don't need Template:Pp-create | -- we don't need Template:Pp-create | ||
['Template:Pp-dispute'] | ['Template:Pp-dispute'] = {'dispute'}, | ||
['Template:Pp-main-page'] | ['Template:Pp-main-page'] = {'mainpage'}, | ||
['Template:Pp-move'] | ['Template:Pp-move'] = {action = 'move', catonly = 'yes'}, | ||
['Template:Pp-move-dispute'] | ['Template:Pp-move-dispute'] = {'dispute', action = 'move', catonly = 'yes'}, | ||
-- we don't need Template:Pp-move-indef | -- we don't need Template:Pp-move-indef | ||
['Template:Pp-move-vandalism'] | ['Template:Pp-move-vandalism'] = {'vandalism', action = 'move', catonly = 'yes'}, | ||
['Template:Pp-office'] | ['Template:Pp-office'] = {'office'}, | ||
['Template:Pp-office-dmca'] | ['Template:Pp-office-dmca'] = {'dmca'}, | ||
['Template:Pp-pc1'] | ['Template:Pp-pc'] = {action = 'autoreview', small = true}, | ||
['Template:Pp-pc2'] | ['Template:Pp-pc1'] = {action = 'autoreview', small = true}, | ||
['Template:Pp-reset'] | ['Template:Pp-pc2'] = {action = 'autoreview', small = true}, | ||
['Template:Pp-semi-indef'] | ['Template:Pp-reset'] = {'reset'}, | ||
['Template:Pp-sock'] | ['Template:Pp-semi-indef'] = {small = true}, | ||
['Template:Pp-template'] | ['Template:Pp-sock'] = {'sock'}, | ||
['Template:Pp-upload'] | ['Template:Pp-template'] = {'template', small = true}, | ||
['Template:Pp-usertalk'] | ['Template:Pp-upload'] = {action = 'upload'}, | ||
['Template:Pp-vandalism'] | ['Template:Pp-usertalk'] = {'usertalk'}, | ||
['Template:Pp-vandalism'] = {'vandalism'}, | |||
}, | }, | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
-- | -- | ||
-- | -- MESSAGES | ||
-- | -- | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| سطر ٩٣٥: | سطر ٩٥٧: | ||
-- intro-blurb-noexpiry or intro-fragment-noexpiry. | -- intro-blurb-noexpiry or intro-fragment-noexpiry. | ||
-- It is possible to use banner parameters in these messages. | -- It is possible to use banner parameters in these messages. | ||
['intro-blurb-expiry'] = '${PROTECTIONBLURB} | ['intro-blurb-expiry'] = '${PROTECTIONBLURB} حتى ${EXPIRY}.', | ||
['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}.', | ['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}.', | ||
['intro-fragment-expiry'] = '${PROTECTIONBLURB} | ['intro-fragment-expiry'] = '${PROTECTIONBLURB} حتى ${EXPIRY},', | ||
['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}', | ['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}', | ||
| سطر ٩٤٨: | سطر ٩٧٠: | ||
-- if not the tooltip-blurb-noexpiry message is used. | -- if not the tooltip-blurb-noexpiry message is used. | ||
-- It is possible to use banner parameters in these messages. | -- It is possible to use banner parameters in these messages. | ||
['tooltip-blurb-expiry'] = ' | ['tooltip-blurb-expiry'] = '${THIS} ${PAGETYPE} ${PROTECTIONLEVEL} حتى ${EXPIRY}.', | ||
['tooltip-blurb-noexpiry'] = ' | ['tooltip-blurb-noexpiry'] = '${THIS} ${PAGETYPE} ${PROTECTIONLEVEL}.', | ||
['tooltip-fragment-expiry'] = ' | ['tooltip-fragment-expiry'] = '${THIS} ${PAGETYPE} ${PROTECTIONLEVEL} حتى ${EXPIRY},', | ||
['tooltip-fragment-noexpiry'] = ' | ['tooltip-fragment-noexpiry'] = '${THIS} ${PAGETYPE} ${PROTECTIONLEVEL}', | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| سطر ١٬٠٢٨: | سطر ١٬٠٥٠: | ||
-- These are images that are not defined by their protection action and protection level. | -- These are images that are not defined by their protection action and protection level. | ||
['image-filename-indef'] = ' | ['image-filename-indef'] = 'Full-protection-shackle-no-text.svg', | ||
['image-filename-default'] = 'Transparent.gif', | ['image-filename-default'] = 'Transparent.gif', | ||