synced & sorted

This commit is contained in:
Michal Čihař
2003-06-25 19:00:12 +00:00
parent 21a073a2c9
commit 9e18d0fdd2
2 changed files with 16 additions and 16 deletions

View File

@@ -24,6 +24,8 @@ $strAccessDenied = 'Access denied';
$strAction = 'Action';
$strAddDeleteColumn = 'Add/Delete Field Columns';
$strAddDeleteRow = 'Add/Delete Criteria Row';
$strAddDropDatabase = 'Add DROP DATABASE';
$strAddIntoComments = 'Add into comments';
$strAddNewField = 'Add new field';
$strAddPriv = 'Add a new Privilege';
$strAddPrivMessage = 'You have added a new privilege.';
@@ -139,7 +141,9 @@ $strData = 'Data';
$strDataDict = 'Data Dictionary';
$strDataOnly = 'Data only';
$strDatabase = 'Database ';
$strDatabaseExportOptions = 'Database export options';
$strDatabaseHasBeenDropped = 'Database %s has been dropped.';
$strDatabaseNoTable = 'This database contains no table!';
$strDatabaseWildcard = 'Database (wildcards allowed):';
$strDatabases = 'Databases';
$strDatabasesDropped = '%s databases have been dropped successfully.';
@@ -371,6 +375,7 @@ $strOverwriteExisting = 'Overwrite existing file(s)';
$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';
$strPHPVersion = 'PHP Version';
$strPageNumber = 'Page number:';
$strPaperSize = 'Paper size';
$strPartialText = 'Partial Texts';
$strPassword = 'Password';
$strPasswordChanged = 'The Password for %s was changed successfully.';
@@ -442,6 +447,7 @@ $strQuerySQLHistory = 'SQL-history';
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
$strQueryTime = 'Query took %01.4f sec';
$strQueryType = 'Query type';
$strQueryWindowLock = 'Do not overwrite this query from outside the window';
$strReType = 'Re-type';
$strReceived = 'Received';
@@ -579,6 +585,7 @@ $strThisHost = 'This Host';
$strThisNotDirectory = 'This was not a directory';
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';
$strTime = 'Time';
$strToggleScratchboard = 'Toggle scratchboard';
$strTotal = 'total';
$strTotalUC = 'Total';
$strTraffic = 'Traffic';
@@ -624,6 +631,7 @@ $strValue = 'Value';
$strVar = 'Variable';
$strViewDump = 'View dump (schema) of table';
$strViewDumpDB = 'View dump (schema) of database';
$strViewDumpDatabases = 'View dump (schema) of databases';
$strWebServerUploadDirectory = 'web-server upload directory';
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
@@ -641,12 +649,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strQueryWindowLock = 'Do not overwrite this query from outside the window';
$strPaperSize = 'Paper size';
$strDatabaseNoTable = 'This database contains no table!';
$strViewDumpDatabases = 'View dump (schema) of databases';
$strAddIntoComments = 'Add into comments';
$strDatabaseExportOptions = 'Database export options';
$strAddDropDatabase = 'Add DROP DATABASE';
$strToggleScratchboard = 'Toggle scratchboard';
?>

View File

@@ -25,6 +25,8 @@ $strAccessDenied = 'Access denied';
$strAction = 'Action';
$strAddDeleteColumn = 'Add/Delete Field Columns';
$strAddDeleteRow = 'Add/Delete Criteria Row';
$strAddDropDatabase = 'Add DROP DATABASE';
$strAddIntoComments = 'Add into comments';
$strAddNewField = 'Add new field';
$strAddPriv = 'Add a new Privilege';
$strAddPrivMessage = 'You have added a new privilege.';
@@ -140,7 +142,9 @@ $strData = 'Data';
$strDataDict = 'Data Dictionary';
$strDataOnly = 'Data only';
$strDatabase = 'Database ';
$strDatabaseExportOptions = 'Database export options';
$strDatabaseHasBeenDropped = 'Database %s has been dropped.';
$strDatabaseNoTable = 'This database contains no table!';
$strDatabaseWildcard = 'Database (wildcards allowed):';
$strDatabases = 'Databases';
$strDatabasesDropped = '%s databases have been dropped successfully.';
@@ -372,6 +376,7 @@ $strOverwriteExisting = 'Overwrite existing file(s)';
$strPHP40203 = 'You are using PHP 4.2.3, which has a serious bug with multi-byte strings (mbstring). See PHP bug report 19404. This version of PHP is not recommended for use with phpMyAdmin.';
$strPHPVersion = 'PHP Version';
$strPageNumber = 'Page number:';
$strPaperSize = 'Paper size';
$strPartialText = 'Partial Texts';
$strPassword = 'Password';
$strPasswordChanged = 'The Password for %s was changed successfully.';
@@ -443,6 +448,7 @@ $strQuerySQLHistory = 'SQL-history';
$strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
$strQueryTime = 'Query took %01.4f sec';
$strQueryType = 'Query type';
$strQueryWindowLock = 'Do not overwrite this query from outside the window';
$strReType = 'Re-type';
$strReceived = 'Received';
@@ -580,6 +586,7 @@ $strThisHost = 'This Host';
$strThisNotDirectory = 'This was not a directory';
$strThreadSuccessfullyKilled = 'Thread %s was successfully killed.';
$strTime = 'Time';
$strToggleScratchboard = 'Toggle scratchboard';
$strTotal = 'total';
$strTotalUC = 'Total';
$strTraffic = 'Traffic';
@@ -625,6 +632,7 @@ $strValue = 'Value';
$strVar = 'Variable';
$strViewDump = 'View dump (schema) of table';
$strViewDumpDB = 'View dump (schema) of database';
$strViewDumpDatabases = 'View dump (schema) of databases';
$strWebServerUploadDirectory = 'web-server upload directory';
$strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
@@ -642,12 +650,4 @@ $strYes = 'Yes';
$strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.';
$strZip = '"zipped"';
$strQueryWindowLock = 'Do not overwrite this query from outside the window';
$strPaperSize = 'Paper size';
$strDatabaseNoTable = 'This database contains no table!';
$strViewDumpDatabases = 'View dump (schema) of databases';
$strAddIntoComments = 'Add into comments';
$strDatabaseExportOptions = 'Database export options';
$strAddDropDatabase = 'Add DROP DATABASE';
$strToggleScratchboard = 'Toggle scratchboard';
?>