wiki.techinc.nl/languages/messages/MessagesIg.php
Raimond Spekking c0bb2cb46f Per discussion at the developer meeting: Remove arbitrary sprinkled message documentation from message files.
The removed comments are included in MessagesQqq.php togehter with a lot more documentation 
Add a link to translatewiki.net too to show users the way to improve translations.
2009-04-16 10:17:40 +00:00

33 lines
1,005 B
PHP

<?php
/** Igbo (Igbo)
*
* See MessagesQqq.php for message documentation incl. usage of parameters
* To improve a translation please visit http://translatewiki.net
*
* @ingroup Language
* @file
*
*/
$messages = array(
'navigation' => 'evu vo',
'search' => 'Chozie ihe i dị cho',
'toolbox' => 'Ngwa Oru',
'otherlanguages' => "Edemede nke n'olu ndị ọzọ",
# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
'mainpage' => 'Page mbu',
'mainpage-description' => 'Page mbu',
'portal' => 'Lounge',
'portal-url' => 'Project:Lounge',
'youhavenewmessagesmulti' => 'Inwere eziohu na $1',
# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-template' => 'Model',
# What links here
'whatlinkshere' => 'Ihe na bia nga',
);