tbl_qbe.php3: added language support (stripped all static text) (Feat.req.: #443959)

This commit is contained in:
Geert Lund
2001-07-24 05:09:46 +00:00
parent 12db7ed4a7
commit ec19d46d55
21 changed files with 211 additions and 211 deletions

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Adiciona novo campo";
$strAddPriv = "Adiciona um novo Privil<69>gio";
$strAddPrivMessage = "Privil<EFBFBD>gio adicionado.";
@@ -164,7 +164,7 @@ $strOftenQuotation = "Em geral aspas. OPCIONAL significa que apenas campos de ca
$strOptimizeTable = "Optimizar tabela";
$strOptionalControls = "Opcional. Controla como ler e escrever caracteres especiais.";
$strOptionally = "OPCIONAL";
$strOr = "ou";
$strOr = "Ou";
$strOverhead = "Overhead"; //to translate -> How is this word used in the program?
$strPassword = "Senha";
@@ -207,7 +207,7 @@ $strRows = "Colunas";
$strRowsFrom = "colunas come<6D>ando de";
$strRowsStatistic = "Estatist<EFBFBD>cas da Coluna";
$strRunning = "Rodando em ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Executa comando SQL no banco de dados ";
$strSave = "Salva";
@@ -221,7 +221,7 @@ $strShow = "Mostrar";
$strShowingRecords = "Mostrando registros ";
$strSingly = "(singly)"; //to translate
$strSize = "Tamanho";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Uso do espa<70>o";
$strSQLQuery = "comando SQL";
$strStatement = "Statements"; //to translate
@@ -252,13 +252,13 @@ $strUnique = "
$strUpdatePassMessage = "Voc<EFBFBD> mudou a senha para";
$strUpdatePassword = "Mudar Senha";
$strUpdatePrivMessage = "Voc<EFBFBD> mudou os privil<69>ios para";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Uso";
$strUser = "Usu<EFBFBD>rio";
$strUserEmpty = "O nome do usu<73>rio est<73> vazio!";
$strUserName = "Nome do usu<73>rio";
$strUsers = "Usu<EFBFBD>rios";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Valor";
$strViewDump = "Ver o esquema da tabela";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Access denegat";
$strAction = "Acci&oacute;";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Afegir un camp nou";
$strAddPriv = "Afegir un privilegi nou";
$strAddPrivMessage = "Has afegit un privilegi nou.";
@@ -22,7 +22,7 @@ $strAfter = "Despr&eacute;s";
$strAll = "Tot";
$strAlterOrderBy = "Altera la taula i ordena per";
$strAnalyzeTable = "Analitza la taula";
$strAnd = "";
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Afegit un &iacute;ndex a ";
$strAny = "Qualsevol"; //to translate
$strAnyColumn = "Qualsevol columna";
@@ -31,7 +31,7 @@ $strAnyHost = "Qualsevol servidor";
$strAnyTable = "Qualsevol taula";
$strAnyUser = "Qualsevol usuari";
$strAPrimaryKey = "Afegida una clau prim&agrave;ria a ";
$strAscending = "";
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Al principi de la taula";
$strAtEndOfTable = "Al final de la taula";
$strAttr = "Atributs";
@@ -59,7 +59,7 @@ $strCopyTableOK = "La taula \$table ha estat copiada a \$new_name.";
$strCreate = "Crear";
$strCreateNewDatabase = "Crea una nova base de dades";
$strCreateNewTable = "Crear una taula nova a la base de dades ";
$strCriteria = "";
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Dades";
$strDatabase = "Base de dades ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "No s'ha pogut esborrar!";
$strDeletePassword = "Esborrar contrasenya";
$strDeleteUserMessage = "Has esborrat l'usuari";
$strDelPassMessage = "Has esborrat la contrasenya de l'usuari";
$strDescending = "";
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Atenci&oacute;:</b> Has activat les magic_quotes_gpc en el fitxer de
configuraci&oacute; del PHP. Aquesta versi&oacute; del PhpMyAdmin no
funciona correctament amb aquesta opci&oacute;. Fes un cop d'ull al manual de PHP sobre com desactivar aquesta opci&oacute;.";
@@ -141,7 +141,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Sortir"; //to translate
$strModifications = "Les modificacions han estat guardades";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL reiniciat.";
$strMySQLSaid = "MySQL diu: ";
$strMySQLShowProcess = "Mostrar processos";
@@ -163,7 +163,7 @@ $strOftenQuotation = "Marques sint&agrave;ctiques. OPCIONALMENT vol dir que nom&
$strOptimizeTable = "Optimitza la taula";
$strOptionalControls = "Opcional. Controla com llegir o escriure car&agrave;cters especials.";
$strOptionally = "OPCIONALMENT";
$strOr = "o";
$strOr = "O";
$strOverhead = "Overhead";
$strPassword = "Contrasenya";
@@ -206,7 +206,7 @@ $strRows = "Fila";
$strRowsFrom = "Files comen&ccedil;ant des de";
$strRowsStatistic = "Estad&iacute;stica de files";
$strRunning = "funcionant a ";
$strRunQuery = "";
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Executa la comanda SQL a la base de dades ";
$strSave = "Guardar";
@@ -220,7 +220,7 @@ $strShow = "Mostra";
$strShowingRecords = "Mostrant registres: ";
$strSingly = "(singly)";
$strSize = "Mida"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Utilitzaci&oacute; d'espai";
$strSQLQuery = "crida SQL";
$strStatement = "Sent&egrave;ncies";
@@ -251,13 +251,13 @@ $strUnique = "&Uacute;nica";
$strUpdatePassMessage = "Heu actualitzat la contrasenya de ";
$strUpdatePassword = "Actualitzar contrasenya";
$strUpdatePrivMessage = "Heu actualitzat els privilegis de ";
$strUpdateQuery = "";
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "&Uacute;s";
$strUser = "Usuari";
$strUserEmpty = "El nom d'usuari &eacute;s buit!";
$strUserName = "Nom d'usuari";
$strUsers = "Usuaris";
$strUseTables = "";
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Valor";
$strViewDump = "Veure un esquema de la taula";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "<EFBFBD>X<EFBFBD>ݳQ<EFBFBD>ڵ<EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ާ@";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD>K<EFBFBD>[<5B>s<EFBFBD>r<EFBFBD>q";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD>w<EFBFBD>g<EFBFBD>K<EFBFBD>[<5B>F<EFBFBD>@<40>ӯ<EFBFBD><D3AF>ީ<EFBFBD> ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "<EFBFBD>w<EFBFBD>g<EFBFBD>إߤF<EFBFBD>@<40>ӥD<D3A5><44><EFBFBD><EFBFBD> ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD>ݩ<EFBFBD>";
@@ -59,7 +59,7 @@ $strCopyTableOK = "
$strCreate = "<EFBFBD>إ<EFBFBD>";
$strCreateNewDatabase = "<EFBFBD>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڮw";
$strCreateNewTable = "<EFBFBD>إߤ@<40>ӷs<D3B7><73><EFBFBD>ƾڪ<C6BE><DAAA>P<EFBFBD>ƾڮw ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD>ƾڮw ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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"; //to translate
$strDoAQuery = "<EFBFBD>а<EFBFBD><EFBFBD><EFBFBD> \"<EFBFBD>d<EFBFBD>ߥܨ<EFBFBD>\" (<28>q<EFBFBD>t<EFBFBD><74>: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD>h<EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD>ק<EFBFBD><EFBFBD><EFBFBD>ƾڤw<EFBFBD>g<EFBFBD>s<EFBFBD>L<EFBFBD>C";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL <20><><EFBFBD>s<EFBFBD>Ұʧ<D2B0><CAA7><EFBFBD><EFBFBD>C";
$strMySQLSaid = "MySQL <20><><EFBFBD>^<5E>G";
$strMySQLShowProcess = "<EFBFBD><EFBFBD><EFBFBD>ܶi<EFBFBD>{";
@@ -161,7 +161,7 @@ $strOftenQuotation = "
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "<EFBFBD>i<EFBFBD><EFBFBD><EFBFBD>C<EFBFBD>Ω<EFBFBD>Ū<EFBFBD><EFBFBD><EFBFBD>μg<EFBFBD>J<EFBFBD>S<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>r<EFBFBD>šC";
$strOptionally = "<EFBFBD>";
$strOr = "or"; //to translate
$strOr = "Or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "rows starting from"; //to translate
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "<EFBFBD>B<EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD>b<EFBFBD>U<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD><EFBFBD><EFBFBD>ƾڮw<EFBFBD><EFBFBD><EFBFBD>B<EFBFBD><EFBFBD> SQL <20>y<EFBFBD>y<EFBFBD>G ";
$strSave = "<EFBFBD>s<EFBFBD>x";
@@ -218,7 +218,7 @@ $strShow = "Show"; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD>ܰO<EFBFBD><EFBFBD> ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL <20>y<EFBFBD>y";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "<EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD>d<EFBFBD>ݼƾڪ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>c<EFBFBD>M<EFBFBD>K<EFBFBD>n<EFBFBD>H<EFBFBD><EFBFBD><EFBFBD>C";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD>";
$strAction = "ִ<EFBFBD>в<EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ֶ<EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "<EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -59,7 +59,7 @@ $strCopyTableOK = "
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>µ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>һ<EFBFBD><EFBFBD><EFBFBD>µ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD> ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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"; //to translate
$strDoAQuery = "<EFBFBD><EFBFBD>ִ<EFBFBD><EFBFBD> \"<EFBFBD><EFBFBD>ѯʾ<EFBFBD><EFBFBD>\"<><CDA8><EFBFBD><EFBFBD>: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD>˳<EFBFBD>ϵͳ";
$strModifications = "<EFBFBD>޸ĺ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>̡<EFBFBD>";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɡ<EFBFBD>";
$strMySQLSaid = "MySQL <20><><EFBFBD>أ<EFBFBD>";
$strMySQLShowProcess = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -161,7 +161,7 @@ $strOftenQuotation = "ͨ
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "<EFBFBD><EFBFBD>ѡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ڶ<EFBFBD>ȡ<EFBFBD><EFBFBD>д<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ַ<EFBFBD><EFBFBD><EFBFBD>";
$strOptionally = "ѡ<EFBFBD><EFBFBD>";
$strOr = "or"; //to translate
$strOr = "Or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "rows starting from"; //to translate
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ָ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݿ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL <20><><EFBFBD>";
$strSave = "<EFBFBD>";
@@ -218,7 +218,7 @@ $strShow = "Show"; //to translate
$strShowingRecords = "<EFBFBD><EFBFBD>ʾ<EFBFBD><EFBFBD>¼ ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL <20><><EFBFBD><EFBFBD>";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "Ψһ";
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "ֵ";
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ݱ<EFBFBD><EFBFBD>Ľṹ<EFBFBD><EFBFBD>ժҪ<EFBFBD><EFBFBD>Ϣ<EFBFBD><EFBFBD>";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bajt
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "P<EFBFBD>idat nov<6F> pole";
$strAddPriv = "P<EFBFBD>idat nov<6F> privilegium";
$strAddPrivMessage = "Privilegium bylo p<>id<69>no.";
@@ -22,7 +22,7 @@ $strAfter = "Po";
$strAll = "V<EFBFBD>echno";
$strAlterOrderBy = "Zm<EFBFBD>nit po<70>ad<61> tabulky podle";
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Byl p<>id<69>n index na ";
$strAny = "Jak<EFBFBD>koliv";
$strAnyColumn = "Jak<EFBFBD>koliv sloupec";
@@ -31,7 +31,7 @@ $strAnyHost = "Jak
$strAnyTable = "Any table";
$strAnyUser = "Jak<EFBFBD>koliv u<>ivatel";
$strAPrimaryKey = "Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Na za<7A><61>tku tabulky";
$strAtEndOfTable = "Na konci tabulky";
$strAttr = "Atributy";
@@ -61,7 +61,7 @@ $strCopyTableOK = "Tabulka \$table byla zkop
$strCreate = "Vytvo<EFBFBD>it";
$strCreateNewDatabase = "Vytvo<EFBFBD>it novou datab<61>zi";
$strCreateNewTable = "Vytvo<EFBFBD>it novou tabulku v datab<61>zi ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data";
$strDatabase = "Datab<EFBFBD>ze ";
@@ -75,7 +75,7 @@ $strDeleteFailed = "Smaz
$strDeletePassword = "Smazat heslo";
$strDeleteUserMessage = "Byl smaz<61>n u<>ivatel";
$strDelPassMessage = "Bylo smaz<61>no heslo pro";
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit.";
$strDisplay = "Zobraz";
$strDoAQuery = "Prov<EFBFBD>stDo a \"dotaz podle p<><70>kladu\" (<28>ol<6F>k: \"%\")";
@@ -142,7 +142,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Odhl<EFBFBD>sit se";
$strModifications = "Zm<EFBFBD>ny byly ulo<6C>eny";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL znovu-na<6E>tena.";
$strMySQLSaid = "MySQL hl<68>s<EFBFBD>: ";
$strMySQLShowProcess = "Zobraz procesy";
@@ -166,7 +166,7 @@ $strOftenQuotation = "
$strOptimizeTable = "Optimalizovat tabulku";
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.";
$strOptionally = "Voliteln<EFBFBD>";
$strOr = "nebo";
$strOr = "Nebo";
$strOverhead = "Nav<EFBFBD>c";
$strPassword = "Heslo";
@@ -209,7 +209,7 @@ $strRows = "
$strRowsFrom = "<EFBFBD><EFBFBD>dk<EFBFBD> za<7A><61>naj<61>c<EFBFBD> od";
$strRowsStatistic = "Statistika <20><>dk<64>";
$strRunning = "b<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD> na ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Spus<EFBFBD> SQL dotaz(y) na datab<61>zi ";
$strSave = "Ulo<EFBFBD>";
@@ -223,7 +223,7 @@ $strShow = "Zobraz";
$strShowingRecords = "Ukazuji z<>znamy ";
$strSingly = "(po jednom)";
$strSize = "Velikost";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Vyu<EFBFBD>it<EFBFBD> m<>sta";
$strSQLQuery = "SQL-dotaz";
$strStatement = "<EFBFBD>daj";
@@ -254,13 +254,13 @@ $strUnique = "Unik
$strUpdatePassMessage = "Bylo zm<7A>n<EFBFBD>no heslo pro";
$strUpdatePassword = "Zm<EFBFBD>nit heslo";
$strUpdatePrivMessage = "Byla zm<7A>n<EFBFBD>na privilegia pro";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Pou<EFBFBD><EFBFBD>v<EFBFBD>";
$strUser = "U<EFBFBD>ivatel";
$strUserEmpty = "Jm<EFBFBD>no u<>ivatele je pr<70>zdn<64>!";
$strUserName = "Jm<EFBFBD>no u<>ivatele";
$strUsers = "U<EFBFBD>ivatel<EFBFBD>";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Hodnota";
$strViewDump = "Uka<EFBFBD> dump (schema) tabulky";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bajt
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "P<EFBFBD>idat nov<6F> pole";
$strAddPriv = "P<EFBFBD>idat nov<6F> privilegium";
$strAddPrivMessage = "Privilegium bylo p<>id<69>no.";
@@ -22,7 +22,7 @@ $strAfter = "Po";
$strAll = "V<EFBFBD>echno";
$strAlterOrderBy = "Zm<EFBFBD>nit po<70>ad<61> tabulky podle";
$strAnalyzeTable = "Analyzovat tabulku";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Byl p<>id<69>n index na ";
$strAny = "Jak<EFBFBD>koliv";
$strAnyColumn = "Jak<EFBFBD>koliv sloupec";
@@ -31,7 +31,7 @@ $strAnyHost = "Jak
$strAnyTable = "Any table";
$strAnyUser = "Jak<EFBFBD>koliv u<>ivatel";
$strAPrimaryKey = "Byl p<>id<69>n prim<69>rn<72> kl<6B><6C> na ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Na za<7A><61>tku tabulky";
$strAtEndOfTable = "Na konci tabulky";
$strAttr = "Atributy";
@@ -61,7 +61,7 @@ $strCopyTableOK = "Tabulka \$table byla zkop
$strCreate = "Vytvo<EFBFBD>it";
$strCreateNewDatabase = "Vytvo<EFBFBD>it novou datab<61>zi";
$strCreateNewTable = "Vytvo<EFBFBD>it novou tabulku v datab<61>zi ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data";
$strDatabase = "Datab<EFBFBD>ze ";
@@ -75,7 +75,7 @@ $strDeleteFailed = "Smaz
$strDeletePassword = "Smazat heslo";
$strDeleteUserMessage = "Byl smaz<61>n u<>ivatel";
$strDelPassMessage = "Bylo smaz<61>no heslo pro";
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Varov<6F>n<EFBFBD>:</b> Zapnul jste magic_quotes_gpc v nastaven<65> PHP. Tato verze PhpMyAdmina nem<65><6D>e s t<>mto nastaven<65>m korektn<74> pracovat. Pros<6F>m pod<6F>vejte se do manu<6E>lu PHP (kapitola nastaven<65>) jak toto nastaven<65> zm<7A>nit.";
$strDisplay = "Zobraz";
$strDoAQuery = "Prov<EFBFBD>stDo a \"dotaz podle p<><70>kladu\" (<28>ol<6F>k: \"%\")";
@@ -142,7 +142,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Odhl<EFBFBD>sit se";
$strModifications = "Zm<EFBFBD>ny byly ulo<6C>eny";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL znovu-na<6E>tena.";
$strMySQLSaid = "MySQL hl<68>s<EFBFBD>: ";
$strMySQLShowProcess = "Zobraz procesy";
@@ -166,7 +166,7 @@ $strOftenQuotation = "
$strOptimizeTable = "Optimalizovat tabulku";
$strOptionalControls = "Voliteln<EFBFBD>. Ur<55>uje jak zapisovat nebo <20><>st speci<63>ln<6C> znaky.";
$strOptionally = "Voliteln<EFBFBD>";
$strOr = "nebo";
$strOr = "Nebo";
$strOverhead = "Nav<EFBFBD>c";
$strPassword = "Heslo";
@@ -209,7 +209,7 @@ $strRows = "
$strRowsFrom = "<EFBFBD><EFBFBD>dk<EFBFBD> za<7A><61>naj<61>c<EFBFBD> od";
$strRowsStatistic = "Statistika <20><>dk<64>";
$strRunning = "b<EFBFBD><EFBFBD><EFBFBD>c<EFBFBD> na ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Spus<EFBFBD> SQL dotaz(y) na datab<61>zi ";
$strSave = "Ulo<EFBFBD>";
@@ -223,7 +223,7 @@ $strShow = "Zobraz";
$strShowingRecords = "Ukazuji z<>znamy ";
$strSingly = "(po jednom)";
$strSize = "Velikost";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Vyu<EFBFBD>it<EFBFBD> m<>sta";
$strSQLQuery = "SQL-dotaz";
$strStatement = "<EFBFBD>daj";
@@ -254,13 +254,13 @@ $strUnique = "Unik
$strUpdatePassMessage = "Bylo zm<7A>n<EFBFBD>no heslo pro";
$strUpdatePassword = "Zm<EFBFBD>nit heslo";
$strUpdatePrivMessage = "Byla zm<7A>n<EFBFBD>na privilegia pro";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Pou<EFBFBD><EFBFBD>v<EFBFBD>";
$strUser = "U<EFBFBD>ivatel";
$strUserEmpty = "Jm<EFBFBD>no u<>ivatele je pr<70>zdn<64>!";
$strUserName = "Jm<EFBFBD>no u<>ivatele";
$strUsers = "U<EFBFBD>ivatel<EFBFBD>";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Hodnota";
$strViewDump = "Uka<EFBFBD> dump (schema) tabulky";

View File

@@ -11,8 +11,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Adgang N&aelig;gtet";
$strAction = "Handling";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Tilf&oslash;j nyt felt";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -23,7 +23,7 @@ $strAfter = "Efter";
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyser tabel";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Der er oprettet et indeks p&aring; feltet ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -32,7 +32,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "Der er oprettet en prim&aelig;r n&oslash;gle p&aring; feltet ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "I begyndelsen af tabel";
$strAtEndOfTable = "I slutning af tabel";
$strAttr = "Attributer";
@@ -63,7 +63,7 @@ $strCopyTableOK = "Tabellen \$table er nu kopieret til: \$new_name.";
$strCreate = "Opret";
$strCreateNewDatabase = "Opret ny database";
$strCreateNewTable = "Opret ny tabel i database ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "Database: ";
@@ -77,7 +77,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<B>Advarsel:</B> Du har aktiveret funktionen magic_quotes_gpc i din PHP konfiguration. PhpMyAdmin ikke beh&oslash;ver denne funktion for at kunne virke efter hensigten. Tag venligst et kig i kapitlet om konfiguration i PHP manualen for information om hvordan funktionen ikke aktiveres.";
$strDisplay = "Vis";
$strDoAQuery = "K&oslash;r en foresp&oslash;rgsel p&aring; felter (wildcard: \"%\")";
@@ -145,7 +145,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log af";
$strModifications = "Rettelserne er gemt!";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL genstartet.";
$strMySQLSaid = "MySQL returnerede: ";
$strMySQLShowProcess = "Vis tr&aring;de";
@@ -171,7 +171,7 @@ $strOftenQuotation = "Ofte anf&oslash;relsestegn. OPTIONALLY betyder at kun char
$strOptimizeTable = "Optimer tabel";
$strOptionalControls = "Optional. Kontrollerer hvordan specialtegn skrives eller l&aelig;ses.";
$strOptionally = "OPTIONALLY";
$strOr = "eller";
$strOr = "Eller";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -215,7 +215,7 @@ $strRowsFrom = "r&aelig;kker startende fra";
$strRowSize=" Row size "; //to translate
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "k&oslash;rer p&aring; ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "K&oslash;r en/flere SQL foresp&oslash;rgsler p&aring; database ";
$strSave = "Gem";
@@ -230,7 +230,7 @@ $strShowingRecords = "Viser poster ";
$strShowThisQuery=" Show this query here again "; //to translate
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-foresp&oslash;rgsel";
$strStatement = "Statements"; //to translate
@@ -261,13 +261,13 @@ $strUnique = "Unik";
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "V&aelig;rdi";
$strViewDump = "Vis dump (skema) over tabel";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Toegang geweigerd ";
$strAction = "Aktie";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Nieuw veld toevoegen";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Een index is toegevoegd aan ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "Een primaire sleutel is toegevoegd aan ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Attributen";
@@ -59,7 +59,7 @@ $strCopyTableOK = "Tabel \$table is gekopieerd naar \$new_name.";
$strCreate = "Aanmaken";
$strCreateNewDatabase = "Nieuwe database aanmaken";
$strCreateNewTable = "Nieuwe tabel aanmaken in database ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "Database ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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"; //to translate
$strDoAQuery = "Voer een query op basis van een vergelijking uit (wildcard: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Uitloggen";
$strModifications = "Wijzigingen opgeslagen.";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL opnieuw geladen.";
$strMySQLSaid = "MySQL retourneerde: ";
$strMySQLShowProcess = "Laat processen zien";
@@ -161,7 +161,7 @@ $strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONEEL";
$strOr = "of";
$strOr = "Of";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "rows starting from"; //to translate
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "wordt uitgevoerd op ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "SQL query/queries uitvoeren op database ";
$strSave = "Opslaan";
@@ -218,7 +218,7 @@ $strShow = "Show"; //to translate
$strShowingRecords = "Records laten zien ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-query";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "Unieke waarde";
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Waarde";
$strViewDump = "Bekijk een dump (schema) van tabel";

View File

@@ -11,8 +11,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Access denied";
$strAction = "Action";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns";
$strAddDeleteRow = "Add/Delete Criteria Row";
$strAddNewField = "Add new field";
$strAddPriv = "Add a new Privilege";
$strAddPrivMessage = "You have added a new privilege.";
@@ -23,7 +23,7 @@ $strAfter = "After";
$strAll = "All";
$strAlterOrderBy = "Alter table order by";
$strAnalyzeTable = "Analyze table";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And";
$strAnIndex = "An index has been added on ";
$strAny = "Any";
$strAnyColumn = "Any Column";
@@ -32,7 +32,7 @@ $strAnyHost = "Any host";
$strAnyTable = "Any table";
$strAnyUser = "Any user";
$strAPrimaryKey = "A primary key has been added on ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending";
$strAtBeginningOfTable = "At Beginning of Table";
$strAtEndOfTable = "At End of Table";
$strAttr = "Attributes";
@@ -63,7 +63,7 @@ $strCopyTableOK = "Table \$table has been copied to \$new_name.";
$strCreate = "Create";
$strCreateNewDatabase = "Create new database";
$strCreateNewTable = "Create new table on database ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria";
$strData = "Data";
$strDatabase = "Database ";
@@ -77,7 +77,7 @@ $strDeleteFailed = "Deleted Failed!";
$strDeletePassword = "Delete Password";
$strDeleteUserMessage = "You have deleted the user";
$strDelPassMessage = "You have deleted the password for";
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending";
$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.";
$strDisplay = "Display";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")";
@@ -145,7 +145,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out";
$strModifications = "Modifications have been saved";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify";
$strMySQLReloaded = "MySQL reloaded.";
$strMySQLSaid = "MySQL said: ";
$strMySQLShowProcess = "Show processes";
@@ -171,7 +171,7 @@ $strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and
$strOptimizeTable = "Optimize table";
$strOptionalControls = "Optional. Controls how to write or read special characters.";
$strOptionally = "OPTIONALLY";
$strOr = "or";
$strOr = "Or";
$strOverhead = "Overhead";
$strPassword = "Password";
@@ -215,7 +215,7 @@ $strRowsFrom = "rows starting from";
$strRowSize = " Row size ";
$strRowsStatistic = "Row Statistic";
$strRunning = "running on ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query";
$strRunSQLQuery = "Run SQL query/queries on database ";
$strSave = "Save";
@@ -229,7 +229,7 @@ $strShow = "Show";
$strShowingRecords = "Showing records ";
$strSingly = "(singly)";
$strSize = "Size";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort";
$strSpaceUsage = "Space usage";
$strSQLQuery = "SQL-query";
$strStatement = "Statements";
@@ -260,13 +260,13 @@ $strUnique = "Unique";
$strUpdatePassMessage = "You have updated the password for";
$strUpdatePassword = "Update Password";
$strUpdatePrivMessage = "You have updated the privileges for";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query";
$strUsage = "Usage";
$strUser = "User";
$strUserEmpty = "The user name is empty!";
$strUserName = "User name";
$strUsers = "Users";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables";
$strValue = "Value";
$strViewDump = "View dump (schema) of table";

View File

@@ -170,7 +170,7 @@ $strOftenQuotation = "Souvent des guillemets. OPTIONNEL signifie que seulement l
$strOptimizeTable = "Optimiser la table";
$strOptionalControls = "Optionnel. Indique le caract<63>re qui permet d'enlever l'effet des caract<63>res sp<73>ciaux.";
$strOptionally = "OPTIONNEL";
$strOr = "ou";
$strOr = "Ou";
$strOverhead = "Perte";
$strPassword = "Mot de passe";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Zugriff verweigert.";
$strAction = "Aktion";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Neue Feld(er) hinzuf&uuml;gen";
$strAddPriv = "Rechte hinzuf&uuml;gen";
$strAddPrivMessage = "Rechte wurden hinzugef&uuml;gt.";
@@ -22,7 +22,7 @@ $strAfter = "Nach";
$strAll = "Alle";
$strAlterOrderBy = "Tabelle sortieren nach";
$strAnalyzeTable = "Analysiere Tabelle";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Ein Index wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAny = "Jeder";
$strAnyColumn = "Jede Spalte";
@@ -31,7 +31,7 @@ $strAnyHost = "Jeder Host";
$strAnyTable = "Jede Tabelle";
$strAnyUser = "Jeder Benutzer";
$strAPrimaryKey = "Ein Primarschl&uuml;ssel wurde f&uuml;r folgendes Feld hinzugef&uuml;gt: ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "An den Anfang der Tabelle";
$strAtEndOfTable = "An das Ende der Tabelle";
$strAttr = "Attribute";
@@ -59,7 +59,7 @@ $strCopyTableOK = "Tabelle \$table wurde kopiert nach \$new_name.";
$strCreate = "Erzeugen";
$strCreateNewDatabase = "Neue Datenbank erzeugen";
$strCreateNewTable = "Neue Tabelle erstellen in Datenbank ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Daten";
$strDatabase = "Datenbank ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "L&ouml;schen fehlgeschlagen!";
$strDeletePassword = "Password l&ouml;schen";
$strDeleteUserMessage = "Der Benutzer wurde gel&ouml;scht";
$strDelPassMessage = "Password entfernt f&uuml;r";
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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.";
$strDisplay = "Zeige";
$strDoAQuery = "Suche &uuml;ber Beispielwerte (\"query by example\") (Platzhalter: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Neu einloggen";
$strModifications = "&Auml;nderungen gespeichert.";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL neu gestartet.";
$strMySQLSaid = "MySQL meldet: ";
$strMySQLShowProcess = "Prozesse anzeigen";
@@ -161,7 +161,7 @@ $strOftenQuotation = "H&auml;ufig Anf&uuml;hrungszeichen. Optional bedeutet, da&
$strOptimizeTable = "Optimiere Tabelle";
$strOptionalControls = "Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden.";
$strOptionally = "optional";
$strOr = "oder";
$strOr = "Oder";
$strOverhead = "&Uuml;berhang";
$strPassword = "Password";
@@ -204,7 +204,7 @@ $strRows = "Zeilen";
$strRowsFrom = "Datens&auml;tze, beginnend ab";
$strRowsStatistic = "Zeilenstatistik";
$strRunning = "auf ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "SQL-Befehl(e) ausf&uuml;hren in Datenbank ";
$strSave = "Speichern";
@@ -218,7 +218,7 @@ $strShow = "Zeige";
$strShowingRecords = "Zeige Datens&auml;tze ";
$strSingly = "(einmalig)";
$strSize = "Gr&ouml;&szlig;e";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Speicherplatzverbrauch";
$strSQLQuery = "SQL-Befehl";
$strStatement = "Angaben";
@@ -249,13 +249,13 @@ $strUnique = "Unique";
$strUpdatePassMessage = "Das Password wurde ge&auml;ndert:";
$strUpdatePassword = "Password &auml;ndern";
$strUpdatePrivMessage = "Die Rechte wurden ge&auml;ndert:";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Verbrauch";
$strUser = "Benutzer";
$strUserEmpty = "Kein Benutzername eingegeben!";
$strUserName = "Benutzername";
$strUsers = "Benutzer";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Wert";
$strViewDump = "Dump (Schema) der Tabelle anzeigen";

View File

@@ -11,8 +11,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Accesso negato";
$strAction = "Azione";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Aggiungi un nuovo campo";
$strAddPriv = "Aggiungi un nuovo privilegio";
$strAddPrivMessage = "Hai aggiunto un nuovo privilegio.";
@@ -23,7 +23,7 @@ $strAfter = "Dopo";
$strAll = "Tutti";
$strAlterOrderBy = "Altera tabella ordinata per";
$strAnalyzeTable = "Analizza tabella";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "E' stato aggiunto un indice per ";
$strAny = "Qualsiasi";
$strAnyColumn = "Qualsiasi colonna";
@@ -32,7 +32,7 @@ $strAnyHost = "Qualsiasi host";
$strAnyTable = "Qualsiasi tabella";
$strAnyUser = "Qualsiasi utente";
$strAPrimaryKey = "E' stata creata una chiave primaria per ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "All'inizio della tabella";
$strAtEndOfTable = "Alla fine della tabella";
$strAttr = "Attributi";
@@ -60,7 +60,7 @@ $strCopyTableOK = "La tabella \$table
$strCreate = "Crea";
$strCreateNewDatabase = "Crea un nuovo database";
$strCreateNewTable = "Crea una nuova tabella nel database ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Dati";
$strDatabase = "Database ";
@@ -74,7 +74,7 @@ $strDeleteFailed = "Cancellazione fallita!";
$strDeletePassword = "Cancella Password";
$strDeleteUserMessage = "Hai cancellato l'utente";
$strDelPassMessage = "Hai cancellato la password per";
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Attenzione:</b> Hai l'opzione 'magic_quotes_gpc' abilitata nel file di configurazione di PHP. Questa versione di PhpMyAdmin non funziona correttamente con essa. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come disabilitarla.";
$strDisplay = "Visualizza";
$strDoAQuery = "Esegui \"query da esempio\" (carattere jolly: \"%\")";
@@ -140,7 +140,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Disconnetti";
$strModifications = "Le modifiche sono state salvate";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL riavviato.";
$strMySQLSaid = "Messaggio di MySQL: ";
$strMySQLShowProcess = "Visualizza processi in esecuzione";
@@ -162,7 +162,7 @@ $strOftenQuotation = "In genere da doppi apici (virgolette). OPZIONALE indica ch
$strOptimizeTable = "Ottimizza tabella";
$strOptionalControls = "Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali.";
$strOptionally = "OPZIONALE";
$strOr = "o";
$strOr = "O";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password";
@@ -205,7 +205,7 @@ $strRows = "Righe";
$strRowsFrom = "righe a partire da";
$strRowsStatistic = "Statistiche righe";
$strRunning = "in esecuzione su ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Esegui una/pi<70> query SQL sul database ";
$strSave = "Salva";
@@ -219,7 +219,7 @@ $strShow = "Mostra";
$strShowingRecords = "Visualizzazione record ";
$strSingly = "(singolarmente)";
$strSize = "Dimensione";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Spazio utilizzato";
$strSQLQuery = "query SQL";
$strStatement = "Istruzioni";
@@ -250,13 +250,13 @@ $strUnique = "Unica";
$strUpdatePassMessage = "Hai aggiornato la password per";
$strUpdatePassword = "Aggiorna Password";
$strUpdatePrivMessage = "Hai aggiornato i permessi per";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Utilizzo";
$strUser = "Utente";
$strUserEmpty = "Il nome utente <20> vuoto!";
$strUserName = "Nome utente";
$strUsers = "Utenti";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Valore";
$strViewDump = "Visualizza dump (schema) della tabella";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><EFBFBD>ݤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD>¹<EFBFBD>";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD>ե<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ<EFBFBD><EFBFBD>ɲ<EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD>ʬ<EFBFBD>Ϥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ǥå<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "Primary<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɲä<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>κǽ<EFBFBD>";
$strAtEndOfTable = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>κǸ<EFBFBD>";
$strAttr = "ɽ<EFBFBD><EFBFBD>";
@@ -59,7 +59,7 @@ $strCopyTableOK = "\$table
$strCreate = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>DB<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD>ߤ<EFBFBD>DB<EFBFBD>˿<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD> --> ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD>ǡ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>١<EFBFBD><EFBFBD><EFBFBD>";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Warning:</b> PHP 'magic_quotes_gpc'<27><>Enable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EAA4B5><EFBFBD>Ƥ<EFBFBD><C6A4>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ΥС<CEA5><D0A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>phpMyAdmin<69>Ǥ<EFBFBD><C7A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ư<EFBFBD><C6B0><EFBFBD>ޤ<EFBFBD><DEA4><EFBFBD><EFBFBD><EFBFBD>PHP<48>ޥ˥奢<CBA5><E5A5A2><EFBFBD>򻲾Ȥ<F2BBB2BE><C8A4><EFBFBD>disable<6C><65><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƥ<EFBFBD><C6A4><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDisplay = "ɽ<EFBFBD><EFBFBD>";
$strDoAQuery = "\"<EFBFBD><EFBFBD><EFBFBD><EFBFBD>QUERY\"<EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD> (wildcard: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL<EFBFBD>򿷤<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɤ߹<EFBFBD><EFBFBD>ߤޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strMySQLSaid = "MySQL<EFBFBD>Υ<EFBFBD><EFBFBD>å<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> ";
$strMySQLShowProcess = "MySQL<EFBFBD>ץ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>";
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD>Ϲ<EFBFBD>";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "<EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ǥ<EFBFBD><EFBFBD><EFBFBD>";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD>ߤ<EFBFBD>DB<EFBFBD><EFBFBD>SQL<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹Ԥ<EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD> --> ";
$strSave = "<EFBFBD><EFBFBD>¸";
@@ -218,7 +218,7 @@ $strShow = "ɽ
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ɽ<EFBFBD><EFBFBD>";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "<EFBFBD>¹Ԥ<EFBFBD><EFBFBD>줿SQL<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "<EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD>ơ<EFBFBD><EFBFBD>֥<EFBFBD><EFBFBD>Υ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>(<28><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><><C9BD>";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>źεǾ<CEB5><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD>ʵ<EFBFBD> <20>߰<EFBFBD><DFB0>ϱ<EFBFBD>";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD> <20>м<EFBFBD>";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD>ε<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>߰<EFBFBD><DFB0>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>. ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "primary key<65><79> <20>߰<EFBFBD> <20>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD> ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> ó<><C3B3>";
$strAtEndOfTable = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAttr = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -59,7 +59,7 @@ $strCopyTableOK = "\$table
$strCreate = " <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD>ο<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> <20><><EFBFBD>ο<EFBFBD> <20><><EFBFBD>̺<EFBFBD><CCBA><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>ϴ<EFBFBD>. -->";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD> ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Warning:</b> PHP 'magic_quotes_gpc'<27><> Enable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD>Ǿ<EFBFBD> <20>ֽ<EFBFBD><D6BD>ϴٸ<CFB4>, <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> phpMyAdmin<69><6E><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>۵<EFBFBD><DBB5><EFBFBD><EFBFBD><EFBFBD> <20>ʽ<EFBFBD><CABD>ϴ<EFBFBD>. PHP <20>Ŵ<EFBFBD><C5B4><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD> disable<6C><65> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>ֽʽÿ<CABD>.";
$strDisplay = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strDoAQuery = "\"QUERY <20><>(<28><>)\"<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> (wildcard: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "<EFBFBD>α<EFBFBD> <20>ƿ<EFBFBD>";
$strModifications = "<EFBFBD><EFBFBD> <20>ٸ<EFBFBD><D9B8><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>Ͽ<EFBFBD><CFBF><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> <20>о<EFBFBD> <20><EFBFBD><E9BFB4><EFBFBD>ϴ<EFBFBD>.";
$strMySQLSaid = "MySQL <20>޼<EFBFBD><DEBC><EFBFBD>: ";
$strMySQLShowProcess = "MySQL <20><><EFBFBD>μ<EFBFBD><CEBC><EFBFBD> <20><><EFBFBD><EFBFBD>";
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Դϴ<D4B4>. ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>̽<EFBFBD><CCBD><EFBFBD> SQL <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD>մϴ<D5B4>. -->";
$strSave = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -218,7 +218,7 @@ $strShow = "
$strShowingRecords = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> SQL<51><4C><EFBFBD><EFBFBD>";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "<EFBFBD><EFBFBD>";
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD>̺<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>(<28><>Ű<EFBFBD><C5B0>) <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Ingen tilgang";
$strAction = "Handling";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Legg til felt";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "En indeks er lagt til for ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "En prim<69>rn<72>kkel er lagt til for ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Attributes";
@@ -59,7 +59,7 @@ $strCopyTableOK = "Tabellen \$table er kopiert til \$new_name.";
$strCreate = "Opprett";
$strCreateNewDatabase = "Opprett ny database";
$strCreateNewTable = "Opprett ny tabell i database ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "Database ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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"; //to translate
$strDoAQuery = "Utf<EFBFBD>r en \"query by example\" (wildcard: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out"; //to translate
$strModifications = "Endringene er lagret";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL omstartet.";
$strMySQLSaid = "MySQL sa: ";
$strMySQLShowProcess = "Show processes"; //to translate
@@ -161,7 +161,7 @@ $strOftenQuotation = "Ofte anf
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Valgfritt. Angir hvordan spesialtegn skrives eller leses.";
$strOptionally = "Valgfritt";
$strOr = "or"; //to translate
$strOr = "Or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "rows starting from"; //to translate
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "som kj<6B>rer p<> ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Kj<EFBFBD>r SQL-sp<73>rring mot database ";
$strSave = "Lagre";
@@ -218,7 +218,7 @@ $strShow = "Show"; //to translate
$strShowingRecords = "Viser rader ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-sp<73>rring";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "Unik";
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Verdi";
$strViewDump = "Vis dump (skjema) av tabell";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("bajt
$strAccessDenied = "Brak dost<73>pu";
$strAction = "Dzia<EFBFBD>anie";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Dodanie nowego pola";
$strAddPriv = "Dodanie nowych uprawnie<69>";
$strAddPrivMessage = "Dodane zosta<74>y nowe uprawnienia.";
@@ -22,7 +22,7 @@ $strAfter = "Po";
$strAll = "Wszystko";
$strAlterOrderBy = "Sortowanie tabeli wg";
$strAnalyzeTable = "Analizowanie table";
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Dodany zosta<74> indeks dla ";
$strAny = "Dowolny";
$strAnyColumn = "Dowolna kolumna";
@@ -31,7 +31,7 @@ $strAnyHost = "Dowolny host";
$strAnyTable = "Dowolna tabela";
$strAnyUser = "Dowolny u<>ytkownik";
$strAPrimaryKey = "Dodany zosta<74> podstawowy klucz dla ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "Na pocz<63>tku tabeli";
$strAtEndOfTable = "Na ko<6B>cu tabeli";
$strAttr = "Atrybuty";
@@ -62,7 +62,7 @@ $strCopyTableOK = "Tabela \$table zosta
$strCreate = "Utworzenie";
$strCreateNewDatabase = "Utworzenie nowej bazy danych";
$strCreateNewTable = "Utworzenie nowej tabeli dla bazy danych ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Dane";
$strDatabase = "Baza danych ";
@@ -76,7 +76,7 @@ $strDeleteFailed = "Kasowanie nie powiod
$strDeletePassword = "Kasowanie has<61>a";
$strDeleteUserMessage = "U<EFBFBD>ytkownik zosta<74> skasowany";
$strDelPassMessage = "Skasowane zosta<74>o has<61>o u<>ytkownika";
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Ostrze<7A>enie:</b> W<><57>czono opcj<63> magic_quotes_gpc w konfiguracji PHP. Ta wersja PhpMyAdmin <20>le dzia<69>a z w<><77>czon<6F> t<> opcj<63>. Prosz<73> zaznajomi<6D> si<73> dokumentacj<63> do PHP w aby znale<6C><65> informacj<63> w jaki spos<6F>b wy<77><79>czy<7A> t<> opcj<63>..";
$strDisplay = "Pokazanie";
$strDoAQuery = "Wykonaj \"zaputanie przez przyk<79>ad\" (znak globalny: \"%\")";
@@ -144,7 +144,7 @@ $strLogin = "Zalogowanie";
$strLogout = "Wylogowanie";
$strModifications = "Modyfikacje zosta<74>y zapami<6D>tane";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL prze<7A>adowany.";
$strMySQLSaid = "MySQL zwr<77>ci<63> komunikat: ";
$strMySQLShowProcess = "Pokazuj procesy";
@@ -170,7 +170,7 @@ $strOftenQuotation = "Znaki cudzys
$strOptimizeTable = "Optymalizacja tabeli";
$strOptionalControls = "Opcjonalnie. Okre<72>lenie w jaki spos<6F>b zapisa<73> lub odczyta<74> znaki specjalne.";
$strOptionally = "OPCJONALNIE";
$strOr = "lub";
$strOr = "Lub";
$strOverhead = "Nadmiarowo<EFBFBD><EFBFBD>";
$strPassword = "Has<EFBFBD>o";
@@ -214,7 +214,7 @@ $strRowSize=" Rozmiar rekordu ";
$strRowsFrom = "rekord<EFBFBD>w pocz<63>wszy od";
$strRowsStatistic = "Statystyka rekord<72>w";
$strRunning = "uruchomiony na ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Wykonanie zapytania SQL do bazy danych ";
$strSave = "Zachowanie";
@@ -229,7 +229,7 @@ $strShowThisQuery=" Ponowne wywo
$strShowingRecords = "Pokazanie rekord<72>w ";
$strSingly = "(pojedy<64>czo)";
$strSize = "Rozmiar";
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Wykorzystanie przestrzeni";
$strSQLQuery = "zapytanie SQL";
$strStatement = "Cecha";
@@ -260,13 +260,13 @@ $strUnique = "Unikalny";
$strUpdatePassMessage = "Zmienione zosta<74>o has<61>o dla";
$strUpdatePassword = "Zmiana has<61>a";
$strUpdatePrivMessage = "Zmienione zosta<74>y uprawnienia dla";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Wykorzystanie";
$strUser = "U<EFBFBD>ytkownik";
$strUserEmpty = "Brak nazwy u<>ytkownika!";
$strUserName = "Nazwa u<>ytkownika";
$strUsers = "U<EFBFBD>ytkownicy";
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Warto<EFBFBD><EFBFBD>";
$strViewDump = "Zrzut tabeli";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "Adiciona novo campo";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "After"; //to translate
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Um indice foi adicionado na ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "Chave prim<69>ria acrescentada na ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "At Beginning of Table"; //to translate
$strAtEndOfTable = "At End of Table"; //to translate
$strAttr = "Atributos";
@@ -59,7 +59,7 @@ $strCopyTableOK = "Tabela \$table copiada para \$new_name.";
$strCreate = "Cria";
$strCreateNewDatabase = "Cria novo banco de dados";
$strCreateNewTable = "Cria nova tabela no banco de dados ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "Banco de Dados ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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"; //to translate
$strDoAQuery = "Fa<EFBFBD>a uma \"query by example\" (wildcard: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out";
$strModifications = "Modifica<EFBFBD><EFBFBD>es foram salvas";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL reiniciado.";
$strMySQLSaid = "Mensagens do MySQL : ";
$strMySQLShowProcess = "Mostra os Processos";
@@ -161,7 +161,7 @@ $strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY";
$strOr = "or"; //to translate
$strOr = "Or"; //to translate
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "rows starting from"; //to translate
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "Rodando em ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Executa SQL query no banco de dados ";
$strSave = "Salva";
@@ -218,7 +218,7 @@ $strShow = "Show"; //to translate
$strShowingRecords = "Mostrando registros ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-query";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "Unique";
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Value";
$strViewDump = "Ver o esquema da tabela";

View File

@@ -161,7 +161,7 @@ $strOftenQuotation = "
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>. <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>.";
$strOptionally = "<EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
$strOr = "<EFBFBD><EFBFBD><EFBFBD>";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate

View File

@@ -254,7 +254,7 @@ $strUnique = "Unico";
$strUpdatePassMessage = "Ud. ha actualizado la contrase<73>a para";
$strUpdatePassword = "Actualizar Contrase<73>a";
$strUpdatePrivMessage = "Ud. a actualizado los privilegios para";
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Uso";
$strUser = "Usuario";
$strUserEmpty = "El nombre de usuario esta vacio!";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "<EFBFBD>tkommst nekad";
$strAction = "Handling";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "L<EFBFBD>gg till nytt f<>lt";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "Efter";
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "Ett index har lagts till ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "En prim<69>r nyckel har aktiverats ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$strAtBeginningOfTable = "I b<>rjan av tabellen";
$strAtEndOfTable = "I slutet av tabellen";
$strAttr = "Attributer";
@@ -59,7 +59,7 @@ $strCopyTableOK = "Tabellen \$table har kopierats till \$new_name.";
$strCreate = "Skapa";
$strCreateNewDatabase = "Skapa ny databas";
$strCreateNewTable = "Skapa nya tabeller i databas ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "Databas ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$strDisableMagicQuotes = "<b>Varning:</b> Du har 'magic_quotes_gpc' aktiverat i din PHP konfiguration. Den h<>r versionen av PhpMyAdmin fungerar inte korrekt med det. L<>s i din PHP dokumentation om hur du avaktiverar det.";
$strDisplay = "Visa";
$strDoAQuery = "Utf<EFBFBD>r en \"query by example\" (wildcard: \"%\")";
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$strLogout = "Logga ut";
$strModifications = "<EFBFBD>ndringarna har sparats";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL har laddats om.";
$strMySQLSaid = "MySQL sa: ";
$strMySQLShowProcess = "Visa processer";
@@ -161,7 +161,7 @@ $strOftenQuotation = "Ofta citat tecken. Frivilligt betyder att bara 'char' och
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Tillval. Kontrollerar hur l<>sning och skrivning av 'special' tecken utf<74>rs.";
$strOptionally = "Tillval";
$strOr = "eller";
$strOr = "Eller";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "rader med b<>rjan fr<66>n";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "k<EFBFBD>rs p<> ";
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$strRunSQLQuery = "Utf<EFBFBD>r SQL fr<66>ga/fr<66>gor i databas ";
$strSave = "Spara";
@@ -218,7 +218,7 @@ $strShow = "Visa";
$strShowingRecords = "Visar ins<6E>ttningar ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-fr<66>ga";
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "Unik";
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "V<EFBFBD>rde";
$strViewDump = "Visa dump (schema) av tabellen";

View File

@@ -10,8 +10,8 @@ $byteUnits = array("Bytes", "KB", "MB", "GB");
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>͹حҵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ";#Access denied";
$strAction = "<EFBFBD><EFBFBD>зӡ<EFBFBD><EFBFBD>";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddDeleteColumn = "Add/Delete Field Columns"; //to translate (tbl_qbe.php3)
$strAddDeleteRow = "Add/Delete Criteria Row"; //to translate (tbl_qbe.php3)
$strAddNewField = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> field <20><><EFBFBD><EFBFBD>";#"Add new field";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
@@ -22,7 +22,7 @@ $strAfter = "
$strAll = "All"; //to translate
$strAlterOrderBy = "Alter table order by"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnd = "And"; //to translate (tbl_qbe.php3)
$strAnIndex = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> index <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ";#"An index has been added on ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
@@ -31,7 +31,7 @@ $strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> primary key <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ѻ ";#"A primary key has been added on ";
$strAscending = ""; //to translate, but its not in use ...
$strAscending = "Ascending"; //to translate (tbl_qbe.php3)
$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"; //to translate
@@ -59,7 +59,7 @@ $strCopyTableOK = "
$strCreate = "<EFBFBD><EFBFBD><EFBFBD>ҧ";#"Create";
$strCreateNewDatabase = "<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";#"Create new database";
$strCreateNewTable = "<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD><EFBFBD><EFBFBD>ҧ㹰ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ź<EFBFBD><EFBFBD> ";#"Create new table on database ";
$strCriteria = ""; //to translate, but its not in use ...
$strCriteria = "Criteria"; //to translate (tbl_qbe.php3)
$strData = "Data"; //to translate
$strDatabase = "<EFBFBD>ҹ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> ";#"Database ";
@@ -73,7 +73,7 @@ $strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDescending = "Desending"; //to translate (tbl_qbe.php3)
$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: \"%\")"; //to translate
@@ -139,7 +139,7 @@ $strLogin = ""; //to translate, but its not in use ...
$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";
$strModify = ""; //to translate, but its not in use ...
$strModify = "Modify"; //to translate (tbl_qbe.php3)
$strMySQLReloaded = "MySQL reloaded."; //to translate
$strMySQLSaid = "MySQL said: "; //to translate
$strMySQLShowProcess = "<EFBFBD>ʴ<EFBFBD> process <20><>ҧ <20>";#"Show processes";
@@ -204,7 +204,7 @@ $strRows = "Rows"; //to translate
$strRowsFrom = "<EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҡ<EFBFBD><D2A1>Ƿ<EFBFBD><C7B7>";#"rows starting from";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "running on "; //to translate
$strRunQuery = ""; //to translate, but its not in use ...
$strRunQuery = "Submit Query"; //to translate (tbl_qbe.php3)
$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 ";
$strSave = "<EFBFBD><EFBFBD>纺ѹ<EFBFBD>֡";#"Save";
@@ -218,7 +218,7 @@ $strShow = "
$strShowingRecords = "<EFBFBD>ʴ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>¹<EFBFBD><EFBFBD><EFBFBD> ";#"Showing records ";
$strSingly = "(singly)"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSort = "Sort"; //to translate (tbl_qbe.php3)
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-query"; //to translate
$strStatement = "Statements"; //to translate
@@ -249,13 +249,13 @@ $strUnique = "Unique"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUpdateQuery = "Update Query"; //to translate (tbl_qbe.php3)
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strUseTables = "Use Tables"; //to translate (tbl_qbe.php3)
$strValue = "Value"; //to translate
$strViewDump = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ç<EFBFBD><EFBFBD><EFBFBD>ҧ<EFBFBD>ͧ<EFBFBD><EFBFBD><EFBFBD>ҧ";#"View dump (schema) of table";