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: Ie6278bc2985ba72df53b2723657d6e36ff4d28e9
This commit is contained in:
parent
dcba4155ee
commit
32eeadc931
|
@ -25,6 +25,8 @@
|
||||||
"linter-category-deletable-table-tag-desc": "Deze pagina's hebben table-elementen die verwijderd moeten worden.",
|
"linter-category-deletable-table-tag-desc": "Deze pagina's hebben table-elementen die verwijderd moeten worden.",
|
||||||
"linter-category-fostered": "Misplaatste inhoud",
|
"linter-category-fostered": "Misplaatste inhoud",
|
||||||
"linter-category-fostered-desc": "Deze pagina's hebben misplaatste inhoud.",
|
"linter-category-fostered-desc": "Deze pagina's hebben misplaatste inhoud.",
|
||||||
|
"linter-category-fostered-transparent": "Misplaatste onzichtbare inhoud",
|
||||||
|
"linter-category-fostered-transparent-desc": "Deze pagina’s bevatten voor de eindweergave onzichtbare tekst die op een onjuiste plek in een tabel geplaatst is.",
|
||||||
"linter-category-html5-misnesting": "Verkeerd geneste tag met andere weergave in HTML5 dan in HTML4",
|
"linter-category-html5-misnesting": "Verkeerd geneste tag met andere weergave in HTML5 dan in HTML4",
|
||||||
"linter-category-html5-misnesting-desc": "Deze verkeerd geneste tags gedragen zich anders in HTML5 dan in HTML4.",
|
"linter-category-html5-misnesting-desc": "Deze verkeerd geneste tags gedragen zich anders in HTML5 dan in HTML4.",
|
||||||
"linter-category-night-mode-unaware-background-color": "Ingebedde stijlregel voor de achtergrondkleur zonder bijbehorende tekstkleur",
|
"linter-category-night-mode-unaware-background-color": "Ingebedde stijlregel voor de achtergrondkleur zonder bijbehorende tekstkleur",
|
||||||
|
@ -88,6 +90,7 @@
|
||||||
"linter-pager-deletable-table-tag-details": "Te verwijderen table-element",
|
"linter-pager-deletable-table-tag-details": "Te verwijderen table-element",
|
||||||
"linter-pager-details-header": "Aanvullende informatie",
|
"linter-pager-details-header": "Aanvullende informatie",
|
||||||
"linter-pager-fostered-details": "Misplaatste inhoud",
|
"linter-pager-fostered-details": "Misplaatste inhoud",
|
||||||
|
"linter-pager-fostered-transparent-details": "Misplaatste onzichtbare inhoud",
|
||||||
"linter-pager-html5-misnesting-details": "Foutief genest (inmiddels defect)",
|
"linter-pager-html5-misnesting-details": "Foutief genest (inmiddels defect)",
|
||||||
"linter-pager-inline-media-caption-details": "Onzichtbaar bijschrift",
|
"linter-pager-inline-media-caption-details": "Onzichtbaar bijschrift",
|
||||||
"linter-pager-large-tables-details": "Tabel die groot is voor mobiele weergave",
|
"linter-pager-large-tables-details": "Tabel die groot is voor mobiele weergave",
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
"Fitoschido",
|
"Fitoschido",
|
||||||
"Kunal Mehta",
|
"Kunal Mehta",
|
||||||
"Liuxinyu970226",
|
"Liuxinyu970226",
|
||||||
|
"McDutchie",
|
||||||
"Mormegil",
|
"Mormegil",
|
||||||
"Robby",
|
"Robby",
|
||||||
"Sunpriat",
|
"Sunpriat",
|
||||||
|
@ -21,8 +22,8 @@
|
||||||
"linter-category-deletable-table-tag-desc": "Description of category\n\nSimilar messages:\n* {{msg-mw|Linter-category-bogus-image-options-desc}}\n* {{msg-mw|Linter-category-fostered-desc}}\netc.",
|
"linter-category-deletable-table-tag-desc": "Description of category\n\nSimilar messages:\n* {{msg-mw|Linter-category-bogus-image-options-desc}}\n* {{msg-mw|Linter-category-fostered-desc}}\netc.",
|
||||||
"linter-category-fostered": "Name of lint error category. See [[:mw:Help:Lint errors/fostered]]",
|
"linter-category-fostered": "Name of lint error category. See [[:mw:Help:Lint errors/fostered]]",
|
||||||
"linter-category-fostered-desc": "Description of category. This lint error is explained on [[mw:Special:MyLanguage/Help:Lint errors/fostered]].\n\nSimilar messages:\n* {{msg-mw|Linter-category-bogus-image-options-desc}}\n* {{msg-mw|Linter-category-deletable-table-tag-desc}}\netc.",
|
"linter-category-fostered-desc": "Description of category. This lint error is explained on [[mw:Special:MyLanguage/Help:Lint errors/fostered]].\n\nSimilar messages:\n* {{msg-mw|Linter-category-bogus-image-options-desc}}\n* {{msg-mw|Linter-category-deletable-table-tag-desc}}\netc.",
|
||||||
"linter-category-fostered-transparent": "Name of lint error category. See [[:mw:Help:Lint errors/fostered-transparent]]",
|
"linter-category-fostered-transparent": "Name of lint error category. See [[:mw:Help:Lint errors/fostered-transparent]]\n* '''“Rendering-transparent content” means: content that is invisible in output rendering.'''\n* '''“Fostered content” means: content located in a table but misplaced, i.e., not in table cells, table headings, or captions.'''",
|
||||||
"linter-category-fostered-transparent-desc": "Description of category. This lint error is explained on [[mw:Special:MyLanguage/Help:Lint errors/fostered-transparent]].\n\nSimilar messages:\n* {{msg-mw|Linter-category-bogus-image-options-desc}}\n* {{msg-mw|Linter-category-deletable-table-tag-desc}}\netc.",
|
"linter-category-fostered-transparent-desc": "Description of category. This lint error is explained on [[mw:Special:MyLanguage/Help:Lint errors/fostered-transparent]].\n* '''“Rendering-transparent content” means: content that is invisible in output rendering.'''\n* '''“Fostered content” means: content located in a table but misplaced, i.e., not in table cells, table headings, or captions.'''\n\nSimilar messages:\n* {{msg-mw|Linter-category-bogus-image-options-desc}}\n* {{msg-mw|Linter-category-deletable-table-tag-desc}}\netc.",
|
||||||
"linter-category-html5-misnesting": "Name of lint error category. See [[:mw:Help:Lint errors/html5-misnesting]]",
|
"linter-category-html5-misnesting": "Name of lint error category. See [[:mw:Help:Lint errors/html5-misnesting]]",
|
||||||
"linter-category-html5-misnesting-desc": "Description of category",
|
"linter-category-html5-misnesting-desc": "Description of category",
|
||||||
"linter-category-night-mode-unaware-background-color": "Name of lint error category. See [[:mw:Help:Lint errors/night-mode-unaware-background-color]]",
|
"linter-category-night-mode-unaware-background-color": "Name of lint error category. See [[:mw:Help:Lint errors/night-mode-unaware-background-color]]",
|
||||||
|
@ -87,7 +88,7 @@
|
||||||
"linter-pager-deletable-table-tag-details": "Table column heading",
|
"linter-pager-deletable-table-tag-details": "Table column heading",
|
||||||
"linter-pager-details-header": "Table column heading for the linter error details",
|
"linter-pager-details-header": "Table column heading for the linter error details",
|
||||||
"linter-pager-fostered-details": "Table column heading.",
|
"linter-pager-fostered-details": "Table column heading.",
|
||||||
"linter-pager-fostered-transparent-details": "Table column heading.",
|
"linter-pager-fostered-transparent-details": "Table column heading.\n* '''“Rendering-transparent content” means: content that is invisible in output rendering.'''\n* '''“Fostered content” means: content located in a table but misplaced, i.e., not in table cells, table headings, or captions.'''",
|
||||||
"linter-pager-html5-misnesting-details": "Table column heading.",
|
"linter-pager-html5-misnesting-details": "Table column heading.",
|
||||||
"linter-pager-inline-media-caption-details": "Table column heading.",
|
"linter-pager-inline-media-caption-details": "Table column heading.",
|
||||||
"linter-pager-large-tables-details": "Table column heading",
|
"linter-pager-large-tables-details": "Table column heading",
|
||||||
|
|
Loading…
Reference in a new issue