added $strIdxFulltext

This commit is contained in:
Loïc Chapeaux 2001-09-06 22:56:58 +00:00
parent 5a9e7d56ce
commit e393a2f2d7
26 changed files with 32 additions and 0 deletions

View File

@ -306,6 +306,7 @@ $strWrongUser = 'Usu
$strYes = 'Sim';
// 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
$strOffSet = 'offset'; //to translate
$strSetEnumVal = 'If field type is "enum" or "set", please enter the values using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').'; //to translate

View File

@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -291,6 +291,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -309,4 +309,6 @@ $strWrongUser = '
$strYes = 'Ano';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
?>

View File

@ -309,4 +309,6 @@ $strWrongUser = '
$strYes = 'Ano';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
?>

View File

@ -293,6 +293,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -306,6 +306,7 @@ $strAffectedRows = 'Affected rows:'; //to translate
$strBzip = '"bzipped"'; //to translate
$strExtendedInserts = 'Extended inserts'; //to translate
$strGzip = '"gzipped"'; //to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strNoDropDatabases = '"DROP DATABASE" statements zijn niet mogelijk.'; //to translate
$strOffSet = 'offset'; //to translate
$strUseBackquotes = 'Gebruik backquotes bij tabellen en velden\' namen'; // what are backquotes?

View File

@ -137,6 +137,7 @@ $strHomepageSourceforge = 'Sourceforge phpMyAdmin Download Page';
$strHost = 'Host';
$strHostEmpty = 'The host name is empty!';
$strIdxFulltext = 'Fulltext';
$strIfYouWish = 'If you wish to load only some of a table\'s columns, specify a comma separated field list.';
$strIndex = 'Index';
$strIndexes = 'Indexes';

View File

@ -137,6 +137,7 @@ $strHomepageSourceforge = 'Page de T
$strHost = 'Serveur';
$strHostEmpty = 'Le nom de serveur est vide';
$strIdxFulltext = 'Texte entier';
$strIfYouWish = 'Si vous désirez ne charger que certaines colonnes, indiquez leurs noms, séparés par des virgules.';
$strIndex = 'Index';
$strIndexes = 'Index';

View File

@ -308,6 +308,7 @@ $strWrongUser = 'Usuario ou contrasinal errado. Acceso negado.';
$strYes = 'Si';
// 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
$strWithChecked = 'With checked:';
?>

View File

@ -306,6 +306,7 @@ $strWrongUser = 'Falscher Benutzername/Passwort. Zugriff verweigert.';
$strYes = 'Ja';
// 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
$strFullText = 'Full Texts';//to translate
$strPartialText = 'Partial Texts';//to translate

View File

@ -309,6 +309,7 @@ $strWrongUser = 'Nome utente o password errati. Accesso negato.';
$strYes = ' Si ';
// 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
$strWithChecked = 'With checked:';
?>

View File

@ -293,6 +293,7 @@ $strDisplayOrder = 'Display order:';
$strDropTable = 'Drop table';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -293,6 +293,7 @@ $strDisplayOrder = 'Display order:';
$strDropTable = 'Drop table';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -302,6 +302,7 @@ $strYes = 'Ja';
$strCarriage = 'Carriage return: \\r'; //to translate
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strGrants = 'Grants'; //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
$strOffSet = 'offset'; //to translate
$strPartialText = 'Partial Texts'; //to translate

View File

@ -307,6 +307,7 @@ $strWrongUser = 'B
$strYes = 'Tak';
// 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
$strWithChecked = 'With checked:';
?>

View File

@ -293,6 +293,7 @@ $strDisplayOrder = 'Display order:';
$strDropTable = 'Drop table';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -308,4 +308,7 @@ $strWrongUser = 'Nume de utilizator/Parola incorecta. Accesul interzis.';
$strWithChecked = 'Verificat cu:';
$strYes = 'Da';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
?>

View File

@ -293,6 +293,7 @@ $strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strGzip = '"gzipped"'; // To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -293,6 +293,7 @@ $strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strGzip = '"gzipped"'; // To translate
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -296,6 +296,7 @@ $strDatabasesStats = 'Databases statistics';//to translate
$strDeletedRows = 'Deleted rows:';
$strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate

View File

@ -304,6 +304,7 @@ $strYes = 'Si';
// To translate
$strBzip = '"bzipped"'; //to translate
$strGzip = '"gzipped"'; //to translate
$strIdxFulltext = 'Fulltext'; //to translate
$strOffSet = 'offset'; //to translate
$strStrucExcelCSV = 'CSV for Ms Excel data';
$strFullText = 'Full Texts';//to translate

View File

@ -308,4 +308,7 @@ $strWithChecked = 'Med markerade:';
$strWrongUser = 'Fel användarnamn/lösenord. Åtkomst nekad.';
$strYes = 'Ja';
// To translate
$strIdxFulltext = 'Fulltext'; //to translate
?>

View File

@ -294,6 +294,7 @@ $strDropTable = 'Drop table';
$strExtendedInserts = 'Extended inserts';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strIdxFulltext = 'Fulltext'; //to translate
$strInsertedRows = 'Inserted rows:';
$strInstructions = 'Instructions';//to translate
$strInvalidName = '"%s" is a reserved word, you can\'t use it as a database/table/field name.'; //to translate