Package eu.bandm.tools.d2d2.base
Class Translations
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.d2d2.base.Translations
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2025-08-17_22h56m59")
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:
| de | en | |
|---|---|---|
| _ultra_short_description | Werkzeuge für eine menschenles- und schreibbare Darstellung von XML | tools for a human-friendly but XML compatible text format |
| conversion done | Übersetzung erfolgreich | conversion done |
| convert w3c dtd to d2d module | Übersetze w3c dtd | convert w3c dtd to d2d module |
| converting text %s | Übersetze Text %s | converting text %s |
| load instantiated module %s | Instantiiere Definitionsmodul %s | load instantiated module %s |
| module has been instantiated before, return %s | Definitionsmodul bereits geladen: %s | module has been instantiated before, return %s |
| parse local modules | Parsiere lokale Definitionsmodule | parse local modules |
| parsing the xslt source | Xslt code übersetzen | parsing the xslt source |
| processing text file %s | Verarbeite Textdatei %s | processing text file %s |
| program_title | d2d Textmodellierungsumgebung | d2d text modelling framework |
| sending dom xml structures to java-built-in template compiler | Sende das Xslt-dom-modell an den Java-standard-Xslt-Prozessor | sending dom xml structures to java-built-in template compiler |
| w3c dtd found for loading definitions | w3c dtd als Definition gefunden | w3c dtd found for loading definitions
|
Generated on 2025-08-17_22h56m59
by program eu.bandm.tools.muli.utils.CatalogToJava, version
command line =
by program eu.bandm.tools.muli.utils.CatalogToJava, version
command line =
java eu.bandm.tools.muli.utils.CatalogToJava translations.muli Translations eu.bandm.tools.d2d2.base $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const<L> -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
_translateArgs, getKeys, putAsKeyMethods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, containsKey, dump, get, get, get, getKey, getKeys, getKeys, getSpecific, insitu, insitu, insitu, insitu, INSITU, INSITU, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Translations
public Translations()
-