aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-pl
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2009-06-04 12:06:46 +0000
committerKenny Root <kenny@the-b.org>2009-06-04 12:06:46 +0000
commitca14e9c01156ef9382691f2a431868ab5809c972 (patch)
treebdedc7ffb9f6b8ee964518fd13d51a197e5a6948 /res/values-pl
parent5b0080ba2d8715518e55d151e6ba3f27adbc9fa4 (diff)
downloadconnectbot-ca14e9c01156ef9382691f2a431868ab5809c972.tar.gz
connectbot-ca14e9c01156ef9382691f2a431868ab5809c972.tar.bz2
connectbot-ca14e9c01156ef9382691f2a431868ab5809c972.zip
Update translations; add Chinese (Traditional)
git-svn-id: https://connectbot.googlecode.com/svn/trunk/connectbot@269 df292f66-193f-0410-a5fc-6d59da041ff2
Diffstat (limited to 'res/values-pl')
-rw-r--r--res/values-pl/strings.xml278
1 files changed, 149 insertions, 129 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index c0c01e5..4e619eb 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ConnectBot</string>
- <string name="app_desc">Prosty, wszechstronny, wolny klient SSH.</string>
+ <string name="app_desc">Prosty, wszechstronny, darmowy klient SSH.</string>
<!-- Window title for the Host List -->
<string name="title_hosts_list">Hosty</string>
<!-- Window title for the Pubkeys List -->
- <string name="title_pubkey_list">Pubkeys</string>
+ <string name="title_pubkey_list">Klucze publiczne</string>
<!-- Window title for the Port Forwards List -->
- <string name="title_port_forwards_list">Port forwards</string>
+ <string name="title_port_forwards_list">Przekierowania portów</string>
<!-- Window title when editing host details -->
<string name="title_host_editor">Edytuj hosta</string>
<!-- Window title for Help index -->
@@ -22,47 +22,47 @@
<string name="menu_preferences">Preferencje</string>
<string name="help_intro">Proszę wybrać temat poniżej aby uzyskać więcej informacji na konkretny temat.</string>
- <string name="help_about">About ConnectBot</string>
+ <string name="help_about">O ConnectBot'cie</string>
<string name="help_keyboard">Klawiatura</string>
<string name="pubkey_generate">Generuj</string>
<string name="pubkey_import">Importuj</string>
- <string name="pubkey_delete">Delete key</string>
+ <string name="pubkey_delete">Usuń klucz</string>
<string name="pubkey_gather_entropy">Gathering Entropy</string>
- <string name="pubkey_touch_prompt">Touch this box to gather randomness: %1$d%% done</string>
- <string name="pubkey_touch_hint">In order to assure randomness during the key generation, move your finger randomly over the box below.</string>
+ <string name="pubkey_touch_prompt">Dotknij to pole, żeby losowo wygenerować dane. Ukończono: %1$d%%</string>
+ <string name="pubkey_touch_hint">Dla niepowtarzalności klucza, poruszaj losowo palcem po polu poniżej.</string>
<string name="pubkey_generating">Generowanie pary kluczy...</string>
<string name="pubkey_copy_private">Kopiuj klucz prywatny</string>
- <string name="pubkey_copy_public">Skopiuj klucz publiczny</string>
- <string name="pubkey_list_empty">Tap "Menu" to create\nor import key pairs.</string>
+ <string name="pubkey_copy_public">Kopiuj klucz publiczny</string>
+ <string name="pubkey_list_empty">Naciśnij "Menu", żeby stworzyć\nlub wygenerować parę kluczy.</string>
<string name="pubkey_unknown_format">Nieznany format</string>
<string name="pubkey_change_password">Zmień hasło</string>
- <string name="pubkey_list_pick">Pick from /sdcard</string>
- <string name="pubkey_import_parse_problem">Problem parsing imported private key</string>
+ <string name="pubkey_list_pick">Zaimportuj z karty SD</string>
+ <string name="pubkey_import_parse_problem">Niewłaściwy format importowanego klucza prywatnego</string>
<string name="pubkey_unlock">Kod odblokowywujący</string>
- <string name="pubkey_failed_add">Bad password for key '%1$s'. Authentication failed.</string>
+ <string name="pubkey_failed_add">Złe hasło dla klucza '%1$s'. Brak dostępu.</string>
<string name="pubkey_memory_load">Załaduj do pamięci</string>
- <string name="pubkey_memory_unload">Unload from memory</string>
+ <string name="pubkey_memory_unload">Usuń z pamięci</string>
<string name="pubkey_load_on_start">Załaduj klucz przy uruchamianiu</string>
- <string name="portforward_list_empty">Tap "Menu" to create\nport forwards.</string>
- <string name="portforward_edit">Edit port forward</string>
- <string name="portforward_delete">Delete port forward</string>
+ <string name="portforward_list_empty">Naciśnij "Menu",\nżeby stworzyć przekierowanie portu.</string>
+ <string name="portforward_edit">Edytuj przekierowanie portu</string>
+ <string name="portforward_delete">Usuń przekierowanie portu</string>
<string name="prompt_nickname">Pseudonim:</string>
<!-- An example string that could be used as a nickname for a pubkey. -->
- <string name="prompt_nickname_hint_pubkey">My work key</string>
+ <string name="prompt_nickname_hint_pubkey">Klucz domyślny</string>
<!-- The source TCP port for port forwards. -->
- <string name="prompt_source_port">Source port:</string>
+ <string name="prompt_source_port">Port żródłowy</string>
<!-- The "host:port" combination used for port forward destinations. -->
- <string name="prompt_destination">Destination:</string>
+ <string name="prompt_destination">Host docelowy:</string>
<string name="prompt_old_password">Stare hasło:</string>
<string name="prompt_password">Hasło:</string>
<!-- Added after a "Password:" prompt to indicate user needs to confirm entry. -->
<string name="prompt_again">(ponownie)</string>
<!-- Label for the user to select port forward type. -->
<string name="prompt_type">Typ:</string>
- <string name="prompt_password_can_be_blank">Note: password can be blank</string>
+ <string name="prompt_password_can_be_blank">Wskazówka: hasło może być puste</string>
<!-- Prompt for the size of the private key in bits. -->
<string name="prompt_bits">Bity:</string>
@@ -72,7 +72,7 @@
<!-- The header of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
<string name="host_verification_failure_warning_header">OSTRZEŻENIE: ZDALNA IDENTYFIKACJA HOSTA ZMIENIŁA SIĘ!</string>
<!-- The body of the warning a user gets when the host key has changed. Note that this can be a very serious attack, so we try to be as "loud" to the user as possible. -->
- <string name="host_verification_failure_warning">IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\nSomeone could be eavesdropping on you right now (man-in-the-middle attack)!\nIt is also possible that the host key has just been changed.</string>
+ <string name="host_verification_failure_warning">JEST MOŻLIWE, ŻE PADŁEŚ OFIARĄ ATAKU!\nMożliwe, że jest to atak typu: man-in-the-middle!\nAle też jest możliwe, że zmienił się tylko klucz hosta.</string>
<!-- Prompt user gets when the remote host has disconnected unexpectedly. -->
<string name="prompt_host_disconnected">Host rozłączył się.\n Zamknąć sesję?</string>
@@ -86,7 +86,7 @@
<string name="alert_passwords_do_not_match_msg">Hasła nie zgadzają się!</string>
<string name="alert_wrong_password_msg">Nieprawidłowe hasło!</string>
- <string name="alert_key_corrupted_msg">Private key appears corrupt!</string>
+ <string name="alert_key_corrupted_msg">Klucz prywatny wydaje się być uszkodzony!</string>
<string name="alert_sdcard_absent">Karta SD nie jest włożona!</string>
<!-- Add a new item (e.g., host or pubkey) to the list. -->
@@ -106,122 +106,139 @@
Updating is update by the ant task "update-version" in build.xml
Do not translate.
-->
- <string name="msg_version">ConnectBot (working copy)</string>
+ <string name="msg_version">ConnectBot (działająca wersja)</string>
<!-- The category title for terminal emulation preferences. -->
- <string name="pref_emulation_category">Terminal emulation</string>
+ <string name="pref_emulation_category">Emulacja terminalu</string>
<!-- Name for the emulation terminal type preference. -->
- <string name="pref_emulation_title">Emulation mode</string>
+ <string name="pref_emulation_title">Typ emulacji</string>
<!-- Description of the emulation terminal type preference. -->
- <string name="pref_emulation_summary">Terminal emulation mode to use for PTY connections</string>
+ <string name="pref_emulation_summary">Emulacja terminalu do użytku dla połączeń PTY</string>
<!-- Name for the scrollback size preference -->
- <string name="pref_scrollback_title">Scrollback size</string>
+ <string name="pref_scrollback_title">Rozmiar bufora przewijania</string>
<!-- Description of the scrollback size preference -->
- <string name="pref_scrollback_summary">Size of scrollback buffer to keep in memory for each console</string>
+ <string name="pref_scrollback_summary">Rozmiar bufora przwijania w pamięci dla każdej konsoli</string>
<!-- The category title for user interface preferences -->
- <string name="pref_ui_category">User interface</string>
+ <string name="pref_ui_category">Interfejs użytkownika</string>
<!-- Name for the rotation mode preference -->
- <string name="pref_rotation_title">Rotation mode</string>
+ <string name="pref_rotation_title">Sposób orientacji ekranu</string>
<!-- Summary for the rotation mode preference -->
- <string name="pref_rotation_summary">How to change rotation when keyboard popped in/out</string>
+ <string name="pref_rotation_summary">Sposób orientacji ekranu przy wysuniętej/wsuniętej klawiaturze</string>
<!-- Name for the full screen preference -->
- <string name="pref_fullscreen_title">Full screen</string>
+ <string name="pref_fullscreen_title">Pełny ekran</string>
<!-- Summary for the full screen preference -->
- <string name="pref_fullscreen_summary">Hide status bar while in console</string>
+ <string name="pref_fullscreen_summary">Ukryj pasek statusu dla pracy w konsoli</string>
<!-- Name for the memorize keys preference -->
- <string name="pref_memkeys_title">Remember keys in memory</string>
+ <string name="pref_memkeys_title">Zapamiętaj klucze w pamięci</string>
<!-- Summary for the memorize keys preference -->
- <string name="pref_memkeys_summary">Keep unlocked keys in memory until backend service is terminated</string>
+ <string name="pref_memkeys_summary">Trzymaj odblokowane klucze w pamięci dopóki usługa się nie rozłączy</string>
<!-- Name for the update check preference -->
- <string name="pref_update_title">Update check</string>
+ <string name="pref_update_title">Sprawdź aktualizacje</string>
<!-- Summary for the update check preference -->
- <string name="pref_update_summary">Set the maximum frequency to check for ConnectBot updates</string>
+ <string name="pref_update_summary">Ustawienie częstości sprawdzania aktualizacji</string>
<!-- Name for the keyboard shortcuts preference -->
- <string name="pref_keymode_title">Directory shortcuts</string>
+ <string name="pref_keymode_title">Skróty klawiaturowe</string>
<!-- Summary for the keyboard shortcuts preference -->
- <string name="pref_keymode_summary">Select how to use Alt for '/' and Shift for Tab</string>
+ <string name="pref_keymode_summary">Wybierz, którego Alt, Shift używać dla '/' oraz 'Tab'</string>
<!-- Name for the camera shortcut usage preference -->
- <string name="pref_camera_title">Camera shortcut</string>
+ <string name="pref_camera_title">Klawisz aparatu</string>
<!-- Summary for the camera shortcut usage preference -->
- <string name="pref_camera_summary">Select which shortcut to trigger when the camera button is pushed</string>
+ <string name="pref_camera_summary">Wybierz jaki skrót ma być generowany po wciśnięciu klawisza aparatu</string>
<!-- Name for the keep screen on preference -->
- <string name="pref_keepalive_title">Keep screen awake</string>
+ <string name="pref_keepalive_title">Wstrzymaj uśpienie ekranu</string>
<!-- Summary for the camera shortcut usage preference -->
- <string name="pref_keepalive_summary">Prevent the screen from turning off when working in a console</string>
+ <string name="pref_keepalive_summary">Wstrzymaj uśpienie ekranu kiedy konsola jest aktywna</string>
<!-- Name for the Wi-Fi lock preference -->
- <string name="pref_wifilock_title">Keep Wi-Fi active</string>
+ <string name="pref_wifilock_title">Wstrzymaj usypianie Wi-Fi</string>
<!-- Summary for the Wi-Fi lock preference -->
- <string name="pref_wifilock_summary">Prevent Wi-Fi from turning off when a session is active</string>
+ <string name="pref_wifilock_summary">Wstrzymaj usypianie Wi-Fi kiedy sesja jest aktywna</string>
<!-- Name for the haptic feedback (bumpy arrow) preference -->
- <string name="pref_bumpyarrows_title">Bumpy arrows</string>
+ <string name="pref_bumpyarrows_title">Wibrujące strzałki</string>
<!-- Summary for the haptic feedback (bumpy arrow) preference -->
- <string name="pref_bumpyarrows_summary">Vibrate when sending arrow keys from trackball; useful for laggy connections</string>
+ <string name="pref_bumpyarrows_summary">Wibruj kiedy emulowane są klawisze strzałek; Użyteczne dla wolnych połączeń</string>
+
+ <!-- Category title for the Terminal Bell preferences -->
+ <string name="pref_bell_category">Terminal bell</string>
+
+ <!-- Checkbox preference title for the audible terminal bell feature -->
+ <string name="pref_bell_title">Audible bell</string>
+
+ <!-- Title for the slider preference to set the volume -->
+ <string name="pref_bell_volume_title">Bell volume</string>
+
+ <!-- Checkbox preference title for the vibrate on terminal bell feature -->
+ <string name="pref_bell_vibrate_title">Vibrate on bell</string>
+
+ <!-- Checkbox preference title for the receive notifications on terminal bell feature -->
+ <string name="pref_bell_notification_title">Background notifications</string>
+ <!-- Brief summary of the feature that is enabled when the checkbox preference for the receive notifications on terminal bell feature is checked -->
+ <string name="pref_bell_notification_summary">Send notification when a terminal running in the background sounds a bell.</string>
<!-- Preference selection to indicate use of right side of keyboard for special shortcuts. -->
- <string name="list_keymode_right">Use right-side keys</string>
+ <string name="list_keymode_right">Używaj klawiszy z prawej strony</string>
<!-- Preference selection to indicate use of left side of keyboard for special shortcuts. -->
- <string name="list_keymode_left">Use left-side keys</string>
+ <string name="list_keymode_left">Używaj klawiszy z lewej strony</string>
<!-- Preference selection to indicate never to use special shortcut keys. -->
- <string name="list_keymode_none">Disable</string>
+ <string name="list_keymode_none">Wyłącz</string>
<!-- Preference to not use pubkeys to authenticate to this host. -->
- <string name="list_pubkeyids_none">Do not use keys</string>
+ <string name="list_pubkeyids_none">Nie używaj żadnych kluczy</string>
<!-- Preference to use any pubkey to authenticate to this host. -->
- <string name="list_pubkeyids_any">Use any unlocked key</string>
+ <string name="list_pubkeyids_any">Użyj dowolnego odblokowanego klucza</string>
<!-- Frequency for which to check for program updates. -->
- <string name="list_update_daily">Daily</string>
+ <string name="list_update_daily">Dziennie</string>
<!-- Frequency for which to check for program updates. -->
- <string name="list_update_weekly">Weekly</string>
+ <string name="list_update_weekly">Tygodniowo</string>
<!-- Frequency for which to check for program updates. -->
- <string name="list_update_never">Never</string>
+ <string name="list_update_never">Nigdy</string>
<!-- Host nickname field preference title -->
- <string name="hostpref_nickname_title">Nickname</string>
+ <string name="hostpref_nickname_title">Pseudonim</string>
<!-- Host color category preference title -->
- <string name="hostpref_color_title">Color category</string>
+ <string name="hostpref_color_title">Kolor kategori</string>
<!-- Host pubkey usage preference title -->
- <string name="hostpref_pubkeyid_title">Use pubkey authentication</string>
+ <string name="hostpref_pubkeyid_title">Używaj kluczy publicznych do autoryzacji</string>
<!-- Host post-login automation preference title -->
- <string name="hostpref_postlogin_title">Post-login automation</string>
+ <string name="hostpref_postlogin_title">Wykonaj po zalogowaniu</string>
<!-- Host post-login automation preference summary -->
- <string name="hostpref_postlogin_summary">Commands to run on remote server once authenticated</string>
+ <string name="hostpref_postlogin_summary">Komendy do wykonania po stronie serwera po zalogowaniu</string>
<!-- Host compression preference title -->
- <string name="hostpref_compression_title">Compression</string>
+ <string name="hostpref_compression_title">Kompresja</string>
<!-- Summary for compression preference -->
- <string name="hostpref_compression_summary">This may help with slower networks</string>
+ <string name="hostpref_compression_summary">Może pomóc przy wolniejszych łączach</string>
<!-- Setting for whether we want a session to start up when we connect to a host -->
- <string name="hostpref_wantsession_title">Start shell session</string>
+ <string name="hostpref_wantsession_title">Uruchom polecenie powłoki</string>
<!-- Summary for field asking whether a shell session should be started up upon connection or not -->
- <string name="hostpref_wantsession_summary">Disable this preference to only use port forwards</string>
+ <string name="hostpref_wantsession_summary">Wyłącz jeśli chcesz tylko przekierować porty</string>
<!-- Host character encoding preference title -->
- <string name="hostpref_encoding_title">Encoding</string>
+ <string name="hostpref_encoding_title">Kodowanie</string>
<!-- Host character encoding preference summary -->
- <string name="hostpref_encoding_summary">Character encoding for the host</string>
+ <string name="hostpref_encoding_summary">Kodowanie znaków dla hosta</string>
<!-- Host preference category title for connection settings -->
- <string name="hostpref_connection_category">Connection settings</string>
+ <string name="hostpref_connection_category">Preferencje połączenia</string>
<!-- Username field title for host editor preference -->
- <string name="hostpref_username_title">Username</string>
+ <string name="hostpref_username_title">Pseudonim</string>
<!-- Hostname field title for host editor preference -->
<string name="hostpref_hostname_title">Host</string>
@@ -230,119 +247,122 @@
<string name="hostpref_port_title">Port</string>
<!-- Displayed to indicate a host has never been connected to. -->
- <string name="bind_never">Never connected</string>
+ <string name="bind_never">Nigdy nie połączono</string>
<!-- The time that has elapsed since a host was connected to when it has been less than an hour. -->
- <string name="bind_minutes">%1$s minutes ago</string>
+ <string name="bind_minutes">%1$s minut temu</string>
<!-- The time that has elapsed since a host was connected to when it has been less than a day. -->
- <string name="bind_hours">%1$s hours ago</string>
+ <string name="bind_hours">%1$s godzin temu</string>
<!-- The time that has elapsed since a host was connected to when it has been a day or more. -->
- <string name="bind_days">%1$s days ago</string>
+ <string name="bind_days">%1$s dni temu</string>
<!-- Message given when user copies from the terminal. -->
- <string name="console_copy_done">Copied %1$d bytes to clipboard</string>
+ <string name="console_copy_done">Skopiowano %1$d bajtów do schowka</string>
<!-- Instructions for how to copy from the terminal. The \n entries are to split lines to improve readability and prevent wrapping off the screen. -->
- <string name="console_copy_start">Touch and drag\nor use directional pad\nto select area to copy</string>
+ <string name="console_copy_start">Dotknij i przeciągnij\nlub użyj trackball'a\naby zaznaczyć obszar do skopiowania</string>
<!-- Button to close the disconnected terminal window. -->
- <string name="console_menu_close">Close</string>
+ <string name="console_menu_close">Zamknij</string>
<!-- Button to begin copying from the terminal to the clipboard. -->
- <string name="console_menu_copy">Copy</string>
+ <string name="console_menu_copy">Kopiuj</string>
<!-- Button to paste from the clipboard to the terminal. -->
- <string name="console_menu_paste">Paste</string>
+ <string name="console_menu_paste">Wklej</string>
<!-- Button that brings user to the Port Forwards List. -->
- <string name="console_menu_portforwards">Port Forwards</string>
+ <string name="console_menu_portforwards">Przekierowania portów</string>
<!-- Button that brings user to the terminal resizing dialog where they can force a size. -->
- <string name="console_menu_resize">Force Size</string>
+ <string name="console_menu_resize">Wymuś rozmiar</string>
<!-- Selection for a "local" port forward. E.g., connections to a port listening locally is forwarded to the remote end's listening port. -->
- <string name="portforward_local">Local</string>
+ <string name="portforward_local">Lokalny</string>
<!-- Selection for a "remote" port forward. E.g., connections to a port listening remotely is forwarded to the local end's listening port. -->
- <string name="portforward_remote">Remote</string>
+ <string name="portforward_remote">Zdalny</string>
<!-- Selection for a "dynamic" port forward. E.g., connections to a port listening locally is forwarded based on the SOCKS protocol to an arbitrary remote host and port. -->
- <string name="portforward_dynamic">Dynamic (SOCKS)</string>
+ <string name="portforward_dynamic">Dynamiczny (SOCKS)</string>
<!-- Button that commits the port forward to be made from the Port Forward Creation dialog. -->
- <string name="portforward_pos">Create port forward</string>
+ <string name="portforward_pos">Stwórz przekierowanie portu</string>
- <string name="portforward_done">Successfully created port forward</string>
- <string name="portforward_problem">Problem creating port forward, maybe you're using ports under 1024 or port is already used?</string>
+ <string name="portforward_done">Pomyślnie stworzono przekierowanie portu</string>
+ <string name="portforward_problem">Wystąpił problem podczas tworzenia przekierowania, być może użyłeś portu niższego niż 1024 lub port jest już używany?</string>
- <string name="portforward_menu_add">Add port forward</string>
+ <string name="portforward_menu_add">Dodaj przekierowanie portu</string>
<!-- The string to present in the quick-connect box to hint the user to the format for connecting to hosts. -->
- <string name="hint_userhost">user@hostname</string>
+ <string name="hint_userhost">użytkownik@nazwa_hosta</string>
- <string name="list_format_error">Use the format 'username@hostname:port'</string>
+ <string name="list_format_error">Użyj formatu 'użytkownik@nazwa_hosta:port'</string>
- <string name="list_menu_pubkeys">Manage Pubkeys</string>
+ <string name="list_menu_pubkeys">Zarządzaj kluczami publicznymi</string>
<!-- Selection choice to sort hosts by color. -->
- <string name="list_menu_sortcolor">Sort by color</string>
+ <string name="list_menu_sortcolor">Sortuj według koloru</string>
<!-- Selection choice to sort hosts by nickname. -->
- <string name="list_menu_sortname">Sort by name</string>
- <string name="list_menu_settings">Settings</string>
+ <string name="list_menu_sortname">Sortuj według nazwy</string>
+ <string name="list_menu_settings">Ustawienia</string>
- <string name="list_host_disconnect">Disconnect</string>
- <string name="list_host_edit">Edit host</string>
- <string name="list_host_portforwards">Edit port forwards</string>
- <string name="list_host_delete">Delete host</string>
- <string name="list_host_empty">Use the quick-connect box\nbelow to connect to a host.</string>
+ <string name="list_host_disconnect">Rozłącz</string>
+ <string name="list_host_edit">Edytuj hosta</string>
+ <string name="list_host_portforwards">Edytuj przekierowania portów</string>
+ <string name="list_host_delete">Usuń hosta</string>
+ <string name="list_host_empty">Użyj pola szybkiego połączenia\nponiżej, żeby połączyć się z hostem.</string>
<!-- Default screen rotation preference selection -->
- <string name="list_rotation_default">Default</string>
- <string name="list_rotation_land">Force landscape</string>
- <string name="list_rotation_port">Force portrait</string>
+ <string name="list_rotation_default">Domyślne</string>
+ <string name="list_rotation_land">Wymuś orientację poziomą</string>
+ <string name="list_rotation_port">Wymuś orientację pionową</string>
<!-- Selection to indicate the rotation should be selected automatically based on the tilt sensor. -->
- <string name="list_rotation_auto">Automatic</string>
+ <string name="list_rotation_auto">Automatycznie</string>
<!-- Selection to indicate pressing the Camera button should send "Ctrl+A then Space". -->
- <string name="list_camera_ctrlaspace">Ctrl+A then Space</string>
+ <string name="list_camera_ctrlaspace">Ctrl+A następnie Spacja</string>
<!-- Selection to indicate pressing the Camera button should send "Ctrl+A". -->
<string name="list_camera_ctrla">Ctrl+A</string>
<!-- Selection to indicate pressing the Camera button should send the "Esc" key. -->
<string name="list_camera_esc">Esc</string>
<!-- Selection to indicate pressing the Camera button should send nothing at all. -->
- <string name="list_camera_none">None</string>
+ <string name="list_camera_none">Żadny</string>
- <string name="delete_message">Are you sure you want to delete '%1$s'?</string>
- <string name="delete_pos">Yes, delete</string>
- <string name="delete_neg">Cancel</string>
+ <string name="delete_message">Jesteś pewien, że chcesz usunąć '%1$s'?</string>
+ <string name="delete_pos">Tak, usuń</string>
+ <string name="delete_neg">Anuluj</string>
<!-- Button to agree to license terms. -->
- <string name="wizard_agree">Agree</string>
+ <string name="wizard_agree">Akceptuj</string>
<!-- Button to go to the next page in the first time start-up wizard. -->
- <string name="wizard_next">Next</string>
+ <string name="wizard_next">Dalej</string>
<!-- Button to go to the previous page in the first time start-up wizard. -->
- <string name="wizard_back">Back</string>
+ <string name="wizard_back">Wróć</string>
+
+ <string name="terminal_no_hosts_connected">Żaden host nie jest obecnie połączony</string>
- <string name="terminal_no_hosts_connected">No hosts currently connected</string>
+ <string name="terminal_failed">Weryfikacja klucza hosta nie powiodła się.</string>
- <string name="terminal_failed">Host key verification failed.</string>
+ <string name="terminal_auth">Próba autoryzacji</string>
- <string name="terminal_auth">Trying to authenticate</string>
+ <string name="terminal_auth_pass">Próba autoryzacji za pomocą hasła</string>
+ <string name="terminal_auth_pass_hint">Hasło</string>
+ <string name="terminal_auth_pass_fail">Autoryzacja za pomocą klucza nie powiodła się</string>
- <string name="terminal_auth_pass">Attempting 'password' authentication</string>
- <string name="terminal_auth_pass_hint">Password</string>
- <string name="terminal_auth_pass_fail">Authentication method 'password' failed</string>
+ <string name="terminal_auth_pubkey_any">Próba autentykacji za pomocą dowolnego zapamiętanego klucza publicznego</string>
+ <string name="terminal_auth_pubkey_invalid">Wybrany klucz publiczny jest nieprawidłowy, spróbuj wybrać inny klucz w edycji hosta</string>
+ <string name="terminal_auth_pubkey_specific">Próba autentykacji za pomocą wybranego klucza publicznego</string>
- <string name="terminal_auth_pubkey_any">Attempting 'publickey' authentication with any in-memory public keys</string>
- <string name="terminal_auth_pubkey_invalid">Selected public key is invalid, try reselecting key in host editor</string>
- <string name="terminal_auth_pubkey_specific">Attempting 'publickey' authentication with a specific public key</string>
+ <string name="terminal_auth_ki">Próba autentykacji za pomocą klawiatury</string>
+ <string name="terminal_auth_ki_fail">Autoryzacja za pomocą klawiatury nie powiodła się</string>
- <string name="terminal_auth_ki">Attempting 'keyboard-interactive' authentication</string>
- <string name="terminal_auth_ki_fail">Authentication method 'keyboard-interactive' failed</string>
+ <string name="terminal_auth_fail">[Twój host nie obsługuje autentykacji za pomocą klawiatury lub hasła.]</string>
- <string name="terminal_auth_fail">[Your host doesn't support 'password' or 'keyboard-interactive' authentication.]</string>
+ <string name="local_shell_unavailable">Niepowodzenie! Lokalna powłoka nie jest obsługiwana na tym telefonie.</string>
- <string name="local_shell_unavailable">Failure! Local shell is unavailable on this phone.</string>
+ <!-- Text sent to the user to alert them that a Terminal Bell is received in a background session -->
+ <string name="notification_text">%1$s wants your attention.</string>
<!-- Dialog title when a new version of ConnectBot is detected. -->
- <string name="upgrade">New version</string>
+ <string name="upgrade">Nowa wersja</string>
<!-- Button selection to upgrade to the latest ConnectBot when one is available. -->
- <string name="upgrade_pos">Yes, upgrade</string>
+ <string name="upgrade_pos">Tak, zaktualizuj</string>
<!-- Button selection to skip upgrading to the latest ConnectBot when one is available. -->
- <string name="upgrade_neg">Not right now</string>
+ <string name="upgrade_neg">Nie, nie teraz</string>
- <string name="color_red">red</string>
- <string name="color_green">green</string>
- <string name="color_blue">blue</string>
- <string name="color_gray">gray</string>
+ <string name="color_red">czerwony</string>
+ <string name="color_green">zielony</string>
+ <string name="color_blue">niebieski</string>
+ <string name="color_gray">szary</string>
</resources>