platform/plugins/calendar-assets/lang/es.json
Denis Bykhov b7ab71c9a5
Add Google API Services User Data Policy link (#5326)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
2024-04-12 10:54:41 +05:00

90 lines
3.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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",
"GooglePrivacy": "Hulys use and transfer of information received from Google APIs to any other app will adhere to <a href=\"https://developers.google.com/terms/api-services-user-data-policy#additional_requirements_for_specific_api_scopes\" target=\"_blank\">Google API Services User Data Policy</a>, including the Limited Use requirements."
}
}