Class Translations


public class Translations extends CatalogByString
Multi-lingual translations catalog, generated from XML source.

Usage: Invoke the only constructor. Then follow the documentation of the super class.

Initial contents:

deenomnibus
%%Target%%Zielformat %%Target
TT_D2dTextobjekt im d2d-Format zur Verarbeitung! Source text in d2d format to translate!
TT_DefDokumententyp im d2d-Format Document type defintion, in d2d encoding
TT_DocuDokumentation des Dokumententyps Generated document type documentation
TT_HtmlHtml-Repräsentation Html rendering
TT_XmlXML-Kodierung des Eingabetextes XML encoding of the input text
_MN_usefulLinks%nützliche %Links %useful %Links
_URL_web_userdocumentationhttp://bandm.eu/metatools/doc/usage/d2d.html
_about_additional_text Diese Applikation ermöglicht die Übersetzung einer Definitionsdatei in eine Dokumentation, und eines Eingabetextes nach XML und mittels XSLT in verschiedene Zielformate. This application translates a d2d document type definition into its documentation, and input source texts into XML and different target formats, by XSLT.
_button_store%%abspeichern %%store
_button_translate%%übersetzen %%translate
_ultra_short_description Demonstration der d2d Transfomationen Demonstration of the d2d transformations
_windowTitle_usefulLinksd2d; Nützliche Links d2d: Useful Lnks
errors in option parameters Fehler in den Optionsparametern, siehe Nachrichtenliste errors in option parameters
errors in processing, see messages. Fehler beim Verarbeiten, siehe Nachrichtenliste. errors in processing, see messages.
start translationStarte Übersetzungen start translation
Created on 2024-09-03_20h53m01
by program bandmMetaTools/muli/CatalogToJava
command line =
java bandmMetaTools/muli/CatalogToJava translations.xml Translations eu.bandm.tools.d2d2.demo $(HOME)/metatools/src/ --nolf
  • Constructor Details

    • Translations

      public Translations()