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>2019-08-22 05:14:34 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-22 05:14:34 +0300
commit182517e0b359f66d4a96300d7a223a5b88d036dc (patch)
tree1b9638961f441f26353298bccb0b376650a2025d /apps/dav/l10n/es.js
parent89d7ffebd51d3975e2310cee9bf95b031f73fe3c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 4eb1d9b44d6..359d2fce724 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -44,8 +44,22 @@ OC.L10N.register(
"A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario fue modificado.",
"A calendar <strong>todo</strong> was modified" : "Una <strong>lista de tareas</strong> fue modificada",
"Contact birthdays" : "Cumpleaños del contacto",
+ "Calendar:" : "Calendario:",
+ "Date:" : "Fecha:",
"Where:" : "Dónde:",
"Description:" : "Descripción:",
+ "Untitled event" : "Evento sin título",
+ "_%n year_::_%n years_" : ["%n año","%naños"],
+ "_%n month_::_%n months_" : ["%n mes","%n meses"],
+ "_%n day_::_%n days_" : ["%n día","%n días"],
+ "_%n hour_::_%n hours_" : ["%n hora","%n horas"],
+ "_%n minute_::_%n minutes_" : ["%n minuto","%n minutos"],
+ "%s (in %s)" : "%s (en %s)",
+ "%s (%s ago)" : "%s (hace %s)",
+ "Calendar: %s" : "Calendario: %s",
+ "Date: %s" : "Fecha: %s",
+ "Description: %s" : "Descripción: %s",
+ "Where: %s" : "Lugar: %s",
"%1$s via %2$s" : "%1$s vía %2$s",
"Invitation canceled" : "Invitación cancelada",
"Hello %s," : "Hola, %s:",
@@ -81,6 +95,8 @@ OC.L10N.register(
"Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños",
"Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.",
+ "Send notifications for events" : "Enviar notificaciones de los eventos",
+ "Notifications will be send through background jobs, so these need to happen often enough." : "Las notificaciones se enviarán a través de trabajos en segundo plano, por lo que estos deben llevarse a cabo con cierta frecuencia.",
"%s via %s" : "%s vía %s",
"The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.",
"The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.",