aboutsummaryrefslogtreecommitdiff
path: root/libs/bsa_extractor/src/bsa_extractor_en.ts
diff options
context:
space:
mode:
authorSulfurNitride <SulfurNitride@users.noreply.github.com>2026-02-11 02:37:39 -0600
committerSulfurNitride <SulfurNitride@users.noreply.github.com>2026-02-11 02:37:39 -0600
commit7ee008e150bc5bcf76082d726f719ee0fdfda982 (patch)
tree27fb39be241fdb5ac2734c574de678977d1856d0 /libs/bsa_extractor/src/bsa_extractor_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/bsa_extractor/src/bsa_extractor_en.ts')
-rw-r--r--libs/bsa_extractor/src/bsa_extractor_en.ts59
1 files changed, 59 insertions, 0 deletions
diff --git a/libs/bsa_extractor/src/bsa_extractor_en.ts b/libs/bsa_extractor/src/bsa_extractor_en.ts
new file mode 100644
index 0000000..7f27449
--- /dev/null
+++ b/libs/bsa_extractor/src/bsa_extractor_en.ts
@@ -0,0 +1,59 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en_US">
+<context>
+ <name>BsaExtractor</name>
+ <message>
+ <location filename="bsaextractor.cpp" line="42"/>
+ <source>BSA Extractor</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="53"/>
+ <source>Offers a dialog during installation of a mod to unpack all its BSAs</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="87"/>
+ <source>invalid mod name</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="88"/>
+ <source>BSA extraction doesn&apos;t work on mods that have the same name as a non-MO mod.Please remove the mod then reinstall with a different name.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="96"/>
+ <source>Extract BSA</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="97"/>
+ <source>This mod contains at least one BSA. Do you want to unpack it?
+(If you don&apos;t know about BSAs, just select no)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="101"/>
+ <source>Remove extracted archives</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="102"/>
+ <source>Do you wish to remove BSAs after extraction completed?
+</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="108"/>
+ <source>failed to read %1: %2</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="bsaextractor.cpp" line="124"/>
+ <source>This archive contains invalid hashes. Some files may be broken.</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>