Localisation updates from https://translatewiki.net.

Change-Id: I00080ca31ed6a17dd3469da0c0d594af5ec73a96
This commit is contained in:
Translation updater bot 2014-04-10 20:30:51 +00:00
parent 51ba96bd45
commit ff4d8056e8

View file

@ -23,6 +23,7 @@
"scribunto-console-cleared": "Konsollstoda vart tømd av di modulen vart oppdatert.",
"scribunto-console-cleared-session-lost": "Konsollstoda vart tømd av di øktdataa vart tapte.",
"scribunto-common-error-category": "Sider med skriptfeil",
"scribunto-common-error-category-desc": "Det oppstod ein feil under handsaminga av modulane inkluderte på sida.",
"scribunto-common-nosuchmodule": "Skriptfeil: Modulen finst ikkje.",
"scribunto-common-nofunction": "Skriptfeil: du lyt oppgje ein funksjon som skal kallast.",
"scribunto-common-nosuchfunction": "Skriptfeil: funksjonen du oppgav finst ikkje.",
@ -45,5 +46,14 @@
"scribunto-luastandalone-read-error": "Lua-feil: Intern feil: feil under lesing av røyret.",
"scribunto-luastandalone-gone": "Lua-feil: Intern feil: tolkaren har alt avslutta.",
"scribunto-luastandalone-signal": "Lua-feil: Intern feil: tolkaren har avslutta med signalet «$2».",
"scribunto-luastandalone-exited": "Lua-feil: Intern feil: tolkaren avslutta med stoda $2."
"scribunto-luastandalone-exited": "Lua-feil: Intern feil: tolkaren avslutta med stoda $2.",
"scribunto-module-with-errors-category": "Skribunto-modular med feil",
"scribunto-module-with-errors-category-desc": "Modulen inneheld ein feil.",
"scribunto-limitreport-timeusage": "Lua-tidsbruk",
"scribunto-limitreport-timeusage-value": "$1/$2 sekund",
"scribunto-limitreport-virtmemusage": "Virtuell storleik for Lua",
"scribunto-limitreport-estmemusage": "Estimert minnebruk av Lua",
"scribunto-limitreport-memusage": "Minnebruk av Lua",
"scribunto-limitreport-profile": "Lua-profil",
"scribunto-limitreport-profile-ms": "$1 ms"
}