mediawiki-extensions-Thanks/i18n/api/nb.json
Translation updater bot 40980f0ef5 Localisation updates from https://translatewiki.net.
Change-Id: Ibd6b48aa8c6be6542ad15c30ce673244fcae1581
2018-11-21 22:29:28 +01:00

20 lines
993 B
JSON

{
"@metadata": {
"authors": [
"Danmichaelo",
"Jon Harald Søby",
"Macofe"
]
},
"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. Denne eller 'log' må oppgis.",
"apihelp-thank-param-log": "Logg-ID å takke noen for. Denne eller 'rev' må oppgis.",
"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"
}