calendar/l10n/es_UY.js

62 lines
2.1 KiB
JavaScript
Raw Normal View History

2018-02-12 22:15:39 +00:00
OC.L10N.register(
"calendar",
{
"%s has published the calendar »%s«" : "%s ha publicado el calendario »%s«",
"Hello," : "Hola,",
"We wanted to inform you that %s has published the calendar »%s«." : "Queremos informarte que %s ha publicado el calendario »%s«.",
"Open »%s«" : "Abrir »%s«",
"Cheers!" : "¡Saludos!",
2020-02-18 02:23:53 +00:00
"Calendar" : "Calendario",
2019-10-20 02:21:35 +00:00
"Today" : "Hoy",
2018-02-12 22:15:39 +00:00
"Day" : "Día",
"Week" : "Semana",
"Month" : "Mes",
2020-09-04 02:22:41 +00:00
"List" : "Lista",
2018-02-12 22:15:39 +00:00
"Download" : "Descargar",
2019-10-20 02:21:35 +00:00
"Delete" : "Borrar",
2018-02-12 22:15:39 +00:00
"Share link" : "Compartir liga",
2019-12-22 02:37:41 +00:00
"Share with users or groups" : "Compartir con otros usuarios o grupos",
2019-10-20 02:21:35 +00:00
"can edit" : "puede editar",
2018-02-12 22:15:39 +00:00
"New calendar" : "Nuevo calendario",
2019-12-22 02:37:41 +00:00
"Filename" : "Nombre del archivo",
2019-10-20 02:21:35 +00:00
"Cancel" : "Cancelar",
2019-12-22 02:37:41 +00:00
"Automatic" : "Automático",
2020-05-01 02:22:02 +00:00
"or" : "o",
"Actions" : "Acciones",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Mostrar número de semana",
2020-01-10 02:23:33 +00:00
"Settings & import" : "Configuraciones & importar",
2019-12-22 02:37:41 +00:00
"Notification" : "Notificación",
2019-10-20 02:21:35 +00:00
"Email" : "Correo electrónico",
2020-01-14 02:23:38 +00:00
"Unknown" : "Desconocido",
2019-12-22 02:37:41 +00:00
"All day" : "Todo el día",
2019-10-20 02:21:35 +00:00
"never" : "nunca",
"after" : "después",
"Repeat" : "Repetir",
2019-12-22 02:37:41 +00:00
"Monday" : "Lunes",
"Summary" : "Resumen",
2019-10-20 02:21:35 +00:00
"More" : "Más",
2019-12-22 02:37:41 +00:00
"Save" : "Guardar",
2019-10-20 02:21:35 +00:00
"Update" : "Actualizar",
2019-12-22 02:37:41 +00:00
"Personal" : "Personal",
2019-10-20 02:21:35 +00:00
"Details" : "Detalles",
"Attendees" : "Asistentes",
"Reminders" : "Recordatorios",
2019-12-22 02:37:41 +00:00
"Close" : "Cerrar",
"Anniversary" : "Aniversario",
"Week {number} of {year}" : "Semana {number} de {year}",
"Daily" : "Diariamente",
"Weekly" : "Semanalmente",
"When shared show full event" : "Al compartir, mostrar el evento completo",
"When shared show only busy" : "Al compartir, mostrar sólo como ocupado ",
"When shared hide this event" : "Al compartir, ocultar este evento ",
"Location" : "Ubicación",
"Description" : "Descripción",
"Status" : "Estatus",
"Confirmed" : "Confirmado",
"Tentative" : "Tentativo",
"Categories" : "Categorías",
"Mail" : "Correo",
"Global" : "Global"
2018-02-12 22:15:39 +00:00
},
"nplurals=2; plural=(n != 1);");