blob: fced37c6bbc1b7439cebd807163e3bde9ebf6d22 [file] [log] [blame]
Bill Yie607d132018-10-04 20:15:36 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright (C) 2017 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="fingerprint_dialog_touch_sensor" msgid="5354590751262189738">"Коснитесь сканера отпечатков."</string>
21 <string name="fingerprint_not_recognized" msgid="5491287833813257925">"Не распознано"</string>
22 <string name="accessibility_fingerprint_dialog_help_area" msgid="6241458715391513061">"Справочное сообщение"</string>
23 <string name="fingerprint_error_hw_not_available" msgid="3976825677335166260">"Сканер отпечатков пальцев недоступен."</string>
24 <string name="fingerprint_error_no_fingerprints" msgid="3350805046152877040">"Нет отсканированных отпечатков пальцев."</string>
25 <string name="fingerprint_error_hw_not_present" msgid="1176237289575184578">"На этом устройстве нет сканера отпечатков пальцев."</string>
26 <string name="fingerprint_error_user_canceled" msgid="3421037373085129417">"Операция с отпечатком пальца отменена пользователем."</string>
Bill Yiaa5a2b02019-04-20 05:53:42 -070027 <string name="fingerprint_error_lockout" msgid="1651062876313169162">"Слишком много попыток входа. Попробуйте ещё раз позже."</string>
Bill Yi8e5b4662019-02-02 15:22:36 -080028 <string name="default_error_msg" msgid="7497355367608150274">"Неизвестная ошибка"</string>
Bill Yi0de34c92019-08-23 04:28:47 -070029 <string name="generic_error_user_canceled" msgid="7474799539658018076">"Аутентификация отменена пользователем."</string>
30 <string name="confirm_device_credential_password" msgid="4296851028928624518">"Ввести пароль"</string>
Bill Yie607d132018-10-04 20:15:36 -070031</resources>