forked from minetest-mods/moreblocks
Update template.txt
deleted things that are not more translated, changed saw label names to actual names, added jungle fence translation
This commit is contained in:
parent
c8735dd9d6
commit
d0ed22bb84
@ -1,7 +1,8 @@
|
|||||||
###init.lua###
|
###init.lua###
|
||||||
[moreblocks] loaded. =
|
[moreblocks] loaded. =
|
||||||
|
|
||||||
Jungle Wooden Planks =
|
###nodes.lua###
|
||||||
|
Jungle Wood Fence =
|
||||||
Empty Bookshelf =
|
Empty Bookshelf =
|
||||||
Clean Glass =
|
Clean Glass =
|
||||||
Plankstone =
|
Plankstone =
|
||||||
@ -33,20 +34,9 @@ Cactus Checker =
|
|||||||
Cactus Brick =
|
Cactus Brick =
|
||||||
Sweeper =
|
Sweeper =
|
||||||
Jungle Stick =
|
Jungle Stick =
|
||||||
Horizontal Tree =
|
|
||||||
Horizontal Jungle Tree =
|
|
||||||
Rope =
|
Rope =
|
||||||
All-faces Tree =
|
All-faces Tree =
|
||||||
|
|
||||||
###redefinition.lua###
|
|
||||||
Wooden =
|
|
||||||
Papyrus =
|
|
||||||
Dry Shrub =
|
|
||||||
Sapling =
|
|
||||||
Wooden Planks =
|
|
||||||
Ladder =
|
|
||||||
Glass =
|
|
||||||
|
|
||||||
###circular_saw.lua###
|
###circular_saw.lua###
|
||||||
Circular Saw =
|
Circular Saw =
|
||||||
Circular saw, empty (owned by %s) =
|
Circular saw, empty (owned by %s) =
|
||||||
@ -54,11 +44,15 @@ Circular saw, working with %s (owned by %s) =
|
|||||||
Circular saw, empty =
|
Circular saw, empty =
|
||||||
Circular saw is empty (owned by %s) =
|
Circular saw is empty (owned by %s) =
|
||||||
|
|
||||||
Input material =
|
Input\nmaterial =
|
||||||
Rest/microblocks =
|
Left-over =
|
||||||
Max: =
|
Max =
|
||||||
Set =
|
Set =
|
||||||
Recycle output =
|
Recycle\noutput =
|
||||||
|
|
||||||
|
###ownership.lua###
|
||||||
|
someone =
|
||||||
|
Sorry, %s owns that spot. =
|
||||||
|
|
||||||
###./stairsplus/*###
|
###./stairsplus/*###
|
||||||
%s Stairs =
|
%s Stairs =
|
||||||
|
Loading…
Reference in New Issue
Block a user