de_de.json 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "text.cloth-config.save_and_done": "Änderungen speichern",
  3. "text.cloth-config.quit_config": "Änderungen nicht gespeichert",
  4. "text.cloth-config.quit_config_sure": "Sind Sie sicher, dass Sie die Bearbeitung beenden möchten? Änderungen werden nicht gespeichert!",
  5. "text.cloth-config.cancel_discard": "Änderungen verwerfen und abbrechen",
  6. "text.cloth-config.quit_discard": "Beenden und Änderungen verwerfen",
  7. "text.cloth-config.config": "Konfiguration",
  8. "text.cloth-config.multi_error": "Mehrere Probleme!",
  9. "text.cloth-config.not_editable": "Nicht bearbeitbar!",
  10. "text.cloth-config.error.not_valid_number_int": "Keine gültige Zahl! (Ganzzahl)",
  11. "text.cloth-config.error.not_valid_number_long": "Keine gültige Zahl! (Long)",
  12. "text.cloth-config.error.not_valid_number_float": "Keine gültige Zahl! (Fließkomma)",
  13. "text.cloth-config.error.not_valid_number_double": "Keine gültige Zahl! (Double)",
  14. "text.cloth-config.error.too_large": "Zu groß! (Maximum: %d)",
  15. "text.cloth-config.error.too_small": "Zu klein! (Minimum: %d)",
  16. "text.cloth-config.list.add": "Neu einfügen",
  17. "text.cloth-config.list.remove": "Auswahl löschen",
  18. "text.cloth-config.error_cannot_save": "Fehler!",
  19. "text.cloth-config.reset_value": "Zurücksetzen",
  20. "text.cloth.reset_value": "Zurücksetzen",
  21. "text.cloth-config.restart_required": "Neustart erforderlich",
  22. "text.cloth-config.restart_required_sub": "Eine der geänderten Einstellungen erfordert einen Neustart von Minecraft. Fortfahren?",
  23. "text.cloth-config.exit_minecraft": "Minecraft beenden",
  24. "text.cloth-config.ignore_restart": "Neustart ignorieren",
  25. "text.cloth-config.boolean.value.true": "§aJa",
  26. "text.cloth-config.boolean.value.false": "§cNein",
  27. "text.cloth-config.dropdown.value.unknown": "§cKeine Vorschläge",
  28. "modifier.cloth-config.alt": "Alt + %s",
  29. "modifier.cloth-config.ctrl": "Ctrl + %s",
  30. "modifier.cloth-config.shift": "Shift + %s",
  31. "title.cloth-config.config": "Cloth Mod Config Config",
  32. "category.cloth-config.scrolling": "Scrolling",
  33. "category.cloth-config.testing": "Config Demo",
  34. "option.cloth-config.scrollDuration": "Scroll Duration",
  35. "option.cloth-config.scrollStep": "Scroll Step",
  36. "option.cloth-config.bounceBackMultiplier": "Bounce Multiplier",
  37. "option.cloth-config.setDefaultSmoothScroll": "Set Default Smooth Scroll",
  38. "option.cloth-config.disableSmoothScroll": "Disable Smooth Scroll"
  39. }