瀏覽代碼

New translations en_us.json (de_de)

shedaniel 5 年之前
父節點
當前提交
baf3fc2675
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      src/main/resources/assets/cloth-config2/lang/de_de.json

+ 8 - 8
src/main/resources/assets/cloth-config2/lang/de_de.json

@@ -1,6 +1,6 @@
 {
   "text.cloth-config.save_and_done": "Änderungen speichern",
-  "text.cloth-config.apply": "Apply Changes",
+  "text.cloth-config.apply": "Änderungen anwenden",
   "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",
@@ -14,13 +14,13 @@
   "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.error.color.no_alpha_allowed": "No Alpha Allowed!",
-  "text.cloth-config.error.color.invalid_alpha": "Not a valid value! (Alpha)",
-  "text.cloth-config.error.color.invalid_red": "Not a valid value! (Red)",
-  "text.cloth-config.error.color.invalid_green": "Not a valid value! (Green)",
-  "text.cloth-config.error.color.invalid_blue": "Not a valid value! (Blue)",
-  "text.cloth-config.error.color.invalid_color": "Not a valid color!",
-  "text.cloth-config.error.color.no_hash": "Not a valid color! (Missing #)",
+  "text.cloth-config.error.color.no_alpha_allowed": "Keine Alpha erlaubt!",
+  "text.cloth-config.error.color.invalid_alpha": "Kein gültiger Wert! (Alpha)",
+  "text.cloth-config.error.color.invalid_red": "Kein gültiger Wert! (Rot)",
+  "text.cloth-config.error.color.invalid_green": "Kein gültiger Wert! (Grün)",
+  "text.cloth-config.error.color.invalid_blue": "Kein gültiger Wert! (Blau)",
+  "text.cloth-config.error.color.invalid_color": "Keine gültige Farbe!",
+  "text.cloth-config.error.color.no_hash": "Keine gültige Farbe! (Fehlendes #)",
   "text.cloth-config.list.add": "Neu einfügen",
   "text.cloth-config.list.remove": "Auswahl löschen",
   "text.cloth-config.error_cannot_save": "Fehler!",