possibility to import files from docSQL

This commit is contained in:
Mike Beck
2002-09-20 06:44:08 +00:00
parent e44705d12b
commit 9c4489d174
90 changed files with 94 additions and 1 deletions

View File

@@ -508,6 +508,10 @@ if ($cfgRelation['pdfwork'] && $num_tables > 0) {
<label for="all_tab_same_wide"><?php echo $strAllTableSameWidth; ?></label>
&nbsp;&nbsp;<input type="submit" value="<?php echo $strGo; ?>" />
</form>
</li>
<!-- import docSQL files -->
<li>
<div style="margin-bottom: 10px"><a href="db_details_importdocsql.php3?<?php echo $takeaway; ?>"><?php echo $strImportDocSQL;?></a></div>
</li>
<?php
} // end if
@@ -521,4 +525,4 @@ echo "\n" . '</ul>';
*/
echo "\n";
require('./footer.inc.php3');
?>
?>

View File

@@ -435,4 +435,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -435,4 +435,5 @@ $strZip = '"kompresuar me zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strZip = '"kompresuar me zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -450,4 +450,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -450,4 +450,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -450,4 +450,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strYes = 'Si';
$strZip = '"comprimit amb zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strYes = 'Si';
$strZip = '"comprimit amb zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -435,4 +435,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -435,4 +435,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -433,4 +433,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -448,4 +448,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -448,4 +448,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -434,4 +434,5 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -435,4 +435,5 @@ $strYes = 'Ano';
$strZip = '"zazipováno"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -434,4 +434,5 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -443,4 +443,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -444,4 +444,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strZip = '"Gezipt"';
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -433,4 +433,5 @@ $strZip = '"Gezipt"';
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -428,4 +428,5 @@ $strYes = 'Yes';
$strZip = '"zipped"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strYes = 'Yes';
$strZip = '"zipped"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strZip = '"zipitud"';
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strZip = '"zipitud"';
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strYes = 'Kyll
$strZip = '"zip-pakattu"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -433,4 +433,5 @@ $strYes = 'Kyllä';
$strZip = '"zip-pakattu"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strYes = 'Oui';
$strZip = '"zipp<70>"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strYes = 'Oui';
$strZip = '"zippé"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -437,4 +437,5 @@ $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
$strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
$strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -448,4 +448,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -437,4 +437,5 @@ $strYes = 'Ja';
$strZip = 'Zip-komprimiert';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -438,4 +438,5 @@ $strYes = 'Ja';
$strZip = 'Zip-komprimiert';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -447,4 +447,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -448,4 +448,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -445,4 +445,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -458,4 +458,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strZip = '"zipped"' ; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -433,4 +433,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -434,4 +434,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -431,4 +431,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -435,4 +435,5 @@ $strYes = ' Si ';
$strZip = '"compresso con zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strYes = ' Si ';
$strZip = '"compresso con zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -438,4 +438,5 @@ $strYes = '
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -438,4 +438,5 @@ $strYes = '
$strZip = '"zip<69><70><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -438,4 +438,5 @@ $strYes = 'はい';
$strZip = '"zipされる"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -448,4 +448,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -448,4 +448,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strYes = 'Taip';
$strZip = '"zip"';
//to translate:
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strYes = 'Taip';
$strZip = '"zip"';
//to translate:
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -449,4 +449,5 @@ $strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan ti
$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatitit di %sdocumentation%s.';
$strServer = 'Pelayan %s';
$strPutColNames = 'Letakkan medan di baris pertama';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -450,4 +450,5 @@ $strWebServerUploadDirectoryError = 'Direktori muatnaik yang telah ditetapkan ti
$strValidatorError = 'Pengesahan SQL tidak dapat disahkan. Sila semak sama ada anda telah memasang sambungan php seperti yang tercatitit di %sdocumentation%s.';
$strServer = 'Pelayan %s';
$strPutColNames = 'Letakkan medan di baris pertama';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -435,4 +435,5 @@ $strZip = 'Komprimert (zip)';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strZip = 'Komprimert (zip)';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strYes = 'Tak';
$strZip = '".zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strYes = 'Tak';
$strZip = '".zip"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -440,4 +440,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -441,4 +441,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -429,4 +429,5 @@ $strYes = 'Da';
$strZip = '"arhivat"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strYes = 'Da';
$strZip = '"arhivat"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -439,4 +439,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -440,4 +440,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -439,4 +439,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -451,4 +451,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -450,4 +450,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -431,4 +431,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -431,4 +431,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strYes = 'Da';
$strZip = '"zipano"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -433,4 +433,5 @@ $strYes = 'Da';
$strZip = '"zipano"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strYes = 'Da';
$strZip = '"zipano"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -427,4 +427,5 @@ $strYes = 'S
$strZip = '"comprimido con zip"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -428,4 +428,5 @@ $strYes = 'Sí';
$strZip = '"comprimido con zip"';
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -430,4 +430,5 @@ $strYes = 'Ja';
$strZip = '"zippad"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -431,4 +431,5 @@ $strYes = 'Ja';
$strZip = '"zippad"';
// To translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -431,4 +431,5 @@ $strZip = '"
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -432,4 +432,5 @@ $strZip = '"ถูกบีบอัดอยู่ (zip)"';
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -436,4 +436,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -437,4 +437,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -439,4 +439,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>

View File

@@ -438,4 +438,5 @@ $strWebServerUploadDirectoryError = 'The directory you set for upload work canno
$strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; //to translate
$strServer = 'Server %s'; //to translate
$strPutColNames = 'Put fields names at first row'; //to translate
$strImportDocSQL = 'Import docSQL Files'; //to translate
?>