mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-16 05:24:06 +09:00
Player movement seems like back to working, res→assets
Former-commit-id: f91181caee4dabf4cb2e51d8077441c6b0f83757 Former-commit-id: 8b450303698c5c85dea9145a056b290b95a6a7b0
This commit is contained in:
2568
assets/locales/en/Polyglot-100_en.json
Normal file
2568
assets/locales/en/Polyglot-100_en.json
Normal file
File diff suppressed because it is too large
Load Diff
15
assets/locales/en/configurator.json
Normal file
15
assets/locales/en/configurator.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"MENU_MONITOR_CALI_TITLE": "Display check",
|
||||
"MENU_MONITOR_CALI_LABEL_1": "You should be able to see bar 1 from the background",
|
||||
"MENU_MONITOR_CALI_LABEL_2": "and clearly distinguish bar 30, 31 and 32",
|
||||
"MENU_MONITOR_CALI_LABEL_3": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_4": "A bad monitor will not show few leftmost bars, will not show a difference",
|
||||
"MENU_MONITOR_CALI_LABEL_5": "between the rightmost few, or shows a relatively large jump between 31 and 32",
|
||||
"MENU_MONITOR_CALI_LABEL_6": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_7": "On a good monitor, you should see roughly equal steps in brightness",
|
||||
"MENU_MONITOR_CALI_LABEL_8": "over the full 1 to 32 range",
|
||||
"MENU_MONITOR_CALI_LABEL_9": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_10": "Adjust the contrast and brightness setting of your monitor to improve the image",
|
||||
"MENU_MONITOR_CALI_LABEL_11": " ",
|
||||
"MENU_MONITOR_CALI_LABEL_12": " "
|
||||
}
|
||||
5
assets/locales/en/devmsg.json
Normal file
5
assets/locales/en/devmsg.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"DEV_MESSAGE_CONSOLE_CODEX": "Type “codex” for available commands.",
|
||||
"DEV_MESSAGE_CONSOLE_AVAILABLE_COMMANDS": "Available commends:",
|
||||
"DEV_MESSAGE_CONSOLE_COMMAND_UNKNOWN": "“%1$s”: Unknown command"
|
||||
}
|
||||
9
assets/locales/en/game.json
Normal file
9
assets/locales/en/game.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"MENU_LABEL_NEW_WORLD": "New World",
|
||||
|
||||
"COPYRIGHT_ALL_RIGHTS_RESERVED": "All rights reserved.",
|
||||
"APP_ADJUST_YOUR_MONITOR": "Best player experience can be achieved with properly adjusted monitor. If you have not, please do it before you play.",
|
||||
|
||||
"APP_WARNING_HEALTH_AND_SAFETY": "WARNING-HEALTH AND SAFETY"
|
||||
|
||||
}
|
||||
10
assets/locales/en/help.json
Normal file
10
assets/locales/en/help.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"HELP_OTF_MAIN_1": "Type “help slow” for the ways to make the game run faster.",
|
||||
"HELP_OTF_MAIN_2": "Press PageUp/PageDown to scroll the messages.",
|
||||
"HELP_OTF_MAIN_3": "Utility keys:",
|
||||
"HELP_OTF_MAIN_4": "• F3: (debug) basic information",
|
||||
"HELP_OTF_MAIN_5": "• F7: (debug) toggle light blending",
|
||||
"HELP_OTF_MAIN_6": "• F8: toggle smooth lighting effect",
|
||||
|
||||
"HELP_OTF_SLOW_1": ""
|
||||
}
|
||||
78
assets/locales/en/tiles.json
Normal file
78
assets/locales/en/tiles.json
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"TILE_STONE": "Stone",
|
||||
"TILE_STONE_PLURAL": "Stones",
|
||||
"TILE_DIRT": "Dirt",
|
||||
"TILE_DIRT_PLURAL": "Dirts",
|
||||
"TILE_GRASS": "Grass",
|
||||
"TILE_GRAS_PLURALS": "Grasses",
|
||||
"TILE_PLANK_NORMAL": "Wooden planks",
|
||||
"TILE_PLANK_NORMAL_PLURAL": "Wooden planks",
|
||||
"TILE_PLANK_EBONY": "Ebony planks",
|
||||
"TILE_PLANK_EBONY_PLURAL": "Ebony planks",
|
||||
"TILE_PLANK_BIRCH": "Birch planks",
|
||||
"TILE_PLANK_BIRCH_PLURAL": "Birch planks",
|
||||
"TILE_PLANK_BLOODROSE": "Rosewood planks",
|
||||
"TILE_PLANK_BLOODROSE_PLURAL": "Rosewood planks",
|
||||
"TILE_TRUNK_NORMAL": "Oak log",
|
||||
"TILE_TRUNK_NORMAL_PLURAL": "Oak logs",
|
||||
"TILE_TRUNK_EBONY": "Ebony log",
|
||||
"TILE_TRUNK_EBONY_PLURAL": "Ebony logs",
|
||||
"TILE_TRUNK_BIRCH": "Birch log",
|
||||
"TILE_TRUNK_BIRCH_PLURAL": "Birch logs",
|
||||
"TILE_TRUNK_BLOODROSE": "Rosewood log",
|
||||
"TILE_TRUNK_BLOODROSE_PLURAL": "Rosewood logs",
|
||||
"TILE_STONE_QUARRIED": "Quarried stone",
|
||||
"TILE_STONE_QUARRIED_PLURAL": "Quarried stones",
|
||||
"TILE_SAND": "Sand",
|
||||
"TILE_SAND_PLURAL": "Sands",
|
||||
"TILE_GRAVEL": "Gravel",
|
||||
"TILE_GRAVEL_PLURAL": "Gravels",
|
||||
"TILE_ORE_MALACHITE": "Malachite",
|
||||
"TILE_ORE_MALACHITES": "Malachites",
|
||||
"TILE_ORE_HEMATITE": "Hematite",
|
||||
"TILE_ORE_HEMATITE_PLURAL": "Hematites",
|
||||
"TILE_ORE_NATURAL_GOLD": "Natural gold",
|
||||
"TILE_ORE_NATERAL_GOLD_PLURAL": "Natural golds",
|
||||
"TILE_ORE_NATURAL_SILVER": "Natural silver",
|
||||
"TILE_ORE_NATURAL_SILVER_PLURAL": "Natural silvers",
|
||||
"TILE_ORE_RUTILE": "Rutile",
|
||||
"TILE_ORE_RUTILE_PLURAL": "Rutiles",
|
||||
"TILE_ORE_AURICHALCUMITE": "Aurichalcumite",
|
||||
"TILE_ORE_AURICHALCUMITE_PLURAL": "Aurichalcumites",
|
||||
"TILE_GEM_RUBY": "Raw ruby",
|
||||
"TILE_GEM_RUBY_PLURAL": "Raw rubies",
|
||||
"TILE_GEM_EMERALD": "Raw emerald",
|
||||
"TILE_GEM_EMERALD_PLURAL": "Raw emeralds",
|
||||
"TILE_GEM_SAPPHIRE": "Raw sapphire",
|
||||
"TILE_GEM_SAPPHIRE_PLURAL": "Raw sapphires",
|
||||
"TILE_GEM_TOPAZ": "Raw topaz",
|
||||
"TILE_GEM_TOPAZ_PLURAL": "Raw topazes",
|
||||
"TILE_GEM_DIAMOND": "Raw diamond",
|
||||
"TILE_GEM_DIAMOND_PLURAL": "Raw diamonds",
|
||||
"TILE_GEM_AMETHYST": "Raw amethyst",
|
||||
"TILE_GEM_AMETHYST_PLURAL": "Raw amethysts",
|
||||
"TILE_SNOW": "Snow",
|
||||
"TILE_SNOW_PLURAL": "Snows",
|
||||
"TILE_ICE_FRAGILE": "Thin ice",
|
||||
"TILE_ICE_FRAGILE_PLURAL": "Thin ices",
|
||||
"TILE_ICE_NATURAL": "Ice",
|
||||
"TILE_ICE_NATURAL_PLURAL": "Ices",
|
||||
"TILE_ICE_CLEAR_MAGICAL": "Clear ice",
|
||||
"TILE_ICE_CLEAR_MAGICAL_PLURAL": "Clear ices",
|
||||
"TILE_PLATFORM_STONE": "Stone platform",
|
||||
"TILE_PLATFORM_STONE_PLURAL": "Stone platforms",
|
||||
"TILE_PLATFORM_WOODEN": "Wooden platform",
|
||||
"TILE_PLATFORM_WOODEN_PLURAL": "Wooden platforms",
|
||||
"TILE_PLATFORM_EBONY": "Ebony platform",
|
||||
"TILE_PLATFORM_EBONY_PLURAL": "Ebony platforms",
|
||||
"TILE_PLATFORM_BIRCH": "Birch platform",
|
||||
"TILE_PLATFORM_BIRCH_PLURAL": "Birch platforms",
|
||||
"TILE_PLATFORM_BLOODROSE": "Rosewood platform",
|
||||
"TILE_PLATFORM_BLOODROSE_PLURAL": "Rosewood platforms",
|
||||
"TILE_TORCH": "Torch",
|
||||
"TILE_TORCH_PLURAL": "Torches",
|
||||
"TILE_WATER": "Water",
|
||||
"TILE_WATER_PLURAL": "Waters",
|
||||
"TILE_LAVA": "Lava",
|
||||
"TILE_LAVA_PLURAL": "Lavas"
|
||||
}
|
||||
3
assets/locales/en/tips.json
Normal file
3
assets/locales/en/tips.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"GAME_TIPS_1": "When you “swing” a weapon, if you're standing above your foes, you'll hit them harder, but beware—same thing happens to your foes!"
|
||||
}
|
||||
Reference in New Issue
Block a user