mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
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:
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user