home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / KOMUNIK / progweb / progweb.exe / phpnuke / html / language / lang-quebec.php < prev    next >
PHP Script  |  2000-12-05  |  52KB  |  1 lines

  1. <?php/*Traduction en Franτais 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 vΘrifiΘ 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 rΘponses seront ΘffacΘes !"; break;    case "changerblock":        $tmp = "Modifier le bloc droit"; break;    case "deleterblock":        $tmp = "Effacer le bloc droit"; break;    case "makerblock":            $tmp = "CrΘer un bloc droit"; break;    case "changelblock":        $tmp = "Modifier le bloc gauche"; break;    case "deletelblock":        $tmp = "Effacer le bloc gauche"; break;    case "makelblock":            $tmp = "CrΘer 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 rΘponses ?"; 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 prΘcΘdente"; break;    case "Past Articles":        $tmp = "Articles prΘcΘdents"; 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 prΘcΘdents"; 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 = "RΘsultats"; 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 vΘrifiez 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 rajoutΘe au site."; break;    case "We received":        $tmp = "Nous avons reτu"; break;    case "visitors from":    $tmp = "visiteurs depuis"; break;    case "Operating Systems":    $tmp = "SystΦmes 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 rΘcent en premier"; break;    case "Highest Scores First":    $tmp = "Meilleurs scores en premier"; break;    case "Save":    $tmp = "Sauvegarder"; break;    case "Refresh":    $tmp = "Rafraεchir"; break;    case "Reply":    $tmp = "RΘpondre"; 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 = "ModΘrer"; 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 supplΘmentaires"; 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 problΦme ! Entrez votre nom d'utilisateur puis cliquez sur le bouton envoyer.<br>"; break;    case "Notice: Account preferences are cookie based.":    $tmp = "Attention : les prΘfΘrences utilisent des cookies."; break;    case "more info...":    $tmp = "Plus d'informations..."; break;    case "Sorry, no corresponding user info was found":        $tmp = "DΘsolΘ, aucune information n'a ΘtΘ trouvΘe"; 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 aprΦs vous Ωtre logguΘs 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Θ, nßyez 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 dΘjα utilisΘ pour une inscription"; break;    case "ERROR: Nickname taken":    $tmp = "Erreur : pseudonyme dΘjα pris"; break;    case "ERROR: Name is reserved.":    $tmp = "Erreur : nom rΘservΘ."; 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 crΘer 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 supplΘmentaires"; 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 affichΘe, cette adresse set α recevoir le mot de passe)"; break;    case "(This Email will be public. Just type what you want, Spam proof)":        $tmp = "(affichΘe, cette adresse peut Ωtre la cible de publicitΘs)"; break;    case "(255 characters max. Type what others can know about yourself)":        $tmp = "(255 lettres maximum. Des renseignements pouvant intΘresser 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 vΘrification sont diffΘrents."; break;    case "Sorry, your password must be at least":    $tmp = "DΘsolΘ, 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 associΘs !"; break;    case "Welcome to the Special Sections at":    $tmp = "Bienvenue sur les Sections SpΘciales de"; break;    case "Here you can find some cool articles not presents in the Home.":    $tmp = "Vous pouvez trouver ici des articles non prΘsentΘs 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 publiΘs 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 apparaεtre 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 crΘer des liens, par exemple)"; break;    case "Select One Theme":    $tmp = "Choisir un thΦme"; 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 infΘrieur seront ignorΘs."; 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 modΘrateurs ajoutent ou enlΦvent 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 mΩme leur r⌠le)"; 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 commentΘs"; break;    case "comments:":    $tmp = "Avis:"; break;    case "most voted polls":    $tmp = "votes les plus frΘquentΘs"; break;    case "votes:":    $tmp = "votes:"; break;    case "Edit Article ID:":    $tmp = "╔diter le numΘro de l'article :"; break;    case "most read articles in special sections":    $tmp = "articles les plus lus dans les Sections SpΘciales"; 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 postΘs :"; break;    case "Delete Article!":    $tmp = "Effacer l'article !"; break;    case "Banners Administration":    $tmp = "Administration des banniΦres"; break;    case "Current Active Banners":    $tmp = "BanniΦres actuellement actives"; break;    case "ID":    $tmp = "numΘro"; 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 dΘbut"; break;    case "Date Ended":    $tmp = "Date de fin"; break;    case "Finished Banners":    $tmp = "BanniΦres finies"; break;    case "Advertising Clients":    $tmp = "Clients"; break;    case "Active Banners":    $tmp = "BanniΦres actives"; break;    case "Contact Name":    $tmp = "Contact"; break;    case "Contact Email":    $tmp = "Courriel"; break;    case "Add a New Banner":    $tmp = "Ajouter une nouvelle banniΦre"; break;    case "Client Name: ":    $tmp = "Nom du client : "; break;    case "Impressions Purchased: ":    $tmp = "Affichages achetΘs : "; break;    case "Image URL: ":    $tmp = "URL de l'image: "; break;    case "Click URL: ":    $tmp = "URL α cliquer: "; break;    case "Add Banner":    $tmp = "Ajouter une banniΦre"; 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 banniΦre"; break;    case "Are you sure you want to delete this Banner?":    $tmp = "Voulez-vous vraiement effacer cette banniΦre ?"; break;    case "Edit Banner":    $tmp = "╔diter la banniΦre"; 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 banniΦres"; break;    case "This client doesn't have any banner running now.":    $tmp = "Ce client n'a prΘsentement pas de banniΦres."; break;    case "This client has the following ACTIVE BANNERS running in":    $tmp = "Ce client a comme banniΦres 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 banniΦres ?"; 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 = "RΘpondre 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 = "RΘgler vos choix sur l'affichage des commentaires"; break;    case "Select different themes":    $tmp = "Choisir un thΦme 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 communiquΘes."; 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 publiΘs :"; break;    case "previous matches":    $tmp = "PrΘcΘdents"; 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 = "CrΘer un nouveau vote"; break;    case "Create":            $tmp = "CrΘer"; 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 rΘsultats"; 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 dΘbut"; 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    = "PrΘcΘdent"; 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    = "Aperτu"; break;    case "PreviewAgain":        $tmp    = " Aperτu α 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    = "DΘsolΘ, les mots de passe sont diffΘrents. Revenez α la page prΘcΘdente et recommencez"; break;    case "Story ID:":            $tmp = "NumΘro 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 rΘsultats 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 immΘdiatement supprimΘ"; break;    case "Yes":                $tmp    = "Oui"; break;    case "You are now logged out":    $tmp    = "Vous Ωtes maintenant dΘlogguΘ"; 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    = "crΘer"; 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    = "NumΘro 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 enregistrΘs :"; break;    case "Active Authors: ":                $tmp    = "Auteurs actifs :"; break;    case "Stories Published: ":             $tmp    = "Articles publiΘs :"; break;    case "Comments Posted: ":               $tmp    = "Opinions donnΘs :"; break;    case "Special Sections: ":              $tmp    = "Sections spΘciales :"; 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 donnΘe"; break;    case "Add a MAIN Category":                $tmp    = "Ajouter une catΘgorie principale"; break;    case "Name: ":                        $tmp    = "Nom :"; break;    case "Add":                            $tmp    = "Ajouter"; break;    case "Add a SUB-Category":                $tmp    = "Ajouter une sous-catΘgorie"; 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    = "CatΘgorie :"; 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 catΘgorie"; 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    = "AccΦs :"; break;    case "Email: ":                        $tmp    = "Courriel :"; break;    case "Category Name: ":                $tmp    = "Nom de la catΘgorie : "; break;    case "Sub-Category Name: ":                $tmp    = "Nom de la sous-catΘgorie: "; break;    case "WARNING: Are you sure you want to delete this Category and ALL its Links?":        $tmp    = "ATTENTION: ╩tes vous s√r de vouloir effacer cette catΘgorie et tous ses liens ?"; break;    case "ERROR: The Category":                $tmp    = "ERREUR: La catΘgorie"; break;    case "already exist!":                $tmp    = "existe dΘjα !"; break;    case "ERROR: The SubCategory":            $tmp    = "ERREUR: La sous-catΘgorie"; break;    case "ERROR: This URL is already listed in the Database!":            $tmp    = "ERREUR: Cette adresse est dΘjα prΘsente dans la base de donnΘes !"; 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 donnΘes"; 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 alΘatoire"; 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 reτus votre proposition. Merci !"; break;    case "You'll receive and E-mail when it's approved.":    $tmp    = "Vous recevrez un courriel si elle est approuvΘe."; break;    case "Links Added to Database":        $tmp    = "Liens ajoutΘs dans la base de donnΘe"; 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 visitΘs"; break;    case "SubCatΘgories":                $tmp    = "Sous-catΘgories"; break;    case "Popular Site!":                $tmp    = "Site populaire !"; break;    case "Previous Page":                $tmp    = "Page prΘcΘdente"; break;    case "Next Page":                   $tmp    = "Page suivante"; break;    case "Main":                          $tmp    = "Menu principal"; break;    case "Search Results for: ":               $tmp    = "RΘsultats de la recherche sur :"; break;    case "Try to search":                $tmp    = "Essayez de vΘrifier"; break;    case "in others Search Engines":           $tmp    = "dans d'autres moteurs de recherche"; break;    case "No matches found to your query":    $tmp     = "Aucune correspondance trouvΘe pour votre requΩte"; break;    case "Links":                $tmp     = "Hyperliens"; break;    case "Links in Web Links: ":        $tmp     = "Hyperliens dans la page :"; break;    case "Categories in Web Links: ":        $tmp     = "CatΘgories dans la page :"; break;    case "New Submissions: ":            $tmp     = "Nouvelles propositions :"; break;    case "Configure":                $tmp     = "PrΘfΘrences"; break;    case "Login/Create Account":        $tmp     = "Connexion/CrΘer 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 "Change 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;}?>