123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <string-array name="entries_main_menu">
- <item>@string/menu_title_set_dongho</item>
- <item>@string/menu_title_admin_query</item>
- <item>@string/menu_title_admin_check</item>
- <item>@string/menu_title_admin_setting</item>
- <item>@string/menu_title_reset_system</item>
- <item>@string/menu_title_reset_password</item>
- <item>@string/menu_title_set_ip</item>
- <item>@string/menu_title_set_sample</item>
- <item>@string/menu_title_set_development</item>
- <item>@string/menu_title_set_inroomdetectsensor</item>
- </string-array>
- <string-array name="entries_menu_admin_check">
- <item>@string/admin_check_submenu_check_contoller</item>
- <item>@string/admin_check_submenu_check_network</item>
- <item>@string/admin_check_submenu_check_sensor</item>
- <item>@string/admin_check_submenu_check_etc</item>
- </string-array>
- <string-array name="entries_menu_admin_query">
- <item>@string/admin_query_submenu_query_version_info</item>
- <item>@string/admin_query_submenu_query_guard</item>
- <item>@string/admin_query_submenu_query_cctv</item>
- <item>@string/admin_query_submenu_query_storage</item>
- <item>@string/admin_query_submenu_query_etc</item>
- </string-array>
- <string-array name="entries_menu_admin_setting">
- <item>@string/admin_setting_submenu_set_controller</item>
- <item>@string/admin_setting_submenu_set_energy</item>
- <item>@string/admin_setting_submenu_set_added_function</item>
- <item>@string/admin_setting_submenu_set_call_function</item>
- <item>@string/admin_setting_submenu_set_detail_function</item>
- <item>@string/admin_setting_submenu_set_em_livingroom</item>
- <item>@string/admin_setting_submenu_set_subwallpad</item>
- <item>@string/admin_setting_submenu_set_debugging</item>
- </string-array>
- <string-array name="entries_menu_developer_mode">
- <item>@string/admin_developer_submenu_set_server_ip</item>
- </string-array>
- <attr format="reference" name="coordinatorLayoutStyle"/>
- <color name="aqua">#00FFFF</color>
- <color name="black">#000000</color>
- <color name="blue">#0000FF</color>
- <color name="button_default">#00DDDD</color>
- <color name="button_disabled">#202020</color>
- <color name="button_text_default">#FF0000</color>
- <color name="button_text_disabled">#22F0F0F0</color>
- <color name="fuchsia">#FF00FF</color>
- <color name="gray">#808080</color>
- <color name="green">#008000</color>
- <color name="lime">#00FF00</color>
- <color name="maroon">#800000</color>
- <color name="navy">#000080</color>
- <color name="notification_action_color_filter">#ffffffff</color>
- <color name="notification_icon_bg_color">#ff9e9e9e</color>
- <color name="notification_material_background_media_default_color">#ff424242</color>
- <color name="olive">#808000</color>
- <color name="primary_text_default_material_dark">#ffffffff</color>
- <color name="purple">#800080</color>
- <color name="red">#FF0000</color>
- <color name="ripple_material_light">#1f000000</color>
- <color name="secondary_text_default_material_dark">#b3ffffff</color>
- <color name="secondary_text_default_material_light">#8a000000</color>
- <color name="silver">#C0C0C0</color>
- <color name="teal">#008080</color>
- <color name="textview_default">#FFFFFFFF</color>
- <color name="textview_selected">#FF808000</color>
- <color name="white">#FFFFFF</color>
- <color name="yellow">#FFFF00</color>
- <dimen name="compat_button_inset_horizontal_material">4dp</dimen>
- <dimen name="compat_button_inset_vertical_material">6dp</dimen>
- <dimen name="compat_button_padding_horizontal_material">8dp</dimen>
- <dimen name="compat_button_padding_vertical_material">4dp</dimen>
- <dimen name="compat_control_corner_material">2dp</dimen>
- <dimen name="compat_notification_large_icon_max_height">320dp</dimen>
- <dimen name="compat_notification_large_icon_max_width">320dp</dimen>
- <dimen name="notification_action_icon_size">32dp</dimen>
- <dimen name="notification_action_text_size">13sp</dimen>
- <dimen name="notification_big_circle_margin">12dp</dimen>
- <dimen name="notification_content_margin_start">8dp</dimen>
- <dimen name="notification_large_icon_height">64dp</dimen>
- <dimen name="notification_large_icon_width">64dp</dimen>
- <dimen name="notification_main_column_padding_top">10dp</dimen>
- <dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen>
- <dimen name="notification_right_icon_size">16dp</dimen>
- <dimen name="notification_right_side_padding_top">2dp</dimen>
- <dimen name="notification_small_icon_background_padding">3dp</dimen>
- <dimen name="notification_small_icon_size_as_large">24dp</dimen>
- <dimen name="notification_subtext_size">13sp</dimen>
- <dimen name="notification_top_pad">10dp</dimen>
- <dimen name="notification_top_pad_large_text">5dp</dimen>
- <dimen name="subtitle_corner_radius">2dp</dimen>
- <dimen name="subtitle_outline_width">2dp</dimen>
- <dimen name="subtitle_shadow_offset">2dp</dimen>
- <dimen name="subtitle_shadow_radius">2dp</dimen>
- <drawable name="notification_template_icon_bg">#3333B5E5</drawable>
- <drawable name="notification_template_icon_low_bg">#0cffffff</drawable>
- <item name="line1" type="id"/>
- <item name="line3" type="id"/>
- <item name="tag_transition_group" type="id"/>
- <item name="tag_unhandled_key_event_manager" type="id"/>
- <item name="tag_unhandled_key_listeners" type="id"/>
- <item name="text" type="id"/>
- <item name="text2" type="id"/>
- <item name="title" type="id"/>
- <integer name="cancel_button_image_alpha">127</integer>
- <integer name="status_bar_notification_info_maxnum">999</integer>
- <string name="add_test_ip">테스트 IP 추가</string>
- <string name="additional_function_type_default">기본</string>
- <string name="additional_function_type_extention">확장</string>
- <string name="admin_check_submenu_check_contoller">제어기기\n통신 테스트</string>
- <string name="admin_check_submenu_check_etc">기타\n점검</string>
- <string name="admin_check_submenu_check_network">네트워크\n통신 테스트</string>
- <string name="admin_check_submenu_check_sensor">센서 점검\n테스트</string>
- <string name="admin_developer_submenu_set_server_ip">개발자 모드\n설정</string>
- <string name="admin_dongho_set_dongho_info_msg">세대 동 호수를 정확히\n입력하신 후 설정 버튼을 누르세요</string>
- <string name="admin_dongho_set_field_specific_features">현장 특화기능 설정</string>
- <string name="admin_dongho_use_danji_set_rent_use">단지내 임대세대(분리세대) 사용</string>
- <string name="admin_dongho_use_double_danji">IP확장 모드(특정 현장 외 설정하지 마세요)</string>
- <string name="admin_dongho_use_electric_range">전기레인지 사용</string>
- <string name="admin_dongho_use_energy_devices">에너지제품군 사용</string>
- <string name="admin_dongho_use_escapeladder_down_send">피난사다리 전송방향</string>
- <string name="admin_dongho_use_inner_motion">내부동체 사용</string>
- <string name="admin_dongho_use_kccdimctr">KCC디밍제어기 사용</string>
- <string name="admin_dongho_use_kind_all_light_plus">일체형조명 일괄소등 병합형 사용</string>
- <string name="admin_dongho_use_knxdist">KNX분전반 사용</string>
- <string name="admin_dongho_use_multiswitch">멀티스위치 사용</string>
- <string name="admin_dongho_use_non_internet_support">인터넷미지원</string>
- <string name="admin_dongho_use_outer_motion">외부동체 사용</string>
- <string name="admin_dongho_use_outer_motion_to_inner_motion">외부동체를 내부동체로 사용</string>
- <string name="admin_dongho_use_rent_home">해당 월패드 임대세대로 설정(분리세대)</string>
- <string name="admin_dongho_use_smart_key">스마트키 사용</string>
- <string name="admin_dongho_use_smartdist">스마트분전반 사용</string>
- <string name="admin_dongho_use_smartkitchen_use">스마트키친</string>
- <string name="admin_dongho_use_smartpost_use">스마트우편함</string>
- <string name="admin_dongho_use_subwallpad">해당 월패드 서브월패드로 설정</string>
- <string name="admin_dongho_use_wallpad_camera">월패드 카메라 사용</string>
- <string name="admin_password_reset">비밀번호 초기화</string>
- <string name="admin_password_reset_info_message">1. 초기화 버튼을 누르시면\n단말기의 사용자 비밀번호가 초기화 됩니다.\n0000</string>
- <string name="admin_password_reset_webctr_message">2. 웹제어 초기화 버튼을 누르시면\n단말기의 웹제어 비밀번호가 초기화 됩니다.\n000000</string>
- <string name="admin_password_sdb_password_init_ment">※ 초기화시 스마트조명 APP 비밀번호도 함께 초기화 되며,\n해당기능 사용안함으로 변경됩니다.</string>
- <string name="admin_query_submenu_query_cctv">CCTV 설정\n정보 조회</string>
- <string name="admin_query_submenu_query_etc">기타 정보\n조회</string>
- <string name="admin_query_submenu_query_guard">등록된 경비\n실기 조회</string>
- <string name="admin_query_submenu_query_storage">단말기 저장\n장치 조회</string>
- <string name="admin_query_submenu_query_version_info">버전정보\n조회</string>
- <string name="admin_setip_confirm_password">비밀번호 확인</string>
- <string name="admin_setip_failed_password">비밀번호가 일치하지 않습니다.\n다시 확인하고 시도하세요.</string>
- <string name="admin_setip_insert_password_message">비밀번호를 입력하세요</string>
- <string name="admin_setip_manually">IP 수동 설정</string>
- <string name="admin_setip_submenu_set_ip">IP 설정</string>
- <string name="admin_setting_submenu_set_added_function">부가기능\n설정</string>
- <string name="admin_setting_submenu_set_call_function">통화기능\n설정</string>
- <string name="admin_setting_submenu_set_controller">제어기기\n설정</string>
- <string name="admin_setting_submenu_set_debugging">개발자 디버깅\n설정</string>
- <string name="admin_setting_submenu_set_detail_function">세부기능\n설정</string>
- <string name="admin_setting_submenu_set_em_livingroom">거실EM\n설정</string>
- <string name="admin_setting_submenu_set_energy">에너지관리\n설정</string>
- <string name="admin_setting_submenu_set_subwallpad">서브월패드\n설정</string>
- <string name="admin_system_reset">시스템 초기화</string>
- <string name="admin_system_reset_info_message">단말기의 모든 정보가 초기화 됩니다.\n단말기 초기화가 되면 동/호 정보를\n다시 입력하여 주셔야 합니다.</string>
- <string name="admin_system_reset_led_button_reset">결과: 수행 전</string>
- <string name="app_name">ManagerSetting</string>
- <string name="check_etc_backlight_test">백라이트 테스트</string>
- <string name="check_etc_door_camera_test">현관 영상 테스트</string>
- <string name="check_etc_hw_led_button_test">H/W LED 버튼 테스트</string>
- <string name="check_etc_mic_speaker_test">마이크 입력/스피커 출력 테스트</string>
- <string name="check_etc_nand_test">Nand 테스트</string>
- <string name="check_etc_smart_door_camera_recording_test">스마트현관카메라 녹화 테스트</string>
- <string name="check_etc_usb_test">USB 테스트</string>
- <string name="check_etc_wallpad_camera_test">월패드 영상 테스트</string>
- <string name="check_network_add_test_ip">테스트 IP 추가</string>
- <string name="check_network_add_test_ip_message">테스트할 IP를 입력하세요.</string>
- <string name="check_network_apts_manage_pc">단지관리PC</string>
- <string name="check_network_apts_server">단지 서버</string>
- <string name="check_network_cctv">CCTV</string>
- <string name="check_network_error_ip">IP가 올바르지 않습니다.</string>
- <string name="check_network_ftp_server">FTP</string>
- <string name="check_network_gateway">G/W</string>
- <string name="check_network_guard">경비실</string>
- <string name="check_network_igate_ctrl_config_read">LH게이트웨이 제어 설정정보</string>
- <string name="check_network_igate_hn_config_read">LH게이트웨이 HN 설정정보</string>
- <string name="check_network_lobby">로비</string>
- <string name="check_network_nvr_server">NVR 서버</string>
- <string name="check_network_test_ip">테스트 IP</string>
- <string name="check_sensor_apu">APU</string>
- <string name="check_sensor_camera">전면카메라</string>
- <string name="check_sensor_close_sensor">근접센서</string>
- <string name="check_sensor_emergency">접점 비상</string>
- <string name="check_sensor_escape_ladder">피난사다리</string>
- <string name="check_sensor_escape_ladder_home">우리집피난사다리</string>
- <string name="check_sensor_escape_ladder_up">윗집피난사다리</string>
- <string name="check_sensor_etc">기타</string>
- <string name="check_sensor_inner_motion">내부동체</string>
- <string name="check_sensor_magnetic">마그네틱</string>
- <string name="check_sensor_magnetic_0">마그네틱-0</string>
- <string name="check_sensor_magnetic_1">마그네틱-1</string>
- <string name="check_sensor_motion_sensor1">동체감지기1</string>
- <string name="check_sensor_motion_sensor2">동체감지기2</string>
- <string name="check_sensor_outer_motion">외부동체</string>
- <string name="clear">해제</string>
- <string name="contoller_bath_phone">욕실폰</string>
- <string name="contoller_biometics">생체인식</string>
- <string name="contoller_cooktop_concent">쿡탑콘센트</string>
- <string name="contoller_dimming_kcc">KCC디밍제어기</string>
- <string name="contoller_door_lock">도어락</string>
- <string name="contoller_door_lock_item_fingerprint">지문인식</string>
- <string name="contoller_door_lock_item_wired">유선</string>
- <string name="contoller_door_lock_item_wireless">무선</string>
- <string name="contoller_door_lock_wired">도어락(유선)</string>
- <string name="contoller_door_lock_wireless">도어락(무선)</string>
- <string name="contoller_door_lock_wireless_open_delay_use">무선도어락 문열림 대기모드 (스마트키 연동)</string>
- <string name="contoller_electric_range">전기레인지</string>
- <string name="contoller_electronically_curtain">전동커튼</string>
- <string name="contoller_energy_distribution">분전반</string>
- <string name="contoller_energy_distribution_knx">KNX분전반</string>
- <string name="contoller_energy_distribution_smart">스마트분전반</string>
- <string name="contoller_energy_powercontroller">통합전력제어기</string>
- <string name="contoller_energy_smartswitch_energy">스마트스위치 에너지 종류</string>
- <string name="contoller_energy_smartswitch_energy_kind_item_realtime">실시간검침기</string>
- <string name="contoller_energy_smartswitch_energy_kind_item_remote">원격검침기</string>
- <string name="contoller_facial_recog_module">안면인식모듈</string>
- <string name="contoller_gas">가스</string>
- <string name="contoller_gateway">게이트웨이(RS-485 게이트웨이 연동)</string>
- <string name="contoller_gateway_model_kind">게이트웨이모델</string>
- <string name="contoller_gateway_model_kind_item_new">IGW300</string>
- <string name="contoller_gateway_model_kind_item_old">IGW200</string>
- <string name="contoller_heat_onedevice">난방일체형</string>
- <string name="contoller_heater">난방</string>
- <string name="contoller_heater_item_v1">V1</string>
- <string name="contoller_heater_item_v2">V2</string>
- <string name="contoller_heatonedevice_kind_item_light">난방조명</string>
- <string name="contoller_heatonedevice_kind_item_venti">난방환기</string>
- <string name="contoller_heatonedevice_kind_item_ventilight">난방환기조명</string>
- <string name="contoller_innerroom_detect_sensor">재실센서</string>
- <string name="contoller_integraded_switch">통합스위치</string>
- <string name="contoller_interlayer_noise">층간소음센서</string>
- <string name="contoller_kichen_tv">주방 TV</string>
- <string name="contoller_kitchen_em_ctrl_option_batch">일괄제어</string>
- <string name="contoller_kitchen_em_ctrl_option_in_order">순차제어</string>
- <string name="contoller_kitchen_em_ctrl_option_in_order_and_reset">순차제어초기화</string>
- <string name="contoller_kitchen_em_option">각실EM 제어 옵션</string>
- <string name="contoller_lh_gateway">LH게이트웨이</string>
- <string name="contoller_light">조명</string>
- <string name="contoller_light_batch_controll">일괄소등</string>
- <string name="contoller_light_living_room">조명(거실)</string>
- <string name="contoller_light_multi_switch">조명(멀티스위치)</string>
- <string name="contoller_light_rooms">조명(각실)</string>
- <string name="contoller_light_type">조명 유형</string>
- <string name="contoller_light_type_hdc_intlight_add_batchlight">현산향일체형조명일괄소등병합형</string>
- <string name="contoller_light_type_hdc_intlight_add_batchlight_multiswitch">현산향일체형조명일괄소등병합형_멀티스위치</string>
- <string name="contoller_light_type_hdc_intlight_normal">현산향일체형조명기본형</string>
- <string name="contoller_light_type_smart_distribution">스마트분전반조명</string>
- <string name="contoller_louver">전동루버</string>
- <string name="contoller_main_gui_ctrl_use">제어기능</string>
- <string name="contoller_powercontroller_basic">기본</string>
- <string name="contoller_powercontroller_direct">직결보드</string>
- <string name="contoller_powercontroller_measure">전력측정직결보드</string>
- <string name="contoller_purity">청정환기</string>
- <string name="contoller_realtime_masuring_meter">실시간 검침기</string>
- <string name="contoller_realtime_masuring_meter_item_2">2종</string>
- <string name="contoller_realtime_masuring_meter_item_3">3종</string>
- <string name="contoller_realtime_masuring_meter_item_4">4종</string>
- <string name="contoller_realtime_masuring_meter_item_5">5종</string>
- <string name="contoller_realtime_masuring_meter_item_6">6종</string>
- <string name="contoller_remote">원격검침</string>
- <string name="contoller_sensor_ap">센서AP(미세먼지,CO2)</string>
- <string name="contoller_smat_switch_and_light_batch_controll">스마트스위치 and 일괄소등</string>
- <string name="contoller_system_aircon">시스템 에어컨</string>
- <string name="contoller_systemaircon_etc">기타APU</string>
- <string name="contoller_systemaircon_lg_air">LG냉방</string>
- <string name="contoller_systemaircon_lg_air_heat">LG냉난방</string>
- <string name="contoller_systemaircon_samsung_air">삼성냉방</string>
- <string name="contoller_systemaircon_samsung_air_heat">삼성냉난방</string>
- <string name="contoller_ventilation">환기</string>
- <string name="contoller_ventilation_item_common">기본</string>
- <string name="contoller_ventilation_item_hood">후드</string>
- <string name="contoller_ventilation_item_lh">LH향</string>
- <string name="controller_electronically_curtain_item_living_room">거실커튼</string>
- <string name="controller_electronically_curtain_item_main_and_living_room">안방거실커튼</string>
- <string name="controller_electronically_curtain_item_main_room">안방커튼</string>
- <string name="controller_light_batch_item_common_batch_controller">대외향일괄소등제어기 (일괄소등제어기or조명3로스위치)</string>
- <string name="controller_light_batch_item_common_hdc_lcd_smart_switch">현산향LCD스마트스위치 (iSS-430)</string>
- <string name="controller_light_batch_item_common_hdc_smart_switch">현산향스마트스위치 (iSS-101)</string>
- <string name="controller_light_batch_item_common_smart_switch">대외향스마트스위치</string>
- <string name="controller_setting_do_not_used">사용안함</string>
- <string name="controller_setting_do_used">사용함</string>
- <string name="danji">단지</string>
- <string name="days">일</string>
- <string name="detail_function_bathsensor_use">욕실센서등 사용</string>
- <string name="detail_function_ble_smartkey">BLE스마트키</string>
- <string name="detail_function_bookmark_type">즐겨찾기 아이콘 타입</string>
- <string name="detail_function_co2_reduction_set">이산화탄소절감률 설정</string>
- <string name="detail_function_construction_special_function">건설사 특화기능</string>
- <string name="detail_function_ctr_sequence_limit">제어시퀀스 제한</string>
- <string name="detail_function_customer_service_guard">출동경비</string>
- <string name="detail_function_do_sitecode_insert">SiteCode 입력</string>
- <string name="detail_function_do_touch_calibration">터치 조정 실행</string>
- <string name="detail_function_door_phone_output_volume">현관폰 사운드 출력 음량</string>
- <string name="detail_function_easymodeux_use">간편모드UX 지원</string>
- <string name="detail_function_elevator">엘리베이터</string>
- <string name="detail_function_emergency_contact_switch_use">비상접점 스위치 사용</string>
- <string name="detail_function_escape_ladder_noti">피난사다리 방송정보 알림</string>
- <string name="detail_function_escapeladder_down_send">피난사다리전송</string>
- <string name="detail_function_escapeladder_down_send_below">아랫집</string>
- <string name="detail_function_escapeladder_down_send_upper">윗집</string>
- <string name="detail_function_field_type">현장 구분</string>
- <string name="detail_function_field_type_item_amkor">엠코</string>
- <string name="detail_function_field_type_item_halla">한라건설</string>
- <string name="detail_function_field_type_item_hd">현대건설</string>
- <string name="detail_function_field_type_item_kcc">KCC</string>
- <string name="detail_function_field_type_item_lh">LH</string>
- <string name="detail_function_field_type_item_sh">SH</string>
- <string name="detail_function_gas_detect_5time">가스감지5회알람</string>
- <string name="detail_function_guard_video_call">경비실 영상통화</string>
- <string name="detail_function_hdclivlight_make_p1">현산향일체형조명 PROGRAM 1</string>
- <string name="detail_function_hdclivlight_make_p2">현산향일체형조명 PROGRAM 2</string>
- <string name="detail_function_heatlightroom_nameset">난방조명 방명칭 설정</string>
- <string name="detail_function_hs_platform_use">효성플랫폼 연동</string>
- <string name="detail_function_insert_ip">IP 입력</string>
- <string name="detail_function_insert_ip_confirm">를 입력하시겠습니까?</string>
- <string name="detail_function_insert_ip_failed_ip">IP가 잘못 입력되었습니다.\n다시 확인하고 시도하세요.</string>
- <string name="detail_function_insert_password_message">IP를 입력하세요</string>
- <string name="detail_function_kakao_home_set">카카오홈</string>
- <string name="detail_function_lcdkeeper_use">LCD Keeper 사용</string>
- <string name="detail_function_livingem_kitchen_light">거실EM 주방등</string>
- <string name="detail_function_location_confirm">위치 확인</string>
- <string name="detail_function_main_gui_select">메인GUI선택</string>
- <string name="detail_function_manual">매뉴얼</string>
- <string name="detail_function_mobileapp_user_auth_use">모바일 사용자 인증 사용</string>
- <string name="detail_function_mood_light">무드등</string>
- <string name="detail_function_newserver">신형단지서버</string>
- <string name="detail_function_non_internet_support">인터넷 미지원</string>
- <string name="detail_function_parking">주차확인</string>
- <string name="detail_function_penthouse_escapeladder">펜트하우스 피난사다리 세대 정보(호수)</string>
- <string name="detail_function_pstn_initialize">PSTN모뎀 초기화</string>
- <string name="detail_function_registration_wireless_door_lock">무선도어락 등록</string>
- <string name="detail_function_relief_call">안심통화</string>
- <string name="detail_function_remote_call">방문객원격통화</string>
- <string name="detail_function_remotecalll_dooropen_use">방문객원격통화 현관 문열림 사용</string>
- <string name="detail_function_remotecalll_homeviewer_use">방문객원격통화 홈뷰어 사용</string>
- <string name="detail_function_remotecalllsvr_web_port">방문객원격통화 WEB 포트</string>
- <string name="detail_function_remotectrl_light">원격제어 조명선택</string>
- <string name="detail_function_resident_safety_check">거주자 안전 확인</string>
- <string name="detail_function_rf_door_camera">현관카메라</string>
- <string name="detail_function_sample_sitecode_insert">기본 사이트코드 입력</string>
- <string name="detail_function_send_bathphone_volume_setting">욕실폰 통화 음량값 전송</string>
- <string name="detail_function_send_heart_beat">하트비트 전송</string>
- <string name="detail_function_send_kitchentv_volume_setting">주방TV 통화 음량값 전송</string>
- <string name="detail_function_send_subdevice_volume_setting_btn">전송</string>
- <string name="detail_function_sendweather_reverse">서브폰 날씨정보 역순 전송</string>
- <string name="detail_function_smart_key">스마트키</string>
- <string name="detail_function_smart_switch">스마트 스위치</string>
- <string name="detail_function_smart_switch_l1">스마트 스위치 L1</string>
- <string name="detail_function_smart_switch_l2">스마트 스위치 L2</string>
- <string name="detail_function_smartdoorcam_duration">스마트현관카메라 감도유지시간</string>
- <string name="detail_function_smartiotcam_flip">스마트현관카메라 좌우반전</string>
- <string name="detail_function_smartkitchen_use">스마트키친 사용</string>
- <string name="detail_function_smartpost_use">스마트우편함 연동</string>
- <string name="detail_function_stranger_record_use">거동수상자 녹화 사용</string>
- <string name="detail_function_subphone_baudrate">서브폰 통신속도</string>
- <string name="detail_function_thedisabled_home_set">장애인세대 설정</string>
- <string name="detail_function_time_setting">시간 설정</string>
- <string name="detail_function_touch_calibration">Calibration 터치 조정 실행</string>
- <string name="detail_function_turn_off_all_light">일괄소등</string>
- <string name="detail_function_use_danji_config">IP대역확장</string>
- <string name="detail_function_use_danji_set_rent_use">단지내 임대세대 사용</string>
- <string name="detail_function_use_elevator_mainscreen">메인화면에 엘리베이터 호출 버튼 표시</string>
- <string name="detail_function_use_energy_devices">에너지제품군</string>
- <string name="detail_function_use_escape_ladder">피난 사다리</string>
- <string name="detail_function_use_inner_motion_detector">내부동체 사용설정</string>
- <string name="detail_function_use_light_type_hdc_intlight_add_batchlight">일체형 조명 일괄소등 병합형</string>
- <string name="detail_function_use_multi_switch">멀티스위치</string>
- <string name="detail_function_use_outer_motion_detector">외부동체 사용설정</string>
- <string name="detail_function_use_outer_motion_detector_to_inner_motion">외부동체를 내부동체로 사용설정</string>
- <string name="detail_function_use_rent_home">해당 월패드 임대세대</string>
- <string name="detail_function_use_security_indoormode_sensor_use">재택모드 시 동체센서 사용</string>
- <string name="detail_function_use_smart_key">스마트키</string>
- <string name="detail_function_use_subphone_pstn_call">서브폰 국선전화 연동</string>
- <string name="detail_function_use_wallpad_camera">월패드 카메라</string>
- <string name="detail_function_venti_service_qr_use">환기케어서비스QR 사용</string>
- <string name="detail_function_wireless_remocon">무선리모콘</string>
- <string name="do_not_used">사용안함</string>
- <string name="do_used">사용</string>
- <string name="dong">동</string>
- <string name="down_arrow">▼</string>
- <string name="em_livingroom_light_regi_end">조명 등록 종료</string>
- <string name="em_livingroom_light_regi_extendtime">등록시간 연장</string>
- <string name="em_livingroom_light_regi_start">조명 등록 시작</string>
- <string name="em_livingroom_light_regi_title">[거실EM 조명 등록]</string>
- <string name="em_livingroom_outlet_regi_end">콘센트 등록 종료</string>
- <string name="em_livingroom_outlet_regi_extendtime">등록시간 연장</string>
- <string name="em_livingroom_outlet_regi_start">콘센트 등록 시작</string>
- <string name="em_livingroom_outlet_regi_title">[거실EM 콘센트 등록]</string>
- <string name="end">중지</string>
- <string name="erase">지우기</string>
- <string name="etc_info_bootup_time">부팅시간 : </string>
- <string name="etc_info_field_guard_ip">출동경비 IP : </string>
- <string name="etc_info_heart_beat_interval">하트비트 주기 : </string>
- <string name="etc_info_heart_beat_last_transmit_time">하트비트 마지막 전송시간 : </string>
- <string name="etc_info_parking_ip">주차관리 IP : </string>
- <string name="etc_info_remotecall_ip">방문객원격통화 IP : </string>
- <string name="etc_info_state_beat_interval">상태비트 주기 : </string>
- <string name="etc_info_state_beat_last_transmit_time">상태비트 마지막 전송시간 : </string>
- <string name="event_received">수신됨</string>
- <string name="guard_back_gate_name">후문 경비실</string>
- <string name="guard_etc_name">경비실</string>
- <string name="guard_front_gate_name">정문 경비실</string>
- <string name="guard_info_back_gate_guard">후문 경비실 : </string>
- <string name="guard_info_etc_guard">경비실 : </string>
- <string name="guard_info_front_gate_guard">정문 경비시 : </string>
- <string name="guard_info_jurisdictional_guard">관할경비실 : </string>
- <string name="guard_info_management_office">관리실 : </string>
- <string name="guard_jurisdiction_name">경비실</string>
- <string name="guard_management_office_name">관리실</string>
- <string name="ho">호</string>
- <string name="home">홈</string>
- <string name="hours">시</string>
- <string name="insert">입력</string>
- <string name="inspection_mode">Inspection mode</string>
- <string name="led_reset">LED버튼 초기값 변경</string>
- <string name="left_arrow">◀</string>
- <string name="menu_title_admin_check">관리자 점검</string>
- <string name="menu_title_admin_query">관리자 조회</string>
- <string name="menu_title_admin_setting">관리자 설정</string>
- <string name="menu_title_reset_password">비밀번호 초기화</string>
- <string name="menu_title_reset_system">시스템 초기화</string>
- <string name="menu_title_set_development">개발자모드</string>
- <string name="menu_title_set_dongho">동/호 설정</string>
- <string name="menu_title_set_inroomdetectsensor">재실센서설정</string>
- <string name="menu_title_set_ip">IP 수동 설정 화면</string>
- <string name="menu_title_set_sample">영업샘플설정</string>
- <string name="minutes">분</string>
- <string name="months">월</string>
- <string name="nand">Nand</string>
- <string name="neighborhood">이웃세대</string>
- <string name="off">Off</string>
- <string name="on">On</string>
- <string name="registration">등록하기</string>
- <string name="reset">사용자 초기화</string>
- <string name="right_arrow">▶</string>
- <string name="sales_sample_additional_function_sample_mode">부가기능 샘플 모드</string>
- <string name="sales_sample_additional_function_type">부가기능 선택</string>
- <string name="sales_sample_call_screen_function">전화 화면 샘플 모드</string>
- <string name="sales_sample_controller_sample_mode">제어기기 샘플 모드</string>
- <string name="sales_sample_door_camera_sample_mode">현관 카메라 샘플 모드</string>
- <string name="sales_sample_elevator_sample_mode">엘리베이터 샘플 모드</string>
- <string name="sales_sample_hw_button">H/W 버튼 동작</string>
- <string name="sales_sample_light_show_mainscreen">메인화면 조명 표시</string>
- <string name="sales_sample_logo_show_option">메인화면 로고 옵션</string>
- <string name="sales_sample_parking_sample_mode">주차확인 샘플 모드</string>
- <string name="sales_sample_room_number">방 개수</string>
- <string name="sales_sample_sensor_detect">센서 감지</string>
- <string name="sales_sample_slip_mode">슬립모드(사용 = 실제 슬립모드 들어감)</string>
- <string name="save">저장</string>
- <string name="seconds">초</string>
- <string name="send">전송하기</string>
- <string name="server">서버</string>
- <string name="set">설정</string>
- <string name="set_date">날짜설정</string>
- <string name="set_hdclivlight_make_p1">PROGRAM 1 설정</string>
- <string name="set_hdclivlight_make_p2">PROGRAM 2 설정</string>
- <string name="set_time">시간설정</string>
- <string name="setting_additional_band_location">밴드위치확인</string>
- <string name="setting_additional_carguest">방문객차량등록</string>
- <string name="setting_additional_cctv">CCTV</string>
- <string name="setting_additional_electric_car">전기차 충전</string>
- <string name="setting_additional_electronic_picture_frames">전자액자</string>
- <string name="setting_additional_handicapped">장애인 모드</string>
- <string name="setting_additional_lh_addfunction">LH 특화기능</string>
- <string name="setting_additional_lh_u_city">U-City</string>
- <string name="setting_additional_meno">메모</string>
- <string name="setting_additional_notice">공지사항</string>
- <string name="setting_additional_parking">주차확인</string>
- <string name="setting_additional_remote_mesuring_meter">원격 검침</string>
- <string name="setting_additional_safestreetlight_location">안전가로등</string>
- <string name="setting_additional_schedule">일정표</string>
- <string name="setting_additional_weather">날씨</string>
- <string name="setting_call_callhistory">통화내역</string>
- <string name="setting_call_front">현관</string>
- <string name="setting_call_guard">경비</string>
- <string name="setting_call_lobby">로비</string>
- <string name="setting_call_pstn">국선</string>
- <string name="setting_call_residence">이웃</string>
- <string name="setting_call_visitorpic">방문자사진</string>
- <string name="setting_debugging_backup_completed">로그 파일 USB 백업이 완료되었습니다.</string>
- <string name="setting_debugging_config_log">Log 설정</string>
- <string name="setting_debugging_config_log_controll_device">Log ON/OFF (해당 제어기기 로그 출력 설정)</string>
- <string name="setting_debugging_config_log_detail">Log - 기간설정, 백업설정, 미리보기</string>
- <string name="setting_debugging_do_backup">백업하기</string>
- <string name="setting_debugging_log_backup_to_usb">로그 파일 USB 백업</string>
- <string name="setting_debugging_log_end"> - 종료</string>
- <string name="setting_debugging_log_file_viewer">로그 파일 뷰어</string>
- <string name="setting_debugging_log_start"> - 시작</string>
- <string name="setting_debugging_log_start_end">로그 시작/중지</string>
- <string name="setting_debugging_run_google_launcher">Google Launcher 실행</string>
- <string name="setting_debugging_set_log_level">로그 레벨 설정</string>
- <string name="setting_debugging_set_log_ouput_about_call_sub_device">제어기기 통화용 서브 기기 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_digital_door_lock">제어기기 디지탈 도어락 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_electrically_curtain">제어기기 전동 커튼 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_gas_controller">제어기기 가스 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_hd_mtm">제어기기 현대건설 MTM 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_hd_uks">제어기기 현대건설 UKS 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_hd_uss">제어기기 현대건설 USS 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_heater_controller">제어기기 난방 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_light_batch_controll">제어기기 일괄소등 제어기 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_light_controller">제어기기 조명 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_light_mutil_switch">제어기기 멀티스위치 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_realtime_mesuring_meter">제어기기 실시간 검침기 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_rf_door_camera">제어기기 현관카메라 RF카드 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_smart_switch">제어기기 스마트 스위치 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_system_aircon">제어기기 시스템 에어컨 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_ventilation">제어기기 환기시스템 관련 로그 출력</string>
- <string name="setting_debugging_set_log_ouput_about_wireless_remocon">제어기기 무선리모콘 관련 로그 출력</string>
- <string name="setting_debugging_set_log_path">로그 저장 경로 설정</string>
- <string name="setting_debugging_set_log_period">로그 기간 설정</string>
- <string name="setting_debugging_set_smartrf_cam_sound_onoff">스마트키 감지 알람 출력</string>
- <string name="setting_debugging_start_google_launcher">Google Launcher</string>
- <string name="setting_debugging_view_log">로그 보기</string>
- <string name="setting_energy_cost_table_support">원격검침 요금제 테이블 지원</string>
- <string name="setting_energy_distribution">분전반</string>
- <string name="setting_energy_ems_support">EMS지원 (동평형 사용량/순위 지원 시)</string>
- <string name="setting_energy_energy_meter">에너지제품군</string>
- <string name="setting_energy_energy_meter_string">에너지미터</string>
- <string name="setting_energy_energy_module">에너지모듈</string>
- <string name="setting_energy_energy_server_connect">에너지 관리 서버 연동</string>
- <string name="setting_energy_idle_power_saving_switch">대기전력차단스위치</string>
- <string name="setting_energy_powercontroller">통합전력제어기</string>
- <string name="setting_energy_realtime_mesuring_meter">실시간검침기</string>
- <string name="setting_energy_remote_mesuring_meter">원격 검침</string>
- <string name="setting_energy_zero_energy_house">제로 에너지 하우스</string>
- <string name="setting_subwpd_camera">서브월패드 현관카메라 좌우반전 </string>
- <string name="setting_subwpd_doorlock">서브월패드 도어락연동</string>
- <string name="setting_subwpd_gas">서브월패드 가스연동</string>
- <string name="setting_subwpd_heater">서브월패드 난방연동</string>
- <string name="setting_subwpd_light">서브월패드 조명연동</string>
- <string name="setting_subwpd_pstn">서브월패드 국선전화 연동 </string>
- <string name="setting_subwpd_use">서브월패드</string>
- <string name="setting_subwpd_venti">서브월패드 환기연동</string>
- <string name="show_elevator_default">기본</string>
- <string name="show_elevator_stairs">층표시</string>
- <string name="start">시작</string>
- <string name="status_bar_notification_info_overflow">999+</string>
- <string name="storage_info_interanl_storage">내부 저장소 : </string>
- <string name="storage_info_memory">메모리 : </string>
- <string name="storage_info_mounted">마운트</string>
- <string name="storage_info_storage_available">사용가능 : </string>
- <string name="storage_info_storage_total">총용량 : </string>
- <string name="storage_info_storage_used">사용중 : </string>
- <string name="storage_info_unmounted">언마운트</string>
- <string name="storage_info_usb_storage">USB 저장소 : </string>
- <string name="system_reboot">시스템 리부트</string>
- <string name="system_reboot_info_message">단말기가 리부팅됩니다.</string>
- <string name="test">테스트</string>
- <string name="title_item_detail">Item Detail</string>
- <string name="up_arrow">▲</string>
- <string name="update">변경</string>
- <string name="version_info_additional_value_ver">부가정보 버전 : </string>
- <string name="version_info_apps_call_ver">통화 App : </string>
- <string name="version_info_apps_deviceservice_ver">제어서비스 App : </string>
- <string name="version_info_apps_main_ver">메인 App : </string>
- <string name="version_info_apps_manager_ver">관리자 메뉴 App : </string>
- <string name="version_info_apps_sip_call_ver">SIP(통화) App : </string>
- <string name="version_info_apps_ver">App : </string>
- <string name="version_info_apps_wallpadaddservice_ver">부가 App : </string>
- <string name="version_info_apps_wallpadapp_updater_ver">App Updater App : </string>
- <string name="version_info_apps_wallpadautopicture_ver">전자액자 App : </string>
- <string name="version_info_apps_wallpadconfig_ver">설정 App : </string>
- <string name="version_info_apps_wallpademergency_ver">알람 App : </string>
- <string name="version_info_apps_wallpadenergyctrl_ver">에너지관리 App : </string>
- <string name="version_info_apps_wallpadhomectrl_ver">제어 App : </string>
- <string name="version_info_apps_wallpadlogoutput_ver">LogOutput App : </string>
- <string name="version_info_apps_wallpadoutmoderun_ver">방범실행 App : </string>
- <string name="version_info_apps_wallpadsecurity_ver">방범 App : </string>
- <string name="version_info_apps_wallpadupdater_ver">Updater App : </string>
- <string name="version_info_call_module_ver">통화 모듈 : </string>
- <string name="version_info_device_gateway_ver">게이트웨이(iGW-200d) 버전 : </string>
- <string name="version_info_device_lh_gateway_ver">LH 게이트웨이 정보 : </string>
- <string name="version_info_gateway_ip">GW : </string>
- <string name="version_info_gateway_ver">GW 버전 : </string>
- <string name="version_info_heartbeat_gateway_ver">Gateway 버전 : </string>
- <string name="version_info_ip">IP : </string>
- <string name="version_info_model_name_from_bsp_ver">(from BSP)</string>
- <string name="version_info_model_name_ver">모델명 : </string>
- <string name="version_info_news_ver">뉴스 버전 : </string>
- <string name="version_info_notice_ver">공지사항 버전 : </string>
- <string name="version_info_os_ver">BSP : </string>
- <string name="version_info_setting_ver">설정정보 버전 : </string>
- <string name="version_info_site_code">사이트 코드 : </string>
- <string name="version_info_sub_board_ver">SubBoard 버전 : </string>
- <string name="version_info_subnet_mask">SM : </string>
- <string name="version_info_weather_ver">날씨 버전 : </string>
- <string name="webctr_reset">웹제어 초기화</string>
- <string name="years">년</string>
- <style name="AppBaseTheme" parent="android:Theme.NoTitleBar.Fullscreen">
- <!--
- Theme customizations available in newer API levels can go in
- res/values-vXX/styles.xml, while customizations related to
- backward-compatibility can go here.
- -->
- </style>
- <style name="AppTheme" parent="AppBaseTheme">
- <!-- All customizations that are NOT specific to a particular API-level can go here. -->
- </style>
- <style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/>
- <style name="TextAppearance.Compat.Notification.Info">
- <item name="android:textSize">12sp</item>
- <item name="android:textColor">?android:attr/textColorSecondary</item>
- </style>
- <style name="TextAppearance.Compat.Notification.Info.Media"/>
- <style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/>
- <style name="TextAppearance.Compat.Notification.Line2.Media" parent="TextAppearance.Compat.Notification.Info.Media"/>
- <style name="TextAppearance.Compat.Notification.Media"/>
- <style name="TextAppearance.Compat.Notification.Time">
- <item name="android:textSize">12sp</item>
- <item name="android:textColor">?android:attr/textColorSecondary</item>
- </style>
- <style name="TextAppearance.Compat.Notification.Time.Media"/>
- <style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/>
- <style name="TextAppearance.Compat.Notification.Title.Media"/>
- <style name="Widget.Compat.NotificationActionContainer" parent=""/>
- <style name="Widget.Compat.NotificationActionText" parent=""/>
- <style name="Widget.Support.CoordinatorLayout" parent="android:Widget">
- <item name="statusBarBackground">#000000</item>
- </style>
- <style name="style_dialog_edit_text">
- <item name="android:inputType">textNoSuggestions</item>
- <item name="android:autoText">false</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">20sp</item>
- <item name="android:gravity">center|left</item>
- <item name="android:paddingLeft">10dp</item>
- <item name="android:paddingRight">10dp</item>
- <item name="android:paddingTop">10dp</item>
- <item name="android:paddingBottom">10dp</item>
- <item name="android:layout_marginLeft">10dp</item>
- <item name="android:layout_marginRight">10dp</item>
- <item name="android:layout_marginBottom">30dp</item>
- <item name="android:singleLine">true</item>
- </style>
- <style name="style_dialog_number_pad_text">
- <item name="android:layout_width">110dp</item>
- <item name="android:layout_height">110dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center</item>
- <item name="android:paddingLeft">1px</item>
- <item name="android:paddingRight">1px</item>
- <item name="android:paddingTop">1px</item>
- <item name="android:paddingBottom">1px</item>
- <item name="android:layout_marginLeft">2px</item>
- <item name="android:singleLine">true</item>
- </style>
- <style name="style_ip_address_dot">
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center|left</item>
- <item name="android:paddingLeft">0px</item>
- <item name="android:paddingRight">0px</item>
- <item name="android:paddingTop">5px</item>
- <item name="android:paddingBottom">5px</item>
- <item name="android:layout_marginLeft">0px</item>
- <item name="android:singleLine">true</item>
- <item name="android:maxLength">1</item>
- </style>
- <style name="style_ip_address_text">
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center|left</item>
- <item name="android:paddingLeft">5px</item>
- <item name="android:paddingRight">5px</item>
- <item name="android:paddingTop">5px</item>
- <item name="android:paddingBottom">5px</item>
- <item name="android:layout_marginLeft">10px</item>
- <item name="android:singleLine">true</item>
- <item name="android:maxLength">3</item>
- <item name="android:background">@color/textview_default</item>
- </style>
- <style name="style_number_pad_small_text">
- <item name="android:layout_width">70dp</item>
- <item name="android:layout_height">70dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center</item>
- <item name="android:paddingLeft">1px</item>
- <item name="android:paddingRight">1px</item>
- <item name="android:paddingTop">1px</item>
- <item name="android:paddingBottom">1px</item>
- <item name="android:layout_marginLeft">2px</item>
- <item name="android:singleLine">true</item>
- </style>
- <style name="style_number_pad_text">
- <item name="android:layout_width">130dp</item>
- <item name="android:layout_height">130dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center</item>
- <item name="android:paddingLeft">1px</item>
- <item name="android:paddingRight">1px</item>
- <item name="android:paddingTop">1px</item>
- <item name="android:paddingBottom">1px</item>
- <item name="android:layout_marginLeft">2px</item>
- <item name="android:singleLine">true</item>
- </style>
- <style name="style_set_dongho_dialpad">
- <item name="android:layout_width">120dp</item>
- <item name="android:layout_height">120dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">40sp</item>
- <item name="android:gravity">center</item>
- </style>
- <style name="style_set_dongho_dialpad_800x480">
- <item name="android:layout_width">100dp</item>
- <item name="android:layout_height">100dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">40sp</item>
- <item name="android:gravity">center</item>
- </style>
- <style name="style_set_dongho_dialpad_a20_1024x600">
- <item name="android:layout_width">120dp</item>
- <item name="android:layout_height">120dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center</item>
- </style>
- <style name="style_set_dongho_dialpad_a20_1280x800">
- <item name="android:layout_width">120dp</item>
- <item name="android:layout_height">120dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">60sp</item>
- <item name="android:gravity">center</item>
- </style>
- <style name="style_set_ip_dialpad_1024x600_a20">
- <item name="android:layout_width">70dp</item>
- <item name="android:layout_height">70dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">30sp</item>
- <item name="android:gravity">center</item>
- </style>
- <style name="style_set_ip_dialpad_800x480">
- <item name="android:layout_width">70dp</item>
- <item name="android:layout_height">70dp</item>
- <item name="android:textColor">#000000</item>
- <item name="android:textSize">40sp</item>
- <item name="android:gravity">center</item>
- </style>
- <declare-styleable name="ColorStateListItem">
- <!-- Base color for this state. -->
- <attr name="android:color"/>
- <!-- Alpha multiplier applied to the base color. -->
- <attr format="float" name="alpha"/>
- <attr name="android:alpha"/>
- </declare-styleable>
- <declare-styleable name="CoordinatorLayout">
- <!-- A reference to an array of integers representing the
- locations of horizontal keylines in dp from the starting edge.
- Child views can refer to these keylines for alignment using
- layout_keyline="index" where index is a 0-based index into
- this array. -->
- <attr format="reference" name="keylines"/>
- <!-- Drawable to display behind the status bar when the view is set to draw behind it. -->
- <attr format="color|reference" name="statusBarBackground"/>
- </declare-styleable>
- <declare-styleable name="CoordinatorLayout_Layout">
- <attr name="android:layout_gravity"/>
- <!-- The class name of a Behavior class defining special runtime behavior
- for this child view. -->
- <attr format="string" name="layout_behavior"/>
- <!-- The id of an anchor view that this view should position relative to. -->
- <attr format="reference" name="layout_anchor"/>
- <!-- The index of a keyline this view should position relative to.
- android:layout_gravity will affect how the view aligns to the
- specified keyline. -->
- <attr format="integer" name="layout_keyline"/>
- <!-- Specifies how an object should position relative to an anchor, on both the X and Y axes,
- within its parent's bounds. -->
- <attr name="layout_anchorGravity">
- <!-- Push object to the top of its container, not changing its size. -->
- <flag name="top" value="0x30"/>
- <!-- Push object to the bottom of its container, not changing its size. -->
- <flag name="bottom" value="0x50"/>
- <!-- Push object to the left of its container, not changing its size. -->
- <flag name="left" value="0x03"/>
- <!-- Push object to the right of its container, not changing its size. -->
- <flag name="right" value="0x05"/>
- <!-- Place object in the vertical center of its container, not changing its size. -->
- <flag name="center_vertical" value="0x10"/>
- <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
- <flag name="fill_vertical" value="0x70"/>
- <!-- Place object in the horizontal center of its container, not changing its size. -->
- <flag name="center_horizontal" value="0x01"/>
- <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
- <flag name="fill_horizontal" value="0x07"/>
- <!-- Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. -->
- <flag name="center" value="0x11"/>
- <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
- <flag name="fill" value="0x77"/>
- <!-- Additional option that can be set to have the top and/or bottom edges of
- the child clipped to its container's bounds.
- The clip will be based on the vertical gravity: a top gravity will clip the bottom
- edge, a bottom gravity will clip the top edge, and neither will clip both edges. -->
- <flag name="clip_vertical" value="0x80"/>
- <!-- Additional option that can be set to have the left and/or right edges of
- the child clipped to its container's bounds.
- The clip will be based on the horizontal gravity: a left gravity will clip the right
- edge, a right gravity will clip the left edge, and neither will clip both edges. -->
- <flag name="clip_horizontal" value="0x08"/>
- <!-- Push object to the beginning of its container, not changing its size. -->
- <flag name="start" value="0x00800003"/>
- <!-- Push object to the end of its container, not changing its size. -->
- <flag name="end" value="0x00800005"/>
- </attr>
- <!-- Specifies how this view insets the CoordinatorLayout and make some other views
- dodge it. -->
- <attr format="enum" name="layout_insetEdge">
- <!-- Don't inset. -->
- <enum name="none" value="0x0"/>
- <!-- Inset the top edge. -->
- <enum name="top" value="0x30"/>
- <!-- Inset the bottom edge. -->
- <enum name="bottom" value="0x50"/>
- <!-- Inset the left edge. -->
- <enum name="left" value="0x03"/>
- <!-- Inset the right edge. -->
- <enum name="right" value="0x05"/>
- <!-- Inset the start edge. -->
- <enum name="start" value="0x00800003"/>
- <!-- Inset the end edge. -->
- <enum name="end" value="0x00800005"/>
- </attr>
- <!-- Specifies how this view dodges the inset edges of the CoordinatorLayout. -->
- <attr name="layout_dodgeInsetEdges">
- <!-- Don't dodge any edges -->
- <flag name="none" value="0x0"/>
- <!-- Dodge the top inset edge. -->
- <flag name="top" value="0x30"/>
- <!-- Dodge the bottom inset edge. -->
- <flag name="bottom" value="0x50"/>
- <!-- Dodge the left inset edge. -->
- <flag name="left" value="0x03"/>
- <!-- Dodge the right inset edge. -->
- <flag name="right" value="0x05"/>
- <!-- Dodge the start inset edge. -->
- <flag name="start" value="0x00800003"/>
- <!-- Dodge the end inset edge. -->
- <flag name="end" value="0x00800005"/>
- <!-- Dodge all the inset edges. -->
- <flag name="all" value="0x77"/>
- </attr>
- </declare-styleable>
- <declare-styleable name="FontFamily">
- <!-- The authority of the Font Provider to be used for the request. -->
- <attr format="string" name="fontProviderAuthority"/>
- <!-- The package for the Font Provider to be used for the request. This is used to verify
- the identity of the provider. -->
- <attr format="string" name="fontProviderPackage"/>
- <!-- The query to be sent over to the provider. Refer to your font provider's documentation
- on the format of this string. -->
- <attr format="string" name="fontProviderQuery"/>
- <!-- The sets of hashes for the certificates the provider should be signed with. This is
- used to verify the identity of the provider, and is only required if the provider is not
- part of the system image. This value may point to one list or a list of lists, where each
- individual list represents one collection of signature hashes. Refer to your font provider's
- documentation for these values. -->
- <attr format="reference" name="fontProviderCerts"/>
- <!-- The strategy to be used when fetching font data from a font provider in XML layouts.
- This attribute is ignored when the resource is loaded from code, as it is equivalent to the
- choice of API between {@link
- androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
- {@link
- androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
- (async). -->
- <attr name="fontProviderFetchStrategy">
- <!-- The blocking font fetch works as follows.
- First, check the local cache, then if the requested font is not cached, request the
- font from the provider and wait until it is finished. You can change the length of
- the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the
- default typeface will be used instead. -->
- <enum name="blocking" value="0"/>
- <!-- The async font fetch works as follows.
- First, check the local cache, then if the requeted font is not cached, trigger a
- request the font and continue with layout inflation. Once the font fetch succeeds, the
- target text view will be refreshed with the downloaded font data. The
- fontProviderFetchTimeout will be ignored if async loading is specified. -->
- <enum name="async" value="1"/>
- </attr>
- <!-- The length of the timeout during fetching. -->
- <attr format="integer" name="fontProviderFetchTimeout">
- <!-- A special value for the timeout. In this case, the blocking font fetching will not
- timeout and wait until a reply is received from the font provider. -->
- <enum name="forever" value="-1"/>
- </attr>
- </declare-styleable>
- <declare-styleable name="FontFamilyFont">
- <!-- The style of the given font file. This will be used when the font is being loaded into
- the font stack and will override any style information in the font's header tables. If
- unspecified, the value in the font's header tables will be used. -->
- <attr name="fontStyle">
- <enum name="normal" value="0"/>
- <enum name="italic" value="1"/>
- </attr>
- <!-- The reference to the font file to be used. This should be a file in the res/font folder
- and should therefore have an R reference value. E.g. @font/myfont -->
- <attr format="reference" name="font"/>
- <!-- The weight of the given font file. This will be used when the font is being loaded into
- the font stack and will override any weight information in the font's header tables. Must
- be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most
- common values are 400 for regular weight and 700 for bold weight. If unspecified, the value
- in the font's header tables will be used. -->
- <attr format="integer" name="fontWeight"/>
- <!-- The variation settings to be applied to the font. The string should be in the following
- format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be
- used, or the font used does not support variation settings, this attribute needs not be
- specified. -->
- <attr format="string" name="fontVariationSettings"/>
- <!-- The index of the font in the tcc font file. If the font file referenced is not in the
- tcc format, this attribute needs not be specified. -->
- <attr format="integer" name="ttcIndex"/>
- <!-- References to the framework attrs -->
- <attr name="android:fontStyle"/>
- <attr name="android:font"/>
- <attr name="android:fontWeight"/>
- <attr name="android:fontVariationSettings"/>
- <attr name="android:ttcIndex"/>
- </declare-styleable>
- <declare-styleable name="GradientColor">
- <!-- Start color of the gradient. -->
- <attr name="android:startColor"/>
- <!-- Optional center color. -->
- <attr name="android:centerColor"/>
- <!-- End color of the gradient. -->
- <attr name="android:endColor"/>
- <!-- Type of gradient. The default type is linear. -->
- <attr name="android:type"/>
- <!-- Only applied to RadialGradient-->
- <!-- Radius of the gradient, used only with radial gradient. -->
- <attr name="android:gradientRadius"/>
- <!-- Only applied to SweepGradient / RadialGradient-->
- <!-- X coordinate of the center of the gradient within the path. -->
- <attr name="android:centerX"/>
- <!-- Y coordinate of the center of the gradient within the path. -->
- <attr name="android:centerY"/>
- <!-- LinearGradient specific -->
- <!-- X coordinate of the start point origin of the gradient.
- Defined in same coordinates as the path itself -->
- <attr name="android:startX"/>
- <!-- Y coordinate of the start point of the gradient within the shape.
- Defined in same coordinates as the path itself -->
- <attr name="android:startY"/>
- <!-- X coordinate of the end point origin of the gradient.
- Defined in same coordinates as the path itself -->
- <attr name="android:endX"/>
- <!-- Y coordinate of the end point of the gradient within the shape.
- Defined in same coordinates as the path itself -->
- <attr name="android:endY"/>
- <!-- Defines the tile mode of the gradient. SweepGradient doesn't support tiling. -->
- <attr name="android:tileMode"/>
- </declare-styleable>
- <declare-styleable name="GradientColorItem">
- <!-- The offset (or ratio) of this current color item inside the gradient.
- The value is only meaningful when it is between 0 and 1. -->
- <attr name="android:offset"/>
- <!-- The current color for the offset inside the gradient. -->
- <attr name="android:color"/>
- </declare-styleable>
- </resources>
|