You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

user_webdavauth.po 1.5KB

123456789101112131415161718192021222324252627282930313233343536
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # bbartlomiej <bbartlomiej@gmail.com>, 2013
  7. # Cyryl Sochacki <cyrylsochacki@gmail.com>, 2012-2013
  8. # Marcin Małecki <gerber@tkdami.net>, 2012
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: ownCloud\n"
  12. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  13. "POT-Creation-Date: 2013-08-01 01:55-0400\n"
  14. "PO-Revision-Date: 2013-07-31 07:38+0000\n"
  15. "Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
  16. "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. "Language: pl\n"
  21. "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  22. #: templates/settings.php:3
  23. msgid "WebDAV Authentication"
  24. msgstr "Uwierzytelnienie WebDAV"
  25. #: templates/settings.php:4
  26. msgid "Address: "
  27. msgstr "Adres:"
  28. #: templates/settings.php:7
  29. msgid ""
  30. "The user credentials will be sent to this address. This plugin checks the "
  31. "response and will interpret the HTTP statuscodes 401 and 403 as invalid "
  32. "credentials, and all other responses as valid credentials."
  33. msgstr "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."