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

20 lines
1 KiB
JSON

{
"@metadata": {
"authors": [
"Lokal Profil",
"Macofe",
"WikiPhoenix"
]
},
"apihelp-flowthank-description": "Skicka ett tack-meddelande för en Flow-kommentar.",
"apihelp-flowthank-summary": "Skicka en offentlig tack-avisering för en Flow-kommentar.",
"apihelp-flowthank-param-postid": "UUID:et för det inlägg du vill tacka för.",
"apihelp-flowthank-example-1": "Skicka tack för kommentaren med <kbd>UUID xyz789</kbd>",
"apihelp-thank-description": "Skicka ett tack till en redigerare.",
"apihelp-thank-summary": "Skicka ett tack-avisering till en redigerare.",
"apihelp-thank-param-rev": "Sidversionens ID att tacka någon för. Detta eller \"log\" måste anges.",
"apihelp-thank-param-log": "Logg-ID att tacka någon för. Detta eller \"rev\" måste anges.",
"apihelp-thank-param-source": "En kort sträng som beskriver källan för begäran, till exempel, <kbd>diff</kbd> eller <kbd>history</kbd>.",
"apihelp-thank-example-1": "Skicka tack för version med <kbd>ID 456</kbd>, med en diff-sida som källa"
}