~maj plugins
[ptitvelo/web/www.git] / www / plugins / agenda_3_5 / lang / agenda_en.php
index 32a7c1d..747b657 100644 (file)
@@ -25,11 +25,17 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'bouton_supprimer' => 'Delete',
 
        // C
+       'cal_par_jour' => 'day',
+       'cal_par_mois' => 'month',
+       'cal_par_semaine' => 'week',
        'confirm_suppression_inscription' => 'Are you sure you want to delete this registration?',
        'confirm_suppression_inscription_toutes' => 'Do you really want to delete all registrations?',
        'connexion_necessaire_pour_inscription' => 'Please log in to register to this event.',
        'creer_evenement' => 'Create an event',
 
+       // D
+       'date_fmt_agenda_label' => '<b class="month">@mois@</b> <b class="day">@jour@</b> <b class="year">@annee@</b>',
+
        // E
        'erreur_article_interdit' => 'You have no right to associate this event to this article',
        'erreur_article_manquant' => 'You should link to an article',
@@ -53,11 +59,14 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'evenement_descriptif' => 'Description',
        'evenement_horaire' => 'All day',
        'evenement_lieu' => 'Location',
+       'evenement_participant_email_mention' => 'To stay in contact, you should submit your email address. It will not be communicated on the site.',
        'evenement_repetitions' => 'Repetition',
        'evenement_titre' => 'Title',
        'evenements' => 'Events',
        'evenements_a_venir' => 'Next',
        'evenements_depuis_debut' => 'All',
+       'explication_synchro_flux_ical' => 'Plugin Agenda supplies a flow of events in iCal format. Certain clients do not update an event unless a version number (also indicating any modification) is present in the flow. In order to have this number included in the generated iCal flow,  you can activate revisions for events (Configuration menu > Revisions).',
+       'explication_synchro_flux_ical_titre' => 'Synchronisation of iCal flow',
 
        // F
        'fermer' => 'close',
@@ -79,6 +88,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'info_nb_inscrits' => '@nb@ registered',
        'info_nb_mois' => '@nb@ months',
        'info_nb_places' => '@nb@ seats',
+       'info_nb_reponses' => '@nb@ replies',
        'info_nombre_evenements' => '@nb@ events',
        'info_nouvel_evenement' => 'New event',
        'info_reponse_inscription_non' => 'no',
@@ -88,6 +98,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'info_reponses_inscriptions' => 'Answers:',
        'info_un_evenement' => 'One event',
        'info_un_inscrit' => 'One registered',
+       'info_une_reponse' => 'One reply',
        'inscrits' => 'Registrations',
 
        // L
@@ -95,9 +106,9 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'label_inscription' => 'Online registration',
        'label_periode_saison' => 'Season',
        'label_places' => 'Limit the seats number',
-       'label_reponse_jyparticipe' => 'I\'ll be there',
-       'label_reponse_jyparticipe_pas' => 'I won\'t be there',
-       'label_reponse_jyparticipe_peutetre' => 'Maybe I\'ll be there',
+       'label_reponse_jyparticipe' => 'Ill be there',
+       'label_reponse_jyparticipe_pas' => 'I wont be there',
+       'label_reponse_jyparticipe_peutetre' => 'Maybe Ill be there',
        'label_vous_inscrire' => 'Your participation',
        'lien_desinscrire' => 'Remove',
        'lien_desinscrire_tous' => 'Delete all registrations',
@@ -138,7 +149,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'telecharger_toutes_tous_evenements' => 'All answers to registrations',
        'texte_agenda' => 'Agenda',
        'texte_evenement_statut' => 'This event is:',
-       'texte_logo_objet' => 'Event\'s logo',
+       'texte_logo_objet' => 'Events logo',
        'titre_cadre_ajouter_evenement' => 'Add one event',
        'titre_cadre_modifier_evenement' => 'Modify one event',
        'titre_sur_l_agenda' => 'On agenda',
@@ -149,7 +160,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'une_repetition' => '1 repetition',
 
        // V
-       'voir_evenements_rubrique' => 'See this section\'s events'
+       'voir_evenements_rubrique' => 'See this sections events'
 );
 
 ?>