Modul:Protection banner/config: Perbedaan revisi

Loncat ke navigasi Loncat ke pencarian
151 bita ditambahkan ,  6 Agustus 2021 04.35
k
tidak ada ringkasan suntingan
k (1 revisi diimpor)
Mediawiki>RaFaDa20631
k
Baris 214: 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)
Baris 222: Baris 222:
explanation = "Pelindungan ini '''bukan''' merupakan bentuk dukungan terhadap"
explanation = "Pelindungan ini '''bukan''' merupakan bentuk dukungan terhadap"
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
.. ' ${CURRENTVERSION}. ${EXPLANATIONBLURB}',
tooltip = '${TOOLTIPFRAGMENT} karena sengketa penyuntingan',
tooltip = '${TOOLTIPFRAGMENT} karena perang suntingan',
},
},
ecp = {
ecp = {
Baris 310: 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 = 'Ini adalah ${PAGETYPE} yang [[Bantuan:Pelindungan|dilindungi]],'
text = 'Ini adalah ${PAGETYPE} yang [[Bantuan:Pelindungan|dilindungi]],'
.. ' karena memiliki [[Wikipedia:Templat berisiko tinggi|risiko tinggi]].',
.. ' karena memiliki [[Wikipedia:Templat berisiko tinggi|risiko tinggi]].',
Baris 345: 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 363: 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 = 'Padlock-olive.svg'
image = 'Padlock-olive.svg'
Baris 564: 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 739: 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',
},
},


Pengguna anonim

Menu navigasi