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.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js
index 72eab835c49..4663e4c90bf 100644
--- a/apps/dav/l10n/es.js
+++ b/apps/dav/l10n/es.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"You solved todo {todo} in list {calendar}" : "Usted completó la tarea {todo} en la lista {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} reabrió la tarea {todo} en la lista {calendar}",
"You reopened todo {todo} in list {calendar}" : "Usted reabrió la tarea {todo} en la lista {calendar}",
+ "Calendar and tasks" : "Calendario y tareas",
"A <strong>calendar</strong> was modified" : "Un <strong>calendario</strong> fue modificado.",
"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",
@@ -64,8 +65,13 @@ OC.L10N.register(
"%1$s via %2$s" : "%1$s vía %2$s",
"Invitation canceled" : "Invitación cancelada",
"Invitation updated" : "Invitación actualizada",
+ "Invitation" : "Invitación",
+ "Title:" : "Título:",
+ "Time:" : "Hora:",
"Location:" : "Ubicación:",
"Link:" : "Enlace:",
+ "Organizer:" : "Organizador:",
+ "Attendees:" : "Asistentes:",
"Accept" : "Aceptar",
"Decline" : "Rechazar",
"More options …" : "Más opciones...",