mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Nuke
synced 2024-11-15 03:35:39 +00:00
Localisation updates from Betawiki.
* Fixes and additions to 31 extensions for ar, bcl, gl, hsb, sv, tet.
This commit is contained in:
parent
0fddd6b6a9
commit
62405643c3
|
@ -18,6 +18,12 @@ function SpecialNukeMessages () {
|
|||
'nuke-tools' => 'This tool allows for mass deletions of pages recently added by a given user or IP. Input the username or IP to get a list of pages to delete:',
|
||||
),
|
||||
|
||||
'ar' => array(
|
||||
'nuke' => 'حذف ضخم',
|
||||
'nuke-nopages' => 'لا صفحات جديدة بواسطة [[Special:Contributions/$1|$1]] في أحدث التغييرات.',
|
||||
'nuke-defaultreason' => 'حذف شامل للصفحات المضافة بواسطة $1',
|
||||
),
|
||||
|
||||
# German messages by Raimond Spekking
|
||||
'de' => array(
|
||||
'nuke' => 'Massen-Löschung',
|
||||
|
@ -36,6 +42,14 @@ function SpecialNukeMessages () {
|
|||
'nuke-tools' => 'Cet outil autorise les suppressions en masse des pages ajoutées récemment par un utilisateur enregistré ou par une IP. Indiquer l’adresse IP afin d’obtenir la liste des pages à supprimer :',
|
||||
),
|
||||
|
||||
'hsb' => array(
|
||||
'nuke' => 'Masowe wušmórnjenje',
|
||||
'nuke-nopages' => 'W poslednich změnach njejsu nowe strony z [[Special:Contributions/$1|$1]].',
|
||||
'nuke-list' => 'Slědowace strony buchu runje přez [[Special:Contributions/$1|$1]] wutworjene; zapodaj komentar a klikń na tłóčatko wušmórnjenja.',
|
||||
'nuke-defaultreason' => 'Masowe wušmórnjenje stronow, kotrež buchu wot $1 wutworjene',
|
||||
'nuke-tools' => 'Tutón grat zmóžnja masowe wušmórnjenje stronow, kotrež buchu wot IP-adresy abo wužiwarja wutworjene. Zapodaj IP-adresu resp. wužiwarske mjeno, zo by lisćinu dóstał:',
|
||||
),
|
||||
|
||||
# Dutch messages by Siebrand Mazeland
|
||||
'nl' => array(
|
||||
'nuke' => 'En masse verwijderen',
|
||||
|
|
Loading…
Reference in a new issue