Qullanıcı:Don Alessandro/Translit/MessagesCrh.php: Versiyalar arasındaki farq

QIRIMTATAR VİKİPEDİYASINIÑ MALÜMATI
Content deleted Content added
Deñiştirme tasviri yoq
Xqbot (muzakere | İsseler)
k Bot: Replace deprecated <source> tag and "enclose" parameter; косметичні зміни
 
1 satır: 1 satır:
<source lang="php">
<syntaxhighlight lang="php">
<?php
<?php
/** Crimean Tatar (Qırımtatarca)
/** Crimean Tatar (Qırımtatarca)
23 satır: 23 satır:
# Scripts
# Scripts
'common.js' => '/* Any JavaScript here will be loaded for all users on every page load. */',
'common.js' => '/* Any JavaScript here will be loaded for all users on every page load. */',
'monobook.js' => '/* Deprecated; use [[MediaWiki:common.js]] */',
'monobook.js' => '/* Deprecated; use [[MediaViki:common.js]] */',


/*
/*
38 satır: 38 satır:


);
);
</syntaxhighlight>
</source>

06:09, 2020 s. aprelniñ 20 tarihından başlap saifeniñ şimdiki alı

<?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ıñ sazlamaları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. -->',

);