summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesIg.php
blob: 4a900b5aa5fb2fcfdcbc34079511fb17df1f4bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?php
/** Igbo (Igbo)
 *
 * @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',

);