NSIS: Update Russian translation
Some checks failed
CI - File health / Check (push) Has been cancelled
CI - macOS / Build (1.2.20, GUI=OFF, 6.10.1) (push) Has been cancelled
CI - macOS / Build (1.2.20, GUI=ON, 6.10.1) (push) Has been cancelled
CI - macOS / Build (2.0.11, GUI=OFF, 6.10.1) (push) Has been cancelled
CI - macOS / Build (2.0.11, GUI=ON, 6.10.1) (push) Has been cancelled
CI - Python / Check (push) Has been cancelled
CI - Ubuntu / Build (1.2.20, GUI=OFF, 6.6.3) (push) Has been cancelled
CI - Ubuntu / Build (1.2.20, GUI=ON, 6.6.3) (push) Has been cancelled
CI - Ubuntu / Build (2.0.11, GUI=OFF, 6.6.3) (push) Has been cancelled
CI - Ubuntu / Build (2.0.11, GUI=ON, 6.6.3) (push) Has been cancelled
CI - WebUI / Check (push) Has been cancelled
CI - Windows / Build (${{ matrix.libt_version }}, ${{ matrix.config.arch }}) (map[arch:x64 os:windows-latest qt_arch:win64_msvc2022_64], 1.2.20) (push) Has been cancelled
CI - Windows / Build (${{ matrix.libt_version }}, ${{ matrix.config.arch }}) (map[arch:x64 os:windows-latest qt_arch:win64_msvc2022_64], 2.0.11) (push) Has been cancelled

PR #23602.
This commit is contained in:
Andrei Stepanov 2025-12-15 12:40:17 +04:00 committed by GitHub
parent b792ecede5
commit 260563d340
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,9 +33,9 @@ LangString inst_requires_win10 ${LANG_RUSSIAN} "Для работы этого
;LangString inst_uninstall_link_description ${LANG_ENGLISH} "Uninstall qBittorrent"
LangString inst_uninstall_link_description ${LANG_RUSSIAN} "Удалить qBittorrent"
;LangString inst_arch_mismatch_x64_on_arm64 ${LANG_ENGLISH} "Error: This x64 version of qBittorrent cannot run on ARM64 systems. Please download the ARM64 installer."
LangString inst_arch_mismatch_x64_on_arm64 ${LANG_RUSSIAN} "This x64 version of qBittorrent cannot run on ARM64 systems. Please download the ARM64 installer."
LangString inst_arch_mismatch_x64_on_arm64 ${LANG_RUSSIAN} "Эта версия qBittorrent для x64 не может работать на системах ARM64. Пожалуйста, скачайте установщик для ARM64."
;LangString inst_arch_mismatch_arm64_on_x64 ${LANG_ENGLISH} "Error: This ARM64 version of qBittorrent cannot run on x64 systems. Please download the x64 installer."
LangString inst_arch_mismatch_arm64_on_x64 ${LANG_RUSSIAN} "This ARM64 version of qBittorrent cannot run on x64 systems. Please download the x64 installer."
LangString inst_arch_mismatch_arm64_on_x64 ${LANG_RUSSIAN} "Эта версия qBittorrent для ARM64 не может работать на системах x64. Пожалуйста, скачайте установщик для x64."
;------------------------------------
;Uninstaller strings