From 115e0bfaf47dfa16a1ebabe63df4366fef12957d Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 5 Aug 2016 19:34:40 +0200 Subject: Collect missing strings for translation --- locale/template.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'locale/template.txt') diff --git a/locale/template.txt b/locale/template.txt index ae382e3..d73b631 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -26,6 +26,7 @@ Search = ### register.lua ### Can use the creative inventory = +Forces Unified Inventory to be displayed in Full mode if Lite mode is configured globally = Home position set to: %s = Time of day set to 6am = You don't have the settime priviledge! = @@ -47,6 +48,17 @@ All = Recipe %s of %s = Alternate = Crafting Grid = +Recipe = +Usage = +No recipes = +No usages = +Result = +Ingredient = +Set time to day = +Set time to night = +Set home position = +Go home = +Clear inventory = ### waypoints.lua ### White = -- cgit v1.2.3 From 8f14d4170652eb96f9245185a2e37dbb1393ee36 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 6 Aug 2016 16:25:01 +0200 Subject: Collect more missing strings for translation --- locale/template.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'locale/template.txt') diff --git a/locale/template.txt b/locale/template.txt index d73b631..8525ff3 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -34,6 +34,9 @@ Time of day set to 9pm = This button has been disabled outside of creative mode to prevent accidental inventory trashing.\nUse the trash slot instead. = Inventory Cleared! = Crafting = +Digging = +Cooking = +Mixing = Trash: = Refill: = Crafting Guide = @@ -59,6 +62,8 @@ Set time to night = Set home position = Go home = Clear inventory = +Give me: = +To craft grid: = ### waypoints.lua ### White = -- cgit v1.2.3 From bb19ab97feb6481f0f7f9dd35ab3f2946b2f0a9c Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 6 Aug 2016 16:26:30 +0200 Subject: Fix minor typo in English --- locale/template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale/template.txt') diff --git a/locale/template.txt b/locale/template.txt index 8525ff3..77b8907 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -32,7 +32,7 @@ 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.\nUse the trash slot instead. = -Inventory Cleared! = +Inventory cleared! = Crafting = Digging = Cooking = -- cgit v1.2.3 From 8ffc8e9323723b8b96b6a0495ac9be8d0d701f9b Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 6 Aug 2016 16:34:16 +0200 Subject: Fix translation strings for recipe alternations --- locale/template.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'locale/template.txt') diff --git a/locale/template.txt b/locale/template.txt index 77b8907..4f1eb2e 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -48,11 +48,10 @@ cooking = alloy cooking = Copy to craft grid: = All = -Recipe %s of %s = Alternate = Crafting Grid = -Recipe = -Usage = +Recipe %d of %d = +Usage %d of %d = No recipes = No usages = Result = -- cgit v1.2.3 From 2a18e7357d809b3c6f6fe1b160c2251945b9afcb Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Sat, 6 Aug 2016 16:43:27 +0200 Subject: Make default waypoint names translatable --- locale/template.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'locale/template.txt') diff --git a/locale/template.txt b/locale/template.txt index 4f1eb2e..a741acf 100644 --- a/locale/template.txt +++ b/locale/template.txt @@ -71,6 +71,7 @@ Red = Green = Blue = Waypoints = +Waypoint %d = Waypoint active = Waypoint inactive = World position = -- cgit v1.2.3