Add Korean Translation (#91)

* Add Korean Translation
This commit is contained in:
Kangmin Kim
2025-01-08 15:48:30 +09:00
committed by GitHub
parent e8e17c0227
commit 59f0631006
6 changed files with 217 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
**English** | [简体中文](/docs/README_CN.md) | [Türkçe](/docs/README_TR.md) | [Português (Brasil)](/docs/README_PT-BR.md)
**English** | [简体中文](README_CN.md) | [Türkçe](README_TR.md) | [Português (Brasil)](README_PT-BR.md) | [한국어](README_KO.md)
# KernelSU Next

View File

@@ -1,4 +1,4 @@
[English](README.md) | **简体中文** | [Türkçe](README_TR.md) | [Português (Brasil)](/docs/README_PT-BR.md)
[English](README.md) | **简体中文** | [Türkçe](README_TR.md) | [Português (Brasil)](README_PT-BR.md) | [한국어](README_KO.md)
# KernelSU Next

49
docs/README_KO.md Normal file
View File

@@ -0,0 +1,49 @@
[English](README.md) | [简体中文](README_CN.md) | [Türkçe](README_TR.md) | [Português (Brasil)](README_PT-BR.md) | **한국어**
# KernelSU Next
<img src="/assets/kernelsu_next.png" style="width: 96px;" alt="logo">
안드로이드 기기들을 위한 커널 기반 루팅 솔루션입니다.
[![Latest Release](https://img.shields.io/github/v/release/rifsxd/KernelSU-Next?label=Release&logo=github)](https://github.com/rifsxd/KernelSU-Next/releases/latest)
[![Nightly Release](https://img.shields.io/badge/Nightly%20Release-gray?logo=hackthebox&logoColor=fff)](https://nightly.link/rifsxd/KernelSU-Next/workflows/build-manager/next/manager)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-orange.svg?logo=gnu)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
[![GitHub License](https://img.shields.io/github/license/rifsxd/KernelSU-Next?logo=gnu)](/LICENSE)
## 기능
1. 커널 기반 `su` 및 루트 권한 관리
2. [Magic Mount](https://github.com/topjohnwu/Magisk/blob/c512496847d182526f2043295ecfd275398eccac/docs/releases/26100.md#new-magic-mount-implementation) 기반 모듈 시스템
3. [App Profile](https://kernelsu.org/guide/app-profile.html): 루트 권한 제한
## 호환 상태
KernelSU Next는 공식적으로 대부분의 4.4부터 6.6의 안드로이드 커널을 지원합니다.
- GKI 2.0 (5.10+) 커널은 미리 빌드된 이미지와 LKM/KMI를 지원합니다.
- GKI 1.0 (4.19 - 5.4) 커널은 KernelSU 드라이버로 다시 빌드해야 합니다.
- EOL (<4.14) 커널도 역시 KernelSU 드라이버로 다시 빌드해야 합니다.(3.18+ 실험적이며 일부 함수의 이식이 필요할 있습니다.).
현재는, `arm64-v8a` 지원됩니다.
## 사용 방법
- [설치 방법](https://rifsxd.github.io/KernelSU-Next/)
## 보안
KernelSU의 보안 취약점 보고에 대한 자세한 내용은 [SECURITY.md](/SECURITY.md) 참조하세요.
## 저작권 라이센스
- `kernel` 디렉터리의 파일은 [GPL-2.0전용](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)입니다.
- `kernel` 디렉터리를 제외한 모든 파일은 [GPL-3.0-이상](https://www.gnu.org/licenses/gpl-3.0.html)입니다.
## 크레딧
- [kernel-assisted-superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/): KernelSU의 아이디어
- [Magisk](https://github.com/topjohnwu/Magisk): 강력한 루팅 도구
- [genuine](https://github.com/brevent/genuine/): apk v2 서명 검사
- [Diamorphine](https://github.com/m0nad/Diamorphine): 일부 rootkit 기술
- [KernelSU](https://github.com/tiann/KernelSU): KernelSU Next가 존재할 있게 tiann에게 감사드립니다.
- [Magic Mount Port](https://github.com/5ec1cff/KernelSU/blob/main/userspace/ksud/src/magic_mount.rs): KernelSU를 구해준 5ec1cff에게 감사드립니다!

View File

@@ -1,4 +1,4 @@
[English](README.md) | [简体中文](/docs/README_CN.md) | [Türkçe](/docs/README_TR.md) | **Português (Brasil)**
[English](README.md) | [简体中文](README_CN.md) | [Türkçe](README_TR.md) | **Português (Brasil)** | [한국어](README_KO.md)
# KernelSU Next

View File

@@ -1,4 +1,4 @@
[English](README.md) | [简体中文](/docs/README_CN.md) | **Türkçe** | [Português (Brasil)](/docs/README_PT-BR.md)
[English](README.md) | [简体中文](README_CN.md) | **Türkçe** | [Português (Brasil)](README_PT-BR.md) | [한국어](README_KO.md)
# KernelSU Next

View File

@@ -0,0 +1,164 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="issue_report_title">문제가 있으신가요?</string>
<string name="issue_report_body">버그가 발생했거나 피드백이 있으신가요?</string>
<string name="issue_report_body_2">가능한 한 빨리 보고하세요!</string>
<string name="issue_report_github">GitHub에 보고</string>
<string name="issue_report_telegram">Telegram을 통해 문의</string>
<string name="issue_report_github_link">https://github.com/rifsxd/KernelSU-Next/issues</string>
<string name="issue_report_telegram_link">https://t.me/ksunext</string>
<string name="confirm">확인</string>
<string name="app_name" translatable="false">KernelSU Next</string>
<string name="home"></string>
<string name="home_not_installed">설치되지 않음</string>
<string name="home_click_to_install">이곳을 눌러 설치하기</string>
<string name="home_working">정상 작동 중</string>
<string name="home_working_version">버전: %d</string>
<string name="home_superuser_count">루트 권한: %d개</string>
<string name="home_module_count">설치된 모듈: %d개</string>
<string name="home_failure">KernelSU Next v2 서명이 커널에서 발견되지 않았습니다! [ !KSU_NEXT || != size/hash ]</string>
<string name="home_failure_tip">커널 개발자에게 KernelSU Next 지원을 문의해주세요!</string>
<string name="home_kernel">커널 버전</string>
<string name="home_android">안드로이드 버전</string>
<string name="home_manager_version">매니저 버전</string>
<string name="home_selinux_status">SELinux 상태</string>
<string name="selinux_status_disabled">비활성화됨</string>
<string name="selinux_status_enforcing">적용</string>
<string name="selinux_status_permissive">허용</string>
<string name="selinux_status_unknown">알 수 없음</string>
<string name="superuser">슈퍼유저</string>
<string name="module_failed_to_enable">모듈 활성화 실패: %s</string>
<string name="module_failed_to_disable">모듈 비활성화 실패: %s</string>
<string name="module_empty">설치된 모듈 없음</string>
<string name="module">모듈</string>
<string name="module_install_prompt_with_name">%1$s 모듈을 설치할까요?</string>
<string name="module_sort_a_to_z">정렬 (A-Z)</string>
<string name="module_sort_z_to_a">정렬 (Z-A)</string>
<string name="uninstall">삭제</string>
<string name="restore">복구</string>
<string name="module_install">설치</string>
<string name="install">설치</string>
<string name="reboot">다시 시작</string>
<string name="settings">설정</string>
<string name="reboot_userspace">다시 시작</string>
<string name="reboot_recovery">복구 모드로 다시 시작</string>
<string name="reboot_bootloader">부트로더로 다시 시작</string>
<string name="reboot_download">다운로드 모드로 다시 시작</string>
<string name="reboot_edl">EDL 모드로 다시 시작</string>
<string name="about">정보</string>
<string name="module_uninstall_confirm">%s 모듈을 삭제할까요?</string>
<string name="module_uninstall_success">%s 모듈 삭제됨</string>
<string name="module_uninstall_failed">모듈 삭제 실패: %s</string>
<string name="module_restore_confirm">%s 모듈을 복구할까요?</string>
<string name="module_restore_success">%s 모듈 복구됨</string>
<string name="module_restore_failed">모듈 복구 실패: %s</string>
<string name="module_version">버전</string>
<string name="module_author">개발자</string>
<string name="module_overlay_fs_not_available">커널에서 OverlayFS를 비활성화하여 모듈을 사용할 수 없습니다.</string>
<string name="refresh">새로 고침</string>
<string name="show_system_apps">시스템 앱 보이기</string>
<string name="hide_system_apps">시스템 앱 숨기기</string>
<string name="send_log">로그 보내기</string>
<string name="safe_mode">안전 모드</string>
<string name="reboot_to_apply">다시 시작하여 변경 사항 적용</string>
<string name="module_magisk_conflict">Magisk와의 충돌로 모듈을 사용할 수 없습니다.!</string>
<string name="home_module_mount">모듈 마운트 시스템</string>
<string name="home_magic_mount">Magic Mount</string>
<string name="home_overlayfs_mount">OverlayFS</string>
<string name="use_overlay_fs">OverlayFS 사용하기 (베타)</string>
<string name="use_overlay_fs_summary">토글 하여 KernelSU Next의 모듈 마운트 시스템을 Magic Mount와 OverlayFS 간에 전환합니다.</string>
<string name="reboot_required">다시 시작 필요</string>
<string name="reboot_message">시스템을 다시 시작한 후에 변경 사항들이 적용됩니다. 지금 다시 시작하시겠습니까?</string>
<string name="later">나중에</string>
<string name="home_next_kernelsu">🔥 Next 빌드</string>
<string name="home_next_kernelsu_repo">https://github.com/rifsxd/KernelSU-Next</string>
<string name="home_next_kernelsu_body">Next 시험 브랜치. GitHub에서 확인하세요!</string>
<string name="home_experimental_kernelsu">⚠️ 실험적 개발 버전 경고!</string>
<string name="home_experimental_kernelsu_repo">127.0.0.1</string>
<string name="home_experimental_kernelsu_body">KernelSU Next는 활발한 실험적 개발 단계에 있는 비공식 버전입니다. 안정성, 성능 또는 신뢰성에 대한 보장 없이 있는 그대로 제공됩니다.</string>
<string name="home_experimental_kernelsu_body_point_1"> • 본인 책임하에 사용: 충돌, 예기치 않은 동작 또는 시스템 문제가 발생할 수 있습니다.</string>
<string name="home_experimental_kernelsu_body_point_2"> • 워런티 없음: 개발자들은 데이터 손실, 시스템 손상, 사용으로 인한 그 외 오류들에 대해 책임지지 않습니다.</string>
<string name="home_experimental_kernelsu_body_point_3"> • 테스트 목적으로만 사용: 리스크를 이해하고 문제 해결에 능숙한 사용자들을 위한 것입니다.</string>
<string name="about_source_code"><![CDATA[%1$s에서 소스 코드 보기]]></string>
<string name="profile" translatable="false">앱 프로파일</string>
<string name="profile_default">기본</string>
<string name="profile_template">템플릿</string>
<string name="profile_custom">사용자 지정</string>
<string name="profile_name">프로파일 이름</string>
<string name="profile_namespace">네임스페이스 마운트</string>
<string name="profile_namespace_inherited">상속</string>
<string name="profile_namespace_global">전역</string>
<string name="profile_namespace_individual">개별</string>
<string name="profile_groups">사용자 그룹</string>
<string name="profile_capabilities">권한</string>
<string name="profile_selinux_context">SELinux 컨텍스</string>
<string name="profile_umount_modules">모듈 마운트 해제</string>
<string name="failed_to_update_app_profile">%s에 대한 앱 프로파일 업데이트 실패</string>
<string name="require_kernel_version">현재 KernelSU Next 버전 %d이 너무 낮아 매니저가 올바르게 작동하기 어렵습니다. 버전 %d이상으로 업데이트해 주세요!</string>
<string name="settings_umount_modules_default">기본적으로 모듈 마운트 해제</string>
<string name="settings_umount_modules_default_summary">앱 프로파일의 \"모듈 마운트 해제\" 옵션에 대한 전역 기본값입니다. 이 옵션이 활성화되면, 프로파일이 설정되어 있지 않은 앱들에 대한 모듈의 모든 수정사항을 복구합니다.</string>
<string name="profile_umount_modules_summary">이 옵션이 활성화되면, 이 앱에 대한 모듈의 모든 수정사항을 복구합니다.</string>
<string name="profile_selinux_domain">도메인</string>
<string name="profile_selinux_rules">규칙</string>
<string name="module_update">업데이트</string>
<string name="module_downloading">모듈 다운로드중: %s</string>
<string name="module_start_downloading">모듈 다운로드 시작: %s</string>
<string name="new_version_available">새 버전 %s이 사용 가능합니다, 여기를 눌러 업데이트하세요.</string>
<string name="launch_app">실행</string>
<string name="close">닫기</string>
<string name="force_stop_app">강제 종료</string>
<string name="restart_app">앱 다시 시작</string>
<string name="failed_to_update_sepolicy">%s 앱에 대한 SELinux 규칙 업데이트 실패</string>
<string name="module_changelog">업데이트 내역</string>
<string name="settings_profile_template">앱 프로파일 템플릿</string>
<string name="settings_profile_template_summary">로컬과 온라인의 앱 프로파일 템플릿 관리</string>
<string name="app_profile_template_create">템플릿 만들기</string>
<string name="app_profile_template_edit">템플릿 수정</string>
<string name="app_profile_template_id">ID</string>
<string name="app_profile_template_id_invalid">올바르지 않은 템플릿 ID</string>
<string name="app_profile_template_name">이름</string>
<string name="app_profile_template_description">설명</string>
<string name="app_profile_template_save">저장</string>
<string name="app_profile_template_delete">삭제</string>
<string name="app_profile_template_view">템플릿 보기</string>
<string name="app_profile_template_readonly">읽기 전용</string>
<string name="app_profile_template_id_exist">템플릿 ID가 이미 존재합니다!</string>
<string name="app_profile_import_export">가져오기/내보내기</string>
<string name="app_profile_import_from_clipboard">클립보드에서 가져오기</string>
<string name="app_profile_export_to_clipboard">클립보드로 내보내기</string>
<string name="app_profile_template_export_empty">내보낼 로컬 템플릿을 찾을 수 없습니다!</string>
<string name="app_profile_template_import_success">성공적으로 가져옴</string>
<string name="app_profile_template_sync">온라인 템플릿 동기화</string>
<string name="app_profile_template_save_failed">템플릿 저장 실패</string>
<string name="app_profile_template_import_empty">클립보드가 비어 있습니다!</string>
<string name="module_changelog_failed">업데이트 내역 가져오기 실패: %s</string>
<string name="settings_check_update">업데이트 확인</string>
<string name="settings_check_update_summary">앱 실행 시 자동으로 업데이트 확인</string>
<string name="grant_root_failed">루트 권한 부여 실패!</string>
<string name="action">동작 실행</string>
<string name="open">열기</string>
<string name="enable_web_debugging">WebView 디버깅 활성화</string>
<string name="enable_web_debugging_summary">WebUI 디버깅에 사용 가능, 필요한 경우에만 활성화해주세요.</string>
<string name="direct_install">직접 설치 (권장)</string>
<string name="select_file">파일 선택</string>
<string name="install_inactive_slot">비활성 슬롯에 설치 (OTA 업데이트 이후)</string>
<string name="install_inactive_slot_warning">재부팅 후 기기는 **강제로** 비활성 슬롯으로 부팅됩니다!\nOTA 업데이트를 진행한 후에만 이 옵션을 사용하세요.\n계속 진행하시겠습니까?</string>
<string name="install_next">다음</string>
<string name="select_file_tip">%1$s 파티션 이미지가 권장됨</string>
<string name="select_kmi">KMI 선택</string>
<string name="shrink_sparse_image">Sparse 이미지 최소화</string>
<string name="shrink_sparse_image_message">모듈이 위치한 sparse 이미지를 실제 크기로 축소합니다. 모듈이 비정상적으로 작동할 수 있으니, 필요할 경우에만 (예: 백업) 사용하세요.</string>
<string name="settings_uninstall">KernelSU Next 제거</string>
<string name="settings_uninstall_temporary">임시 제거</string>
<string name="settings_uninstall_permanent">영구 제거</string>
<string name="settings_restore_stock_image">순정 이미지 복구</string>
<string name="settings_uninstall_temporary_message">임시로 KernelSU Next룰 제거하고, 다음 재부팅 때 복구합니다.</string>
<string name="settings_uninstall_permanent_message">KernelSU Next (루트 권한과 모든 모듈 포함)를 완전히, 그리고 영구히 제거합니다.</string>
<string name="settings_restore_stock_image_message">순정 이미지 복구 (백업이 존재할 때), OTA 업데이트 전에 사용합니다; KernelSU Next를 제거하려면, \"영구 제거\"를 사용하세요.</string>
<string name="flashing">플래시 중</string>
<string name="flash_success">플래시 성공</string>
<string name="flash_failed">플래시 실패</string>
<string name="selected_lkm">선택된 LKM: %s</string>
<string name="save_log">로그 저장</string>
<string name="log_saved">로그 저장됨</string>
</resources>