mediawiki-extensions-Templa.../i18n/nb.json
Translation updater bot 34a8126c09 Localisation updates from https://translatewiki.net.
Change-Id: I66c06234174ef13fb2327902477d13ea247b28da
2017-12-10 22:33:29 +01:00

42 lines
3.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Jon Harald Søby"
]
},
"templatestyles": "Malstiler",
"templatestyles-desc": "Implomenterer stilark per mal",
"templatestyles-missing-src": "TemplateStyles' <code>src</code>-attributt må ikke være tomt.",
"templatestyles-invalid-src": "Ugyldig tittel for TemplateStyles' <code>src</code>-attributt.",
"templatestyles-bad-src-missing": "Siden [[:$1|$2]] har ikke noe innhold.",
"templatestyles-bad-src": "Siden [[:$1|$2]] må ha innholdsmodellen «{{int:content-model-sanitized-css}}» for TemplateStyles (den gjeldende modellen er «$3»).",
"templatestyles-errorcomment": "Feil under prosessering av stilark [[:$1]] (rev. $2):\n$3",
"templatestyles-size-exceeded": "Stilarket er større enn den maksimalt tillatte størrelsen $2.",
"templatestyles-end-tag-injection": "Det gitte stilarket inneholder <code>&lt;/style</code>, som ikke er tillatt.",
"content-model-sanitized-css": "Sanert CSS",
"templatestyles-error-at-rule-block-not-allowed": "Blokk ikke tillatt for <code>@$3</code> på linje $1, tegn $2.",
"templatestyles-error-at-rule-block-required": "Blokk påkrevd for <code>@$3</code> på linje $1, tegn $2.",
"templatestyles-error-bad-character-in-url": "Ugyldig tegn i URL på linje $1, tegn $2.",
"templatestyles-error-bad-escape": "Ugyldig tegn i ''escape'' på linje $1, tegn $2.",
"templatestyles-error-bad-value-for-property": "Ugyldig eller ustøttet verdi for egenskapen <code>$3</code> på linje $1, tegn $2.",
"templatestyles-error-expected-at-rule": "Forventet <code>@$3</code> på linje $1, tegn $2.",
"templatestyles-error-expected-colon": "Forventet kolon på linje $1, tegn $2.",
"templatestyles-error-expected-declaration": "Forventet en erklæring på linje $1, tegn $2.",
"templatestyles-error-expected-declaration-list": "Forventet en erklæringsliste på linje $1, tegn $2.",
"templatestyles-error-expected-eof": "Forventet slutten av stilarket på linje $1, tegn $2.",
"templatestyles-error-expected-ident": "Forventet en identifikator på linje $1, tegn $2.",
"templatestyles-error-expected-qualified-rule": "Forventet en stilregel på linje $1, tegn $2.",
"templatestyles-error-expected-stylesheet": "Forventet et stilark på linje $1, tegn $2.",
"templatestyles-error-invalid-font-face-at-rule": "<code>@font-face</code> tillater ikke noe annet foran blokka på linje $1, tegn $2.",
"templatestyles-error-invalid-font-feature-value": "<code>@$3</code> tillater ikke noe annet foran blokka på linje $1, tegn $2.",
"templatestyles-error-unclosed-comment": "Ulukket kommentar som starter på linje $1, tegn $2.",
"templatestyles-error-unclosed-string": "Ulukket streng som starter på linje $1, tegn $2.",
"templatestyles-error-unclosed-url": "Ulukket URL på linje $1, tegn $2.",
"templatestyles-error-unexpected-eof": "Uforventet slutt på stilarket på linje $1, tegn $2.",
"templatestyles-error-unexpected-eof-in-block": "Uforventet slutt på stilark i blokk på linje $1, tegn $2.",
"templatestyles-error-unexpected-eof-in-function": "Uforventet slutt på stilark i funksjon på linje $1, tegn $2.",
"templatestyles-error-unexpected-eof-in-rule": "Uforventet slutt på stilark i regel på linje $1, tegn $2.",
"templatestyles-error-unrecognized-property": "Ugjenkjent eller ustøttet egenskap på linje $1, tegn $2.",
"templatestyles-error-unrecognized-rule": "Ugjenkjent eller ustøttet regel på linje $1, tegn $2."
}