Index: trunk/extensions/Makebot/Makebot.i18n.php |
— | — | @@ -34,6 +34,11 @@ |
35 | 35 | 'makebot-logentryrevoke' => 'removed bot status from [[$1]]', |
36 | 36 | ), |
37 | 37 | |
| 38 | +/* Old Church Slavonic (language file) */ |
| 39 | +'cu' => array( |
| 40 | +'makebot-search' => 'Прѣиди', |
| 41 | +), |
| 42 | + |
38 | 43 | /* Czech (bug 8455) */ |
39 | 44 | 'cs' => array( |
40 | 45 | 'makebot' => 'Přidat nebo odebrat příznak bot', |
— | — | @@ -265,6 +270,27 @@ |
266 | 271 | 'makebot-logentryrevoke' => 'uklonio status bota: [[$1]]', |
267 | 272 | ), |
268 | 273 | |
| 274 | +/* Walloon (language file) */ |
| 275 | +'wa' => array( |
| 276 | +'makebot' => 'Diner ou rsaetchî l\' livea d\' robot', |
| 277 | +'makebot-header' => '\'\'\'On mwaisse-manaedjeu sol wiki pout eployî cisse pådje ci po dner ou rsaetchî l\' [[{{ns:help}}:Robots|livea d\' robot]] a èn ôte conte d\' uzeu.\'\'\'<br />El livea d\' robot fwait ki les candjmints da cist uzeu la si polèt catchî dins l\' pådje des [[{{special}}:Recentchanges|dierins candjmints]] et des sfwaitès djivêyes, çou k\' est ahessåve po mårker les uzeus ki fjhèt des candjmints otomatikes. Çoula doet esse fwait tot shuvant les rîles ki s\' aplikèt.', |
| 278 | +'makebot-username' => 'No d\' uzeu:', |
| 279 | +'makebot-search' => 'I va', |
| 280 | +'makebot-change' => 'Candjî l\' livea:', |
| 281 | +'makebot-grant' => 'Diner', |
| 282 | +'makebot-revoke' => 'Rissaetchî', |
| 283 | +'makebot-comment' => 'Comintaire:', |
| 284 | +'makebot-logpage' => 'Djournå des liveas d\' robot', |
| 285 | +'makebot-granted' => '[[{{ns:user}}:$1|$1]] a-st asteure li livea d\' robot.', |
| 286 | +'makebot-isbot' => '[[{{ns:user}}:$1|$1]] a l\' livea d\' robot.', |
| 287 | +'makebot-logentrygrant' => 'a dné l\' livea d\' robot a [[$1]]', |
| 288 | +'makebot-logentryrevoke' => 'a rsaetchî l\' livea d\' robot da [[$1]]', |
| 289 | +'makebot-logpagetext' => 'Çouchal, c\' est on djournå des dinaedjes eyet rsaetchaedjes do [[{{ns:help}}:Robots|livea d\' robot]] a des uzeus.', |
| 290 | +'makebot-notbot' => '[[{{ns:user}}:$1|$1]] n\' a nén l\' livea d\' robot', |
| 291 | +'makebot-privileged' => '[[{{ns:user}}:$1|$1]] a ddja on livea d\' [[{{ns:special}}:Listadmins|manaedjeu ou mwaisse-manaedjeu]], ça fwait k\' i n\' pout nén eployî ç\' conte la po on robot.', |
| 292 | +'makebot-revoked' => '[[{{ns:user}}:$1|$1]] n\' a pus d\' livea d\' robot.', |
| 293 | +), |
| 294 | + |
269 | 295 | ); |
270 | 296 | return $messages; |
271 | 297 | } |