|
42 | 42 | }, |
43 | 43 | "gui": { |
44 | 44 | "subtitle": "Import Udonarium save data into Resonite", |
45 | | - "selectFile": "Select ZIP File", |
46 | 45 | "selectFilePlaceholder": "Select a file...", |
47 | 46 | "browse": "Browse...", |
48 | | - "analysisResult": "Analysis Result", |
49 | | - "xmlFiles": "XML Files", |
50 | | - "imageFiles": "Image Files", |
51 | | - "objects": "Objects", |
52 | | - "settings": "ResoniteLink Settings", |
53 | | - "host": "Host:", |
54 | | - "port": "Port:", |
| 47 | + "host": "ResoniteLink Host", |
| 48 | + "resoniteLinkPort": "ResoniteLink Port", |
| 49 | + "portHelpAriaLabel": "ResoniteLink port help", |
| 50 | + "portHelpTooltip": "Click to view how to configure ResoniteLink", |
| 51 | + "portHelpTitle": "How to configure ResoniteLink", |
| 52 | + "portHelpStep1": "Open a world where you are the host", |
| 53 | + "portHelpStep2": "In the Session tab, enable \"ResoniteLink\"", |
| 54 | + "portHelpStep3": "Enter the ResoniteLink port number", |
| 55 | + "dropZipOnly": "Please drop a ZIP file", |
| 56 | + "rootGrabbable": "Add Grabbable to root", |
| 57 | + "simpleAvatarProtection": "Add SimpleAvatarProtection", |
| 58 | + "rootScale": "Root Scale", |
| 59 | + "lockedTerrainCharacterCollider": "Enable collider on table and locked terrain", |
| 60 | + "semiTransparentImageBlendMode": "Blend mode for semi-transparent images", |
| 61 | + "blendModeCutout": "Cutout", |
| 62 | + "blendModeAlpha": "Alpha", |
55 | 63 | "settingsHint": "Start Resonite and enable ResoniteLink.", |
56 | | - "import": "Import", |
| 64 | + "mainControlsTitle": "Import Settings", |
| 65 | + "advancedOptions": "Advanced Options", |
| 66 | + "advancedOptionsTitle": "Advanced Options", |
| 67 | + "importLogTitle": "Import Log", |
57 | 68 | "importToResonite": "Import to Resonite", |
58 | 69 | "preparing": "Preparing...", |
59 | 70 | "importComplete": "Import Complete!", |
60 | 71 | "images": "Images: {imported}/{total}", |
61 | 72 | "objectsResult": "Objects: {imported}/{total}", |
62 | 73 | "checkResonite": "Check Resonite to see the imported objects.", |
63 | | - "error": "Error", |
64 | 74 | "errorOccurred": "An error occurred", |
65 | 75 | "ensureResonite": "Make sure Resonite is running.", |
| 76 | + "ensureSupportedObjects": "Use a ZIP file that contains supported Udonarium objects.", |
66 | 77 | "extracting": "Extracting ZIP file...", |
67 | 78 | "parsingObjects": "Parsing objects...", |
68 | 79 | "connectingResonite": "Connecting to ResoniteLink...", |
69 | 80 | "importingData": "Importing...", |
70 | | - "importingImages": "Importing images... {current}/{total}", |
71 | | - "creatingObjects": "Creating objects... {current}/{total}", |
72 | 81 | "complete": "Complete" |
73 | 82 | }, |
74 | 83 | "objectTypes": { |
|
0 commit comments