added $strZip
This commit is contained in:
@@ -320,4 +320,5 @@ $strUpdateProfile = 'Update profile:';//to translate
|
|||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strWithChecked = 'With checked:'; //to translate
|
$strWithChecked = 'With checked:'; //to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -271,6 +271,7 @@ $strNotValidNumber = ' is not a valid row number!'; //to translate
|
|||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"';
|
||||||
$strGzip = '"gzipped"'; //to translate
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
|
@@ -270,6 +270,8 @@ $strWrongUser = 'Usuari i/o clau erronis. Access denegat.';
|
|||||||
|
|
||||||
$strYes = 'Si';
|
$strYes = 'Si';
|
||||||
|
|
||||||
|
$strZip = '"comprimit amb zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
$strDatabasesStats = 'Databases statistics';//to translate
|
$strDatabasesStats = 'Databases statistics';//to translate
|
||||||
|
@@ -321,4 +321,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -271,6 +271,7 @@ $strNotValidNumber = ' is not a valid row number!'; //to translate
|
|||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"';
|
||||||
$strGzip = '"gzipped"'; //to translate
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
|
@@ -295,6 +295,8 @@ $strWrongUser = '
|
|||||||
|
|
||||||
$strYes = 'Ano';
|
$strYes = 'Ano';
|
||||||
|
|
||||||
|
$strZip = '"zazipov<6F>no"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||||
$strAnIndex = 'An index has been added on %s';//to translate
|
$strAnIndex = 'An index has been added on %s';//to translate
|
||||||
|
@@ -295,6 +295,8 @@ $strWrongUser = '
|
|||||||
|
|
||||||
$strYes = 'Ano';
|
$strYes = 'Ano';
|
||||||
|
|
||||||
|
$strZip = '"zazipov<6F>no"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||||
$strAnIndex = 'An index has been added on %s';//to translate
|
$strAnIndex = 'An index has been added on %s';//to translate
|
||||||
|
@@ -49,7 +49,7 @@ $strBookmarkQuery = 'Bookmarked SQL-query'; //to translate
|
|||||||
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
|
$strBookmarkThis = 'Bookmark this SQL-query'; //to translate
|
||||||
$strBookmarkView = 'View only'; //to translate
|
$strBookmarkView = 'View only'; //to translate
|
||||||
$strBrowse = 'Vis';
|
$strBrowse = 'Vis';
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"'; //to translate
|
||||||
|
|
||||||
$strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
|
$strCantLoadMySQL = 'cannot load MySQL extension,<br />please check PHP Configuration.'; //to translate
|
||||||
$strCarriage = 'Carriage return: \\r';
|
$strCarriage = 'Carriage return: \\r';
|
||||||
@@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -317,6 +317,8 @@ $strWrongUser = 'V
|
|||||||
|
|
||||||
$strYes = 'Kyll<6C>';
|
$strYes = 'Kyll<6C>';
|
||||||
|
|
||||||
|
$strZip = '"zip-pakattu"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strOverhead = 'Overhead'; //to translate
|
$strOverhead = 'Overhead'; //to translate
|
||||||
$strRunningAs = 'as';
|
$strRunningAs = 'as';
|
||||||
|
@@ -312,6 +312,8 @@ $strWrongUser = 'Usuario ou contrasinal errado. Acceso negado.';
|
|||||||
|
|
||||||
$strYes = 'Si';
|
$strYes = 'Si';
|
||||||
|
|
||||||
|
$strZip = 'comprimido no formato "zipped"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strIdxFulltext = 'Fulltext'; //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
|
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
||||||
|
@@ -299,6 +299,8 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
|
|||||||
|
|
||||||
$strYes = 'Ja';
|
$strYes = 'Ja';
|
||||||
|
|
||||||
|
$strZip = '"Zip komprimiert"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strRunningAs = 'as';
|
$strRunningAs = 'as';
|
||||||
$strShowCols = 'Show columns';
|
$strShowCols = 'Show columns';
|
||||||
|
@@ -296,6 +296,8 @@ $strWrongUser = '
|
|||||||
|
|
||||||
$strYes = '<27><><EFBFBD>';
|
$strYes = '<27><><EFBFBD>';
|
||||||
|
|
||||||
|
$strZip = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20>zip<69>';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||||
$strAnIndex = 'An index has been added on %s';//to translate
|
$strAnIndex = 'An index has been added on %s';//to translate
|
||||||
|
@@ -321,5 +321,7 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
|
|||||||
|
|
||||||
$strYes = ' Si ';
|
$strYes = ' Si ';
|
||||||
|
|
||||||
|
$strZip = '"compresso con zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
?>
|
?>
|
||||||
|
@@ -269,8 +269,9 @@ $strNotNumber = 'This is not a number!'; //to translate
|
|||||||
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
||||||
|
|
||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"'; //to translate
|
||||||
$strGzip = '"gzipped"'; //to translate
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
|
@@ -269,8 +269,9 @@ $strNotNumber = 'This is not a number!'; //to translate
|
|||||||
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
||||||
|
|
||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"'; //to translate
|
||||||
$strGzip = '"gzipped"'; //to translate
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
|
@@ -319,4 +319,5 @@ $strUpdateProfile = 'Update profile:';//to translate
|
|||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strWithChecked = 'With checked:'; //to translate
|
$strWithChecked = 'With checked:'; //to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -311,6 +311,8 @@ $strWrongUser = 'B
|
|||||||
|
|
||||||
$strYes = 'Tak';
|
$strYes = 'Tak';
|
||||||
|
|
||||||
|
$strZip = '".zip"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strIdxFulltext = 'Fulltext'; //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
|
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate
|
||||||
|
@@ -269,8 +269,9 @@ $strNotNumber = 'This is not a number!'; //to translate
|
|||||||
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
$strNotValidNumber = ' is not a valid row number!'; //to translate
|
||||||
|
|
||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"'; //to translate
|
||||||
$strGzip = '"gzipped"'; //to translate
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
|
@@ -320,4 +320,5 @@ $strRunningAs = 'as';
|
|||||||
$strShowAll = 'Show all'; // to translate
|
$strShowAll = 'Show all'; // to translate
|
||||||
$strShowCols = 'Show columns';
|
$strShowCols = 'Show columns';
|
||||||
$strShowTables = 'Show tables';
|
$strShowTables = 'Show tables';
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -320,4 +320,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -321,4 +321,5 @@ $strUpdatePrivMessage = 'You have updated the privileges for %s.';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -320,4 +320,5 @@ $strKeepPass = 'Do not change the password';//to translate
|
|||||||
$strUpdateProfile = 'Update profile:';//to translate
|
$strUpdateProfile = 'Update profile:';//to translate
|
||||||
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
$strUpdateProfileMessage = 'The profile has been updated.';//to translate
|
||||||
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
$strDatabaseHasBeenDropped = 'Database %s has been dropped.'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
?>
|
?>
|
||||||
|
@@ -295,6 +295,8 @@ $strWrongUser = 'Fel anv
|
|||||||
|
|
||||||
$strYes = 'Ja';
|
$strYes = 'Ja';
|
||||||
|
|
||||||
|
$strZip = '"zippad"';
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
$strAPrimaryKey = 'A primary key has been added on %s';//to translate
|
||||||
$strAnIndex = 'An index has been added on %s';//to translate
|
$strAnIndex = 'An index has been added on %s';//to translate
|
||||||
|
@@ -271,6 +271,7 @@ $strNotValidNumber = ' is not a valid row number!'; //to translate
|
|||||||
// export Zip (July 07, 2001, 19:48am)
|
// export Zip (July 07, 2001, 19:48am)
|
||||||
$strBzip = '"bzipped"';
|
$strBzip = '"bzipped"';
|
||||||
$strGzip = '"gzipped"'; //to translate
|
$strGzip = '"gzipped"'; //to translate
|
||||||
|
$strZip = '"zipped"'; //to translate
|
||||||
|
|
||||||
// To translate
|
// To translate
|
||||||
$strAffectedRows = 'Affected rows:';
|
$strAffectedRows = 'Affected rows:';
|
||||||
|
Reference in New Issue
Block a user