1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2009 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17 <resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="app_name" msgid="9095072584761066851">"Program instalacyjny certyfikatu"</string> 20 <string name="pick_file_title" msgid="540508675168568249">"Wybierz certyfikat"</string> 21 <string name="pkcs12_password_dialog_title" msgid="4698023326961869428">"Wyodrbnij z magazynu kluczy PKCS12"</string> 22 <string name="extracting_pkcs12" msgid="5687649614233029807">"Wyodrbnianie..."</string> 23 <string name="pkcs12_file_password_dialog_title" msgid="8102721384767269510">"Wyodrbnij z %s"</string> 24 <string name="name_credential_dialog_title" msgid="277729846491554437">"Nadaj certyfikatowi nazw"</string> 25 <string name="credential_name" msgid="1974979771369744378">"Nazwa certyfikatu:"</string> 26 <string name="credential_password" msgid="5251535810456146069">"Wprowad haso, aby wyodrbni certyfikaty."</string> 27 <string name="credential_info" msgid="2436768402308470397">"Pakiet zawiera:"</string> 28 <string name="p12_description" msgid="4128352087331630024">"Certyfikaty w magazynie kluczy PKCS12."</string> 29 <string name="one_userkey" msgid="3500697912370644881">"jeden klucz uytkownika"</string> 30 <string name="one_usercrt" msgid="7690798336332403106">"jeden certyfikat uytkownika"</string> 31 <string name="one_cacrt" msgid="2667950425420663146">"jeden certyfikat urzdu certyfikacji"</string> 32 <string name="n_cacrts" msgid="2141498640685639208">"Certyfikaty urzdu certyfikacji %d"</string> 33 <string name="password_error" msgid="1441470604400783036">"Wprowad prawidowe haso."</string> 34 <string name="password_empty_error" msgid="5805075735548023047">"Wprowad haso."</string> 35 <string name="name_empty_error" msgid="7655653930227877414">"Wprowad nazw."</string> 36 <string name="name_char_error" msgid="4674369917792581202">"Wprowad nazw, ktra zawiera tylko litery i cyfry."</string> 37 <string name="storage_error" msgid="3375395655677579149">"Nie mona zapisa certyfikatu. Kliknij przycisk OK, aby ponowi prb."</string> 38 <string name="unable_to_save_cert" msgid="864273038676458624">"Nie mona zapisa certyfikatu. Magazyn danych uwierzytelniania nie zosta wczony lub poprawnie zainicjowany."</string> 39 <string name="cert_not_saved" msgid="4037698479662830270">"Certyfikat nie zosta zainstalowany."</string> 40 <string name="no_cert_to_saved" msgid="5708884372817309068">"Brak certyfikatu do zainstalowania."</string> 41 <string name="intent_parse_error" msgid="145359819508990047">"Nie mona przeanalizowa zamiaru: %s"</string> 42 <string name="cert_is_added" msgid="6996557598167000500">"<xliff:g id="CREDENTIAL">%s</xliff:g> jest zainstalowany."</string> 43 <string name="cert_too_large_error" msgid="8806716564341320607">"Instalacja nie powioda si. Rozmiar certyfikatu jest zbyt duy."</string> 44 <string name="cert_missing_error" msgid="4220080091005628628">"Instalacja nie powioda si. Nie mona znale pliku certyfikatu."</string> 45 <string name="cert_read_error" msgid="9120813657318906215">"Instalacja nie powioda si. Nie mona odczyta pliku certyfikatu."</string> 46 <string name="no_cert_file_found" msgid="1942077544887243999">"Na karcie SD nie znaleziono pliku certyfikatu."</string> 47 <string name="sdcard_not_present" msgid="1567335300760018448">"Brak karty SD."</string> 48 </resources> 49