mediawiki-extensions-Thanks/i18n/nb.json
Translation updater bot 8083bc278c Localisation updates from https://translatewiki.net.
Change-Id: I91330a3049745ae748afcfe27636a4add867e8ae
2016-07-04 22:34:04 +02:00

62 lines
4.3 KiB
JSON

{
"@metadata": {
"authors": [
"Danmichaelo",
"Jeblad",
"Njardarlogar",
"Chameleon222",
"Macofe"
]
},
"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-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": "{{GENDER:$1|Send}} offentlig takk for denne redigeringen?",
"thanks-thanked-notice": "$1 har mottatt din takk for {{GENDER:$2|redigeringen hans|redigeringen hennes|redigeringen sin}}.",
"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-thanks": "[[User:$1|$1]] {{GENDER:$1|takket}} for $2 på [[:$3]].",
"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>.",
"notification-thanks-email-subject": "$1 {{GENDER:$1|takket}} for redigeringen din på {{SITENAME}}",
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|takket}} for redigeringen din på $2.",
"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": "$1 har mottatt din takk for {{GENDER:$2|kommentaren hans|kommentaren hennes|kommentaren sin}}.",
"notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|takket}} {{GENDER:$5|}} for $2 i «$3» på [[:$4]].",
"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>».",
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|takket}} {{GENDER:$2|}} for kommentaren din på {{SITENAME}}",
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|takket}} {{GENDER:$4|}} for kommentaren din til «$2» på $3.",
"apihelp-flowthank-description": "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-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"
}