prepared language files for XML exports

This commit is contained in:
Alexander M. Turek
2002-04-28 12:17:49 +00:00
parent 61c028448a
commit d24641640a
44 changed files with 57 additions and 13 deletions

View File

@@ -357,4 +357,5 @@ $strCardinality = 'Cardinality';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -355,4 +355,5 @@ $strZip = '"compactado com zip"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -356,4 +356,5 @@ $strZip = '"zip-
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -356,4 +356,5 @@ $strZip = '"zip-
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '"comprimit amb zip"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -353,4 +353,5 @@ $strZip = '"zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -349,4 +349,5 @@ $strZip = '"zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -356,4 +356,5 @@ $strZip = '"zip-ano"';
$strLinksTo = 'Links to';
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -356,4 +356,5 @@ $strZip = '"zip-ano"';
$strLinksTo = 'Links to';
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -352,4 +352,5 @@ $strZip = '"zazipov
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '"zazipov
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -350,4 +350,5 @@ $strZip = '"zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -348,4 +348,5 @@ $strZip = '"Gezipt"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -116,6 +116,7 @@ $strEnd = 'End';
$strEnglishPrivileges = ' Note: MySQL privilege names are expressed in English ';
$strError = 'Error';
$strExport = 'Export';
$strExportToXML = 'Export to XML format';
$strExtendedInserts = 'Extended inserts';
$strExtra = 'Extra';

View File

@@ -351,4 +351,5 @@ $strZip = '"zipitud"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -355,4 +355,5 @@ $strZip = '"zip-pakattu"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -116,6 +116,7 @@ $strEnd = 'Fin';
$strEnglishPrivileges = ' Veuillez noter que les noms de privil<69>ges sont exprim<69>s en anglais';
$strError = 'Erreur';
$strExport = 'Exporter';
$strExportToXML = 'Exporter en format XML';
$strExtendedInserts = 'Insertions <20>tendues';
$strExtra = 'Extra';

View File

@@ -355,4 +355,5 @@ $strZip = 'comprimido no formato "zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -360,4 +360,5 @@ $strPrimaryKeyWarning = '("PRIMARY" <b>must</b> be the name of and <b>only of</b
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -115,6 +115,8 @@ $strEmptyResultSet = 'MySQL lieferte ein leeres Resultat zur
$strEnd = 'Ende';
$strEnglishPrivileges = ' Anmerkung: MySQL-Rechte werden auf Englisch angegeben. ';
$strError = 'Fehler';
$strExport = 'Exportieren';
$strExportToXML = 'Ins XML-Fromat exportieren';
$strExtendedInserts = 'Erweiterte \'INSERT\'s';
$strExtra = 'Extra';
@@ -213,6 +215,7 @@ $strNoUsersFound = 'Es wurden keine Benutzer gefunden.';
$strNull = 'Null';
$strOftenQuotation = 'H<>ufig Anf<6E>hrungszeichen. Optional bedeutet, dass nur Textfelder von den angegeben Zeichen eingeschlossen sind.';
$strOperations = 'Operationen';
$strOptimizeTable = 'Optimiere Tabelle';
$strOptionalControls = 'Optional. Bestimmt, wie Sonderzeichen kenntlich gemacht werden.';
$strOptionally = 'optional';
@@ -349,6 +352,4 @@ $strYes = 'Ja';
$strZip = '"Zip komprimiert"';
// To translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
?>

View File

@@ -352,4 +352,5 @@ $strZip = '
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '"Zipped"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -353,4 +353,5 @@ $strZip = '"zippel t
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -350,4 +350,5 @@ $strZip = '"Dikompress dengan Zip"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -358,4 +358,5 @@ $strZip = '"compresso con zip"';
// To translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -360,4 +360,5 @@ $strXkana = '
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -360,4 +360,5 @@ $strXkana = '
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -352,4 +352,5 @@ $strZip = 'zip
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -355,4 +355,5 @@ $strZip = 'arhiv
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strReferentialIntegrity = 'Check referential integrity:'; //to translate
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -355,4 +355,5 @@ $strZip = 'Komprimert (zip)';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '".zip"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -358,4 +358,5 @@ $strZip = '"Compress
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '"arhivat"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -356,4 +356,5 @@ $strZip = '
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -356,4 +356,5 @@ $strZip = '
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -357,4 +357,5 @@ $strZip = '"zip-ovano"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -354,4 +354,5 @@ $strZip = '"zo zipovan
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -354,4 +354,5 @@ $strZip = '"zozipovan
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -349,4 +349,5 @@ $strZip = '"comprimido con zip"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '"zippad"';
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -357,4 +357,5 @@ $strReferentialIntegrity = 'Check referential integrity:'; //to translate
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '"ziplenmi
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>

View File

@@ -351,4 +351,5 @@ $strZip = '
$strLinksTo = 'Links to'; //to translate
$strExport = 'Export'; //to translate
$strOperations = 'Operations'; //to translate
$strExportToXML = 'Export to XML format'; //to translate
?>