|
@@ -1,28 +1,28 @@
|
|
|
{
|
|
|
- "text.cloth-config.save_and_done": "Save Changes",
|
|
|
- "text.cloth-config.quit_config": "Changes Not Saved",
|
|
|
- "text.cloth-config.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
|
|
|
- "text.cloth-config.cancel_discard": "Cancel & Discard Changes",
|
|
|
- "text.cloth-config.quit_discard": "Quit & Discard Changes",
|
|
|
- "text.cloth-config.config": "Config",
|
|
|
- "text.cloth-config.multi_error": "Multiple Issues!",
|
|
|
- "text.cloth-config.not_editable": "Not Editable!",
|
|
|
- "text.cloth-config.error.not_valid_number_int": "Not a valid number! (Integer)",
|
|
|
- "text.cloth-config.error.not_valid_number_long": "Not a valid number! (Long)",
|
|
|
- "text.cloth-config.error.not_valid_number_float": "Not a valid number! (Float)",
|
|
|
- "text.cloth-config.error.not_valid_number_double": "Not a valid number! (Double)",
|
|
|
- "text.cloth-config.error.too_large": "Too Large! (Maximum: %d)",
|
|
|
- "text.cloth-config.error.too_small": "Too Small! (Minimum: %d)",
|
|
|
- "text.cloth-config.list.add": "Insert New",
|
|
|
- "text.cloth-config.list.remove": "Delete Selected",
|
|
|
- "text.cloth-config.error_cannot_save": "Error!",
|
|
|
- "text.cloth-config.reset_value": "Reset",
|
|
|
- "text.cloth.reset_value": "Reset",
|
|
|
- "text.cloth-config.restart_required": "Restart Required",
|
|
|
- "text.cloth-config.restart_required_sub": "One of your modified settings requires Minecraft to be restarted. Do you want to proceed?",
|
|
|
- "text.cloth-config.exit_minecraft": "Exit Minecraft",
|
|
|
- "text.cloth-config.ignore_restart": "Ignore Restart",
|
|
|
- "text.cloth-config.boolean.value.true": "§aYes",
|
|
|
- "text.cloth-config.boolean.value.false": "§cNo",
|
|
|
- "text.cloth-config.dropdown.value.unknown": "§cNo suggestions"
|
|
|
+ "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"
|
|
|
}
|