123456789101112131415161718192021222324252627282930313233343536 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # idetao <marcxosm@gmail.com>, 2013
- # Vincenzo Reale <vinx.reale@gmail.com>, 2012-2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
- "POT-Creation-Date: 2013-07-28 01:56-0400\n"
- "PO-Revision-Date: 2013-07-27 06:10+0000\n"
- "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
- "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: it\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #: templates/settings.php:3
- msgid "WebDAV Authentication"
- msgstr "Autenticazione WebDAV"
- #: templates/settings.php:4
- msgid "Address: "
- msgstr "Indirizzo:"
- #: templates/settings.php:7
- 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 "Le credenziali dell'utente saranno inviate a questo indirizzo. Questa estensione controlla la risposta e interpreterà i codici di stato HTTP 401 e 403 come credenziali non valide, e tutte le altre risposte come credenziali valide."
|