mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 19:09:52 +00:00
34a65bc270
Change-Id: Ie2ae7a29e7b5a47e98c03b371dea52a2859921f1
48 lines
2.9 KiB
JSON
48 lines
2.9 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-confirmation": "Vil du {{GENDER:$1|takke}} $2 for denne redigeringen?",
|
|
"thanks-thanked-notice": "$1 får høre at du satte pris på {{GENDER:$2|redigeringen hans|redigeringen hennes|redigeringen}}.",
|
|
"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 får høre at du satte pris på {{GENDER:$2|kommentaren hans|kommentaren hennes|kommentaren}}.",
|
|
"notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|takket}} deg for $2 i «$3» på [[:$4]].",
|
|
"notification-flow-thanks-post-link": "din kommentar",
|
|
"notification-flow-thanks-flyout": "[[User:$1|$1]] {{GENDER:$1|takket}} deg for din kommentar til «$2» på $3.",
|
|
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|takket}} deg for din kommentar på {{SITENAME}}",
|
|
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|takket}} deg for din kommentar til «$2» på $3."
|
|
}
|