0byt3m1n1
Path:
/
data
/
applications
/
aps
/
geeklog
/
1.8.0-0
/
standard
/
htdocs
/
language
/
[
Home
]
File: portuguese_utf-8.php
<?php ############################################################################### # portuguese.php # Esta é a tradução em Português do Geeklog! # # Copyright (C) 2003 Mário Seabra # mseabra@bairrinfor.com # # Este programa é software livre; é permitida a sua distribuição e /ou # modificação dentro dos termos GNU General Public License # como publicado pela Free Software Foundation; incluindo a versão 2 # da Licença, ou (por opção sua) qualquer versão anterior. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################### $LANG_CHARSET = 'utf-8'; ############################################################################### # Array Format: # $LANGXX[YY]: $LANG - variable name # XX - file id number # YY - phrase id number ############################################################################### ############################################################################### # USER PHRASES - These are file phrases used in end user scripts ############################################################################### ############################################################################### # lib-common.php $LANG01 = array( 1 => 'Contribuição de:', 2 => 'mais', 3 => 'comentário', 4 => 'Editar', 5 => '', 6 => '', 7 => '', 8 => '', 9 => 'Funções administrativas:', 10 => 'Submissões', 11 => 'Notícias', 12 => 'Blocos', 13 => 'Tópicos', 14 => '', 15 => '', 16 => '', 17 => 'Utilizadores', 18 => 'SQL Query', 19 => 'Sair', 20 => 'Informação do utilizador:', 21 => 'Utilizador', 22 => 'ID do utilizador', 23 => 'Nível de segurança', 24 => 'Anónimo', 25 => 'Responder', 26 => 'Os seguintes comentários são da responsabilidade de quem os fez. A página não é responsavél pelo contéudo dos mesmos.', 27 => 'Comentário mais recente', 28 => 'Apagar', 29 => 'Sem comentários.', 30 => 'Notícias anteriores', 31 => 'Tags HTML permitidas:', 32 => 'Erro, nome de utilizador inválido', 33 => 'Erro, não consegue escrever para o ficheiro de log', 34 => 'Erro', 35 => 'Sair', 36 => 'ligado', 37 => 'Nenhuma notícia', 38 => 'Content Syndication', 39 => 'Actualizar', 40 => '', 41 => 'Utilizadores convidados', 42 => 'Enviada por:', 43 => 'Responder', 44 => 'Parent', 45 => 'Número de erro MySQL', 46 => 'Mensagem de erro MySQL', 47 => 'Utilizador', 48 => 'Informação da conta', 49 => 'Mostrar preferências', 50 => 'Erro de SQL', 51 => 'ajuda', 52 => 'Novo', 53 => 'Administração', 54 => 'Impossível abrir o ficheiro.', 55 => 'Erro em', 56 => 'Votar', 57 => 'Password', 58 => 'Entrar', 59 => "Ainda não tem uma conta? Inscreva-se como <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">Novo Utilizador</a>", 60 => 'Faça um comentário', 61 => 'Criar uma conta', 62 => 'palavras', 63 => 'Preferências para os comentários', 64 => 'Enviar artigo por Email', 65 => 'Ver versão para impressão', 66 => '', 67 => 'Bem-vindo a ', 68 => 'início', 69 => 'contacto', 70 => 'procurar', 71 => 'contribute', 72 => 'recursos', 73 => '', 74 => '', 75 => 'pesquisa avançada', 76 => 'estatísticas', 77 => 'Plugins', 78 => '', 79 => 'Novidades', 80 => 'notícias nas últimas', 81 => 'notícia nas últimas', 82 => 'horas', 83 => 'COMENTÁRIOS', 84 => '', 85 => 'últimas 48 horas', 86 => 'Nenhum comentário novo', 87 => 'últimas 2 semanas', 88 => '', 89 => '', 90 => 'Início', 91 => 'Página criada em', 92 => 'segundos', 93 => 'Copyright', 94 => 'Todos os direitos de copyright desta página pertencem aos respectivos proprietários.', 95 => 'Suportado por', 96 => 'Grupos', 97 => 'Lista de palavras', 98 => 'Plug-ins', 99 => 'NOTÍCIAS', 100 => 'Nenhuma notícia nova', 101 => '', 102 => '', 103 => 'DB Backups', 104 => 'por', 105 => 'Enviar email', 106 => 'Visitas', 107 => 'Teste à versão do GL', 108 => 'Limpar Cache', 109 => 'Report abuse', 110 => 'Report this post to the site admin', 111 => '', 112 => 'Registered Users', 113 => 'Documentation', 114 => 'TRACKBACKS', 115 => 'No new trackback comments', 116 => 'Trackback', 117 => 'Directory', 118 => 'Please continue reading on the next page:', 119 => "Lost your <a href=\"{$_CONF['site_url']}/users.php?mode=getpassword\" rel=\"nofollow\">password</a>?", 120 => 'Permanent link to this comment', 121 => 'Comments (%d)', 122 => 'Trackbacks (%d)', 123 => 'All HTML is allowed', 124 => 'Click to delete all checked items', 125 => 'Are you sure you want to Delete all checked items?', 126 => 'Select or de-select all items', 127 => 'Permalink', 128 => 'Login with OpenID:', 129 => 'Configuration', 130 => 'Webservices', 131 => 'No HTML is allowed', 132 => 'Information', 133 => 'Critical', 134 => 'Help', 135 => 'Warning', 136 => 'Warning: Javascript recommended for enhanced functionality', 137 => 'Warning: Javascript required to enable functionality', 138 => "Click <a href=\"{$_CONF['site_url']}/usersettings.php\" rel=\"nofollow\">here</a> to disable the advanced editor and use the default editor which does not require JavaScript", 139 => "Click <a href=\"{$_CONF['site_url']}/\" rel=\"nofollow\">here</a> to return to the homepage" ); ############################################################################### # comment.php $LANG03 = array( 1 => 'Fazer comentário', 2 => 'Modo de envio', 3 => 'Sair', 4 => 'Registar utilizador', 5 => 'Nome de utilizador', 6 => 'Este site obriga a que tenha efectuado o login para fazer um comentário, Por favor efectue o login. Se não tiver uma conta criada pode utilizar o formulário seguinte para se registar.', 7 => 'O seu último comentário foi ', 8 => " segundos atrás. Este site a pelo menos {$_CONF['commentspeedlimit']} segundos entre comentários", 9 => 'Comentário', 10 => 'Send Report', 11 => 'Enviar comentário', 12 => 'Preencha os campos título e comentário. Estes campos são necessários para o envio de um comentário.', 13 => 'A sua informação', 14 => 'Previsualizar', 15 => 'Report this post', 16 => 'Título', 17 => 'Erro', 18 => 'A ter em conta', 19 => 'Tente manter os seus comentários relacionados com os tópicos.', 20 => 'Tente responder aos outros comentários em vez de iniciar um assunto novo.', 21 => 'Leia as mensagens das outras pessoas antes de fazer o seu comentário para evitar comentários em duplicado.', 22 => 'Utilize um assunto objectivo que descreva a que se refere o seu comentário.', 23 => 'O seu endereço de email não é tornado público.', 24 => 'Utilizador anónimo', 25 => 'Are you sure you want to report this post to the site admin?', 26 => '%s reported the following abusive comment post:', 27 => 'Abuse report', 28 => 'Preview Changes', 29 => 'Submit Changes', 30 => 'Edited on', 31 => 'by', 32 => 'Editing a Comment', 33 => 'Editing a Comment Submission', 34 => 'Preview Submission Changes', 35 => 'Save Changes to Queue', 36 => 'Notify me of new replies', 37 => 'New Comment Reply', 38 => 'A reply has been made to your comment \'%s\'.', 39 => 'You may view the comment thread at the following address:', 40 => 'If you wish to receive no further notifications of replies, visit the following link:', 41 => 'Hello %s,', 42 => 'Unsubscribe', 43 => 'Unsubscribe from reply notifications', 44 => 'Your Name' ); ############################################################################### # users.php $LANG04 = array( 1 => 'Perfil de utilizador de', 2 => 'Nome de utilizador', 3 => 'Nome completo', 4 => 'Password', 5 => 'Email', 6 => 'Página principal', 7 => 'Bio', 8 => 'PGP Key', 9 => 'Guardar informação', 10 => 'Últimos 10 comentários do utilizador', 11 => 'Nenhum comentário efectuado', 12 => 'Preferências do utilizador para', 13 => 'Email Nightly Digest', 14 => 'Esta password foi gerada aleatoriamente. Recomendamos que a altere o mais rápido possível. Para alterar a password, efectue o login e clique em Informação da conta no bloco Utilizador.', 15 => "A sua conta em {$_CONF['site_name']} foi criada com sucesso. Para poder utilizar todas as potêncialidades deve efectuar o login com a informação que lhe foi enviada. Guarde esta email para referência futura.", 16 => 'Informação da sua conta', 17 => 'A conta não existe', 18 => 'O endereço de email introduzido não é válido', 19 => 'O nome de utilizador ou email introduzido já existe', 20 => 'O endereço de email introduzido não é válido', 21 => 'Erro', 22 => "Registe-se em {$_CONF['site_name']}!", 23 => "Registar-se dá-lhe todos os benefícios de ser um membro da comunidade {$_CONF['site_name']} e permite-lhe fazer comentários e enviar informação com a identificação da sua autoria. Se não tiver uma conta, apenas poderá enviar informação anónima. Note que o seu endereço de email <b><i>nunca</i></b> será publicado neste site.", 24 => 'A sua password será enviada para o endereço que indicar.', 25 => 'Esqueceu-se da sua password?', 26 => 'Introduza o seu nome de utilizador e clique em Email Password. Será enviada uma nova password para o email com que se registou.', 27 => 'Registe-se agora!', 28 => 'Email Password', 29 => 'saiu a partir de', 30 => 'entrou a partir de', 31 => 'A função pretendida obriga a efectuar o login', 32 => 'Assinatura', 33 => 'Não é mostrado publicamente', 34 => 'Este é o seu nome real', 35 => 'Introduza a password para alterar', 36 => 'Inicie com http://', 37 => 'Aplicado aos seus comentários', 38 => 'Isto é tudo acerca de si! Todos podem ler isto', 39 => 'A sua chave PGP pública para partilhar', 40 => 'Sem icones de tópico', 41 => 'Pretende ser moderador', 42 => 'Formato da data', 43 => 'Máximo de notícias', 44 => 'Sem caixas', 45 => 'Mostrar preferências para', 46 => 'Itens excluidos para', 47 => 'Configuração da caixa de novidades para', 48 => 'Tópicos', 49 => 'Sem icones nas notícias', 50 => 'Desmarque se não está interessado', 51 => 'Apenas notícias novas', 52 => 'Por defeito é', 53 => 'Receber as notícias do dia', 54 => 'Marque as caixas para os tópicos e autores que não pretende ver.', 55 => 'Se deixar tudo desmarcado, significa que pretende a selecção feita por defeito. Se seleccionar alguma das caixas, não se esqueça de seleccionar todas as que pretende pois a selecção feita por defeito é anulada. A selecção feita por defeito está a Negrito.', 56 => 'Autores', 57 => 'Modo de visualização', 58 => 'Ordenação', 59 => 'Limite de comentários', 60 => 'Como quer que os seus comentários sejam mostrados?', 61 => 'Novas ou antigas primeiro?', 62 => 'Por defeito é 100', 63 => "A sua password foi enviada por email e deve chegar em breve. Siga as indicações presentes no email e obrigado por utilizar o site {$_CONF['site_name']}", 64 => 'Preferências de comentários de', 65 => 'Tente efectuar o login novamente', 66 => "É provavel que se tenha enganado nos seus dados de login. Tente fazer o login novamente. É um <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">novo utilizador</a>?", 67 => 'Membro desde', 68 => 'Lembrar durante', 69 => 'Durante quanto tempo quer ser lembrado depois de efectuar o login?', 70 => "Personalize a aparência e contéudo do site {$_CONF['site_name']}", 71 => "Uma das opções do site {$_CONF['site_name']} é que pode personalizar o contéudo que quer ver e a aparência do site. Para poder usar esta opção deve-se <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">registar</a> em {$_CONF['site_name']}. Já é um membro registado? Então utilize o formulário de login do lado esquerdo!", 72 => 'Tema', 73 => 'Idioma', 74 => 'Mude a aparência deste site!', 75 => 'Tópicos enviadoas para', 76 => 'Se seleccionar um tópico da lista receberá todas as notícias colocadas nesse tópico durante o dia. Seleccione apenas os tópicos do seu interesse!', 77 => 'Foto', 78 => 'Adicione a sua fotografia!', 79 => 'Marque aqui para apagar esta imagem', 80 => 'Login', 81 => 'Enviar Email', 82 => 'Últimas 10 notícias do utilizador', 83 => 'Estatística de artigos do utilizador', 84 => 'Número total de artigos:', 85 => 'Número total de comentários:', 86 => 'Encontrar todos os artigos de', 87 => 'Your login name', 88 => "Someone (possibly you) has requested a new password for your account \"%s\" on {$_CONF['site_name']}, <{$_CONF['site_url']}>.\n\nIf you really want this action to be taken, please click on the following link:\n\n", 89 => "If you do not want this action to be taken, simply ignore this message and the request will be disregarded (your password will remain unchanged).\n\n", 90 => 'You can enter a new password for your account below. Please note that your old password is still valid until you submit this form.', 91 => 'Set New Password', 92 => 'Enter New Password', 93 => 'Your last request for a new password was %d seconds ago. This site requires at least %d seconds between password requests.', 94 => 'Delete Account "%s"', 95 => 'Click the "delete account" button below to remove your account from our database. Please note that any stories and comments you posted under this account will <strong>not</strong> be deleted but show up as being posted by "Anonymous".', 96 => 'delete account', 97 => 'Confirm Account Deletion', 98 => 'Are you sure you want to delete your account? By doing so, you will not be able to log into this site again (unless you create a new account). If you are sure, click "delete account" again on the form below.', 99 => 'Privacy Options for', 100 => 'Email from Admin', 101 => 'Allow email from Site Admins', 102 => 'Email from Users', 103 => 'Allow email from other users', 104 => 'Show Online Status', 105 => 'Show up in Who\'s Online block', 106 => 'Location', 107 => 'Shown in your public profile', 108 => 'Confirm new password', 109 => 'Enter the New password again here', 110 => 'Current Password', 111 => 'Please enter your Current password', 112 => 'You have exceeded the number of allowed login attempts. Please try again later.', 113 => 'Login Attempt Failed', 114 => 'Account Disabled', 115 => 'Your account has been disabled, you may not login. Please contact an Administrator.', 116 => 'Account Awaiting Activation', 117 => 'Your account is currently awaiting activation by an administrator. You will not be able to login until your account has been approved.', 118 => "Your {$_CONF['site_name']} account has now been activated by an administrator. You may now login to the site at the url below using your username (<username>) and password as previously emailed to you.", 119 => 'If you have forgotten your password, you may request a new one at this url:', 120 => 'Account Activated', 121 => 'Service', 122 => 'Sorry, new user registration is disabled', 123 => "Are you a <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\">new user</a>?", 124 => 'Confirm Email', 125 => 'You have to enter the same email address in both fields!', 126 => 'Please repeat for confirmation', 127 => 'To change any of these settings, you will have to enter your current password.', 128 => 'Your Name', 129 => 'Password & Email', 130 => 'About You', 131 => 'Daily Digest Options', 132 => 'Daily Digest Feature', 133 => 'Comment Display', 134 => 'Comment Options', 135 => '<li>Default mode for how comments will be displayed</li><li>Default order to display comments</li><li>Set maximum number of comments to show - default is 100</li>', 136 => 'Exclude Topics and Authors', 137 => 'Filter Story Content', 138 => 'Misc Settings', 139 => 'Layout and Language', 140 => '<li>No Topic Icons if checked will not display the story topic icons</li><li>No boxes if checked will only show the Admin Menu, User Menu and Topics</li><li>Set the maximum number of stories to show per page</li><li>Set your theme, timezone and preferred date format</li>', 141 => 'Privacy Settings', 142 => 'The default setting is to allow users & admins to email fellow site members and show your status as online. Un-check these options to protect your privacy.', 143 => 'Filter Block Content', 144 => 'Show & hide boxes', 145 => 'Your Public Profile', 146 => 'Password and email', 147 => 'Edit your account password, email and autologin feature. You will need to enter the same password or email address twice as a confirmation.', 148 => 'User Information', 149 => 'Modify your user information that will be shown to other users.<li>The signature will be added to any comments or forum posts you made</li><li>The BIO is a brief summary of yourself to share</li><li>Share your PGP Key</li>', 150 => '', 156 => 'Delete Account', 157 => 'Delete Option', 158 => 'Time Zone', 159 => 'This email was generated automatically. Please do not reply to this email.', 160 => '(max. %d x %d pixels, %d bytes; %s)', 161 => 'will be scaled down', 162 => 'will not be scaled', 163 => 'Re-Authentication Failed', 164 => 'You have exceeded the number of allowed attempts for re-authentication. The operation has been aborted and your recent changes were lost, sorry.', 165 => 'Use Advanced Editor', 166 => 'Re-synch Remote Account' ); ############################################################################### # Customize if need to modify the Tabbed navbar MyAccount panels used. # Array index key matches preference div id $LANG_MYACCOUNT = array( 'pe_preview' => 'Preview', 'pe_namepass' => 'Username & Password', 'pe_userinfo' => 'About You', 'pe_layout' => 'Layout & Language', 'pe_content' => 'Content', 'pe_privacy' => 'Privacy' ); ############################################################################### # index.php $LANG05 = array( 1 => 'Nenhuma notícia para mostrar', 2 => 'Não há notícias novas para mostrar. Pode não haver notícias para este tópico ou as suas definições são demasiado restrictivas', 3 => ' para o tópico %s', 4 => 'Artigos do dia', 5 => 'Próxima', 6 => 'Anterior', 7 => 'First', 8 => 'Last' ); ############################################################################### # profiles.php $LANG08 = array( 1 => 'Houve um erro ao enviar a sua mensagem. Tente novamente.', 2 => 'Mensagem enviada com sucesso.', 3 => 'Certifique-se que utiliza um endereço de email válido no campo Responder para.', 4 => 'Preencha os campos Nome, Responder Para, Assunto e Mensagem', 5 => 'Erro: Nenhum utilizador.', 6 => 'Existe um erro.', 7 => 'Perfil de utilizador para', 8 => 'Nome', 9 => 'URL do utilizador', 10 => 'Enviar email para', 11 => 'Nome:', 12 => 'Responder para:', 13 => 'Assunto:', 14 => 'Mensagem:', 15 => 'HTML não será traduzido.', 16 => 'Enviar mensagem', 17 => 'Enviar Notícia a um amigo', 18 => 'Para', 19 => 'Email', 20 => 'De', 21 => 'Email', 22 => 'São necessários todos os campos', 23 => "Este email foi-lhe enviado por %s em %s porque ele(a) acredita que possa estar interessado(a) neste artigo do site {$_CONF['site_url']}. Isto não é SPAM e os endereços de email envolvidos nesta operação não ficam registados para uso posterior.", 24 => 'Comentários a esta notícia em', 25 => 'Deve efectuar o login para poder utilizar esta opção. Efectuando o login, ajuda-nos a prevenir a utilização fraudulenta do sistema', 26 => 'Este formulário permite-lhe enviar um email para o utilizador seleccionado. É necessário o preenchimento de todos os campos.', 27 => 'Mensagem curta', 28 => '%s escreveu: ', 29 => "Este é o envio diário automático de {$_CONF['site_name']} para ", 30 => ' Novidades diárias para ', 31 => 'Titulo', 32 => 'Data', 33 => 'Leia o artigo completo em', 34 => 'Fim da mensagem', 35 => 'Sorry, this user prefers not to receive any emails.', 36 => 'Copy:', 37 => 'Send me a copy of this email', 38 => "This is a copy of the email that you sent to %s from <{$_CONF['site_url']}>:", 39 => 'Your last message was ', 40 => " seconds ago. This site requires at least {$_CONF['speedlimit']} seconds between sending messages" ); ############################################################################### # search.php $LANG09 = array( 1 => 'Pesquisa avançada', 2 => 'Palavras a pesquisar', 3 => 'Tópico', 4 => 'Tudo', 5 => 'Tipo', 6 => 'Notícias', 7 => 'Comentários', 8 => 'Autores', 9 => 'Tudo', 10 => 'Pesquisar', 11 => 'Resultados da pesquisa', 12 => 'resultados', 13 => 'Nenhuma correspondência com o critério', 14 => 'Não foram encontrados registos na sua pesquisa de', 15 => 'Tente de novo.', 16 => 'Título', 17 => 'Data', 18 => 'Autor', 19 => "Pesquise na base de dados {$_CONF['site_name']} em todas as notícias", 20 => 'Data', 21 => 'até', 22 => '(Formato AAAA-MM-DD)', 23 => 'Visitas', 24 => 'Encontrados', 25 => 'resultados para', 26 => 'itens em', 27 => 'segundos', 28 => 'Nenhuma notícia ou comentário corresponde ao seu critério', 29 => 'Resultado de Notícias e Comentários', 30 => '', 31 => 'Este plug-in não devolveu resultados', 32 => '', 33 => 'URL', 34 => 'Localização', 35 => 'Todo o dia', 36 => '', 37 => '', 38 => '', 39 => '', 40 => '', 41 => 'A frase a pesquisar deve ter no mínimo 3 caracteres.', 42 => 'Utilize uma data com o seguinte formato AAAA-MM-DD (ano-mês-dia).', 43 => 'exact phrase', 44 => 'all of these words', 45 => 'any of these words', 46 => 'Next', 47 => 'Previous', 48 => 'Author', 49 => 'Date', 50 => 'Hits', 51 => '', 52 => 'Location', 53 => 'Story Results', 54 => 'Comment Results', 55 => 'the phrase', 56 => 'AND', 57 => 'OR', 58 => 'More results >>', 59 => 'Results', 60 => 'per page', 61 => 'Refine search', 62 => '#', 63 => 'Description', 64 => 'Showing %1$d - %2$d of %3$d results', 65 => 'Story', 66 => 'Comment', 67 => 'Show %d Results', 68 => 'Sort By', 69 => 'Titles Only', 70 => 'Not available ...', 71 => 'asc', 72 => 'desc' ); ############################################################################### # stats.php $LANG10 = array( 1 => 'Estatísticas do site', 2 => 'Número total de Ligações ao sitema', 3 => 'Notícias(Comentários) no sistema', 4 => '', 5 => '', 6 => '', 7 => 'Top Ten de notícias visitadas', 8 => 'Título da notícia', 9 => 'Visitas', 10 => 'Parece que não há nenhuma notícia no site ou nenhuma delas foi ainda visitada.', 11 => 'Top Ten de notícias comentadas', 12 => 'Comentários', 13 => 'Parece que não há nenhuma notícia no site ou ainda não foi feito nenhum comentário.', 14 => '', 15 => '', 16 => '', 17 => '', 18 => '', 19 => '', 20 => '', 21 => '', 22 => 'Top Ten Notícias enviadas', 23 => 'Emails', 24 => 'Parece que ainda não foi enviada nenhuma notícia deste site', 25 => 'Top Ten Trackback Commented Stories', 26 => 'No trackback comments found.', 27 => 'Number of active users', 28 => '', 29 => '', 30 => 'Hits', 31 => '' ); ############################################################################### # article.php $LANG11 = array( 1 => 'Artigos relaccionados', 2 => 'Enviar notícia a um amigo', 3 => 'Versão para impressão', 4 => 'Opções da notícia', 5 => '', 6 => 'Subscribe to \'%s\'' ); ############################################################################### # submit.php $LANG12 = array( 1 => 'Para enviar um %s deve efectuar o login como utilizador.', 2 => 'Login', 3 => 'Novo utilizador', 4 => '', 5 => '', 6 => 'Enviar uma notícia', 7 => 'É necessário Login', 8 => 'Enviar', 9 => 'Ao enviar informações para utilização neste site pedimos-lhe que cumpra as seguintes recomendações...<ul><li>Preencha todos os campos, eles são necessários<li>Forneça informação correta e completa<li>Verifique os URLs</ul>', 10 => 'Titulo', 11 => '', 12 => 'Data de início', 13 => 'Data de fim', 14 => 'Localização', 15 => 'Descrição', 16 => '', 17 => '', 18 => '', 19 => 'Ler primeiro', 20 => '', 21 => '', 22 => 'Erro: Faltam campos', 23 => 'Preencha todos os campos do formulário. Todos eles são necessários.', 24 => 'Envio registado', 25 => 'O seu envio %s foi registado com sucesso.', 26 => 'Limite de velocidade', 27 => 'Utilizador', 28 => 'Tópico', 29 => 'Notícia', 30 => 'O seu último envio foi à ', 31 => " segundos. Este site obriga a pelo menos {$_CONF['speedlimit']} segundos entre envios", 32 => 'Previsualizar', 33 => 'Previsualização da notícia', 34 => 'Sair', 35 => 'Tags HTML não são permitidas', 36 => 'Modo de colocação', 37 => '', 38 => '', 39 => '', 40 => '', 41 => '', 42 => '', 43 => '', 44 => 'Morada', 45 => 'Address Line 2', 46 => 'Localidade', 47 => 'Cidade', 48 => 'C. Postal', 49 => '', 50 => '', 51 => 'Localização', 52 => 'Apagar', 53 => 'Criar conta', 54 => 'Story Introduction', 55 => 'Story Body' ); ############################################################################### # ADMIN PHRASES - These are file phrases used in admin scripts ############################################################################### ############################################################################### # admin/auth.inc.php $LANG20 = array( 1 => 'Autenticação necessária', 2 => 'Não autorizado! Informação de Login incorrecta', 3 => 'Password inválida para o utilizador', 4 => 'Utilizador:', 5 => 'Password:', 6 => 'Todos os acessos administrativos deste site são registados e auditados.<br' . XHTML . '>Está página é apenas para utilização de pessoal autorizado.', 7 => 'login' ); ############################################################################### # admin/block.php $LANG21 = array( 1 => 'Direitos de administração insuficientes', 2 => 'Não tem permissões suficientes para editar este bloco.', 3 => 'Editor de blocos', 4 => 'There was a problem reading this feed (see error.log for details).', 5 => '', 6 => '', 7 => 'Todos', 8 => 'Nível de segurança', 9 => 'Ordem', 10 => '', 11 => 'Bloco de portal', 12 => 'Bloco normal', 13 => 'Opções de bloco de portal', 14 => 'RDF URL', 15 => 'Última actualização RDF', 16 => 'Opções para Blocos Normais', 17 => 'Contéudo dos blocos', 18 => 'Preencha os campos Título, Nível de segurança e Contéudo', 19 => 'Manutenção de blocos', 20 => '', 21 => 'Nível de segurança', 22 => '', 23 => 'Ordem', 24 => '', 25 => 'Para modificar ou apagar um bloco, clique nesse bloco. Para criar um bloco novo clique em Novo Bloco.', 26 => 'Aparência do bloco', 27 => 'Bloco de PHP', 28 => 'Opções de bloco PHP', 29 => 'Função', 30 => 'Se pretende que um dos seus blocos utilize código PHP, introduza o nome da função a utilizar. O nome da função deve ter o prefixo "phpblock_" (ex. phpblock_getweather). Se não tiver este prefixo, a sua função não será executada. Isto serve para que alguém que tenha conseguido acesso não autorizado ao seu site possa colocar código malicioso no seu sistema. Certifique-se que não coloca parentesis vazios "()" depois do nome da sua função. Finalmente, é recomendado que coloque todo o seu código PHP em /camino/para/geeklog/system/lib-custom.php. Isto permite-lhe que o seu código permaneça mesmo ao efectuar um upgrade à sua versão do Geeklog.', 31 => 'Erro no bloco PHP. A função %s não existe.', 32 => 'Erro: Faltam campos', 33 => 'Deve introduzir o URL para o ficheiro .rdf para os blocos de portal', 34 => 'Deve introduzir o título e a função para os blocos PHP', 35 => 'Deve introduzir o título e o contéudo para os blocos normais', 36 => 'Deve introduzir o contéudo para os blocos de layout', 37 => 'Nome de função PHP incorrecta', 38 => 'Funções para os blocos PHP devem conter o prefixo \'phpblock_\' (ex. phpblock_getweather). O prefixo \'phpblock_\' é necessário por razões de segurança.', 39 => 'Lado', 40 => 'Esquerdo', 41 => 'Direito', 42 => 'Deve introduzir a ordem do bloco e o nível de segurança para os blocos por defeito do Geeklog', 43 => 'Apenas página principal', 44 => '', 45 => "Está a tentar aceder a um bloco para o qual não tem permissões. Este procedimento foi registado. Volte à <a href=\"{$_CONF['site_admin_url']}/block.php\">janela de administração</a>.", 46 => 'Novo Bloco', 47 => '', 48 => 'Nome', 49 => ' (sem espaços e deve ser único)', 50 => 'The Block Name can not be empty', 51 => 'inclua http://', 52 => 'Se deixar em branco não aparecerá icon de ajuda para este bloco', 53 => 'Autorizado', 54 => 'guardar', 55 => 'cancelar', 56 => 'apagar', 57 => 'Move Block Down', 58 => 'Move Block Up', 59 => 'Move block to the right side', 60 => 'Move block to the left side', 61 => 'No Title', 62 => 'Article Limit', 63 => 'Bad Block Title', 64 => 'Your Title must not be empty and cannot contain HTML!', 65 => 'Order', 66 => 'Autotags', 67 => 'Check to allow autotags', 68 => 'The feed for this portal block is too long to display. Please set a maximum number of articles to import for the block in the block setup screen, or a global maximum in Geeklog Configuration.' ); ############################################################################### # admin/story.php $LANG24 = array( 1 => 'Notícia anterior', 2 => 'Notícia seguinte', 3 => 'Modo', 4 => 'Modo de envio', 5 => 'Editor de notícias', 6 => 'Não há notícias no sistema', 7 => 'Autor', 8 => 'guardar', 9 => 'previsualizar', 10 => 'cancelar', 11 => 'apagar', 12 => 'ID', 13 => '', 14 => '', 15 => 'Data', 16 => 'Introdução', 17 => 'Corpo', 18 => 'Visitas', 19 => 'Comentários', 20 => 'Ping', 21 => 'Send Ping', 22 => 'Lista de notícias', 23 => 'Para modificar ou apagar uma notícia, clique no número da notícia a seguir. Para ver uma notícia, clique no título da notícia que pretende ver. Para introduzir uma notícia clique em Inserir notícia a seguir.', 24 => 'The ID you chose for this story is already in use. Please use another ID.', 25 => 'Error when saving story', 26 => 'Previsualização de notícias', 27 => 'If you use [unscaledX] instead of [imageX], the image will be inserted at its original dimensions.', 28 => '<p><b>PREVIEWING</b>: Previewing a story with images attached is best done by saving the article as a draft INSTEAD OF hitting the preview button. Use the preview button only when images are not attached.', 29 => 'Trackbacks', 30 => 'File Upload Errors', 31 => 'Por favor preencha os campos Autor, Título e Introdução', 32 => 'Featured', 33 => 'Só pode haver uma notícia featured', 34 => 'Rascunho', 35 => 'Sim', 36 => 'Não', 37 => 'Mais de', 38 => 'Mais a partir de', 39 => 'Emails', 40 => '', 41 => "Está a tentar aceder a uma notícia para a qual não tem permissões. Esta acção ficou registada. Pode ver esta notícia com permissões de leitura a seguir. Por favor <a href=\"{$_CONF['site_admin_url']}/story.php\">volte ao écran de administração de notícias</a> quando terminar.", 42 => "Está a tentar aceder a uma notícia para a qual não tem permissões. Esta acção ficou registada. Por favor <a href=\"{$_CONF['site_admin_url']}/story.php\">volte ao écran de administração de notícias</a>.", 43 => '', 44 => '', 45 => '', 46 => '<b>NOTA:</b> se modificar esta data para uma data futura, esta notícia não será publicada antes dessa data. Isto significa também que a sua notícia não aparecerá nos cabeçalhos e será ignorada pelas pesquisas e páginas de estatísticas.', 47 => 'Imagens', 48 => 'imagem', 49 => 'direita', 50 => 'esquerda', 51 => 'Para adicionar uma das imagens que está a anexar a esta notícia precisa de introduzir texto com formato especial. O formato especial do texto é [imageX], [imageX_right] ou [imageX_left] onde X é o número da imagem que anexou. NOTA: Deve utilizar as imagens que anexou. Caso contrário não poderá guardar a sua notícia.<BR><P><B>PREVISUALIZAR</B>: Previsualizar uma notícia que contenha imagens deve ser efectuado guardando a notícia como rascunho EM VEZ DE seleccionar o botão de previsualização. Utilize o botão de previsualização apenas quando não tiver imagens anexadas.', 52 => '', 53 => 'não foi utilizada. Deve incluir esta imagem na introdução ou no corpo da notícia antes de guardar as alterações', 54 => 'Imagens associadas e não utilizadas', 55 => 'Ocorreram os seguintes erros ao tentar guardar a sua notícia. Por favor, corrija estes erros antes de guardar', 56 => 'Mostrar imagem de tópico', 57 => 'View unscaled image', 58 => 'Story Management', 59 => 'Option', 60 => '', 61 => 'Auto Archive', 62 => 'Auto Delete', 63 => 'Disable Comments', 64 => '', 65 => '', 66 => '', 67 => 'Expand the Content Edit Area size', 68 => 'Reduce the Content Edit Area size', 69 => 'Publish Story Date', 70 => 'Toolbar Selection', 71 => 'Basic Toolbar', 72 => 'Common Toolbar', 73 => 'Advanced Toolbar', 74 => 'Advanced II Toolbar', 75 => 'Full Featured', 76 => 'Publish Options', 77 => 'Javascript needs to be enabled for Advanced Editor. Option can be disabled in the main site config.php', 78 => 'Click <a href="%s/story.php?mode=edit&sid=%s&editopt=default">here</a> to use default editor', 79 => 'Preview', 80 => 'Editor', 81 => 'Publish Options', 82 => 'Images', 83 => 'Archive Options', 84 => 'Permissions', 85 => 'Show All', 86 => 'Advanced Editor', 87 => 'Story Stats', 88 => 'Wiki-style format', 89 => 'Meta Description', 90 => 'Meta Keywords', 91 => 'You can always hit "Preview" to extend the expiry time.', 'autotag_desc_story' => '[story: id alternate title] - Displays a link to a Story using the Story Title as the title. An alternate title may be specified but is not required.' ); ############################################################################### # admin/topic.php $LANG27 = array( 1 => 'Editor de tópicos', 2 => 'ID do tópico', 3 => 'Nome', 4 => 'Imagem', 5 => '(não utilize espaços)', 6 => 'Apagar um tópico remove também todas as notícias e blocos associados a ele.', 7 => 'Preencha os campos ID de tópico e Nome', 8 => 'Manutenção de tópicos', 9 => 'Para modificar ou apagar um tópico, clique nesse tópico. Para criar um novo tópico clique no botão Novo tópico à esquerda. Encontra o seu nível de acesso para cada tópico dentro de parêntesis', 10 => 'Ordem', 11 => 'Notícias/Página', 12 => 'Acesso interdito', 13 => "Está a tentar aceder a um tópico para o qual não tem permissão. Esta tentativa foi registado. Por favor <a href=\"{$_CONF['site_admin_url']}/topic.php\">volte ao écran de administração de tópicos</a>.", 14 => 'Método de ordenação', 15 => 'alfabética', 16 => 'normal é', 17 => 'Novo Tópico', 18 => 'Administração', 19 => 'guardar', 20 => 'cancelar', 21 => 'apagar', 22 => 'Default', 23 => 'make this the default topic for new story submissions', 24 => '(*)', 25 => 'Archive Topic', 26 => 'make this the default topic for archived stories. Only one topic allowed.', 27 => 'Or Upload Topic Icon', 28 => 'Maximum', 29 => 'File Upload Errors', 30 => 'Stories in Topic' ); ############################################################################### # admin/user.php $LANG28 = array( 1 => 'Detalhes do utilizador', 2 => 'ID do utilizador', 3 => 'Nome do utilizador', 4 => 'Nome completo', 5 => 'password', 6 => 'Nível de segurança', 7 => 'Email', 8 => 'Página WEB', 9 => '(não utilize espaços)', 10 => 'Por favor preencha o Nome do utilizador, Nome completo, Nível de segurança e endereço de Email', 11 => 'Manutenção de utilizadores', 12 => 'Para modificar ou apagar um utilizador, clique nesse utilizador abaixo. Para criar um novo utilizador clique no botão Novo utilizador à esquerda. Pode efectuar pesquisas simples introduzindo partes do nome de utilizador, endereço de email ou do nome completo (ex.*Manuel* ou *.pt) no formulário abaixo.', 13 => 'Nível de segurança', 14 => 'Data de registo', 15 => '', 16 => '', 17 => '', 18 => '', 19 => '', 20 => 'guardar', 21 => 'O nome de utilizador que tentou guardar já existe.', 22 => 'Erro', 23 => 'Adicionar automático', 24 => 'Importação automática de utilizadores', 25 => 'Pode importar um ficheiro de utilizadores para o site. O ficheiro de importação deve ser delimitado por tabulações e deve conter os campos na seguinte ordem: nome completo, nome de utilizador, endereço de email. Cada utilizador importado receberá uma password por email. Deve ter um utilizador em cada linha. Uma falha num destes pontos causará problemas que terão de ser resolvidos manualmente para resolver duplicação de registos!', 26 => '', 27 => '', 28 => 'Seleccione aqui para apagar esta imagem', 29 => 'Caminho', 30 => 'Importar', 31 => 'Novos Utilizadores', 32 => 'Processo concluído. Foram importados %d e encontrados %d erros', 33 => 'enviar', 34 => 'Erro: Deve especificar um ficheiro para carregar.', 35 => 'Last Login', 36 => '(never)', 37 => 'UID', 38 => 'Group Listing', 39 => 'Password (again)', 40 => 'Registration Date', 41 => 'Last login Date', 42 => 'Banned', 43 => 'Awaiting Activation', 44 => 'Awaiting Authorization', 45 => 'Active', 46 => 'User Status', 47 => 'Edit', 48 => 'Show Admin Groups', 49 => 'Admin Group', 50 => 'Check to allow filtering this group as an Admin Use Group', 51 => 'Online Days', 52 => '<br' . XHTML . '>Note: "Online Days" is the number of days between the first registration and the last login.', 53 => 'registered', 54 => 'Batch Delete', 55 => 'This only works if you have <code>$_CONF[\'lastlogin\'] = true;</code> in your config.php', 56 => 'Please choose the type of user you want to delete and press "Update List". Then, uncheck those from the list you do not want to delete and press "Delete". Please note that you will only delete those that are currently visible in case the list spans over several pages.', 57 => 'Phantom users', 58 => 'Short-Time Users', 59 => 'Old Users', 60 => 'Users that registered more than ', 61 => ' months ago, but never logged in.', 62 => 'Users that registered more than ', 63 => ' months ago, then logged in within 24 hours, but since then never came back to your site.', 64 => 'Normal users, who simply did not visit your site since ', 65 => ' months.', 66 => 'Update List', 67 => 'Months since registration', 68 => 'Online Hours', 69 => 'Offline Months', 70 => 'could not be deleted', 71 => 'sucessfully deleted', 72 => 'No User selected for deletion', 73 => 'Are You sure you want to permanently delete ALL selected users?', 74 => 'Recent Users', 75 => 'Users that registered in the last ', 76 => ' months', 77 => 'Email site login reminder to selected users', 78 => 'Send Reminder', 79 => 'No User selected for reminders', 80 => 'Successfully sent Reminders', 81 => 'Reminder to verify account for %s', 82 => "Your account on {$_CONF['site_name']} has not been accesssed since %s and will be disabled if not accessed in the 30 days.", 83 => "Your account on {$_CONF['site_name']} has not been used since it was created and will deleted soon if not accessed.", 84 => "Your login name is: %s for our site: {$_CONF['site_url']}", 85 => 'If you have forgotten the password use the following link: %s', 86 => 'Include', 87 => 'Reminders', 88 => 'Default Group', 89 => 'Check to make this a default group for new users', 90 => 'Apply "Default Group" change to existing user accounts', 'autotag_desc_user' => '[user: id alternate title] - Displays a link to a User using the Username as the title. An alternate title may be specified but is not required.' ); ############################################################################### # admin/moderation.php $LANG29 = array( 1 => 'Aprovar', 2 => 'Apagar', 3 => 'Editar', 4 => 'Perfil', 10 => 'Título', 11 => 'Data de início', 12 => 'URL', 13 => 'Categoria', 14 => 'Data', 15 => 'Tópico', 16 => 'Nome de utilizador', 17 => 'Nome completo', 18 => 'Email', 34 => 'Comando e Control', 35 => 'Noticia para aprovação', 36 => 'Parent or Comment', 37 => '', 38 => 'Submeter', 39 => 'Não à envios para moderação neste momento', 40 => 'Envios do utilizador', 41 => 'Comment Submissions', 42 => 'Username', 43 => 'Auto-publish Comments?' ); ############################################################################### # admin/mail.php $LANG31 = array( 1 => "{$_CONF['site_name']} Utilitáriod de email", 2 => 'De', 3 => 'Responder a', 4 => 'Assunto', 5 => 'Mensagem', 6 => 'Enviar para:', 7 => 'Todos os utilizadores', 8 => 'Admin', 9 => 'Opções', 10 => 'HTML', 11 => 'Urgent message!', 12 => 'Enviar', 13 => 'Limpar', 14 => 'Ignorar preferêncios do utilizador', 15 => 'Erro ao enviar para: ', 16 => 'Mensagens enviadas com sucesso para: ', 17 => "<a href={$_CONF['site_admin_url']}/mail.php>Enviar outra mensagem</a>", 18 => 'Para', 19 => 'NOTA: se pretende enviar uma mensagem para todos os utilizadores do site, seleccione o grupo Logged-in Users na lista.', 20 => "Enviadas <successcount> mensagens com sucesso e <failcount> sem sucesso. Se precisar, os detalhes para cada mensagem estão a seguir. Caso contrário pode <a href=\"{$_CONF['site_admin_url']}/mail.php\">Enviar outra mensagem</a> ou voltar à <a href=\"{$_CONF['site_admin_url']}/moderation.php\">pagina de administração</a>.", 21 => 'Falhas', 22 => 'Sucessos', 23 => 'Nenhuma falha', 24 => 'Nenhum sucesso', 25 => '-- Selecione o grupo --', 26 => 'Preencha todos os campos no formulário e seleccione um grupo na lista.' ); ############################################################################### # admin/plugins.php $LANG32 = array( 1 => 'A instalação de plugins pode danificar a instalação do Geeklog e, possivelmente, o sistema. É importante que apenas instale plugins descarregados do <a href="http://www.geeklog.net" target="_blank">Site Geeklog</a> dado que nós testamos todos os plugins enviados para o nosso site nos mais variados sistemas operativos. É importante que perceba que a instalação de plugin\'s requere a execução de comandos do sistema que lhe podem trazer problemas de segurança se esses plugins não vierem de sites fidedignos. Para além deste aviso, nós não garantimos o sucesso da instalação de plugins nem podemos ser responsabilizados pelos danos causados pela instalação de plugin\'s. Por outras palavras, instale à sua responsabilidade. Por prudencia, recomendações de como instalar um plugin manualmente vem incluidas com cada plugin.', 2 => 'Responsabilidade da Instalação de Plug-in', 3 => 'Formulário de instalação de Plug-in', 4 => 'Ficheiro do Plug-in', 5 => 'Lista de Plug-in\'s ', 6 => 'Aviso: o Plug-in já está instalado!', 7 => 'O plug-in que está a tentar instalar já existe. Tem de apagar antes de reinstalar', 8 => 'Falhou o teste de compatibilidade do Plugin', 9 => 'Este plugin necessita de uma versão mais recente do Geeklog. Faça a actualização da sua cópia do <a href="http://www.geeklog.net">Geeklog</a> ou procure outra versão do plug-in.', 10 => '<br' . XHTML . '><b>Não há plugins instalados.</b><br' . XHTML . '><br' . XHTML . '>', 11 => 'Para modificar ou apagar um plug-in, clique no número desse plugin. Para saber maia sobre um plug-in, clique no nome do plug-in e será redireccionado para o site desse plugin. Para instalar ou actualizar um plug-in consulte a sua documentação.', 12 => 'nenhum nome de plugin enviado à função plugineditor()', 13 => 'Editor de Plug-in', 14 => 'Novo Plug-in', 15 => 'Administração', 16 => 'Nome do Plug-in', 17 => 'Versão do Plug-in', 18 => 'Versão do Geeklog', 19 => 'Activo', 20 => 'Sim', 21 => 'Não', 22 => 'Instalar', 23 => 'Guardar', 24 => 'Cancelar', 25 => 'Apagar', 26 => 'Nome', 27 => 'Página Web', 28 => 'Versão do Plug-in', 29 => 'Versão do GL', 30 => 'Apagar o Plug-in?', 31 => 'Tem a certeza que pretende apagar este plug-in? Ao efectuar isto remove todos os dados e estructuras que este plug-in utiliza. Se tem a certeza, clique em apagar novamente.', 32 => '<p><b>Error AutoLink tag not correct format</b></p>', 33 => 'Code Version', 34 => 'Update', 35 => 'Edit', 36 => 'Code', 37 => 'Data', 38 => 'Update!', 39 => 'Upload a plugin', 40 => 'You can upload a plugin archive (.tar.gz, .tgz, .zip) directly here:', 41 => 'Upload', 42 => 'Click to update', 43 => 'Load Order', 44 => 'Move plugin up the load order', 45 => 'Move plugin down the load order', 46 => 'Click to Delete this Plugin', 47 => 'Really Delete %s Plugin?', 48 => 'Click to Enable this Plugin', 49 => 'Click to Disable this Plugin', 50 => 'Dependencies', 51 => 'OK', 52 => 'Unresolved', 53 => 'Disabled', 54 => 'Unavailable', 55 => 'Uninstalled', 56 => 'Wrong Version', 57 => 'Unknown', 58 => 'The load order of one or more plugins has been altered in order to resolve dependencies', 59 => 'Info', 60 => 'Close', 61 => 'Status', 62 => 'Click to Install this Plugin', 63 => 'This Plugin Cannot be Installed', 64 => 'This Plugin Cannot be Enabled', 65 => 'The plugin upload function has been disabled due to the following errors:', 66 => 'File uploads are disabled in your PHP configuration.', 67 => 'The directory "%s" is not writable.', 68 => 'You do not have the required permissions to install plugins.', 69 => 'You do not have the required permissions to upload plugins.', 99 => 'An unknown error occured', 100 => 'Ok.', 101 => 'The uploaded file exceeds the upload_max_filesize directive in php.ini.', 102 => 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.', 103 => 'The uploaded file was only partially uploaded.', 104 => 'No file was uploaded.', 105 => '(undefined error)', 106 => 'Missing a temporary folder.', 107 => 'Failed to write file to disk.', 108 => 'File upload stopped by extension.' ); ############################################################################### # admin/syndication.php $LANG33 = array( 1 => 'create feed', 2 => 'save', 3 => 'delete', 4 => 'cancel', 10 => 'Content Syndication', 11 => 'New Feed', 12 => 'Admin Home', 13 => 'To modify or delete a feed, click on the feed\'s title below. To create a new feed, click on New Feed above.', 14 => 'Title', 15 => 'Type', 16 => 'Filename', 17 => 'Format', 18 => 'last updated', 19 => 'Enabled', 20 => 'Yes', 21 => 'No', 22 => '<i>(no feeds)</i>', 23 => 'all Stories', 24 => 'Feed Editor', 25 => 'Feed Title', 26 => 'Limit', 27 => 'Length of entries', 28 => '(0 = no text, 1 = full text, other = limit to that number of chars.)', 29 => 'Description', 30 => 'Last Update', 31 => 'Character Set', 32 => 'Language', 33 => 'Contents', 34 => 'Entries', 35 => 'Hours', 36 => 'Select type of feed', 37 => '', 38 => 'Error: Missing Fields', 39 => 'Please fill in the Feed Title, Description, and Filename.', 40 => 'Please enter a number of entries or number of hours.', 41 => 'Links', 42 => '', 43 => 'All', 44 => 'None', 45 => 'Header-link in topic', 46 => 'Limit Results', 47 => 'Search', 48 => 'Edit', 49 => 'Feed Logo', 50 => "Relative to site url ({$_CONF['site_url']})", 51 => 'The filename you have chosen is already used by another feed. Please choose a different one.', 52 => 'Error: existing Filename', 53 => 'All Frontpage Stories', 54 => 'Please select the type of feed to create.', 55 => 'Articles' ); ############################################################################### # confirmation and error messages $MESSAGE = array( 1 => "A sua password foi enviada para o seu email e deve chegar em breve. Siga as indicações presentes na mensagem e obrigado por utilizar o site {$_CONF['site_name']}", 2 => "Obrigado por enviar a sua notícia para {$_CONF['site_name']}. Foi enviado para a nossa equipa para aprovação. Se for aceite, a sua notícia estará disponível para todos os utilizadores do nosso site.", 3 => '', 4 => '', 5 => 'A informação da sua conta foi guardada com sucesso.', 6 => 'As suas preferências do layout do site foram guardadas com sucesso.', 7 => 'As suas preferências para os comentários foram guardadas com sucesso.', 8 => 'Terminou a sua sessão com sucesso.', 9 => 'A sua notícia foi registada com sucesso.', 10 => 'A sua notícia foi apagada com sucesso.', 11 => 'O seu bloco foi guardado com sucesso.', 12 => 'O bloco foi apagado com sucesso.', 13 => 'O seu tópico foi guardado com sucesso.', 14 => 'O tópico e todas as notícias desse tópico foram apagados com sucesso.', 15 => 'Your comment has been submitted for review and will be published when approved by a moderator.', 16 => 'You have been unsubscribed. You will no longer be notified of new replies.', 17 => '', 18 => '', 19 => '', 20 => '', 21 => 'O novo utilizador foi guardado com sucesso.', 22 => 'O utilizador foi apagado com sucesso', 23 => '', 24 => '', 25 => '', 26 => '', 27 => 'Mensagem enviada com sucesso.', 28 => 'O plug-in foi guardado com sucesso', 29 => 'Sorry, you do not have access to this administration page. Please note that all attempts to access unauthorized features are logged', 30 => 'Acesso não permitido', 31 => '', 32 => '', 33 => '', 34 => '', 35 => '', 36 => '', 37 => '', 38 => '', 39 => '', 40 => 'Mensagem do sistema', 41 => '', 42 => '', 43 => '', 44 => 'O plug-in foi instalado com sucesso!', 45 => 'O plug-in foi apagado com sucesso.', 46 => '', 47 => '', 48 => "Obrigado por se aplicar como um membro de {$_CONF['site_name']}. A nossa equipa irá rever a sua aplicação. Se aprovada, a sua password será enviada para o email que nos indicou.", 49 => 'O seu grupo foi guardado com sucesso.', 50 => 'O grupo foi apagado com sucesso.', 51 => 'This username is already in use. Please choose another one.', 52 => 'The email address provided does not appear to be a valid email address.', 53 => 'Your new password has been accepted. Please use your new password below to log in now.', 54 => 'Your request for a new password has expired. Please try again below.', 55 => 'An email has been sent to you and should arrive momentarily. Please follow the directions in the message to set a new password for your account.', 56 => 'The email address provided is already in use for another account.', 57 => 'Your account has been successfully deleted.', 58 => 'Your feed has been successfully saved.', 59 => 'The feed has been successfully deleted.', 60 => 'The plugin was successfully updated', 61 => 'Plugin %s: Unknown message placeholder', 62 => 'The trackback comment has been deleted.', 63 => 'An error occurred when deleting the trackback comment.', 64 => 'Your trackback comment has been successfully sent.', 65 => 'Weblog directory service successfully saved.', 66 => 'The weblog directory service has been deleted.', 67 => 'The new password does not match the confirmation password!', 68 => 'You have to enter the correct current password.', 69 => 'Your account has been blocked!', 70 => 'Your account is awaiting administrator approval.', 71 => 'Your account has now been confirmed and is awaiting administrator approval.', 72 => 'An error occured while attempting to install the plugin. See error.log for details.', 73 => 'An error occured while attempting to uninstall the plugin. See error.log for details.', 74 => 'The pingback has been successfully sent.', 75 => 'Trackbacks must be sent using a POST request.', 76 => 'Do you really want to delete this item?', 77 => 'WARNING:<br' . XHTML . '>You have set your default encoding to UTF-8. However, your server does not support multibyte encodings. Please install mbstring functions for PHP or choose a different character set/language.', 78 => 'Please make sure that the email address and the confirmation email address are the same.', 79 => 'The page you have been trying to open refers to a function that no longer exists on this site.', 80 => 'The plugin that created this feed is currently disabled. You will not be able to edit this feed until you re-enable the parent plugin.', 81 => 'You may have mistyped your login credentials. Please try logging in again below.', 82 => 'You have exceeded the number of allowed login attempts. Please try again later.', 83 => 'To change your password, email address, or for how long to remember you, please enter your current password.', 84 => 'To delete your account, please enter your current password.', 85 => 'There was a problem sending the email.', 86 => 'The OpenID server invalidated your login attempt.', 87 => 'OpenID login operation cancelled by user.', 88 => 'The OpenID server returned an error.', 89 => 'Unable to find an OpenID server for the given identity URL.', 90 => 'OpenID identification cancelled.', 91 => 'You specified an invalid identity URL.', 92 => "Please <a href=\"{$_CONF['site_admin_url']}/sectest.php\">check the security of your site</a> before using it!", 93 => 'Database back up was successful.', 94 => 'Backup Failed: Filesize less than 1kb', 95 => 'There was an error.', 96 => '', 97 => '', 98 => 'The plugin was successfully uploaded.', 99 => 'The plugin already exists.', 100 => 'The plugin file you uploaded was not a GZip or Zip compressed archive.', 101 => 'There are no topics (that you have access to). You need at least one topic to be able to submit stories.', 110 => 'Can not get URL for authentication.', 111 => 'Authentication error.', 112 => 'Certification has been canceled.', 113 => 'Your account has been created successfully. {site_url}', 114 => 'Your re-synch with your remote account has failed but your other account information has been successfully saved.', 115 => 'Remote service has been disabled.', 400 => 'Not all required fields have been passed validation', 401 => 'Please enter Fullname' ); ############################################################################### $LANG_ACCESS = array( 'access' => 'Acesso', 'ownerroot' => 'Editor/Root', 'group' => 'Grupo', 'readonly' => 'Só leitura', 'accessrights' => 'Direitos de acesso', 'owner' => 'Autor', 'grantgrouplabel' => 'Dar permissão de edição a todos os Grupos', 'permmsg' => 'NOTA: membros são todos os utilizadores que efectuaram o login e anónimos são os visitantes da página sem login efectuado.', 'securitygroups' => 'Grupos de segurança', 'editrootmsg' => "Mesmo sendo membro do grupo de Administradores, não pode editar a informação de um utilizador root sem ser primeiro um utilizador root também. Pode editar todos os utilizadores excepto os do grupo root. Lembramos que todas as tentativas de edição ilegal de utilizadores root são registadas. Volte à página de <a href=\"{$_CONF['site_admin_url']}/user.php\">Administração de utilizadores</a>.", 'securitygroupsmsg' => 'Seleccione as caixas dos grupos aos quais o utilizador irá pertencer.', 'groupeditor' => 'Editor de grupos', 'description' => 'Descrição', 'name' => 'Nome', 'rights' => 'Direitos', 'missingfields' => 'Faltam campos', 'missingfieldsmsg' => 'Deve introduzir o nome e a descrição do grupo', 'groupmanager' => 'Manutenção de grupos', 'newgroupmsg' => 'Para modificar ou apagar um grupo, clique nesse grupo. Para criar um grupo novo clique em Novo grupo. Relembramos que os grupos do núcleo não podem ser apagados porque são utilizados no sistema.', 'groupname' => 'Nome', 'coregroup' => 'Grupo do núcleo', 'yes' => 'Sim', 'no' => 'Não', 'corerightsdescr' => "Este grupo pertence ao núcleo do site {$_CONF['site_name']}. Daí que os direitos deste grupo não podem ser editados. A seguir está a lista dos direitos de acesso dos membros deste grupo.", 'groupmsg' => 'Os Grupos de Segurança deste site são hierárquicos. Adicionando este grupo a qualquer um dos grupos a seguir está a dar a este grupo os mesmos direitos desses grupos. Onde seja possível aconselhamos a utilizar os grupos listados a seguir para dar permissões ao grupo. Se necessita que este grupo tenha direitos personalizados seleccione os direitos de acesso às mais variadas funcionalidades deste site seleccionando \'Direitos\'. Para adicionar este grupo a qualquer um dos seguintes seleccione a caixa correspondente.', 'coregroupmsg' => "Este grupo pertence ao núcleo do site {$_CONF['site_name']}. Daí que os direitos deste grupo não podem ser editados. A seguir está a lista dos direitos de acesso dos membros deste grupo.", 'rightsdescr' => 'O acesso de um grupo a um determinado direito pode ser dado directamente ao grupo OU a um grupo diferente que contenha esses direitos. Os que vê a seguir sem caixa de selecção são os direitos dados a este grupo porque este pertence a um grupo que tem essas permissões. Os direitos com caixas de selecção são direitos que podem ser dados directamente a este grupo.', 'lock' => 'Bloquear', 'members' => 'Membros', 'anonymous' => 'Anónimos', 'permissions' => 'Permissões', 'permissionskey' => 'L = leitura, E = edição, direitos de edição assumem direitos de leitura', 'edit' => 'Editar', 'none' => 'N/A', 'accessdenied' => 'Acesso não autorizado', 'storydenialmsg' => "Não tem permissão para ver esta notícia. Isto pode acontecer porque você não é membro do site {$_CONF['site_name']}. <a href=\"{$_CONF['site_url']}/users.php?mode=new\" rel=\"nofollow\"> Torne-se membro</a> do site {$_CONF['site_name']} para ter acesso como utilizador registado!", 'nogroupsforcoregroup' => 'Este grupo não pertence a qualquer um dos outros grupos', 'grouphasnorights' => 'Este grupo não tem qualquer acesso administrativo neste site', 'newgroup' => 'Novo grupo', 'adminhome' => 'Administração', 'save' => 'guardar', 'cancel' => 'cancelar', 'delete' => 'apagar', 'canteditroot' => 'Tentou editar o grupo Root mas como não está incluído nesse grupo não lhe é permitido o acesso. Contacte o administrador do sistema se acha que isto se deve a um erro', 'listusers' => 'List Users', 'listthem' => 'list', 'usersingroup' => 'Users in group "%s"', 'usergroupadmin' => 'User Group Administration', 'add' => 'Add', 'remove' => 'Remove', 'availmembers' => 'Available Members', 'groupmembers' => 'Group Members', 'canteditgroup' => 'To edit this group, you have to be a member of the group. Please contact the system administrator if you feel this is an error.', 'cantlistgroup' => 'To see the members of this group, you have to be a member yourself. Please contact the system administrator if you feel this is an error.', 'editgroupmsg' => 'To modify the group membership, click on the member names(s) and use the add or remove buttons. If the member is a member of the group, their name will appear on the right side only. Once you are complete - press <b>Save</b> to update the group and return to the main group admin page.', 'listgroupmsg' => 'Listing of all current members in the group: <b>%s</b>', 'search' => 'Search', 'submit' => 'Submit', 'limitresults' => 'Limit Results', 'group_id' => 'Group ID', 'plugin_access_denied_msg' => 'You are illegally trying access a plugin administration page. Please note that all attempts to illegally access this page are logged.', 'groupexists' => 'Group name already exists', 'groupexistsmsg' => 'There is already a group with this name. Group names must be unique.' ); ############################################################################### # admin/database.php $LANG_DB_BACKUP = array( 'last_ten_backups' => 'Últimas 10 cópias de segurança', 'do_backup' => 'Fazer cópia', 'backup_successful' => 'Cópia efectuada com sucesso.', 'db_explanation' => 'Para criar uma cópia de segurança prima o botão a seguir', 'not_found' => "Caminho incorrecto ou o utilitário mysqldump não é executável.<br" . XHTML . ">Verifique a definição de <strong>\$_DB_mysqldump_path</strong> em config.php.<br" . XHTML . ">Variavel actualmente definida como: <var>{$_DB_mysqldump_path}</var>", 'zero_size' => 'Erro na cópia: O tamanho do ficheiro é 0 bytes', 'path_not_found' => "{$_CONF['backup_path']} não existe ou não é uma directoria", 'no_access' => "ERRO: A directoria {$_CONF['backup_path']} não está acessível.", 'backup_file' => 'Ficheiro da cópia', 'size' => 'Tamanho', 'bytes' => 'Bytes', 'total_number' => 'Total number of backups: %d', 'download' => 'Click to download this file', 'new_backup' => 'New Backup', 'delete_failure' => 'One or more backup files could not be deleted.', 'delete_success' => 'Backup file(s) successfully deleted.', 'convert_menu' => 'Convert to InnoDB', 'convert_title' => 'Convert to InnoDB tables', 'convert_button' => 'Convert', 'sorry_no_innodb' => 'Sorry, your version of MySQL does not support InnoDB tables.', 'innodb_explain' => 'InnoDB tables provide better performance on <em>really</em> large databases but make the backup process more complicated. Please <a href="http://dev.mysql.com/doc/mysql/en/innodb.html">read up</a> on the pros and cons of InnoDB tables before you perform this operation.', 'already_converted' => 'Note: It appears that all of the tables have already been converted to InnoDB.', 'conversion_patience' => 'Note: Conversion may take some time - please be patient.', 'innodb_success' => 'Successfully converted tables to InnoDB.', 'table_issues' => 'There may have been problems with some tables, though. Please check error.log for details.', 'optimize_menu' => 'Optimize Tables', 'optimize_title' => 'Optimize Tables', 'optimize_button' => 'Optimize', 'optimize_explain' => 'Optimizing tables may help to improve the performance of your site. The actual impact depends on the table usage and some tables may benefit from it more than others. Do no expect to see a huge difference in performance. The <a href="http://dev.mysql.com/doc/mysql/en/optimize-table.html">MySQL manual</a> states: <q>it is not likely that you need to do this more than once a week or month</q>.', 'last_optimization' => 'Last optimization', 'optimization_patience' => 'Note: Optimization may take some time - please be patient.', 'optimize_success' => 'Successfully optimized database tables.' ); ############################################################################### $LANG_BUTTONS = array( 1 => 'Início', 2 => 'Contacto', 3 => 'Publicar', 4 => '', 5 => '', 6 => '', 7 => 'Estatísticas', 8 => 'Personalizar', 9 => 'Pesquisar', 10 => 'pesquisa avançada', 11 => 'Directory' ); ############################################################################### # 404.php $LANG_404 = array( 1 => 'Erro 404', 2 => 'Procurei em todo o lado mas não encontrei <b>%s</b>.', 3 => "<p>Pedimos desculpa, mas o ficheiro que pediu não existe. Sinta-se à vontade e verifique na <a href=\"{$_CONF['site_url']}\">página principal</a> ou na <a href=\"{$_CONF['site_url']}/search.php\">página de pesquisa</a> para tentar encontrar o que perdeu." ); ############################################################################### # login form $LANG_LOGIN = array( 1 => 'Login necessário', 2 => 'Queira desculpar, para aceder a esta área necessita de efectuar o login como utilizador.', 3 => 'Login', 4 => 'Novo utilizador' ); ############################################################################### # trackback.php $LANG_TRB = array( 'trackback' => 'Trackback', 'from' => 'from', 'tracked_on' => 'Tracked on', 'read_more' => '[read more]', 'intro_text' => 'Here\'s what others have to say about \'%s\':', 'no_comments' => 'No trackback comments for this entry.', 'this_trackback_url' => 'Trackback URL for this entry:', 'num_comments' => '%d trackback comments', 'send_trackback' => 'Send Pings', 'preview' => 'Preview', 'editor_title' => 'Send trackback comment', 'trackback_url' => 'Trackback URL', 'entry_url' => 'Entry URL', 'entry_title' => 'Entry Title', 'blog_name' => 'Site Name', 'excerpt' => 'Excerpt', 'truncate_warning' => 'Note: The receiving site may truncate your excerpt', 'button_send' => 'Send', 'button_preview' => 'Preview', 'send_error' => 'Error', 'send_error_details' => 'Error when sending trackback comment:', 'url_missing' => 'No Entry URL', 'url_required' => 'Please enter at least a URL for the entry.', 'target_missing' => 'No Trackback URL', 'target_required' => 'Please enter a trackback URL', 'error_socket' => 'Could not open socket.', 'error_response' => 'Response not understood.', 'error_unspecified' => 'Unspecified error.', 'select_url' => 'Select Trackback URL', 'not_found' => 'Trackback URL not found', 'autodetect_failed' => 'Geeklog could not detect the Trackback URL for the post you want to send your comment to. Please enter it manually below.', 'trackback_explain' => 'From the links below, please select the URL you want to send your Trackback comment to. Geeklog will then try to determine the correct Trackback URL for that post. Or you can <a href="%s">enter it manually</a> if you know it already.', 'no_links_trackback' => 'No links found. You can not send a Trackback comment for this entry.', 'pingback' => 'Pingback', 'pingback_results' => 'Pingback results', 'send_pings' => 'Send Pings', 'send_pings_for' => 'Send Pings for "%s"', 'no_links_pingback' => 'No links found. No Pingbacks were sent for this entry.', 'pingback_success' => 'Pingback sent.', 'no_pingback_url' => 'No pingback URL found.', 'resend' => 'Resend', 'ping_all_explain' => 'You can now notify the sites you linked to (<a href="http://en.wikipedia.org/wiki/Pingback">Pingback</a>), advertise that your site has been updated by pinging weblog directory services, or send a <a href="http://en.wikipedia.org/wiki/Trackback">Trackback</a> comment in case you wrote about a post on someone else\'s site.', 'pingback_button' => 'Send Pingback', 'pingback_short' => 'Send Pingbacks to all sites linked from this entry.', 'pingback_disabled' => '(Pingback disabled)', 'ping_button' => 'Send Ping', 'ping_short' => 'Ping weblog directory services.', 'ping_disabled' => '(Ping disabled)', 'trackback_button' => 'Send Trackback', 'trackback_short' => 'Send a Trackback comment.', 'trackback_disabled' => '(Trackback disabled)', 'may_take_a_while' => 'Please note that sending Pingbacks and Pings may take a while.', 'ping_results' => 'Ping results', 'unknown_method' => 'Unknown ping method', 'ping_success' => 'Ping sent.', 'error_site_name' => 'Please enter the site\'s name.', 'error_site_url' => 'Please enter the site\'s URL.', 'error_ping_url' => 'Please enter a valid Ping URL.', 'no_services' => 'No weblog directory services configured.', 'services_headline' => 'Weblog Directory Services', 'service_explain' => 'To modify or delete a weblog directory service, click on the edit icon of that service below. To add a new weblog directory service, click on "Create New" above.', 'service' => 'Service', 'ping_method' => 'Ping method', 'service_website' => 'Website', 'service_ping_url' => 'URL to ping', 'ping_standard' => 'Standard Ping', 'ping_extended' => 'Extended Ping', 'ping_unknown' => '(unknown method)', 'edit_service' => 'Edit Weblog Directory Service', 'trackbacks' => 'Trackbacks', 'editor_intro' => 'Prepare your trackback comment for <a href="%s">%s</a>.', 'editor_intro_none' => 'Prepare your trackback comment.', 'trackback_note' => 'To send a trackback comment for a story, go to the list of stories and click on "Send Ping" for the story. To send a trackback that is not related to a story, <a href="%s">click here</a>.', 'pingback_explain' => 'Enter a URL to send the Pingback to. The pingback will point to your site\'s homepage.', 'pingback_url' => 'Pingback URL', 'site_url' => 'This site\'s URL', 'pingback_note' => 'To send a pingback for a story, go to the list of stories and click on "Send Ping" for the story. To send a pingback that is not related to a story, <a href="%s">click here</a>.', 'pbtarget_missing' => 'No Pingback URL', 'pbtarget_required' => 'Please enter a pingback URL', 'pb_error_details' => 'Error when sending the pingback:', 'delete_trackback' => 'To delete this Trackback click: ' ); ############################################################################### # directory.php $LANG_DIR = array( 'title' => 'Article Directory', 'title_year' => 'Article Directory for %d', 'title_month_year' => 'Article Directory for %s %d', 'nav_top' => 'Back to Article Directory', 'no_articles' => 'No articles.' ); ############################################################################### # admin/sectest.php $LANG_SECTEST = array( 'sectest' => 'Geeklog Security Check', 'results' => 'Results of the Security Check', 'okay' => 'Everything seems to be in order.', 'please_fix' => 'Please fix the above issues before using your site!', 'please_note' => 'Please note that no site is ever 100% secure. This script can only test for obvious security issues.', 'stay_informed' => 'To stay informed about new Geeklog releases and possible security issues, we suggest that you subscribe to the (low-traffic) %s mailing list and/or use the %s option in your Admin menu from time to time to check for available updates.', 'public_html' => '"public_html" should never be part of your site\'s URL. Please read the part about public_html in the %s again and change your setup accordingly before you proceed.', 'installation' => 'installation instructions', 'directory' => 'directory', 'failed_tmp' => 'Failed to create a temporary file in your %s directory. Check your directory permissions!', 'fix_it' => 'This is a security risk and should be fixed!', 'reachable' => 'Your %s is reachable from the web.', 'not_reachable' => 'Good! Your %s is not reachable from the web.', 'not_sure' => 'Got an HTTP result code %s when trying to test your %s. Not sure what to make of it ...', 'remove_inst' => 'You should really remove the install directory %s once you have your site up and running without any errors.', 'remove_inst2' => 'Keeping it around would allow malicious users the ability to destroy your current install, take over your site, or retrieve sensitive information.', 'inst_removed' => 'Good! You seem to have removed the install directory already.', 'fix_password' => 'You still have not changed the <strong>default password</strong> from "password" on %s Root user account(s).', 'password_okay' => 'Good! You seem to have changed the default account password already.' ); ############################################################################### # "What's New" Time Strings # # For the first two strings, you can use the following placeholders. # Order them so it makes sense in your language: # %i item, "Stories" # %n amount, "2", "20" etc. # %t time, "2" (weeks) # %s scale, "hrs", "weeks" $LANG_WHATSNEW = array( 'new_string' => '%n new %i in the last %t %s', 'new_last' => 'last %t %s', 'minutes' => 'minutes', 'hours' => 'hours', 'days' => 'days', 'weeks' => 'weeks', 'months' => 'months', 'years' => 'years', 'minute' => 'minute', 'hour' => 'hour', 'day' => 'day', 'week' => 'week', 'month' => 'month', 'year' => 'year' ); ############################################################################### # Month names $LANG_MONTH = array( 1 => 'Janeiro', 2 => 'Fevereiro', 3 => 'Março', 4 => 'Abril', 5 => 'Maio', 6 => 'Junho', 7 => 'Julho', 8 => 'Agosto', 9 => 'Setembro', 10 => 'Outubro', 11 => 'Novembro', 12 => 'Dezembro' ); ############################################################################### # Weekdays $LANG_WEEK = array( 1 => 'Domingo', 2 => 'Segunda', 3 => 'Terça', 4 => 'Quarta', 5 => 'Quinta', 6 => 'Sexta', 7 => 'Sábado' ); ############################################################################### # Admin - Strings # # These are some standard strings used by core functions as well as plugins to # display administration lists and edit pages $LANG_ADMIN = array( 'search' => 'Search', 'limit_results' => 'Limit Results', 'submit' => 'Submit', 'edit' => 'Edit', 'edit_adv' => 'Adv. Edit', 'admin_home' => 'Admin Home', 'create_new' => 'Create New', 'create_new_adv' => 'Create New (Adv.)', 'enabled' => 'Enabled', 'disabled' => 'Disabled', 'title' => 'Title', 'page_title' => 'Page Title', 'type' => 'Type', 'topic' => 'Topic', 'info' => 'Info', 'help_url' => 'Help File URL', 'save' => 'Save', 'cancel' => 'Cancel', 'install' => 'Install', 'delete' => 'Delete', 'deleteitem' => 'Delete', 'delete_sel' => 'Delete selected', 'copy' => 'Copy', 'no_results' => '- No entries found -', 'data_error' => 'There was an error processing the subscription data. Please check the data source.', 'preview' => 'Preview', 'records_found' => 'Records found', 'addchild' => 'Add child', 'list' => 'list', 'list_all' => 'List all', 'meta_description' => 'Meta Description', 'meta_keywords' => 'Meta Keywords', 'na' => 'N/A', 'unavailable' => 'N/A', 'warning' => '!!!', 'token_expiry' => 'You have until %s to make changes. After that time, the security token embedded into this page will expire and you will lose your changes.', 'token_expired' => 'The security token for this operation has expired. Please authenticate again to continue.', 'reauth_msg' => 'The security token for this operation has expired. If you want to continue with this operation, then please authenticate again below. This will ensure that the changes you just made will not be lost.', 'authenticate' => 'Authenticate' ); # Localisation of the texts for the various drop-down menus that are actually # stored in the database. If these exist, they override the texts from the # database. $LANG_commentcodes = array( 0 => 'Comments Enabled', -1 => 'Comments Disabled', 1 => 'Comments Closed' ); $LANG_commentmodes = array( 'flat' => 'Flat', 'nested' => 'Nested', 'threaded' => 'Threaded', 'nocomment' => 'No Comments' ); $LANG_cookiecodes = array( 0 => '(don\'t)', 3600 => '1 Hour', 7200 => '2 Hours', 10800 => '3 Hours', 28800 => '8 Hours', 86400 => '1 Day', 604800 => '1 Week', 2678400 => '1 Month' ); $LANG_dateformats = array( 0 => 'System Default' ); $LANG_featurecodes = array( 0 => 'Not Featured', 1 => 'Featured' ); $LANG_frontpagecodes = array( 0 => 'Show Only in Topic', 1 => 'Show on Front Page' ); $LANG_postmodes = array( 'plaintext' => 'Plain Old Text', 'html' => 'HTML Formatted' ); $LANG_sortcodes = array( 'ASC' => 'Oldest First', 'DESC' => 'Newest First' ); $LANG_trackbackcodes = array( 0 => 'Trackback Enabled', -1 => 'Trackback Disabled' ); ############################################################################### # Localization of the Admin Configuration UI $LANG_CONFIG = array( 'home' => 'Home', 'admin_home' => 'Site Administration', 'sections' => 'Configuration Sections', 'restore' => 'Restore', 'add_element' => 'Add Element', 'save_changes' => 'Save Changes', 'reset_form' => 'Reset Form', 'changes_made' => 'Changes were successfully made to', 'title' => 'Configuration Manager', 'disable' => 'Click to disable this option', 'enable' => 'Enable', 'default_tab_name' => 'Main', 'search_configuration_label' => 'Search Configuration', 'error_validation_occurs' => 'There are invalid configuration values. Please correct these fields (just click the config variable to point you to the error field)' ); $LANG_configsections['Core'] = array( 'label' => 'Geeklog', 'title' => 'Geeklog Configuration' ); $LANG_confignames['Core'] = array( 'path_html' => 'HTML Path', 'site_url' => 'Site URL', 'site_admin_url' => 'Admin URL', 'site_mail' => 'Site E-Mail', 'noreply_mail' => 'No-Reply E-Mail', 'site_name' => 'Site Name', 'site_slogan' => 'Slogan', 'owner_name' => 'Owner Name', 'microsummary_short' => 'Microsummary', 'path_log' => 'Log', 'path_language' => 'Language', 'backup_path' => 'Backup', 'path_data' => 'Data', 'path_images' => 'Images', 'path_pear' => 'Path Pear', 'have_pear' => 'Have Pear?', 'mail_settings' => 'Mail Settings', 'allow_mysqldump' => 'Allow MySQL Dump', 'mysqldump_path' => 'Path of Executable', 'mysqldump_options' => 'MySQL Dump Options', 'mysqldump_filename_mask' => 'Backup File Name Mask', 'theme' => 'Theme', 'doctype' => 'DOCTYPE Declaration', 'menu_elements' => 'Menu Elements', 'path_themes' => 'Themes Path', 'disable_new_user_registration' => 'Disable New Registrations', 'allow_user_themes' => 'Allow User Themes', 'allow_user_language' => 'Allow User Language', 'allow_user_photo' => 'Allow User Photo', 'allow_username_change' => 'Allow Username Changes', 'allow_account_delete' => 'Allow Account Deletion', 'hide_author_exclusion' => 'Allow Hide Author', 'show_fullname' => 'Show Fullname', 'show_servicename' => 'Show Service Name', 'custom_registration' => 'Enable Custom Registration', 'user_login_method' => 'User Login Method', 'facebook_login' => 'Enable OAuth Login Method Facebook', 'facebook_consumer_key' => 'Facebook OAuth Application ID', 'facebook_consumer_secret' => 'Facebook OAuth Application Secret', 'linkedin_login' => 'Enable OAuth Login Method LinkedIn', 'linkedin_consumer_key' => 'LinkedIn OAuth API Key', 'linkedin_consumer_secret' => 'LinkedIn OAuth Secret Key', 'twitter_login' => 'Enable OAuth Login Method Twitter', 'twitter_consumer_key' => 'Twitter OAuth Consumer Key', 'twitter_consumer_secret' => 'Twitter OAuth Consumer Secret', 'spamx' => 'Spam-X Actions', 'sort_admin' => 'Sort Links', 'language' => 'Language', 'locale' => 'Locale', 'date' => 'Date Format', 'daytime' => 'Daytime Format', 'shortdate' => 'Short Date Format', 'dateonly' => 'Date Only Format', 'timeonly' => 'Time Only Format', 'week_start' => 'Week Start', 'hour_mode' => 'Hour Mode', 'thousand_separator' => 'Thousands Separator', 'decimal_separator' => 'Decimal Separator', 'decimal_count' => 'Decimal Count', 'language_files' => 'Language Files', 'languages' => 'Languages', 'timezone' => 'Timezone', 'site_disabled_msg' => 'Site Disabled Message or URL', 'rootdebug' => 'Root Debugging', 'cookie_session' => 'Session Cookie Name', 'cookie_name' => 'Permanent Cookie Name', 'cookie_password' => 'Password Cookie Name', 'cookie_theme' => 'Theme Cookie Name', 'cookie_language' => 'Language Cookie Name', 'cookie_tzid' => 'Timezone Cookie Name', 'cookie_anon_name' => 'Anon. Username Cookie Name', 'cookie_ip' => 'Cookies embed IP?', 'default_perm_cookie_timeout' => 'Permanent Timeout', 'session_cookie_timeout' => 'Session Timeout', 'cookie_path' => 'Cookie Path', 'cookiedomain' => 'Cookie Domain', 'cookiesecure' => 'Cookie Secure', 'lastlogin' => 'Record Last Login?', 'num_search_results' => 'Number of Search Results', 'loginrequired' => 'Login Required?', 'submitloginrequired' => 'Submit Login Required?', 'commentsloginrequired' => 'Comment Login Required?', 'statsloginrequired' => 'Stats Login Required?', 'searchloginrequired' => 'Search Login Required?', 'profileloginrequired' => 'Profile Login Required?', 'emailuserloginrequired' => 'E-Mail User Login Required?', 'emailstoryloginrequired' => 'E-Mail Story Login Required?', 'directoryloginrequired' => 'Directory Login Required?', 'storysubmission' => 'Story Submission Queue?', 'usersubmission' => 'User Submission Queue?', 'listdraftstories' => 'List Draft Stories?', 'notification' => 'Notifications', 'postmode' => 'Default Post Mode', 'speedlimit' => 'Post Speed Limit', 'skip_preview' => 'Skip Preview in Posts', 'advanced_editor' => 'Advanced Editor?', 'wikitext_editor' => 'Wikitext Editor?', 'cron_schedule_interval' => 'Cron Schedule Interval', 'sortmethod' => 'Sort Topics', 'showstorycount' => 'Show Story Count?', 'showsubmissioncount' => 'Show Submission Count?', 'hide_home_link' => 'Hide Home Link?', 'whosonline_threshold' => 'Session Threshold', 'whosonline_anonymous' => 'Hide Names from Guests?', 'whosonline_photo' => 'Display Thumbnail Photo?', 'emailstories' => 'Daily Digest Enabled?', 'emailstorieslength' => 'Length of Stories', 'emailstoriesperdefault' => 'Enable for New Users?', 'allow_domains' => 'Automatic Allow Domains', 'disallow_domains' => 'Automatic Disallow Domains', 'newstoriesinterval' => 'New Stories Interval', 'newcommentsinterval' => 'New Comments Interval', 'newtrackbackinterval' => 'New Trackbacks Interval', 'hidenewstories' => 'Hide New Stories', 'hidenewcomments' => 'Hide New Comments', 'hidenewtrackbacks' => 'Hide New Trackbacks', 'hidenewplugins' => 'Hide New Plugin Entries', 'title_trim_length' => 'Title Trim Length', 'trackback_enabled' => 'Trackback Enabled?', 'pingback_enabled' => 'Pingback Enabled?', 'ping_enabled' => 'Ping Enabled?', 'trackback_code' => 'Trackback Default', 'multiple_trackbacks' => 'Multiple Trackbacks', 'trackbackspeedlimit' => 'Trackback Speed Limit', 'check_trackback_link' => 'Check Trackbacks', 'pingback_self' => 'Pingback Self?', 'pingback_excerpt' => 'Create Pingback Excerpt?', 'link_documentation' => 'Link to Documentation?', 'link_versionchecker' => 'Link to Version Checker?', 'maximagesperarticle' => 'Max Images per Article', 'limitnews' => 'Stories per Page', 'minnews' => 'Min. Stories per Page', 'contributedbyline' => 'Show "Contributed By"?"', 'hideviewscount' => 'Hide Views Count?', 'hideemailicon' => 'Hide E-Mail Icon?', 'hideprintericon' => 'Hide Print Icon?', 'allow_page_breaks' => 'Allow Page Breaks?', 'page_break_comments' => 'Comments on Multi-Page Articles', 'article_image_align' => 'Topic Icon Alignment', 'show_topic_icon' => 'Show Topic Icon?', 'draft_flag' => 'Draft Flag Default', 'frontpage' => 'Frontpage Default', 'hide_no_news_msg' => 'Hide "No News" Message?', 'hide_main_page_navigation' => 'Hide Main Page Navigation?', 'onlyrootfeatures' => 'Only Root can Feature?', 'aftersave_story' => 'After Saving Story', 'aftersave_user' => 'After Saving User', 'show_right_blocks' => 'Always Show Right Blocks?', 'showfirstasfeatured' => 'Show First Story as Featured?', 'backend' => 'Enable Feeds?', 'rdf_file' => 'Syndication Output Folder', 'rdf_limit' => 'Feed Limit', 'rdf_storytext' => 'Length of Stories in Feed', 'rdf_language' => 'Feed Language', 'syndication_max_headlines' => 'Max. Number of Headlines (portal blocks)', 'copyrightyear' => 'Copyright Year', 'image_lib' => 'Image Library', 'path_to_mogrify' => 'Path to Mogrify', 'path_to_netpbm' => 'Path to Netpbm', 'debug_image_upload' => 'Debug Image Uploading?', 'keep_unscaled_image' => 'Keep Unscaled Image?', 'allow_user_scaling' => 'Allow User Scaling?', 'jpeg_quality' => 'JPEG Quality?', 'max_image_width' => 'Max Image Width?', 'max_image_height' => 'Max Image Height?', 'max_image_size' => 'Max Image Size?', 'max_topicicon_width' => 'Max Topic Icon Width?', 'max_topicicon_height' => 'Max Topic Icon Height?', 'max_topicicon_size' => 'Max Topic Icon Size?', 'max_photo_width' => 'Max Photo Width?', 'max_photo_height' => 'Max Photo Height?', 'max_photo_size' => 'Max Photo Size?', 'use_gravatar' => 'Use Gravatar?', 'gravatar_rating' => 'Gravatar Rating', 'force_photo_width' => 'Force Photo Width', 'default_photo' => 'Default Photo', 'commentspeedlimit' => 'Comment Speed Limit', 'comment_limit' => 'Comment Limit', 'comment_mode' => 'Comment Mode', 'comment_code' => 'Comment Default', 'comment_edit' => 'Allow Comment Edit?', 'comment_edittime' => 'Comment Edit Time (seconds)', 'commentsubmission' => 'Queue Comment Submissions', 'passwordspeedlimit' => 'Password Speed Limit', 'login_attempts' => 'Max. Login Attempts', 'login_speedlimit' => 'Login Speed Limit', 'user_html' => 'User HTML', 'admin_html' => 'Admin HTML', 'advanced_html' => 'Additional HTML for Adv. Editor', 'skip_html_filter_for_root' => 'Skip HTML Filter for Root?', 'allowed_protocols' => 'Allowed Protocols', 'disable_autolinks' => 'Disable Autotags?', 'clickable_links' => 'Make URLs clickable?', 'compressed_output' => 'Send compressed output?', 'frame_options' => 'Protection against "clickjacking"', 'censormode' => 'Censor Mode?', 'censorreplace' => 'Censor Replace Text', 'censorlist' => 'Censor List', 'ip_lookup' => 'IP Lookup', 'url_rewrite' => 'Enable URL Rewrite', 'cdn_hosted' => 'Use CDN-hosted copy of jQuery', 'meta_tags' => 'Meta Tags', 'meta_description' => 'Default Meta Description', 'meta_keywords' => 'Default Meta Keywords', 'default_permissions_block' => 'Block Default Permissions', 'default_permissions_story' => 'Story Default Permissions', 'default_permissions_topic' => 'Topic Default Permissions', 'atom_max_stories' => 'Max. Stories in Webservices Feed', 'disable_webservices' => 'Disable Webservices?', 'restrict_webservices' => 'Restrict Webservices?', 'article_comment_close_enabled' => 'Automatically close comments (default)', 'article_comment_close_days' => 'Days to close comments (default)', 'comment_close_rec_stories' => 'Number of most recent stories enabled for comments', 'allow_reply_notifications' => 'Allow comment reply notifications?', 'search_style' => 'Results List Style', 'search_limits' => 'Page Limits', 'search_show_num' => 'Show Result Number?', 'search_show_type' => 'Show Result Type?', 'search_show_sort' => 'Allow User to Sort Results?', 'search_show_limit' => 'Show Page Limits?', 'search_separator' => 'Group Separator', 'search_def_keytype' => 'Default Search Method', 'search_def_sort' => 'Default Sort Order', 'autotag_permissions_story' => '[story: ] Permissions', 'autotag_permissions_user' => '[user: ] Permissions' ); $LANG_configsubgroups['Core'] = array( 'sg_site' => 'Site', 'sg_stories' => 'Stories and Trackback', 'sg_theme' => 'Theme', 'sg_blocks' => 'Blocks', 'sg_users' => 'Users and Submissions', 'sg_images' => 'Images', 'sg_locale' => 'Languages and Locale', 'sg_misc' => 'Miscellaneous' ); $LANG_fs['Core'] = array( 'fs_site' => 'Site', 'fs_paths' => 'Paths', 'fs_theme' => 'Theme', 'fs_mail' => 'Mail', 'fs_pear' => 'Pear', 'fs_mysql' => 'MySQL', 'fs_users' => 'Users', 'fs_misc' => 'Miscellaneous', 'fs_spamx' => 'Spam-X', 'fs_admin_block' => 'Admin Block', 'fs_locale' => 'Locale', 'fs_language' => 'Language', 'fs_debug' => 'Debug', 'fs_cookies' => 'Cookies', 'fs_login' => 'Login Settings', 'fs_search' => 'Search', 'fs_user_submission' => 'User Submission', 'fs_submission' => 'Submission Settings', 'fs_topics_block' => 'Topics Block', 'fs_whosonline_block' => 'Who\'s Online Block', 'fs_daily_digest' => 'Daily Digest', 'fs_whatsnew_block' => 'What\'s New Block', 'fs_trackback' => 'Trackback', 'fs_pingback' => 'Pingback', 'fs_story' => 'Story', 'fs_theme_advanced' => 'Advanced Settings', 'fs_syndication' => 'Syndication', 'fs_imagelib' => 'Image Library', 'fs_upload' => 'Upload', 'fs_articleimg' => 'Images in Articles', 'fs_topicicon' => 'Topic Icons', 'fs_userphoto' => 'Photos', 'fs_gravatar' => 'Gravatar', 'fs_comments' => 'Comments', 'fs_htmlfilter' => 'HTML Filtering', 'fs_censoring' => 'Censoring', 'fs_iplookup' => 'IP Lookup', 'fs_perm_story' => 'Story Default Permission', 'fs_perm_topic' => 'Topic Default Permission', 'fs_perm_block' => 'Block Default Permission', 'fs_webservices' => 'Webservices', 'fs_autotag_permissions' => 'Autotag Usage Permissions' ); $LANG_tab['Core'] = array( 'tab_site' => 'Site', 'tab_paths' => 'Paths', 'tab_theme' => 'Theme', 'tab_mail' => 'Mail', 'tab_pear' => 'Pear', 'tab_mysql' => 'MySQL', 'tab_users' => 'Users', 'tab_misc' => 'Miscellaneous', 'tab_spamx' => 'Spam-X', 'tab_admin_block' => 'Admin Block', 'tab_locale' => 'Locale', 'tab_language' => 'Language', 'tab_debug' => 'Debug', 'tab_cookies' => 'Cookies', 'tab_login' => 'Login Settings', 'tab_search' => 'Search', 'tab_user_submission' => 'User Submission', 'tab_submission' => 'Submission Settings', 'tab_topics_block' => 'Topics Block', 'tab_whosonline_block' => 'Who\'s Online Block', 'tab_daily_digest' => 'Daily Digest', 'tab_whatsnew_block' => 'What\'s New Block', 'tab_trackback' => 'Trackback', 'tab_pingback' => 'Pingback', 'tab_story' => 'Story', 'tab_theme_advanced' => 'Advanced Settings', 'tab_syndication' => 'Syndication', 'tab_imagelib' => 'Image Library', 'tab_upload' => 'Upload', 'tab_articleimg' => 'Images in Articles', 'tab_topicicon' => 'Topic Icons', 'tab_userphoto' => 'Photos', 'tab_gravatar' => 'Gravatar', 'tab_comments' => 'Comments', 'tab_htmlfilter' => 'HTML Filtering', 'tab_censoring' => 'Censoring', 'tab_iplookup' => 'IP Lookup', 'tab_permissions' => 'Permissions', 'tab_webservices' => 'Webservices' ); $LANG_configselects['Core'] = array( 0 => array('True' => 1, 'False' => 0), 1 => array('True' => true, 'False' => false), 2 => array('Reject' => 0, 'Only Keep Latest' => 1, 'Allow Multiple Posts' => 2), 3 => array('Trackback Enabled' => 0, 'Trackback Disabled' => -1), 4 => array('Don\'t Check Anything' => 0, 'Check against Site URL' => 1, 'Check full URL' => 2, 'Check against Site URL and full URL' => 3, 'Check IP against Site IP' => 4, 'Check IP and Site URL' => 5, 'Check IP and Full URL' => 6, 'Check IP, Full URL, and Site URL' => 7), 5 => array('Plain Old Text' => 'plaintext', 'HTML Formatted' => 'html'), 6 => array('12' => 12, '24' => 24), 7 => array('Last Page' => 'last', 'First Page' => 'first', 'Every Page' => 'all'), 8 => array('Right' => 'right', 'Left' => 'left'), 9 => array('Forward to page' => 'item', 'Display List' => 'list', 'Display Home' => 'home', 'Display Admin' => 'admin'), 10 => array('None' => '', 'Netpbm' => 'netpbm', 'ImageMagick' => 'imagemagick', 'gdLib' => 'gdlib'), 11 => array('Flat' => 'flat', 'Nested' => 'nested', 'Threaded' => 'threaded', 'No Comments' => 'nocomment'), 12 => array('No access' => 0, 'Read-Only' => 2, 'Read-Write' => 3), 13 => array('Skip' => 0, 'Allow, with speedlimit' => 1, 'Allow, no speedlimit' => 2), 14 => array('Sunday' => 'Sun', 'Monday' => 'Mon'), 15 => array('By Number' => 'sortnum', 'Alphabetically' => 'alpha'), 16 => array('No Login required' => 0, 'Advanced Search only' => 1, 'Simple + Advanced Search' => 2), 17 => array('Comments Enabled' => 0, 'Comments Disabled' => -1), 18 => array('Disabled' => 0, 'Enabled (Exact Match)' => 1, 'Enabled (Word Beginning)' => 2, 'Enabled (Word Fragment)' => 3), 19 => array('Google' => 'google', 'Table' => 'table'), 20 => array('Exact Phrase' => 'phrase', 'All of The Words' => 'all', 'Any of The Words' => 'any'), 21 => array('HTML 4.01 Transitional' => 'html401transitional', 'HTML 4.01 Strict' => 'html401strict', 'XHTML 1.0 Transitional' => 'xhtml10transitional', 'XHTML 1.0 Strict' => 'xhtml10strict'), 22 => array('Strict' => 'DENY', 'Same Origin' => 'SAMEORIGIN', '(disabled)' => ''), 23 => array('Disabled' => 0, 'Enabled' => 1, 'Enabled (Default for Homepage only)' => 2), 24 => array('Contribute' => 'contribute', 'Home' => 'home', 'Advanced Search' => 'search', 'Directory' => 'directory', 'My Account' => 'prefs', 'Plugin Entries' => 'plugins', 'Custom Entries' => 'custom', 'Site Statistics' => 'stats'), 25 => array('New Stories' => 'story', 'New Comments' => 'comment', 'New Trackbacks' => 'trackback', 'New Pingbacks' => 'pingback', 'New Users' => 'user'), 26 => array('G (General Audiences)' => 'G', 'PG (Parental Guidance)' => 'PG', 'R (Restricted)' => 'R', 'X (Explicit)' => 'X'), 27 => array('Hits (asc)' => 'hits|asc', 'Hits (desc)' => 'hits|desc', 'Date (asc)' => 'date|asc', 'Date (desc)' => 'date|desc', 'Title (asc)' => 'title|asc', 'Title (desc)' => 'title|desc', 'Author (asc)' => 'uid|asc', 'Author (desc)' => 'uid|desc'), 28 => array('No access' => 0, 'Use' => 2) ); ############################################################################### # Localization of validation error messages $LANG_VALIDATION = array( 'default' => 'This field contains an invalid value', 'notEmpty' => 'This field cannot be empty', 'alphaNumeric' => 'This field must be in alpha numeric', 'between' => 'This field must be in specified range', 'blank' => 'This field must be blank', 'comparison' => 'This field does not match the comparison operation', 'date' => 'This field must be in date format', 'year' => 'This field must be in year format such as 2010', 'time' => 'This field must be in time format', 'datetime' => 'This field must be in datetime format', 'boolean' => 'This field must be in boolean', 'decimal' => 'This field must be in decimal', 'email' => 'This field must contains valid email address', 'equalTo' => 'This field does not equal', 'extension' => 'This field only accept allowable file extension', 'ip' => 'This field must be in valid IP format', 'minLength' => 'This field is too short', 'maxLength' => 'This field is too long', 'numeric' => 'This field must be a numeric', 'phone' => 'This field must contains valid phone number', 'range' => 'This field must be in specified range', 'url' => 'This field must contains valid URL', 'inList' => 'This field must contain specified list', 'mail_settings_backend' => 'This field must be one of \'smtp\', \'sendmail\', or \'mail\'', 'mail_settings_sendmail_path' => 'This field must contains valid path to sendmail binary', 'mail_settings_host' => 'This field must contain valid hostname', 'mail_settings_port' => 'This field must be between 0 - 65535', 'rdf_limit' => 'This field must in numeric or hour such as 24h', 'path' => 'Path does not exist', 'file' => 'File does not exist', 'search_limits' => 'This field must be numeric separated with a comma', 'num_search_results' => 'This field must be numeric and from \'search_limits\' above', 'theme' => 'Theme directory does not exist', 'path_themes' => 'Theme path must be in absolute path and make sure the last character contains directory separator', 'path_to_mogrify' => 'You must set image library to imagemagick and fill this field with complete path to the mogrify executable', 'path_to_netpbm' => 'You must set image library to netpbm and fill this field with directory where the binaries from the Netpbm package are kept', 'language' => 'Language file does not exist', 'timezone' => 'Invalid timezone', 'single_char' => 'This field must be a single character' ); ?>