Monotone-Parent: 2029cab2cb29b63483793ac99783600ad5eb5c3a

Monotone-Revision: 41860311e9a9d95e4e0a179f742a52d433d59d72

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-06T17:43:07
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-06 17:43:07 +00:00
parent 0fe5102316
commit 034af2c78f
2 changed files with 11 additions and 1 deletions

View File

@@ -270,6 +270,7 @@ validate_endbeforestart = "Enddate is before startdate!";
/* confirmations */
"appointmentDeleteConfirmation" = "Erasing this event will not be reversible.\\nDo you want to confirm anyway?";
"taskDeleteConfirmation" = "Erasing this task will be nonreversible.\\nDo you want to confirm anyway?";
/* Legend */
"Required participant" = "Required participant";

View File

@@ -276,8 +276,17 @@ validate_endbeforestart = "La date de fin est avant la date de début !";
"Week View" = "Par semaine";
"Month View" = "Par mois";
/* confirmations */
/* menu */
"New Event..." = "Nouvel événement...";
"New Task..." = "Nouvelle tâche...";
"Edit Selected Event..." = "Modifier l'événement sélectionné...";
"Delete Selected Event" = "Supprimer l'événement sélectionné";
"Select All" = "Tout sélectionner";
"Workweek days only" = "Semaine de travail seulement";
"Tasks in View" = "Afficher les tâches";
"appointmentDeleteConfirmation" = "L'effacement de cet événement sera permanent.\\nVoulez-vous continuer?";
"taskDeleteConfirmation" = "L'effacement de cette tâche sera permanent.\\nVoulez-vous continuer?";
/* Legend */
"Required participant" = "Participant obligatoire";