Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js13
1 files changed, 8 insertions, 5 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 1fdb7395b90..f17b3f7402c 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -130,11 +130,8 @@ OC.L10N.register(
"You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}",
"A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z <strong>ulubionych</strong>",
- "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub katalog został <strong>zmieniony</strong> lub <strong>zmieniono nazwę</strong>",
- "A new file or folder has been <strong>created</strong>" : "Nowy plik lub katalog został <strong>utworzony</strong>",
- "A file or folder has been <strong>deleted</strong>" : "Plik lub katalog został <strong>usunięty</strong>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o tworzeniu i zmianach w <strong>ulubionych plikach</strong> <em>(Tylko transmisja strumieniowa)</em>",
- "A file or folder has been <strong>restored</strong>" : "Plik lub katalog został <strong>przywrócony</strong>",
+ "A file or folder has been <strong>changed</strong>" : "Plik lub katalog został <strong>zmieniony</strong>",
+ "A favorite file or folder has been <strong>changed</strong>" : "Ulubiony plik lub katalog został <strong>zmieniony</strong>",
"All files" : "Wszystkie pliki",
"Unlimited" : "Brak limitu",
"Upload (max. %s)" : "Wysyłka (max. %s)",
@@ -148,6 +145,7 @@ OC.L10N.register(
"Ownership transfer done" : "Dokonano przeniesienia własności",
"Your ownership transfer of {path} to {user} has completed." : "Twoje przeniesienie własności {path} na {user} zostało zakończone.",
"The ownership transfer of {path} from {user} has completed." : "Przeniesienie własności {path} z {user} zostało zakończone.",
+ "in %s" : "w %s",
"File Management" : "Zarządzanie plikami",
"Transfer ownership of a file or folder" : "Przenieś własność pliku lub katalogu",
"Choose file or folder to transfer" : "Wybierz plik lub katalog do przesłania",
@@ -188,6 +186,11 @@ OC.L10N.register(
"Pending shares" : "Oczekujące udostępnienia",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub katalog został <strong>zmieniony</strong> lub <strong>zmieniono nazwę</strong>",
+ "A new file or folder has been <strong>created</strong>" : "Nowy plik lub katalog został <strong>utworzony</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Plik lub katalog został <strong>usunięty</strong>",
+ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o tworzeniu i zmianach w <strong>ulubionych plikach</strong> <em>(Tylko transmisja strumieniowa)</em>",
+ "A file or folder has been <strong>restored</strong>" : "Plik lub katalog został <strong>przywrócony</strong>",
"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 noopener\">dostęp do swoich plików poprzez WebDAV</a>",
"Cannot transfter ownership of a file or folder you don't own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem"
},