Documentation TYPO3 par Ameos

portuguese-utf-8.inc.php

00001 <?php
00002 /* $Id: portuguese-utf-8.inc.php,v 2.8 2004/01/12 17:14:20 lem9 Exp $ */
00003 
00010 $charset = 'utf-8';
00011 $allow_recoding = TRUE;
00012 $text_dir = 'ltr';
00013 $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
00014 $right_font_family = 'arial, helvetica, geneva, sans-serif';
00015 $number_thousands_separator = ',';
00016 $number_decimal_separator = '.';
00017 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
00018 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
00019 
00020 $day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
00021 $month = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez');
00022 // See http://www.php.net/manual/en/function.strftime.php to define the
00023 // variable below
00024 $datefmt = '%d-%B-%Y às %H:%M';
00025 
00026 $timespanfmt = '%s dias, %s horas, %s minutos e %s segundos';
00027 
00028 $strAPrimaryKey = 'Uma chave primária foi adicionada a %s';
00029 $strAbortedClients = 'Abortado';
00030 $strAbsolutePathToDocSqlDir = 'Introduza o caminho absoluto até à directoria docSQL no Servidor Web';
00031 $strAccessDenied = 'Acesso Negado';
00032 $strAccessDeniedExplanation = 'O phpMyAdmin tentou ligar-se ao servidor MySQL, e o servidor rejeitou a ligação. Verifique o anfitrião, nome de utilizador e palavra-passe no config.inc.php e assegure-se que correspondem à informação fornecida pelo administrador do MySQL.';
00033 $strAction = 'Acções';
00034 $strAddAutoIncrement = 'Adicionar valor AUTO_INCREMENT';
00035 $strAddConstraints = 'Adicionar limitadores';
00036 $strAddDeleteColumn = 'Adicionar/Remover Campos';
00037 $strAddDeleteRow = 'Adicionar/Remover Critérios';
00038 $strAddDropDatabase = 'Adicionar DROP DATABASE';
00039 $strAddIntoComments = 'Adicionar aos comentários';
00040 $strAddNewField = 'Adiciona novo campo';
00041 $strAddPriv = 'Acrescenta um novo privilégio';
00042 $strAddPrivMessage = 'Acrescentou um novo privilégio.';
00043 $strAddPrivilegesOnDb = 'Adicionar privilégios na base de dados seguinte';
00044 $strAddPrivilegesOnTbl = 'Todos privilégios na tabela seguinte';
00045 $strAddSearchConditions = 'Condição de Pesquisa (Complemento da cláusula "where"):';
00046 $strAddToIndex = 'Adicionar ao índice &nbsp;%s&nbsp;coluna(s)';
00047 $strAddUser = 'Acrescenta um utilizador';
00048 $strAddUserMessage = 'Acrescentou um novo utilizador.';
00049 $strAddedColumnComment = 'Comentários para coluna adicionados';
00050 $strAddedColumnRelation = 'Relação para a coluna adicionada';
00051 $strAdministration = 'Administração';
00052 $strAffectedRows = 'Linhas afectadas:';
00053 $strAfter = 'Depois %s';
00054 $strAfterInsertBack = 'Voltar atrás';
00055 $strAfterInsertNewInsert = 'Inserir novo registo';
00056 $strAll = 'Todas';
00057 $strAllTableSameWidth = 'mostrar todas as tabelas com a mesma altura?';
00058 $strAlterOrderBy = 'Alterar a ordem da tabela por';
00059 $strAnIndex = 'Um índice foi adicionado a %s';
00060 $strAnalyzeTable = 'Analizar tabela';
00061 $strAnd = 'E';
00062 $strAny = 'Todos';
00063 $strAnyColumn = 'Qualquer coluna';
00064 $strAnyDatabase = 'Qualquer base de dados';
00065 $strAnyHost = 'Qualquer máquina';
00066 $strAnyTable = 'Qualquer tabela';
00067 $strAnyUser = 'Qualquer utilizador';
00068 $strArabic = 'Árabe';
00069 $strArmenian = 'Arménio';
00070 $strAscending = 'Ascendente';
00071 $strAtBeginningOfTable = 'No Início da Tabela';
00072 $strAtEndOfTable = 'No Fim da Tabela';
00073 $strAttr = 'Atributos';
00074 $strAutodetect = 'Detecção automática';
00075 $strAutomaticLayout = 'Layout automático';
00076 
00077 $strBack = 'Voltar';
00078 $strBaltic = 'Báltico';
00079 $strBinary = ' Binário ';
00080 $strBinaryDoNotEdit = ' Binário - não editar ';
00081 $strBookmarkAllUsers = 'Deixar todos os utilizadores acederem a este marcador';
00082 $strBookmarkDeleted = 'Marcador apagado com sucesso.';
00083 $strBookmarkLabel = 'Etiqueta';
00084 $strBookmarkOptions = 'Opções de Bookmark';
00085 $strBookmarkQuery = 'Comandos SQL marcados';
00086 $strBookmarkThis = 'Marcar este comando SQL';
00087 $strBookmarkView = 'Ver apenas';
00088 $strBrowse = 'Visualiza';
00089 $strBulgarian = 'Búlgaro';
00090 $strBzip = '"Compressão bzip"';
00091 
00092 $strCSVOptions = 'Opções CSV';
00093 $strCannotLogin = 'Não é possível fazer login no servidor MySQL';
00094 $strCantLoad = 'não é possível carregar a extensão %s ;<br />verifique a configuração do PHP por favor';
00095 $strCantLoadMySQL = 'não foi possível carregar a extensão MySQL,<br />por favor verifique a configuração do PHP.';
00096 $strCantLoadRecodeIconv = 'Não é possível carregar <i>iconv</i> ou recodificar a extensão necessária para a conversão do Mapa de Caracteres, configure o php de modo a permitir utilizar estas extensões ou desligue a conversão do mapa de caracteres no phpmyadmin.';
00097 $strCantRenameIdxToPrimary = 'Impossível renomear índice para PRIMARY!';
00098 $strCantUseRecodeIconv = 'Não é possível usar <i>iconv</i> nem <i>libiconv</i> nem a função <i>recode_string</i> enquanto a extensão reportar que está ligada. Confira a configuração do seu php.';
00099 $strCardinality = 'Quantidade';
00100 $strCarriage = 'Fim de linha: \\r';
00101 $strCaseInsensitive = 'Sensível a maiúsculas/minúculas';
00102 $strCaseSensitive = 'Não-sensível a a maiúsculas/minúculas';
00103 $strCentralEuropean = 'Europeu Central';
00104 $strChange = 'Muda';
00105 $strChangeCopyMode = 'Criar um novo utilizador com os mesmo privilégios e ...';
00106 $strChangeCopyModeCopy = '... manter o antigo.';
00107 $strChangeCopyModeDeleteAndReload = ' ... apagar o antigo das tabelas do utilizador e depois recarregue os privilégios.';
00108 $strChangeCopyModeJustDelete = ' ... apagar o antigo das tabelas do utilizador.';
00109 $strChangeCopyModeRevoke = ' ... revogar todos os privilégios activos do antigo e a seguir apagá-lo.';
00110 $strChangeCopyUser = 'Mudar a informação de login / Copiar Utilizador';
00111 $strChangeDisplay = 'Escolha campo para mostrar';
00112 $strChangePassword = 'Alterar a palavra-passe';
00113 $strCharset = 'Mapa de Caractere';
00114 $strCharsetOfFile = 'Configurar o Mapa de Caracteres do ficheiro:';
00115 $strCharsets = 'Mapas de Caracteres';
00116 $strCheckAll = 'Todos';
00117 $strCheckDbPriv = 'Visualiza os Privilégios da Base de Dados';
00118 $strCheckPrivs = 'Verificar Privilégios';
00119 $strCheckPrivsLong = 'Verificar Privilégios para a Base de Dados &quot;%s&quot;.';
00120 $strCheckTable = 'Verificar tabela';
00121 $strChoosePage = 'Escolha uma Página para editar';
00122 $strColComFeat = 'Mostrando comentários das Colunas';
00123 $strColumn = 'Campo';
00124 $strColumnNames = 'Nome dos Campos';
00125 $strColumnPrivileges = 'Privilégios específicos da Coluna';
00126 $strCommand = 'Comando';
00127 $strComments = 'Comentários';
00128 $strCompleteInserts = 'Instrucções de inserção completas';
00129 $strCompression = 'Compressão';
00130 $strConfigFileError = 'O phpMyAdmin não foi capaz de ler o ficheiro de configuração!<br />Isto pode acontecer se o php encontrar um erro no <i>parsing</i>  ou se não conseguir encontrar o ficheiro.<br />Chame o ficheiro de configuração directamente usando o <i>link</i> a baixo e leia a(s) mensagem(ns) de erro do php. Na maior parte dos casos, trata-se de uma falta de aspas ou de um ponto e vírgula algures.<br />Se receber uma página em branco, está tudo correcto.';
00131 $strConfigureTableCoord = 'Configure as cordenadas para a tabela %s';
00132 $strConfirm = 'Confirma a sua opção?';
00133 $strConnections = 'Ligações';
00134 $strConstraintsForTable = 'Limitadores para a tabela';
00135 $strCookiesRequired = 'O mecanismo de "Cookies" tem de estar ligado a partir deste ponto.';
00136 $strCopyTable = 'Copia tabela para (base-de-dados<b>.</b>tabela):';
00137 $strCopyTableOK = 'Tabela %s copiada para %s.';
00138 $strCopyTableSameNames = 'Não é possivel copiar a tabela para o mesmo!';
00139 $strCreate = 'Criar';
00140 $strCreateIndex = 'Criar um índice com&nbsp;%s&nbsp;coluna(s)';
00141 $strCreateIndexTopic = 'Criar um novo índice';
00142 $strCreateNewDatabase = 'Criar nova base de dados';
00143 $strCreateNewTable = 'Criar nova tabela na base de dados %s';
00144 $strCreatePage = 'Criar uma Página nova';
00145 $strCreatePdfFeat = 'Criação de PDFs';
00146 $strCreationDates = 'Datas de Criação/Actualização/verificação';
00147 $strCriteria = 'Critérios';
00148 $strCroatian = 'Croata';
00149 $strCzech = 'Checo';
00150 $strCzechSlovak = 'Checo-Eslovaco';
00151 
00152 $strDBComment = 'Comentário da Base de Dados: ';
00153 $strDBGContext = 'Contexto';
00154 $strDBGContextID = 'ID de Contexto';
00155 $strDBGHits = 'Hits';
00156 $strDBGLine = 'Linha';
00157 $strDBGMaxTimeMs = 'Tempo máx, ms';
00158 $strDBGMinTimeMs = 'Tempo min, ms';
00159 $strDBGModule = 'Módulo';
00160 $strDBGTimePerHitMs = 'Tempo/Hit, ms';
00161 $strDBGTotalTimeMs = 'Tempo total, ms';
00162 $strDanish = 'Dinamarquês';
00163 $strData = 'Dados';
00164 $strDataDict = 'Dicionario de dados';
00165 $strDataOnly = 'Apenas dados';
00166 $strDatabase = 'Base de Dados ';
00167 $strDatabaseExportOptions = 'Opções de exportação da Base de Dados';
00168 $strDatabaseHasBeenDropped = 'A base de dados %s foi eliminada.';
00169 $strDatabaseNoTable = 'Esta Base de Dados não contém qualquer tabela!';
00170 $strDatabaseWildcard = 'Base de Dados (aceita caracteres universais):';
00171 $strDatabases = 'Base de Dados';
00172 $strDatabasesDropped = 'As Bases de Dados %s foram apagadas com sucesso.';
00173 $strDatabasesStats = 'Estatísticas das bases de dados';
00174 $strDatabasesStatsDisable = 'Desactivar Estatísticas';
00175 $strDatabasesStatsEnable = 'Activar Estatísticas';
00176 $strDatabasesStatsHeavyTraffic = 'Nota: Activar as estatísticas aqui pode causar um grande volume de tráfego entre o servidor web e o de MySQL.';
00177 $strDbPrivileges = 'Privilégios específicos da Base de Dados';
00178 $strDbSpecific = 'Especifico da Base de Dados';
00179 $strDefault = 'Defeito';
00180 $strDelete = 'Apagar';
00181 $strDeleteAndFlush = 'Apagar os utilizadores e recarreguar os privilégios a seguir.';
00182 $strDeleteAndFlushDescr = 'Este é o processo mais limpo, mas recarregar os privilégios poderá demorar um pouco.';
00183 $strDeleteFailed = 'Erro ao apagar!';
00184 $strDeleteUserMessage = 'Apagou o utilizador %s.';
00185 $strDeleted = 'Registo eliminado';
00186 $strDeletedRows = 'Linhas apagadas:';
00187 $strDeleting = 'A apagar %s';
00188 $strDescending = 'Descendente';
00189 $strDescription = 'Descrição';
00190 $strDictionary = 'dicionário';
00191 $strDisabled = 'Desactidado';
00192 $strDisplay = 'Mostra';
00193 $strDisplayFeat = 'Mostrar Características';
00194 $strDisplayOrder = 'Ordem de visualização:';
00195 $strDisplayPDF = 'Mostrar o esquema de PDF';
00196 $strDoAQuery = 'Faça uma "pesquisa por formulário" (caractere universal: "%")';
00197 $strDoYouReally = 'Confirma : ';
00198 $strDocu = 'Documentação';
00199 $strDrop = 'Elimina';
00200 $strDropDB = 'Elimina a base de dados %s';
00201 $strDropSelectedDatabases = 'Apagar Bases de Dados selecionada';
00202 $strDropTable = 'Elimina tabela';
00203 $strDropUsersDb = 'Apagar as Bases de Dados que tenham os mesmos nomes que os utilizadores.';
00204 $strDumpSaved = 'O Dump foi gravado para o ficheiro %s.';
00205 $strDumpXRows = 'Exporta %s registos começando em %s.';
00206 $strDumpingData = 'Extraindo dados da tabela';
00207 $strDynamic = 'dinâmico';
00208 
00209 $strEdit = 'Edita';
00210 $strEditPDFPages = 'Editar páginas PDF';
00211 $strEditPrivileges = 'Alterar Privilegios';
00212 $strEffective = 'Em uso';
00213 $strEmpty = 'Limpa';
00214 $strEmptyResultSet = 'MySQL não retornou nenhum registo.';
00215 $strEnabled = 'Activado';
00216 $strEnd = 'Fim';
00217 $strEnglish = 'Inglês';
00218 $strEnglishPrivileges = ' Nota: os nomes dos privilégios do MySQL são em Inglês ';
00219 $strError = 'Erro';
00220 $strEstonian = 'Estoniano';
00221 $strExcelEdition = 'Edição Excel';
00222 $strExcelOptions = 'Opções Excel';
00223 $strExecuteBookmarked = 'Executar um query marcado(do marcador)';
00224 $strExplain = 'Explicar SQL';
00225 $strExport = 'Exportar';
00226 $strExportToXML = 'Exportar para o formato XML';
00227 $strExtendedInserts = 'Instrucções de inserção múltiplas';
00228 $strExtra = 'Extra'; // written the same in portuguese
00229 
00230 $strFailedAttempts = 'Tentativas falhadas';
00231 $strField = 'Campo';
00232 $strFieldHasBeenDropped = 'O campo %s foi eliminado';
00233 $strFields = 'Qtd Campos';
00234 $strFieldsEmpty = ' Número de campos inválido! ';
00235 $strFieldsEnclosedBy = 'Campos delimitados por';
00236 $strFieldsEscapedBy = 'Campos precedidos por';
00237 $strFieldsTerminatedBy = 'Campos terminados por';
00238 $strFileAlreadyExists = 'O ficheiro  %s já existe no servidor, mude o nome do ficheiro ou verifique a opção de substituição (re-escrita).'; 
00239 $strFileCouldNotBeRead = 'Não foi possível ler o ficheiro';
00240 $strFileNameTemplate = 'Nome do ficheiro modelo';
00241 $strFileNameTemplateHelp = 'Usar __DB__ para nome da Base de Dados, __TABLE__ para nome da tabela e %sany strftime%s opções para especificção do tempo , a extensão será acrescentada automaticamente. Qualquer outro texto será preservado.';
00242 $strFileNameTemplateRemember = 'Lembrar-se do modelo';
00243 $strFixed = 'fixo';
00244 $strFlushPrivilegesNote = 'Nota: O phpMyAdmin recebe os privilégios dos utilizadores directamente da tabela de privilégios do MySQL. O conteúdo destas tabelas pode diferir dos privilégios que o servidor usa se alterações manuais nele forem feitas. Neste caso, deve  %sreload the privileges%s antes de continuar.';
00245 $strFlushTable = 'Fecha a tabela ("FLUSH")';
00246 $strFormEmpty = 'Nº de dados insuficiente!\nPreencha todas as opções!';
00247 $strFormat = 'Formato';
00248 $strFullText = 'Texto inteiro';
00249 $strFunction = 'Funções';
00250 
00251 $strGenBy = 'Gerado por';
00252 $strGenTime = 'Data de Criação';
00253 $strGeneralRelationFeat = 'Características gerais de Relação';
00254 $strGeorgian = 'Georgiano';
00255 $strGerman = 'Alemão';
00256 $strGlobal = 'global';  //(same in portuguese)
00257 $strGlobalPrivileges = 'Privilégios Globais';
00258 $strGlobalValue = 'Valor Global';
00259 $strGo = 'Executa';
00260 $strGrantOption = 'Conceder/Grant';
00261 $strGrants = 'Autorizações';
00262 $strGreek = 'Grego';
00263 $strGzip = '"Compressão gzip"';
00264 
00265 $strHasBeenAltered = 'foi alterado(a).';
00266 $strHasBeenCreated = 'foi criado(a).';
00267 $strHaveToShow = 'Tem que escolher pelo menos uma coluna para mostrar';
00268 $strHebrew = 'Hebráico';
00269 $strHome = 'Início';
00270 $strHomepageOfficial = 'Página Oficial do phpMyAdmin';
00271 $strHomepageSourceforge = 'Sourceforge phpMyAdmin - Página de Download';
00272 $strHost = 'Máquina';
00273 $strHostEmpty = 'O nome da máquina está vazio!';
00274 $strHungarian = 'Húngaro';
00275 
00276 $strId = 'ID'; //(same in portuguese)
00277 $strIdxFulltext = 'Texto Completo';
00278 $strIfYouWish = 'Para carregar apenas algumas colunas da tabela, faça uma lista separada por virgula.';
00279 $strIgnore = 'Ignora';
00280 $strIgnoringFile = 'A ignorar ficheiro %s';
00281 $strImportDocSQL = 'Importar ficheiros docSQL';
00282 $strImportFiles = 'Importar';
00283 $strImportFinished = 'Importar terminada';
00284 $strInUse = 'em uso';
00285 $strIndex = 'Índice';
00286 $strIndexHasBeenDropped = 'O Índice %s foi eliminado';
00287 $strIndexName = 'Nome do Índice&nbsp;:';
00288 $strIndexType = 'Tipo de Índice&nbsp;:';
00289 $strIndexes = 'Índices';
00290 $strInnodbStat = 'Estado da InnoDB';
00291 $strInsecureMySQL = 'O seu ficheiro de configuração contem configurações (root sem palavra-passe) que correspondem à conta privilegiada por defeito do MySQL. O servidor MySQL está a correr com este valor por defeito, assim aberto a intrusões, deveria corrigir este buraco de segurança.';
00292 $strInsert = 'Insere';
00293 $strInsertAsNewRow = 'Insere como novo registo';
00294 $strInsertNewRow = 'Insere novo registo';
00295 $strInsertTextfiles = 'Insere arquivo texto na tabela';
00296 $strInsertedRowId = 'Inserir id de linha:';
00297 $strInsertedRows = 'Registos inseridos :';
00298 $strInstructions = 'Instruções';
00299 $strInternalNotNecessary = '* Não é necessária uma relação interna quando também já existe na InnoDB.';
00300 $strInternalRelations = 'Relações internas';
00301 $strInvalidName = '"%s" é uma palavra reservada, não pode usar como nome de base de dados/tabela/campo.';
00302 
00303 $strJapanese = 'Japonês';
00304 $strJumpToDB = 'Saltar para a Base de Dados &quot;%s&quot;.';
00305 $strJustDelete = 'Apagar apenas os utilizadores da tabela de privilégios.';
00306 $strJustDeleteDescr = 'Os utilizadores &quot;deleted&quot; continuarão a conseguir aceder ao servidor até que os privilégios sejam recarregados.';
00307 
00308 $strKeepPass = 'Mantendo a palavra-passe ';
00309 $strKeyname = 'Nome do Índice';
00310 $strKill = 'Termina';
00311 $strKorean = 'Coreano';
00312 
00313 $strLaTeX = 'LaTeX';  //(same in portuguese)
00314 $strLaTeXOptions = 'Opções LaTeX';
00315 $strLandscape = 'Paisagem/ao baixo';
00316 $strLatexCaption = 'Legenda da tabela';
00317 $strLatexContent = 'Conteúdo da tabela __TABLE__';
00318 $strLatexContinued = '(continuação)';
00319 $strLatexContinuedCaption = 'Continuação da legenda da tabela';
00320 $strLatexIncludeCaption = 'Incluir a legenda da tabela';
00321 $strLatexStructure = 'estructura da tabela __TABLE__';
00322 $strLength = 'Comprimento';
00323 $strLengthSet = 'Tamanho/Valores*';
00324 $strLimitNumRows = 'Número de registos por página';
00325 $strLineFeed = 'Mudança de linha: \\n';
00326 $strLines = 'Linhas';
00327 $strLinesTerminatedBy = 'Linhas terminadas por';
00328 $strLinkNotFound = 'Link não encontrado';
00329 $strLinksTo = 'Links para';
00330 $strLithuanian = 'Lituano';
00331 $strLoadExplanation = 'O melhor método é verificado por defeito, mas pode alterar se isto falhar.';
00332 $strLoadMethod = 'Método de carregar(LOAD)';
00333 $strLocalhost = 'Local';
00334 $strLocationTextfile = 'Localização do arquivo de texto';
00335 $strLogPassword = 'Palavra-passe&nbsp;:';
00336 $strLogServer = 'Servidor';
00337 $strLogUsername = 'Utilizador&nbsp;:';
00338 $strLogin = 'Entrada';
00339 $strLoginInformation = 'Informação de Login ';
00340 $strLogout = 'Sair';
00341 
00342 $strMIME_MIMEtype = 'MIME-type';  //(same in portuguese)
00343 $strMIME_available_mime = 'MIME-types disponíveis';
00344 $strMIME_available_transform = 'Transformações disponíveis';
00345 $strMIME_description = 'Descrição';
00346 $strMIME_file = 'Nome de ficheiro';
00347 $strMIME_nodescription = 'Não há descrição disponível para esta transformação.<br />Pergunte ao autor, o que %s faz.';
00348 $strMIME_transformation = 'Transformação do navegador';
00349 $strMIME_transformation_note = 'Para uma lista de opções de transformação disponíveis e suas transformações MIME-type , clique em %stransformation descriptions%s';
00350 $strMIME_transformation_options = 'Opções de tranformação';
00351 $strMIME_transformation_options_note = 'Introduza os valores para as opções de transformação a usando este formato: \'a\',\'b\',\'c\'...<br />Se por acaso precisar de inserir um backslash ("\") ou uma pelica ("\'") no meio desses valores, faça-o backslashes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').';
00352 $strMIME_without = 'MIME-types impressos em itálico não tem uma função de transformação separada';
00353 $strMaximumSize = 'Tamanho máximo: %s%s';
00354 $strMissingBracket = 'Falta de parêntesis recto';
00355 $strModifications = 'Modificações foram guardadas';
00356 $strModify = 'Modifica';
00357 $strModifyIndexTopic = 'Modificar um índice';
00358 $strMoreStatusVars = 'Mais variáveis de estado';
00359 $strMoveTable = 'Move tabela para (base de dados<b>.</b>tabela):';
00360 $strMoveTableOK = 'A tabela %s foi movida para %s.';
00361 $strMoveTableSameNames = 'Não é posivel mover a tabela para o mesmo!';
00362 $strMultilingual = 'multilingua';
00363 $strMustSelectFile = 'Deve selecionar o ficheiro que quer inserir.';
00364 $strMySQLCharset = 'Mapa de Caracteres do mySQL';
00365 $strMySQLReloaded = 'MySQL reiniciado.';
00366 $strMySQLSaid = 'Mensagens do MySQL : ';
00367 $strMySQLServerProcess = 'MySQL %pma_s1% a correr em %pma_s2% como %pma_s3%';
00368 $strMySQLShowProcess = 'Mostra os Processos';
00369 $strMySQLShowStatus = 'Mostra informação do estado do MySQL';
00370 $strMySQLShowVars = 'Mostra as variáveis de sistema do MySQL';
00371 
00372 $strName = 'Nome';
00373 $strNext = 'Próximo';
00374 $strNo = 'Não';
00375 $strNoDatabases = 'Sem bases de dados';
00376 $strNoDatabasesSelected = 'Nenhuma base de dados selecionada.';
00377 $strNoDescription = 'sem Descrição';
00378 $strNoDropDatabases = 'Os comandos "DROP DATABASE" estão inibidos.';
00379 $strNoExplain = 'Saltar Explicar SQL';
00380 $strNoFrames = 'O phpMyAdmin torna-se mais agradável se usado num browser que suporte <b>frames</b>.';
00381 $strNoIndex = 'Nenhum indíce definido!';
00382 $strNoIndexPartsDefined = 'Nenhuma parte do índice definida!';
00383 $strNoModification = 'Sem alterações';
00384 $strNoOptions = 'Este formato não tem opções';
00385 $strNoPassword = 'Sem palavra-passe';
00386 $strNoPermission = 'O servidor web não tem permissões para gravar o ficheiro %s.';
00387 $strNoPhp = 'sem código PHP';
00388 $strNoPrivileges = 'Sem Privilégios';
00389 $strNoQuery = 'Nenhum comando SQL encontrado!';
00390 $strNoRights = 'Não tem permissões suficientes para aceder aqui, neste momento!';
00391 $strNoSpace = 'Não existe espaço suficiente para gravar o ficheiro %s.';
00392 $strNoTablesFound = 'Nenhuma tabela encontrada na base de dados';
00393 $strNoUsersFound = 'Nenhum utilizador encontrado.';
00394 $strNoUsersSelected = 'Nenhum utilizador selecionado.';
00395 $strNoValidateSQL = 'Saltar a validação SQL';
00396 $strNone = 'Nenhum';
00397 $strNotNumber = 'Isto não é um número!';
00398 $strNotOK = 'não está OK';
00399 $strNotSet = 'A Tabela <b>%s</b> não foi encontrada ou não foi definida em %s';
00400 $strNotValidNumber = ' não é um número de registo válido!';
00401 $strNull = 'Nulo';
00402 $strNumSearchResultsInTable = '%s resultado(s) na tabela <i>%s</i>';
00403 $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> resultado(s)';
00404 $strNumTables = 'Tabelas';
00405 
00406 $strOK = 'OK';  //Same in portuguese
00407 $strOftenQuotation = 'Normalmente aspas. OPTIONALLY significa que apenas os campos "char" e "varchar" são delimitados pelo caractere delimitador.';
00408 $strOperations = 'Operações';
00409 $strOptimizeTable = 'Optimizar tabela';
00410 $strOptionalControls = 'Opcional. Comanda o modo de escrita e leitura dos caracteres especiais.';
00411 $strOptionally = 'OPCIONAL';
00412 $strOptions = 'Opções';
00413 $strOr = 'Ou';
00414 $strOverhead = 'Suspenso';
00415 $strOverwriteExisting = 'Substituir o(s) ficheiro(s) existente(s)';
00416 
00417 $strPHP40203 = 'Está a usar o PHP 4.2.3, que tem uma grave falha de segurança com a string multi-byte (mbstring). Veja o relatório de bugs do PHP 19404 - PHP bug report 19404. A utilização desta versão do PHP com o phpMyAdmin não é recomendada.';
00418 $strPHPVersion = 'versão do PHP';
00419 $strPageNumber = 'Página número:';
00420 $strPaperSize = 'Tamanho do papel';
00421 $strPartialText = 'Texto parcial';
00422 $strPassword = 'Palavra-passe';
00423 $strPasswordChanged = 'A palavra-passe para %s foi alterada com sucesso.';
00424 $strPasswordEmpty = 'Indique a palavras-passe!';
00425 $strPasswordNotSame = 'As palavras-passe são diferentes!\nLembre-se de confirmar a palavra-passe!';
00426 $strPdfDbSchema = 'Esquema da base de dados "%s" - Página %s';
00427 $strPdfInvalidPageNum = 'Numero da página do PDF indefinido!';
00428 $strPdfInvalidTblName = 'A tabela "%s" não existe!';
00429 $strPdfNoTables = 'Sem tablelas';
00430 $strPerHour = 'por hora';
00431 $strPerMinute = 'por minuto';
00432 $strPerSecond = 'por segundo';
00433 $strPhoneBook = 'lista telefónica';
00434 $strPhp = 'Criar código PHP';
00435 $strPmaDocumentation = 'Documentação do phpMyAdmin';
00436 $strPmaUriError = 'A directiva <tt>$cfg[\'PmaAbsoluteUri\']</tt> TEM que ser definida no ficheiro de configuração!';
00437 $strPortrait = 'Retrato/Ao alto';
00438 $strPos1 = 'Inicio';
00439 $strPrevious = 'Anterior';
00440 $strPrimary = 'Primária';
00441 $strPrimaryKey = 'Chave Primária';
00442 $strPrimaryKeyHasBeenDropped = 'A chave primária foi eliminada';
00443 $strPrimaryKeyName = 'O nome da chave primária tem de ser... PRIMARY!';
00444 $strPrimaryKeyWarning = '("PRIMARY" <b>tem</b> de ser o nome de e <b>apenas de</b> uma chave primária!)';
00445 $strPrint = 'Imprimir';
00446 $strPrintView = 'Vista de impressão';
00447 $strPrintViewFull = 'Vista de impressão (com texto inteiro)';
00448 $strPrivDescAllPrivileges = 'inclui todos os privilégios excepto Conceção - GRANT.';
00449 $strPrivDescAlter = 'Permite alterar a estrutura de tabelas existentes.';
00450 $strPrivDescCreateDb = 'Permite criar novas Bases de Dados e tabelas.';
00451 $strPrivDescCreateTbl = 'Permite criar novas tabelas.';
00452 $strPrivDescCreateTmpTable = 'Permite criar tabelas temporárias.';
00453 $strPrivDescDelete = 'Permite apagar dados.';
00454 $strPrivDescDropDb = 'Permite apagar Bases de Dados e tabelas.';
00455 $strPrivDescDropTbl = 'Permite apagar Bases de Dados.';
00456 $strPrivDescExecute = 'Permite executar procedimentos armazenados; Não tem efeito nesta versão do MySQL.';
00457 $strPrivDescFile = 'Permite importar dados de... e exportar dados para ficheiros.';
00458 $strPrivDescGrant = 'Permite adicionar utilizadores e privilégios sem recarregar a tabela de privilégios.';
00459 $strPrivDescIndex = 'Permite criar e apagar indexes.';
00460 $strPrivDescInsert = 'Permite inserir e substituir dados.';
00461 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
00462 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
00463 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
00464 $strPrivDescProcess3 = 'Permite eliminar processos de outros utilizadores.';
00465 $strPrivDescProcess4 = 'Permite ver o queries completos na lista de processos.';
00466 $strPrivDescReferences = 'Não tem efeito nesta versão do MySQL.';
00467 $strPrivDescSelect = 'Permite ler dados.';
00468 $strPrivDescShowDb = 'Dá acesso à lista de bases de dados completa.';
00469 $strPrivDescShutdown = 'Permite desligar o servidor.';
00470 $strPrivDescUpdate = 'Permite alterar dados.';
00471 $strPrivDescUsage = 'Sem privilégios.';
00472 $strPrivileges = 'Privilégios';
00473 $strPrivilegesReloaded = 'O privilégios foram recarregados com sucesso.';
00474 $strProcesslist = 'Lista de Processos';
00475 $strProperties = 'Propriedades';
00476 $strPutColNames = 'Coloca os nomes dos compos na primeira linha';
00477 
00478 $strQBE = 'Pesquisa por formulário';
00479 $strQBEDel = 'Elim.';
00480 $strQBEIns = 'Ins.';
00481 $strQueryFrame = 'Janela de Query';
00482 $strQueryFrameDebug = 'Information de depuração';
00483 $strQueryOnDb = 'Comando SQL na base de dados <b>%s</b>:';
00484 $strQuerySQLHistory = 'Histórico SQL';
00485 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
00486 $strQueryTime = 'O Query demorou %01.4f sec';
00487 $strQueryType = 'Tipo de Query';
00488 $strQueryWindowLock = 'Não alterar esta pesquisa de fora da janela';
00489 
00490 $strReType = 'Confirma';
00491 $strReceived = 'Recebido';
00492 $strRecords = 'Registos';
00493 $strReferentialIntegrity = 'Verificar Integridade referencial:';
00494 $strRelationNotWorking = 'As Características adicionais para trabalhar com ligações entre Tabelas foram desactivadas. Para saber porquê carregue %saqui%s.';
00495 $strRelationView = 'Vista de Relação';
00496 $strRelationalSchema = 'Esquema relacional';
00497 $strRelations = 'Relações';
00498 $strReloadFailed = 'Reiniciação do MySQL falhou.';
00499 $strReloadMySQL = 'Reiniciar o MySQL';
00500 $strReloadingThePrivileges = 'A recarregar privilégios';
00501 $strRememberReload = 'Lembre-se de reiniciar o servidor.';
00502 $strRemoveSelectedUsers = 'Remover utilizadores seleccionados';
00503 $strRenameTable = 'Renomeia a tabela para ';
00504 $strRenameTableOK = 'Tabela %s renomeada para %s';
00505 $strRepairTable = 'Reparar tabela';
00506 $strReplace = 'Substituir';
00507 $strReplaceNULLBy = 'Substituir NULL por';
00508 $strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
00509 $strReset = 'Limpa';
00510 $strResourceLimits = 'Limites do recurso';
00511 $strRevoke = 'Anula';
00512 $strRevokeAndDelete = 'Revogar todos os privilégios dos utilizadores e apagá-los a seguir.';
00513 $strRevokeAndDeleteDescr = 'O utilizadores manterão o privilégio de USAGE até que os privilégios sejam recarregados.';
00514 $strRevokeGrant = 'Anula Autorização';
00515 $strRevokeGrantMessage = 'Anulou a autorização para %s';
00516 $strRevokeMessage = 'Anulou os privilégios para %s';
00517 $strRevokePriv = 'Anula Privilégios';
00518 $strRowLength = 'Comprim. dos reg.';
00519 $strRowSize = ' Tamanho dos reg.';
00520 $strRows = 'Registos';
00521 $strRowsFrom = 'registos começando em';
00522 $strRowsModeFlippedHorizontal = 'horizontal (cabeçalhos rodados)';
00523 $strRowsModeHorizontal = 'horizontal';  // same in portuguese!
00524 $strRowsModeOptions = 'em modo %s com cabeçalhos repetidos a cada %s células';
00525 $strRowsModeVertical = 'vertical';  // same in portuguese!
00526 $strRowsStatistic = 'Estatísticas dos registos';
00527 $strRunQuery = 'Executa Comando SQL';
00528 $strRunSQLQuery = 'Executa comando(s) SQL na base de dados %s';
00529 $strRunning = 'a correr em %s';
00530 $strRussian = 'Russo';
00531 
00532 $strSQL = 'SQL';
00533 $strSQLExportType = 'Tipo de Exportação';
00534 $strSQLOptions = 'Opções SQL';
00535 $strSQLParserBugMessage = 'Talvez tenha encontrado um bug no analizador (parser) do SQL. Analise o seu query aprofundadamente, e verifique se as aspas estão correctas e não estão desencontradas. Outra possibilidade de falha é o facto de estar a fazer o upload de um ficheiro com outside binário, de de uma área de texto citada. Pode também experimentar a sua query na interface da linha de comandos do MySQL. A saída de erro do MySQL abaixo, isto se existir alguma, também o poderá ajudar a diagnosticar o problema. Se continuar a ter problemas ou se o analisador (parser) falhar onde a interface da linha de comandos tiver sucesso, reduza por favor a entrada do query SQL até aquele que causa o problema, e envie o relatório de bug com os dados do chunk na secção CUT abaixo:';
00536 $strSQLParserUserError = 'Parece haver um erro no seu query SQL. A saída do servidor MySQL abaixo, isto se existir alguma, também o poderá ajudar a diagnosticar o problema.';
00537 $strSQLQuery = 'Comando SQL';
00538 $strSQLResult = 'Resultado SQL';
00539 $strSQPBugInvalidIdentifer = 'Identificador inválido';
00540 $strSQPBugUnclosedQuote = 'Aspa não fechada';
00541 $strSQPBugUnknownPunctuation = 'Pontuação desconhecida';
00542 $strSave = 'Guarda';
00543 $strSaveOnServer = 'Gravar no servidor na directoria %s';
00544 $strScaleFactorSmall = 'O factor escala é muito pequeno para encaixar o esquema numa página';
00545 $strSearch = 'Pesquisar';
00546 $strSearchFormTitle = 'Pesquisar na Base de Dados';
00547 $strSearchInTables = 'Dentro de Tabela(s):';
00548 $strSearchNeedle = 'Palavra(s) ou valor(es) para pesquisar para (wildcard: "%"):';
00549 $strSearchOption1 = 'pelo menos uma das palavras';
00550 $strSearchOption2 = 'todas as palavras';
00551 $strSearchOption3 = 'a frase exacta';
00552 $strSearchOption4 = 'as regular expression';
00553 $strSearchResultsFor = 'Procurar resultados para "<i>%s</i>" %s:';
00554 $strSearchType = 'Procurar:';
00555 $strSecretRequired = 'O ficheiro de configuração precisa agora de uma frase-passe secreta (blowfish_secret).';
00556 $strSelect = 'Selecciona';
00557 $strSelectADb = 'Por favor seleccione uma base de dados';
00558 $strSelectAll = 'Selecciona Todas';
00559 $strSelectFields = 'Seleccione os campos (no mínimo 1)';
00560 $strSelectNumRows = 'na pesquisa';
00561 $strSelectTables = 'Seleccionar Tabelas';
00562 $strSend = 'envia';
00563 $strSent = 'Enviado';
00564 $strServer = 'Servidor %s';
00565 $strServerChoice = 'Escolha do Servidor';
00566 $strServerStatus = 'Informação de Runtime';
00567 $strServerStatusUptime = 'Este servidor de mySQL estar a correr há %s. Foi iniciado em/a %s.';
00568 $strServerTabProcesslist = 'Processos';
00569 $strServerTabVariables = 'Variáveis';
00570 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
00571 $strServerVars = 'Variáveis do servidor e configurações';
00572 $strServerVersion = 'Versão do servidor';
00573 $strSessionValue = 'Valor de sessão';
00574 $strSetEnumVal = 'Se o tipo de campo é "enum" ou "set", por favor introduza os valores no seguinte formato: \'a\',\'b\',\'c\'...<br />Se precisar de colocar uma barra invertida ("\") ou um apóstrofe ("\'") entre esses valores, coloque uma barra invertida antes (por exemplo \'\\\\xyz\' ou \'a\\\'b\').';
00575 $strShow = 'Mostra';
00576 $strShowAll = 'Mostrar tudo';
00577 $strShowColor = 'Mostrar côr';
00578 $strShowCols = 'Mostra Colunas';
00579 $strShowDatadictAs = 'Formato dos dados do dicionário';
00580 $strShowFullQueries = 'Mostrar queries completos';
00581 $strShowGrid = 'Mostrar grelha';
00582 $strShowPHPInfo = 'Mostra informação do PHP';
00583 $strShowTableDimension = 'Mostrar dimensão das tabelas';
00584 $strShowTables = 'Mostra tabelas';
00585 $strShowThisQuery = ' Mostrar de novo aqui este comando ';
00586 $strShowingRecords = 'Mostrando registos ';
00587 $strSimplifiedChinese = 'Chinês Simplificado';
00588 $strSingly = '(A refazer após inserir/eliminar)';
00589 $strSize = 'Tamanho';
00590 $strSort = 'Ordenação';
00591 $strSortByKey = 'Ordenar por chave';
00592 $strSpaceUsage = 'Espaço ocupado';
00593 $strSplitWordsWithSpace = 'As palavras são separadas pelo caracter espaço (" ").';
00594 $strStatCheckTime = 'Verificação';
00595 $strStatCreateTime = 'Criação';
00596 $strStatUpdateTime = 'Actualização';
00597 $strStatement = 'Itens';
00598 $strStatus = 'Estado';
00599 $strStrucCSV = 'Dados CSV';
00600 $strStrucData = 'Estrutura e dados';
00601 $strStrucDrop = 'Adiciona \'drop table\'';
00602 $strStrucExcelCSV = 'dados CSV para Ms Excel';
00603 $strStrucOnly = 'Somente estrutura';
00604 $strStructPropose = 'Propor uma estrutura de tabela';
00605 $strStructure = 'Estrutura';
00606 $strSubmit = 'Submete';
00607 $strSuccess = 'O seu comando SQL foi executado com sucesso';
00608 $strSum = 'Soma';
00609 $strSwedish = 'Sueco';
00610 $strSwitchToTable = 'Mudar para a tabela copiada';
00611 
00612 $strTable = 'Tabela';
00613 $strTableComments = 'Comentários da tabela';
00614 $strTableEmpty = 'O nome da tabela está vazio!';
00615 $strTableHasBeenDropped = 'A tabela %s foi eliminada';
00616 $strTableHasBeenEmptied = 'A tabela %s foi limpa';
00617 $strTableHasBeenFlushed = 'A tabela %s foi fechada';
00618 $strTableMaintenance = 'Manutenção da tabela';
00619 $strTableOfContents = 'Índice';
00620 $strTableOptions = 'Opções da tabela';
00621 $strTableStructure = 'Estrutura da tabela';
00622 $strTableType = 'Tipo de tabela';
00623 $strTables = '%s tabela(s)';
00624 $strTblPrivileges = 'Privilégios específicos da tabela';
00625 $strTextAreaLength = ' Devido ao seu tamanho,<br /> este campo pode não ser editável ';
00626 $strThai = 'Tailandês';
00627 $strTheContent = 'O conteúdo do seu arquivo foi inserido';
00628 $strTheContents = 'O conteúdo do arquivo substituiu o conteúdo da tabela que tinha a mesma chave primária ou única';
00629 $strTheTerminator = 'Terminador de campos.';
00630 $strThisHost = 'Este Anfitrião';
00631 $strThisNotDirectory = 'Isto não era uma directoria';
00632 $strTime = 'Tempo';
00633 $strTotal = 'total';
00634 $strTotalUC = 'Total'; // (same in portuguese)
00635 $strTraditionalChinese = 'Chinês Tradicional';
00636 $strTraffic = 'Tráfego';
00637 $strTransformation_image_jpeg__inline = 'Mostra uma miniatura clicável; opções: largura,altura em pixeis (mantém a proporção original)';
00638 $strTransformation_image_jpeg__link = 'Mostra uma ligação para esta imagem (blob download directo , i.e.).';
00639 $strTransformation_image_png__inline = 'Ver imagem/jpeg: inline';
00640 $strTransformation_text_plain__formatted = 'Preserva a formatação original do campo. Sem Escaping.';
00641 $strTransformation_text_plain__unformatted = 'Mostra o código HTML como entidades HTML. Não é mostrada a formatação HTML.';
00642 $strTruncateQueries = 'Truncar os Queries mostrados';
00643 $strTurkish = 'Turco';
00644 $strType = 'Tipo';
00645 
00646 $strUkrainian = 'Ucraniano';
00647 $strUncheckAll = 'Nenhum';
00648 $strUnicode = 'Unicode';
00649 $strUnique = 'Único';
00650 $strUnknown = 'desconhecido';
00651 $strUnselectAll = 'Limpa Todas as Selecções';
00652 $strUpdComTab = 'Consulte a Documentação sobre como actualizar a Tabela Column_comments Table';
00653 $strUpdatePrivMessage = 'Actualizou os privilégios de %s.';
00654 $strUpdateProfile = 'Actualiza o prefil:';
00655 $strUpdateProfileMessage = 'O prefil foi actualizado.';
00656 $strUpdateQuery = 'Actualiza Comando SQL';
00657 $strUpgrade = 'deve actualizar para %s %s ou mais recente.'; 
00658 $strUsage = 'Utilização';
00659 $strUseBackquotes = 'Usar apóstrofes com os nomes das tabelas e campos';
00660 $strUseHostTable = 'Usar a tabela do anfitrião';
00661 $strUseTables = 'Usar Tabelas';
00662 $strUseTextField = 'Usar campo de texto';
00663 $strUseThisValue = 'Usar este valor';
00664 $strUser = 'Utilizador';
00665 $strUserAlreadyExists = 'O utilizador %s já existe!';
00666 $strUserEmpty = 'O nome do utilizador está vazio!';
00667 $strUserName = 'Nome do Utilizador';
00668 $strUserNotFound = 'O utilizador selecionado não se encontra na tabela de privilégios.';
00669 $strUsers = 'Utilizadores';
00670 $strUsersDeleted = 'Os utilizadores selecionado foram apagados com sucesso.';
00671 $strUsersHavingAccessToDb = 'Utilizadores que tem acesso a &quot;%s&quot;';
00672 
00673 $strValidateSQL = 'Validar SQL';
00674 $strValue = 'Valor';
00675 $strVar = 'Variável';
00676 $strViewDump = 'Ver o esquema da tabela';
00677 $strViewDumpDB = 'Ver o esquema da base de dados';
00678 
00679 $strWebServerUploadDirectory = 'Directoria no servidor web para fazer upload';
00680 $strWebServerUploadDirectoryError = 'Não é possivel alcançar a directoria que configurou para fazer upload';
00681 $strWelcome = 'Bemvindo ao %s';
00682 $strWestEuropean = 'Europeu de Oeste';
00683 $strWithChecked = 'Com os seleccionados:';
00684 $strWritingCommentNotPossible = 'Não é possível escrever comentário';
00685 $strWritingRelationNotPossible = 'Não é possível escrever relação';
00686 $strWrongUser = 'Utilizador ou Palavra-passe errada. Acesso Negado.';
00687 
00688 $strXML = 'XML';// (Same in portuguese)
00689 
00690 $strYes = 'Sim';
00691 
00692 $strZeroRemovesTheLimit = 'Nota: Configurar estas opções para 0 (zero) remove o limite.';
00693 $strZip = '"Compressão zip"';
00694 
00695 // To translate:
00696 
00697 $strBeginCut = 'BEGIN CUT';  //to translate
00698 $strBeginRaw = 'BEGIN RAW';  //to translate
00699 $strBrowseForeignValues = 'Browse foreign values';  //to translate
00700 $strBzError = 'phpMyAdmin was unable to compress the dump because of a broken Bz2 extension in this php version. It is strongly recommended to set the <code>$cfg[\'BZipDump\']</code> directive in your phpMyAdmin configuration file to <code>FALSE</code>. If you want to use the Bz2 compression features, you should upgrade to a later php version. See php bug report %s for details.'; //to translate
00701 
00702 $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
00703 $strCheckOverhead = 'Check overheaded';  //to translate
00704 $strCollation = 'Collation';  //to translate
00705 $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
00706 $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
00707 $strCyrillic = 'Cyrillic';  //to translate
00708 
00709 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
00710 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
00711 $strDelayedInserts = 'Use delayed inserts';  //to translate
00712 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
00713 
00714 $strEndCut = 'END CUT';  //to translate
00715 $strEndRaw = 'END RAW';  //to translate
00716 
00717 $strLatexLabel = 'Label key';//to translate
00718 
00719 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
00720 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
00721 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
00722 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00723 $strPrivDescSuper = 'Permite connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
00724 
00725 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
00726 
00727 $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
00728 $strToggleScratchboard = 'toggle scratchboard';  //to translate
00729 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
00730 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
00731 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
00732 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
00733 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
00734 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
00735 
00736 $strUserOverview = 'User overview'; //to translate
00737 
00738 $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
00739 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
00740 
00741 $strWildcard = 'wildcard';  //to translate
00742 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
00743 
00744 ?>


Gnr par Le spcialiste TYPO3 avec  doxygen 1.4.6