Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_webdavauth/l10n/es.json')
-rw-r--r--apps/user_webdavauth/l10n/es.json7
1 files changed, 7 insertions, 0 deletions
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