mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-07-17 07:40:33 +02:00
Add intllib support.
Some polish and german translations. Start adding tooltips.
This commit is contained in:
54
locale/template.txt
Normal file
54
locale/template.txt
Normal file
@ -0,0 +1,54 @@
|
||||
# Translation by
|
||||
|
||||
# Template
|
||||
### bags.lua ###
|
||||
Bags =
|
||||
Bag 1 =
|
||||
Bag 2 =
|
||||
Bag 3 =
|
||||
Bag 4 =
|
||||
Small Bag =
|
||||
Medium Bag =
|
||||
Large Bag =
|
||||
|
||||
### inernal.lua ###
|
||||
Page: =
|
||||
%s of %s =
|
||||
Filter: =
|
||||
|
||||
### register.lua ###
|
||||
Can use the creative inventory =
|
||||
Home position set to: %s =
|
||||
Time of day set to 6am =
|
||||
You don't have the settime priviledge! =
|
||||
Time of day set to 9pm =
|
||||
This button has been disabled outside of creative mode to prevent accidental inventory trashing. Use the trash slot instead. =
|
||||
Inventory Cleared! =
|
||||
Crafting =
|
||||
Trash: =
|
||||
Refill: =
|
||||
Crafting Guide =
|
||||
Method: =
|
||||
Result: %s =
|
||||
crafting =
|
||||
shapeless crafting =
|
||||
cooking =
|
||||
alloy cooking =
|
||||
Copy to craft grid: =
|
||||
All =
|
||||
Recipe %s of %s =
|
||||
Alternate =
|
||||
|
||||
### waypoints.lua ###
|
||||
White =
|
||||
Yellow =
|
||||
Red =
|
||||
Green =
|
||||
Blue =
|
||||
Waypoints =
|
||||
Waypoint active =
|
||||
Waypoint inactive =
|
||||
World position =
|
||||
Name =
|
||||
HUD text color =
|
||||
Toggle waypoint =
|
Reference in New Issue
Block a user