mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 15:12:44 +00:00
Monotone-Parent: f62c33ecad89ce9cd2887ae7f9c44c0e5d2eb834
Monotone-Revision: 8ba36434a1f1d9eb9b34c4a8bbe049674a439cd9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-26T22:01:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -258,3 +258,24 @@ validate_endbeforestart = "Enddate is before startdate!";
|
||||
|
||||
/* confirmations */
|
||||
"appointmentDeleteConfirmation" = "Erasing this event will not be reversible.\\nDo you want to confirm anyway?";
|
||||
|
||||
/* Legend */
|
||||
"Required participant" = "Required participant";
|
||||
"Optional participant" = "Optional participant";
|
||||
"Chair" = "Chair";
|
||||
|
||||
"Needs action" = "Needs action";
|
||||
"Accepted" = "Accepted";
|
||||
"Declined" = "Declined";
|
||||
"Tentative" = "Tentative";
|
||||
|
||||
"Free" = "Free";
|
||||
"Busy" = "Busy";
|
||||
"Maybe busy" = "Maybe busy©";
|
||||
"No free-busy information" = "No free-busy information";
|
||||
|
||||
/* FreeBusy panel buttons */
|
||||
"Previous slot" = "Previous slot";
|
||||
"Next slot" = "Next slot";
|
||||
"Previous hour" = "Previous hour";
|
||||
"Next hour" = "Next hour";
|
||||
|
||||
@@ -265,3 +265,24 @@ validate_endbeforestart = "La date de fin est avant la date de début !";
|
||||
|
||||
/* confirmations */
|
||||
"appointmentDeleteConfirmation" = "L'effacement de cet événement sera permanent.\\nVoulez-vous continuer?";
|
||||
|
||||
/* Legend */
|
||||
"Required participant" = "Participant obligatoire";
|
||||
"Optional participant" = "Participant facultatif";
|
||||
"Chair" = "Chaise";
|
||||
|
||||
"Needs action" = "En attente";
|
||||
"Accepted" = "Accepté";
|
||||
"Declined" = "Décliné";
|
||||
"Tentative" = "Tentative";
|
||||
|
||||
"Free" = "Libre";
|
||||
"Busy" = "Occupé";
|
||||
"Maybe busy" = "Peut-être occupé";
|
||||
"No free-busy information" = "Pas d'information";
|
||||
|
||||
/* FreeBusy panel buttons */
|
||||
"Previous slot" = "Période précédente";
|
||||
"Next slot" = "Période suivante";
|
||||
"Previous hour" = "Heure précédente";
|
||||
"Next hour" = "Heure suivante";
|
||||
|
||||
Reference in New Issue
Block a user