Filter:   InfoImg
download lang-quebec.php
Language: PHP
LOC: 1
Project Info
Free Market(freemarket)
Server: SourceForge
Type: cvs
...\freemarket\freemarket\www\
   .htaccess
   admin.php
   article.php
   auth.inc.php
   backend.php
   banners.php
   comments.php
   counter.php
   dhtmllib.js
   download.php
   ezhilit.php
   faq.php
   footer.php
   friend.php
   header.php
   index.php
   lang-croatian.php
   lang-danish.php
   lang-dutch.php
   lang-english.php
   lang-french.php
   lang-german.php
   lang-indonesia.php
   lang-indonesian.php
   lang-italian.php
   lang-japanese.php
   lang-korean.php
   lang-latvian.php
   lang-norwegian.php
   lang-polish.php
   lang-portuguese.php
   lang-quebec.php
   lang-russian.php
   lang-simplifiedchinese.php
   lang-slovak.php
   lang-spanish.php
   lang-swedish.php
   lang-TEMPLATE.php
   ...-traditionalchinese.php
   links.php
   mainfile.php
   memberlist.php
   memberslist.php
   pollBooth.php
   pollcomments.php
   postinfo.html
   print.php
   problems.php
   scroller.js
   search.php
   sections.php
   stats.php
   submit.php
   top.php
   topics.php
   user.php

1
<?php/*Traduction en Franais par Guylhem Aznar (guylhem@oeil.qc.ca)*/function translate($phrase) {        switch($phrase) {    case "(Are you sure you included a URL? Did ya test them for typos?)":	$tmp = "(Avez-vous bien inclus une URL ? Vous tes-vous relus ?)"; break;    case "(Did you check URLs?)":	$tmp = "(Avez-vous vrifi les URL ?)"; break;    case "(for changes only)":		$tmp = "(pour des changements uniquements)"; break;    case "- are you sure?":		$tmp = "- tes-vous sur ?"; break;    case "Add Author":			$tmp = " Ajouter un auteur "; break;    case "Administration Menu":		$tmp = "Menu de l'administrateur"; break;    case "NEW Article":			$tmp = "crire un article"; break;    case "Left Blocks":			$tmp = "Blocs de gauche"; break;    case "Right Blocks":		$tmp = "Blocs de droite"; break;    case "Admin Block":			$tmp = "Bloc des administrateurs"; break;    case "Main Block":			$tmp = "Bloc principal"; break;    case "Sections Manager":		$tmp = "Gestionnaire de sections"; break;    case "Logout / Exit":		$tmp = "Quitter"; break;    case "User doesn't exist!":		$tmp = "L'utilisateur n'existe pas!"; break;    case "Submit News":			$tmp = "Proposer un article"; break;    case "We allow just one vote per day":	$tmp = "On ne peut voter qu'une fois par jour"; break;    case "Surveys/Polls":		$tmp = "Votes"; break;    case "HTTP Referers":		$tmp = "Fureteurs"; break;    case "Who is linking our site?":	$tmp = "D'o viennent les visiteurs ?"; break;    case "Delete Referers":		$tmp = "Effacer la liste"; break;    case "link visited:":		$tmp = "Lien visit:"; break;    case "most linked stories":		$tmp = "Histoires les plus lues"; break;    case "Delete Polls":		$tmp = "Effacer un vote"; break;    case "Last":			$tmp = "Dernier"; break;    case "Articles":			$tmp = "Articles"; break;    case "Edit":			$tmp = "diter"; break;    case "Delete":			$tmp = "Effacer"; break;    case "Current Active Topics":	$tmp = "Sujets actuels"; break;    case "Click to Edit":		$tmp = "Cliquer pour diter"; break;    case "Add a New Topic":		$tmp = "Ajouter un nouveau sujet"; break;    case "Topic Name:":			$tmp = "Nom du sujet:"; break;    case "Topic Text:":			$tmp = "Texte du sujet:"; break;    case "Topic Image:":		$tmp = "Image du sujet:"; break;    case "Add Topic!":			$tmp = "Ajouter un sujet !"; break;    case "(just a name without spaces - max: 20 characters)":	$tmp = "(juste un nom sans espaces - 20 lettres maximum)"; break;    case "(the full topic text or description - max: 40 characters)": $tmp = "(le texte complet ou une description - 40 lettres maximum)"; break;    case "(image name + extension located in":	$tmp = "(fichier de l'image situ dans"; break;    case "for example: gamesandhobbies":	$tmp = "par exemple: gamesandhobbies"; break;    case "for example: Games and Hobbies":	$tmp = "par exemple: Games and Hobbies"; break;    case "for example: games.gif":	$tmp = "par exemple: games.gif"; break;    case "Edit Topic:":			$tmp = "diter le sujet:"; break;    case "Save Changes!":		$tmp = "Sauver les modifications !"; break;    case "Delete Topic":		$tmp = "Effacer le sujet"; break;    case "Are you sure you want to delete Topic":	$tmp = "Voulez-vous vraiement effacer le sujet ?"; break;    case "This will delete ALL it's stories and it's comments!": $tmp = "Toutes les histoires et les rponses seront ffaces !"; break;    case "changerblock":		$tmp = "Modifier le bloc droit"; break;    case "deleterblock":		$tmp = "Effacer le bloc droit"; break;    case "makerblock":			$tmp = "Crer un bloc droit"; break;    case "changelblock":		$tmp = "Modifier le bloc gauche"; break;    case "deletelblock":		$tmp = "Effacer le bloc gauche"; break;    case "makelblock":			$tmp = "Crer un bloc gauche"; break;    case "Create New Right Block":	$tmp = "Nouveau bloc droit"; break;    case "Create New Left Block":	$tmp = "Nouveau bloc gauche"; break;    case "Edit Admin Block":		$tmp = "diter le bloc des administrateurs"; break;    case "Are you sure you want to remove Story ID #":	$tmp = "tes-vous sur de vouloir effacer l'article "; break;    case "and all it's comments?":	$tmp = "et toutes ses rponses ?"; break;    case "Edit Admins":			$tmp = "diter les administrateurs"; break;    case "Add User":			$tmp = "Ajouter un utilisateur"; break;    case "Update User":			$tmp = "Modifier un utilisateur"; break;    case "User ID":			$tmp = "Identifiant"; break;    case "Preview Story":		$tmp = "Histoire prcdente"; break;    case "Past Articles":		$tmp = "Articles prcdents"; break;    case "comment":	$tmp = "opinion"; break;    case "comments?":	$tmp = "un commentaire ?"; break;    case "Welcome to":	$tmp = "Bienvenue sur"; break;    case "Votes: ":	$tmp = "Votes: "; break;    case "Past Surveys":	$tmp = "Sondages prcdents"; break;    case "Survey":	$tmp = "Sondage"; break;    case "Total Votes: ":	$tmp = "Participation: "; break;    case "Voting Booth":	$tmp = "Bureau de vote"; break;    case "Other Polls":	$tmp = "Autres votes"; break;    case "Results":	$tmp = "Rsultats"; break;    case "Your Name":	$tmp = "Votre nom"; break;    case "New User":	$tmp = "Nouvel utilisateur"; break;    case "Title":	$tmp = "Titre"; break;    case "Be Descriptive, Clear and Simple":	$tmp = "Soyez descriptifs, clairs et simples !"; break;    case "bad titles='Check This Out!' or 'An Article'.":	$tmp = "Mauvais titre='Voyez a!' ou 'Un article'."; break;    case "The Scoop":	$tmp = "La nouvelle"; break;    case "HTML is fine, but double check those URLs and HTML tags!": $tmp = "L'HTML est accept, mais vrifiez bien les liens et les balises !"; break;    case "You must preview once before you can submit":	$tmp = "Vous devez relire l'article une fois avant de le soumettre."; break;    case "Are you sure you included a URL? Did you test them for typos?":	$tmp = "Avez-vous pensez  mettre un lien ? Vous tes-vous relus ?"; break;    case "Select Topic":	$tmp = "Choisir le sujet"; break;    case "Thanks for your submission.":	$tmp = "Merci pour votre proposition ! Nous allons consulter nos boules de crystal pour voir si elle peut tre rajoute au site."; break;    case "We received":		$tmp = "Nous avons reu"; break;    case "visitors from":	$tmp = "visiteurs depuis"; break;    case "Operating Systems":	$tmp = "Systmes d'exploitation"; break;    case "Unknown":	$tmp = "Inconnu"; break;    case "Threshold":	$tmp = "Score"; break;    case "No Comments":	$tmp = "Pas de commentaires"; break;    case "Nested":	$tmp = "Imbriqu"; break;    case "Flat":	$tmp = "tal"; break;    case "Thread":	$tmp = "Tri par sujets"; break;    case "Oldest First":	$tmp = "Plus ancient en premier"; break;    case "Newest First":	$tmp = "Plus rcent en premier"; break;    case "Highest Scores First":	$tmp = "Meilleurs scores en premier"; break;    case "Save":	$tmp = "Sauvegarder"; break;    case "Refresh":	$tmp = "Rafrachir"; break;    case "Reply":	$tmp = "Rpondre"; break;    case "The comments are owned by the poster. We aren't responsible for their content.":	$tmp = "Les commentaires sont l'oeuvre des posteurs. Nous ne sommes pas responsable de leur contenu."; break;    case "Post Anonymously":	$tmp = "Poster anonymement"; break;    case "Post":	$tmp = "Poster"; break;    case "Comment":	$tmp = "Commentaire"; break;    case "Extrans (html tags to text)":	$tmp = "Balises html dans le texte"; break;    case "HTML Formatted":	$tmp = "En HTML"; break;    case "Plain Old Text":	$tmp = "En texte normal"; break;    case "Subject":	$tmp = "Sujet"; break;    case "Allowed HTML:":	$tmp = "HTML autoris:"; break;    case "User Info":	$tmp = "Informations sur l'utilisateur"; break;    case "Score: ":	$tmp = "Score: "; break;    case "by":	$tmp = "par"; break;    case "on":	$tmp = ""; break;    case "Moderate":	$tmp = "Modrer"; break;    case "This is your personal page":	$tmp = "Voici votre page personelle. Si vous avez du temps  perdre, vous pouvez la configurer."; break;    case "My HomePage:":	$tmp = "Ma page perso :"; break;    case "My E-Mail:":		$tmp = "Mon courriel:"; break;    case "Extra Info:":		$tmp = "Informations supplmentaires"; break;    case "There is no available info for":	$tmp = "Pas d'informations disponibles sur"; break;    case "This web site uses":		$tmp = "Ce site utilise"; break;    case "Incorrect Login!":	$tmp = "Login incorrect !"; break;    case "New User:":	$tmp = "Nouvel utilisateur:"; break;    case "(Password will be sent to the email address you enter.)":	$tmp = "(le mot de passe sera envoy au courriel que vous fournissez)"; break;    case "Lost your Password?":	$tmp = "Mot de passe oubli ?"; break;    case "No problem. Just type your Nickname and click on send button.":	$tmp = "Pas de problme ! Entrez votre nom d'utilisateur puis cliquez sur le bouton envoyer.<br>"; break;    case "Notice: Account preferences are cookie based.":	$tmp = "Attention : les prfrences utilisent des cookies."; break;    case "more info...":	$tmp = "Plus d'informations..."; break;    case "Sorry, no corresponding user info was found":		$tmp = "Dsol, aucune information n'a t trouve"; break;    case "User Password for":	$tmp = "Mot de passe pour"; break;    case "The user account":	$tmp = "Le compte utilisateur"; break;    case "at":	$tmp = ""; break;    case "has this email associated with it.":	$tmp = "a ce courriel d'associ"; break;    case "A web user from":	$tmp = "Un utilisateur de"; break;    case "has just requested that password be sent.":	$tmp = "vient de demander que le mot de passe lui soit envoy."; break;    case "Your New Password is:":	$tmp = "Votre nouveau mot de passe est :"; break;    case "You can change it after you login at":	$tmp = "Vous pourrez le changer aprs vous tre loggus sur"; break;    case "If you didn't ask for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.":	$tmp = "Si vous ne l'avez pas demand, nyez crainte : seul vous voyez ce mot de passe, et non la personne qui l'a demand pour vous."; break;    case "Password for":	$tmp = "Mot de passe de"; break;    case "mailed.":	$tmp = "Envoy."; break;    case "ERROR: Email address already registered":	$tmp = "Erreur : courriel dj utilis pour une inscription"; break;    case "ERROR: Nickname taken":	$tmp = "Erreur : pseudonyme dj pris"; break;    case "ERROR: Name is reserved.":	$tmp = "Erreur : nom rserv."; break;    case "ERROR: Invalid email":	$tmp = "Erreur : adresse invalide"; break;    case "ERROR: Email addresses do not contain spaces.":	$tmp = "Erreur : un courriel ne contient pas d'espaces."; break;    case "ERROR: Invalid Nickname":	$tmp = "Erreur : pseudonyme invalide."; break;    case "Nickname is too long. It must be less than 15 characters.":	$tmp = "Pseudonyme trop long. Il doit faire moins de 15 lettres."; break;    case "There cannot be any spaces in the Nickname.":		$tmp = "Le pseudonyme ne peut contenir d'espaces."; break;    case "Finish":	$tmp = "Finir"; break;    case "You or someone else has used your email account":	$tmp = "Quelqu'un a utilis votre adresse lectronique"; break;    case "to register an account at":	$tmp = "pour crer un compte sur"; break;    case "The following is the member information:":	$tmp = "Voici les informations du compte:"; break;    case "-Nickname: ":		$tmp = "- Pseudonyme : "; break;    case "-Password: ":		$tmp = "- Mot de passe : "; break;    case "Your Password is: ":		$tmp = "Votre mot de passe est : "; break;    case "You are now registered. You should receive your password at the email account you provided.":		$tmp = "Vous tes maintenant enregistr. Vous allez recevoir votre mot de passe au courriel fourni."; break;    case "Real Name":	$tmp = "Vrai nom"; break;    case "Real Email":	$tmp = "Vrai courriel"; break;    case "Fake Email":	$tmp = "Faux courriel"; break;    case "Your HomePage":	$tmp = "Page perso"; break;    case "Extra Info":	$tmp = "Informations supplmentaires"; break;    case "(optional)":	$tmp = "(optionnel)"; break;    case "(required)":	$tmp = "(requis)"; break;    case "(This Email will not be public but is required, will be used to send your password if you lost it)":		$tmp = "(jamais affiche, cette adresse set  recevoir le mot de passe)"; break;    case "(This Email will be public. Just type what you want, Spam proof)":		$tmp = "(affiche, cette adresse peut tre la cible de publicits)"; break;    case "(255 characters max. Type what others can know about yourself)":		$tmp = "(255 lettres maximum. Des renseignements pouvant intresser les autres lecteurs)"; break;    case "(type a new password twice to change it)":		$tmp = "(taper un nouveau mot de passe 2 fois pour le changer)"; break;    case "Save Changes":	$tmp = "Sauvegarder les modifications ?"; break;    case "Both passwords are different. They need to be identical.":	$tmp = "Erreur : le mot de passe et sa vrification sont diffrents."; break;    case "Sorry, your password must be at least":	$tmp = "Dsol, mais votre mot de passe doit tre au moins long de"; break;    case "characters long":		$tmp = "lettres."; break;    case "Something screwed up... don't you hate that?":	$tmp = "Quelque chose  chou. Merci de signaler l'erreur au webmestre."; break;    case "Current Active Sections":	$tmp = "Sections actives :"; break;    case "Add a New Section":	$tmp = "Ajouter une nouvelle section"; break;    case "Section Name:":	$tmp = "Nom de la section :"; break;    case "(40 characters Max.)":	$tmp = "(40 lettres maximum)"; break;    case "Add Section!":	$tmp = "Ajouter une section!"; break;    case "Edit Section:":	$tmp = "diter la section :"; break;    case "Delete Section!":	$tmp = "Effacer la section !"; break;    case "Add Article in Sections":	$tmp = "Ajouter l'article dans les sections"; break;    case "Add Article!":	$tmp = "Ajouter l'article !"; break;    case "Edit Article":	$tmp = "diter l'article"; break;    case "Content":	$tmp = "Content"; break;    case "Delete Article: ":	$tmp = "Effacer l'article: "; break;    case "Are you sure you want to delete this article?":	$tmp = "En tes vous sur ?"; break;    case "Are you sure you want to delete section":	$tmp = "En tes vous sur ?"; break;    case "Delete Section: ":	$tmp = "Effacer la section: "; break;    case "This will delete ALL its articles!":		$tmp = "Cel efface aussi tous les articles associs !"; break;    case "Welcome to the Special Sections at":	$tmp = "Bienvenue sur les Sections Spciales de"; break;    case "Here you can find some cool articles not presents in the Home.":	$tmp = "Vous pouvez trouver ici des articles non prsents sur la page principale."; break;    case "This is Section":	$tmp = "C'est la section"; break;    case "Following are the articles published under this section.":	$tmp = "Voici les articles publis dans cette section."; break;    case "Return to Sections Index":	$tmp = "Retourner  l'index"; break;    case "Back to":	$tmp = "Retour vers"; break;    case "Sections Index":	$tmp = "Index"; break;    case "All Topics":	$tmp = "Tous les sujets"; break;    case "All Authors":	$tmp = "Tous les auteurs"; break;    case "News number in the Home":	$tmp = "Nombre d'article dans la page principale"; break;    case "Activate Personal Menu":	$tmp = "Activater le menu personnel"; break;    case "(Check this option and the following text will appear in the Home)":	$tmp = "(Cocher cette option pour faire apparatre ce texte dans la page de garde)"; break;    case "(You can use HTML code to put links, for example)":	$tmp = "(Vous pouvez mettre du code HTML pour crer des liens, par exemple)"; break;    case "Select One Theme":	$tmp = "Choisir un thme"; break;    case "This option will change the look for the whole site.":	$tmp = "Cette option change l'apparence de tout le site."; break;    case "The changes will be valid only to you.":	$tmp = "Les modifications ne seront visibles que par vous."; break;    case "Each user can view the site with different theme.":	$tmp = "Chaque utilisateur peut avoir l'apparence qu'il veut pour le site."; break;    case "Display Mode":	$tmp = "Mode d'affichage"; break;    case "Sort Order":	$tmp = "Ordre de tri"; break;    case "Comments scored less than this setting will be ignored.":	$tmp = "Les commentaires ayant un score infrieur seront ignors."; break;    case "Uncut and Raw":	$tmp = "Brut de fabrique"; break;    case "Almost Everything":	$tmp = "Presque tout"; break;    case "Filter Most Anon":	$tmp = "Filtre la plupart des anonymes"; break;    case "Score":	$tmp = "Score"; break;    case "Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.":	$tmp = "Les anonymes ont un score de 0, les autres ont un score de 1. Les modrateurs ajoutent ou enlvent alors des points."; break;    case "Do Not Display Scores":	$tmp = "Cacher les scores"; break;    case "(Hides score: They still apply, you just don't see them.)":	$tmp = "(Les scores jouent quand mme leur rle)"; break;    case "Max Comment Length":	$tmp = "Longueur maximale"; break;    case "(Truncates long comments, and adds a Read More link. Set really big to disable)":	$tmp = "(Coupe les commentaires trop longs et ajoute un lien pour lire la suite)"; break;    case "Posted by ":	$tmp = "Post par "; break;    case "Posted on ":	$tmp = "Post le "; break;    case "on":	$tmp = "le"; break;    case "Contributed by ":	$tmp = "Contribution de "; break;    case "writes":	$tmp = "crivait"; break;    case "Menu for":	$tmp = "Menu pour"; break;    case "total words in this text)":	$tmp = "mots au total dans le texte)"; break;    case "votes":	$tmp = "votes"; break;    case " on...":	$tmp = "  ..."; break;    case "New Article":		$tmp = "Nouvel article"; break;    case "Delete Topic!":	$tmp = "Effacer le sujet!"; break;    case "Click to list all articles in this topic":	$tmp = "Cliquer pour afficher tous les articles de ce sujet"; break;    case "Welcome to the TOP page for":	$tmp = "Bienvenue sur la page principale de $top "; break;    case "most read stories":	$tmp = "articles en rapport"; break;    case "read:":	$tmp = "lu :"; break;    case "times":	$tmp = "fois"; break;        case "most commented stories":	$tmp = "articles les plus comments"; break;    case "comments:":	$tmp = "Avis:"; break;    case "most voted polls":	$tmp = "votes les plus frquents"; break;    case "votes:":	$tmp = "votes:"; break;    case "Edit Article ID:":	$tmp = "diter le numro de l'article :"; break;    case "most read articles in special sections":	$tmp = "articles les plus lus dans les Sections Spciales"; break;    case "No Subject":	$tmp = "Pas de sujet"; break;    case "Read the rest of this comment...":	$tmp = "Lire le reste de ce commentaire..."; break;    case "All":	$tmp = "Tout"; break;    case "week":	$tmp = "semaine"; break;    case "weeks":	$tmp = "semaines"; break;    case "month":	$tmp = "mois"; break;    case "months":	$tmp = "mois"; break;    case "most active news submitters":	$tmp = "collaborateurs les plus actifs"; break;    case "sent news:":	$tmp = "articles posts :"; break;    case "Delete Article!":	$tmp = "Effacer l'article !"; break;    case "Banners Administration":	$tmp = "Administration des bannires"; break;    case "Current Active Banners":	$tmp = "Bannires actuellement actives"; break;    case "ID":	$tmp = "numro"; break;    case "Impressions":	$tmp = "Affichages"; break;    case "Imp. Left":	$tmp = "Affichages restants"; break;    case "Clicks":	$tmp = "Clics"; break;    case "% Clicks":	$tmp = "% de clics"; break;    case "Client Name":	$tmp = "Client"; break;    case "Functions":	$tmp = "Fonctions"; break;    case "Imp.":	$tmp = "Affichages"; break;    case "Date Started":	$tmp = "Date de dbut"; break;    case "Date Ended":	$tmp = "Date de fin"; break;    case "Finished Banners":	$tmp = "Bannires finies"; break;    case "Advertising Clients":	$tmp = "Clients"; break;    case "Active Banners":	$tmp = "Bannires actives"; break;    case "Contact Name":	$tmp = "Contact"; break;    case "Contact Email":	$tmp = "Courriel"; break;    case "Add a New Banner":	$tmp = "Ajouter une nouvelle bannire"; break;    case "Client Name: ":	$tmp = "Nom du client : "; break;    case "Impressions Purchased: ":	$tmp = "Affichages achets : "; break;    case "Image URL: ":	$tmp = "URL de l'image: "; break;    case "Click URL: ":	$tmp = "URL  cliquer: "; break;    case "Add Banner":	$tmp = "Ajouter une bannire"; break;    case "Unlimited":	$tmp = "Illimit"; break;    case "Add a New Client":	$tmp = "Ajouter un client"; break;    case "Client Name: ":	$tmp = "Nom du client : "; break;    case "Contact Name: ":	$tmp = "Contact : "; break;    case "Contact Email: ":	$tmp = "Courriel : "; break;    case "Client Login: ":	$tmp = "Login : "; break;    case "Client Password: ":	$tmp = "Mot de passe : "; break;    case "Add Client":	$tmp = "Ajouter un client"; break;    case "Delete Banner":	$tmp = "Effacer la bannire"; break;    case "Are you sure you want to delete this Banner?":	$tmp = "Voulez-vous vraiement effacer cette bannire ?"; break;    case "Edit Banner":	$tmp = "diter la bannire"; break;    case "Add More Impressions: ":	$tmp = "Ajouter des affichages: "; break;    case "Purchased: ":	$tmp = "Achet: "; break;    case "Made: ":	$tmp = "Fait: "; break;    case "Change Banner":	$tmp = "Changer l'image"; break;    case "Delete Advertising Client":	$tmp = "Effacer le client"; break;    case "You are about to delete client:":	$tmp = "Vous aller supprimer le client :"; break;    case "and all its Banners!!!":	$tmp = "Et toutes ses bannires"; break;    case "This client doesn't have any banner running now.":	$tmp = "Ce client n'a prsentement pas de bannires."; break;    case "This client has the following ACTIVE BANNERS running in":	$tmp = "Ce client a comme bannires actives actuellement"; break;    case "WARNING!!!":	$tmp = "Attention !"; break;    case "Are you sure you want to delete this Client and ALL its Banners?":	$tmp = "tes vous sur de vouloir effacer ce client et toutes ses bannires ?"; break;    case "Edit Advertising Client":	$tmp = "diter le client"; break;    case "Change Client":	$tmp = "Changer le client"; break;    case "has just requested a Confirmation Code to change the password.":	$tmp = "Vient de demander un code de confirmation pour changer le mot de passe."; break;    case "Your Confirmation Code is:":	$tmp = "Votre code de confirmation est :"; break;    case "With this code you can now assign a new password at":	$tmp = "Avec ce code vous pouvez assigner un nouveau mot de passe "; break;    case "If you didn't ask for this, dont worry. Just delete this Email.":	$tmp = "Si vous ne l'avez pas demand, n'ayez crainte. Il vous suffit d'effacer ce courriel."; break;    case "Confirmation Code for":	$tmp = "Code de confirmation pour"; break;    case "Send Password":	$tmp = "Envoyer le mot de passe"; break;    case "Confirmation Info":	$tmp = "Vous allez recevoir un code deconfirmation par courriel.<p>Retournez ensuite ici et tapez ce code pour recevoir un nouveau mot de passe par courriel."; break;    case "Confirmation Code":	$tmp = "Code de confirmation"; break;    case "User Login":	$tmp = "Login"; break;    case "E-Mail: ":	$tmp = "Courriel : "; break;    case "Password: ":	$tmp = "Mot de passe : "; break;    case "As a registered user you can:":	$tmp = "<hr>En vous enregistrant vous pouvez :"; break;    case "Post comments with your name":	$tmp = "Rpondre sous votre nom."; break;    case "Send news with your name":	$tmp = "Ajouter des articles sous votre nom"; break;    case "Have a personal box in the Home":	$tmp = "Configurer votre affichage du site"; break;    case "Select how many news you want in the Home":	$tmp = "Choisir le nombre d'articles que vous voulez afficher"; break;    case "Customize the comments":	$tmp = "Rgler vos choix sur l'affichage des commentaires"; break;    case "Select different themes":	$tmp = "Choisir un thme pour l'apparence du site"; break;    case "some other cool stuff...":	$tmp = "Et plein d'autres choses..."; break;    case "Register Now! It's Free!":	$tmp = "<hr>Enregistrez-vous maintenant ! C'est gratuit !<br>"; break;    case "We don't sell/give to others your personal info.":	$tmp = "Vos informations personneles ne seront jamais vendues ni communiques."; break;    case "Nickname: ":	$tmp = "Pseudonyme : "; break;    case "Confirmation Code: ":	$tmp = "Code de confirmation :"; break;    case "most active authors":	$tmp = "auteurs les plus actifs"; break;    case "news published:":	$tmp = "articles publis :"; break;    case "previous matches":	$tmp = "Prcdents"; break;    case "next matches":	$tmp = "Suivants"; break;    case "Are you sure you want to delete": $tmp = "Voulez-vous vraiement effacer"; break;    case "Browsers":			$tmp = "Navigateurs"; break;    case "Main":			$tmp = "Principal"; break;    case "Admin":			$tmp = "Administrateurs"; break;    case "Left":			$tmp = "Gauche"; break;    case "Right":			$tmp = "Droite"; break;    case "Authors":			$tmp = "Auteurs"; break;    case "Users":			$tmp = "Utilisateurs"; break;    case "bytes more":			$tmp = "octets de plus"; break;    case "ChangeStory":			$tmp = " diter l'article"; break;    case "RemoveStory":			$tmp = " Effacer l'article"; break;    case "Content:": 			$tmp = "Contenu :"; break;    case "Create new poll":		$tmp = "Crer un nouveau vote"; break;    case "Create":			$tmp = "Crer"; break;    case "Current Poll:": 		$tmp = "Vote actuel : "; break;    case "Delete Author":		$tmp	= "Effacer l'auteur"; break;    case "DeleteStory":			$tmp	= " Effaer l'article "; break;    case "DisplayStory":		$tmp = " Afficher l'article "; break;    case "Edit Left Blocks": 		$tmp = "diter les blocs  gauche"; break;    case "Edit Admin Block": 		$tmp = "diter les blocs des administateurs"; break;    case "Edit Right Blocks": 		$tmp = "diter les blocs  droite"; break;    case "Edit Main Block": 		$tmp = "diter les blocs principaux"; break;    case "Extended Text":		$tmp	= "Texte complet"; break;    case "New Poll": 			$tmp	= "Nouveau vote"; break;    case "View Results": 		$tmp	= "Voir les rsultats"; break;    case "Delete Poll": 		$tmp	= "Effacer le vote"; break;    case "EditStory":			$tmp = " diter l'article "; break;    case "Email":			$tmp	= "Courriel"; break;    case "Full Text":			$tmp	= "Texte complet"; break;    case "Go home":			$tmp	= "Aller au dbut"; break;    case "Go!":				$tmp	= "Oui"; break;    case "Handle":			$tmp	= "Pseudonyme"; break;    case "Intro Text":			$tmp	= "Introduction"; break;    case "Logged out":			$tmp	= "Quitt"; break;    case "Logout":			$tmp = "Quitter"; break;    case "Modify Info":			$tmp	= "Modifier les informations"; break;    case "Name":			$tmp	= "Nom"; break;    case "Name:":			$tmp	= "Nom :"; break;    case "No New Submission": 		$tmp = "Pas de nouvelle soumission"; break;    case "No New Submissions": 		$tmp = "Pas de nouvelles soumissions"; break;    case "No":				$tmp	= "Non"; break;    case "Notes":			$tmp	= "Notes"; break;    case "Option":			$tmp	= "Option"; break;    case "Password":			$tmp	= "Mot de passe"; break;    case "Parent":			$tmp	= "Prcdent"; break;    case "Read More...":		$tmp	= "Lire la suite..."; break;    case "Retype Passowrd":		$tmp="Retaper le mot de passe"; break;    case "Please choose a poll from the list below.": $tmp = "Choisir un vote :"; break;    case "Please enter each available option into a single field": $tmp = "Taper chaque option dans un des champs"; break;    case "Polltitle":			$tmp	= "Titre du vote"; break;    case "Post NEW Article": 		$tmp = "Poster un nouvel article"; break;    case "PostAdminStory":		$tmp	= "Publier"; break;    case "PostStory":			$tmp	= " Poster un article "; break;    case "PreviewAdminStory":		$tmp	= "Aperu"; break;    case "PreviewAgain":		$tmp	= " Aperu  nouveau "; break;    case "Remove an existing poll":	$tmp	= "Effacer un vote existant"; break;    case "Remove existing poll": 	$tmp = "Effacer le vote"; break;    case "Remove":			$tmp	= "Effacer"; break;    case "Retype Password":		$tmp	= "Retapper le mot de passe"; break;    case "Search":			$tmp = "Chercher"; break;    case "Search in":			$tmp = "Chercher dans"; break;    case "Sorry, the new passwords do not match. Click back and try again":	$tmp	= "Dsol, les mots de passe sont diffrents. Revenez  la page prcdente et recommencez"; break;    case "Story ID:":			$tmp = "Numro de l'article:"; break;    case "Subject":			$tmp	= "Sujet"; break;    case "The Story":			$tmp	= "L'histoire"; break;    case "Title:":			$tmp = "Titre:"; break;    case "Topic":			$tmp = "Sujet"; break;    case "Topics Manager":		$tmp = "Gestionnaire de sujets"; break;    case "URL":				$tmp	= "Hyperlien"; break;    case "Update Author":		$tmp	= " Modifier l'auteur "; break;    case "View poll results":		$tmp	= "Voir les rsultats du vote"; break;    case "View":			$tmp	= " Voir "; break;    case "WARNING: The chosen poll will be removed IMMEDIATELY from the database!":	$tmp	= "Attention ! Le vote choisi sera immdiatement supprim"; break;    case "Yes":				$tmp	= "Oui"; break;    case "You are now logged out":	$tmp	= "Vous tes maintenant dloggu"; break;    case "adminMain":   		$tmp = "adminMain"; break;    case "adminStory":   		$tmp = "adminStory"; break;    case "bad pass":			$tmp	= "Mauvais mot de passe"; break;    case "blocks":   			$tmp = "blocs"; break;    case "changeblock": 		$tmp = " Modifier le bloc "; break;    case "create":			$tmp	= "crer"; break;    case "createPosted":		$tmp	= "createPosted"; break;    case "current authors":		$tmp	= "auteurs actuels"; break;    case "deladmin":			$tmp	= "deladmin"; break;    case "deladminconf":		$tmp	= "deladminconf"; break;    case "delete":			$tmp	= "Effacer"; break;    case "deleteblock": 		$tmp = " Effacer le bloc "; break;    case "Login":			$tmp	= " Login "; break;    case "logout":			$tmp	= "Quitter"; break;    case "makeblock":			$tmp = " Ajouter un bloc "; break;    case "mod_authors":			$tmp	= "mod_authors"; break;    case "modifyadmin":			$tmp	= "modifyadmin"; break;    case "remove":			$tmp	= "Supprimer"; break;    case "removePosted":		$tmp	= " Supprimer le commentaire "; break;    case "update":			$tmp	= "Mettre  jour"; break;    case "view":			$tmp	= "voir"; break;    case "viewPosted":			$tmp	= " Voir les articles "; break;    case "AdminID":			$tmp	= "AdminID";break;    case "Edit Users": 			$tmp	= "diter les utilisateurs";break;    case "user": 			$tmp	= "Utilisateur";break;    case "Modify User": 		$tmp	= "Modifier l'utilisateur";break;    case "Delete User": 		$tmp	= "Effacer l'utilisateur";break;    case "Handle/UserID": 		$tmp	= "Numro d'utilisateur";break;    case "* indicates compulsory fields": $tmp = "* : champs obligatoires"; break;    case "You must complete all compulsory fields":	$tmp	= "Vous devez remplir tous les champs obligatoires"; break;// Added for PHP-Nuke 2.0    case "Miscelaneous Stats":          	$tmp    = "Diverses statistiques"; break;    case "Registered Users: ":          	$tmp    = "Utilisateurs enregistrs :"; break;    case "Active Authors: ":            	$tmp    = "Auteurs actifs :"; break;    case "Stories Published: ":         	$tmp    = "Articles publis :"; break;    case "Comments Posted: ":           	$tmp    = "Opinions donns :"; break;    case "Special Sections: ":          	$tmp    = "Sections spciales :"; break;    case "Articles in Sections: ":      	$tmp    = "Articles des sections :"; break;    case "News Waiting to be Published: ":  	$tmp    = "Articles en attente de publication :"; break;    case "Active Topics: ":           		$tmp    = "Sujets actif :"; break;    case "Section Image:":      	      	$tmp    = "Images :"; break;    case "(example: opinion.gif)":            	$tmp    = "(exemple: opinion.gif)"; break;    case "Web Links":        		    	$tmp    = "Hyperliens"; break;    case "There are":        	    		$tmp    = "Il y a"; break;    case "Links in our Database":    		$tmp    = "hyperliens dans notre base de donne"; break;    case "Add a MAIN Category":	    		$tmp    = "Ajouter une catgorie principale"; break;    case "Name: ":        		    	$tmp    = "Nom :"; break;    case "Add":        		    		$tmp    = "Ajouter"; break;    case "Add a SUB-Category":        		$tmp    = "Ajouter une sous-catgorie"; break;    case "in":        		    		$tmp    = "dans"; break;    case "Add a New Link":        		$tmp    = "Ajouter un nouvel hyperlien"; break;    case "Page Title: ":        		$tmp    = "Titre de la page :"; break;    case "Page URL: ":        		    	$tmp    = "Adresse de la page :"; break;    case "Category: ":        		    	$tmp    = "Catgorie :"; break;    case "Description: (255 characters max)":   $tmp    = "Description :(255 lettres maximum)"; break;    case "Add URL":        		    	$tmp    = "Ajouter une adresse"; break;    case "Modify Category":        		$tmp    = "Modifier la catgorie"; break;    case "Modify":        		    	$tmp    = "Modifier"; break;    case "Modify Links":        		$tmp    = "Modifier les liens"; break;    case "Link ID: ":        		    	$tmp    = "Lien n :"; break;    case "Description: ":        		$tmp    = "Description :"; break;    case "Links Waiting for Validation":        $tmp    = "Liens en attente de validation"; break;    case "Visit":        		    	$tmp    = "Visite"; break;    case "Hits: ":        		    	$tmp    = "Accs :"; break;    case "Email: ":        		    	$tmp    = "Courriel :"; break;    case "Category Name: ":        		$tmp    = "Nom de la catgorie : "; break;    case "Sub-Category Name: ":        		$tmp    = "Nom de la sous-catgorie: "; break;    case "WARNING: Are you sure you want to delete this Category and ALL its Links?":		$tmp    = "ATTENTION: tes vous sr de vouloir effacer cette catgorie et tous ses liens ?"; break;    case "ERROR: The Category":        		$tmp    = "ERREUR: La catgorie"; break;    case "already exist!":        		$tmp    = "existe dj !"; break;    case "ERROR: The SubCategory":        	$tmp    = "ERREUR: La sous-catgorie"; break;    case "ERROR: This URL is already listed in the Database!":			$tmp    = "ERREUR: Cette adresse est dj prsente dans la base de donnes !"; break;    case "ERROR: You need to type a URL for your URL!":				$tmp    = "ERREUR: Vous devez taper une adresse pour votre hyperlien !"; break;    case "ERROR: You need to type a TITLE for your URL!":			$tmp    = "ERREUR: Vous devez taper un titre pour votre hyperlien !"; break;    case "ERROR: You need to type a DESCRIPTION for your URL!":			$tmp    = "ERREUR: Vous devez taper une description pour votre hyperlien !"; break;    case "New Link added to the Database":	$tmp    = "Nouveau lien ajout dans la base de donnes"; break;    case "Your Link at": 	    		$tmp    = "Votre lien de"; break;    case "Hello":      		    		$tmp    = "Bonjour"; break;    case "We approved your link submission for our search engine.":		$tmp    = "Nous avons approuv votre soumission pour notre moteur de recherche."; break;    case "You can browse our search engine at:":	$tmp    = "Vous pouvez visiter notre moteur de recherche  l'adresse :"; break;    case "Thanks for your submission!":		$tmp    = "Merci pour votre proposition !"; break;    case "team.": 		    		$tmp    = "quipe."; break;    case "HOME":        		 	$tmp    = "Accueil"; break;    case "Links Main":        		    	$tmp    = "Liens principaux"; break;    case "Add URL":        		    	$tmp    = "Ajouter un hyperlien"; break;    case "New Links":        		    	$tmp    = "Nouveaux hyperliens"; break;    case "The Best":        		    	$tmp    = "Le meilleur"; break;    case "Random Link":        		    	$tmp    = "Lien alatoire"; break;    case "Your Name: ":        		    	$tmp    = "Votre nom :"; break;    case "Your Email: ":       		    	$tmp    = "Votre courriel :"; break;    case "We received your Link submission. Thanks!":	$tmp    = "Nous avons reus votre proposition. Merci !"; break;    case "You'll receive and E-mail when it's approved.":	$tmp    = "Vous recevrez un courriel si elle est approuve."; break;    case "Links Added to Database":		$tmp    = "Liens ajouts dans la base de donne"; break;    case "Added on: ":        		    	$tmp    = "Rajout :"; break;    case "Edit This Link":        		$tmp    = "diter ce lien"; break;    case "The":        		    		$tmp    = "Le(s)"; break;    case "Most Visited Links":         		$tmp    = "Liens les plus visits"; break;    case "SubCatgories":        		$tmp    = "Sous-catgories"; break;    case "Popular Site!":        		$tmp    = "Site populaire !"; break;    case "Previous Page":        		$tmp    = "Page prcdente"; break;    case "Next Page":           		$tmp    = "Page suivante"; break;    case "Main":      		    		$tmp    = "Menu principal"; break;    case "Search Results for: ":       		$tmp    = "Rsultats de la recherche sur :"; break;    case "Try to search":  	  		$tmp    = "Essayez de vrifier"; break;    case "in others Search Engines":   		$tmp    = "dans d'autres moteurs de recherche"; break;    case "No matches found to your query":	$tmp 	= "Aucune correspondance trouve pour votre requte"; break;    case "Links":				$tmp 	= "Hyperliens"; break;    case "Links in Web Links: ":		$tmp 	= "Hyperliens dans la page :"; break;    case "Categories in Web Links: ":		$tmp 	= "Catgories dans la page :"; break;    case "New Submissions: ":			$tmp 	= "Nouvelles propositions :"; break;    case "Configure":				$tmp 	= "Prfrences"; break;    case "Login/Create Account":		$tmp 	= "Connexion/Crer un compte"; break;# Pour les Francophones    case "datestring":			$tmp = "%A %d %B  %T"; break;    case "datestring2":			$tmp 	= "%A %d %B"; break;    case "linksdatestring":		$tmp 	= "%d-%b-%Y"; break;// Added for PHP-Nuke 3.5    case "Ephemerids":				$tmp	= "Ephemerids"; break;    case "Add Ephemerid:":			$tmp	= "Add Ephemerid:"; break;    case "Day:":				$tmp	= "Day:"; break;    case "Month:":				$tmp	= "Month:"; break;    case "Year:":				$tmp	= "Year:"; break;    case "Ephemerid Description:":		$tmp	= "Ephemerid Description:"; break;    case "Ephemerid Maintenance (Edit/Delete):":	$tmp	= "Ephemerid Maintenance (Edit/Delete):"; break;    case "Send":				$tmp	= "Send"; break;    case "Ephemerids Maintenance":		$tmp	= "Ephemerids Maintenance"; break;    case "Edit Ephemerid:":			$tmp	= "Edit Ephemerid:"; break;    case "One Day like Today...":		$tmp	= "One Day like Today..."; break;// Added for PHP-Nuke 4.0    case "comments":				$tmp	= "comments"; break;    case "Printer Friendly Page":		$tmp	= "Printer Friendly Page"; break;    case "Send this Story to a Friend":		$tmp	= "Send this Story to a Friend"; break;    case "Send Story to a Friend":		$tmp	= "Send Story to a Friend"; break;    case "You will send the story":		$tmp	= "You will send the story"; break;    case "to a specified friend:":		$tmp	= "to a specified friend:"; break;    case "Friend Name: ":			$tmp	= "Friend Name: "; break;    case "Friend Email: ":			$tmp	= "Friend Email: "; break;    case "Interesting Article at":		$tmp	= "Interesting Article at"; break;    case "Your Friend":				$tmp	= "Your Friend"; break;    case "considered the following article interesting and wanted to send it to you.":		$tmp	= "considered the following article interesting and wanted to send it to you."; break;    case "Date:":				$tmp	= "Date:"; break;    case "Topic:":				$tmp	= "Topic:"; break;    case "You can read interesting articles at":	$tmp	= "You can read interesting articles at"; break;    case "Story":				$tmp	= "Story"; break;    case "has been sent to":			$tmp	= "has been sent to"; break;    case "Thanks!":				$tmp	= "Thanks!"; break;    case "This article comes from":		$tmp	= "This article comes from"; break;    case "PHP-Nuke version: ":			$tmp	= "PHP-Nuke version: "; break;    case "Older Articles":			$tmp	= "Older Articles"; break;    case "Add Related Links:":			$tmp	= "Add Related Links:"; break;    case "Site Name: ":				$tmp	= "Site Name: "; break;    case "URL: ":				$tmp	= "URL: "; break;    case "Active Related Links:":		$tmp	= "Active Related Links:"; break;    case "Edit Related Link":			$tmp	= "Edit Related Links"; break;    case "Related Links":			$tmp	= "Related Links"; break;    case "More about":				$tmp	= "More about"; break;    case "News by":				$tmp	= "News by"; break;    case "Most read story about":		$tmp	= "Most read story about"; break;    case "Current Survey Voting Booth":		$tmp	= "Current Survey Voting Booth"; break;    case "Last news about":			$tmp	= "Last news about"; break;    case "Nickname":				$tmp	= "Nickname"; break;    case "Don't have an account yet? You can":	$tmp	= "Don't have an account yet? You can"; break;    case "create one":				$tmp	= "create one"; break;    case "As registered":			$tmp	= "As registered"; break;    case "user you have some advantages like theme manager,":	$tmp	= "user you have some advantages like theme manager,"; break;    case "comments configuration and post comments with your name.":	$tmp	= "comments configuration and post comments with your name."; break;    case "Online Help":				$tmp	= "Online Help"; break;    case "Search Engines":			$tmp	= "Search Engines"; break;    case "Robots - Spiders":			$tmp	= "Robots - Spiders"; break;    case "New Stories Submissions":		$tmp	= "New Stories Submissions"; break;    case "File Manager":			$tmp	= "File Manager"; break;    case "Upload":				$tmp	= "Upload"; break;    case "Site Name":				$tmp	= "Site Name"; break;    case "Status":				$tmp	= "Status"; break;    case "Headlines":				$tmp	= "Headlines"; break;    case "Active":				$tmp	= "Active"; break;    case "Inactive":				$tmp	= "Inactive"; break;    case "Add Headline":			$tmp	= "Add Headline"; break;    case "Site Name:":				$tmp	= "Site Name:"; break;    case "URL:":				$tmp	= "URL:"; break;    case "URL for the RDF/XML file:":		$tmp	= "URL for the RDF/XML file:"; break;    case "Edit Headline":			$tmp	= "Edit Headline"; break;    case "Status:":				$tmp	= "Status:"; break;    case "Search on:":				$tmp	= "Search on:"; break;    case "Stories":				$tmp	= "Stories"; break;    case "Comments":				$tmp	= "Comments"; break;    case "The URL for this story is:":		$tmp	= "The URL for this story is:"; break;    case "Sections":				$tmp	= "Sections"; break;    case "General Site Info":			$tmp	= "General Site Info"; break;    case "Site URL:":				$tmp	= "Site URL:"; break;    case "Site Logo:":				$tmp	= "Site Logo:"; break;    case "Site Slogan:":			$tmp	= "Site Slogan:"; break;    case "Site Start Date:":			$tmp	= "Site Start Date:"; break;    case "Administrator Email:":		$tmp	= "Administrator Email:"; break;    case "Number of items in TOP Page:":	$tmp	= "Number of items in TOP Page:"; break;    case "Stories Number in the Home:":		$tmp	= "Stories Number in the Home:"; break;    case "Stories in Old Articles Box:":	$tmp	= "Stories in Old Articles Box:"; break;    case "Activate Ultramode?":			$tmp	= "Activate Ultramode?"; break;    case "Allow Anonymous to Post?":		$tmp	= "Allow Anonymous to Post?"; break;    case "Default Theme for your Site:":	$tmp	= "Default Theme for your Site:"; break;    case "Select the Language for your Site:":	$tmp	= "Select Language for your Site:"; break;    case "Locale Time Format:":			$tmp	= "Locale Time Format:"; break;    case "Banners Options":			$tmp	= "Banners Options"; break;    case "Activate Banners in your site?":	$tmp	= "Activate Banners in your Site?"; break;    case "Your IP to not count the hits:":	$tmp	= "Your IP to not count the hits:"; break;    case "Footer Messages":			$tmp	= "Footer Messages"; break;    case "Footer Line 1:":			$tmp	= "Foot Line 1:"; break;    case "Footer Line 2:":			$tmp	= "Foot Line 2:"; break;    case "Footer Line 3:":			$tmp	= "Foot Line 3:"; break;    case "Footer Line 4:":			$tmp	= "Foot Line 4:"; break;    case "Backend Configuration":		$tmp	= "Backend Configuration"; break;    case "Backend Title:":			$tmp	= "Backend Title:"; break;    case "Backend Language:":			$tmp	= "Backend Language:"; break;    case "Backend Image URL:":			$tmp	= "Backend Image URL:"; break;    case "Backend Image Width:":		$tmp	= "Backend Image Width:"; break;    case "Backend Image Height:":		$tmp	= "Backend Image Height:"; break;    case "Web Links Default Config":		$tmp	= "Web Links Default Config"; break;    case "Links per Page:":			$tmp	= "Links per Page:"; break;    case "Hits to be Popular:":			$tmp	= "Hits to be Popular:"; break;    case "Number of Links as New:":		$tmp	= "Number of Links as New:"; break;    case "Number of Links as Best:":		$tmp	= "Number of Links as Best:"; break;    case "Links in Search Results:":		$tmp	= "Links in Search Results:"; break;    case "Mail New Stories to Admin":		$tmp	= "Mail New Stories to Admin"; break;    case "Notify new submissions by email?":	$tmp	= "Notify new submissions by email?"; break;    case "Email to send the message:":		$tmp	= "Email to send the message:"; break;    case "Email Subject:":			$tmp	= "Email Subject:"; break;    case "Email Message:":			$tmp	= "Email Message:"; break;    case "Email Account (From):":		$tmp	= "Email Account (From):"; break;    case "Comments Moderation":			$tmp	= "Comments Moderation"; break;    case "Type of Moderation:":			$tmp	= "Type of Moderation:"; break;    case "Moderation by Admin":			$tmp	= "Moderation by Admin"; break;    case "Moderation by Users":			$tmp	= "Moderation by Users"; break;    case "No Moderation":			$tmp	= "No Moderation"; break;    case "Comments Options":			$tmp	= "Comments Options"; break;    case "Comments Limit in Bytes:":		$tmp	= "Comments Limit in Bytes"; break;    case "Anonymous Default Name:":		$tmp	= "Anonymous Default Name:"; break;    case "Voting Booth Options":		$tmp	= "Voting Booth Options"; break;    case "Max Poll Options:":			$tmp	= "Max Poll Options:"; break;    case "Scale of Result Bar:":		$tmp	= "Scale of Result Bar:"; break;    case "Allow users to vote twice?":		$tmp	= "Allow users to vote twice?"; break;    case "Some Graphics Stuff":			$tmp	= "Some Graphics Stuff"; break;    case "Topics Images Path:":			$tmp	= "Topics Images Path:"; break;    case "User Menu Images Path:":		$tmp	= "User Menu Images Path:"; break;    case "Admin Menu Images Path:":		$tmp	= "Admin Menu Images Path:"; break;    case "Miscelaneous":			$tmp	= "Miscelaneous"; break;    case "Articles Number in Admin:":		$tmp	= "Articles Number in Admin:"; break;    case "Minimum users password length:":	$tmp	= "Minimum users password length:"; break;    case "Activate HTTP Referers?":		$tmp	= "Activate HTTP Referers?"; break;    case "How Many Referers you want as Maximum?":	$tmp	= "How Many Referers you want as Maximum?"; break;    case "Activate Comments in Polls?":		$tmp	= "Activate Comments in Polls?"; break;    case "Activate Ephemerids System?":		$tmp	= "Activate Ephemerids System?"; break;    case "Site Font:":				$tmp	= "Site Font:"; break;    case "Graphics in Administration Menu?":	$tmp	= "Graphics in Administration Menu?"; break;    case "WARNING: Are you sure you want to delete this Headline?":	$tmp	= "WARNING: Are you sure you want to delete this Headline?"; break;    case "Server Info":				$tmp	= "Server Info"; break;    case "Local Time:":				$tmp	= "Local Time:"; break;    case "Uptime:":				$tmp	= "Uptime:"; break;    case "CPU Type:":				$tmp	= "CPU Type:"; break;    case "Level II Cache:":			$tmp	= "Level II Cache:"; break;    case "RAM Installed:":			$tmp	= "RAM Installed:"; break;    case "Bogomips:":				$tmp	= "Bogomips:"; break;    case "Memory Status":			$tmp	= "Memory Status"; break;    case "Total":				$tmp	= "Total"; break;    case "Usage":				$tmp	= "Usage"; break;    case "Used:":				$tmp	= "Used:"; break;    case "Free":				$tmp	= "Free"; break;    case "buffered":				$tmp	= "buffered"; break;    case "cached":				$tmp	= "cached"; break;    case "Swap Status":				$tmp	= "Swap Status"; break;    case "Total:":				$tmp	= "Total:"; break;    case "Usage:":				$tmp	= "Usage:"; break;    case "Used:":				$tmp	= "Used:"; break;    case "Free:":				$tmp	= "Free:"; break;    case "Partitions Status":			$tmp	= "Partitions Status"; break;    case "Mount":				$tmp	= "Mount"; break;    case "Size":				$tmp	= "Size"; break;    case "Used":				$tmp	= "Used"; break;    case "Percent":				$tmp	= "Percent"; break;    case "Preferences":				$tmp	= "Preferences"; break;    case "Activate Advanced Stats Page?":	$tmp	= "Activate Advanced Stats Page?"; break;    case "Listing directory":			$tmp	= "Listing Directory"; break;    case "Changed to root directory":		$tmp	= "Changed to root directory"; break;    case "Displaying PHP Environment":		$tmp	= "Displaying PHP Environment"; break;    case "Changed directory to":		$tmp	= "Changed directory to"; break;    case "Touched":				$tmp	= "Touched"; break;    case "Deleted":				$tmp	= "Deleted"; break;    case "Are you sure you want to DELETE":	$tmp	= "Are you sure you want to DELETE"; break;    case "YES!":				$tmp	= "YES!"; break;    case "NO!":					$tmp	= "NO!"; break;    case "Destination file already exists. Aborted.":		$tmp	= "Destination file already exists. Aborted."; break;    case "Copied":				$tmp	= "Copied"; break;    case "Moved/renamed":			$tmp	= "Moved/renamed"; break;    case "Moving/renaming or copying":		$tmp	= "Moving/renaming or copying"; break;    case "Copy":				$tmp	= "Copy"; break;    case "Move/rename":				$tmp	= "Move/rename"; break;    case "Edited":				$tmp	= "Edited"; break;    case "Editing":				$tmp	= "Editing"; break;    case "Displaying":				$tmp	= "Displaying"; break;    case "The directory":			$tmp	= "The directory"; break;    case "Created the directory":		$tmp	= "Created directory"; break;    case "Created":				$tmp	= "Created"; break;    case "already exists.":			$tmp	= "already exists."; break;    case "Creating":				$tmp	= "Creating"; break;    case "Untitled":				$tmp	= "Untitled"; break;    case "Uploaded":				$tmp	= "Uploaded"; break;    case "Current Directory is:":		$tmp	= "Current Directory is:"; break;    case "Refresh":				$tmp	= "Refresh"; break;    case "Back to root":			$tmp	= "Back to root"; break;    case "Type":				$tmp	= "Type"; break;    case "Name":				$tmp	= "Name"; break;    case "Size":				$tmp	= "Size"; break;    case "Modified":				$tmp	= "Modified"; break;    case "Action":				$tmp	= "Action"; break;    case "Parent directory":			$tmp	= "Parent directory"; break;    case "Cange working directory to":		$tmp	= "Change working directory to"; break;    case "Move, rename or copy":		$tmp	= "Move, rename or copy"; break;    case "Touch":				$tmp	= "Touch"; break;    case "Last 10 comments by":			$tmp	= "Last 10 comments by"; break;    case "Last 10 news submissions sent by":	$tmp	= "Last 10 news submissions sent by"; break;    case "No name entered":			$tmp	= "No name entered"; break;    case "Recommend this Site to a Friend":	$tmp	= "Recommend this Site to a Friend"; break;    case "considered our site":			$tmp	= "considered our site"; break;    case "interesting and wanted to send it to you.":		$tmp	= "interesting and wanted to send it to you."; break;    case "The reference of our site has been sent to":		$tmp	= "The reference of our site has been sent to"; break;    case "Thanks for recommend us!":		$tmp	= "Thanks for recommend us!"; break;    default: $tmp = "Needs translation"; break;    }    return $tmp;}?>