🌐 New Crowdin updates (#1531)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"allowGuests": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Anoniem toestaan",
|
||||
"description": "Niet-ingelogde gebruikers je forum laten bekijken"
|
||||
}
|
||||
}
|
||||
@@ -18,12 +18,12 @@
|
||||
"description": "Pas de achtergrond, kleuren en het uiterlijk van de app aan"
|
||||
},
|
||||
"accessibility": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Toegankelijkheid",
|
||||
"description": "Homarr configureren voor gehandicapte gebruikers"
|
||||
},
|
||||
"access": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"description": "Configureren wie toegang heeft tot je board"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "Cache opschonen",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"label": "Selecteer de cache(s) om te wissen",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
"ping": "Ping-query's",
|
||||
"repositoryIcons": "Verafgelegen/Lokaal pictogrammen",
|
||||
"calendar&medias": "Media uit de kalender",
|
||||
"weather": "Weergegevens"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"notificationTitle": "Cache gewist",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
"text": "Alle cache wissen",
|
||||
"notificationMessage": "Alle cache is gewist"
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
"text": "Verwijder geselecteerde zoekopdrachten",
|
||||
"notificationMessageSingle": "Cache voor {{value}} is gewist",
|
||||
"notificationMessageMulti": "Cache voor {{values}} is gewist"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
"toggle": "Bewerkingsmodus schakelen",
|
||||
"enable": "Bewerkingsmodus inschakelen",
|
||||
"disable": "Bewerkingsmodus uitschakelen"
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"label": "Wachtwoord bewerken",
|
||||
"message": "Om de bewerkingsmodus aan te zetten, moet u het wachtwoord invoeren dat u hebt ingevoerd in de omgevingsvariabele met de naam <Code>EDIT_MODE_PASSWORD</Code> . Als deze niet is ingesteld, kunt u de bewerkingsmodus niet in- en uitschakelen.",
|
||||
"submit": "Indienen"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Succes",
|
||||
"message": "Bewerkingsmodus met succes ingeschakeld, pagina opnieuw geladen..."
|
||||
},
|
||||
"error": {
|
||||
"title": "Fout",
|
||||
"message": ""
|
||||
"message": "Het is niet gelukt om de bewerkingsmodus om te schakelen, probeer het opnieuw."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Zoekmachine",
|
||||
"configurationName": "Zoekmachine configuratie",
|
||||
"custom": "",
|
||||
"custom": "Aangepast",
|
||||
"tips": {
|
||||
"generalTip": "U kunt meerdere voorvoegsels gebruiken! Door deze voor uw zoekopdracht toe te voegen worden de resultaten gefilterd. !s (Web), !t (Torrents), !y (YouTube), en !m (Media).",
|
||||
"placeholderTip": "%s kan worden gebruikt als plaatshouder voor de query."
|
||||
|
||||
Reference in New Issue
Block a user