3
0
Fork 0
android_frameworks_base/packages/CredentialManager/wear/res/values-pl/strings.xml

35 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (C) 2023 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="app_name" msgid="7384524142163511792">"Credential Manager"</string>
<string name="use_passkey_title" msgid="716598039340757817">"Użyć klucza dostępu?"</string>
<string name="use_password_title" msgid="4655101984031246476">"Użyć hasła?"</string>
<string name="dialog_dismiss_button" msgid="989567669882005067">"Zamknij"</string>
<string name="dialog_continue_button" msgid="8630290044077052145">"Dalej"</string>
<string name="dialog_sign_in_options_button" msgid="448002958902615054">"Opcje logowania"</string>
<string name="sign_in_options_title" msgid="6720572645638986680">"Opcje logowania"</string>
<string name="provider_list_title" msgid="6803918216129492212">"Zarządzanie danymi logowania"</string>
<string name="choose_sign_in_title" msgid="3616025924746872202">"Wybierz dane logowania"</string>
<string name="choose_passkey_title" msgid="8459270617632817465">"Wybierz klucz dostępu"</string>
<string name="choose_password_title" msgid="7610721820858017214">"Wybierz hasło"</string>
<string name="sign_in_on_phone_button" msgid="7618621977586522403">"Zaloguj się na telefonie"</string>
<string name="locked_credential_entry_label_subtext_no_sign_in" msgid="1733094937495140605">"Brak danych logowania"</string>
<string name="locked_credential_entry_label_subtext_tap_to_unlock" msgid="4320941096211904568">"Dotknij, aby odblokować"</string>
</resources>