mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-11 16:59:40 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I9f6b6f8afc5d4e3a0dfae16dc7cafa408517b119
This commit is contained in:
parent
7847bbde58
commit
2fa9d04cea
|
@ -15,8 +15,8 @@
|
|||
"linter-category-deletable-table-tag-desc": "בדפים האלה יש תגי טבלה שכדאי למחוק.",
|
||||
"linter-category-fostered": "תוכן מאומץ",
|
||||
"linter-category-fostered-desc": "בדפים האלה יש תוכן מאומץ.",
|
||||
"linter-category-fostered-transparent": "תיצוג תוכן שקוף מאומץ",
|
||||
"linter-category-fostered-transparent-desc": "בדפים האלה יש תיצוג תוכן שקוף מאומץ",
|
||||
"linter-category-fostered-transparent": "תוכן מאומץ ושקוף לתיצוג",
|
||||
"linter-category-fostered-transparent-desc": "בדפים האלה יש תוכן מאומץ ושקוף לתיצוג",
|
||||
"linter-category-html5-misnesting": "תג עם קינון שגוי שמוצג באופן שונה ב־HTML5 וב־HTML4",
|
||||
"linter-category-html5-misnesting-desc": "התגים האלה מקוננים באופן שגוי והם מתנהגים באופן שונה ב־HTML5 וב־HTML4.",
|
||||
"linter-category-night-mode-unaware-background-color": "כלל הסגנון המוטבע של צבע רקע קיים ללא צבע טקסט מתאים",
|
||||
|
@ -80,7 +80,7 @@
|
|||
"linter-pager-deletable-table-tag-details": "תג טבלה שאמור להימחק",
|
||||
"linter-pager-details-header": "מידע נוסף",
|
||||
"linter-pager-fostered-details": "תוכן מאומץ",
|
||||
"linter-pager-fostered-transparent-details": "תיצוג תוכן שקוף מאומץ",
|
||||
"linter-pager-fostered-transparent-details": "תוכן מאומץ ושקוף לתיצוג",
|
||||
"linter-pager-html5-misnesting-details": "קינון שגוי (גורם לתצוגה מקולקלת עכשיו)",
|
||||
"linter-pager-inline-media-caption-details": "כיתוב בלתי־נראה",
|
||||
"linter-pager-large-tables-details": "טבלה גדולה מדי לתצוגה ניידת",
|
||||
|
|
|
@ -23,12 +23,14 @@
|
|||
"linter-category-deletable-table-tag-desc": "這些頁面擁有應被刪除的表格標籤。",
|
||||
"linter-category-fostered": "表格不合法內容",
|
||||
"linter-category-fostered-desc": "這些頁面的表格中含有不合法內容。",
|
||||
"linter-category-fostered-transparent": "不合法透明內容渲染",
|
||||
"linter-category-fostered-transparent-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-misc-tidy-replacement-issues-desc": "這些頁面還有其它問題,導致渲染出與之前顯示不同的情況",
|
||||
"linter-category-misnested-tag": "錯誤嵌套標籤",
|
||||
"linter-category-misnested-tag-desc": "這些頁面存在可以修復的錯誤嵌套標籤。",
|
||||
"linter-category-missing-end-tag": "缺少結束標籤",
|
||||
|
@ -86,6 +88,7 @@
|
|||
"linter-pager-deletable-table-tag-details": "應被刪除的表格標籤",
|
||||
"linter-pager-details-header": "額外資訊",
|
||||
"linter-pager-fostered-details": "表格不合法內容",
|
||||
"linter-pager-fostered-transparent-details": "不合法透明內容渲染",
|
||||
"linter-pager-html5-misnesting-details": "錯誤(現已中斷)",
|
||||
"linter-pager-inline-media-caption-details": "圖片說明不可見",
|
||||
"linter-pager-large-tables-details": "對行動視圖來說很大的表格",
|
||||
|
|
Loading…
Reference in a new issue