summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:18 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-17 00:27:18 +0000
commit6a00c55e2c4442fc78f42423ff41a719f06c069e (patch)
tree1c5ef2911e105f86887b4c95062df966b4a943a0 /apps/files/l10n/pl.js
parented8293f5a8509edeed89d564a5614eae99c91172 (diff)
downloadnextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.tar.gz
nextcloud-server-6a00c55e2c4442fc78f42423ff41a719f06c069e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js22
1 files changed, 21 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 9c43eba047a..436dc451751 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -171,6 +171,8 @@ OC.L10N.register(
"File Management" : "Zarządzanie plikami",
"Reload current directory" : "Przeładuj bieżący katalog",
"Go to the \"{dir}\" directory" : "Przejdź do katalogu \"{dir}\"",
+ "Drag and drop files here to upload" : "Przeciągnij i upuść pliki tutaj, aby je przesłać",
+ "Upload successful" : "Wysyłanie zakończone",
"\"{displayName}\" action executed successfully" : "Akcja \"{displayName}\" została wykonana pomyślnie",
"\"{displayName}\" action failed" : "Akcja \"{displayName}\" nie powiodła się",
"Select the row for {displayName}" : "Wybierz wiersz dla {displayName}",
@@ -181,18 +183,21 @@ OC.L10N.register(
"Download file {name}" : "Pobierz plik {name}",
"\"{name}\" is not an allowed filetype." : "\"{name}\" nie jest dozwolonym typem pliku.",
"{newName} already exists." : "{newName} już istnieje.",
+ "\"{char}\" is not allowed inside a file name." : "\"{char}\" jest niedozwolone w nazwie pliku.",
"Name cannot be empty" : "Nazwa nie może być pusta",
"Another entry with the same name already exists" : "Inny wpis o tej samej nazwie już istnieje",
"Renamed \"{oldName}\" to \"{newName}\"" : "Zmieniono nazwę \"{oldName}\" na \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Nie można zmienić nazwy \"{oldName}\", już nie istnieje",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{newName}\" jest już używana w folderze \"{dir}\". Wybierz inną nazwę.",
"Could not rename \"{oldName}\"" : "Nie można zmienić nazwy \"{oldName}\"",
- "A long time ago" : "Dawno temu",
+ "Could not copy {file}. {message}" : "Nie można skopiować {file}. {message}",
+ "Could not move {file}. {message}" : "Nie można przenieść {file}. {message}",
"Total rows summary" : "Podsumowanie wszystkich wierszy",
"Select all" : "Wybierz wszystko",
"Unselect all" : "Odznacz wszystko",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów",
"\"{displayName}\" batch action executed successfully" : "Akcja wsadowa \"{displayName}\" została wykonana pomyślnie",
+ "Sort list by {column}" : "Sortuj listę według {column}",
"List of files and folders." : "Lista plików i katalogów.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.",
"{summaryFile} and {summaryFolder}" : "{summaryFile} i {summaryFolder}.",
@@ -224,6 +229,7 @@ OC.L10N.register(
"Shared by link" : "Udostępnione linkiem",
"Shared" : "Udostępnione",
"Switch to list view" : "Przełącz na widok listy",
+ "Switch to grid view" : "Przełącz na widok siatki",
"Open the files app settings" : "Otwórz ustawienia aplikacji plików",
"Files settings" : "Ustawienia Plików",
"File cannot be accessed" : "Nie można uzyskać dostępu do pliku",
@@ -231,6 +237,7 @@ OC.L10N.register(
"Sort favorites first" : "Najpierw sortuj ulubione",
"Show hidden files" : "Pokaż ukryte pliki",
"Crop image previews" : "Przytnij podglądy obrazów",
+ "Enable the grid view" : "Włącz widok siatki",
"Additional settings" : "Ustawienia dodatkowe",
"WebDAV" : "WebDAV",
"Copy to clipboard" : "Kopiuj do schowka",
@@ -247,8 +254,16 @@ OC.L10N.register(
"Blank" : "Pusty",
"Unable to create new file from template" : "Nie można utworzyć nowego pliku z szablonu",
"Delete permanently" : "Usuń bezpowrotnie",
+ "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem",
+ "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu",
+ "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu",
+ "A file or folder with that name already exists in this folder" : "Plik lub katalog o tej nazwie już istnieje w tym katalogu",
+ "The files is locked" : "Pliki są zablokowane",
+ "The file does not exist anymore" : "Plik już nie istnieje",
+ "Chose destination" : "Wybierz miejsce docelowe",
"Copy to {target}" : "Skopiuj do {target}",
"Move to {target}" : "Przenieś do {target}",
+ "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania",
"Open folder {displayName}" : "Otwórz katalog {displayName}",
"Open in Files" : "Otwórz w Plikach",
"Open details" : "Otwórz szczegóły",
@@ -256,6 +271,11 @@ OC.L10N.register(
"Templates" : "Szablony",
"Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów",
"Created new folder \"{name}\"" : "Utworzono nowy katalog \"{name}\"",
+ "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} katalog","{folderCount} katalogi","{folderCount} katalogów","{folderCount} katalogów"],
+ "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} plik","{fileCount} pliki","{fileCount} plików","{fileCount} plików"],
+ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 plik i {folderCount} katalog","1 plik i {folderCount} katalogi","1 plik i {folderCount} katalogów","1 plik i {folderCount} katalogów"],
+ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} plik i 1 katalog","{fileCount} pliki i 1 katalog","{fileCount} plików i 1 katalog","{fileCount} plików i 1 katalog"],
+ "{fileCount} files and {folderCount} folders" : "{fileCount} plików i {folderCount} katalogów",
"List of favorites files and folders." : "Lista ulubionych plików i katalogów.",
"No favorites yet" : "Brak ulubionych",
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",