mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 08:14:09 +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": [
|
||||
"Arthur2e5",
|
||||
"Duolaimi",
|
||||
"Lakejason0",
|
||||
"Liangent",
|
||||
"Liuxinyu970226",
|
||||
"SolidBlock",
|
||||
|
@ -56,8 +57,11 @@
|
|||
"scribunto-limitreport-timeusage": "Lua使用时间",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2秒",
|
||||
"scribunto-limitreport-virtmemusage": "Lua虚拟尺寸",
|
||||
"scribunto-limitreport-virtmemusage-value": "$1/$2{{PLURAL:$2|字节}}",
|
||||
"scribunto-limitreport-estmemusage": "Lua估计的内存使用情况",
|
||||
"scribunto-limitreport-estmemusage-value": "$1{{PLURAL:$1|字节}}",
|
||||
"scribunto-limitreport-memusage": "Lua内存使用情况",
|
||||
"scribunto-limitreport-memusage-value": "$1/$2{{PLURAL:$2|字节}}",
|
||||
"scribunto-limitreport-profile": "Lua属性",
|
||||
"scribunto-limitreport-profile-ms": "$1毫秒",
|
||||
"scribunto-limitreport-profile-percent": "$1%",
|
||||
|
|
Loading…
Reference in a new issue