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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-24 06:09:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-24 06:09:36 +0300
commit692471c08be16043be94a7c9718421d7e5eb146f (patch)
treee299ceb71d4e47f18e3fdf7f97e7d779aa6e3194 /l10n/es_MX.json
parentd211aaa74d6b1702ea8de8ce08d792bad0052c1a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_MX.json')
-rw-r--r--l10n/es_MX.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/es_MX.json b/l10n/es_MX.json
index fcc9022..96ea556 100644
--- a/l10n/es_MX.json
+++ b/l10n/es_MX.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Hello %s" : "Hola %s",
+ "Hello %s," : "Hola %s,",
"Admin notifications" : "Notificaciones adminsitrativas",
"Notifications" : "Notificaciones",
"This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta aplicación proporciona un backend y front end para la API de notificación disponible en Nextcloud.",
@@ -9,6 +11,11 @@
"Dismiss" : "Descartar",
"seconds ago" : "hace segundos",
"Failed to dismiss notification" : "Se presentó una falla al descartar la notificación",
- "in {path}" : "en {path}"
+ "in {path}" : "en {path}",
+ "You need to set up your email address before you can receive notification emails." : "Necesitas configurar tu dirección de correo electrónico antes de que puedas recibir correos de notificación",
+ "Never" : "Nunca",
+ "1 hour" : "1 hora",
+ "3 hours" : "3 horas",
+ "Your settings have been updated." : "Tus configuraciones se han actualizado."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file