sogo/SoObjects/Appointments/Spanish.lproj/Localizable.strings
Francis Lachapelle e1d640024b Updated Spanish translation.
Monotone-Parent: 00dae3a895004da11dc029c42dbab38d961bc0b9
Monotone-Revision: 0d473d1aac0aa63e0b65b18525cf984494be0a9d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-02-08T22:34:57
Monotone-Branch: ca.inverse.sogo
2011-02-08 22:34:57 +00:00

63 lines
3.3 KiB
Plaintext

"Personal Calendar" = "Calendario personal";
vevent_class0 = "(Evento público)";
vevent_class1 = "(Evento privado)";
vevent_class2 = "(Evento confidencial)";
vtodo_class0 = "(Tarea pública)";
vtodo_class1 = "(Tarea privada)";
vtodo_class2 = "(Tarea confidencial)";
/* Receipts */
"Title:" = "Título:";
"Start:" = "Comienzo:";
"End:" = "Fin:";
"Receipt: users invited to a meeting" = "Confirmación: Usuarios invitados a una reunión";
"You have invited the following attendees(s):" = "Ha invitado a los siguientes asistentes:";
"... to attend the following event:" = "... a participar en el siguiente evento:";
"Receipt: invitation updated" = "Confirmación: invitación actualizada";
"The following attendees(s):" = "Los siguientes asistentes:";
"... have been notified of the changes to the following event:" = "... han sido notificados de los cambios en el siguiente evento:";
"Receipt: attendees removed from an event" = "Confirmación: asistentes removidos de un evento";
"You have removed the following attendees(s):" = "Ha removido los siguientes asistentes:";
"... from the following event:" = "... del siguiente evento:";
/* IMIP messages */
"startDate_label" = "Comienzo:";
"endDate_label" = "Fin:";
"due_label" = "Vencimiento:";
"location_label" = "Lugar:";
"summary_label" = "Resumen:";
"comment_label" = "Comentarios:";
/* Invitation */
"Event Invitation: \"%{Summary}\"" = "Invitación a evento: \"%{Summary}\"";
"(sent by %{SentBy}) " = "(enviado por %{SentBy}) ";
"%{Organizer} %{SentByText}has invited you to %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}" = "%{Organizer} %{SentByText}lo ha invitado a %{Summary}.\n\nFecha y hora de inicio: %{StartDate} %{StartTime}\nFecha y hora de finalización: %{EndDate} %{EndTime}\nDescripcción: %{Description}";
/* Deletion */
"Event Cancelled: \"%{Summary}\"" = "Evento Cancelado: \"%{Summary}\"";
"%{Organizer} %{SentByText}has cancelled this event: %{Summary}.\n\nStart: %{StartDate} at %{StartTime}\nEnd: %{EndDate} at %{EndTime}\nDescription: %{Description}"
= "%{Organizer} %{SentByText}ha cancelado este evento: %{Summary}.\n\nFecha y hora de inicio: %{StartDate} %{StartTime}\nFecha y hora de finalización: %{EndDate} %{EndTime}\nDescripcción: %{Description}";
/* Update */
"The appointment \"%{Summary}\" for the %{OldStartDate} at %{OldStartTime} has changed"
= "La reunión \"%{Summary}\" para el día %{OldStartDate} a las %{OldStartTime} ha cambiado";
"The following parameters have changed in the \"%{Summary}\" meeting:"
= "Los siguientes datos sobre la reunión \"%{Summary}\" han cambiado:";
"Please accept or decline those changes."
= "Por favor, acepte o rechace estos cambios.";
/* Reply */
"Reply to invitation: \"%{Summary}\"" = "Respuesta a la invitación al evento: \"%{Summary}\"";
"%{Attendee} %{SentByText}has accepted your event invitation."
= "%{Attendee} %{SentByText}ha aceptado su invitación al evento.";
"%{Attendee} %{SentByText}has declined your event invitation."
= "%{Attendee} %{SentByText}ha rechazado su invitación al evento.";
"%{Attendee} %{SentByText}has delegated the invitation to %{Delegate}."
= "%{Attendee} %{SentByText}ha delegado la invitación al evento a %{Delegate}.";
"%{Attendee} %{SentByText}has not yet decided upon your event invitation."
= "%{Attendee} %{SentByText}Aún no ha decidido sobre su invitación al evento.";