Add colons to all messages due to change in r31676, using sed (except for French...
[lhc/web/wiklou.git] / languages / messages / MessagesAy.php
1 <?php
2 /** Aymara (Aymar)
3 *
4 * @addtogroup Language
5 *
6 * @author Kanon6917
7 * @author Siebrand
8 */
9
10 $fallback = 'es';
11
12 $messages = array(
13 'article' => 'Amtachinu',
14 'cancel' => 'Jan saña',
15 'qbfind' => 'Thaqaña',
16 'qbedit' => 'Trukaña',
17 'navigation' => 'Wampuña',
18
19 'errorpagetitle' => 'Pantja',
20 'help' => 'Yanapaña',
21 'search' => 'Thaqaña',
22 'searchbutton' => 'Thaqaña',
23 'go' => 'Saraña',
24 'searcharticle' => 'Saraña',
25 'history' => 'Nayra qillqata',
26 'history_short' => 'Nayra qillqata',
27 'edit' => 'Trukaña',
28 'delete' => 'Pichaña',
29 'talkpagelinktext' => 'Kutkatasiña',
30 'talk' => 'Tuqisiwi',
31 'otherlanguages' => 'Yaqha arunaka',
32 'jumptonavigation' => 'wampuña',
33 'jumptosearch' => 'thaqaña',
34
35 # 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).
36 'currentevents' => 'Jichha pacha',
37 'currentevents-url' => 'Project:Jichha pacha',
38 'mainpage' => 'Nayriri Uñstawi',
39 'portal' => 'Jayma punku',
40 'portal-url' => 'Project:Jayma punku',
41 'sitesupport' => 'Ramañanaka',
42
43 'editsection' => 'trukaña',
44 'editold' => 'trukaña',
45 'showtoc' => 'uñachayaña',
46
47 # Short words for each namespace, by default used in the namespace tab in monobook
48 'nstab-main' => 'Amtachinu',
49 'nstab-user' => 'Apnaqiri',
50 'nstab-help' => 'Yanapaña',
51 'nstab-category' => 'Patawi',
52
53 # General errors
54 'error' => 'Pantja',
55
56 # Login and logout pages
57 'loginpagetitle' => "Qillqt'ayasiña/Entrar",
58 'login' => "Qillqt'ayasiña/Entrar",
59 'userlogin' => "Qillqt'ayasiña/Entrar",
60 'logout' => 'Mistuña',
61 'userlogout' => 'Mistuña',
62 'yourlanguage' => 'Aru:',
63 'email' => "Aru jalayiri (''E-mail'')",
64 'loginlanguagelabel' => 'Aru: $1',
65
66 # Edit pages
67 'summary' => 'Juk’aptayawi',
68 'subject' => 'Yatsuwi/titulu',
69 'yourdiff' => 'Jalaqtatanaka',
70
71 # Preferences page
72 'prefs-rc' => 'Jichha kutikiptatanaka',
73 'timezoneoffset' => 'Jalaqtata',
74
75 # Recent changes
76 'recentchanges' => 'Jichha kutikiptatanaka',
77 'show' => 'uñachayaña',
78
79 # Upload
80 'fileuploadsummary' => 'Uñt’ayawi:',
81
82 'license' => 'Iyawsawi:',
83
84 # Image list
85 'filehist-user' => 'Apnaqiri',
86 'imagelist_date' => 'Uru jakhu',
87 'imagelist_user' => 'Apnaqiri',
88 'imagelist_description' => 'Uñt’ayawi',
89
90 # Miscellaneous special pages
91 'move' => 'Qillqaraña',
92
93 # Special:Log
94 'specialloguserlabel' => 'Apnaqiri:',
95 'speciallogtitlelabel' => 'Titulu:',
96 'log-search-submit' => 'Saraña',
97
98 # Special:Listusers
99 'listusers-submit' => 'Uñachayaña',
100
101 # Watchlist
102 'watch' => 'Uñjaña',
103
104 # Restrictions (nouns)
105 'restriction-move' => 'Qillqaraña',
106
107 # Undelete
108 'undelete-search-submit' => 'Thaqaña',
109
110 'sp-contributions-submit' => 'Thaqaña',
111
112 # Block/unblock
113 'ipblocklist-submit' => 'Thaqaña',
114 'proxyblocksuccess' => 'Kamachawi',
115
116 # Tooltip help for the actions
117 'tooltip-p-logo' => 'Nayriri Uñstawi',
118
119 # Attribution
120 'others' => 'yaqha',
121
122 # action=purge
123 'confirm_purge_button' => 'Iyaw saña',
124
125 # Multipage image navigation
126 'imgmultigo' => '¡Saraña!',
127
128 # Table pager
129 'table_pager_limit_submit' => 'Saraña',
130
131 );