Localisation updates for core messages from Betawiki (2008-02-06 19:31 CET)
[lhc/web/wiklou.git] / languages / messages / MessagesJbo.php
1 <?php
2 /** Lojban (Lojban)
3 *
4 * @addtogroup Language
5 *
6 * @author Malafaya
7 */
8
9
10
11 $messages = array(
12 # Bits of text used by many pages
13 'categories' => 'klesi',
14 'pagecategories' => '{{PLURAL:$1|klesi|klesi}}',
15
16 'help' => 'sidju ckupau',
17 'searchbutton' => 'sisku',
18 'searcharticle' => 'jarco',
19 'toolbox' => 'tutci',
20 'otherlanguages' => 'drata bangu',
21
22 # 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).
23 'currentevents' => 'nuzba ckupau',
24 'currentevents-url' => 'Project:nuzba ckupau',
25 'mainpage' => 'ralju ckupau',
26 'portal' => 'bende ckupau',
27
28 # Recent changes linked
29 'recentchangeslinked' => "srana nunga'i",
30
31 # Random page
32 'randompage' => 'cunso ckupau',
33
34 # Miscellaneous special pages
35 'specialpages' => 'steci ckupau',
36
37 # What links here
38 'whatlinkshere' => 'ma jorne ti',
39
40 # Move page
41 'movedto' => 'te muvdu',
42 '1movedto2' => "le pu se cmene lu [[$1]] li'u cu ca se cmene lu [[$2]] li'u",
43
44 );