|
@@ -23,6 +23,7 @@
|
|
|
<string name="prefs_category_more">Więcej</string>
|
|
|
<string name="prefs_accounts">Konta</string>
|
|
|
<string name="prefs_manage_accounts">Zarządzaj kontami</string>
|
|
|
+ <string name="prefs_passcode">Blokowanie hasła</string>
|
|
|
<string name="prefs_instant_upload">natychmiastowa wysyłka obrazków</string>
|
|
|
<string name="prefs_instant_upload_summary">Wysyłaj od razu zdjęcia zrobione aparatem</string>
|
|
|
<string name="prefs_instant_video_upload">Natychmiastowa wysyłka wideo</string>
|
|
@@ -74,6 +75,7 @@
|
|
|
<string name="filedetails_download">Pobierz</string>
|
|
|
<string name="filedetails_sync_file">Odśwież plik</string>
|
|
|
<string name="filedetails_renamed_in_upload_msg">Podczas wysyłania nazwa pliku została zmieniona na %1$s</string>
|
|
|
+ <string name="list_layout">Lista szablonów wyglądu</string>
|
|
|
<string name="action_share_file">Udostępnij link</string>
|
|
|
<string name="action_unshare_file">Anuluj udostępnianie</string>
|
|
|
<string name="common_yes">Tak</string>
|
|
@@ -126,6 +128,15 @@
|
|
|
<string name="foreign_files_local_text">Lokalnie: %1$s</string>
|
|
|
<string name="foreign_files_remote_text">Zdalnie: %1$s</string>
|
|
|
<string name="upload_query_move_foreign_files">Nie ma wystarczająco miejśca, aby skopiować zaznaczone pliki do folderu %1$s. Chciałbyś je przenieść?</string>
|
|
|
+ <string name="pass_code_enter_pass_code">Proszę podać swoje hasło</string>
|
|
|
+ <string name="pass_code_configure_your_pass_code">Wpisz swoje hasło</string>
|
|
|
+ <string name="pass_code_configure_your_pass_code_explanation">Hasło będzie wymagane przy każdym uruchomieniu aplikacji</string>
|
|
|
+ <string name="pass_code_reenter_your_pass_code">Proszę powtórzyć hasło</string>
|
|
|
+ <string name="pass_code_remove_your_pass_code">Usuń swoje hasło</string>
|
|
|
+ <string name="pass_code_mismatch">Podane hasła nie są takie same</string>
|
|
|
+ <string name="pass_code_wrong">Nieprawidłowe hasło</string>
|
|
|
+ <string name="pass_code_removed">Hasło zostało usunięte</string>
|
|
|
+ <string name="pass_code_stored">Hasło zostało zapisane</string>
|
|
|
<string name="media_notif_ticker">%1$s odtwarzacz muzyki</string>
|
|
|
<string name="media_state_playing">%1$s (odtwarzany)</string>
|
|
|
<string name="media_state_loading">%1$s (wczytywany)</string>
|
|
@@ -201,6 +212,7 @@
|
|
|
<string name="filedisplay_unexpected_bad_get_content">Nieoczekiwany problem; spróbuj wybrać plik z innej aplikacji</string>
|
|
|
<string name="filedisplay_no_file_selected">Nie wybrano żadnych plików</string>
|
|
|
<string name="activity_chooser_title">Wyślij link do ...</string>
|
|
|
+ <string name="wait_for_tmp_copy_from_private_storage">Kopiowanie pliku z prywatnego zasobu</string>
|
|
|
<string name="oauth_check_onoff">Loguj przez oAuth2</string>
|
|
|
<string name="oauth_login_connection">Łączenie z serwerem oAuth2...</string>
|
|
|
<string name="ssl_validator_header">Nie można zweryfikować tożsamości strony</string>
|
|
@@ -295,4 +307,5 @@
|
|
|
<string name="subject_token">%1$s wspólne \"%2$s\" z tobą</string>
|
|
|
<string name="auth_refresh_button">Odśwież połączenie</string>
|
|
|
<string name="auth_host_address">Adres Serwera</string>
|
|
|
+ <string name="common_error_out_memory">Brak wystarczającej pamięci</string>
|
|
|
</resources>
|