diff --git a/i18n/be.json b/i18n/be.json index 092acccf..09888dae 100644 --- a/i18n/be.json +++ b/i18n/be.json @@ -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": "правіць" } diff --git a/i18n/fr.json b/i18n/fr.json index 8802a78d..640f329a 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -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.", diff --git a/i18n/kaa.json b/i18n/kaa.json new file mode 100644 index 00000000..a427a2b5 --- /dev/null +++ b/i18n/kaa.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Ajiniyaz Nurniyazov" + ] + }, + "linterrors": "Lint qátelikleri" +} diff --git a/i18n/nn.json b/i18n/nn.json index eb3508c7..50857cde 100644 --- a/i18n/nn.json +++ b/i18n/nn.json @@ -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",