diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-07 02:16:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-07 02:16:39 +0000 |
commit | da8cff90615dd101722a55ac5f024eb04dbab142 (patch) | |
tree | bed9396388a974c9a5bb7bcb6e71868411bb5fd6 /apps/files/l10n/pl.js | |
parent | 06a1cfc3999baf21eb6207f5ea92c858f7baa9ab (diff) | |
download | nextcloud-server-da8cff90615dd101722a55ac5f024eb04dbab142.tar.gz nextcloud-server-da8cff90615dd101722a55ac5f024eb04dbab142.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 5451b321d74..831ba0b603f 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -25,6 +25,7 @@ OC.L10N.register( "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})", "Uploading that item is not supported" : "Wysyłanie tego elementu nie jest wspierane", "Target folder does not exist any more" : "Katalog docelowy już nie istnieje", + "Operation is blocked by access control" : "Operacja jest zablokowana przez kontrolę dostępu", "Error when assembling chunks, status code {status}" : "Błąd podczas łączenia fragmentów, kod statusu {status}", "Actions" : "Akcje", "Rename" : "Zmień nazwę", |