diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index f6077207bcf..b758c51c355 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -195,7 +195,7 @@ OC.L10N.register( "Personal" : "Osobiste", "Users" : "Użytkownicy", "Apps" : "Aplikacje", - "Admin" : "Administrator", + "Admin" : "Administracja", "Help" : "Pomoc", "Access forbidden" : "Dostęp zabroniony", "File not found" : "Nie odnaleziono pliku", @@ -220,7 +220,7 @@ OC.L10N.register( "Security warning" : "Ostrzeżenie bezpieczeństwa", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Twój katalog danych i pliki są prawdopodobnie dostępne z poziomu internetu, ponieważ plik .htaccess nie działa.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Aby uzyskać informację jak poprawnie skonfigurować Twój serwer, zajrzyj do <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentacji</a>.", - "Create an <strong>admin account</strong>" : "Utwórz <strong>konta administratora</strong>", + "Create an <strong>admin account</strong>" : "Utwórz <strong>konto administratora</strong>", "Username" : "Nazwa użytkownika", "Storage & database" : "Zasoby dysku & baza danych", "Data folder" : "Katalog danych", @@ -350,7 +350,7 @@ OC.L10N.register( "Sending ..." : "Wysyłanie...", "Email sent" : "E-mail wysłany", "Send link via email" : "Wyślij link mailem", - "notify by email" : "powiadom przez emaila", + "notify by email" : "powiadom przez e-maila", "can share" : "może współdzielić", "create" : "utwórz", "change" : "zmiany", |