From c733842a9a4fb34452ecaa49f5f62079046b54de Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 26 Aug 2014 01:56:33 -0400 Subject: [tx-robot] updated from transifex --- apps/user_webdavauth/l10n/pl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/user_webdavauth') diff --git a/apps/user_webdavauth/l10n/pl.php b/apps/user_webdavauth/l10n/pl.php index 490e23a7afa..66e685243de 100644 --- a/apps/user_webdavauth/l10n/pl.php +++ b/apps/user_webdavauth/l10n/pl.php @@ -3,6 +3,6 @@ $TRANSLATIONS = array( "WebDAV Authentication" => "Uwierzytelnienie WebDAV", "Address:" => "Adres:", "Save" => "Zapisz", -"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." +"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. Ta wtyczka sprawdza odpowiedź i będzie interpretować kody 401 i 403 statusów HTTP jako nieprawidłowe dane uwierzytelniające, a wszystkie inne odpowiedzi jako prawidłowe uwierzytelnienie." ); $PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; -- cgit v1.2.3