Language tags for Table Types & Table Maintance

This commit is contained in:
Robin Johnson
2001-05-06 01:04:21 +00:00
parent a513263722
commit 9df389a089
21 changed files with 178 additions and 72 deletions

View File

@@ -9,6 +9,7 @@ $Source$
* Some functions discussed on patch #419826 added.
* Table Maintence Features added in tbl_properties.php3
* Fixed create table "default" bug.
* Language tags for Table Types & Table Maintance
2001-05-04 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* grab_globals.inc.php3 handles now the $HTTP_POST_FILES array

View File

@@ -9,8 +9,8 @@ $strAction = "A
$strAddNewField = "Adiciona novo campo";
$strAddSearchConditions = "Condi<EFBFBD><EFBFBD>o de Pesquisa (Complemento da clausula \"onde\"):";
$strAnIndex = "Um indice foi adicionado na ";
$strAtBeginningOfTable = "At Beginning of Table";
$strAtEndOfTable = "At End of Table";
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
$strBack = "Voltar";
$strBrowse = "Visualiza";
@@ -28,7 +28,7 @@ $strDatabases = "Banco de Dados";
$strDefault = "Padr<EFBFBD>o";
$strDelete = "Remove";
$strDeleted = "Registro eliminado";
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.";
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate
$strDisplay = "Display";
$strDoAQuery = "Fa<EFBFBD>a uma \"procura por exemplo\" (coringa: \"%\")";
$strDoYouReally = "Confirma : ";
@@ -39,7 +39,7 @@ $strDumpingData = "Extraindo dados da tabela";
$strEdit = "Edita";
$strEmpty = "Limpa";
$strEmptyResultSet = "MySQL retornou um conjunto vazio (ex. zero registros).";
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.";
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate
$strEnclosedBy = "delimitados por";
$strEnd = "Fim";
$strError = "Erro";
@@ -121,7 +121,6 @@ $strSuccess = "Seu comando SQL foi executado com sucesso";
$strTable = "tabela ";
$strTableComments = "Coment<EFBFBD>rios da tabela";
$strTableStructure = "Estrutura da tabela";
$strTableType = "Table type"; // Robbat2
$strTerminatedBy = "terminados por";
$strTheContent = "O conte<74>do do seu arquivo foi inserido";
$strTheContents = "O conte<74>do do arquivo substituiu o conte<74>do da tabela que tinha a mesma chave prim<69>ria ou <20>nica";
@@ -135,4 +134,10 @@ $strViewDumpDB = "Ver o esquema do banco de dados";
$strWelcome = "Benvindo ao ";
$strWrongUser = "Usu<EFBFBD>rio ou Senha errado. Acesso Negado.";
$strYes = "Sim";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -133,4 +133,10 @@ $strOr = "
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strSelectNumRows = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -113,4 +113,10 @@ $strStrucCSV = "dades CSV ";
$strSend = "enviar";
$strRecords = "Registres";
$strDocu = "Documentaci&oacute;";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -118,4 +118,10 @@ $strMySQLShowProcess = "
$strLogout = "<EFBFBD>h<EFBFBD><EFBFBD><EFBFBD>";
$strQBE = "<EFBFBD>d<EFBFBD>߼ҪO";
$strBack = "<EFBFBD><EFBFBD><EFBFBD>^";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -118,4 +118,10 @@ $strMySQLShowProcess = "
$strLogout = "<EFBFBD>˳<EFBFBD>ϵͳ";
$strQBE = "<EFBFBD><EFBFBD>ѯģ<EFBFBD><EFBFBD>";
$strBack = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -24,24 +24,20 @@ $strDatabases = "datab
$strDefault = "Vychoz<EFBFBD>";
$strDelete = "Smazat";
$strDeleted = "<EFBFBD><EFBFBD>dek byl smaz<61>n";
//$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$strDoYouReally = "Opravdu si p<>eje<6A> vykonat p<><70>kaz ";
$strDocu = "Dokumentace";
$strDrop = "Odstranit";
$strDropDB = "Odstranit datab<61>zi ";
$strDumpingData = "Dumpuji data pro tabulku";
//$strDumpingData = "Dumping data for table";
$strEdit = "Editovat";
$strEmpty = "Vypr<EFBFBD>zdnit";
//$strEmptyResultSet = "MySQL returned an empty result set (i.e. zero rows).";
$strEmptyResultSet = "MySQL vr<76>til pr<70>zdn<64> v<>sledek (tj. nulov<6F> po<70>et <20><>dk<64>).";
$strEnclosedBy = "uzav<EFBFBD>en do";
$strEnd = "Konec";
$strError = "Chyba";
$strEscapedBy = "uvozeno pomoc<6F>";
//$strEscapedBy = "escaped by";
$strExtra = "Extra";
$strExtra = "Extra"; //to translate
$strField = "Pole";
$strFields = "Po<EFBFBD>et pol<6F>";
$strFunction = "Funkce";
@@ -52,7 +48,6 @@ $strHasBeenDropped = "byla odstran
$strHasBeenEmptied = "byla vypr<70>zdn<64>na.";
$strHome = "Domu";
$strHost = "Hostitel";
//$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list.";
$strIfYouWish = "Pokud si p<>eje<6A> nat<61>hnout jenom ur<75>it<69> sloupce z tabulky, specifikuj je jako seznam pol<6F> odd<64>len<65>ch <20><>rkou.";
$strIndex = "Index";
$strInsert = "Vlo<EFBFBD>it";
@@ -62,7 +57,6 @@ $strInsertTextfiles = "Vlo
$strKeyname = "Kl<EFBFBD><EFBFBD>ovy n<>zev";
$strLengthSet = "D<EFBFBD>lka/Set";
$strLineFeed = "Ukon<EFBFBD>en<EFBFBD> <20><>dku (Linefeed): \\n";
//$strLineFeed = "Linefeed: \\n";
$strLines = "<EFBFBD><EFBFBD>dek";
$strLocationTextfile = "Um<EFBFBD>st<EFBFBD>n<EFBFBD> textov<6F>ho souboru";
$strModifications = "Zm<EFBFBD>ny byly ulo<6C>eny";
@@ -76,8 +70,6 @@ $strNo = "Ne";
$strNoTablesFound = "V datab<61>zi nebyla nalezena ani jedna tabulka.";
$strNull = "Nulov<EFBFBD>";
$strOftenQuotation = "<EFBFBD>asto uvozuj<75>c<EFBFBD> znaky. OPTIONALLY znamen<65>, <20>e pouze pole typu CHAR a VARCHAR jsou uzav<61>eny do \"uzav<EFBFBD>rac<EFBFBD>ch \" znak<61>.";
//$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
//$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.";
$strOptionally = "Voliteln<EFBFBD>";
$strPos1 = "Za<EFBFBD><EFBFBD>tek";
@@ -114,7 +106,6 @@ $strTable = "Tabulka ";
$strTableStructure = "Struktura tabulky pro tabulku";
$strTerminatedBy = "ukon<EFBFBD>en";
$strTheContent = "Obsah tv<74>ho souboru byl vlo<6C>en";
//$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.";
$strTheContents = "Obsah souboru p<>ep<65><70>e obsah zvolen<65> tabulky v t<>ch <20><>dc<64>ch, kde je identick<63> prim<69>rn<72> nebo unik<69>tn<74> kl<6B><6C>.";
$strTheTerminator = "Ukon<EFBFBD>en<EFBFBD> pol<6F>.";
$strTotal = "celkem";
@@ -138,7 +129,12 @@ $strLimitNumRows = "z
$strDisplay = "Zobraz";
$strShow = "Zobraz";
$strRowsFrom = "<EFBFBD>adky za<7A><61>naj<61>c<EFBFBD> od";
//$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.";
$strEnableMagicQuotes = "<b>POZOR:</b> Nepovolil jsi 'magic_quotes_gpc' v tv<74> konfiguraci PHP enginu. PhpMyAdmin toto pot<6F>ebuje pro svoji korektn<74> praci. Pros<6F>m, zkontroluj konfiguraci pop<6F>. v manu<6E>lu pro PHP vyhledej informaci jak toto povolit.";
$strPrintView = "N<EFBFBD>hled k vyti<74>t<EFBFBD>n<EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -136,4 +136,10 @@ $strWelcome = "Velkommen til ";
$strWrongUser = "Forkert brugernavn/kodeord. Adgang N&aelig;gtet.";
$strYes = "Ja";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -121,4 +121,10 @@ $strBack = "Terug";
$strTableComments = "Tabel opmerkingen";
$strOr = "of";
$strSelectNumRows = "in query";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -145,4 +145,8 @@ $strWelcome = "Welcome to ";
$strWrongUser = "Wrong username/password. Access denied.";
$strYes = "Yes";
$strCheckTable = "Check table";
$strAnalyzeTable = "Analyze table";
$strRepairTable = "Repair table";
$strOptimizeTable = "Optimize table";
?>

View File

@@ -162,4 +162,10 @@ $strShow = "Afficher"; //JPD
$strRowsFrom = "Enregistrements <20> partir de la position"; // JPD
$strEnableMagicQuotes = "<b>Attention:</b> Vous n'avez pas activ<69> magic_quotes_gpc dans votre configuration PHP. PhpMyAdmin en a besoin pour fonctionner correctement. R<>f<EFBFBD>rez-vous <20> la rubrique Configuration du manuel PHP pour savoir comment l'activer."; // JPD
$strPrintView = "Imprimer la vue"; //JPD
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -9,7 +9,7 @@ $strAddSearchConditions = "Suchkondition (Argumente f&uuml;r das WHERE-Statement
$strAnIndex = "Ein Index wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAttr = "Attribute";
$strBrowse = "Anzeigen";
$strCarriage = "Carriage return: \\r";
$strCarriage = "Carriage return: \\r"; //to translate
$strChange = "&Auml;ndern";
$strColumnNames = "Spaltennamen";
$strCopyTable = "Tabelle kopieren nach:";
@@ -123,4 +123,10 @@ $strOr = "oder";
$strEnableMagicQuotes = "<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration nicht aktiviert. PhpMyAdmin ben&ouml;tigt dies aber, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen dar&uuml;ber z erhalten, wie man magic_quotes_gpc aktiviert.";
$strPrintView = "Druckansicht";
$strDisableMagicQuotes = "<b>Achtung:</b> Sie haben magic_quotes_gpc in Ihrer PHP-Konfigration aktiviert. Dieses Version von PhpMyAdmin braucht dies nicht aktiviert sein, um korrekt zu funktionieren. Bitte lesen Sie im PHP-Manual (Installation & Configuration) nach, um Informationen dar&uuml;ber zu erhalten, wie man magic_quotes_gpc nicht aktivieren kann.";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -132,4 +132,10 @@ $strShow = "Mostra";
$strRowsFrom = "righe a partire da";
$strEnableMagicQuotes = "<b>Attenzuibe:</b> Non hai abilitato l'opzione magic_quotes_gpc nella configurazione del PHP. PhpMyAdmin ne ha bisogno per funzionare correttamente. Si faccia riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come abilitare tale opzione.";
$strPrintView = "Print view";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -109,8 +109,14 @@ $strRunSQLQuery = "Run SQL query/queries on database ";
$strViewDumpDB = "Vis dump (skjema) av database";
$strPos1 = "Start";
$strEnd = "Slutt";
$strStrucCSV = "CSV data";
$strSend = "send";
$strStrucCSV = "CSV data"; //to translate
$strSend = "send"; //to translate
$strRecords = "Rader";
$strDocu = "Dokumentasjon";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -123,4 +123,10 @@ $strBack = "Powr
$strTableComments = "Komentarze tabeli";
$strOr = "lub";
$strSelectNumRows = "w zapytaniu";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -32,11 +32,11 @@ $strDumpingData = "Extraindo dados da tabela";
$strEdit = "Edita";
$strEmpty = "Limpa";
$strEmptyResultSet = "MySQL retornou um set vazio (ex. zero regs).";
$strEnclosedBy = "enclosed by";
$strEnclosedBy = "enclosed by"; //to translate
$strEnd = "Fim";
$strError = "Erro";
$strEscapedBy = "escaped by";
$strExtra = "Extra";
$strEscapedBy = "escaped by"; //to translate
$strExtra = "Extra"; //to translate
$strField = "Campo";
$strFields = "Qtd Campos";
$strFunction = "Fun<EFBFBD>oes";
@@ -67,9 +67,9 @@ $strName = "Nome";
$strNext = "Pr<EFBFBD>ximo";
$strNo = "N<EFBFBD>o";
$strNoTablesFound = "Nenhuma table encontrada no banco de dados";
$strNull = "Null";
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strNull = "Null"; //to translate
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY";
$strPos1 = "Inicio";
$strPrevious = "Anterior";
@@ -120,4 +120,10 @@ $strLogout = "Log out";
$strQBE = "Query by Example";
$strBack = "Voltar";
$strTableComments = "Coment<EFBFBD>rios da tabela";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -130,4 +130,10 @@ $strOr = "
//$strUpdateQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strRunQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strUseTables = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -130,4 +130,10 @@ $strOr = "
//$strUpdateQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strRunQuery = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
//$strUseTables = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -74,8 +74,8 @@ $strOptionalControls = "Optional. Controls how to write or read special chara
$strOptionally = "OPCIONALMENTE";
$strPos1 = "Empezar";
$strPrevious = "Previo";
$strPrimary = "Primary";
$strPrimaryKey = "Primary key";
$strPrimary = "Primary"; //to translate
$strPrimaryKey = "Primary key"; //to translate
$strProducedAnError = "se produjo un error.";
$strProperties = "Propiedades";
$strReadTheDocs = "Leer los documentos";
@@ -129,7 +129,13 @@ $strOr = "O";
//$strModify = "Modificar";
//$strAddDeleteRow = "Aqadir/borrar fila de criterio";
//$strAddDeleteColumn = "Aqadir/borrar columna de criterio";
//$strUpdateQuery = "Update Query";
//$strUpdateQuery = "Update Query"; //to translate
//$strRunQuery = "Ejecutar Query";
//$strUseTables = "Usar tablas";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -145,4 +145,9 @@ $strWelcome = "V
$strWrongUser = "Fel anv<6E>ndarnamn/l<>senord. <20>tkommst nekad.";
$strYes = "Ja";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>

View File

@@ -14,10 +14,10 @@ $strAnIndex = "
$strAtBeginningOfTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>鹢ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"At Beginning of Table";
$strAtEndOfTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD>¢ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"At End of Table";
$strAttr = "Attributes";
$strAttr = "Attributes"; //to translate
$strBack = "<EFBFBD><EFBFBD>͹<EFBFBD><EFBFBD>Ѻ";#"Back";
$strBrowse = "<EFBFBD><EFBFBD>Դ<EFBFBD><EFBFBD>";#"Browse";
$strCarriage = "Carriage return: \\r";
$strCarriage = "Carriage return: \\r"; //to translate
$strChange = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";#"Change";
$strColumnNames = "<EFBFBD><EFBFBD><EFBFBD>ͤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";"Column names";
$strCompleteInserts = "Complete inserts";
@@ -29,39 +29,39 @@ $strCreateNewTable = "
$strDatabase = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Database ";
$strDatabases = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"databases";
$strDefault = "Default";
$strDefault = "Default"; //to translate
$strDelete = "ź";#"Delete";
$strDeleted = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"The row has been deleted";
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it.";
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate
$strDisplay = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD>";#"Display";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$strDoYouReally = "<EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD>÷<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Do you really want to ";
$strDocu = "<EFBFBD>͡<EFBFBD><EFBFBD><EFBFBD>/<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ԧ";#"Documentation";
$strDrop = "Drop";
$strDrop = "Drop"; //to translate
$strDropDB = "Drop <20>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Drop database ";
$strDumpingData = "Dump <20><><EFBFBD>ҧ";#"Dumping data for table";
$strEdit = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Edit";
$strEmpty = "ź<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Empty";
$strEmptyResultSet = "MySQL <20>׹<EFBFBD><D7B9><EFBFBD><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>ҡ<EFBFBD>Ѻ<EFBFBD><D1BA> (0 <20><><EFBFBD>).";#"MySQL returned an empty result set (i.e. zero rows).";
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it.";
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate
$strEnclosedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"enclosed by";
$strEnd = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش";
$strError = "<EFBFBD>Դ<EFBFBD><EFBFBD>Ҵ";#"Error";
$strEscapedBy = "escape <20><><EFBFBD><EFBFBD>";#"escaped by";
$strExtra = "Extra";
$strField = "Field";
$strExtra = "Extra"; //to translate
$strField = "Field"; //to translate
$strFields = "<EFBFBD>ӹǹ Fields";
$strFunction = "Function";
$strFunction = "Function"; //to translate
$strGo = "ŧ<EFBFBD><EFBFBD><EFBFBD>";#"Go";
$strHasBeenAltered = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD>ŧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been altered.";
$strHasBeenCreated = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been created.";
$strHasBeenDropped = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӡ<EFBFBD><EFBFBD> drop <20><><EFBFBD><EFBFBD>";#"has been dropped.";
$strHasBeenEmptied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"has been emptied.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list.";
$strIndex = "Index";
$strHome = "Home"; //to translate
$strHost = "Host"; //to translate
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list."; //to translate
$strIndex = "Index"; //to translate
$strInsert = "<EFBFBD><EFBFBD>á";#"Insert";
$strInsertIntoTable = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ";#"Insert into table";
$strInsertNewRow = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Insert new row";
@@ -69,54 +69,54 @@ $strInsertTextfiles = "
$strKeyname = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> key";#"Keyname";
$strLengthSet = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>/૵";#"Length/Set";
$strLimitNumRows = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹ <20><><EFBFBD>˹<EFBFBD><CBB9>";#"records per page";
$strLineFeed = "Linefeed: \\n";
$strLineFeed = "Linefeed: \\n"; //to translate
$strLines = "<EFBFBD><EFBFBD>÷Ѵ";#"Lines";
$strLocationTextfile = "<EFBFBD><EFBFBD><EFBFBD>˹觢ͧ text file";#"Location of the textfile";
$strLogout = "Log out";
$strLogout = "Log out"; //to translate
$strModifications = "<EFBFBD>ѹ<EFBFBD>֡<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Modifications have been saved";
$strMySQLReloaded = "MySQL reloaded.";
$strMySQLSaid = "MySQL said: ";
$strMySQLReloaded = "MySQL reloaded."; //to translate
$strMySQLSaid = "MySQL said: "; //to translate
$strMySQLShowProcess = "<EFBFBD>ʴ<EFBFBD> process <20><>ҧ <20>";#"Show processes";
$strMySQLShowStatus = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> runtime <20>ͧ MySQL";#"Show MySQL runtime information";
$strMySQLShowVars = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>к<EFBFBD><EFBFBD>ͧ MySQL";#"Show MySQL system variables";
$strName = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Name";
$strNext = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Next";
$strNo = "No";
$strNo = "No"; //to translate
$strNoTablesFound = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD> <20> 㹰ҹ<E3B9B0><D2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"No tables found in database.";
$strNull = "Null";
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character.";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONALLY";
$strNull = "Null"; //to translate
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY"; //to translate
$strOr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"or";
$strPos1 = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Begin";
$strPrevious = "<EFBFBD><EFBFBD>͹˹<EFBFBD><EFBFBD>";#"Previous";
$strPrimary = "Primary";
$strPrimaryKey = "Primary key";
$strPrintView = "Print view";
$strPrinterFriendly = "Printer friendly version of above table";
$strProducedAnError = "produced an error.";
$strPrimary = "Primary"; //to translate
$strPrimaryKey = "Primary key"; //to translate
$strPrintView = "Print view"; //to translate
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strProducedAnError = "produced an error."; //to translate
$strProperties = "<EFBFBD>س<EFBFBD><EFBFBD><EFBFBD>ѵ<EFBFBD>";#"Properties";
$strQBE = "Query by Example";
$strQBE = "Query by Example"; //to translate
$strReadTheDocs = "<EFBFBD><EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Read the docs";
$strRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹";
$strReloadFailed = "MySQL reload failed.";
$strReloadMySQL = "Reload MySQL";
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Reload MySQL"; //to translate
$strRenameTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD>͵<EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Rename table to";
$strRenameTableOK = "<EFBFBD><EFBFBD><EFBFBD>ҧ \$table <20><><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><C2B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> \$new_name";#"Table \$table has been renamed to \$new_name";
$strReplace = "<EFBFBD><EFBFBD><EFBFBD>";#"Replace";
$strReplaceTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ŵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Replace table data with file";
$strReset = "Reset";
$strReset = "Reset"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1>Ƿ<EFBFBD><C7B7>";#"rows starting from";
$strRunSQLQuery = "<EFBFBD>ӧҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL query/queries <20>Ѻ<EFBFBD>ҹ<EFBFBD><D2B9><EFBFBD><EFBFBD><EFBFBD>Ź<EFBFBD><C5B9> ";#"Run SQL query/queries on database ";
$strRunning = "running on ";
$strSQLQuery = "SQL-query";
$strRunning = "running on "; //to translate
$strSQLQuery = "SQL-query"; //to translate
$strSave = "<EFBFBD><EFBFBD>纺ѹ<EFBFBD>֡";#"Save";
$strSelect = "<EFBFBD><EFBFBD><EFBFBD>͡";#"Select";
$strSelectFields = "<EFBFBD><EFBFBD><EFBFBD>͡ field (<28><><EFBFBD>ҧ<EFBFBD><D2A7><EFBFBD><EFBFBD>˹<EFBFBD><CBB9><EFBFBD>):";#"Select fields (at least one):";
$strSelectNumRows = "in query";
$strSend = "Download";#"Send";
$strSelectNumRows = "in query"; //to translate
$strSend = "Download";#"Send"; //to translate
$strShow = "<EFBFBD>ʴ<EFBFBD>";#"Show";
$strShowingRecords = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD> ";#"Showing records ";
@@ -124,25 +124,30 @@ $strStrucCSV = "
$strStrucData = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD>Т<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Structure and data";
$strStrucDrop = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> 'drop table'";#"Add 'drop table'";
$strStrucOnly = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ";#"Structure only";
$strSubmit = "Submit";
$strSubmit = "Submit"; //to translate
$strSuccess = "<EFBFBD>ӧҹ SQL-query <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>º<EFBFBD><C2BA><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Your SQL-query has been executed successfully";
$strTable = "<EFBFBD><EFBFBD><EFBFBD>ҧ ";#"table ";
$strTableComments = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>˵آͧ<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>";#"Table comments";
$strTableStructure = "<EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>ҧ <20><><EFBFBD><EFBFBD>Ѻ<EFBFBD><D1BA><EFBFBD>ҧ";#"Table structure for table";
$strTerminatedBy = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"terminated by";
$strTheContent = "<EFBFBD><EFBFBD>á<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ũҡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ͧ<EFBFBD>س<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"The content of your file has been inserted.";
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key.";
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key."; //to translate
$strTheTerminator = "<EFBFBD>ش<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ش<EFBFBD>ͧ field.";#"The terminator of the fields.";
$strTotal = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"total";
$strType = "Type";
$strUnique = "Unique";
$strType = "Type"; //to translate
$strUnique = "Unique"; //to translate
$strValue = "Value";
$strValue = "Value"; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"View dump (schema) of table";
$strViewDumpDB = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"View dump (schema) of database";
$strWelcome = "<EFBFBD>Թ<EFBFBD>յ<EFBFBD>͹<EFBFBD>Ѻ<EFBFBD><EFBFBD><EFBFBD> ";#"Welcome to ";
$strWrongUser = "Wrong username/password. Access denied.";
$strYes = "Yes";
$strWrongUser = "Wrong username/password. Access denied."; //to translate
$strYes = "Yes"; //to translate
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
?>