diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-23 00:06:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-23 00:06:16 +0100 |
commit | 4f6e13e673a08ac71a34a2d2a5050c4c970454ef (patch) | |
tree | 8abcdfca0e450070fa75de156137bf290f6b5da0 /core/l10n/pl.php | |
parent | a035ed0c191186e9aecedfac3b2f383907ec7d82 (diff) | |
download | nextcloud-server-4f6e13e673a08ac71a34a2d2a5050c4c970454ef.tar.gz nextcloud-server-4f6e13e673a08ac71a34a2d2a5050c4c970454ef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 4914ec66918..79b7301a039 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -107,6 +107,8 @@ "Edit categories" => "Edytuj kategorie", "Add" => "Dodaj", "Security Warning" => "Ostrzeżenie o zabezpieczeniach", +"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Twója wersja PHP jest narażona na NULL Byte attack (CVE-2006-7243)", +"Please update your PHP installation to use ownCloud securely." => "Proszę uaktualnij swoją instalacje PHP, aby używać ownCloud bezpiecznie.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Bezpieczny generator liczb losowych jest niedostępny. Włącz rozszerzenie OpenSSL w PHP.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Bez bezpiecznego generatora liczb losowych, osoba atakująca może przewidzieć token resetujący hasło i przejąć kontrolę nad twoim kontem.", "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.", |