Error messages were outsourced & font family is now language dependant

This commit is contained in:
Loïc Chapeaux
2001-07-07 15:15:02 +00:00
parent 8d8e054389
commit 1cba3da3de
24 changed files with 102 additions and 9 deletions

View File

@@ -11,6 +11,10 @@ $Source$
-> list is no long expandable/collapsible with this browsers).
* sql.php3, lines 85-93: fix suggested by
Michael Tacelosky <tac@smokescreen.org> into the phpwizard forum.
* functions.js, lines 21 & 29; lib.inc.php3, lines 76-84; language files:
outsourced error messages.
* left.js, left.php3, header.php3, language files: the font family is now
language dependant.
2001-07-06 Lo<4C>c Chapeaux <lolo@phpheaven.net>
* users_details.php3: fixed many little scripting bugs.

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
@@ -32,6 +34,8 @@ $strAtEndOfTable = "Ao fim da tabela";
$strAttr = "Atributos";
$strBack = "Voltar";
$strBinary=" Bin<69>rio ";
$strBinaryDoNotEdit=" Bin<69>rio - n<>o edite ";
$strBookmarkLabel = "Nome";
$strBookmarkQuery = "Procura de SQL salva";
$strBookmarkThis = "Salvar essa procura de SQL";
@@ -87,6 +91,7 @@ $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."; //to translate
$strEnclosedBy = "delimitados por";
$strEnd = "Fim";
$strEnglishPrivileges=" Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s ";
$strError = "Erro";
$strEscapedBy = "contornados por";
$strExtra = "Extra";
@@ -261,7 +266,6 @@ $strYes = "Sim";
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary=" Bin<69>rio ";
$strBinaryDoNotEdit=" Bin<EFBFBD>rio - n<>o edite ";
$strEnglishPrivileges=" Nota: nomes de privil<69>gios do MySQL s<>o expressos em ingl<67>s ";
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "windows-1251";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Access denegat";
$strAction = "Acci&oacute;";
@@ -264,4 +266,6 @@ $strYes = "Si";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "big5";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD>X<EFBFBD>ݳQ<EFBFBD>ڵ<EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ާ@";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "gb2312";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>ʱ<EFBFBD><EFBFBD>ܾ<EFBFBD>";
$strAction = "ִ<EFBFBD>в<EFBFBD><EFBFBD><EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-2";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
@@ -264,4 +266,6 @@ $strYes = "Ano";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "windows-1250";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "P<EFBFBD><EFBFBD>stup odep<65>en";
$strAction = "Akce";
@@ -264,4 +266,6 @@ $strYes = "Ano";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Adgang N&aelig;gtet";
$strAction = "Handling";
@@ -264,4 +266,6 @@ $strYes = "Ja";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Toegang geweigerd ";
$strAction = "Aktie";
@@ -264,4 +266,6 @@ $strYes = "Ja";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Access denied";
$strAction = "Action";
@@ -148,6 +150,8 @@ $strNoPassword = "No Password";
$strNoPrivileges = "No Privileges";
$strNoRights = "You don't have enough rights to be here right now!";
$strNoTablesFound = "No tables found in database.";
$strNotNumber = "This is not a number!";
$strNotValidNumber = " is not a valid row number!";
$strNoUsersFound = "No user(s) found.";
$strNull = "Null";
$strNumberIndexes = " Number of advanced indexes ";

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Acc<EFBFBD>s refus<75>";
$strAction = "Action";
@@ -32,6 +34,8 @@ $strAtEndOfTable = "En fin de Table";
$strAttr = "Attributs";
$strBack = "Retour";
$strBinary="Binaire";
$strBinaryDoNotEdit="Binaire - ne pas <20>diter";
$strBookmarkLabel = "Intitul<EFBFBD>";
$strBookmarkQuery = "Requ<EFBFBD>tes bookmark<72>es";
$strBookmarkThis = "Bookmarker cette requ<71>te";
@@ -87,6 +91,7 @@ $strEmptyResultSet = "MySQL n'a retourn
$strEnableMagicQuotes = "<b>Attention:</b> Vous n'avez pas positionn<6E> magic_quotes_gpc dans la configuration de PHP. PhpMyAdmin en a besoin pour fonctionner correctement. Veuillez vous r<>f<EFBFBD>rer au paragraphe traitant de la configration dans la documentation de PHP pour positionner cette variable.";
$strEnclosedBy = "entour<EFBFBD> par";
$strEnd = "Fin";
$strEnglishPrivileges=" Veuillez noter que les noms de privil<69>ges sont exprim<69>s en anglais";
$strError = "Erreur";
$strEscapedBy = "avec caract<63>re sp<73>cial";
$strExtra = "Extra";
@@ -148,6 +153,8 @@ $strNoPassword = "aucun mot de passe";
$strNoPrivileges = "aucun privil<69>ge";
$strNoRights = "Vous n'<27>tes pas autoris<69> <20> acc<63>der <20> cette page";
$strNoTablesFound = "Aucune table n'a <20>t<EFBFBD> trouv<75>e dans cette base.";
$strNotNumber = "Ce n'est pas un nombre !";
$strNotValidNumber = " n'est pas un nombre valide !";
$strNoUsersFound = "Il n'y a aucun usager";
$strNull = "Null";
$strNumberIndexes = " Nombre d'index sp<73>ciaux ";
@@ -258,10 +265,4 @@ $strWelcome = "Bienvenue
$strWrongUser = "Erreur d'utilisateur/mot de passe. Acc<63>s refus<75>";
$strYes = "Oui";
// automatic generated by langxlorer.php (June 27, 2001, 6:53 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
$strBinary="Binaire";
$strBinaryDoNotEdit="Binaire - ne pas <20>diter";
$strEnglishPrivileges=" Veuillez noter que les noms de privil<69>ges sont exprim<69>s en anglais";
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Zugriff verweigert.";
$strAction = "Aktion";
@@ -264,4 +266,6 @@ $strYes = "Ja";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Accesso negato";
$strAction = "Azione";
@@ -264,4 +266,6 @@ $strYes = " Si ";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "euc-jp";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ϵ<EFBFBD><EFBFBD>ݤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD>ޤ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD>¹<EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "ks_c_5601-1987";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>źεǾ<CEB5><C7BE><EFBFBD><EFBFBD>ϴ<EFBFBD>.";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "Ingen tilgang";
$strAction = "Handling";
@@ -264,4 +266,6 @@ $strYes = "Ja";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-2";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "Brak dost<73>pu";
$strAction = "Dzia<EFBFBD>anie";
@@ -264,4 +266,6 @@ $strYes = "Tak";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "Acesso Negado";
$strAction = "A<EFBFBD><EFBFBD>es";
@@ -264,4 +266,6 @@ $strYes = "Sim";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "koi8-r";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "windows-1251";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
$strAction = "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "Acceso denegado ";
$strAction = "Acci&oacute;n";
@@ -264,4 +266,6 @@ $strYes = "Si";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "iso-8859-1";
$left_font_family = "verdana, helvetica, arial, geneva, sans-serif";
$right_font_family = "helvetica, arial, geneva, sans-serif";
$strAccessDenied = "<EFBFBD>tkommst nekad";
$strAction = "Handling";
@@ -264,4 +266,6 @@ $strYes = "Ja";
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>

View File

@@ -2,6 +2,8 @@
/* $Id$ */
$charset = "tis-620";
$left_font_family = "sans-serif";
$right_font_family = "sans-serif";
$strAccessDenied = "<EFBFBD><EFBFBD><EFBFBD>͹حҵ<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ҹ";#Access denied";
$strAction = "<EFBFBD><EFBFBD>зӡ<EFBFBD><EFBFBD>";
@@ -264,4 +266,6 @@ $strYes = "Yes"; //to translate
$strBinary=" Binary "; //to translate
$strBinaryDoNotEdit=" Binary - do not edit "; //to translate
$strEnglishPrivileges=" Note: MySQL privilege names are expressed in English "; //to translate
$strNotNumber = "This is not a number!"; //to translate
$strNotValidNumber = " is not a valid row number!"; //to translate
?>