diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
commit | 41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch) | |
tree | dedc23250c80193375d86e15bdd18b159ce943e6 /apps/files_sharing/l10n/pl.js | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 91f22f16083..db646fe4c7f 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -98,7 +98,7 @@ OC.L10N.register( "Files" : "Pliki", "A file or folder has been <strong>shared</strong>" : "Plik lub katalog został <strong>udostępniony</strong>", "Shared link" : "Udostępnij link", - "Wrong share ID, share doesn't exist" : "Złe ID współdzielenia, udostępnienie nie istnieje", + "Wrong share ID, share doesn't exist" : "Złe ID udostępnienia, udostępnienie nie istnieje", "Could not delete share" : "Nie można usunąć udostępniania", "Please specify a file or folder path" : "Podaj ścieżkę do pliku lub katalogu", "Wrong path, file/folder doesn't exist" : "Ścieżka nieprawidłowa, plik/katalog nie istnieje", @@ -123,6 +123,7 @@ OC.L10N.register( "Could not lock node" : "Nie można zablokować powiązania", "Could not lock path" : "Nie można zablokować ścieżki", "Wrong or no update parameter given" : "Brakujący lub błędny parametr aktualizacji", + "Cannot change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych udostępnień", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Udostępnienie hasła przez Nextcloud Talk 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", |