chore(translations): new crowdin updates (#1984)

This commit is contained in:
Thomas Camlong
2024-05-07 19:46:34 +02:00
committed by GitHub
parent f12dd52208
commit 477d249da8
228 changed files with 9811 additions and 1206 deletions

View File

@@ -1,11 +1,11 @@
{
"pageTitle": {
"label": "Paginatitel",
"description": "De titel van het dashboard linksboven"
"description": "De dashboard titel linksboven"
},
"metaTitle": {
"label": "Meta Titel",
"description": "De titel die wordt weergegeven in uw browsertabblad"
"label": "Meta titel",
"description": "De titel die wordt weergegeven in je browsertabblad"
},
"logo": {
"label": "Logo",
@@ -13,7 +13,7 @@
},
"favicon": {
"label": "Favicon",
"description": "Het pictogram dat wordt weergegeven in uw browsertabblad"
"description": "Het pictogram dat wordt weergegeven in je browsertabblad"
},
"background": {
"label": "Achtergrond"
@@ -26,9 +26,9 @@
}
},
"backgroundImageSize": {
"label": "",
"label": "Grootte achtergrondafbeelding",
"options": {
"cover": "",
"cover": "Bedekken - Schaalt de afbeelding zo klein mogelijk om het hele venster te bedekken door overtollige ruimte bij te snijden. (aanbevolen)",
"contain": ""
}
},
@@ -43,8 +43,8 @@
},
"customCSS": {
"label": "Eigen CSS",
"description": "Pas uw dashboard verder aan met behulp van CSS, alleen aanbevolen voor ervaren gebruikers",
"description": "Pas je dashboard verder aan met behulp van CSS, alleen aanbevolen voor ervaren gebruikers",
"placeholder": "Eigen CSS wordt als laatste toegepast",
"applying": "CSS toepassen..."
"applying": "CSS aan het toepassen..."
}
}