lang: Translations update from Weblate (#2624)

Translations update from [Weblate](https://weblate.werwolv.net) for
[ImHex/Builtin](https://weblate.werwolv.net/projects/imhex/builtin/).


It also includes following components:

* [ImHex/Diffing](https://weblate.werwolv.net/projects/imhex/diffing/)

* [ImHex/UI](https://weblate.werwolv.net/projects/imhex/ui/)

* [ImHex/Fonts](https://weblate.werwolv.net/projects/imhex/fonts/)

*
[ImHex/Disassembler](https://weblate.werwolv.net/projects/imhex/disassembler/)

* [ImHex/Hashes](https://weblate.werwolv.net/projects/imhex/hashes/)

* [ImHex/Remote](https://weblate.werwolv.net/projects/imhex/remote/)

* [ImHex/Script
Loader](https://weblate.werwolv.net/projects/imhex/script-loader/)

*
[ImHex/Visualizers](https://weblate.werwolv.net/projects/imhex/visualizers/)

* [ImHex/Yara
Rules](https://weblate.werwolv.net/projects/imhex/yara-rules/)

* [ImHex/Windows](https://weblate.werwolv.net/projects/imhex/windows/)



Current translation status:

![Weblate translation
status](https://weblate.werwolv.net/widgets/imhex/-/builtin/horizontal-auto.svg)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: PICOPress <choys041011@gmail.com>
Co-authored-by: Yaroslav <mrikso821@gmail.com>
This commit is contained in:
WerWolvTranslationBot
2026-03-01 09:36:14 +01:00
committed by GitHub
parent 1b90bb2c34
commit ff65217b7e
13 changed files with 554 additions and 140 deletions

View File

@@ -1 +1,12 @@
{}
{
"hex.plugin.remote.ssh_provider.ssh_access": "SSH로 파일 접근",
"hex.plugin.remote.ssh_provider.error.open_failed": "원격 파일을 열 수 없습니다",
"hex.plugin.remote.ssh_provider": "원격 SSH 파일",
"hex.plugin.remote.ssh_provider.host": "호스트",
"hex.plugin.remote.ssh_provider.port": "포트",
"hex.plugin.remote.ssh_provider.username": "이름",
"hex.plugin.remote.ssh_provider.password": "암호",
"hex.plugin.remote.ssh_provider.key_file": "개인 키의 경로",
"hex.plugin.remote.ssh_provider.passphrase": "개인 키 비밀번호",
"hex.plugin.remote.ssh_provider.connect": "연결"
}