mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-23 23:44:17 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I4d5cc72a8d086a82964569ef13876e66b08a21fd
This commit is contained in:
parent
b938812f4b
commit
288c4516fa
|
@ -47,7 +47,7 @@
|
||||||
"linter-category-stripped-tag-desc": "Deze pagina's hebben elementen die genegeerd worden.",
|
"linter-category-stripped-tag-desc": "Deze pagina's hebben elementen die genegeerd worden.",
|
||||||
"linter-category-tidy-font-bug": "Oud gedrag van font-tags die een link omgeven",
|
"linter-category-tidy-font-bug": "Oud gedrag van font-tags die een link omgeven",
|
||||||
"linter-category-tidy-font-bug-desc": "Deze font-elementen werden eerder binnen de koppeling geplaatst om de kleur van de koppeling te veranderen",
|
"linter-category-tidy-font-bug-desc": "Deze font-elementen werden eerder binnen de koppeling geplaatst om de kleur van de koppeling te veranderen",
|
||||||
"linter-category-tidy-whitespace-bug": "Witruimte intepretatiebug",
|
"linter-category-tidy-whitespace-bug": "Witruimte-intepretatiebug",
|
||||||
"linter-category-tidy-whitespace-bug-desc": "Deze pagina's veroorzaken een Witruimte intepretatiebug die verholpen kan worden.",
|
"linter-category-tidy-whitespace-bug-desc": "Deze pagina's veroorzaken een Witruimte intepretatiebug die verholpen kan worden.",
|
||||||
"linter-category-unclosed-quotes-in-heading": "Niet-afgesloten apostrof in kopje",
|
"linter-category-unclosed-quotes-in-heading": "Niet-afgesloten apostrof in kopje",
|
||||||
"linter-category-unclosed-quotes-in-heading-desc": "Deze pagina's hebben niet niet-afgesloten apostrof in een kop, die uit de inhoudsopgave lekt.",
|
"linter-category-unclosed-quotes-in-heading-desc": "Deze pagina's hebben niet niet-afgesloten apostrof in een kop, die uit de inhoudsopgave lekt.",
|
||||||
|
|
|
@ -50,6 +50,7 @@
|
||||||
"linter-category-wikilink-in-extlink": "外部連結內的內部連結",
|
"linter-category-wikilink-in-extlink": "外部連結內的內部連結",
|
||||||
"linter-category-wikilink-in-extlink-desc": "這些頁面所擁有在外部連結裡的 wiki 連結可被修正",
|
"linter-category-wikilink-in-extlink-desc": "這些頁面所擁有在外部連結裡的 wiki 連結可被修正",
|
||||||
"linter-desc": "自外部服務追蹤 lint 錯誤,並且對使用者顯示",
|
"linter-desc": "自外部服務追蹤 lint 錯誤,並且對使用者顯示",
|
||||||
|
"linter-invalid-title": "未找到命名空間與/或頁面名稱,或是格式錯誤",
|
||||||
"linter-form-namespace": "命名空間:",
|
"linter-form-namespace": "命名空間:",
|
||||||
"linter-heading-high-priority": "高優先級",
|
"linter-heading-high-priority": "高優先級",
|
||||||
"linter-heading-low-priority": "低優先級",
|
"linter-heading-low-priority": "低優先級",
|
||||||
|
@ -59,7 +60,9 @@
|
||||||
"linter-page-history": "歷史",
|
"linter-page-history": "歷史",
|
||||||
"linter-page-viewsource": "檢視原始碼",
|
"linter-page-viewsource": "檢視原始碼",
|
||||||
"linter-pager-bogus-image-options-details": "有問題的檔案選項",
|
"linter-pager-bogus-image-options-details": "有問題的檔案選項",
|
||||||
|
"linter-pager-category-header": "分類",
|
||||||
"linter-pager-deletable-table-tag-details": "應被刪除的表格標籤",
|
"linter-pager-deletable-table-tag-details": "應被刪除的表格標籤",
|
||||||
|
"linter-pager-details-header": "額外資訊",
|
||||||
"linter-pager-html5-misnesting-details": "錯誤(現已中斷)",
|
"linter-pager-html5-misnesting-details": "錯誤(現已中斷)",
|
||||||
"linter-pager-misc-tidy-replacement-issues-details": "各項標記錯誤",
|
"linter-pager-misc-tidy-replacement-issues-details": "各項標記錯誤",
|
||||||
"linter-pager-misnested-tag-details": "應當正確嵌套卻未嵌套的標籤",
|
"linter-pager-misnested-tag-details": "應當正確嵌套卻未嵌套的標籤",
|
||||||
|
|
Loading…
Reference in a new issue