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: I6da8c9a6100eec111d933fff519e2dbf5346d513
This commit is contained in:
parent
902ffa0c7a
commit
711fedef00
|
@ -2,10 +2,11 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Artsiom91",
|
||||
"Mechanizatar"
|
||||
"Mechanizatar",
|
||||
"Maksim L."
|
||||
]
|
||||
},
|
||||
"linterrors": "Памылкі статычнага аналізатара",
|
||||
"linter-category-missing-end-tag": "Адсутнічае закрываючы тэг",
|
||||
"linter-category-missing-end-tag": "Бракуе завяршальнага тэга",
|
||||
"linter-page-edit": "правіць"
|
||||
}
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"linter-category-misnested-tag-desc": "Ces pages ont des balises mal emboîtées qui devraient être corrigées.",
|
||||
"linter-category-missing-end-tag": "Balise de fin manquante",
|
||||
"linter-category-missing-end-tag-desc": "Ces pages ont des balises de fin manquante.",
|
||||
"linter-category-multi-colon-escape": "Échappement de double-points multiple",
|
||||
"linter-category-multi-colon-escape": "Échappement de deux-points multiples",
|
||||
"linter-category-multi-colon-escape-desc": "Ces pages ont des liens préfixés par des double-points multiples.",
|
||||
"linter-category-multiline-html-table-in-list": "Tableau multilignes dans une liste",
|
||||
"linter-category-multiline-html-table-in-list-desc": "Auparavant, les tableaux étaient déplacés dans ou hors de la liste, mais désormais, cela étend la liste au reste de la page.",
|
||||
|
|
8
i18n/kaa.json
Normal file
8
i18n/kaa.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Ajiniyaz Nurniyazov"
|
||||
]
|
||||
},
|
||||
"linterrors": "Lint qátelikleri"
|
||||
}
|
|
@ -9,9 +9,10 @@
|
|||
"linter-category-bogus-image-options": "Ugyldig filalternativ",
|
||||
"linter-category-bogus-image-options-desc": "Desse sidene har ugyldig filalternativ.",
|
||||
"linter-category-deletable-table-tag": "Tabellmerke som bør slettast",
|
||||
"linter-category-deletable-table-tag-desc": "Desse sidene har tabell-taggar som bør slettes.",
|
||||
"linter-category-deletable-table-tag-desc": "Desse sidene har tabellmerke som bør slettast.",
|
||||
"linter-category-fostered": "Fostra innhald",
|
||||
"linter-category-fostered-desc": "Desse sidene har fostra innhald.",
|
||||
"linter-category-misc-tidy-replacement-issues": "Ymse problem",
|
||||
"linter-category-misnested-tag": "Feilplasserte taggar",
|
||||
"linter-category-misnested-tag-desc": "Desse sidene har feilplasserte taggar som kan fiksast.",
|
||||
"linter-category-missing-end-tag": "Manglande slutt-tagg",
|
||||
|
|
Loading…
Reference in a new issue