Localisation updates from https://translatewiki.net.

Change-Id: I19212ce514e7c067fc5e5b8bd7415c5c6703546d
This commit is contained in:
Translation updater bot 2018-01-05 09:22:33 +01:00
parent 34b160621c
commit 53e94320fe
4 changed files with 10 additions and 1 deletions

View file

@ -14,6 +14,7 @@
"linter-pager-obsolete-tag-details": "Elavult HTML-címke",
"linter-pager-missing-end-tag-details": "Hiányzó lezáró címke",
"linter-pager-self-closed-tag-details": "Önzáró címke",
"linter-pager-deletable-table-tag-details": "Törlendő táblázatcímke",
"linter-pager-tidy-font-bug-details": "A <font> címke módosítja a linkszöveg színét a Tidyval, de HTML5-ben nem",
"linter-pager-multiple-unclosed-formatting-tags-details": "Több lezáratlan formázócímke egy lapon",
"linter-pager-multiline-html-table-in-list-details": "Többsoros HTML5-táblázat egy listában, máshogy jelenik meg HTML5-ben és Tidyval",
@ -23,6 +24,7 @@
"linter-category-missing-end-tag-desc": "Ezeken a lapokon hiányoznak lezáró címkék.",
"linter-category-self-closed-tag": "Önzáró címkék",
"linter-category-self-closed-tag-desc": "Ezek a lapok önzáró címkéket használnak.",
"linter-category-deletable-table-tag": "Törlendő táblázatcímke",
"linter-numerrors": "($1 hiba)",
"linter-page-edit": "szerkesztés",
"linter-page-viewsource": "forráskód megtekintése",

View file

@ -19,6 +19,7 @@
"linter-pager-pwrap-bug-workaround-details": "문단 래핑 버그 우회 처리",
"linter-pager-tidy-whitespace-bug-details": "Tidy 공백 버그",
"linter-pager-html5-misnesting-details": "HTML5에서 잘못 끼워넣음 (Tidy에서는 그렇지 않음)",
"linter-pager-tidy-font-bug-details": "font 태그가 Tidy에서 링크 색을 변경하지만 HTML5에서는 그렇지 않음",
"linter-pager-multiple-unclosed-formatting-tags-details": "문서에서 닫히지 않은, 여러 개의 서식 태그",
"linter-pager-unclosed-quotes-in-heading-details": "목차 밖으로 빠져나오는 닫히지 않은 인용 부호",
"linter-pager-multiline-html-table-in-list-details": "목록 내의 여러 줄의 HTML5 테이블은 HTML5와 Tidy에서 다르게 렌더링됩니다",

View file

@ -61,7 +61,7 @@
"linter-category-multiline-html-table-in-list": "列表中多行表格",
"linter-category-multiline-html-table-in-list-desc": "Tidy将表格移入或移除列表而HTML5会扩充列表至页面剩余部分。",
"linter-category-misc-tidy-replacement-issues": "其他Tidy替换问题",
"linter-category-misc-tidy-replacement-issues-desc": "这些页面有其他在Tidy被替换期间涉及到的渲染问题",
"linter-category-misc-tidy-replacement-issues-desc": "这些页面有当Tidy被替换时会影响到渲染的问题",
"linter-numerrors": "$1个{{PLURAL:$1|错误}}",
"linter-page-edit": "编辑",
"linter-page-viewsource": "查看源代码",

View file

@ -26,11 +26,17 @@
"linter-category-stripped-tag": "被忽略的標籤",
"linter-category-self-closed-tag": "自封閉標籤",
"linter-category-deletable-table-tag": "應被刪除的表格標籤",
"linter-category-deletable-table-tag-desc": "這些頁面擁有應被刪除的表格標籤。",
"linter-category-misnested-tag": "未嵌套標籤",
"linter-category-tidy-whitespace-bug": "Tidy空格錯誤",
"linter-category-html5-misnesting": "在HTML5和HTML4中對錯誤嵌套的標籤有不同的渲染",
"linter-category-tidy-font-bug": "涉及字體標籤包裹連結的Tidy錯誤",
"linter-category-multiple-unclosed-formatting-tags": "多處未閉合格式化標籤",
"linter-category-multiple-unclosed-formatting-tags-desc": "這些頁面有多處未閉合的格式化標籤",
"linter-category-unclosed-quotes-in-heading": "標題中未閉合引用",
"linter-category-multiline-html-table-in-list": "清單裡多行表格",
"linter-category-misc-tidy-replacement-issues": "其他Tidy替換問題",
"linter-category-misc-tidy-replacement-issues-desc": "這些頁面有當Tidy被替換時會影響到渲染的問題",
"linter-numerrors": "$1個{{PLURAL:$1|錯誤}}",
"linter-page-edit": "編輯",
"linter-page-history": "歷史",