mediawiki-extensions-Thanks/i18n/api/sv.json
Translation updater bot 8e275d3ea1 Localisation updates from https://translatewiki.net.
Change-Id: Ib0fb388081755fe86a26a67536b620d199febd2c
2023-06-26 12:41:10 +02:00

18 lines
883 B
JSON

{
"@metadata": {
"authors": [
"Lokal Profil",
"Macofe",
"WikiPhoenix"
]
},
"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-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"
}