mediawiki-extensions-Thanks/i18n/nb.json
Translation updater bot ce2fda530d Localisation updates from https://translatewiki.net.
Change-Id: I4f42c24895471f06e77fc5c6db73bcb6177e940f
2018-03-03 22:25:55 +01:00

66 lines
4.2 KiB
JSON

{
"@metadata": {
"authors": [
"Danmichaelo",
"Jeblad",
"Njardarlogar",
"Chameleon222",
"Macofe",
"Jon Harald Søby"
]
},
"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-error-undefined": "Takkehandlingen feilet (feilkode: $1). Prøv igjen.",
"thanks-error-invalidrevision": "Revisjons-ID er ikke gyldig.",
"thanks-error-revdeleted": "Revisjonen 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-echonotinstalled": "Echo er ikke installert på denne wikien",
"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-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": "All takking er offentlig. Vil du {{GENDER:$1|sende}} takk?",
"thanks-thanked-notice": "{{GENDER:$3|Du}} takket $1 for redigeringen {{GENDER:$2|hans|hennes|hans/hennes}}.",
"thanks": "Send takk",
"thanks-submit": "Send takk",
"thanks-form-revid": "Revisjons-ID for redigeringen",
"echo-pref-subscription-edit-thank": "Takker meg for en redigering",
"echo-pref-tooltip-edit-thank": "Varsle meg når noen takker meg for en redgering jeg har gjort.",
"echo-category-title-edit-thank": "Takk",
"notification-thanks-diff-link": "redigeringen din",
"notification-header-edit-thank": "$1 {{GENDER:$2|takket}} for redigeringen {{GENDER:$4|din}} på <strong>$3</strong>.",
"notification-compact-header-edit-thank": "$1 {{GENDER:$2|takket}} {{GENDER:$3|deg}}.",
"notification-bundle-header-edit-thank": "{{PLURAL:$1|En person|$1 personer|100=99+ personer}} takket for redigeringen {{GENDER:$3|din}} på <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}}",
"log-show-hide-thanks": "$1 takkelogg",
"thanks-error-no-id-specified": "Du må angi en revisjons-ID for å takke.",
"thanks-confirmation-special": "Vil du offentlig takke for denne redigeringen?",
"notification-link-text-view-post": "Vis kommentar",
"thanks-error-invalidpostid": "Post-ID er ugyldig.",
"flow-thanks-confirmation-special": "Vil du offentlig takke 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": "din kommentar",
"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 for kommentaren {{GENDER:$3|din}} under «<strong>$2</strong>».",
"apihelp-flowthank-description": "Send en offentlig takk for en Flow-kommentar.",
"apihelp-flowthank-summary": "Send en offentlig takk for en Flow-kommentar.",
"apihelp-flowthank-param-postid": "UUID-en til posten det skal takkes for.",
"apihelp-flowthank-example-1": "Send takk for kommentaren med <kbd>UUID xyz789</kbd>",
"apihelp-thank-description": "Send en takk til en skribent.",
"apihelp-thank-summary": "Send et takkevarsel til en bidragsyter.",
"apihelp-thank-param-rev": "Revisjons-ID å takke noen for.",
"apihelp-thank-param-source": "En kort streng som beskriver kilden for forespørselen, for eksempel <kbd>diff</kbd> eller <kbd>history</kbd>.",
"apihelp-thank-example-1": "Send takk for revisjonen med <kbd>ID 456</kbd>, der referansen blir en diff-side"
}