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/ast.json')
-rw-r--r--apps/user_webdavauth/l10n/ast.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/ast.json b/apps/user_webdavauth/l10n/ast.json
new file mode 100644
index 00000000000..52172d5afb9
--- /dev/null
+++ b/apps/user_webdavauth/l10n/ast.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "WebDAV Authentication" : "Autenticación per aciu de WevDAV",
+ "Address:" : "Direició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." : "Les credenciales d'usuariu van unviase a esta direición. Esti complementu verifica la rempuesta y va interpretar los códigos de rempuesta HTTP 401 y 403 como credenciales inválides y toles otres rempuestes como credenciales válides."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file