diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index b0600bbf41b..d5b9a02da02 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -115,10 +115,15 @@ OC.L10N.register( "Edit tags" : "Edytuj tagi", "Error loading dialog template: {error}" : "Błąd podczas ładowania szablonu dialogu: {error}", "No tags selected for deletion." : "Nie zaznaczono tagów do usunięcia.", + "unknown text" : "nieznany tekst", "Hello world!" : "Witaj świecie!", + "sunny" : "słoneczna", + "Hello {name}, the weather is {weather}" : "Cześć {name}, dzisiejsza pogoda jest {weather}", + "Hello {name}" : "Cześć {name}", "_download %n file_::_download %n files_" : ["pobrano %n plik","pobrano %n plików","pobrano %n plików"], "Updating {productName} to version {version}, this may take a while." : "Aktualizuję {productName} do wersji {version}, to może chwilę potrwać.", "Please reload the page." : "Proszę przeładować stronę", + "The update was unsuccessful. " : "Aktualizowanie zakończyło się niepowodzeniem.", "The update was successful. Redirecting you to ownCloud now." : "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud.", "Couldn't reset password because the token is invalid" : "Nie można zresetować hasła, ponieważ token jest niepoprawny", "Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.", @@ -130,6 +135,8 @@ OC.L10N.register( "Reset password" : "Zresetuj hasło", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie jest wspierany i %s nie będzie działać poprawnie na tej platformie. Używasz na własne ryzyko!", "For the best results, please consider using a GNU/Linux server instead." : "Aby uzyskać najlepsze rezultaty, rozważ w to miejsce użycie serwera GNU/Linux.", + "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Usuń ustawienie open_basedir z Twojego pliku php.ini lub przełącz na 64-bitowe PHP.", + "Please install the cURL extension and restart your webserver." : "Zainstaluj rozszerzenie cURL, a następnie zrestartuj swój serwer web.", "Personal" : "Osobiste", "Users" : "Użytkownicy", "Apps" : "Aplikacje", |