1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3  ~ Copyright (C) 2023 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="app_name" msgid="7384524142163511792">"Credential Manager"</string>
21    <string name="use_passkey_title" msgid="716598039340757817">"Passkey verwenden?"</string>
22    <string name="use_password_title" msgid="4655101984031246476">"Passwort verwenden?"</string>
23    <string name="dialog_dismiss_button" msgid="989567669882005067">"Schließen"</string>
24    <string name="dialog_continue_button" msgid="8630290044077052145">"Weiter"</string>
25    <string name="dialog_sign_in_options_button" msgid="448002958902615054">"Anmeldeoptionen"</string>
26    <string name="sign_in_options_title" msgid="6720572645638986680">"Anmeldeoptionen"</string>
27    <string name="provider_list_title" msgid="6803918216129492212">"Anmeldungen verwalten"</string>
28    <string name="choose_sign_in_title" msgid="3616025924746872202">"Anmeldung auswählen"</string>
29    <string name="choose_passkey_title" msgid="8459270617632817465">"Passkey auswählen"</string>
30    <string name="choose_password_title" msgid="7610721820858017214">"Passwort auswählen"</string>
31    <string name="sign_in_on_phone_button" msgid="7618621977586522403">"Auf dem Smartphone anmelden"</string>
32    <string name="locked_credential_entry_label_subtext_no_sign_in" msgid="1733094937495140605">"Keine Anmeldedaten"</string>
33    <string name="locked_credential_entry_label_subtext_tap_to_unlock" msgid="4320941096211904568">"Zum Entsperren tippen"</string>
34</resources>
35