@indiekit/indiekit
Version:
The little server that connects your website to the independent web
105 lines • 2.67 kB
JSON
{
"guidance": {
"discovery": "Om ervoor te zorgen dat %s kan worden ontdekt door Micropub-clients en toestemming kan vragen om op uw website te posten, voegt u de volgende waarden toe aan de `<head>` van uw website:"
},
"homepage": {
"title": "Welkom!"
},
"offline": {
"description": "Deze pagina kan niet worden weergegeven omdat je momenteel offline bent.",
"title": "Offline"
},
"plugin": {
"options": "Opties"
},
"scope": {
"block": {
"label": "Gebruikers blokkeren"
},
"channels": {
"label": "Kanalen beheren"
},
"create": {
"label": "Posten maken"
},
"delete": {
"label": "Verwijder posten en media"
},
"draft": {
"label": "Maak en update alleen conceptposts"
},
"email": {
"label": "Emailadres"
},
"follow": {
"label": "De volgende lijst beheren"
},
"label": "Permissies gevraagd",
"media": {
"label": "Media uploaden"
},
"mute": {
"label": "Gebruikers dempen"
},
"none": {
"label": "Je hebt geen publicatierechten"
},
"notSupported": {
"hint": "Niet ondersteund"
},
"profile": {
"label": "Informatie over het profiel"
},
"read": {
"label": "Kanalen lezen"
},
"update": {
"label": "Posten updaten"
}
},
"session": {
"login": {
"description": "Meld je aan om te verifiëren dat je de eigenaar bent %s",
"me": "Webadres",
"submit": "Doorgaan",
"title": "Inloggen"
},
"logout": {
"title": "Afmelden"
}
},
"status": {
"application": {
"accessToken": "Token voor toegang",
"authorizationEndpoint": "Autorisatie eindpunt",
"installedPlugins": "Geïnstalleerde plug-ins",
"locale": "Taal",
"localeNotAvailable": "{{app}} is nog niet vertaald in {{locale}}",
"mediaEndpoint": "Media-endpoint",
"micropubEndpoint": "Micropub-eindpunt",
"name": "Naam",
"summaryTitle": "Applicatie-instellingen",
"themeColor": "Themakleur",
"themeColorScheme": "Thema",
"themeColorSchemeValue": {
"automatic": "Automatisch",
"dark": "Donker",
"light": "Licht"
},
"timeZone": "Tijdzone",
"version": "Versie"
},
"publication": {
"channels": "Kanalen",
"locale": "Taal",
"me": "Webadres",
"mediaStore": "Mediawinkel",
"postTypes": "Artikeltype",
"preset": "Vooringestelde",
"store": "Content store",
"summaryTitle": "Publicatie-instellingen",
"syndicationTargets": "Syndicatiedoelen"
},
"title": "Status server"
}
}