<?php
array (
  
'lang' => 'en',
  
'localized' => 
  array (
    
'header_list' => 'Announces',
    
'header_detail' => 'Announce detail',
    
'release_date' => 'Release date :',
    
'release_date2' => 'released : ',
    
'due_date' => 'Due date :',
    
'due_date2' => 'due : ',
    
'apply' => 'Apply',
    
'header_postulation' => 'Application',
    
'specifications' => 'Attached files',
    
'required' => 'required',
    
'position' => 'Position',
    
'title' => 'Title',
    
'title_mr' => 'Mr',
    
'title_mrs' => 'Mrs',
    
'last_name' => 'Last name',
    
'first_name' => 'First name',
    
'date_of_birth' => 'Date of birth',
    
'date_format' => 'dd.mm.yyyy',
    
'nationality' => 'Nationality',
    
'email_address' => 'Email adress',
    
'phone_number' => 'Phone number',
    
'private_address' => 'Private address',
    
'fr_proficiency' => 'French language proficiency',
    
'certificates' => 'Last certificate',
    
'graduation_year' => 'Graduation year',
    
'year_format' => 'yyyy',
    
'graduation_place' => 'Place of graduation',
    
'current_position' => 'Current position',
    
'documents' => 'Choose a PDF file',
    
'upload' => 'You can upload only one PDF file (max : 500Mo)',
    
'send' => 'Send',
    
'print' => 'Print',
    
'header_sent' => 'Application sent',
    
'header_error' => 'Application error',
    
'thanks' => 'Thank you for your application',
    
'note_reference' => 'Please note the following reference :',
    
'file' => 'File',
    
'from' => 'From',
    
'message_sent' => 'A confirmatory e-mail has been sent to',
    
'automatic_answer' => 'AUTORESPONDER',
    
'your_application' => 'Your application has been received and will be forwarded to the search committee. The result of its evaluation will be communicated to you as soon as possible.',
    
'thanks_application' => 'With our best regards',
    
'reference' => 'Reference&nbsp;:',
    
'contact' => 'Personal data&nbsp;:',
    
'pdf_size' => 'PDF size : ',
    
'contact_us1' => 'We thank you to contact us at ',
    
'contact_us2' => ' within the next 30 days to make sure your request will be processed.',
    
'proficiency_' => 'Unknown',
    
'proficiency_C2' => 'Mastery',
    
'proficiency_C1' => 'Expert knowledge',
    
'proficiency_B2' => 'Linguistic autonomy',
    
'proficiency_B1' => 'Enhanced knowledge',
    
'proficiency_A2' => 'Basic knowledge',
    
'proficiency_A1' => 'Beginner',
    
'already_applied' => 'You applied for that position',
    
'no_published' => 'The requested announce is not published. Either it was provided or is not yet accessible.',
    
'no_application' => 'The requested announce is no more accessible to application or does not exist.',
    
'no_announces' => 'No announces are running for the moment.',
    
'error_required' => 'The field %s is required',
    
'error_email' => 'The email address is not valid',
    
'error_birth_date' => 'The birth date is not valid',
    
'error_graduation_year' => 'The graduation year is not valid',
    
'you_did_not_select_a_file_to_upload.' => 'Select a file to upload',
    
'the_filetype_you_are_attempting_to_upload_is_not_allowed.' => 'The format of the file you are trying to upload is not allowed. (The accepted format is PDF).',
    
'error_file_upload' => 'An error occured while uploading your application file.',
    
'error_retry' => 'Please try again and contact us if the error remains.',
    
'error_apology' => 'We apologize for the inconvenience.',
    
'error_back_to' => 'Back to the application form',
    
'warning_only_source_of_application' => 'Only applications sent through this site will be considered.',
    
'' => '',
  ),
  
'count_annonces' => 0,
  
'titles' => 
  array (
    
=> 
    array (
      
'id' => '1',
      
'name' => 'SSC',
      
'name_en' => 'SSC',
      
'announces' => 
      array (
      ),
    ),
    
=> 
    array (
      
'id' => '2',
      
'name' => 'SSF',
      
'name_en' => 'SSF',
      
'announces' => 
      array (
      ),
    ),
  ),
  
'has_applied' => 
  array (
    
'announce_id' => 0,
  ),
);
?>