mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 00:05:00 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I63d73630714feeea65d66e7d279e61f79532a734
This commit is contained in:
parent
16cbaff6e6
commit
f52eb14361
|
@ -14,5 +14,6 @@
|
||||||
"scribunto-lua-error": "Lua eroro: $2",
|
"scribunto-lua-error": "Lua eroro: $2",
|
||||||
"scribunto-luastandalone-proc-error": "Lua eroro: Ne povas krear procedo.",
|
"scribunto-luastandalone-proc-error": "Lua eroro: Ne povas krear procedo.",
|
||||||
"scribunto-luastandalone-proc-error-msg": "Eroro 'Lua': Ne povas kreesar procedo: $2",
|
"scribunto-luastandalone-proc-error-msg": "Eroro 'Lua': Ne povas kreesar procedo: $2",
|
||||||
"scribunto-luastandalone-gone": "Lua eroro: Interna eroro: L'interpretanto ja finabis."
|
"scribunto-luastandalone-gone": "Lua eroro: Interna eroro: L'interpretanto ja finabis.",
|
||||||
|
"scribunto-limitreport-timeusage-value": "$1/$2 sekundi"
|
||||||
}
|
}
|
||||||
|
|
8
i18n/sli.json
Normal file
8
i18n/sli.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"@metadata": {
|
||||||
|
"authors": [
|
||||||
|
"Äberlausitzer"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"scribunto-lua-error": "Lua-Fehler: $2"
|
||||||
|
}
|
Loading…
Reference in a new issue