portuguese-utf-8.inc.php
上传用户:liulanzhi
上传日期:2014-01-13
资源大小:2890k
文件大小:72k
- <?php
- /* $Id: portuguese-utf-8.inc.php 10110 2007-03-15 21:11:38Z lem9 $ */
- /**
- * Portuguese language file by
- * Lopo Pizarro <lopopizarro@users.sourceforge.net>
- * Ant贸nio Raposo <cfmsoft@users.sourceforge.net>
- */
- $charset = 'utf-8';
- $allow_recoding = TRUE;
- $text_dir = 'ltr';
- $number_thousands_separator = ',';
- $number_decimal_separator = '.';
- // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
- $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
- $mysql_4_1_doc_lang = 'pt';
- $day_of_week = array('Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sab');
- $month = array('Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez');
- // See http://www.php.net/manual/en/function.strftime.php to define the
- // variable below
- $datefmt = '%d-%B-%Y 脿s %H:%M';
- $timespanfmt = '%s dias, %s horas, %s minutos e %s segundos';
- $strAbortedClients = 'Abortado';
- $strAccessDenied = 'Acesso Negado';
- $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.';
- $strAction = 'Ac莽玫es';
- $strAddAutoIncrement = 'Adicionar valor AUTO_INCREMENT';
- $strAddConstraints = 'Adicionar limitadores';
- $strAddDeleteColumn = 'Adicionar/Remover Campos';
- $strAddDeleteRow = 'Adicionar/Remover Crit茅rios';
- $strAddIntoComments = 'Adicionar aos coment谩rios';
- $strAddNewField = 'Adiciona novo campo';
- $strAddPrivilegesOnDb = 'Adicionar privil茅gios na base de dados seguinte';
- $strAddPrivilegesOnTbl = 'Todos privil茅gios na tabela seguinte';
- $strAddSearchConditions = 'Condi莽茫o de Pesquisa (Complemento da cl谩usula "where"):';
- $strAddToIndex = 'Adicionar ao 铆ndice %s coluna(s)';
- $strAddUser = 'Acrescenta um utilizador';
- $strAddUserMessage = 'Acrescentou um novo utilizador.';
- $strAdministration = 'Administra莽茫o';
- $strAffectedRows = 'Linhas afectadas:';
- $strAfter = 'Depois %s';
- $strAfterInsertBack = 'Voltar atr谩s';
- $strAfterInsertNewInsert = 'Inserir novo registo';
- $strAllTableSameWidth = 'mostrar todas as tabelas com a mesma altura?';
- $strAll = 'Todas';
- $strAlterOrderBy = 'Alterar a ordem da tabela por';
- $strAnalyzeTable = 'Analizar tabela';
- $strAnd = 'E';
- $strAnIndex = 'Um 铆ndice foi adicionado a %s';
- $strAnyHost = 'Qualquer m谩quina';
- $strAny = 'Todos';
- $strAnyUser = 'Qualquer utilizador';
- $strAPrimaryKey = 'Uma chave prim谩ria foi adicionada a %s';
- $strArabic = '脕rabe';
- $strArmenian = 'Arm茅nio';
- $strAscending = 'Ascendente';
- $strAtBeginningOfTable = 'No In铆cio da Tabela';
- $strAtEndOfTable = 'No Fim da Tabela';
- $strAttr = 'Atributos';
- $strAutodetect = 'Detec莽茫o autom谩tica';
- $strAutomaticLayout = 'Layout autom谩tico';
- $strBack = 'Voltar';
- $strBaltic = 'B谩ltico';
- $strBinary = ' Bin谩rio ';
- $strBinaryDoNotEdit = ' Bin谩rio - n茫o editar ';
- $strBookmarkAllUsers = 'Deixar todos os utilizadores acederem a este marcador';
- $strBookmarkDeleted = 'Marcador apagado com sucesso.';
- $strBookmarkLabel = 'Etiqueta';
- $strBookmarkQuery = 'Comandos SQL marcados';
- $strBookmarkThis = 'Marcar este comando SQL';
- $strBookmarkView = 'Ver apenas';
- $strBrowse = 'Visualiza';
- $strBulgarian = 'B煤lgaro';
- $strBzip = '"Compress茫o bzip"';
- $strCannotLogin = 'N茫o 茅 poss铆vel fazer login no servidor MySQL';
- $strCantLoad = 'n茫o 茅 poss铆vel carregar a extens茫o %s ;<br />verifique a configura莽茫o do PHP por favor';
- $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.';
- $strCantRenameIdxToPrimary = 'Imposs铆vel renomear 铆ndice para PRIMARY!';
- $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.';
- $strCardinality = 'Quantidade';
- $strCaseInsensitive = 'Sens铆vel a mai煤sculas/min煤culas';
- $strCaseSensitive = 'N茫o-sens铆vel a a mai煤sculas/min煤culas';
- $strCentralEuropean = 'Europeu Central';
- $strChangeCopyModeCopy = '... manter o antigo.';
- $strChangeCopyMode = 'Criar um novo utilizador com os mesmo privil茅gios e ...';
- $strChangeCopyModeDeleteAndReload = ' ... apagar o antigo das tabelas do utilizador e depois recarregue os privil茅gios.';
- $strChangeCopyModeJustDelete = ' ... apagar o antigo das tabelas do utilizador.';
- $strChangeCopyModeRevoke = ' ... revogar todos os privil茅gios activos do antigo e a seguir apag谩-lo.';
- $strChangeCopyUser = 'Mudar a informa莽茫o de login / Copiar Utilizador';
- $strChangeDisplay = 'Escolha campo para mostrar';
- $strChange = 'Muda';
- $strChangePassword = 'Alterar a palavra-passe';
- $strCharset = 'Mapa de Caractere';
- $strCharsetOfFile = 'Configurar o Mapa de Caracteres do ficheiro:';
- $strCharsets = 'Mapas de Caracteres';
- $strCheckAll = 'Todos';
- $strCheckPrivsLong = 'Verificar Privil茅gios para a Base de Dados "%s".';
- $strCheckPrivs = 'Verificar Privil茅gios';
- $strCheckTable = 'Verificar tabela';
- $strChoosePage = 'Escolha uma P谩gina para editar';
- $strColComFeat = 'Mostrando coment谩rios das Colunas';
- $strColumnNames = 'Nome dos Campos';
- $strColumnPrivileges = 'Privil茅gios espec铆ficos da Coluna';
- $strCommand = 'Comando';
- $strComments = 'Coment谩rios';
- $strCompleteInserts = 'Instruc莽玫es de inser莽茫o completas';
- $strCompression = 'Compress茫o';
- $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.';
- $strConfigureTableCoord = 'Configure as cordenadas para a tabela %s';
- $strConnections = 'Liga莽玫es';
- $strConstraintsForTable = 'Limitadores para a tabela';
- $strCookiesRequired = 'O mecanismo de "Cookies" tem de estar ligado a partir deste ponto.';
- $strCopyTable = 'Copia tabela para (base-de-dados<b>.</b>tabela):';
- $strCopyTableOK = 'Tabela %s copiada para %s.';
- $strCopyTableSameNames = 'N茫o 茅 possivel copiar a tabela para o mesmo!';
- $strCreate = 'Criar';
- $strCreateIndex = 'Criar um 铆ndice com %s coluna(s)';
- $strCreateIndexTopic = 'Criar um novo 铆ndice';
- $strCreateNewDatabase = 'Criar nova base de dados';
- $strCreateNewTable = 'Criar nova tabela na base de dados %s';
- $strCreatePage = 'Criar uma P谩gina nova';
- $strCreatePdfFeat = 'Cria莽茫o de PDFs';
- $strCreationDates = 'Datas de Cria莽茫o/Actualiza莽茫o/verifica莽茫o';
- $strCriteria = 'Crit茅rios';
- $strCroatian = 'Croata';
- $strCSVOptions = 'Op莽玫es CSV';
- $strCzech = 'Checo';
- $strCzechSlovak = 'Checo-Eslovaco';
- $strDanish = 'Dinamarqu锚s';
- $strDatabase = 'Base de Dados';
- $strDatabaseExportOptions = 'Op莽玫es de exporta莽茫o da Base de Dados';
- $strDatabaseHasBeenDropped = 'A base de dados %s foi eliminada.';
- $strDatabaseNoTable = 'Esta Base de Dados n茫o cont茅m qualquer tabela!';
- $strDatabases = 'Base de Dados';
- $strDatabasesDropped = 'As Bases de Dados %s foram apagadas com sucesso.';
- $strDatabasesStatsDisable = 'Desactivar Estat铆sticas';
- $strDatabasesStatsEnable = 'Activar Estat铆sticas';
- $strDatabasesStats = 'Estat铆sticas das bases de dados';
- $strDatabasesStatsHeavyTraffic = 'Nota: Activar as estat铆sticas aqui pode causar um grande volume de tr谩fego entre o servidor web e o de MySQL.';
- $strData = 'Dados';
- $strDataDict = 'Dicionario de dados';
- $strDataOnly = 'Apenas dados';
- $strDBComment = 'Coment谩rio da Base de Dados: ';
- $strDbPrivileges = 'Privil茅gios espec铆ficos da Base de Dados';
- $strDbSpecific = 'Especifico da Base de Dados';
- $strDefault = 'Defeito';
- $strDeleteAndFlush = 'Apagar os utilizadores e recarreguar os privil茅gios a seguir.';
- $strDeleteAndFlushDescr = 'Este 茅 o processo mais limpo, mas recarregar os privil茅gios poder谩 demorar um pouco.';
- $strDelete = 'Apagar';
- $strDeleted = 'Registo eliminado';
- $strDeletedRows = 'Linhas apagadas:';
- $strDeleting = 'A apagar %s';
- $strDescending = 'Descendente';
- $strDescription = 'Descri莽茫o';
- $strDictionary = 'dicion谩rio';
- $strDisabled = 'Desactidado';
- $strDisplayFeat = 'Mostrar Caracter铆sticas';
- $strDisplayOrder = 'Ordem de visualiza莽茫o:';
- $strDisplayPDF = 'Mostrar o esquema de PDF';
- $strDoAQuery = 'Fa莽a uma "pesquisa por formul谩rio" (caractere universal: "%")';
- $strDocu = 'Documenta莽茫o';
- $strDoYouReally = 'Confirma : ';
- $strDrop = 'Elimina';
- $strDropUsersDb = 'Apagar as Bases de Dados que tenham os mesmos nomes que os utilizadores.';
- $strDumpingData = 'Extraindo dados da tabela';
- $strDumpSaved = 'O Dump foi gravado para o ficheiro %s.';
- $strDumpXRows = 'Exporta %s registos come莽ando em %s.';
- $strDynamic = 'din芒mico';
- $strEdit = 'Edita';
- $strEditPDFPages = 'Editar p谩ginas PDF';
- $strEditPrivileges = 'Alterar Privilegios';
- $strEffective = 'Em uso';
- $strEmpty = 'Limpa';
- $strEmptyResultSet = 'MySQL n茫o retornou nenhum registo.';
- $strEnabled = 'Activado';
- $strEnd = 'Fim';
- $strEnglish = 'Ingl锚s';
- $strEnglishPrivileges = ' Nota: os nomes dos privil茅gios do MySQL s茫o em Ingl锚s ';
- $strError = 'Erro';
- $strEstonian = 'Estoniano';
- $strExcelEdition = 'Edi莽茫o Excel';
- $strExcelOptions = 'Op莽玫es Excel';
- $strExecuteBookmarked = 'Executar um query marcado(do marcador)';
- $strExplain = 'Explicar SQL';
- $strExport = 'Exportar';
- $strExtendedInserts = 'Instruc莽玫es de inser莽茫o m煤ltiplas';
- $strExtra = 'Extra'; // written the same in portuguese
- $strFailedAttempts = 'Tentativas falhadas';
- $strField = 'Campo';
- $strFieldHasBeenDropped = 'O campo %s foi eliminado';
- $strFieldsEmpty = ' N煤mero de campos inv谩lido! ';
- $strFieldsEnclosedBy = 'Campos delimitados por';
- $strFieldsEscapedBy = 'Campos precedidos por';
- $strFields = 'Qtd Campos';
- $strFieldsTerminatedBy = 'Campos terminados por';
- $strFileAlreadyExists = 'O ficheiro %s j谩 existe no servidor, mude o nome do ficheiro ou verifique a op莽茫o de substitui莽茫o (re-escrita).';
- $strFileCouldNotBeRead = 'N茫o foi poss铆vel ler o ficheiro';
- $strFileNameTemplate = 'Nome do ficheiro modelo';
- $strFileNameTemplateRemember = 'Lembrar-se do modelo';
- $strFixed = 'fixo';
- $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.';
- $strFlushTable = 'Fecha a tabela ("FLUSH")';
- $strFormat = 'Formato';
- $strFormEmpty = 'N潞 de dados insuficiente!nPreencha todas as op莽玫es!';
- $strFullText = 'Texto inteiro';
- $strFunction = 'Fun莽玫es';
- $strGenBy = 'Gerado por';
- $strGeneralRelationFeat = 'Caracter铆sticas gerais de Rela莽茫o';
- $strGenTime = 'Data de Cria莽茫o';
- $strGeorgian = 'Georgiano';
- $strGerman = 'Alem茫o';
- $strGlobal = 'global'; //(same in portuguese)
- $strGlobalPrivileges = 'Privil茅gios Globais';
- $strGlobalValue = 'Valor Global';
- $strGo = 'Executa';
- $strGrantOption = 'Conceder/Grant';
- $strGreek = 'Grego';
- $strGzip = '"Compress茫o gzip"';
- $strHasBeenAltered = 'foi alterado(a).';
- $strHasBeenCreated = 'foi criado(a).';
- $strHaveToShow = 'Tem que escolher pelo menos uma coluna para mostrar';
- $strHebrew = 'Hebr谩ico';
- $strHome = 'In铆cio';
- $strHomepageOfficial = 'P谩gina Oficial do phpMyAdmin';
- $strHostEmpty = 'O nome da m谩quina est谩 vazio!';
- $strHost = 'M谩quina';
- $strHungarian = 'H煤ngaro';
- $strId = 'ID'; //(same in portuguese)
- $strIdxFulltext = 'Texto Completo';
- $strIgnore = 'Ignora';
- $strImportFiles = 'Importar';
- $strIndexes = '脥ndices';
- $strIndexHasBeenDropped = 'O 脥ndice %s foi eliminado';
- $strIndexName = 'Nome do 脥ndice :';
- $strIndex = '脥ndice';
- $strIndexType = 'Tipo de 脥ndice :';
- $strInnodbStat = 'Estado da InnoDB';
- $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.';
- $strInsertAsNewRow = 'Insere como novo registo';
- $strInsertedRowId = 'Inserir id de linha:';
- $strInsertedRows = 'Registos inseridos :';
- $strInsert = 'Insere';
- $strInternalNotNecessary = '* N茫o 茅 necess谩ria uma rela莽茫o interna quando tamb茅m j谩 existe na InnoDB.';
- $strInternalRelations = 'Rela莽玫es internas';
- $strInUse = 'em uso';
- $strJapanese = 'Japon锚s';
- $strJumpToDB = 'Saltar para a Base de Dados "%s".';
- $strJustDelete = 'Apagar apenas os utilizadores da tabela de privil茅gios.';
- $strJustDeleteDescr = 'Os utilizadores "deleted" continuar茫o a conseguir aceder ao servidor at茅 que os privil茅gios sejam recarregados.';
- $strKeepPass = 'Mantendo a palavra-passe ';
- $strKeyname = 'Nome do 脥ndice';
- $strKill = 'Termina';
- $strKorean = 'Coreano';
- $strLandscape = 'Paisagem/ao baixo';
- $strLatexCaption = 'Legenda da tabela';
- $strLatexContent = 'Conte煤do da tabela __TABLE__';
- $strLatexContinuedCaption = 'Continua莽茫o da legenda da tabela';
- $strLatexContinued = '(continua莽茫o)';
- $strLatexIncludeCaption = 'Incluir a legenda da tabela';
- $strLaTeX = 'LaTeX'; //(same in portuguese)
- $strLaTeXOptions = 'Op莽玫es LaTeX';
- $strLatexStructure = 'estructura da tabela __TABLE__';
- $strLengthSet = 'Tamanho/Valores*';
- $strLimitNumRows = 'N煤mero de registos por p谩gina';
- $strLinesTerminatedBy = 'Linhas terminadas por';
- $strLinkNotFound = 'Link n茫o encontrado';
- $strLinksTo = 'Links para';
- $strLithuanian = 'Lituano';
- $strLocalhost = 'Local';
- $strLocationTextfile = 'Localiza莽茫o do arquivo de texto';
- $strLogin = 'Entrada';
- $strLoginInformation = 'Informa莽茫o de Login ';
- $strLogout = 'Sair';
- $strLogPassword = 'Palavra-passe :';
- $strLogServer = 'Servidor';
- $strLogUsername = 'Utilizador :';
- $strMaximumSize = 'Tamanho m谩ximo: %s%s';
- $strMIME_available_mime = 'MIME-types dispon铆veis';
- $strMIME_available_transform = 'Transforma莽玫es dispon铆veis';
- $strMIME_description = 'Descri莽茫o';
- $strMIME_MIMEtype = 'MIME-type'; //(same in portuguese)
- $strMIME_nodescription = 'N茫o h谩 descri莽茫o dispon铆vel para esta transforma莽茫o.<br />Pergunte ao autor, o que %s faz.';
- $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';
- $strMIME_transformation_options_note = 'Introduza os valores para as op莽玫es de transforma莽茫o a usando este formato: 'a', 100, 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').';
- $strMIME_transformation_options = 'Op莽玫es de tranforma莽茫o';
- $strMIME_transformation = 'Transforma莽茫o do navegador';
- $strMIME_without = 'MIME-types impressos em it谩lico n茫o tem uma fun莽茫o de transforma莽茫o separada';
- $strModifications = 'Modifica莽玫es foram guardadas';
- $strModifyIndexTopic = 'Modificar um 铆ndice';
- $strModify = 'Modifica';
- $strMoveTable = 'Move tabela para (base de dados<b>.</b>tabela):';
- $strMoveTableOK = 'A tabela %s foi movida para %s.';
- $strMoveTableSameNames = 'N茫o 茅 posivel mover a tabela para o mesmo!';
- $strMultilingual = 'multilingua';
- $strMySQLCharset = 'Mapa de Caracteres do mySQL';
- $strMySQLSaid = 'Mensagens do MySQL : ';
- $strMySQLShowProcess = 'Mostra os Processos';
- $strMySQLShowStatus = 'Mostra informa莽茫o do estado do MySQL';
- $strMySQLShowVars = 'Mostra as vari谩veis de sistema do MySQL';
- $strName = 'Nome';
- $strNext = 'Pr贸ximo';
- $strNoDatabasesSelected = 'Nenhuma base de dados selecionada.';
- $strNoDatabases = 'Sem bases de dados';
- $strNoDescription = 'sem Descri莽茫o';
- $strNoDropDatabases = 'Os comandos "DROP DATABASE" est茫o inibidos.';
- $strNoExplain = 'Saltar Explicar SQL';
- $strNoFrames = 'O phpMyAdmin torna-se mais agrad谩vel se usado num browser que suporte <b>frames</b>.';
- $strNoIndex = 'Nenhum ind铆ce definido!';
- $strNoIndexPartsDefined = 'Nenhuma parte do 铆ndice definida!';
- $strNoModification = 'Sem altera莽玫es';
- $strNone = 'Nenhum';
- $strNo = 'N茫o';
- $strNoOptions = 'Este formato n茫o tem op莽玫es';
- $strNoPassword = 'Sem palavra-passe';
- $strNoPermission = 'O servidor web n茫o tem permiss玫es para gravar o ficheiro %s.';
- $strNoPhp = 'sem c贸digo PHP';
- $strNoPrivileges = 'Sem Privil茅gios';
- $strNoRights = 'N茫o tem permiss玫es suficientes para aceder aqui, neste momento!';
- $strNoSpace = 'N茫o existe espa莽o suficiente para gravar o ficheiro %s.';
- $strNoTablesFound = 'Nenhuma tabela encontrada na base de dados';
- $strNotNumber = 'Isto n茫o 茅 um n煤mero!';
- $strNotOK = 'n茫o est谩 OK';
- $strNotSet = 'A Tabela <b>%s</b> n茫o foi encontrada ou n茫o foi definida em %s';
- $strNoUsersFound = 'Nenhum utilizador encontrado.';
- $strNoValidateSQL = 'Saltar a valida莽茫o SQL';
- $strNull = 'Nulo';
- $strNumSearchResultsInTable = '%s resultado(s) na tabela <i>%s</i>';
- $strNumSearchResultsTotal = '<b>Total:</b> <i>%s</i> resultado(s)';
- $strNumTables = 'Tabelas';
- $strOK = 'OK'; //Same in portuguese
- $strOperations = 'Opera莽玫es';
- $strOptimizeTable = 'Optimizar tabela';
- $strOr = 'Ou';
- $strOverhead = 'Suspenso';
- $strOverwriteExisting = 'Substituir o(s) ficheiro(s) existente(s)';
- $strPageNumber = 'P谩gina n煤mero:';
- $strPaperSize = 'Tamanho do papel';
- $strPartialText = 'Texto parcial';
- $strPasswordChanged = 'A palavra-passe para %s foi alterada com sucesso.';
- $strPasswordEmpty = 'Indique a palavras-passe!';
- $strPasswordNotSame = 'As palavras-passe s茫o diferentes!nLembre-se de confirmar a palavra-passe!';
- $strPassword = 'Palavra-passe';
- $strPdfDbSchema = 'Esquema da base de dados "%s" - P谩gina %s';
- $strPdfInvalidTblName = 'A tabela "%s" n茫o existe!';
- $strPdfNoTables = 'Sem tablelas';
- $strPerHour = 'por hora';
- $strPerMinute = 'por minuto';
- $strPerSecond = 'por segundo';
- $strPhoneBook = 'lista telef贸nica';
- $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.';
- $strPhp = 'Criar c贸digo PHP';
- $strPHPVersion = 'vers茫o do PHP';
- $strPmaDocumentation = 'Documenta莽茫o do phpMyAdmin';
- $strPmaUriError = 'A directiva <tt>$cfg['PmaAbsoluteUri']</tt> TEM que ser definida no ficheiro de configura莽茫o!';
- $strPortrait = 'Retrato/Ao alto';
- $strPos1 = 'Inicio';
- $strPrevious = 'Anterior';
- $strPrimaryKeyHasBeenDropped = 'A chave prim谩ria foi eliminada';
- $strPrimaryKeyName = 'O nome da chave prim谩ria tem de ser... PRIMARY!';
- $strPrimaryKeyWarning = '("PRIMARY" <b>tem</b> de ser o nome de e <b>apenas de</b> uma chave prim谩ria!)';
- $strPrimary = 'Prim谩ria';
- $strPrint = 'Imprimir';
- $strPrintViewFull = 'Vista de impress茫o (com texto inteiro)';
- $strPrintView = 'Vista de impress茫o';
- $strPrivDescAllPrivileges = 'inclui todos os privil茅gios excepto Conce莽茫o - GRANT.';
- $strPrivDescAlter = 'Permite alterar a estrutura de tabelas existentes.';
- $strPrivDescCreateDb = 'Permite criar novas Bases de Dados e tabelas.';
- $strPrivDescCreateTbl = 'Permite criar novas tabelas.';
- $strPrivDescCreateTmpTable = 'Permite criar tabelas tempor谩rias.';
- $strPrivDescDelete = 'Permite apagar dados.';
- $strPrivDescDropDb = 'Permite apagar Bases de Dados e tabelas.';
- $strPrivDescDropTbl = 'Permite apagar Bases de Dados.';
- $strPrivDescExecute = 'Permite executar procedimentos armazenados; N茫o tem efeito nesta vers茫o do MySQL.';
- $strPrivDescFile = 'Permite importar dados de... e exportar dados para ficheiros.';
- $strPrivDescGrant = 'Permite adicionar utilizadores e privil茅gios sem recarregar a tabela de privil茅gios.';
- $strPrivDescIndex = 'Permite criar e apagar indexes.';
- $strPrivDescInsert = 'Permite inserir e substituir dados.';
- $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
- $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
- $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
- $strPrivDescProcess3 = 'Permite eliminar processos de outros utilizadores.';
- $strPrivDescProcess4 = 'Permite ver o queries completos na lista de processos.';
- $strPrivDescReferences = 'N茫o tem efeito nesta vers茫o do MySQL.';
- $strPrivDescSelect = 'Permite ler dados.';
- $strPrivDescShowDb = 'D谩 acesso 脿 lista de bases de dados completa.';
- $strPrivDescShutdown = 'Permite desligar o servidor.';
- $strPrivDescUpdate = 'Permite alterar dados.';
- $strPrivDescUsage = 'Sem privil茅gios.';
- $strPrivileges = 'Privil茅gios';
- $strPrivilegesReloaded = 'O privil茅gios foram recarregados com sucesso.';
- $strProcesses = 'Processos';
- $strProcesslist = 'Lista de Processos';
- $strPutColNames = 'Coloca os nomes dos compos na primeira linha';
- $strQBEDel = 'Elim.';
- $strQBEIns = 'Ins.';
- $strQBE = 'Pesquisa por formul谩rio';
- $strQueryFrame = 'Janela de Query';
- $strQueryOnDb = 'Comando SQL na base de dados <b>%s</b>:';
- $strQuerySQLHistory = 'Hist贸rico SQL';
- $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
- $strQueryTime = 'O Query demorou %01.4f sec';
- $strQueryType = 'Tipo de Query';
- $strQueryWindowLock = 'N茫o alterar esta pesquisa de fora da janela';
- $strReceived = 'Recebido';
- $strRecords = 'Registos';
- $strReferentialIntegrity = 'Verificar Integridade referencial:';
- $strRelationalSchema = 'Esquema relacional';
- $strRelationNotWorking = 'As Caracter铆sticas adicionais para trabalhar com liga莽玫es entre Tabelas foram desactivadas. Para saber porqu锚 carregue %saqui%s.';
- $strRelations = 'Rela莽玫es';
- $strRelationView = 'Vista de Rela莽茫o';
- $strReloadingThePrivileges = 'A recarregar privil茅gios';
- $strRemoveSelectedUsers = 'Remover utilizadores seleccionados';
- $strRenameTableOK = 'Tabela %s renomeada para %s';
- $strRenameTable = 'Renomeia a tabela para ';
- $strRepairTable = 'Reparar tabela';
- $strReplaceNULLBy = 'Substituir NULL por';
- $strReplaceTable = 'Substituir os dados da tabela pelos do arquivo';
- $strReset = 'Limpa';
- $strResourceLimits = 'Limites do recurso';
- $strReType = 'Confirma';
- $strRevokeAndDeleteDescr = 'O utilizadores manter茫o o privil茅gio de USAGE at茅 que os privil茅gios sejam recarregados.';
- $strRevokeAndDelete = 'Revogar todos os privil茅gios dos utilizadores e apag谩-los a seguir.';
- $strRevoke = 'Anula';
- $strRevokeMessage = 'Anulou os privil茅gios para %s';
- $strRowLength = 'Comprim. dos reg.';
- $strRowsFrom = 'registos come莽ando em';
- $strRowSize = ' Tamanho dos reg.';
- $strRowsModeFlippedHorizontal = 'horizontal (cabe莽alhos rodados)';
- $strRowsModeHorizontal = 'horizontal'; // same in portuguese!
- $strRowsModeOptions = 'em modo %s com cabe莽alhos repetidos a cada %s c茅lulas';
- $strRowsModeVertical = 'vertical'; // same in portuguese!
- $strRows = 'Registos';
- $strRowsStatistic = 'Estat铆sticas dos registos';
- $strRunning = 'a correr em %s';
- $strRunQuery = 'Executa Comando SQL';
- $strRunSQLQuery = 'Executa comando(s) SQL na base de dados %s';
- $strRussian = 'Russo';
- $strSave = 'Guarda';
- $strSaveOnServer = 'Gravar no servidor na directoria %s';
- $strScaleFactorSmall = 'O factor escala 茅 muito pequeno para encaixar o esquema numa p谩gina';
- $strSearchFormTitle = 'Pesquisar na Base de Dados';
- $strSearchInTables = 'Dentro de Tabela(s):';
- $strSearchNeedle = 'Palavra(s) ou valor(es) para pesquisar para (wildcard: "%"):';
- $strSearchOption1 = 'pelo menos uma das palavras';
- $strSearchOption2 = 'todas as palavras';
- $strSearchOption3 = 'a frase exacta';
- $strSearchOption4 = 'as regular expression';
- $strSearch = 'Pesquisar';
- $strSearchResultsFor = 'Procurar resultados para "<i>%s</i>" %s:';
- $strSearchType = 'Procurar:';
- $strSecretRequired = 'O ficheiro de configura莽茫o precisa agora de uma frase-passe secreta (blowfish_secret).';
- $strSelectADb = 'Por favor seleccione uma base de dados';
- $strSelectAll = 'Selecciona Todas';
- $strSelectFields = 'Seleccione os campos (no m铆nimo 1)';
- $strSelectNumRows = 'na pesquisa';
- $strSelectTables = 'Seleccionar Tabelas';
- $strSend = 'envia';
- $strSent = 'Enviado';
- $strServerChoice = 'Escolha do Servidor';
- $strServer = 'Servidor';
- $strServerStatus = 'Informa莽茫o de Runtime';
- $strServerStatusUptime = 'Este servidor de mySQL estar a correr h谩 %s. Foi iniciado em/a %s.';
- $strServerTabVariables = 'Vari谩veis';
- $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
- $strServerVars = 'Vari谩veis do servidor e configura莽玫es';
- $strServerVersion = 'Vers茫o do servidor';
- $strSessionValue = 'Valor de sess茫o';
- $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').';
- $strShowAll = 'Mostrar tudo';
- $strShowColor = 'Mostrar c么r';
- $strShowDatadictAs = 'Formato dos dados do dicion谩rio';
- $strShowFullQueries = 'Mostrar queries completos';
- $strShowGrid = 'Mostrar grelha';
- $strShowingRecords = 'Mostrando registos ';
- $strShow = 'Mostra';
- $strShowPHPInfo = 'Mostra informa莽茫o do PHP';
- $strShowTableDimension = 'Mostrar dimens茫o das tabelas';
- $strShowTables = 'Mostra tabelas';
- $strShowThisQuery = ' Mostrar de novo aqui este comando ';
- $strSimplifiedChinese = 'Chin锚s Simplificado';
- $strSingly = '(A refazer ap贸s inserir/eliminar)';
- $strSize = 'Tamanho';
- $strSortByKey = 'Ordenar por chave';
- $strSort = 'Ordena莽茫o';
- $strSpaceUsage = 'Espa莽o ocupado';
- $strSplitWordsWithSpace = 'As palavras s茫o separadas pelo caracter espa莽o (" ").';
- $strSQLExportType = 'Tipo de Exporta莽茫o';
- $strSQLOptions = 'Op莽玫es SQL';
- $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:';
- $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.';
- $strSQLQuery = 'Comando SQL';
- $strSQLResult = 'Resultado SQL';
- $strSQL = 'SQL';
- $strSQPBugInvalidIdentifer = 'Identificador inv谩lido';
- $strSQPBugUnclosedQuote = 'Aspa n茫o fechada';
- $strSQPBugUnknownPunctuation = 'Pontua莽茫o desconhecida';
- $strStatCheckTime = 'Verifica莽茫o';
- $strStatCreateTime = 'Cria莽茫o';
- $strStatement = 'Itens';
- $strStatUpdateTime = 'Actualiza莽茫o';
- $strStatus = 'Estado';
- $strStrucCSV = 'Dados CSV';
- $strStrucData = 'Estrutura e dados';
- $strStrucExcelCSV = 'dados CSV para MS Excel';
- $strStrucOnly = 'Somente estrutura';
- $strStructPropose = 'Propor uma estrutura de tabela';
- $strStructure = 'Estrutura';
- $strSubmit = 'Submete';
- $strSuccess = 'O seu comando SQL foi executado com sucesso';
- $strSum = 'Soma';
- $strSwedish = 'Sueco';
- $strSwitchToTable = 'Mudar para a tabela copiada';
- $strTableComments = 'Coment谩rios da tabela';
- $strTableEmpty = 'O nome da tabela est谩 vazio!';
- $strTableHasBeenDropped = 'A tabela %s foi eliminada';
- $strTableHasBeenEmptied = 'A tabela %s foi limpa';
- $strTableHasBeenFlushed = 'A tabela %s foi fechada';
- $strTableMaintenance = 'Manuten莽茫o da tabela';
- $strTableOfContents = '脥ndice';
- $strTableOptions = 'Op莽玫es da tabela';
- $strTables = '%s tabela(s)';
- $strTableStructure = 'Estrutura da tabela';
- $strTable = 'Tabela';
- $strTblPrivileges = 'Privil茅gios espec铆ficos da tabela';
- $strTextAreaLength = ' Devido ao seu tamanho,<br /> este campo pode n茫o ser edit谩vel ';
- $strThai = 'Tailand锚s';
- $strThisHost = 'Este Anfitri茫o';
- $strTime = 'Tempo';
- $strTotal = 'total';
- $strTotalUC = 'Total'; // (same in portuguese)
- $strTraditionalChinese = 'Chin锚s Tradicional';
- $strTraffic = 'Tr谩fego';
- $strTransformation_image_jpeg__inline = 'Mostra uma miniatura clic谩vel; op莽玫es: largura,altura em pixeis (mant茅m a propor莽茫o original)';
- $strTransformation_image_jpeg__link = 'Mostra uma liga莽茫o para esta imagem (blob download directo , i.e.).';
- $strTransformation_image_png__inline = 'Ver imagem/jpeg: inline';
- $strTransformation_text_plain__formatted = 'Preserva a formata莽茫o original do campo. Sem Escaping.';
- $strTruncateQueries = 'Truncar os Queries mostrados';
- $strTurkish = 'Turco';
- $strType = 'Tipo';
- $strUkrainian = 'Ucraniano';
- $strUncheckAll = 'Nenhum';
- $strUnicode = 'Unicode';
- $strUnique = '脷nico';
- $strUnknown = 'desconhecido';
- $strUnselectAll = 'Limpa Todas as Selec莽玫es';
- $strUpdatePrivMessage = 'Actualizou os privil茅gios de %s.';
- $strUpdateProfileMessage = 'O prefil foi actualizado.';
- $strUpdateQuery = 'Actualiza Comando SQL';
- $strUpdComTab = 'Consulte a Documenta莽茫o sobre como actualizar a Tabela Column_comments Table';
- $strUpgrade = 'deve actualizar para %s %s ou mais recente.';
- $strUsage = 'Utiliza莽茫o';
- $strUseBackquotes = 'Usar ap贸strofes com os nomes das tabelas e campos';
- $strUseHostTable = 'Usar a tabela do anfitri茫o';
- $strUserAlreadyExists = 'O utilizador %s j谩 existe!';
- $strUserEmpty = 'O nome do utilizador est谩 vazio!';
- $strUserName = 'Nome do Utilizador';
- $strUserNotFound = 'O utilizador selecionado n茫o se encontra na tabela de privil茅gios.';
- $strUsersDeleted = 'Os utilizadores selecionado foram apagados com sucesso.';
- $strUsersHavingAccessToDb = 'Utilizadores que tem acesso a "%s"';
- $strUser = 'Utilizador';
- $strUseTables = 'Usar Tabelas';
- $strUseTextField = 'Usar campo de texto';
- $strUseThisValue = 'Usar este valor';
- $strValidateSQL = 'Validar SQL';
- $strValue = 'Valor';
- $strVar = 'Vari谩vel';
- $strViewDumpDB = 'Ver o esquema da base de dados';
- $strViewDump = 'Ver o esquema da tabela';
- $strWebServerUploadDirectory = 'Directoria no servidor web para fazer upload';
- $strWebServerUploadDirectoryError = 'N茫o 茅 possivel alcan莽ar a directoria que configurou para fazer upload';
- $strWelcome = 'Bemvindo ao %s';
- $strWestEuropean = 'Europeu de Oeste';
- $strWithChecked = 'Com os seleccionados:';
- $strWrongUser = 'Utilizador ou Palavra-passe errada. Acesso Negado.';
- $strXML = 'XML';// (Same in portuguese)
- $strYes = 'Sim';
- $strZeroRemovesTheLimit = 'Nota: Configurar estas op莽玫es para 0 (zero) remove o limite.';
- $strZip = '"Compress茫o zip"';
- // To translate:
- $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
- $strAddFields = 'Add %s field(s)'; //to translate
- $strAddHeaderComment = 'Add custom comment into header (\n splits lines)'; //to translate
- $strAfterInsertNext = 'Edit next row'; //to translate
- $strAfterInsertSame = 'Go back to this page'; //to translate
- $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
- $strAndThen = 'and then'; //to translate
- $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
- $strBeginCut = 'BEGIN CUT'; //to translate
- $strBeginRaw = 'BEGIN RAW'; //to translate
- $strBinaryLog = 'Binary log'; //to translate
- $strBinLogEventType = 'Event type'; //to translate
- $strBinLogInfo = 'Information'; //to translate
- $strBinLogName = 'Log name'; //to translate
- $strBinLogOriginalPosition = 'Original position'; //to translate
- $strBinLogPosition = 'Position'; //to translate
- $strBinLogServerId = 'Server ID'; //to translate
- $strBookmarkCreated = 'Bookmark %s created'; //to translate
- $strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
- $strBrowseDistinctValues = 'Browse distinct values'; //to translate
- $strBrowseForeignValues = 'Browse foreign values'; //to translate
- $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
- $strBufferPool = 'Buffer Pool'; //to translate
- $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
- $strBufferReadMissesInPercent = 'Read misses in %'; //to translate
- $strBufferReadMisses = 'Read misses'; //to translate
- $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
- $strBufferWriteWaits = 'Write waits'; //to translate
- $strBusyPages = 'Busy pages'; //to translate
- $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
- $strCalendar = 'Calendar'; //to translate
- $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
- $strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
- $strCheckOverhead = 'Check tables with overhead'; //to translate
- $strCollation = 'Collation'; //to translate
- $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
- $strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate
- $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
- $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
- $strConnectionError = 'Cannot connect: invalid settings.'; //to translate
- $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
- $strCopy = 'Copy'; //to translate
- $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
- $strCouldNotKill = 'phpMyAdmin was unable to kill thread %s. It probably has already been closed.'; //to translate
- $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
- $strCSV = 'CSV'; //to translate
- $strCSVImportOptions = 'CSV options'; //to translate
- $strCyrillic = 'Cyrillic'; //to translate
- $strDatabaseEmpty = 'The database name is empty!'; //to translate
- $strDataPages = 'Pages containing data'; //to translate
- $strDBCopy = 'Copy database to'; //to translate
- $strDBRename = 'Rename database to'; //to translate
- $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
- $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
- $strDefragment = 'Defragment table'; //to translate
- $strDelayedInserts = 'Use delayed inserts'; //to translate
- $strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
- $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
- $strDirtyPages = 'Dirty pages'; //to translate
- $strDisableForeignChecks = 'Disable foreign key checks'; //to translate
- $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
- $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
- $strEndCut = 'END CUT'; //to translate
- $strEndRaw = 'END RAW'; //to translate
- $strEngineAvailable = '%s is available on this MySQL server.'; //to translate
- $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
- $strEngines = 'Engines'; //to translate
- $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
- $strErrorInZipFile = 'Error in ZIP archive:'; //to translate
- $strEscapeWildcards = 'Wildcards _ and % should be escaped with a to use them literally'; //to translate
- $strEsperanto = 'Esperanto'; //to translate
- $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
- $strFileNameTemplateDescriptionServer = 'server name'; //to translate
- $strFileNameTemplateDescriptionTable = 'table name'; //to translate
- $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
- $strFileToImport = 'File to import'; //to translate
- $strFlushQueryCache = 'Flush query cache'; //to translate
- $strFlushTables = 'Flush (close) all tables'; //to translate
- $strFreePages = 'Free pages'; //to translate
- $strGenerate = 'Generate'; //to translate
- $strGeneratePassword = 'Generate Password'; //to translate
- $strHandler = 'Handler'; //to translate
- $strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
- $strHTMLExcel = 'Microsoft Excel 2000'; //to translate
- $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
- $strHTMLWord = 'Microsoft Word 2000'; //to translate
- $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
- $strIcelandic = 'Icelandic'; //to translate
- $strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
- $strIgnoreInserts = 'Use ignore inserts'; //to translate
- $strImportFormat = 'Format of imported file'; //to translate
- $strImport = 'Import'; //to translate
- $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
- $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
- $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
- $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
- $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
- $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
- $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
- $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
- $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
- $strInnoDBDataFilePath = 'Data files'; //to translate
- $strInnoDBDataHomeDir = 'Data home directory'; //to translate
- $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
- $strInnoDBPages = 'pages'; //to translate
- $strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
- $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
- $strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
- $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
- $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
- $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
- $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
- $strInvalidFieldCount = 'Table must have at least one field.'; //to translate
- $strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
- $strInvalidRowNumber = '%d is not valid row number.'; //to translate
- $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
- $strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
- $strJoins = 'Joins'; //to translate
- $strKeyCache = 'Key cache'; //to translate
- $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
- $strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
- $strLatchedPages = 'Latched pages'; //to translate
- $strLatexLabel = 'Label key';//to translate
- $strLatvian = 'Latvian'; //to translate
- $strLDI = 'CSV using LOAD DATA'; //to translate
- $strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
- $strLDILocal = 'Use LOCAL keyword'; //to translate
- $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
- $strMaxConnects = 'max. concurrent connections'; //to translate
- $strMaximalQueryLength = 'Maximal length of created query'; //to translate
- $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate
- $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate
- $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
- $strMyISAMDataPointerSize = 'Data pointer size'; //to translate
- $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate
- $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate
- $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
- $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate
- $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
- $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
- $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
- $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate
- $strMyISAMRepairThreads = 'Repair threads'; //to translate
- $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate
- $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
- $strMysqlClientVersion = 'MySQL client version'; //to translate
- $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
- $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
- $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
- $strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
- $strNoRowsSelected = 'No rows selected'; //to translate
- $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
- $strNumberOfFields = 'Number of fields'; //to translate
- $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
- $strOperator = 'Operator'; //to translate
- $strPagesToBeFlushed = 'Pages to be flushed'; //to translate
- $strPartialImport = 'Partial import'; //to translate
- $strPasswordHashing = 'Password Hashing'; //to translate
- $strPDFOptions = 'PDF options'; //to translate
- $strPDF = 'PDF'; //to translate
- $strPDFReportTitle = 'Report title'; //to translate
- $strPersian = 'Persian'; //to translate
- $strPolish = 'Polish'; //to translate
- $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
- $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
- $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
- $strPrivDescCreateView = 'Allows creating new views.'; //to translate
- $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
- $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
- $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
- $strPrivDescReload = 'Allows reloading server settings and flushing the server's caches.'; //to translate
- $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
- $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
- $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
- $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
- $strProtocolVersion = 'Protocol version'; //to translate
- $strQueryCache = 'Query cache'; //to translate
- $strReadRequests = 'Read requests'; //to translate
- $strRefresh = 'Refresh'; //to translate
- $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
- $strReloadPrivileges = 'Reload privileges'; //to translate
- $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
- $strReplication = 'Replication'; //to translate
- $strRomanian = 'Romanian'; //to translate
- $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
- $strSelectBinaryLog = 'Select binary log to view'; //to translate
- $strServerNotResponding = 'The server is not responding'; //to translate
- $strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
- $strShowingBookmark = 'Showing bookmark'; //to translate
- $strShowOpenTables = 'Show open tables'; //to translate
- $strShowSlaveHosts = 'Show slave hosts'; //to translate
- $strShowSlaveStatus = 'Show slave status'; //to translate
- $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
- $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
- $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
- $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
- $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
- $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
- $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
- $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
- $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
- $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
- $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
- $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
- $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
- $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
- $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
- $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
- $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don't use keys properly.'; //to translate
- $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
- $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
- $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
- $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can't be flushed or removed for some other reason.'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
- $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
- $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
- $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
- $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
- $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
- $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it's necessary to read or create a page and no clean pages are available, it's necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
- $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
- $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
- $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
- $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
- $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
- $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
- $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
- $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
- $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
- $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
- $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
- $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
- $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
- $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
- $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
- $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
- $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
- $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
- $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
- $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
- $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
- $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
- $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
- $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
- $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
- $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
- $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
- $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
- $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
- $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
- $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
- $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven't yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
- $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
- $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
- $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
- $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
- $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
- $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
- $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
- $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
- $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
- $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
- $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
- $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
- $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
- $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
- $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
- $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
- $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
- $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
- $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
- $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
- $strShowStatusReset = 'Reset'; //to translate
- $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
- $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
- $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
- $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
- $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It's normally not critical even if this is big.)'; //to translate
- $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
- $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
- $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
- $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
- $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
- $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
- $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
- $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
- $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
- $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
- $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
- $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
- $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
- $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
- $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn't give a notable performance improvement if you have a good thread implementation.)'; //to translate
- $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
- $strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
- $strSlovak = 'Slovak'; //to translate
- $strSlovenian = 'Slovenian'; //to translate
- $strSocketProblem = '(or the local MySQL server's socket is not correctly configured)'; //to translate
- $strSorting = 'Sorting'; //to translate
- $strSpanish = 'Spanish'; //to translate
- $strSQLCompatibility = 'SQL compatibility mode'; //to translate
- $strSQLImportOptions = 'SQL options'; //to translate
- $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
- $strStorageEngines = 'Storage Engines'; //to translate
- $strStorageEngine = 'Storage Engine'; //to translate
- $strStrucNativeExcel = 'Native MS Excel data'; //to translate
- $strSwitchToDatabase = 'Switch to copied database'; //to translate
- $strTableAlreadyExists = 'Table %s already exists!'; //to translate
- $strTakeIt = 'take it'; //to translate
- $strTempData = 'Temporary data'; //to translate
- $strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
- $strThemeNoPreviewAvailable = 'No preview available.'; //to translate
- $strThemeNotFound = 'Theme %s not found!'; //to translate
- $strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
- $strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
- $strTheme = 'Theme / Style'; //to translate
- $strThreads = 'Threads'; //to translate
- $strThreadSuccessfullyKilled = 'Thread %s was successfully killed.'; //to translate
- $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
- $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won't be able to finish this import unless you increase php time limits.'; //to translate
- $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
- $strToggleScratchboard = 'toggle scratchboard'; //to translate
- $strTraditionalSpanish = 'Traditional Spanish'; //to translate
- $strTransactionCoordinator = 'Transaction coordinator'; //to translate
- $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
- $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
- $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
- $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
- $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
- $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
- $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
- $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
- $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
- $strUsedPhpExtensions = 'Used PHP extensions'; //to translate
- $strUserOverview = 'User overview'; //to translate
- $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
- $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
- $strVersionInformation = 'Version information'; //to translate
- $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
- $strViewHasBeenDropped = 'View %s has been dropped'; //to translate
- $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
- $strView = 'View'; //to translate
- $strWildcard = 'wildcard'; //to translate
- $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
- $strWriteRequests = 'Write requests'; //to translate
- $strQueryResultsOperations = 'Query results operations'; //to translate
- $strAddClause = 'Add %s'; //to translate
- $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
- $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
- $strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
- $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
- $strXMLOptions = 'XML options'; //to translate
- $strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
- $strCreateUserDatabase = 'Database for user'; //to translate
- $strCreateUserDatabaseNone = 'None'; //to translate
- $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
- $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username_%)'; //to translate
- $strOpenDocumentText = 'Open Document Text'; //to translate
- $strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
- $strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate
- $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
- $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
- $strInvalidTableName = 'Invalid table name'; //to translate
- $strInvalidDatabase = 'Invalid database'; //to translate
- $strServers = 'Servers'; //to translate
- $strDelimiter = 'Delimiter'; //to translate
- $strFunctions = 'Functions'; //to translate
- $strProcedures = 'Procedures'; //to translate
- $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
- $strFontSize = 'Font size'; //to translate
- $strLanguage = 'Language'; //to translate
- $strPmaWiki = 'phpMyAdmin wiki'; //to translate
- $strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP's strftime() function and for "utc" it is done using gmdate() function.'; //to translate
- $strDocSQL = 'DocSQL'; //to translate
- $strDocSQLOptions = 'DocSQL options'; //to translate
- $strTableName = 'Table name'; //to translate
- $strTableIsEmpty = 'Table seems to be empty!'; //to translate
- $strDbIsEmpty = 'Database seems to be empty!'; //to translate
- $strShowingPhp = 'Showing as PHP code'; //to translate
- $strShowingSQL = 'Showing SQL query'; //to translate
- $strDesigner = 'Designer'; //to translate
- $strNumberOfTables = 'Number of tables'; //to translate
- $strCreateTable = 'Create table'; //to translate
- $strCreateRelation = 'Create relation'; //to translate
- $strSavePosition = 'Save position'; //to translate
- $strSelectForeignKey = 'Select Foreign Key'; //to translate
- $strHide = 'Hide'; //to translate
- $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
- $strReload = 'Reload'; //to translate
- $strSmallBigAll = 'Small/Big All'; //to translate
- $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
- $strMoveMenu = 'Move Menu'; //to translate
- $strAngularLinks = 'Angular links'; //to translate
- $strDirectLinks = 'Direct links'; //to translate
- $strHideShowAll = 'Hide/Show all'; //to translate
- $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
- $strInternalRelationAdded = 'Internal relation added'; //to translate
- $strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
- $strRelationDeleted = 'Relation deleted'; //to translate
- $strToSelectRelation = 'To select relation, click :'; //to translate
- $strExportImportToScale = 'Export/Import to scale'; //to translate
- $strRecommended = 'recommended'; //to translate
- $strToFromPage = 'to/from page'; //to translate
- $strSelectReferencedKey = 'Select referenced key'; //to translate
- $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
- $strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
- $strHelp = 'Help'; //to translate
- $strCancel = 'Cancel'; //to translate
- $strDeleteRelation = 'Delete relation'; //to translate
- $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
- $strStructureForView = 'Structure for view'; //to translate
- $strStandInStructureForView = 'Stand-in structure for view'; //to translate
- $strToggleSmallBig = 'Toggle small/big'; //to translate
- $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
- $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
- $strErrorRelationExists = 'Error: relation already exists.'; //to translate
- $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
- $strSnapToGrid = 'Snap to grid'; //to translate
- $strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
- ?>