Modul:Protection banner/config: Perbedaan antara revisi

2.364 bita ditambahkan ,  1 tahun yang lalu
←Membuat halaman berisi '-- 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 tha...'
dw>Fayenatic london
(Update categories from "fully-protected" to "fully protected", removing hyphen, per valid request at WP:CFDS)
(←Membuat halaman berisi '-- 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 tha...')
Baris 124: Baris 124:
tooltip = '${TOOLTIPBLURB}',
tooltip = '${TOOLTIPBLURB}',
link = '${IMAGELINK}',
link = '${IMAGELINK}',
alt = 'Page ${PROTECTIONLEVEL}'
alt = 'Halaman yang ${PROTECTIONLEVEL}'
},
},


Baris 134: Baris 134:
move = {},
move = {},
autoreview = {
autoreview = {
autoconfirmed = {
alt = 'Halaman yang dilindungi dengan perubahan tertunda tingkat 1',
tooltip = 'Semua suntingan oleh pengguna baru dan anonim harus ditinjau sebelum terlihat oleh para pengguna yang tidak terdaftar',
image = 'Pending-protection-shackle.svg'
},
default = {
default = {
alt = 'Page protected with pending changes',
alt = 'Halaman yang dilindungi dengan perubahan tertunda tingkat 2',
tooltip = 'All edits by unregistered and new users are subject to review prior to becoming visible to unregistered users',
tooltip = 'Semua suntingan oleh pengguna yang bukan peninjau atau pengurus'
.. ' harus ditinjau sebelum terlihat oleh para pengguna yang tidak terdaftar',
image = 'Pending-protection-shackle.svg'
image = 'Pending-protection-shackle.svg'
}
}
Baris 163: Baris 169:
.. ' 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 persons',
.. ' biographies of living people',
},
},
dmca = {
dmca = {
Baris 188: Baris 194:
},
},
dispute = {
dispute = {
description = 'For pages protected due to editing disputes',
description = 'Untuk halaman yang dilindungi karena perang suntingan',
text = function (protectionObj, args)
text = function (protectionObj, args)
-- Find the value of "disputes".
-- Find the value of "disputes".
local display = 'disputes'
local display = 'dipertentangkan'
local disputes
local disputes
if args.section then
if args.section then
Baris 208: Baris 214:
local msg
local msg
if type(protectionObj.expiry) == 'number' then
if type(protectionObj.expiry) == 'number' then
msg = '${INTROFRAGMENT} or until editing %s have been resolved.'
msg = '${INTROFRAGMENT} atau hingga penyuntingan %s terselesaikan.'
else
else
msg = '${INTROFRAGMENT} until editing %s have been resolved.'
msg = '${INTROFRAGMENT} hingga penyuntingan %s terselesaikan.'
end
end
return string.format(msg, disputes)
return string.format(msg, disputes)
end,
end,
explanation = "This protection is '''not''' an endorsement of the"
explanation = "Pelindungan ini '''bukan''' merupakan bentuk dukungan terhadap"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
tooltip = '${TOOLTIPFRAGMENT} due to editing disputes',
tooltip = '${TOOLTIPFRAGMENT} karena perang suntingan',
},
},
ecp = {
ecp = {
Baris 222: Baris 228:
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or'
.. ' [[Wikipedia:Arbitration Committee|ArbCom]] or'
.. ' meets the criteria for community use',
.. ' meets the criteria for community use',
tooltip = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
tooltip = 'This ${PAGETYPE} is extended-confirmed protected',
alt = 'Extended-protected ${PAGETYPE}',
alt = 'Extended-protected ${PAGETYPE}',
},
},
mainpage = {
mainpage = {
description = 'For pages protected for being displayed on the [[Main Page]]',
description = 'Untuk halaman yang dilindungi karena ditampilkan di [[Halaman Utama]]',
text = 'This file is currently'
text = 'Berkas ini sekarang'
.. ' [[Wikipedia:This page is protected|protected]] from'
.. ' [[Wikipedia:Halaman ini dilindungi|dilindungi]] dari'
.. ' editing because it is currently or will soon be displayed'
.. ' penyuntingan karena akan segera ditampilkan'
.. ' on the [[Main Page]].',
.. ' di [[Halaman Utama]].',
explanation = 'Images on the Main Page are protected due to their high'
explanation = 'Gambar di Halaman Utama dilindungi karena keterlihatan'
.. ' visibility. Please discuss any necessary changes on the ${TALKPAGE}.'
.. ' yang tinggi. Mohon diskusikan perubahan yang diperlukan di ${TALKPAGE}.'
.. '<br /><span style="font-size:90%;">'
.. '<br /><span style="font-size:90%;">'
.. "'''Administrators:''' Once this image is definitely off the Main Page,"
.. "'''Pengurus:''' Setelah berkas ini sudah tidak berada di Halaman Utama,"
.. ' please unprotect this file, or reduce to semi-protection,'
.. ' mohon lepaskan pelindungan, atau turunkan menjadi pelindungan sebagian,'
.. ' as appropriate.</span>',
.. ' sesuai konteksnya.</span>',
},
},
office = {
office = {
description = 'For pages protected by the Wikimedia Foundation',
description = 'Untuk halaman yang dilindungi oleh Yayasan Wikimedia',
text = function (protectionObj, args)
text = function (protectionObj, args)
local ret = 'This ${PAGETYPE} is currently under the'
local ret = '${PAGETYPE} ini sekarang berada'
.. ' scrutiny of the'
.. ' dalam pengawasan dari'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' [[Wikipedia:Office actions|Kantor Yayasan Wikimedia]]'
.. ' and is protected.'
.. ' dan telah dilindungi.'
if protectionObj.protectionDate then
if protectionObj.protectionDate then
ret = ret .. ' It has been protected since ${PROTECTIONDATE}.'
ret = ret .. ' Halaman ini telah dilindungi sejak ${PROTECTIONDATE}.'
end
end
return ret
return ret
Baris 257: Baris 263:
},
},
reset = {
reset = {
description = 'For pages protected by the Wikimedia Foundation and'
description = 'Untuk halaman yang dilindungi oleh Yayasan Wikimedia dan'
.. ' "reset" to a bare-bones version',
.. ' "diatur ulang" ke versi terdahulu',
  text = 'This ${PAGETYPE} is currently under the'
  text = '${PAGETYPE} ini sekarang berada'
.. ' scrutiny of the'
.. ' dalam pengawasan dari'
.. ' [[Wikipedia:Office actions|Wikimedia Foundation Office]]'
.. ' [[Wikipedia:Office actions|Kantor Yayasan Wikimedia]]'
.. ' and is protected.',
.. ' dan telah dilindungi.',
explanation = function (protectionObj, args)
explanation = function (protectionObj, args)
local ret = ''
local ret = ''
if protectionObj.protectionDate then
if protectionObj.protectionDate then
ret = ret .. 'On ${PROTECTIONDATE} this ${PAGETYPE} was'
ret = ret .. 'Pada tanggal ${PROTECTIONDATE}, ${PAGETYPE} ini telah'
else
else
ret = ret .. 'This ${PAGETYPE} has been'
ret = ret .. '${PAGETYPE} ini telah'
end
end
ret = ret .. ' reduced to a'
ret = ret .. ' reduced to a'
Baris 304: Baris 310:
},
},
template = {
template = {
description = 'For [[Wikipedia:High-risk templates|high-risk]]'
description = 'Untuk templat dan modul Lua [[Wikipedia:High-risk templates|high-risk]]'
.. ' templates and Lua modules',
.. 'berisiko tinggi',
text = 'This is a permanently [[Help:Protection|protected]] ${PAGETYPE},'
text = 'Ini adalah ${PAGETYPE} yang [[Bantuan:Pelindungan|dilindungi]],'
.. ' as it is [[Wikipedia:High-risk templates|high-risk]].',
.. ' karena memiliki [[Wikipedia:Templat berisiko tinggi|risiko tinggi]].',
explanation = 'Please discuss any changes on the ${TALKPAGE}; you may'
explanation = 'Mohon diskusikan perubahan yang ingin dilakukan di ${TALKPAGE}; Anda'
.. ' ${EDITREQUEST} to ask an'
.. ' mungkin ${EDITREQUEST} untuk meminta'
.. ' [[Wikipedia:Administrators|administrator]] or'
.. ' [[Wikipedia:Pengurus|pengurus]] atau'
.. ' [[Wikipedia:Template editor|template editor]] to make an edit if'
.. ' [[Wikipedia:Template editor|template editor]] untuk melakukan penyuntingan jika'
.. ' it is [[Help:Minor edit#When to mark an edit as a minor edit'
.. ' itu [[Bantuan:Suntingan kecil#Kapan saat yang tepat untuk menandai sebuah suntingan sebagai suntingan kecil'
.. '|uncontroversial]] or supported by'
.. '|tidak kontroversial]] atau didukung oleh'
.. ' [[Wikipedia:Consensus|consensus]]. You can also'
.. ' [[Wikipedia:Konsensus|konsensus]]. Anda juga dapat'
.. ' [[Wikipedia:Requests for page protection|request]] that the page be'
.. ' [[Wikipedia:Permohonan pelindungan halaman|memohon]] agar halaman tersebut tidak'
.. ' unprotected.',
.. ' dilindungi lagi.',
tooltip = 'This high-risk ${PAGETYPE} is permanently ${PROTECTIONLEVEL}'
tooltip = '${PAGETYPE} berisiko tinggi ini ${PROTECTIONLEVEL} permanen'
.. ' to prevent vandalism',
.. ' untuk menghindari vandalisme',
alt = 'Permanently protected ${PAGETYPE}',
alt = '${PAGETYPE} yang dilindungi permanen',
},
},
usertalk = {
usertalk = {
Baris 339: Baris 345:
},
},
vandalism = {
vandalism = {
description = 'For pages protected against'
description = 'Untuk halaman yang dilindungi dari'
.. ' [[Wikipedia:Vandalism|vandalism]]',
.. ' [[Wikipedia:Vandalism|vandalism]]',
text = '${INTROFRAGMENT} due to [[Wikipedia:Vandalism|vandalism]].',
text = '${INTROFRAGMENT} karena [[Wikipedia:Vandalisme|vandalisme]].',
explanation = function (protectionObj, args)
explanation = function (protectionObj, args)
local ret = ''
local ret = ''
if protectionObj.level == 'sysop' then
if protectionObj.level == 'sysop' then
ret = ret .. "This protection is '''not''' an endorsement of the"
ret = ret .. "Perlindungan ini '''bukan''' suatu bentuk persetujuan terhadap"
.. ' ${CURRENTVERSION}. '
.. ' ${CURRENTVERSION}. '
end
end
return ret .. '${EXPLANATIONBLURB}'
return ret .. '${EXPLANATIONBLURB}'
end,
end,
tooltip = '${TOOLTIPFRAGMENT} due to vandalism',
tooltip = '${TOOLTIPFRAGMENT} karena vandalisme',
}
}
},
},
Baris 357: Baris 363:
description = 'For pages protected against page moves due to'
description = 'For pages protected against page moves due to'
.. ' disputes over the page title',
.. ' disputes over the page title',
explanation = "This protection is '''not''' an endorsement of the"
explanation = "Perlindungan ini '''bukan''' suatu bentuk persetujuan terhadap"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
image = 'Move-protection-shackle.svg'
image = 'Padlock-olive.svg'
},
},
vandalism = {
vandalism = {
Baris 392: Baris 398:
protectionBlurbs = {
protectionBlurbs = {
edit = {
edit = {
default = 'This ${PAGETYPE} is currently [[Help:Protection|'
default = '${PAGETYPE} ini sekarang sedang [[Bantuan:Pelindungan|'
.. 'protected]] from editing',
.. 'dilindungi]] dari penyuntingan',
autoconfirmed = 'Editing of this ${PAGETYPE} by [[Wikipedia:User access'
autoconfirmed = 'Penyuntingan ${PAGETYPE} oleh pengguna [[Wikipedia:Kelompok'
.. ' levels#New users|new]] or [[Wikipedia:User access levels#Unregistered'
.. ' pengguna#Pengguna baru|baru]] atau [[Wikipedia:Kelompok pengguna#Pengguna'
.. ' users|unregistered]] users is currently [[Help:Protection|disabled]]',
.. ' anonim|anonim]] untuk saat ini [[Bantuan:Pelindungan|tidak diizinkan]]',
extendedconfirmed = 'This ${PAGETYPE} is currently under extended confirmed protection',
extendedconfirmed = '${PAGETYPE} ini sekarang sedang ${PROTECTIONLEVEL} sebagai hasil dari'
.. ' penegakan [[Wikipedia:Komite Arbitrasi|ArbCom]] atau telah memenuhi'
.. ' [[Wikipedia:Kebijakan pelindungan#extended|kriteria untuk penggunaan komunitas]]',
},
},
move = {
move = {
default = 'This ${PAGETYPE} is currently [[Help:Protection|protected]]'
default = '${PAGETYPE} ini sekarang sedang [[Bantuan:Pelindungan|dilindungi]]'
.. ' from [[Help:Moving a page|page moves]]'
.. ' dari [[Bantuan:Bantuan:Pemindahan|pemindahan]]'
},
},
autoreview = {
autoreview = {
default = 'All edits made to this ${PAGETYPE} by'
autoconfirmed = 'Semua suntingan yang dilakukan di ${PAGETYPE} ini oleh'
.. ' [[Wikipedia:User access levels#New users|new]] or'
.. ' pengguna [[Wikipedia:Kelompok pengguna#Pengguna baru|baru]] atau'
.. ' [[Wikipedia:User access levels#Unregistered users|unregistered]]'
.. ' [[Wikipedia:Kelompok pengguna#Pengguna anonim|anonim]]'
.. ' users are currently'
.. ' sekarang sedang'
.. ' [[Wikipedia:Pending changes|subject to review]]'
.. ' [[Wikipedia:Perubahan tertunda|ditinjau ulang]]',
default = 'Semua suntingan yang dilakukan di ${PAGETYPE} ini oleh pengguna yang bukan'
.. ' [[Wikipedia:Peninjauan|peninjau]] atau'
.. ' [[Wikipedia:Pengurus|pengurus]] sekarang sedang'
.. ' [[Wikipedia:Perubahan tertunda|ditinjau ulang]]'
},
},
upload = {
upload = {
default = 'Uploading new versions of this ${PAGETYPE} is currently disabled'
default = 'Mengunggah versi baru dari ${PAGETYPE} ini sekarang sedang tidak diizinkan'
}
}
},
},
Baris 435: Baris 447:
edit = {
edit = {
autoconfirmed = {
autoconfirmed = {
subject = 'See the [[Wikipedia:Protection policy|'
subject = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya. Jika Anda'
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' tidak dapat menyunting ${PAGETYPE} ini dan Anda ingin melakukannya, Anda dapat'
.. ' ${EDITREQUEST}, discuss changes on the ${TALKPAGE},'
.. ' memohon ${EDITREQUEST}, diskusikan perubahan yang ingin dilakukan di ${TALKPAGE},'
.. ' [[Wikipedia:Requests for page protection'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. '|memohon untuk melepaskan pelindungan]], [[Special:Userlogin|masuk]], atau'
.. ' [[Special:UserLogin/signup|create an account]].',
.. ' [[Special:UserLogin/signup|buatlah sebuah akun]].',
default = 'See the [[Wikipedia:Protection policy|'
default = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details. If you'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya. Jika Anda'
.. ' cannot edit this ${PAGETYPE} and you wish to make a change, you can'
.. ' tidak dapat menyunting ${PAGETYPE} ini dan Anda ingin melakukannya, Anda dapat'
.. ' [[Wikipedia:Requests for page protection'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. '|memohon untuk melepaskan pelindungan]], [[Special:Userlogin|masuk]], atau'
.. ' [[Special:UserLogin/signup|create an account]].',
.. ' [[Special:UserLogin/signup|buatlah sebuah akun]].',
},
},
extendedconfirmed = {
extendedconfirmed = {
default = 'Extended confirmed protection prevents edits from all unregistered editors'
default = 'Extended confirmed protection prevents edits from all IP 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 [[Wikipedia:Protection policy#extended|policy on community use]]'
.. ' The [[Wikipedia:Protection policy#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, if semi-protection has proven to be ineffective.'
.. ' disruption, given that 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 uncontroversial changes supported by'
.. ' ${EDITREQUEST} to ask for unconversial changes supported by'
.. ' [[Wikipedia:Consensus|consensus]].'
.. ' [[Wikipedia:Consensus|consensus]].'
},
},
default = {
default = {
subject = 'See the [[Wikipedia:Protection policy|'
subject = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' Mohon diskusikan perubahan yang ingin dilakukan di ${TALKPAGE}; Anda'
.. ' may ${EDITREQUEST} to ask an'
.. ' mungkin ingin ${EDITREQUEST} untuk meminta'
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' [[Wikipedia:Pengurus|pengurus]] untuk melakukan penyuntingan apabila'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. ' permintaan tersebut [[Bantuan:Suntingan kecil#Kapan saat untuk menandai sebuah suntingan sebagai suntingan kecil'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|tidak kontroversial]] atau didukung oleh [[Wikipedia:Konsensus'
.. '|consensus]]. You may also [[Wikipedia:Requests for'
.. '|konsensus]]. Anda mungkin juga ingin [[Wikipedia:Permintaan'
.. ' page protection#Current requests for reduction in protection level'
.. ' pelindungan halaman'
.. '|request]] that this page be unprotected.',
.. '|memohon]] agar halaman ini tidak dilindungi.',
default = 'See the [[Wikipedia:Protection policy|'
default = 'See the [[Wikipedia:Protection policy|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
Baris 503: Baris 513:
autoreview = {
autoreview = {
default = {
default = {
default = 'See the [[Wikipedia:Protection policy|'
reviewer = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya.'
.. ' Edits to this ${PAGETYPE} by new and unregistered users'
.. ' Edits to this ${PAGETYPE} will not be visible to readers'
.. ' will not be visible to readers until they are accepted by'
.. ' until they are accepted by a reviewer or an administrator.'
.. ' a reviewer. To avoid the need for your edits to be'
.. ' To avoid the need for your edits to be reviewed, you may'
.. ' reviewed, you may'
.. ' [[Wikipedia:Requests for page protection'
.. ' [[Wikipedia:Requests for page protection'
.. '#Current requests for reduction in protection level'
.. '#Current requests for reduction in protection level'
.. '|request unprotection]], [[Special:Userlogin|log in]], or'
.. '|request unprotection]]. Experienced editors may also'
.. ' [[Special:UserLogin/signup|create an account]].'
.. ' request the [[Wikipedia:Reviewing|reviewer user right]].',
default = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya.'
.. ' Penyuntingan di halaman ${PAGETYPE} oleh pengguna baru atau belum terdaftar'
.. ' tidak akan ditampilkan kepada para pembaca hingga disetujui oleh'
.. ' seorang peninjau. Untuk menghindari agar suntingan yang Anda lakukan'
.. ' ditinjau, Anda mungkin tertarik untuk'
.. ' [[Wikipedia:Permintaan pelindungan halaman'
.. '#Permintaan saat ini untuk pembukaan tingkat pelindungan'
.. '|meminta pembukaan pelindungan]], [[Special:Userlogin|masuk]], atau'
.. ' [[Special:UserLogin/signup|membuat sebuah akun pengguna]].'
},
},
},
},
upload = {
upload = {
default = {
default = {
default = 'See the [[Wikipedia:Protection policy|'
default = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya.'
.. ' The page may still be edited but new versions of the file'
.. ' Halaman ini mungkin saja masih bisa disunting tetapi versi baru dari berkas ini'
.. ' cannot be uploaded until it is unprotected. You can'
.. ' tidak apat diunggah hingga halaman ini tidak dilindungi lagi. Anda dapat'
.. ' request that a new version be uploaded by using a'
.. ' meminta versi baru untuk diunggah dengan menggunakan'
.. ' [[Wikipedia:Edit requests|protected edit request]], or you'
.. ' [[Wikipedia:Permintaan penyuntingan|permintaan penyuntingan halaman yang dilindungi]], atau Anda'
.. ' can [[Wikipedia:Requests for page protection|request]]'
.. ' dapat [[Wikipedia:Permintaan pelindungan halaman|meminta]]'
.. ' that the file be unprotected.'
.. ' agar berkas tersebut tidak dilindungi lagi.'
}
}
}
}
Baris 545: Baris 564:
protectionLevels = {
protectionLevels = {
edit = {
edit = {
default = 'protected',
default = 'dilindungi',
templateeditor = 'template-protected',
templateeditor = 'hanya dapat disunting oleh penyunting templat',
extendedconfirmed = 'extended-protected',
extendedconfirmed = 'hanya dapat disunting oleh pengguna terkonfirmasi lanjutan',
autoconfirmed = 'semi-protected',
autoconfirmed = 'dilindungi semi',
},
},
move = {
move = {
default = 'move-protected'
default = 'dilindungi dari pemindahan'
},
},
autoreview = {
autoreview = {
},
},
upload = {
upload = {
default = 'upload-protected'
default = 'dilindungi dari pengunggahan'
}
}
},
},
Baris 609: Baris 628:
imageLinks = {
imageLinks = {
edit = {
edit = {
default = 'Wikipedia:Protection policy#full',
default = 'Wikipedia:Kebijakan pelindungan#full',
templateeditor = 'Wikipedia:Protection policy#template',
templateeditor = 'Wikipedia:Kebijakan pelindungan#template',
extendedconfirmed = 'Wikipedia:Protection policy#extended',
extendedconfirmed = 'Wikipedia:Kebijakan pelindungan#extended',
autoconfirmed = 'Wikipedia:Protection policy#semi'
autoconfirmed = 'Wikipedia:Kebijakan pelindungan#semi'
},
},
move = {
move = {
default = 'Wikipedia:Protection policy#move'
default = 'Wikipedia:Kebijakan pelindungan#move'
},
},
autoreview = {
autoreview = {
default = 'Wikipedia:Protection policy#pending'
autoconfirmed = 'Wikipedia:Kebijakan pelindungan#pc1',
reviewer = 'Wikipedia:Kebijakan pelindungan#pc2'
},
},
upload = {
upload = {
default = 'Wikipedia:Protection policy#upload'
default = 'Wikipedia:Kebijakan pelindungan#upload'
}
}
},
},
Baris 719: Baris 739:
-- namespace number.
-- namespace number.
categoryNamespaceKeys = {
categoryNamespaceKeys = {
[  2] = 'user',
[  2] = 'pengguna',
[  3] = 'user',
[  3] = 'pengguna',
[  4] = 'project',
[  4] = 'wikipedia',
[  6] = 'file',
[  6] = 'berkas',
[  8] = 'mediawiki',
[  8] = 'mediawiki',
[ 10] = 'template',
[ 10] = 'templat',
[ 12] = 'project',
[ 12] = 'wikipedia',
[ 14] = 'category',
[ 14] = 'kategori',
[100] = 'portal',
[100] = 'portal',
[828] = 'module',
[828] = 'modul',
},
},


protectionCategories = {
protectionCategories = {
['all|all|all|all|all']                     = 'Wikipedia fully protected pages',
['all|all|all|all|all']                 = 'Halaman Wikipedia yang dilindungi penuh',
['all|all|office|all|all']                 = 'Wikipedia Office-protected pages',
['all|all|office|all|all']               = 'Wikipedia Office-protected pages',
['all|all|reset|all|all']                   = 'Wikipedia Office-protected pages',
['all|all|reset|all|all']               = 'Wikipedia Office-protected pages',
['all|all|dmca|all|all']                   = 'Wikipedia Office-protected pages',
['all|all|dmca|all|all']                 = 'Wikipedia Office-protected pages',
['all|all|mainpage|all|all']               = 'Wikipedia fully protected main page files',
['all|all|mainpage|all|all']             = 'Berkas halaman utama Wikipedia yang dilindungi penuh',
['all|all|all|extendedconfirmed|all']       = 'Wikipedia extended-confirmed-protected pages',
['all|all|all|extendedconfirmed|all']   = 'Wikipedia pages under 30-500 editing restriction',
['all|all|ecp|extendedconfirmed|all']       = 'Wikipedia extended-confirmed-protected pages',
['all|all|ecp|extendedconfirmed|all']   = 'Wikipedia pages under 30-500 editing restriction',
['all|template|all|all|edit']               = 'Wikipedia fully protected templates',
['all|template|all|all|edit']           = 'Templat Wikipedia yang dilindungi penuh',
['all|all|all|autoconfirmed|edit']         = 'Wikipedia semi-protected pages',
['all|all|all|autoconfirmed|edit']       = 'Halaman Wikipedia yang dilindungi sebagian',
['indef|all|all|autoconfirmed|edit']       = 'Wikipedia indefinitely semi-protected pages',
['indef|all|all|autoconfirmed|edit']     = 'Halaman Wikipedia yang dilindungi sebagian tanpa batas waktu',
['all|all|blp|autoconfirmed|edit']         = 'Wikipedia indefinitely semi-protected biographies of living people',
['all|all|blp|autoconfirmed|edit']       = 'Wikipedia indefinitely semi-protected biographies of living people',
['temp|all|blp|autoconfirmed|edit']         = 'Wikipedia temporarily semi-protected biographies of living people',
['temp|all|blp|autoconfirmed|edit']     = 'Wikipedia temporarily semi-protected biographies of living people',
['all|all|dispute|autoconfirmed|edit']     = 'Wikipedia pages semi-protected due to dispute',
['all|all|dispute|autoconfirmed|edit']   = 'Halaman Wikipedia yang dilindungi sebagian karena perselisihan',
['all|all|sock|autoconfirmed|edit']         = 'Wikipedia pages semi-protected from banned users',
['all|all|sock|autoconfirmed|edit']     = 'Halaman Wikipedia yang dilindungi sebagian dari pengguna yang diblokir',
['all|all|vandalism|autoconfirmed|edit']   = 'Wikipedia pages semi-protected against vandalism',
['all|all|vandalism|autoconfirmed|edit'] = 'Halaman Wikipedia yang dilindungi sebagian dari vandalisme',
['all|category|all|autoconfirmed|edit']     = 'Wikipedia semi-protected categories',
['all|category|all|autoconfirmed|edit'] = 'Kategori Wikipedia yang dilindungi sebagian',
['all|file|all|autoconfirmed|edit']         = 'Wikipedia semi-protected files',
['all|file|all|autoconfirmed|edit']     = 'Berkas Wikipedia yang dilindungi sebagian',
['all|portal|all|autoconfirmed|edit']       = 'Wikipedia semi-protected portals',
['all|portal|all|autoconfirmed|edit']   = 'Portal Wikipedia yang dilindungi sebagian',
['all|project|all|autoconfirmed|edit']     = 'Wikipedia semi-protected project pages',
['all|project|all|autoconfirmed|edit']   = 'Halaman proyek Wikipedia yang dilindungi sebagian',
['all|talk|all|autoconfirmed|edit']         = 'Wikipedia semi-protected talk pages',
['all|talk|all|autoconfirmed|edit']     = 'Halaman pembicaraan Wikipedia yang dilindungi sebagian',
['all|template|all|autoconfirmed|edit']     = 'Wikipedia semi-protected templates',
['all|template|all|autoconfirmed|edit'] = 'Templat Wikipedia yang dilindungi sebagian',
['all|user|all|autoconfirmed|edit']         = 'Wikipedia semi-protected user and user talk pages',
['all|user|all|autoconfirmed|edit']     = 'Halaman pengguna dan pembicaraan pengguna Wikipedia yang dilindungi sebagian',
['all|all|all|templateeditor|edit']        = 'Wikipedia template-protected pages other than templates and modules',
['all|template|all|templateeditor|edit'] = 'Templat Wikipedia yang dilindungi dari templat',
['all|template|all|templateeditor|edit']   = 'Wikipedia template-protected templates',
['all|all|blp|sysop|edit']               = 'Wikipedia indefinitely protected biographies of living people',
['all|template|all|templateeditor|move']    = 'Wikipedia template-protected templates', -- move-protected templates
['temp|all|blp|sysop|edit']             = 'Wikipedia temporarily protected biographies of living people',
['all|all|blp|sysop|edit']                 = 'Wikipedia indefinitely protected biographies of living people',
['all|all|dispute|sysop|edit']           = 'Halaman Wikipedia yang dilindungi karena perselisihan',
['temp|all|blp|sysop|edit']                 = 'Wikipedia temporarily protected biographies of living people',
['all|all|sock|sysop|edit']             = 'Halaman Wikipedia yang dilindungi dari pengguna yang diblokir',
['all|all|dispute|sysop|edit']             = 'Wikipedia pages protected due to dispute',
['all|all|vandalism|sysop|edit']         = 'Halaman Wikipedia yang dilindungi dari vandalisme',
['all|all|sock|sysop|edit']                 = 'Wikipedia pages protected from banned users',
['all|category|all|sysop|edit']         = 'Kategori Wikipedia yang dilindungi',
['all|all|vandalism|sysop|edit']           = 'Wikipedia pages protected against vandalism',
['all|file|all|sysop|edit']             = 'Berkas Wikipedia yang dilindungi penuh',
['all|category|all|sysop|edit']             = 'Wikipedia fully protected categories',
['all|project|all|sysop|edit']           = 'Halaman proyek Wikipedia yang dilindungi penuh',
['all|file|all|sysop|edit']                 = 'Wikipedia fully protected files',
['all|talk|all|sysop|edit']             = 'Halaman pembicaraan Wikipedia yang dilindungi penuh',
['all|project|all|sysop|edit']             = 'Wikipedia fully protected project pages',
['all|template|all|sysop|edit']         = 'Templat Wikipedia yang dilindungi penuh',
['all|talk|all|sysop|edit']                 = 'Wikipedia fully protected talk pages',
['all|user|all|sysop|edit']             = 'Halaman pengguna dan pembicaraan pengguna Wikipedia yang dilindungi',
['all|template|all|extendedconfirmed|edit'] = 'Wikipedia extended-confirmed-protected templates',
['all|module|all|all|edit']             = 'Modul Wikipedia yang dilindungi penuh',
['all|template|all|sysop|edit']             = 'Wikipedia fully protected templates',
['all|module|all|templateeditor|edit']   = 'Modul Wikipedia yang dilindungi dari templat',
['all|user|all|sysop|edit']                 = 'Wikipedia fully protected user and user talk pages',
['all|module|all|autoconfirmed|edit']   = 'Modul Wikipedia yang dilindungi sebagian',
['all|module|all|all|edit']                 = 'Wikipedia fully protected modules',
['all|all|all|sysop|move']               = 'Halaman Wikipedia yang dilindungi dari pemindahan',
['all|module|all|templateeditor|edit']     = 'Wikipedia template-protected modules',
['indef|all|all|sysop|move']             = 'Halaman Wikipedia yang dilindungi dari pemindahan tanpa batas waktu',
['all|module|all|extendedconfirmed|edit']   = 'Wikipedia extended-confirmed-protected modules',
['all|all|dispute|sysop|move']           = 'Halaman Wikipedia yang dilindungi dari pemindahan karena perselisihan',
['all|module|all|autoconfirmed|edit']       = 'Wikipedia semi-protected modules',
['all|all|vandalism|sysop|move']         = 'Halaman Wikipedia yang dilindungi dari pemindahan karena vandalisme',
['all|all|all|sysop|move']                 = 'Wikipedia move-protected pages',
['all|portal|all|sysop|move']           = 'Portal Wikipedia yang dilindungi dari pemindahan',
['indef|all|all|sysop|move']               = 'Wikipedia indefinitely move-protected pages',
['all|portal|all|sysop|move']            = 'Portal Wikipedia yang dilindungi dari pemindahan',
['all|all|dispute|sysop|move']             = 'Wikipedia pages move-protected due to dispute',
['all|project|all|sysop|move']           = 'Halaman Wikipedia yang dilindungi dari pemindahan',
['all|all|vandalism|sysop|move']            = 'Wikipedia pages move-protected due to vandalism',
['all|talk|all|sysop|move']              = 'Halaman pembicaraan Wikipedia yang dilindungi dari pemindahan',
['all|portal|all|sysop|move']               = 'Wikipedia move-protected portals',
['all|template|all|sysop|move']         = 'Templat Wikipedia yang dilindungi dari pemindahan',
['all|project|all|sysop|move']              = 'Wikipedia move-protected project pages',
['all|user|all|sysop|move']             = 'Halaman pengguna dan pembicaraan pengguna Wikipedia yang dilindungi dari pemindahan',
['all|talk|all|sysop|move']                 = 'Wikipedia move-protected talk pages',
['all|all|all|autoconfirmed|autoreview'] = 'Wikipedia pending changes protected pages (level 1)',
['all|template|all|sysop|move']             = 'Wikipedia move-protected templates',
['all|all|all|reviewer|autoreview']     = 'Wikipedia pending changes protected pages (level 2)',
['all|user|all|sysop|move']                 = 'Wikipedia move-protected user and user talk pages',
['all|file|all|all|upload']             = 'Berkas Wikipedia yang dilindungi dari pengunggahan',
['all|all|all|autoconfirmed|autoreview']   = 'Wikipedia pending changes protected pages',
['all|file|all|all|upload']                 = 'Wikipedia upload-protected files',
},
},


Baris 820: Baris 838:
-- 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] = 'article',
[0] = 'Artikel',
[6] = 'file',
[6] = 'Berkas',
[10] = 'template',
[10] = 'Templat',
[14] = 'category',
[14] = 'Kategori',
[828] = 'module',
[828] = 'Modul',
default = 'page'
default = 'Halaman'
},
},


Baris 876: Baris 894:
wrappers = {
wrappers = {
['Template:Pp']                        = {},
['Template:Pp']                        = {},
['Template:Pp-extended']               = {'ecp'},
['Template:Pp-30-500']                 = {'ecp'},
['Template:Pp-blp']                    = {'blp'},
['Template:Pp-blp']                    = {'blp'},
-- we don't need Template:Pp-create
-- we don't need Template:Pp-create
['Template:Pp-dispute']                = {'dispute'},
['Template:Pp-dispute']                = {'dispute'},
['Template:Pp-main-page']              = {'mainpage'},
['Template:Pp-main-page']              = {'mainpage'},
['Template:Pp-move']                    = {action = 'move', catonly = 'yes'},
['Template:Pp-move']                    = {action = 'move'},
['Template:Pp-move-dispute']            = {'dispute', action = 'move', catonly = 'yes'},
['Template:Pp-move-dispute']            = {'dispute', action = 'move'},
-- we don't need Template:Pp-move-indef
-- we don't need Template:Pp-move-indef
['Template:Pp-move-vandalism']          = {'vandalism', action = 'move', catonly = 'yes'},
['Template:Pp-move-vandalism']          = {'vandalism', action = 'move'},
['Template:Pp-office']                  = {'office'},
['Template:Pp-office']                  = {'office'},
['Template:Pp-office-dmca']            = {'dmca'},
['Template:Pp-office-dmca']            = {'dmca'},
['Template:Pp-pc']                      = {action = 'autoreview', small = true},
['Template:Pp-pc1']                    = {action = 'autoreview', small = true},
['Template:Pp-pc1']                    = {action = 'autoreview', small = true},
['Template:Pp-pc2']                    = {action = 'autoreview', small = true},
['Template:Pp-reset']                  = {'reset'},
['Template:Pp-reset']                  = {'reset'},
['Template:Pp-semi-indef']              = {small = true},
['Template:Pp-semi-indef']              = {small = true},
Baris 915: Baris 933:
-- 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} until ${EXPIRY}.',
['intro-blurb-expiry'] = '${PROTECTIONBLURB} hingga ${EXPIRY}.',
['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}.',
['intro-blurb-noexpiry'] = '${PROTECTIONBLURB}.',
['intro-fragment-expiry'] = '${PROTECTIONBLURB} until ${EXPIRY},',
['intro-fragment-expiry'] = '${PROTECTIONBLURB} hingga XPIRY},',
['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}',
['intro-fragment-noexpiry'] = '${PROTECTIONBLURB}',


Baris 928: Baris 946:
-- 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'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY}.',
['tooltip-blurb-expiry'] = '${PAGETYPE} ini ${PROTECTIONLEVEL} hingga ${EXPIRY}.',
['tooltip-blurb-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}.',
['tooltip-blurb-noexpiry'] = '${PAGETYPE} ini ${PROTECTIONLEVEL}.',
['tooltip-fragment-expiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL} until ${EXPIRY},',
['tooltip-fragment-expiry'] = '${PAGETYPE} ini ${PROTECTIONLEVEL} hingga ${EXPIRY},',
['tooltip-fragment-noexpiry'] = 'This ${PAGETYPE} is ${PROTECTIONLEVEL}',
['tooltip-fragment-noexpiry'] = '${PAGETYPE} ini ${PROTECTIONLEVEL}',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Baris 940: Baris 958:
-- in the MediaWiki namespace.
-- in the MediaWiki namespace.
-- It is possible to use banner parameters in this message.
-- It is possible to use banner parameters in this message.
['explanation-blurb-nounprotect'] = 'See the [[Wikipedia:Protection policy|'
['explanation-blurb-nounprotect'] = 'Lihat [[Wikipedia:Kebijakan pelindungan|'
.. 'protection policy]] and ${PROTECTIONLOG} for more details.'
.. 'kebijakan pelindungan]] dan ${PROTECTIONLOG} untuk informasi selengkapnya.'
.. ' Please discuss any changes on the ${TALKPAGE}; you'
.. ' Mohon diskusikan perubahan yang ingin dilakukan di ${TALKPAGE}; Anda'
.. ' may ${EDITREQUEST} to ask an'
.. ' juga mungkin ingin ${EDITREQUEST} untuk meminta'
.. ' [[Wikipedia:Administrators|administrator]] to make an edit if it'
.. ' [[Wikipedia:Pengurus|pengurus]] untuk melakukan penyuntingan jika'
.. ' is [[Help:Minor edit#When to mark an edit as a minor edit'
.. ' permintaan tersebut [[Bantuan:Suntingan kecil#Kapan untuk menandai sebuah suntingan sebagai suntingan kecil'
.. '|uncontroversial]] or supported by [[Wikipedia:Consensus'
.. '|tidak kontroversial]] atau didukung oleh [[Wikipedia:Konsensus'
.. '|consensus]].',
.. '|konsensus]].',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Baris 956: Baris 974:
-- or the pending changes log link produced by the ${PROTECTIONLOG} parameter.
-- or the pending changes log link produced by the ${PROTECTIONLOG} parameter.
-- It is possible to use banner parameters in these messages.
-- It is possible to use banner parameters in these messages.
['protection-log-display'] = 'protection log',
['protection-log-display'] = 'log pelindungan',
['pc-log-display'] = 'pending changes log',
['pc-log-display'] = 'log perubahan tertunda',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Baris 966: Baris 984:
-- or the move log link produced by the ${CURRENTVERSION} parameter.
-- or the move log link produced by the ${CURRENTVERSION} parameter.
-- It is possible to use banner parameters in these messages.
-- It is possible to use banner parameters in these messages.
['current-version-move-display'] = 'current title',
['current-version-move-display'] = 'judul saat ini',
['current-version-edit-display'] = 'current version',
['current-version-edit-display'] = 'versi saat ini',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Baris 976: Baris 994:
-- with the ${TALKPAGE} parameter.
-- with the ${TALKPAGE} parameter.
-- It is possible to use banner parameters in this message.
-- It is possible to use banner parameters in this message.
['talk-page-link-display'] = 'talk page',
['talk-page-link-display'] = 'halaman pembicaraan',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Baris 985: Baris 1.003:
-- with the ${EDITREQUEST} parameter.
-- with the ${EDITREQUEST} parameter.
-- It is possible to use banner parameters in this message.
-- It is possible to use banner parameters in this message.
['edit-request-display'] = 'submit an edit request',
['edit-request-display'] = 'permintaan penyuntingan',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Baris 993: Baris 1.011:
-- This is the format for the blurb expiry date. It should be valid input for
-- This is the format for the blurb expiry date. It should be valid input for
-- the first parameter of the #time parser function.
-- the first parameter of the #time parser function.
['expiry-date-format'] = 'F j, Y "at" H:i e',
['expiry-date-format'] = 'j F Y',


--------------------------------------------------------------------------------
--------------------------------------------------------------------------------