MediaWiki  1.23.2
MessagesCs.php File Reference

Czech (čeština) More...

Go to the source code of this file.

Variables

 $bookstoreList
 Default list of book sources Hledání knihy podle ISBN. More...
 
 $dateFormats
 Date formats definitions. More...
 
 $datePreferences
 Date formats list for Special:Preferences see $dateFormats for definitions. More...
 
 $defaultDateFormat = 'ČSN basic dt'
 Default date format to be used. More...
 
 $fallback8bitEncoding = 'cp1250'
 
 $linkTrail = '/^([a-záčďéěíňóřšťúůýž]+)(.*)$/sDu'
 Regular expression matching the "link trail", e.g. More...
 
 $magicWords
 
 $namespaceAliases
 
 $namespaceGenderAliases
 
 $namespaceNames
 
 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' )
 
 $specialPageAliases
 

Detailed Description

Czech (čeština)

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

Definition in file MessagesCs.php.

Variable Documentation

◆ $bookstoreList

$bookstoreList
Initial value:
'Národní knihovna' => 'http://aleph.nkp.cz/F/?func=find-a&find_code=ISN&request=$1',
'Státní technická knihovna' => 'http://www.stk.cz/cgi-bin/dflex/CZE/STK/BROWSE?A=01&V=$1',
'inherit' => true,
)

Default list of book sources Hledání knihy podle ISBN.

Definition at line 323 of file MessagesCs.php.

◆ $dateFormats

$dateFormats
Initial value:
'ČSN basic dt time' => 'H:i',
'ČSN basic dt date' => 'j. n. Y',
'ČSN basic dt both' => 'j. n. Y, H:i',
'ČSN padded dt time' => 'H:i',
'ČSN padded dt date' => 'd.m.Y',
'ČSN padded dt both' => 'd.m.Y, H:i',
'ČSN basic td time' => 'H:i',
'ČSN basic td date' => 'j. n. Y',
'ČSN basic td both' => 'H:i, j. n. Y',
'ČSN padded td time' => 'H:i',
'ČSN padded td date' => 'd.m.Y',
'ČSN padded td both' => 'H:i, d.m.Y',
'PČP dt time' => 'H.i',
'PČP dt date' => 'j. xg Y',
'PČP dt both' => 'j. xg Y, H.i',
'PČP td time' => 'H.i',
'PČP td date' => 'j. xg Y',
'PČP td both' => 'H.i, j. xg Y',
'ISO dt time' => 'xnH:xni:xns',
'ISO dt date' => 'xnY-xnm-xnd',
'ISO dt both' => 'xnY-xnm-xnd"T"xnH:xni:xns',
)

Date formats definitions.

ČSN - Česká státní norma 01 6910 / Czech state norm 01 6910; numeral representation, basic = 1-12(31), padded = 01-12(31) PČP - Pravidla českého pravopisu / The rules of Czech ortography (ISBN 80-200-0475-0); verbal representation ISO - ISO 8601:2004 - Data elements and interchange formats – Information interchange – Representation of dates and times dt - date, time order td - time, date order

Definition at line 289 of file MessagesCs.php.

◆ $datePreferences

$datePreferences
Initial value:
'ČSN basic dt',
'ČSN padded dt',
'ČSN basic td',
'ČSN padded td',
'PČP dt',
'PČP td',
'ISO dt',
)

Date formats list for Special:Preferences see $dateFormats for definitions.

Definition at line 265 of file MessagesCs.php.

◆ $defaultDateFormat

$defaultDateFormat = 'ČSN basic dt'

Default date format to be used.

Definition at line 278 of file MessagesCs.php.

◆ $fallback8bitEncoding

$fallback8bitEncoding = 'cp1250'

Definition at line 12 of file MessagesCs.php.

◆ $linkTrail

$linkTrail = '/^([a-záčďéěíňóřšťúůýž]+)(.*)$/sDu'

Regular expression matching the "link trail", e.g.

"ed" in [[Toast]]ed, as the first group, and the remainder of the string as the second group.

Definition at line 334 of file MessagesCs.php.

◆ $magicWords

$magicWords

Definition at line 141 of file MessagesCs.php.

◆ $namespaceAliases

$namespaceAliases
Initial value:
'Uživatel_diskuse' => NS_USER_TALK, # old literal translation backward compatibility
'Uživatelka_diskuse' => NS_USER_TALK, # female complement to old literal translation style
'$1_diskuse' => NS_PROJECT_TALK, # old literal translation backward compatibility
'Soubor_diskuse' => NS_FILE_TALK, # old literal translation backward compatibility
'MediaWiki_diskuse' => NS_MEDIAWIKI_TALK, # old literal translation backward compatibility
'Šablona_diskuse' => NS_TEMPLATE_TALK, # old literal translation backward compatibility
'Nápověda_diskuse' => NS_HELP_TALK, # old literal translation backward compatibility
'Kategorie_diskuse' => NS_CATEGORY_TALK, # old literal translation backward compatibility
)

Definition at line 33 of file MessagesCs.php.

◆ $namespaceGenderAliases

$namespaceGenderAliases
Initial value:
NS_USER => array( 'male' => 'Uživatel', 'female' => 'Uživatelka' ),
NS_USER_TALK => array( 'male' => 'Diskuse_s_uživatelem', 'female' => 'Diskuse_s_uživatelkou' ),
)

Definition at line 44 of file MessagesCs.php.

◆ $namespaceNames

$namespaceNames
Initial value:
NS_MEDIA => 'Média',
NS_SPECIAL => 'Speciální',
NS_TALK => 'Diskuse',
NS_USER => 'Uživatel',
NS_USER_TALK => 'Diskuse_s_uživatelem',
NS_PROJECT_TALK => 'Diskuse_k_{{grammar:3sg|$1}}',
NS_FILE => 'Soubor',
NS_FILE_TALK => 'Diskuse_k_souboru',
NS_MEDIAWIKI => 'MediaWiki',
NS_MEDIAWIKI_TALK => 'Diskuse_k_MediaWiki',
NS_TEMPLATE => 'Šablona',
NS_TEMPLATE_TALK => 'Diskuse_k_šabloně',
NS_HELP => 'Nápověda',
NS_HELP_TALK => 'Diskuse_k_nápovědě',
NS_CATEGORY => 'Kategorie',
NS_CATEGORY_TALK => 'Diskuse_ke_kategorii',
)

Definition at line 14 of file MessagesCs.php.

◆ $separatorTransformTable

$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' )

Definition at line 336 of file MessagesCs.php.

◆ $specialPageAliases

$specialPageAliases

Definition at line 49 of file MessagesCs.php.

NS_HELP
const NS_HELP
Definition: Defines.php:91
NS_TEMPLATE_TALK
const NS_TEMPLATE_TALK
Definition: Defines.php:90
NS_FILE
const NS_FILE
Definition: Defines.php:85
NS_TEMPLATE
const NS_TEMPLATE
Definition: Defines.php:89
NS_SPECIAL
const NS_SPECIAL
Definition: Defines.php:68
NS_MEDIAWIKI_TALK
const NS_MEDIAWIKI_TALK
Definition: Defines.php:88
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
NS_CATEGORY
const NS_CATEGORY
Definition: Defines.php:93
NS_USER_TALK
const NS_USER_TALK
Definition: Defines.php:82
NS_MEDIA
const NS_MEDIA
Definition: Defines.php:67
NS_PROJECT_TALK
const NS_PROJECT_TALK
Definition: Defines.php:84
NS_HELP_TALK
const NS_HELP_TALK
Definition: Defines.php:92
NS_USER
const NS_USER
Definition: Defines.php:81
NS_TALK
const NS_TALK
Definition: Defines.php:80
NS_MEDIAWIKI
const NS_MEDIAWIKI
Definition: Defines.php:87
NS_FILE_TALK
const NS_FILE_TALK
Definition: Defines.php:86
NS_CATEGORY_TALK
const NS_CATEGORY_TALK
Definition: Defines.php:94