|
| 1 | +{ |
| 2 | + "editor": { |
| 3 | + "form": { |
| 4 | + "color_picker": { |
| 5 | + "values": { |
| 6 | + "default": "기본 색" |
| 7 | + } |
| 8 | + }, |
| 9 | + "info_picker": { |
| 10 | + "values": { |
| 11 | + "default": "기본 정보", |
| 12 | + "name": "이름", |
| 13 | + "state": "상태", |
| 14 | + "last-changed": "마지막 변경", |
| 15 | + "last-updated": "마지막 업데이트", |
| 16 | + "none": "없음" |
| 17 | + } |
| 18 | + }, |
| 19 | + "icon_type_picker": { |
| 20 | + "values": { |
| 21 | + "default": "기본 타입", |
| 22 | + "icon": "아이콘", |
| 23 | + "entity-picture": "엔티티 사진", |
| 24 | + "none": "없음" |
| 25 | + } |
| 26 | + }, |
| 27 | + "layout_picker": { |
| 28 | + "values": { |
| 29 | + "default": "기본 레이아웃", |
| 30 | + "vertical": "수직 레이아웃", |
| 31 | + "horizontal": "수평 레이아웃" |
| 32 | + } |
| 33 | + }, |
| 34 | + "alignment_picker": { |
| 35 | + "values": { |
| 36 | + "default": "기본 정렬", |
| 37 | + "start": "시작", |
| 38 | + "end": "끝", |
| 39 | + "center": "중앙", |
| 40 | + "justify": "행 정렬" |
| 41 | + } |
| 42 | + } |
| 43 | + }, |
| 44 | + "card": { |
| 45 | + "generic": { |
| 46 | + "icon_color": "아이콘 색", |
| 47 | + "layout": "레이아웃", |
| 48 | + "fill_container": "콘테이너 채우기", |
| 49 | + "primary_info": "기본 정보", |
| 50 | + "secondary_info": "보조 정보", |
| 51 | + "icon_type": "아이콘 타입", |
| 52 | + "content_info": "내용 정보", |
| 53 | + "use_entity_picture": "엔티티 사진 사용", |
| 54 | + "collapsible_controls": "꺼져있을 때 컨트롤 접기", |
| 55 | + "icon_animation": "활성화 시 아이콘 애니메이션 사용" |
| 56 | + }, |
| 57 | + "light": { |
| 58 | + "show_brightness_control": "밝기 컨트롤 표시", |
| 59 | + "use_light_color": "조명 색 사용", |
| 60 | + "show_color_temp_control": "색 온도 컨트롤 표시", |
| 61 | + "show_color_control": "색 컨트롤 표시", |
| 62 | + "incompatible_controls": "조명이 기능을 지원하지 않는 경우 일부 컨트롤이 표시되지 않을 수 있습니다." |
| 63 | + }, |
| 64 | + "fan": { |
| 65 | + "show_percentage_control": "퍼센트 컨트롤", |
| 66 | + "show_oscillate_control": "오실레이트 컨트롤" |
| 67 | + }, |
| 68 | + "cover": { |
| 69 | + "show_buttons_control": "컨트롤 버튼 표시", |
| 70 | + "show_position_control": "위치 컨트롤 표시", |
| 71 | + "show_tilt_position_control": "기울기 컨트롤 표시" |
| 72 | + }, |
| 73 | + "alarm_control_panel": { |
| 74 | + "show_keypad": "키패드 표시" |
| 75 | + }, |
| 76 | + "template": { |
| 77 | + "primary": "기본 정보", |
| 78 | + "secondary": "보조 정보", |
| 79 | + "multiline_secondary": "Multiline secondary?", |
| 80 | + "entity_extra": "템플릿 및 작업에 사용", |
| 81 | + "content": "내용", |
| 82 | + "badge_icon": "뱃지 아이콘", |
| 83 | + "badge_color": "뱃지 색", |
| 84 | + "picture": "그림 (아이콘 대체)" |
| 85 | + }, |
| 86 | + "title": { |
| 87 | + "title": "제목", |
| 88 | + "subtitle": "부제목", |
| 89 | + "title_tap_action": "제목 탭 액션", |
| 90 | + "subtitle_tap_action": "부제목 탭 액션" |
| 91 | + }, |
| 92 | + "chips": { |
| 93 | + "alignment": "정렬" |
| 94 | + }, |
| 95 | + "weather": { |
| 96 | + "show_conditions": "조건 표시", |
| 97 | + "show_temperature": "온도 표시" |
| 98 | + }, |
| 99 | + "update": { |
| 100 | + "show_buttons_control": "컨트롤 버튼 표시" |
| 101 | + }, |
| 102 | + "vacuum": { |
| 103 | + "commands": "명령어", |
| 104 | + "commands_list": { |
| 105 | + "on_off": "켜기/끄기" |
| 106 | + } |
| 107 | + }, |
| 108 | + "media-player": { |
| 109 | + "use_media_info": "미디어 정보 사용", |
| 110 | + "use_media_artwork": "미디어 아트워크 사용", |
| 111 | + "show_volume_level": "볼륨 레벨 표시", |
| 112 | + "media_controls": "미디어 컨트롤", |
| 113 | + "media_controls_list": { |
| 114 | + "on_off": "켜기/끄기", |
| 115 | + "shuffle": "섞기", |
| 116 | + "previous": "이전 트랙", |
| 117 | + "play_pause_stop": "재생/일시 정지/정지", |
| 118 | + "next": "다음 트랙", |
| 119 | + "repeat": "반복 모드" |
| 120 | + }, |
| 121 | + "volume_controls": "볼륨 컨트롤", |
| 122 | + "volume_controls_list": { |
| 123 | + "volume_buttons": "볼륨 버튼", |
| 124 | + "volume_set": "볼륨 레벨", |
| 125 | + "volume_mute": "음소거" |
| 126 | + } |
| 127 | + }, |
| 128 | + "lock": { |
| 129 | + "lock": "잠금", |
| 130 | + "unlock": "잠금 해제", |
| 131 | + "open": "열기" |
| 132 | + }, |
| 133 | + "humidifier": { |
| 134 | + "show_target_humidity_control": "습도 조절 표시" |
| 135 | + }, |
| 136 | + "climate": { |
| 137 | + "show_temperature_control": "온도 조절 표시", |
| 138 | + "hvac_modes": "HVAC 모드" |
| 139 | + } |
| 140 | + }, |
| 141 | + "chip": { |
| 142 | + "sub_element_editor": { |
| 143 | + "title": "칩 에디터" |
| 144 | + }, |
| 145 | + "conditional": { |
| 146 | + "chip": "칩" |
| 147 | + }, |
| 148 | + "chip-picker": { |
| 149 | + "chips": "칩", |
| 150 | + "add": "칩 추가", |
| 151 | + "edit": "수정", |
| 152 | + "clear": "클리어", |
| 153 | + "select": "칩 선택", |
| 154 | + "types": { |
| 155 | + "action": "액션", |
| 156 | + "alarm-control-panel": "알람", |
| 157 | + "back": "이전", |
| 158 | + "conditional": "Conditional", |
| 159 | + "entity": "엔티티", |
| 160 | + "light": "조명", |
| 161 | + "menu": "메뉴", |
| 162 | + "template": "템플릿", |
| 163 | + "weather": "날씨" |
| 164 | + } |
| 165 | + } |
| 166 | + } |
| 167 | + } |
| 168 | +} |
0 commit comments