Skip to content

Commit

Permalink
New translations messages.properties (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Feb 12, 2024
1 parent 56a58f8 commit eaf16c2
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
argument.parse.failure.enchantment='<input>' ist keine gültige Verzauberung
argument.parse.failure.material='<input>' ist kein gültiger Materialname
argument.parse.failure.offlineplayer=Kein Spieler wurde für den Input '<input>' gefunden
argument.parse.failure.player=Kein Spieler wurde für den Input '<input>' gefunden
argument.parse.failure.world='<input>' ist keine gültige Minecraft Welt
argument.parse.failure.selector.unsupported=Das Entity-Selektor-Argument wird vor der Minecraft Version 1.13 nicht unterstützt.
argument.parse.failure.location.invalid_format='<input>' ist keine gültige Koordinate. Das benötigte Format ist '<x> <y> <z>'
argument.parse.failure.location.mixed_local_absolute=Lokale und absolute Koordinaten können nicht gemischt werden. (Entweder alle Koordinaten verwenden '^' oder keine)
argument.parse.failure.namespacedkey.namespace=Ungültiger Namespace '<input>'. Es muss [a-z0-9._-] erfüllt sein
argument.parse.failure.namespacedkey.key=Ungültiger Schlüssel '<input>'. Es muss [a-z0-9/._-] erfüllt sein
argument.parse.failure.namespacedkey.need_namespace=Ungültiger Input '<input>', es ist ein eindeutiger Namespace benötigt.

0 comments on commit eaf16c2

Please sign in to comment.