Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

I have tried translating them, but im confused about one thing, all of the original inputs have a big and small basic name (for example as my explantion is bad: there is one called "1 k" but just underneath it, in the same bar there is "short_numbers"

is that just the variable name of the place its being stored?

Also just want to let you know, some of these are longer than the english ones, as dutch has longer words than english most of the time.


edit 1:

Just want to say: some of these words are generally used by us, but translating systems don't know some translates/think its only for english (example: level, we use both level and niveau, but niveau is more as in heights in buildings, and level is generally used in games)

edit 2:

Dutch has been fully completed, french is mostly completed BUT french needs the words before it (like une, un, des, ...) but those are dependant on the situation its used, and my french is not strong enough for that, the basic translation (ones that I can verify sound good) for most are done

I don't know how to translate: "fullscreen, windowed, number format and master volume" in french without a big chance of it being wrong, so I won't do it (I don't want to ruin a game because of bad translations the creator didn't even do).

So any french speakers please translate those last few, and maybe verify what I wrote, I followed every rule I know, and all those translations are correct from what I know, but as im not a native, (it being my thirth language) some small failures could still be in it.

It is with this that I want to end: dutch is complete, french has some key things missing, but is mostly done.

the "small name" is basically a tag to identify which line goes where in the game. short_numbers is a setting in the menu, to display numbers using short format. 

longer words should be ok, I guess

It's just for display purposes it could be messy, but I don't think most of the ones I made longer could be made shorter. Sorry for this, as I know its kind of annoying fixing those bugs, but atleast you now know about the possibility of it going over the size limit of the box.

If you want I can translate it in both ways using a slash, but that will probably mess it up more. Ill translate it here (the small ones that are different from the big ones, if it gets used in the game, as your explanations seems to use those names as both variables, and setting names):

number_display -> nummerweergave

short_numbers -> korte nummers/ verkorte nummers (its dependant on the situation)

long_numbers -> lange nummers / volledige nummers (also dependant, one is direct translation, one is more normal, one is saying just long numbers, and the other one more like full numbers/ not short numbers)

save_settings --> instellingen opslaan

quit -> verlaten

locked -> gesloten/vergrendeld (gesloten =  literal, vergrendeld is more common for games)

thousand -> duizend

exp_per_harvest -> ervaring per oogst (non short version of xp)

Rest is the same

Gl with the rest of the translations and game.

I've added Dutch translation to the game, although it's incomplete due to technical limitations of how i organized the localization system. I've reworked it now, so all of ingame text (that needs to be translated) is in a single json file. As a result, Dutch translation now needs some additions to fully cover all the text appearing in the game. It would be really nice if you'd take a look at it!

Alr, im done with the new translations, I do want to warn you for pomegranate tree, as it is called "granaatappel" and some ai's could assume your talking about the physical thing (a grenade), if they just look at letters next to eachother. It should probably not make a difference, but I do want to warn you if it happens to be a problem.

Also from what I can see "coconut plam" is not the correct word, but "coconut palm" is.

I do understand asking for the combination of rarity and vegetable, as that could change based on some rules, and asking for the multiple of a word, but this atleast reduces it from asking 6 per thing, to asking 4 -> bronze, silver, gold + the plant for each (for example asking for bronze carrot, silver carrot, gold carrot) and the description, but you use the description 3 times for each, so its just copy pasting it every time. It would also not change that mutch in coding (reducing variables, and replacing the names to be correct.
This is just a qol, not needed, but it is handier if you have a lot of languages.

Thanks for your help! I see your point on copy-pasting the same lines, that could be replaced, but in some languages (Russian, for example), there are grammatical genders and cases, which makes it more difficult, as the phrasing would vary depending on the gender of a noun. 

I understand that.

So my point of asking for the bronze silver and gold translations, and the vegetable seperate of eachother, is bad.

But is there a reason to have: 

"Potatoes produce twice as much money and experience" three times (this exact sentence)? as I don't see how it would change if nothing else changes. But I could be wrong. It just doesn't seem that usefull to ask for the exact same thing multiple times.


Also I'm not going to do mutch in the french translations, as i don't know french enough for some of those. Maybe the bronze,silver and gold variations but for the sentences and other things, my translations wouldn't be 100% correct (as in that the translation is on point, but the structuring and other non translation thing would be bad).

The reason that happens is that I basically parse the json file used in the game. These upgrades could've had different descriptions (and that's what I'm planning for the new upgrades, so they won't be so repetitive). I understand that it's kind of annoying, but it just was the simplest way to do that at the time. 

Thanks again for investing your time in such a project. I really appreciate that.

(+1)

Oh alr, I thought it was a possibility that they could change, but wasn't really sure about it.
If you update them, tell me, Im not sure if the website will tell me what changed, and I don't get notified if you add more things that can be translated.

Thank you for answering all my questions (even if my questions are sometimes quite meaningless). As for spending my time, its the least I could do, I claimed the game, and can enjoy it, but it feels a bit wrong if the price you set is 5 euro's, to not give anything, so this is a bit of a repayment, and I also just really enjoy the project itself (as it is in my type of enjoyment, semi-idle one button games) (otherwise i would not have done this, its because I see what it is, and what it can become with a dev like you)