🌐 New Crowdin updates (#711)

This commit is contained in:
Thomas Camlong
2023-02-25 06:15:33 +09:00
committed by GitHub
parent fddcfb3f06
commit 05423440f3
195 changed files with 3641 additions and 218 deletions

View File

@@ -1,3 +1,4 @@
{
"colors": "Kleuren",
"suffix": "{{color}} kleur"
}

View File

@@ -1,21 +1,21 @@
{
"text": "",
"text": "Met aanpassingen kan je je ervaring met Homarr configureren en aanpassen naar je voorkeuren.",
"accordeon": {
"layout": {
"name": "",
"description": ""
"name": "Indeling",
"description": "Elementen op je header en dashboard tegels in- en uitschakelen"
},
"gridstack": {
"name": "",
"description": ""
"name": "Gridstack",
"description": "Het gedrag en de kolommen van je dashboard aanpassen"
},
"pageMetadata": {
"name": "",
"description": ""
"name": "Pagina Metadata",
"description": "Tegels, logo en PWA aanpassen"
},
"appereance": {
"name": "",
"description": ""
"name": "Uiterlijk",
"description": "Pas de achtergrond, kleuren en het uiterlijk van apps aan."
}
}
}

View File

@@ -1,10 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
"labelPreset": "Kolommen in {{size}} grootte",
"descriptionPreset": "Aantal kolommen wanneer het scherm minder dan {{pixels}} pixels breed is.",
"descriptionExceedsPreset": "Aantal kolommen wanneer het scherm groter is dan {{pixels}} pixels"
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
"unsavedChanges": "Je hebt niet opgeslagen wijzigingen. Klik op de knop Wijzigingen toepassen om ze toe te passen en op te slaan.",
"applyChanges": "Wijzigingen toepassen",
"defaultValues": "Standaardwaarden"
}

View File

@@ -1,28 +1,28 @@
{
"pageTitle": {
"label": "Paginatitel",
"description": ""
"description": "De titel van het dashboard linksboven"
},
"metaTitle": {
"label": "Meta Titel",
"description": ""
"description": "De titel, die als uw tabnaam wordt weergegeven"
},
"logo": {
"label": "Logo",
"description": ""
"description": "Het dashboardlogo linksboven"
},
"favicon": {
"label": "Favicon",
"description": ""
"description": "Het pictogram, dat wordt gebruik voor de naam van het tabblad"
},
"background": {
"label": "Achtergrond"
},
"customCSS": {
"label": "Eigen CSS",
"description": "",
"description": "Alle elementen op je dashboard aanpassen, alleen aanbevolen voor ervaren gebruikers",
"placeholder": "Eigen CSS wordt als laatste toegepast",
"applying": ""
"applying": "CSS toepassen..."
},
"buttons": {
"submit": "Indienen"