/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ #include "camel.h" #include "camel-mbox-folder.h" #include "camel-exception.h" #include "md5-utils.h" #include #include #include #include #include #include #include static CamelMimeMessage * create_sample_mime_message () { CamelMimeMessage *message; CamelMimePart *body_part; CamelMultipart *multipart; message = camel_mime_message_new (); camel_mime_part_set_description (CAMEL_MIME_PART (message), "a test"); camel_medium_add_header (CAMEL_MEDIUM (message), "X-test1", "the value of a test"); camel_medium_add_header (CAMEL_MEDIUM (message), "X-test2", "the value of another test"); camel_mime_message_set_date (message, time(0), 200); camel_mime_message_set_subject (message, "A test message"); camel_mime_message_set_reply_to (message, "toto@toto.com"); camel_mime_message_set_from (message, "Bertrand.Guiheneuf@aful.org"); camel_mime_message_add_recipient (message, CAMEL_RECIPIENT_TYPE_TO, "Franck DeChamps", "franck.dechamps@alseve.fr"); camel_mime_message_add_recipient (message, CAMEL_RECIPIENT_TYPE_TO, NULL, "mc@alseve.fr"); camel_mime_message_add_recipient (message, CAMEL_RECIPIENT_TYPE_TO, "Richo", "richard.lengagne@inria.fr"); camel_mime_message_add_recipient (message, CAMEL_RECIPIENT_TYPE_CC, "Frank", "Francois.fleuret@inria.fr"); camel_mime_message_add_recipient (message, CAMEL_RECIPIENT_TYPE_CC, NULL, "maury@justmagic.com"); camel_mime_message_add_recipient (message, CAMEL_RECIPIENT_TYPE_BCC, "Bertie", "Bertrand.Guiheneuf@aful.org"); multipart = camel_multipart_new (); body_part = camel_mime_part_new (); camel_mime_part_set_content (CAMEL_MIME_PART (body_part), "This is a test.\nThis is only a test.\n", strlen("This is a test.\nThis is only a test.\n"), "text/plain"); camel_multipart_add_part (multipart, body_part); camel_medium_set_content_object (CAMEL_MEDIUM (message), CAMEL_DATA_WRAPPER (multipart)); return message; } static char * auth_callback(char *prompt, gboolean secret, CamelService *service, char *item, CamelException *ex) { printf ("auth_callback called: %s\n", prompt); return NULL; } int main (int argc, char**argv) { CamelSession *session; CamelException *ex; CamelStore *store; gchar *store_url = "mbox:///tmp/evmail"; CamelFolder *folder; CamelMimeMessage *message; GList *uid_list; gtk_init (&argc, &argv); camel_init (); ex = camel_exception_new (); session = camel_session_new (auth_callback); store = camel_session_get_store (session, store_url, ex); if (camel_exception_get_id (ex)) { printf ("Exception caught in camel_session_get_store\n" "Full description : %s\n", camel_exception_get_description (ex)); return -1; } folder = camel_store_get_folder (store, "Inbox", ex); if (camel_exception_get_id (ex)) { printf ("Exception caught in camel_store_get_folder\n" "Full description : %s\n", camel_exception_get_description (ex)); return -1; } camel_folder_open (folder, FOLDER_OPEN_RW, ex); if (camel_exception_get_id (ex)) { printf ("Exception caught when trying to open the folder\n" "Full description : %s\n", camel_exception_get_description (ex)); return -1; } message = create_sample_mime_message (); camel_folder_append_message (folder, message, ex); if (camel_exception_get_id (ex)) { printf ("Exception caught when trying to append a message to the folder\n" "Full description : %s\n", camel_exception_get_description (ex)); return -1; } uid_list = camel_folder_get_uid_list (folder, ex); camel_folder_get_message_by_uid (folder, (gchar *)uid_list->data, ex); camel_folder_close (folder, FALSE, ex); return 1; } Vincent Renardias <vinc@src.gnome.org> 2000-04-18 23:21:31 +0800 initial setup.' href='/~lantw44/cgit/gsoc2013-evolution/commit/po/fr.po?id=45c8795f29856280110111f455ba516eaa36f936'>45c8795f29
1
2
3
4
5
6
7
8
9
                 
                                                        
                                               
                                                             


         
                                     
                                            
                                           
                                                                    
                                                                 
                     
                                                

                                   
                                          
              
                 
 
                                          


        


         
 
                                          



                

                  
 
                                          



                

                 
 
                                          



                

                  
 
                                          



                

                  
 
                                          


                


                  
 
                                          


              


                      
 
                                          


          


            
 
                                          



                 

                     
 
                                          



                 

                  
 
                                          



                 

               
 
                                          



                 

                   
 
                                          



                 

                  
 
                                          



                 

                  
 
                                          


                 


               
 
                                          



                  

                 
 
                                          



               

                
 
                                          



            

             
 
                                          


           


                          
 
                                          


         


                          
 
                                          



          

             
 
                                          



             

                   
 
                                          



                

                           
 
                                          


                 


               
 
                                          



         

        
 
                                          


           


           
 
                                          



           

             
 
                                          



           

              
 
                                          



           

              
 
                                          



           

              
 
                                          


              


               
 
                                          


           


                










                                                          
                                          



                 
    
                  
 
                                          


              


                 
 







                                                                                      





                                                            
                                                     
                                            
                                                                    


                                   
                                            
                                    
                                         
 
                                            
                          
                           
 
                                            

                                                    

                                           
 
                                            

                                                    

                                
 
                                            
                                            
                                                        
                                                            
 



                                                                     
                             

                
 


                                                      
 


                                                      
 












                                                      
 
                                                      
                      
                            
 



                                                      
 
                                                      
                
                        
 

                                                                 

                
 


                                                       
 


                                                       
 


                                                       
 
                                                       
                                                     
                     
                         
 


                                                       
 


                                                       
 
                                                       
                              

                 
 


                                                       
 










                                                       
 
                                                       
                 
                   
 
                                                       

                                                                      

                   
 
                                                       
                    
                       
 


                                                       
 





                                                       
                      
 


                                                       
 


                                                       
 


                                                       
 


                                                       
 


                                                       
 


                                                       
 


                                                       
 


                                                                       
 
                                                    



                                                   

                                                     

                  
 

                                                     

                
 
                                                     

                  
 

                                                     
                    
                    
 
                                                     

                  
 
                                                     

                
 
                                                     


                

                                                     


               
                                                     


                 

                                                     
                
                   
 

                                                     


             
                                                     


               


                                                                       


              

                                                     
                 
                  
 

                                                     


              
                                                     


                  

                                                     


              

                                                     


              
                                                     


                

                                                     


                 

                                                     


                 
                                                       


                         
                                                       



                           

                                                       



                      
                                                       



                      
                                                


                     
                                                


               
                                                


                           
                                                


                 
                                                


                 
                                                


            
                                                


                   
                                                


                 
                                                


                         
                                                 


                         
                                                 


                       
                                                
                       
                                
 

                                                

         

                                                
         







































                                                 
               
                  
 


                                                 
 
                                                 
                
                         
 
                                                 
                
                   
 



                                                 
                                              
                     
                          
 
                                              
                                   
                 
                       
 
                                              



                                       
                                              
                                  
                                                 
 
                                              







                                                            
                                                 
         
                                                              
                                                       
                                                           
                                                            
                                                             
                                                          
                                                        
                                      
 
                                              
                
                      
 
                                              
                   
                   
 
                                              
                          
                                      
 
                                              
                     
                        
 
                                              
                      
                          
 
                                              
                                                    
                                                     
 
                                                     

                        
 
                                                     

                     
 
                                                     

                
 
                                                     


                                          
                                                     


                             

                                                                            
                                              
                                                                            

                     
 
                                                     

             
 
                                                     


                                      
                                                     


             
                                                     


           
                                                     


                          
                                                     
                          
                                
 
                                                     


                
                                                     


                                    

                                                     


                                       
                                                     
                              


               
                                                     


                                  
                                                     


               
                                                     


                                  
                                                     
                

                    
                                                     


                                     
                                                     
                     
                               
 
                                                     


                         

                                                     


                 
                                                     


                                 
                                                     


                                            
                                                     


                                    
                                                     


                                     
                                                     



                                                                              

                                                                        
 

                                                     


              
                                                     


                                 
                                                     

                                               


                      
                                                     

                                        
 
                                                         


                                     
                                                         

                                                   

                                                                     

                                                      
                                                                      
                                                                      

                  
 

                                                                  
                              


               
                                                         

            
 
                                                         

            
 















                                                                    



                        
                                                                   
                                              


                                                                   
                                                   


                                                                   



                                                                   



                                                                             
                                                                   



                                             
                                                                   


                                                  
                                                                   


                                                    
                                                                   



                                                       





                                                                    



                                                                             
                                                                    












                                                                                            



                                                                          


                
                                                                    



                  
                                                                

                      
 
                                                                


                                 
                                                                


                              
                                                                


                                     
                                                           


                   
                                             


            
                                             


          
                                             


          
                                             


          
                                             


          
                                             


          
                                             


          
                                             


          
                                             


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          
                                              


          



                                                   


                                


















                                                                     
                                                   





                                                   


                                                





                                                   


                      






























                                                   


                     












































                                                   
                
                 
 
                                                   
                  
                    
 
                                                   
              
               
 
                                                   
             
              
 
                                                   
                  
                   
 
                                                   
               
                     
 
                                                   
                
               
 
                                                   
              
                    
 
                                                   
            
             
 
                                                   

                     
 
                                                   
                           
                                              
 
                                                






                                            



                                                      
                                                   
 
                                                         



                 
                                                 


                      
                                                 


                     
                                                 


                                      
                                                 


              
                                                 


               
                                                 


                     
                                                 


                  
                                                 


                
                                                 


                       
                                                  


               
                                                  


                
                                                  


                             
                                                  


                 
                                                  


                                    
                                                  


                  
                                                  


                                             
                                                  


                  
                                                  


                 
                                                  


                 
                                                  


                                         
                                                  


               

                                                                 


                             
                                                  


                
                                                  


                    
                                                  


             
                                                  


                                   
                                                  


               
                                                  


                           
                                                  


                 
                                                  


                 
                                                  


                                              
                                                  


                                       
                                                  


                 
                                                  


                   
                                                  


                
                                                  


                 
                                                  


                                       
                                                  


                       
                                                  


               
                                                  


               
                                                  


                  

                                                    

                                                                      
 

                                                    
                                                         
                                                               
 

                                            
                                                     
                                                                
 
                                       
                      
                            
 
                                       
                     
                             
 
                                       
                     
                                  
 
                                       





                                                                             

                                                                      
              
               
 

                                                                      
               
              
 

                                                                      
                    
                     
 


                                                                     
               
                
 
                                    

          
 
                                    
         
          
 
                                    

          
 
                                    
         
          
 
                                                                       
                                                     
                                                              


              

                                                                       
                                                     
                                                              


               
                                                                       
                                                     
                                                              


              

                                                                       

                    
 

                                                                       

               
 
                                                                       
                                                     
                                      


                     
                                                                       
                                                     
                                      


                   
                                                                       
                                                    
                                      


                 
                                                                       
                                                    

                                                                



                                                            
                                                              



                                                            
                                                              


                                
                                    




                                            
         
                                             

    
 
                                    


                                                                          
 
                                         






                                                                         

               
 
                                    



                                                             
         
                                                               

                      
 
                                     
                                                              
                                                                          
 
                                     



                                                                    
                                     
                                                     
                                      


                 
                                     


                                                                    
                                     


                   
 
                                     



                          
                                     


           
                                     




                                      


                    
                                                                          


                
                                      


                                                  
                                      


                                                                         
                                      


                  
                                      


                                 
                                      


                            
                                                                            


                                 
                                     
                                              
                                          
 

























                                                                            
                                                                    


                                  
                                             



                                                         
                                                 
                                  
                                    
 
                                                 
                                                                
                                                                        
 
                                                 
                             
                                 
 



                                                                         

               
 
                                              

                              
 
                                              

                                     
 
                                                  

                   
 
                                                  

                   
 
                                                  

                          
 
                                                  

                   
 
                                                  

                  
 
                                                  

                   
 
                                                  

                   
 
                                                  

                                     
 
                                                  

                          
 
                                                   

                                                        
 
                                                   
                                

                   
 
                                                   

                                  
 
                                                   

                 
 
                                                   


                                 
                                                   


                                      
                                                   


                
                                                   


                            
                                                   
                                      


                        
                                                   

                                 
 
                                                   

                            
 
                                                   

                                     
 
                                                   

            
 
                                                   
                                  

                 
 
                                                   

                           
 
                                                   

                                        
 
                                                   

                                         
 
                                                   

                                    
 
                                                   

                                      
 
                                                   

            
 
                                                   
                                  

              
 
                                                   

                           
 
                                                   

                             
 
                                                   
                              

                               
 
                                                   
                                      

                 
 
                                                   

                                            
 

                                                   

                 
 
                                                   

            
 
                                                   
                                  

                
 
                                                   

                 
 
                                                   

                                                
 
                                                   

                                        
 
                                                   

                              
 
                                                   

            
 
                                                   
                                  

                 
 
                                                   

                 
 
                                                   

            
 
                                                   
                                  

                
 
                                                   

                             
 
                                                   

                             
 
                                                   

                         
 
                                                   

            
 
                                                   
                                  

               
 
                                                   


                          
                                                   


            
                                                   
                                  

                 
 
                                                   

                           
 
                                                   

                                  
 
                                                   
                              

                  
 
                                        


                                                                   
 
                                        

                                                                       
 
                                        


                                                             
 
                                        

                                                                       
 
                                        


                                                                        
 
                                        

                                                                              
 


                                                  
 

                                                    

                      
 
                                                    
                                      
                                             

                       
 



                                                    
                         
 
                                                    

                            
 

                                                     

                
 
                                                     

                 
 

                                                     

                
 
                                                     

                         
 

                                                     

                  
 
                                                     

              
 
                                                     

              
 

                                                     

                      
 

                                                     

                     
 
                                                     

                             
 
                                                     

                    
 
                                                     

                
 
                                         

                        
 
                                                                         

                     
 
                                                                         


                         
 
                                                                         


                   
 
                                                                         


                               
 
                                      

                   
 
                                      


                       
 
                                      

                    
 
                                      

                      
 
                                      

                                 
 
                                      
        
                        
                                        
 
                                      

               
 
                                      

                     
 
                                      

            
 
                                      

                
 
                                      

                                           
 
                                      



           
                                      



           
                                      



           
                                      



           
                                      



           
                                      



           
                                      



           
                                      



           
                                      



           
                                      



           
                                      



            
                                      

                               
 
                                      

                                        
 
                                      

                              
 
                                      

                       
 
                                      
                                           

                           
 
                                      

                          
 
                                          


                                 
 

                                                             

                                                                        

                 
 

                                                                    

                                                                        

                 
 

                                                                  

                                                                        

              
 
                                                                 

                                                               

           
 
                                                                   

                                                               

           
 
                                                                
        

                            
 
















                                                                 


                                         
 
                                                                 

                               
                                 
 
                                                                 




                                     
                                                                 

                                    
                                         
 
                                                                 

                              
                                  
 
                                 

                              
                                        
 
                                    


                                                                 
                                                                      



                                                              
                                    
                                                     
         
 
                                    

                                                          
 
                                                                      

                                                           
 
                                    

                                                        
 
                                    

                                                       
 
                                    


                                              
 
                                    

                                                   
 
                                    


                                                              
 
                                    

                                                          
 
                                    

                              
 


                                    
                 
 


                                    
                
 


                                    
              
 
                                    


                                    
                                    
















                                        
                                                               













                                        



                                         




















































































                                           
 






                                           

                                                                      

              
 

                                                        

             
 
                             

                    
 
                             
           

                                             
 
                             
           

                                                                   
 


                                                 
                                           

              
 





                                                                  



                                        
                                             

                          
 
                                             

                    
 
                                             

                                 
 
                                             

                                 
 
                                              

                     
 
                                              

                   
 
                                              

                 
 
                                              


                          
                                              
                                   
                    
         
 
                                              

               
 
                                              

                   
 
                                              

                            
 
                                              

                
 
                                              
                                   

                            
 
                                              
                                   


                                           
 
                                                                             

                    
 
                                              
                                   

                             
 
                                              

                          
 
                                              

                        
 
                                              

                          
 
                                              

                         
 
                                                                         

              
 
                                                                         

              
 
                                              

                
 
                                              


                                            
 
                                              

             
 
                                              

                 
 
                                              

                 
 
                                                                          

                  
 
                                              

                
 
                                              


                              
 
                                              

                
 
                                              

                   
 
                                              

                 
 
                                  

                              
 
                                  

           
 
                                                              

             
 
                                  

                
 
                                  

             
 
                                  

                   
 
                                  

                                                                             
 
                                   
           

                  
 
                                   

                
 
                                   
           

                     
 
                                   

                   
 
                                   
           

                   
 
                                   

                 
 
                                   
           

                    
 
                                   

                  
 
                                   
           

                     
 
                                   

                   
 
                                   


                                    
 
                                   


                                    
 
                                   


                                            
 
                                   



                                    

                                                             


                    
                                                   



                                                           



                                                                            
                                                   



                                            
                                                   


                                                      
                                                   


                                                   
                                                   




                                                                            
                                                   


                                                  
                                                   


                                               
                               
           

                                              
 
                               
           

                                                                   
 
                                     

              
 
                                     

              
 
                                     

                 
 
                                     

                
 
                                     

                        
 
                                     

                            
 
                                     

                
 
                                     

                
 
                                     

             
 
                                      

             
 
                                      

            
 
                                      

                 
 
                                      

                
 
                                      

                  
 
                           

            
 
                           


             
                           


             
                           


             
                           


             
                           


             
                           


             
                           


             
                           


             
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


              
                           


           
                           

           
 
                           


           
                           


           
                           


           
                           


           
                           


           
                                                       



               
                            


                                    
                                                      


                 
                            


                 
                            
           



                                   
                            



                              
                            


                            
                            


                               


                                                                   


                                
                                   



                                              



























                                                                              
                                                                      


                













































































                                                                  



                                                
                                  



                                                
                                                                  



                                                
                                  







                                          
                                  






                                          
 
                                                                  


                                                 
                                  
           

                                              
 
                                                                  



                                                       

                                                                          
           

                                                              
 
                                                    
           



                                                                               
 
                         
           

                                                          
 
                         


                                                          
 
                             


                                                        
 
                             


                                                      
 
                             
           

                                                                 
 
                             


                                                               
 
                             
           

                                                      
 
                             
           

                                                                 
 
                             


                                                                         
 
                             


                                   
 
                             
           

                            
 
                             
           

                                         
 
                             

                          
 





























































                                                                       
           

                                
 
                             


                                                                         
 
                                 
           

                      
 
                                 
           

                                  
 
                                 

                            
 

                                                  


                                                 
 
                                 

                       
 


                                                                

                           
 
                                 


                                        
 











                                                                             


                              
 
                                   
           



                                            
 
                                   






                                                    
 
                                   





                                
                                 


                 
                                 







                                                                              
                                   


                   
                                   







                                                                             
                                    


                                                  
                                    


                                  
                                    


                                                                            
                                    



                                                                    
                                    


                                                                 
                                    



                                                       
                                  


                   
                                  





                                                                               
                                   







                                        

                                              


                                                      
                              
        
                                                                       



                                                                             
                                   



                                                                      
                            



                                                                 
                            



                                                    
                            



                                                      










                                  
           

                                              
 
                            
           

                                              
 
                           


                                                  
                           



                                                                           
                                                      


                                                              
 
                            

           

                                  
         

                                    
 
                         

                                                                   



              





                                           
 



                                    
 
                               


                                    
 
                                                
           

                                                
 
                                                
           

                                       
 
                                                                      


                        
                                                


                                                       
                                                
           

                                                                    
 
                                                
           

                                                   
 
                                               
           

                                          
 
                                               



                                            









                                                

                                                                   
 



                                                                            
 



                                                
 




                                                                         
        

                                    
 




                                                 
        












                                                             

                                                                          
                                                



                                                                               
 
                                              

                                                                        
         

                                                           
 

                                                  



                                             
                                              


                                                          
 

                                                  


                                    
                                              
           
        


                                          
         


                                                      
 





                                              
           

                                            
 




                                                             


                                                                       
 
                                                  
                                                          
         
                                                                              
 
                                                  
                                  
         
 
                                                  

                                                               
 
                                                  



                                                          
                                                  
                                                           
         

                                                                            
 
                                                
           

                                                            
 
                                                
           

                                                                
 

                                                
           

                                                
 
                                                

                                         
                                                       
 
                                                
           

                                     
 
                                                


                                                          
 
                                                
           

                                                                            
 
                                                
           

                                                                          
 


                                                   
           

                                                                         
 






                                                   
           


                          
         


                                        


                                                   


                                    

                                                   

                                    
 

                                                 
           


                               
         

                                      
 


                                                  


                                        
 

                                                  



                                 
         

                                     
 
                                                  


                                                
 


                                                  
           

                                                       
 
                                                  


                                        





                                                
           

                                                      
 
                                                
           

                                                                      
 


                                                
           





                                                      
 
                                                

                                                         
 
                                                

                                                     
 
                                              






                                           
 
                                               






                                     
 

                                               


                                            
 

                                               






                                         
 
                                               


                                                        
 

                                                                            
                                                 


                                   
 
                                                 



                                                                          
 
                                                 




                                                                              
 
                                                 


                                            
 

                                                                      

                                   
 

                                                 


                                                      
 
                                                 


                                                          
 
                                                 
                                                 
                                                 
                                                 
                                                      
         
                                                                              
 
                                                 


                                                                  
 
                                                 
           

                                                                      
 

                                                 


                                                       
 
                                                 
           

                                                        
 
                                                 
           

                                               
 
                                                 


                             
 

                                              


                                                                    
 
                                             
           

                                        
 
                                            


                                                        
 
                                            

                                                 
 
                                            

                                                      
 
                                            

                                                                
 



                                               
 


                                                         
 




                                                                           
 


                                                  
         
                                                                           
 
                                                

                         
 
                                                



                                                                             
 



                                                                       
 



                                              
 






                                                                              
 




                                                                       
 
                                               


                                  
 
                                               


                                                                          
 
                                               


                                    
 
                                               


                                   
 
                                               


                                                           
 















                                                                            

            
 
                                                






                                                                               
 
                                                





                                                                              
 
                                                







                                                                             
 
                                                




                                                                               
 
                                              


                                                         
 
                                              


                                                    
 
                                              


                                                          
 
                                              
           
        

                                    
         

                                                  
 

                                              


                  
                                              
        

                                                    
         

                                                           
 
                                              
           
        

                                    
         

                                              
 
                                              


                              
 

                                                        

                 
 
                                                        





                                                                             
 
                                                          


                                                                       
 
                                                          


                                                           
 
                                                          


                                             
 
                                                          


                                                                        
 
                                                          


                                                   
 
                                                          


                                                                      
 
                                                          



                                                                   
                                                          

                 
 
                                                          

                                                        
 
                                                                            

             
 
                                                

                                                                           
         

                                                                       
 
                                                  
                                          
         
 
                                                  
                                               

         
                                                  
                               
                                 
 
                                                  

                                         
 
                                                  

                                           
 
                                                  

                       
 
                                                  

                     
 
                                                  

                                            
 
                                                  

                                                           
 
                                                  

                                             
 
                                                  

                                                      
 
                                                  

                                                            
 
                                                  

                                                       
 
                                                  

                                                     
 
                                                  

                                                 
 
                                                  

                                                               
 
                                                  

                                                                  
 
                                                  

                                                            
 
                                                  

                                                
 
                                                  

                                
 
                                                  



                                       
                                                  


                                            
                                                  





                                                                  
                                                  



                                        
                                                  



                                      
                                                  


                                                                 
 







                                                                        



                                                          

                                                  
        


                                          
         


                                                      
 
                                                  


                        
 
                                                  


                                          
 
                                                  
                                                        
         
                                                                         
 
                                                  


                                                                         
 
                                                  

                                                                      
 
                                                  


                                             
 
                                                  


                                          
 





                                                  



                                                   
                                                  



                                                      
                                                  


                                                      
 
                                                  


                                                   
 
                                                  


                                                                       
 
                                                  


                                                   
 
                                                  


                                                   
 
                                                  


                                              
 

                                                  


                                                                        
 
                                                  


                                                                   
 
                                                   


                                  
 
                                                   


                               
 
                                                   


                                             
 
                                                   


                                          
 
                                              

                
 
                                              


                  
 
                                               


               
 
                                               


               
 
                                               


               
 
                                             
                                                                       

                     
 
                                               
                                        

                           
 
                                               

                                                                           
 
                                               

                                    
 
                                               

                                      
 
                                                                        

                     
 
                                               

                                      
 
                                               

                          
 
                                               

                                
 
                                               

                    
 
                                               

                        
 
                                     





                                              
                                                            

             
 


              
                                                            

                     
 


             
                                                            

                
 
                                                            

            
 
                                     

                                            
 
                                                            

             
 
                                     

                                                                          
 
                                     

              
 
                                     





                                                                             
 
                                






                                               
 
                                
                  

                            
                                


                                                
 
                                


                                             
 







                                                              

                  
 
                                







                                           
 
                                

                          
 
                                 

                                 
 
                                 

                                        
 
                                 

                                                  
 
                                 

                                                                            
 
                                 





                                              
 
                                 

                                                              
 
                                                                


                            
                                 


                                                 
                                    




                                                              
                                    
        

                                                                    
 



                                                   









                                
                              


                                                                




                                                                 
                                                     



                                                        
                                                     




                                                                    
                                                     



                                                                   
                                                     



                                           


                                                         




                                             
                            





                                             
                            



                                




























                                                                





                                                                            
                                                      
        

                                                                            
 
                                                        
        



                                                                           

         


                                                 


                                                  
 
                                                 
           

                                                  
 
                                                 



                                           
                                                 
           

                             
 
                                                 
           

              
 
                                                 
           

                  
 
                                                 



                                 
                                                 



                            
                                                 



                                     
                                                 



                                 
                                                 



                                     
                                              
                  
        

                              
         

                                  
 
                                              
                  
        



                                                      
                                              
                                                      
         
 







                                                                 
                                        
        


                                                                       
         
 


























                                                                         



                                                   

               
 
                                                   


                            
                                                   



                                    
                                                   



                                    

                                                   


                
                              

            
 
                              

               
 
                              

             
 
                              

              
 
                              

                
 
                              

                 
 
                              

              
 
                              

              
 
                              

               
 
                              

               
 
                              

                
 
                              

                 
 
                               

                                                    
 
                               

                                                  
 
                               
        


                                               
         

                                                         
 
                               
        

                                               
         

                                             
 
                               
        


                                               
         


                                                
 
                                         
                               

                         
 
                               

                                    
 
                               

                                             
 
            
                               

                       
 
                                                            

                   
 
                               

                                                 
 
                                                     

                           
 
                              
                             

              
 
                             

                         
 
                             


                                                               

         

                                                       

                                
 
                             

                                
 
                             

                                                   
 
                            



                                     
         

                                          
 
                           

             
 
                           

                           
 
                           

                  
 
                           

           
 
                           

                             
 
                           

                                          
 
                           

                                      
 
                           

                           
 



                           
                          

                                     
 
                          

                
 
                          

                
 
                                                       

                          
 
                           




                                               

                                   
 












                                                

                                        

                             
 
                            

                          
 
                            


                     
 
                            

                               
 
                            

                          
 
                            

                     
 


                            
 
                             



                     



                             
 
                             


                
 
                             


                   
                             

                                
 


                             
 


                             
                  
 





                             


                              
 
                             

                         
 
                             

                           
 
                             

                              
 
                             

                                
 
                             

                                 
 


                             
 
                             

                      
 
                             

                   
 





                                                                             

              
 




                             

                       
 



                             
 
                             


                           
                             


                             
                                                      


               



































                             
                             



























                             

                    
 
                             

                    
 
                            

                   
                                 
 
                               

                                                                    
 
                               

                                                      
 
                                    


                             
 
                                                                       


                                           
 
                            
        

                                
 
                            

                                     
 
                            

                                         
 
                            

                                              
 
                                                      



                                         
                            

                            
 
                            

                                
 
                            

                                     
 
                                                      

                                         
 





                            

                            
 
                            

                                
 
                                                                            

                        
 
                                                                            

                     
 
                                                       

                              
 
                            

                         
 
                            

                             
 
                            

                                    
 
                            

                                  
 
                                                       

                  
 



                                                  
                                                      

                              
 
                            

                                            
 
                            


                                              
 
                            



                                              





































                                                                            
                              


                                
 
                              

                      
 
                              


                                       
 




                                                            
         
 
                              

                
 
                              

             
 
                              

           
 
                                                    

                  
 









                                                       



                                                                       
                                                    



                                                                       
                                         
                           

                                          
 

                                                               
         
 
                                         
                                 


                                      
 
                            
           

                      
 
                             
           

                     
 
                             
           

                       
 
                             


                              
 
                                                        


                                    
                           
        



                                            
         



                                                      
 
                            


                                     
         

                                       
 
                            





                                                    
 
                            

                                                                   
 
                            


                                
         

                                  
 
                            
                                                                  
         
                                                                            
 




                                                                             
           


                              
                            


                            
                            


                                       
                            


                                     
                             
        

                                    
         

                                             
 









                                                    


                             
                                                    
        

                                       
         


                                       
                             


                                       
                             

                                         
 
                             

           
                                     
    
         
                                                    
    
 
                                                        

                            
 
                             

                                         
 




                                                  
                             









                                        

               
 
                             

                              
 
                             

                                
 
                             




                             


                       


                             

                                

                                              

         
                              










                                                                    
 
                              

                
               
 
                              

             
 








                                      
 
                              
                      
                               
 
                              

                      
 



                                                               
 
                              
        
               

               
                              

                 
 



                              
 
                              

                                       
 
                              

                                    
 
                              
        

                                              
 
                              

                  
 



                              
 
                              


                       
                              


                           
 



                              
 
                              


                               













                                
 

                              

                                
 
                              


                                            
 


                              
 
                              
        

                          
 
                              


            
 
                              
        

                               
 
                              


                                              
 
                              

                                 
 
                              

                           
 
                              

                                                
 
                              

                               
 
                              
               
                
 
                              
        

                          
 


                              
 
                              

             
 



                                                          
 
                              

                            
 
                              
        



                                                      
                                                 
 
                                                                 
                                                                         
                                                                 


                 





                                                                          
 
                               
        


                                                                               

         





                                                                           
 
                               
        




                                                                               

         
                   
                               

                                
 
                          

                                    
 
                          



                                                    
                          


                                     
                          



                          
                          


                      
                          


                            
                          



                               
                          


               















                                         


                        
 






                                                                          
        

                                    
 
                          


                                          
 
                          
        
                         

                          
                          
                              
         
 
                                                  
                                                                            
         
 
                                                  
                                                                               
         
 
                          

                                
         
 
                          

                                                       
         
 
                          


                                              
 
                          

                                                      
         
 
                          
                                     
         
 
                        


                              
 
                        


                          
 
                        


                                                           
 
                        


                                                       
 
                        

                                   
 
                                
                        

                                      
 
                        

                                                
 
                        

                                      
 
                        

                         
 
                        



                                                               
         

                                                                               
 
                        


                                                
         


                                                                
                     



                     
         

                          
 
                     



                                     
         

                                              
 
                                                           

                         
 
                                       


                      
                     



                          
                      


                             
 
                      

                          
 














                                                


                                              
 
                      


                                       
 
                      


                              
 
                      

                    
 
                      


                    
                      



                                            
                       

                          
 
                                            


                                
 
                       


                                
 
                       

                             
 
                       


                                   
 
                       

                                  
 
                       


                                                             
 
                       

                                
 
                       



                                    
         

                                           
 
                       


                                                         
 
                       



                                 
         

                                                            
 
                       
        

                                    
 
                       






                                           
 
                       


                                        
 
                                  
        

                   
 
                            

                      
 
                            
        

                               
 
                            
        

                               
 
                            

                    
 
                                                      

                   
 
                            
        

                             
 
                            

                  
 
                          

                                                 
 
                        


                                                     
 
                        


                                
 
                        

                            
 
                        


                              
 
                        

                                      
 
                        

           

                                                               
         
 
                          

                          
 
                          

                                
 

                                                               
                                                  

                 
 
                                                  

                                           
 
                                                  

                                                                     
 
                                                  

                               
 
                                                  

                                       
 
                                                  

                            
 
                          

               
 
                          

            
 
                          

                
 
                          

                                
 
                          

                          
 



                          
 



                          
 








                          
 
                          

          
 
                          

                             
 
                          

                          
 
                          

                    
 
                          

                       
 
                          

                 
 
                           

               
 
                           

            
 
                           

             
 
                           

                
 
                           

          
 
                           

               
 
                                                           


                
                             



              
                              


                                                
                              



                                
                              

                                    
                                     
 
                              


                                        
 





                                 














                                                        








                                                                               

                                
                                






                             
                                                              





                    
                                





                                                  
                                

                    
 
                                
           



                 
 





                                


                                
 
                                
           



                   
 
                                

                    
 
                                

                         
 
                                                                

                                
 
                                

                          
 
                                                                


                 


                                                                     
 



                                      
 


                                  
 





                                                              
 
                                          

                                 
 
                      





                                                                       
 
                      



                                                                               
 
                      

                                                        
 
                                          

                                                              
 
                      


                                                                          
 
                      



                                                                              
 
                      








                               
 
                      






                                    
 
                      








                                                 
 
                      








                                                            
 
                                            






                                       
 
                                             

                                                     
 
                                             

                                             
 






                                                        
 
                                              

                   
 
                                                                            

                     
 
                                

                                                       
 
                                

                                        
 
                                

                                                
 
                                







                                                                  
 
                                

                            
 
                           

                                
 
                            


                          
 
                            


                               
 
                      


                                               
 
                       






                                                                     
 
                               

                                              
 
                               

                        
 
                               






                                          
 
                               

                       
 
                               

                        
 
                               

                                                            
 
                               

                        
 
                               

                                                            
 
                               

                           
 
                               

                                              
 
                               

                                
 
                               

                                         
 
                               


                                         
 
                               


                                         
 
                               

                
 
                               

                              
 
                               

                                                        
 
                          

                                                
 
                                                                    
                                         
                                                                 

             
 
                                 

                                     
 
                        

                     
 
                        

                     
 
                        

                         
 
                        

                                                  
 
                        

                                                     
 
                        

                     
 
                        

                                                        
 
                        

                                               
 
                        

                                                           
 
                        

                           
 
                        

                                
 
                        

                                                              
 




                                                
                  
                     
        
                                                                    

                                     



                                                                     
    




                                                                    
    

                                                               





















                                                                           
 
                   





                        
 
                   

                                                
 






                                                              
 
                   

                                                      
 
                                   

                                 
 
                                   

                             
 
                                                                            

                   
 
                                   

                              
 
                                   

                        
 
                                                              



                                          

                              
 
                                                               

                
 
                                    

                             
 
                                    

                  
 
                                    

                               
 



                                     
 



                                    
 
                                                                   




                                       

                                 
 


                                                                   

                
 
                                

                
 
                                                           

                                 
 
                                




                                   

                                    
 
                                

                                   
 
                                

             
 
                                



                
                                

                             
 
                                 

                             
 










                                 

                              
 
                                 

                              
 
                                 

             
 
                                 
        

                            
 
                                                                    
                                           

                
 
                                 

                             
 
                                 

             
 





                                           



                               
                                 

                               
 
                                                                        

                         
 
                                 

                                                             
 
                                 

                            
 
                                 

                        
 
                                 

                            
 
                                 

                                       
 

                                                                     

                    
 





                                 


                
                                 



                    











                                                                    


                 
                                 


                              
                                                             
                             


                             




                                 
                                      


                              
                                      


                     
                                      


             
                                      


                                   

                                                                         


                            
                                                                         
                                                                      


                    


                                                                         


                             

                                                                         


                               
                                       


                                                              
                                       


                                 
                                       


                             
                                       


                                         
 
                                                                          
                                                                         
                                                                 


                 
                                                                          
                                         
                                           

                     
 
                                                                            


                                      
                                                                            


                    
                                                                            

                 
 
                                                                            

                                
 
                                                                            

               
 
                                                                            

                
 
                                                                            


                            
 
                                                                            

              
 
                                                                             

                           
 
                                     

                              
 
                                                                              

                                           
 
                                                               
                                           

               
 
                                                                              

                           
 
                                                                              

               
 
                                                                              

                           
 



                                     
                                                                              

                
 
                                                                              

                                   
 
                                                                              


                                                
 
                                                                              


                        
 
                                     

                                     
 
                                                                              


                              
 
                                                                              


                               
 
                                                                              


                                
 
                                                                              



                                         
                                                                              


                 
                                                                              


               
                                                                              


                                           
                                                                              

                   
 
                                                                              

                  
 
                                                                              


                                
 
                                                                              

                                          
 
                                                                              

                                      
 
                                                                            
                                                                           

                    
 
                                     
        

                                                              
 

                                                                            
        

                             
 
                                     
        

                                
 
                                     

                                       
 

                                                                

                          
 
                                                                              
        

                                
 
                                                                              

                                                        
 
                                                                              
        


                             
                                                                            
                                           


                     
                                                                            
                                                                 


                
                                                                              
                        


                         
                                                                              


                
                                                                            
                                           


               
                                                                            
                                                                 


              
                                                                              
        

                       
 
                                                                              
        

                              
 
                                                                              
        

                                                
 
                                                                              
        

                                      
 
                                                                              
        

                                     
 
                                                                              



                         
                                                                              


                

                                                                              


                  
                                                                 
                                           


                       
                                                                              


                           
                                                                              
                        


                       
                                                                              


                            
 
                                         

                           
 
                                         

                                                  
 
                                         


                                 
 
                                         

                                     
 
                                         

                         
 
                            







                                                     

                 
 
                            

                                   
 





                                   

                                                 
 





                                                 
        

                                            
 





                                       

                                          
 










                                
        
                    
                      
 





                             



                                
                             



                                     
                             



                            




                                                   

                                   
 
                             
        


                     




                                            
        





                                                                       

                            





                             
        

                                       
 
                             
        

                              
 
                             
        

                           
 
                             
        

                               
 
                             


                                 
 
                             


                         
 
                             



                         









                              


                             
 
                             
        





                                                          
 
                             

                 
 
                             

                                                   
 


















                                                   

                                             
 


                               
 
                             


                                      
                             


                         










                                

                
 





                                                            

                           
 
                             



                           
                             
        
                      

                               















                                                                         

                                                                         
 
                             


                      
 
                             

                                        
 





                                       

                                          
 
                             

                                               
 
                             



                                     
                             

                                       
 
                             



                                       
                             

                               
 
                             
        

                     
 
                             

                                   
 
                             


                                            
 
                             

                  
 
                             


                               
 
                                                   


                 
                             

                      
 





                                                             

                               
 
                             


                                      
 
                             



                         
                              

                                     
 
                              


                            
 










                              
        









                                        
                               
 
                              

                 
 
                              

                   
 
                                        

                
 

                                           

                                  
 
                                        

                                      
 
                                        

                
 
                                        

             
 
                                        

                                                      
 
                                        

                                    
 
                                         

                          
 
                                         

                           
 
                                         

                        
 
                                         

                                  
 
                                         

                                                
 
                                         

                                       
 
                                         

                                                              
 
                                         

                                                        
 
                                         

                
 
                                         

                           
 
                                         

                           
 
                                         

                                         
 
                                         

                                    
 
                                         

                                     
 
                                         

                                      
 
                                         

                                             
 
                                         

                                     
 
                                         

                                    
 

























                                                       
 
                                         











                                         

                                             
 
                                         

                   
 





                                         

                  
 
                                 

                                                            
 



                                 
                                 

                            
 
                                 

                                       
 
                                 

                                                               
 
                                 

                  
 
                                 

                      
 
                                          


                            
 
                                           

                  
 
                                           

                                
 
                                           

                
 
                                           


                              
 
                                           

                  
 
                                           

                            
 
                                           


                             
 
                                           


                                   
 
                                           

                                
 
                                           


                                                              
 
                                           


                                        
 
                                           


                                 
 
                                           
            
                
 
                                           


                            
 
                                                                 

                             
 
                                           


                               
 
                                           
                      
                          
 
                             
                         
                                
 
                             


                
 
                             
                                   
                                                        
 
                             
                            
                                  
 




                             
                       

                                
 
                       
                         
                            
 
                       


                                        
 
                       
                 
                      
 
                       
                          
                                        
 
                       

                                      
 
                       

                 
 
                       

                                         
 
                        

                            
 
                        

                         
 
                        
                                      
                                              
 
                        

                                  
 
                        

                                                       
 
                        

                                           
 
                        

                                            
 
                        

                                                                 
 
                        

                                                    
 
                        

                                                      
 
                        

                                                
 
                        

                                   
 
                        

                                      
 





                         

                                 
 




                        

                   
                 
 
                        

                             
 
                        

                                
 
                        

               
 
                        


                                      
 
                        



                                
                        


                                         
 

                                                             

                                                         

                     
 




                                                    

               
 
                                                    

                       
 
                                                    

                          
 
                                                    

                                       
 
                                                    

                 
 
                                                    

                                                  
 
                                                    

                                
 
                                                    

                                    
 
                                                    

            
 
                                                    

                           
 
                                                    

            
 
                                                    

                                            
 
                                                    

                                              
 
                                                    

                               
 
                                                    

                                                
 
                                                    

                                        
 
                                                    

                                      
 
                                                    

                         
 
                                     



                         



                                     




                                                                 
 



                                                                          
 
                                                                    

                   
 
                                      


          


                                          
         


                                             




                                     
                                  



                   
                                  



                       
                                  



                    
                                  

                    
 
                                  

                      
 
                                  

                 
 
                                  

                
 
                                                    
                                  

                                      
 
                                  

                    
 







































                                    







                                                      
                      



                                                   
                      



                                                
                      



                                                  


























































































































































































                                                                                  






































































































































































                                                                               























                                           



























































                                                                 






























                                                  





                                       











                                              
















                                            









































                                                                            

                                                
 


                                                                         
 





                                                                             
 


                                                                       
 


                                                       
 

                     
 

                                                        
 





                                     
 

                                              
 

                                          
 

                                          
 

                                        
 

                                  
 

                            
 

                       
 




                                                                              
 

                                             
 

                                                  
 


                                   
 


                               
 


                                  
 


                                       
 


                                    
 


                                    
 


                                   
 


                                   
 


                                 
 

                  
 


                              
 

                            
 


                                  
 


                          
 

                        
 


                                   
 


                                    
 


                                                
 


                                        
 


                                         
 


                                
 


                                   
 


                          
 


                          
 


                                  
 

                     
 


                                                                                 
 

                             
 

                              
 


                                                   
 

                 
 

                  
 

                         
 

                   
 

                   
 

                  
 

                      
 

                     
 

                      
 

                               
 

                                    
 

                              
 

                           
 

                        
 

                                  
 

                                  
 

                                           
 

                                                           
 

                        
 

                  
 

                               
 


                                
 

                          
 


                 
 

                         
 

                   
 











                                                                                  





                                







































                                                                                 








                                      








                                                            








                                 





                             


                                              











                               


























                                                            


                   








                                                  


                              


                                              





                                           


                                                 

















                                                 
           













                                                                                  
                                                                        
            













                                                                           















                                                          











                                                    






                                           


               


                

































































































                       




































                         












































                              











                                      

















































                                                             





                           





                                                 








                                                        















                                                                           
                                                                



                                                       





                                                                               



















                                                                             
                                               
                                                                
 


                                   


                             


                                        

                                
# evolution fr.po
# Copyright (C) 2000-2001 Free Software Foundation, Inc.
# Vincent Renardias <vincent@debian.org>, 2000.
# Christophe Merlet (RedFox) <redfox@eikonex.org>, 2000-2001.
#
msgid ""
msgstr ""
"Project-Id-Version: evolution 0.8\n"
"POT-Creation-Date: 2001-04-14 08:51-0400\n"
"PO-Revision-Date: 2001-02-13 13:03+0100\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@eikonex.org>\n"
"Language-Team: GNOME French Team <gnomefr@gnomefr.traduc.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: addressbook/backend/ebook/e-card.c:3209
msgid "Card: "
msgstr "Carte : "

#: addressbook/backend/ebook/e-card.c:3211
msgid ""
"\n"
"Name: "
msgstr ""
"\n"
"Nom : "

#: addressbook/backend/ebook/e-card.c:3212
msgid ""
"\n"
"  Prefix:     "
msgstr ""
"\n"
"  Préfixe :     "

#: addressbook/backend/ebook/e-card.c:3213
msgid ""
"\n"
"  Given:      "
msgstr ""
"\n"
"  Donné :      "

#: addressbook/backend/ebook/e-card.c:3214
msgid ""
"\n"
"  Additional: "
msgstr ""
"\n"
"  Additionnel : "

#: addressbook/backend/ebook/e-card.c:3215
msgid ""
"\n"
"  Family:     "
msgstr ""
"\n"
"  Famille :     "

#: addressbook/backend/ebook/e-card.c:3216
msgid ""
"\n"
"  Suffix:     "
msgstr ""
"\n"
"  Suffixe :     "

#: addressbook/backend/ebook/e-card.c:3230
msgid ""
"\n"
"Birth Date: "
msgstr ""
"\n"
"Date de naissance : "

#: addressbook/backend/ebook/e-card.c:3241
msgid ""
"\n"
"Address:"
msgstr ""
"\n"
"Addresse :"

#: addressbook/backend/ebook/e-card.c:3243
msgid ""
"\n"
"  Postal Box:  "
msgstr ""
"\n"
"  Boite postale :  "

#: addressbook/backend/ebook/e-card.c:3244
msgid ""
"\n"
"  Ext:         "
msgstr ""
"\n"
"  Ext :         "

#: addressbook/backend/ebook/e-card.c:3245
msgid ""
"\n"
"  Street:      "
msgstr ""
"\n"
"  Rue :      "

#: addressbook/backend/ebook/e-card.c:3246
msgid ""
"\n"
"  City:        "
msgstr ""
"\n"
"  Ville :        "

#: addressbook/backend/ebook/e-card.c:3247
msgid ""
"\n"
"  Region:      "
msgstr ""
"\n"
"  Région :      "

#: addressbook/backend/ebook/e-card.c:3248
msgid ""
"\n"
"  Postal Code: "
msgstr ""
"\n"
"  Code postal : "

#: addressbook/backend/ebook/e-card.c:3249
msgid ""
"\n"
"  Country:     "
msgstr ""
"\n"
"  Pays :     "

#: addressbook/backend/ebook/e-card.c:3262
msgid ""
"\n"
"Delivery Label: "
msgstr ""
"\n"
"Dénomination : "

#: addressbook/backend/ebook/e-card.c:3274
msgid ""
"\n"
"Telephones:\n"
msgstr ""
"\n"
"Téléphones :\n"

#: addressbook/backend/ebook/e-card.c:3277
msgid ""
"\n"
"Telephone:"
msgstr ""
"\n"
"Téléphone :"

#: addressbook/backend/ebook/e-card.c:3301
msgid ""
"\n"
"E-mail:\n"
msgstr ""
"\n"
"Adresse électronique :\n"

#: addressbook/backend/ebook/e-card.c:3304
msgid ""
"\n"
"E-mail:"
msgstr ""
"\n"
"Adresse électronique 2 :"

#: addressbook/backend/ebook/e-card.c:3323
msgid ""
"\n"
"Mailer: "
msgstr ""
"\n"
"Messager : "

#: addressbook/backend/ebook/e-card.c:3329
msgid ""
"\n"
"Time Zone: "
msgstr ""
"\n"
"Fuseau horaire : "

#: addressbook/backend/ebook/e-card.c:3337
msgid ""
"\n"
"Geo Location: "
msgstr ""
"\n"
"Situation géographique : "

#: addressbook/backend/ebook/e-card.c:3341
msgid ""
"\n"
"Business Role: "
msgstr ""
"\n"
"Profession : "

#: addressbook/backend/ebook/e-card.c:3353
msgid ""
"\n"
"Org: "
msgstr ""
"\n"
"Org : "

#: addressbook/backend/ebook/e-card.c:3354
msgid ""
"\n"
"  Name:  "
msgstr ""
"\n"
"  Nom :  "

#: addressbook/backend/ebook/e-card.c:3355
msgid ""
"\n"
"  Unit:  "
msgstr ""
"\n"
"  Unité :  "

#: addressbook/backend/ebook/e-card.c:3356
msgid ""
"\n"
"  Unit2: "
msgstr ""
"\n"
"  Unité 2 : "

#: addressbook/backend/ebook/e-card.c:3357
msgid ""
"\n"
"  Unit3: "
msgstr ""
"\n"
"  Unité 3 : "

#: addressbook/backend/ebook/e-card.c:3358
msgid ""
"\n"
"  Unit4: "
msgstr ""
"\n"
"  Unité 4 : "

#: addressbook/backend/ebook/e-card.c:3362
msgid ""
"\n"
"Categories: "
msgstr ""
"\n"
"Catégories : "

#: addressbook/backend/ebook/e-card.c:3363
msgid ""
"\n"
"Comment: "
msgstr ""
"\n"
"Commentaire : "

#. if (crd->sound.prop.used) {
#. if (crd->sound.type != SOUND_PHONETIC)
#. addPropSizedValue (string, _ ("\nPronunciation: "),
#. crd->sound.data, crd->sound.size);
#. else
#. add_strProp_to_string (string, _ ("\nPronunciation: "),
#. crd->sound.data);
#.
#. add_SoundType (string, crd->sound.type);
#. }
#: addressbook/backend/ebook/e-card.c:3376
msgid ""
"\n"
"Unique String: "
msgstr ""
"\n"
"Chaîne unique : "

#: addressbook/backend/ebook/e-card.c:3379
msgid ""
"\n"
"Public Key: "
msgstr ""
"\n"
"Clé publique : "

#: addressbook/backend/ebook/GNOME_Evolution_Addressbook_GnomeCard_Importer.oaf.in.h:1
msgid "Factory to import GnomeCard files into Evolution."
msgstr ""

#: addressbook/backend/ebook/GNOME_Evolution_Addressbook_GnomeCard_Importer.oaf.in.h:2
msgid "Imports GnomeCard files into Evolution."
msgstr ""

#: addressbook/backend/ebook/load-gnomecard-addressbook.c:21
#: addressbook/backend/ebook/load-pine-addressbook.c:22
#: addressbook/backend/ebook/test-client-list.c:23
#: addressbook/backend/ebook/test-client.c:33
#: addressbook/conduit/address-conduit.c:1092
#: addressbook/gui/component/addressbook-factory.c:43
#: calendar/conduits/calendar/calendar-conduit.c:1151
#: calendar/conduits/todo/todo-conduit.c:965
#: calendar/gui/alarm-notify/notify-main.c:72 calendar/gui/main.c:57
msgid "Could not initialize Bonobo"
msgstr "Ne peut initialiser Bonobo"

#: addressbook/conduit/address-conduit.c:201
msgid "Cursor could not be loaded\n"
msgstr "Le curseur ne peut être chargé\n"

#: addressbook/conduit/address-conduit.c:214
msgid "EBook not loaded\n"
msgstr "EBook non chargé\n"

#: addressbook/conduit/address-conduit.c:654
#: calendar/conduits/calendar/calendar-conduit.c:731
#: calendar/conduits/todo/todo-conduit.c:545
msgid "Could not start wombat server"
msgstr "Ne peut démarrer le serveur wombat"

#: addressbook/conduit/address-conduit.c:655
#: calendar/conduits/calendar/calendar-conduit.c:732
#: calendar/conduits/todo/todo-conduit.c:546
msgid "Could not start wombat"
msgstr "Ne peut démarrer wombat"

#: addressbook/conduit/address-conduit.c:687
#: addressbook/conduit/address-conduit.c:690
msgid "Could not read pilot's Address application block"
msgstr "Ne peut lire le bloc d'application Adresse du Pilot"

#: addressbook/contact-editor/contact-editor.glade.h:1
#: addressbook/gui/component/addressbook-config.glade.h:1
#: calendar/gui/e-meeting-dialog.glade.h:1
#: calendar/gui/event-editor-dialog.glade.h:2 filter/filter.glade.h:1
#: mail/mail-config.glade.h:7
msgid "Add"
msgstr "Ajouter"

#: addressbook/contact-editor/contact-editor.glade.h:2
msgid "Anni_versary:"
msgstr "Anni_verssaire :"

#: addressbook/contact-editor/contact-editor.glade.h:3
msgid "B_usiness"
msgstr "T_ravail"

#: addressbook/contact-editor/contact-editor.glade.h:4
msgid "Business _Fax"
msgstr "_Fax travail"

#: addressbook/contact-editor/contact-editor.glade.h:5
msgid "C_ontacts..."
msgstr "C_ontacts..."

#: addressbook/contact-editor/contact-editor.glade.h:6
#: calendar/gui/dialogs/task-editor-dialog.glade.h:3
#: calendar/gui/event-editor-dialog.glade.h:5
msgid "Ca_tegories..."
msgstr "Ca_tégories..."

#: addressbook/contact-editor/contact-editor.glade.h:7
msgid "Contact Editor"
msgstr "Éditeur de contacts"

#: addressbook/contact-editor/contact-editor.glade.h:8
#: calendar/gui/dialogs/task-editor-dialog.glade.h:9
msgid "Details"
msgstr "Détails"

#: addressbook/contact-editor/contact-editor.glade.h:9
msgid "File As:"
msgstr "Classer comme :"

#: addressbook/contact-editor/contact-editor.glade.h:10
#: executive-summary/component/executive-summary-config.glade.h:3
msgid "General"
msgstr "Général"

#: addressbook/contact-editor/contact-editor.glade.h:11
msgid "New phone type"
msgstr "Nouveau type de téléphone"

#: addressbook/contact-editor/contact-editor.glade.h:12
msgid "No_tes:"
msgstr "No_tes :"

#: addressbook/contact-editor/contact-editor.glade.h:13
msgid "Phone Types"
msgstr "Types de téléphones"

#: addressbook/contact-editor/contact-editor.glade.h:14
#: addressbook/contact-editor/e-contact-editor.c:1284
msgid "Primary Email"
msgstr "E-mail principal"

#: addressbook/contact-editor/contact-editor.glade.h:15
msgid "Wants to receive _HTML mail"
msgstr "Veut recevoir des messages _HTML"

#: addressbook/contact-editor/contact-editor.glade.h:16
msgid "Web page address:"
msgstr "Page Web :"

#: addressbook/contact-editor/contact-editor.glade.h:17
#: mail/mail-config.glade.h:74
msgid "_Add"
msgstr "_Ajouter"

#: addressbook/contact-editor/contact-editor.glade.h:18
msgid "_Address..."
msgstr "_Adresse..."

#: addressbook/contact-editor/contact-editor.glade.h:19
msgid "_Assistant's name:"
msgstr "Nom de l'_assistant :"

#: addressbook/contact-editor/contact-editor.glade.h:20
msgid "_Birthday:"
msgstr "_Date de naissance :"

#: addressbook/contact-editor/contact-editor.glade.h:21
msgid "_Business"
msgstr "_Travail"

#: addressbook/contact-editor/contact-editor.glade.h:22
msgid "_Company:"
msgstr "So_ciété :"

#: addressbook/contact-editor/contact-editor.glade.h:23
#: mail/mail-config.glade.h:75 ui/evolution-event-editor.xml.h:57
#: ui/evolution-mail.xml.h:91 ui/evolution-task-editor-dialog.xml.h:69
msgid "_Delete"
msgstr "_Supprimer"

#: addressbook/contact-editor/contact-editor.glade.h:24
msgid "_Department:"
msgstr "_Département :"

#: addressbook/contact-editor/contact-editor.glade.h:25
msgid "_Full Name..."
msgstr "_Nom complet..."

#: addressbook/contact-editor/contact-editor.glade.h:26
msgid "_Home"
msgstr "_Maison"

#: addressbook/contact-editor/contact-editor.glade.h:27
msgid "_Job title:"
msgstr "_Profession :"

#: addressbook/contact-editor/contact-editor.glade.h:28
msgid "_Manager's Name:"
msgstr "No_m du directeur :"

#: addressbook/contact-editor/contact-editor.glade.h:29
msgid "_Mobile"
msgstr "_Mobile"

#: addressbook/contact-editor/contact-editor.glade.h:30
msgid "_Nickname:"
msgstr "Sur_nom :"

#: addressbook/contact-editor/contact-editor.glade.h:31
msgid "_Office:"
msgstr "_Bureau :"

#: addressbook/contact-editor/contact-editor.glade.h:32
msgid "_Profession:"
msgstr "_Profession :"

#: addressbook/contact-editor/contact-editor.glade.h:33
msgid "_Spouse:"
msgstr "_Conjoint(e) :"

#: addressbook/contact-editor/contact-editor.glade.h:34
msgid "_This is the mailing address"
msgstr "_C'est l'adresse de la liste de diffusion"

#: addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h:1
msgid "Delete Contact?"
msgstr "Supprimer le contact ?"

#: addressbook/contact-editor/e-contact-editor.c:603
#, fuzzy
msgid "This contact belongs to these categories:"
msgstr "Élement(s) appartenant à ces catégories : "

#: addressbook/contact-editor/e-contact-editor.c:1242
#: addressbook/gui/widgets/e-addressbook-view.c:676
msgid "Assistant"
msgstr "Assistant"

#: addressbook/contact-editor/e-contact-editor.c:1243
#: addressbook/contact-editor/e-contact-editor.c:1310
msgid "Business"
msgstr "Travail"

#: addressbook/contact-editor/e-contact-editor.c:1244
msgid "Business 2"
msgstr "Travail 2"

#: addressbook/contact-editor/e-contact-editor.c:1245
#: addressbook/gui/widgets/e-addressbook-view.c:656
msgid "Business Fax"
msgstr "Fax travail"

#: addressbook/contact-editor/e-contact-editor.c:1246
msgid "Callback"
msgstr "Répondeur"

#: addressbook/contact-editor/e-contact-editor.c:1247
msgid "Car"
msgstr "Voiture"

#: addressbook/contact-editor/e-contact-editor.c:1248
msgid "Company"
msgstr "Société"

#: addressbook/contact-editor/e-contact-editor.c:1249
#: addressbook/contact-editor/e-contact-editor.c:1311
msgid "Home"
msgstr "Maison"

#: addressbook/contact-editor/e-contact-editor.c:1250
msgid "Home 2"
msgstr "Maison 2"

#: addressbook/contact-editor/e-contact-editor.c:1251
#: addressbook/gui/widgets/e-addressbook-view.c:657
msgid "Home Fax"
msgstr "Fax maison"

#: addressbook/contact-editor/e-contact-editor.c:1252
#: addressbook/gui/widgets/e-addressbook-view.c:660
msgid "ISDN"
msgstr "RNIS"

#: addressbook/contact-editor/e-contact-editor.c:1253
msgid "Mobile"
msgstr "Mobile"

#: addressbook/contact-editor/e-contact-editor.c:1254
#: addressbook/contact-editor/e-contact-editor.c:1312
#: calendar/gui/e-meeting-dialog.glade.h:14 mail/mail-config.glade.h:40
msgid "Other"
msgstr "Autre"

#: addressbook/contact-editor/e-contact-editor.c:1255
#: addressbook/gui/widgets/e-addressbook-view.c:662
msgid "Other Fax"
msgstr "Fax autre"

#: addressbook/contact-editor/e-contact-editor.c:1256
#: addressbook/gui/widgets/e-addressbook-view.c:663
msgid "Pager"
msgstr "Pager"

#: addressbook/contact-editor/e-contact-editor.c:1257
msgid "Primary"
msgstr "Principal"

#: addressbook/contact-editor/e-contact-editor.c:1258
#: addressbook/gui/widgets/e-addressbook-view.c:664
msgid "Radio"
msgstr "Radio"

#: addressbook/contact-editor/e-contact-editor.c:1259
#: addressbook/gui/widgets/e-addressbook-view.c:665
msgid "Telex"
msgstr "Telex"

#: addressbook/contact-editor/e-contact-editor.c:1260
msgid "TTY/TDD"
msgstr "TTY/TDD"

#: addressbook/contact-editor/e-contact-editor.c:1285
#: addressbook/gui/widgets/e-addressbook-view.c:668
msgid "Email 2"
msgstr "E-mail 2"

#: addressbook/contact-editor/e-contact-editor.c:1286
#: addressbook/gui/widgets/e-addressbook-view.c:669
msgid "Email 3"
msgstr "E-mail 3"

#: addressbook/contact-editor/e-contact-quick-add.c:223
msgid "Contact Quick-Add"
msgstr ""

#: addressbook/contact-editor/e-contact-quick-add.c:225
#, fuzzy
msgid "Edit Full"
msgstr "Éditer les Filtres"

#: addressbook/contact-editor/e-contact-quick-add.c:262
#: addressbook/gui/widgets/e-addressbook-view.c:643
#, fuzzy
msgid "Full Name"
msgstr "Nom complet :"

#: addressbook/contact-editor/e-contact-quick-add.c:268
#, fuzzy
msgid "E-mail"
msgstr "Adresse élec."

#: addressbook/contact-editor/fulladdr.glade.h:1
msgid "Address _2:"
msgstr "Adresse _2 :"

#: addressbook/contact-editor/fulladdr.glade.h:2
msgid "Canada"
msgstr "Canada"

#: addressbook/contact-editor/fulladdr.glade.h:3
msgid "Check Address"
msgstr "Verifier l'adresse"

#: addressbook/contact-editor/fulladdr.glade.h:4
msgid "Countr_y:"
msgstr "Pa_ys :"

#: addressbook/contact-editor/fulladdr.glade.h:5
msgid "Finland"
msgstr "Finlande"

#: addressbook/contact-editor/fulladdr.glade.h:6
msgid "USA"
msgstr "USA"

#: addressbook/contact-editor/fulladdr.glade.h:7
msgid "_Address:"
msgstr "_Adresse :"

#: addressbook/contact-editor/fulladdr.glade.h:8
msgid "_City:"
msgstr "_Ville :"

#: addressbook/contact-editor/fulladdr.glade.h:9
msgid "_PO Box:"
msgstr "Boîte _postale :"

#: addressbook/contact-editor/fulladdr.glade.h:10
msgid "_State/Province:"
msgstr "État/_Province :"

#: addressbook/contact-editor/fulladdr.glade.h:11
msgid "_ZIP Code:"
msgstr "_Code postal :"

#: addressbook/contact-editor/fullname.glade.h:1
msgid "Check Full Name"
msgstr "Vérifier le nom complet"

#: addressbook/contact-editor/fullname.glade.h:2
msgid "Dr."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:3
msgid "Esq."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:4
#, fuzzy
msgid "I"
msgstr "Si"

#: addressbook/contact-editor/fullname.glade.h:5
msgid "II"
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:6
msgid "III"
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:7
msgid "Jr."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:8
#, fuzzy
msgid "Miss"
msgstr "est"

#: addressbook/contact-editor/fullname.glade.h:9
msgid "Mr."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:10
msgid "Mrs."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:11
msgid "Ms."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:12
msgid "Sr."
msgstr ""

#: addressbook/contact-editor/fullname.glade.h:13
msgid "_First:"
msgstr "_Prénom :"

#: addressbook/contact-editor/fullname.glade.h:14
msgid "_Last:"
msgstr "_Nom :"

#: addressbook/contact-editor/fullname.glade.h:15
msgid "_Middle:"
msgstr "Second préno_m :"

#: addressbook/contact-editor/fullname.glade.h:16
msgid "_Suffix:"
msgstr "_Suffixe :"

#: addressbook/contact-editor/fullname.glade.h:17
msgid "_Title:"
msgstr "_Titre :"

#: addressbook/gui/component/addressbook.c:241
msgid "As _Minicards"
msgstr "Comme _minicartes"

#: addressbook/gui/component/addressbook.c:247
#: ui/evolution-addressbook.xml.h:1
msgid "As _Table"
msgstr "Comme _tableau"

#: addressbook/gui/component/addressbook.c:399
#, c-format
msgid "Enter password for %s"
msgstr "Entrer le mot de passe pour %s"

#: addressbook/gui/component/addressbook.c:427
msgid "Unable to open addressbook"
msgstr "Impossible d'ouvrir le carnet d'adresses"

#: addressbook/gui/component/addressbook.c:432
msgid ""
"We were unable to open this addressbook.  This either\n"
"means you have entered an incorrect URI, or have tried\n"
"to access an LDAP server and don't have LDAP support\n"
"compiled in.  If you've entered a URI, check the URI for\n"
"correctness and reenter.  If not, you probably have\n"
"attempted to access an LDAP server.  If you wish to be\n"
"able to use LDAP, you'll need to download and install\n"
"OpenLDAP and recompile and install Evolution.\n"
msgstr ""
"Il nous est impossible d'ouvrir ce carnet d'adresses. Soit\n"
"parce que vous avez entrez une URI incorrecte, soit\n"
"parce que vous avez essayer d'accéder à un serveur LDAP\n"
"et que le support LDAP n'a pas été compilé. Si vous avez\n"
"entré une URI, vérifiez sa validité et réentrez la. Sinon\n"
"vous essayer probablement d'accéder à un serveur LDAP,\n"
"vous devriez télécharger et installer OpenLDAP, puis\n"
"recompiler et installer Evolution.\n"

#: addressbook/gui/component/addressbook.c:555
msgid "Show All"
msgstr "Afficher tout"

#: addressbook/gui/component/addressbook.c:557
msgid "Advanced..."
msgstr "Avancée..."

#: addressbook/gui/component/addressbook.c:587
msgid "Any field contains"
msgstr "N'importe quel champ contient"

#: addressbook/gui/component/addressbook.c:588
msgid "Name contains"
msgstr "Le nom contient"

#: addressbook/gui/component/addressbook.c:589
msgid "Email contains"
msgstr "L'e-mail contient"

#: addressbook/gui/component/addressbook.c:732
msgid "The URI that the Folder Browser will display"
msgstr "L'URI que le navigateur de dossier affichera"

#: addressbook/gui/component/addressbook-storage.c:99
msgid "Other Contacts"
msgstr "Autres contacts"

#: addressbook/gui/component/addressbook-config.c:148
msgid "LDAP Server"
msgstr "Serveur LDAP"

#: addressbook/gui/component/addressbook-config.c:150
msgid "File"
msgstr "Fichier"

#: addressbook/gui/component/addressbook-config.c:153
msgid "Unknown addressbook type"
msgstr "Type de carnet d'adresses inconnu"

#: addressbook/gui/component/addressbook-config.c:163
msgid "None (anonymous mode)"
msgstr "Aucun (mode anonyme)"

#: addressbook/gui/component/addressbook-config.c:165
#: camel/camel-sasl-plain.c:32 camel/providers/imap/camel-imap-provider.c:80
#: camel/providers/nntp/camel-nntp-store.c:293
#: camel/providers/pop3/camel-pop3-provider.c:67 mail/mail-config.glade.h:43
msgid "Password"
msgstr "Mot de passe"

#: addressbook/gui/component/addressbook-config.c:167
msgid "SASL"
msgstr "SASL"

#: addressbook/gui/component/addressbook-config.c:170
msgid "Unknown auth type"
msgstr "Type d'identification inconnu"

#: addressbook/gui/component/addressbook-config.c:179
msgid "Base"
msgstr "Base"

#: addressbook/gui/component/addressbook-config.c:181
msgid "One"
msgstr "Un"

#: addressbook/gui/component/addressbook-config.c:183
msgid "Subtree"
msgstr "Sous-arborescence"

#: addressbook/gui/component/addressbook-config.c:186
msgid "Unknown scope type"
msgstr "Type de domaine inconnu"

#: addressbook/gui/component/addressbook-config.c:353
msgid "Bind DN:"
msgstr ""

#: addressbook/gui/component/addressbook-config.c:354
msgid "FIXME Bind DN Help text here"
msgstr ""

#: addressbook/gui/component/addressbook-config.c:356
#: mail/mail-config.glade.h:50
msgid "Remember this password"
msgstr "Se souvenir de ce mot de passe"

#: addressbook/gui/component/addressbook-config.c:406
#: mail/mail-config.glade.h:28
msgid "Host:"
msgstr "Hôte :"

#: addressbook/gui/component/addressbook-config.c:407
msgid "FIXME Host help text here."
msgstr ""

#: addressbook/gui/component/addressbook-config.c:409
msgid "Port:"
msgstr "Port :"

#: addressbook/gui/component/addressbook-config.c:410
msgid "FIXME Port help text here."
msgstr ""

#: addressbook/gui/component/addressbook-config.c:414
msgid "Root DN:"
msgstr "Racine DN :"

#: addressbook/gui/component/addressbook-config.c:415
msgid "FIXME Root DN help text here."
msgstr ""

#: addressbook/gui/component/addressbook-config.c:435
msgid "Search Scope:"
msgstr "Domaine de recherche :"

#: addressbook/gui/component/addressbook-config.c:489
msgid "Authentication:"
msgstr "Identification :"

#: addressbook/gui/component/addressbook-config.c:507
#: mail/mail-config.glade.h:44
msgid "Path:"
msgstr "Chemin :"

#: addressbook/gui/component/addressbook-config.c:508
msgid "FIXME Path Help text here"
msgstr ""

#: addressbook/gui/component/addressbook-config.c:513
msgid "Create path if it doesn't exist."
msgstr "Créer le chemin si il n'existe pas."

#: addressbook/gui/component/addressbook-config.c:647
msgid "Edit Addressbook"
msgstr "Éditer le carnet d'adresses"

#: addressbook/gui/component/addressbook-config.c:649
msgid "Add Addressbook"
msgstr "Ajouter un carnet d'adresses"

#: addressbook/gui/component/addressbook-config.c:665
msgid ""
"Select the kind of addressbook you have, and enter the relevant information "
"about it."
msgstr ""
"Sélectionnez le type de carnet d'adresse que vous avez, et entrez les "
"informations le concernant."

#: addressbook/gui/component/addressbook-config.c:671
#: mail/mail-config.glade.h:35
msgid "Name:"
msgstr "Nom :"

#: addressbook/gui/component/addressbook-config.c:672
msgid "FIXME Name help text here"
msgstr ""

#: addressbook/gui/component/addressbook-config.c:674
#: calendar/gui/e-itip-control.glade.h:6
#: composer/e-msg-composer-attachment.glade.h:3
msgid "Description:"
msgstr "Description :"

#: addressbook/gui/component/addressbook-config.c:675
msgid "FIXME Description help text here"
msgstr ""

#: addressbook/gui/component/addressbook-config.glade.h:2
msgid "Addressbook Sources"
msgstr "Sources du carnet d'adresses"

#: addressbook/gui/component/addressbook-config.glade.h:3
#: addressbook/gui/widgets/e-addressbook-view.c:578
#: addressbook/gui/widgets/e-minicard.c:673
#: calendar/gui/e-meeting-dialog.glade.h:8
#: calendar/gui/event-editor-dialog.glade.h:9 filter/filter.glade.h:2
#: filter/libfilter-i18n.h:8 mail/folder-browser.c:597
#: mail/mail-config.glade.h:19 mail/mail-view.c:156
#: ui/evolution-addressbook.xml.h:3 ui/evolution-event-editor.xml.h:17
#: ui/evolution-mail.xml.h:11 ui/evolution-task-editor-dialog.xml.h:18
msgid "Delete"
msgstr "Supprimer"

#: addressbook/gui/component/addressbook-config.glade.h:4
#: calendar/gui/e-meeting-dialog.glade.h:9 filter/filter.glade.h:3
#: mail/mail-config.glade.h:23
msgid "Edit"
msgstr "Éditer"

#: addressbook/gui/component/addressbook-config.glade.h:5
msgid "Name"
msgstr "Nom"

#: addressbook/gui/component/addressbook-config.glade.h:6
msgid "URI"
msgstr "URI"

#: addressbook/gui/component/e-address-widget.c:365
#, fuzzy
msgid "Disable Queries"
msgstr "Catégories disponibles : "

#: addressbook/gui/component/e-address-widget.c:365
msgid "Enable Queries (Dangerous!)"
msgstr ""

#: addressbook/gui/component/e-address-widget.c:388
#: addressbook/gui/component/select-names/e-select-names-popup.c:210
msgid "Edit Contact Info"
msgstr ""

#: addressbook/gui/component/e-address-widget.c:424
#: addressbook/gui/component/select-names/e-select-names-popup.c:269
#, fuzzy
msgid "Add to Contacts"
msgstr "Autres contacts"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:1
msgid "A Bonobo control for an address popup."
msgstr ""

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:2
msgid "A Bonobo control for displaying an address."
msgstr ""

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:3
msgid "A sample Bonobo control which displays an addressbook."
msgstr ""

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:4
#, fuzzy
msgid "Control that displays an Evolution addressbook minicard."
msgstr "Utilitaire de configuration pour le conduit 'Contact' d'Evolution.\n"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:5
#, fuzzy
msgid "Evolution Addressbook minicard viewer"
msgstr "Conduit 'Contact' d'Evolution"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:6
msgid "Evolution component for handling contacts."
msgstr ""

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:7
msgid "Factory for the Addressbook Minicard control"
msgstr ""

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:8
#, fuzzy
msgid "Factory for the Addressbook's address displayer"
msgstr "Cliquez ici pour le carnet d'adresses"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:9
#, fuzzy
msgid "Factory for the Addressbook's address popup"
msgstr "Cliquez ici pour le carnet d'adresses"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:10
#, fuzzy
msgid "Factory for the Evolution addressbook component."
msgstr "Utilitaire de configuration pour le conduit 'Contact' d'Evolution.\n"

#: addressbook/gui/component/GNOME_Evolution_Addressbook.oaf.in.h:11
#, fuzzy
msgid "Factory for the sample Addressbook control"
msgstr "Cliquez ici pour le carnet d'adresses"

#: addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in.h:1
#, fuzzy
msgid "Evolution's addressbook name selection interface."
msgstr "Conduit 'Contact' d'Evolution"

#: addressbook/gui/component/select-names/GNOME_Evolution_Addressbook_SelectNames.oaf.in.h:2
msgid "Factory for the Addressbook's name selection interface"
msgstr ""

#: addressbook/gui/component/select-names/e-select-names-popup.c:131
#: composer/e-msg-composer-attachment-bar.c:468 filter/filter-filter.c:402
#: filter/filter-rule.c:549 filter/filter.glade.h:9
#: shell/e-shortcuts-view.c:265 shell/e-shortcuts-view.c:388
msgid "Remove"
msgstr "Enlever"

#: addressbook/gui/component/select-names/e-select-names-popup.c:146
#, fuzzy
msgid "Remove All"
msgstr "Enlever"

#: addressbook/gui/component/select-names/select-names.glade.h:1
msgid "Find..."
msgstr "Rechercher..."

#: addressbook/gui/component/select-names/select-names.glade.h:2
msgid "Message Recipients"
msgstr "Destinataires du message"

#: addressbook/gui/component/select-names/select-names.glade.h:3
msgid "Select Names"
msgstr "Sélectionnez des noms"

#: addressbook/gui/component/select-names/select-names.glade.h:4
msgid "Select name from:"
msgstr "Sélectionnez un nom depuis :"

#: addressbook/gui/search/e-addressbook-search-dialog.c:158
msgid "Search"
msgstr "Rechercher"

#: addressbook/gui/widgets/alphabet.glade.h:1
msgid "123"
msgstr "123"

#: addressbook/gui/widgets/alphabet.glade.h:2
msgid "a"
msgstr "a"

#: addressbook/gui/widgets/alphabet.glade.h:3
msgid "b"
msgstr "b"

#: addressbook/gui/widgets/alphabet.glade.h:4
msgid "c"
msgstr "c"

#: addressbook/gui/widgets/alphabet.glade.h:5
msgid "d"
msgstr "d"

#: addressbook/gui/widgets/alphabet.glade.h:6
msgid "e"
msgstr "e"

#: addressbook/gui/widgets/alphabet.glade.h:7
msgid "f"
msgstr "f"

#: addressbook/gui/widgets/alphabet.glade.h:8
msgid "g"
msgstr "g"

#: addressbook/gui/widgets/alphabet.glade.h:9
msgid "h"
msgstr "h"

#: addressbook/gui/widgets/alphabet.glade.h:10
msgid "i"
msgstr "i"

#: addressbook/gui/widgets/alphabet.glade.h:11
msgid "j"
msgstr "j"

#: addressbook/gui/widgets/alphabet.glade.h:12
msgid "k"
msgstr "k"

#: addressbook/gui/widgets/alphabet.glade.h:13
msgid "l"
msgstr "l"

#: addressbook/gui/widgets/alphabet.glade.h:14
msgid "m"
msgstr "m"

#: addressbook/gui/widgets/alphabet.glade.h:15
msgid "n"
msgstr "n"

#: addressbook/gui/widgets/alphabet.glade.h:16
msgid "o"
msgstr "o"

#: addressbook/gui/widgets/alphabet.glade.h:17
msgid "p"
msgstr "p"

#: addressbook/gui/widgets/alphabet.glade.h:18
msgid "q"
msgstr "q"

#: addressbook/gui/widgets/alphabet.glade.h:19
msgid "r"
msgstr "r"

#: addressbook/gui/widgets/alphabet.glade.h:20
msgid "s"
msgstr "s"

#: addressbook/gui/widgets/alphabet.glade.h:21
msgid "t"
msgstr "t"

#: addressbook/gui/widgets/alphabet.glade.h:22
msgid "u"
msgstr "u"

#: addressbook/gui/widgets/alphabet.glade.h:23
msgid "v"
msgstr "v"

#: addressbook/gui/widgets/alphabet.glade.h:24
msgid "w"
msgstr "w"

#: addressbook/gui/widgets/alphabet.glade.h:25
msgid "x"
msgstr "x"

#: addressbook/gui/widgets/alphabet.glade.h:26
msgid "y"
msgstr "y"

#: addressbook/gui/widgets/alphabet.glade.h:27
msgid "z"
msgstr "z"

#: addressbook/gui/widgets/e-addressbook-view.c:513
#: addressbook/gui/widgets/e-addressbook-view.c:573
#: addressbook/gui/widgets/e-minicard.c:466
#: addressbook/gui/widgets/e-minicard.c:668
msgid "Save as VCard"
msgstr "Enregistrer comme VCard"

#: addressbook/gui/widgets/e-addressbook-view.c:574
#: addressbook/gui/widgets/e-minicard.c:669
msgid "Send contact to other"
msgstr ""

#: addressbook/gui/widgets/e-addressbook-view.c:575
#: addressbook/gui/widgets/e-minicard.c:670
#, fuzzy
msgid "Send message to contact"
msgstr "Envoie un _message au contact..."

#: addressbook/gui/widgets/e-addressbook-view.c:576
#: addressbook/gui/widgets/e-minicard.c:671 mail/folder-browser.c:572
#: mail/mail-view.c:154 ui/evolution-addressbook.xml.h:9
#: ui/evolution-calendar.xml.h:23 ui/evolution-mail.xml.h:50
#: ui/evolution-tasks.xml.h:4
msgid "Print"
msgstr "Imprimer"

#: addressbook/gui/widgets/e-addressbook-view.c:577
#: addressbook/gui/widgets/e-minicard.c:672
#, fuzzy
msgid "Print Envelope"
msgstr "Imprimer une en_veloppe..."

#: addressbook/gui/widgets/e-addressbook-view.c:641
msgid "* Click here to add a contact *"
msgstr "* Cliquez ici pour ajouter un contact *"

#: addressbook/gui/widgets/e-addressbook-view.c:642
#, fuzzy
msgid "File As"
msgstr "Classer comme :"

#: addressbook/gui/widgets/e-addressbook-view.c:644
msgid "Email"
msgstr "Adresse élec."

#: addressbook/gui/widgets/e-addressbook-view.c:645
#, fuzzy
msgid "Primary Phone"
msgstr "Principal"

#: addressbook/gui/widgets/e-addressbook-view.c:646
#, fuzzy
msgid "Assistant Phone"
msgstr "Assistant"

#: addressbook/gui/widgets/e-addressbook-view.c:647
#, fuzzy
msgid "Business Phone"
msgstr "Travail 2"

#: addressbook/gui/widgets/e-addressbook-view.c:648
#, fuzzy
msgid "Callback Phone"
msgstr "Répondeur"

#: addressbook/gui/widgets/e-addressbook-view.c:649
#, fuzzy
msgid "Company Phone"
msgstr "Société"

#: addressbook/gui/widgets/e-addressbook-view.c:650
#, fuzzy
msgid "Home Phone"
msgstr "Maison 2"

#: addressbook/gui/widgets/e-addressbook-view.c:651
msgid "Organization"
msgstr "Organisation"

#: addressbook/gui/widgets/e-addressbook-view.c:652
#, fuzzy
msgid "Business Address"
msgstr "Travail 2"

#: addressbook/gui/widgets/e-addressbook-view.c:653
#, fuzzy
msgid "Home Address"
msgstr "Verifier l'adresse"

#: addressbook/gui/widgets/e-addressbook-view.c:654
#, fuzzy
msgid "Mobile Phone"
msgstr "Mobile"

#: addressbook/gui/widgets/e-addressbook-view.c:655
msgid "Car Phone"
msgstr ""

#: addressbook/gui/widgets/e-addressbook-view.c:658
#, fuzzy
msgid "Business Phone 2"
msgstr "Travail 2"

#: addressbook/gui/widgets/e-addressbook-view.c:659
#, fuzzy
msgid "Home Phone 2"
msgstr "Maison 2"

#: addressbook/gui/widgets/e-addressbook-view.c:661
#, fuzzy
msgid "Other Phone"
msgstr "Autres contacts"

#: addressbook/gui/widgets/e-addressbook-view.c:666
#, fuzzy
msgid "TTY"
msgstr "TTY/TDD"

#: addressbook/gui/widgets/e-addressbook-view.c:667
#, fuzzy
msgid "Other Address"
msgstr "Verifier l'adresse"

#: addressbook/gui/widgets/e-addressbook-view.c:670
msgid "Web Site"
msgstr "Site Web"

#: addressbook/gui/widgets/e-addressbook-view.c:671
msgid "Department"
msgstr "Département"

#: addressbook/gui/widgets/e-addressbook-view.c:672
msgid "Office"
msgstr "Bureau"

#: addressbook/gui/widgets/e-addressbook-view.c:673
msgid "Title"
msgstr "Titre"

#: addressbook/gui/widgets/e-addressbook-view.c:674
msgid "Profession"
msgstr "Profession"

#: addressbook/gui/widgets/e-addressbook-view.c:675
msgid "Manager"
msgstr "Gestionnaire"

#: addressbook/gui/widgets/e-addressbook-view.c:677
msgid "Nickname"
msgstr "Surnom"

#: addressbook/gui/widgets/e-addressbook-view.c:678
msgid "Spouse"
msgstr "Conjoint(e)"

#: addressbook/gui/widgets/e-addressbook-view.c:679
msgid "Note"
msgstr "Note"

#: addressbook/gui/widgets/e-addressbook-view.c:680
msgid "Free-busy URL"
msgstr ""

#: addressbook/gui/widgets/e-minicard-control.c:282
msgid "Save in addressbook"
msgstr "Enregistrer dans le carnet d'adresses"

#: addressbook/gui/widgets/e-minicard-view.c:166
msgid ""
"\n"
"\n"
"There are no items to show in this view\n"
"\n"
"Double-click here to create a new Contact."
msgstr ""
"\n"
"\n"
"Il n'y a aucun éléments à afficher dans cette vue.\n"
"\n"
"Double-cliquez ici pour créer un nouveau contact."

#: addressbook/gui/widgets/gal-view-factory-minicard.c:26
#, fuzzy
msgid "Card View"
msgstr "Carte : "

#: addressbook/printing/e-contact-print.glade.h:1
msgid "10 pt. Tahoma"
msgstr "10 pt. Tahoma"

#: addressbook/printing/e-contact-print.glade.h:2
msgid "8 pt. Tahoma"
msgstr "8 pt. Tahoma"

#: addressbook/printing/e-contact-print.glade.h:3
msgid "Blank forms at end:"
msgstr "Formulaires blancs à la fin :"

#: addressbook/printing/e-contact-print.glade.h:4
msgid "Body"
msgstr "Corps"

#: addressbook/printing/e-contact-print.glade.h:5
msgid "Bottom:"
msgstr "Bas :"

#: addressbook/printing/e-contact-print.glade.h:6
msgid "Dimensions:"
msgstr "Dimensions :"

#: addressbook/printing/e-contact-print.glade.h:7
msgid "Font..."
msgstr "Police..."

#: addressbook/printing/e-contact-print.glade.h:8
msgid "Fonts"
msgstr "Polices"

#: addressbook/printing/e-contact-print.glade.h:9
msgid "Footer:"
msgstr "Pied de page :"

#: addressbook/printing/e-contact-print.glade.h:10
msgid "Format"
msgstr "Format"

#: addressbook/printing/e-contact-print.glade.h:11
msgid "Header"
msgstr "En-tête"

#: addressbook/printing/e-contact-print.glade.h:12
msgid "Header/Footer"
msgstr "En-tête/Pied de page"

#: addressbook/printing/e-contact-print.glade.h:13
msgid "Headings"
msgstr "En-têtes"

#: addressbook/printing/e-contact-print.glade.h:14
msgid "Headings for each letter"
msgstr "En-têtes pour chaque lettre"

#: addressbook/printing/e-contact-print.glade.h:15
msgid "Height:"
msgstr "Hauteur :"

#: addressbook/printing/e-contact-print.glade.h:16
msgid "Immediately follow each other"
msgstr "Se suivre immédiatement l'un l'autre"

#: addressbook/printing/e-contact-print.glade.h:17
msgid "Include:"
msgstr "Inclure :"

#: addressbook/printing/e-contact-print.glade.h:18
msgid "Landscape"
msgstr "Paysage"

#: addressbook/printing/e-contact-print.glade.h:19
msgid "Left:"
msgstr "Gauche :"

#: addressbook/printing/e-contact-print.glade.h:20
msgid "Letter tabs on side"
msgstr "Sélecteurs de lettre sur le coté"

#: addressbook/printing/e-contact-print.glade.h:21
msgid "Margins"
msgstr "Marges"

#: addressbook/printing/e-contact-print.glade.h:22
#: executive-summary/component/executive-summary-config.glade.h:4
msgid "Number of columns:"
msgstr "Nombre de colonnes :"

#: addressbook/printing/e-contact-print.glade.h:23
msgid "Options"
msgstr "Options"

#: addressbook/printing/e-contact-print.glade.h:24
msgid "Orientation"
msgstr "Orientation"

#: addressbook/printing/e-contact-print.glade.h:25
msgid "Page"
msgstr "Page"

#: addressbook/printing/e-contact-print.glade.h:26
msgid "Page Setup:"
msgstr "Configuration de la page :"

#: addressbook/printing/e-contact-print.glade.h:27
msgid "Paper"
msgstr "Papier"

#: addressbook/printing/e-contact-print.glade.h:28
msgid "Paper source:"
msgstr "Source de papier :"

#: addressbook/printing/e-contact-print.glade.h:29
msgid "Portrait"
msgstr "Portrait"

#: addressbook/printing/e-contact-print.glade.h:30
msgid "Preview:"
msgstr "Aperçu :"

#: addressbook/printing/e-contact-print.glade.h:31
msgid "Print using gray shading"
msgstr "Imprimer en utilisant un ombrage gris"

#: addressbook/printing/e-contact-print.glade.h:32
msgid "Reverse on even pages"
msgstr "Retourner sur les pages paires"

#: addressbook/printing/e-contact-print.glade.h:33
msgid "Right:"
msgstr "Droite :"

#: addressbook/printing/e-contact-print.glade.h:34
msgid "Sections:"
msgstr "Sections :"

#: addressbook/printing/e-contact-print.glade.h:35
msgid "Shading"
msgstr "Ombrage"

#: addressbook/printing/e-contact-print.glade.h:36
msgid "Size:"
msgstr "Taille :"

#: addressbook/printing/e-contact-print.glade.h:37
msgid "Start on a new page"
msgstr "Démarrer sur une nouvelle page"

#: addressbook/printing/e-contact-print.glade.h:38
msgid "Style name:"
msgstr "Nom du style :"

#: addressbook/printing/e-contact-print.glade.h:39
msgid "Top:"
msgstr "Haut :"

#: addressbook/printing/e-contact-print.glade.h:40
msgid "Type:"
msgstr "Type :"

#: addressbook/printing/e-contact-print.glade.h:41
msgid "Width:"
msgstr "Largeur :"

#: calendar/conduits/calendar/calendar-conduit.c:687
#: calendar/conduits/todo/todo-conduit.c:501
msgid "Error while communicating with calendar server"
msgstr "Erreur lors de la communication avec le serveur de calendrier"

#: calendar/conduits/calendar/calendar-conduit.c:786
#: calendar/conduits/calendar/calendar-conduit.c:789
msgid "Could not read pilot's Calendar application block"
msgstr "Ne peut lire le bloc d'application Calendrier du Pilot"

#: calendar/conduits/todo/todo-conduit.c:600
#: calendar/conduits/todo/todo-conduit.c:603
msgid "Could not read pilot's ToDo application block"
msgstr "Ne peut lire le bloc d'application « À faire » du Pilot"

#: calendar/gui/calendar-commands.c:266
msgid "File not found"
msgstr "Fichier introuvable"

#: calendar/gui/calendar-commands.c:290
msgid "Open calendar"
msgstr "Ouvrir le calendrier"

#: calendar/gui/calendar-commands.c:332
msgid "Save calendar"
msgstr "Enregistrer le calendrier"

#: calendar/gui/calendar-commands.c:468
msgid ""
"Could not create the calendar view.  Please check your ORBit and OAF setup."
msgstr ""
"Ne peut créer la vue du calendrier. Veuillez vérifier votre configuration "
"d'ORBit et d'OAF."

#: calendar/gui/calendar-model.c:360 calendar/gui/calendar-model.c:895
#: calendar/gui/e-calendar-table.c:330
msgid "Public"
msgstr "Public"

#: calendar/gui/calendar-model.c:363 calendar/gui/calendar-model.c:897
#: calendar/gui/e-calendar-table.c:331
msgid "Private"
msgstr "Privé"

#: calendar/gui/calendar-model.c:366 calendar/gui/calendar-model.c:899
#: calendar/gui/e-calendar-table.c:332
msgid "Confidential"
msgstr "Confidentiel"

#: calendar/gui/calendar-model.c:369 calendar/gui/event-editor.c:1592
#: calendar/gui/event-editor.c:1619
#: camel/providers/smtp/camel-smtp-transport.c:218
msgid "Unknown"
msgstr "Inconnu"

#: calendar/gui/calendar-model.c:457
msgid "N"
msgstr "N"

#: calendar/gui/calendar-model.c:457
msgid "S"
msgstr "S"

#: calendar/gui/calendar-model.c:459
msgid "E"
msgstr "E"

#: calendar/gui/calendar-model.c:459
msgid "W"
msgstr "O"

#: calendar/gui/calendar-model.c:497 calendar/gui/calendar-model.c:1063
#: calendar/gui/dialogs/task-editor-dialog.glade.h:10
#: calendar/gui/e-calendar-table.c:352 mail/message-list.c:660
msgid "High"
msgstr "Haute"

#: calendar/gui/calendar-model.c:499 calendar/gui/calendar-model.c:1065
#: calendar/gui/calendar-model.c:1569
#: calendar/gui/dialogs/task-editor-dialog.glade.h:13
#: calendar/gui/e-calendar-table.c:353 mail/message-list.c:659
msgid "Normal"
msgstr "Normal"

#: calendar/gui/calendar-model.c:501 calendar/gui/calendar-model.c:1067
#: calendar/gui/dialogs/task-editor-dialog.glade.h:12
#: calendar/gui/e-calendar-table.c:354 mail/message-list.c:658
msgid "Low"
msgstr "Basse"

#: calendar/gui/calendar-model.c:537 calendar/gui/calendar-model.c:1119
#: calendar/gui/e-calendar-table.c:406
msgid "Transparent"
msgstr "Transparent"

#: calendar/gui/calendar-model.c:540 calendar/gui/calendar-model.c:1121
#: calendar/gui/e-calendar-table.c:405
msgid "Opaque"
msgstr "Opaque"

#: calendar/gui/calendar-model.c:635 calendar/gui/calendar-model.c:1173
#: calendar/gui/dialogs/task-editor-dialog.glade.h:14
#: calendar/gui/e-calendar-table.c:426
msgid "Not Started"
msgstr "Non démarrée"

#: calendar/gui/calendar-model.c:638 calendar/gui/calendar-model.c:1175
#: calendar/gui/dialogs/task-editor-dialog.glade.h:11
#: calendar/gui/e-calendar-table.c:427
msgid "In Progress"
msgstr "En cours"

#: calendar/gui/calendar-model.c:641 calendar/gui/calendar-model.c:1177
#: calendar/gui/dialogs/task-editor-dialog.glade.h:6
#: calendar/gui/e-calendar-table.c:428
msgid "Completed"
msgstr "Complété"

#: calendar/gui/calendar-model.c:644 calendar/gui/calendar-model.c:1179
#: calendar/gui/dialogs/task-editor-dialog.glade.h:4
#: calendar/gui/e-calendar-table.c:429 camel/camel-service.c:550
#: camel/camel-service.c:586
msgid "Cancelled"
msgstr "Annulé"

#. strftime format of a weekday, a date and a time, 24-hour.
#: calendar/gui/calendar-model.c:791 e-util/e-time-utils.c:278
msgid "%a %m/%d/%Y %H:%M:%S"
msgstr "%a %m/%d/%Y %H:%M:%S"

#. strftime format of a weekday, a date and a time, 12-hour.
#: calendar/gui/calendar-model.c:794 e-util/e-time-utils.c:287
msgid "%a %m/%d/%Y %I:%M:%S %p"
msgstr "%a %m/%d/%Y %I:%M:%S %p"

#: calendar/gui/calendar-model.c:799
#, c-format
msgid ""
"The date must be entered in the format: \n"
"\n"
"%s"
msgstr ""
"La date doit être entrée dans ce format :\n"
"\n"
"%s"

#: calendar/gui/calendar-model.c:879
msgid ""
"The classification must be 'Public', 'Private', 'Confidential' or 'None'"
msgstr ""

#. An empty string is the same as 'None'.
#: calendar/gui/calendar-model.c:893 calendar/gui/calendar-model.c:1117
#: calendar/gui/calendar-model.c:1171 calendar/gui/e-calendar-table.c:329
#: calendar/gui/e-calendar-table.c:404 mail/mail-account-gui.c:973
#: mail/mail-accounts.c:120 mail/mail-accounts.c:164
#: mail/mail-config.glade.h:37 shell/e-shell-view.c:1129
#: widgets/misc/e-cell-date-edit.c:234 widgets/misc/e-dateedit.c:430
#: widgets/misc/e-dateedit.c:1339 widgets/misc/e-dateedit.c:1454
msgid "None"
msgstr "Aucune"

#: calendar/gui/calendar-model.c:967
msgid ""
"The geographical position must be entered in the format: \n"
"\n"
"45.436845,125.862501"
msgstr ""
"La situation géographique doit être entrée dans ce format :\n"
"\n"
"45.436845,125.862501"

#: calendar/gui/calendar-model.c:1007
msgid "The percent value must be between 0 and 100, inclusive"
msgstr "La valeur de pourcentage doit être comprise entre 0 et 100 inclus"

#: calendar/gui/calendar-model.c:1048
msgid "The priority must be 'High', 'Normal', 'Low' or 'Undefined'."
msgstr ""

#. An empty string is the same as 'None'.
#: calendar/gui/calendar-model.c:1061
#: calendar/gui/dialogs/task-editor-dialog.glade.h:22
#: calendar/gui/e-calendar-table.c:355
msgid "Undefined"
msgstr "Indéfini"

#: calendar/gui/calendar-model.c:1102
msgid "The transparency must be 'Transparent', 'Opaque', or 'None'."
msgstr ""

#: calendar/gui/calendar-model.c:1571
#, fuzzy
msgid "Recurring"
msgstr "Récurrence"

#: calendar/gui/calendar-model.c:1573
#, fuzzy
msgid "Assigned"
msgstr "Assigner un score"

#: calendar/gui/calendar-model.c:1579
msgid "Yes"
msgstr ""

#: calendar/gui/calendar-model.c:1579
#, fuzzy
msgid "No"
msgstr "Maintenant"

#: calendar/gui/calendar-summary.c:196
msgid "%A, %e %B %Y"
msgstr "%A %e %B %Y"

#: calendar/gui/calendar-summary.c:239 calendar/gui/calendar-summary.c:245
msgid "%I:%M%p"
msgstr "%I:%M%p"

#: calendar/gui/calendar-summary.c:437
msgid "<b>Error loading calendar</b>"
msgstr "<b>Erreur de chargement du calendrier</b>"

#: calendar/gui/calendar-summary.c:449
msgid "<b>Error loading calendar:<br>Method not supported"
msgstr "<b>Erreur de chargement du calendrier :<br>Méthode non supportée"

#: calendar/gui/calendar-summary.c:616
msgid "Display"
msgstr "Affichage"

#: calendar/gui/calendar-summary.c:621
msgid "Show appointments"
msgstr "Afficher les rendez-vous"

#: calendar/gui/calendar-summary.c:629
msgid "Show tasks"
msgstr "Afficher les tâches"

#: calendar/gui/calendar-summary.c:715 calendar/gui/e-itip-control.glade.h:7
msgid "Loading Calendar"
msgstr "Chargement du calendrier"

#: calendar/gui/control-factory.c:126
msgid "The URI that the calendar will display"
msgstr "L'URI que le calendrier affichera"

#: calendar/gui/alarm-notify/alarm-queue.c:586
#: calendar/gui/alarm-notify/alarm-queue.c:885
#: calendar/gui/alarm-notify/alarm-queue.c:941
msgid "Reminder of your appointment at "
msgstr "Rappel de votre rendez-vous à "

#: calendar/gui/alarm-notify/alarm-queue.c:877
#: calendar/gui/dialogs/alarm-notify.glade.h:3
msgid "Snooze"
msgstr "Sieste"

#. Idea: we need Snooze option :-)
#: calendar/gui/alarm-notify/alarm-queue.c:890
#: calendar/gui/alarm-notify/alarm-queue.c:945
msgid "Ok"
msgstr "Valider"

#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:1
msgid "Alarm notification service"
msgstr ""

#: calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.oaf.in.h:2
#, fuzzy
msgid "Factory for the alarm notification service"
msgstr "Ne peut initialiser le composant de messagerie d'Evolution."

#: calendar/gui/alarm-notify/notify-main.c:67 calendar/gui/main.c:52
msgid "Could not initialize GNOME"
msgstr "Ne peut initialiser GNOME"

#: calendar/gui/alarm-notify/notify-main.c:77
#, fuzzy
msgid "Could not create the alarm notify service factory"
msgstr "Ne peut créer de répertoire temporaire : %s"

#: calendar/gui/dialogs/alarm-notify-dialog.c:189
msgid "Alarm on %A %b %d %Y %H:%M"
msgstr "Alarme le %A %b %d %Y %H:%M"

#: calendar/gui/dialogs/alarm-notify-dialog.c:196
msgid "Notification about your appointment on %A %b %d %Y %H:%M"
msgstr "Notification à propos de votre rendez-vous le %A %b %d %Y %H:%M"

#: calendar/gui/dialogs/alarm-notify-dialog.c:207
msgid "No summary available."
msgstr "Aucun résumé disponible."

#: calendar/gui/dialogs/alarm-notify.glade.h:1
#: ui/evolution-contact-editor.xml.h:1 ui/evolution-event-editor.xml.h:10
#: ui/evolution-message-composer.xml.h:3 ui/evolution-subscribe.xml.h:2
#: ui/evolution-task-editor-dialog.xml.h:11 ui/evolution.xml.h:2
msgid "Close"
msgstr "Fermer"

#: calendar/gui/dialogs/alarm-notify.glade.h:2
msgid "Edit appointment"
msgstr "Éditer le rendez-vous"

#: calendar/gui/dialogs/alarm-notify.glade.h:4
msgid "Snooze time (minutes)"
msgstr "Durée de la sieste (minutes)"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:1
msgid "05 minutes"
msgstr "05 minutes"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:2
msgid "10 minutes"
msgstr "10 minutes"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:3
msgid "12 hour (am/pm)"
msgstr "12 heures (am/pm)"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:4
msgid "15 minutes"
msgstr "15 minutes"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:5
msgid "24 hour"
msgstr "24 heures"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:6
msgid "30 minutes"
msgstr "30 minutes"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:7
msgid "60 minutes"
msgstr "60 minutes"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:8
msgid "Alarms timeout after"
msgstr "Expiration des alarmes après"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:9
msgid "Audio Alarms"
msgstr "Alarmes auditives"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:10
msgid "Beep when alarm windows appear."
msgstr "Biper quand les fenêtres d'alarme apparaissent."

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:11
#: ui/evolution-calendar.xml.h:3
msgid "Calendar"
msgstr "Calendrier"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:12
msgid "Calendar Preferences"
msgstr "Préférences du calendrier"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:13
msgid "Colors"
msgstr "Couleurs"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:14
msgid "Compress weekends"
msgstr "Compresser les week-ends"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:15
msgid "Date navigator options"
msgstr "Options du navigateur de date"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:16
msgid "Defaults"
msgstr "Défauts"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:17
msgid "Display options"
msgstr "Options d'affichage"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:18
#: calendar/gui/e-calendar-table.c:162
msgid "Due Date"
msgstr "Date d'échéance"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:19
msgid "Enable snoozing for"
msgstr "Activer la sonnerie pour"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:20
msgid "End of day:"
msgstr "Fin de la journée :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:21
msgid "First day of week:"
msgstr "Premier jour de la semaine :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:22
msgid "Fri"
msgstr "Ven"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:23
#: calendar/gui/event-editor.c:481
msgid "Friday"
msgstr "Vendredi"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:24
msgid "Highlight"
msgstr "Mettre en évidence"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:25
msgid "Items Due Today"
msgstr "Éléments s'achevant aujourd'hui"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:26
msgid "Items Due Today:"
msgstr "Éléments expirant aujourd'hui : "

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:27
msgid "Items Not Yet Due"
msgstr "Éléments pas encore expirés"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:28
msgid "Items Not Yet Due:"
msgstr "Éléments pas encore expirés :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:29
msgid "Mon"
msgstr "Lun"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:30
#: calendar/gui/event-editor.c:477
msgid "Monday"
msgstr "Lundi"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:31
msgid "Overdue Items"
msgstr "Éléments en retard"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:32
msgid "Overdue Items:"
msgstr "Éléments en retard :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:33
#: mail/mail-config.glade.h:45
msgid "Pick a color"
msgstr "Choisissez une couleur"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:34
#: calendar/gui/e-calendar-table.c:165
msgid "Priority"
msgstr "Priorité"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:35
msgid "Remind me of all appointments"
msgstr "Me rappeler de tous les rendez-vous"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:36
#: calendar/gui/event-editor-dialog.glade.h:21
msgid "Reminders"
msgstr "Alarmes"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:37
msgid "Sat"
msgstr "Sam"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:38
#: calendar/gui/event-editor.c:482
msgid "Saturday"
msgstr "Samedi"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:39
msgid "Show"
msgstr "Afficher"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:40
msgid "Show appointment end times"
msgstr "Afficher l'heure de fin des rendez-vous"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:41
msgid "Show week numbers"
msgstr "Afficher les numéros de semaine"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:42
msgid "Start of day:"
msgstr "Début de la journée :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:43
msgid "Sun"
msgstr "Dim"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:44
#: calendar/gui/event-editor.c:483
msgid "Sunday"
msgstr "Dimanche"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:45
msgid "TaskPad"
msgstr "TâchePad"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:46
msgid "Thu"
msgstr "Jeu"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:47
#: calendar/gui/event-editor.c:480
msgid "Thursday"
msgstr "Jeudi"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:48
msgid "Time Until Due"
msgstr "Durée avant échéance"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:49
msgid "Time divisions:"
msgstr "Divisions du temps :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:50
msgid "Time format:"
msgstr "Format de date :"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:51
msgid "Tue"
msgstr "Mar"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:52
#: calendar/gui/event-editor.c:478
msgid "Tuesday"
msgstr "Mardi"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:53
msgid "Visual Alarms"
msgstr "Alarmes visuelles"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:54
msgid "Wed"
msgstr "Mer"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:55
#: calendar/gui/event-editor.c:479
msgid "Wednesday"
msgstr "Mercredi"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:56
msgid "Work week"
msgstr "Semaine de travail"

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:57
msgid "minutes before they occur."
msgstr "minutes avant leur début."

#: calendar/gui/dialogs/cal-prefs-dialog.glade.h:58
#: mail/mail-config.glade.h:78
msgid "seconds."
msgstr "secondes."

#: calendar/gui/dialogs/delete-comp.c:70
#, c-format
msgid "Are you sure you want to delete the appointment `%s'?"
msgstr "Êtes-vous sûr de vouloir supprimer le rendez-vous « %s » ?"

#: calendar/gui/dialogs/delete-comp.c:73
msgid "Are you sure you want to delete this untitled appointment?"
msgstr "Êtes-vous sûr de vouloir supprimer ce rendez-vous sans titre ?"

#: calendar/gui/dialogs/delete-comp.c:79
#, c-format
msgid "Are you sure you want to delete the task `%s'?"
msgstr "Êtes-vous sûr de vouloir supprimer la tâche « %s » ?"

#: calendar/gui/dialogs/delete-comp.c:82
msgid "Are you sure you want to delete this untitled task?"
msgstr "Êtes-vous sûr de vouloir supprimer cette tâche sans titre %s ?"

#: calendar/gui/dialogs/delete-comp.c:88
#, c-format
msgid "Are you sure you want to delete the journal entry `%s'?"
msgstr "Êtes-vous sûr de vouloir supprimer l'entrée de journal « %s » ?"

#: calendar/gui/dialogs/delete-comp.c:91
msgid "Are you sure want to delete this untitled journal entry?"
msgstr "Êtes-vous sûr de vouloir supprimer cet entrée de journal sans titre ?"

#: calendar/gui/dialogs/save-comp.c:51
msgid "Do you want to save changes?"
msgstr "Voulez-vous enregistrer les changements ?"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:2
#, no-c-format
msgid "% Comp_lete:"
msgstr "% Comp_lété :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:5
#: calendar/gui/e-calendar-table.c:158
#: calendar/gui/event-editor-dialog.glade.h:6
msgid "Classification"
msgstr "Classification"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:7
#: calendar/gui/event-editor-dialog.glade.h:8
#, fuzzy
msgid "Date & Time"
msgstr "Date &amp; heure"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:8
msgid "Date Completed:"
msgstr "Date d'achèvement :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:15
#: calendar/gui/event-editor-dialog.glade.h:16
msgid "Pri_vate"
msgstr "Pri_vé"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:16
msgid "Progress"
msgstr "En cours"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:17
#: calendar/gui/event-editor-dialog.glade.h:17
msgid "Pu_blic"
msgstr "Pu_blic"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:18
msgid "Sta_rt Date:"
msgstr "Date de _début :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:19
#: calendar/gui/event-editor-dialog.glade.h:27
msgid "Su_mmary:"
msgstr "Résu_mé :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:20
msgid "Task"
msgstr "Tâche"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:21
msgid "URL:"
msgstr "URL :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:23
#: calendar/gui/event-editor-dialog.glade.h:28
msgid "_Confidential"
msgstr "_Confidentiel"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:24
#: calendar/gui/event-editor-dialog.glade.h:29
msgid "_Contacts..."
msgstr "_Contacts..."

#: calendar/gui/dialogs/task-editor-dialog.glade.h:25
msgid "_Due Date:"
msgstr "_Date d'expiration :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:26
msgid "_Priority:"
msgstr "_Priorité :"

#: calendar/gui/dialogs/task-editor-dialog.glade.h:27
msgid "_Status:"
msgstr "_État :"

#: calendar/gui/dialogs/task-editor.c:697
msgid "Edit Task"
msgstr "Éditer la tâche"

#: calendar/gui/dialogs/task-editor.c:703 calendar/gui/event-editor.c:379
msgid "No summary"
msgstr "Aucun résumé"

#: calendar/gui/dialogs/task-editor.c:709 calendar/gui/event-editor.c:385
#, c-format
msgid "Appointment - %s"
msgstr "Rendez-vous - %s"

#: calendar/gui/dialogs/task-editor.c:712 calendar/gui/event-editor.c:388
#, c-format
msgid "Task - %s"
msgstr "Tâche - %s"

#: calendar/gui/dialogs/task-editor.c:715 calendar/gui/event-editor.c:391
#, c-format
msgid "Journal entry - %s"
msgstr "Entrée de journal - %s"

#: calendar/gui/e-calendar-table.c:157
msgid "Categories"
msgstr "Catégories"

#: calendar/gui/e-calendar-table.c:159
#, fuzzy
msgid "Completion Date"
msgstr "Complétée"

#: calendar/gui/e-calendar-table.c:160
msgid "End Date"
msgstr "Date de fin"

#: calendar/gui/e-calendar-table.c:161
msgid "Start Date"
msgstr "Date de début"

#: calendar/gui/e-calendar-table.c:163
msgid "Geographical Position"
msgstr "Emplacement géographique"

#: calendar/gui/e-calendar-table.c:164
#, fuzzy
msgid "Percent complete"
msgstr "Marque la tâche comme complétée"

#: calendar/gui/e-calendar-table.c:166
msgid "Summary"
msgstr "Résumé"

#: calendar/gui/e-calendar-table.c:167
msgid "Transparency"
msgstr "Transparence"

#: calendar/gui/e-calendar-table.c:168
msgid "URL"
msgstr "URL"

#: calendar/gui/e-calendar-table.c:169
msgid "Alarms"
msgstr "Alarmes"

#: calendar/gui/e-calendar-table.c:170
msgid "Click here to add a task"
msgstr "Cliquez ici pour ajouter une tâche"

#: calendar/gui/e-calendar-table.c:374
#, c-format
msgid "0%"
msgstr ""

#: calendar/gui/e-calendar-table.c:375
#, c-format
msgid "10%"
msgstr ""

#: calendar/gui/e-calendar-table.c:376
#, c-format
msgid "20%"
msgstr ""

#: calendar/gui/e-calendar-table.c:377
#, c-format
msgid "30%"
msgstr ""

#: calendar/gui/e-calendar-table.c:378
#, c-format
msgid "40%"
msgstr ""

#: calendar/gui/e-calendar-table.c:379
#, c-format
msgid "50%"
msgstr ""

#: calendar/gui/e-calendar-table.c:380
#, c-format
msgid "60%"
msgstr ""

#: calendar/gui/e-calendar-table.c:381
#, c-format
msgid "70%"
msgstr ""

#: calendar/gui/e-calendar-table.c:382
#, c-format
msgid "80%"
msgstr ""

#: calendar/gui/e-calendar-table.c:383
#, c-format
msgid "90%"
msgstr ""

#: calendar/gui/e-calendar-table.c:384
#, c-format
msgid "100%"
msgstr ""

#: calendar/gui/e-calendar-table.c:551
msgid "Mark Complete"
msgstr "Marquer comme terminée"

#: calendar/gui/e-calendar-table.c:552
msgid "Mark the task complete"
msgstr "Marque la tâche comme complétée"

#: calendar/gui/e-calendar-table.c:557
msgid "Edit this task..."
msgstr "Éditer cette tâche..."

#: calendar/gui/e-calendar-table.c:558
msgid "Edit the task"
msgstr "Édite la tâche"

#: calendar/gui/e-calendar-table.c:560
#: ui/evolution-task-editor-dialog.xml.h:19
msgid "Delete this task"
msgstr "Supprimer la tâche"

#: calendar/gui/e-calendar-table.c:561
msgid "Delete the task"
msgstr "Supprime la tâche"

#: calendar/gui/e-day-view-time-item.c:519
#, c-format
msgid "%02i minute divisions"
msgstr "%02i divisions de minute"

#. strftime format %A = full weekday name, %d = day of month,
#. %B = full month name. Don't use any other specifiers.
#: calendar/gui/e-day-view-top-item.c:274 calendar/gui/e-day-view.c:1294
#: calendar/gui/e-week-view-main-item.c:325
msgid "%A %d %B"
msgstr "%A %d %B"

#. strftime format %a = abbreviated weekday name, %d = day of month,
#. %b = abbreviated month name. Don't use any other specifiers.
#: calendar/gui/e-day-view-top-item.c:278 calendar/gui/e-day-view.c:1308
#: calendar/gui/e-week-view-main-item.c:334
msgid "%a %d %b"
msgstr "%a %d %b"

#. strftime format %d = day of month, %b = abbreviated month name.
#. Don't use any other specifiers.
#: calendar/gui/e-day-view-top-item.c:282 calendar/gui/e-day-view.c:1321
#: calendar/gui/e-week-view-main-item.c:348
msgid "%d %b"
msgstr "%d %b"

#. String to use in 12-hour time format for times in the morning.
#: calendar/gui/e-day-view.c:570 calendar/gui/e-week-view.c:300
#: calendar/gui/print.c:617
msgid "am"
msgstr "am"

#. String to use in 12-hour time format for times in the afternoon.
#: calendar/gui/e-day-view.c:573 calendar/gui/e-week-view.c:303
#: calendar/gui/print.c:616
msgid "pm"
msgstr "pm"

#: calendar/gui/e-day-view.c:3146 ui/evolution-calendar.xml.h:16
#, fuzzy
msgid "New Appointment"
msgstr "Nouveau rendez-vous"

#: calendar/gui/e-day-view.c:3148 calendar/gui/e-week-view.c:3280
#, fuzzy
msgid "New All Day Event"
msgstr "_Toute la journée"

#: calendar/gui/e-day-view.c:3153 calendar/gui/e-week-view.c:3285
#, fuzzy
msgid "Go to Today"
msgstr "Aller à aujourd'hui"

#: calendar/gui/e-day-view.c:3155 calendar/gui/e-week-view.c:3287
#, fuzzy
msgid "Go to Date..."
msgstr "Aller à la date"

#: calendar/gui/e-day-view.c:3162 calendar/gui/e-week-view.c:3293
#: mail/folder-browser.c:566 ui/evolution-calendar.xml.h:19
#: ui/evolution-message-composer.xml.h:10
msgid "Open"
msgstr "Ouvrir"

#: calendar/gui/e-day-view.c:3164 calendar/gui/e-week-view.c:3295
#, fuzzy
msgid "Delete this Appointment"
msgstr "Supprimer ce rendez-vous"

#: calendar/gui/e-day-view.c:3166 calendar/gui/e-week-view.c:3297
#: ui/evolution-event-editor.xml.h:45
#, fuzzy
msgid "Schedule Meeting"
msgstr "Sélectionnez un Dossier"

#: calendar/gui/e-day-view.c:3175 calendar/gui/e-week-view.c:3310
#, fuzzy
msgid "Make this Occurrence Movable"
msgstr "Rendre ce rendez-vous déplaçable"

#: calendar/gui/e-day-view.c:3177 calendar/gui/e-week-view.c:3312
#, fuzzy
msgid "Delete this Occurrence"
msgstr "Supprimer cette occurence"

#: calendar/gui/e-day-view.c:3179
#, fuzzy
msgid "Delete all Occurrences"
msgstr "Supprimer toutes les occurences"

#: calendar/gui/e-itip-control.c:161
msgid "I couldn't update your calendar file!\n"
msgstr "Je ne peut mettre à jour votre fichier de calendrier !\n"

#: calendar/gui/e-itip-control.c:167 calendar/gui/e-itip-control.c:510
#, fuzzy
msgid "Component successfully updated."
msgstr "Les fichiers d'Evolution sont correctement installés."

#: calendar/gui/e-itip-control.c:173
msgid "There was an error loading the calendar file."
msgstr ""

#: calendar/gui/e-itip-control.c:197
msgid "I couldn't open your calendar file!\n"
msgstr "Je ne peut ouvrir votre fichier de calendrier !\n"

#: calendar/gui/e-itip-control.c:458 calendar/gui/e-itip-control.c:529
msgid "I couldn't load your calendar file!\n"
msgstr "Je ne peut charger votre fichier de calendrier !\n"

#: calendar/gui/e-itip-control.c:470
msgid "I couldn't read your calendar file!\n"
msgstr "Je ne peut lire votre fichier de calendrier !\n"

#: calendar/gui/e-itip-control.c:483
msgid "This is a reply from someone who was uninvited!"
msgstr ""

#: calendar/gui/e-itip-control.c:499
#, fuzzy
msgid "I couldn't update your calendar store."
msgstr "Ne peut créer un calendrier dans `%s'"

#: calendar/gui/e-itip-control.c:540
msgid "I couldn't delete the calendar component!\n"
msgstr ""

#: calendar/gui/e-itip-control.c:550
#, fuzzy
msgid "Component successfully deleted."
msgstr "Les fichiers d'Evolution sont correctement installés."

#: calendar/gui/e-itip-control.c:694
msgid "I don't recognize this type of calendar component."
msgstr ""

#: calendar/gui/e-itip-control.c:780
msgid "Add to Calendar"
msgstr "Ajouter au calendrier"

#: calendar/gui/e-itip-control.c:814
#, fuzzy
msgid " Accept "
msgstr "Accepter"

#: calendar/gui/e-itip-control.c:815
#, fuzzy
msgid " Decline "
msgstr "Refuser"

#: calendar/gui/e-itip-control.c:816
#, fuzzy
msgid " Tentative "
msgstr "Essai"

#: calendar/gui/e-itip-control.c:860
msgid "Update Calendar"
msgstr "Mettre à jour le calendrier"

#: calendar/gui/e-itip-control.c:883
msgid "Cancel Meeting"
msgstr "Annuler la réunion"

#: calendar/gui/e-itip-control.glade.h:2
#, fuzzy, no-c-format
msgid "%P %%"
msgstr "%A %d %B"

#: calendar/gui/e-itip-control.glade.h:3
msgid "--to--"
msgstr ""

#: calendar/gui/e-itip-control.glade.h:4
#, fuzzy
msgid "Calendar Message"
msgstr "Calendrier"

#: calendar/gui/e-itip-control.glade.h:5 mail/mail-format.c:619
#, fuzzy
msgid "Date:"
msgstr "Date"

#: calendar/gui/e-itip-control.glade.h:8
#, fuzzy
msgid "Loading calendar..."
msgstr "Chargement du calendrier"

#: calendar/gui/e-itip-control.glade.h:9
#, fuzzy
msgid "Organizer:"
msgstr "Organisation :"

#: calendar/gui/e-itip-control.glade.h:10
#, fuzzy
msgid "Server Message:"
msgstr "Enregistrer le message sous..."

#: calendar/gui/e-itip-control.glade.h:11
#, fuzzy
msgid "Summary:"
msgstr "Résu_mé :"

#: calendar/gui/e-itip-control.glade.h:12
#, fuzzy
msgid "date-end"
msgstr "Mettre à jour le calendrier"

#: calendar/gui/e-itip-control.glade.h:13
msgid "date-start"
msgstr ""

#: calendar/gui/e-meeting-dialog.glade.h:2
#, fuzzy
msgid "Attendee"
msgstr "Tout les invités"

#: calendar/gui/e-meeting-dialog.glade.h:3
#, fuzzy
msgid "Attendee address"
msgstr "Tout les invités"

#: calendar/gui/e-meeting-dialog.glade.h:4
#, fuzzy
msgid "Attendees: "
msgstr "Tout les invités"

#: calendar/gui/e-meeting-dialog.glade.h:5
#, fuzzy
msgid ""
"Cancel\n"
"Meeting"
msgstr "Annuler la réunion"

#: calendar/gui/e-meeting-dialog.glade.h:7
#, fuzzy
msgid "Chair"
msgstr "Voiture"

#: calendar/gui/e-meeting-dialog.glade.h:10
#, fuzzy
msgid "Meeting Invitations"
msgstr "Heure de _début de la réunion :"

#: calendar/gui/e-meeting-dialog.glade.h:11
msgid "Non-Participant"
msgstr ""

#: calendar/gui/e-meeting-dialog.glade.h:12
msgid "Optional Participant"
msgstr ""

#: calendar/gui/e-meeting-dialog.glade.h:13
#, fuzzy
msgid "Organizer: "
msgstr "Organisation :"

#: calendar/gui/e-meeting-dialog.glade.h:15
msgid ""
"Publish\n"
"Event"
msgstr ""

#: calendar/gui/e-meeting-dialog.glade.h:17
msgid "RSVP"
msgstr ""

#: calendar/gui/e-meeting-dialo