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

  1. <?php
  2.  
  3. /*
  4. Welcome to PHP-NUKE
  5.  
  6. This is the language module with "all" the system messages without any order.
  7.  
  8. Translated by:
  9.     Newman (newman@engebras.com.br)
  10.     http://www.engebras.com.br
  11.     v2.0
  12. */
  13.  
  14. function translate($phrase) {
  15.     
  16.     switch($phrase) {
  17.  
  18.     case "(Are you sure you included a URL? Did ya test them for typos?)":    $tmp = "(Estß seguro que incluiu um URL? Revisou sua ortografia?)"; break;
  19.     case "(Did you check URLs?)":    $tmp = "(Verificou o/os URLs?)"; break;
  20.     case "(for changes only)":        $tmp = "(somente para alteraτ⌡es)"; break;
  21.     case "- are you sure?":        $tmp = "- estß seguro?"; break;
  22.     case "Add Author":            $tmp = " Agregar Autor "; break;
  23.     case "Administration Menu":        $tmp = "Men· de Administraτπo"; break;
  24.     case "NEW Article":            $tmp = "NOVO Artigo"; break;
  25.     case "Left Blocks":            $tmp = "Bloco Esq."; break;
  26.     case "Right Blocks":        $tmp = "Bloco Dir."; break;
  27.     case "Admin Block":            $tmp = "Bloco Admin"; break;
  28.     case "Main Block":            $tmp = "Bloco Principal"; break;
  29.     case "Sections Manager":        $tmp = "Seτ⌡es"; break;
  30.     case "Logout / Exit":        $tmp = "Sair"; break;
  31.     case "User doesn't exist!":        $tmp = "O usußrio nπo existe!"; break;
  32.     case "Submit News":            $tmp = "Enviar Notφcia"; break;
  33.     case "We allow just one vote per day":    $tmp = "╔ permitido somente um voto por pessoa ao dia"; break;
  34.     case "Surveys/Polls":        $tmp = "Pesquisas"; break;
  35.     case "HTTP Referers":        $tmp = "HTTP Referers"; break;
  36.     case "Who is linking our site?":    $tmp = "Quem estß acessando nossa pßgina?"; break;
  37.     case "Delete Referers":        $tmp = "Apagar os Dados"; break;
  38.     case "link visited:":        $tmp = "conexπo visitada:"; break;
  39.     case "most linked stories":        $tmp = "conex⌡es publicadas mais visitadas"; break;
  40.     case "Delete Polls":        $tmp = "Apagar Pesquisas"; break;
  41.     case "Last":            $tmp = "┌ltimos"; break;
  42.     case "Articles":            $tmp = "Artigos"; break;
  43.     case "Edit":            $tmp = "Editar"; break;
  44.     case "Delete":            $tmp = "Apagar"; break;
  45.     case "Current Active Topics":    $tmp = "T≤picos Ativos"; break;
  46.     case "Click to Edit":        $tmp = "Clique para Editar"; break;
  47.     case "Add a New Topic":        $tmp = "Agregar um T≤pico Novo"; break;
  48.     case "Topic Name:":            $tmp = "Nome do T≤pico:"; break;
  49.     case "Topic Text:":            $tmp = "Texto do T≤pico:"; break;
  50.     case "Topic Image:":        $tmp = "Imagem do T≤pico:"; break;
  51.     case "Add Topic!":            $tmp = "Agregar T≤pico!"; break;
  52.     case "(just a name without spaces - max: 20 characters)":        $tmp = "(somente um nome sem espaτos - max: 20 caracteres)"; break;
  53.     case "(the full topic text or description - max: 40 characters)":    $tmp = "(o texto completo ou descriτπo do t≤pico - max: 40 caracteres)"; break;
  54.     case "(image name + extension located in":                $tmp = "(nombre de imagen + extensπo localizada em"; break;
  55.     case "for example: gamesandhobbies":                $tmp = "por exemplo: jogoselazer"; break;
  56.     case "for example: Games and Hobbies":                $tmp = "por exemplo: Jogos e Lazer"; break;
  57.     case "for example: games.gif":    $tmp = "por exemplo: jogos.gif"; break;
  58.     case "Edit Topic:":            $tmp = "Editar T≤pico:"; break;
  59.     case "Save Changes!":        $tmp = "Gravar Alteraτ⌡es!"; break;
  60.     case "Delete Topic":        $tmp = "Apagar T≤pico"; break;
  61.     case "Are you sure you want to delete Topic":    $tmp = "Estß seguro que quer apagar o t≤pico?"; break;
  62.     case "This will delete ALL it's stories and it's comments!":    $tmp = "Isto apagarß TODAS as suas historias e seus comentßrios!"; break;
  63.     case "changerblock":        $tmp = "Trocar Bloco"; break;
  64.     case "deleterblock":        $tmp = "Apagar Bloco"; break;
  65.     case "makerblock":            $tmp = "Criar Bloco"; break;
  66.     case "changelblock":        $tmp = "Trocar Bloco"; break;
  67.     case "deletelblock":        $tmp = "Apagar Bloco"; break;
  68.     case "makelblock":            $tmp = "Criar Bloco"; break;
  69.     case "Create New Right Block":    $tmp = "Criar Bloco Direito"; break;
  70.     case "Create New Left Block":    $tmp = "Criar Bloco Esquerdo"; break;
  71.     case "Edit Admin Block":        $tmp = "Editar Bloco de Administrador"; break;
  72.     case "Are you sure you want to remove Story ID #":            $tmp = "Estß seguro que deseja apagar a Notφcia ID #"; break;
  73.     case "and all it's comments?":    $tmp = "e todos os seus comentßrios?"; break;
  74.     case "Edit Admins":            $tmp = "Editar Autores"; break;
  75.     case "Add User":            $tmp = "Agregar Usußrio"; break;
  76.     case "Update User":            $tmp = "Atualizar Usußrio"; break;
  77.     case "User ID":            $tmp = "ID de Usußrio"; break;
  78.     case "Preview Story":        $tmp = "Preview"; break;
  79.     case "Past Articles":        $tmp = "Artigos Velhos"; break;
  80.     case "comment":            $tmp = "comentßrio"; break;
  81.     case "comments?":            $tmp = "comentßrios?"; break;
  82.     case "Welcome to":            $tmp = "Bem vindo a"; break;
  83.     case "Votes: ":            $tmp = "Votos: "; break;
  84.     case "Past Surveys":        $tmp = "Pesquisas Anteriores"; break;
  85.     case "Survey":            $tmp = "Pesquisa"; break;
  86.     case "Total Votes: ":        $tmp = "Total de Votos: "; break;
  87.     case "Voting Booth":        $tmp = "Sala de Votaτπo"; break;
  88.     case "Other Polls":    $tmp = "Outras Pesquisas"; break;
  89.     case "Results":    $tmp = "Resultados"; break;
  90.     case "Your Name":    $tmp = "Seu Nome"; break;
  91.     case "New User":    $tmp = "Novo Usußrio"; break;
  92.     case "Title":    $tmp = "Tφtulo"; break;
  93.     case "Be Descriptive, Clear and Simple":    $tmp = "Descritivo, Claro e Simples"; break;
  94.     case "bad titles='Check This Out!' or 'An Article'.":    $tmp = "tφtulos prejudiciais='Vejam isso!' o 'Um Artigo!'."; break;
  95.     case "The Scoop":    $tmp = "O Texto"; break;
  96.     case "HTML is fine, but double check those URLs and HTML tags!":    $tmp = "VocΩ pode usar HTML, mas cheque os URLs e os comandos HTML!"; break;
  97.     case "You must preview once before you can submit":    $tmp = "VocΩ deve fazer um Preview antes de poder enviar"; break;
  98.     case "Are you sure you included a URL? Did you test them for typos?":    $tmp = "Estß seguro que incluiu um URL? Verificou sua ortografia?"; break;
  99.     case "Select Topic":    $tmp = "Selecionar T≤pico"; break;
  100.     case "Thanks for your submission.":    $tmp = "Obrigada por seu envio! Veremos nossa bola mßgica n·mero 8 e Θ possφvel que publiquemos sua hist≤ria. Sigua enviando notφcias!"; break;
  101.     case "We received":        $tmp = "Recebemos"; break;
  102.     case "visitors from":    $tmp = "visitantes desde"; break;
  103.     case "Operating Systems":    $tmp = "Sistemas Operacionais"; break;
  104.     case "Unknown":        $tmp = "Desconhecido"; break;
  105.     case "Threshold":        $tmp = "Pontos"; break;
  106.     case "No Comments":        $tmp = "Sem Comentßrios"; break;
  107.     case "Nested":        $tmp = "Alojados"; break;
  108.     case "Flat":        $tmp = "Plano"; break;
  109.     case "Thread":        $tmp = "Discussπo"; break;
  110.     case "Oldest First":    $tmp = "Velho Primeiro"; break;
  111.     case "Newest First":    $tmp = "Novo Primeiro"; break;
  112.     case "Highest Scores First":    $tmp = "Pontuaτπo Alta Primeiro"; break;
  113.     case "Save":        $tmp = "Gravar"; break;
  114.     case "Refresh":        $tmp = "Recarregar"; break;
  115.     case "Reply":        $tmp = "Responder"; break;
  116.     case "The comments are owned by the poster. We aren't responsible for their content.":    $tmp = "Os comentßrios sπo propriedade de quem os escreveu. N≤s nπo somos responsßveis por seu conte·do."; break;
  117.     case "Post Anonymously":    $tmp = "Enviar como An⌠nimo"; break;
  118.     case "Post":        $tmp = "Enviar"; break;
  119.     case "Comment":        $tmp = "Comentßrio"; break;
  120.     case "Extrans (html tags to text)":    $tmp = "Extrans (html tags a texto)"; break;
  121.     case "HTML Formatted":    $tmp = "Formato HTML"; break;
  122.     case "Plain Old Text":    $tmp = "Texto Plano"; break;
  123.     case "Subject":        $tmp = "Assunto"; break;
  124.     case "Allowed HTML:":    $tmp = "HTML Permitido:"; break;
  125.     case "User Info":        $tmp = "Dados do Usußrio"; break;
  126.     case "Score: ":        $tmp = "Pontuaτπo: "; break;
  127.     case "by":            $tmp = "por"; break;
  128.     case "on":            $tmp = "o"; break;
  129.     case "Moderate":        $tmp = "Moderar"; break;
  130.     case "This is your personal page":    $tmp = "Esta Θ sua pßgina pessoal. Provavelmente vocΩ quer trocar algunas coisas. Se deseja perder um pouco de tempo, este e o lugar indicado."; break;
  131.     case "My HomePage:":    $tmp = "Minha HomePage:"; break;
  132.     case "My E-Mail:":        $tmp = "Meu E-Mail:"; break;
  133.     case "Extra Info:":        $tmp = "Informaτπo Extra"; break;
  134.     case "There is no available info for":    $tmp = "Nπo hß informaτπo disponφvel para"; break;
  135.     case "This web site uses":        $tmp = "Este web site usa"; break;
  136.     case "Incorrect Login!":    $tmp = "Login Incorreto!"; break;
  137.     case "New User:":    $tmp = "Usußrio Novo:"; break;
  138.     case "(Password will be sent to the email address you enter.)":    $tmp = "(A Senha serß enviada para o email que vocΩ informou.)"; break;
  139.     case "Lost your Password?":    $tmp = "Perdeu sua Senha?"; break;
  140.     case "No problem. Just type your Nickname and click on send button.":    $tmp = "Nπo hß problema. Escreva somente seu Nickname e clique em Enviar Password."; break;
  141.     case "Notice: Account preferences are cookie based.":    $tmp = "Aviso: As preferΩncias de sua conta sπo baseadas em cookies."; break;
  142.     case "more info...":    $tmp = "mais informaτπo..."; break;
  143.     case "Sorry, no corresponding user info was found":        $tmp = "Desculpe, nπo foi encontrada informaτπo de usußrio correspondente"; break;
  144.     case "User Password for":    $tmp = "Senha de usußrio para"; break;
  145.     case "The user account":    $tmp = "A conta de usußrio"; break;
  146.     case "at":    $tmp = "en"; break;
  147.     case "has this email associated with it.":    $tmp = "este Email existe associado com."; break;
  148.     case "A web user from":    $tmp = "Um usußrio web desde"; break;
  149.     case "has just requested that password be sent.":    $tmp = "foi solicitado que a senha seja enviada."; break;
  150.     case "Your New Password is:":    $tmp = "Sua Nova Senha Θ:"; break;
  151.     case "You can change it after you login at":    $tmp = "VocΩ poderß trocß-la depois que fizer seu login em"; break;
  152.     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 = "Se vocΩ nπo solicitou isto, nπo se preocupe. VocΩ estß vendo esta mensagem e nπo 'eles'. Se estß errado, somente faτa login com a nova senha."; break;
  153.     case "Password for":    $tmp = "Password para"; break;
  154.     case "mailed.":    $tmp = "enviado por Email."; break;
  155.     case "ERROR: Email address already registered":    $tmp = "ERROR: Endereτo de Email jß registrado"; break;
  156.     case "ERROR: Nickname taken":    $tmp = "ERROR: O Nickname jß estß registrado"; break;
  157.     case "ERROR: Name is reserved.":    $tmp = "ERROR: Nome reservado."; break;
  158.     case "ERROR: Invalid email":    $tmp = "ERROR: Email Invßlido"; break;
  159.     case "ERROR: Email addresses do not contain spaces.":    $tmp = "ERROR: O Email nπo deve conter espaτos"; break;
  160.     case "ERROR: Invalid Nickname":    $tmp = "ERROR: Nickname Invßlido"; break;
  161.     case "Nickname is too long. It must be less than 15 characters.":    $tmp = "O Nickname e muito longo. Deve conter no mßximo 15 caracteres."; break;
  162.     case "There cannot be any spaces in the Nickname.":        $tmp = "Nπo poden haver espaτos no Nickname."; break;
  163.     case "Finish":    $tmp = "Terminar"; break;
  164.     case "You or someone else has used your email account":    $tmp = "VocΩ registrou a conta de Email"; break;
  165.     case "to register an account at":    $tmp = "para abrir uma conta em"; break;
  166.     case "The following is the member information:":    $tmp = "A continuaτπo tem a informaτπo de membro:"; break;
  167.     case "-Nickname: ":        $tmp = "-Nickname: "; break;
  168.     case "-Password: ":        $tmp = "-Password: "; break;
  169.     case "Your Password is: ":    $tmp = "Sua Senha Θ: "; break;
  170.     case "You are now registered. You should receive your password at the email account you provided.":        $tmp = "Jß estß registrado. VocΩ deveria ter recebido um Email com sua senha."; break;
  171.     case "Real Name":        $tmp = "Nome Real"; break;
  172.     case "Real Email":        $tmp = "Email Real"; break;
  173.     case "Fake Email":        $tmp = "Email Falso"; break;
  174.     case "Your HomePage":    $tmp = "Sua HomePage"; break;
  175.     case "Extra Info":        $tmp = "Informaτπo Extra"; break;
  176.     case "(optional)":        $tmp = "(opcional)"; break;
  177.     case "(required)":        $tmp = "(obrigat≤rio)"; break;
  178.     case "(This Email will not be public but is required, will be used to send your password if you lost it)":        $tmp = "(Este Email nπo serß publicado mas Θ obrigat≤rio, serß usado para te enviar a senha caso vocΩ a perca)"; break;
  179.     case "(This Email will be public. Just type what you want, Spam proof)":        $tmp = "(Este Email serß publicado. Escreva o que quiser, a prova de Spam caso queira)"; break;
  180.     case "(255 characters max. Type what others can know about yourself)":        $tmp = "(255 caracteres mßx. Escreva o que quiser que os outros saibam de vocΩ.)"; break;
  181.     case "(type a new password twice to change it)":        $tmp = "(escreva uma nova senha 2 vezes para trocar-la)"; break;
  182.     case "Save Changes":    $tmp = "Gravar Alteraτ⌡es"; break;
  183.     case "Both passwords are different. They need to be identical.":    $tmp = "As senhas sπo diferentes. Deven ser idΩnticas."; break;
  184.     case "Sorry, your password must be at least":    $tmp = "Desculpe, sua senha deve conter ao menos"; break;
  185.     case "characters long":        $tmp = "caracteres"; break;
  186.     case "Something screwed up... don't you hate that?":    $tmp = "Algo aquφ estß errado... Que droga! nπo?"; break;
  187.     case "Current Active Sections":    $tmp = "Seτ⌡es Ativas"; break;
  188.     case "Add a New Section":    $tmp = "Agregar Nova Seτπo"; break;
  189.     case "Section Name:":    $tmp = "Nome da Seτπo:"; break;
  190.     case "(40 characters Max.)":    $tmp = "(40 caracteres Mßx.)"; break;
  191.     case "Add Section!":    $tmp = "Agregar Seτπo!"; break;
  192.     case "Edit Section:":    $tmp = "Editar Seτπo:"; break;
  193.     case "Delete Section!":    $tmp = "Apagar Seτπo!"; break;
  194.     case "Add Article in Sections":    $tmp = "Agregar Artigo"; break;
  195.     case "Add Article!":    $tmp = "Agregar Artigo!"; break;
  196.     case "Edit Article":    $tmp = "Editar Artigo"; break;
  197.     case "Content":    $tmp = "Conte·do"; break;
  198.     case "Delete Article: ":    $tmp = "Apagar Artigoo: "; break;
  199.     case "Are you sure you want to delete this article?":    $tmp = "Tem certeza que vocΩ quer apagar este artφgo?"; break;
  200.     case "Are you sure you want to delete section":    $tmp = "Tem certeza que vocΩ quer apagar a seτπo"; break;
  201.     case "Delete Section: ":    $tmp = "Apagar Seτπo: "; break;
  202.     case "This will delete ALL its articles!":        $tmp = "Isto apagarß TODOS os seus artigos!"; break;
  203.     case "Welcome to the Special Sections at":    $tmp = "Bem vindo αs Seτ⌡e Especiais de"; break;
  204.     case "Here you can find some cool articles not presents in the Home.":    $tmp = "Aquφ vocΩ encontrarß alguns bons artigos existentes na Home."; break;
  205.     case "This is Section":    $tmp = "Esta Θ a Seτπo"; break;
  206.     case "Following are the articles published under this section.":    $tmp = "Continuando estπo os artigos publicados embaixo desta seτπo."; break;
  207.     case "Return to Sections Index":    $tmp = "Voltar ao Indice de Seτ⌡es"; break;
  208.     case "Back to":            $tmp = "Voltar a"; break;
  209.     case "Sections Index":        $tmp = "Indice de Seτ⌡es"; break;
  210.     case "All Topics":            $tmp = "Todos os T≤picos"; break;
  211.     case "All Authors":            $tmp = "Todos os Autores"; break;
  212.     case "News number in the Home":    $tmp = "N·mero de Notφcias na Home"; break;
  213.     case "Activate Personal Menu":    $tmp = "Ativar Men· Pessoal"; break;
  214.     case "(Check this option and the following text will appear in the Home)":    $tmp = "(Marca esta opτπo e o seguinte texto aparecerß na Home)"; break;
  215.     case "(You can use HTML code to put links, for example)":    $tmp = "(VocΩ pode usar c≤digo HTML para colocar suas conex⌡es, por exemplo)"; break;
  216.     case "Select One Theme":        $tmp = "Selecione um Tema"; break;
  217.     case "This option will change the look for the whole site.":    $tmp = "Esta opτπo modificarß o aspecto de todo o site."; break;
  218.     case "The changes will be valid only to you.":            $tmp = "As alteraτ⌡es serπo vßlidas somente para vocΩ."; break;
  219.     case "Each user can view the site with different theme.":        $tmp = "Cada usußrio poderß ver este web site com um tema diferente."; break;
  220.     case "Display Mode":    $tmp = "Modo de Visualizaτπo"; break;
  221.     case "Sort Order":    $tmp = "Ordem"; break;
  222.     case "Comments scored less than this setting will be ignored.":    $tmp = "Comentßrios colocados abaixo desta moldura serπo ignorados."; break;
  223.     case "Uncut and Raw":    $tmp = "Todos os comentßrios"; break;
  224.     case "Almost Everything":    $tmp = "Quase todos"; break;
  225.     case "Filter Most Anon":    $tmp = "Filtrar a maioria de An⌠nimos"; break;
  226.     case "Score":    $tmp = "Contagem"; break;
  227.     case "Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.":    $tmp = "Comentßrios An⌠nimos comeτam em 0, os de usußrios em 1. Os Moderadores somam e tiram pontos."; break;
  228.     case "Do Not Display Scores":    $tmp = "Nπo mostrar Contagem"; break;
  229.     case "(Hides score: They still apply, you just don't see them.)":    $tmp = "(Oculta a Contagem: Continuarß aplicando, mas vocΩ nπo a verß.)"; break;
  230.     case "Max Comment Length":    $tmp = "Tamanho mßximo de um comentßrio"; break;
  231.     case "(Truncates long comments, and adds a Read More link. Set really big to disable)":    $tmp = "(Corta comentßrios longos, e junta uma conexπo para leerlo completo. P⌡e um n·mero grande para desabilitar)"; break;
  232.     case "Posted by ":    $tmp = "Enviado por "; break;
  233.     case "Posted on ":    $tmp = "Enviado o "; break;
  234.     case "on":    $tmp = "o"; break;
  235.     case "Contributed by ":    $tmp = "Contribuiτπo de "; break;
  236.     case "writes":    $tmp = "escreveu"; break;
  237.     case "Menu for":    $tmp = "Men· de"; break;
  238.     case "total words in this text)":    $tmp = "palavras neste texto)"; break;
  239.     case "votes":    $tmp = "votos"; break;
  240.     case " on...":    $tmp = " o..."; break;
  241.     case "New Article":        $tmp = "Notφcia Nova"; break;
  242.     case "Delete Topic!":    $tmp = "Apagar T≤pico!"; break;
  243.     case "Click to list all articles in this topic":    $tmp = "Clique para listar todos os artigos deste t≤pico"; break;
  244.     case "Welcome to the TOP page for":  $tmp = "Bem vindo ao TOP de"; break;
  245.     case "most read stories":   $tmp = "primeiras notφcias mais lidas"; break;
  246.     case "read:":    $tmp = "lido:"; break;
  247.     case "times":    $tmp = "vezes"; break;
  248.     case "most commented stories":   $tmp = "primeiras notφcias mais comentadas"; break;
  249.     case "comments:":   $tmp = "comentßrios:"; break;
  250.     case "most voted polls": $tmp = "primeiras pesquisas mais votadas"; break;
  251.     case "votes:":  $tmp = "votos:"; break;
  252.     case "Edit Article ID:":    $tmp = "Editar Artigo ID:"; break;
  253.     case "most read articles in special sections":    $tmp = "primeiros artigos mais lidos nas seτ⌡es especiais"; break;
  254.     case "No Subject":    $tmp = "Sem Tφtulo"; break;
  255.     case "Read the rest of this comment...":    $tmp = "Ler o resto deste comentßrio..."; break;
  256.     case "All":    $tmp = "Todos"; break;
  257.     case "week":    $tmp = "semana"; break;
  258.     case "weeks":    $tmp = "semanas"; break;
  259.     case "month":    $tmp = "mΩs"; break;
  260.     case "months":    $tmp = "meses"; break;
  261.     case "most active news submitters":    $tmp = "primeiros usußrios que mais notφcias enviam e se publicam"; break;
  262.     case "sent news:":    $tmp = "notφcias enviadas:"; break;
  263.     case "Delete Article!":    $tmp = "Apagar Artigo!"; break;
  264.     case "Banners Administration":  $tmp = "Administraτ├O de Banners"; break;
  265.     case "Current Active Banners":  $tmp = "Banners Ativos"; break;
  266.     case "ID":  $tmp = "ID"; break;
  267.     case "Impressions": $tmp = "Impress⌡es"; break;
  268.     case "Imp. Left":   $tmp = "Restam"; break;
  269.     case "Clicks":  $tmp = "Clicks"; break;
  270.     case "% Clicks":    $tmp = "% Clicks"; break;
  271.     case "Client Name": $tmp = "Nome do Cliente"; break;
  272.     case "Functions":   $tmp = "Funτ⌡es"; break;
  273.     case "Imp.":    $tmp = "Imp."; break;
  274.     case "Date Started":    $tmp = "Data Inicial"; break;
  275.     case "Date Ended":  $tmp = "Data Final"; break;
  276.     case "Finished Banners":    $tmp = "Banners Terminados"; break;
  277.     case "Advertising Clients": $tmp = "Clientes de Publicidade"; break;
  278.     case "Active Banners":  $tmp = "Banners Ativos"; break;
  279.     case "Contact Name":    $tmp = "Contato"; break;
  280.     case "Contact Email":   $tmp = "Email"; break;
  281.     case "Add a New Banner":    $tmp = "Somar um Novo Banner"; break;
  282.     case "Client Name: ":   $tmp = "Nome do Cliente: "; break;
  283.     case "Impressions Purchased: ": $tmp = "Impress⌡es Compradas: "; break;
  284.     case "Image URL: ": $tmp = "URL de Imagen: "; break;
  285.     case "Click URL: ": $tmp = "URL de Click: "; break;
  286.     case "Add Banner":  $tmp = "Adicionar Banner"; break;
  287.     case "Unlimited":   $tmp = "Ilimitadas"; break;
  288.     case "Add a New Client":    $tmp = "Adicionar um Novo Cliente"; break;
  289.     case "Client Name: ":   $tmp = "Nome do Cliente: "; break;
  290.     case "Contact Name: ":  $tmp = "Contato: "; break;
  291.     case "Contact Email: ": $tmp = "Email: "; break;
  292.     case "Client Login: ":  $tmp = "Login: "; break;
  293.     case "Client Password: ":   $tmp = "Password: "; break;
  294.     case "Add Client":  $tmp = "Adicionar Cliente"; break;
  295.     case "Delete Banner":   $tmp = "Apagar Banner"; break;
  296.     case "Are you sure you want to delete this Banner?":    $tmp = "Tem certeza que deseja apagar este Banner?"; break;
  297.     case "Edit Banner": $tmp = "Editar Banner"; break;
  298.     case "Add More Impressions: ":  $tmp = "Adicionar Mais Impress⌡es: "; break;
  299.     case "Purchased: ": $tmp = "Compradas: "; break;
  300.     case "Made: ":  $tmp = "Feitas: "; break;
  301.     case "Change Banner":   $tmp = "Alterar Banner"; break;
  302.     case "Delete Advertising Client":   $tmp = "Apagar Cliente de Publicidade"; break;
  303.     case "You are about to delete client:": $tmp = "VocΩ vai apagar o cliente:"; break;
  304.     case "and all its Banners!!!":  $tmp = "e todos seus Banners!!!"; break;
  305.     case "This client doesn't have any banner running now.":    $tmp = "Este cliente nπo tem banners executando-se agora."; break;
  306.     case "This client has the following ACTIVE BANNERS running in": $tmp = "Este cliente tem os seguintes BANNERS ATIVOS executando-se em"; break;
  307.     case "WARNING!!!":  $tmp = "CUIDADO!!!"; break;
  308.     case "Are you sure you want to delete this Client and ALL its Banners?":    $tmp = "Tem certeza que deseja apagar este cliente com TODOS seus Banners?"; break;
  309.     case "Edit Advertising Client": $tmp = "Editar Cliente de Publicidade"; break;
  310.     case "Change Client":   $tmp = "Trocar Cliente"; break;
  311.     case "hast just requested a Confirmation Code to change the password.":    $tmp = "foi solicitado o C≤digo de Confirmaτπo para trocar a senha."; break;
  312.     case "Your Confirmation Code is:":    $tmp = "Seu C≤digo de Confirmaτπo Θ:"; break;
  313.     case "With this code you can now assign a new password at":    $tmp = "Com este c≤digo vocΩ poderß assinar uma nova senha em"; break;
  314.     case "If you didn't ask for this, don't worry. Just delete this Email.":    $tmp = "Se isto nπo foi solicitado, nπo se preocupe. Apenas apague esta mensagem."; break;
  315.     case "Confirmation Code for":    $tmp = "C≤digo de Confirmaτπo para"; break;
  316.     case "Send Password":    $tmp = "Enviar Senha"; break;
  317.     case "Confirmation Info":    $tmp = "VocΩ receberß uma mensagem com o C≤digo de Confirmaτπo. Volte a esta pßgina e reescreva seu Nickname e seu C≤digo. Depois disso vocΩ receberß por Email sua nova Senha."; break;
  318.     case "Nickname: ":    $tmp = "Nickname: "; break;
  319.     case "Confirmation Code: ":    $tmp = "C≤digo de Confirmaτπo: "; break;
  320.     case "User Login":    $tmp = "Login de Usußrio"; break;
  321.     case "E-Mail: ":    $tmp = "Email: "; break;
  322.     case "Password: ":    $tmp = "Password: "; break;
  323.     case "As a registered user you can:":    $tmp = "Como usußrio registrado vocΩ poderß:"; break;
  324.     case "Post comments with your name":    $tmp = "Escrever comentßrios com seu nome"; break;
  325.     case "Send news with your name":    $tmp = "Enviar notφcias com seu nome"; break;
  326.     case "Have a personal box in the Home":    $tmp = "Possuir um men· personalizado"; break;
  327.     case "Select how many news you want in Home":    $tmp = "Selecionar quantas notφcias vocΩ deseja na Home"; break;
  328.     case "Customize the comments":    $tmp = "Configurar os comentßrios"; break;
  329.     case "Select different themes":    $tmp = "Selecionar diferentes temas"; break;
  330.     case "some other cool stuff...":    $tmp = "outras coisas interessantes..."; break;
  331.     case "Register Now! It's Free!":    $tmp = "Registre-se Agora! ╔ Grßtis!"; break;
  332.     case "We don't sell/give to others your personal info.":    $tmp = "N≤s nπo venderemos/daremos seus dados a outras pessoas/empresas."; break;
  333.     case "most active authors":    $tmp = "primeiros autores mais ativos"; break;
  334.     case "news published:":    $tmp = "notφcias publicadas:"; break;
  335.     case "has just requested a Confirmation Code to change the password.":    $tmp = "foi solicitado que se envie o c≤digo de confirmaτπo para trocar a senha."; break;
  336.     case "previous matches":    $tmp = "registros anteriores"; break;
  337.     case "next matches":    $tmp = "mais registros"; break;
  338.     case "Are you sure you want to delete": $tmp = "Tem certeza que vocΩ quer apagar? "; break;
  339.     case "Browsers":            $tmp = "Navegadores"; break;
  340.     case "Main":            $tmp = "Principal"; break;
  341.     case "Admin":            $tmp = "Admin"; break;
  342.     case "Left":            $tmp = "Esquerda"; break;
  343.     case "Right":            $tmp = "Direita"; break;
  344.     case "Authors":            $tmp = "Autores"; break;
  345.     case "Users":            $tmp = "Usußrios"; break;
  346.     case "bytes more":            $tmp = "bytes mais"; break;
  347.     case "ChangeStory":            $tmp = "Trocar Notφcia "; break;
  348.     case "RemoveStory":            $tmp = "Apagar Notφcia "; break;
  349.     case "Content:":             $tmp = "Conte·do:"; break;
  350.     case "Create new poll":        $tmp = "Criar Nueva Pesquisa"; break;
  351.     case "Create":            $tmp = "Criar"; break;
  352.     case "Current Poll:":         $tmp = "Pesquisa Atual: "; break;
  353.     case "Delete Author":        $tmp = "Apagar Autor"; break;
  354.     case "DeleteStory":            $tmp = "Apagar Notφcia "; break;
  355.     case "DisplayStory":        $tmp = "Mostrar Notφcia "; break;
  356.     case "Edit Left Blocks":         $tmp = "Editar Blocos Esquerdos"; break;
  357.     case "Edit Admin Block":         $tmp = "Editar Bloco de Administrador"; break;
  358.     case "Edit Right Blocks":         $tmp = "Editar Blocos Direitos"; break;
  359.     case "Edit Main Block":         $tmp = "Editar Bloco Principal"; break;
  360.     case "Extended Text":        $tmp = "Texto Extendido"; break;
  361.     case "New Poll":             $tmp = "Nova Pesquisa"; break;
  362.     case "View Results":         $tmp = "Ver Resultados"; break;
  363.     case "Delete Poll":         $tmp = "Apagar Pesquisa"; break;
  364.     case "EditStory":            $tmp = " Editar Notφcia "; break;
  365.     case "Email":            $tmp = "Email"; break;
  366.     case "Full Text":            $tmp = "Texto Total"; break;
  367.     case "Go home":            $tmp = "Ir a Home"; break;
  368.     case "Go!":                $tmp = "Ok"; break;
  369.     case "Handle":            $tmp = "Nickname"; break;
  370.     case "Intro Text":            $tmp = "Texto de Intro"; break;
  371.     case "Logged out":            $tmp = "Desconetado"; break;
  372.     case "Logout":            $tmp = "Sair"; break;
  373.     case "Modify Info":            $tmp = "Modificar Informaτπo"; break;
  374.     case "Name":            $tmp = "Nome"; break;
  375.     case "Name:":            $tmp = "Nome:"; break;
  376.     case "No New Submission":         $tmp = "Nπo hß Novo Envio"; break;
  377.     case "No New Submissions":         $tmp = "Nπo hß Novos Envios"; break;
  378.     case "No":                $tmp = "Nπo"; break;
  379.     case "Notes":            $tmp = "Notas"; break;
  380.     case "Option":            $tmp = "Opτπo"; break;
  381.     case "Password":            $tmp = "Senha"; break;
  382.     case "Parent":            $tmp = "Pai"; break;
  383.     case "Read More...":        $tmp = "Ler Mais..."; break;
  384.     case "Retype Passowrd":        $tmp = "Reescreva a Senha"; break;
  385.     case "Please choose a poll from the list below.": $tmp = "Por favor selecione uma pesquisa da seguinte lista."; break;
  386.     case "Please enter each available option into a single field": $tmp = "Por favor escreva cada opτπo da pesquisa"; break;
  387.     case "Polltitle":            $tmp = "Pergunta"; break;
  388.     case "Post NEW Article":         $tmp = "Enviar Nova Notφcia"; break;
  389.     case "PostAdminStory":        $tmp = "Publicar Notφcia"; break;
  390.     case "PostStory":            $tmp = " Enviar Notφcia "; break;
  391.     case "PreviewAdminStory":        $tmp = "Preview"; break;
  392.     case "PreviewAgain":        $tmp = " Preview Outra vez "; break;
  393.     case "Remove an existing poll":    $tmp = "Apagar uma pesquisa"; break;
  394.     case "Remove existing poll":     $tmp = "Apagar a pesquisa"; break;
  395.     case "Remove":            $tmp = "Apagar"; break;
  396.     case "Retype Password":        $tmp = "Reescreva a Senha"; break;
  397.     case "Search":            $tmp = "Buscar"; break;
  398.     case "Search in":            $tmp = "Buscar em"; break;
  399.     case "Sorry, the new passwords do not match. Click back and try again":    $tmp    = "Desculpe, as 2 senhas nπo sπo iguais. Volte atrßs e tente de novo"; break;
  400.     case "Story ID:":            $tmp = "Hist≤ria ID:"; break;
  401.     case "Subject":            $tmp = "Assunto"; break;
  402.     case "The Story":            $tmp = "A Hist≤ria"; break;
  403.     case "Title:":            $tmp = "Tφtulo:"; break;
  404.     case "Topic":            $tmp = "T≤pico"; break;
  405.     case "Topics Manager":        $tmp = "Administrador de T≤picos"; break;
  406.     case "URL":                $tmp = "URL"; break;
  407.     case "Update Author":        $tmp = " Atualizar Autor "; break;
  408.     case "View poll results":        $tmp = "Ver Resultados"; break;
  409.     case "View":            $tmp = " Ver "; break;
  410.     case "WARNING: The chosen poll will be removed IMMEDIATELY from the database!":    $tmp    = "CUIDADO: A pesquisa selecionada serß apagada IMEDIATAMENTE da base de dados!"; break;
  411.     case "Yes":                $tmp = "Sim"; break;
  412.     case "You are now logged out":    $tmp = "VocΩ saiu de sua conta"; break;
  413.     case "adminMain":           $tmp = "adminMain"; break;
  414.     case "adminStory":           $tmp = "adminStory"; break;
  415.     case "bad pass":            $tmp = "senha errada"; break;
  416.     case "blocks":               $tmp = "blocos"; break;
  417.     case "changeblock":         $tmp = " Alterar Blocos "; break;
  418.     case "create":            $tmp = "criar"; break;
  419.     case "createPosted":        $tmp = "createPosted"; break;
  420.     case "current authors":        $tmp = "autores atuais"; break;
  421.     case "datestring":            $tmp = "%A, %B %d @ %T %Z"; break;
  422.     case "deladmin":            $tmp = "deladmin"; break;
  423.     case "deladminconf":        $tmp = "deladminconf"; break;
  424.     case "delete":            $tmp = "delete"; break;
  425.     case "deleteblock":         $tmp = "Apagar Bloco "; break;
  426.     case "Login":            $tmp = "Login "; break;
  427.     case "logout":            $tmp = "Sair"; break;
  428.     case "makeblock":            $tmp = "Criar Bloco "; break;
  429.     case "mod_authors":            $tmp = "mod_authors"; break;
  430.     case "modifyadmin":            $tmp = "modifyadmin"; break;
  431.     case "remove":            $tmp = "remover"; break;
  432.     case "removePosted":        $tmp = "Remover Enviados "; break;
  433.     case "update":            $tmp = "Atualisar"; break;
  434.     case "view":            $tmp = "ver"; break;
  435.     case "viewPosted":            $tmp = "Ver Enviados"; break;
  436.     case "AdminID":            $tmp = "AdminID";break;
  437.     case "Edit Users":             $tmp = "Editar Usußrios";break;
  438.     case "user":             $tmp = "Usußrio";break;
  439.     case "Modify User":         $tmp = "Modificar Usußrio";break;
  440.     case "Delete User":         $tmp = "Apagar Usußrio";break;
  441.     case "Handle/UserID":         $tmp = "Login de Usußrio";break;
  442.     case "* indicates compulsory fields":         $tmp = "* indica campos obrigat≤rios"; break;
  443.     case "You must complete all compulsory fields":    $tmp = "VocΩ deve completar todos os campos obrigat≤rios"; break;
  444.     case "Don't have an account yet? You can ":        $tmp = "VocΩ nπo tem conta?";break;    
  445.     case "Create One":            $tmp = "Crie uma";break;
  446.     case "As registered user you have some advantages like theme manager, comments configuration and post comments with your name.":    $tmp    = "Como usußrio registrado vc terß vantagens como tema pessoal e configuraτπo de comentßrios, alΘm de colocar assuntos e comentßrios com seu nome.";break;
  447.  
  448. // Added for PHP-Nuke 2.0 (translations needed for supported languages)
  449.  
  450.     case "Miscelaneous Stats":              $tmp    = "Estatφsticas Diversas"; break;
  451.     case "Registered Users: ":              $tmp    = "Usußrios Registrados: "; break;
  452.     case "Active Authors: ":                $tmp    = "Autores Ativos: "; break;
  453.     case "Stories Published: ":             $tmp    = "Hist≤rias Publicadas: "; break;
  454.     case "Comments Posted: ":               $tmp    = "Comentßrios  Enviados: "; break;
  455.     case "Special Sections: ":              $tmp    = "Seτ⌡es Especiais: "; break;
  456.     case "Articles in Sections: ":          $tmp    = "Artigos nas secoes: "; break;
  457.     case "News Waiting to be Published: ":      $tmp    = "Notφcias Aguardando Publicaτao: "; break;
  458.     case "Active Topics: ":                   $tmp    = "T≤picos Ativos: "; break;
  459.     case "linksdatestring":            $tmp     = "%d-%b-%Y"; break;
  460.     case "Section Image:":                    $tmp    = "Seτπo de Imagem:"; break;
  461.     case "(example: opinion.gif)":                $tmp    = "(exemplo: opiniπo.gif)"; break;
  462.     case "Web Links":                        $tmp    = "Web Links"; break;
  463.     case "There are":                        $tmp    = "Existem "; break;
  464.     case "Links in our Database":            $tmp    = "Links no nosso Banco de dados"; break;
  465.     case "Add a MAIN Category":                $tmp    = "Adicione uma Categoria Principal"; break;
  466.     case "Name: ":                        $tmp    = "Nome: "; break;
  467.     case "Add":                            $tmp    = "Adicione"; break;
  468.     case "Add a SUB-Category":                $tmp    = "Adicione uma SUB-Categoria"; break;
  469.     case "in":                            $tmp    = "em"; break;
  470.     case "Add a New Link":                $tmp    = "Adicione um Novo Link"; break;
  471.     case "Page Title: ":                $tmp    = "Tφtulo da Pßgina: "; break;
  472.     case "Page URL: ":                        $tmp    = "Endereτo da Pßgina: "; break;
  473.     case "Category: ":                        $tmp    = "Categoria: "; break;
  474.     case "Description: (255 characters max)":   $tmp    = "Descriτπo: (255 caracteres max)"; break;
  475.     case "Add URL":                        $tmp    = "Adicione URL"; break;
  476.     case "Modify Category":                $tmp    = "Modificar Categoria"; break;
  477.     case "Modify":                        $tmp    = "Modificar"; break;
  478.     case "Modify Links":                $tmp    = "Modificar Links"; break;
  479.     case "Link ID: ":                        $tmp    = "ID do Link: "; break;
  480.     case "Description: ":                $tmp    = "Descriτπo: "; break;
  481.     case "Links Waiting for Validation":        $tmp    = "Links Aguardando Validaτπo"; break;
  482.     case "Visit":                        $tmp    = "Visitas"; break;
  483.     case "Hits: ":                        $tmp    = "Hits: "; break;
  484.     case "Email: ":                        $tmp    = "Email: "; break;
  485.     case "Category Name: ":                $tmp    = "Name da Categoria: "; break;
  486.     case "Sub-Category Name: ":                $tmp    = "Nome da Sub-Categoria: "; break;
  487.     case "WARNING: Are you sure you want to delete this Category and ALL its Links?":        $tmp    = "CUIDADO: VocΩ tem certeza que quer deletar esta Categoria e TODOS os seus Links?"; break;
  488.     case "ERROR: The Category":                $tmp    = "ERRO: A Categoria"; break;
  489.     case "already exist!":                $tmp    = "jß existe!"; break;
  490.     case "ERROR: The SubCategory":            $tmp    = "ERRO: A Sub-Categoria"; break;
  491.     case "ERROR: This URL is already listed in the Database!":    $tmp = "ERRO: Esta URL jß estß no Database!"; break;
  492.     case "ERROR: You need to type a URL for your URL!":        $tmp = "ERRO: VocΩ precisa digitar uma URL para sua URL!"; break;
  493.     case "ERROR: You need to type a TITLE for your URL!":    $tmp = "ERRO: VocΩ precisa digitar um TITULO para sua URL!"; break;
  494.     case "ERROR: You need to type a DESCRIPTION for your URL!":    $tmp = "ERRO: VocΩ precisa digitar a DESCRI╟AO para sua URL!"; break;
  495.     case "New Link added to the Database":    $tmp    = "Novo Link adicionado ao Database"; break;
  496.     case "Your Link at":                 $tmp    = "Seu Link em"; break;
  497.     case "Hello":                          $tmp    = "Olß"; break;
  498.     case "We approved your link submission for our search engine.":    $tmp = "N≤s aprovamos a inclusπo de seu link em nosso site de pesquisa."; break;
  499.     case "You can browse our search engine at:":            $tmp    = "VocΩ pode acessar nosso site de pesquisa em:"; break;
  500.     case "Thanks for your submission!":        $tmp    = "Obrigado pelo envio!"; break;
  501.     case "team.":                     $tmp    = "time."; break;
  502.     case "HOME":                     $tmp    = "HOME"; break;
  503.     case "Links Main":                        $tmp    = "Links Principais "; break;
  504.     case "Add URL":                        $tmp    = "Adicione URL"; break;
  505.     case "New Links":                        $tmp    = "Novos Links"; break;
  506.     case "The Best":                        $tmp    = "O Melhor"; break;
  507.     case "Random Link":                        $tmp    = "Link aleat≤rio"; break;
  508.     case "Your Name: ":                        $tmp    = "Seu Nome: "; break;
  509.     case "Your Email: ":                       $tmp    = "Seu Email: "; break;
  510.     case "We received your Link submission. Thanks!":        $tmp    = "N≤s recebemos seu link. Obrigado!"; break;
  511.     case "You'll receive and E-mail when it's approved.":    $tmp    = "VocΩ irß receber um email quando for aprovado."; break;
  512.     case "Links Added to Database":        $tmp    = "Links Adicionados ao Database"; break;
  513.     case "Added on: ":                        $tmp    = "Adicionado em: "; break;
  514.     case "Edit This Link":                $tmp    = "Edite este Link"; break;
  515.     case "The":                            $tmp    = "O/Os"; break;
  516.     case "Most Visited Links":                 $tmp    = "Links mais visitados"; break;
  517.     case "SubCategories":                $tmp    = "SubCategorias"; break;
  518.     case "Popular Site!":                $tmp    = "Site Popular!"; break;
  519.     case "Previous Page":                $tmp    = "Pßgina Anterior"; break;
  520.     case "Next Page":                   $tmp    = "Pr≤xima Pßgina"; break;
  521.     case "Main":                          $tmp    = "Principal"; break;
  522.     case "Search Results for: ":               $tmp    = "Resultado de Pesquisa para: "; break;
  523.     case "Try to search":                $tmp    = "Tente pesquisar"; break;
  524.     case "in others Search Engines":           $tmp    = "Em Outros Sites de Pesquisa"; break;
  525.     case "No matches found to your query":    $tmp     = "Nada encontrado para "; break;
  526.     case "Links":                $tmp     = "Links"; break;
  527.     case "Links in Web Links: ":        $tmp     = "Links em Links Web: "; break;
  528.     case "Categories in Web Links: ":        $tmp     = "Categorias em Links Web: "; break;
  529.     case "New Submissions: ":            $tmp     = "Novos Envios: "; break;
  530.     case "Configure":                $tmp     = "PreferΩncias"; break;
  531.     case "Login/Create Account":        $tmp     = "Login/Cria Conta"; break;
  532.     case "datestring2":                $tmp     = "%A, %B %d"; break;
  533.  
  534. // Added for PHP-Nuke 3.5
  535.  
  536.     case "Ephemerids":                $tmp    = "Ephemerids"; break;
  537.     case "Add Ephemerid:":                $tmp    = "Add Ephemerid:"; break;
  538.     case "Day:":                    $tmp    = "Day:"; break;
  539.     case "Month:":                $tmp    = "Month:"; break;
  540.     case "Year:":                    $tmp    = "Year:"; break;
  541.     case "Ephemerid Description:":        $tmp    = "Ephemerid Description:"; break;    
  542.     case "Ephemerid Maintenance (Edit/Delete):":    $tmp    = "Ephemerid Maintenance (Edit/Delete):"; break;
  543.     case "Send":                    $tmp    = "Send"; break;
  544.     case "Ephemerids Maintenance":        $tmp    = "Ephemerids Maintenance"; break;
  545.     case "Edit Ephemerid:":                $tmp    = "Edit Ephemerid:"; break;
  546.     case "One Day like Today...":        $tmp    = "One Day like Today..."; break;
  547.  
  548. // Added for PHP-Nuke 4.0
  549.  
  550.     case "comments":                $tmp    = "comments"; break;
  551.     case "Printer Friendly Page":        $tmp    = "Printer Friendly Page"; break;
  552.     case "Send this Story to a Friend":        $tmp    = "Send this Story to a Friend"; break;
  553.     case "Send Story to a Friend":        $tmp    = "Send Story to a Friend"; break;
  554.     case "You will send the story":        $tmp    = "You will send the story"; break;
  555.     case "to a specified friend:":        $tmp    = "to a specified friend:"; break;
  556.     case "Friend Name: ":            $tmp    = "Friend Name: "; break;
  557.     case "Friend Email: ":            $tmp    = "Friend Email: "; break;
  558.     case "Interesting Article at":        $tmp    = "Interesting Article at"; break;
  559.     case "Your Friend":                $tmp    = "Your Friend"; break;
  560.     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;
  561.     case "Date:":                $tmp    = "Date:"; break;
  562.     case "Topic:":                $tmp    = "Topic:"; break;
  563.     case "You can read interesting articles at":    $tmp    = "You can read interesting articles at"; break;
  564.     case "Story":                $tmp    = "Story"; break;
  565.     case "has been sent to":            $tmp    = "has been sent to"; break;
  566.     case "Thanks!":                $tmp    = "Thanks!"; break;
  567.     case "This article comes from":        $tmp    = "This article comes from"; break;
  568.     case "PHP-Nuke version: ":            $tmp    = "PHP-Nuke version: "; break;
  569.     case "Older Articles":            $tmp    = "Older Articles"; break;
  570.     case "Add Related Links:":            $tmp    = "Add Related Links:"; break;
  571.     case "Site Name: ":                $tmp    = "Site Name: "; break;
  572.     case "URL: ":                $tmp    = "URL: "; break;
  573.     case "Active Related Links:":        $tmp    = "Active Related Links:"; break;
  574.     case "Edit Related Link":            $tmp    = "Edit Related Links"; break;
  575.     case "Related Links":            $tmp    = "Related Links"; break;
  576.     case "More about":                $tmp    = "More about"; break;
  577.     case "News by":                $tmp    = "News by"; break;
  578.     case "Most read story about":        $tmp    = "Most read story about"; break;
  579.     case "Current Survey Voting Booth":        $tmp    = "Current Survey Voting Booth"; break;
  580.     case "Last news about":            $tmp    = "Last news about"; break;
  581.     case "Nickname":                $tmp    = "Nickname"; break;
  582.     case "Don't have an account yet? You can":    $tmp    = "Don't have an account yet? You can"; break;
  583.     case "create one":                $tmp    = "create one"; break;
  584.     case "As registered":            $tmp    = "As registered"; break;
  585.     case "user you have some advantages like theme manager,":    $tmp    = "user you have some advantages like theme manager,"; break;
  586.     case "comments configuration and post comments with your name.":    $tmp    = "comments configuration and post comments with your name."; break;
  587.     case "Online Help":                $tmp    = "Online Help"; break;
  588.     case "Search Engines":            $tmp    = "Search Engines"; break;
  589.     case "Robots - Spiders":            $tmp    = "Robots - Spiders"; break;
  590.     case "New Stories Submissions":        $tmp    = "New Stories Submissions"; break;
  591.     case "File Manager":            $tmp    = "File Manager"; break;
  592.     case "Upload":                $tmp    = "Upload"; break;
  593.     case "Site Name":                $tmp    = "Site Name"; break;
  594.     case "Status":                $tmp    = "Status"; break;
  595.     case "Headlines":                $tmp    = "Headlines"; break;
  596.     case "Active":                $tmp    = "Active"; break;
  597.     case "Inactive":                $tmp    = "Inactive"; break;
  598.     case "Add Headline":            $tmp    = "Add Headline"; break;
  599.     case "Site Name:":                $tmp    = "Site Name:"; break;
  600.     case "URL:":                $tmp    = "URL:"; break;
  601.     case "URL for the RDF/XML file:":        $tmp    = "URL for the RDF/XML file:"; break;
  602.     case "Edit Headline":            $tmp    = "Edit Headline"; break;
  603.     case "Status:":                $tmp    = "Status:"; break;
  604.     case "Search on:":                $tmp    = "Search on:"; break;
  605.     case "Stories":                $tmp    = "Stories"; break;
  606.     case "Comments":                $tmp    = "Comments"; break;
  607.     case "The URL for this story is:":        $tmp    = "The URL for this story is:"; break;
  608.     case "Sections":                $tmp    = "Sections"; break;
  609.     case "General Site Info":            $tmp    = "General Site Info"; break;
  610.     case "Site URL:":                $tmp    = "Site URL:"; break;
  611.     case "Site Logo:":                $tmp    = "Site Logo:"; break;
  612.     case "Site Slogan:":            $tmp    = "Site Slogan:"; break;
  613.     case "Site Start Date:":            $tmp    = "Site Start Date:"; break;
  614.     case "Administrator Email:":        $tmp    = "Administrator Email:"; break;
  615.     case "Number of items in TOP Page:":    $tmp    = "Number of items in TOP Page:"; break;
  616.     case "Stories Number in the Home:":        $tmp    = "Stories Number in the Home:"; break;
  617.     case "Stories in Old Articles Box:":    $tmp    = "Stories in Old Articles Box:"; break;
  618.     case "Activate Ultramode?":            $tmp    = "Activate Ultramode?"; break;
  619.     case "Allow Anonymous to Post?":        $tmp    = "Allow Anonymous to Post?"; break;
  620.     case "Default Theme for your Site:":    $tmp    = "Default Theme for your Site:"; break;
  621.     case "Select the Language for your Site:":    $tmp    = "Select Language for your Site:"; break;
  622.     case "Locale Time Format:":            $tmp    = "Locale Time Format:"; break;
  623.     case "Banners Options":            $tmp    = "Banners Options"; break;
  624.     case "Activate Banners in your site?":    $tmp    = "Activate Banners in your Site?"; break;
  625.     case "Your IP to not count the hits:":    $tmp    = "Your IP to not count the hits:"; break;
  626.     case "Footer Messages":            $tmp    = "Footer Messages"; break;
  627.     case "Footer Line 1:":            $tmp    = "Foot Line 1:"; break;
  628.     case "Footer Line 2:":            $tmp    = "Foot Line 2:"; break;
  629.     case "Footer Line 3:":            $tmp    = "Foot Line 3:"; break;
  630.     case "Footer Line 4:":            $tmp    = "Foot Line 4:"; break;
  631.     case "Backend Configuration":        $tmp    = "Backend Configuration"; break;
  632.     case "Backend Title:":            $tmp    = "Backend Title:"; break;
  633.     case "Backend Language:":            $tmp    = "Backend Language:"; break;
  634.     case "Backend Image URL:":            $tmp    = "Backend Image URL:"; break;
  635.     case "Backend Image Width:":        $tmp    = "Backend Image Width:"; break;
  636.     case "Backend Image Height:":        $tmp    = "Backend Image Height:"; break;
  637.     case "Web Links Default Config":        $tmp    = "Web Links Default Config"; break;
  638.     case "Links per Page:":            $tmp    = "Links per Page:"; break;
  639.     case "Hits to be Popular:":            $tmp    = "Hits to be Popular:"; break;
  640.     case "Number of Links as New:":        $tmp    = "Number of Links as New:"; break;
  641.     case "Number of Links as Best:":        $tmp    = "Number of Links as Best:"; break;
  642.     case "Links in Search Results:":        $tmp    = "Links in Search Results:"; break;
  643.     case "Mail New Stories to Admin":        $tmp    = "Mail New Stories to Admin"; break;
  644.     case "Notify new submissions by email?":    $tmp    = "Notify new submissions by email?"; break;
  645.     case "Email to send the message:":        $tmp    = "Email to send the message:"; break;
  646.     case "Email Subject:":            $tmp    = "Email Subject:"; break;
  647.     case "Email Message:":            $tmp    = "Email Message:"; break;
  648.     case "Email Account (From):":        $tmp    = "Email Account (From):"; break;
  649.     case "Comments Moderation":            $tmp    = "Comments Moderation"; break;
  650.     case "Type of Moderation:":            $tmp    = "Type of Moderation:"; break;
  651.     case "Moderation by Admin":            $tmp    = "Moderation by Admin"; break;
  652.     case "Moderation by Users":            $tmp    = "Moderation by Users"; break;
  653.     case "No Moderation":            $tmp    = "No Moderation"; break;
  654.     case "Comments Options":            $tmp    = "Comments Options"; break;
  655.     case "Comments Limit in Bytes:":        $tmp    = "Comments Limit in Bytes"; break;
  656.     case "Anonymous Default Name:":        $tmp    = "Anonymous Default Name:"; break;
  657.     case "Voting Booth Options":        $tmp    = "Voting Booth Options"; break;
  658.     case "Max Poll Options:":            $tmp    = "Max Poll Options:"; break;
  659.     case "Scale of Result Bar:":        $tmp    = "Scale of Result Bar:"; break;
  660.     case "Allow users to vote twice?":        $tmp    = "Allow users to vote twice?"; break;
  661.     case "Some Graphics Stuff":            $tmp    = "Some Graphics Stuff"; break;
  662.     case "Topics Images Path:":            $tmp    = "Topics Images Path:"; break;
  663.     case "User Menu Images Path:":        $tmp    = "User Menu Images Path:"; break;
  664.     case "Admin Menu Images Path:":        $tmp    = "Admin Menu Images Path:"; break;
  665.     case "Miscelaneous":            $tmp    = "Miscelaneous"; break;
  666.     case "Articles Number in Admin:":        $tmp    = "Articles Number in Admin:"; break;
  667.     case "Minimum users password length:":    $tmp    = "Minimum users password length:"; break;
  668.     case "Activate HTTP Referers?":        $tmp    = "Activate HTTP Referers?"; break;
  669.     case "How Many Referers you want as Maximum?":    $tmp    = "How Many Referers you want as Maximum?"; break;
  670.     case "Activate Comments in Polls?":        $tmp    = "Activate Comments in Polls?"; break;
  671.     case "Activate Ephemerids System?":        $tmp    = "Activate Ephemerids System?"; break;
  672.     case "Site Font:":                $tmp    = "Site Font:"; break;
  673.     case "Graphics in Administration Menu?":    $tmp    = "Graphics in Administration Menu?"; break;
  674.     case "WARNING: Are you sure you want to delete this Headline?":    $tmp    = "WARNING: Are you sure you want to delete this Headline?"; break;
  675.     case "Server Info":                $tmp    = "Server Info"; break;
  676.     case "Local Time:":                $tmp    = "Local Time:"; break;
  677.     case "Uptime:":                $tmp    = "Uptime:"; break;
  678.     case "CPU Type:":                $tmp    = "CPU Type:"; break;
  679.     case "Level II Cache:":            $tmp    = "Level II Cache:"; break;
  680.     case "RAM Installed:":            $tmp    = "RAM Installed:"; break;
  681.     case "Bogomips:":                $tmp    = "Bogomips:"; break;
  682.     case "Memory Status":            $tmp    = "Memory Status"; break;
  683.     case "Total":                $tmp    = "Total"; break;
  684.     case "Usage":                $tmp    = "Usage"; break;
  685.     case "Used:":                $tmp    = "Used:"; break;
  686.     case "Free":                $tmp    = "Free"; break;
  687.     case "buffered":                $tmp    = "buffered"; break;
  688.     case "cached":                $tmp    = "cached"; break;
  689.     case "Swap Status":                $tmp    = "Swap Status"; break;
  690.     case "Total:":                $tmp    = "Total:"; break;
  691.     case "Usage:":                $tmp    = "Usage:"; break;
  692.     case "Used:":                $tmp    = "Used:"; break;
  693.     case "Free:":                $tmp    = "Free:"; break;
  694.     case "Partitions Status":            $tmp    = "Partitions Status"; break;
  695.     case "Mount":                $tmp    = "Mount"; break;
  696.     case "Size":                $tmp    = "Size"; break;
  697.     case "Used":                $tmp    = "Used"; break;
  698.     case "Percent":                $tmp    = "Percent"; break;
  699.     case "Preferences":                $tmp    = "Preferences"; break;
  700.     case "Activate Advanced Stats Page?":    $tmp    = "Activate Advanced Stats Page?"; break;
  701.     case "Listing directory":            $tmp    = "Listing Directory"; break;
  702.     case "Changed to root directory":        $tmp    = "Changed to root directory"; break;
  703.     case "Displaying PHP Environment":        $tmp    = "Displaying PHP Environment"; break;
  704.     case "Changed directory to":        $tmp    = "Changed directory to"; break;
  705.     case "Touched":                $tmp    = "Touched"; break;
  706.     case "Deleted":                $tmp    = "Deleted"; break;
  707.     case "Are you sure you want to DELETE":    $tmp    = "Are you sure you want to DELETE"; break;
  708.     case "YES!":                $tmp    = "YES!"; break;
  709.     case "NO!":                    $tmp    = "NO!"; break;
  710.     case "Destination file already exists. Aborted.":        $tmp    = "Destination file already exists. Aborted."; break;
  711.     case "Copied":                $tmp    = "Copied"; break;
  712.     case "Moved/renamed":            $tmp    = "Moved/renamed"; break;
  713.     case "Moving/renaming or copying":        $tmp    = "Moving/renaming or copying"; break;
  714.     case "Copy":                $tmp    = "Copy"; break;
  715.     case "Move/rename":                $tmp    = "Move/rename"; break;
  716.     case "Edited":                $tmp    = "Edited"; break;
  717.     case "Editing":                $tmp    = "Editing"; break;
  718.     case "Displaying":                $tmp    = "Displaying"; break;
  719.     case "The directory":            $tmp    = "The directory"; break;
  720.     case "Created the directory":        $tmp    = "Created directory"; break;
  721.     case "Created":                $tmp    = "Created"; break;
  722.     case "already exists.":            $tmp    = "already exists."; break;
  723.     case "Creating":                $tmp    = "Creating"; break;
  724.     case "Untitled":                $tmp    = "Untitled"; break;
  725.     case "Uploaded":                $tmp    = "Uploaded"; break;
  726.     case "Current Directory is:":        $tmp    = "Current Directory is:"; break;
  727.     case "Refresh":                $tmp    = "Refresh"; break;
  728.     case "Back to root":            $tmp    = "Back to root"; break;
  729.     case "Type":                $tmp    = "Type"; break;
  730.     case "Name":                $tmp    = "Name"; break;
  731.     case "Size":                $tmp    = "Size"; break;
  732.     case "Modified":                $tmp    = "Modified"; break;
  733.     case "Action":                $tmp    = "Action"; break;
  734.     case "Parent directory":            $tmp    = "Parent directory"; break;
  735.     case "Change working directory to":        $tmp    = "Change working directory to"; break;
  736.     case "Move, rename or copy":        $tmp    = "Move, rename or copy"; break;
  737.     case "Touch":                $tmp    = "Touch"; break;
  738.     case "Last 10 comments by":            $tmp    = "Last 10 comments by"; break;
  739.     case "Last 10 news submissions sent by":    $tmp    = "Last 10 news submissions sent by"; break;
  740.     case "No name entered":            $tmp    = "No name entered"; break;
  741.     case "Recommend this Site to a Friend":    $tmp    = "Recommend this Site to a Friend"; break;
  742.     case "considered our site":            $tmp    = "considered our site"; break;
  743.     case "interesting and wanted to send it to you.":        $tmp    = "interesting and wanted to send it to you."; break;
  744.     case "The reference of our site has been sent to":        $tmp    = "The reference of our site has been sent to"; break;
  745.     case "Thanks for recommend us!":        $tmp    = "Thanks for recommend us!"; break;
  746.  
  747. // Added for PHP-Nuke 4.3
  748.  
  749.     case "Auto Articles":            $tmp    = "Auto Articles"; break;
  750.     case "Submissions":                $tmp    = "Submissions"; break;
  751.     case "Online Manual":            $tmp    = "Online Manual"; break;
  752.     case "There are currently,":        $tmp    = "There are currently,"; break;
  753.     case "guest(s) and":            $tmp    = "guest(s) and"; break;
  754.     case "member(s) that are online.":        $tmp    = "member(s) that are online."; break;
  755.     case "Who's Online":            $tmp    = "Who's Online"; break;
  756.     case "You are logged as":            $tmp    = "You are logged as"; break;
  757.     case "You are Anonymous user. You can register for free by clicking <a href=user.php>here</a>.":    $tmp    = "You are Anonymous user. You can register for free by clicking <a href=user.php>here</a>."; break;
  758.     case "There isn't a Biggest Story for Today, yet.":        $tmp    = "There isn't a Biggest Story for Today, yet."; break;
  759.     case "Today's most read Story is:":        $tmp    = "Today's most read Story is:"; break;
  760.     case "Today's Big Story":            $tmp    = "Today's Big Story"; break;
  761.     case "nickname":                $tmp    = "nickname"; break;
  762.     case "real name":                $tmp    = "real name"; break;
  763.     case "fake email":                $tmp    = "fake email"; break;
  764.     case "url":                    $tmp    = "url"; break;
  765.     case "Members List":            $tmp    = "Members List"; break;
  766.     case "Greetings to our latest registered user:":        $tmp    = "Greetings to our latest registered user:"; break;
  767.     case "Current Online Registered Users:":    $tmp    = "Current Online Registered Users:"; break;
  768.     case "We have":                $tmp    = "We have"; break;
  769.     case "registered users so far. There are":    $tmp    = "registered users so far. There are"; break;
  770.     case "registered user(s) online right now.":    $tmp    = "registered user(s) online right now."; break;
  771.     case "registered users so far.":        $tmp    = "registered users so far."; break;
  772.     case "No Members Found for":        $tmp    = "No Members Found for"; break;
  773.     case "Programmed Articles":            $tmp    = "Programmed Articles"; break;
  774.     case "When do you want to publish this story?":    $tmp    = "When do you want to publish this story?"; break;
  775.     case "Now is:":                $tmp    = "Now is:"; break;
  776.     case "Day:":                $tmp    = "Day:"; break;
  777.     case "Month:":                $tmp    = "Month:"; break;
  778.     case "Year:":                $tmp    = "Year:"; break;
  779.     case "Hour:":                $tmp    = "Hour:"; break;
  780.     case "Preview Automated Story":        $tmp    = "Preview Automated Story"; break;
  781.     case "Preview Again":            $tmp    = "Preview Again"; break;
  782.     case "Save Auto Story":            $tmp    = "Save Auto Story"; break;
  783.     case "in the Section":            $tmp    = "in the Section"; break;
  784.     case "reads":                $tmp    = "reads"; break;
  785.     case "page views since":            $tmp    = "page views since"; break;
  786.     case "Edit Automated Story":        $tmp    = "Edit Automated Story"; break;
  787.     case "Add Link":        $tmp    = ""; break;
  788.     case "New":        $tmp    = ""; break;
  789.     case "Popular":        $tmp    = ""; break;
  790.     case "Top Rated":        $tmp    = ""; break;
  791.     case "Random":        $tmp    = ""; break;
  792.     case "Link Comments":        $tmp    = ""; break;
  793.     case "Additional Details":        $tmp    = ""; break;
  794.     case "Editor Review":        $tmp    = ""; break;
  795.     case "Modify":        $tmp    = ""; break;
  796.     case "Report Broken Link":        $tmp    = ""; break;
  797.     case "Submit a unique link only once.":        $tmp    = ""; break;
  798.     case "Username and IP are recorded, so please don't abuse the system.All links are posted pending verification.":        $tmp    = "Username and IP are recorded, so please don't abuse the system."; break;
  799.     case "You are not a registered user or you have not logged in.":        $tmp    = "You are not a registered user or you have not logged in."; break;
  800.     case "If you were registered you could add links on this website.":        $tmp    = "If you were registered you could add links on this website."; break;
  801.     case "Register for an Account":        $tmp    = "Register for an Account"; break;
  802.     case "Total new links: Last week":        $tmp    = "Total new links: Last week"; break;
  803.     case "Last 30 days":        $tmp    = "Last 30 days"; break;
  804.     case "Show:":        $tmp    = "Show:"; break;
  805.     case "week":        $tmp    = "week"; break;
  806.     case "weeks":        $tmp    = "weeks"; break;
  807.     case "days":        $tmp    = "days"; break;
  808.     case "Total new links for last":        $tmp    = "Total new links for last"; break;
  809.     case "vote":        $tmp    = "vote"; break;
  810.     case "votes":        $tmp    = "votes"; break;
  811.     case "Rating":        $tmp    = "Rating"; break;
  812.     case "Rate this Site":        $tmp    = "Rate this Site"; break;
  813.     case "Details":        $tmp    = "Details"; break;
  814.     case "Best Rated Links - Top":        $tmp    = "Best Rated Links - Top"; break;
  815.     case "of":        $tmp    = "of"; break;
  816.     case "total rated links":        $tmp    = "total rated links"; break;
  817.     case "Note":        $tmp    = "Note"; break;
  818.     case "total votes requirement":        $tmp    = "total votes requirement"; break;
  819.     case "Show Top":        $tmp    = "Show Top"; break;
  820.     case "Most Popular - Top":        $tmp    = "Most Popular - Top"; break;
  821.     case "of all":        $tmp    = "of all"; break;
  822.     case "links":        $tmp    = "links"; break;
  823.     case "Links also available in":        $tmp    = "Links also available in"; break;
  824.     case "Sort links by":        $tmp    = "Sort links by"; break;
  825.     case "Date":        $tmp    = "Date"; break;
  826.     case "Popularity":        $tmp    = "Popularity"; break;
  827.     case "Sites currently sorted by":        $tmp    = "Sites currently sorted by"; break;
  828.     case "Select page":        $tmp    = "Select page"; break;
  829.     case "Previuos":        $tmp    = "Previous"; break;
  830.     case "Next":        $tmp    = "Next"; break;
  831.     case "Total links in category":        $tmp    = "Total links in category"; break;
  832.     case "not including subcategories":        $tmp    = "not including subcategories"; break;
  833.     case "Set links per page (current:":        $tmp    = "Set links per page (current:"; break;
  834.     case "Show All":        $tmp    = "Show All"; break;
  835.     case "New Today":        $tmp    = "New Today"; break;
  836.     case "New last 3 days":        $tmp    = "New last 3 days"; break;
  837.     case "New this week":        $tmp    = "New this week"; break;
  838.     case "New Links in this Category Added Today":        $tmp    = "New Links in this Category Added Today"; break;
  839.     case "New Links in this Category Added in the last 3 days":        $tmp    = "New Links in this Category Added in the last 3 days"; break;
  840.     case "New Links in this Category Added this week":        $tmp    = "New Links in this Category Added this week"; break;
  841.     case "Popularity (Least to Most Hits)":        $tmp    = "Popularity (Least to Most Hits)"; break;
  842.     case "Popularity (Most to Least Hits)":        $tmp    = "Popularity (Most to Least Hits)"; break;
  843.     case "Title (A to Z)":        $tmp    = "Title (A to Z)"; break;
  844.     case "Title (Z to A)":        $tmp    = "Title (Z to A)"; break;
  845.     case "Date (Old Links Listed First)":        $tmp    = "Date (Old Links Listed First)"; break;
  846.     case "Date (New Links Listed First)":        $tmp    = "Date (New Links Listed First)"; break;
  847.     case "Rating (Lowest Scores to Highest Scores)":        $tmp    = "Rating (Lowest Scores to Highest Scores)"; break;
  848.     case "Rating (Highest Scores to Lowest Scores)":        $tmp    = "Rating (Highest Scores to Lowest Scores)"; break;
  849.     case "Link Profile":        $tmp    = "Link Profile"; break;
  850.     case "Editorial by":        $tmp    = "Editorial by"; break;
  851.     case "No editorial is currently available for this website.":        $tmp    = "No editorial is currently available for this website."; break;
  852.     case "Total of":        $tmp    = "Total of"; break;
  853.     case "User":        $tmp    = "User"; break;
  854.     case "User's Average Rating":        $tmp    = "User's Average Ratings"; break;
  855.     case "# of Ratings":        $tmp    = "# of Ratings"; break;
  856.     case "Link Rating Details":        $tmp    = "Link Rating Details"; break;
  857.     case "total votes":        $tmp    = "total votes"; break;
  858.     case "Overall Rating":        $tmp    = "Overall Rating"; break;
  859.     case "Registered Users":        $tmp    = "Registered Users"; break;
  860.     case "Number of Ratings":        $tmp    = "Number of Ratings"; break;
  861.     case "No Registered Users Votes":        $tmp    = "No Registered Users Votes"; break;
  862.     case "Breakdown of Ratings by Value":        $tmp    = "Breakdown of Ratings by Value"; break;
  863.     case "Link Rating":        $tmp    = "Link Rating"; break;
  864.     case "High Rating":        $tmp    = "High Rating"; break;
  865.     case "Low Rating":        $tmp    = "Low Rating"; break;
  866.     case "Number of Comments":        $tmp    = "Number of Comments"; break;
  867.     case "to":        $tmp    = "to"; break;
  868.     case "Note: This website weighs Registered vs. Unregistered user's ratings":        $tmp    = "Note: This website weighs Registered vs. Unregistered user's ratings"; break;
  869.     case "Unregistered Users":        $tmp    = "Unregistered Users"; break;
  870.     case "No Unregistered Users Votes":        $tmp    = "No Unregistered Users Votes"; break;
  871.     case "Note: This website weighs Registered vs. Outside voter's ratings":        $tmp    = "Note: This website weighs Registered vs. Outside voter's ratings"; break;
  872.     case "Outside Voters":        $tmp    = "Outside Voters"; break;
  873.     case "No Outside Votes":        $tmp    = "No Outside Votes"; break;
  874.     case "Visit this Website":        $tmp    = "Visit this Website"; break;
  875.     case "Is this your resource?":        $tmp    = "Is this your resource"; break;
  876.     case "Allow users to rate your script from your web site!":        $tmp    = "Allow users to rate your script from your web site!"; break;
  877.     case "Rate this Website":        $tmp    = "Rate this Website"; break;
  878.     case "Promote Your Website":        $tmp    = "Promote Your Website"; break;
  879.     case "Report Broken Link":        $tmp    = "Report Broken Link"; break;
  880.     case "Thank you for helping to maintain this directory's integrity.":        $tmp    = "Thank you for helping to maintain this directory's integrity."; break;
  881.     case "For security reasons your user name and IP address will also be temporarily recorded.":        $tmp    = "For security reasons your user name and IP address will also be temporarily recorded."; break;
  882.     case "Thanks for the information. We'll look into your request shortly.":        $tmp    = "Thanks for the information. We'll look into your request shortly."; break;
  883.     case "Only registered users can suggest link modifications. Please register or login.":        $tmp    = "Only registered users can suggest link modifications. Please register or login."; break;
  884.     case "Send Request":        $tmp    = "Send Request"; break;
  885.     case "Thank you for taking the time to rate a site here at $sitename. Input from users such as yourself will help other visitors better decide which links to click on.":        $tmp    = "Thank you for taking the time to rate a site here at $sitename. Input from users such as yourself will help other visitors better decide which links to click on."; break;
  886.     case "We appreciate your visit to $sitename!":        $tmp    = "We appreciate your visit to $sitename!"; break;
  887.     case "Return to":        $tmp    = "Return to"; break;
  888.     case "Your vote is appreciated.":        $tmp    = "Your vote is appreciated."; break;
  889.     case "You have already voted for this link in the past $anonwaitdays day(s).":        $tmp    = "You have already voted for this link in the past $anonwaitdays day(s)."; break;
  890.     case "Vote for a link only once.<br>All votes are logged and reviewed.":        $tmp    = "Vote for a link only once.<br>All votes are logged and reviewed."; break;
  891.     case "You cannot vote on a link you submitted.<br>All votes are logged and reviewed.":        $tmp    = "You cannot vote on a link you submitted.<br>All votes are logged and reviewed."; break;
  892.     case "No rating selected - no vote tallied":        $tmp    = "No rating selected - no vote tallied"; break;
  893.     case "Only one vote per IP address allowed every":        $tmp    = "Only one vote per IP address allowed every"; break;
  894.     case "day(s).":        $tmp    = "day(s)."; break;
  895.     case "Please do not vote for the same resource more than once.":        $tmp    = "Please do not vote for the same resource more than once."; break;
  896.     case "The scale is 1 - 10, with 1 being poor and 10 being excellent.":        $tmp    = "The scale is 1 - 10, with 1 being poor and 10 being excellent."; break;
  897.     case "Please be objective, if everyone receives a 1 or a 10, the ratings aren't very useful.":        $tmp    = "Please be objective, if everyone receives a 1 or a 10, the ratings aren't very useful."; break;
  898.     case "You can view a list of the <a href=links.php?op=TopRated>Top Rated Resources</a>.":        $tmp    = "You can view a list of the <a href=links.php?op=TopRated>Top Rated Resources</a>."; break;
  899.     case "Do not vote for your own resource.":        $tmp    = "Do not vote for your own resource."; break;
  900.     case "You are a registered user and are logged in.":        $tmp    = "You are a registered user and are logged in."; break;
  901.     case "Feel free to add a comment about this site.":        $tmp    = "Feel free to add a comment about this site."; break;
  902.     case "You are not a registered user or you have not logged in.":        $tmp    = "You are not a registered user or you have not logged in."; break;
  903.     case "If you were registered you could make comments on this website.":        $tmp    = "If you were registered you could make comments on this website."; break;
  904.     case "User Reported Broken Links":        $tmp    = "User Reported Broken Links"; break;
  905.     case "Ignore (Deletes all <b><i>requests</i></b> for a given link)":        $tmp    = "Ignore (Deletes all <b><i>requests</i></b> for a given link)"; break;
  906.     case "Delete (Deletes <b><i>broken link</i></b> and <b><i>requests</i></b> for a given link)":        $tmp    = "Delete (Deletes <b><i>broken link</i></b> and <b><i>requests</i></b> for a given link)"; break;
  907.     case "No reported broken links.":        $tmp    = "No reported broken links."; break;
  908.     case "User Link Modification Requests":        $tmp    = "User Link Modification Requests"; break;
  909.     case "Original":        $tmp    = "Original"; break;
  910.     case "Description:":    $tmp    = "Description:"; break;
  911.     case "Cat":            $tmp    = "Cat"; break;
  912.     case "Subcat":        $tmp    = "Subcat"; break;
  913.     case "Submitter":        $tmp    = "Submitter"; break;
  914.     case "Owner":        $tmp    = "Owner"; break;
  915.     case "Ignore":        $tmp    = "Ignore"; break;
  916.     case "Accept":        $tmp    = "Accept"; break;
  917.     case "Editorial added to the Database":        $tmp    = "Editorial added to the Database"; break;
  918.     case "Editorial Modified":        $tmp    = "Editorial Modified"; break;
  919.     case "Editorial removed from Database":        $tmp    = "Editorial removed from Database"; break;
  920.     case "Link Validation":        $tmp    = "Link Validation"; break;
  921.     case "Let Anonymous users to post new links?":     $tmp = "Let Anonymous users to post new links?"; break;
  922.  
  923.     default: $tmp = "Needs translation"; break;
  924.  
  925.     }
  926.     return $tmp;
  927. }
  928. ?>