1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "Speelt een spel"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Bladeren..."
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Live"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Wordt afgespeeld"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} over"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} verstreken"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "Je zult deze functies geweldig vinden!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "Naar bibliotheek"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "Met onze eenvoudige extensie kunnen gebruikers gemakkelijk presences van anderen toevoegen, gebruiken en beheren!"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "Vind **jouw** presence"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "Word lid van onze Discord"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "Is er iets kapot, krijg je een heleboel foutmeldingen of werkt het gewoon niet? We verhelpen deze problemen graag in onze Discord-server. We hebben daar ons eigen ondersteuningssysteem dat ervoor zorgt dat je probleem zo snel mogelijk opgelost wordt."
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "Snelle ondersteuning"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "Moe van ingewikkelde gebruikersinterfaces? Wij houden onze UI zo eenvoudig en nuttig mogelijk, met belangrijke functies zoals:"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "App- en extensie-instellingen"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "Presencebeheer"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "Sorteren op categorie"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "Eenvoudige gebruikersinterface"
- },
- "home.introduction.button.getPremid": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "Verkrijg PreMiD"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "Downloads"
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "Functies"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "**PreMiD** is een eenvoudig, configureerbaar hulpmiddel waarmee je kunt laten zien wat je op het internet aan het doen bent in je Discord status."
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "Websitetaal"
- }
- }
|