Skip to content

add russian translation#3

Merged
XTsat merged 8 commits intoXTsat:masterfrom
Blueberryy:master
Mar 30, 2026
Merged

add russian translation#3
XTsat merged 8 commits intoXTsat:masterfrom
Blueberryy:master

Conversation

@Blueberryy
Copy link
Copy Markdown

might need russian screenshots to be made and replaced in ru readme but i will leave that to you

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 30, 2026

I've already released a Russian version, but it seems the time-related localization is still in British format.

image image

This place will not affect the normal use of the software, just the displayed time may not be understood, I don't think it will have much impact, so I released it directly

@Blueberryy
Copy link
Copy Markdown
Author

I've already released a Russian version, but it seems the time-related localization is still in British format.
image image

This place will not affect the normal use of the software, just the displayed time may not be understood, I don't think it will have much impact, so I released it directly

oh is it possible to make it use translated month name?

@Blueberryy
Copy link
Copy Markdown
Author

also can you add file sizes to translation file? Like "B", "KB", "MB" and etc.
i want to translate them

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 30, 2026

This time string can be freely arranged and concatenated; I don't know your time habits.
https://learn.microsoft.com/dotnet/standard/base-types/standard-date-and-time-format-strings

For example, I could use YYYY (any word) - MM (any word) - DD (any word)

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 30, 2026

also can you add file sizes to translation file? Like "B", "KB", "MB" and etc. i want to translate them

I genuinely didn't consider changing the units; I was using English units and didn't realize it.

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 30, 2026

also can you add file sizes to translation file? Like "B", "KB", "MB" and etc. i want to translate them

PixPin_2026-03-30_20-05-12

I found your company name format online and used it.

PixPin_2026-03-30_20-09-53

Is this symbol incorrect?

Do we need to use capital letters?

@Blueberryy
Copy link
Copy Markdown
Author

also can you add file sizes to translation file? Like "B", "KB", "MB" and etc. i want to translate them

PixPin_2026-03-30_20-05-12

I found your company name format online and used it.

PixPin_2026-03-30_20-09-53

Is this symbol incorrect?

Do we need to use capital letters?

yeah they should be good

@Blueberryy
Copy link
Copy Markdown
Author

Is it possible to translate these too? изображение
@XTsat

@Blueberryy
Copy link
Copy Markdown
Author

and it would be handly if you could add format to Games translation string like {0:0} Games
изображение

@Blueberryy
Copy link
Copy Markdown
Author

And is possible to get localized game names?
Some system that will get chinese or russian names from some website

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 31, 2026

  1. This is an SVG image; I haven't considered the need to localize this button yet.
  2. I don't quite understand what this modification should look like, nor do I know its purpose.
  3. This is the database maintained by the main game, and modifying it is very troublesome. It requires web scraping and rebuilding the database (or using JSON to overwrite names in real time, which is even more troublesome when maintaining a new game).

@Blueberryy
Copy link
Copy Markdown
Author

  1. This is an SVG image; I haven't considered the need to localize this button yet.
  2. I don't quite understand what this modification should look like, nor do I know its purpose.
  3. This is the database maintained by the main game, and modifying it is very troublesome. It requires web scraping and rebuilding the database (or using JSON to overwrite names in real time, which is even more troublesome when maintaining a new game).
  1. Ok, that might wait untill official repository reworks it.

  2. Because in Russian 'Games' should be lowercase if there's numbers before it.

  3. Oh alright. That idea might be impossible then

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 31, 2026

and it would be handly if you could add format to translation string like Games``{0:0} Games изображение

Currently, this "games" section is bundled with everything else. You want to add a separate translation text for the "games" section on this page.
Is this a correct understanding?

Or is it not in line with writing conventions to use lowercase everywhere else?

@Blueberryy
Copy link
Copy Markdown
Author

and it would be handly if you could add format to translation string like Games{0:0} Games `` изображение

Currently, this "games" section is bundled with everything else. You want to add a separate translation text for the "games" section on this page. Is this a correct understanding?

Or is it not in line with writing conventions to use lowercase everywhere else?

only in this one

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 31, 2026

PixPin_2026-03-31_23-54-55

I just checked, and this key value is specifically for this page. You can just enter it in lowercase, right?

@XTsat
Copy link
Copy Markdown
Owner

XTsat commented Mar 31, 2026

Actually, I originally planned to merge the main tree and then open a crowdin event for it, but the main tree hasn't been updated for several months.

I'm considering whether to maintain a separate multilingual version independent of the main tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants