summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/pl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-01 01:57:04 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-08-01 01:57:04 -0400
commitb037f2dc6e333482d0c0fba663769049bc275446 (patch)
treeb1b170166f33bd8937d3cd666f63d9740f48ed37 /apps/user_webdavauth/l10n/pl.php
parent563c63bf9ccabd2c0cabf9910a1749b03ea04c05 (diff)
downloadnextcloud-server-b037f2dc6e333482d0c0fba663769049bc275446.tar.gz
nextcloud-server-b037f2dc6e333482d0c0fba663769049bc275446.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth/l10n/pl.php')
-rw-r--r--apps/user_webdavauth/l10n/pl.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_webdavauth/l10n/pl.php b/apps/user_webdavauth/l10n/pl.php
index 3ed826098da..5dc99eb0c20 100644
--- a/apps/user_webdavauth/l10n/pl.php
+++ b/apps/user_webdavauth/l10n/pl.php
@@ -1,3 +1,5 @@
<?php $TRANSLATIONS = array(
-"WebDAV Authentication" => "Uwierzytelnienie WebDAV"
+"WebDAV Authentication" => "Uwierzytelnienie WebDAV",
+"Address: " => "Adres:",
+"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Dane uwierzytelniające użytkownika zostaną wysłane na ten adres. Wtyczka sprawdza odpowiedź i będzie interpretował status HTTP 401 i 403 jako nieprawidłowe dane uwierzytelniające i wszystkie inne odpowiedzi jako prawidłowe uwierzytelnienie."
);