summaryrefslogtreecommitdiff
path: root/src/organizer_de.ts
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-02-07 21:05:48 +0100
committerTannin <devnull@localhost>2014-02-07 21:05:48 +0100
commit7aadb476376db1d23ad333abb439639552bb6e19 (patch)
tree2e7ae9735ea8411dfb1486034e6ebd80b72c0d6c /src/organizer_de.ts
parent76fbe6effef7c2e787c1801741d4eb0a156128ce (diff)
- archives.txt is now written using the "safe"-write mechanism
- added the whole boss fork to the repository - bugfix: boss db is now always re-initialised because otherwise there might have been differing results between runs - bugfix: locked load order was ignored by integrated boss - bugfix: archive list wasn't written back on all changes that affected it - bugfix: CreateFile-hook didn't reroute files created with OPEN_ALWAYS to overwrite directory - bugfix: NtQueryDirectoryFile-hook didn't return the correct status code when searching for a file that doesn't exist
Diffstat (limited to 'src/organizer_de.ts')
-rw-r--r--src/organizer_de.ts1428
1 files changed, 799 insertions, 629 deletions
diff --git a/src/organizer_de.ts b/src/organizer_de.ts
index 3d227137..306ce0ef 100644
--- a/src/organizer_de.ts
+++ b/src/organizer_de.ts
@@ -2,6 +2,50 @@
<!DOCTYPE TS>
<TS version="2.0" language="de">
<context>
+ <name>AboutDialog</name>
+ <message>
+ <location filename="aboutdialog.ui" line="14"/>
+ <location filename="aboutdialog.ui" line="53"/>
+ <source>About</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.ui" line="66"/>
+ <source>Revision:</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.ui" line="104"/>
+ <source>Used Software</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.ui" line="117"/>
+ <source>Credits</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.ui" line="123"/>
+ <source>Translators</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.ui" line="189"/>
+ <source>Others</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.ui" line="266"/>
+ <source>Close</source>
+ <translation type="unfinished">Schliessen</translation>
+ </message>
+ <message>
+ <location filename="aboutdialog.cpp" line="81"/>
+ <source>No license</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
<name>ActivateModsDialog</name>
<message>
<location filename="activatemodsdialog.ui" line="14"/>
@@ -239,25 +283,30 @@ p, li { white-space: pre-wrap; }
<context>
<name>DownloadList</name>
<message>
- <location filename="downloadlist.cpp" line="63"/>
+ <location filename="downloadlist.cpp" line="64"/>
<source>Name</source>
<translation>Name</translation>
</message>
<message>
- <location filename="downloadlist.cpp" line="64"/>
+ <location filename="downloadlist.cpp" line="65"/>
<source>Filetime</source>
<translation>Änderungsdatum</translation>
</message>
<message>
- <location filename="downloadlist.cpp" line="65"/>
+ <location filename="downloadlist.cpp" line="66"/>
<source>Done</source>
<translation type="unfinished">Fertig</translation>
</message>
<message>
- <location filename="downloadlist.cpp" line="80"/>
+ <location filename="downloadlist.cpp" line="82"/>
<source>Information missing, please select &quot;Query Info&quot; from the context menu to re-retrieve.</source>
<translation>Informationen unvollständig, bitte clicke im Kontextmenü &quot;Info abfragen&quot; um diese erneut abzurufen.</translation>
</message>
+ <message>
+ <location filename="downloadlist.cpp" line="89"/>
+ <source>pending download</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>DownloadListWidget</name>
@@ -310,125 +359,135 @@ p, li { white-space: pre-wrap; }
<context>
<name>DownloadListWidgetCompactDelegate</name>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="220"/>
- <location filename="downloadlistwidgetcompact.cpp" line="229"/>
- <location filename="downloadlistwidgetcompact.cpp" line="238"/>
- <location filename="downloadlistwidgetcompact.cpp" line="247"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="241"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="250"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="259"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="268"/>
<source>Are you sure?</source>
<translation>Sind sie sicher?</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="221"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="242"/>
<source>This will remove all finished downloads from this list and from disk.</source>
<translation>Entfernt alle abgeschlossenen Downloads aus der Liste und von der Festplatte.</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="230"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="251"/>
<source>This will remove all installed downloads from this list and from disk.</source>
<translation>Entfernt alle installierten Downloads aus der Liste und von der Festplatte.</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="275"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="298"/>
<source>Install</source>
<translation>Installieren</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="277"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="300"/>
<source>Query Info</source>
<translation>Info abfragen</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="289"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="312"/>
<source>Remove</source>
<translation>Entfernen</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="286"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="309"/>
<source>Cancel</source>
<translation>Abbrechen</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="120"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="88"/>
+ <source>&lt; mod %1 file %2 &gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="downloadlistwidgetcompact.cpp" line="93"/>
+ <source>Pending</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="downloadlistwidgetcompact.cpp" line="116"/>
<source>Paused</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="123"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="119"/>
<source>Fetching Info 1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="125"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="121"/>
<source>Fetching Info 2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="130"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="126"/>
<source>Installed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="133"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="129"/>
<source>Uninstalled</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="136"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="132"/>
<source>Done</source>
<translation type="unfinished">Fertig</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="239"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="260"/>
<source>This will permanently remove all finished downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="248"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="269"/>
<source>This will permanently remove all installed downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="279"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="302"/>
<source>Delete</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="281"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="304"/>
<source>Un-Hide</source>
<translation type="unfinished">Sichtbar machen</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="283"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="306"/>
<source>Remove from View</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="287"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="310"/>
<source>Pause</source>
<translation>Pausieren</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="290"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="313"/>
<source>Resume</source>
<translation>Fortsetzen</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="294"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="318"/>
<source>Delete Installed...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="295"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="319"/>
<source>Delete All...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="298"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="322"/>
<source>Remove Installed...</source>
<translation>Installierte entfernen...</translation>
</message>
<message>
- <location filename="downloadlistwidgetcompact.cpp" line="299"/>
+ <location filename="downloadlistwidgetcompact.cpp" line="323"/>
<source>Remove All...</source>
<translation>Alle löschen...</translation>
</message>
@@ -436,69 +495,79 @@ p, li { white-space: pre-wrap; }
<context>
<name>DownloadListWidgetDelegate</name>
<message>
- <location filename="downloadlistwidget.cpp" line="233"/>
- <location filename="downloadlistwidget.cpp" line="242"/>
- <location filename="downloadlistwidget.cpp" line="251"/>
- <location filename="downloadlistwidget.cpp" line="260"/>
+ <location filename="downloadlistwidget.cpp" line="253"/>
+ <location filename="downloadlistwidget.cpp" line="262"/>
+ <location filename="downloadlistwidget.cpp" line="271"/>
+ <location filename="downloadlistwidget.cpp" line="280"/>
<source>Are you sure?</source>
<translation>Sind sie sicher?</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="234"/>
+ <location filename="downloadlistwidget.cpp" line="254"/>
<source>This will remove all finished downloads from this list and from disk.</source>
<translation>Entfernt alle abgeschlossenen Downloads aus der Liste und von der Festplatte.</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="243"/>
+ <location filename="downloadlistwidget.cpp" line="263"/>
<source>This will remove all installed downloads from this list and from disk.</source>
<translation>Entfernt alle installierten Downloads aus der Liste und von der Festplatte.</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="252"/>
+ <location filename="downloadlistwidget.cpp" line="272"/>
<source>This will remove all finished downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="261"/>
+ <location filename="downloadlistwidget.cpp" line="281"/>
<source>This will remove all installed downloads from this list (but NOT from disk).</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="287"/>
+ <location filename="downloadlistwidget.cpp" line="309"/>
<source>Install</source>
<translation>Installieren</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="289"/>
+ <location filename="downloadlistwidget.cpp" line="311"/>
<source>Query Info</source>
<translation>Info abfragen</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="291"/>
+ <location filename="downloadlistwidget.cpp" line="313"/>
<source>Delete</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="293"/>
+ <location filename="downloadlistwidget.cpp" line="315"/>
<source>Un-Hide</source>
<translation type="unfinished">Sichtbar machen</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="295"/>
+ <location filename="downloadlistwidget.cpp" line="317"/>
<source>Remove from View</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="301"/>
+ <location filename="downloadlistwidget.cpp" line="323"/>
<source>Remove</source>
<translation>Entfernen</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="298"/>
+ <location filename="downloadlistwidget.cpp" line="320"/>
<source>Cancel</source>
<translation>Abbrechen</translation>
</message>
<message>
+ <location filename="downloadlistwidget.cpp" line="88"/>
+ <source>&lt; mod %1 file %2 &gt;</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="downloadlistwidget.cpp" line="91"/>
+ <source>Pending</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
<location filename="downloadlistwidget.cpp" line="118"/>
<source>Fetching Info 1</source>
<translation type="unfinished"></translation>
@@ -509,32 +578,32 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="299"/>
+ <location filename="downloadlistwidget.cpp" line="321"/>
<source>Pause</source>
<translation>Pausieren</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="302"/>
+ <location filename="downloadlistwidget.cpp" line="324"/>
<source>Resume</source>
<translation>Fortsetzen</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="306"/>
+ <location filename="downloadlistwidget.cpp" line="329"/>
<source>Delete Installed...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="307"/>
+ <location filename="downloadlistwidget.cpp" line="330"/>
<source>Delete All...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="310"/>
+ <location filename="downloadlistwidget.cpp" line="333"/>
<source>Remove Installed...</source>
<translation>Installierte entfernen...</translation>
</message>
<message>
- <location filename="downloadlistwidget.cpp" line="311"/>
+ <location filename="downloadlistwidget.cpp" line="334"/>
<source>Remove All...</source>
<translation>Alle löschen...</translation>
</message>
@@ -542,12 +611,12 @@ p, li { white-space: pre-wrap; }
<context>
<name>DownloadManager</name>
<message>
- <location filename="downloadmanager.cpp" line="496"/>
- <location filename="downloadmanager.cpp" line="514"/>
- <location filename="downloadmanager.cpp" line="527"/>
- <location filename="downloadmanager.cpp" line="544"/>
- <location filename="downloadmanager.cpp" line="555"/>
- <location filename="downloadmanager.cpp" line="590"/>
+ <location filename="downloadmanager.cpp" line="539"/>
+ <location filename="downloadmanager.cpp" line="557"/>
+ <location filename="downloadmanager.cpp" line="570"/>
+ <location filename="downloadmanager.cpp" line="587"/>
+ <location filename="downloadmanager.cpp" line="598"/>
+ <location filename="downloadmanager.cpp" line="633"/>
<source>invalid index %1</source>
<translation>ungültiger index %1</translation>
</message>
@@ -556,30 +625,31 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Löschen der Datei ist fehlgeschlagen</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="414"/>
+ <location filename="downloadmanager.cpp" line="457"/>
<source>failed to delete %1</source>
<translation>konnte %1 nicht löschen</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="420"/>
+ <location filename="downloadmanager.cpp" line="463"/>
<source>failed to delete meta file for %1</source>
<translation>konnte meta-informationen für %1 nicht löschen</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="396"/>
- <location filename="downloadmanager.cpp" line="463"/>
- <location filename="downloadmanager.cpp" line="635"/>
- <location filename="downloadmanager.cpp" line="645"/>
- <location filename="downloadmanager.cpp" line="654"/>
- <location filename="downloadmanager.cpp" line="668"/>
- <location filename="downloadmanager.cpp" line="678"/>
- <location filename="downloadmanager.cpp" line="688"/>
- <location filename="downloadmanager.cpp" line="698"/>
- <location filename="downloadmanager.cpp" line="709"/>
- <location filename="downloadmanager.cpp" line="717"/>
- <location filename="downloadmanager.cpp" line="726"/>
- <location filename="downloadmanager.cpp" line="736"/>
- <location filename="downloadmanager.cpp" line="751"/>
+ <location filename="downloadmanager.cpp" line="439"/>
+ <location filename="downloadmanager.cpp" line="506"/>
+ <location filename="downloadmanager.cpp" line="682"/>
+ <location filename="downloadmanager.cpp" line="691"/>
+ <location filename="downloadmanager.cpp" line="701"/>
+ <location filename="downloadmanager.cpp" line="710"/>
+ <location filename="downloadmanager.cpp" line="724"/>
+ <location filename="downloadmanager.cpp" line="734"/>
+ <location filename="downloadmanager.cpp" line="744"/>
+ <location filename="downloadmanager.cpp" line="754"/>
+ <location filename="downloadmanager.cpp" line="765"/>
+ <location filename="downloadmanager.cpp" line="773"/>
+ <location filename="downloadmanager.cpp" line="782"/>
+ <location filename="downloadmanager.cpp" line="792"/>
+ <location filename="downloadmanager.cpp" line="807"/>
<source>invalid index</source>
<translation>ungültiger Index</translation>
</message>
@@ -589,32 +659,32 @@ p, li { white-space: pre-wrap; }
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="323"/>
+ <location filename="downloadmanager.cpp" line="342"/>
<source>Download again?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="323"/>
+ <location filename="downloadmanager.cpp" line="342"/>
<source>A file with the same name has already been downloaded. Do you want to download it again? The new file will receive a different name.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="384"/>
+ <location filename="downloadmanager.cpp" line="421"/>
<source>Wrong Game</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="384"/>
+ <location filename="downloadmanager.cpp" line="421"/>
<source>The download link is for a mod for &quot;%1&quot; but this instance of MO has been set up for &quot;%2&quot;.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="607"/>
+ <location filename="downloadmanager.cpp" line="650"/>
<source>Please enter the nexus mod id</source>
<translation>Bitte gib die Nexus Mod ID ein</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="607"/>
+ <location filename="downloadmanager.cpp" line="650"/>
<source>Mod ID:</source>
<translation>Mod ID:</translation>
</message>
@@ -623,33 +693,38 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">ungültiger alphabetischer index %1</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="986"/>
+ <location filename="downloadmanager.cpp" line="1042"/>
<source>Information updated</source>
<translation>Informationen aktualisiert</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="988"/>
- <location filename="downloadmanager.cpp" line="1002"/>
+ <location filename="downloadmanager.cpp" line="1044"/>
+ <location filename="downloadmanager.cpp" line="1058"/>
<source>No matching file found on Nexus! Maybe this file is no longer available or it was renamed?</source>
<translation>Keine passende Datei auf Nexus gefunden! Ist die Datei vielleicht nicht mehr verfügbar?</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="990"/>
+ <location filename="downloadmanager.cpp" line="1046"/>
<source>No file on Nexus matches the selected file by name. Please manually choose the correct one.</source>
<translation>Keine Datei mit diesem Namen auf Nexus gefunden. Bitte wähle die passende händisch aus.</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="1127"/>
+ <location filename="downloadmanager.cpp" line="1180"/>
<source>No download server available. Please try again later.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="1169"/>
+ <location filename="downloadmanager.cpp" line="1224"/>
<source>Failed to request file info from nexus: %1</source>
<translation>Konnte Datei-Informationen nicht von Nexus abrufen: %1</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="1193"/>
+ <location filename="downloadmanager.cpp" line="1249"/>
+ <source>Download failed. Server reported: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="downloadmanager.cpp" line="1251"/>
<source>Download failed: %1 (%2)</source>
<translation>Download fehlgeschlagen: %1 (%2)</translation>
</message>
@@ -658,7 +733,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Abfrage von Dateiinformationen von Nexus fehlgeschlagen!</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="1272"/>
+ <location filename="downloadmanager.cpp" line="1331"/>
<source>failed to re-open %1</source>
<translation>Öffnen von %1 fehlgeschlagen</translation>
</message>
@@ -667,7 +742,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">konnte Antwort von Nexus nicht interpretieren</translation>
</message>
<message>
- <location filename="downloadmanager.cpp" line="355"/>
+ <location filename="downloadmanager.cpp" line="388"/>
<source>failed to download %1: could not open output file: %2</source>
<translation>Download von %1 fehlgeschlagen: Konnte Ausgabedatei %2 nicht öffnen</translation>
</message>
@@ -781,7 +856,7 @@ Momentan ist der einzige bekannte Fall in dem dies benötigt wird der Skyrim Cre
<message>
<location filename="editexecutablesdialog.ui" line="169"/>
<location filename="editexecutablesdialog.ui" line="172"/>
- <location filename="editexecutablesdialog.cpp" line="220"/>
+ <location filename="editexecutablesdialog.cpp" line="258"/>
<source>If checked, MO will be closed once the specified executable is run.</source>
<translation>Wenn ausgewählt, wird MO geschlossen sobald das Programm gestartet wird.</translation>
</message>
@@ -798,7 +873,7 @@ Momentan ist der einzige bekannte Fall in dem dies benötigt wird der Skyrim Cre
</message>
<message>
<location filename="editexecutablesdialog.ui" line="188"/>
- <location filename="editexecutablesdialog.cpp" line="190"/>
+ <location filename="editexecutablesdialog.cpp" line="196"/>
<source>Add</source>
<translation>Neu</translation>
</message>
@@ -814,42 +889,59 @@ Momentan ist der einzige bekannte Fall in dem dies benötigt wird der Skyrim Cre
<translation>Entfernen</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="119"/>
+ <location filename="editexecutablesdialog.ui" line="233"/>
+ <source>Close</source>
+ <translation type="unfinished">Schliessen</translation>
+ </message>
+ <message>
+ <location filename="editexecutablesdialog.cpp" line="125"/>
<source>Select a binary</source>
<translation>Ausführbare Datei wählen</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="119"/>
+ <location filename="editexecutablesdialog.cpp" line="125"/>
<source>Executable (%1)</source>
<translation>Ausführbare Datei (%1)</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="143"/>
+ <location filename="editexecutablesdialog.cpp" line="149"/>
<source>Java (32-bit) required</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="144"/>
+ <location filename="editexecutablesdialog.cpp" line="150"/>
<source>MO requires 32-bit java to run this application. If you already have it installed, select javaw.exe from that installation as the binary.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="160"/>
+ <location filename="editexecutablesdialog.cpp" line="166"/>
<source>Select a directory</source>
<translation>Wähle ein Verzeichnis</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="169"/>
+ <location filename="editexecutablesdialog.cpp" line="175"/>
<source>Confirm</source>
<translation>Bestätigen</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="169"/>
+ <location filename="editexecutablesdialog.cpp" line="175"/>
<source>Really remove &quot;%1&quot; from executables?</source>
<translation>Die ausführbare Datei &quot;%1&quot; löschen?</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="217"/>
+ <location filename="editexecutablesdialog.cpp" line="230"/>
+ <location filename="editexecutablesdialog.cpp" line="278"/>
+ <source>Save Changes?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="editexecutablesdialog.cpp" line="231"/>
+ <location filename="editexecutablesdialog.cpp" line="279"/>
+ <source>You made changes to the current executable, do you want to save them?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="editexecutablesdialog.cpp" line="255"/>
<source>MO must be kept running or this application will not work correctly.</source>
<translation>MO muss aktiv bleiben sonst funktioniert diese Anwendung nicht korrekt.</translation>
</message>
@@ -858,7 +950,7 @@ Momentan ist der einzige bekannte Fall in dem dies benötigt wird der Skyrim Cre
<translation type="obsolete">Ausführbare Datei (*.exe, *.bat)</translation>
</message>
<message>
- <location filename="editexecutablesdialog.cpp" line="194"/>
+ <location filename="editexecutablesdialog.cpp" line="200"/>
<source>Modify</source>
<translation>Ändern</translation>
</message>
@@ -1303,7 +1395,7 @@ p, li { white-space: pre-wrap; }
<translation>MO ist gesperrt während das Programm ausgeführt wird.</translation>
</message>
<message>
- <location filename="lockeddialog.ui" line="51"/>
+ <location filename="lockeddialog.ui" line="54"/>
<source>Unlock</source>
<translation>Entsperren</translation>
</message>
@@ -1311,7 +1403,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>LogBuffer</name>
<message>
- <location filename="logbuffer.cpp" line="72"/>
+ <location filename="logbuffer.cpp" line="73"/>
<source>failed to write log to %1: %2</source>
<translation>konnte Protokoll nicht nach %1 schreiben: %2</translation>
</message>
@@ -1332,23 +1424,23 @@ p, li { white-space: pre-wrap; }
<context>
<name>MainWindow</name>
<message>
- <location filename="mainwindow.ui" line="42"/>
- <location filename="mainwindow.ui" line="383"/>
+ <location filename="mainwindow.ui" line="51"/>
+ <location filename="mainwindow.ui" line="392"/>
<source>Categories</source>
<translation type="unfinished">Kategorien</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="119"/>
+ <location filename="mainwindow.ui" line="128"/>
<source>Profile</source>
<translation type="unfinished">Profil</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="129"/>
+ <location filename="mainwindow.ui" line="138"/>
<source>Pick a module collection</source>
<translation type="unfinished">Wähle eine Modul-Kollektion</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="132"/>
+ <location filename="mainwindow.ui" line="141"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -1363,44 +1455,44 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Beachten Sie, dass derzeit die ESP Ladefolge nicht getrennt für verschiedene Profile gespeichert wird.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="150"/>
+ <location filename="mainwindow.ui" line="159"/>
<source>Refresh list</source>
<translation type="unfinished">Liste aktualisieren</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="153"/>
+ <location filename="mainwindow.ui" line="162"/>
<source>Refresh list. This is usually not necessary unless you modified data outside the program.</source>
<translation type="unfinished">Liste aktualisieren. Dies ist normalerweise nicht notwendig, es sei denn Sie haben Daten außerhalb von MO verändert.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="269"/>
+ <location filename="mainwindow.ui" line="278"/>
<source>List of available mods.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="272"/>
+ <location filename="mainwindow.ui" line="281"/>
<source>This is a list of installed mods. Use the checkboxes to activate/deactivate mods and drag &amp; drop mods to change their &quot;installation&quot; orders.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="357"/>
+ <location filename="mainwindow.ui" line="366"/>
<source>Filter</source>
<translation type="unfinished">Filter</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="378"/>
+ <location filename="mainwindow.ui" line="387"/>
<source>No groups</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="388"/>
+ <location filename="mainwindow.ui" line="397"/>
<source>Nexus IDs</source>
<translation type="unfinished">Nexus IDs</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="396"/>
- <location filename="mainwindow.ui" line="713"/>
- <location filename="mainwindow.ui" line="990"/>
+ <location filename="mainwindow.ui" line="405"/>
+ <location filename="mainwindow.ui" line="724"/>
+ <location filename="mainwindow.ui" line="1046"/>
<source>Namefilter</source>
<translation type="unfinished"></translation>
</message>
@@ -1409,12 +1501,12 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Ausführen</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="431"/>
+ <location filename="mainwindow.ui" line="440"/>
<source>Pick a program to run.</source>
<translation type="unfinished">Wähle das auszuführende Programm.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="434"/>
+ <location filename="mainwindow.ui" line="443"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -1429,12 +1521,12 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Sie können weitere Programme dieser Liste hinzufügen, aber ich kann nicht garantieren, dass von mir nicht getestete Anwendungen vollständig funktionieren..&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="482"/>
+ <location filename="mainwindow.ui" line="491"/>
<source>Run program</source>
<translation type="unfinished">Ausführen</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="485"/>
+ <location filename="mainwindow.ui" line="494"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -1447,17 +1539,17 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Das ausgewählte Programm durch Mod Organiser ausführen.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="495"/>
+ <location filename="mainwindow.ui" line="504"/>
<source>Run</source>
<translation type="unfinished">Starten</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="536"/>
+ <location filename="mainwindow.ui" line="545"/>
<source>Create a shortcut in your start menu or on the desktop to the specified program</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="539"/>
+ <location filename="mainwindow.ui" line="548"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -1470,7 +1562,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Erstellt einen Eintrag im Startmenü, der direkt das gewählte Programm durch Mod Organsier ausführt.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="546"/>
+ <location filename="mainwindow.ui" line="555"/>
<source>Shortcut</source>
<translation type="unfinished"></translation>
</message>
@@ -1495,12 +1587,12 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Speichern</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="660"/>
+ <location filename="mainwindow.ui" line="669"/>
<source>List of available esp/esm files</source>
<translation type="unfinished">Liste der verfügbaren ESP / ESM Dateien</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="663"/>
+ <location filename="mainwindow.ui" line="672"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -1517,12 +1609,12 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">WICHTIG: Sie können die Ladereihenfolge der BSAs hier ändern aber die Installationsreihenfolge hat Vorrang vor der Reihenfolge hier!</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="733"/>
+ <location filename="mainwindow.ui" line="762"/>
<source>List of available BS Archives. Archives not checked here are not managed by MO and ignore installation order.</source>
<translation type="unfinished">Liste der BS Archive. Archive die hier nicht markiert sind werden nicht von MO verwaltet und beachten daher nicht die gewählte Installationsreihenfolge.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="736"/>
+ <location filename="mainwindow.ui" line="765"/>
<source>BSA files are archives (comparable to .zip files) that contain data assets (meshes, textures, ...) to be used by the game. As such they &quot;compete&quot; with loose files in your data directory over which is loaded.
By default, BSAs that share their base name with an enabled ESP (i.e. plugin.esp and plugin.bsa) are automatically loaded and will have precedence over all loose files, the installation order you set up to the left is then ignored!
@@ -1530,66 +1622,71 @@ BSAs checked here are loaded in such a way that your installation order is obeye
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="782"/>
- <location filename="mainwindow.ui" line="842"/>
+ <location filename="mainwindow.ui" line="811"/>
+ <location filename="mainwindow.ui" line="880"/>
<source>File</source>
<translation type="unfinished">Datei</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="790"/>
+ <location filename="mainwindow.ui" line="819"/>
<source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Marked Archives (&lt;img src=&quot;:/MO/gui/warning_16&quot;/&gt;) are still loaded on Skyrim but the &lt;a href=&quot;http://forums.bethsoft.com/topic/1354395-update-bsas-and-you/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;regular file override&lt;/span&gt;&lt;/a&gt; mechanism will apply: Loose files override BSAs, no matter the mod/plugin priority.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="847"/>
+ <location filename="mainwindow.ui" line="885"/>
<source>Mod</source>
<translation type="unfinished">Mod</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="801"/>
+ <location filename="mainwindow.ui" line="830"/>
<source>Data</source>
<translation type="unfinished">Data</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="810"/>
+ <location filename="mainwindow.ui" line="731"/>
+ <source>Sort</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.ui" line="848"/>
<source>refresh data-directory overview</source>
<translation type="unfinished">Data-Verzeichnis übersicht neu laden</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="813"/>
+ <location filename="mainwindow.ui" line="851"/>
<source>Refresh the overview. This may take a moment.</source>
<translation type="unfinished">Lädt die Übersicht neu. Dies kann einen Augenblick dauern.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="816"/>
- <location filename="mainwindow.cpp" line="3696"/>
- <location filename="mainwindow.cpp" line="4454"/>
+ <location filename="mainwindow.ui" line="854"/>
+ <location filename="mainwindow.cpp" line="3786"/>
+ <location filename="mainwindow.cpp" line="4609"/>
<source>Refresh</source>
<translation type="unfinished">Neu laden</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="832"/>
+ <location filename="mainwindow.ui" line="870"/>
<source>This is an overview of your data directory as visible to the game (and tools). </source>
<translation type="unfinished">Dies ist eine Übersicht des &quot;data&quot;-verzeichnisses so wie es das Spiel zu sehen bekommt.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="857"/>
- <location filename="mainwindow.ui" line="860"/>
+ <location filename="mainwindow.ui" line="895"/>
+ <location filename="mainwindow.ui" line="898"/>
<source>Filter the above list so that only conflicts are displayed.</source>
<translation type="unfinished">Obere Liste filtern um nur Konflikte anzuzeigen.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="863"/>
+ <location filename="mainwindow.ui" line="901"/>
<source>Show only conflicts</source>
<translation type="unfinished">Nur Konflikte anzeigen</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="871"/>
+ <location filename="mainwindow.ui" line="909"/>
<source>Saves</source>
<translation type="unfinished">Spielstände</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="886"/>
+ <location filename="mainwindow.ui" line="933"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -1606,160 +1703,160 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Wenn Sie im Kontextmenü auf &amp;quot;Mods reparieren...&amp;quot; klicken, wird Mod Organiser versuchen die entsprechenden Mods und ESPs zu aktivieren. Es werden dabei kein Eintrag deaktiviert!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="900"/>
+ <location filename="mainwindow.ui" line="947"/>
<source>Downloads</source>
<translation type="unfinished">Downloads</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="923"/>
+ <location filename="mainwindow.ui" line="979"/>
<source>This is a list of mods you downloaded from Nexus. Double click one to install it.</source>
<translation type="unfinished">Dies ist eine Liste der Mods die von Nexus heruntergeladen wurden. Doppelklicken Sie um zu installieren.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="976"/>
+ <location filename="mainwindow.ui" line="1032"/>
<source>Compact</source>
<translation type="unfinished">Kompakt</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="983"/>
+ <location filename="mainwindow.ui" line="1039"/>
<source>Show Hidden</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1014"/>
+ <location filename="mainwindow.ui" line="1070"/>
<source>Tool Bar</source>
<translation type="unfinished">Werkzeugleiste</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1056"/>
+ <location filename="mainwindow.ui" line="1112"/>
<source>Install Mod</source>
<translation type="unfinished">Mod installieren</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1059"/>
+ <location filename="mainwindow.ui" line="1115"/>
<source>Install &amp;Mod</source>
<translation type="unfinished">&amp;Mod installieren</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1062"/>
+ <location filename="mainwindow.ui" line="1118"/>
<source>Install a new mod from an archive</source>
<translation type="unfinished">Installiert eine Mod aus einem Archiv</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1065"/>
+ <location filename="mainwindow.ui" line="1121"/>
<source>Ctrl+M</source>
<translation type="unfinished">Ctrl+M</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1074"/>
+ <location filename="mainwindow.ui" line="1130"/>
<source>Profiles</source>
<translation type="unfinished">Profile</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1077"/>
+ <location filename="mainwindow.ui" line="1133"/>
<source>&amp;Profiles</source>
<translation type="unfinished">&amp;Profile</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1080"/>
+ <location filename="mainwindow.ui" line="1136"/>
<source>Configure Profiles</source>
<translation type="unfinished">Profile konfigurieren</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1083"/>
+ <location filename="mainwindow.ui" line="1139"/>
<source>Ctrl+P</source>
<translation type="unfinished">Ctrl+P</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1092"/>
+ <location filename="mainwindow.ui" line="1148"/>
<source>Executables</source>
<translation type="unfinished">Programme</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1095"/>
+ <location filename="mainwindow.ui" line="1151"/>
<source>&amp;Executables</source>
<translation type="unfinished">Programm&amp;e</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1098"/>
+ <location filename="mainwindow.ui" line="1154"/>
<source>Configure the executables that can be started through Mod Organizer</source>
<translation type="unfinished">Konfigurieren der Programme die von Mod Organiser gestartet werden können</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1101"/>
+ <location filename="mainwindow.ui" line="1157"/>
<source>Ctrl+E</source>
<translation type="unfinished">Ctrl+E</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1110"/>
- <location filename="mainwindow.ui" line="1116"/>
+ <location filename="mainwindow.ui" line="1166"/>
+ <location filename="mainwindow.ui" line="1172"/>
<source>Tools</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1113"/>
+ <location filename="mainwindow.ui" line="1169"/>
<source>&amp;Tools</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1119"/>
+ <location filename="mainwindow.ui" line="1175"/>
<source>Ctrl+I</source>
<translation type="unfinished">Ctrl+I</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1128"/>
+ <location filename="mainwindow.ui" line="1184"/>
<source>Settings</source>
<translation type="unfinished">Einstellungen</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1131"/>
+ <location filename="mainwindow.ui" line="1187"/>
<source>&amp;Settings</source>
<translation type="unfinished">Ein&amp;stellungen</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1134"/>
+ <location filename="mainwindow.ui" line="1190"/>
<source>Configure settings and workarounds</source>
<translation type="unfinished">Einstellungen und Workarounds verwalten</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1137"/>
+ <location filename="mainwindow.ui" line="1193"/>
<source>Ctrl+S</source>
<translation type="unfinished">Ctrl+S</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1146"/>
+ <location filename="mainwindow.ui" line="1202"/>
<source>Nexus</source>
<translation type="unfinished">Nexus</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1149"/>
+ <location filename="mainwindow.ui" line="1205"/>
<source>Search nexus network for more mods</source>
<translation type="unfinished">Durchsuche die passende Seite des Nexus-Netzwerks nach weiteren Mods</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1152"/>
+ <location filename="mainwindow.ui" line="1208"/>
<source>Ctrl+N</source>
<translation type="unfinished">Ctrl+N</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1164"/>
- <location filename="mainwindow.cpp" line="4402"/>
+ <location filename="mainwindow.ui" line="1220"/>
+ <location filename="mainwindow.cpp" line="4550"/>
<source>Update</source>
<translation type="unfinished">Aktualisierung</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1167"/>
+ <location filename="mainwindow.ui" line="1223"/>
<source>Mod Organizer is up-to-date</source>
<translation type="unfinished">Mod Organizer ist auf dem neuesten Stand</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1179"/>
- <location filename="mainwindow.cpp" line="498"/>
+ <location filename="mainwindow.ui" line="1235"/>
+ <location filename="mainwindow.cpp" line="508"/>
<source>No Problems</source>
<translation type="unfinished">Keine Probleme</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1182"/>
+ <location filename="mainwindow.ui" line="1238"/>
<source>This button will be highlighted if MO discovered potential problems in your setup and provide tips on how to fix them.
!Work in progress!
@@ -1768,54 +1865,54 @@ Right now this has very limited functionality</source>
Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1194"/>
- <location filename="mainwindow.ui" line="1197"/>
+ <location filename="mainwindow.ui" line="1250"/>
+ <location filename="mainwindow.ui" line="1253"/>
<source>Help</source>
<translation type="unfinished">Hilfe</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1200"/>
+ <location filename="mainwindow.ui" line="1256"/>
<source>Ctrl+H</source>
<translation type="unfinished">Ctrl+H</translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1209"/>
+ <location filename="mainwindow.ui" line="1265"/>
<source>Endorse MO</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.ui" line="1212"/>
- <location filename="mainwindow.cpp" line="4483"/>
+ <location filename="mainwindow.ui" line="1268"/>
+ <location filename="mainwindow.cpp" line="4638"/>
<source>Endorse Mod Organizer</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="215"/>
+ <location filename="mainwindow.cpp" line="222"/>
<source>Toolbar</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="216"/>
+ <location filename="mainwindow.cpp" line="223"/>
<source>Desktop</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="217"/>
+ <location filename="mainwindow.cpp" line="224"/>
<source>Start Menu</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="494"/>
+ <location filename="mainwindow.cpp" line="504"/>
<source>Problems</source>
<translation type="unfinished">Probleme</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="495"/>
+ <location filename="mainwindow.cpp" line="505"/>
<source>There are potential problems with your setup</source>
<translation type="unfinished">Es bestehen möglicherweise Probleme mit Ihrer Konfiguration</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="499"/>
+ <location filename="mainwindow.cpp" line="509"/>
<source>Everything seems to be in order</source>
<translation type="unfinished">Alles in bester Ordnung</translation>
</message>
@@ -1832,22 +1929,22 @@ Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
<translation type="obsolete">&lt;li&gt;dotNet ist nicht installiert oder veraltet. Dies wird benötigt um NCC nutzen zu können. Laden Sie die korrekte Version von &lt;a href=&quot;%1&quot;&gt;%1&lt;/a&gt; herunter&lt;/li&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="551"/>
+ <location filename="mainwindow.cpp" line="567"/>
<source>Help on UI</source>
<translation type="unfinished">Hilfe zur Oberfläche</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="555"/>
+ <location filename="mainwindow.cpp" line="571"/>
<source>Documentation Wiki</source>
<translation type="unfinished">Wiki Dokumentation</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="559"/>
+ <location filename="mainwindow.cpp" line="575"/>
<source>Report Issue</source>
<translation type="unfinished">Fehler melden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="563"/>
+ <location filename="mainwindow.cpp" line="579"/>
<source>Tutorials</source>
<translation type="unfinished"></translation>
</message>
@@ -1856,425 +1953,426 @@ Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
<translation type="obsolete">Ladereihenfolge konnte nicht gespeichert werden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="690"/>
+ <location filename="mainwindow.cpp" line="708"/>
<source>failed to save load order: %1</source>
<translation type="unfinished">Reihenfolge konnt nicht gespeichert werden: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="620"/>
+ <location filename="mainwindow.cpp" line="638"/>
<source>failed to save archives order, do you have write access to &quot;%1&quot;?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="707"/>
+ <location filename="mainwindow.cpp" line="618"/>
+ <source>About</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="619"/>
+ <source>About Qt</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="725"/>
<source>Name</source>
<translation type="unfinished">Name</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="708"/>
+ <location filename="mainwindow.cpp" line="726"/>
<source>Please enter a name for the new profile</source>
<translation type="unfinished">Bitte geben Sie einen Namen für das neue Profil an</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="716"/>
+ <location filename="mainwindow.cpp" line="734"/>
<source>failed to create profile: %1</source>
<translation type="unfinished">Erstellen des Profils fehlgeschlagen: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="759"/>
+ <location filename="mainwindow.cpp" line="777"/>
<source>Show tutorial?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="760"/>
+ <location filename="mainwindow.cpp" line="778"/>
<source>You are starting Mod Organizer for the first time. Do you want to show a tutorial of its basic features? If you choose no you can always start the tutorial from the &quot;Help&quot;-menu.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="789"/>
+ <location filename="mainwindow.cpp" line="809"/>
<source>Downloads in progress</source>
<translation type="unfinished">Download in Bearbeitung</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="790"/>
+ <location filename="mainwindow.cpp" line="810"/>
<source>There are still downloads in progress, do you really want to quit?</source>
<translation type="unfinished">Es gibt noch unfertige Downloads, wollen Sie wirklich das Programm beenden?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="836"/>
+ <location filename="mainwindow.cpp" line="856"/>
<source>failed to read savegame: %1</source>
<translation type="unfinished">Spielstand konnte nicht gelesen werden: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="960"/>
+ <location filename="mainwindow.cpp" line="980"/>
<source>Plugin &quot;%1&quot; failed: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1067"/>
+ <location filename="mainwindow.cpp" line="1093"/>
<source>Plugin error</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1068"/>
+ <location filename="mainwindow.cpp" line="1094"/>
<source>It appears the plugin &quot;%1&quot; failed to load last startup and caused MO to crash. Do you want to disable it?
(Please note: If this is the first time you see this message for this plugin you may want to give it another try. The plugin may be able to recover from the problem)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1252"/>
+ <location filename="mainwindow.cpp" line="1278"/>
<source>Failed to start &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1254"/>
+ <location filename="mainwindow.cpp" line="1280"/>
<source>Waiting</source>
<translation type="unfinished">Warte</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1254"/>
+ <location filename="mainwindow.cpp" line="1280"/>
<source>Please press OK once you&apos;re logged into steam.</source>
<translation type="unfinished">Bitte drücken sie OK sobald sie bei Steam angemeldet sind.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1266"/>
<source>&quot;%1&quot; not found</source>
- <translation type="unfinished">&quot;%1&quot; nicht gefunden</translation>
+ <translation type="obsolete">&quot;%1&quot; nicht gefunden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1280"/>
+ <location filename="mainwindow.cpp" line="1306"/>
<source>Start Steam?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1281"/>
+ <location filename="mainwindow.cpp" line="1307"/>
<source>Steam is required to be running already to correctly start the game. Should MO try to start steam now?</source>
<translation type="unfinished">Steam muss laufen um das Spiel korrekt zu starten. Soll MO versuchen Steam zu starten?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1502"/>
+ <location filename="mainwindow.cpp" line="1534"/>
<source>Also in: &lt;br&gt;</source>
<translation type="unfinished">Auch in: &lt;br&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1513"/>
+ <location filename="mainwindow.cpp" line="1545"/>
<source>No conflict</source>
<translation type="unfinished">Keine Konflikte</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1630"/>
+ <location filename="mainwindow.cpp" line="1700"/>
<source>&lt;Edit...&gt;</source>
<translation type="unfinished">&lt;Bearbeiten...&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1714"/>
- <source>Failed to refresh list of esps: %s</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="mainwindow.cpp" line="1854"/>
+ <location filename="mainwindow.cpp" line="1937"/>
<source>This bsa is enabled in the ini file so it may be required!</source>
<translation type="unfinished">Dieses Archiv ist in der ini Konfiguration gelistet, daher ist es möglicherweise erforderlich!</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1861"/>
+ <location filename="mainwindow.cpp" line="1944"/>
<source>This archive will still be loaded since there is a plugin of the same name but its files will not follow installation order!</source>
<translation type="unfinished">Dieses Archiv wird vom Spiel geladen werden da ein Plugin mit dem selben Namen aktiv ist aber die enthaltenen Dateien werden sich nicht an Ihre Installations-Reihenfolge halten!</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1916"/>
+ <location filename="mainwindow.cpp" line="1999"/>
<source>Activating Network Proxy</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2047"/>
- <location filename="mainwindow.cpp" line="4150"/>
+ <location filename="mainwindow.cpp" line="2130"/>
+ <location filename="mainwindow.cpp" line="4253"/>
<source>Installation successful</source>
<translation type="unfinished">Installation erfolgreich</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2058"/>
- <location filename="mainwindow.cpp" line="4163"/>
+ <location filename="mainwindow.cpp" line="2141"/>
+ <location filename="mainwindow.cpp" line="4266"/>
<source>Configure Mod</source>
<translation type="unfinished">Mod konfigurieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2059"/>
- <location filename="mainwindow.cpp" line="4164"/>
+ <location filename="mainwindow.cpp" line="2142"/>
+ <location filename="mainwindow.cpp" line="4267"/>
<source>This mod contains ini tweaks. Do you want to configure them now?</source>
<translation type="unfinished">Diese Mod enthält Anpassungen für die Ini datei. Wollen Sie diese nun konfigurieren?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2065"/>
- <location filename="mainwindow.cpp" line="4170"/>
+ <location filename="mainwindow.cpp" line="2148"/>
+ <location filename="mainwindow.cpp" line="4273"/>
<source>mod &quot;%1&quot; not found</source>
<translation type="unfinished">mod &quot;%1&quot; nicht gefunden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2068"/>
- <location filename="mainwindow.cpp" line="4176"/>
+ <location filename="mainwindow.cpp" line="2151"/>
+ <location filename="mainwindow.cpp" line="4279"/>
<source>Installation cancelled</source>
<translation type="unfinished">Installation abgebrochen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2068"/>
- <location filename="mainwindow.cpp" line="4176"/>
+ <location filename="mainwindow.cpp" line="2151"/>
+ <location filename="mainwindow.cpp" line="4279"/>
<source>The mod was not installed completely.</source>
<translation type="unfinished">Die mod wurde nicht erfolgreich installiert.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2217"/>
+ <location filename="mainwindow.cpp" line="2300"/>
<source>Some plugins could not be loaded</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2220"/>
+ <location filename="mainwindow.cpp" line="2303"/>
<source>Too many esps and esms enabled</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2223"/>
- <location filename="mainwindow.cpp" line="2244"/>
+ <location filename="mainwindow.cpp" line="2306"/>
+ <location filename="mainwindow.cpp" line="2327"/>
<source>Description missing</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2240"/>
+ <location filename="mainwindow.cpp" line="2323"/>
<source>The game doesn&apos;t allow more than 255 active plugins (including the official ones) to be loaded. You have to disable some unused plugins or merge some plugins into one. You can find a guide here: &lt;a href=&quot;http://wiki.step-project.com/Guide:Merging_Plugins&quot;&gt;http://wiki.step-project.com/Guide:Merging_Plugins&lt;/a&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2266"/>
+ <location filename="mainwindow.cpp" line="2349"/>
<source>Choose Mod</source>
<translation type="unfinished">Mod wählen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2267"/>
+ <location filename="mainwindow.cpp" line="2350"/>
<source>Mod Archive</source>
<translation type="unfinished">Mod Archiv</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2420"/>
+ <location filename="mainwindow.cpp" line="2503"/>
<source>Start Tutorial?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2421"/>
+ <location filename="mainwindow.cpp" line="2504"/>
<source>You&apos;re about to start a tutorial. For technical reasons it&apos;s not possible to end the tutorial early. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2576"/>
- <location filename="mainwindow.cpp" line="4073"/>
+ <location filename="mainwindow.cpp" line="2659"/>
+ <location filename="mainwindow.cpp" line="4176"/>
<source>Download started</source>
<translation type="unfinished">Download gestartet</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2607"/>
+ <location filename="mainwindow.cpp" line="2690"/>
<source>failed to update mod list: %1</source>
<translation type="unfinished">Aktualisieren der Modliste fehlgeschlagen: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2634"/>
+ <location filename="mainwindow.cpp" line="2717"/>
<source>failed to spawn notepad.exe: %1</source>
<translation type="unfinished">notepad.exe konnte nicht aufgerufen werden: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2675"/>
+ <location filename="mainwindow.cpp" line="2758"/>
<source>failed to open %1</source>
<translation type="unfinished">%1 konnte nicht geöffnet werden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2753"/>
+ <location filename="mainwindow.cpp" line="2836"/>
<source>failed to change origin name: %1</source>
<translation type="unfinished">konnte den Namen der Dateiquelle nicht ändern: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2916"/>
+ <location filename="mainwindow.cpp" line="3003"/>
<source>Multiple esps activated, please check that they don&apos;t conflict.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3260"/>
- <location filename="mainwindow.cpp" line="3707"/>
+ <location filename="mainwindow.cpp" line="3350"/>
+ <location filename="mainwindow.cpp" line="3797"/>
<source>Create Mod...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3270"/>
+ <location filename="mainwindow.cpp" line="3360"/>
<source>A mod with this name already exists</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3528"/>
+ <location filename="mainwindow.cpp" line="3618"/>
<source>Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3529"/>
+ <location filename="mainwindow.cpp" line="3619"/>
<source>The versioning scheme decides which version is considered newer than another.
This function will guess the versioning scheme under the assumption that the installed version is outdated.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3549"/>
+ <location filename="mainwindow.cpp" line="3639"/>
+ <location filename="mainwindow.cpp" line="4521"/>
<source>Sorry</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3550"/>
+ <location filename="mainwindow.cpp" line="3640"/>
<source>I don&apos;t know a versioning scheme where %1 is newer than %2.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3798"/>
+ <location filename="mainwindow.cpp" line="3888"/>
<source>&lt;All&gt;</source>
<translation type="unfinished">&lt;Alle&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2828"/>
+ <location filename="mainwindow.cpp" line="2915"/>
<source>&lt;Checked&gt;</source>
<translation type="unfinished">&lt;Markierte&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="962"/>
+ <location filename="mainwindow.cpp" line="982"/>
<source>Plugin &quot;%1&quot; failed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1029"/>
+ <location filename="mainwindow.cpp" line="1055"/>
<source>failed to init plugin %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2232"/>
+ <location filename="mainwindow.cpp" line="2315"/>
<source>The following plugins could not be loaded. The reason may be missing dependencies (i.e. python) or an outdated version:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2779"/>
- <source>Failed to move &quot;%1&quot; from mod &quot;%2&quot; to &quot;%3&quot;: %4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="mainwindow.cpp" line="2829"/>
+ <location filename="mainwindow.cpp" line="2916"/>
<source>&lt;Unchecked&gt;</source>
<translation type="unfinished">&lt;Nicht markierte&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2830"/>
+ <location filename="mainwindow.cpp" line="2917"/>
<source>&lt;Update&gt;</source>
<translation type="unfinished">&lt;Update&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2831"/>
+ <location filename="mainwindow.cpp" line="2918"/>
<source>&lt;No category&gt;</source>
<translation type="unfinished">&lt;Ohne Kategorie&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2832"/>
+ <location filename="mainwindow.cpp" line="2919"/>
<source>&lt;Conflicted&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2833"/>
+ <location filename="mainwindow.cpp" line="2920"/>
<source>&lt;Not Endorsed&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2866"/>
+ <location filename="mainwindow.cpp" line="2953"/>
<source>failed to rename mod: %1</source>
<translation type="unfinished">konnte die Mod nicht umbenennen: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2879"/>
+ <location filename="mainwindow.cpp" line="2966"/>
<source>Overwrite?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2880"/>
+ <location filename="mainwindow.cpp" line="2967"/>
<source>This will replace the existing mod &quot;%1&quot;. Continue?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2883"/>
+ <location filename="mainwindow.cpp" line="2970"/>
<source>failed to remove mod &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2887"/>
- <location filename="mainwindow.cpp" line="4348"/>
- <location filename="mainwindow.cpp" line="4372"/>
+ <location filename="mainwindow.cpp" line="2974"/>
+ <location filename="mainwindow.cpp" line="4451"/>
+ <location filename="mainwindow.cpp" line="4475"/>
<source>failed to rename &quot;%1&quot; to &quot;%2&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2942"/>
- <location filename="mainwindow.cpp" line="3602"/>
- <location filename="mainwindow.cpp" line="3610"/>
+ <location filename="mainwindow.cpp" line="3029"/>
+ <location filename="mainwindow.cpp" line="3692"/>
+ <location filename="mainwindow.cpp" line="3700"/>
+ <location filename="mainwindow.cpp" line="3907"/>
<source>Confirm</source>
<translation type="unfinished">Bestätigen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2943"/>
+ <location filename="mainwindow.cpp" line="3030"/>
<source>Remove the following mods?&lt;br&gt;&lt;ul&gt;%1&lt;/ul&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2954"/>
+ <location filename="mainwindow.cpp" line="3041"/>
<source>failed to remove mod: %1</source>
<translation type="unfinished">konnte die mod nicht entfernen: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2989"/>
- <location filename="mainwindow.cpp" line="2992"/>
+ <location filename="mainwindow.cpp" line="3076"/>
+ <location filename="mainwindow.cpp" line="3079"/>
<source>Failed</source>
<translation type="unfinished">Fehlgeschlagen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2989"/>
+ <location filename="mainwindow.cpp" line="3076"/>
<source>Installation file no longer exists</source>
<translation type="unfinished">Installationsdatei existiert nicht mehr</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="2993"/>
+ <location filename="mainwindow.cpp" line="3080"/>
<source>Mods installed with old versions of MO can&apos;t be reinstalled in this way.</source>
<translation type="unfinished">Mods die mit alten Versionen von MO installiert wurden können nicht auf diese Weise neu-installiert werden.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3008"/>
- <location filename="mainwindow.cpp" line="3035"/>
+ <location filename="mainwindow.cpp" line="3095"/>
+ <location filename="mainwindow.cpp" line="3122"/>
<source>You need to be logged in with Nexus to endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3164"/>
- <location filename="mainwindow.cpp" line="4732"/>
+ <location filename="mainwindow.cpp" line="3254"/>
+ <location filename="mainwindow.cpp" line="4887"/>
<source>Extract BSA</source>
<translation type="unfinished">BSA extrahieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3165"/>
+ <location filename="mainwindow.cpp" line="3255"/>
<source>This mod contains at least one BSA. Do you want to unpack it?
(This removes the BSA after completion. If you don&apos;t know about BSAs, just select no)</source>
<translation type="unfinished">Diese mod enthält mindestens eine BSA datei. Soll sie entpackt werden?
(Das BSA wird danach gelöscht. Wenn Sie nicht wissen was BSAs sind wählen Sie am besten \&quot;nein\&quot;)</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3174"/>
- <location filename="mainwindow.cpp" line="4689"/>
- <location filename="mainwindow.cpp" line="4740"/>
+ <location filename="mainwindow.cpp" line="3264"/>
+ <location filename="mainwindow.cpp" line="4844"/>
+ <location filename="mainwindow.cpp" line="4895"/>
<source>failed to read %1: %2</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3187"/>
- <location filename="mainwindow.cpp" line="4751"/>
+ <location filename="mainwindow.cpp" line="3277"/>
+ <location filename="mainwindow.cpp" line="4906"/>
<source>This archive contains invalid hashes. Some files may be broken.</source>
<translation type="unfinished">Dieses Archiv enthält ungültige Prüfsummen. Einige Dateien sind evtl. defekt.</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3221"/>
+ <location filename="mainwindow.cpp" line="3311"/>
<source>Nexus ID for this Mod is unknown</source>
<translation type="unfinished">Nexus ID für diese Mod unbekannt</translation>
</message>
@@ -2287,92 +2385,92 @@ This function will guess the versioning scheme under the assumption that the ins
<translation type="obsolete">Priorität wählen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3602"/>
+ <location filename="mainwindow.cpp" line="3692"/>
<source>Really enable all visible mods?</source>
<translation type="unfinished">Alle angezeigten Mods aktivieren?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3610"/>
+ <location filename="mainwindow.cpp" line="3700"/>
<source>Really disable all visible mods?</source>
<translation type="unfinished">Alle angezeigten Mods deaktivieren?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3618"/>
+ <location filename="mainwindow.cpp" line="3708"/>
<source>Choose what to export</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3620"/>
+ <location filename="mainwindow.cpp" line="3710"/>
<source>Everything</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3620"/>
+ <location filename="mainwindow.cpp" line="3710"/>
<source>All installed mods are included in the list</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3621"/>
+ <location filename="mainwindow.cpp" line="3711"/>
<source>Active Mods</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3621"/>
+ <location filename="mainwindow.cpp" line="3711"/>
<source>Only active (checked) mods from your current profile are included</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3622"/>
+ <location filename="mainwindow.cpp" line="3712"/>
<source>Visible</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3622"/>
+ <location filename="mainwindow.cpp" line="3712"/>
<source>All mods visible in the mod list are included</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3665"/>
+ <location filename="mainwindow.cpp" line="3755"/>
<source>export failed: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3689"/>
+ <location filename="mainwindow.cpp" line="3779"/>
<source>Install Mod...</source>
<translation type="unfinished">Mod installieren...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3691"/>
+ <location filename="mainwindow.cpp" line="3781"/>
<source>Enable all visible</source>
<translation type="unfinished">Alle sichtbaren aktvieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3692"/>
+ <location filename="mainwindow.cpp" line="3782"/>
<source>Disable all visible</source>
<translation type="unfinished">Alle sichtbaren deaktvieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3694"/>
+ <location filename="mainwindow.cpp" line="3784"/>
<source>Check all for update</source>
<translation type="unfinished">Alle auf Aktualisierungen überprüfen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3698"/>
+ <location filename="mainwindow.cpp" line="3788"/>
<source>Export to csv...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3706"/>
+ <location filename="mainwindow.cpp" line="3796"/>
<source>Sync to Mods...</source>
<translation type="unfinished">Mods synchronisieren...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3710"/>
+ <location filename="mainwindow.cpp" line="3800"/>
<source>Restore Backup</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3711"/>
+ <location filename="mainwindow.cpp" line="3801"/>
<source>Remove Backup...</source>
<translation type="unfinished"></translation>
</message>
@@ -2381,312 +2479,362 @@ This function will guess the versioning scheme under the assumption that the ins
<translation type="obsolete">Kategorie festlegen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3723"/>
+ <location filename="mainwindow.cpp" line="3813"/>
<source>Primary Category</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3730"/>
+ <location filename="mainwindow.cpp" line="3820"/>
<source>Change versioning scheme</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3734"/>
+ <location filename="mainwindow.cpp" line="3824"/>
<source>Un-ignore update</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3736"/>
+ <location filename="mainwindow.cpp" line="3826"/>
<source>Ignore update</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3741"/>
+ <location filename="mainwindow.cpp" line="3831"/>
<source>Rename Mod...</source>
<translation type="unfinished">Mod umbenennen...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3742"/>
+ <location filename="mainwindow.cpp" line="3832"/>
<source>Remove Mod...</source>
<translation type="unfinished">Mod entfernen...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3743"/>
+ <location filename="mainwindow.cpp" line="3833"/>
<source>Reinstall Mod</source>
<translation type="unfinished">Mod neu installieren</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3746"/>
+ <location filename="mainwindow.cpp" line="3836"/>
<source>Un-Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3749"/>
- <location filename="mainwindow.cpp" line="3753"/>
+ <location filename="mainwindow.cpp" line="3839"/>
+ <location filename="mainwindow.cpp" line="3843"/>
<source>Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3750"/>
+ <location filename="mainwindow.cpp" line="3840"/>
<source>Won&apos;t endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3756"/>
+ <location filename="mainwindow.cpp" line="3846"/>
<source>Endorsement state unknown</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3763"/>
+ <location filename="mainwindow.cpp" line="3853"/>
<source>Ignore missing data</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3766"/>
+ <location filename="mainwindow.cpp" line="3856"/>
<source>Visit on Nexus</source>
<translation type="unfinished">Auf Nexus besuchen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3767"/>
+ <location filename="mainwindow.cpp" line="3857"/>
<source>Open in explorer</source>
<translation type="unfinished">In Explorer öffnen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3770"/>
+ <location filename="mainwindow.cpp" line="3860"/>
<source>Information...</source>
<translation type="unfinished">Informationen...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3776"/>
- <location filename="mainwindow.cpp" line="4936"/>
+ <location filename="mainwindow.cpp" line="3866"/>
+ <location filename="mainwindow.cpp" line="5091"/>
<source>Exception: </source>
<translation type="unfinished">Ausnahme:</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3778"/>
- <location filename="mainwindow.cpp" line="4938"/>
+ <location filename="mainwindow.cpp" line="3868"/>
+ <location filename="mainwindow.cpp" line="5093"/>
<source>Unknown exception</source>
<translation type="unfinished">Unbekannte Ausnahme</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3800"/>
+ <location filename="mainwindow.cpp" line="3890"/>
<source>&lt;Multiple&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3912"/>
+ <location filename="mainwindow.cpp" line="3907"/>
+ <source>Really delete &quot;%1&quot;?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4018"/>
<source>Fix Mods...</source>
<translation type="unfinished">Mods reparieren...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3936"/>
- <location filename="mainwindow.cpp" line="3967"/>
+ <location filename="mainwindow.cpp" line="4019"/>
+ <source>Delete</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4043"/>
+ <location filename="mainwindow.cpp" line="4074"/>
<source>failed to remove %1</source>
<translation type="unfinished">%1 konnte nicht entfernt werden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3951"/>
- <location filename="mainwindow.cpp" line="3982"/>
+ <location filename="mainwindow.cpp" line="4058"/>
+ <location filename="mainwindow.cpp" line="4089"/>
<source>failed to create %1</source>
<translation type="unfinished">%1 konnte nicht erstellt werden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4005"/>
+ <location filename="mainwindow.cpp" line="4112"/>
<source>Can&apos;t change download directory while downloads are in progress!</source>
<translation type="unfinished">Das download verzeichnis kann nicht geändert werden solange Downloads laufen!</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4076"/>
+ <location filename="mainwindow.cpp" line="4179"/>
<source>Download failed</source>
<translation type="unfinished">Download fehlgeschlagen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4225"/>
+ <location filename="mainwindow.cpp" line="4328"/>
<source>failed to write to file %1</source>
<translation type="unfinished">Speichern in Datei &quot;%1&quot; fehlgeschlagen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4231"/>
+ <location filename="mainwindow.cpp" line="4334"/>
<source>%1 written</source>
<translation type="unfinished">&quot;%1&quot; gespeichert</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4270"/>
+ <location filename="mainwindow.cpp" line="4373"/>
<source>Select binary</source>
<translation type="unfinished">Binary wählen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4270"/>
+ <location filename="mainwindow.cpp" line="4373"/>
<source>Binary</source>
<translation type="unfinished">Ausführbare Datei</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4296"/>
+ <location filename="mainwindow.cpp" line="4399"/>
<source>Enter Name</source>
<translation type="unfinished">Namen eingeben</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4297"/>
+ <location filename="mainwindow.cpp" line="4400"/>
<source>Please enter a name for the executable</source>
<translation type="unfinished">Bitte geben Sie einen Namen für die Anwendungsdatei ein</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4308"/>
+ <location filename="mainwindow.cpp" line="4411"/>
<source>Not an executable</source>
<translation type="unfinished">Datei ist nicht ausführbar</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4308"/>
+ <location filename="mainwindow.cpp" line="4411"/>
<source>This is not a recognized executable.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4333"/>
- <location filename="mainwindow.cpp" line="4358"/>
+ <location filename="mainwindow.cpp" line="4436"/>
+ <location filename="mainwindow.cpp" line="4461"/>
<source>Replace file?</source>
<translation type="unfinished">Datei ersetzen?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4333"/>
+ <location filename="mainwindow.cpp" line="4436"/>
<source>There already is a hidden version of this file. Replace it?</source>
<translation type="unfinished">Es existiert bereits eine versteckte Variante von dieser Datei. Soll diese ersetzt werden?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4336"/>
- <location filename="mainwindow.cpp" line="4361"/>
+ <location filename="mainwindow.cpp" line="4439"/>
+ <location filename="mainwindow.cpp" line="4464"/>
<source>File operation failed</source>
<translation type="unfinished">Dateioperation fehlgeschlagen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4336"/>
- <location filename="mainwindow.cpp" line="4361"/>
+ <location filename="mainwindow.cpp" line="4439"/>
+ <location filename="mainwindow.cpp" line="4464"/>
<source>Failed to remove &quot;%1&quot;. Maybe you lack the required file permissions?</source>
<translation type="unfinished">Konnte &quot;%1&quot; nicht löschen. Fehlen Ihnen evtl. die nötigen Berechtigungen?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4358"/>
+ <location filename="mainwindow.cpp" line="4461"/>
<source>There already is a visible version of this file. Replace it?</source>
<translation type="unfinished">Es existiert bereits eine sichtbare Variante dieser Datei. Soll diese ersetzt werden?</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4404"/>
+ <location filename="mainwindow.cpp" line="4494"/>
+ <source>file not found: %1</source>
+ <translation type="unfinished">Datei nicht gefunden: %1</translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4507"/>
+ <source>failed to generate preview for %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4521"/>
+ <source>Sorry, can&apos;t preview anything. This function currently does not support extracting from bsas.</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4552"/>
<source>Update available</source>
<translation type="unfinished">Aktualisierung verfügbar</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4441"/>
+ <location filename="mainwindow.cpp" line="4589"/>
<source>Open/Execute</source>
<translation type="unfinished">Öffnen/Ausführen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4442"/>
+ <location filename="mainwindow.cpp" line="4590"/>
<source>Add as Executable</source>
<translation type="unfinished">Als Anwendung hinzufügen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4446"/>
+ <location filename="mainwindow.cpp" line="4594"/>
+ <source>Preview</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4600"/>
<source>Un-Hide</source>
<translation type="unfinished">Sichtbar machen</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4448"/>
+ <location filename="mainwindow.cpp" line="4602"/>
<source>Hide</source>
<translation type="unfinished">Verstecken</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4453"/>
+ <location filename="mainwindow.cpp" line="4608"/>
<source>Write To File...</source>
<translation type="unfinished">In Datei speichern...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4484"/>
+ <location filename="mainwindow.cpp" line="4639"/>
<source>Do you want to endorse Mod Organizer on %1 now?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4897"/>
+ <location filename="mainwindow.cpp" line="5052"/>
<source>Remove</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4927"/>
+ <location filename="mainwindow.cpp" line="5082"/>
<source>Unlock load order</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4930"/>
+ <location filename="mainwindow.cpp" line="5085"/>
<source>Lock load order</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4620"/>
+ <location filename="mainwindow.cpp" line="5154"/>
+ <source>BOSS working</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="5162"/>
+ <source>failed to run boss: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="4775"/>
<source>Request to Nexus failed: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3261"/>
+ <location filename="mainwindow.cpp" line="1292"/>
+ <source>Executable &quot;%1&quot; not found</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="1797"/>
+ <source>Failed to refresh list of esps: %1</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="mainwindow.cpp" line="3351"/>
<source>This will move all files from overwrite into a new, regular mod.
Please enter a name:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3713"/>
+ <location filename="mainwindow.cpp" line="3803"/>
<source>Add/Remove Categories</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="3718"/>
+ <location filename="mainwindow.cpp" line="3808"/>
<source>Replace Categories</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4627"/>
- <location filename="mainwindow.cpp" line="4644"/>
+ <location filename="mainwindow.cpp" line="4782"/>
+ <location filename="mainwindow.cpp" line="4799"/>
<source>login successful</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4653"/>
+ <location filename="mainwindow.cpp" line="4808"/>
<source>login failed: %1. Trying to download anyway</source>
<translation type="unfinished">login fehlgeschlagen: %1. Der Download scheitert vermutlich</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4659"/>
+ <location filename="mainwindow.cpp" line="4814"/>
<source>login failed: %1</source>
<translation type="unfinished">login fehlgeschlagen: %1</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4668"/>
+ <location filename="mainwindow.cpp" line="4823"/>
<source>login failed: %1. You need to log-in with Nexus to update MO.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4701"/>
+ <location filename="mainwindow.cpp" line="4856"/>
<source>Error</source>
<translation type="unfinished">Fehler</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4701"/>
+ <location filename="mainwindow.cpp" line="4856"/>
<source>failed to extract %1 (errorcode %2)</source>
<translation type="unfinished">konnte &quot;%1&quot; nicht extrahieren (fehlercode %2)</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4796"/>
+ <location filename="mainwindow.cpp" line="4951"/>
<source>Extract...</source>
<translation type="unfinished">Extrahieren...</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4852"/>
+ <location filename="mainwindow.cpp" line="5007"/>
<source>Edit Categories...</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4907"/>
+ <location filename="mainwindow.cpp" line="5062"/>
<source>Enable all</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="4908"/>
+ <location filename="mainwindow.cpp" line="5063"/>
<source>Disable all</source>
<translation type="unfinished"></translation>
</message>
@@ -2729,58 +2877,58 @@ Please enter a name:</source>
<translation>Mod Informationen</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="27"/>
+ <location filename="modinfodialog.ui" line="30"/>
<source>Textfiles</source>
<translation>Textdateien</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="39"/>
+ <location filename="modinfodialog.ui" line="42"/>
<source>A list of text-files in the mod directory.</source>
<translation>Liste mit Textdateien im Modverzeichnis.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="42"/>
+ <location filename="modinfodialog.ui" line="45"/>
<source>A list of text-files in the mod directory like readmes. </source>
<translation>Eine Liste mit Textdateien im Modverzeichnis, z.B. Readme.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="74"/>
+ <location filename="modinfodialog.ui" line="77"/>
<source>INI-Files</source>
<translation>INI Dateien</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="94"/>
+ <location filename="modinfodialog.ui" line="97"/>
<source>This is a list of .ini files in the mod.</source>
<translation>Liste mit .ini Dateien im Mod.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="97"/>
+ <location filename="modinfodialog.ui" line="100"/>
<source>This is a list of .ini files in the mod. These are usually used to configure the behaviour of mods if there are configurable parameters.</source>
<translation>Eine Liste mit Textdateien im Modverzeichnis. Die Dateien werden üblicherweise dazu verwendet um das Verhalten und Parameter der mods zu konfigurieren.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="146"/>
+ <location filename="modinfodialog.ui" line="149"/>
<source>Save changes to the file.</source>
<translation>Änderungen an der Datei speichern.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="149"/>
+ <location filename="modinfodialog.ui" line="152"/>
<source>Save changes to the file. This overwrites the original. There is no automatic backup!</source>
<translation>Änderungen der Datei speichern. Dies überschreibt das Original - es gibt keine automatische Sicherung!</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="64"/>
- <location filename="modinfodialog.ui" line="152"/>
+ <location filename="modinfodialog.ui" line="67"/>
+ <location filename="modinfodialog.ui" line="155"/>
<source>Save</source>
<translation>Speichern</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="162"/>
+ <location filename="modinfodialog.ui" line="165"/>
<source>Images</source>
<translation>Bilder</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="217"/>
+ <location filename="modinfodialog.ui" line="220"/>
<source>Images located in the mod.</source>
<translation>Bilder im Modverzeichnis.</translation>
</message>
@@ -2797,13 +2945,13 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Listet alle Bilder (*.jpg, *.png) im Modverzeichnis auf, bspw. Screenshots. Klicken für eine größere Ansicht.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="253"/>
- <location filename="modinfodialog.ui" line="272"/>
+ <location filename="modinfodialog.ui" line="256"/>
+ <location filename="modinfodialog.ui" line="275"/>
<source>Optional ESPs</source>
<translation>Optionale ESPs</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="259"/>
+ <location filename="modinfodialog.ui" line="262"/>
<source>List of esps and esms that can not be loaded by the game.</source>
<translation>Liste mit ESP und ESM Dateien die vom Spiel nicht geladen werden können.</translation>
</message>
@@ -2826,12 +2974,12 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Die meisten Mods haben keine optionalen ESPs, wahrscheinlich sehen Sie also eine leere Liste vor sich..&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="220"/>
+ <location filename="modinfodialog.ui" line="223"/>
<source>This lists all the images (.jpg and .png) in the mod directory, like screenshots and such. Click one to get a larger view.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="262"/>
+ <location filename="modinfodialog.ui" line="265"/>
<source>List of esps and esms contained in this plugin that currently can not be loaded by the game. They will not even appear in the esp-list in the main MO-window.
They usually contain optional functionality, see the readme.
@@ -2839,103 +2987,103 @@ Most mods do not have optional esps, so chances are good you are looking at an e
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="287"/>
+ <location filename="modinfodialog.ui" line="290"/>
<source>Make the selected mod in the lower list unavailable.</source>
<translation>Den unten ausgewählten Mod als nicht verfügbar markieren.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="290"/>
+ <location filename="modinfodialog.ui" line="293"/>
<source>The selected esp (in the lower list) will be pushed into a subdirectory of the mod and will thus become &quot;invisible&quot; to the game. It can then no longer be activated.</source>
<translation>Die in der unteren Liste ausgewählte ESP wird in ein Unterverzeichnis des Mods verschoben und so für das Spiel unsichtbar. Sie kann nicht mehr im Spiel aktiviert werden.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="316"/>
+ <location filename="modinfodialog.ui" line="319"/>
<source>Move a file to the data directory.</source>
<translation>Datei in das Datenverzeichnis verschieben.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="319"/>
+ <location filename="modinfodialog.ui" line="322"/>
<source>This moves a esp to the esp directory so it can be enabled in the main window. Please note that the ESP merely becomes &quot;available&quot;, it will not necessarily be loaded! That is configured in the main window of omo.</source>
<translation>Verschiebt ein ESP in das ESP Verzeichnis damit es im Hauptfenster aktiviert werden kann. Bitte beachten Sie, dass das ESP nur &quot;verfügbar&quot; wird, es wird nicht zwangsläufig geladen! Das Laden der ESP wird im Hauptfenster von MO eingestellt.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="354"/>
+ <location filename="modinfodialog.ui" line="357"/>
<source>ESPs in the data directory and thus visible to the game.</source>
<translation>ESPs im Datenverzeichnis und für das Spiel sichtbar.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="357"/>
+ <location filename="modinfodialog.ui" line="360"/>
<source>These are the mod files that are in the (virtual) data directory of your game and will thus be selecteable in the esp list in the main window.</source>
<translation>Dies Mod Dateien sind im (virtuellen) Datenverzeichnis des Spiels und somit in der ESP Liste des Hauptfenster auswählbar.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="364"/>
+ <location filename="modinfodialog.ui" line="367"/>
<source>Available ESPs</source>
<translation>Verfügbare ESPs</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="372"/>
+ <location filename="modinfodialog.ui" line="375"/>
<source>Conflicts</source>
<translation>Konflikte</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="380"/>
+ <location filename="modinfodialog.ui" line="383"/>
<source>The following conflicted files are provided by this mod</source>
<translation>Die folgenden konfliktbehafteten Dateien werden von dieser Mod bereitgestellt</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="430"/>
- <location filename="modinfodialog.ui" line="480"/>
+ <location filename="modinfodialog.ui" line="433"/>
+ <location filename="modinfodialog.ui" line="483"/>
<source>File</source>
<translation>Datei</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="435"/>
+ <location filename="modinfodialog.ui" line="438"/>
<source>Overwritten Mods</source>
<translation>Überschriebene Mods</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="445"/>
+ <location filename="modinfodialog.ui" line="448"/>
<source>The following conflicted files are provided by other mods</source>
<translation>Die folgenden konfliktbehafteten Dateien werden von anderen Mods bereitgestellt</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="485"/>
+ <location filename="modinfodialog.ui" line="488"/>
<source>Providing Mod</source>
<translation>Bereitstellende Mod</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="495"/>
+ <location filename="modinfodialog.ui" line="498"/>
<source>Non-Conflicted files</source>
<translation>Konfliktfreie Dateien</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="515"/>
+ <location filename="modinfodialog.ui" line="518"/>
<source>Categories</source>
<translation>Kategorien</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="538"/>
+ <location filename="modinfodialog.ui" line="541"/>
<source>Primary Category</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="555"/>
+ <location filename="modinfodialog.ui" line="558"/>
<source>Nexus Info</source>
<translation>Nexus Info</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="563"/>
+ <location filename="modinfodialog.ui" line="566"/>
<source>Mod ID</source>
<translation>Mod ID</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="570"/>
+ <location filename="modinfodialog.ui" line="573"/>
<source>Mod ID for this mod on Nexus.</source>
<translation>ID dieser mod auf Nexus.</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="573"/>
+ <location filename="modinfodialog.ui" line="576"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -2953,7 +3101,7 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;ModID für den Mod auf Nexus. Um die korrekte Id zu finden, einfach den Mod auf Nexus aufrufen. Die URL sieht so aus:&lt;a href=&quot; http://www.skyrimnexus.com/downloads/file.php?id=1334&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.skyrimnexus.com/downloads/file.php?id=1334&lt;/span&gt;&lt;/a&gt;&lt;a href=&quot;http://www.skyrimnexus.com/downloads/file.php?id=1334&quot;&gt;&lt;span style=&quot; color:#000000;&quot;&gt;. In diesem Beispiel ist 1334 die gesuchte Id. Zufällig ist das genau der Link zu Mod Organiser im Nexus. Warum nicht einfach mal anklicken und ein Endorsement hinzufügen?&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="597"/>
+ <location filename="modinfodialog.ui" line="600"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -2966,32 +3114,32 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Installierte Version des Mods. Der Tooltip zeigt die auf Nexus verfügbare Version. Die installierte Versionsnummer kann nur angezeigt werden wenn der Mod durch MO installiert wurde.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="604"/>
+ <location filename="modinfodialog.ui" line="607"/>
<source>Version</source>
<translation>Version</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="634"/>
+ <location filename="modinfodialog.ui" line="637"/>
<source>Refresh</source>
<translation type="unfinished">Neu laden</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="637"/>
+ <location filename="modinfodialog.ui" line="640"/>
<source>Refresh all information from Nexus.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="651"/>
+ <location filename="modinfodialog.ui" line="654"/>
<source>Description</source>
<translation>Beschreibung</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="666"/>
+ <location filename="modinfodialog.ui" line="669"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:7.8pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;MS Shell Dlg 2&apos;; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -2999,12 +3147,12 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">about:blank</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="701"/>
+ <location filename="modinfodialog.ui" line="704"/>
<source>Endorse</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="715"/>
+ <location filename="modinfodialog.ui" line="718"/>
<source>Notes</source>
<translation type="unfinished"></translation>
</message>
@@ -3025,7 +3173,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Typ</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1179"/>
+ <location filename="modinfodialog.cpp" line="1221"/>
<source>Name</source>
<translation type="unfinished">Name</translation>
</message>
@@ -3046,17 +3194,17 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Schon ein &quot;endorsement&quot; vergeben?</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="725"/>
+ <location filename="modinfodialog.ui" line="728"/>
<source>Filetree</source>
<translation>Verzeichnisbaum</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="734"/>
+ <location filename="modinfodialog.ui" line="737"/>
<source>A directory view of this mod</source>
<translation>Verzeichnisansicht des Mods</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="737"/>
+ <location filename="modinfodialog.ui" line="740"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -3071,53 +3219,53 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;Veränderungen werden sofort auf der Platte ausgeführt, also&lt;/span&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt; vorsichtig sein!&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="764"/>
+ <location filename="modinfodialog.ui" line="767"/>
<source>Previous</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="771"/>
+ <location filename="modinfodialog.ui" line="774"/>
<source>Next</source>
<translation type="unfinished">Weiter</translation>
</message>
<message>
- <location filename="modinfodialog.ui" line="791"/>
+ <location filename="modinfodialog.ui" line="794"/>
<source>Close</source>
<translation>Schliessen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="108"/>
+ <location filename="modinfodialog.cpp" line="104"/>
<source>&amp;Delete</source>
<translation>&amp;Löschen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="109"/>
+ <location filename="modinfodialog.cpp" line="105"/>
<source>&amp;Rename</source>
<translation>&amp;Umbenennen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="110"/>
+ <location filename="modinfodialog.cpp" line="106"/>
<source>&amp;Hide</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="111"/>
+ <location filename="modinfodialog.cpp" line="107"/>
<source>&amp;Unhide</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="112"/>
+ <location filename="modinfodialog.cpp" line="108"/>
<source>&amp;Open</source>
<translation>&amp;Öffnen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="113"/>
+ <location filename="modinfodialog.cpp" line="109"/>
<source>&amp;New Folder</source>
<translation>&amp;Neuer Ordner</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="354"/>
- <location filename="modinfodialog.cpp" line="369"/>
+ <location filename="modinfodialog.cpp" line="405"/>
+ <location filename="modinfodialog.cpp" line="420"/>
<source>Save changes?</source>
<translation>Änderungen speichern?</translation>
</message>
@@ -3126,28 +3274,28 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Änderungen an &quot;%1&quot; speichern?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="570"/>
+ <location filename="modinfodialog.cpp" line="612"/>
<source>File Exists</source>
<translation>Datei existiert bereits</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="570"/>
+ <location filename="modinfodialog.cpp" line="612"/>
<source>A file with that name exists, please enter a new one</source>
<translation>Eine Datei mit diesem Namen existiert bereits, bitte wählen Sie einen anderen Namen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="587"/>
+ <location filename="modinfodialog.cpp" line="629"/>
<source>failed to move file</source>
<translation>Verschieben der Datei fehlgeschlagen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="612"/>
+ <location filename="modinfodialog.cpp" line="654"/>
<source>failed to create directory &quot;optional&quot;</source>
<translation>Erstellen des Verzeichnis &quot;optional&quot; fehlgeschlagen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="650"/>
- <location filename="modinfodialog.cpp" line="1156"/>
+ <location filename="modinfodialog.cpp" line="692"/>
+ <location filename="modinfodialog.cpp" line="1198"/>
<source>Info requested, please wait</source>
<translation>Information wird abgerufen, bitte warten</translation>
</message>
@@ -3164,32 +3312,32 @@ p, li { white-space: pre-wrap; }
(Beschreibung unvollständig. Bitte besuche die Nexus-Seite)</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="704"/>
+ <location filename="modinfodialog.cpp" line="746"/>
<source>Main</source>
<translation>Primär</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="705"/>
+ <location filename="modinfodialog.cpp" line="747"/>
<source>Update</source>
<translation>Aktualisierung</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="706"/>
+ <location filename="modinfodialog.cpp" line="748"/>
<source>Optional</source>
<translation>Optional</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="707"/>
+ <location filename="modinfodialog.cpp" line="749"/>
<source>Old</source>
<translation>Alt</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="708"/>
+ <location filename="modinfodialog.cpp" line="750"/>
<source>Misc</source>
<translation>Sonstiges</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="709"/>
+ <location filename="modinfodialog.cpp" line="751"/>
<source>Unknown</source>
<translation>Unbekannt</translation>
</message>
@@ -3198,18 +3346,18 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Anfrage fehlgeschlagen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="765"/>
+ <location filename="modinfodialog.cpp" line="807"/>
<source>(description incomplete, please visit nexus)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="780"/>
+ <location filename="modinfodialog.cpp" line="822"/>
<source>&lt;a href=&quot;%1&quot;&gt;Visit on Nexus&lt;/a&gt;</source>
<translation>&lt;a href=&quot;%1&quot;&gt;Auf Nexus öffnen&lt;/a&gt;</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="870"/>
- <location filename="modinfodialog.cpp" line="875"/>
+ <location filename="modinfodialog.cpp" line="912"/>
+ <location filename="modinfodialog.cpp" line="917"/>
<source>Confirm</source>
<translation>Bestätigen</translation>
</message>
@@ -3222,114 +3370,114 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Download gestartet</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="859"/>
+ <location filename="modinfodialog.cpp" line="901"/>
<source>Failed to delete %1</source>
<translation>&quot;%1&quot; konnte nicht gelöscht werden</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="870"/>
+ <location filename="modinfodialog.cpp" line="912"/>
<source>Are sure you want to delete &quot;%1&quot;?</source>
<translation>Sind Sie sicher, dass Sie &quot;%1&quot; löschen wollen?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="875"/>
+ <location filename="modinfodialog.cpp" line="917"/>
<source>Are sure you want to delete the selected files?</source>
<translation>Sind Sie sicher, dass Sie die ausgewählten Dateien löschen wollen?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="949"/>
- <location filename="modinfodialog.cpp" line="955"/>
+ <location filename="modinfodialog.cpp" line="991"/>
+ <location filename="modinfodialog.cpp" line="997"/>
<source>New Folder</source>
<translation>Neuer Ordner</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="961"/>
+ <location filename="modinfodialog.cpp" line="1003"/>
<source>Failed to create &quot;%1&quot;</source>
<translation>&quot;%1&quot; konnte nicht erstellt werden</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1065"/>
- <location filename="modinfodialog.cpp" line="1089"/>
+ <location filename="modinfodialog.cpp" line="1107"/>
+ <location filename="modinfodialog.cpp" line="1131"/>
<source>Replace file?</source>
<translation type="unfinished">Datei ersetzen?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1065"/>
+ <location filename="modinfodialog.cpp" line="1107"/>
<source>There already is a hidden version of this file. Replace it?</source>
<translation type="unfinished">Es existiert bereits eine versteckte Variante von dieser Datei. Soll diese ersetzt werden?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1068"/>
- <location filename="modinfodialog.cpp" line="1092"/>
+ <location filename="modinfodialog.cpp" line="1110"/>
+ <location filename="modinfodialog.cpp" line="1134"/>
<source>File operation failed</source>
<translation type="unfinished">Dateioperation fehlgeschlagen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1068"/>
- <location filename="modinfodialog.cpp" line="1092"/>
+ <location filename="modinfodialog.cpp" line="1110"/>
+ <location filename="modinfodialog.cpp" line="1134"/>
<source>Failed to remove &quot;%1&quot;. Maybe you lack the required file permissions?</source>
<translation type="unfinished">Konnte &quot;%1&quot; nicht löschen. Fehlen Ihnen evtl. die nötigen Berechtigungen?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1079"/>
- <location filename="modinfodialog.cpp" line="1102"/>
+ <location filename="modinfodialog.cpp" line="1121"/>
+ <location filename="modinfodialog.cpp" line="1144"/>
<source>failed to rename %1 to %2</source>
<translation type="unfinished">konnte &quot;%1&quot; nicht in &quot;%2&quot; umbenennen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1089"/>
+ <location filename="modinfodialog.cpp" line="1131"/>
<source>There already is a visible version of this file. Replace it?</source>
<translation type="unfinished">Es existiert bereits eine sichtbare Variante dieser Datei. Soll diese ersetzt werden?</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1136"/>
+ <location filename="modinfodialog.cpp" line="1178"/>
<source>Un-Hide</source>
<translation type="unfinished">Sichtbar machen</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1138"/>
+ <location filename="modinfodialog.cpp" line="1180"/>
<source>Hide</source>
<translation type="unfinished">Verstecken</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1179"/>
+ <location filename="modinfodialog.cpp" line="1221"/>
<source>Please enter a name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1183"/>
- <location filename="modinfodialog.cpp" line="1186"/>
+ <location filename="modinfodialog.cpp" line="1225"/>
+ <location filename="modinfodialog.cpp" line="1228"/>
<source>Error</source>
<translation type="unfinished">Fehler</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1183"/>
+ <location filename="modinfodialog.cpp" line="1225"/>
<source>Invalid name. Must be a valid file name</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1186"/>
+ <location filename="modinfodialog.cpp" line="1228"/>
<source>A tweak by that name exists</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="1198"/>
+ <location filename="modinfodialog.cpp" line="1240"/>
<source>Create Tweak</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="720"/>
+ <location filename="modinfodialog.cpp" line="762"/>
<source>Current Version: %1</source>
<translation>Aktuelle Version: %1</translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="354"/>
- <location filename="modinfodialog.cpp" line="369"/>
+ <location filename="modinfodialog.cpp" line="405"/>
+ <location filename="modinfodialog.cpp" line="420"/>
<source>Save changes to &quot;%1&quot;?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="modinfodialog.cpp" line="724"/>
+ <location filename="modinfodialog.cpp" line="766"/>
<source>No update available</source>
<translation>Keine neue Version verfügbar</translation>
</message>
@@ -3401,8 +3549,9 @@ p, li { white-space: pre-wrap; }
</message>
<message>
<location filename="modlist.cpp" line="308"/>
- <source>installed version: %1, newest version: %2</source>
- <translation>installierte Version: %1, neueste Version: %2</translation>
+ <source>installed version: &quot;%1&quot;, newest version: &quot;%2&quot;</source>
+ <oldsource>installed version: %1, newest version: %2</oldsource>
+ <translation type="unfinished">installierte Version: %1, neueste Version: %2</translation>
</message>
<message>
<source>%1 contains no esp/esm and no asset (textures, meshes, interface, ...) directory</source>
@@ -3724,17 +3873,17 @@ p, li { white-space: pre-wrap; }
<context>
<name>NexusInterface</name>
<message>
- <location filename="nexusinterface.cpp" line="219"/>
+ <location filename="nexusinterface.cpp" line="218"/>
<source>Failed to guess mod id for &quot;%1&quot;, please pick the correct one</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="nexusinterface.cpp" line="456"/>
+ <location filename="nexusinterface.cpp" line="455"/>
<source>empty response</source>
<translation>leere Antwort</translation>
</message>
<message>
- <location filename="nexusinterface.cpp" line="484"/>
+ <location filename="nexusinterface.cpp" line="483"/>
<source>invalid response</source>
<translation>ungültige Antwort</translation>
</message>
@@ -4759,85 +4908,93 @@ Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
<context>
<name>PluginList</name>
<message>
- <location filename="pluginlist.cpp" line="103"/>
+ <location filename="pluginlist.cpp" line="112"/>
<source>Mod Index</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="104"/>
- <location filename="pluginlist.cpp" line="116"/>
+ <location filename="pluginlist.cpp" line="113"/>
+ <source>Flags</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="pluginlist.cpp" line="114"/>
+ <location filename="pluginlist.cpp" line="126"/>
<source>unknown</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="112"/>
+ <location filename="pluginlist.cpp" line="122"/>
<source>Name of your mods</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="113"/>
+ <location filename="pluginlist.cpp" line="123"/>
<source>Load priority of your mod. The higher, the more &quot;important&quot; it is and thus overwrites data from plugins with lower priority.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="115"/>
+ <location filename="pluginlist.cpp" line="125"/>
<source>The modindex determins the formids of objects originating from this mods.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="155"/>
+ <location filename="pluginlist.cpp" line="166"/>
<source>failed to update esp info for file %1 (source id: %2), error: %3</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="222"/>
+ <location filename="pluginlist.cpp" line="234"/>
<source>esp not found: %1</source>
<translation>ESP nicht gefunden: %1</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="229"/>
<location filename="pluginlist.cpp" line="241"/>
+ <location filename="pluginlist.cpp" line="253"/>
<source>Confirm</source>
<translation type="unfinished">Bestätigen</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="229"/>
+ <location filename="pluginlist.cpp" line="241"/>
<source>Really enable all plugins?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="241"/>
+ <location filename="pluginlist.cpp" line="253"/>
<source>Really disable all plugins?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="369"/>
+ <location filename="pluginlist.cpp" line="381"/>
<source>The file containing locked plugin indices is broken</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="382"/>
- <location filename="pluginlist.cpp" line="421"/>
<source>failed to open output file: %1</source>
- <translation>konnte die Ausgabedatei nicht öffnen: %1</translation>
+ <translation type="obsolete">konnte die Ausgabedatei nicht öffnen: %1</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="409"/>
+ <location filename="pluginlist.cpp" line="419"/>
<source>Some of your plugins have invalid names! These plugins can not be loaded by the game. Please see mo_interface.log for a list of affected plugins and rename them.</source>
<translation>Einige Ihrer Plugins haben ungültige Namen! Diese Plugins können nicht vom Spiel geladen werden. Die Datei mo_interface.log enthält eine Liste der betroffenen Plugins. Bitte benennen Sie diese um.</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="761"/>
+ <location filename="pluginlist.cpp" line="644"/>
+ <source>BOSS dll incompatible</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="pluginlist.cpp" line="937"/>
<source>Missing Masters</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="767"/>
+ <location filename="pluginlist.cpp" line="943"/>
<source>Enabled Masters</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="882"/>
+ <location filename="pluginlist.cpp" line="1084"/>
<source>failed to restore load order for %1</source>
<translation type="unfinished"></translation>
</message>
@@ -4850,17 +5007,17 @@ Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
<translation type="obsolete">max</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="757"/>
+ <location filename="pluginlist.cpp" line="933"/>
<source>This plugin can&apos;t be disabled (enforced by the game)</source>
<translation>Dieses Plugin kann nicht deaktiviert werden (vom Spiel benötigt)</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="759"/>
+ <location filename="pluginlist.cpp" line="935"/>
<source>Origin: %1</source>
<translation>Ursprung: %1</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="101"/>
+ <location filename="pluginlist.cpp" line="110"/>
<source>Name</source>
<translation>Name</translation>
</message>
@@ -4869,7 +5026,7 @@ Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
<translation type="obsolete">Namen Ihrer Mods</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="102"/>
+ <location filename="pluginlist.cpp" line="111"/>
<source>Priority</source>
<translation>Priorität</translation>
</message>
@@ -4889,6 +5046,19 @@ Diese Funktion ist noch in arbeit und ist sehr eingeschränkt.</translation>
</message>
</context>
<context>
+ <name>PreviewDialog</name>
+ <message>
+ <location filename="previewdialog.ui" line="14"/>
+ <source>Preview</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="previewdialog.ui" line="78"/>
+ <source>Close</source>
+ <translation type="unfinished">Schliessen</translation>
+ </message>
+</context>
+<context>
<name>ProblemsDialog</name>
<message>
<location filename="problemsdialog.ui" line="14"/>
@@ -4933,82 +5103,72 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">konnte Ini Anpassungen nicht anwenden</translation>
</message>
<message>
- <location filename="profile.cpp" line="58"/>
+ <location filename="profile.cpp" line="59"/>
<source>invalid profile name %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="62"/>
+ <location filename="profile.cpp" line="63"/>
<source>failed to create %1</source>
<translation type="unfinished">%1 konnte nicht erstellt werden</translation>
</message>
<message>
- <location filename="profile.cpp" line="155"/>
- <source>failed to open temporary file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="profile.cpp" line="192"/>
- <source>failed to open &quot;%1&quot; for writing</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="profile.cpp" line="198"/>
+ <location filename="profile.cpp" line="182"/>
<source>failed to write mod list: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="209"/>
+ <location filename="profile.cpp" line="193"/>
<source>failed to update tweaked ini file, wrong settings may be used: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="239"/>
+ <location filename="profile.cpp" line="223"/>
<source>failed to create tweaked ini: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="387"/>
+ <location filename="profile.cpp" line="371"/>
<source>Overwrite directory couldn&apos;t be parsed</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="396"/>
+ <location filename="profile.cpp" line="380"/>
<source>invalid priority %1</source>
<translation>Ungültige Priorität %1</translation>
</message>
<message>
- <location filename="profile.cpp" line="584"/>
+ <location filename="profile.cpp" line="568"/>
<source>failed to parse ini file (%1)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="612"/>
+ <location filename="profile.cpp" line="596"/>
<source>failed to parse ini file (%1): %2</source>
<translation>Konnte ini-datei (%1) nicht auslesen: %2</translation>
</message>
<message>
- <location filename="profile.cpp" line="636"/>
- <location filename="profile.cpp" line="673"/>
+ <location filename="profile.cpp" line="620"/>
+ <location filename="profile.cpp" line="657"/>
<source>failed to modify &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="701"/>
+ <location filename="profile.cpp" line="685"/>
<source>Delete savegames?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="702"/>
+ <location filename="profile.cpp" line="686"/>
<source>Do you want to delete local savegames? (If you select &quot;No&quot;, the save games will show up again if you re-enable local savegames)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="profile.cpp" line="292"/>
- <location filename="profile.cpp" line="321"/>
- <location filename="profile.cpp" line="406"/>
- <location filename="profile.cpp" line="424"/>
- <location filename="profile.cpp" line="434"/>
+ <location filename="profile.cpp" line="276"/>
+ <location filename="profile.cpp" line="305"/>
+ <location filename="profile.cpp" line="390"/>
+ <location filename="profile.cpp" line="408"/>
+ <location filename="profile.cpp" line="418"/>
<source>invalid index %1</source>
<translation>ungültiger index %1</translation>
</message>
@@ -5385,7 +5545,7 @@ p, li { white-space: pre-wrap; }
<translation>Ungültige 7-zip32.dll: %1</translation>
</message>
<message>
- <location filename="profile.cpp" line="95"/>
+ <location filename="profile.cpp" line="96"/>
<source>&quot;%1&quot; is missing</source>
<translation>&quot;%1&quot; fehlt</translation>
</message>
@@ -5394,8 +5554,8 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">&quot;%1&quot; konnte nicht erstellt werden, haben Sie die nötigen Schreibrechte für das Installations Verzeichnis?</translation>
</message>
<message>
- <location filename="main.cpp" line="356"/>
- <location filename="main.cpp" line="385"/>
+ <location filename="main.cpp" line="357"/>
+ <location filename="main.cpp" line="386"/>
<source>Please select the game to manage</source>
<translation>Bitte wählen Sie ein Spiel zum Verwalten aus</translation>
</message>
@@ -5404,7 +5564,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Ungültiges Profil %1</translation>
</message>
<message>
- <location filename="main.cpp" line="138"/>
+ <location filename="main.cpp" line="139"/>
<source>Permissions required</source>
<translation>Berechtigungen erforderlich</translation>
</message>
@@ -5413,8 +5573,8 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Der aktuelle Benutzeraccount hat die erforderlichen Berechtigungen nicht um Mod Organizer auszuführen. The notwendigen Änderungen können automatisch durchgeführt werden (der aktuelle Benutzeraccount erhält Schreibzugriff auf das ModOrganizer Verzeichnis). Sie werden aufgefordert werden &quot;mo_helper.exe&quot; mit erhöhten Privilegien auszuführen.</translation>
</message>
<message>
- <location filename="main.cpp" line="230"/>
- <location filename="main.cpp" line="268"/>
+ <location filename="main.cpp" line="231"/>
+ <location filename="main.cpp" line="269"/>
<source>Woops</source>
<translation>Oha</translation>
</message>
@@ -5423,32 +5583,32 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">ModOrganizer ist abgestürzt! Soll eine Diagnosedatei geschrieben werden? Wenn sie mir diese Datei per eMail (sherb@gmx.net) schicken kann dieser Fehler vermutlich eher behoben werden.</translation>
</message>
<message>
- <location filename="main.cpp" line="139"/>
+ <location filename="main.cpp" line="140"/>
<source>The current user account doesn&apos;t have the required access rights to run Mod Organizer. The neccessary changes can be made automatically (the MO directory will be made writable for the current user account). You will be asked to run &quot;helper.exe&quot; with administrative rights.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main.cpp" line="231"/>
+ <location filename="main.cpp" line="232"/>
<source>ModOrganizer has crashed! Should a diagnostic file be created? If you send me this file (%1) to sherb@gmx.net, the bug is a lot more likely to be fixed. Please include a short description of what you were doing when the crash happened</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main.cpp" line="269"/>
+ <location filename="main.cpp" line="270"/>
<source>ModOrganizer has crashed! Unfortunately I was not able to write a diagnostic file: %1</source>
<translation>ModOrganizer ist abgestürzt! Leider konnte keine Diagnosedatei geschrieben werden: %1</translation>
</message>
<message>
- <location filename="main.cpp" line="331"/>
+ <location filename="main.cpp" line="332"/>
<source>An instance of Mod Organizer is already running</source>
<translation>Mod Organizer läuft bereits</translation>
</message>
<message>
- <location filename="main.cpp" line="353"/>
+ <location filename="main.cpp" line="354"/>
<source>No game identified in &quot;%1&quot;. The directory is required to contain the game binary and its launcher.</source>
<translation>Es wurde kein Spiel in &quot;%1&quot; gefunden. Das Verzeichnis muss das Anwendungsdatei des Spiels und des Launchers enthalten.</translation>
</message>
<message>
- <location filename="main.cpp" line="411"/>
+ <location filename="main.cpp" line="412"/>
<source>Please select the game edition you have (MO can&apos;t start the game correctly if this is set incorrectly!)</source>
<translation type="unfinished"></translation>
</message>
@@ -5457,7 +5617,7 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">&quot;%1&quot; nicht gefunden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="772"/>
+ <location filename="mainwindow.cpp" line="790"/>
<source>Please use &quot;Help&quot; from the toolbar to get usage instructions to all elements</source>
<translation>Bitte verwenden Sie die &quot;Hilfe&quot; Funktion um Hinweise zu Nutzung aller Elemete zu bekommen</translation>
</message>
@@ -5470,19 +5630,19 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Ungültige Priorität %1</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="324"/>
- <location filename="profile.cpp" line="249"/>
+ <location filename="pluginlist.cpp" line="336"/>
+ <location filename="profile.cpp" line="233"/>
<source>failed to find &quot;%1&quot;</source>
<translation>Konnte &quot;%1&quot; nicht finden</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1548"/>
- <location filename="mainwindow.cpp" line="4118"/>
+ <location filename="mainwindow.cpp" line="1618"/>
+ <location filename="mainwindow.cpp" line="4221"/>
<source>&lt;Manage...&gt;</source>
<translation>&lt;Verwalten...&gt;</translation>
</message>
<message>
- <location filename="mainwindow.cpp" line="1566"/>
+ <location filename="mainwindow.cpp" line="1636"/>
<source>failed to parse profile %1: %2</source>
<translation>Konnte Profil %1 nicht verarbeiten: %2</translation>
</message>
@@ -5491,17 +5651,17 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Kodierungsfehler! Bitte melden Sie dies als Bug und fügen Sie die Datei mo_interface.log bei!</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="483"/>
+ <location filename="pluginlist.cpp" line="492"/>
<source>failed to access %1</source>
<translation>Auf %1 konnte nicht zugegriffen werden</translation>
</message>
<message>
- <location filename="pluginlist.cpp" line="497"/>
+ <location filename="pluginlist.cpp" line="506"/>
<source>failed to set file time %1</source>
<translation>Konnte Dateizeit nicht setzen %1</translation>
</message>
<message>
- <location filename="profile.cpp" line="69"/>
+ <location filename="profile.cpp" line="70"/>
<source>failed to create %1</source>
<translation>%1 konnte nicht erstellt werden</translation>
</message>
@@ -5556,22 +5716,22 @@ Start elevated anyway? (you will be asked if you want to allow ModOrganizer.exe
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="spawn.cpp" line="128"/>
+ <location filename="spawn.cpp" line="129"/>
<source>failed to spawn &quot;%1&quot;: %2</source>
<translation>&quot;%1&quot; konnte nicht erzeugt werden: %2</translation>
</message>
<message>
- <location filename="spawn.cpp" line="137"/>
+ <location filename="spawn.cpp" line="138"/>
<source>&quot;%1&quot; doesn&apos;t exist</source>
<translation>&quot;%1&quot; existiert nicht</translation>
</message>
<message>
- <location filename="spawn.cpp" line="144"/>
+ <location filename="spawn.cpp" line="145"/>
<source>failed to inject dll into &quot;%1&quot;: %2</source>
<translation>Konnte dll nicht in &quot;%1&quot; einspeisen: %2</translation>
</message>
<message>
- <location filename="spawn.cpp" line="152"/>
+ <location filename="spawn.cpp" line="153"/>
<source>failed to run &quot;%1&quot;</source>
<translation>&quot;%1&quot; konnte nicht ausgeführt werden</translation>
</message>
@@ -5657,18 +5817,18 @@ Start elevated anyway? (you will be asked if you want to allow ModOrganizer.exe
<translation type="obsolete">Englisch</translation>
</message>
<message>
- <location filename="main.cpp" line="331"/>
- <location filename="settings.cpp" line="533"/>
+ <location filename="main.cpp" line="332"/>
+ <location filename="settings.cpp" line="542"/>
<source>Mod Organizer</source>
<translation>Mod Organizer</translation>
</message>
<message>
- <location filename="settings.cpp" line="540"/>
+ <location filename="settings.cpp" line="549"/>
<source>Script Extender</source>
<translation>Script Extender</translation>
</message>
<message>
- <location filename="settings.cpp" line="547"/>
+ <location filename="settings.cpp" line="556"/>
<source>Proxy DLL</source>
<translation>Proxy DLL</translation>
</message>
@@ -5751,6 +5911,11 @@ Start elevated anyway? (you will be asked if you want to allow ModOrganizer.exe
<source>invalid game type %1</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <location filename="safewritefile.cpp" line="32"/>
+ <source>failed to open temporary file</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>QueryOverwriteDialog</name>
@@ -5986,18 +6151,18 @@ Start elevated anyway? (you will be asked if you want to allow ModOrganizer.exe
<translation type="obsolete">Admistratorrechte sind erforderlich um dies zu ändern.</translation>
</message>
<message>
- <location filename="settings.cpp" line="311"/>
- <location filename="settings.cpp" line="330"/>
+ <location filename="settings.cpp" line="320"/>
+ <location filename="settings.cpp" line="339"/>
<source>attempt to store setting for unknown plugin &quot;%1&quot;</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settings.cpp" line="651"/>
+ <location filename="settings.cpp" line="660"/>
<source>Confirm</source>
<translation>Bestätigen</translation>
</message>
<message>
- <location filename="settings.cpp" line="651"/>
+ <location filename="settings.cpp" line="660"/>
<source>Changing the mod directory affects all your profiles! Mods not present (or named differently) in the new location will be disabled in all profiles. There is no way to undo this unless you backed up your profiles manually. Proceed?</source>
<translation type="unfinished"></translation>
</message>
@@ -6124,42 +6289,47 @@ p, li { white-space: pre-wrap; }
<translation>Cache-Verzeichnis</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="321"/>
+ <location filename="settingsdialog.ui" line="318"/>
<source>Disable automatic internet features</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="324"/>
+ <location filename="settingsdialog.ui" line="321"/>
<source>Disable automatic internet features. This does not affect features that are explicitly invoked by the user (like checking mods for updates, endorsing, opening the web browser)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="327"/>
+ <location filename="settingsdialog.ui" line="324"/>
<source>Offline Mode</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="334"/>
+ <location filename="settingsdialog.ui" line="331"/>
<source>Use a proxy for network connections.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="337"/>
+ <location filename="settingsdialog.ui" line="334"/>
<source>Use a proxy for network connections. This uses the system-wide settings which can be configured in Internet Explorer. Please note that MO will start up a few seconds slower on some systems when using a proxy.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="340"/>
+ <location filename="settingsdialog.ui" line="337"/>
<source>Use HTTP Proxy (Uses System Settings)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="351"/>
- <source>Known Servers (Dynamically updated every download)</source>
+ <location filename="settingsdialog.ui" line="346"/>
+ <source>Associate with &quot;Download with manager&quot; links</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="settingsdialog.ui" line="375"/>
+ <source>Known Servers (updated on download)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="372"/>
+ <location filename="settingsdialog.ui" line="396"/>
<source>Preferred Servers (Drag &amp; Drop)</source>
<translation type="unfinished"></translation>
</message>
@@ -6231,52 +6401,52 @@ p, li { white-space: pre-wrap; }
<translation type="obsolete">Standardbrowser vorziehen</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="407"/>
+ <location filename="settingsdialog.ui" line="431"/>
<source>Plugins</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="429"/>
+ <location filename="settingsdialog.ui" line="453"/>
<source>Author:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="443"/>
+ <location filename="settingsdialog.ui" line="467"/>
<source>Version:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="457"/>
+ <location filename="settingsdialog.ui" line="481"/>
<source>Description:</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="495"/>
+ <location filename="settingsdialog.ui" line="519"/>
<source>Key</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="500"/>
+ <location filename="settingsdialog.ui" line="524"/>
<source>Value</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="512"/>
+ <location filename="settingsdialog.ui" line="536"/>
<source>Blacklisted Plugins (use &lt;del&gt; to remove):</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="523"/>
+ <location filename="settingsdialog.ui" line="547"/>
<source>Workarounds</source>
<translation>Workarounds</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="585"/>
+ <location filename="settingsdialog.ui" line="609"/>
<source>Load Mechanism</source>
<translation>Lademechanismus</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="608"/>
+ <location filename="settingsdialog.ui" line="632"/>
<source>Mod Organizer needs a dll to be injected into the game so all mods are visible to it.
There are several means to do this:
*Mod Organizer* (default) In this mode the Mod Organizer itself injects the dll. The disadvantage is that you always have to start the game through MO or a link created by it.
@@ -6287,17 +6457,17 @@ If you use the Steam version of Oblivion the default will NOT work. In this case
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="625"/>
+ <location filename="settingsdialog.ui" line="649"/>
<source>NMM Version</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="645"/>
+ <location filename="settingsdialog.ui" line="669"/>
<source>The Version of Nexus Mod Manager to impersonate.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="648"/>
+ <location filename="settingsdialog.ui" line="672"/>
<source>Mod Organizer uses an API provided by the Nexus to provide features like checking for updates and downloading files. Unfortunately this API has not been made available officially to third party tools like MO so we have to impersonate the Nexus Mod Manager to be allowed in.
On top of this Nexus has used the client identification to lock out outdated versions of NMM to force users to update. This means that MO also needs to impersonate the new version of NMM even if MO doesn&apos;t need an update. Therefore you can configure the version to identify as here.
Please note that MO does identify itself as MO to the webserver, it&apos;s not lying about what it is. It is merely adding a &quot;compatible&quot; NMM version to the user agent.
@@ -6306,53 +6476,53 @@ tl;dr-version: If Nexus-features don&apos;t work, insert the current version num
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="670"/>
+ <location filename="settingsdialog.ui" line="694"/>
<source>Enforces that inactive ESPs and ESMs are never loaded.</source>
<translation>Stellt sicher, dass inaktive ESP und ESM Dateien nie geladen werden.</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="673"/>
+ <location filename="settingsdialog.ui" line="697"/>
<source>It seems that the Games occasionally load ESP or ESM files even if they haven&apos;t been activated as plugins.
I don&apos;t yet know what the circumstances are, but user reports imply it is in some cases unwanted. If this is checked, ESPs and ESMs not checked in the List are invisible to the game and can not be loaded.</source>
<translation>Manche Spiele scheinen gelegentlich ESP oder ESM Dateien zu laden auch wenn sie nicht als Plugins aktiviert wurden.
Wenn der Haken aktiviert wurde, sind ESP und ESM Dateien die nicht ausgewählt wurden für das Spiel unsichtbar und können nicht geladen werden.</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="677"/>
+ <location filename="settingsdialog.ui" line="701"/>
<source>Hide inactive ESPs/ESMs</source>
<translation>Inaktive ESP / ESM ausblenden</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="684"/>
+ <location filename="settingsdialog.ui" line="708"/>
<source>If checked, files (i.e. esps, esms and bsas) belonging to the core game can not be disabled in the UI. (default: on)</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="687"/>
+ <location filename="settingsdialog.ui" line="711"/>
<source>If checked, files (i.e. esps, esms and bsas) belonging to the core game can not be disabled in the UI. (default: on)
Uncheck this if you want to use Mod Organizer with total conversions (like Nehrim) but be aware that the game will crash if required files are not enabled.</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="691"/>
+ <location filename="settingsdialog.ui" line="715"/>
<source>Force-enable game files</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="701"/>
- <location filename="settingsdialog.ui" line="705"/>
+ <location filename="settingsdialog.ui" line="725"/>
+ <location filename="settingsdialog.ui" line="729"/>
<source>For Skyrim, this can be used instead of Archive Invalidation. It should make AI redundant for all Profiles.
For the other games this is not a sufficient replacement for AI!</source>
<translation>Für Skyrim kann dies als Alternative zur Archiv Invalidierung verwendet werden. Damit erübrigt sich AI für alle Profile.
Für die anderen Spiele ist dies KEIN hinreichender Ersatz für AI!</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="709"/>
+ <location filename="settingsdialog.ui" line="733"/>
<source>Back-date BSAs</source>
<translation>BSAs zurückdatieren</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="733"/>
+ <location filename="settingsdialog.ui" line="757"/>
<source>These are workarounds for problems with Mod Organizer. Please make sure you read the help text before changing anything here.</source>
<translation type="unfinished"></translation>
</message>
@@ -6365,7 +6535,7 @@ Für die anderen Spiele ist dies KEIN hinreichender Ersatz für AI!</translation
<translation type="obsolete">Lade-Methode</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="605"/>
+ <location filename="settingsdialog.ui" line="629"/>
<source>Select loading mechanism. See help for details.</source>
<translation>Lade-Mechanismus auswählen. Siehe Hilfe für mehr Details.</translation>
</message>
@@ -6390,17 +6560,17 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt; font-weight:600;&quot;&gt;Proxy DLL&lt;/span&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt; In diesem Modus ersetzt MO eine der dll Dateien des Spiels mit einer eigenen Version, die MO lädt (und die originale dll natürlich). Dies funktioniert NUR mit Steam Versionen und wurde bisher nur mit Skyrim getestet. Bitte verwenden Sie diesen Modus nur, wenn keine der anderen Varianten funktioniert.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="531"/>
+ <location filename="settingsdialog.ui" line="555"/>
<source>Steam App ID</source>
<translation>Steam AppID</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="551"/>
+ <location filename="settingsdialog.ui" line="575"/>
<source>The Steam AppID for your game</source>
<translation>Die Steam AppID für Ihr Spiel</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="554"/>
+ <location filename="settingsdialog.ui" line="578"/>
<source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
@@ -6469,37 +6639,37 @@ p, li { white-space: pre-wrap; }
<translation>Automatisch in Nexus anmelden</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="285"/>
+ <location filename="settingsdialog.ui" line="282"/>
<source>Username</source>
<translation>Nutzername</translation>
</message>
<message>
- <location filename="settingsdialog.ui" line="299"/>
+ <location filename="settingsdialog.ui" line="296"/>
<source>Password</source>
<translation>Kennwort</translation>
</message>
<message>
- <location filename="settingsdialog.cpp" line="94"/>
+ <location filename="settingsdialog.cpp" line="95"/>
<source>Select download directory</source>
<translation>Download-Verzeichnis wählen</translation>
</message>
<message>
- <location filename="settingsdialog.cpp" line="102"/>
+ <location filename="settingsdialog.cpp" line="103"/>
<source>Select mod directory</source>
<translation>Mod-Verzeichnis wählen</translation>
</message>
<message>
- <location filename="settingsdialog.cpp" line="110"/>
+ <location filename="settingsdialog.cpp" line="111"/>
<source>Select cache directory</source>
<translation>Cache-Verzeichnis wählen</translation>
</message>
<message>
- <location filename="settingsdialog.cpp" line="118"/>
+ <location filename="settingsdialog.cpp" line="119"/>
<source>Confirm?</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="settingsdialog.cpp" line="119"/>
+ <location filename="settingsdialog.cpp" line="120"/>
<source>This will make all dialogs show up again where you checked the &quot;Remember selection&quot;-box. Continue?</source>
<translation type="unfinished"></translation>
</message>