Open Preyesianyeha opened 3 years ago
Thanks!
It's not very complicated really. This is the resource:
start=Start
fromStack=You took {0,choice,0#no cards|1#one card|1<{0,number,integer} cards} from the stack.
usedUndo=You {0,choice,0#didn't use undo at all|1#used undo once|2#used undo twice|2<used undo {0,number,integer} times}.
longestChain=Your longest chain was {0,choice,0#zero cards|1#one card|1<{0,number,integer} cards}.
newGame=Start new game
newGameShort=New game
exit=Exit game
return=Return to game
darkTheme=Use dark theme
showAll=Show all cards
won=You won!
The parts needs to be translated are on the right of the equals signs. Most of them are straightforward, except three. Three of them have calculated parts. Let's go over one of them, fromStack:
Calculated parts of course can be moved, choices can be removed if they are not used, or more choices can be added (usedUndo has another choice for 2 for example).
Some examples:
Does that make sense? Sorry, English is not my first language.
start=Empezar fromStack=Tomaste {0,choice,0#cero cartas|1#una carta|1<{0,number,integer} cartas} de la baraja. usedUndo={0,choice,0#No usaste deshacer en absoluto|1#Usaste deshacer una vez|2#Usaste deshacer dos veces|2<Usaste deshacer {0,number,integer} veces}. longestChain=Tu cadena de cartas mas larga fue de {0,choice,0#cero cartas|1#una carta|1<{0,number,integer} cartas}. newGame=Empezar una nueva partida newGameShort=Nueva partida exit=Salir del juego return=Regresar al juego darkTheme=Usar tema oscuro showAll=Mostrar todas las cartas won=¡Ganaste!
This should do, it was fun to do this, if u need anything else please make me now and i'll be there, oh, and in the third line there's no text at the beginning, because often times in spanish, we don't say the exact subject, we just write the phrase around the subject in mind, so if that were to cause any troble, tell me and i'll change it to add a subject. (And don't worry about your language, english isn't my first language either, but i did understand you clearly :D)
If you don't mind, can you translate these too:
These are for the store page, not for the game itself.
Also, question: I publish this on Play Store too (as is, free, no ads or anything, store page links to this repo). Is that OK for you?
Thank you very much!
Un juego de solitario tri peaks.
Un juego de código-abierto de solitario tri peaks.
Por ahora solo cuenta con juegos generados aleatoriamente.
Una opción de juegos pre-resueltos está planeada para el futuro.
Repartir [una carta]
Deshacer
Menú
There you go, i hope you like it. :D Regarding your question: Go ahead dude!, as you are not adding none of that BS, the game is perfect, and if you can get more recognition there, that'd be even better! (Also i added accents (the little diagonal line above some vowels) to the words that used one, but if you need to get rid of them, just replace them with their normal form).
Thanks! Accents are no problem. You can add them to in-game text too.
I'll test and push the changes this weekend. But I think I already missed this week's F-Droid update, so I'll create the release next week.
Ok then, don't worry about rushing, if u need take ur time!
Done and done 👍
Before closing the issue though: Does this translation work for both Spain and Latin America? There are some notable differences as far as I understand.
Yeah, between latin and spain (castellano), there are big differences, however, i used like a middle point, kind of a neutral spanish were the accent doesn't matter, so there should be no problem with that!
Hi.
I'm readying a new release with a few new features, so I need new strings. I appreciate your help on this.
Thanks!
Hi, I hope I'm not intruding. I can translate that:
Opciones de diseño (layout options)
Descripción del juego (game description) Un juego de solitario tri peaks de código abierto con varias opciones de diseño.
Thanks!
Included in new release
Hello again.
I want to make some small changes for the next release. Could you have look at these:
Spanish versions may be already OK though, some (most) of them are because of my rather poor English. 🙂
Thanks.
Hi, I'll help. By the way, don't worry, I actually don't speak English well. Well, the translations:
Hey, by the way, I really like your game. 👍
👍
Hey, by the way, I really like your game.
Thanks!
You are welcome!
Included in the release 0.51.
Hi. I want to add one last thing before calling this 1.0. Could you please check the issue #14? Thanks.
I want to help to transtalate this project into spanish, so if you could tell me what i must do, then i'll do!