Localisation updates for core messages from Betawiki (2008-01-10 18:51 CET)
[lhc/web/wiklou.git] / languages / messages / MessagesNov.php
1 <?php
2 /** Novial (Novial)
3 *
4 * @addtogroup Language
5 *
6 * @author Malafaya
7 */
8
9 $messages = array(
10 # Bits of text used by many pages
11 'pagecategories' => '{{PLURAL:$1|Kategorie|Kategories}}',
12
13 # 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).
14 'aboutsite' => 'Pri {{SITENAME}}',
15 'aboutpage' => 'Project:Pri',
16 'mainpage' => 'Chefi pagine',
17
18 # Random page
19 'randompage' => 'Arbitriari pagine',
20
21 # Miscellaneous special pages
22 'ncategories' => '$1 {{PLURAL:$1|kategorie|kategories}}',
23
24 );