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:
authorNextcloud bot <bot@nextcloud.com>2022-05-30 05:32:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-30 05:32:04 +0300
commit867418f189bd6a59666ea8d2c731053ffee8a225 (patch)
treeb0b78419b6c31ef7b43c195fdb98bd389225137e /apps/sharebymail
parentf976a67408f9076d25ebc7a3af318430d3a9198f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/es.js3
-rw-r--r--apps/sharebymail/l10n/es.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js
index 22da36966e9..369a736dfd4 100644
--- a/apps/sharebymail/l10n/es.js
+++ b/apps/sharebymail/l10n/es.js
@@ -50,6 +50,7 @@ OC.L10N.register(
"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"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
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