Localisation updates from https://translatewiki.net.

Change-Id: I59d2c083f6d39f774c9d5c438f1ffbf05dfafd4c
This commit is contained in:
Translation updater bot 2016-05-22 22:27:56 +02:00
parent c8f4e02651
commit b84e42c1e6
2 changed files with 21 additions and 19 deletions

View file

@ -1,14 +1,16 @@
{
"@metadata": {
"authors": [
"Vodnokon4e"
"Vodnokon4e",
"Лорд Бъмбъри"
]
},
"templatedata-modal-table-param-type-url": "URL адрес",
"templatedata-modal-table-param-type-wiki-file-name": "Файл",
"templatedata-modal-table-param-type-wiki-page-name": "Страница",
"templatedata-modal-table-param-type-wiki-template-name": "Шаблон",
"templatedata-modal-table-param-type-wiki-user-name": "Потребител",
"templatedata-doc-param-type-url": "URL адрес",
"templatedata-doc-param-type-wiki-file-name": "Файл",
"templatedata-doc-param-type-wiki-page-name": "Страница",
"templatedata-doc-param-type-wiki-template-name": "Шаблон",
"templatedata-doc-param-type-wiki-user-name": "Потребител",
"templatedata-modal-button-done": "Готово",
"templatedata-modal-title-choose-language": "Избор на език",
"templatedata-modal-title-language": "Език"
}

View file

@ -30,9 +30,22 @@
"templatedata-doc-param-status-required": "必須",
"templatedata-doc-param-status-suggested": "推奨",
"templatedata-doc-param-type": "型",
"templatedata-doc-param-type-boolean": "ブール値",
"templatedata-doc-param-type-content": "ウィキテキスト",
"templatedata-doc-param-type-date": "日時",
"templatedata-doc-param-type-line": "行",
"templatedata-doc-param-type-number": "数値",
"templatedata-doc-param-type-string": "文字列",
"templatedata-doc-param-type-unbalanced-wikitext": "ウィキテキストの一部",
"templatedata-doc-param-type-url": "URL",
"templatedata-doc-param-type-wiki-file-name": "ファイル",
"templatedata-doc-param-type-wiki-page-name": "ページ",
"templatedata-doc-param-type-wiki-template-name": "テンプレート",
"templatedata-doc-param-type-wiki-user-name": "利用者",
"templatedata-doc-params": "テンプレート引数",
"templatedata-editbutton": "テンプレートデータを管理",
"templatedata-errormsg-jsonbadformat": "不正な JSON 形式。あなたは、この操作を取消しできます。修正するか、現在の <templatedata> タグを削除して作り直すか、TemplateData を新しい物に置き換えて続行するか、してください。",
"templatedata-exists-on-related-page": "注意: ページ「[[$1]]」に類似するテンプレートデータブロックが既に存在します。",
"templatedata-helplink": "TemplateData に関する情報",
"templatedata-invalid-duplicate-value": "プロパティ「$1」(「$3」) は「$2」と重複しています。",
"templatedata-invalid-empty-array": "プロパティ「$1」は、その配列に少なくとも 1 つの値を入れてください。",
@ -75,19 +88,6 @@
"templatedata-modal-table-param-required": "必須",
"templatedata-modal-table-param-suggested": "推奨",
"templatedata-modal-table-param-type": "型",
"templatedata-modal-table-param-type-boolean": "ブール値",
"templatedata-modal-table-param-type-content": "ウィキテキスト",
"templatedata-modal-table-param-type-date": "日時",
"templatedata-modal-table-param-type-line": "行",
"templatedata-modal-table-param-type-number": "数値",
"templatedata-modal-table-param-type-string": "文字列",
"templatedata-modal-table-param-type-unbalanced-wikitext": "ウィキテキストの一部",
"templatedata-modal-table-param-type-undefined": "未定義",
"templatedata-modal-table-param-type-url": "URL",
"templatedata-modal-table-param-type-wiki-file-name": "ファイル",
"templatedata-modal-table-param-type-wiki-page-name": "ページ",
"templatedata-modal-table-param-type-wiki-template-name": "テンプレート",
"templatedata-modal-table-param-type-wiki-user-name": "利用者",
"templatedata-modal-table-param-uneditablefield": "編集不可",
"templatedata-modal-title": "テンプレートドキュメンテーションエディター",
"templatedata-modal-title-addparam": "パラメーターを追加",