Conversation
|
Quick look the translations seem to be good on mobile rn so didnt have a proper look |
|
I could make some good changes as a Dutchie my self! May I do that? |
|
Yeah np, I'm from The Netherlands as well, but any improvements are always welcome! |
|
Alright will get to work then! |
| "voxy.config.general.enabled.tooltip": "Schakelt voxy volledig in of uit", | ||
|
|
||
| "voxy.config.general.serviceThreads": "Service threads", | ||
| "voxy.config.general.serviceThreads.tooltip": "Aantal threads dat de ServiceThreadPool kan gebruiken", |
There was a problem hiding this comment.
Maybe in parentheses: (Hoe de LoDs worden renderd).
| "voxy.config.title": "Voxy", | ||
|
|
||
| "voxy.config.general": "Algemeen", | ||
| "voxy.config.rendering": "Rendering", |
There was a problem hiding this comment.
well no genereren is generate. maybe "renderen" is better then rendering
| "voxy.config.rendering": "Rendering", | ||
|
|
||
| "voxy.config.general.enabled": "Voxy inschakelen", | ||
| "voxy.config.general.enabled.tooltip": "Schakelt voxy volledig in of uit", |
There was a problem hiding this comment.
Voxy should always be with capital letter so: Schakelt Voxy volledig in of uit.
| "voxy.config.general.serviceThreads.tooltip": "Aantal threads dat de ServiceThreadPool kan gebruiken", | ||
|
|
||
| "voxy.config.general.useSodiumBuilder": "Sodium threads gebruiken", | ||
| "voxy.config.general.useSodiumBuilder.tooltip": "Gebruikt sodium builder threads als onderdeel van voxy's thread pool, kan stotteren en lag verminderen bij snel bewegen op hoge renderafstand", |
There was a problem hiding this comment.
Also here voxy’s should be Voxy’s here, and it should be genereerafstand. From now on I’ll stop saying the capital letters, but they should still be changed!
| "voxy.config.general.ingest": "Chunk verwerking", | ||
| "voxy.config.general.ingest.tooltip": "Schakelt voxy's mogelijkheid om nieuwe chunks naar LoDs te converteren in of uit", | ||
|
|
||
| "voxy.config.general.rendering": "Voxy Rendering", |
There was a problem hiding this comment.
Genereren instead of rendering!
There was a problem hiding this comment.
as said before i think renderen (or rendering even) is still better then genereren as this is about the rendering of the chunks not the generating/ingesting of the chunks
There was a problem hiding this comment.
Well they are loaded in so you can see them but… hey its just a translation don’t be hard about it.
There was a problem hiding this comment.
i put thumbsdown for the others as an indicator they should be changed to renderen or keep at rendering but genereren isnt the correct word
There was a problem hiding this comment.
Okay, that’s valid. But why no explanation?
There was a problem hiding this comment.
cuz im tired just came out of a difficult exam and my brain forgor
There was a problem hiding this comment.
Because rendering is not a Dutch word.
| "voxy.config.general.renderDistance.tooltip": "Renderafstand van voxy in chunks", | ||
|
|
||
| "voxy.config.general.environmental_fog": "Omgevingsmist inschakelen", | ||
| "voxy.config.general.environmental_fog.tooltip": "Schakelt voxy omgevingsmist rendering in of uit", |
There was a problem hiding this comment.
Instead of Rendering it should be genereren
| "voxy.config.general.environmental_fog": "Omgevingsmist inschakelen", | ||
| "voxy.config.general.environmental_fog.tooltip": "Schakelt voxy omgevingsmist rendering in of uit", | ||
|
|
||
| "voxy.config.general.render_fog": "Render mist inschakelen", |
| "voxy.config.general.environmental_fog.tooltip": "Schakelt voxy omgevingsmist rendering in of uit", | ||
|
|
||
| "voxy.config.general.render_fog": "Render mist inschakelen", | ||
| "voxy.config.general.render_fog.tooltip": "Schakelt render mist effect in of uit", |
| "voxy.config.general.render_fog": "Render mist inschakelen", | ||
| "voxy.config.general.render_fog.tooltip": "Schakelt render mist effect in of uit", | ||
|
|
||
| "voxy.config.general.render_statistics": "Render statistieken inschakelen", |
| "voxy.config.general.render_fog.tooltip": "Schakelt render mist effect in of uit", | ||
|
|
||
| "voxy.config.general.render_statistics": "Render statistieken inschakelen", | ||
| "voxy.config.general.render_statistics.tooltip": "Schakel render statistieken in het F3 menu in, handig voor het opsporen van problemen" |
|
@VodaCode-Official thanks for the suggestions! My feedback on your comments:
|
|
I was also looking ath the LoD one and didnt understand where that was supposed to go |
|
@untitledpng Glad that I could help! So here some more information or just opinions:
|
|
I think weergave would be a better alternative to rendering because it's more consistent with vanilla, as render distance is translated as weergavebereik (though I do think weergaveafstand would be better but whatever). |
Add Dutch language support (nl_nl.json)
Adds Dutch translations for all Voxy config UI strings.
Changes:
src/main/resources/assets/voxy/lang/nl_nl.jsonwith Dutch translations for all config options and tooltips.