diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-07 02:16:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-07 02:16:49 +0000 |
commit | c3a6f50206f667e33eb4c6d222d190308303f41b (patch) | |
tree | 62bd141f77431b6d9a28ac788b76243c6b061200 /apps/files/l10n/pl.js | |
parent | 55bad5335313544593633b9004e0afe4ba73b81f (diff) | |
download | nextcloud-server-c3a6f50206f667e33eb4c6d222d190308303f41b.tar.gz nextcloud-server-c3a6f50206f667e33eb4c6d222d190308303f41b.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ę", |