diff options
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 30 |
1 files changed, 12 insertions, 18 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index d5fcb2604e1..b2fd85c0ee3 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -79,24 +79,6 @@ "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>", @@ -151,6 +133,18 @@ "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" },"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" |