Localisation updates from https://translatewiki.net.

Change-Id: I3fb9ffdde5fffb145bc6bdf3b36ec011026a9da4
This commit is contained in:
Translation updater bot 2020-11-12 08:22:35 +01:00
parent eb01c6ad22
commit 9eedc707b1
2 changed files with 6 additions and 0 deletions

View file

@ -53,8 +53,11 @@
"scribunto-limitreport-timeusage": "Lua tidsbruk",
"scribunto-limitreport-timeusage-value": "$1/$2 sekunder",
"scribunto-limitreport-virtmemusage": "Lua virtuell størrelse",
"scribunto-limitreport-virtmemusage-value": "$1/$2 {{PLURAL:$2|byte}}",
"scribunto-limitreport-estmemusage": "Lua beregnet minnebruk",
"scribunto-limitreport-estmemusage-value": "$1 {{PLURAL:$1|byte}}",
"scribunto-limitreport-memusage": "Lua minnebruk",
"scribunto-limitreport-memusage-value": "$1/$2 {{PLURAL:$2|byte}}",
"scribunto-limitreport-profile": "Lua Profil",
"scribunto-limitreport-profile-ms": "$1 ms",
"scribunto-limitreport-logs": "Lua logger",

View file

@ -57,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%",