mediawiki-extensions-Thanks/i18n/nb.json
Translation updater bot b81cf2fdef Localisation updates from https://translatewiki.net.
Change-Id: Idce105c2659cb1d63e25aba47d0c766375ec95e9
2014-11-18 21:35:14 +01:00

55 lines
3.6 KiB
JSON

{
"@metadata": {
"authors": [
"Danmichaelo",
"Jeblad",
"Njardarlogar"
]
},
"thanks-desc": "Legger til lenker for å takke brukere for redigeringer, kommentarer, etc.",
"thanks-thank": "takk",
"thanks-thanked": "{{GENDER:$1|takket}}",
"thanks-button-thank": "{{GENDER:$1|Takk}}",
"thanks-button-thanked": "{{GENDER:$1|Takket}}",
"thanks-error-undefined": "Takkehandling feilet. Forsøk 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-confirmation2": "{{GENDER:$1|Send}} 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-form-revid": "Revisjons-ID for redigeringen",
"thanks-already-thanked": "{{GENDER:$1|Du}} har allerede sagt takk for denne redigeringen.",
"echo-pref-subscription-edit-thank": "Takker meg for redigeringen min",
"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}} deg for $2 på [[:$3]].",
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|takket}} deg for redigeringen din på $2.",
"notification-thanks-email-subject": "$1 {{GENDER:$1|takket}} deg for redigeringen din på {{SITENAME}}",
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|takket}} deg for redigeringen din på $2.",
"notification-link-text-respond-to-user": "Svar til bruker",
"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 takke for denne redigeringen?",
"notification-link-text-view-post": "Vis kommentar",
"thanks-error-invalidpostid": "Post-ID er ugyldig.",
"flow-thanks-confirmation-special": "Vil du 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|deg}} for $2 i «$3» på [[:$4]].",
"notification-flow-thanks-post-link": "din kommentar",
"notification-flow-thanks-flyout": "[[User:$1|$1]] {{GENDER:$1|takket}} {{GENDER:$4|deg}} for din kommentar til «$2» på $3.",
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|takket}} {{GENDER:$2|deg}} for din kommentar på {{SITENAME}}",
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|takket}} {{GENDER:$4|deg}} for din kommentar til «$2» på $3.",
"apihelp-flowthank-description": "Send en 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 UUID xyz789",
"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 «diff» eller «historikk».",
"apihelp-thank-example-1": "Send takk for revisjonen med ID 456, der referansen blir en diff-side"
}