another update

This commit is contained in:
Marc Delisle
2002-11-05 15:53:47 +00:00
parent e2515922f3
commit 13e6dbb30b
2 changed files with 2 additions and 4 deletions

View File

@@ -177,6 +177,7 @@ $strHostEmpty = 'Numele de gazda este gol!';
$strIdxFulltext = 'Tot textul'; $strIdxFulltext = 'Tot textul';
$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.'; $strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
$strIgnore = 'Ignora'; $strIgnore = 'Ignora';
$strImportDocSQL = 'Import de fisiere docSQL';
$strInUse = 'in folosinta'; $strInUse = 'in folosinta';
$strIndex = 'Index'; $strIndex = 'Index';
$strIndexHasBeenDropped = 'Index %s a fost aruncat'; $strIndexHasBeenDropped = 'Index %s a fost aruncat';
@@ -432,6 +433,4 @@ $strYes = 'Da';
$strZip = '"arhivat"'; $strZip = '"arhivat"';
// To translate // To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?> ?>

View File

@@ -178,6 +178,7 @@ $strHostEmpty = 'Numele de gazda este gol!';
$strIdxFulltext = 'Tot textul'; $strIdxFulltext = 'Tot textul';
$strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.'; $strIfYouWish = 'In cazul in care doriti sa incarcati numai o parte a coloanelor tabelului, specificati o lista separata prin virgula.';
$strIgnore = 'Ignora'; $strIgnore = 'Ignora';
$strImportDocSQL = 'Import de fisiere docSQL';
$strInUse = 'in folosinta'; $strInUse = 'in folosinta';
$strIndex = 'Index'; $strIndex = 'Index';
$strIndexHasBeenDropped = 'Index %s a fost aruncat'; $strIndexHasBeenDropped = 'Index %s a fost aruncat';
@@ -433,6 +434,4 @@ $strYes = 'Da';
$strZip = '"arhivat"'; $strZip = '"arhivat"';
// To translate // To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?> ?>