diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-09 02:27:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-09 02:27:49 +0000 |
commit | 2b1c49cdbace746478d25511c4c7609710ecbf1f (patch) | |
tree | 22c0109c55d1f1a22bead475883dd1e00b7a63e7 /apps/files_sharing/l10n/pl.js | |
parent | 36b5bb583ac104c43f54cfe9e049baa7e80b9daa (diff) | |
download | nextcloud-server-2b1c49cdbace746478d25511c4c7609710ecbf1f.tar.gz nextcloud-server-2b1c49cdbace746478d25511c4c7609710ecbf1f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 970912d2edc..ab443c8c68e 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -13,11 +13,18 @@ OC.L10N.register( "Deleted shares" : "Usunięte współdzielenia", "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 akcje", + "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", "No shares" : "Brak udostępnień", "Shares will show up here" : "Tutaj pojawią się udostępnienia", "Restore share" : "Przywróć udostępnienia", "Something happened. Unable to restore the share." : "Coś nie tak. Nie można przywrócić udostępnienia", + "Accept share" : "Akceptacja udostępnienia", + "Something happened. Unable to accept the share." : "Coś się stało. Nie można zaakceptować udostępnienia.", + "Reject share" : "Odrzuć udostępnienie", + "Something happened. Unable to reject the share." : "Coś się stało. Nie można odrzucić udostępnienia.", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", @@ -178,6 +185,7 @@ OC.L10N.register( "Search globally" : "Szukaj globalnie", "on {server}" : "na {server}", "Others with access" : "Inni z dostępem", + "No other users with access found" : "Nie znaleziono innych użytkowników z dostępem", "Toggle list of others with access to this directory" : "Przełącz listę innych z dostępem do tego katalogu", "Toggle list of others with access to this file" : "Przełącz listę innych z dostępem do tego pliku", "Unable to fetch inherited shares" : "Nie można pobrać odziedziczonych udostępnień", |