chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-01-15 16:13:54 +00:00
committed by GitHub
parent 34a76c98e8
commit 7f8e6e4ea1
29 changed files with 663 additions and 170 deletions

View File

@@ -2153,6 +2153,13 @@
"tooltip": "Dit bord wordt weergegeven als je home-bord"
}
},
"setMobileHomeBoard": {
"label": "",
"badge": {
"label": "",
"tooltip": ""
}
},
"duplicate": {
"label": ""
},
@@ -2189,7 +2196,13 @@
"title": "Algemeen",
"item": {
"language": "Taal & regio",
"board": "Home-bord",
"board": {
"title": "",
"type": {
"general": "",
"mobile": ""
}
},
"defaultSearchEngine": "",
"firstDayOfWeek": "Eerste dag van de week",
"accessibility": "Toegankelijkheid"
@@ -2349,6 +2362,7 @@
"title": "Borden",
"homeBoard": {
"label": "Globaal home-bord",
"mobileLabel": "",
"description": "Alleen openbare borden zijn beschikbaar voor selectie"
}
},
@@ -2738,6 +2752,9 @@
"homeBoard": {
"label": "Instellen als home-bord"
},
"mobileBoard": {
"label": ""
},
"settings": {
"label": "Instellingen openen"
}