aboutsummaryrefslogtreecommitdiff
path: root/libs/script_extender_plugin_checker/src/ScriptExtenderPluginChecker_en.ts
blob: bbc68726c11810aa8392c6f2e60d934cdd8a3d41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0">
  <context>
    <name>CouldntLoadPluginMessage</name>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="124" />
      <source>Couldn't load {0} ({2}). A dependency DLL could not be found (code {1}). {3}</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="126" />
      <source>Couldn't load {0} ({2}). A DLL is invalid (code {1}).</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="128" />
      <source>Couldn't load {0} ({2}). The last error code was {1}.</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>NormalPluginMessage</name>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="69" />
      <source>{0} version {1} ({2}, {4}) {3}.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="75" />
      <source>loaded correctly</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="77" />
      <source>disabled, address library needs to be updated</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="78" />
      <source>disabled, fatal error occurred while loading plugin</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="80" />
      <source>disabled, bad version data</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="81" />
      <source>disabled, no name specified</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="82" />
      <source>disabled, unsupported version independence method</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="84" />
      <source>disabled, incompatible with current runtime version</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="86" />
      <source>disabled, requires newer script extender</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="88" />
      <source>reported as incompatible during query</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="89" />
      <source>reported as incompatible during load</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="90" />
      <source>disabled, fatal error occurred while checking plugin compatibility</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="92" />
      <source>disabled, fatal error occurred while querying plugin</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>NotAPluginMessage</name>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="149" />
      <source>{0} ({1}) does not appear to be a script extender plugin.</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>PluginMessage</name>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="30" />
      <source>{0} ({1}) existed.</source>
      <translation type="unfinished" />
    </message>
  </context>
  <context>
    <name>ScriptExtenderPluginChecker</name>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="201" />
      <source>Script Extender Plugin Load Checker</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="207" />
      <source>Checks script extender log to see if any plugins failed to load.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="227" />
      <source>Script extender log reports incompatible plugins.</source>
      <translation type="unfinished" />
    </message>
    <message>
      <location filename="ScriptExtenderPluginChecker.py" line="232" />
      <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:
  • Look for updates to the mod or the specific plugin included in the mod.
  • Disable the mod containing the plugin.
  • Hide or delete the plugin from the mod.

To refresh the script extender logs, you will need to run the game and/or editor again!

The failed plugins are:{0}</source>
      <translation type="unfinished" />
    </message>
  </context>
</TS>