diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2014-08-31 15:02:40 +0200 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2014-08-31 15:02:44 +0200 |
commit | c67cb54ca0551a88a5e32f790c8ae21705884819 (patch) | |
tree | 8ea352284335734f4b8b3d9fceb24faeeb8fd59d /l10n/pl/user_webdavauth.po | |
parent | 73685892ed6f255a916512863cd5549914d071e1 (diff) | |
download | nextcloud-server-c67cb54ca0551a88a5e32f790c8ae21705884819.tar.gz nextcloud-server-c67cb54ca0551a88a5e32f790c8ae21705884819.zip |
remove po files and ignore them in the future
Diffstat (limited to 'l10n/pl/user_webdavauth.po')
-rw-r--r-- | l10n/pl/user_webdavauth.po | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/l10n/pl/user_webdavauth.po b/l10n/pl/user_webdavauth.po deleted file mode 100644 index 32f3a9c84e6..00000000000 --- a/l10n/pl/user_webdavauth.po +++ /dev/null @@ -1,41 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Bartek Krawczyk <bbartlomiej@gmail.com>, 2013 -# Cyryl Sochacki <cyrylsochacki@gmail.com>, 2012-2013 -# Maciej Przybecki <maciej.przybecki@gmail.com>, 2014 -# Marcin Małecki <gerber@tkdami.net>, 2012 -msgid "" -msgstr "" -"Project-Id-Version: ownCloud\n" -"Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-26 01:54-0400\n" -"PO-Revision-Date: 2014-08-25 08:20+0000\n" -"Last-Translator: Maciej Przybecki <maciej.przybecki@gmail.com>\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: pl\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: templates/settings.php:2 -msgid "WebDAV Authentication" -msgstr "Uwierzytelnienie WebDAV" - -#: templates/settings.php:3 -msgid "Address:" -msgstr "Adres:" - -#: templates/settings.php:5 -msgid "Save" -msgstr "Zapisz" - -#: templates/settings.php:6 -msgid "" -"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." -msgstr "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." |