"scribunto-desc":"Rammeverk for å byggja inn skriptspråk i MediaWiki-sider",
"scribunto-ignore-errors":"Tillat lagring av kode med feil",
"scribunto-line":"på line $1",
"scribunto-module-line":"i $1, line $2",
"scribunto-parser-error":"Skriptfeil",
"scribunto-parser-dialog-title":"Skriptfeil",
"scribunto-error-short":"Skriptfeil: $1",
"scribunto-error-long":"Skriptfeil:\n\n$1",
"scribunto-doc-page-name":"Module:$1/dok",
"scribunto-doc-page-does-not-exist":"''Dokumentasjon for modulen kan opprettast på [[$1]]''",
"scribunto-doc-page-header":"'''Dette er dokumentasjonssida for [[$1]]'''",
"scribunto-console-intro":"* Moduleksporteringar er tilgjengelege som variabelen «p», inkludert ulagra endringar.\n* Byrja ei line med «=» for å evaluera henne som eit uttrykk, eller bruk print().\n* Bruk mw.log() i modulkode for å senda meldingar til denne konsollen.",
"scribunto-console-title":"Feilsøkingskonsoll",
"scribunto-console-too-large":"Konsolløkta er for stor. Tøm konsollhistorikken eller minsk storleiken på modulen.",
"scribunto-console-current-src":"konsollinndata",
"scribunto-console-clear":"Tøm",
"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-lua-noreturn":"Skriptfeil: modulen returnerte ikkje ein verdi. Han er meint å returnera ein eksporteringstabell.",
"scribunto-lua-notarrayreturn":"Skriptfeil: modulen returnerte noko anna enn ein tabell. Han er meint å returnera ein eksporteringstabell.",
"scribunto-luastandalone-proc-error":"Lua-feil: kan ikkje oppretta prosess.",
"scribunto-luastandalone-proc-error-msg":"Lua-feil: kan ikkje oppretta prosess: $2",
"scribunto-luastandalone-proc-error-proc-open":"Lua-feil: kan ikkje oppretta prosess: proc_open er ikkje tilgjengeleg. Sjekk «disable_functions»- innstillingsdirektivet til PHP.",
"scribunto-luastandalone-proc-error-safe-mode":"Lua-feil: kan ikkje oppretta prosess. Merk at det forelda PHP-innstillingsdirektivet «safe_mode» er slege på.",
"scribunto-luastandalone-decode-error":"Lua-feil: Intern feil: kan ikkje avkoda melding.",
"scribunto-luastandalone-write-error":"Lua-feil: Intern feil: feil under skriving til røyret.",
"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».",