diff options
Diffstat (limited to 'l10n/ca/user_webdavauth.po')
-rw-r--r-- | l10n/ca/user_webdavauth.po | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/l10n/ca/user_webdavauth.po b/l10n/ca/user_webdavauth.po index 55cf8589357..c7a053911de 100644 --- a/l10n/ca/user_webdavauth.po +++ b/l10n/ca/user_webdavauth.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-11-10 00:01+0100\n" -"PO-Revision-Date: 2012-11-09 09:25+0000\n" +"POT-Creation-Date: 2012-12-22 00:24+0100\n" +"PO-Revision-Date: 2012-12-21 09:21+0000\n" "Last-Translator: rogerc <rcalvoi@yahoo.com>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -19,5 +19,12 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: templates/settings.php:4 -msgid "WebDAV URL: http://" -msgstr "Adreça WebDAV: http://" +msgid "URL: http://" +msgstr "URL: http://" + +#: templates/settings.php:6 +msgid "" +"ownCloud will send the user credentials to this URL is interpret http 401 " +"and http 403 as credentials wrong and all other codes as credentials " +"correct." +msgstr "ownCloud enviarà les credencials d'usuari a aquesta URL. S'interpretarà http 401 i http 403 com a credencials incorrectes i tots els altres codis com a credencials correctes." |