mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 19:09:52 +00:00
ef017fd6f2
Change-Id: I9682c6254089f5d19667904d3cc41b2960fd67db
42 lines
2.1 KiB
JSON
42 lines
2.1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Christian List",
|
|
"Palnatoke",
|
|
"Thomsen",
|
|
"Sarrus",
|
|
"Simeondahl",
|
|
"SimmeD",
|
|
"EeveeSylveon",
|
|
"Saederup92"
|
|
]
|
|
},
|
|
"thanks-desc": "Tilføjer links til at takke brugerne for ændringer, kommentarer, osv.",
|
|
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|tak}}}}",
|
|
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|takkede}}}}",
|
|
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|Tak}}}}",
|
|
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|Takkede}}}}",
|
|
"thanks-error-undefined": "Takkehandlingen mislykkedes (fejlkode: $1). Prøv venligst igen.",
|
|
"thanks-error-invalidrevision": "Versions-ID er ikke gyldigt.",
|
|
"thanks-error-invalidrecipient-self": "Du kan ikke takke dig selv",
|
|
"thanks-error-ratelimited": "{{GENDER:$1|Du}} har overskredet din frekvensgrænse. Vent et stykke tid og prøv igen.",
|
|
"thanks-thank-tooltip": "{{GENDER:$1|Send}} en takkemeddelelse til denne {{GENDER:$2|bruger}}",
|
|
"thanks-confirmation2": "Alle takker er offentlige. Vil du {{GENDER:$1|sende}} tak?",
|
|
"thanks-thanked-notice": "{{GENDER:$3|Du}} takkede {{GENDER:$2|$1}}.",
|
|
"thanks": "Send tak",
|
|
"thanks-submit": "Send tak",
|
|
"echo-pref-subscription-edit-thank": "Takker mig for min redigering",
|
|
"echo-pref-tooltip-edit-thank": "Giv mig besked, når nogen takker mig for en redigering jeg har lavet.",
|
|
"echo-category-title-edit-thank": "Tak!",
|
|
"notification-thanks-diff-link": "din redigering",
|
|
"notification-header-rev-thank": "$1 {{GENDER:$2|takkede}} {{GENDER:$4|dig}} for din redigering på '''$3'''.",
|
|
"log-name-thanks": "Takkelog",
|
|
"log-description-thanks": "Nedenfor er en liste over brugere, som er blevet takket af andre brugere.",
|
|
"logentry-thanks-thank": "$1 {{GENDER:$2|takkede}} {{GENDER:$4|$3}}",
|
|
"logeventslist-thanks-log": "Takkelog",
|
|
"notification-link-text-view-post": "Vis kommentar",
|
|
"notification-flow-thanks-post-link": "din kommentar",
|
|
"notification-header-flow-thank": "$1 {{GENDER:$2|takkede}} {{GENDER:$5|dig}} for din kommentar i \"<strong>$3</strong>\".",
|
|
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|takkede}} {{GENDER:$3|dig}}."
|
|
}
|