Localisation updates for core messages from Betawiki (2008-02-09 21:01 CET)
[lhc/web/wiklou.git] / languages / messages / MessagesYo.php
1 <?php
2 /** Yoruba (Yorùbá)
3 *
4 * @addtogroup Language
5 *
6 * @author Demmy
7 */
8
9 $messages = array(
10 # User preference toggles
11 'tog-underline' => 'Underline links:',
12
13 'cancel' => 'Fagilé',
14 'qbedit' => 'Àtúnṣe',
15 'qbmyoptions' => 'Àwọn ojúewé mi',
16 'qbspecialpages' => 'Àwọn ojúewé pàtàkì',
17 'mypage' => 'Ojúewé mi',
18 'navigation' => 'Atọ́ka',
19 'and' => 'àti',
20
21 'help' => 'Ìrànlọ́wọ́',
22 'search' => 'Ṣe àwáàrí',
23 'searchbutton' => 'Ṣe àwáàrí',
24 'go' => 'Ó yá',
25 'searcharticle' => 'Ó yá',
26 'edit' => 'Àtúnṣe',
27 'editthispage' => "S'àtúnṣe ojúewé yi",
28 'delete' => 'Paarẹ́',
29 'deletethispage' => 'Pa ojúewé yi rẹ́',
30 'newpage' => 'Ojúewé tuntun',
31 'talkpage' => 'Kábárawasọ̀rọ̀ nípa ojúewé yi',
32 'talkpagelinktext' => 'Kábárawasọ̀rọ̀',
33 'specialpage' => 'Ojúewé Pàtàkì',
34 'talk' => 'Kábárawasọ̀rọ̀',
35 'toolbox' => 'Àpótí irinṣẹ',
36 'otherlanguages' => 'Àwọn èdè míràn',
37 'lastmodifiedat' => 'Ọjọ́ tí a ṣe àtunṣe ojúewé yi gbẹ̀yìn ni $2, $1.', # $1 date, $2 time
38 'jumptonavigation' => 'atọ́ka',
39
40 # 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).
41 'edithelp' => "Ìrànlọ́wọ́ láti s'àtúnṣe",
42 'edithelppage' => 'Help:Àtúnṣe',
43 'mainpage' => 'Ojúewé Àkọ́kọ́',
44 'portal' => 'Èbúté àwùjọ',
45 'portal-url' => 'Project:Èbúté Àwùjọ',
46 'sitesupport' => 'Se ẹ̀bùn owó',
47
48 'newmessageslink' => 'ìfọ̀rọ̀ránsẹ́ tuntun',
49 'youhavenewmessagesmulti' => 'Ẹ ní ìfọ̀rọ̀ránsẹ́ tuntun ni $1',
50 'editsection' => "s'àtúnṣe",
51 'editold' => "s'àtúnṣe",
52
53 # Short words for each namespace, by default used in the namespace tab in monobook
54 'nstab-main' => 'Àyọkà',
55 'nstab-user' => 'Ojúewé ẹnitínṣe',
56
57 # Edit pages
58 'newarticle' => '(Tuntun)',
59
60 # Recent changes
61 'recentchanges' => 'Àwọn àtúnṣe tuntun',
62
63 # Image list
64 'imagelist_name' => 'Orúkọ',
65 'imagelist_user' => 'Ẹnitínṣe',
66
67 # Miscellaneous special pages
68 'newpages-username' => 'Orúkọ Ẹnitínṣe:',
69
70 # Tooltip help for the actions
71 'tooltip-p-logo' => 'Ojúewé Àkọ́kọ́',
72
73 # Attribution
74 'lastmodifiedatby' => 'Igba ti a se atunse si ojuewe yi gbeyin ni $2, $1 by $3.', # $1 date, $2 time, $3 user
75
76 );