MediaWiki
REL1_19
|
Croatian (hrvatski) More...
Go to the source code of this file.
Variables | |
$dateFormats | |
$datePreferences | |
$defaultDateFormat = 'dmy hr' | |
$fallback8bitEncoding = 'iso-8859-2' | |
$linkTrail = '/^([čšžćđßa-z]+)(.*)$/sDu' | |
$magicWords | |
$messages | |
$namespaceAliases | |
$namespaceNames | |
$separatorTransformTable = array( ',' => '.', '.' => ',' ) | |
$specialPageAliases |
Croatian (hrvatski)
See MessagesQqq.php for message documentation incl. usage of parameters To improve a translation please visit http://translatewiki.net
Definition in file MessagesHr.php.
$dateFormats |
array( 'dmy hr time' => 'H:i', 'dmy hr date' => 'j. F Y.', 'dmy hr both' => 'H:i, j. F Y.', 'mdy time' => 'H:i', 'mdy date' => 'F j, Y', 'mdy both' => 'H:i, F j, Y', 'ymd time' => 'H:i', 'ymd date' => 'Y F j', 'ymd both' => 'H:i, Y F j', 'ISO 8601 time' => 'xnH:xni:xns', 'ISO 8601 date' => 'xnY-xnm-xnd', 'ISO 8601 both' => 'xnY-xnm-xnd"T"xnH:xni:xns', )
Definition at line 289 of file MessagesHr.php.
$datePreferences |
array( 'default', 'dmy hr', 'mdy', 'ymd', 'ISO 8601', )
Definition at line 279 of file MessagesHr.php.
$defaultDateFormat = 'dmy hr' |
Definition at line 287 of file MessagesHr.php.
$fallback8bitEncoding = 'iso-8859-2' |
Definition at line 309 of file MessagesHr.php.
$linkTrail = '/^([čšžćđßa-z]+)(.*)$/sDu' |
Definition at line 311 of file MessagesHr.php.
$magicWords |
Definition at line 150 of file MessagesHr.php.
$messages |
Definition at line 313 of file MessagesHr.php.
$namespaceAliases |
array( 'Slika' => NS_FILE, 'Razgovor_o_slici' => NS_FILE_TALK, )
Definition at line 53 of file MessagesHr.php.
$namespaceNames |
array( NS_MEDIA => 'Mediji', NS_SPECIAL => 'Posebno', NS_TALK => 'Razgovor', NS_USER => 'Suradnik', NS_USER_TALK => 'Razgovor_sa_suradnikom', NS_PROJECT_TALK => 'Razgovor_$1', NS_FILE => 'Datoteka', NS_FILE_TALK => 'Razgovor_o_datoteci', NS_MEDIAWIKI => 'MediaWiki', NS_MEDIAWIKI_TALK => 'MediaWiki_razgovor', NS_TEMPLATE => 'Predložak', NS_TEMPLATE_TALK => 'Razgovor_o_predlošku', NS_HELP => 'Pomoć', NS_HELP_TALK => 'Razgovor_o_pomoći', NS_CATEGORY => 'Kategorija', NS_CATEGORY_TALK => 'Razgovor_o_kategoriji', )
Definition at line 34 of file MessagesHr.php.
$separatorTransformTable = array( ',' => '.', '.' => ',' ) |
Definition at line 307 of file MessagesHr.php.
$specialPageAliases |
Definition at line 58 of file MessagesHr.php.