From a9981e351816868d92ce8ff826539a3c4fb2fabf Mon Sep 17 00:00:00 2001 From: TenPlus1 Date: Tue, 7 Jun 2016 20:29:06 +0100 Subject: Added intllib support (thanks Xanthin) --- locale/template.txt | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 locale/template.txt (limited to 'locale/template.txt') diff --git a/locale/template.txt b/locale/template.txt new file mode 100644 index 0000000..0c0cdc9 --- /dev/null +++ b/locale/template.txt @@ -0,0 +1,41 @@ +# Template for translations of protector mod +# last update: 2016/June/5 + +#admin.lua +Remove Protectors near players with names provided (separate names with spaces) = +Protector Names to remove: @1 = +Name List Reset = + +#doors_chest.lua +Protected Wooden Door = +Protected Steel Door = +Protected Trapdoor = +Protected Steel Trapdoor = +Protected Chest = +@1 moves stuff to protected chest at @2 = +@1 takes stuff from protected chest at @2 = +To Chest = +To Inventory = +Protected Chest (@1) = + +#init.lua +-- Protector interface -- = +PUNCH node to show protected area or USE for area check = +Members: = +Close = +This area is owned by @1! = +This area is owned by @1. = +Protection located at: @1 = +Members: @1. = +This area is not protected. = +You can build here. = +Overlaps into above players protected area = +Protection Block = +Protection (owned by @1) = +Protection Logo = +[MOD] Protector Redo loaded = + +#pvp.lua +[Protector] on_punchplayer called with nil objects = +[Protector] pvp_protect not active, update your version of Minetest = +[Protector] pvp_protect is disabled = \ No newline at end of file -- cgit v1.2.3