Localisation updates from https://translatewiki.net.

Change-Id: I4a1885ecbf347da162f466e2837a5aa238114ab3
This commit is contained in:
Translation updater bot 2016-10-30 22:43:27 +01:00
parent e75b94d226
commit 79b3b09a3b
6 changed files with 107 additions and 4 deletions

27
i18n/de.json Normal file
View file

@ -0,0 +1,27 @@
{
"@metadata": {
"authors": [
"Metalhead64"
]
},
"linterrors": "Lint-Fehler",
"linterrors-subpage": "Lint-Fehler: $1",
"linter-desc": "Verfolgt Lint-Fehler von einem externen Dienst und zeigt sie Benutzern an",
"linter-pager-title": "Seitentitel",
"linter-pager-template": "Durch eine Vorlage?",
"linter-pager-obsolete-tag-details": "Veraltetes HTML-Tag",
"linter-pager-bogus-image-options-details": "Falschdateioption",
"linter-pager-missing-end-tag-details": "Fehlendes End-Tag",
"linter-pager-stripped-tag-details": "Enthülltes Tag",
"linter-category-fostered": "Gepflegter Inhalt",
"linter-category-fostered-desc": "Diese Seiten haben gepflegten Inhalt.",
"linter-category-obsolete-tag": "Veraltete HTML-Tags",
"linter-category-obsolete-tag-desc": "Diese Seiten verwenden veraltete HTML-Tags.",
"linter-category-bogus-image-options": "Falschdateioptionen",
"linter-category-bogus-image-options-desc": "Diese Seiten haben Dateien mit Falschoptionen.",
"linter-category-missing-end-tag": "Fehlendes End-Tag",
"linter-category-missing-end-tag-desc": "Diese Seiten haben fehlende End-Tags.",
"linter-category-stripped-tag": "Enthüllte Tags",
"linter-category-stripped-tag-desc": "Diese Seiten haben enthüllte Tags.",
"linker-page-edit": "bearbeiten"
}

9
i18n/el.json Normal file
View file

@ -0,0 +1,9 @@
{
"@metadata": {
"authors": [
"GR"
]
},
"linter-pager-missing-end-tag-details": "Λείπει η ετικέτα τέλους",
"apihelp-record-lint-param-page": "Τίτλος σελίδας"
}

10
i18n/ko.json Normal file
View file

@ -0,0 +1,10 @@
{
"@metadata": {
"authors": [
"Ykhwong"
]
},
"linter-pager-title": "문서 제목",
"linker-page-edit": "편집",
"apihelp-record-lint-param-page": "문서 제목"
}

19
i18n/lb.json Normal file
View file

@ -0,0 +1,19 @@
{
"@metadata": {
"authors": [
"Robby"
]
},
"linterrors": "Lint-Feeler",
"linterrors-subpage": "Lint-Feeler: $1",
"linter-pager-title": "Titel vun der Säit",
"linter-pager-template": "Duerch eng Schabloun?",
"linter-pager-obsolete-tag-details": "Vereelzten HTML-Tag",
"linter-category-obsolete-tag": "Vereelzt HTML-Tagen",
"linker-page-edit": "änneren",
"apihelp-query+linterrors-description": "Eng Lëscht vun de Lint-Feeler kréien",
"apihelp-query+linterrors-param-category": "Kategorie vu Lint-Feeleren",
"apihelp-query+linterrors-example-1": "All Lint-Feeler aus der Kategorie vereelzten-Tag kréien",
"apihelp-record-lint-description": "E Lint-Feeler an der Datebank notéieren",
"apihelp-record-lint-param-page": "Titel vun der Säit"
}

View file

@ -1,13 +1,14 @@
{
"@metadata": {
"authors": [
"Kunal Mehta"
"Kunal Mehta",
"Liuxinyu970226"
]
},
"linterrors": "{{doc-special|LintErrors}}",
"linterrors-subpage": "Page title for Special:LintErrors, $1 is the localized category description",
"linter-desc": "{{desc|name=Linter|url=https://www.mediawiki.org/wiki/Extension:Linter}}",
"linter-pager-title": "Table column heading for the column with page titles in it",
"linter-pager-title": "Table column heading for the column with page titles in it\n{{Identical|Page title}}",
"linter-pager-template": "Table column heading for column with template title in it or an em dash if lint error is not inside a template",
"linter-pager-obsolete-tag-details": "Table column heading",
"linter-pager-bogus-image-options-details": "Table column heading",
@ -24,7 +25,7 @@
"linter-category-stripped-tag": "Name of lint error category",
"linter-category-stripped-tag-desc": "Description of category",
"linker-page-title-edit": "Used in a table cell. $1 is a link to the page, $2 is a link to edit that page, the link text is {{msg-mw|linker-page-edit}}",
"linker-page-edit": "Link text for edit link in {{msg-mw|linker-page-title-edit}} and {{msg-mw|linker-page-title-edit-template}}",
"linker-page-edit": "Link text for edit link in {{msg-mw|linker-page-title-edit}} and {{msg-mw|linker-page-title-edit-template}}\n{{Identical|Edit}}",
"apihelp-query+linterrors-description": "{{doc-apihelp-description|query+linterrors}}",
"apihelp-query+linterrors-param-category": "{{doc-apihelp-param|query+linterrors|category}}",
"apihelp-query+linterrors-param-limit": "{{doc-apihelp-param|query+linterrors|limit}}",
@ -33,6 +34,6 @@
"apihelp-query+linterrors-example-1": "{{doc-apihelp-example|query+linterrors}}",
"apihelp-record-lint-description": "{{doc-apihelp-description|record-lint}}",
"apihelp-record-lint-param-data": "{{doc-apihelp-param|record-lint|data}}",
"apihelp-record-lint-param-page": "{{doc-apihelp-param|record-lint|page}}",
"apihelp-record-lint-param-page": "{{doc-apihelp-param|record-lint|page}}\n{{Identical|Page title}}",
"apihelp-record-lint-param-revision": "{{doc-apihelp-param|record-lint|revision}}"
}

37
i18n/zh-hans.json Normal file
View file

@ -0,0 +1,37 @@
{
"@metadata": {
"authors": [
"Liuxinyu970226"
]
},
"linterrors": "Lint错误",
"linterrors-subpage": "Lint错误$1",
"linter-desc": "从外部服务追踪lint错误并向用户显示",
"linter-pager-title": "页面标题",
"linter-pager-template": "通过模板?",
"linter-pager-obsolete-tag-details": "废弃的HTML标签",
"linter-pager-bogus-image-options-details": "伪造的文件选项",
"linter-pager-missing-end-tag-details": "缺少结束标签",
"linter-pager-stripped-tag-details": "剥去的标签",
"linter-category-fostered": "培养的内容",
"linter-category-fostered-desc": "这些页面有培养的内容。",
"linter-category-obsolete-tag": "废弃的HTML标签",
"linter-category-obsolete-tag-desc": "这些页面使用废弃的HTML标签。",
"linter-category-bogus-image-options": "伪造的文件选项",
"linter-category-bogus-image-options-desc": "这些页面有伪造选项的文件。",
"linter-category-missing-end-tag": "缺少结束标签",
"linter-category-missing-end-tag-desc": "这些页面缺少结束标签。",
"linter-category-stripped-tag": "剥去的标签",
"linter-category-stripped-tag-desc": "这些页面有剥去的标签。",
"linker-page-edit": "编辑",
"apihelp-query+linterrors-description": "获取lint错误的列表",
"apihelp-query+linterrors-param-category": "lint错误的分类",
"apihelp-query+linterrors-param-limit": "要查询的结果数",
"apihelp-query+linterrors-param-from": "查询的起始Lint ID",
"apihelp-query+linterrors-param-namespace": "只包含来自指定名字空间的lint错误",
"apihelp-query+linterrors-example-1": "获取所有废弃标签分类的lint错误",
"apihelp-record-lint-description": "在数据库中记录lint错误",
"apihelp-record-lint-param-data": "有关错误的JSON编码数据",
"apihelp-record-lint-param-page": "页面标题",
"apihelp-record-lint-param-revision": "找到错误的修订版本ID"
}