diff options
Diffstat (limited to 'apps/dav/l10n/es_MX.json')
-rw-r--r-- | apps/dav/l10n/es_MX.json | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index ce57525938b..646747cfc68 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -218,6 +218,10 @@ "Pick a start time for {dayName}" : "Elija una hora de inicio para {dayName}", "Pick a end time for {dayName}" : "Elija una hora fin para {dayName}", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Establecer automáticamente el estado de usuario como \"No molestar\" fuera de la disponibilidad para silenciar todas las notificaciones.", + "Cancel" : "Cancelar", + "Import" : "Importar", + "Error while saving settings" : "Error al guardar la configuración", + "Reset to default" : "Restablecer al predeterminado", "Availability" : "Disponibilidad", "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Si configura sus horas laborales, otras personas verán cuándo está fuera de la oficina cuando agenden una reunión.", "Absence" : "Ausencia", @@ -234,17 +238,10 @@ "Send reminder notifications to calendar sharees as well" : "Enviar recordatorio también a los usuarios con los que se comparte el calendario", "Reminders are always sent to organizers and attendees." : "Los recordatorios se envían siempre a los organizadores y asistentes.", "Enable notifications for events via push" : "Habilitar notificaciones para eventos mediante push", - "Cancel" : "Cancelar", - "Import" : "Importar", - "Error while saving settings" : "Error al guardar la configuración", "There was an error updating your attendance status." : "Ocurrió un error al actualizar su estado de asistencia.", "Please contact the organizer directly." : "Por favor, contacte al organizador directamente.", "Are you accepting the invitation?" : "¿Acepta la invitación?", "Tentative" : "Tentativo", - "Your attendance was updated successfully." : "Su asistencia se actualizó correctamente.", - "Time:" : "Hora:", - "Could not open file" : "No se pudo abrir el archivo", - "Invalid chunk name" : "Nombre de fragmento inválido", - "Could not rename part file assembled from chunks" : "No se pudo renombrar el archivo parcial ensamblado por fragmentos" + "Your attendance was updated successfully." : "Su asistencia se actualizó correctamente." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |