Wiki-Quellcode von Translations
Zuletzt geändert von Daniel Herrmann am 2025/11/08 02:46
Verstecke letzte Bearbeiter
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | platform.flamingo.themes.home.title=Themes für Flamingo |
| 2 | platform.flamingo.themes.home.currenttheme=Aktuelles Theme | ||
| 3 | platform.flamingo.themes.home.otherthemes=Andere verfügbare Themes | ||
| 4 | platform.flamingo.themes.home.warningOldColorThemeInstalled=Dies ist die Anwendung zur Verwaltung der Flamingo-Themes. Ein Flamingo-Theme ist eine anpassbare Variante eines beliebigen Skins, das auf Flamingo basiert. Wenn Sie Color Themes für Colibri-basierte Skins verwalten möchten, sollten Sie zu {0}Colibri Color Themes Application{1} gehen. | ||
| 5 | platform.flamingo.themes.home.warningCurrentOldColorTheme=Das aktuelle Theme ist ein Colibri-Color-Theme, das nicht für die Arbeit mit einem auf Flamingo basierenden Skin optimiert ist. Wir haben unser Bestes versucht, um es kompatibel zu machen, aber die Ergebnisse sind möglicherweise nicht optimal. | ||
| 6 | platform.flamingo.themes.home.useThisTheme=Benutze dieses Theme | ||
| 7 | platform.flamingo.themes.home.newThemeName=Theme-Name… | ||
| 8 | platform.flamingo.themes.home.create=Neues Theme erstellen | ||
| 9 | platform.flamingo.themes.home.create.invalid=Ungültiger Theme-Name! | ||
| 10 | platform.flamingo.themes.home.create.csrf=Bestätigen Sie bitte aus Sicherheitsgründen, dass Sie ein Thema mit dem Namen "{0}" erstellen möchten. | ||
| 11 | platform.flamingo.themes.home.create.confirm=Bestätigung | ||
| 12 | platform.flamingo.themes.home.set.success=Theme auf "{0}" gesetzt. | ||
| 13 | platform.flamingo.themes.title.variables=Variablen | ||
| 14 | platform.flamingo.themes.title.preview=Vorschau | ||
| 15 | platform.flamingo.themes.autorefresh=Automatische Aktualisierung | ||
| 16 | platform.flamingo.themes.refresh=Aktualisieren | ||
| 17 | platform.flamingo.themes.refreshwarning=Die Aktualisierung kann einige Sekunden dauern. | ||
| 18 | platform.flamingo.themes.preview.iframe.label=Vorschau auf das Farbthema. | ||
| 19 | platform.flamingo.themes.loading=Lade... | ||
| |
1.1 | 20 | platform.flamingo.themes.category.logos=Logos |
| |
2.1 | 21 | platform.flamingo.themes.category.base-colors=Basisfarben |
| 22 | platform.flamingo.themes.category.typography=Typografie | ||
| 23 | platform.flamingo.themes.category.forms=Formulare | ||
| 24 | platform.flamingo.themes.category.buttons=Knöpfe | ||
| 25 | platform.flamingo.themes.category.tables=Tabellen | ||
| 26 | platform.flamingo.themes.category.navbar=Navigationsleiste | ||
| 27 | platform.flamingo.themes.category.dropdowns=Drop-down Menü | ||
| 28 | platform.flamingo.themes.category.panels=Bedienfelder | ||
| 29 | platform.flamingo.themes.category.breadcrumb=Brotkrumen | ||
| 30 | platform.flamingo.themes.category.advanced=Erweitert | ||
| 31 | platform.flamingo.themes.defaultvalue=Standard | ||
| 32 | platform.flamingo.themes.lessCode.description=In diesem Feld können Sie direkt LESS-Code schreiben, der in den Skin eingefügt wird. | ||
| 33 | platform.flamingo.themes.local=Lokal | ||
| |
1.1 | 34 | platform.flamingo.themes.global=Global |
| |
2.1 | 35 | FlamingoThemesCode.ThemeClass_logo-description_hint=Alternativtext für das Logo. Er sollte das Logo beschreiben. Standardmäßig wird der lokalisierte Wert verwendet, der mit dem Schlüssel „core.document.header.logo.image.text” verknüpft ist. |
| |
1.1 | 36 | |
| 37 | ############################################################################### | ||
| 38 | ## Deprecated | ||
| 39 | ## Note: each element should be removed when the last branch using it is no longer supported | ||
| 40 | ############################################################################### | ||
| 41 | |||
| 42 | ## Used to indicate where deprecated keys start | ||
| 43 | #@deprecatedstart | ||
| 44 | |||
| 45 | ####################################### | ||
| 46 | ## until 7.3M1 | ||
| 47 | ####################################### | ||
| |
2.1 | 48 | platform.flamingo.themes.lessCode.warning=Leider wird dieses Feld in der Live-Vorschau nicht berücksichtigt. |
| |
1.1 | 49 | |
| 50 | ####################################### | ||
| 51 | ## until 12.9RC1 | ||
| 52 | ####################################### | ||
| |
2.1 | 53 | platform.flamingo.themes.incompatiblebrowser=Die Vorschau funktioniert leider nicht mit dieser Version des Internet Explorers. Sie müssen einen neueren Browser verwenden. |
| |
1.1 | 54 | |
| 55 | #@deprecatedend | ||
| 56 |