Skip to content

Commit

Permalink
New translations messages.properties (Finnish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Citymonstret committed Jan 31, 2024
1 parent 8edcb6e commit 00c7927
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>' ei ole kelvollinen lumous
argument.parse.failure.material='<input>' ei ole kelvollinen materiaalin nimi
argument.parse.failure.offlineplayer=Pelaajaa ei löydy syötteelle '<input>'
argument.parse.failure.player=Pelaajaa ei löydy syötteelle '<input>'
argument.parse.failure.world='<input>' ei ole kelvollinen Minecraft-maailma
argument.parse.failure.selector.unsupported="Entity selector" argumenttityyppi ei ole tuettu Minecraftin 1.13 edeltävissä versioissa.
argument.parse.failure.location.invalid_format='<input>' ei ole kelvollinen sijainti. Vaadittu muoto on '<x> <y> <z>'
argument.parse.failure.location.mixed_local_absolute=Paikallisia ja absoluuttisia koordinaatteja ei voi sekoittaa. (kaikissa koordinaateissa on oltava '^' tai ei mitään)
argument.parse.failure.namespacedkey.namespace=Virheellinen nimitila '<input>'. Täytyy olla [a-z0-9._-]
argument.parse.failure.namespacedkey.key=Virheellinen avain '<input>'. Täytyy olla [a-z0-9/._-]
argument.parse.failure.namespacedkey.need_namespace=Virheellinen syöte '<input>', vaatii selkeän nimitilan.

0 comments on commit 00c7927

Please sign in to comment.