Qullanıcı:AlefZet/crh/MessagesCrh.php
Körüniş
< Qullanıcı:AlefZet | crh
<?php
/** Crimean Tatar (Qırımtatarca)
*
* @addtogroup Language
*
*/
# Stub message file for converter code "crh"
$fallback = 'crh-latn';
$linkTrail = '/^([a-zâçğıñöşüа-яё“»]+)(.*)$/sDu';
$messages = array(
'linkprefix' => '/^(.*?)([a-zâçğıñöşüa-яёA-ZÂÇĞİÑÖŞÜА-ЯЁ«„]+)$/sDu',
# Stylesheets
'common.css' => '/* CSS placed here will be applied to all skins */',
'monobook.css' => '/* monobook temasınıñ ayarlarını (nastroykalarını) deñiştirmek içün bu yerini deñiştiriñiz. Bütün saytta tesirli olur. */',
# Scripts
'common.js' => '/* Any JavaScript here will be loaded for all users on every page load. */',
'monobook.js' => '/* Deprecated; use [[MediaViki:common.js]] */',
/*
* Short names for language variants used for language conversion links.
* To disable showing a particular link, set it to 'disable', e.g.
* 'variantname-crh-cyrl' => 'disable',
*/
# Variants for Crimean Tatar language
'variantname-crh-cyrl' => 'Кирилл',
'variantname-crh-latn' => 'Latin',
'variantname-crh' => 'disable',
'edittools' => '<!-- Text here will be shown below edit and upload forms. -->',
);