summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesAy.php
blob: 249e178ea27c3584383a73be8c9b8a0f030ad2c0 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<?php
/** Aymara (Aymar)
 *
 * @ingroup Language
 * @file
 *
 * @author Kanon6917
 */

$fallback = 'es';

$messages = array(
'article'    => 'Amtachinu',
'cancel'     => 'Jan saña',
'qbfind'     => 'Thaqaña',
'qbedit'     => 'Trukaña',
'navigation' => 'Wampuña',

'errorpagetitle'   => 'Pantja',
'help'             => 'Yanapaña',
'search'           => 'Thaqaña',
'searchbutton'     => 'Thaqaña',
'go'               => 'Saraña',
'searcharticle'    => 'Saraña',
'history'          => 'Nayra qillqata',
'history_short'    => 'Nayra qillqata',
'edit'             => 'Trukaña',
'delete'           => 'Pichaña',
'talkpagelinktext' => 'Kutkatasiña',
'talk'             => 'Tuqisiwi',
'otherlanguages'   => 'Yaqha arunaka',
'jumptonavigation' => 'wampuña',
'jumptosearch'     => 'thaqaña',

# 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).
'currentevents'        => 'Jichha pacha',
'currentevents-url'    => 'Project:Jichha pacha',
'mainpage'             => 'Nayriri Uñstawi',
'mainpage-description' => 'Nayriri Uñstawi',
'portal'               => 'Jayma punku',
'portal-url'           => 'Project:Jayma punku',

'editsection' => 'trukaña',
'editold'     => 'trukaña',
'showtoc'     => 'uñachayaña',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main'     => 'Amtachinu',
'nstab-user'     => 'Apnaqiri',
'nstab-help'     => 'Yanapaña',
'nstab-category' => 'Patawi',

# General errors
'error' => 'Pantja',

# Login and logout pages
'loginpagetitle'     => "Qillqt'ayasiña/Entrar",
'login'              => "Qillqt'ayasiña/Entrar",
'userlogin'          => "Qillqt'ayasiña/Entrar",
'logout'             => 'Mistuña',
'userlogout'         => 'Mistuña',
'yourlanguage'       => 'Aru:',
'email'              => "Aru jalayiri (''E-mail'')",
'loginlanguagelabel' => 'Aru: $1',

# Edit pages
'summary'  => 'Juk’aptayawi',
'subject'  => 'Yatsuwi/titulu',
'yourdiff' => 'Jalaqtatanaka',

# Preferences page
'prefs-rc'       => 'Jichha kutikiptatanaka',
'timezoneoffset' => 'Jalaqtata',

# Recent changes
'recentchanges' => 'Jichha kutikiptatanaka',
'show'          => 'uñachayaña',

# Upload
'fileuploadsummary' => 'Uñt’ayawi:',

'license' => 'Iyawsawi:',

# Special:ImageList
'imagelist_date'        => 'Uru jakhu',
'imagelist_user'        => 'Apnaqiri',
'imagelist_description' => 'Uñt’ayawi',

# Image description page
'filehist-user' => 'Apnaqiri',

# Miscellaneous special pages
'move' => 'Qillqaraña',

# Special:Log
'specialloguserlabel'  => 'Apnaqiri:',
'speciallogtitlelabel' => 'Titulu:',
'log-search-submit'    => 'Saraña',

# Special:ListUsers
'listusers-submit' => 'Uñachayaña',

# Watchlist
'watch' => 'Uñjaña',

# Restrictions (nouns)
'restriction-move' => 'Qillqaraña',

# Undelete
'undelete-search-submit' => 'Thaqaña',

'sp-contributions-submit' => 'Thaqaña',

# Block/unblock
'ipblocklist-submit' => 'Thaqaña',
'proxyblocksuccess'  => 'Kamachawi',

# Tooltip help for the actions
'tooltip-p-logo' => 'Nayriri Uñstawi',

# Attribution
'others' => 'yaqha',

# action=purge
'confirm_purge_button' => 'Iyaw saña',

# Multipage image navigation
'imgmultigo' => '¡Saraña!',

# Table pager
'table_pager_limit_submit' => 'Saraña',

);