diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-02-11 02:37:39 -0600 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-02-11 02:37:39 -0600 |
| commit | 7ee008e150bc5bcf76082d726f719ee0fdfda982 (patch) | |
| tree | 27fb39be241fdb5ac2734c574de678977d1856d0 /libs/fnistool/src/FNISTool_en.ts | |
Fluorine Manager: full Linux port of Mod Organizer 2
Complete native Linux port with FUSE-based virtual filesystem,
Proton/umu-run integration, and Flatpak packaging.
Key features:
- FUSE VFS replacing Windows USVFS (in-process + standalone helper for Flatpak)
- Proton/GE-Proton/umu-run launcher with env var forwarding
- Flatpak support (sandbox-aware VFS, NXM handler, umu-run)
- Wine prefix management UI
- Case-insensitive path resolution for Linux filesystems
- QSettings-safe INI handling (avoids Bethesda INI corruption)
- Portable instance support with auto-generated launcher scripts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Diffstat (limited to 'libs/fnistool/src/FNISTool_en.ts')
| -rw-r--r-- | libs/fnistool/src/FNISTool_en.ts | 295 |
1 files changed, 295 insertions, 0 deletions
diff --git a/libs/fnistool/src/FNISTool_en.ts b/libs/fnistool/src/FNISTool_en.ts new file mode 100644 index 0000000..9ccdbee --- /dev/null +++ b/libs/fnistool/src/FNISTool_en.ts @@ -0,0 +1,295 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> + <context> + <name>FNISPatches</name> + <message> + <location filename="FNISPatches.py" line="73" /> + <source>FNISPatches plugin requires a Python 3 interpreter, but is running on a Python 2 interpreter.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="74" /> + <source>Incompatible Python version.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="74" /> + <source>This version of the FNIS Patches plugin requires a Python 3 interpreter, but Mod Organizer has provided a Python 2 interpreter. You should check for an updated version, including in the Mod Organizer 2 Development Discord Server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="82" /> + <source>FNIS Patches Tool</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="103" /> + <location filename="FNISPatches.py" line="88" /> + <source>Configures the patches which FNIS applies to the game.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="100" /> + <source>FNIS/Configure FNIS Patches</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="130" /> + <source>Select Patches</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="132" /> + <source>Note: Some patches may be automatically enabled or disabled by Fore's New Idles in Skyrim, so don't be surprised if its list differs from this one.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="183" /> + <source>Unable to find FNIS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISPatches.py" line="183" /> + <source>Fore's New Idles in Skyrim can't be found using the location saved in Mod Organizer's settings. Please run the main FNIS integration tool before using this one.</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>FNISTool</name> + <message> + <location filename="FNISTool.py" line="47" /> + <source>FNISTool plugin requires a Python 3 interpreter, but is running on a Python 2 interpreter.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="48" /> + <source>Incompatible Python version.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="48" /> + <source>This version of the FNIS Integration plugin requires a Python 3 interpreter, but Mod Organizer has provided a Python 2 interpreter. You should check for an updated version, including in the Mod Organizer 2 Development Discord Server.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="56" /> + <source>FNIS Integration Tool</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="90" /> + <location filename="FNISTool.py" line="62" /> + <source>Runs GenerateFNISforUsers.exe so the game can load custom animations.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="78" /> + <source>Path to GenerateFNISforUsers.exe</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="79" /> + <source>Whether or not to direct the FNIS output to a mod folder.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="80" /> + <source>When output-to-mod is enabled, the path to the mod to use.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="81" /> + <source>Settings have been initialised. Set to False to reinitialise them.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="82" /> + <source>Whether or not to direct any new FNIS logs to a mod folder.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="83" /> + <source>When output-logs-to-mod is enabled, the path to the mod to use.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="87" /> + <source>FNIS/Run FNIS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="139" /> + <location filename="FNISTool.py" line="123" /> + <source>Output preference not set</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="139" /> + <location filename="FNISTool.py" line="123" /> + <source>Whether or not to output to a mod was not specified. The tool will now exit.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="146" /> + <location filename="FNISTool.py" line="131" /> + <source>Output mod not set</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="146" /> + <location filename="FNISTool.py" line="131" /> + <source>The mod to output to was not specified. The tool will now exit.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="152" /> + <source>FNIS path not specified</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="152" /> + <source>The path to GenerateFNISforUsers.exe wasn't specified. The tool will now exit.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="188" /> + <source>Output to a mod?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="188" /> + <source>Fore's New Idles in Skyrim can output either to Mod Organizer's VFS (potentially overwriting files from multiple mods) or to a separate mod. Would you like FNIS to output to a separate mod? This setting can be updated in the Plugins tab of the Mod Organizer Settings menu.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="204" /> + <source>Output logs to a mod?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="204" /> + <source>Any new logs generated when running FNIS will end up in Mod Organizer's overwrite folder. Would you like these logs to be output to a separate mod? This setting can be updated in the Plugins tab of the Mod Organizer Settings menu.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="258" /> + <location filename="FNISTool.py" line="224" /> + <location filename="FNISTool.py" line="222" /> + <source>Choose an output mod</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="222" /> + <source>Please choose an output mod for Fore's New Idles in Skyrim. This must be a directory in Mod Organizer's mods directory, and you can create one if you do not have one already. This mod will not be available to the VFS when FNIS is run, so do not choose a mod you use for anything else. This setting can be updated in the Plugins tab of the Mod Organizer Settings menu.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="267" /> + <location filename="FNISTool.py" line="231" /> + <source>Not a mod...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="267" /> + <location filename="FNISTool.py" line="231" /> + <source>The selected directory is not a Mod Organizer managed mod. Please choose a directory within the mods directory.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="279" /> + <location filename="FNISTool.py" line="239" /> + <source>Mod not empty</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="279" /> + <location filename="FNISTool.py" line="239" /> + <source>The selected mod already contains files. Are you sure want to use it as the output mod?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="258" /> + <source>Please choose an output mod for logs for Fore's New Idles in Skyrim. This must be a directory in Mod Organizer's mods directory, must not be the same as the FNIS output mod, and you can create one if you do not have one already. This setting can be updated in the Plugins tab of the Mod Organizer Settings menu.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="260" /> + <source>Choose a log output mod</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="271" /> + <source>Same as FNIS output</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="271" /> + <source>The selected mod is the same as the FNIS output mod. Please choose a different mod.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="300" /> + <source>Find FNIS</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="300" /> + <source>Fore's New Idles in Skyrim can't be found using the location saved in Mod Organizer's settings. Please find GenerateFNISforUsers.exe in the file picker. FNIS must be visible within the VFS, so choose an installation either within the game's data directory or within a mod folder. This setting can be updated in the Plugins tab of the Mod Organizer Settings menu.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="302" /> + <source>Locate GenerateFNISforUsers.exe</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="314" /> + <source>Not a compatible location...</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="314" /> + <source>Fore's New Idles in Skyrim only works when within the VFS, so must be installed to the game's data directory or within a mod folder. Please select a different FNIS installation.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="324" /> + <source>FNIS mod deactivated</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISTool.py" line="324" /> + <source>Fore's New Idles in Skyrim is installed to an inactive mod. Press OK to activate it or Cancel to quit the tool</source> + <translation type="unfinished" /> + </message> + </context> + <context> + <name>FNISToolReset</name> + <message> + <location filename="FNISToolReset.py" line="25" /> + <source>FNIS Integration Tool Reset</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISToolReset.py" line="31" /> + <source>Provides an easier way to reset the FNIS integration tool settings when needed.</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISToolReset.py" line="43" /> + <source>FNIS/Reset FNIS Settings</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISToolReset.py" line="64" /> + <source>Reset settings?</source> + <translation type="unfinished" /> + </message> + <message> + <location filename="FNISToolReset.py" line="64" /> + <source>Would you like to reset the options that pop up when you first ran "{}"?</source> + <translation type="unfinished" /> + </message> + </context> +</TS> |
