Localisation updates from https://translatewiki.net.

Change-Id: I59f8b1d35a43f536be4f428469a13c9422e3cd09
This commit is contained in:
Translation updater bot 2024-11-22 08:42:48 +01:00
parent 4113f7bb4c
commit d5efa6a033
No known key found for this signature in database
2 changed files with 19 additions and 2 deletions

View file

@ -1,11 +1,27 @@
{
"@metadata": {
"authors": [
"Nemoralis",
"Serkanland",
"Wertuose"
]
},
"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-title": "Kodlaşdırma fraqmenti"
"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ı!"
}

View file

@ -6,6 +6,7 @@
"Legoktm",
"Liuxinyu970226",
"Meno25",
"Nemoralis",
"Robby",
"SaldırganSincap",
"Shirayuki",
@ -19,7 +20,7 @@
"syntaxhighlight-error-category-desc": "Description on [[Special:TrackingCategories]] for the {{msg-mw|syntaxhighlight-error-category}} tracking category.",
"syntaxhighlight-enclose-category": "{{doc-important|Do not translate the word \"<code>enclose</code>\".}}\n{{tracking category name}}\nTracking category for pages using the deprecated \"enclose\" attribute.",
"syntaxhighlight-enclose-category-desc": "{{doc-important|Do not translate the word \"<code>enclose</code>\".}}\nDescription on [[Special:TrackingCategories]] for the {{msg-mw|syntaxhighlight-enclose-category}} tracking category.",
"syntaxhighlight-source-category": "{{tracking category name}}\nTracking category for pages using the deprecated &lt;source&gt; tags.\n\nDo not translate the word \"source\".",
"syntaxhighlight-source-category": "{{doc-important|Do not translate the word \"<code>source</code>\".}}\n{{tracking category name}}\nTracking category for pages using the deprecated &lt;source&gt; tags.",
"syntaxhighlight-source-category-desc": "Description on [[Special:TrackingCategories]] for the {{msg-mw|syntaxhighlight-source-category}} tracking category.\n\nDo not translate the word \"source\".",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Label for the code input field\n{{Identical|Code}}",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Label for the programming language field (not a natural human language)\n{{Identical|Language}}",