Files
HomeAssistantVS/custom_components/maintenance_supporter/assist_sentences/responses/ko.json
T

43 lines
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"none_due": "다 괜찮아요. 지금 챙길 정비는 없어요.",
"none_due_mine": "지금 배정된 작업은 없어요.",
"none_due_here": "이 방에는 정비가 필요한 게 없어요.",
"unknown_user": "누가 물어보는지 알 수 없어서, 어떤 작업이 배정돼 있는지 알려드릴 수 없어요.",
"unknown_area": "이 기기가 어느 방에 있는지 몰라요. 먼저 구역을 지정해 주세요.",
"tasks_due": "정비 작업 {count}개를 챙겨야 해요: {items}.",
"task_due_one": "정비 작업 하나를 챙겨야 해요: {items}.",
"completed": "{object}의 '{task}', 완료로 기록했어요.",
"postponed": "{object}의 '{task}', {date}까지 미뤘어요.",
"postpone_needs_when": "얼마나 미룰지 알려주세요. 예를 들어 '닷새 뒤'처럼요.",
"postpone_past": "그러면 '{task}' 날짜가 과거가 돼요.",
"skipped": "{object}의 '{task}', 이번 차례는 건너뛰었어요. 다음은 {date}에 예정돼 있어요.",
"not_found": "'{name}'에 맞는 정비 작업을 찾지 못했어요.",
"ambiguous": "여러 작업이 해당돼요: {candidates}. 조금 더 구체적으로 말씀해 주세요.",
"too_early": "'{task}' 작업은 예정일이 가까워져야 완료할 수 있어요.",
"st_overdue": "{days}일 지연",
"st_overdue_one": "하루 지연",
"st_due_today": "오늘 예정",
"st_due_in": "{days}일 뒤 예정",
"st_due_in_one": "내일 예정",
"st_triggered": "조건 충족",
"item_on": "{object}의 {task}",
"due_date_suffix": " 다음은 {date}에 예정돼 있어요.",
"guide_header": "{object}의 '{task}'에 저장된 정보예요: {segments}.",
"guide_none": "{object}의 '{task}'에는 저장된 안내나 문서, 예비 부품이 없어요. 대신 일반적인, 검증되지 않은 조언을 드릴 수 있는데, 들어보실래요?",
"guide_notes": "메모: {notes}",
"guide_checklist": "체크리스트 {count}단계: {steps}",
"guide_doc": "연결된 문서 '{title}'",
"guide_doc_page": "연결된 문서 '{title}' {page}쪽",
"guide_url": "설명서 링크가 저장돼 있어요",
"guide_part": "{qty} × {part} 필요{extras}",
"guide_part_loc": "보관 위치는 {loc}",
"guide_part_stock": "재고 {stock}",
"snoozed": "{object}의 '{task}' 알림을 {hours}시간 동안 미뤄뒀어요.",
"snooze_unavailable": "알림이 설정돼 있지 않아서 미뤄둘 게 없어요.",
"stock_line": "{stock} × {part} 재고가 있어요{loc}{low}.",
"stock_loc": " (보관 위치: {loc})",
"stock_low": ". 재주문 기준 이하예요",
"stock_untracked": "{part} 재고는 관리하지 않아요.",
"part_not_found": "'{name}'에 맞는 예비 부품을 찾지 못했어요."
}