MediaWiki  REL1_20
MessagesCa.php File Reference

Catalan (català) More...

Go to the source code of this file.

Variables

 $bookstoreList
 $dateFormats
 $linkTrail = "/^((?:[a-zàèéíòóúç·ïü]|'(?!'))+)(.*)$/sDu"
 $magicWords
 $messages
 $namespaceAliases
 $namespaceNames
 $separatorTransformTable = array( ',' => '.', '.' => ',' )
 $specialPageAliases

Detailed Description

Catalan (català)

See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net

Author:
Aleator
Alvaro Vidal-Abarca
Arnaugir
Avm99963
BroOk
Cedric31
Davidpar
El libre
Gemmaa
Grondin
Iradigalesc
Jordi Roqué
Juanpabl
Kaganer
Martorell
McDutchie
Pasqual (ca)
Paucabot
PerroVerd
Pintor Smeargle
Pitort
Pérez
Qllach
SMP
Smeira
Solde
Spacebirdy
Ssola
Toniher
Vriullop
Àlex
לערי ריינהארט

Definition in file MessagesCa.php.


Variable Documentation

$bookstoreList
Initial value:
 array(
        'Catàleg Col·lectiu de les Universitats de Catalunya' => 'http://ccuc.cbuc.es/cgi-bin/vtls.web.gateway?searchtype=control+numcard&searcharg=$1',
        'Totselsllibres.com' => 'http://www.totselsllibres.com/tel/publi/busquedaAvanzadaLibros.do?ISBN=$1',
        'inherit' => true,
)

Definition at line 44 of file MessagesCa.php.

$dateFormats
Initial value:
 array(
        'mdy time' => 'H:i',
        'mdy date' => 'M j, Y',
        'mdy both' => 'H:i, M j, Y',

        'dmy time' => 'H:i',
        'dmy date' => 'j M Y',
        'dmy both' => 'H:i, j M Y',

        'ymd time' => 'H:i',
        'ymd date' => 'Y M j',
        'ymd both' => 'H:i, Y M j',
)

Definition at line 76 of file MessagesCa.php.

$linkTrail = "/^((?:[a-zàèéíòóúç·ïü]|'(?!'))+)(.*)$/sDu"

Definition at line 198 of file MessagesCa.php.

$magicWords
Initial value:
 array(
        'numberofarticles'          => array( '1', 'NOMBRED\'ARTICLES', 'NUMBEROFARTICLES' ),
        'numberoffiles'             => array( '1', 'NOMBRED\'ARXIUS', 'NUMBEROFFILES' ),
        'numberofusers'             => array( '1', 'NOMBRED\'USUARIS', 'NUMBEROFUSERS' ),
        'numberofedits'             => array( '1', 'NOMBRED\'EDICIONS', 'NUMBEROFEDITS' ),
        'pagename'                  => array( '1', 'NOMDELAPLANA', 'PAGENAME' ),
        'img_right'                 => array( '1', 'dreta', 'right' ),
        'img_left'                  => array( '1', 'esquerra', 'left' ),
        'img_border'                => array( '1', 'vora', 'border' ),
        'img_link'                  => array( '1', 'enllaç=$1', 'link=$1' ),
        'displaytitle'              => array( '1', 'TÍTOL', 'DISPLAYTITLE' ),
        'language'                  => array( '0', '#IDIOMA:', '#LANGUAGE:' ),
        'special'                   => array( '0', 'especial', 'special' ),
        'defaultsort'               => array( '1', 'ORDENA:', 'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ),
        'pagesize'                  => array( '1', 'MIDADELAPLANA', 'PAGESIZE' ),
)

Definition at line 90 of file MessagesCa.php.

$messages

Definition at line 200 of file MessagesCa.php.

$namespaceAliases
Initial value:
 array(
        'Imatge' => NS_FILE,
        'Imatge_Discussió' => NS_FILE_TALK,
)

Definition at line 69 of file MessagesCa.php.

$namespaceNames
Initial value:
 array(
        NS_MEDIA            => 'Media',
        NS_SPECIAL          => 'Especial',
        NS_TALK             => 'Discussió',
        NS_USER             => 'Usuari',
        NS_USER_TALK        => 'Usuari_Discussió',
        NS_PROJECT_TALK     => '$1_Discussió',
        NS_FILE             => 'Fitxer',
        NS_FILE_TALK        => 'Fitxer_Discussió',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'MediaWiki_Discussió',
        NS_TEMPLATE         => 'Plantilla',
        NS_TEMPLATE_TALK    => 'Plantilla_Discussió',
        NS_HELP             => 'Ajuda',
        NS_HELP_TALK        => 'Ajuda_Discussió',
        NS_CATEGORY         => 'Categoria',
        NS_CATEGORY_TALK    => 'Categoria_Discussió',
)

Definition at line 50 of file MessagesCa.php.

$separatorTransformTable = array( ',' => '.', '.' => ',' )

Definition at line 74 of file MessagesCa.php.

$specialPageAliases

Definition at line 107 of file MessagesCa.php.