From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- apps/user_webdavauth/l10n/es.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 apps/user_webdavauth/l10n/es.json (limited to 'apps/user_webdavauth/l10n/es.json') diff --git a/apps/user_webdavauth/l10n/es.json b/apps/user_webdavauth/l10n/es.json new file mode 100644 index 00000000000..57d2c4f7027 --- /dev/null +++ b/apps/user_webdavauth/l10n/es.json @@ -0,0 +1,7 @@ +{ "translations": { + "WebDAV Authentication" : "Autenticación mediante WevDAV", + "Address:" : "Dirección:", + "Save" : "Guardar", + "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." : "Las credenciales de usuario se enviarán a esta dirección. 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." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3