values.xml 64 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3. <string-array name="entries_main_menu">
  4. <item>@string/menu_title_set_dongho</item>
  5. <item>@string/menu_title_admin_query</item>
  6. <item>@string/menu_title_admin_check</item>
  7. <item>@string/menu_title_admin_setting</item>
  8. <item>@string/menu_title_reset_system</item>
  9. <item>@string/menu_title_reset_password</item>
  10. <item>@string/menu_title_set_ip</item>
  11. <item>@string/menu_title_set_sample</item>
  12. <item>@string/menu_title_set_development</item>
  13. <item>@string/menu_title_set_inroomdetectsensor</item>
  14. </string-array>
  15. <string-array name="entries_menu_admin_check">
  16. <item>@string/admin_check_submenu_check_contoller</item>
  17. <item>@string/admin_check_submenu_check_network</item>
  18. <item>@string/admin_check_submenu_check_sensor</item>
  19. <item>@string/admin_check_submenu_check_etc</item>
  20. </string-array>
  21. <string-array name="entries_menu_admin_query">
  22. <item>@string/admin_query_submenu_query_version_info</item>
  23. <item>@string/admin_query_submenu_query_guard</item>
  24. <item>@string/admin_query_submenu_query_cctv</item>
  25. <item>@string/admin_query_submenu_query_storage</item>
  26. <item>@string/admin_query_submenu_query_etc</item>
  27. </string-array>
  28. <string-array name="entries_menu_admin_setting">
  29. <item>@string/admin_setting_submenu_set_controller</item>
  30. <item>@string/admin_setting_submenu_set_energy</item>
  31. <item>@string/admin_setting_submenu_set_added_function</item>
  32. <item>@string/admin_setting_submenu_set_call_function</item>
  33. <item>@string/admin_setting_submenu_set_detail_function</item>
  34. <item>@string/admin_setting_submenu_set_em_livingroom</item>
  35. <item>@string/admin_setting_submenu_set_subwallpad</item>
  36. <item>@string/admin_setting_submenu_set_debugging</item>
  37. </string-array>
  38. <string-array name="entries_menu_developer_mode">
  39. <item>@string/admin_developer_submenu_set_server_ip</item>
  40. </string-array>
  41. <attr format="reference" name="coordinatorLayoutStyle"/>
  42. <color name="aqua">#00FFFF</color>
  43. <color name="black">#000000</color>
  44. <color name="blue">#0000FF</color>
  45. <color name="button_default">#00DDDD</color>
  46. <color name="button_disabled">#202020</color>
  47. <color name="button_text_default">#FF0000</color>
  48. <color name="button_text_disabled">#22F0F0F0</color>
  49. <color name="fuchsia">#FF00FF</color>
  50. <color name="gray">#808080</color>
  51. <color name="green">#008000</color>
  52. <color name="lime">#00FF00</color>
  53. <color name="maroon">#800000</color>
  54. <color name="navy">#000080</color>
  55. <color name="notification_action_color_filter">#ffffffff</color>
  56. <color name="notification_icon_bg_color">#ff9e9e9e</color>
  57. <color name="notification_material_background_media_default_color">#ff424242</color>
  58. <color name="olive">#808000</color>
  59. <color name="primary_text_default_material_dark">#ffffffff</color>
  60. <color name="purple">#800080</color>
  61. <color name="red">#FF0000</color>
  62. <color name="ripple_material_light">#1f000000</color>
  63. <color name="secondary_text_default_material_dark">#b3ffffff</color>
  64. <color name="secondary_text_default_material_light">#8a000000</color>
  65. <color name="silver">#C0C0C0</color>
  66. <color name="teal">#008080</color>
  67. <color name="textview_default">#FFFFFFFF</color>
  68. <color name="textview_selected">#FF808000</color>
  69. <color name="white">#FFFFFF</color>
  70. <color name="yellow">#FFFF00</color>
  71. <dimen name="compat_button_inset_horizontal_material">4dp</dimen>
  72. <dimen name="compat_button_inset_vertical_material">6dp</dimen>
  73. <dimen name="compat_button_padding_horizontal_material">8dp</dimen>
  74. <dimen name="compat_button_padding_vertical_material">4dp</dimen>
  75. <dimen name="compat_control_corner_material">2dp</dimen>
  76. <dimen name="compat_notification_large_icon_max_height">320dp</dimen>
  77. <dimen name="compat_notification_large_icon_max_width">320dp</dimen>
  78. <dimen name="notification_action_icon_size">32dp</dimen>
  79. <dimen name="notification_action_text_size">13sp</dimen>
  80. <dimen name="notification_big_circle_margin">12dp</dimen>
  81. <dimen name="notification_content_margin_start">8dp</dimen>
  82. <dimen name="notification_large_icon_height">64dp</dimen>
  83. <dimen name="notification_large_icon_width">64dp</dimen>
  84. <dimen name="notification_main_column_padding_top">10dp</dimen>
  85. <dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen>
  86. <dimen name="notification_right_icon_size">16dp</dimen>
  87. <dimen name="notification_right_side_padding_top">2dp</dimen>
  88. <dimen name="notification_small_icon_background_padding">3dp</dimen>
  89. <dimen name="notification_small_icon_size_as_large">24dp</dimen>
  90. <dimen name="notification_subtext_size">13sp</dimen>
  91. <dimen name="notification_top_pad">10dp</dimen>
  92. <dimen name="notification_top_pad_large_text">5dp</dimen>
  93. <dimen name="subtitle_corner_radius">2dp</dimen>
  94. <dimen name="subtitle_outline_width">2dp</dimen>
  95. <dimen name="subtitle_shadow_offset">2dp</dimen>
  96. <dimen name="subtitle_shadow_radius">2dp</dimen>
  97. <drawable name="notification_template_icon_bg">#3333B5E5</drawable>
  98. <drawable name="notification_template_icon_low_bg">#0cffffff</drawable>
  99. <item name="line1" type="id"/>
  100. <item name="line3" type="id"/>
  101. <item name="tag_transition_group" type="id"/>
  102. <item name="tag_unhandled_key_event_manager" type="id"/>
  103. <item name="tag_unhandled_key_listeners" type="id"/>
  104. <item name="text" type="id"/>
  105. <item name="text2" type="id"/>
  106. <item name="title" type="id"/>
  107. <integer name="cancel_button_image_alpha">127</integer>
  108. <integer name="status_bar_notification_info_maxnum">999</integer>
  109. <string name="add_test_ip">테스트 IP 추가</string>
  110. <string name="additional_function_type_default">기본</string>
  111. <string name="additional_function_type_extention">확장</string>
  112. <string name="admin_check_submenu_check_contoller">제어기기\n통신 테스트</string>
  113. <string name="admin_check_submenu_check_etc">기타\n점검</string>
  114. <string name="admin_check_submenu_check_network">네트워크\n통신 테스트</string>
  115. <string name="admin_check_submenu_check_sensor">센서 점검\n테스트</string>
  116. <string name="admin_developer_submenu_set_server_ip">개발자 모드\n설정</string>
  117. <string name="admin_dongho_set_dongho_info_msg">세대 동 호수를 정확히\n입력하신 후 설정 버튼을 누르세요</string>
  118. <string name="admin_dongho_set_field_specific_features">현장 특화기능 설정</string>
  119. <string name="admin_dongho_use_danji_set_rent_use">단지내 임대세대(분리세대) 사용</string>
  120. <string name="admin_dongho_use_double_danji">IP확장 모드(특정 현장 외 설정하지 마세요)</string>
  121. <string name="admin_dongho_use_electric_range">전기레인지 사용</string>
  122. <string name="admin_dongho_use_energy_devices">에너지제품군 사용</string>
  123. <string name="admin_dongho_use_escapeladder_down_send">피난사다리 전송방향</string>
  124. <string name="admin_dongho_use_inner_motion">내부동체 사용</string>
  125. <string name="admin_dongho_use_kccdimctr">KCC디밍제어기 사용</string>
  126. <string name="admin_dongho_use_kind_all_light_plus">일체형조명 일괄소등 병합형 사용</string>
  127. <string name="admin_dongho_use_knxdist">KNX분전반 사용</string>
  128. <string name="admin_dongho_use_multiswitch">멀티스위치 사용</string>
  129. <string name="admin_dongho_use_non_internet_support">인터넷미지원</string>
  130. <string name="admin_dongho_use_outer_motion">외부동체 사용</string>
  131. <string name="admin_dongho_use_outer_motion_to_inner_motion">외부동체를 내부동체로 사용</string>
  132. <string name="admin_dongho_use_rent_home">해당 월패드 임대세대로 설정(분리세대)</string>
  133. <string name="admin_dongho_use_smart_key">스마트키 사용</string>
  134. <string name="admin_dongho_use_smartdist">스마트분전반 사용</string>
  135. <string name="admin_dongho_use_smartkitchen_use">스마트키친</string>
  136. <string name="admin_dongho_use_smartpost_use">스마트우편함</string>
  137. <string name="admin_dongho_use_subwallpad">해당 월패드 서브월패드로 설정</string>
  138. <string name="admin_dongho_use_wallpad_camera">월패드 카메라 사용</string>
  139. <string name="admin_password_reset">비밀번호 초기화</string>
  140. <string name="admin_password_reset_info_message">1. 초기화 버튼을 누르시면\n단말기의 사용자 비밀번호가 초기화 됩니다.\n0000</string>
  141. <string name="admin_password_reset_webctr_message">2. 웹제어 초기화 버튼을 누르시면\n단말기의 웹제어 비밀번호가 초기화 됩니다.\n000000</string>
  142. <string name="admin_password_sdb_password_init_ment">※ 초기화시 스마트조명 APP 비밀번호도 함께 초기화 되며,\n해당기능 사용안함으로 변경됩니다.</string>
  143. <string name="admin_query_submenu_query_cctv">CCTV 설정\n정보 조회</string>
  144. <string name="admin_query_submenu_query_etc">기타 정보\n조회</string>
  145. <string name="admin_query_submenu_query_guard">등록된 경비\n실기 조회</string>
  146. <string name="admin_query_submenu_query_storage">단말기 저장\n장치 조회</string>
  147. <string name="admin_query_submenu_query_version_info">버전정보\n조회</string>
  148. <string name="admin_setip_confirm_password">비밀번호 확인</string>
  149. <string name="admin_setip_failed_password">비밀번호가 일치하지 않습니다.\n다시 확인하고 시도하세요.</string>
  150. <string name="admin_setip_insert_password_message">비밀번호를 입력하세요</string>
  151. <string name="admin_setip_manually">IP 수동 설정</string>
  152. <string name="admin_setip_submenu_set_ip">IP 설정</string>
  153. <string name="admin_setting_submenu_set_added_function">부가기능\n설정</string>
  154. <string name="admin_setting_submenu_set_call_function">통화기능\n설정</string>
  155. <string name="admin_setting_submenu_set_controller">제어기기\n설정</string>
  156. <string name="admin_setting_submenu_set_debugging">개발자 디버깅\n설정</string>
  157. <string name="admin_setting_submenu_set_detail_function">세부기능\n설정</string>
  158. <string name="admin_setting_submenu_set_em_livingroom">거실EM\n설정</string>
  159. <string name="admin_setting_submenu_set_energy">에너지관리\n설정</string>
  160. <string name="admin_setting_submenu_set_subwallpad">서브월패드\n설정</string>
  161. <string name="admin_system_reset">시스템 초기화</string>
  162. <string name="admin_system_reset_info_message">단말기의 모든 정보가 초기화 됩니다.\n단말기 초기화가 되면 동/호 정보를\n다시 입력하여 주셔야 합니다.</string>
  163. <string name="admin_system_reset_led_button_reset">결과: 수행 전</string>
  164. <string name="app_name">ManagerSetting</string>
  165. <string name="check_etc_backlight_test">백라이트 테스트</string>
  166. <string name="check_etc_door_camera_test">현관 영상 테스트</string>
  167. <string name="check_etc_hw_led_button_test">H/W LED 버튼 테스트</string>
  168. <string name="check_etc_mic_speaker_test">마이크 입력/스피커 출력 테스트</string>
  169. <string name="check_etc_nand_test">Nand 테스트</string>
  170. <string name="check_etc_smart_door_camera_recording_test">스마트현관카메라 녹화 테스트</string>
  171. <string name="check_etc_usb_test">USB 테스트</string>
  172. <string name="check_etc_wallpad_camera_test">월패드 영상 테스트</string>
  173. <string name="check_network_add_test_ip">테스트 IP 추가</string>
  174. <string name="check_network_add_test_ip_message">테스트할 IP를 입력하세요.</string>
  175. <string name="check_network_apts_manage_pc">단지관리PC</string>
  176. <string name="check_network_apts_server">단지 서버</string>
  177. <string name="check_network_cctv">CCTV</string>
  178. <string name="check_network_error_ip">IP가 올바르지 않습니다.</string>
  179. <string name="check_network_ftp_server">FTP</string>
  180. <string name="check_network_gateway">G/W</string>
  181. <string name="check_network_guard">경비실</string>
  182. <string name="check_network_igate_ctrl_config_read">LH게이트웨이 제어 설정정보</string>
  183. <string name="check_network_igate_hn_config_read">LH게이트웨이 HN 설정정보</string>
  184. <string name="check_network_lobby">로비</string>
  185. <string name="check_network_nvr_server">NVR 서버</string>
  186. <string name="check_network_test_ip">테스트 IP</string>
  187. <string name="check_sensor_apu">APU</string>
  188. <string name="check_sensor_camera">전면카메라</string>
  189. <string name="check_sensor_close_sensor">근접센서</string>
  190. <string name="check_sensor_emergency">접점 비상</string>
  191. <string name="check_sensor_escape_ladder">피난사다리</string>
  192. <string name="check_sensor_escape_ladder_home">우리집피난사다리</string>
  193. <string name="check_sensor_escape_ladder_up">윗집피난사다리</string>
  194. <string name="check_sensor_etc">기타</string>
  195. <string name="check_sensor_inner_motion">내부동체</string>
  196. <string name="check_sensor_magnetic">마그네틱</string>
  197. <string name="check_sensor_magnetic_0">마그네틱-0</string>
  198. <string name="check_sensor_magnetic_1">마그네틱-1</string>
  199. <string name="check_sensor_motion_sensor1">동체감지기1</string>
  200. <string name="check_sensor_motion_sensor2">동체감지기2</string>
  201. <string name="check_sensor_outer_motion">외부동체</string>
  202. <string name="clear">해제</string>
  203. <string name="contoller_bath_phone">욕실폰</string>
  204. <string name="contoller_biometics">생체인식</string>
  205. <string name="contoller_cooktop_concent">쿡탑콘센트</string>
  206. <string name="contoller_dimming_kcc">KCC디밍제어기</string>
  207. <string name="contoller_door_lock">도어락</string>
  208. <string name="contoller_door_lock_item_fingerprint">지문인식</string>
  209. <string name="contoller_door_lock_item_wired">유선</string>
  210. <string name="contoller_door_lock_item_wireless">무선</string>
  211. <string name="contoller_door_lock_wired">도어락(유선)</string>
  212. <string name="contoller_door_lock_wireless">도어락(무선)</string>
  213. <string name="contoller_door_lock_wireless_open_delay_use">무선도어락 문열림 대기모드 (스마트키 연동)</string>
  214. <string name="contoller_electric_range">전기레인지</string>
  215. <string name="contoller_electronically_curtain">전동커튼</string>
  216. <string name="contoller_energy_distribution">분전반</string>
  217. <string name="contoller_energy_distribution_knx">KNX분전반</string>
  218. <string name="contoller_energy_distribution_smart">스마트분전반</string>
  219. <string name="contoller_energy_powercontroller">통합전력제어기</string>
  220. <string name="contoller_energy_smartswitch_energy">스마트스위치 에너지 종류</string>
  221. <string name="contoller_energy_smartswitch_energy_kind_item_realtime">실시간검침기</string>
  222. <string name="contoller_energy_smartswitch_energy_kind_item_remote">원격검침기</string>
  223. <string name="contoller_facial_recog_module">안면인식모듈</string>
  224. <string name="contoller_gas">가스</string>
  225. <string name="contoller_gateway">게이트웨이(RS-485 게이트웨이 연동)</string>
  226. <string name="contoller_gateway_model_kind">게이트웨이모델</string>
  227. <string name="contoller_gateway_model_kind_item_new">IGW300</string>
  228. <string name="contoller_gateway_model_kind_item_old">IGW200</string>
  229. <string name="contoller_heat_onedevice">난방일체형</string>
  230. <string name="contoller_heater">난방</string>
  231. <string name="contoller_heater_item_v1">V1</string>
  232. <string name="contoller_heater_item_v2">V2</string>
  233. <string name="contoller_heatonedevice_kind_item_light">난방조명</string>
  234. <string name="contoller_heatonedevice_kind_item_venti">난방환기</string>
  235. <string name="contoller_heatonedevice_kind_item_ventilight">난방환기조명</string>
  236. <string name="contoller_innerroom_detect_sensor">재실센서</string>
  237. <string name="contoller_integraded_switch">통합스위치</string>
  238. <string name="contoller_interlayer_noise">층간소음센서</string>
  239. <string name="contoller_kichen_tv">주방 TV</string>
  240. <string name="contoller_kitchen_em_ctrl_option_batch">일괄제어</string>
  241. <string name="contoller_kitchen_em_ctrl_option_in_order">순차제어</string>
  242. <string name="contoller_kitchen_em_ctrl_option_in_order_and_reset">순차제어초기화</string>
  243. <string name="contoller_kitchen_em_option">각실EM 제어 옵션</string>
  244. <string name="contoller_lh_gateway">LH게이트웨이</string>
  245. <string name="contoller_light">조명</string>
  246. <string name="contoller_light_batch_controll">일괄소등</string>
  247. <string name="contoller_light_living_room">조명(거실)</string>
  248. <string name="contoller_light_multi_switch">조명(멀티스위치)</string>
  249. <string name="contoller_light_rooms">조명(각실)</string>
  250. <string name="contoller_light_type">조명 유형</string>
  251. <string name="contoller_light_type_hdc_intlight_add_batchlight">현산향일체형조명일괄소등병합형</string>
  252. <string name="contoller_light_type_hdc_intlight_add_batchlight_multiswitch">현산향일체형조명일괄소등병합형_멀티스위치</string>
  253. <string name="contoller_light_type_hdc_intlight_normal">현산향일체형조명기본형</string>
  254. <string name="contoller_light_type_smart_distribution">스마트분전반조명</string>
  255. <string name="contoller_louver">전동루버</string>
  256. <string name="contoller_main_gui_ctrl_use">제어기능</string>
  257. <string name="contoller_powercontroller_basic">기본</string>
  258. <string name="contoller_powercontroller_direct">직결보드</string>
  259. <string name="contoller_powercontroller_measure">전력측정직결보드</string>
  260. <string name="contoller_purity">청정환기</string>
  261. <string name="contoller_realtime_masuring_meter">실시간 검침기</string>
  262. <string name="contoller_realtime_masuring_meter_item_2">2종</string>
  263. <string name="contoller_realtime_masuring_meter_item_3">3종</string>
  264. <string name="contoller_realtime_masuring_meter_item_4">4종</string>
  265. <string name="contoller_realtime_masuring_meter_item_5">5종</string>
  266. <string name="contoller_realtime_masuring_meter_item_6">6종</string>
  267. <string name="contoller_remote">원격검침</string>
  268. <string name="contoller_sensor_ap">센서AP(미세먼지,CO2)</string>
  269. <string name="contoller_smat_switch_and_light_batch_controll">스마트스위치 and 일괄소등</string>
  270. <string name="contoller_system_aircon">시스템 에어컨</string>
  271. <string name="contoller_systemaircon_etc">기타APU</string>
  272. <string name="contoller_systemaircon_lg_air">LG냉방</string>
  273. <string name="contoller_systemaircon_lg_air_heat">LG냉난방</string>
  274. <string name="contoller_systemaircon_samsung_air">삼성냉방</string>
  275. <string name="contoller_systemaircon_samsung_air_heat">삼성냉난방</string>
  276. <string name="contoller_ventilation">환기</string>
  277. <string name="contoller_ventilation_item_common">기본</string>
  278. <string name="contoller_ventilation_item_hood">후드</string>
  279. <string name="contoller_ventilation_item_lh">LH향</string>
  280. <string name="controller_electronically_curtain_item_living_room">거실커튼</string>
  281. <string name="controller_electronically_curtain_item_main_and_living_room">안방거실커튼</string>
  282. <string name="controller_electronically_curtain_item_main_room">안방커튼</string>
  283. <string name="controller_light_batch_item_common_batch_controller">대외향일괄소등제어기 (일괄소등제어기or조명3로스위치)</string>
  284. <string name="controller_light_batch_item_common_hdc_lcd_smart_switch">현산향LCD스마트스위치 (iSS-430)</string>
  285. <string name="controller_light_batch_item_common_hdc_smart_switch">현산향스마트스위치 (iSS-101)</string>
  286. <string name="controller_light_batch_item_common_smart_switch">대외향스마트스위치</string>
  287. <string name="controller_setting_do_not_used">사용안함</string>
  288. <string name="controller_setting_do_used">사용함</string>
  289. <string name="danji">단지</string>
  290. <string name="days">일</string>
  291. <string name="detail_function_bathsensor_use">욕실센서등 사용</string>
  292. <string name="detail_function_ble_smartkey">BLE스마트키</string>
  293. <string name="detail_function_bookmark_type">즐겨찾기 아이콘 타입</string>
  294. <string name="detail_function_co2_reduction_set">이산화탄소절감률 설정</string>
  295. <string name="detail_function_construction_special_function">건설사 특화기능</string>
  296. <string name="detail_function_ctr_sequence_limit">제어시퀀스 제한</string>
  297. <string name="detail_function_customer_service_guard">출동경비</string>
  298. <string name="detail_function_do_sitecode_insert">SiteCode 입력</string>
  299. <string name="detail_function_do_touch_calibration">터치 조정 실행</string>
  300. <string name="detail_function_door_phone_output_volume">현관폰 사운드 출력 음량</string>
  301. <string name="detail_function_easymodeux_use">간편모드UX 지원</string>
  302. <string name="detail_function_elevator">엘리베이터</string>
  303. <string name="detail_function_emergency_contact_switch_use">비상접점 스위치 사용</string>
  304. <string name="detail_function_escape_ladder_noti">피난사다리 방송정보 알림</string>
  305. <string name="detail_function_escapeladder_down_send">피난사다리전송</string>
  306. <string name="detail_function_escapeladder_down_send_below">아랫집</string>
  307. <string name="detail_function_escapeladder_down_send_upper">윗집</string>
  308. <string name="detail_function_field_type">현장 구분</string>
  309. <string name="detail_function_field_type_item_amkor">엠코</string>
  310. <string name="detail_function_field_type_item_halla">한라건설</string>
  311. <string name="detail_function_field_type_item_hd">현대건설</string>
  312. <string name="detail_function_field_type_item_kcc">KCC</string>
  313. <string name="detail_function_field_type_item_lh">LH</string>
  314. <string name="detail_function_field_type_item_sh">SH</string>
  315. <string name="detail_function_gas_detect_5time">가스감지5회알람</string>
  316. <string name="detail_function_guard_video_call">경비실 영상통화</string>
  317. <string name="detail_function_hdclivlight_make_p1">현산향일체형조명 PROGRAM 1</string>
  318. <string name="detail_function_hdclivlight_make_p2">현산향일체형조명 PROGRAM 2</string>
  319. <string name="detail_function_heatlightroom_nameset">난방조명 방명칭 설정</string>
  320. <string name="detail_function_hs_platform_use">효성플랫폼 연동</string>
  321. <string name="detail_function_insert_ip">IP 입력</string>
  322. <string name="detail_function_insert_ip_confirm">를 입력하시겠습니까?</string>
  323. <string name="detail_function_insert_ip_failed_ip">IP가 잘못 입력되었습니다.\n다시 확인하고 시도하세요.</string>
  324. <string name="detail_function_insert_password_message">IP를 입력하세요</string>
  325. <string name="detail_function_kakao_home_set">카카오홈</string>
  326. <string name="detail_function_lcdkeeper_use">LCD Keeper 사용</string>
  327. <string name="detail_function_livingem_kitchen_light">거실EM 주방등</string>
  328. <string name="detail_function_location_confirm">위치 확인</string>
  329. <string name="detail_function_main_gui_select">메인GUI선택</string>
  330. <string name="detail_function_manual">매뉴얼</string>
  331. <string name="detail_function_mobileapp_user_auth_use">모바일 사용자 인증 사용</string>
  332. <string name="detail_function_mood_light">무드등</string>
  333. <string name="detail_function_newserver">신형단지서버</string>
  334. <string name="detail_function_non_internet_support">인터넷 미지원</string>
  335. <string name="detail_function_parking">주차확인</string>
  336. <string name="detail_function_penthouse_escapeladder">펜트하우스 피난사다리 세대 정보(호수)</string>
  337. <string name="detail_function_pstn_initialize">PSTN모뎀 초기화</string>
  338. <string name="detail_function_registration_wireless_door_lock">무선도어락 등록</string>
  339. <string name="detail_function_relief_call">안심통화</string>
  340. <string name="detail_function_remote_call">방문객원격통화</string>
  341. <string name="detail_function_remotecalll_dooropen_use">방문객원격통화 현관 문열림 사용</string>
  342. <string name="detail_function_remotecalll_homeviewer_use">방문객원격통화 홈뷰어 사용</string>
  343. <string name="detail_function_remotecalllsvr_web_port">방문객원격통화 WEB 포트</string>
  344. <string name="detail_function_remotectrl_light">원격제어 조명선택</string>
  345. <string name="detail_function_resident_safety_check">거주자 안전 확인</string>
  346. <string name="detail_function_rf_door_camera">현관카메라</string>
  347. <string name="detail_function_sample_sitecode_insert">기본 사이트코드 입력</string>
  348. <string name="detail_function_send_bathphone_volume_setting">욕실폰 통화 음량값 전송</string>
  349. <string name="detail_function_send_heart_beat">하트비트 전송</string>
  350. <string name="detail_function_send_kitchentv_volume_setting">주방TV 통화 음량값 전송</string>
  351. <string name="detail_function_send_subdevice_volume_setting_btn">전송</string>
  352. <string name="detail_function_sendweather_reverse">서브폰 날씨정보 역순 전송</string>
  353. <string name="detail_function_smart_key">스마트키</string>
  354. <string name="detail_function_smart_switch">스마트 스위치</string>
  355. <string name="detail_function_smart_switch_l1">스마트 스위치 L1</string>
  356. <string name="detail_function_smart_switch_l2">스마트 스위치 L2</string>
  357. <string name="detail_function_smartdoorcam_duration">스마트현관카메라 감도유지시간</string>
  358. <string name="detail_function_smartiotcam_flip">스마트현관카메라 좌우반전</string>
  359. <string name="detail_function_smartkitchen_use">스마트키친 사용</string>
  360. <string name="detail_function_smartpost_use">스마트우편함 연동</string>
  361. <string name="detail_function_stranger_record_use">거동수상자 녹화 사용</string>
  362. <string name="detail_function_subphone_baudrate">서브폰 통신속도</string>
  363. <string name="detail_function_thedisabled_home_set">장애인세대 설정</string>
  364. <string name="detail_function_time_setting">시간 설정</string>
  365. <string name="detail_function_touch_calibration">Calibration 터치 조정 실행</string>
  366. <string name="detail_function_turn_off_all_light">일괄소등</string>
  367. <string name="detail_function_use_danji_config">IP대역확장</string>
  368. <string name="detail_function_use_danji_set_rent_use">단지내 임대세대 사용</string>
  369. <string name="detail_function_use_elevator_mainscreen">메인화면에 엘리베이터 호출 버튼 표시</string>
  370. <string name="detail_function_use_energy_devices">에너지제품군</string>
  371. <string name="detail_function_use_escape_ladder">피난 사다리</string>
  372. <string name="detail_function_use_inner_motion_detector">내부동체 사용설정</string>
  373. <string name="detail_function_use_light_type_hdc_intlight_add_batchlight">일체형 조명 일괄소등 병합형</string>
  374. <string name="detail_function_use_multi_switch">멀티스위치</string>
  375. <string name="detail_function_use_outer_motion_detector">외부동체 사용설정</string>
  376. <string name="detail_function_use_outer_motion_detector_to_inner_motion">외부동체를 내부동체로 사용설정</string>
  377. <string name="detail_function_use_rent_home">해당 월패드 임대세대</string>
  378. <string name="detail_function_use_security_indoormode_sensor_use">재택모드 시 동체센서 사용</string>
  379. <string name="detail_function_use_smart_key">스마트키</string>
  380. <string name="detail_function_use_subphone_pstn_call">서브폰 국선전화 연동</string>
  381. <string name="detail_function_use_wallpad_camera">월패드 카메라</string>
  382. <string name="detail_function_venti_service_qr_use">환기케어서비스QR 사용</string>
  383. <string name="detail_function_wireless_remocon">무선리모콘</string>
  384. <string name="do_not_used">사용안함</string>
  385. <string name="do_used">사용</string>
  386. <string name="dong">동</string>
  387. <string name="down_arrow">▼</string>
  388. <string name="em_livingroom_light_regi_end">조명 등록 종료</string>
  389. <string name="em_livingroom_light_regi_extendtime">등록시간 연장</string>
  390. <string name="em_livingroom_light_regi_start">조명 등록 시작</string>
  391. <string name="em_livingroom_light_regi_title">[거실EM 조명 등록]</string>
  392. <string name="em_livingroom_outlet_regi_end">콘센트 등록 종료</string>
  393. <string name="em_livingroom_outlet_regi_extendtime">등록시간 연장</string>
  394. <string name="em_livingroom_outlet_regi_start">콘센트 등록 시작</string>
  395. <string name="em_livingroom_outlet_regi_title">[거실EM 콘센트 등록]</string>
  396. <string name="end">중지</string>
  397. <string name="erase">지우기</string>
  398. <string name="etc_info_bootup_time">부팅시간 : </string>
  399. <string name="etc_info_field_guard_ip">출동경비 IP : </string>
  400. <string name="etc_info_heart_beat_interval">하트비트 주기 : </string>
  401. <string name="etc_info_heart_beat_last_transmit_time">하트비트 마지막 전송시간 : </string>
  402. <string name="etc_info_parking_ip">주차관리 IP : </string>
  403. <string name="etc_info_remotecall_ip">방문객원격통화 IP : </string>
  404. <string name="etc_info_state_beat_interval">상태비트 주기 : </string>
  405. <string name="etc_info_state_beat_last_transmit_time">상태비트 마지막 전송시간 : </string>
  406. <string name="event_received">수신됨</string>
  407. <string name="guard_back_gate_name">후문 경비실</string>
  408. <string name="guard_etc_name">경비실</string>
  409. <string name="guard_front_gate_name">정문 경비실</string>
  410. <string name="guard_info_back_gate_guard">후문 경비실 : </string>
  411. <string name="guard_info_etc_guard">경비실 : </string>
  412. <string name="guard_info_front_gate_guard">정문 경비시 : </string>
  413. <string name="guard_info_jurisdictional_guard">관할경비실 : </string>
  414. <string name="guard_info_management_office">관리실 : </string>
  415. <string name="guard_jurisdiction_name">경비실</string>
  416. <string name="guard_management_office_name">관리실</string>
  417. <string name="ho">호</string>
  418. <string name="home">홈</string>
  419. <string name="hours">시</string>
  420. <string name="insert">입력</string>
  421. <string name="inspection_mode">Inspection mode</string>
  422. <string name="led_reset">LED버튼 초기값 변경</string>
  423. <string name="left_arrow">◀</string>
  424. <string name="menu_title_admin_check">관리자 점검</string>
  425. <string name="menu_title_admin_query">관리자 조회</string>
  426. <string name="menu_title_admin_setting">관리자 설정</string>
  427. <string name="menu_title_reset_password">비밀번호 초기화</string>
  428. <string name="menu_title_reset_system">시스템 초기화</string>
  429. <string name="menu_title_set_development">개발자모드</string>
  430. <string name="menu_title_set_dongho">동/호 설정</string>
  431. <string name="menu_title_set_inroomdetectsensor">재실센서설정</string>
  432. <string name="menu_title_set_ip">IP 수동 설정 화면</string>
  433. <string name="menu_title_set_sample">영업샘플설정</string>
  434. <string name="minutes">분</string>
  435. <string name="months">월</string>
  436. <string name="nand">Nand</string>
  437. <string name="neighborhood">이웃세대</string>
  438. <string name="off">Off</string>
  439. <string name="on">On</string>
  440. <string name="registration">등록하기</string>
  441. <string name="reset">사용자 초기화</string>
  442. <string name="right_arrow">▶</string>
  443. <string name="sales_sample_additional_function_sample_mode">부가기능 샘플 모드</string>
  444. <string name="sales_sample_additional_function_type">부가기능 선택</string>
  445. <string name="sales_sample_call_screen_function">전화 화면 샘플 모드</string>
  446. <string name="sales_sample_controller_sample_mode">제어기기 샘플 모드</string>
  447. <string name="sales_sample_door_camera_sample_mode">현관 카메라 샘플 모드</string>
  448. <string name="sales_sample_elevator_sample_mode">엘리베이터 샘플 모드</string>
  449. <string name="sales_sample_hw_button">H/W 버튼 동작</string>
  450. <string name="sales_sample_light_show_mainscreen">메인화면 조명 표시</string>
  451. <string name="sales_sample_logo_show_option">메인화면 로고 옵션</string>
  452. <string name="sales_sample_parking_sample_mode">주차확인 샘플 모드</string>
  453. <string name="sales_sample_room_number">방 개수</string>
  454. <string name="sales_sample_sensor_detect">센서 감지</string>
  455. <string name="sales_sample_slip_mode">슬립모드(사용 = 실제 슬립모드 들어감)</string>
  456. <string name="save">저장</string>
  457. <string name="seconds">초</string>
  458. <string name="send">전송하기</string>
  459. <string name="server">서버</string>
  460. <string name="set">설정</string>
  461. <string name="set_date">날짜설정</string>
  462. <string name="set_hdclivlight_make_p1">PROGRAM 1 설정</string>
  463. <string name="set_hdclivlight_make_p2">PROGRAM 2 설정</string>
  464. <string name="set_time">시간설정</string>
  465. <string name="setting_additional_band_location">밴드위치확인</string>
  466. <string name="setting_additional_carguest">방문객차량등록</string>
  467. <string name="setting_additional_cctv">CCTV</string>
  468. <string name="setting_additional_electric_car">전기차 충전</string>
  469. <string name="setting_additional_electronic_picture_frames">전자액자</string>
  470. <string name="setting_additional_handicapped">장애인 모드</string>
  471. <string name="setting_additional_lh_addfunction">LH 특화기능</string>
  472. <string name="setting_additional_lh_u_city">U-City</string>
  473. <string name="setting_additional_meno">메모</string>
  474. <string name="setting_additional_notice">공지사항</string>
  475. <string name="setting_additional_parking">주차확인</string>
  476. <string name="setting_additional_remote_mesuring_meter">원격 검침</string>
  477. <string name="setting_additional_safestreetlight_location">안전가로등</string>
  478. <string name="setting_additional_schedule">일정표</string>
  479. <string name="setting_additional_weather">날씨</string>
  480. <string name="setting_call_callhistory">통화내역</string>
  481. <string name="setting_call_front">현관</string>
  482. <string name="setting_call_guard">경비</string>
  483. <string name="setting_call_lobby">로비</string>
  484. <string name="setting_call_pstn">국선</string>
  485. <string name="setting_call_residence">이웃</string>
  486. <string name="setting_call_visitorpic">방문자사진</string>
  487. <string name="setting_debugging_backup_completed">로그 파일 USB 백업이 완료되었습니다.</string>
  488. <string name="setting_debugging_config_log">Log 설정</string>
  489. <string name="setting_debugging_config_log_controll_device">Log ON/OFF (해당 제어기기 로그 출력 설정)</string>
  490. <string name="setting_debugging_config_log_detail">Log - 기간설정, 백업설정, 미리보기</string>
  491. <string name="setting_debugging_do_backup">백업하기</string>
  492. <string name="setting_debugging_log_backup_to_usb">로그 파일 USB 백업</string>
  493. <string name="setting_debugging_log_end"> - 종료</string>
  494. <string name="setting_debugging_log_file_viewer">로그 파일 뷰어</string>
  495. <string name="setting_debugging_log_start"> - 시작</string>
  496. <string name="setting_debugging_log_start_end">로그 시작/중지</string>
  497. <string name="setting_debugging_run_google_launcher">Google Launcher 실행</string>
  498. <string name="setting_debugging_set_log_level">로그 레벨 설정</string>
  499. <string name="setting_debugging_set_log_ouput_about_call_sub_device">제어기기 통화용 서브 기기 관련 로그 출력</string>
  500. <string name="setting_debugging_set_log_ouput_about_digital_door_lock">제어기기 디지탈 도어락 관련 로그 출력</string>
  501. <string name="setting_debugging_set_log_ouput_about_electrically_curtain">제어기기 전동 커튼 관련 로그 출력</string>
  502. <string name="setting_debugging_set_log_ouput_about_gas_controller">제어기기 가스 관련 로그 출력</string>
  503. <string name="setting_debugging_set_log_ouput_about_hd_mtm">제어기기 현대건설 MTM 관련 로그 출력</string>
  504. <string name="setting_debugging_set_log_ouput_about_hd_uks">제어기기 현대건설 UKS 관련 로그 출력</string>
  505. <string name="setting_debugging_set_log_ouput_about_hd_uss">제어기기 현대건설 USS 관련 로그 출력</string>
  506. <string name="setting_debugging_set_log_ouput_about_heater_controller">제어기기 난방 관련 로그 출력</string>
  507. <string name="setting_debugging_set_log_ouput_about_light_batch_controll">제어기기 일괄소등 제어기 관련 로그 출력</string>
  508. <string name="setting_debugging_set_log_ouput_about_light_controller">제어기기 조명 관련 로그 출력</string>
  509. <string name="setting_debugging_set_log_ouput_about_light_mutil_switch">제어기기 멀티스위치 관련 로그 출력</string>
  510. <string name="setting_debugging_set_log_ouput_about_realtime_mesuring_meter">제어기기 실시간 검침기 관련 로그 출력</string>
  511. <string name="setting_debugging_set_log_ouput_about_rf_door_camera">제어기기 현관카메라 RF카드 관련 로그 출력</string>
  512. <string name="setting_debugging_set_log_ouput_about_smart_switch">제어기기 스마트 스위치 관련 로그 출력</string>
  513. <string name="setting_debugging_set_log_ouput_about_system_aircon">제어기기 시스템 에어컨 관련 로그 출력</string>
  514. <string name="setting_debugging_set_log_ouput_about_ventilation">제어기기 환기시스템 관련 로그 출력</string>
  515. <string name="setting_debugging_set_log_ouput_about_wireless_remocon">제어기기 무선리모콘 관련 로그 출력</string>
  516. <string name="setting_debugging_set_log_path">로그 저장 경로 설정</string>
  517. <string name="setting_debugging_set_log_period">로그 기간 설정</string>
  518. <string name="setting_debugging_set_smartrf_cam_sound_onoff">스마트키 감지 알람 출력</string>
  519. <string name="setting_debugging_start_google_launcher">Google Launcher</string>
  520. <string name="setting_debugging_view_log">로그 보기</string>
  521. <string name="setting_energy_cost_table_support">원격검침 요금제 테이블 지원</string>
  522. <string name="setting_energy_distribution">분전반</string>
  523. <string name="setting_energy_ems_support">EMS지원 (동평형 사용량/순위 지원 시)</string>
  524. <string name="setting_energy_energy_meter">에너지제품군</string>
  525. <string name="setting_energy_energy_meter_string">에너지미터</string>
  526. <string name="setting_energy_energy_module">에너지모듈</string>
  527. <string name="setting_energy_energy_server_connect">에너지 관리 서버 연동</string>
  528. <string name="setting_energy_idle_power_saving_switch">대기전력차단스위치</string>
  529. <string name="setting_energy_powercontroller">통합전력제어기</string>
  530. <string name="setting_energy_realtime_mesuring_meter">실시간검침기</string>
  531. <string name="setting_energy_remote_mesuring_meter">원격 검침</string>
  532. <string name="setting_energy_zero_energy_house">제로 에너지 하우스</string>
  533. <string name="setting_subwpd_camera">서브월패드 현관카메라 좌우반전 </string>
  534. <string name="setting_subwpd_doorlock">서브월패드 도어락연동</string>
  535. <string name="setting_subwpd_gas">서브월패드 가스연동</string>
  536. <string name="setting_subwpd_heater">서브월패드 난방연동</string>
  537. <string name="setting_subwpd_light">서브월패드 조명연동</string>
  538. <string name="setting_subwpd_pstn">서브월패드 국선전화 연동 </string>
  539. <string name="setting_subwpd_use">서브월패드</string>
  540. <string name="setting_subwpd_venti">서브월패드 환기연동</string>
  541. <string name="show_elevator_default">기본</string>
  542. <string name="show_elevator_stairs">층표시</string>
  543. <string name="start">시작</string>
  544. <string name="status_bar_notification_info_overflow">999+</string>
  545. <string name="storage_info_interanl_storage">내부 저장소 : </string>
  546. <string name="storage_info_memory">메모리 : </string>
  547. <string name="storage_info_mounted">마운트</string>
  548. <string name="storage_info_storage_available">사용가능 : </string>
  549. <string name="storage_info_storage_total">총용량 : </string>
  550. <string name="storage_info_storage_used">사용중 : </string>
  551. <string name="storage_info_unmounted">언마운트</string>
  552. <string name="storage_info_usb_storage">USB 저장소 : </string>
  553. <string name="system_reboot">시스템 리부트</string>
  554. <string name="system_reboot_info_message">단말기가 리부팅됩니다.</string>
  555. <string name="test">테스트</string>
  556. <string name="title_item_detail">Item Detail</string>
  557. <string name="up_arrow">▲</string>
  558. <string name="update">변경</string>
  559. <string name="version_info_additional_value_ver">부가정보 버전 : </string>
  560. <string name="version_info_apps_call_ver">통화 App : </string>
  561. <string name="version_info_apps_deviceservice_ver">제어서비스 App : </string>
  562. <string name="version_info_apps_main_ver">메인 App : </string>
  563. <string name="version_info_apps_manager_ver">관리자 메뉴 App : </string>
  564. <string name="version_info_apps_sip_call_ver">SIP(통화) App : </string>
  565. <string name="version_info_apps_ver">App : </string>
  566. <string name="version_info_apps_wallpadaddservice_ver">부가 App : </string>
  567. <string name="version_info_apps_wallpadapp_updater_ver">App Updater App : </string>
  568. <string name="version_info_apps_wallpadautopicture_ver">전자액자 App : </string>
  569. <string name="version_info_apps_wallpadconfig_ver">설정 App : </string>
  570. <string name="version_info_apps_wallpademergency_ver">알람 App : </string>
  571. <string name="version_info_apps_wallpadenergyctrl_ver">에너지관리 App : </string>
  572. <string name="version_info_apps_wallpadhomectrl_ver">제어 App : </string>
  573. <string name="version_info_apps_wallpadlogoutput_ver">LogOutput App : </string>
  574. <string name="version_info_apps_wallpadoutmoderun_ver">방범실행 App : </string>
  575. <string name="version_info_apps_wallpadsecurity_ver">방범 App : </string>
  576. <string name="version_info_apps_wallpadupdater_ver">Updater App : </string>
  577. <string name="version_info_call_module_ver">통화 모듈 : </string>
  578. <string name="version_info_device_gateway_ver">게이트웨이(iGW-200d) 버전 : </string>
  579. <string name="version_info_device_lh_gateway_ver">LH 게이트웨이 정보 : </string>
  580. <string name="version_info_gateway_ip">GW : </string>
  581. <string name="version_info_gateway_ver">GW 버전 : </string>
  582. <string name="version_info_heartbeat_gateway_ver">Gateway 버전 : </string>
  583. <string name="version_info_ip">IP : </string>
  584. <string name="version_info_model_name_from_bsp_ver">(from BSP)</string>
  585. <string name="version_info_model_name_ver">모델명 : </string>
  586. <string name="version_info_news_ver">뉴스 버전 : </string>
  587. <string name="version_info_notice_ver">공지사항 버전 : </string>
  588. <string name="version_info_os_ver">BSP : </string>
  589. <string name="version_info_setting_ver">설정정보 버전 : </string>
  590. <string name="version_info_site_code">사이트 코드 : </string>
  591. <string name="version_info_sub_board_ver">SubBoard 버전 : </string>
  592. <string name="version_info_subnet_mask">SM : </string>
  593. <string name="version_info_weather_ver">날씨 버전 : </string>
  594. <string name="webctr_reset">웹제어 초기화</string>
  595. <string name="years">년</string>
  596. <style name="AppBaseTheme" parent="android:Theme.NoTitleBar.Fullscreen">
  597. <!--
  598. Theme customizations available in newer API levels can go in
  599. res/values-vXX/styles.xml, while customizations related to
  600. backward-compatibility can go here.
  601. -->
  602. </style>
  603. <style name="AppTheme" parent="AppBaseTheme">
  604. <!-- All customizations that are NOT specific to a particular API-level can go here. -->
  605. </style>
  606. <style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/>
  607. <style name="TextAppearance.Compat.Notification.Info">
  608. <item name="android:textSize">12sp</item>
  609. <item name="android:textColor">?android:attr/textColorSecondary</item>
  610. </style>
  611. <style name="TextAppearance.Compat.Notification.Info.Media"/>
  612. <style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/>
  613. <style name="TextAppearance.Compat.Notification.Line2.Media" parent="TextAppearance.Compat.Notification.Info.Media"/>
  614. <style name="TextAppearance.Compat.Notification.Media"/>
  615. <style name="TextAppearance.Compat.Notification.Time">
  616. <item name="android:textSize">12sp</item>
  617. <item name="android:textColor">?android:attr/textColorSecondary</item>
  618. </style>
  619. <style name="TextAppearance.Compat.Notification.Time.Media"/>
  620. <style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/>
  621. <style name="TextAppearance.Compat.Notification.Title.Media"/>
  622. <style name="Widget.Compat.NotificationActionContainer" parent=""/>
  623. <style name="Widget.Compat.NotificationActionText" parent=""/>
  624. <style name="Widget.Support.CoordinatorLayout" parent="android:Widget">
  625. <item name="statusBarBackground">#000000</item>
  626. </style>
  627. <style name="style_dialog_edit_text">
  628. <item name="android:inputType">textNoSuggestions</item>
  629. <item name="android:autoText">false</item>
  630. <item name="android:textColor">#000000</item>
  631. <item name="android:textSize">20sp</item>
  632. <item name="android:gravity">center|left</item>
  633. <item name="android:paddingLeft">10dp</item>
  634. <item name="android:paddingRight">10dp</item>
  635. <item name="android:paddingTop">10dp</item>
  636. <item name="android:paddingBottom">10dp</item>
  637. <item name="android:layout_marginLeft">10dp</item>
  638. <item name="android:layout_marginRight">10dp</item>
  639. <item name="android:layout_marginBottom">30dp</item>
  640. <item name="android:singleLine">true</item>
  641. </style>
  642. <style name="style_dialog_number_pad_text">
  643. <item name="android:layout_width">110dp</item>
  644. <item name="android:layout_height">110dp</item>
  645. <item name="android:textColor">#000000</item>
  646. <item name="android:textSize">30sp</item>
  647. <item name="android:gravity">center</item>
  648. <item name="android:paddingLeft">1px</item>
  649. <item name="android:paddingRight">1px</item>
  650. <item name="android:paddingTop">1px</item>
  651. <item name="android:paddingBottom">1px</item>
  652. <item name="android:layout_marginLeft">2px</item>
  653. <item name="android:singleLine">true</item>
  654. </style>
  655. <style name="style_ip_address_dot">
  656. <item name="android:textColor">#000000</item>
  657. <item name="android:textSize">30sp</item>
  658. <item name="android:gravity">center|left</item>
  659. <item name="android:paddingLeft">0px</item>
  660. <item name="android:paddingRight">0px</item>
  661. <item name="android:paddingTop">5px</item>
  662. <item name="android:paddingBottom">5px</item>
  663. <item name="android:layout_marginLeft">0px</item>
  664. <item name="android:singleLine">true</item>
  665. <item name="android:maxLength">1</item>
  666. </style>
  667. <style name="style_ip_address_text">
  668. <item name="android:textColor">#000000</item>
  669. <item name="android:textSize">30sp</item>
  670. <item name="android:gravity">center|left</item>
  671. <item name="android:paddingLeft">5px</item>
  672. <item name="android:paddingRight">5px</item>
  673. <item name="android:paddingTop">5px</item>
  674. <item name="android:paddingBottom">5px</item>
  675. <item name="android:layout_marginLeft">10px</item>
  676. <item name="android:singleLine">true</item>
  677. <item name="android:maxLength">3</item>
  678. <item name="android:background">@color/textview_default</item>
  679. </style>
  680. <style name="style_number_pad_small_text">
  681. <item name="android:layout_width">70dp</item>
  682. <item name="android:layout_height">70dp</item>
  683. <item name="android:textColor">#000000</item>
  684. <item name="android:textSize">30sp</item>
  685. <item name="android:gravity">center</item>
  686. <item name="android:paddingLeft">1px</item>
  687. <item name="android:paddingRight">1px</item>
  688. <item name="android:paddingTop">1px</item>
  689. <item name="android:paddingBottom">1px</item>
  690. <item name="android:layout_marginLeft">2px</item>
  691. <item name="android:singleLine">true</item>
  692. </style>
  693. <style name="style_number_pad_text">
  694. <item name="android:layout_width">130dp</item>
  695. <item name="android:layout_height">130dp</item>
  696. <item name="android:textColor">#000000</item>
  697. <item name="android:textSize">30sp</item>
  698. <item name="android:gravity">center</item>
  699. <item name="android:paddingLeft">1px</item>
  700. <item name="android:paddingRight">1px</item>
  701. <item name="android:paddingTop">1px</item>
  702. <item name="android:paddingBottom">1px</item>
  703. <item name="android:layout_marginLeft">2px</item>
  704. <item name="android:singleLine">true</item>
  705. </style>
  706. <style name="style_set_dongho_dialpad">
  707. <item name="android:layout_width">120dp</item>
  708. <item name="android:layout_height">120dp</item>
  709. <item name="android:textColor">#000000</item>
  710. <item name="android:textSize">40sp</item>
  711. <item name="android:gravity">center</item>
  712. </style>
  713. <style name="style_set_dongho_dialpad_800x480">
  714. <item name="android:layout_width">100dp</item>
  715. <item name="android:layout_height">100dp</item>
  716. <item name="android:textColor">#000000</item>
  717. <item name="android:textSize">40sp</item>
  718. <item name="android:gravity">center</item>
  719. </style>
  720. <style name="style_set_dongho_dialpad_a20_1024x600">
  721. <item name="android:layout_width">120dp</item>
  722. <item name="android:layout_height">120dp</item>
  723. <item name="android:textColor">#000000</item>
  724. <item name="android:textSize">30sp</item>
  725. <item name="android:gravity">center</item>
  726. </style>
  727. <style name="style_set_dongho_dialpad_a20_1280x800">
  728. <item name="android:layout_width">120dp</item>
  729. <item name="android:layout_height">120dp</item>
  730. <item name="android:textColor">#000000</item>
  731. <item name="android:textSize">60sp</item>
  732. <item name="android:gravity">center</item>
  733. </style>
  734. <style name="style_set_ip_dialpad_1024x600_a20">
  735. <item name="android:layout_width">70dp</item>
  736. <item name="android:layout_height">70dp</item>
  737. <item name="android:textColor">#000000</item>
  738. <item name="android:textSize">30sp</item>
  739. <item name="android:gravity">center</item>
  740. </style>
  741. <style name="style_set_ip_dialpad_800x480">
  742. <item name="android:layout_width">70dp</item>
  743. <item name="android:layout_height">70dp</item>
  744. <item name="android:textColor">#000000</item>
  745. <item name="android:textSize">40sp</item>
  746. <item name="android:gravity">center</item>
  747. </style>
  748. <declare-styleable name="ColorStateListItem">
  749. <!-- Base color for this state. -->
  750. <attr name="android:color"/>
  751. <!-- Alpha multiplier applied to the base color. -->
  752. <attr format="float" name="alpha"/>
  753. <attr name="android:alpha"/>
  754. </declare-styleable>
  755. <declare-styleable name="CoordinatorLayout">
  756. <!-- A reference to an array of integers representing the
  757. locations of horizontal keylines in dp from the starting edge.
  758. Child views can refer to these keylines for alignment using
  759. layout_keyline="index" where index is a 0-based index into
  760. this array. -->
  761. <attr format="reference" name="keylines"/>
  762. <!-- Drawable to display behind the status bar when the view is set to draw behind it. -->
  763. <attr format="color|reference" name="statusBarBackground"/>
  764. </declare-styleable>
  765. <declare-styleable name="CoordinatorLayout_Layout">
  766. <attr name="android:layout_gravity"/>
  767. <!-- The class name of a Behavior class defining special runtime behavior
  768. for this child view. -->
  769. <attr format="string" name="layout_behavior"/>
  770. <!-- The id of an anchor view that this view should position relative to. -->
  771. <attr format="reference" name="layout_anchor"/>
  772. <!-- The index of a keyline this view should position relative to.
  773. android:layout_gravity will affect how the view aligns to the
  774. specified keyline. -->
  775. <attr format="integer" name="layout_keyline"/>
  776. <!-- Specifies how an object should position relative to an anchor, on both the X and Y axes,
  777. within its parent's bounds. -->
  778. <attr name="layout_anchorGravity">
  779. <!-- Push object to the top of its container, not changing its size. -->
  780. <flag name="top" value="0x30"/>
  781. <!-- Push object to the bottom of its container, not changing its size. -->
  782. <flag name="bottom" value="0x50"/>
  783. <!-- Push object to the left of its container, not changing its size. -->
  784. <flag name="left" value="0x03"/>
  785. <!-- Push object to the right of its container, not changing its size. -->
  786. <flag name="right" value="0x05"/>
  787. <!-- Place object in the vertical center of its container, not changing its size. -->
  788. <flag name="center_vertical" value="0x10"/>
  789. <!-- Grow the vertical size of the object if needed so it completely fills its container. -->
  790. <flag name="fill_vertical" value="0x70"/>
  791. <!-- Place object in the horizontal center of its container, not changing its size. -->
  792. <flag name="center_horizontal" value="0x01"/>
  793. <!-- Grow the horizontal size of the object if needed so it completely fills its container. -->
  794. <flag name="fill_horizontal" value="0x07"/>
  795. <!-- Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. -->
  796. <flag name="center" value="0x11"/>
  797. <!-- Grow the horizontal and vertical size of the object if needed so it completely fills its container. -->
  798. <flag name="fill" value="0x77"/>
  799. <!-- Additional option that can be set to have the top and/or bottom edges of
  800. the child clipped to its container's bounds.
  801. The clip will be based on the vertical gravity: a top gravity will clip the bottom
  802. edge, a bottom gravity will clip the top edge, and neither will clip both edges. -->
  803. <flag name="clip_vertical" value="0x80"/>
  804. <!-- Additional option that can be set to have the left and/or right edges of
  805. the child clipped to its container's bounds.
  806. The clip will be based on the horizontal gravity: a left gravity will clip the right
  807. edge, a right gravity will clip the left edge, and neither will clip both edges. -->
  808. <flag name="clip_horizontal" value="0x08"/>
  809. <!-- Push object to the beginning of its container, not changing its size. -->
  810. <flag name="start" value="0x00800003"/>
  811. <!-- Push object to the end of its container, not changing its size. -->
  812. <flag name="end" value="0x00800005"/>
  813. </attr>
  814. <!-- Specifies how this view insets the CoordinatorLayout and make some other views
  815. dodge it. -->
  816. <attr format="enum" name="layout_insetEdge">
  817. <!-- Don't inset. -->
  818. <enum name="none" value="0x0"/>
  819. <!-- Inset the top edge. -->
  820. <enum name="top" value="0x30"/>
  821. <!-- Inset the bottom edge. -->
  822. <enum name="bottom" value="0x50"/>
  823. <!-- Inset the left edge. -->
  824. <enum name="left" value="0x03"/>
  825. <!-- Inset the right edge. -->
  826. <enum name="right" value="0x05"/>
  827. <!-- Inset the start edge. -->
  828. <enum name="start" value="0x00800003"/>
  829. <!-- Inset the end edge. -->
  830. <enum name="end" value="0x00800005"/>
  831. </attr>
  832. <!-- Specifies how this view dodges the inset edges of the CoordinatorLayout. -->
  833. <attr name="layout_dodgeInsetEdges">
  834. <!-- Don't dodge any edges -->
  835. <flag name="none" value="0x0"/>
  836. <!-- Dodge the top inset edge. -->
  837. <flag name="top" value="0x30"/>
  838. <!-- Dodge the bottom inset edge. -->
  839. <flag name="bottom" value="0x50"/>
  840. <!-- Dodge the left inset edge. -->
  841. <flag name="left" value="0x03"/>
  842. <!-- Dodge the right inset edge. -->
  843. <flag name="right" value="0x05"/>
  844. <!-- Dodge the start inset edge. -->
  845. <flag name="start" value="0x00800003"/>
  846. <!-- Dodge the end inset edge. -->
  847. <flag name="end" value="0x00800005"/>
  848. <!-- Dodge all the inset edges. -->
  849. <flag name="all" value="0x77"/>
  850. </attr>
  851. </declare-styleable>
  852. <declare-styleable name="FontFamily">
  853. <!-- The authority of the Font Provider to be used for the request. -->
  854. <attr format="string" name="fontProviderAuthority"/>
  855. <!-- The package for the Font Provider to be used for the request. This is used to verify
  856. the identity of the provider. -->
  857. <attr format="string" name="fontProviderPackage"/>
  858. <!-- The query to be sent over to the provider. Refer to your font provider's documentation
  859. on the format of this string. -->
  860. <attr format="string" name="fontProviderQuery"/>
  861. <!-- The sets of hashes for the certificates the provider should be signed with. This is
  862. used to verify the identity of the provider, and is only required if the provider is not
  863. part of the system image. This value may point to one list or a list of lists, where each
  864. individual list represents one collection of signature hashes. Refer to your font provider's
  865. documentation for these values. -->
  866. <attr format="reference" name="fontProviderCerts"/>
  867. <!-- The strategy to be used when fetching font data from a font provider in XML layouts.
  868. This attribute is ignored when the resource is loaded from code, as it is equivalent to the
  869. choice of API between {@link
  870. androidx.core.content.res.ResourcesCompat#getFont(Context, int)} (blocking) and
  871. {@link
  872. androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler)}
  873. (async). -->
  874. <attr name="fontProviderFetchStrategy">
  875. <!-- The blocking font fetch works as follows.
  876. First, check the local cache, then if the requested font is not cached, request the
  877. font from the provider and wait until it is finished. You can change the length of
  878. the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the
  879. default typeface will be used instead. -->
  880. <enum name="blocking" value="0"/>
  881. <!-- The async font fetch works as follows.
  882. First, check the local cache, then if the requeted font is not cached, trigger a
  883. request the font and continue with layout inflation. Once the font fetch succeeds, the
  884. target text view will be refreshed with the downloaded font data. The
  885. fontProviderFetchTimeout will be ignored if async loading is specified. -->
  886. <enum name="async" value="1"/>
  887. </attr>
  888. <!-- The length of the timeout during fetching. -->
  889. <attr format="integer" name="fontProviderFetchTimeout">
  890. <!-- A special value for the timeout. In this case, the blocking font fetching will not
  891. timeout and wait until a reply is received from the font provider. -->
  892. <enum name="forever" value="-1"/>
  893. </attr>
  894. </declare-styleable>
  895. <declare-styleable name="FontFamilyFont">
  896. <!-- The style of the given font file. This will be used when the font is being loaded into
  897. the font stack and will override any style information in the font's header tables. If
  898. unspecified, the value in the font's header tables will be used. -->
  899. <attr name="fontStyle">
  900. <enum name="normal" value="0"/>
  901. <enum name="italic" value="1"/>
  902. </attr>
  903. <!-- The reference to the font file to be used. This should be a file in the res/font folder
  904. and should therefore have an R reference value. E.g. @font/myfont -->
  905. <attr format="reference" name="font"/>
  906. <!-- The weight of the given font file. This will be used when the font is being loaded into
  907. the font stack and will override any weight information in the font's header tables. Must
  908. be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most
  909. common values are 400 for regular weight and 700 for bold weight. If unspecified, the value
  910. in the font's header tables will be used. -->
  911. <attr format="integer" name="fontWeight"/>
  912. <!-- The variation settings to be applied to the font. The string should be in the following
  913. format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be
  914. used, or the font used does not support variation settings, this attribute needs not be
  915. specified. -->
  916. <attr format="string" name="fontVariationSettings"/>
  917. <!-- The index of the font in the tcc font file. If the font file referenced is not in the
  918. tcc format, this attribute needs not be specified. -->
  919. <attr format="integer" name="ttcIndex"/>
  920. <!-- References to the framework attrs -->
  921. <attr name="android:fontStyle"/>
  922. <attr name="android:font"/>
  923. <attr name="android:fontWeight"/>
  924. <attr name="android:fontVariationSettings"/>
  925. <attr name="android:ttcIndex"/>
  926. </declare-styleable>
  927. <declare-styleable name="GradientColor">
  928. <!-- Start color of the gradient. -->
  929. <attr name="android:startColor"/>
  930. <!-- Optional center color. -->
  931. <attr name="android:centerColor"/>
  932. <!-- End color of the gradient. -->
  933. <attr name="android:endColor"/>
  934. <!-- Type of gradient. The default type is linear. -->
  935. <attr name="android:type"/>
  936. <!-- Only applied to RadialGradient-->
  937. <!-- Radius of the gradient, used only with radial gradient. -->
  938. <attr name="android:gradientRadius"/>
  939. <!-- Only applied to SweepGradient / RadialGradient-->
  940. <!-- X coordinate of the center of the gradient within the path. -->
  941. <attr name="android:centerX"/>
  942. <!-- Y coordinate of the center of the gradient within the path. -->
  943. <attr name="android:centerY"/>
  944. <!-- LinearGradient specific -->
  945. <!-- X coordinate of the start point origin of the gradient.
  946. Defined in same coordinates as the path itself -->
  947. <attr name="android:startX"/>
  948. <!-- Y coordinate of the start point of the gradient within the shape.
  949. Defined in same coordinates as the path itself -->
  950. <attr name="android:startY"/>
  951. <!-- X coordinate of the end point origin of the gradient.
  952. Defined in same coordinates as the path itself -->
  953. <attr name="android:endX"/>
  954. <!-- Y coordinate of the end point of the gradient within the shape.
  955. Defined in same coordinates as the path itself -->
  956. <attr name="android:endY"/>
  957. <!-- Defines the tile mode of the gradient. SweepGradient doesn't support tiling. -->
  958. <attr name="android:tileMode"/>
  959. </declare-styleable>
  960. <declare-styleable name="GradientColorItem">
  961. <!-- The offset (or ratio) of this current color item inside the gradient.
  962. The value is only meaningful when it is between 0 and 1. -->
  963. <attr name="android:offset"/>
  964. <!-- The current color for the offset inside the gradient. -->
  965. <attr name="android:color"/>
  966. </declare-styleable>
  967. </resources>