Files
LCE-Hub-LCE_Emerald_Launcher/src/i18n/locales/en.json
T

782 lines
26 KiB
JSON

{
"common": {
"back": "Back",
"done": "Done",
"cancel": "Cancel",
"save": "Save",
"delete": "Delete",
"ok": "OK",
"next": "Next",
"finish": "Finish",
"error": "Error",
"on": "ON",
"off": "OFF",
"enabled": "Enabled",
"disabled": "Disabled",
"none": "None",
"unknown": "Unknown",
"all": "All",
"noResults": "No results",
"set": "set"
},
"header": {
"title": "Emerald Legacy Launcher"
},
"download": {
"title": "Downloads",
"gameFiles": "Game Files",
"updateAvailable": "Update Available!",
"gameUpdateAvailable": "Game Update Available!",
"steamIntegration": "Steam Integration",
"friendRequest": "Friend Request",
"gameInvite": "Game Invite"
},
"app": {
"day": "Day",
"night": "Night",
"toggleTime": "Toggle Time",
"swfEditor": "SWF Editor",
"controllerConnected": "CONTROLLER CONNECTED",
"welcome": "Welcome {{name}}!",
"version": "Version: {{version}}"
},
"home": {
"installVersion": "Install a version",
"stopGame": "Stop Game",
"installing": "Installation in progress...",
"playGame": "Play Game",
"downloadVersion": "Download {{name}}",
"helpAndOptions": "Help & Options",
"versions": "Versions",
"workshop": "Workshop",
"developerTools": "Developer Tools"
},
"settings": {
"audio": "Audio",
"video": "Video",
"launcher": "Launcher",
"game": "Game",
"controls": "Controls",
"plugins": "Plugins",
"android": "Android",
"credits": "Credits",
"music": "Music: {{value}}%",
"sound": "Sound: {{value}}%",
"clickEffects": "Click effects",
"animations": "Animations",
"appleSiliconPerfBoost": "Apple silicon performance boost",
"extraLaunchArgs": "Extra Launch Args",
"extraLaunchArgsDesc": "Space-separated arguments passed to the game executable",
"launchPrefix": "Launch Prefix",
"launchPrefixDesc": "Command that wraps the entire launch (e.g. gamemoderun)",
"launchEnvVars": "Launch Env Vars",
"launchEnvVarsDesc": "One KEY=VALUE per line",
"httpProxy": "HTTP Proxy",
"httpProxyDesc": "Proxy used for all downloads. Leave blank for direct connection",
"startInFullscreen": "Start in Fullscreen",
"discordRpc": "Discord RPC",
"skipIntro": "Skip Intro",
"legacyMode": "Legacy Mode",
"runner": "Runner",
"mangohud": "MangoHud",
"downloadRunner": "Download GE-Proton (Recommended)",
"downloadingRunner": "Downloading Runner... {{progress}}%",
"exportSettings": "Export Settings",
"importSettings": "Import Settings",
"resetSetup": "Reset Setup",
"languages": "Languages",
"launcherDisplay": "Display",
"launcherNetwork": "Network",
"launcherMisc": "Misc",
"launcherLinux": "Linux",
"launcherData": "Data",
"stopGameButton": "STOP GAME",
"noPluginsInstalled": "No plugins installed",
"byAuthor": "by {{author}}",
"containerSettings": "Container Settings",
"openContainer": "Open Container",
"androidAudio": "Audio: {{backend}}",
"reset": {
"title": "Reset Setup",
"confirm": "Are you sure you want to reset launcher setup?",
"confirmTitle": "CONFIRM RESET",
"warning": "⚠️ This will:",
"clearAllSettings": "Clear all launcher settings",
"resetUsername": "Reset your username",
"showSetupAgain": "Show setup screen again",
"requireReconfiguration": "Require reconfiguration",
"cannotBeUndone": "This action cannot be undone!"
}
},
"setup": {
"letsConfigure": "Let's configure your launcher",
"compatibilityRuntime": "Compatibility Runtime",
"choosePreferredOptions": "Choose your preferred options and behaviors",
"username": "Username",
"enterUsername": "Enter your username",
"usernameRequired": "A username is required to continue",
"runtimeDetected": "Runtime Detected",
"runtimeNotDetected": "Runtime Not Detected",
"gptInstalled": "Game Porting Toolkit 3 and Wine installed",
"mustInstallRuntime": "You must install the runtime before proceeding.",
"installRuntime": "Install Runtime",
"reinstallRuntime": "Reinstall Runtime",
"noCompatibleRunners": "No compatible runners found. Please install Wine or Proton.",
"changeLaterInSettings": "You can change this later in settings",
"windowsNativeSupport": "Windows Native Support",
"windowsNativeDesc": "Emerald Legacy runs natively on Windows without additional requirements.",
"diamondRuntimeSupport": "DiamondRuntime Support",
"diamondRuntimeDesc": "Emerald Launcher runs natively on Android without additional requirements. Powered by our own DiamondRuntime.",
"setupComplete": "Emerald Launcher is now configured and ready to use!",
"discordRpc": "Discord RPC",
"animations": "Animations",
"changeTheseLater": "You can change these later in settings",
"ready": "Ready",
"installing": "Installing...",
"runtime": "Runtime",
"runner": "Runner",
"macosPreparing": "Preparing macOS runtime setup...",
"macosCompleted": "Setup completed successfully!",
"macosFailed": "Setup failed: {{error}}"
},
"versions": {
"title": "Versions",
"custom": "Custom",
"updateAvailable": "Update Available!",
"repair": "Repair",
"downloadToCustomPath": "Download to custom path",
"downloadDlc": "Download DLC",
"options": "Options",
"channel": "Channel",
"latest": "Latest",
"openFolder": "Open Folder",
"addToSteam": "Add to Steam",
"importWorld": "Import World",
"backup": "Backup",
"restore": "Restore",
"customize": "Customize",
"setUid": "Set UID",
"editCustom": "Edit Custom",
"removeCustom": "Remove Custom",
"uninstall": "Uninstall",
"viewPlaytime": "View playtime",
"invalidDirectory": "Invalid Directory",
"selectEmptyDirectory": "Please select an empty directory for installation.",
"deleteTitle": "Delete {{name}}?",
"deleteWarning": "Warning: All your saves and worlds for this version will be permanently deleted!"
},
"lceOnline": {
"hostGame": "Host Game",
"stopHosting": "Stop Hosting",
"addFriend": "Add Friend",
"signOut": "Sign Out",
"awaitingAuthentication": "Awaiting authentication...",
"friends": "Friends",
"invites": "Invites",
"requests": "Requests",
"pendingRequests": "Pending Requests",
"noneAvailable": "None available",
"invite": "Invite",
"remove": "Remove",
"cancel": "Cancel",
"accept": "Accept",
"decline": "Decline",
"username": "Username",
"send": "Send",
"error": "Error",
"ok": "OK",
"failedToStartHosting": "Failed to start hosting",
"anErrorOccurred": "An error occurred"
},
"devtools": {
"comingSoon": "Coming Soon",
"tools": {
"guides": "Community Guides",
"pck": "PCK Editor",
"arc": "ARC Editor",
"loc": "LOC Editor",
"grf": "GRF Editor",
"col": "COL Editor",
"options": "Options Editor",
"model": "Model Editor"
}
},
"guides": {
"communityGuides": "Community Guides",
"loadingGuide": "Loading guide...",
"backToGuides": "← Back to guides",
"loadingGuides": "Loading guides...",
"failedToLoadGuides": "Failed to load guides",
"noGuidesFound": "No guides found"
},
"skins": {
"skinLibrary": "Skin Library",
"capeLibrary": "Cape Library",
"importSkin": "Import Skin",
"importCape": "Import Cape",
"deleteSkin": "Delete Skin",
"deleteCape": "Delete Cape",
"editSkin": "Edit Skin",
"switchToCape": "Switch to Cape",
"switchToSkin": "Switch to Skin",
"failedToFetch": "Failed to fetch",
"active": "Active",
"slim": "Slim",
"noCape": "No Cape",
"fromFile": "From File",
"fromUsername": "From Username",
"minecraftUsername": "Minecraft Username",
"fetching": "Fetching...",
"fetch": "Fetch {{type}}",
"chooseModelType": "Choose the player model type for this skin",
"normalWideArms": "Normal (Wide Arms)",
"slimThinArms": "Slim (Thin Arms)"
},
"skinEditor": {
"title": "Skin Editor",
"pencil": "Pencil",
"eraser": "Eraser",
"pick": "Pick",
"fill": "Fill",
"color": "Color",
"alpha": "Alpha",
"alex": "Alex",
"steve": "Steve",
"grid": "Grid",
"undo": "Undo",
"save": "Save",
"export": "Export",
"back": "Back",
"customSkin": "Custom Skin",
"exportSkin": "Export Skin"
},
"goldMapper": {
"controller": "Controller",
"mouse": "Mouse",
"keyboard": "Keyboard",
"leftClick": "Left Click",
"middleClick": "Middle Click",
"rightClick": "Right Click",
"resetToDefaults": "Reset to Defaults",
"enableGoldMapper": "Enable GoldMapper",
"back": "Back",
"assign": "Assign {{name}}",
"typeKeyName": "Type a key name and press Enter",
"unknownKeyName": "Unknown key name",
"cancel": "Cancel"
},
"locEditor": {
"title": "LOC Editor",
"editingLoadedLoc": "editing loaded loc",
"openLoc": "Open LOC",
"saveLoc": "Save LOC",
"openToBegin": "Open a LOC file to begin editing",
"loaded": "Loaded {{name}}",
"failedToParse": "Failed to parse LOC",
"savedSuccessfully": "LOC Saved Successfully",
"stringAdded": "String Added",
"stringUpdated": "String Updated",
"stringDeleted": "String Deleted",
"static": "Static",
"keyed": "Keyed",
"searchStrings": "Search strings...",
"addString": "Add String",
"keyOrIndex": "Key / Index",
"value": "Value",
"actions": "Actions",
"edit": "Edit",
"back": "Back",
"stringTitle": "String",
"add": "Add",
"stringKey": "String Key",
"staticEntry": "Static entry - Index: {{index}}",
"stringValue": "String Value",
"cancel": "Cancel",
"save": "Save"
},
"grfEditor": {
"title": "GRF Editor",
"editing": "editing:",
"newGrf": "New GRF",
"openGrf": "Open GRF",
"saveGrf": "Save GRF",
"openToBegin": "Open a GRF file to begin editing",
"gameRules": "Game Rules",
"files": "Files ({{count}})",
"noRulesFound": "No rules found",
"addFile": "Add File",
"filename": "Filename",
"size": "Size",
"actions": "Actions",
"noFilesInGrf": "No files in GRF",
"delete": "Delete",
"back": "Back",
"loaded": "Loaded {{name}}",
"failedToParse": "Failed to parse GRF",
"newGrfCreated": "New GRF Created",
"added": "Added {{name}}",
"removed": "Removed {{name}}",
"savedSuccessfully": "GRF Saved Successfully",
"failedToSave": "Failed to save GRF",
"props": "[{{count}} props]"
},
"optionsEditor": {
"title": "Options Editor",
"openSettings": "Open settings.dat",
"saveSettings": "Save settings.dat",
"openToBegin": "Open settings.dat to begin",
"tabSettings": "Settings",
"tabSkins": "Skins",
"tabActions": "Actions",
"chosenSkinId": "Chosen Skin ID",
"playerCapeId": "Player Cape ID",
"favoriteSkins": "Favorite Skins",
"back": "Back",
"loaded": "Loaded options.dat",
"failedToParse": "Failed to parse Options",
"saved": "Options Saved",
"failedToSave": "Failed to save"
},
"swfEditor": {
"title": "SWF Editor",
"openSwf": "Open SWF",
"saveSwf": "Save SWF",
"openToBegin": "Open an SWF file to begin editing",
"searchAssets": "Search assets...",
"selectImageViewDetails": "Select an image to view details",
"characterId": "Character ID:",
"type": "Type:",
"size": "Size:",
"loadingPreview": "Loading Preview...",
"exportBitmap": "Export Bitmap",
"replaceBitmap": "Replace Bitmap",
"back": "Back",
"loaded": "Loaded {{name}}",
"failedToProcess": "Failed to process SWF",
"exported": "Exported: {{name}}",
"imageReplaced": "Image Replaced",
"savedSuccessfully": "SWF Saved Successfully"
},
"colEditor": {
"title": "COL Editor",
"version": "Version:",
"openCol": "Open COL",
"saveCol": "Save COL",
"openToBegin": "Open a COL file to begin editing",
"colors": "Colors ({{count}})",
"worldColors": "World Colors ({{count}})",
"searchColors": "Search colors...",
"addColor": "Add Color",
"addWorldColor": "Add World Color",
"name": "Name",
"color": "Color (ARGB)",
"water": "Water (ARGB)",
"underwater": "Underwater (ARGB)",
"fog": "Fog (ARGB)",
"remove": "Remove",
"back": "Back",
"loaded": "Loaded {{name}}",
"failedToParse": "Failed to parse COL",
"savedSuccessfully": "COL Saved Successfully",
"failedToSave": "Failed to save COL",
"colorAdded": "Color Added",
"worldColorAdded": "World Color Added"
},
"workshop": {
"tabs": {
"skin": "Skin",
"texture": "Texture",
"world": "World",
"mod": "Mod",
"dlc": "DLC",
"plugins": "Plugins",
"versions": "Versions",
"installed": "Installed",
"search": "Search",
"server": "Server",
"serverPlugins": "Server Plugins"
},
"filterInstalled": "FILTER INSTALLED...",
"filterVersions": "FILTER VERSIONS...",
"filterPlugins": "FILTER PLUGINS...",
"filterServers": "FILTER SERVERS...",
"enterKeywords": "ENTER KEYWORDS...",
"startTypingToSearch": "Start typing to search...",
"searchingArchives": "Searching Archives...",
"nothingInstalled": "Nothing Installed",
"noPluginsAvailable": "No plugins available",
"noServersAvailable": "No servers available",
"emptyCategory": "Empty category",
"noImage": "No Image",
"updateAll": "Update All ({{count}})",
"reinstallAll": "Reinstall All ({{count}})",
"update": "Update",
"installed": "Installed",
"added": "Added",
"install": "INSTALL",
"reinstall": "REINSTALL",
"add": "ADD",
"download": "DOWNLOAD",
"remove": "REMOVE",
"byAuthor": "By {{author}}",
"updateAvailable": "Update Available",
"saved": "Saved",
"back": "Back",
"failedToLoadRegistry": "Failed to load registry",
"saveServerPlugin": "Save Server Plugin",
"details": "Details",
"metadata": "Metadata",
"address": "Address:",
"type": "Type:",
"version": "Version:",
"owner": "Owner:",
"discordServer": "Discord Server:",
"downloads": "Downloads:",
"likes": "Likes:",
"serverType": "Server Type:",
"file": "File:",
"fileSize": "File Size:",
"github": "GitHub:",
"packageId": "Package ID:",
"outdated": " (outdated)",
"categories": "Categories",
"requiredDependencies": "Required Dependencies",
"installedSuffix": " (installed)",
"requiredEditions": "Required Editions",
"files": "Files",
"splitArchive": "Split archive · {{count}} parts",
"dependenciesRequired": "Dependencies Required",
"dependenciesRequiredDesc": "This package requires the following to be installed first",
"dependenciesAutoInstall": "These will be installed automatically before the main package.",
"installPluginTitle": "INSTALL PLUGIN",
"installContentTitle": "INSTALL CONTENT",
"installingPackage": "Installing \"{{name}}\"",
"targetEdition": "Target Edition for \"{{name}}\"",
"installingDependencies": "Installing dependencies...",
"installing": "Installing...",
"downloadingPluginFiles": "Downloading plugin files",
"downloadingDependencies": "Downloading and extracting required dependencies",
"downloadingAssets": "Downloading and extracting assets",
"requestedPermissions": "Requested Permissions",
"installedSuccessfully": "Installed Successfully!",
"pressAnyKeyToContinue": "Press any key or click to continue",
"installationFailed": "Installation Failed",
"retry": "Retry",
"noInstalledEditions": "No installed editions found",
"removePluginTitle": "REMOVE PLUGIN",
"removeContentTitle": "REMOVE CONTENT",
"removePackage": "Remove \"{{name}}\"",
"selectEditionToRemove": "Select edition to remove \"{{name}}\"",
"removing": "Removing...",
"deletingFiles": "Deleting installed files",
"removedSuccessfully": "Removed Successfully!",
"removalFailed": "Removal Failed"
},
"screenshots": {
"title": "Screenshots",
"noScreenshots": "No screenshots found",
"takeInGameWithF2": "Take some in-game with F2",
"openFolder": "OPEN FOLDER",
"delete": "DELETE",
"close": "CLOSE",
"scanning": "Scanning Archives...",
"capturedOn": "Captured on {{date}}",
"deleteConfirm": "Are you sure you want to delete this screenshot?"
},
"pckEditor": {
"openPck": "Open PCK",
"newPck": "New PCK",
"exportAll": "Export All",
"savePck": "Save PCK",
"searchAssets": "Search assets...",
"addAsset": "Add Asset",
"selectAsset": "Select an asset to view details",
"metadataProperties": "Metadata Properties",
"addProperty": "+ Add Property",
"remove": "Remove",
"export": "Export",
"replace": "Replace",
"renameAsset": "Rename Asset (Path)",
"deleteAsset": "Delete This Asset",
"selectAssetType": "Select Asset Type",
"rename": "Rename",
"assetRenamed": "Asset Renamed",
"exportingAllAssets": "Exporting all assets...",
"allAssetsExported": "All Assets Exported",
"exportFailed": "Export failed",
"pckSaved": "PCK Saved Successfully",
"newPckCreated": "New PCK Created",
"title": "PCK Editor",
"openToBegin": "Open a PCK file to begin editing",
"endianness": "Endianness:",
"xmlSupport": "XML Support:",
"enabled": "Enabled",
"disabled": "Disabled",
"version": "Version:",
"exportAssetDialog": "Export Asset",
"savePckDialog": "Save PCK",
"failedToParse": "Failed to parse PCK",
"exported": "Exported: {{name}}",
"deleted": "Deleted: {{name}}",
"assetReplaced": "Asset Replaced",
"assetAdded": "Asset Added",
"noMetadataProperties": "No metadata properties",
"view3dSkin": "3D Skin View",
"view3dCape": "3D Cape View",
"texturePreview": "Texture Preview",
"back": "Back",
"renameTitle": "Rename Asset",
"newAssetPath": "New Asset Path",
"cancel": "Cancel"
},
"modelEditor": {
"title": "Model Editor",
"import": "Import",
"export": "Export",
"save": "Save",
"bounds": "Bounds",
"importToBegin": "Import a .bbmodel or .json file to begin",
"startDefaultModel": "Start with Default Model",
"models": "Models ({{count}})",
"add": "+ Add",
"remove": "Remove",
"edit": "Edit",
"parts": "Parts ({{count}})",
"boxes": "Boxes ({{count}})",
"box": "Box {{index}}",
"textures": "Textures ({{count}})",
"noTextures": "No textures",
"selectModel": "Select a model to preview",
"back": "Back",
"editPart": "Edit Part",
"name": "Name",
"translation": "Translation",
"editBox": "Edit Box",
"position": "Position",
"size": "Size",
"uvOffset": "UV Offset",
"inflate": "Inflate",
"mirrorUv": "Mirror UV",
"cancel": "Cancel",
"save": "Save",
"imported": "Imported: {{name}}",
"loadedModels": "Loaded {{count}} model(s)",
"failedToParse": "Failed to parse",
"addedTexture": "Added texture: {{name}}",
"created": "Created: {{name}}",
"exported": "Exported: {{name}}",
"exportFailed": "Export failed",
"modelDeleted": "Model deleted"
},
"arcEditor": {
"openArc": "Open ARC",
"exportAll": "Export All",
"saveArc": "Save ARC",
"openArcFile": "Open an ARC file to begin editing",
"archive": "Archive",
"languagesLoc": "Languages (LOC)",
"searchEntries": "Search entries...",
"addEntry": "Add Entry",
"entryDetails": "Entry Details",
"exportFile": "Export File",
"replaceData": "Replace Data",
"renamePath": "Rename / Path",
"deleteEntry": "Delete Entry",
"zlibCompressed": "ZLIB Compressed",
"uncompressed": "Uncompressed",
"noLocFound": "No languages.loc found in archive",
"createLoc": "Create languages.loc",
"writeToArc": "Write to ARC",
"addString": "Add String",
"title": "ARC Editor",
"size": "Size",
"format": "Format",
"compressed": "Compressed",
"raw": "Raw",
"selectEntry": "Select an entry to view details",
"zlib": "ZLIB",
"searchStrings": "Search strings...",
"keyOrIndex": "Key / Index",
"value": "Value",
"actions": "Actions",
"edit": "Edit",
"static": "Static",
"keyed": "Keyed",
"back": "Back",
"saveArcDialog": "Save ARC",
"exportAssetDialog": "Export Asset",
"loaded": "Loaded {{name}}",
"failedToParse": "Failed to parse ARC",
"arcSaved": "ARC Saved Successfully",
"saveFailed": "Save failed",
"extracted": "Extracted: {{name}}",
"extractionFailed": "Extraction failed",
"deleted": "Deleted: {{name}}",
"locUpdatedInArchive": "languages.loc updated in archive",
"locAddedToArchive": "languages.loc added to archive",
"entryAdded": "Entry Added",
"entryReplaced": "Entry Replaced",
"entryRenamed": "Entry Renamed",
"stringAdded": "String Added",
"stringUpdated": "String Updated",
"stringDeleted": "String Deleted",
"exportingAll": "Exporting all archive entries...",
"allEntriesExported": "All Entries Exported",
"exportFailed": "Export failed",
"compressionEnabled": "Compression Enabled",
"compressionDisabled": "Compression Disabled",
"createdNewLocaleStructure": "Created new locale structure",
"addFileToArchive": "Add File to Archive",
"selectSourceFile": "Select Source File",
"cancel": "Cancel",
"replaceFileData": "Replace File Data",
"selectNewFile": "Select New File",
"renameEntry": "Rename Entry",
"newArchivePath": "New Archive Path",
"markAsCompressed": "Mark as compressed (zlib)",
"rename": "Rename",
"stringTitle": "String",
"add": "Add",
"stringKey": "String Key",
"staticEntry": "Static entry - Index: {{index}}",
"stringValue": "String Value",
"save": "Save"
},
"credits": {
"backToMenu": "Back to Menu"
},
"modals": {
"downloadDlc": {
"title": "Download DLC",
"loading": "Loading available DLCs...",
"noneFound": "No DLC folders found in the repository.",
"available": "{{count}} available",
"all": "All",
"none": "None",
"download": "Download ({{count}})",
"done": "Done",
"close": "Close",
"downloaded": "Downloaded {{downloaded}}/{{selected}}",
"failedToDownload": "Failed to download {{name}}: {{reason}}"
},
"gameLog": {
"title": "Game Crash Log",
"saveDialog": "Save Game Log",
"saveAsFile": "Save As File",
"copy": "Copy",
"close": "Close",
"saved": "Saved!",
"failedToSave": "Failed to save.",
"copied": "Copied to clipboard!",
"failedToCopy": "Failed to copy.",
"showingLast": "Showing last {{shown}} lines of {{total}}."
},
"setUid": {
"title": "Set UID",
"manual": "Manual",
"copy": "Copy",
"enterUid": "Enter UID",
"selectInstance": "Select Installed Instance",
"selectPlaceholder": "-- Select an Instance --",
"noInstances": "No other installed instances available.",
"selectToCopy": "Select an instance to copy from.",
"sourceNoUid": "Source instance has no uid.dat or it could not be read.",
"uidEmpty": "UID cannot be empty.",
"cancel": "Cancel",
"save": "Save"
},
"playtime": {
"title": "Playtime",
"loading": "Loading...",
"total": "Total",
"thisWeek": "This Week",
"today": "Today",
"dailyBreakdown": "Daily Breakdown",
"failedToLoad": "Failed to load playtime data.",
"close": "Close"
},
"customize": {
"title": "Customize",
"titleImage": "Title Image",
"panoramaBackground": "Panorama Background",
"changeImage": "Change Image",
"pickImage": "Pick Image",
"reset": "Reset",
"preview": "Preview",
"selectTitleImage": "Select Title Image",
"selectPanorama": "Select Panorama Background",
"cancel": "Cancel",
"save": "Save"
},
"chooseInstance": {
"title": "Join Game",
"joiningTitle": "Joining Game",
"joinPrompt": "Joining {{name}}'s game. Choose an instance:",
"join": "Join",
"cancel": "Cancel",
"noInstances": "No installed instances available. Install a version first.",
"launching": "Launching game...",
"connectingRelay": "Connecting via relay..."
},
"importWorld": {
"title": "Import World",
"importingTitle": "Importing World",
"importInto": "Import into:",
"importMsPrompt": "Import an existing .ms save file:",
"selectMsFile": "Select .ms File",
"convertConsolePrompt": "Convert an Xbox 360 or PS3 save:",
"xbox360": "Xbox 360 (.bin)",
"ps3Folder": "PS3 (Folder)",
"javaConversionPrompt": "Java Edition world conversion:",
"javaToLce": "Java → LCE",
"lceToJava": "LCE → Java",
"cancel": "Cancel",
"selectingSource": "Selecting source...",
"selectingMsFile": "Selecting saveData.ms file...",
"copyingLceSave": "Copying LCE save...",
"worldImported": "World imported into \"{{name}}\"!",
"selectingXboxSave": "Selecting Xbox 360 save (.bin)...",
"convertingXbox": "Converting Xbox 360 save...",
"xboxConverted": "Xbox 360 save converted into \"{{name}}\"!",
"selectingPs3Folder": "Selecting PS3 save folder...",
"convertingPs3": "Converting PS3 save...",
"ps3Converted": "PS3 save converted into \"{{name}}\"!",
"selectingJavaFolder": "Selecting Java world folder...",
"convertingJava": "Converting Java world to LCE...",
"javaConverted": "Java world converted into \"{{name}}\"!",
"selectingOutputFolder": "Selecting output folder for Java world...",
"convertingLceToJava": "Converting LCE save to Java world...",
"javaExported": "Java world exported to \"{{path}}\"!"
},
"customTu": {
"importTitle": "Import Custom TU",
"editTitle": "Edit Custom TU",
"tuName": "TU Name",
"description": "Description (Optional)",
"downloadUrl": "Download URL (.zip)",
"localPath": "Local Path",
"namePlaceholder": "e.g. My Awesome Mod",
"descPlaceholder": "A brief description...",
"urlPlaceholder": "optional if path is set",
"nameRequired": "Name is required",
"urlOrPathRequired": "URL or Path is required",
"invalidUrl": "Invalid URL",
"defaultDesc": "Custom imported TU",
"cancel": "Cancel",
"save": "Save",
"import": "Import"
},
"options": {
"title": "Options",
"general": "General",
"loading": "Loading options...",
"reset": "Reset",
"cancel": "Cancel",
"save": "Save",
"ok": "OK",
"noSchema": "This instance does not provide a launch options schema.",
"invalidSchema": "The launch options schema is invalid or unsupported."
}
}
}