2014-10-17 16:20:02 +04:00
{ "translations" : {
2017-05-22 03:08:23 +03:00
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny" ,
"Storage invalid" : "Nieprawidłowy magazyn" ,
2014-10-17 16:20:02 +04:00
"Unknown error" : "Nieznany błąd" ,
"All files" : "Wszystkie pliki" ,
2016-12-20 15:02:31 +03:00
"Recent" : "Ostatnie" ,
2018-07-18 03:12:15 +03:00
"Favorites" : "Ulubione" ,
2016-06-20 08:54:50 +03:00
"File could not be found" : "Nie można odnaleźć pliku" ,
2018-06-19 03:13:16 +03:00
"Move or copy" : "Przenieś lub kopiuj" ,
"Download" : "Pobierz" ,
"Delete" : "Usuń" ,
2017-08-30 03:08:26 +03:00
"Home" : "Start" ,
2015-08-25 19:39:10 +03:00
"Close" : "Zamknij" ,
2016-10-25 12:36:09 +03:00
"Could not create folder \"{dir}\"" : "Nie można utworzyć folderu „{dir}”" ,
2017-08-30 03:08:26 +03:00
"Upload cancelled." : "Wysyłanie anulowane." ,
2014-10-17 16:20:02 +04:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów" ,
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}" ,
2017-08-30 03:08:26 +03:00
"Target folder \"{dir}\" does not exist any more" : "Folder docelowy \"{dir}\" już nie istnieje" ,
2016-10-29 03:07:14 +03:00
"Not enough free space" : "Za mało wolnego miejsca" ,
2018-07-10 11:21:28 +03:00
"Uploading …" : "Wysyłanie…" ,
"…" : "…" ,
2016-06-20 08:54:50 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})" ,
2018-09-03 03:12:27 +03:00
"Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane" ,
2017-11-20 04:09:40 +03:00
"Target folder does not exist any more" : "Folder docelowy już nie istnieje" ,
"Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}" ,
2015-08-25 19:39:10 +03:00
"Actions" : "Akcje" ,
2015-09-28 12:07:18 +03:00
"Rename" : "Zmień nazwę" ,
2018-03-31 03:14:19 +03:00
"Copy" : "Kopiuj" ,
2016-10-28 03:07:11 +03:00
"Target folder" : "Folder docelowy" ,
2015-12-12 09:55:39 +03:00
"Disconnect storage" : "Odłącz magazyn" ,
2016-12-20 15:02:31 +03:00
"Unshare" : "Zatrzymaj udostępnianie" ,
2017-08-30 03:08:26 +03:00
"Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"" ,
2017-01-28 04:06:59 +03:00
"Files" : "Pliki" ,
2015-09-28 12:07:18 +03:00
"Details" : "Szczegóły" ,
2014-12-19 09:56:51 +03:00
"Select" : "Wybierz" ,
2014-10-17 16:20:02 +04:00
"Pending" : "Oczekujące" ,
2015-06-15 08:54:58 +03:00
"Unable to determine date" : "Nie można ustalić daty" ,
2016-05-07 08:54:56 +03:00
"This operation is forbidden" : "Ta operacja jest niedozwolona" ,
2016-03-05 09:56:08 +03:00
"This directory is unavailable, please check the logs or contact the administrator" : "Ten folder jest niedostępny, proszę sprawdzić logi lub skontaktować się z administratorem." ,
2017-08-30 03:08:26 +03:00
"Could not move \"{file}\", target exists" : "Nie można przenieść „{file}” - plik o takiej nazwie już istnieje" ,
"Could not move \"{file}\"" : "Nie można przenieść \"{file}\"" ,
2017-09-22 03:08:22 +03:00
"Could not copy \"{file}\", target exists" : "Nie można skopiować \"{file}\", plik już istnieje" ,
"Could not copy \"{file}\"" : "Nie można skopiować \"{file}\"" ,
"Copied {origin} inside {destination}" : "Skopiowano {origin} wewnątrz {destination}" ,
"Copied {origin} and {nbfiles} other files inside {destination}" : "Skopiowano {origin} oraz {nbfiles} innych plików wewnątrz {destination}" ,
2016-06-20 08:54:50 +03:00
"{newName} already exists" : "{newName} już istnieje" ,
"Could not rename \"{fileName}\", it does not exist any more" : "Nie można zmienić nazwy \"{fileName}\", plik nie istnieje" ,
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{targetName}\" jest juz używana w folderze \"{dir}\". Proszę wybrać inną nazwę." ,
"Could not rename \"{fileName}\"" : "Nie można zmienić nazwy \"{fileName}\"" ,
2017-08-30 03:08:26 +03:00
"Could not create file \"{file}\"" : "Nie można utworzyć pliku \"{file}\"" ,
"Could not create file \"{file}\" because it already exists" : "Nie można utworzyć pliku \"{file}\", ponieważ ten plik już istnieje." ,
2016-03-09 09:55:42 +03:00
"Could not create folder \"{dir}\" because it already exists" : "Nie można utworzyć folderu „{dir}”, ponieważ już istnieje." ,
"Error deleting file \"{fileName}\"." : "Błąd podczas usuwania pliku „{fileName}”." ,
2017-03-17 04:07:41 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "Brak wyników wyszukiwania w innych folderach dla {tag}{filter}{endtag}" ,
2014-10-17 16:20:02 +04:00
"Name" : "Nazwa" ,
"Size" : "Rozmiar" ,
2017-08-30 03:08:26 +03:00
"Modified" : "Zmodyfikowany" ,
2017-02-02 04:07:05 +03:00
"_%n folder_::_%n folders_" : [ "%n katalog" , "%n katalogi" , "%n katalogów" , "%n katalogów" ] ,
"_%n file_::_%n files_" : [ "%n plik" , "%n pliki" , "%n plików" , "%n plików" ] ,
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} i {files}" ,
2017-02-02 04:07:05 +03:00
"_including %n hidden_::_including %n hidden_" : [ "w tym %n ukryty" , "w tym %n ukryte" , "w tym %n ukrytych" , "w tym %n ukrytych" ] ,
2017-08-30 03:08:26 +03:00
"You don’ t have permission to upload or create files here" : "Nie masz uprawnień do wysyłania lub tworzenia plików w tym miejscu" ,
2017-02-02 04:07:05 +03:00
"_Uploading %n file_::_Uploading %n files_" : [ "Wysyłanie %n pliku" , "Wysyłanie %n plików" , "Wysyłanie %n plików" , "Wysyłanie %n plików" ] ,
2015-09-08 08:55:56 +03:00
"New" : "Nowy" ,
2018-02-08 04:10:40 +03:00
"{used} of {quota} used" : "Wykorzystane {used} z {quota}" ,
"{used} used" : "Wykorzystane {used}" ,
2014-10-17 16:20:02 +04:00
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku." ,
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "Nazwa pliku nie może być pusta." ,
2018-02-08 04:10:40 +03:00
"\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku." ,
2017-08-30 03:08:26 +03:00
"\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony" ,
2017-08-31 03:08:31 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub zsynchronizowane!" ,
2014-10-17 16:20:02 +04:00
"Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!" ,
2015-06-15 08:54:58 +03:00
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)" ,
2014-10-17 16:20:02 +04:00
"Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)" ,
2017-02-02 04:07:05 +03:00
"_matches '{filter}'_::_match '{filter}'_" : [ "pasujący '{filter}'" , "pasujące '{filter}'" , "pasujących '{filter}'" , "pasujących '{filter}'" ] ,
2016-10-28 03:07:11 +03:00
"View in folder" : "Zobacz w katalogu" ,
2017-06-06 03:08:45 +03:00
"Copied!" : "Skopiowano!" ,
2017-06-05 03:08:29 +03:00
"Copy direct link (only works for users who have access to this file/folder)" : "Skopiuj link bezpośredni (działa tylko dla użytkowników, którzy mają dostęp do pliku/folderu)" ,
2016-05-07 08:54:56 +03:00
"Path" : "Ścieżka" ,
2017-02-02 04:07:05 +03:00
"_%n byte_::_%n bytes_" : [ "%n bajt" , "%n bajty" , "%n bajtów" , "%n bajtów" ] ,
2016-12-20 15:02:31 +03:00
"Favorited" : "Ulubiony" ,
2014-12-17 09:56:41 +03:00
"Favorite" : "Ulubione" ,
2015-09-08 08:55:56 +03:00
"New folder" : "Nowy folder" ,
2017-08-30 03:08:26 +03:00
"Upload file" : "Wyślij plik" ,
2017-10-27 03:08:29 +03:00
"Not favorited" : "Wyłączone z ulubionych" ,
"Remove from favorites" : "Usuń z ulubionych" ,
"Add to favorites" : "Dodaj do ulubionych" ,
2016-05-07 08:54:56 +03:00
"An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów" ,
2016-12-20 15:02:31 +03:00
"Added to favorites" : "Dodano do ulubionych" ,
"Removed from favorites" : "Usunięto z ulubionych" ,
"You added {file} to your favorites" : "Dodałeś {file} do ulubionych" ,
"You removed {file} from your favorites" : "Usunąłeś {file} z ulubionych" ,
"File changes" : "Zmiany w plikach" ,
2016-11-30 17:18:08 +03:00
"Created by {user}" : "Utworzone przez {user}" ,
"Changed by {user}" : "Zmienione przez {user}" ,
"Deleted by {user}" : "Usunięte przez {user}" ,
"Restored by {user}" : "Przywrócone przez {user}" ,
"Renamed by {user}" : "Zmienione przez {user}" ,
"Moved by {user}" : "Przeniesione przez {user}" ,
2017-05-25 03:08:04 +03:00
"\"remote user\"" : "\"użytkownik zdalny\"" ,
2016-11-30 17:18:08 +03:00
"You created {file}" : "Utworzy łeś {file}" ,
2018-03-31 03:14:19 +03:00
"You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}" ,
2016-11-30 17:18:08 +03:00
"{user} created {file}" : "{user} utworzy ł {file}" ,
2018-03-31 03:14:19 +03:00
"{user} created an encrypted file in {file}" : "{user} utworzył zaszyfrowany plik w {file}" ,
2016-11-30 17:18:08 +03:00
"{file} was created in a public folder" : "{file} został utworzony w folderze publicznym" ,
"You changed {file}" : "Zmieniłeś {file}" ,
2018-03-31 03:14:19 +03:00
"You changed an encrypted file in {file}" : "Zmieniłeś zaszyfrowany plik w {file}" ,
2016-11-30 17:18:08 +03:00
"{user} changed {file}" : "{user} zmienił {file}" ,
2018-03-31 03:14:19 +03:00
"{user} changed an encrypted file in {file}" : "{user} zmienił zaszyfrowany plik w {file}" ,
2016-11-30 17:18:08 +03:00
"You deleted {file}" : "Usunąłeś {file}" ,
2018-03-31 03:14:19 +03:00
"You deleted an encrypted file in {file}" : "Usunąłeś zaszyfrowany plik w {file}" ,
2016-11-30 17:18:08 +03:00
"{user} deleted {file}" : "{user} usunął {file}" ,
2018-03-31 03:14:19 +03:00
"{user} deleted an encrypted file in {file}" : "{user} usunął zaszyfrowany plik w {file}" ,
2016-11-30 17:18:08 +03:00
"You restored {file}" : "Przywróciłeś {file}" ,
"{user} restored {file}" : "{user} przywrócił {file}" ,
"You renamed {oldfile} to {newfile}" : "Zmieniłeś {oldfile} na {newfile}" ,
"{user} renamed {oldfile} to {newfile}" : "{user} zmienił {oldfile} na {newfile}" ,
"You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}" ,
"{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}" ,
2016-12-20 15:02:31 +03:00
"A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>" ,
2017-08-31 03:08:31 +03:00
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony lub <strong>zastąpiony" ,
2016-11-17 04:07:02 +03:00
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>" ,
2017-08-22 03:08:20 +03:00
"A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>" ,
2016-11-17 04:07:02 +03:00
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>" ,
2017-08-22 03:08:20 +03:00
"A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>" ,
2017-06-20 03:08:41 +03:00
"Unlimited" : "Bez limitu" ,
2014-10-17 16:20:02 +04:00
"Upload (max. %s)" : "Wysyłka (max. %s)" ,
2018-09-03 03:12:27 +03:00
"File Management" : "Zarządzanie plikami" ,
2014-10-17 16:20:02 +04:00
"File handling" : "Zarządzanie plikami" ,
"Maximum upload size" : "Maksymalny rozmiar wysyłanego pliku" ,
"max. possible: " : "maks. możliwy:" ,
"Save" : "Zapisz" ,
2016-06-20 08:54:50 +03:00
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Z PHP-FPM zastosowanie zmian może zająć 5 minut." ,
"Missing permissions to edit from here." : "Brakuje uprawnień do edycji." ,
2017-08-30 03:08:26 +03:00
"%s of %s used" : "Wykorzystano %s z %s" ,
"%s used" : "Wykorzystane: %s" ,
2014-12-19 09:56:51 +03:00
"Settings" : "Ustawienia" ,
2016-05-07 08:54:56 +03:00
"Show hidden files" : "Pokaż ukryte pliki" ,
2014-10-17 16:20:02 +04:00
"WebDAV" : "WebDAV" ,
2017-11-11 04:10:09 +03:00
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dostęp do swoich plików poprzez WebDAV</a>" ,
2017-10-06 03:08:30 +03:00
"Cancel upload" : "Anuluj wysyłanie" ,
2016-03-12 09:55:36 +03:00
"No files in here" : "Brak plików" ,
2016-06-20 08:54:50 +03:00
"Upload some content or sync with your devices!" : "Wgraj coś, albo wykonaj synchronizację ze swoimi urządzeniami." ,
2015-03-22 08:55:21 +03:00
"No entries found in this folder" : "Brak wpisów w tym folderze" ,
"Select all" : "Wybierz wszystko" ,
2017-08-30 03:08:26 +03:00
"Upload too large" : "Wysyłany plik jest za duży" ,
2014-10-17 16:20:02 +04:00
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość." ,
2017-04-28 03:07:41 +03:00
"No favorites yet" : "Brak jeszcze ulubionych" ,
2016-06-20 08:54:50 +03:00
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj" ,
2016-11-01 04:06:57 +03:00
"Tags" : "Tagi" ,
"Deleted files" : "Usunięte pliki" ,
2018-09-03 03:12:27 +03:00
"Shares" : "Udostępnione udziały" ,
2018-07-25 03:12:44 +03:00
"Shared with others" : "Udostępnione przez Ciebie" ,
"Shared with you" : "Udostępnione dla Ciebie" ,
"Shared by link" : "Udostępnione przez link" ,
2018-09-03 03:12:27 +03:00
"Deleted shares" : "Usunięte udostępnione udziały" ,
2016-03-12 09:55:36 +03:00
"Text file" : "Plik tekstowy" ,
2018-02-08 04:10:40 +03:00
"New text file.txt" : "Nowy plik tekstowy.txt" ,
"Move" : "Przenieś" ,
"A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty</strong>" ,
"A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder został <strong>odtworzony</strong>" ,
2018-07-25 03:12:44 +03:00
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Użyj swojego adresu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">aby mieć dostęp do Plików przez WebDAV"
2017-06-17 03:08:26 +03:00
} , "pluralForm" : "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
2014-10-17 16:20:02 +04:00
}