mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 20:14:05 +09:00
49 lines
2.5 KiB
JSON
49 lines
2.5 KiB
JSON
{
|
||
"CONTEXT_CHARACTER": "Character",
|
||
"MENU_LABEL_COPYRIGHT": "Copyright",
|
||
"COPYRIGHT_ALL_RIGHTS_RESERVED": "All rights reserved",
|
||
"COPYRIGHT_GNU_GPL_3": "Distributed under GNU GPL 3",
|
||
"APP_WARNING_HEALTH_AND_SAFETY": "WARNING-HEALTH AND SAFETY",
|
||
"MENU_LABEL_PRESS_START_SYMBOL": "Press >",
|
||
"MENU_MODULES" : "Modules",
|
||
"MENU_CREDIT_GPL_DNT" : "GPL",
|
||
"MENU_LABEL_JVM_DNT" : "JVM",
|
||
"GAME_ACTION_MOVE_VERB" : "Move",
|
||
"GAME_ACTION_ZOOM" : "Zoom",
|
||
"MENU_LABEL_RESET" : "Reset",
|
||
"GAME_32BIT_WARNING1": "It looks like you’re running a 32-Bit version of Java.",
|
||
"GAME_32BIT_WARNING2": "Please download and install the latest 64-Bit Java at:",
|
||
"GAME_32BIT_WARNING3": "https://www.java.com/en/download/",
|
||
"GAME_APPLE_ROSETTA_WARNING1": "It seems you are using a Mac with Apple Silicon but running the x86 build of the game.",
|
||
"GAME_APPLE_ROSETTA_WARNING2": "Please use the native build for improved performance and gameplay experiences.",
|
||
"MENU_OPTION_STREAMERS_LAYOUT": "Chat Overlay",
|
||
"MENU_LABEL_RESTART_REQUIRED": "Restart Required",
|
||
"MENU_LABEL_KEYBOARD_LAYOUT": "Keyboard Layout",
|
||
"MENU_LABEL_IME": "IME",
|
||
"MENU_OPTIONS_DITHER": "Dithering",
|
||
"MENU_OPTIONS_BLUR": "Blur",
|
||
"MENU_OPTIONS_PARTICLES": "Particles",
|
||
"MENU_IO_IMPORT": "Import",
|
||
"APP_NOMODULE_1": "No Module is currently loaded.",
|
||
"APP_NOMODULE_2": "Please configure your Load Order and restart:",
|
||
"MENU_LABEL_KEYCONFIG_HELP1": "Click On the Keycap to Assign Actions",
|
||
"MENU_LABEL_IME_TOGGLE": "Toggle IME",
|
||
"MENU_LABEL_PASTE_FROM_CLIPBOARD": "Paste from Clipboard",
|
||
"MENU_OPTIONS_PERFORMANCE": "Performance",
|
||
"MENU_LABEL_DELETE": "Delete",
|
||
"MENU_OPTIONS_JVM_HEAP_MAX": "Max Heap Memory",
|
||
"MENU_OPTIONS_AUTOSAVE": "Autosave",
|
||
"CONTEXT_TIME_MINUTE_PLURAL": "Minutes",
|
||
"CONTEXT_TIME_SECOND_PLURAL": "Seconds",
|
||
"MENU_LABEL_SYSTEM_INFO": "System Info",
|
||
"MENU_OPTIONS_NOTIFICATION_DISPLAY_DURATION": "Show notification for",
|
||
"MENU_LABEL_STREAMING": "Livestreaming",
|
||
"MENU_LABEL_EXTRA_JVM_ARGUMENTS": "Extra Arguments",
|
||
"GAME_PREV_SAVE_WAS_LOADED1": "The most recently saved game was corrupted.",
|
||
"GAME_PREV_SAVE_WAS_LOADED2": "The previously saved game was loaded.",
|
||
"GAME_MORE_RECENT_AUTOSAVE1": "The Autosave is more recent than the manual save.",
|
||
"GAME_MORE_RECENT_AUTOSAVE2": "Please select the saved game you wish to play:",
|
||
"MENU_IO_MANUAL_SAVE": "Manual Save",
|
||
"MENU_IO_AUTOSAVE": "Autosave",
|
||
"MENU_LABEL_SAVE_WILL_BE_DELETED": "The selected save file will be deleted."
|
||
} |