summaryrefslogtreecommitdiffstats
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.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 1c30ccf2f81..0a697c07e9b 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -76,6 +76,19 @@ OC.L10N.register(
"_matches '{filter}'_::_match '{filter}'_" : ["","",""],
"{dirs} and {files}" : "{dirs} i {files}",
"Favorite" : "Ulubione",
+ "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
+ "A file or folder has been <strong>changed</strong>" : "Plik lub folder został <strong>zmieniony</strong>",
+ "A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>",
+ "A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócy</strong>",
+ "You created %1$s" : "Utworzyłeś %1$s",
+ "%2$s created %1$s" : "%2$s utworzył %1$s",
+ "%1$s was created in a public folder" : "%1$s został utworzony w folderze publicznym",
+ "You changed %1$s" : "Zmieniłeś %1$s",
+ "%2$s changed %1$s" : "%2$s zmienił %1$s",
+ "You deleted %1$s" : "Usunąłeś %1$s",
+ "%2$s deleted %1$s" : "%2$s usunął %1$s",
+ "You restored %1$s" : "Przywróciłeś %1$s",
+ "%2$s restored %1$s" : "%2$s przywrócił %1$s",
"%s could not be renamed as it has been deleted" : "%s nie może mieć zmienionej nazwy, ponieważ został usunięty",
"%s could not be renamed" : "%s nie można zmienić nazwy",
"Upload (max. %s)" : "Wysyłka (max. %s)",