mirror of
https://github.com/ModOrganizer2/modorganizer-script_extender_plugin_checker.git
synced 2026-07-27 14:05:49 -07:00
Translation file updates
This commit is contained in:
@@ -4,125 +4,121 @@
|
|||||||
<context>
|
<context>
|
||||||
<name>CouldntLoadPluginMessage</name>
|
<name>CouldntLoadPluginMessage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="124" />
|
<location filename="ScriptExtenderPluginChecker.py" line="124" />
|
||||||
<source>Couldn't load {0} ({2}). A dependency DLL could not be found (code {1}). {3}</source>
|
<source>Couldn't load {0} ({2}). A dependency DLL could not be found (code {1}). {3}</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="126" />
|
<location filename="ScriptExtenderPluginChecker.py" line="126" />
|
||||||
<source>Couldn't load {0} ({2}). A DLL is invalid (code {1}).</source>
|
<source>Couldn't load {0} ({2}). A DLL is invalid (code {1}).</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="128" />
|
<location filename="ScriptExtenderPluginChecker.py" line="128" />
|
||||||
<source>Couldn't load {0} ({2}). The last error code was {1}.</source>
|
<source>Couldn't load {0} ({2}). The last error code was {1}.</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context><context>
|
||||||
<context>
|
|
||||||
<name>NormalPluginMessage</name>
|
<name>NormalPluginMessage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="69" />
|
<location filename="ScriptExtenderPluginChecker.py" line="69" />
|
||||||
<source>{0} version {1} ({2}, {4}) {3}.</source>
|
<source>{0} version {1} ({2}, {4}) {3}.</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="75" />
|
<location filename="ScriptExtenderPluginChecker.py" line="75" />
|
||||||
<source>loaded correctly</source>
|
<source>loaded correctly</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="77" />
|
<location filename="ScriptExtenderPluginChecker.py" line="77" />
|
||||||
<source>disabled, address library needs to be updated</source>
|
<source>disabled, address library needs to be updated</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="78" />
|
<location filename="ScriptExtenderPluginChecker.py" line="78" />
|
||||||
<source>disabled, fatal error occurred while loading plugin</source>
|
<source>disabled, fatal error occurred while loading plugin</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="80" />
|
<location filename="ScriptExtenderPluginChecker.py" line="80" />
|
||||||
<source>disabled, bad version data</source>
|
<source>disabled, bad version data</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="81" />
|
<location filename="ScriptExtenderPluginChecker.py" line="81" />
|
||||||
<source>disabled, no name specified</source>
|
<source>disabled, no name specified</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="82" />
|
<location filename="ScriptExtenderPluginChecker.py" line="82" />
|
||||||
<source>disabled, unsupported version independence method</source>
|
<source>disabled, unsupported version independence method</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="84" />
|
<location filename="ScriptExtenderPluginChecker.py" line="84" />
|
||||||
<source>disabled, incompatible with current runtime version</source>
|
<source>disabled, incompatible with current runtime version</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="86" />
|
<location filename="ScriptExtenderPluginChecker.py" line="86" />
|
||||||
<source>disabled, requires newer script extender</source>
|
<source>disabled, requires newer script extender</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="88" />
|
<location filename="ScriptExtenderPluginChecker.py" line="88" />
|
||||||
<source>reported as incompatible during query</source>
|
<source>reported as incompatible during query</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="89" />
|
<location filename="ScriptExtenderPluginChecker.py" line="89" />
|
||||||
<source>reported as incompatible during load</source>
|
<source>reported as incompatible during load</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="90" />
|
<location filename="ScriptExtenderPluginChecker.py" line="90" />
|
||||||
<source>disabled, fatal error occurred while checking plugin compatibility</source>
|
<source>disabled, fatal error occurred while checking plugin compatibility</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="92" />
|
<location filename="ScriptExtenderPluginChecker.py" line="92" />
|
||||||
<source>disabled, fatal error occurred while querying plugin</source>
|
<source>disabled, fatal error occurred while querying plugin</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context><context>
|
||||||
<context>
|
|
||||||
<name>NotAPluginMessage</name>
|
<name>NotAPluginMessage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="149" />
|
<location filename="ScriptExtenderPluginChecker.py" line="149" />
|
||||||
<source>{0} ({1}) does not appear to be a script extender plugin.</source>
|
<source>{0} ({1}) does not appear to be a script extender plugin.</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context><context>
|
||||||
<context>
|
|
||||||
<name>PluginMessage</name>
|
<name>PluginMessage</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="30" />
|
<location filename="ScriptExtenderPluginChecker.py" line="30" />
|
||||||
<source>{0} ({1}) existed.</source>
|
<source>{0} ({1}) existed.</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context><context>
|
||||||
<context>
|
|
||||||
<name>ScriptExtenderPluginChecker</name>
|
<name>ScriptExtenderPluginChecker</name>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="201" />
|
<location filename="ScriptExtenderPluginChecker.py" line="201" />
|
||||||
<source>Script Extender Plugin Load Checker</source>
|
<source>Script Extender Plugin Load Checker</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="207" />
|
<location filename="ScriptExtenderPluginChecker.py" line="207" />
|
||||||
<source>Checks script extender log to see if any plugins failed to load.</source>
|
<source>Checks script extender log to see if any plugins failed to load.</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="227" />
|
<location filename="ScriptExtenderPluginChecker.py" line="227" />
|
||||||
<source>Script extender log reports incompatible plugins.</source>
|
<source>Script extender log reports incompatible plugins.</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="ScriptExtenderPluginChecker.py" line="232" />
|
<location filename="ScriptExtenderPluginChecker.py" line="232" />
|
||||||
<source>You have one or more script extender plugins which failed to load!
|
<source>You have one or more script extender plugins which failed to load!
|
||||||
|
|
||||||
If you want this notification to go away, here are some steps you can take:
|
If you want this notification to go away, here are some steps you can take:
|
||||||
• Look for updates to the mod or the specific plugin included in the mod.
|
• Look for updates to the mod or the specific plugin included in the mod.
|
||||||
@@ -132,7 +128,6 @@
|
|||||||
To refresh the script extender logs, you will need to run the game and/or editor again!
|
To refresh the script extender logs, you will need to run the game and/or editor again!
|
||||||
|
|
||||||
The failed plugins are:{0}</source>
|
The failed plugins are:{0}</source>
|
||||||
<translation type="unfinished" />
|
<translation type="unfinished" />
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context></TS>
|
||||||
</TS>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user