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.js30
1 files changed, 12 insertions, 18 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 779ac796364..9f118b149c1 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -81,24 +81,6 @@ OC.L10N.register(
"Upload" : "Wyślij",
"An error occurred while trying to update the tags" : "Wystąpił błąd podczas aktualizacji tagów",
"File changes" : "Zmień w plikach",
- "Changed by %2$s" : "Zmienione przez %2$s",
- "Deleted by %2$s" : "Usunięte przez %2$s",
- "Restored by %2$s" : "Przywrócone przez %2$s",
- "Renamed by %2$s" : "Zmieniony przez %2$s",
- "Moved by %2$s" : "Przeniesiony przez %2$s",
- "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",
- "You renamed %2$s to %1$s" : "Zmieniono nazwę %2$s na %1$s",
- "%2$s renamed %3$s to %1$s" : "%2$s zmieniony %3$s na %1$s",
- "You moved %2$s to %1$s" : "Przeniosłeś %2$s do %1$s",
- "%2$s moved %3$s to %1$s" : "%2$s przeniesiony %3$s do %1$s",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>",
@@ -153,6 +135,18 @@ OC.L10N.register(
"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ócony</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",
+ "Changed by %2$s" : "Zmienione przez %2$s",
+ "Deleted by %2$s" : "Usunięte przez %2$s",
+ "Restored by %2$s" : "Przywrócone przez %2$s",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu aby uzyskać <a href=\"%s\" target=\"_blank\">dostęp do swoich plików poprzez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie"
},