diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-01-31 15:35:20 +0100 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2013-01-31 15:35:20 +0100 |
commit | ad044eb88861ebf2cefedc993634a85bb4697cd2 (patch) | |
tree | cda074d68a48f18fc676df7d1b09f2c9f0536431 /l10n/es_AR/user_webdavauth.po | |
parent | cbafea4cc805093f34a6b46d3f1263860e1b5f3f (diff) | |
parent | 8dd9dedee822d04afd918fc1f80555eabc2bb5b8 (diff) | |
download | nextcloud-server-ad044eb88861ebf2cefedc993634a85bb4697cd2.tar.gz nextcloud-server-ad044eb88861ebf2cefedc993634a85bb4697cd2.zip |
Merge branch 'master' into navigation
Diffstat (limited to 'l10n/es_AR/user_webdavauth.po')
-rw-r--r-- | l10n/es_AR/user_webdavauth.po | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/l10n/es_AR/user_webdavauth.po b/l10n/es_AR/user_webdavauth.po index 429680ee8c6..6c88cac3fd0 100644 --- a/l10n/es_AR/user_webdavauth.po +++ b/l10n/es_AR/user_webdavauth.po @@ -4,14 +4,15 @@ # # Translators: # Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2012. +# CJTess <claudio.tessone@gmail.com>, 2013. # <claudio.tessone@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-15 00:03+0100\n" -"PO-Revision-Date: 2013-01-14 23:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-01-31 00:27+0100\n" +"PO-Revision-Date: 2013-01-30 16:22+0000\n" +"Last-Translator: cjtess <claudio.tessone@gmail.com>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +22,7 @@ msgstr "" #: templates/settings.php:3 msgid "WebDAV Authentication" -msgstr "" +msgstr "Autenticación de WevDAV" #: templates/settings.php:4 msgid "URL: http://" @@ -32,4 +33,4 @@ msgid "" "ownCloud will send the user credentials to this URL. 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 "" +msgstr "onwCloud enviará las credenciales de usuario a esta URL. Este complemento verifica la respuesta e interpretará los códigos de respuesta HTTP 401 y 403 como credenciales inválidas y todas las otras respuestas como credenciales válidas." |