Update translations

This commit is contained in:
Wuzzy 2016-12-14 15:53:55 +01:00
parent 865ae9fcbd
commit 3871036956
3 changed files with 12 additions and 3 deletions

View File

@ -223,7 +223,8 @@ local toolcaps_to_text = function(tool_capabilities, check_uses)
end end
end end
if caplines > 0 then if caplines > 0 then
formstring = formstring .. S("This tool is capable of mining.\nMaximum mining levels:\n") formstring = formstring .. S("This tool is capable of mining.") .. "\n"
formstring = formstring .. S("Maximum mining levels:") .. "\n"
formstring = formstring .. miningcapstr formstring = formstring .. miningcapstr
formstring = newline(formstring) formstring = newline(formstring)
end end

View File

@ -33,6 +33,9 @@ Maximum stack size: @1 = Maximale Stapelgröße: @1
Mining level: @1 = Grabestufe: @1 Mining level: @1 = Grabestufe: @1
Mining level: 0 = Grabestufe: 0 Mining level: 0 = Grabestufe: 0
Mining ratings: = Grabewertungen: Mining ratings: = Grabewertungen:
• @1, rating @2: @3 s - @4 s = • @1, Wertung @2: @3 s - @4 s
• @1, rating @2: @3 s = • @1, Wertung @2: @3 s
Mining times: = Grabezeiten:
Mining this block is completely silent. = Das Abbauen dieses Blocks ist völlig lautlos. Mining this block is completely silent. = Das Abbauen dieses Blocks ist völlig lautlos.
Miscellaneous items = Sonstige Gegenstände Miscellaneous items = Sonstige Gegenstände
No = Nein No = Nein
@ -109,7 +112,8 @@ This item points to liquids. = Mit diesem Gegenstand zeigt man auf Flüssigkeite
This tool belongs to the @1 group. = Dieses Werkzeug gehört zur Gruppe »@1«. This tool belongs to the @1 group. = Dieses Werkzeug gehört zur Gruppe »@1«.
This tool belongs to these groups: @1. = Dieses Werkzeug gehört zu den folgenden Gruppen: @1. This tool belongs to these groups: @1. = Dieses Werkzeug gehört zu den folgenden Gruppen: @1.
This tool can serve as a smelting fuel with a burning time of @1. = Dieses Werkzeug kann als Brennstoff mit einer Brenndauer von @1 dienen. This tool can serve as a smelting fuel with a burning time of @1. = Dieses Werkzeug kann als Brennstoff mit einer Brenndauer von @1 dienen.
This tool is capable of mining.\nMining capabilities:\n = Dies ist ein Grabewerkzeug.\nGrabefähigkeiten:\n This tool is capable of mining. = Dies ist ein Grabewerkzeug.
Maximum mining levels: = Maximale Grabestufen:
This tool points to liquids. = Mit diesem Werkzeug zeigt man auf Flüssigkeiten. This tool points to liquids. = Mit diesem Werkzeug zeigt man auf Flüssigkeiten.
Tools and weapons = Werkzeuge und Waffen Tools and weapons = Werkzeuge und Waffen
Unknown Node = Unbekannter Node Unknown Node = Unbekannter Node

View File

@ -33,6 +33,9 @@ Maximum stack size: @1 =
Mining level: @1 = Mining level: @1 =
Mining level: 0 = Mining level: 0 =
Mining ratings: = Mining ratings: =
• @1, rating @2: @3 s - @4 s =
• @1, rating @2: @3 s =
Mining times: =
Mining this block is completely silent. = Mining this block is completely silent. =
Miscellaneous items = Miscellaneous items =
No = No =
@ -110,7 +113,8 @@ This item points to liquids. =
This tool belongs to the @1 group. = This tool belongs to the @1 group. =
This tool belongs to these groups: @1. = This tool belongs to these groups: @1. =
This tool can serve as a smelting fuel with a burning time of @1. = This tool can serve as a smelting fuel with a burning time of @1. =
This tool is capable of mining.\nMining capabilities:\n = This tool is capable of mining. =
Maximum mining levels: =
This tool points to liquids. = This tool points to liquids. =
Tools and weapons = Tools and weapons =
Unknown Node = Unknown Node =