1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 Copyright (C)
2012 Giuliano Grassi
4 Copyright (C)
2012 Ralf Sager
5 Copyright (C)
2012 Andreas Steffen
6 HSR Hochschule fuer Technik Rapperswil
8 Copyright (C)
2012 Ewa Steffen-Zolkiewicz
10 This program is free software; you can redistribute it and/or modify it
11 under the terms of the GNU General Public License as published by the
12 Free Software Foundation; either version
2 of the License, or (at your
13 option) any later version. See
<http://www.fsf.org/copyleft/gpl.txt
>.
15 This program is distributed in the hope that it will be useful, but
16 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
23 <string name=
"app_name">strongSwan klient VPN
</string>
24 <string name=
"main_activity_name">strongSwan
</string>
25 <string name=
"reload_trusted_certs">Przeładuj certyfikaty CA
</string>
26 <string name=
"show_log">Pokaż log
</string>
27 <string name=
"search">Szukaj
</string>
28 <string name=
"vpn_not_supported_title">Nie obsługiwany VPN
</string>
29 <string name=
"vpn_not_supported">Urządzenie nie obsługuje aplikacji VPN.
\nProszę skontaktować się z producentem.
</string>
32 <string name=
"log_title">Log
</string>
33 <string name=
"send_log">Prześlij log
</string>
34 <string name=
"empty_log">Log jest pusty
</string>
35 <string name=
"log_mail_subject">strongSwan %
1$s Log
</string>
37 <!-- VPN profile list --
>
38 <string name=
"no_profiles">Brak profilu VPN
</string>
39 <string name=
"add_profile">Dodaj profil VPN
</string>
40 <string name=
"edit_profile">Edytuj
</string>
41 <string name=
"delete_profile">Usuń
</string>
42 <string name=
"select_profiles">Wybierz profile
</string>
43 <string name=
"profiles_deleted">Wybrane profile usunięte
</string>
44 <string name=
"no_profile_selected">Nie wybrano profilu
</string>
45 <string name=
"one_profile_selected">Wybrano jeden profil
</string>
46 <string name=
"x_profiles_selected">Wzbrano %
1$d profile
"</string>
48 <!-- VPN profile details -->
49 <string name="profile_edit_save
">Zapisz</string>
50 <string name="profile_edit_cancel
">Anuluj</string>
51 <string name="profile_name_label
">Nazwa profilu:</string>
52 <string name="profile_name_hint
">(użyj adresu bramki)</string>
53 <string name="profile_gateway_label
">Bramka:</string>
54 <string name="profile_vpn_type_label
">Typ:</string>
55 <string name="profile_username_label
">Użytkownik:</string>
56 <string name="profile_password_label
">Hasło:</string>
57 <string name="profile_password_hint
">(w razie potrzebz zapromptuj)</string>
58 <string name="profile_ca_label
">Certyfikat CA:</string>
59 <string name="profile_ca_auto_label
">Wybierz automatycznie</string>
60 <string name="profile_ca_select_certificate_label
">Wybierz certyfikat CA</string>
61 <string name="profile_ca_select_certificate
">Wybierz określony certyfikat CA</string>
62 <!-- Warnings/Notifications in the details view -->
63 <string name="alert_text_no_input_gateway
">Wprowadź adres bramki</string>
64 <string name="alert_text_no_input_username
">Wprowadź swoją nazwę użytkownika</string>
65 <string name="alert_text_nocertfound_title
">Nie wybrano żadnego certyfikatu CA</string>
66 <string name="alert_text_nocertfound
">Wybierz lub uaktywnij jeden <i>Wybierz automatycznie</i></string>
68 <!-- Trusted certificate selection -->
69 <string name="trusted_certs_title
">Certyfikaty CA</string>
70 <string name="no_certificates
">Brak certyfikatów</string>
71 <string name="system_tab
">System</string>
72 <string name="user_tab
">Użytkownik</string>
74 <!-- VPN state fragment -->
75 <string name="state_label
">Status:</string>
76 <string name="profile_label
">Profil:</string>
77 <string name="disconnect
">Rozłącz</string>
78 <string name="state_connecting
">Łączenie…</string>
79 <string name="state_connected
">Połączony</string>
80 <string name="state_disconnecting
">Przerywam połączenie…</string>
81 <string name="state_disabled
">Brak aktywnego VPN</string>
82 <string name="state_error
">Błąd</string>
85 <string name="login_title
">Wprowadż hasło</string>
86 <string name="login_confirm
">Połącz</string>
87 <string name="error_introduction
">Nie udało się utworzyć tunelu VPN:</string>
88 <string name="error_lookup_failed
">Nie znaleziono adresu bramki</string>
89 <string name="error_unreachable
">Bramka jest nieosiągalna</string>
90 <string name="error_peer_auth_failed
">Błąd przy weryfikacji bramki</string>
91 <string name="error_auth_failed
">Błąd przy autoryzacji użytkownika</string>
92 <string name="error_generic
">Nieznany błąd w czasie połączenia</string>
93 <string name="connecting_title
">Łączenie: %1$s</string>
94 <string name="connecting_message
">Tworzenie tunelu VPN z \""%
1$s
\".
</string>