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: I2303bd80ea78aed1055af740ed80de22338b5bb0
This commit is contained in:
parent
da3597b2a2
commit
138912bc38
|
@ -7,6 +7,7 @@
|
|||
},
|
||||
"apihelp-query+linterrors-summary": "Ottieni lista di errori di Lint",
|
||||
"apihelp-query+linterrors-param-categories": "Categorie di errori di Lint",
|
||||
"apihelp-query+linterrors-param-invisible-categories": "Categorie invisibili di errori di Lint",
|
||||
"apihelp-query+linterrors-param-limit": "Numero risultati da richiedere",
|
||||
"apihelp-query+linterrors-param-from": "ID Lint da cui iniziare la ricerca",
|
||||
"apihelp-query+linterrors-param-namespace": "Includi solo errori di Lint dai namespace specificati",
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
"linter-pager-tidy-whitespace-bug-details": "علة مسافة بيضاء تيدي",
|
||||
"linter-pager-title-header": "عنوان الصفحة",
|
||||
"linter-pager-unclosed-quotes-in-heading-details": "اقتباس غير مغلق يتسرب خارج جدول المحتويات",
|
||||
"linter-pager-wikilink-in-extlink-details": "وصلات الويكي المتداخلة في الوصلات الخارجية التي تحتاج إلى إصلاح",
|
||||
"linter-pager-wikilink-in-extlink-details": "روابط في الروابط",
|
||||
"linter-prefix-search-subpage": "الصفحات التي تحتوي على أخطاء النسالة تطابق بادئة العنوان أو العنوان الكامل: $1",
|
||||
"linterrors-subpage": "أخطاء لنت: $1",
|
||||
"linterrors-summary": "<strong>ملاحظة:</strong> إنَّ أعداد التصنيفات ليست دقيقة، ولكنها تستند إلى التقديرات.",
|
||||
|
|
11
i18n/bg.json
11
i18n/bg.json
|
@ -15,10 +15,14 @@
|
|||
"linter-category-large-tables-desc": "Тези страници имат таблици, които са трудни за преглед на мобилно устройство",
|
||||
"linter-category-deletable-table-tag": "Таг на таблица, който трябва да се изтрие",
|
||||
"linter-category-deletable-table-tag-desc": "Следните страници съдържат тагове на таблици, които трябва да бъдат изтрити.",
|
||||
"linter-category-duplicate-ids": "Повтарящо се id",
|
||||
"linter-category-duplicate-ids-desc": "Тези страници имат елементи с повтарящ се id атрибут.",
|
||||
"linter-category-fostered": "Грешно разположено съдържание",
|
||||
"linter-category-fostered-desc": "Тези страници съдържат грешно разположено съдържание.",
|
||||
"linter-category-html5-misnesting": "Грешно вложен таг с различно визуализиране в HTML5 и HTML4",
|
||||
"linter-category-html5-misnesting-desc": "Следните неправилно вложени тагове имат различно поведение в HTML5 в сравнение с HTML4.",
|
||||
"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-misnested-tag": "Грешно вложени тагове",
|
||||
|
@ -66,7 +70,7 @@
|
|||
"linter-heading-high-priority": "Висок приоритет",
|
||||
"linter-heading-low-priority": "Нисък приоритет",
|
||||
"linter-heading-medium-priority": "Среден приоритет",
|
||||
"linter-namespace-mismatch": "Пространството от имена, посочено в падащия списък, не съответства на пространството от имена в предоставения текст на заглавието.",
|
||||
"linter-namespace-mismatch": "Именните пространства, посочени в падащия списък, не съответстват на зададеното в заглавието именно пространство.",
|
||||
"linter-numerrors": "($1 {{PLURAL:$1|грешка|грешки}})",
|
||||
"linter-page-edit": "редактиране",
|
||||
"linter-page-history": "история",
|
||||
|
@ -76,6 +80,8 @@
|
|||
"linter-pager-category-header": "Категория",
|
||||
"linter-pager-deletable-table-tag-details": "Таг на таблица, който трябва да се изтрие",
|
||||
"linter-pager-details-header": "Допълнителна информация",
|
||||
"linter-pager-duplicate-ids-details": "Повтарящо се id",
|
||||
"linter-pager-fostered-details": "Грешно разположено съдържание",
|
||||
"linter-pager-html5-misnesting-details": "Грешно влагане (вече неработещо)",
|
||||
"linter-pager-large-tables-details": "Таблица, която е твърде голяма за мобилно устройство",
|
||||
"linter-pager-misc-tidy-replacement-issues-details": "Разни грешки в кода",
|
||||
|
@ -85,6 +91,7 @@
|
|||
"linter-pager-multi-colon-escape-details": "Добавени повече двоеточия",
|
||||
"linter-pager-multiline-html-table-in-list-details": "Многоредова HTML5 таблица в списък",
|
||||
"linter-pager-multiple-unclosed-formatting-tags-details": "Множество незатворени форматиращи тагове в страницата",
|
||||
"linter-pager-night-mode-unaware-background-color-details": "Необходим е цвят на текста при зададен фонов цвят",
|
||||
"linter-pager-obsolete-tag-details": "Остарял HTML-таг",
|
||||
"linter-pager-pwrap-bug-workaround-details": "Заобиколен проблем с грешка при обвиване на параграф",
|
||||
"linter-pager-self-closed-tag-details": "Самозатварящ се таг",
|
||||
|
@ -94,7 +101,7 @@
|
|||
"linter-pager-tidy-whitespace-bug-details": "Грешка при обработката на интервал",
|
||||
"linter-pager-title-header": "Заглавие на страницата",
|
||||
"linter-pager-unclosed-quotes-in-heading-details": "Незатворена кавичка в заглавие на раздел, която вследствие на това има обхват извън съдържанието",
|
||||
"linter-pager-wikilink-in-extlink-details": "Вложени уикипрепратки във външни препратки, които трябва да бъдат коригирани",
|
||||
"linter-pager-wikilink-in-extlink-details": "Препратки в препратки",
|
||||
"linter-prefix-search-subpage": "Страници със статични грешки, съответстващи на представката на заглавието или пълното заглавие: $1",
|
||||
"linterrors-subpage": "Грешки в статичния код: $1",
|
||||
"linterrors-summary": "<strong>Забележка:</strong> Бройките за категориите не са точни, а са базирани на оценки.",
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Amire80",
|
||||
"Piano1forte2",
|
||||
"Reedy"
|
||||
]
|
||||
|
|
|
@ -11,8 +11,12 @@
|
|||
"linter-category-large-tables-desc": "Neil lehekülgedel on tabeleid, mida on mobiilis raske vaadata.",
|
||||
"linter-category-deletable-table-tag": "Tabelisilt tuleks kustutada",
|
||||
"linter-category-deletable-table-tag-desc": "Neil lehekülgedel on tabelisilte, mis tuleks kustutada.",
|
||||
"linter-category-duplicate-ids": "Dubleeritud identifikaatorid",
|
||||
"linter-category-duplicate-ids-desc": "Neil lehekülgedel on elemente, mille atribuudi \"id\" väärtus on dubleeritud.",
|
||||
"linter-category-fostered": "Valesti paigutatud tabelisisu",
|
||||
"linter-category-fostered-desc": "Neil lehekülgedel on tabeli sisu valesti paigutatud.",
|
||||
"linter-category-fostered-transparent": "Valesti paigutatud ja nähtamatu sisu",
|
||||
"linter-category-fostered-transparent-desc": "Neil lehekülgedel on valesti paigutatud ja nähtamatu sisu.",
|
||||
"linter-category-html5-misnesting": "Valesti pesastatud silt, mille viimistlus HTML5 ja HTML4 korral on erinev",
|
||||
"linter-category-html5-misnesting-desc": "Need valesti pesastatud sildid toimivad HTML5-s ja HTML4-s erinevalt.",
|
||||
"linter-category-night-mode-unaware-background-color": "Reasisene stiilireegel taustavärvuse kohta ilma vastava tekstivärvuseta",
|
||||
|
@ -75,6 +79,7 @@
|
|||
"linter-pager-category-header": "Kategooria",
|
||||
"linter-pager-deletable-table-tag-details": "Tabelisilt, mis tuleks kustutada",
|
||||
"linter-pager-details-header": "Lisateave",
|
||||
"linter-pager-duplicate-ids-details": "Dubleeritud identifikaatorid",
|
||||
"linter-pager-html5-misnesting-details": "Valesti pesastatud (nüüd katki)",
|
||||
"linter-pager-large-tables-details": "Tabel, mis on mobiilivaates suur",
|
||||
"linter-pager-misc-tidy-replacement-issues-details": "Mitmesugused märgistuskeele vead",
|
||||
|
|
13
i18n/fr.json
13
i18n/fr.json
|
@ -18,7 +18,8 @@
|
|||
"Thibaut120094",
|
||||
"Urhixidur",
|
||||
"Verdy p",
|
||||
"Wladek92"
|
||||
"Wladek92",
|
||||
"Mahabarata"
|
||||
]
|
||||
},
|
||||
"linterrors": "Erreurs d’analyse Lint",
|
||||
|
@ -37,6 +38,7 @@
|
|||
"linter-category-html5-misnesting": "Balise mal imbriquée avec des rendus différents en HTML5 et HTML4",
|
||||
"linter-category-html5-misnesting-desc": "Ces balises mal imbriquées auront des comportements différents en HTML5 par rapport à HTML4.",
|
||||
"linter-category-night-mode-unaware-background-color": "Règle de style inline définie pour la couleur d'arrière-plan sans couleur de texte correspondante",
|
||||
"linter-category-night-mode-unaware-background-color-desc": "Ces pages ont des règles de style en ligne de couleur d'arrière-plan mais aucune couleur de texte correspondante, ce qui empêche le mode sombre de fonctionner",
|
||||
"linter-category-misc-tidy-replacement-issues": "Problèmes divers",
|
||||
"linter-category-misc-tidy-replacement-issues-desc": "Ces pages présentent d’autres problèmes qui font qu’elles sont rendues différemment de ce qu’elles étaient auparavant.",
|
||||
"linter-category-misnested-tag": "Balises mal imbriquées",
|
||||
|
@ -46,6 +48,7 @@
|
|||
"linter-category-missing-end-tag-in-heading": "Balise de fin manquante dans le titre",
|
||||
"linter-category-missing-end-tag-in-heading-desc": "Ces pages ont des balises de fin manquantes dans des titres.",
|
||||
"linter-category-missing-image-alt-text": "Texte alternatif de l'image manquant",
|
||||
"linter-category-missing-image-alt-text-desc": "Ces pages contiennent des images sans texte alternatif accessible.",
|
||||
"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 deux-points multiples.",
|
||||
"linter-category-multiline-html-table-in-list": "Tableau multilignes dans une liste",
|
||||
|
@ -85,7 +88,7 @@
|
|||
"linter-heading-high-priority": "Priorité haute",
|
||||
"linter-heading-low-priority": "Priorité basse",
|
||||
"linter-heading-medium-priority": "Priorité moyenne",
|
||||
"linter-namespace-mismatch": "L’espace de noms spécifié dans la liste de sélection ne correspond pas à celui fourni dans le texte du titre.",
|
||||
"linter-namespace-mismatch": "Les espaces de noms spécifiés dans la liste de sélection ne correspondent pas à celui fourni dans le texte du titre.",
|
||||
"linter-numerrors": "($1 erreur{{PLURAL:$1||s}})",
|
||||
"linter-page-edit": "modifier",
|
||||
"linter-page-history": "historique",
|
||||
|
@ -96,9 +99,10 @@
|
|||
"linter-pager-deletable-table-tag-details": "Balise de tableau qui devrait être supprimée",
|
||||
"linter-pager-details-header": "Informations supplémentaires",
|
||||
"linter-pager-duplicate-ids-details": "Identifiants en double",
|
||||
"linter-pager-fostered-details": "Contenu mal placé",
|
||||
"linter-pager-fostered-transparent-details": "Contenu invisible et égaré dans un tableau",
|
||||
"linter-pager-html5-misnesting-details": "Mauvaise imbrication (maintenant hors service)",
|
||||
"linter-pager-inline-media-caption-details": "Média inclus avec légendes",
|
||||
"linter-pager-inline-media-caption-details": "Légende invisible",
|
||||
"linter-pager-large-tables-details": "Tableau qui est large pour la visualisation sur mobile",
|
||||
"linter-pager-misc-tidy-replacement-issues-details": "Erreurs diverses de balisage",
|
||||
"linter-pager-misnested-tag-details": "Balise mal imbriquée qui devrait l’être correctement",
|
||||
|
@ -108,6 +112,7 @@
|
|||
"linter-pager-multi-colon-escape-details": "Échappement de deux-points multiples",
|
||||
"linter-pager-multiline-html-table-in-list-details": "Tableau HTML5 multiligne à l’intérieur d’une liste",
|
||||
"linter-pager-multiple-unclosed-formatting-tags-details": "Plusieurs balises de mise en forme non closes sur la page",
|
||||
"linter-pager-night-mode-unaware-background-color-details": "Le style en ligne de couleur d'arrière-plan nécessite une couleur du texte",
|
||||
"linter-pager-obsolete-tag-details": "Balise HTML désuète",
|
||||
"linter-pager-pwrap-bug-workaround-details": "Contournement de l’anomalie de délimitation de paragraphe",
|
||||
"linter-pager-self-closed-tag-details": "Balise auto-fermante",
|
||||
|
@ -117,7 +122,7 @@
|
|||
"linter-pager-tidy-whitespace-bug-details": "Anomalie de l’analyse des blancs",
|
||||
"linter-pager-title-header": "Titre de la page",
|
||||
"linter-pager-unclosed-quotes-in-heading-details": "Apostrophes non fermées dans un titre, qui débordent de la table des matières",
|
||||
"linter-pager-wikilink-in-extlink-details": "Liens wiki inclus dans les liens externes devant être corrigés",
|
||||
"linter-pager-wikilink-in-extlink-details": "Liens dans les liens",
|
||||
"linter-prefix-search-subpage": "Pages ayant des erreurs d’analyse Lint correspondant à un préfixe de titre ou au titre complet : $1",
|
||||
"linterrors-subpage": "Erreurs d’analyse Lint : $1",
|
||||
"linterrors-summary": "<strong>Note :</strong> les compteurs pour les catégories ne sont pas forcément exacts, mais basés sur des estimations.",
|
||||
|
|
|
@ -17,10 +17,15 @@
|
|||
"linter-category-deletable-table-tag": "Tag \"table\" che dovrebbe essere cancellato",
|
||||
"linter-category-deletable-table-tag-desc": "Queste pagine contengono dei tag \"table\" che dovrebbero essere cancellati.",
|
||||
"linter-category-duplicate-ids": "ID duplicati",
|
||||
"linter-category-duplicate-ids-desc": "Queste pagine contengono elementi con attributi ID duplicati.",
|
||||
"linter-category-fostered": "Contenuto di tabella in posizione errata",
|
||||
"linter-category-fostered-desc": "Queste pagine hanno tabelle con del contenuto in posizione non valida, che pertanto viene mostrato fuori dalla tabella.",
|
||||
"linter-category-fostered-transparent": "Contenuto invisibile di tabella in posizione errata",
|
||||
"linter-category-fostered-transparent-desc": "Queste pagine contengono contenuto di tabella in posizione errata mostrato trasparente e quindi invisibile",
|
||||
"linter-category-html5-misnesting": "Tag annidati male con resa differente in HTML5 e HTML4",
|
||||
"linter-category-html5-misnesting-desc": "Questi tag male annidati si comporteranno diversamente in HTML5 rispetto a HTML4.",
|
||||
"linter-category-night-mode-unaware-background-color": "Esiste la regola dello stile in linea del colore di sfondo senza un colore di testo corrispondente",
|
||||
"linter-category-night-mode-unaware-background-color-desc": "Queste pagine hanno regole di stile in linea per il colore di sfondo ma nessun colore di testo corrispondente, il che crea anomalie nella modalità scura",
|
||||
"linter-category-misc-tidy-replacement-issues": "Vari problemi di sostituzione",
|
||||
"linter-category-misc-tidy-replacement-issues-desc": "Queste pagine hanno altri problemi che causano un'aspetto differente rispetto a quanto appariva prima",
|
||||
"linter-category-misnested-tag": "Tag annidati male",
|
||||
|
@ -81,6 +86,8 @@
|
|||
"linter-pager-deletable-table-tag-details": "Tag \"table\" che dovrebbe essere cancellato",
|
||||
"linter-pager-details-header": "Ulteriori informazioni",
|
||||
"linter-pager-duplicate-ids-details": "ID duplicati",
|
||||
"linter-pager-fostered-details": "Contenuto di tabella in posizione errata",
|
||||
"linter-pager-fostered-transparent-details": "Contenuto invisibile di tabella in posizione errata",
|
||||
"linter-pager-html5-misnesting-details": "Annidamento (ora errato)",
|
||||
"linter-pager-inline-media-caption-details": "Didascalia invisibile",
|
||||
"linter-pager-large-tables-details": "Tabella di grandi dimensioni per la visualizzazione su dispositivi mobili",
|
||||
|
@ -92,6 +99,7 @@
|
|||
"linter-pager-multi-colon-escape-details": "Escape di due punti multipli",
|
||||
"linter-pager-multiline-html-table-in-list-details": "Tabella HTML5 multilinea all'interno di una lista",
|
||||
"linter-pager-multiple-unclosed-formatting-tags-details": "Molteplici tag di formattazione non chiusi nella pagina",
|
||||
"linter-pager-night-mode-unaware-background-color-details": "Lo stile in linea del colore di sfondo necessita del colore del testo",
|
||||
"linter-pager-obsolete-tag-details": "Tag HTML obsoleto",
|
||||
"linter-pager-pwrap-bug-workaround-details": "Errore di capoverso aggirabile",
|
||||
"linter-pager-self-closed-tag-details": "Tag auto-chiusi",
|
||||
|
@ -102,6 +110,7 @@
|
|||
"linter-pager-title-header": "Titolo della pagina",
|
||||
"linter-pager-unclosed-quotes-in-heading-details": "Apici non chiusi il cui effetto fuoriesce dall'indice",
|
||||
"linter-pager-wikilink-in-extlink-details": "Collegamenti in collegamenti",
|
||||
"linter-prefix-search-subpage": "Pagine con errori Lint corrispondenti al prefisso del titolo o al titolo completo: $1",
|
||||
"linterrors-subpage": "Errori di Lint: $1",
|
||||
"linterrors-summary": "<strong>Nota:</strong> i conteggi degli errori non sono esatti, bensì stimati.",
|
||||
"multi-part-template-block": "Generato da più di un template",
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
]
|
||||
},
|
||||
"linterrors": "Lint-Feeler",
|
||||
"linter-category-duplicate-ids": "Duebel IDen",
|
||||
"linter-category-fostered": "Qualitéits-Inhalt",
|
||||
"linter-category-fostered-desc": "Dës Säiten hu Qualitéits-Inhalt.",
|
||||
"linter-category-misc-tidy-replacement-issues": "Verschidde Probleemer",
|
||||
|
@ -39,6 +40,7 @@
|
|||
"linter-pager-category-header": "Kategorie",
|
||||
"linter-pager-deletable-table-tag-details": "Tabellen-Tag dee geläscht gi soll",
|
||||
"linter-pager-details-header": "Zousätzlech Informatiounen",
|
||||
"linter-pager-duplicate-ids-details": "Duebel IDen",
|
||||
"linter-pager-inline-media-caption-details": "Onsichtbar Beschrëftung",
|
||||
"linter-pager-missing-end-tag-details": "Schluss-Tag feelt",
|
||||
"linter-pager-obsolete-tag-details": "Vereelzten HTML-Tag",
|
||||
|
|
Loading…
Reference in a new issue