mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Nuke
synced 2024-11-23 15:57:03 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: If068269443cbbdeaf1d9b4c5e55a728ccbaad1ac
This commit is contained in:
parent
b2f6280c30
commit
13a913a377
|
@ -3,6 +3,7 @@
|
|||
"authors": [
|
||||
"Bagas Chrisara",
|
||||
"Bennylin",
|
||||
"Daud I.F. Argana",
|
||||
"Diki Ananta",
|
||||
"IvanLanin",
|
||||
"Iwan Novirion",
|
||||
|
@ -26,6 +27,7 @@
|
|||
"nuke-maxpages": "Jumlah maksimum halaman:",
|
||||
"nuke-editby": "Dibuat oleh [[Special:Contributions/$1|{{GENDER:$1|$1}}]]",
|
||||
"nuke-deleted": "Halaman '''$1''' sudah dihapus.",
|
||||
"nuke-deletion-queued": "Halaman '''$1''' telah diantrekan untuk dihapus.",
|
||||
"nuke-not-deleted": "Halaman [[:$1]] '''tidak bisa''' dihapus.",
|
||||
"nuke-delete-more": "[[Special:Nuke|Hapus lagi]]",
|
||||
"nuke-pattern": "Pola SQL LIKE (mis. %) untuk nama halaman:",
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
"Mywood",
|
||||
"PhiLiP",
|
||||
"Shinjiman",
|
||||
"Stang",
|
||||
"Xiaomingyan",
|
||||
"Xiplus",
|
||||
"Yfdyh000",
|
||||
|
@ -34,6 +35,7 @@
|
|||
"nuke-maxpages": "最大页面数:",
|
||||
"nuke-editby": "由[[Special:Contributions/$1|{{GENDER:$1|$1}}]]创建",
|
||||
"nuke-deleted": "已删除页面'''$1'''。",
|
||||
"nuke-deletion-queued": "页面'''$1'''已进入队列等待删除。",
|
||||
"nuke-not-deleted": "'''无法'''删除[[:$1]]页面。",
|
||||
"nuke-delete-more": "[[Special:Nuke|删除更多页面]]",
|
||||
"nuke-pattern": "页面名称的SQL LIKE模式(例如%):",
|
||||
|
|
Loading…
Reference in a new issue