summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesCbk_zam.php
blob: c396710d58d7fccbf6996bfbdb03bfc9132e83f4 (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
<?php
/** Chavacano de Zamboanga (Chavacano de Zamboanga)
 *
 * @ingroup Language
 * @file
 *
 */

$fallback = "es";

$messages = array(
'help'           => 'Ayuda',
'search'         => 'Busqueda',
'history_short'  => 'Historia',
'edit'           => 'revisa',
'delete'         => 'Bora',
'articlepage'    => 'Mira con el contenido del pagina',
'otherlanguages' => 'na otro maga lenguaje',

# 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'             => 'El Primero Pagina',
'mainpage-description' => 'El Primero Pagina',
'portal'               => 'Portal del Comunidad',

# Login and logout pages
'acct_creation_throttle_hit' => 'Pasencia. Ya crea ya tu $1 maga cuenta. No puede mas tu rehistra pa otra vez.',
'accountcreated'             => 'El rehistro cuenta de usario es creando',
'accountcreatedtext'         => 'El cuenta por usario $1 ya crea ya.',

# Edit pages
'blockedtitle' => 'El usario es prohibido',
'accmailtitle' => 'El contraseña imbiao ya.',
'accmailtext'  => 'El contraseña por "$1" ya imbia ya para con $2.',

# Preferences page
'changepassword' => 'Cambia con el contraseña',

# Recent changes
'recentchanges' => 'Maga Reciente Cambio',

# Random page
'randompage' => 'Pagina Escujido Automatico',

# Special:AllPages
'allarticles' => 'Todo maga articulo',

# Watchlist
'watch' => 'Vicia',

'changed' => 'cambiao',
'created' => 'creao',

# Delete/protect/revert
'actioncomplete' => 'Accion completo',

# Block/unblock
'blockip'           => 'Prohibi con el usario',
'blockipsuccesssub' => 'El prohibicion es confirmado',

# AJAX search
'articletitles' => "Maga articulo que ta prinsipa con ''$1''",

);