mediawiki-extensions-Syntax.../i18n/az.json
Translation updater bot d99e1f48ed
Localisation updates from https://translatewiki.net.
Change-Id: I64c85b5daa28dd818f0a7d58748ca66f995857a3
2024-11-28 07:05:17 +01:00

26 lines
1.8 KiB
JSON
Raw Permalink 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"
}