// Language strings for Ajax interface

Lang_AllFolders = "Tous les dossiers";
Lang_Page = "Page";
Lang_First = "Premier";
Lang_Last = "Dernier";
Lang_NextMsg = "Message suivant";
Lang_PrevMsg = "Message précédent";
Lang_Viewing = "Visualiser";
Lang_Messages = "Message";
Lang_To = "A";
Lang_Of = "of";
Lang_From = "De";
Lang_Subject = "Objet";
Lang_Date = "Date";
Lang_Size = "Taille";
Lang_DragDrop = "Glissez et déplacez vers le dossier";
Lang_DoubleClick = "Double Click to Open";
Lang_CacheStatus = "Message Cache Status";
Lang_Type = "Type";
Lang_Priority = "priorité";
Lang_Normal = "Normal";
Lang_High = "Haute";
Lang_Low = "Basse";
Lang_Reply = "Répondre";
Lang_ReplyAll = "Répondre à tous";
Lang_Forward = "Transférer";
Lang_Delete = "Effacer";
Lang_Abook = "Carnet d'adresses";
Lang_Print = "Imprimer";
Lang_BlockSender = "Bloquer l'expéditeur";
Lang_ViewHeaders = "Voir les entêtes";
Lang_Next = "Suivant";
Lang_Prev = "Précédent";
Lang_Back = "Retour";
Lang_Send = "Send Mail";
Lang_AddRecpt = "Ajouter un destinataire";
Lang_AddBCC = "Ajouter un Cci";
Lang_SpellCheck = "Vérifier l'orthographe";
Lang_Attachments = "Fichiers attachés";
Lang_SaveMsg = "Sauvegarder le message";
Lang_Resume = "Resume Editing";
Lang_BackTo = "Back to";
Lang_Text = "Texte";
Lang_Open = "Ouvrir";
Lang_Editor = "Editeur";
Lang_Bcc = "Bcc";
Lang_Cc = "Cc";
Lang_ItemsToMove = "Items to move";
Lang_BlackListAdded = "The user has been added to your Spam blacklist";
Lang_AbookAdded = "The users email-address has been added to the addressbook";
Lang_MoveHead = "Message cannot be moved";
Lang_MoveHead2 = "The unique message identifier does not match the selected message for move/deletion. This error can occur if:";
Lang_MoveReason1 = "You have refreshed the WebMail window after moving a message. The previous message cannot be moved twice";
Lang_MoveReason2 = "The message has been moved from another application via POP3/IMAP. Please reload your mailbox folder for an updated listing";
Lang_MoveReason3 = "The message no longer exists on the mail-server";
Lang_Headers = "Entêtes";
Lang_AddSender = "Ajouter l'expéditeur au carnet d'adresses";
Lang_Sent = "Envoyés";
Lang_AddWord = "Ajouter un mot au dictionnaire";
Lang_Edit = "Editer";
Lang_BlockedAlert = "Alert:";
Lang_Blocked = "$var['BlockImages'] images have been blocked.";
Lang_Display = "Display Images in message";
Lang_DisplayAdd = "Always display images from this user";
Lang_AlertPerm = "Etes-vous certain de détruire de manière permanente les messages sélectionnés ?";
Lang_MarkAsRead = "Mark as Read";
Lang_MarkAsUnread = "Mark as Unread";

// Calendar Language files
Lang_Months = new Array("Janvier", "Fevrier", "Mars", "Avril", "Mai", "Juin", "Juil", "Aout", "Septembre", "Octobre", "Novembre", "Decembre");
Lang_Days = new Array("Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi");
Lang_AllDayAdd = "Double Click to Add an All Day Appointment";
Lang_DayAdd = "Click & Drag or Double Click to Add an Appointment";
Lang_TaskAdd = "Ajouter";
Lang_TaskHeader = "Tâches";
Lang_AllDayEvents = "All Day Events";
Lang_Done = "Valider";
Lang_Personal = "Personnel";
Lang_Shared = "Shared";
Lang_VideoMail = "Video Mail";
Lang_Help = "Help Guide for Recording Video messages";

Lang_Start = "Date de début";
Lang_End = "Date de fin";

// Used for the overdue.html template in the calendar
Lang_Complete = "Terminé";
Lang_Sleep = "Remind in 30 minutes";
Lang_DueDate = "Date d'expiration";
Lang_OverDue = "Overdue Appointments";
Lang_ViewDay = "Visualiser le jour";
Lang_ViewWeek = "View 5 day Week";
Lang_ViewWeek7 = "View 7 day Week";
Lang_ViewMonth = "View Month";
Lang_BackToEmail = "Back to Email";
Lang_Sync = "Utilitaire de synchronisation pour Outlook";
Lang_HelpGuide = "Guide";
Lang_ExportToIcal = "Export to iCal";

Lang_HasNoMsgs = "$var['folder'] n'a pas de message";

Lang_CalImportTitle = "Import from iCal";
Lang_CalImportLabel = "Import Calendar in iCal (ics) format:";
