Files
macos-stats/Stats/Supporting Files/ko.lproj/Localizable.strings
2021-09-17 15:44:31 +02:00

285 lines
8.4 KiB
Plaintext

//
// Localizable.strings
// Stats
//
// Created by Serhiy Mytrovtsiy on 27/08/2020.
// Using Swift 5.0.
// Running on macOS 10.15.
//
// Copyright © 2020 Serhiy Mytrovtsiy. All rights reserved.
//
// Modules
"CPU" = "CPU";
"Open CPU settings" = "Open CPU settings";
"GPU" = "GPU";
"Open GPU settings" = "Open GPU settings";
"RAM" = "RAM";
"Open RAM settings" = "Open RAM settings";
"Disk" = "Disk";
"Open Disk settings" = "Open disk settings";
"Sensors" = "Sensors";
"Open Sensors settings" = "Open sensors settings";
"Fans" = "Fans";
"Open Fans settings" = "Open fans settings";
"Network" = "Network";
"Open Network settings" = "Open network settings";
"Battery" = "Battery";
"Open Battery settings" = "Open battery settings";
"Bluetooth" = "Bluetooth";
"Open Bluetooth settings" = "Open bluetooth settings";
// Words
"Unknown" = "알 수 없음";
"Version" = "버전";
"Processor" = "프로세서";
"Memory" = "메모리";
"Graphics" = "그래픽";
"Close" = "닫기";
"Download" = "다운로드";
"Install" = "설치";
"Cancel" = "취소";
"Unavailable" = "사용할 수 없음";
"Yes" = "예";
"No" = "아니요";
"Automatic" = "자동";
"Manual" = "Manual";
"None" = "없음";
"Dots" = "도트";
"Arrows" = "화살표";
"Characters" = "문자열";
"Short" = "짧은";
"Long" = "긴";
"Statistics" = "통계";
"Max" = "Max";
"Min" = "Min";
"Reset" = "Reset";
"Alignment" = "Alignment";
"Left alignment" = "Left";
"Center alignment" = "Center";
"Right alignment" = "Right";
"Dashboard" = "Dashboard";
// Alerts
"New version available" = "새로운 버전을 이용할 수 있습니다";
"Click to install the new version of Stats" = "새로운 버전의 Stats를 설치하기 위해 클릭하세요";
"Successfully updated" = "성공적으로 업데이트되었습니다";
"Stats was updated to v" = "Stats가 v%0 버전으로 업데이트되었습니다";
// Settings
"Open Activity Monitor" = "활성 상태 열기";
"Report a bug" = "버그 리포트";
"Support the application" = "응용 프로그램 지원";
"Close application" = "앱 종료";
"Open application settings" = "앱 설정 열기";
"Open dashboard" = "Open dashboard";
// Application settings
"Update application" = "앱 업데이트";
"Check for updates" = "신규 업데이트 확인";
"At start" = "At start";
"Once per day" = "Once per day";
"Once per week" = "Once per week";
"Once per month" = "Once per month";
"Never" = "Never";
"Check for update" = "신규 업데이트 확인";
"Show icon in dock" = "Dock에서 아이콘 보이기";
"Start at login" = "로그인시 시작";
// Dashboard
"Serial number" = "일련 번호";
"Uptime" = "가동 시간";
// Update
"The latest version of Stats installed" = "최신 버전의 Stats가 설치되어 있습니다";
"Downloading..." = "다운로드중...";
"Current version: " = "현재 버전: ";
"Latest version: " = "최신 버전: ";
// Widgets
"Color" = "색상";
"Label" = "라벨";
"Box" = "박스";
"Frame" = "프레임";
"Value" = "값";
"Colorize" = "색상화";
"Colorize value" = "값 색상화";
"Additional information" = "추가 정보";
"Reverse values order" = "값 순서 변경";
"Base" = "단위";
"Display mode" = "표기 방식";
"One row" = "한 줄";
"Two rows" = "두 줄";
"Mini widget" = "Mini";
"Line chart widget" = "Line chart";
"Bar chart widget" = "Bar chart";
"Pie chart widget" = "Pie chart";
"Network chart widget" = "Network chart";
"Speed widget" = "Speed";
"Battery widget" = "Battery";
"Text widget" = "Text";
"Memory widget" = "Memory";
"Static width" = "Static width";
// Module Kit
"Open module settings" = "모듈 설정 열기";
"Select widget" = "%0 위젯 선택";
"Open widget settings" = "Open widget settings";
"Update interval" = "업데이트 주기";
"Usage history" = "사용 기록";
"Details" = "세부 사항";
"Top processes" = "상위 프로세스";
"Pictogram" = "픽토그램";
// Modules
"Number of top processes" = "프로세스 수";
"Update interval for top processes" = "Update interval for top processes";
// CPU
"CPU usage" = "CPU 사용량";
"CPU temperature" = "CPU 온도";
"CPU frequency" = "CPU 주파수";
"System" = "시스템";
"User" = "사용자";
"Idle" = "대기";
"Show usage per core" = "코어별 사용량 보기";
"Show hyper-threading cores" = "하이퍼스레딩 코어 표시";
"Split the value (System/User)" = "값 분할 (시스템/사용자)";
"Scheduler limit" = "Scheduler limit";
"Speed limit" = "Speed limit";
"Average load" = "Average load";
"1 minute" = "1 minute";
"5 minutes" = "5 minutes";
"15 minutes" = "15 minutes";
// GPU
"GPU to show" = "표시할 GPU";
"Show GPU type" = "GPU 유형 표시";
"GPU enabled" = "GPU enabled";
"GPU disabled" = "GPU disabled";
"GPU temperature" = "GPU 온도";
"GPU utilization" = "GPU 활용";
"Vendor" = "Vendor";
"Model" = "Model";
"Status" = "Status";
"Active" = "Active";
"Non active" = "Non active";
"Fan speed" = "Fan speed";
"Core clock" = "Core clock";
"Memory clock" = "Memory clock";
"Utilization" = "Utilization";
// RAM
"Memory usage" = "메모리 사용량";
"Memory pressure" = "메모리 부족";
"Total" = "전체";
"Used" = "사용됨";
"App" = "앱";
"Wired" = "예약됨";
"Compressed" = "압축됨";
"Free" = "여유";
"Swap" = "Swap";
"Split the value (App/Wired/Compressed)" = "값 분할 (앱/예약됨/압축됨)";
// Disk
"Show removable disks" = "이동식 디스크 표시";
"Used disk memory" = "%1 중 %0 사용되었습니다";
"Free disk memory" = "%1 중 %0 비어 있는";
"Disk to show" = "표시할 디스크";
"Open disk" = "디스크 열기";
"Switch view" = "보기 전환";
// Sensors
"Temperature unit" = "온도 단위";
"Celsius" = "섭씨";
"Fahrenheit" = "화씨";
"Save the fan speed" = "Save the fan speed";
// Network
"Uploading" = "업로딩";
"Downloading" = "다운로딩";
"Public IP" = "공인 IP";
"Local IP" = "로컬 IP";
"Interface" = "인터페이스";
"Physical address" = "물리 주소";
"Refresh" = "Refresh";
"Click to copy public IP address" = "공인 IP 주소를 복사하려면 클릭하세요";
"Click to copy local IP address" = "로컬 IP 주소를 복사하려면 클릭하세요";
"Click to copy wifi name" = "와이파이 이름을 복사하려면 클릭하세요";
"Click to copy mac address" = "MAC 주소를 복사하려면 클릭하세요";
"No connection" = "연결되지 않음";
"Network interface" = "네트워크 인터페이스";
"Total download" = "총 다운로드";
"Total upload" = "총 업로드";
"Reader type" = "리더 유형";
"Interface based" = "상호 작용";
"Processes based" = "프로세스";
"Reset data usage" = "Reset data usage";
// Battery
"Level" = "잔량";
"Source" = "공급원";
"AC Power" = "AC Power";
"Battery Power" = "Battery Power";
"Time" = "시간";
"Health" = "상태";
"Amperage" = "암페어";
"Voltage" = "전압";
"Cycles" = "사이클 수";
"Temperature" = "온도";
"Power adapter" = "전원 어댑터";
"Power" = "출력";
"Is charging" = "충전 중";
"Time to discharge" = "방전까지 남은 시간";
"Time to charge" = "충전 완료까지 남은 시간";
"Calculating" = "계산 중";
"Fully charged" = "완전히 충전됨";
"Not connected" = "연결되지 않음";
"Low level notification" = "배터리 부족 상태 알림";
"High level notification" = "High level notification";
"Low battery" = "배터리 부족";
"High battery" = "High battery";
"Battery remaining" = "%0% 남았습니다";
"Battery remaining to full charge" = "%0% to full charge";
"Percentage" = "백분율";
"Percentage and time" = "비율과 시간";
"Time and percentage" = "시간과 비율";
"Time format" = "시간 형식";
"Hide additional information when full" = "배터리가 가득 차면 추가 정보 숨기기";
"Last charge" = "마지막 청구";
// Bluetooth
"Battery to show" = "Battery to show";
// Colors
"Based on utilization" = "Based on utilization";
"Based on pressure" = "Based on pressure";
"System accent" = "System accent";
"Monochrome accent" = "Monochrome accent";
"Clear" = "Clear";
"White" = "White";
"Black" = "Black";
"Gray" = "Gray";
"Second gray" = "Second gray";
"Dark gray" = "Dark gray";
"Light gray" = "Light gray";
"Red" = "Red";
"Second red" = "Second red";
"Green" = "Green";
"Second green" = "Second green";
"Blue" = "Blue";
"Second blue" = "Second blue";
"Yellow" = "Yellow";
"Second yellow" = "Second yellow";
"Orange" = "Orange";
"Second orange" = "Second orange";
"Purple" = "Purple";
"Second purple" = "Second purple";
"Brown" = "Brown";
"Second brown" = "Second brown";
"Cyan" = "Cyan";
"Magenta" = "Magenta";
"Pink" = "Pink";
"Teal" = "Teal";
"Indigo" = "Indigo";