[ Index ] |
|
Code source de Dotclear 2.0-beta6 |
1 <?php 2 # ***** BEGIN LICENSE BLOCK ***** 3 # This file is part of DotClear. 4 # Copyright (c) 2005 Olivier Meunier. All rights 5 # reserved. 6 # 7 # DotClear is free software; you can redistribute it and/or modify 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2 of the License, or 10 # (at your option) any later version. 11 # 12 # DotClear is distributed in the hope that it will be useful, 13 # but WITHOUT ANY WARRANTY; without even the implied warranty of 14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 # GNU General Public License for more details. 16 # 17 # You should have received a copy of the GNU General Public License 18 # along with DotClear; if not, write to the Free Software 19 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 20 # 21 # ***** END LICENSE BLOCK *****# 22 # 23 # 24 # DOT NOT MODIFY THIS FILE ! 25 26 27 28 29 $GLOBALS['__l10n']['Blogroll'] = 'Liens'; 30 $GLOBALS['__l10n']['manage blogroll'] = 'gestion de la liste de liens'; 31 $GLOBALS['__l10n']['Links'] = 'Liens'; 32 $GLOBALS['__l10n']['You must provide a link title'] = 'Vous devez indiquer un titre de lien'; 33 $GLOBALS['__l10n']['You must provide a link URL'] = 'Vous devez indiquer une URL'; 34 $GLOBALS['__l10n']['You need to provide a XBEL or OPML file.'] = 'Vous devez fournir un fichier XBEL ou OPML.'; 35 $GLOBALS['__l10n']['File is not in XML format.'] = 'Le fichier n\'est pas au format XML.'; 36 $GLOBALS['__l10n']['No such link or title'] = 'Lien ou catégorie inexistant'; 37 $GLOBALS['__l10n']['Return to blogroll'] = 'Retour à la liste des liens'; 38 $GLOBALS['__l10n']['Category has been successfully updated'] = 'Catégorie mise à jour avec succès'; 39 $GLOBALS['__l10n']['Link has been successfully updated'] = 'Lien mis à jour avec succès'; 40 $GLOBALS['__l10n']['Edit link'] = 'Modifier le lien'; 41 $GLOBALS['__l10n']['Language:'] = 'Langue :'; 42 $GLOBALS['__l10n']['XFN'] = 'XFN'; 43 $GLOBALS['__l10n']['_xfn_Me'] = 'Moi'; 44 $GLOBALS['__l10n']['_xfn_Another link for myself'] = 'Autre lien m\'appartenant'; 45 $GLOBALS['__l10n']['_xfn_Friendship'] = 'Amitié'; 46 $GLOBALS['__l10n']['_xfn_Contact'] = 'Contact'; 47 $GLOBALS['__l10n']['_xfn_Acquaintance'] = 'Connaissance'; 48 $GLOBALS['__l10n']['_xfn_Friend'] = 'Ami(e)'; 49 $GLOBALS['__l10n']['_xfn_Physical'] = 'Physique'; 50 $GLOBALS['__l10n']['_xfn_Met'] = 'Rencontré(e)'; 51 $GLOBALS['__l10n']['_xfn_Professional'] = 'Professionnel'; 52 $GLOBALS['__l10n']['_xfn_Co-worker'] = 'Camarade de travail'; 53 $GLOBALS['__l10n']['_xfn_Colleague'] = 'Collègue'; 54 $GLOBALS['__l10n']['_xfn_Geographical'] = 'Géographique'; 55 $GLOBALS['__l10n']['_xfn_Co-resident'] = 'Collocataire'; 56 $GLOBALS['__l10n']['_xfn_Neighbor'] = 'Voisin(e)'; 57 $GLOBALS['__l10n']['_xfn_Family'] = 'Famille'; 58 $GLOBALS['__l10n']['_xfn_Child'] = 'Enfant'; 59 $GLOBALS['__l10n']['_xfn_Parent'] = 'Parent'; 60 $GLOBALS['__l10n']['_xfn_Sibling'] = 'Frère/Soeur'; 61 $GLOBALS['__l10n']['_xfn_Spouse'] = 'Époux/Épouse'; 62 $GLOBALS['__l10n']['_xfn_Kin'] = 'Famille'; 63 $GLOBALS['__l10n']['_xfn_Romantic'] = 'Romantique'; 64 $GLOBALS['__l10n']['_xfn_Muse'] = 'Muse'; 65 $GLOBALS['__l10n']['_xfn_Crush'] = 'Bluette'; 66 $GLOBALS['__l10n']['_xfn_Date'] = 'Petit(e) ami(e)'; 67 $GLOBALS['__l10n']['_xfn_Sweetheart'] = 'Ami(e)'; 68 $GLOBALS['__l10n']['Nothing to import'] = 'Rien à importer'; 69 $GLOBALS['__l10n']['Import operation cancelled.'] = 'Importation annulée.'; 70 $GLOBALS['__l10n']['Items order has been successfully updated'] = 'L\'ordre des éléments a été mis à jour avec succès'; 71 $GLOBALS['__l10n']['Items have been successfully removed.'] = 'Éléments supprimés avec succès.'; 72 $GLOBALS['__l10n']['Link has been successfully created.'] = 'Lien créé avec succès.'; 73 $GLOBALS['__l10n']['category has been successfully created.'] = 'Catégorie mise à jour avec succès.'; 74 $GLOBALS['__l10n']['links have been successfully imported.'] = 'Liens importés avec succès.'; 75 $GLOBALS['__l10n']['Description'] = 'Description'; 76 $GLOBALS['__l10n']['URL'] = 'URL'; 77 $GLOBALS['__l10n']['Lang'] = 'Langue'; 78 $GLOBALS['__l10n']['Delete selected links'] = 'Supprimer les liens séléctionnés'; 79 $GLOBALS['__l10n']['Are you sure you you want to delete selected links?'] = 'Êtes-vous certain de vouloir supprimer les liens séléctionnés ?'; 80 $GLOBALS['__l10n']['Add a new link'] = 'Ajouter un nouveau lien'; 81 $GLOBALS['__l10n']['Add a category'] = 'Ajouter une catégorie'; 82 $GLOBALS['__l10n']['Add a new category'] = 'Ajouter une nouvelle catégorie'; 83 $GLOBALS['__l10n']['Import links'] = 'Importer des liens'; 84 $GLOBALS['__l10n']['OPML or XBEL File :'] = 'Fichier OPML ou XBEL :'; 85 $GLOBALS['__l10n']['import'] = 'importer'; 86 $GLOBALS['__l10n']['select all links'] = 'sélectionner tous les liens'; 87 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Fri Feb 23 22:16:06 2007 | par Balluche grâce ŕ PHPXref 0.7 |