diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5836568f673..242fcc20334 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -19,6 +19,8 @@ OC.L10N.register( "Uploading …" : "Wysyłanie...", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Folder docelowy już nie istnieje", + "Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}", "Actions" : "Akcje", "Download" : "Pobierz", "Rename" : "Zmień nazwę", |