aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVistaus <vistaus@noreply.codeberg.org>2025-10-03 08:52:07 +0000
committerCodeberg Translate <translate@codeberg.org>2025-10-07 05:19:07 +0000
commite59d8f34e7ea1b90f9cba1bd17dc0a661ac3ea24 (patch)
tree7f34965c82218fc488fd13e20e24333dc6947aa1
parent18cea123bc6c428b5f7fccf5dc5fc665c14331aa (diff)
downloadhurrycurry-e59d8f34e7ea1b90f9cba1bd17dc0a661ac3ea24.tar
hurrycurry-e59d8f34e7ea1b90f9cba1bd17dc0a661ac3ea24.tar.bz2
hurrycurry-e59d8f34e7ea1b90f9cba1bd17dc0a661ac3ea24.tar.zst
Translated using Weblate (Dutch)
Currently translated at 100.0% (314 of 314 strings) Translation: Hurry Curry!/Game Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/nl/
-rw-r--r--locale/nl.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/locale/nl.ini b/locale/nl.ini
index b4fb7c54..c07d64e8 100644
--- a/locale/nl.ini
+++ b/locale/nl.ini
@@ -347,3 +347,16 @@ c.system_message.sceneshot_saved = Schermfoto opgeslagen in {path}
c.system_message.screenshot_saved = Schermfoto opgeslagen in {path}
s.state.paused.all_idle = Spel onderbroken
s.state.paused.any_not_ready = Bezig met wachten op {0} spelers…
+s.tool.map_linter.chair_no_customer_access = De stoel op {0} is ontoegankelijk.
+s.tool.map_linter.chair_no_table = De stoel op {0} staat niet op een interactieve tegel.
+s.tool.map_linter.exclusive_no_recipe = Tegel {0} is exclusief, maar bevat geen recepten.
+s.tool.map_linter.no_chef_access = Tegel {0} op {1} is ontoegankelijk voor koks.
+s.tool.map_linter.no_demands = Er zijn geen eisen mogelijk.
+s.tool.map_linter.no_easy_access = Tegel {0} op {1} is moeilijk toegankelijk.
+s.tool.map_linter.not_collider = Tegel {0} is interactief.
+s.tool.map_linter.not_exclusive = Tegel {0} is geen exclusief recept.
+s.tool.map_linter.not_walkable = Tegel {0} botst.
+s.tool.map_linter.ok = Kaart ‘{0}’ ziet er goed uit.
+s.tool.map_linter.title = Kaart ‘{0}’ heeft {1} mogelijke problemen:
+s.tool.map_linter.unknown_tile = Tegel {0} is onbekend.
+s.tool.map_linter.walkable = Tegel {0} botst niet.