aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 899d5c0e32d..107bd2813bd 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -262,7 +262,6 @@ OC.L10N.register(
"File successfully converted" : "Plik pomyślnie przekonwertowany",
"Failed to convert file: {message}" : "Nie udało się przekonwertować pliku: {message}",
"Failed to convert file" : "Nie udało się przekonwertować pliku",
- "Deletion cancelled" : "Usuwanie anulowane",
"Leave this share" : "Opuść te udostępnienie",
"Leave these shares" : "Opuść udostępnienia",
"Disconnect storage" : "Odłącz magazyn",
@@ -286,7 +285,6 @@ OC.L10N.register(
"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",
"(copy)" : "(kopiuj)",
"(copy %n)" : "(kopiuj %n)",
- "Move cancelled" : "Przenoszenie anulowane",
"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 are locked" : "Pliki są zablokowane",
"The file does not exist anymore" : "Plik już nie istnieje",
@@ -297,8 +295,6 @@ OC.L10N.register(
"Move" : "Przenieś",
"Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się",
"Move or copy" : "Przenieś lub kopiuj",
- "Cancelled move or copy of \"{filename}\"." : "Anulowano przeniesienie lub kopiowanie „{filename}”.",
- "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 locally" : "Otwórz lokalnie",
@@ -323,7 +319,6 @@ OC.L10N.register(
"Audio" : "Dźwięk",
"Photos and images" : "Zdjęcia i obrazy",
"Videos" : "Filmy",
- "New folder creation cancelled" : "Tworzenie nowego katalogu zostało anulowane",
"Created new folder \"{name}\"" : "Utworzono nowy katalog \"{name}\"",
"Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów",
"Create templates folder" : "Utwórz katalog szablonów",
@@ -459,6 +454,11 @@ OC.L10N.register(
"Enable the grid view" : "Włącz widok siatki",
"Use this address to access your Files via WebDAV" : "Użyj tego adresu, aby uzyskać dostęp do plików poprzez WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Jeśli włączyłeś 2FA, musisz utworzyć i używać nowego hasła do aplikacji, klikając tutaj.",
+ "Deletion cancelled" : "Usuwanie anulowane",
+ "Move cancelled" : "Przenoszenie anulowane",
+ "Cancelled move or copy of \"{filename}\"." : "Anulowano przeniesienie lub kopiowanie „{filename}”.",
+ "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania",
+ "New folder creation cancelled" : "Tworzenie nowego katalogu zostało anulowane",
"_{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"],