Localisation updates by Meursault2004
[lhc/web/wiklou.git] / languages / messages / MessagesLad.php
1 <?php
2 /** Ladino (Ladino)
3 *
4 * @addtogroup Language
5 *
6 * @author ILVI
7 * @author Taichi
8 * @author לערי ריינהארט
9 * @author SPQRobin
10 */
11
12 $messages = array(
13 # Dates
14 'april' => 'Avril',
15 'august' => 'Agosto',
16 'apr' => 'Avr',
17 'aug' => 'Ago',
18
19 'about' => 'Aserka de',
20 'article' => 'Artikolo',
21 'mypage' => 'Mi pajina',
22 'mytalk' => 'Mi diskusion',
23 'anontalk' => 'Diskusion para esta IP',
24 'and' => 'i',
25
26 'help' => 'Ayuda',
27 'search' => 'Bushkar',
28 'go' => 'Ir',
29 'history' => 'Istorial',
30 'history_short' => 'Istorial',
31 'edit' => 'Editar',
32 'delete' => 'Efasar',
33 'articlepage' => 'Ver artikolo',
34 'talk' => 'Diskusion',
35
36 # 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).
37 'aboutsite' => 'Aserka de {{SITENAME}}',
38 'aboutpage' => 'Project:Aserka de',
39 'currentevents' => 'Aktualidad',
40 'currentevents-url' => 'Project:Aktualidad',
41 'mainpage' => 'Kacha',
42 'sitesupport' => 'Donasiones',
43
44 'badaccess' => 'Falta de permesos',
45
46 'editsection' => 'editar',
47
48 # Login and logout pages
49 'accountcreated' => 'Kuenta kreada',
50 'accountcreatedtext' => 'La kuenta de uzuario para $1 ha sido kreada.',
51
52 # Edit pages
53 'showdiff' => 'Amostrar trokos',
54 'accmailtitle' => 'La kontrasenya ha sido embiada.',
55 'accmailtext' => 'La kontrasenya para "$1" se ha embiado a $2.',
56
57 # Preferences page
58 'preferences' => 'Preferensias',
59
60 # Recent changes
61 'recentchanges' => 'Trokos resientes',
62 'rcshowhideminor' => '$1 edisiones minores',
63 'rcshowhideliu' => '$1 usuarios rejistrados',
64 'rcshowhideanons' => '$1 usuarios anonimos',
65 'rcshowhidemine' => '$1 mis edisiones',
66 'hist' => 'ist',
67 'hide' => 'Eskonder',
68 'show' => 'Amostrar',
69
70 # Miscellaneous special pages
71 'ancientpages' => 'Artikolos mas viejos',
72 'move' => 'Trasladar',
73
74 # Special:Allpages
75 'allpages' => 'Todas las pajinas',
76 'alphaindexline' => '$1 a $2',
77 'allarticles' => 'Todos los artikolos',
78 'allinnamespace' => 'Todas las pajinas (espasio $1)',
79 'allpagesnext' => 'Siguiente',
80 'allpagessubmit' => 'Amostrar la lista',
81
82 # Watchlist
83 'watch' => 'Vijilar',
84
85 # Delete/protect/revert
86 'actioncomplete' => 'Aksion kompleta',
87
88 # Move page
89 '1movedto2' => '[[$1]] trasladado a [[$2]]',
90 '1movedto2_redir' => '[[$1]] trasladado a [[$2]] sovre una redireksion',
91
92 # Namespace 8 related
93 'allmessages' => 'Mesajes del sistema',
94 'allmessagesname' => 'Nombre',
95 'allmessagesdefault' => 'Teksto por defekto',
96 'allmessagescurrent' => 'Teksto aktual',
97
98 # Attribution
99 'anonymous' => 'Uzuario(s) anonimo(s) de {{SITENAME}}',
100
101 );