mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-25 20:16:00 +01:00
Translated new strings to Dutch (#453)
This commit is contained in:
parent
282b3806f3
commit
eaac9f8f84
@ -4,6 +4,11 @@
|
|||||||
title: "Menu"
|
title: "Menu"
|
||||||
tooltip: "Menu"
|
tooltip: "Menu"
|
||||||
}
|
}
|
||||||
|
map: {
|
||||||
|
unloaded: "Geen kaart geladen."
|
||||||
|
loading: "Kaart laden..."
|
||||||
|
errored: "Er is een probleem opgetreden tijdens het laden van deze kaart!"
|
||||||
|
}
|
||||||
maps: {
|
maps: {
|
||||||
title: "Kaarten"
|
title: "Kaarten"
|
||||||
button: "Kaarten"
|
button: "Kaarten"
|
||||||
@ -14,9 +19,17 @@
|
|||||||
button: "Markers"
|
button: "Markers"
|
||||||
tooltip: "Markerlijst"
|
tooltip: "Markerlijst"
|
||||||
marker: "marker | markers"
|
marker: "marker | markers"
|
||||||
markerSet: "Markerset | Markersets"
|
markerSet: "markerset | markersets"
|
||||||
searchPlaceholder: "Zoek..."
|
searchPlaceholder: "Zoek..."
|
||||||
followPlayerTitle: "Volg Speler"
|
followPlayerTitle: "Volg Speler"
|
||||||
|
sort {
|
||||||
|
title: "Sorteer op"
|
||||||
|
by {
|
||||||
|
default: "standaard"
|
||||||
|
label: "naam"
|
||||||
|
distance: "afstand"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
settings: {
|
settings: {
|
||||||
title: "Instellingen"
|
title: "Instellingen"
|
||||||
@ -47,6 +60,10 @@
|
|||||||
normal: "Normaal (Standaard x1)"
|
normal: "Normaal (Standaard x1)"
|
||||||
low: "Laag (Opgeschaald x0.5)"
|
low: "Laag (Opgeschaald x0.5)"
|
||||||
}
|
}
|
||||||
|
mapControls: {
|
||||||
|
title: "Kaartbesturing"
|
||||||
|
showZoomButtons: "Laat zoomknoppen zien"
|
||||||
|
}
|
||||||
freeFlightControls: {
|
freeFlightControls: {
|
||||||
title: "Vrije camera"
|
title: "Vrije camera"
|
||||||
mouseSensitivity: "Muis gevoeligheid"
|
mouseSensitivity: "Muis gevoeligheid"
|
||||||
@ -56,12 +73,15 @@
|
|||||||
title: "Renderafstand"
|
title: "Renderafstand"
|
||||||
hiresLayer: "Hires-Laag"
|
hiresLayer: "Hires-Laag"
|
||||||
lowersLayer: "Lowres-Laag"
|
lowersLayer: "Lowres-Laag"
|
||||||
|
loadHiresWhileMoving: "Laad hires tijdens het bewegen"
|
||||||
|
off: "Uit"
|
||||||
}
|
}
|
||||||
theme: {
|
theme: {
|
||||||
title: "Kleurmodus"
|
title: "Kleurmodus"
|
||||||
default: "Standaard (Systeem/Browser)"
|
default: "Standaard (Systeem/Browser)"
|
||||||
dark: "Donker"
|
dark: "Donker"
|
||||||
light: "Licht"
|
light: "Licht"
|
||||||
|
contrast: "Contrast"
|
||||||
}
|
}
|
||||||
debug: {
|
debug: {
|
||||||
button: "Debug"
|
button: "Debug"
|
||||||
@ -76,6 +96,11 @@
|
|||||||
compass: {
|
compass: {
|
||||||
tooltip: "Kompas / Naar het noorden richten"
|
tooltip: "Kompas / Naar het noorden richten"
|
||||||
}
|
}
|
||||||
|
screenshot: {
|
||||||
|
title: "Schermafdruk"
|
||||||
|
button: "Schermafdruk nemen"
|
||||||
|
clipboard: "Kopieer naar klembord"
|
||||||
|
}
|
||||||
controls: {
|
controls: {
|
||||||
title: "Aanzicht / Besturing"
|
title: "Aanzicht / Besturing"
|
||||||
perspective: {
|
perspective: {
|
||||||
|
Loading…
Reference in New Issue
Block a user