plugins/staticpages/language/french_canada.php
author Dirk Haun <dirk@haun-online.de>
Sun, 11 Oct 2009 19:18:47 +0200
branchHEAD
changeset 7371 6f0fe25ffbc7
parent 7069 92692fb690fb
child 7422 570b215d953d
permissions -rw-r--r--
Synced all language files with their English equivalents
     1 <?php
     2 
     3 ###############################################################################
     4 # french_canada.php
     5 # This is a french language page for the Geeklog Static Page Plug-in!
     6 # Translation performed by Jean-Francois Allard - jfallard@jfallard.com
     7 # Copyright (c) July 2003
     8 #
     9 # Copyright (C) 2001 Tony Bibbs
    10 # tony@tonybibbs.com
    11 #
    12 # This program is free software; you can redistribute it and/or
    13 # modify it under the terms of the GNU General Public License
    14 # as published by the Free Software Foundation; either version 2
    15 # of the License, or (at your option) any later version.
    16 #
    17 # This program is distributed in the hope that it will be useful,
    18 # but WITHOUT ANY WARRANTY; without even the implied warranty of
    19 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    20 # GNU General Public License for more details.
    21 #
    22 # You should have received a copy of the GNU General Public License
    23 # along with this program; if not, write to the Free Software
    24 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    25 #
    26 ###############################################################################
    27 
    28 global $LANG32;
    29 
    30 ###############################################################################
    31 # Array Format:
    32 # $LANGXX[YY]:  $LANG - variable name
    33 #               XX    - file id number
    34 #               YY    - phrase id number
    35 ###############################################################################
    36 
    37 $LANG_STATIC = array(
    38     'newpage' => 'Nouvelle page',
    39     'adminhome' => 'Entrée - admin',
    40     'staticpages' => 'Pages statiques',
    41     'staticpageeditor' => 'Éditeur de pages statiques',
    42     'writtenby' => 'Écrit par',
    43     'date' => 'Dernière mise à jour',
    44     'title' => 'Titre',
    45     'content' => 'Contenu',
    46     'hits' => 'Clicks',
    47     'staticpagelist' => 'Liste des pages statiques',
    48     'url' => 'URL',
    49     'edit' => 'Édition',
    50     'lastupdated' => 'Dernière mise à jour',
    51     'pageformat' => 'Format des pages',
    52     'leftrightblocks' => 'Blocs à gauche et à droite',
    53     'blankpage' => 'Nouvelle page vierge',
    54     'noblocks' => 'Pas de blocs',
    55     'leftblocks' => 'Blocs à gauche',
    56     'addtomenu' => 'Ajoutez au menu',
    57     'label' => 'Libellé',
    58     'nopages' => 'Il n\'y a pas de pages statiques enregistrées dans le système présentement',
    59     'save' => 'sauvegarde',
    60     'preview' => 'aperçu',
    61     'delete' => 'effacer',
    62     'cancel' => 'annuler',
    63     'access_denied' => 'Acces refusé',
    64     'access_denied_msg' => 'Vous essayez d\'accéder illégalement à l\'une des pages administratives relatives aux pages statiques. Veuillez noter que toutes les tentatives illégales en ce sens seront enregistrées',
    65     'all_html_allowed' => 'Toutes les balises HTML sont acceptées',
    66     'results' => 'Résultats des pages statiques',
    67     'author' => 'Auteur',
    68     'no_title_or_content' => 'Vous devez au minimum inscrire quelque chose dans les champs <b>titre</b> et <b>contenu</b>.',
    69     'no_such_page_anon' => 'Prière de vous enregistrer',
    70     'no_page_access_msg' => "Ce pourrait être parce que vous ne vous êtes pas enregistré, ou inscrit comme membre de {$_CONF['site_name']}. Veuillez <a href=\"{$_CONF['site_url']}/users.php?mode=new\"> vous inscrire comme membre</a> de {$_CONF['site_name']} pour recevoir toutes les permissions nécessaires",
    71     'php_msg' => 'PHP: ',
    72     'php_warn' => 'Avertissement: le code PHP de votre page sera évalué si vous utilisez cette fonction. Utilisez avec précaution !!',
    73     'exit_msg' => 'Type de sortie: ',
    74     'exit_info' => 'Activez pour obtenir le message d\'accès requis. Gardez non-sélectionné pour actionner les vérifications et les messages de sécurité normaux.',
    75     'deny_msg' => 'L\'accès à cette page est impossible. Soit la page à été déplacée, soit vous n\'avez pas les permissions nécessaires.',
    76     'stats_headline' => 'Top-10 des pages statiques les plus fréquentées',
    77     'stats_page_title' => 'Titre des pages',
    78     'stats_hits' => 'Clics',
    79     'stats_no_hits' => 'Il serait possible qu\'il n\'y ait aucune page statique sur ce site, ou alors personne ne les a encore consultées.',
    80     'id' => 'Identification',
    81     'duplicate_id' => 'L\'identification choisie pour cette page est déjà utilisée par une autre page. Veuillez en choisir une autre.',
    82     'instructions' => 'Pour modifier une page statique, cliquez sur son numéro ci-dessous. Pour voir une page statique, cliquez sur le titre de la page. Pour créer une page statique, cliquez sur Nouvelle page ci-dessous. Cliquez sur [C] pour créer une copie de page existante.',
    83     'centerblock' => 'Bloc du centre: ',
    84     'centerblock_msg' => 'Lorsque sélectionnée, cette page statique sera disposée comme le bloc central de la page d\'index.',
    85     'topic' => 'Sujet: ',
    86     'position' => 'Position: ',
    87     'all_topics' => 'Tout',
    88     'no_topic' => 'Page d\'accueil seulement',
    89     'position_top' => 'Haut de page',
    90     'position_feat' => 'Après les articles',
    91     'position_bottom' => 'Bas de page',
    92     'position_entire' => 'Page entière',
    93     'head_centerblock' => 'Bloc du centre',
    94     'centerblock_no' => 'Non',
    95     'centerblock_top' => 'Haut',
    96     'centerblock_feat' => 'Article principal',
    97     'centerblock_bottom' => 'Bas',
    98     'centerblock_entire' => 'Bloc entier',
    99     'inblock_msg' => 'In a block: ',
   100     'inblock_info' => 'Wrap Static Page in a block.',
   101     'title_edit' => 'Edit page',
   102     'title_copy' => 'Make a copy of this page',
   103     'title_display' => 'Display page',
   104     'select_php_none' => 'do not execute PHP',
   105     'select_php_return' => 'execute PHP (return)',
   106     'select_php_free' => 'execute PHP',
   107     'php_not_activated' => "The use of PHP in static pages is not activated. Please see the <a href=\"{$_CONF['site_url']}/docs/english/staticpages.html#php\">documentation</a> for details.",
   108     'printable_format' => 'Printable Format',
   109     'copy' => 'Copy',
   110     'limit_results' => 'Limit Results',
   111     'search' => 'Search',
   112     'submit' => 'Submit'
   113 );
   114 
   115 $PLG_staticpages_MESSAGE15 = 'Your comment has been submitted for review and will be published when approved by a moderator.';
   116 $PLG_staticpages_MESSAGE19 = 'Your page has been successfully saved.';
   117 $PLG_staticpages_MESSAGE20 = 'Your page has been successfully deleted.';
   118 
   119 // Messages for the plugin upgrade
   120 $PLG_staticpages_MESSAGE3001 = 'Plugin upgrade not supported.';
   121 $PLG_staticpages_MESSAGE3002 = $LANG32[9];
   122 
   123 // Localization of the Admin Configuration UI
   124 $LANG_configsections['staticpages'] = array(
   125     'label' => 'Static Pages',
   126     'title' => 'Static Pages Configuration'
   127 );
   128 
   129 $LANG_confignames['staticpages'] = array(
   130     'allow_php' => 'Allow PHP?',
   131     'sort_by' => 'Sort Centerblocks by',
   132     'sort_menu_by' => 'Sort Menu Entries by',
   133     'delete_pages' => 'Delete Pages with Owner?',
   134     'in_block' => 'Wrap Pages in Block?',
   135     'show_hits' => 'Show Hits?',
   136     'show_date' => 'Show Date?',
   137     'filter_html' => 'Filter HTML?',
   138     'censor' => 'Censor Content?',
   139     'default_permissions' => 'Page Default Permissions',
   140     'aftersave' => 'After Saving Page',
   141     'atom_max_items' => 'Max. Pages in Webservices Feed',
   142     'meta_tags' => 'Enable Meta Tags'
   143 );
   144 
   145 $LANG_configsubgroups['staticpages'] = array(
   146     'sg_main' => 'Main Settings'
   147 );
   148 
   149 $LANG_fs['staticpages'] = array(
   150     'fs_main' => 'Static Pages Main Settings',
   151     'fs_permissions' => 'Default Permissions'
   152 );
   153 
   154 // Note: entries 0, 1, 9, and 12 are the same as in $LANG_configselects['Core']
   155 $LANG_configselects['staticpages'] = array(
   156     0 => array('True' => 1, 'False' => 0),
   157     1 => array('True' => true, 'False' => false),
   158     2 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title'),
   159     3 => array('Date' => 'date', 'Page ID' => 'id', 'Title' => 'title', 'Label' => 'label'),
   160     9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'),
   161     12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3)
   162 );
   163 
   164 ?>