diff options
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 9687aad1597..94d64f0293c 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -105,6 +105,7 @@ OC.L10N.register( "Sharing %s failed because the back end does not support room shares" : "Udostępnianie %s nie powiodło się, ponieważ zaplecze nie obsługuje współdzielenia", "Unknown share type" : "Nieznany typ udostępnienia", "Not a directory" : "Nie jest katalogiem", + "Could not lock node" : "Nie można zablokować powiązania", "Could not lock path" : "Nie udało się zablokować ścieżki", "Wrong or no update parameter given" : "Brakujący lub błędny parametr aktualizacji", "Can't change permissions for public share links" : "Nie można zmienić uprawnień dla publicznych udostępnień", @@ -138,6 +139,8 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Udostępnione grupie {user} przez {owner}", "Shared with the conversation {user} by {owner}" : "Udostępnione w rozmowie {user} przez {owner}", "Shared with {user} by {owner}" : "Udostępnione {user} przez {owner}", + "Invited by {initiator}" : "Zaproszony przez {initiator}", + "Open folder" : "Otwórz katalog", "Delete share" : "Usuń udostępnianie", "Internal link" : "Link wewnętrzny", "Link copied" : "Link skopiowany", @@ -163,9 +166,18 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "Błąd, wprowadź prawidłowe hasło i/lub datę ważności", "No recommendations. Start typing." : "Brak rekomendacji. Możesz napisać.", "Resharing is not allowed" : "Udostępnianie jest niedozwolone", + "Name or email address …" : "Nazwa lub adres e-mail…", + "Name or federated cloud ID …" : "Nazwa lub ID Chmury Federacyjnej…", + "Name, federated cloud ID or email address …" : "Nazwa, ID Chmury Federacyjnej lub adres e-mail…", + "Name …" : "Nazwa...", + "Searching …" : "Wyszukiwanie...", "No elements found." : "Nie znaleziono elementów.", "Search globally" : "Szukaj globalnie", "on {server}" : "na {server}", + "Others with access {count}" : "Inni z dostępem {count}", + "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ń", "Sharing" : "Udostępnianie", "Unable to load the shares list" : "Nie można załadować listy udostępnień", "Expires {relativetime}" : "Wygasa {relativetime}", |