Update Russian translation - #601
Merged
Merged
Conversation
This file contains hidden or 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
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.Suggestion cannot be applied right now. Please check back later.
All changes bundled into one PR instead of individual ones as per vnepogodin's request.
Added:
src/content/docs/ru/configuration/desktop_environments/hyprland.mdx
Added the disclaimer:
src/content/docs/ru/configuration/automount_with_fstab.mdx
src/content/docs/ru/configuration/boot_manager_configuration.mdx
src/content/docs/ru/configuration/btrfs_snapshots.mdx
src/content/docs/ru/configuration/desktop_environments/hyprland.mdx
src/content/docs/ru/configuration/desktop_environments/switch_desktop.mdx
src/content/docs/ru/configuration/dual_gpu.mdx
src/content/docs/ru/configuration/enabling_hardware_acceleration_in_google_chrome.mdx
src/content/docs/ru/configuration/gaming.mdx
src/content/docs/ru/configuration/general_system_tweaks.mdx
src/content/docs/ru/configuration/sched-ext.mdx
src/content/docs/ru/configuration/secure_boot_setup.mdx
Updated translation and added the disclaimer:
src/content/docs/ru/configuration/post_install_setup.mdx
src/content/docs/ru/features/cachy_chroot.mdx
src/content/docs/ru/features/cachyos_settings.mdx
src/content/docs/ru/features/kernel.mdx
src/content/docs/ru/features/optimized_repos.mdx
src/content/docs/ru/installation/desktop_environments.mdx
src/content/docs/ru/installation/filesystem.md
src/content/docs/ru/installation/installation_on_root.mdx
src/content/docs/ru/policy/code_of_conduct.md
src/content/docs/ru/policy/repository_policy.md
src/content/docs/ru/support/donation.md
As discussed in Issue #550 I will be starting to AI-translate the languages that don't have anyone translating them by hand like I'm doing with the German one. As most of the existing translations are done by AI anyway, this will just be an update, rather than a step back in quality.
Every translated page received a disclaimer as per SoongVilda's request that reads the following in English (obviously translated to Russian in the files):
I ran the wiki page local with bun and while I obviously can't verify the translation itself, I always try to verify if the site is visually identical to the English one and if things are or aren't translated.
As I have strong critical opinions on AI-use myself, I want the process to be ran on local hardware and as transparent as possible, which is why I'm listing prompt, model, soft- and hardware that were used. Feel free to suggest any changes or request any clarification of my approach.
Prompt used:
"Today we are going to translate technical documentation for the CachyOS wiki (Arch-based Linux distro).
TRANSLATION RULES:
TRANSLATE:
DO NOT TRANSLATE:
GOAL: Translate the context so a native reader understands what to do, without over-translating. Users are expected to know basic Linux concepts by their English names.
INTERNAL LINKS: English files live at /src/content/docs/.mdx, translations at /src/content/docs//.mdx. When a link points to another wiki page, add the language code (e.g., /ru/installation/...) so users stay on the translated site. External links stay unchanged.
UPDATING EXISTING TRANSLATIONS:
Now, translate/update the English file <path/to/english/file> to Russian at <path/to/russian/file>."
Model used:
A Qwen3.6 27B finetune at Q6_K with Q8_0 KV-cache
Software used:
My own AUR packages llama.cpp-sycl and intel-deep-learning-essentials to run the model, Pi Coding Agent as the harness, running on CachyOS of course
Hardware used:
Sparkle Intel Arc Pro B70 with 32GB VRAM