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
Update the Russian translation of the app #642
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This increases the readability; the text becomes easier to understand
This includes stuff like punctuation, capitalization and sentence building
It doesn't really clarify the translations, but the end text looks and sounds better
- "Разбивка..." ("Splitting...") became "Разбить..." ("Split") - "...образа диска" ("Disk image...") became "...образа" ("Image..." / "Volume...")
In accordance to the rules of Russian
I'm merging this one first since it came before. Will check then with @Oleg-Chashko :) |
By the way thanks for that one and cool new domain |
aonez
reviewed
Oct 5, 2020
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Back when I did the Russian translation, I did it quite hastily, and now have discovered some mistakes. I have also fixed some mistakes other Russian translators may have done.
Don't fear the abundance of commits — I have decided to break them apart for each individual type of change for a better description of it and an easier rollback, if necessary :) You can squash the commits when merging this I can do it for you and overwrite the already pushed commits, no biggie
Things changed in this PR:
P.S. I just noticed that Oleg had opened a similar PR (#644); it's similar to what I did, just to a lesser extent and also with some questionable punctuation (no offence whatsoever). Idk how to resolve both of the PRs without causing git conflicts and translation inconsistency🤔