-
Notifications
You must be signed in to change notification settings - Fork 2
/
OrphanedScriptExtenderSaveDeleter_en.ts
46 lines (46 loc) · 2.19 KB
/
OrphanedScriptExtenderSaveDeleter_en.ts
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="2.0">
<context>
<name>OrphanedScriptExtenderSaveDeleter</name>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="43"/>
<source>Deletes script extender saves which don't have a corresponding base game save.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="40"/>
<source>Orphaned Script Extender Save Deleter</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="53"/>
<source>Before starting deletion...</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="53"/>
<source>Please double check that you want your orphaned script extender saves deleted. If you proceed, you won't be able to get them back, even if you find you've copied the corresponding base game save somewhere else so still have a copy.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="70"/>
<source>No orphaned script extender saves found</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="70"/>
<source>No orphaned script extender co-saves were found, so none were removed.</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="72"/>
<source>Orphaned script extender saves removed</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="OrphanedScriptExtenderSaveDeleter.py" line="72"/>
<source>{0} orphaned script extender co-save(s) removed successfully.</source>
<translation type="unfinished"></translation>
</message>
</context>
</TS>