MediaWiki  REL1_24
MessagesCa.php File Reference

Catalan (català) More...

Go to the source code of this file.

Variables

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

Detailed Description

Catalan (català)

To improve a translation please visit https://translatewiki.net

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 157 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 143 of file MessagesCa.php.

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

Definition at line 163 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 124 of file MessagesCa.php.

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

Definition at line 30 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 11 of file MessagesCa.php.

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

Definition at line 141 of file MessagesCa.php.

$specialPageAliases

Definition at line 35 of file MessagesCa.php.