Advertisement
Guest User

traduction fr extension calendar 0.4.0 pour phpbb 3.1

a guest
Feb 23rd, 2015
276
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 8.42 KB | None | 0 0
  1. fichier 1 : calendar.php
  2.  
  3. <?php
  4.  
  5. /**
  6. *
  7. * @package hjw calendar Extension
  8. * @copyright (c) 2014 calendar
  9. * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
  10. *
  11. */
  12.  
  13. /**
  14. * DO NOT CHANGE
  15. */
  16.  
  17. if (!defined('IN_PHPBB'))
  18. {
  19.     exit;
  20. }
  21.  
  22. if (empty($lang) || !is_array($lang))
  23. {
  24.     $lang = array();
  25. }
  26.  
  27. // DEVELOPERS PLEASE NOTE
  28. //
  29. // All language files should use UTF-8 as their encoding and the files must not contain a BOM.
  30. //
  31. // Placeholders can now contain order information, e.g. instead of
  32. // 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
  33. // translators to re-order the output of data while ensuring it remains correct
  34. //
  35. // You do not need this where single placeholders are used, e.g. 'Message %d' is fine
  36. // equally where a string contains only two placeholders which are used to wrap text
  37. // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
  38.  
  39. // Bot settings
  40.  
  41. $lang = array_merge($lang, array(
  42.     'CALENDAR'                  => 'Calendrier',
  43.     'CALENDAR_EVENT'            => 'Type',
  44.     'CALENDAR_EVENT_NAME'       => 'Nom',
  45.     'CALENDAR_FROM'             => 'de',
  46.     'CALENDAR_RESET'            => 'Reset',
  47.     'CALENDAR_SEND'             => 'Envoyer',
  48.     'CALENDAR_SETTINGS'         => 'Paramètres Calendrier',
  49.     'CALENDAR_TITLE'            => 'Calendrier',
  50.     'CALENDAR_TO'               => 'à',
  51.     'VIEWING_CALENDAR'          => 'Voir le calendrier',
  52.     'PARTICIPANTS_LIST'         => 'Liste des participants',
  53.     'CALENDAR_NO_ITEMS'         => 'Jusqu\'à présent aucune inscription',
  54.     'CALENDAR_ENTER'            => 'Entrer',
  55.     'CALENDAR_YES'              => 'Oui',
  56.     'CALENDAR_NO'               => 'Non',
  57.     'CALENDAR_MB'               => 'Peut-être',
  58.     'CALENDAR_ASK'              => 'Voulez-vous assister à cet événement?',
  59.     'CALENDAR_GROUP'            => 'Nombre total (1 si vous venez seul)',
  60.     'CALENDAR_COMMENTS'         => 'Commentaires',
  61.     'CALENDAR_USERS'            => 'Nom',
  62.     'CALENDAR_NUMBER'           => 'Nombre',
  63.     'CALENDAR_PART'             => 'Participe',
  64.     'CALENDAR_DATE'             => 'Inscrit le',
  65.    
  66.     'BIRTHDAY'                  => 'Anniversaire',
  67. ));
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74. fichier 2 : info_acp_calendar.php
  75.  
  76.  
  77. <?php
  78. /**
  79. *
  80. * @package hjw calendar Extension
  81. * @copyright (c) 2014 calendar
  82. * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
  83. *
  84. */
  85.  
  86. /**
  87. * DO NOT CHANGE
  88. */
  89. if (!defined('IN_PHPBB'))
  90. {
  91.     exit;
  92. }
  93.  
  94. if (empty($lang) || !is_array($lang))
  95. {
  96.     $lang = array();
  97. }
  98.  
  99. // DEVELOPERS PLEASE NOTE
  100. //
  101. // All language files should use UTF-8 as their encoding and the files must not contain a BOM.
  102. //
  103. // Placeholders can now contain order information, e.g. instead of
  104. // 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
  105. // translators to re-order the output of data while ensuring it remains correct
  106. //
  107. // You do not need this where single placeholders are used, e.g. 'Message %d' is fine
  108. // equally where a string contains only two placeholders which are used to wrap text
  109. // in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
  110.  
  111. // Common
  112. $lang = array_merge($lang, array(
  113.     'ACP_CALENDAR_ALLOWED_0'                => 'non autorisé',
  114.     'ACP_CALENDAR_ALLOWED_1'                => 'autorisé',
  115.     'ACP_CALENDAR_ANNIVERSARY'              => 'Anniversaire',
  116.     'ACP_CALENDAR_APPOINTMENT_CREATE'       => 'Créer rendez-vous',
  117.     'ACP_CALENDAR_APPOINTMENT_DESCRIPTION'  => 'Description',  
  118.     'ACP_CALENDAR_APPOINTMENT_LINK'         => 'Lien', 
  119.     'ACP_CALENDAR_APPOINTMENT_LIST'         => 'Liste rendez-vous',
  120.     'ACP_CALENDAR_APPOINTMENT_LIST_TEXT'    => '<br />Les dates créées seront affichées dans la couleur spécifiée sur le calendrier.<br />
  121.                                                 <br />Si la date est spécifiée avec l\'année, le rendez-vous ne s\'affiche que
  122.                                                 l\'année en question. Sauf si vous cochez anniversaire.
  123.                                                 Puis la date sera affichée chaque année avec le nombre des années passées.<br />
  124.                                                 <br />Si vous spécifiez sans année, la date est affichée chaque année.<br /><br />',   
  125.     'ACP_CALENDAR_APPOINTMENT_NAME'         => 'Nom-Rendez-vous',  
  126.     'ACP_CALENDAR_CHANGE'                   => 'changement',   
  127.     'ACP_CALENDAR_COLOR'                    => 'Couleur',
  128.     'ACP_CALENDAR_DATE'                     => 'Données (J.M.)',
  129.     'ACP_CALENDAR_DATE_FROM'                => 'De (J.M.AAAA)',
  130.     'ACP_CALENDAR_DATE_TO'                  => 'à (J.M.AAAA)',
  131.     'ACP_CALENDAR_EASTER_DAYS'              => 'les jours jusqu\'à Pâques',
  132.     'ACP_CALENDAR_ENTRIES'                  => 'Entrées de Calendrier',
  133.     'ACP_CALENDAR_EVENT'                    => 'Type d\'événement',
  134.     'ACP_CALENDAR_EVENT_CONFIG'             => 'Configuration',
  135.     'ACP_CALENDAR_EVENT_CREATE'             => 'Créer un type d\'événement',
  136.     'ACP_CALENDAR_EVENT_SETTINGS'           => 'Réglage d\'événements',
  137.     'ACP_CALENDAR_EVENT_SETTINGS_TEXT'      => '<br />Les types correspondants associés aux événements seront dans les couleurs appropriées
  138.                                                 et dans l\'ordre indiqué ici affiché sur le calendrier.<br /><br />',
  139.     'ACP_CALENDAR_EVENTS'                   => 'événements ',
  140.     'ACP_CALENDAR_FORUM_SETTINGS'           => 'Configuration des Forums',
  141.     'ACP_CALENDAR_FORUM_SETTINGS_TEXT'      => '<br />Les rendez vous peuvent seulement être créés dans les forums de couleur verte.<br /><br />',
  142.     'ACP_CALENDAR_INSTRUCTIONS'             => 'Instructions',
  143.     'ACP_CALENDAR_INSTRUCTIONS_TEXT_0'      => '<br />Il y a trois façons de placer l\'aperçu hebdomadaire:<br /><br />',
  144.     'ACP_CALENDAR_INSTRUCTIONS_TEXT_1'      => '<br />Si votre version de phpBB < 3.1.3 et que vous voulez utiliser la deuxième option, vous devez créer un événement-Template
  145.                                                 dans <br />styles/prosilver/template/overall_header.html.<br />Rechercher:<br />
  146.                                                 <span style="color:#000000">&lt;!-- INCLUDE navbar_header.html --&gt;</span><br />
  147.                                                 ajouter juste avant:<br /><div style="color:#000000">&lt;!-- EVENT navbar_header_before --&gt;</div>
  148.                                                 <br /><br />
  149.                                                 Il y a deux façons de créer des entrées dans le calendrier.<br />
  150.                                                
  151.                                                 Si dans le forum approprié l\'ajout de rendez-vous dans le calendrier est autorisée et au moins un type d\'événement
  152.                                                 a été créé, il n\'y a plus les boites de saisie d\'entrée dans laquelle les événements
  153.                                                 correspondants peuvent être créés. Le nom apparaît dans le calendrier et ne doit pas
  154.                                                 être trop long. Le sujet du message apparaît lorsque vous pointez le curseur dans le calendrier sur
  155.                                                 le nom. Là, vous pouvez fournir des informations supplémentaires. Un clic sur un événement appelle
  156.                                                 la description du sujet. L\'entrée de la date de fin est facultative pour les événements de plusieurs jours.<br />
  157.                                                 Si le type d\'événement a été créé avec une liste de participants, on peut le voir le voir après l\'envoi de
  158.                                                 la contribution dans le viewtopic.php. La liste des participants invités et les bots ne seront pas affichées.
  159.                                                 <br /><br />
  160.                                                 Seuls les dates du calendrier des forums sont affichées, dans lequel le spectateur a
  161.                                                 l\'autorisation de lire.<br /><br />
  162.                                                 La deuxième façon de créer des entrées de calendrier est la liste des événements ici dans le PCA.
  163.                                                 Vous pouvez également créer des rendez-vous avec les liens vers d\'autres pages.<br /><br />',
  164.     'ACP_CALENDAR_NAME'                     => 'Nom',
  165.     'ACP_CALENDAR_SHOW'                     => 'Voir Jour?',
  166.     'ACP_CALENDAR_SPECIAL_DAYS'             => 'Jours Spéciaux',
  167.     'ACP_CALENDAR_SPECIAL_DAY_CREATE'       => 'Créer Jour',
  168.     'ACP_CALENDAR_SPECIAL_DAYS_TEXT'        => '<br />Les jours fériés mobiles sont fondées sur le dimanche de Pâques.<br />
  169.                                                 Les jours jusqu\'à Pâques seront entrés négatifs.<br /><br />',
  170.                                                
  171.     'ACP_CALENDAR_PARTICIPANT'              => 'Création d\'une liste des participants',  
  172.     'ACP_CALENDAR_0'                        => 'Non',  
  173.     'ACP_CALENDAR_1'                        => 'Oui',  
  174.     'ACP_WEEKBLOCK_TEMPLATE_0'              => 'Pas d\'affichage',
  175.     'ACP_WEEKBLOCK_TEMPLATE_1'              => 'Avant en-tête',
  176.     'ACP_WEEKBLOCK_TEMPLATE_2'              => 'Aprés Navigation',
  177.     'ACP_WEEKBLOCK_TEMPLATE_3'              => 'Aprés pied de page',
  178.    
  179.     // ACP Modul
  180.     'ACP_CALENDAR_EVENT_CONFIG'             => 'Configuration',
  181.     'ACP_CALENDAR_EVENT_LIST'               => 'Liste dates',
  182.     'ACP_CALENDAR_FORUMS_CONFIG'            => 'Configuration des forums',
  183.     'ACP_CALENDAR_RESET'                    => 'Réinitialiser',
  184.     'ACP_CALENDAR_SEND'                     => 'Envoyer',
  185.     'ACP_CALENDAR_SPECIAL_DAY'              => 'Jour Special',
  186.     'ACP_CALENDAR_TITLE'                    => 'Calendrier',
  187.     'ACP_CALENDAR_TO_DISPLAY'               => 'Afficher',
  188.     'ACP_CALENDAR_VERSION'                  => ' Version ',
  189.  
  190.     // ACP Log
  191.     'ACP_CALENDAR_UPDATED'                  => 'Votre configuration a été mise à jour avec succès',
  192.     'LOG_CALENDAR_UPDATED'                  => '<strong>calendrier mis à jour</strong>',
  193. ));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement