diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-09-25 01:55:32 -0400 |
commit | f46e49529fed8cb60ff846bb959b2f564b14bea6 (patch) | |
tree | 5b16ab145e8fead51e36e274b3fe2c7654e220fe /core/l10n/pl.php | |
parent | dbf81c89b68f5e999eb16b65588cc110cc9a4f17 (diff) | |
download | nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.tar.gz nextcloud-server-f46e49529fed8cb60ff846bb959b2f564b14bea6.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 2885dfb8478..7d991cdef82 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -66,6 +66,8 @@ $TRANSLATIONS = array( "So-so password" => "Mało skomplikowane hasło", "Good password" => "Dobre hasło", "Strong password" => "Mocne hasło", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serwer internetowy nie jest jeszcze poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony.", +"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Ten serwer OwnCloud nie ma połączenia z Internetem. Oznacza to, że niektóre z funkcji, takich jak montowanie zewnętrznych zasobów, powiadomienia o aktualizacji lub 3-cie aplikacje mogą nie działać. Dostęp do plików z zewnątrz i wysyłanie powiadomienia e-mail nie może również działać. Sugerujemy, aby włączyć połączenia internetowego dla tego serwera, jeśli chcesz mieć wszystkie opcje.", "Shared" => "Udostępniono", "Shared with {recipients}" => "Współdzielony z {recipients}", "Share" => "Udostępnij", |