home *** CD-ROM | disk | FTP | other *** search
- <?php
- /* $Id: portuguese.inc.php,v 1.1 1999/10/10 17:18:22 tobias Exp $ */
- /* thebest@information4u.com / camillai@mandic.com.br */
-
- $strAPrimaryKey = "Chave primßria acrescentada na ";
- $strAccessDenied = "Acesso Negado";
- $strAction = "Aτ⌡es";
- $strAddNewField = "Adiciona novo campo";
- $strAddSearchConditions = "Condiτπo de Pesquisa (Complemento da clausula \"where\"):";
- $strAnIndex = "Um indice foi adicionado na ";
- $strAttr = "Atributos";
- $strBrowse = "Visualiza";
- $strCarriage = "Carriage return: \\r";
- $strChange = "Muda";
- $strColumnNames = "Nome da Colunas";
- $strCopyTable = "Copia tabela para:";
- $strCopyTableOK = "Tabela \$table copiada para \$new_name.";
- $strCreate = "Cria";
- $strCreateNewDatabase = "Cria novo banco de dados";
- $strCreateNewTable = "Cria nova tabela no banco de dados ";
- $strDatabase = "Banco de Dados ";
- $strDatabases = "Banco de Dados";
- $strDefault = "Default";
- $strDelete = "Remove";
- $strDeleted = "Registro eliminado";
- $strDoAQuery = "Faτa uma \"query by example\" (wildcard: \"%\")";
- $strDoYouReally = "Confirma : ";
- $strDocu = "Documentaτπo";
- $strDrop = "Elimina";
- $strDropDB = "Elimina o banco de dados: ";
- $strDumpingData = "Extraindo dados da tabela";
- $strEdit = "Edita";
- $strEmpty = "Limpa";
- $strEmptyResultSet = "MySQL retornou um set vazio (ex. zero regs).";
- $strEnclosedBy = "enclosed by";
- $strEnd = "Fim";
- $strError = "Erro";
- $strEscapedBy = "escaped by";
- $strExtra = "Extra";
- $strField = "Campo";
- $strFields = "Qtd Campos";
- $strFunction = "Funτoes";
- $strGo = "Executa";
- $strHasBeenAltered = "foi alterado.";
- $strHasBeenCreated = "foi criado.";
- $strHasBeenDropped = "foi eliminado.";
- $strHasBeenEmptied = "foi esvaziado.";
- $strHome = "Home";
- $strHost = "Host";
- $strIfYouWish = "Para carregar apenas algumas colunas da tabela, faτa uma lista separada por virgula.";
- $strIndex = "Index";
- $strInsert = "Insere";
- $strInsertIntoTable = "Insere na tabela";
- $strInsertNewRow = "Insere novo registro";
- $strInsertTextfiles = "Insere arquivo texto na tabela";
- $strKeyname = "Keyname";
- $strLengthSet = "Tamanho/Set";
- $strLineFeed = "Linefeed: \\n";
- $strLines = "Linhas";
- $strLocationTextfile = "Localizaτπo do arquivo textos";
- $strModifications = "Modificaτ⌡es foram salvas";
- $strMySQLReloaded = "MySQL reiniciado.";
- $strMySQLSaid = "Mensagens do MySQL : ";
- $strMySQLShowStatus = "Mostra informaτπo de runtime do MySql";
- $strMySQLShowVars = "Mostra varißveis de sistema do MySQL";
- $strName = "Nome";
- $strNext = "Pr≤ximo";
- $strNo = "Nπo";
- $strNoTablesFound = "Nenhuma table encontrada no banco de dados";
- $strNull = "Null";
- $strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
- $strOptionalControls = "Optional. Controls how to write or read special characters.";
- $strOptionally = "OPTIONALLY";
- $strPos1 = "Inicio";
- $strPrevious = "Anterior";
- $strPrimary = "Primary";
- $strPrimaryKey = "Chave Primßria";
- $strProducedAnError = "produziu um erro.";
- $strProperties = "Propriedades";
- $strReadTheDocs = "Leia os docs";
- $strRecords = "Registros";
- $strReloadFailed = "Reinicializaτπo do MySQL falhou.";
- $strReloadMySQL = "Reinicializa o MySQL";
- $strRenameTable = "Renomeia a tabela para ";
- $strRenameTableOK = "Tabela \$table renomeada para \$new_name";
- $strReplace = "Substituir";
- $strReplaceTable = "Substituir os dados da tabela pelos do arquivo";
- $strReset = "Reset";
- $strRunSQLQuery = "Executa SQL query no banco de dados ";
- $strRunning = "Rodando em ";
- $strSQLQuery = "SQL-query";
- $strSave = "Salva";
- $strSelect = "Seleciona";
- $strSelectFields = "Seleciones os campos (no mφnimo 1)";
- $strSend = "envia";
- $strShowingRecords = "Mostrando registros ";
- $strStrucCSV = "Dados CSV";
- $strStrucData = "Estrutura e dados";
- $strStrucDrop = "Adiciona 'drop table'";
- $strStrucOnly = "Somente estrutura";
- $strSubmit = "Submete";
- $strSuccess = "Sua SQL-query foi executada com sucesso";
- $strTable = "tabela ";
- $strTableStructure = "Estrutura da tabela";
- $strTerminatedBy = "terminado por";
- $strTheContent = "O conte·do do seu arquivo foi inserido";
- $strTheContents = "O conte·do do arquivo substituiu o conte·do da tabela que tinha a mesma chave primßria ou ·nica";
- $strTheTerminator = "Terminador de campos.";
- $strTotal = "total";
- $strType = "Tipo";
- $strUnique = "Unique";
- $strValue = "Value";
- $strViewDump = "Ver o esquema da tabela";
- $strViewDumpDB = "Ver o esquema do banco de dados";
- $strWelcome = "Benvindo ao ";
- $strWrongUser = "Usußrio ou Senha errado. Acesso Negado.";
- $strYes = "Sim";
- $strMySQLShowProcess = "Mostra os Processos";
- $strLogout = "Log out";
- $strQBE = "Query by Example";
- $strBack = "Voltar";
- $strTableComments = "Comentßrios da tabela";
- ?>
-