| <?xml version="1.0" encoding="UTF-8"?> |
| <!-- |
| ~ Copyright (C) 2017 The Android Open Source Project |
| ~ |
| ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| ~ you may not use this file except in compliance with the License. |
| ~ You may obtain a copy of the License at |
| ~ |
| ~ http://www.apache.org/licenses/LICENSE-2.0 |
| ~ |
| ~ Unless required by applicable law or agreed to in writing, software |
| ~ distributed under the License is distributed on an "AS IS" BASIS, |
| ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| ~ See the License for the specific language governing permissions and |
| ~ limitations under the License. |
| --> |
| |
| <resources xmlns:android="http://schemas.android.com/apk/res/android" |
| xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| <string name="fingerprint_dialog_touch_sensor" msgid="5354590751262189738">"지문 센서를 터치하세요."</string> |
| <string name="fingerprint_not_recognized" msgid="5491287833813257925">"인식할 수 없음"</string> |
| <string name="accessibility_fingerprint_dialog_help_area" msgid="6241458715391513061">"도움말 메시지 영역"</string> |
| <string name="fingerprint_error_hw_not_available" msgid="3976825677335166260">"지문 인식 하드웨어를 사용할 수 없습니다."</string> |
| <string name="fingerprint_error_no_fingerprints" msgid="3350805046152877040">"등록된 지문이 없습니다."</string> |
| <string name="fingerprint_error_hw_not_present" msgid="1176237289575184578">"기기에 지문 센서가 없습니다."</string> |
| <string name="fingerprint_error_user_canceled" msgid="3421037373085129417">"사용자가 지문 인식 작업을 취소했습니다."</string> |
| <string name="fingerprint_error_lockout" msgid="1651062876313169162">"시도 횟수가 너무 많습니다. 나중에 다시 시도해 주세요."</string> |
| <string name="default_error_msg" msgid="7497355367608150274">"알 수 없는 오류"</string> |
| </resources> |