MediaWiki
REL1_22
|
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 |
Catalan (català)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesCa.php.
$bookstoreList |
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 196 of file MessagesCa.php.
$dateFormats |
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 182 of file MessagesCa.php.
$linkTrail = "/^((?:[a-zàèéíòóúç·ïü]|'(?!'))+)(.*)$/sDu" |
Definition at line 202 of file MessagesCa.php.
$magicWords |
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 163 of file MessagesCa.php.
Definition at line 204 of file MessagesCa.php.
$namespaceAliases |
array( 'Imatge' => NS_FILE, 'Imatge_Discussió' => NS_FILE_TALK, )
Definition at line 68 of file MessagesCa.php.
$namespaceNames |
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 49 of file MessagesCa.php.
$separatorTransformTable = array( ',' => '.', '.' => ',' ) |
Definition at line 180 of file MessagesCa.php.
$specialPageAliases |
Definition at line 73 of file MessagesCa.php.