mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Update base-nl.yaml
Translated the newest additions
This commit is contained in:
parent
c21eb473f7
commit
23b17467ea
@ -156,7 +156,6 @@ mainMenu:
|
|||||||
continue: Verder
|
continue: Verder
|
||||||
newGame: Nieuw Spel
|
newGame: Nieuw Spel
|
||||||
madeBy: Gemaakt door <author-link>
|
madeBy: Gemaakt door <author-link>
|
||||||
subreddit: Reddit
|
|
||||||
|
|
||||||
dialogs:
|
dialogs:
|
||||||
buttons:
|
buttons:
|
||||||
@ -284,12 +283,12 @@ ingame:
|
|||||||
createMarker: Plaats markering
|
createMarker: Plaats markering
|
||||||
delete: Vernietig
|
delete: Vernietig
|
||||||
pasteLastBlueprint: Plak de laatst gekopiëerde blauwdruk
|
pasteLastBlueprint: Plak de laatst gekopiëerde blauwdruk
|
||||||
lockBeltDirection: Enable belt planner
|
lockBeltDirection: Maak gebruik van de lopende band planner
|
||||||
plannerSwitchSide: Flip planner side
|
plannerSwitchSide: Draai de richting van de planner
|
||||||
cutSelection: Cut
|
cutSelection: Knip
|
||||||
copySelection: Copy
|
copySelection: Kopieer
|
||||||
clearSelection: Clear Selection
|
clearSelection: Cancel selectie
|
||||||
pipette: Pipette
|
pipette: Pipet
|
||||||
|
|
||||||
# Everything related to placing buildings (I.e. as soon as you selected a building
|
# Everything related to placing buildings (I.e. as soon as you selected a building
|
||||||
# from the toolbar)
|
# from the toolbar)
|
||||||
@ -396,19 +395,6 @@ ingame:
|
|||||||
1_3_expand: >-
|
1_3_expand: >-
|
||||||
Dit is <strong>GEEN</strong> nietsdoen-spel! bouw meer ontginners en lopende banden om het doel sneller te behalen.<br><br>Tip: Houd <strong>SHIFT</strong> ingedrukt om meerdere ontginners te plaatsen en gebruik <strong>R</strong> om ze te draaien.
|
Dit is <strong>GEEN</strong> nietsdoen-spel! bouw meer ontginners en lopende banden om het doel sneller te behalen.<br><br>Tip: Houd <strong>SHIFT</strong> ingedrukt om meerdere ontginners te plaatsen en gebruik <strong>R</strong> om ze te draaien.
|
||||||
|
|
||||||
colors:
|
|
||||||
red: Red
|
|
||||||
green: Green
|
|
||||||
blue: Blue
|
|
||||||
yellow: Yellow
|
|
||||||
purple: Purple
|
|
||||||
cyan: Cyan
|
|
||||||
white: White
|
|
||||||
uncolored: No color
|
|
||||||
shapeViewer:
|
|
||||||
title: Layers
|
|
||||||
empty: Empty
|
|
||||||
|
|
||||||
# All shop upgrades
|
# All shop upgrades
|
||||||
shopUpgrades:
|
shopUpgrades:
|
||||||
belt:
|
belt:
|
||||||
@ -533,7 +519,7 @@ storyRewards:
|
|||||||
|
|
||||||
reward_mixer:
|
reward_mixer:
|
||||||
title: Kleuren mengen
|
title: Kleuren mengen
|
||||||
desc: The <strong>mixer</strong> has been unlocked - Combine two colors using <strong>additive blending</strong> with this building!
|
desc: De <strong>menger</strong> is ontgrendeld - gebruik dit gebouw om twee kleuren te mengen via <strong>'additive blending'</strong>!
|
||||||
|
|
||||||
reward_stacker:
|
reward_stacker:
|
||||||
title: Stapelaar
|
title: Stapelaar
|
||||||
@ -701,29 +687,26 @@ settings:
|
|||||||
autosaveInterval:
|
autosaveInterval:
|
||||||
title: Autosave Interval
|
title: Autosave Interval
|
||||||
description: >-
|
description: >-
|
||||||
Controls how often the game saves automatically. You can also disable it
|
Bepaalt hoe vaak het spel automatisch opslaat. Je kan het hier ook volledig
|
||||||
entirely here.
|
mee uitschakelen.
|
||||||
intervals:
|
|
||||||
one_minute: 1 Minute
|
|
||||||
two_minutes: 2 Minutes
|
|
||||||
five_minutes: 5 Minutes
|
|
||||||
ten_minutes: 10 Minutes
|
|
||||||
twenty_minutes: 20 Minutes
|
|
||||||
disabled: Disabled
|
|
||||||
compactBuildingInfo:
|
|
||||||
title: Compact Building Infos
|
|
||||||
description: >-
|
|
||||||
Shortens info boxes for buildings by only showing their ratios. Otherwise a
|
|
||||||
description and image is shown.
|
|
||||||
disableCutDeleteWarnings:
|
|
||||||
title: Disable Cut/Delete Warnings
|
|
||||||
description: >-
|
|
||||||
Disable the warning dialogs brought up when cutting/deleting more than 100
|
|
||||||
entities.
|
|
||||||
|
|
||||||
enableColorBlindHelper:
|
intervals:
|
||||||
title: Color Blind Mode
|
one_minute: 1 Minuut
|
||||||
description: Enables various tools which allow to play the game if you are color blind.
|
two_minutes: 2 Minuten
|
||||||
|
five_minutes: 5 Minuten
|
||||||
|
ten_minutes: 10 Minuten
|
||||||
|
twenty_minutes: 20 Minuten
|
||||||
|
disabled: Uitgeschakeld
|
||||||
|
compactBuildingInfo:
|
||||||
|
title: Combacte gebouwinformatie
|
||||||
|
description: >-
|
||||||
|
Informatie weergeven bij gebouwen wordt beperkt tot alleen hun ratios. Anders
|
||||||
|
zie je een beschrijving en een afbeelding.
|
||||||
|
disableCutDeleteWarnings:
|
||||||
|
title: Schakel knip/delete waarschuwingen uit.
|
||||||
|
description: >-
|
||||||
|
Schakelt de waarschuwing uit die wordt weergegeven wanneer je meer dan 100 dingen probeert te
|
||||||
|
knippen/deleten.
|
||||||
|
|
||||||
keybindings:
|
keybindings:
|
||||||
title: Sneltoetsen
|
title: Sneltoetsen
|
||||||
@ -789,8 +772,8 @@ keybindings:
|
|||||||
exportScreenshot: Exporteer volledige basis als afbeelding
|
exportScreenshot: Exporteer volledige basis als afbeelding
|
||||||
mapMoveFaster: Beweeg sneller
|
mapMoveFaster: Beweeg sneller
|
||||||
lockBeltDirection: Schakel lopende band-planner in
|
lockBeltDirection: Schakel lopende band-planner in
|
||||||
switchDirectionLockSide: "Planner: Wissel van kant"
|
switchDirectionLockSide: "Planner: Wissel van richting"
|
||||||
pipette: Pipette
|
pipette: Pipet
|
||||||
|
|
||||||
about:
|
about:
|
||||||
title: Over dit spel
|
title: Over dit spel
|
||||||
|
Loading…
Reference in New Issue
Block a user