24 lines
740 B
Text
24 lines
740 B
Text
{
|
|
"trackingTitle": "추적",
|
|
"settingsTitle": "설정",
|
|
"statusTitle": "로그",
|
|
"saveButton": "저장",
|
|
"cancelButton": "취소",
|
|
"locationButton": "위치 전송",
|
|
"statusButton": "상태 보기",
|
|
"settingsButton": "설정 변경",
|
|
"invalidValue": "잘못된 값",
|
|
"idLabel": "기기 식별자",
|
|
"urlLabel": "서버 URL",
|
|
"accuracyLabel": "위치 정확도",
|
|
"highAccuracyLabel": "높음",
|
|
"mediumAccuracyLabel": "보통",
|
|
"lowAccuracyLabel": "낮음",
|
|
"intervalLabel": "간격 (초)",
|
|
"distanceLabel": "거리 (미터)",
|
|
"bufferLabel": "오프라인 버퍼링",
|
|
"trackingLabel": "지속 추적",
|
|
"startAction": "서비스 시작",
|
|
"stopAction": "서비스 중지",
|
|
"sosAction": "SOS 전송"
|
|
}
|