Package eu.bandm.tools.graficUtils2
Class Translations
java.lang.Object
eu.bandm.tools.muli.Catalog<String>
eu.bandm.tools.muli.CatalogByString
eu.bandm.tools.graficUtils2.Translations
@Generated(generator="eu.bandm.tools.muli.utils",
version="",
timestamp="2025-01-22_20h45m43")
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 | |
---|---|---|
Browser remote control seems not supported or permitted on this system. | Browser-Fernsteuerung ist auf diesem System anscheinend nicht unterstützt oder erlaubt. | Browser remote control seems not supported or permitted on this system. |
Error when trying remote browser control. | Fehler beim Versuch der Browser-Fernsteuerung. | Error when trying remote browser control. |
Illegal URI source text »%s«. | URI Syntax verletzt durch »%s«. | Illegal URI source text »%s«. |
Please copy the URL »%s« manually to the address field of your browser. | Bitte die URL "%s" von Hand in das Adress-Feld eines Browsers kopieren. | Please copy the URL »%s« manually to the address field of your
browser.
|
Generated on 2025-01-22_20h45m43
by program eu.bandm.tools.muli.CatalogToJava, version
command line =
by program eu.bandm.tools.muli.CatalogToJava, version
command line =
java eu.bandm.tools.muli.CatalogToJava translations.muli Translations eu.bandm.tools.graficUtils2 $(HOME)/metatools/src
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.muli.Catalog
Catalog.Const
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.bandm.tools.muli.CatalogByString
_translateArgs, getKeys, putAsKey
Methods inherited from class eu.bandm.tools.muli.Catalog
_format, _format, containsKey, dump, get, get, get, get, getKey, getKeys, getKeys, insitu, insitu, insitu, insitu, INSITU, INSITU, makeMap, makeMuli, noTranslate, put, put, put, put, putAll, putAll, readLanguageMap, readLanguages, readLanguagesString, translateAllAndFormatRobust, translateAllAndFormatRobust, translateArgsAndFormatRobust, translateArgsAndFormatRobust, translateKeyAndFormatRobust, translateKeyAndFormatRobust, translateRobust, translateRobust
-
Constructor Details
-
Translations
public Translations()
-