diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-10 02:31:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-10 02:31:32 +0000 |
commit | bdb5d9f418478a35e8df83ca3a9d579d10c42713 (patch) | |
tree | a939508a62e12fbbcfd3c6acde5396450f29a28c /apps/files_sharing/l10n/pl.js | |
parent | 9e00b5851156c25b79d75b14e4c3121b12ee7d50 (diff) | |
download | nextcloud-server-bdb5d9f418478a35e8df83ca3a9d579d10c42713.tar.gz nextcloud-server-bdb5d9f418478a35e8df83ca3a9d579d10c42713.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 7cca99b8554..65dc85a7606 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -1,22 +1,22 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Współdzielone z Tobą", + "Shared with you" : "Udostępnione Tobie", "Nothing shared with you yet" : "Nie masz jeszcze nic udostępnionego", "Files and folders others share with you will show up here" : "Tutaj pokażą się udostępnione pliki i katalogi przez innych", - "Shared with others" : "Współdzielone z innymi", + "Shared with others" : "Udostępnione innym", "Nothing shared yet" : "Jeszcze nic nie udostępniłeś", "Files and folders you share will show up here" : "Tutaj pokażą się pliki i katalogi, które udostępnisz", - "Shared by link" : "Współdzielone linkiem", + "Shared by link" : "Udostępnione linkiem", "No shared links" : "Brak udostępnionych linków", "Files and folders you share by link will show up here" : "Tutaj pokażą się pliki i katalogi, które udostępniasz linkiem", - "Deleted shares" : "Usunięte współdzielenia", + "Deleted shares" : "Usunięte udostępnienia", "No deleted shares" : "Brak usuniętych udostępnień", "Shares you deleted will show up here" : "Tutaj pojawią się usunięte udostępnienia", - "Pending shares" : "Oczekujące współdzielenia", + "Pending shares" : "Oczekujące udostępnienia", "No pending shares" : "Brak oczekujących udostępnień", "Shares you have received but not confirmed will show up here" : "Tutaj pojawią się niepotwierdzone udostępnienia", - "Shares" : "Współdzielone", + "Shares" : "Udostępnienia", "No shares" : "Brak udostępnień", "Shares will show up here" : "Tutaj pojawią się udostępnienia", "Restore" : "Przywróć", @@ -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", "Cannot change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych linków udostępnienia", + "\"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", "Direct link" : "Bezpośredni link", @@ -211,7 +212,7 @@ OC.L10N.register( "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", "Shared" : "Udostępniono", "Share" : "Udostępnij", - "Shared with" : "Współdzielone z", + "Shared with" : "Udostępnione", "Shared with you and the group {group} by {owner}" : "Udostępnione Tobie i grupie {group} przez {owner}", "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", |