mediawiki-extensions-Thanks/i18n/nb.json
Translation updater bot cdb09f929f Localisation updates from https://translatewiki.net.
Change-Id: Ie3779800fc766e4a4aebf69295caed91f3400e61
2023-10-31 09:09:30 +01:00

70 lines
4.5 KiB
JSON

{
"@metadata": {
"authors": [
"AnB",
"Chameleon222",
"Danmichaelo",
"EdoAug",
"Jeblad",
"Jon Harald Søby",
"Macofe",
"Njardarlogar"
]
},
"thanks-desc": "Legger til lenker for å takke brukere for redigeringer, kommentarer, etc.",
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|takk}}}}",
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|takket}}}}",
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Takk}}}}",
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Takket}}}}",
"thanks-button-action-queued": "{{GENDER:$1|{{GENDER:$2|Takker}}}} $1 ...",
"thanks-button-action-cancel": "Avbryt",
"thanks-button-action-completed": "Du {{GENDER:$1|{{GENDER:$2|takket}}}} $1",
"thanks-error-undefined": "Takkehandlingen feilet (feilkode: $1). Prøv igjen.",
"thanks-error-invalid-log-id": "Loggoppføring ikke funnet",
"thanks-error-invalid-log-type": "Loggtypen «$1» er ikke i listen over tillatte loggtyper.",
"thanks-error-log-deleted": "Den forespurte loggoppføringen har blitt sletta og kan ikke takkes for.",
"thanks-error-invalidrevision": "Sideversjons-ID er ikke gyldig.",
"thanks-error-revdeleted": "Kunne ikke sende takk fordi sideversjonen har blitt slettet.",
"thanks-error-notitle": "Sidetittelen kunne ikke hentes",
"thanks-error-invalidrecipient": "Ingen gyldig mottaker funnet",
"thanks-error-invalidrecipient-bot": "Botter kan ikke takkes",
"thanks-error-invalidrecipient-self": "Du kan ikke takke deg selv",
"thanks-error-notloggedin": "Anonyme brukere kan ikke sende takk",
"thanks-error-ratelimited": "{{GENDER:$1|Du}} har overskredet frekvensbegrensingen din. Vent litt og prøv igjen.",
"thanks-error-api-params": "Enten «revid» eller «logid» må oppgis.",
"thanks-thank-tooltip": "{{GENDER:$1|Send}} en takkemelding til denne {{GENDER:$2|brukeren}}",
"thanks-thank-tooltip-no": "{{GENDER:$1|Avbryt}} takkemeldingen",
"thanks-thank-tooltip-yes": "{{GENDER:$1|Send}} takkemeldingen",
"thanks-confirmation2": "Vil du {{GENDER:$1|sende}} takk offentlig?",
"thanks-thanked-notice": "{{GENDER:$3|Du}} takket {{GENDER:$2|$1}}.",
"thanks": "Send takk",
"thanks-submit": "Send takk",
"echo-pref-subscription-edit-thank": "Takker meg for en redigering",
"echo-pref-tooltip-edit-thank": "Varsle meg når noen takker meg for en redigering jeg har gjort.",
"echo-category-title-edit-thank": "Takk",
"notification-thanks-diff-link": "redigeringen din",
"notification-header-rev-thank": "$1 {{GENDER:$2|takket}} for redigeringen {{GENDER:$4|din}} på <strong>$3</strong>.",
"notification-header-creation-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$4|deg}} for at du opprettet <strong>$3</strong>.",
"notification-header-log-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$4|deg}} for handlingen din knytta til <strong>$3</strong>.",
"notification-compact-header-edit-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$3|deg}}.",
"notification-bundle-header-rev-thank": "{{PLURAL:$1|En person|$1 personer|100=99+ personer}} takket for redigeringen {{GENDER:$3|din}} på <strong>$2</strong>.",
"notification-bundle-header-log-thank": "{{PLURAL:$1|Én person|$1 personer|100=99+ personer}} takket {{GENDER:$3|deg}} for handlingen din knytta til <strong>$2</strong>.",
"log-name-thanks": "Takkelogg",
"log-description-thanks": "Under er en liste over brukere som har blitt takket av andre brukere.",
"logentry-thanks-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$4|$3}}",
"logeventslist-thanks-log": "Takkelogg",
"thanks-error-no-id-specified": "Du må angi en sideversjons-ID eller logg-ID å takke for.",
"thanks-confirmation-special-log": "Vil du takke offentlig for denne logghandlingen?",
"thanks-confirmation-special-rev": "Vil du sende en offentlig takk for denne redigeringen?",
"notification-link-text-view-post": "Vis kommentar",
"notification-link-text-view-logentry": "Vis loggoppføring",
"thanks-error-invalidpostid": "Innleggs-ID-en er ugyldig.",
"flow-thanks-confirmation-special": "Vil du takke offentlig for denne kommentaren?",
"flow-thanks-thanked-notice": "{{GENDER:$3|Du}} takket $1 for kommentaren {{GENDER:$2|hans|hennes|hans/hennes}}.",
"notification-flow-thanks-post-link": "kommentaren din",
"notification-header-flow-thank": "$1 {{GENDER:$2|takket}} for kommentaren {{GENDER:$5|din}} under overskriften «<strong>$3</strong>».",
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$3|deg}}.",
"notification-bundle-header-flow-thank": "{{PLURAL:$1|Én person|$1 personer|100=99+ personer}} takket deg for kommentaren {{GENDER:$3|din}} under «<strong>$2</strong>».",
"ipb-action-thanks": "Sender takk"
}