|
3 | 3 |
|
4 | 4 | "unitytranslate.open_browser.prompt": "For UnityTranslate to transcribe your speech in Browser Transcription mode, your browser must be left opened to a website running locally. You may close your browser once you are no longer using UnityTranslate.", |
5 | 5 | "unitytranslate.do_not_show_again": "Don't show me again", |
| 6 | + "unitytranslate.do_not_show_again.desc": "Disables Browser Transcription, and also makes this screen never appear again.", |
| 7 | + "unitytranslate.disabled_browser_transcription": "Browser Transcription is now disabled. To turn it back on, you may access the UnityTranslate Config by pressing %s.", |
6 | 8 | "unitytranslate.open_browser.open_in_browser": "Open in Browser", |
| 9 | + "unitytranslate.open_browser.open_in_browser.desc": "Enables automatically opening the browser every time you connect to a world.", |
7 | 10 | "unitytranslate.request_download": "UnityTranslate is requesting to download a LibreTranslate instance to run locally on your computer. This download will run in the background so you can continue playing, but it may disrupt your internet bandwidth.\n\nThis download will only occur §lonce§r, and §lno LibreTranslate software updates will be installed§r unless you delete the .unitytranslate folder in your Minecraft folder.\n\nAdditionally, the LibreTranslate instance will only run when Minecraft is running. If it doesn't close when Minecraft is closed, please report it on our GitHub.\n\nThis local LibreTranslate instance will be able to assist in reducing translation latency as much as possible for your optimal experience.\n\nIf you wish to disable the local instance, you may turn it off in the UnityTranslate config.", |
8 | 11 | "unitytranslate.request_download.allow": "Allow", |
9 | 12 | "unitytranslate.request_download.deny": "Deny", |
|
90 | 93 | "config.unitytranslate.client.language.desc": "Selects the currently spoken language.", |
91 | 94 | "config.unitytranslate.client.muteTranscriptWhenVoiceChatMuted": "Mute Transcript when Voice Chat Muted?", |
92 | 95 | "config.unitytranslate.client.muteTranscriptWhenVoiceChatMuted.desc": "If Simple Voice Chat / Plasmo Voice is muted, and this option is set to True, UnityTranslate will not transcribe audio while you are muted.", |
93 | | - "config.unitytranslate.client.openBrowserWithoutPrompt": "Open Browser without Prompt?", |
94 | | - "config.unitytranslate.client.openBrowserWithoutPrompt.desc": "When you join a world for the first time in a session, UnityTranslate will automatically open the browser for you without prompting you.", |
| 96 | + "config.unitytranslate.client.openBrowserWithoutPromptV2": "Open Browser without Prompt?", |
| 97 | + "config.unitytranslate.client.openBrowserWithoutPromptV2.desc": "When you join a world for the first time in a session, UnityTranslate will automatically open the browser for you without prompting you.", |
95 | 98 | "config.unitytranslate.client.textScale": "Text Scale (%)", |
96 | 99 | "config.unitytranslate.client.textScale.desc": "The scale of the text inside the transcript boxes.", |
97 | 100 | "config.unitytranslate.client.disappearingText": "Enable Disappearing Text?", |
|
0 commit comments