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:
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r--apps/dav/l10n/es.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 110c5a240f6..f194116ad39 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -43,13 +43,9 @@ 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",
- "%s via %s" : "%s vía %s",
"Invitation canceled" : "Invitación cancelada",
"Hello %s," : "Hola, %s:",
- "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.",
"Invitation updated" : "Invitación actualizada",
- "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.",
- "%s invited you to »%s«" : "%s te ha invitado a »%s«",
"When:" : "Cuándo:",
"Where:" : "Dónde:",
"Description:" : "Descripción:",
@@ -76,6 +72,10 @@ 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.",
+ "%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.",
+ "%s invited you to »%s«" : "%s te ha invitado a »%s«",
"CalDAV server" : "Servidor CalDAV"
},
"nplurals=2; plural=(n != 1);");