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:31:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-30 05:31:52 +0300
commit72bb8f6c3155e63bc86637e3beacf21bc807bb1c (patch)
tree59a3885757454de730ce7eee9a5dcdb4b80b5abb /apps/sharebymail
parent5a12e8f906ea5075193d88963cbdf805a097f626 (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