Update translations

This commit is contained in:
Traccar Bot 2025-06-15 05:26:50 +00:00
parent 4946fa5fa1
commit 51ed15372d
23 changed files with 214 additions and 7 deletions

View file

@ -4,10 +4,12 @@
"statusTitle": "로그",
"saveButton": "저장",
"cancelButton": "취소",
"okButton": "OK",
"locationButton": "위치 전송",
"statusButton": "상태 보기",
"settingsButton": "설정 변경",
"invalidValue": "잘못된 값",
"disabledValue": "Disabled",
"idLabel": "기기 식별자",
"urlLabel": "서버 URL",
"accuracyLabel": "위치 정확도",
@ -15,9 +17,16 @@
"mediumAccuracyLabel": "보통",
"lowAccuracyLabel": "낮음",
"intervalLabel": "간격 (초)",
"fastestIntervalLabel": "Fastest interval (seconds)",
"distanceLabel": "거리 (미터)",
"heartbeatLabel": "Stationary heartbeat (seconds)",
"bufferLabel": "오프라인 버퍼링",
"wakelockLabel": "Wake lock",
"stopDetectionLabel": "Stop detection",
"trackingLabel": "지속 추적",
"motionLabel": "Active movement",
"advancedLabel": "Advanced settings",
"optimizationMessage": "To ensure reliable tracking, please disable battery optimization for this app.",
"startAction": "서비스 시작",
"stopAction": "서비스 중지",
"sosAction": "SOS 전송"