diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 43fa50a84fb..adf14979569 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Zaloguj się za pomocą urządzenia", "Back" : "Wstecz", "Login form is disabled." : "Formularz logowania jest wyłączony.", + "Edit Profile" : "Edytuj profil", + "hasn't added any info yet" : "nie dodał jeszcze żadnych informacji", + "The headline and about section will show up here" : "Tutaj pojawi się nagłówek i sekcja informacji", + "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", "Reset search" : "Zresetuj wyszukiwanie", "Search for {name} only" : "Wyszukaj tylko {name}", "No results for {query}" : "Brak wyników dla {query}", @@ -268,6 +272,8 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Pomoc", "Access forbidden" : "Dostęp zabroniony", + "Profile not found" : "Nie znaleziono profilu", + "The profile does not exist." : "Profil nie istnieje.", "Back to %s" : "Powrót do %s", "File not found" : "Nie znaleziono pliku", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?", |