2022-04-21 19:09:07 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version= "2.1" language= "en_US" >
<context>
<name> ProxyPython</name>
<message>
2022-04-25 21:21:06 +02:00
<location filename= "proxypython.cpp" line= "120" />
2022-04-21 19:09:07 +02:00
<source> Python Proxy</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-25 21:21:06 +02:00
<location filename= "proxypython.cpp" line= "130" />
2022-04-21 19:09:07 +02:00
<source> Proxy Plugin to allow plugins written in python to be loaded</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "202" />
2022-04-21 19:09:07 +02:00
<source> ModOrganizer path contains a semicolon</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "204" />
2022-04-21 19:09:07 +02:00
<source> Python DLL not found</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "206" />
2022-04-21 19:09:07 +02:00
<source> Invalid Python DLL</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "208" />
2022-04-21 19:09:07 +02:00
<source> Initializing Python failed</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "210" />
<location filename= "proxypython.cpp" line= "240" />
2022-04-21 19:09:07 +02:00
<source> invalid problem key %1</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "218" />
2022-04-21 19:09:07 +02:00
<source> The path to Mod Organizer (%1) contains a semicolon. < br> While this is legal on NTFS drives, many softwares do not handle it correctly.< br> Unfortunately MO depends on libraries that seem to fall into that group.< br> As a result the python plugin cannot be loaded, and the only solution we canoffer is to remove the semicolon or move MO to a path without a semicolon.</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "229" />
2022-04-21 19:09:07 +02:00
<source> The Python plugin DLL was not found, maybe your antivirus deleted it. Re-installing MO2 might fix the problem.</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "232" />
2022-04-21 19:09:07 +02:00
<source> The Python plugin DLL is invalid, maybe your antivirus is blocking it. Re-installing MO2 and adding exclusions for it to your AV might fix the problem.</source>
<translation type= "unfinished" ></translation>
</message>
<message>
2022-04-26 13:36:52 +02:00
<location filename= "proxypython.cpp" line= "237" />
2022-04-21 19:09:07 +02:00
<source> The initialization of the Python plugin DLL failed, unfortunately without any details.</source>
<translation type= "unfinished" ></translation>
</message>
</context>
<context>
<name> QObject</name>
<message>
<location filename= "../runner/error.h" line= "68" />
<source> An unexpected C++ exception was thrown in python code.</source>
<translation type= "unfinished" ></translation>
</message>
<message>
<location filename= "../runner/error.h" line= "117" />
<source> An unknown exception was thrown in python code.</source>
<translation type= "unfinished" ></translation>
</message>
</context>
</TS>