diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
commit | ce5a40773defdd3929272e6755c27dcd936a9703 (patch) | |
tree | a031d66a44833bd002ca56e3d209c1f161e61f25 /apps/files_sharing/l10n/pl.js | |
parent | 5f2afad84ed1fc8559f4313343ec48c696816f7b (diff) | |
download | nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.tar.gz nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index a38e873edbb..b1ba4da216b 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -124,6 +124,7 @@ OC.L10N.register( "Could not lock path" : "Nie można zablokować ścieżki", "Wrong or no update parameter given" : "Brakujący lub błędny parametr aktualizacji", "Share must at least have READ or CREATE permissions" : "Udostępnienie musi mieć co najmniej uprawnienia do ODCZYTU lub TWORZENIA", + "Share must have READ permission if UPDATE or DELETE permission is set" : "Udostępnienie musi mieć uprawnienie do ODCZYTU, jeśli ustawiono uprawnienie do AKTUALIZACJI lub USUWANIA", "\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Wysyłanie hasła przez Nextcloud Talk\" w celu udostępnienia pliku lub katalogu nie powiodło się, ponieważ usługa Nextcloud Talk jest wyłączona.", "shared by %s" : "udostępnione przez %s", "Download all files" : "Pobierz wszystkie pliki", |