-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Russian translation #47
Comments
For now, the translation file has some errors, out-dated texts, and some texts that aren't supporting translation yet. I will be working on fixing it by the time the next version is available, then I will bump up this issue and let you know when translation can be edited (and I will also explain the process of doing it). It's basically an XML file which can be edited with any text editor, it's pretty easy to edit. So for now, sit and enjoy and Syncplay. Also, refer to #30 for more info. |
If I will have time, can I provide you even with current state of locale but anyway can I provide you file translated? |
@b0s-at-works A lot of texts have been added in version 0.11.1 that are not within the translation file so even if you translate it now, it would be missing a lot of texts (especially for settings). I will be releasing a new version soon enough which will support full translation and I will mention you in this thread again |
@b0s-at-works A ChatGPT-generated Russian translations were added in v0.13.0. The file is RuStrings.kt |
Amazing! I need some time to compare english version and russian strings to make corrections. Meanwhile, @yuroyami, tell me please, does that android kotlin thing which provides GUI also doing autoresize of areas in which long text will appear? Example (not related to your app concretely). As result you will have much longer russian string, in comparing with author's english "Welcome!" planed to see. So as result you can get string has cut and going behind boundaries. This is how it works in Windows Visual C or Delphi apps. (never worked with mobile apps, worked with web html/js/php/go apps instead) |
@b0s-at-works Your contribution will be much appreciated. Regarding the strings, texts are all auto-resizeable, so their length should not be a problem at all :) |
Thank you for answer! My pleasure! |
|
@ivy-reps, thanks for showing such keen interest for contribution! 1- It's basically the same thing. Users have to put in the name of the room they want to create or join. Syncplay servers create rooms if you're the first one joining, or if the room already exists you join it. 3- Solo mode is literally just a video player, it is an offline mode to use one of the built-in video player backends (ExoPlayer or mpv). It works without internet and has nothing to do with Syncplay itself. 4- Official Syncplay maintainers provide public servers which can be used by anyone, but sometimes the ping is too high in some locations around the world (since they're hosted in France I assume) which affects user experience. One can build their own self-hosted server using Syncplay official source code and let friends join said server. 5- The ChatGPT translations were generated before I introduced TLS support, this could be the case for many other texts which may also be outdated because the first thing I did in the new version was generating ChatGPT translations. |
@yuroyami, I think I just finished... I'm not satisfied with what I've done. But it's really hard to express some English meanings in Russian, with keeping English sentence structure. Does not matter. I'm always ready to fix something if you will need that. Can't wait your release! I actually wrote you probably three weeks ago, but I've used my own quote and didn't used your nickname in message ((( |
@ivy-reps Thank you for your contribution! I will make sure to include your localization in the next release very soon. |
Yeah babe! |
Thank you for finding time to implement that. I will take a look on how it will look like on the phone. Thank you very much. |
I'm ready to make Russian translation. What can I do to translate it?
Is there any Excel list with strings or something?
Also how about these strings to contain sprintf patterns to allow to make translation in right way?
The text was updated successfully, but these errors were encountered: