@indiekit/indiekit
Version:
The little server that connects your website to the independent web
105 lines • 2.66 kB
JSON
{
"guidance": {
"discovery": "Så att %s kan upptäckas av Micropub-klienter och begära tillstånd att posta på din webbplats, lägg till följande värden till din webbplats `<head>`:"
},
"homepage": {
"title": "Välkommen!"
},
"offline": {
"description": "Den här sidan kan inte visas eftersom du för närvarande är offline.",
"title": "Offline"
},
"plugin": {
"options": "Alternativ"
},
"scope": {
"block": {
"label": "Blockera användare"
},
"channels": {
"label": "Hantera kanaler"
},
"create": {
"label": "Skapa inlägg"
},
"delete": {
"label": "Radera inlägg och media"
},
"draft": {
"label": "Skapa och uppdatera endast inläggsutkast"
},
"email": {
"label": "E-postadress"
},
"follow": {
"label": "Hantera följande lista"
},
"label": "Begärde behörigheter",
"media": {
"label": "Ladda upp mediefiler"
},
"mute": {
"label": "Stäng av användare"
},
"none": {
"label": "Du har inga publiceringsbehörigheter"
},
"notSupported": {
"hint": "Stöds inte"
},
"profile": {
"label": "Profil information"
},
"read": {
"label": "Läs kanaler"
},
"update": {
"label": "Uppdatera inlägg"
}
},
"session": {
"login": {
"description": "Logga in för att verifiera att du äger %s",
"me": "Webbadress",
"submit": "Fortsätt",
"title": "Logga in"
},
"logout": {
"title": "Logga ut"
}
},
"status": {
"application": {
"accessToken": "Åtkomsttoken",
"authorizationEndpoint": "Auktoriserings-slutpunkt",
"installedPlugins": "Installerade plugins",
"locale": "Språk",
"localeNotAvailable": "{{app}} har inte översatts till {{locale}} än",
"mediaEndpoint": "Medie-slutpunkt",
"micropubEndpoint": "Micropub-slutpunkt",
"name": "Namn",
"summaryTitle": "Applikationsinställningar",
"themeColor": "Temafärg",
"themeColorScheme": "Tema",
"themeColorSchemeValue": {
"automatic": "Automatisk",
"dark": "Mörkt",
"light": "Ljust"
},
"timeZone": "Tidszon",
"version": "Version"
},
"publication": {
"channels": "Kanaler",
"locale": "Språk",
"me": "Webbadress",
"mediaStore": "Mediebutik",
"postTypes": "Inläggstyper",
"preset": "Förval",
"store": "Innehållsbank",
"summaryTitle": "Publikationsinställningar",
"syndicationTargets": "Syndikeringsmål"
},
"title": "Serverstatus"
}
}