summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r--apps/files/l10n/pl.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index b878de0d465..dd4e9c06ac5 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -12,6 +12,7 @@
"Home" : "Start",
"Close" : "Zamknij",
"Could not create folder \"{dir}\"" : "Nie można utworzyć folderu „{dir}”",
+ "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.",
"Upload cancelled." : "Wysyłanie anulowane.",
"…" : "…",
"Processing files …" : "Przetwarzam pliki ...",
@@ -41,6 +42,7 @@
"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.",
"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}\"",
+ "copy" : "kopia",
"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}",
@@ -83,6 +85,7 @@
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtów","%n bajtów"],
"Favorited" : "Ulubiony",
"Favorite" : "Ulubione",
+ "You can only favorite a single file or folder at a time" : "Do Ulubionych możesz dodać tylko pojedynczy plik lub folder na raz",
"New folder" : "Nowy folder",
"Upload file" : "Wyślij plik",
"Not favorited" : "Wyłączone z ulubionych",
@@ -136,6 +139,7 @@
"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.",
"%s of %s used" : "Wykorzystano %s z %s",
+ "%1$s%% of %2$s used" : "%1$s%% z %2$s jest używanych",
"%s used" : "Wykorzystane: %s",
"Settings" : "Ustawienia",
"Show hidden files" : "Pokaż ukryte pliki",
@@ -160,6 +164,7 @@
"Deleted shares" : "Usunięte udostępnione",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
- "Target folder" : "Folder docelowy"
+ "Target folder" : "Folder docelowy",
+ "%1$s of %2$s used" : "%1$s z %2$s jest używany"
},"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);"
} \ No newline at end of file