Localisation updates for core messages from Betawiki (2008-01-03 8:37 CET)
[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
25 'help' => 'Ayuda',
26 'search' => 'Bushkar',
27 'go' => 'Ir',
28 'history' => 'Istorial',
29 'history_short' => 'Istorial',
30 'edit' => 'Editar',
31 'delete' => 'Efasar',
32 'articlepage' => 'Ver artikolo',
33 'talk' => 'Diskusion',
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 'aboutsite' => 'Aserka de {{SITENAME}}',
37 'aboutpage' => 'Project:Aserka de',
38 'currentevents' => 'Aktualidad',
39 'currentevents-url' => 'Project:Aktualidad',
40 'mainpage' => 'Kacha',
41 'sitesupport' => 'Donasiones',
42
43 'badaccess' => 'Falta de permesos',
44
45 'editsection' => 'editar',
46
47 # Login and logout pages
48 'accountcreated' => 'Kuenta kreada',
49 'accountcreatedtext' => 'La kuenta de uzuario para $1 ha sido kreada.',
50
51 # Edit pages
52 'showdiff' => 'Amostrar trokos',
53 'accmailtitle' => 'La kontrasenya ha sido embiada.',
54 'accmailtext' => 'La kontrasenya para "$1" se ha embiado a $2.',
55
56 # Preferences page
57 'preferences' => 'Preferensias',
58
59 # Recent changes
60 'recentchanges' => 'Trokos resientes',
61 'rcshowhideminor' => '$1 edisiones minores',
62 'rcshowhideliu' => '$1 usuarios rejistrados',
63 'rcshowhideanons' => '$1 usuarios anonimos',
64 'rcshowhidemine' => '$1 mis edisiones',
65 'hist' => 'ist',
66 'hide' => 'Eskonder',
67 'show' => 'Amostrar',
68
69 # Miscellaneous special pages
70 'allpages' => 'Todas las pajinas',
71 'ancientpages' => 'Artikolos mas viejos',
72 'move' => 'Trasladar',
73
74 'alphaindexline' => '$1 a $2',
75
76 # Special:Allpages
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 'and' => 'i',
101
102 );