mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 02:00:01 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ic1c4fa3cd64836e62ac0606afa4e032f04961b9a
This commit is contained in:
parent
a93a84aed0
commit
f58f72d8cd
|
@ -3,6 +3,7 @@
|
||||||
"authors": [
|
"authors": [
|
||||||
"Arthur2e5",
|
"Arthur2e5",
|
||||||
"Duolaimi",
|
"Duolaimi",
|
||||||
|
"Lakejason0",
|
||||||
"Liangent",
|
"Liangent",
|
||||||
"Liuxinyu970226",
|
"Liuxinyu970226",
|
||||||
"SolidBlock",
|
"SolidBlock",
|
||||||
|
@ -56,8 +57,11 @@
|
||||||
"scribunto-limitreport-timeusage": "Lua使用时间",
|
"scribunto-limitreport-timeusage": "Lua使用时间",
|
||||||
"scribunto-limitreport-timeusage-value": "$1/$2秒",
|
"scribunto-limitreport-timeusage-value": "$1/$2秒",
|
||||||
"scribunto-limitreport-virtmemusage": "Lua虚拟尺寸",
|
"scribunto-limitreport-virtmemusage": "Lua虚拟尺寸",
|
||||||
|
"scribunto-limitreport-virtmemusage-value": "$1/$2{{PLURAL:$2|字节}}",
|
||||||
"scribunto-limitreport-estmemusage": "Lua估计的内存使用情况",
|
"scribunto-limitreport-estmemusage": "Lua估计的内存使用情况",
|
||||||
|
"scribunto-limitreport-estmemusage-value": "$1{{PLURAL:$1|字节}}",
|
||||||
"scribunto-limitreport-memusage": "Lua内存使用情况",
|
"scribunto-limitreport-memusage": "Lua内存使用情况",
|
||||||
|
"scribunto-limitreport-memusage-value": "$1/$2{{PLURAL:$2|字节}}",
|
||||||
"scribunto-limitreport-profile": "Lua属性",
|
"scribunto-limitreport-profile": "Lua属性",
|
||||||
"scribunto-limitreport-profile-ms": "$1毫秒",
|
"scribunto-limitreport-profile-ms": "$1毫秒",
|
||||||
"scribunto-limitreport-profile-percent": "$1%",
|
"scribunto-limitreport-profile-percent": "$1%",
|
||||||
|
|
Loading…
Reference in a new issue