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/sharebymail/l10n/es.json')
-rw-r--r--apps/sharebymail/l10n/es.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json
index f2798358dfa..718fa5dbce7 100644
--- a/apps/sharebymail/l10n/es.json
+++ b/apps/sharebymail/l10n/es.json
@@ -48,6 +48,7 @@
"Share provider which allows you to share files by mail" : "Proveedor que permite compartir archivos por correo",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Permite a los usuarios compartir un enlace personalizado a un archivo o carpeta enviándolo a una dirección de correo electrónico",
"Send password by mail" : "Enviar contraseñas por email",
- "Reply to initiator" : "Responder al iniciador"
+ "Reply to initiator" : "Responder al iniciador",
+ "Unable to update share by mail config" : "No se puede actualizar la configuración de compartir por correo"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file