1<?xml version="1.0" encoding="UTF-8"?> 2<resources xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 4 <string name="keyguard_description" msgid="8582605799129954556">"비밀번호를 입력하고 동적 시스템 업데이트를 계속 진행하세요."</string> 5 <string name="notification_install_completed" msgid="6252047868415172643">"동적 시스템이 준비되었습니다. 사용을 시작하려면 기기를 다시 시작하세요."</string> 6 <string name="notification_install_inprogress" msgid="7383334330065065017">"설치 진행 중"</string> 7 <string name="notification_install_failed" msgid="4066039210317521404">"설치할 수 없음"</string> 8 <string name="notification_image_validation_failed" msgid="2720357826403917016">"이미지를 확인할 수 없습니다. 설치를 취소합니다."</string> 9 <string name="notification_dynsystem_in_use" msgid="1053194595682188396">"현재 동적 시스템을 실행 중입니다. 기존의 Android 버전을 사용하려면 다시 시작하세요."</string> 10 <string name="notification_action_cancel" msgid="5929299408545961077">"취소"</string> 11 <string name="notification_action_discard" msgid="1817481003134947493">"삭제"</string> 12 <string name="notification_action_reboot_to_dynsystem" msgid="4015817159115912479">"다시 시작"</string> 13 <string name="notification_action_reboot_to_origin" msgid="4013901243271889897">"다시 시작"</string> 14 <string name="toast_dynsystem_discarded" msgid="1733249860276017050">"동적 시스템 삭제됨"</string> 15 <string name="toast_failed_to_reboot_to_dynsystem" msgid="6336737274625452067">"동적 시스템을 다시 시작하거나 로드할 수 없음"</string> 16 <string name="toast_failed_to_disable_dynsystem" msgid="3285742944977744413">"동적 시스템을 사용 중지하는 데 실패함"</string> 17</resources> 18