mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 15:36:52 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3a6b22a1839116e4436c5a843fe8c841234e247b
This commit is contained in:
parent
261339c2a3
commit
04ed6f0ecc
|
@ -2,6 +2,7 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"A2093064",
|
||||
"Anterdc99",
|
||||
"Func",
|
||||
"Gerongfenh",
|
||||
"Hanyanbo98",
|
||||
|
@ -29,6 +30,8 @@
|
|||
"linter-category-fostered-desc": "这些页面的表格中含有不合法内容。",
|
||||
"linter-category-html5-misnesting": "在HTML5和HTML4中对错误嵌套的标签有不同的渲染",
|
||||
"linter-category-html5-misnesting-desc": "与HTML4相比,这些错误嵌套标签在HTML5中将有不同表现。",
|
||||
"linter-category-night-mode-unaware-background-color": "存在背景颜色内联样式规则,但没有对应的文本颜色",
|
||||
"linter-category-night-mode-unaware-background-color-desc": "这些页面有背景颜色内联样式规则,但没有对应的文本颜色,从而破坏了暗色模式",
|
||||
"linter-category-misc-tidy-replacement-issues": "其他问题",
|
||||
"linter-category-misc-tidy-replacement-issues-desc": "这些页面存在使它们与之前渲染不同的问题",
|
||||
"linter-category-misnested-tag": "未嵌套标签",
|
||||
|
@ -103,6 +106,7 @@
|
|||
"linter-pager-tidy-whitespace-bug-details": "空格解析错误",
|
||||
"linter-pager-title-header": "页面标题",
|
||||
"linter-pager-unclosed-quotes-in-heading-details": "超出表格内容的未闭合引用",
|
||||
"linter-pager-wikilink-in-extlink-details": "链接中的链接",
|
||||
"linter-prefix-search-subpage": "带有lint错误的页面,匹配标题前缀或完整标题:$1",
|
||||
"linterrors-subpage": "Lint错误:$1",
|
||||
"linterrors-summary": "<strong>注意:</strong>分类计数并不精确,而是基于估计。",
|
||||
|
|
Loading…
Reference in a new issue