|
41 | 41 | } |
42 | 42 | }, |
43 | 43 | "gui": { |
44 | | - "title": "Udonarium Resonite Importer", |
45 | 44 | "subtitle": "Import Udonarium save data into Resonite", |
46 | | - "selectFile": "Select ZIP File", |
47 | 45 | "selectFilePlaceholder": "Select a file...", |
48 | 46 | "browse": "Browse...", |
49 | | - "analysisResult": "Analysis Result", |
50 | | - "xmlFiles": "XML Files", |
51 | | - "imageFiles": "Image Files", |
52 | | - "objects": "Objects", |
53 | | - "settings": "ResoniteLink Settings", |
54 | 47 | "host": "ResoniteLink Host", |
55 | | - "port": "Port:", |
56 | 48 | "resoniteLinkPort": "ResoniteLink Port", |
57 | 49 | "portHelpAriaLabel": "ResoniteLink port help", |
58 | 50 | "portHelpTooltip": "Click to view how to configure ResoniteLink", |
|
72 | 64 | "mainControlsTitle": "Import Settings", |
73 | 65 | "advancedOptions": "Advanced Options", |
74 | 66 | "advancedOptionsTitle": "Advanced Options", |
75 | | - "showDetails": "Show details", |
76 | 67 | "importLogTitle": "Import Log", |
77 | | - "import": "Import", |
78 | 68 | "importToResonite": "Import to Resonite", |
79 | 69 | "preparing": "Preparing...", |
80 | 70 | "importComplete": "Import Complete!", |
81 | 71 | "images": "Images: {imported}/{total}", |
82 | 72 | "objectsResult": "Objects: {imported}/{total}", |
83 | 73 | "checkResonite": "Check Resonite to see the imported objects.", |
84 | | - "error": "Error", |
85 | 74 | "errorOccurred": "An error occurred", |
86 | 75 | "ensureResonite": "Make sure Resonite is running.", |
87 | 76 | "ensureSupportedObjects": "Use a ZIP file that contains supported Udonarium objects.", |
88 | 77 | "extracting": "Extracting ZIP file...", |
89 | 78 | "parsingObjects": "Parsing objects...", |
90 | 79 | "connectingResonite": "Connecting to ResoniteLink...", |
91 | 80 | "importingData": "Importing...", |
92 | | - "importingImages": "Importing images... {current}/{total}", |
93 | | - "creatingObjects": "Creating objects... {current}/{total}", |
94 | | - "complete": "Complete", |
95 | | - "language": "Language" |
| 81 | + "complete": "Complete" |
96 | 82 | }, |
97 | 83 | "objectTypes": { |
98 | 84 | "character": "Character", |
|
0 commit comments