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:
Diffstat (limited to 'l10n/es_SV.json')
-rw-r--r--l10n/es_SV.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index 6a16700..ae3db40 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -1,4 +1,6 @@
{ "translations": {
+ "Hello %s" : "Hola %s",
+ "Hello %s," : "Hola %s,",
"Admin notifications" : "Notificaciones adminsitrativas",
"Notifications" : "Notificaciones",
"No notifications" : "No hay notificaciones",
@@ -7,6 +9,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