123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "text.cloth-config.save_and_done": "Änderungen speichern",
- "text.cloth-config.quit_config": "Änderungen nicht gespeichert",
- "text.cloth-config.quit_config_sure": "Sind Sie sicher, dass Sie die Bearbeitung beenden möchten? Änderungen werden nicht gespeichert!",
- "text.cloth-config.cancel_discard": "Änderungen verwerfen und abbrechen",
- "text.cloth-config.quit_discard": "Beenden und Änderungen verwerfen",
- "text.cloth-config.config": "Konfiguration",
- "text.cloth-config.multi_error": "Mehrere Probleme!",
- "text.cloth-config.not_editable": "Nicht bearbeitbar!",
- "text.cloth-config.error.not_valid_number_int": "Keine gültige Zahl! (Ganzzahl)",
- "text.cloth-config.error.not_valid_number_long": "Keine gültige Zahl! (Long)",
- "text.cloth-config.error.not_valid_number_float": "Keine gültige Zahl! (Fließkomma)",
- "text.cloth-config.error.not_valid_number_double": "Keine gültige Zahl! (Double)",
- "text.cloth-config.error.too_large": "Zu groß! (Maximum: %d)",
- "text.cloth-config.error.too_small": "Zu klein! (Minimum: %d)",
- "text.cloth-config.list.add": "Neu einfügen",
- "text.cloth-config.list.remove": "Auswahl löschen",
- "text.cloth-config.error_cannot_save": "Fehler!",
- "text.cloth-config.reset_value": "Zurücksetzen",
- "text.cloth.reset_value": "Zurücksetzen",
- "text.cloth-config.restart_required": "Neustart erforderlich",
- "text.cloth-config.restart_required_sub": "Eine der geänderten Einstellungen erfordert einen Neustart von Minecraft. Fortfahren?",
- "text.cloth-config.exit_minecraft": "Minecraft beenden",
- "text.cloth-config.ignore_restart": "Neustart ignorieren",
- "text.cloth-config.boolean.value.true": "§aJa",
- "text.cloth-config.boolean.value.false": "§cNein",
- "text.cloth-config.dropdown.value.unknown": "§cKeine Vorschläge",
- "modifier.cloth-config.alt": "Alt + %s",
- "modifier.cloth-config.ctrl": "Ctrl + %s",
- "modifier.cloth-config.shift": "Shift + %s",
- "title.cloth-config.config": "Cloth Mod Config Config",
- "category.cloth-config.scrolling": "Scrolling",
- "category.cloth-config.testing": "Config Demo",
- "option.cloth-config.scrollDuration": "Scroll Duration",
- "option.cloth-config.scrollStep": "Scroll Step",
- "option.cloth-config.bounceBackMultiplier": "Bounce Multiplier",
- "option.cloth-config.setDefaultSmoothScroll": "Set Default Smooth Scroll",
- "option.cloth-config.disableSmoothScroll": "Disable Smooth Scroll"
- }
|