mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-24 03:59:50 +03:00
c56dd34c7f
Signed-off-by: Eduard Aksamitov <e@euaaaio.ru>
89 lines
3.2 KiB
JSON
89 lines
3.2 KiB
JSON
{
|
|
"string": {
|
|
"ApplicationLabelCalendar": "Calendario",
|
|
"Calendars": "Calendarios",
|
|
"Participants": "Participantes",
|
|
"NoParticipants": "No se han añadido participantes",
|
|
"PersonsLabel": "{name}",
|
|
"AddDescription": "Añadir descripción",
|
|
"Date": "Fecha",
|
|
"DueTo": "Fecha de vencimiento",
|
|
"Description": "Descripción",
|
|
"Title": "Título",
|
|
"Location": "Ubicación",
|
|
"Company": "Empresa",
|
|
"CreateCalendar": "Crear calendario",
|
|
"Calendar": "Calendario",
|
|
"Events": "Eventos",
|
|
"Event": "Evento",
|
|
"ModeDay": "Día",
|
|
"ModeWeek": "Semana",
|
|
"ModeMonth": "Mes",
|
|
"ModeYear": "Año",
|
|
"Today": "Hoy",
|
|
"TableView": "Tabla",
|
|
"DueMinutes": "{minutes, plural, =0 {menos de un minuto} =1 {un minuto} other {# minutos}}",
|
|
"DueHours": "{hours, plural, =0 {menos de una hora} =1 {1 hora} other {# horas}}",
|
|
"DueDays": "{days, plural, =0 {hoy} =1 {1 día} other {# días}}",
|
|
"Reminder": "Recordatorio",
|
|
"ReminderTime": "Hora del recordatorio",
|
|
"RemindMeAt": "Recordarme a las",
|
|
"CreateReminder": "Crear recordatorio",
|
|
"CreatedReminder": "Se ha creado un recordatorio",
|
|
"Reminders": "Recordatorios",
|
|
"Shift": "Turno",
|
|
"State": "Estado",
|
|
"NoReminders": "Sin recordatorios",
|
|
"AllDay": "Todo el día",
|
|
"AndMore": "Y {count} más",
|
|
"CreateEvent": "Crear evento",
|
|
"EventFor": "Evento para: ",
|
|
"ConfigLabel": "Calendario",
|
|
"ConfigDescription": "Extensión para ver calendario con eventos",
|
|
"HideDetails": "Ocultar detalles",
|
|
"ReccuringEvent": "Evento recurrente",
|
|
"ExternalParticipants": "Participantes externos",
|
|
"IntegrationDescr": "Usar integración con Google Calendar",
|
|
"Connect": "Conectar",
|
|
"RedirectGoogle": "Serás redirigido a la página de autenticación de Google. Asegúrate de seleccionar todos los permisos.",
|
|
"ConnectCalendar": "Conectar cuenta de Google Calendar",
|
|
"EditRecEvent": "Editar evento recurrente",
|
|
"RemoveRecEvent": "Eliminar evento recurrente",
|
|
"ThisEvent": "Este evento",
|
|
"ThisAndNext": "Este y los siguientes eventos",
|
|
"AllEvents": "Todos los eventos",
|
|
"EventTitlePlaceholder": "Título del evento",
|
|
"TimeZone": "Zona horaria",
|
|
"Repeat": "Repetir",
|
|
"On": "En",
|
|
"Every": "Cada",
|
|
"After": "Después de",
|
|
"Ends": "Finaliza",
|
|
"Never": "Nunca",
|
|
"Day": "Día",
|
|
"Week": "Semana",
|
|
"Month": "Mes",
|
|
"Year": "Año",
|
|
"MondayShort": "Lu",
|
|
"TuesdayShort": "Ma",
|
|
"WednesdayShort": "Mi",
|
|
"ThursdayShort": "Ju",
|
|
"FridayShort": "Vi",
|
|
"SaturdayShort": "Sá",
|
|
"SundayShort": "Do",
|
|
"OnUntil": "En",
|
|
"Times": "{count, plural, one {vez} other {veces}}",
|
|
"AddParticipants": "Añadir participantes",
|
|
"Sync": "Sincronización",
|
|
"Busy": "Ocupado",
|
|
"AddReminder": "Añadir recordatorio",
|
|
"SeeAllNumberParticipants": "{value, plural, other {Ver todos los # participantes}}",
|
|
"SeeAllNumberReminders": "{value, plural, other {Ver todos los # recordatorios}}",
|
|
"Visibility": "Visibilidad",
|
|
"Private": "Solo visible para ti",
|
|
"Public": "Visible para todos",
|
|
"FreeBusy": "Disponible/Ocupado",
|
|
"DefaultVisibility": "Visibilidad predeterminada",
|
|
"NotAllPermissions": "No se concedieron todos los permisos"
|
|
}
|
|
} |