Localisation updates from https://translatewiki.net.

Change-Id: Ie5424f50994856ea72f550f6e6bf389740cce5f5
This commit is contained in:
Translation updater bot 2017-03-24 22:57:02 +01:00
parent ad76e92f76
commit 80c8d1a15f

View file

@ -5,7 +5,8 @@
"Liuxinyu970226", "Liuxinyu970226",
"Xiaomingyan", "Xiaomingyan",
"Yfdyh000", "Yfdyh000",
"Duolaimi" "Duolaimi",
"Arthur2e5"
] ]
}, },
"scribunto-desc": "嵌入脚本语言到MediaWiki页面中的框架", "scribunto-desc": "嵌入脚本语言到MediaWiki页面中的框架",
@ -26,7 +27,7 @@
"scribunto-console-cleared-session-lost": "控制台状态已清除,因为会话数据已丢失。", "scribunto-console-cleared-session-lost": "控制台状态已清除,因为会话数据已丢失。",
"scribunto-common-error-category": "有脚本错误的页面", "scribunto-common-error-category": "有脚本错误的页面",
"scribunto-common-error-category-desc": "处理页面嵌入的模块时出错。", "scribunto-common-error-category-desc": "处理页面嵌入的模块时出错。",
"scribunto-common-nosuchmodule": "脚本错误:没有此类模块“$2”。", "scribunto-common-nosuchmodule": "脚本错误:没有“$2”这个模块。",
"scribunto-common-nofunction": "脚本错误:您必须指定要调用的函数。", "scribunto-common-nofunction": "脚本错误:您必须指定要调用的函数。",
"scribunto-common-nosuchfunction": "脚本错误:函数“$2”不存在。", "scribunto-common-nosuchfunction": "脚本错误:函数“$2”不存在。",
"scribunto-common-notafunction": "脚本错误:“$2”不是函数。", "scribunto-common-notafunction": "脚本错误:“$2”不是函数。",