added $strZip

This commit is contained in:
Loïc Chapeaux 2001-09-23 09:21:27 +00:00
parent 55963749db
commit 2eb0ee766d
26 changed files with 40 additions and 4 deletions

View File

@ -320,4 +320,5 @@ $strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strWithChecked = 'With checked:'; //to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -271,6 +271,7 @@ $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strGzip = '"gzipped"'; //to translate
$strZip = '"zipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';

View File

@ -270,6 +270,8 @@ $strWrongUser = 'Usuari i/o clau erronis. Access denegat.';
$strYes = 'Si';
$strZip = '"comprimit amb zip"';
// To translate
$strAffectedRows = 'Affected rows:';
$strDatabasesStats = 'Databases statistics';//to translate

View File

@ -321,4 +321,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -271,6 +271,7 @@ $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strGzip = '"gzipped"'; //to translate
$strZip = '"zipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';

View File

@ -295,6 +295,8 @@ $strWrongUser = '
$strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
$strAnIndex = 'An index has been added on %s';//to translate

View File

@ -295,6 +295,8 @@ $strWrongUser = '
$strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
$strAnIndex = 'An index has been added on %s';//to translate

View File

@ -49,7 +49,7 @@ $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
$strBookmarkView = 'View only'; //to translate
$strBrowse = 'Vis';
$strBzip = '"bzipped"';
$strBzip = '"bzipped"'; //to translate
$strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
$strCarriage = 'Carriage return: \\r';
@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -317,6 +317,8 @@ $strWrongUser = 'V
$strYes = 'Kyllä';
$strZip = '"zip-pakattu"';
// To translate
$strOverhead = 'Overhead'; //to translate
$strRunningAs = 'as';

View File

@ -312,6 +312,8 @@ $strWrongUser = 'Usuario ou contrasinal errado. Acceso negado.';
$strYes = 'Si';
$strZip = 'comprimido no formato "zipped"';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -299,6 +299,8 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
$strYes = 'Ja';
$strZip = '"Zip komprimiert"';
// To translate
$strRunningAs = 'as';
$strShowCols = 'Show columns';

View File

@ -296,6 +296,8 @@ $strWrongUser = '
$strYes = 'Íáé';
$strZip = 'συμπίεση «zip»';
// To translate
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
$strAnIndex = 'An index has been added on %s';//to translate

View File

@ -321,5 +321,7 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
$strYes = ' Si ';
$strZip = '"compresso con zip"';
// To translate
?>

View File

@ -269,8 +269,9 @@ $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strBzip = '"bzipped"'; //to translate
$strGzip = '"gzipped"'; //to translate
$strZip = '"zipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';

View File

@ -269,8 +269,9 @@ $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strBzip = '"bzipped"'; //to translate
$strGzip = '"gzipped"'; //to translate
$strZip = '"zipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';

View File

@ -319,4 +319,5 @@ $strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strWithChecked = 'With checked:'; //to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -311,6 +311,8 @@ $strWrongUser = 'B
$strYes = 'Tak';
$strZip = '".zip"';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -269,8 +269,9 @@ $strNotNumber = 'This is not a number!'; //to translate
$strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strBzip = '"bzipped"'; //to translate
$strGzip = '"gzipped"'; //to translate
$strZip = '"zipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';

View File

@ -320,4 +320,5 @@ $strRunningAs = 'as';
$strShowAll = 'Show all'; // to translate
$strShowCols = 'Show columns';
$strShowTables = 'Show tables';
$strZip = '"zipped"'; //to translate
?>

View File

@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -321,4 +321,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -320,4 +320,5 @@ $strKeepPass = 'Do not change the password';//to translate
$strUpdateProfile = 'Update profile:';//to translate
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
$strZip = '"zipped"'; //to translate
?>

View File

@ -295,6 +295,8 @@ $strWrongUser = 'Fel anv
$strYes = 'Ja';
$strZip = '"zippad"';
// To translate
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
$strAnIndex = 'An index has been added on %s';//to translate

View File

@ -271,6 +271,7 @@ $strNotValidNumber = ' is not a valid row number!'; //to translate
// export Zip (July 07, 2001, 19:48am)
$strBzip = '"bzipped"';
$strGzip = '"gzipped"'; //to translate
$strZip = '"zipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';