Localisation updates from https://translatewiki.net.

Change-Id: Iec4768fea151894df83a1fe41a8486f06dbb48b5
This commit is contained in:
Translation updater bot 2023-12-26 08:03:14 +01:00
parent 11b9eb728b
commit 5b811f08bd
2 changed files with 9 additions and 5 deletions

View file

@ -2,10 +2,12 @@
"@metadata": {
"authors": [
"An13sa",
"Sator"
"Sator",
"Theklan"
]
},
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "Kodea",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Hizkuntza",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(Bat ere ez)"
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "Lengoaia",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(Bat ere ez)",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "Kode blokea"
}

View file

@ -6,14 +6,16 @@
"Liuxinyu970226",
"Mark85296341",
"Shinjiman",
"Xiplus"
"Xiplus",
"McDutchie",
"SunAfterRain"
]
},
"syntaxhighlight-desc": "使用 [http://pygments.org/ Pygments - Python syntax highlighter] 提供可強調語法顯示的 <code>&lt;syntaxhighlight&gt;</code> 標籤。",
"syntaxhighlight-error-category": "有強調語法顯示錯誤的頁面",
"syntaxhighlight-error-category-desc": "當嘗試強調顯示在頁面代碼的語法時出現錯誤。",
"syntaxhighlight-enclose-category": "使用已棄用enclose屬性的頁面",
"syntaxhighlight-enclose-category-desc": "在頁面的強調語法顯示使用了不推薦封裝語法。",
"syntaxhighlight-enclose-category-desc": "此頁面上的代碼突顯使用了已棄用的enclose語法。",
"syntaxhighlight-source-category": "使用已棄用source標籤的頁面",
"syntaxhighlight-source-category-desc": "在頁面的強調語法顯示使用了不推薦來源標籤。",
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "程式碼",