mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Linter
synced 2024-11-27 09:10:05 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I3b494371a68e9188f7850138b95f2ed812e18707
This commit is contained in:
parent
95f599ffd4
commit
18f9409dac
|
@ -5,6 +5,9 @@
|
|||
]
|
||||
},
|
||||
"linter-pager-title": "পাতার শিরোনাম",
|
||||
"linter-pager-self-closed-tag-details": "স্ব-বন্ধকৃত ট্যাগ",
|
||||
"linter-category-self-closed-tag": "স্ব-বন্ধকৃত ট্যাগ",
|
||||
"linter-category-self-closed-tag-desc": "এই সব পাতাগুলির স্ব-বন্ধকৃত ট্যাগ আছে।",
|
||||
"linker-page-edit": "সম্পাদনা",
|
||||
"apihelp-record-lint-param-page": "পাতার শিরোনাম"
|
||||
}
|
||||
|
|
|
@ -14,6 +14,7 @@
|
|||
"linter-pager-bogus-image-options-details": "Option de fichier factices",
|
||||
"linter-pager-missing-end-tag-details": "Balise de fin manquante",
|
||||
"linter-pager-stripped-tag-details": "Balise vide",
|
||||
"linter-pager-self-closed-tag-details": "Balise auto-fermante",
|
||||
"linter-category-fostered": "Contenu mal placé",
|
||||
"linter-category-fostered-desc": "Ces pages ont du contenu mal placé.",
|
||||
"linter-category-obsolete-tag": "Balises HTML obsolètes",
|
||||
|
@ -24,6 +25,8 @@
|
|||
"linter-category-missing-end-tag-desc": "Ces pages ont des balises de fin manquante.",
|
||||
"linter-category-stripped-tag": "Balises vides",
|
||||
"linter-category-stripped-tag-desc": "Ces pages ont des balises vides.",
|
||||
"linter-category-self-closed-tag": "Balises auto-fermantes",
|
||||
"linter-category-self-closed-tag-desc": "Ces pages ont des balises auto-fermantes.",
|
||||
"linker-page-edit": "modifier",
|
||||
"apihelp-query+linterrors-description": "Obtenir une liste des erreurs lint",
|
||||
"apihelp-query+linterrors-param-category": "Catégorie des erreurs lint",
|
||||
|
|
|
@ -5,6 +5,9 @@
|
|||
]
|
||||
},
|
||||
"linter-pager-title": "Titolo della pagina",
|
||||
"linter-pager-self-closed-tag-details": "Tag auto-chiusi",
|
||||
"linter-category-self-closed-tag": "Tag auto-chiusi",
|
||||
"linter-category-self-closed-tag-desc": "Queste pagine hanno tag auto-chiusi.",
|
||||
"linker-page-edit": "modifica",
|
||||
"apihelp-record-lint-param-page": "Titolo della pagina"
|
||||
}
|
||||
|
|
|
@ -5,6 +5,11 @@
|
|||
]
|
||||
},
|
||||
"linter-pager-title": "문서 제목",
|
||||
"linter-pager-missing-end-tag-details": "존재하지 않는 종료 태그",
|
||||
"linter-pager-self-closed-tag-details": "스스로 닫는 태그",
|
||||
"linter-category-missing-end-tag": "존재하지 않는 종료 태그",
|
||||
"linter-category-self-closed-tag": "스스로 닫는 태그",
|
||||
"linter-category-self-closed-tag-desc": "이 문서들에는 스스로 닫는 태그가 있습니다.",
|
||||
"linker-page-edit": "편집",
|
||||
"apihelp-record-lint-param-page": "문서 제목"
|
||||
}
|
||||
|
|
|
@ -7,8 +7,11 @@
|
|||
"linter-pager-title": "Tytuł strony",
|
||||
"linter-pager-obsolete-tag-details": "Przestarzały znacznik HTML",
|
||||
"linter-pager-missing-end-tag-details": "Brak znacznika zamykającego",
|
||||
"linter-pager-self-closed-tag-details": "Znacznik samozamykający się",
|
||||
"linter-category-obsolete-tag": "Przestarzałe znaczniki HTML",
|
||||
"linter-category-missing-end-tag": "Brak znacznika zamykającego",
|
||||
"linter-category-missing-end-tag-desc": "Tym stronom brakuje znaczników zamykających",
|
||||
"linter-category-self-closed-tag": "Znaczniki samozamykające się",
|
||||
"linter-category-self-closed-tag-desc": "Te strony zawierają znaczniki samozamykające się.",
|
||||
"apihelp-record-lint-param-page": "Tytuł strony"
|
||||
}
|
||||
|
|
10
i18n/ro.json
Normal file
10
i18n/ro.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Narlotep1"
|
||||
]
|
||||
},
|
||||
"linter-pager-self-closed-tag-details": "Tag auto-inchis",
|
||||
"linter-category-self-closed-tag": "Tag-uri auto-inchise.",
|
||||
"linter-category-self-closed-tag-desc": "Aceste pagini contin tag-uri auto-inchise."
|
||||
}
|
|
@ -13,6 +13,7 @@
|
|||
"linter-pager-bogus-image-options-details": "伪造的文件选项",
|
||||
"linter-pager-missing-end-tag-details": "缺少结束标签",
|
||||
"linter-pager-stripped-tag-details": "剥去的标签",
|
||||
"linter-pager-self-closed-tag-details": "自封闭标签",
|
||||
"linter-category-fostered": "培养的内容",
|
||||
"linter-category-fostered-desc": "这些页面有培养的内容。",
|
||||
"linter-category-obsolete-tag": "废弃的HTML标签",
|
||||
|
@ -23,6 +24,8 @@
|
|||
"linter-category-missing-end-tag-desc": "这些页面缺少结束标签。",
|
||||
"linter-category-stripped-tag": "剥去的标签",
|
||||
"linter-category-stripped-tag-desc": "这些页面有剥去的标签。",
|
||||
"linter-category-self-closed-tag": "自封闭标签",
|
||||
"linter-category-self-closed-tag-desc": "这些页面有自封闭标签。",
|
||||
"linker-page-edit": "编辑",
|
||||
"apihelp-query+linterrors-description": "获取lint错误的列表",
|
||||
"apihelp-query+linterrors-param-category": "lint错误的分类",
|
||||
|
|
Loading…
Reference in a new issue