mediawiki-extensions-Syntax.../i18n/az.json
Translation updater bot 685cf6a0e9
Localisation updates from https://translatewiki.net.
Change-Id: I1c6953f759e881b46d0da89494eaa030540d2ee6
2024-11-26 07:08:47 +01:00

28 lines
1.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Serkanland",
"Wertuose",
"Nemoralis"
]
},
"syntaxhighlight-desc": "[http://pygments.org/ Pygments - Python syntax highlighter] istifadə edərək <code>&lt;syntaxhighlight&gt;</code> kodu ilə sintaksis vurğulanması təqdim edir",
"syntaxhighlight-error-category": "Kodlaşdırma haylaytinqi xətası olan səhifələr",
"syntaxhighlight-error-category-desc": "Səhifəyə daxil edilmiş kodu vurğulamaq istəyərkən xəta baş verdi.",
"syntaxhighlight-enclose-category": "Köhnəlmiş enclose atributlarından istifadə edən səhifələr",
"syntaxhighlight-enclose-category-desc": "Səhifədəki sintaksis vurğulanması köhnəlmiş enclose sintaksisdən istifadə edir.",
"syntaxhighlight-source-category": "Köhnəlmiş source teqlərindən istifadə edən səhifələr",
"syntaxhighlight-source-category-desc": "Səhifədəki sintaksis vurğulanması köhnəlmiş source teqindən istifadə edir.",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Kod",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Dil",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(heç biri)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "Sətir nömrələrini göstər",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline": "Başlanğıc sətir nömrəsi",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Kodlaşdırma fraqmenti",
"syntaxhighlight-error-pygments-invocation-failure": "Pygments-i işə salmaq alınmadı",
"syntaxhighlight-error-unknown-language": "Naməlum \"$1\" dili",
"syntaxhighlight-error-exceeds-size-limit": "$1 {{PLURAL:$1|bayt}} olan cari kod ölçüsü maksimum limit olan $2 {{PLURAL:$2|bayt}}ı keçir",
"syntaxhighlight-button-copy": "Kopyala",
"syntaxhighlight-button-copied": "Kopyalandı!"
}