trcr/lib/l10n/app_ko.arb

37 lines
1.2 KiB
Text
Raw Permalink Normal View History

2025-06-08 14:29:00 +00:00
{
"trackingTitle": "추적",
"settingsTitle": "설정",
"statusTitle": "로그",
"saveButton": "저장",
"cancelButton": "취소",
2025-06-15 05:26:50 +00:00
"okButton": "OK",
2025-06-08 14:29:00 +00:00
"locationButton": "위치 전송",
"statusButton": "상태 보기",
"settingsButton": "설정 변경",
"invalidValue": "잘못된 값",
2025-06-15 05:26:50 +00:00
"disabledValue": "Disabled",
2025-06-08 14:29:00 +00:00
"idLabel": "기기 식별자",
"urlLabel": "서버 URL",
"accuracyLabel": "위치 정확도",
2025-06-18 04:21:32 +00:00
"highestAccuracyLabel": "Highest",
2025-06-08 14:29:00 +00:00
"highAccuracyLabel": "높음",
"mediumAccuracyLabel": "보통",
"lowAccuracyLabel": "낮음",
"intervalLabel": "간격 (초)",
2025-06-15 05:26:50 +00:00
"fastestIntervalLabel": "Fastest interval (seconds)",
2025-06-08 14:29:00 +00:00
"distanceLabel": "거리 (미터)",
2025-06-18 04:21:32 +00:00
"angleLabel": "Angle (degrees)",
2025-06-15 05:26:50 +00:00
"heartbeatLabel": "Stationary heartbeat (seconds)",
2025-06-08 14:29:00 +00:00
"bufferLabel": "오프라인 버퍼링",
2025-06-15 05:26:50 +00:00
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
2025-06-08 14:29:00 +00:00
"trackingLabel": "지속 추적",
2025-06-15 05:26:50 +00:00
"advancedLabel": "Advanced settings",
2025-07-10 14:38:34 +00:00
"passwordLabel": "Password",
2025-06-15 05:26:50 +00:00
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
2025-07-10 14:38:34 +00:00
"passwordError": "Wrong password",
2025-06-08 14:29:00 +00:00
"startAction": "서비스 시작",
"stopAction": "서비스 중지",
"sosAction": "SOS 전송"
}