]> git.ipfire.org Git - thirdparty/strongswan.git/blame - src/frontends/android/app/src/main/res/values-pl/strings.xml
android: Import IKE/ESP proposals
[thirdparty/strongswan.git] / src / frontends / android / app / src / main / res / values-pl / strings.xml
CommitLineData
8528f841
AS
1<?xml version="1.0" encoding="utf-8"?>
2<!--
8528f841
AS
3 Copyright (C) 2012 Andreas Steffen
4 HSR Hochschule fuer Technik Rapperswil
5
6 Copyright (C) 2012 Ewa Steffen-Zolkiewicz
7
8 This program is free software; you can redistribute it and/or modify it
9 under the terms of the GNU General Public License as published by the
10 Free Software Foundation; either version 2 of the License, or (at your
11 option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
12
13 This program is distributed in the hope that it will be useful, but
14 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
15 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 for more details.
17-->
18<resources>
19
20 <!-- Application -->
21 <string name="app_name">strongSwan klient VPN</string>
22 <string name="main_activity_name">strongSwan</string>
8528f841
AS
23 <string name="show_log">Pokaż log</string>
24 <string name="search">Szukaj</string>
25 <string name="vpn_not_supported_title">Nie obsługiwany VPN</string>
26 <string name="vpn_not_supported">Urządzenie nie obsługuje aplikacji VPN.\nProszę skontaktować się z producentem.</string>
2e50a8e7 27 <string name="vpn_not_supported_during_lockdown">Polączenia nie sa możliwe w trybie zamkniętym</string>
f46da851 28 <string name="loading">Wczytywanie&#8230;</string>
127d83bb 29 <string name="profile_not_found">Nie znaleziono profilu</string>
ac3c6ff4 30 <string name="strongswan_shortcut">Skrót strongSwan</string>
8528f841
AS
31
32 <!-- Log view -->
33 <string name="log_title">Log</string>
34 <string name="send_log">Prześlij log</string>
35 <string name="empty_log">Log jest pusty</string>
36 <string name="log_mail_subject">strongSwan %1$s Log</string>
37
38 <!-- VPN profile list -->
39 <string name="no_profiles">Brak profilu VPN</string>
40 <string name="add_profile">Dodaj profil VPN</string>
41 <string name="edit_profile">Edytuj</string>
42 <string name="delete_profile">Usuń</string>
43 <string name="select_profiles">Wybierz profile</string>
44 <string name="profiles_deleted">Wybrane profile usunięte</string>
45 <string name="no_profile_selected">Nie wybrano profilu</string>
46 <string name="one_profile_selected">Wybrano jeden profil</string>
ad882e1a 47 <string name="x_profiles_selected">Wzbrano %1$d profile</string>
8528f841
AS
48
49 <!-- VPN profile details -->
50 <string name="profile_edit_save">Zapisz</string>
3107634e 51 <string name="profile_edit_import">Import</string>
8528f841 52 <string name="profile_edit_cancel">Anuluj</string>
ea15f20a 53 <string name="profile_name_label">Nazwa profilu (opcjonalny)</string>
3107634e 54 <string name="profile_name_label_simple">Nazwa profilu</string>
ea15f20a
TB
55 <string name="profile_name_hint">Defaults to the configured server</string>
56 <string name="profile_name_hint_gateway">Defaults to \"%1$s\"</string>
57 <string name="profile_gateway_label">Serwer</string>
58 <string name="profile_gateway_hint">IP address or hostname of the VPN server</string>
59 <string name="profile_vpn_type_label">Typ VPN</string>
60 <string name="profile_username_label">Użytkownik</string>
61 <string name="profile_password_label">Hasło (opcjonalny)</string>
62 <string name="profile_password_hint">Leave blank to get prompted on demand</string>
63 <string name="profile_user_certificate_label">Certyfikat użytkownika</string>
f46da851
TB
64 <string name="profile_user_select_certificate_label">Wybierz certyfikat użytkownika</string>
65 <string name="profile_user_select_certificate">>Wybierz określony certyfikat użytkownika</string>
cdcf754f
TB
66 <string name="profile_user_select_id_label">User identity</string>
67 <string name="profile_user_select_id_init">Select a certificate first</string>
68 <string name="profile_user_select_id_default">Default (%1$s)</string>
ea15f20a 69 <string name="profile_ca_label">Certyfikat CA</string>
8528f841
AS
70 <string name="profile_ca_auto_label">Wybierz automatycznie</string>
71 <string name="profile_ca_select_certificate_label">Wybierz certyfikat CA</string>
72 <string name="profile_ca_select_certificate">Wybierz określony certyfikat CA</string>
ea15f20a 73 <string name="profile_advanced_label">Advanced settings</string>
c6822051 74 <string name="profile_show_advanced_label">Show advanced settings</string>
c5fee223
TB
75 <string name="profile_remote_id_label">Server identity</string>
76 <string name="profile_remote_id_hint">Defaults to the configured server. Custom values are explicitly sent to the server and enforced during authentication</string>
77 <string name="profile_remote_id_hint_gateway">Defaults to \"%1$s\". Custom values are explicitly sent to the server and enforced during authentication</string>
ea15f20a
TB
78 <string name="profile_mtu_label">MTU of the VPN tunnel device</string>
79 <string name="profile_mtu_hint">In case the default value is unsuitable for a particular network</string>
80 <string name="profile_port_label">Server port</string>
81 <string name="profile_port_hint">UDP port to connect to, if different from the default</string>
a2aa0ca0
TB
82 <string name="profile_nat_keepalive_label">NAT-T keepalive interval</string>
83 <string name="profile_nat_keepalive_hint">Small packets are sent to keep mappings on NAT routers alive if there is no other traffic. In order to save energy the default interval is 45 seconds. Behind NAT routers that remove mappings early this might be too high, try 20 seconds or less in that case.</string>
8ae7f8b7
TB
84 <string name="profile_cert_req_label">Send certificate requests</string>
85 <string name="profile_cert_req_hint">Certificate requests are sent for all available or selected CA certificates. To reduce the size of the IKE_AUTH message this can be disabled. However, this only works if the server sends its certificate even if it didn\'t receive any certificate requests.</string>
ea15f20a 86 <string name="profile_split_tunneling_label">Split tunneling</string>
05c5e894 87 <string name="profile_split_tunneling_intro">By default, the client will route all network traffic through the VPN, unless the server narrows the subnets when the connection is established, in which case only traffic the server allows will be routed via VPN (by default, all other traffic is routed as if there was no VPN).</string>
3ee84fa9
TB
88 <string name="profile_split_tunnelingv4_title">Block IPv4 traffic not destined for the VPN</string>
89 <string name="profile_split_tunnelingv6_title">Block IPv6 traffic not destined for the VPN</string>
05c5e894
TB
90 <string name="profile_included_subnets_label">Custom subnets</string>
91 <string name="profile_included_subnets_hint">Only route traffic to specific subnets via VPN, everything else is routed as if there was no VPN (separated by spaces, e.g. \"192.168.1.0/24 2001:db8::/64\")</string>
1a63e8e4 92 <string name="profile_excluded_subnets_label">Excluded subnets</string>
05c5e894 93 <string name="profile_excluded_subnets_hint">Traffic to these subnets will not be routed via VPN, but as if there was no VPN (separated by spaces, e.g. \"192.168.1.0/24 2001:db8::/64\")</string>
291ef58c 94 <string name="profile_select_apps_label">Applications</string>
3cc6a03f 95 <string name="profile_select_apps">Select applications</string>
291ef58c
TB
96 <string name="profile_select_no_apps">No applications selected</string>
97 <string name="profile_select_one_app">One application selected</string>
98 <string name="profile_select_x_apps">%1$d applications selected</string>
3107634e
TB
99 <string name="profile_import">Import VPN profile</string>
100 <string name="profile_import_failed">Failed to import VPN profile</string>
9c79af8c
TB
101 <string name="profile_import_failed_detail">Failed to import VPN profile: %1$s</string>
102 <string name="profile_import_failed_not_found">File not found</string>
103 <string name="profile_import_failed_host">Host unknown</string>
104 <string name="profile_import_failed_tls">TLS handshake failed</string>
70f7eb76 105 <string name="profile_import_failed_value">Invalid value in \"%1$s\"</string>
3107634e
TB
106 <string name="profile_import_exists">This VPN profile already exists, its current settings will be replaced.</string>
107 <string name="profile_cert_import">Import certificate from VPN profile</string>
108 <string name="profile_cert_alias">Certificate for \"%1$s\"</string>
8528f841 109 <!-- Warnings/Notifications in the details view -->
ea15f20a 110 <string name="alert_text_no_input_gateway">A value is required to initiate the connection</string>
8528f841
AS
111 <string name="alert_text_no_input_username">Wprowadź swoją nazwę użytkownika</string>
112 <string name="alert_text_nocertfound_title">Nie wybrano żadnego certyfikatu CA</string>
113 <string name="alert_text_nocertfound">Wybierz lub uaktywnij jeden <i>Wybierz automatycznie</i></string>
c6822051 114 <string name="alert_text_out_of_range">Please enter a number in the range from %1$d - %2$d</string>
1a63e8e4 115 <string name="alert_text_no_subnets">Please enter valid subnets and/or IP addresses, separated by spaces</string>
e1a98e79 116 <string name="tnc_notice_title">EAP-TNC may affect your privacy</string>
19e22af1 117 <string name="tnc_notice_subtitle">Device data is sent to the server operator</string>
ea15f20a 118 <string name="tnc_notice_details"><![CDATA[<p>Trusted Network Connect (TNC) allows server operators to assess the health of a client device.</p><p>For that purpose the server operator may request data such as a unique identifier, a list of installed packages, system settings, or cryptographic checksums of files.</p><b>Any data will be sent only after verifying the server\'s identity.</b>]]></string>
8528f841
AS
119
120 <!-- Trusted certificate selection -->
121 <string name="trusted_certs_title">Certyfikaty CA</string>
122 <string name="no_certificates">Brak certyfikatów</string>
08de6a08 123 <string name="reload_trusted_certs">Przeładuj certyfikaty CA</string>
8528f841
AS
124 <string name="system_tab">System</string>
125 <string name="user_tab">Użytkownik</string>
f21a69db 126 <string name="local_tab">Imported</string>
ac200bcd
TB
127 <string name="delete_certificate_question">Delete certificate?</string>
128 <string name="delete_certificate">The certificate will be permanently removed!</string>
94cc8f6a
TB
129 <string name="import_certificate">Import certificate</string>
130 <string name="cert_imported_successfully">Certificate successfully imported</string>
131 <string name="cert_import_failed">Failed to import certificate</string>
6e39240a
TB
132 <string name="crl_cache">CRL cache</string>
133 <string name="clear_crl_cache_title">Clear CRL cache?</string>
134 <string name="clear_crl_cache_msg_none">The CRL cache is empty</string>
135 <plurals name="clear_crl_cache_msg">
136 <item quantity="one">The CRL cache contains %1$d file (%2$s).</item>
137 <item quantity="other">The CRL cache contains %1$d files (%2$s).</item>
138 </plurals>
139 <string name="clear">Clear</string>
8528f841
AS
140
141 <!-- VPN state fragment -->
142 <string name="state_label">Status:</string>
143 <string name="profile_label">Profil:</string>
144 <string name="disconnect">Rozłącz</string>
145 <string name="state_connecting">Łączenie&#8230;</string>
146 <string name="state_connected">Połączony</string>
147 <string name="state_disconnecting">Przerywam połączenie&#8230;</string>
148 <string name="state_disabled">Brak aktywnego VPN</string>
149 <string name="state_error">Błąd</string>
150
e5bf6dcd
TB
151 <!-- IMC state fragment -->
152 <string name="imc_state_label">Assessment:</string>
153 <string name="imc_state_isolate">Restricted</string>
154 <string name="imc_state_block">Failed</string>
254d8679 155 <string name="show_remediation_instructions">View remediation instructions</string>
e5bf6dcd 156
0ef98957
TB
157 <!-- Remediation instructions -->
158 <string name="remediation_instructions_title">Remediation instructions</string>
159
8528f841
AS
160 <!-- Dialogs -->
161 <string name="login_title">Wprowadż hasło</string>
2b9bfb66
TB
162 <string name="login_username">Użytkownik</string>
163 <string name="login_password">Hasło</string>
8528f841
AS
164 <string name="login_confirm">Połącz</string>
165 <string name="error_introduction">Nie udało się utworzyć tunelu VPN:</string>
19e22af1
TB
166 <string name="error_lookup_failed">Nie znaleziono adresu serwer</string>
167 <string name="error_unreachable">Serwer jest nieosiągalna</string>
168 <string name="error_peer_auth_failed">Błąd przy weryfikacji serwer</string>
8528f841 169 <string name="error_auth_failed">Błąd przy autoryzacji użytkownika</string>
a8dc42b2 170 <string name="error_assessment_failed">Security assessment failed.</string>
8528f841 171 <string name="error_generic">Nieznany błąd w czasie połączenia</string>
50b04898
TB
172 <string name="vpn_connected">Połączenie z VPN</string>
173 <string name="vpn_profile_connected">Ten profil VPN jest obecnie połaczony!</string>
174 <string name="reconnect">Połączyć ponownie</string>
175 <string name="connect_profile_question">Połącz %1$s?</string>
176 <string name="replaces_active_connection">To zastąpi aktywne połączenie VPN!</string>
1265b353
TB
177 <string name="disconnect_question">Disconnect VPN?</string>
178 <string name="disconnect_active_connection">This will disconnect the active VPN connection!</string>
50b04898 179 <string name="connect">Połącz</string>
8528f841
AS
180
181</resources>