diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 9a8ed9405d2..0a07a793aba 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -340,7 +340,7 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Wykonaj aktualizację poprzez przeglądarkę na własne ryzyko", "Maintenance mode" : "Tryb konserwacji", "This %s instance is currently in maintenance mode, which may take a while." : "Ta instancja %s jest obecnie w trybie konserwacji, co może chwilę potrwać.", - "This page will refresh itself when the instance is available again." : "Ta strona odświeży się, gdy instancja będzie ponownie dostępna.", + "This page will refresh itself when the instance is available again." : "Strona odświeży się, gdy instancja będzie ponownie dostępna.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem systemu, jeśli ten komunikat będzie się powtarzał lub pojawił się nieoczekiwanie.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nie można wysłać e-maila dotyczącego resetowania, ponieważ nie ma adresu e-mail dla tej nazwy użytkownika. Skontaktuj się z administratorem.", "Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać e-maila resetującego hasło. Sprawdź czy nazwa użytkownika jest poprawna.", @@ -402,9 +402,9 @@ OC.L10N.register( "shared by {sharer}" : "udostępnione przez {sharer}", "Can reshare" : "Może udostępniać innym", "Can edit" : "Może edytować", - "Can create" : "Może tworzyć", - "Can change" : "Może zmieniać", - "Can delete" : "Może usuwać", + "Can create" : "Może utworzyć", + "Can change" : "Może zmienić", + "Can delete" : "Może usunąć", "Access control" : "Kontrola dostępu", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} udostępniane poprzez link", "Error while sharing" : "Błąd podczas udostępniania", |