--- a/OllamaInterface/i18n/ollama_de.ts Thu Sep 12 15:41:58 2024 +0200 +++ b/OllamaInterface/i18n/ollama_de.ts Mon Sep 16 19:05:50 2024 +0200 @@ -33,17 +33,17 @@ <translation>{0}% / {1}% CPU / GPU</translation> </message> <message> - <location filename="../OllamaClient.py" line="458" /> + <location filename="../OllamaClient.py" line="465" /> <source><p>A network error occurred.</p><p>Error: {0}</p></source> <translation><p>Es gab einen Netzwerkfehler.</p><p>Fehler: {0}</p></translation> </message> <message> - <location filename="../OllamaClient.py" line="587" /> + <location filename="../OllamaClient.py" line="594" /> <source><p>Error: The local server at <b>{0}</b> is not responding.</p></source> <translation><p>Fehler: Der lokale Server auf <b>{0}</b> antwortet nicht.</p></translation> </message> <message> - <location filename="../OllamaClient.py" line="589" /> + <location filename="../OllamaClient.py" line="596" /> <source><p>Error: The configured server at <b>{0}</b> is not responding.</p></source> <translation><p>Fehler: Der konfigurierte Server auf <b>{0}</b> antwortet nicht.</p></translation> </message> @@ -77,6 +77,34 @@ </message> </context> <context> + <name>OllamaHistoryEditDialog</name> + <message> + <location filename="../OllamaHistoryEditDialog.ui" line="0" /> + <source>Edit Chat Parameters</source> + <translation>Unterhaltungsparameter bearbeiten</translation> + </message> + <message> + <location filename="../OllamaHistoryEditDialog.ui" line="0" /> + <source>Chat Title:</source> + <translation>Unterhaltungstitel:</translation> + </message> + <message> + <location filename="../OllamaHistoryEditDialog.ui" line="0" /> + <source>Enter the title of the chat.</source> + <translation>Gib den Titel der Unterhaltung ein.</translation> + </message> + <message> + <location filename="../OllamaHistoryEditDialog.ui" line="0" /> + <source>Model:</source> + <translation>Modell:</translation> + </message> + <message> + <location filename="../OllamaHistoryEditDialog.ui" line="0" /> + <source>Select the model to be used by the chat.</source> + <translation>Wähle das für die Unterhaltung zu verwendende Modell.</translation> + </message> + </context> + <context> <name>OllamaHistoryWidget</name> <message> <location filename="../OllamaHistoryWidget.ui" line="0" /> @@ -98,16 +126,6 @@ <source>Press to delete this chat history.</source> <translation>Drücken, um die Chronik dieser Unterhaltung zu löschen.</translation> </message> - <message> - <location filename="../OllamaHistoryWidget.py" line="138" /> - <source>Edit Chat Title</source> - <translation>Titel der Unterhaltung bearbeiten</translation> - </message> - <message> - <location filename="../OllamaHistoryWidget.py" line="139" /> - <source>Enter the new title:</source> - <translation>Gib den neuen Titel ein:</translation> - </message> </context> <context> <name>OllamaPage</name> @@ -283,237 +301,237 @@ <context> <name>OllamaWidget</name> <message> - <location filename="../OllamaWidget.py" line="193" /> + <location filename="../OllamaWidget.py" line="199" /> <source><b>ollama Server Version {0}</b></source> <translation><b>ollama Server Version {0}</b></translation> </message> <message> - <location filename="../OllamaWidget.py" line="342" /> + <location filename="../OllamaWidget.py" line="363" /> <source>Save Chat History</source> <translation>Chat Verlauf speichern</translation> </message> <message> - <location filename="../OllamaWidget.py" line="343" /> + <location filename="../OllamaWidget.py" line="364" /> <source><p>The chat history could not be saved to <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation><p>Der Chat Verlauf konnte nicht nach <b>{0}</b> gespeichert werden.</p><p>Ursache: {1}</p></translation> </message> <message> + <location filename="../OllamaWidget.py" line="420" /> <location filename="../OllamaWidget.py" line="399" /> - <location filename="../OllamaWidget.py" line="378" /> <source>Load Chat History</source> <translation>Chat Verlauf laden</translation> </message> <message> - <location filename="../OllamaWidget.py" line="379" /> + <location filename="../OllamaWidget.py" line="400" /> <source><p>The chat history could not be loaded from <b>{0}</b>.</p><p>Reason: {1}</p></source> <translation><p>Der Chat Verlauf konnte nicht aus <b>{0}</b> geladen werden.</p><p>Ursache: {1}</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="400" /> + <location filename="../OllamaWidget.py" line="421" /> <source><p>These chats were not loaded because they already existed.</p>{0}</source> <translation><p>Diese Chats wurden nicht geladen, da sie bereits existieren.</p>{0}</translation> </message> <message> - <location filename="../OllamaWidget.py" line="477" /> - <location filename="../OllamaWidget.py" line="470" /> + <location filename="../OllamaWidget.py" line="498" /> + <location filename="../OllamaWidget.py" line="491" /> <source>New Chat</source> <translation>Neuer Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="471" /> + <location filename="../OllamaWidget.py" line="492" /> <source>A model has to be selected first. Aborting...</source> <translation>Es muss zuerst ein Modell ausgewählt werden. Abbruch...</translation> </message> <message> - <location filename="../OllamaWidget.py" line="478" /> + <location filename="../OllamaWidget.py" line="499" /> <source>Enter a title for the new chat:</source> <translation>Gib einen Titel für den neuen Chat ein:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="675" /> + <location filename="../OllamaWidget.py" line="696" /> <source>Chat History</source> <translation>Chat Verlauf</translation> </message> <message> - <location filename="../OllamaWidget.py" line="676" /> + <location filename="../OllamaWidget.py" line="697" /> <source>Load</source> <translation>Laden</translation> </message> <message> - <location filename="../OllamaWidget.py" line="679" /> + <location filename="../OllamaWidget.py" line="700" /> <source>Clear All</source> <translation>Alle löschen</translation> </message> <message> - <location filename="../OllamaWidget.py" line="682" /> + <location filename="../OllamaWidget.py" line="703" /> <source>Import</source> <translation>Importieren</translation> </message> <message> - <location filename="../OllamaWidget.py" line="683" /> + <location filename="../OllamaWidget.py" line="704" /> <source>Export</source> <translation>Exportieren</translation> </message> <message> - <location filename="../OllamaWidget.py" line="689" /> + <location filename="../OllamaWidget.py" line="710" /> <source>Model Management</source> <translation>Modellverwaltung</translation> </message> <message> - <location filename="../OllamaWidget.py" line="979" /> - <location filename="../OllamaWidget.py" line="690" /> + <location filename="../OllamaWidget.py" line="1001" /> + <location filename="../OllamaWidget.py" line="711" /> <source>List Models</source> <translation>Modelle auflisten</translation> </message> <message> - <location filename="../OllamaWidget.py" line="997" /> - <location filename="../OllamaWidget.py" line="692" /> + <location filename="../OllamaWidget.py" line="1019" /> + <location filename="../OllamaWidget.py" line="713" /> <source>List Running Models</source> <translation>Laufende Modelle auflisten</translation> </message> <message> - <location filename="../OllamaWidget.py" line="696" /> + <location filename="../OllamaWidget.py" line="717" /> <source>Show Model Library</source> <translation>Modell Bibliothek anzeigen</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1014" /> - <location filename="../OllamaWidget.py" line="701" /> + <location filename="../OllamaWidget.py" line="1036" /> + <location filename="../OllamaWidget.py" line="722" /> <source>Install Model</source> <translation>Modell installieren</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1087" /> - <location filename="../OllamaWidget.py" line="1078" /> - <location filename="../OllamaWidget.py" line="1067" /> - <location filename="../OllamaWidget.py" line="704" /> + <location filename="../OllamaWidget.py" line="1109" /> + <location filename="../OllamaWidget.py" line="1100" /> + <location filename="../OllamaWidget.py" line="1089" /> + <location filename="../OllamaWidget.py" line="725" /> <source>Remove Model</source> <translation>Modell löschen</translation> </message> <message> - <location filename="../OllamaWidget.py" line="711" /> + <location filename="../OllamaWidget.py" line="732" /> <source>Local Server</source> <translation>Lokaler Server</translation> </message> <message> - <location filename="../OllamaWidget.py" line="713" /> + <location filename="../OllamaWidget.py" line="734" /> <source>Start with Monitoring</source> <translation>Mit Monitoring starten</translation> </message> <message> - <location filename="../OllamaWidget.py" line="717" /> + <location filename="../OllamaWidget.py" line="738" /> <source>Start</source> <translation>Starten</translation> </message> <message> - <location filename="../OllamaWidget.py" line="720" /> + <location filename="../OllamaWidget.py" line="741" /> <source>Stop</source> <translation>Stoppen</translation> </message> <message> - <location filename="../OllamaWidget.py" line="727" /> + <location filename="../OllamaWidget.py" line="748" /> <source>ollama URLs</source> <translation>ollama URLs</translation> </message> <message> - <location filename="../OllamaWidget.py" line="729" /> + <location filename="../OllamaWidget.py" line="750" /> <source>Model Library</source> <translation>Modellbibliothek</translation> </message> <message> - <location filename="../OllamaWidget.py" line="733" /> + <location filename="../OllamaWidget.py" line="754" /> <source>Download</source> <translation>Download</translation> </message> <message> - <location filename="../OllamaWidget.py" line="737" /> + <location filename="../OllamaWidget.py" line="758" /> <source>Blog</source> <translation>Blog</translation> </message> <message> - <location filename="../OllamaWidget.py" line="754" /> + <location filename="../OllamaWidget.py" line="775" /> <source>Configure...</source> <translation>Einstellungen...</translation> </message> <message> - <location filename="../OllamaWidget.py" line="794" /> + <location filename="../OllamaWidget.py" line="816" /> <source>Clear All Chat Histories</source> <translation>Alle Chat Verläufe löschen</translation> </message> <message> - <location filename="../OllamaWidget.py" line="795" /> + <location filename="../OllamaWidget.py" line="817" /> <source><p>Do you really want to delete all chat histories? This is <b>irreversible</b>.</p></source> <translation><p>Sollen wirklich alle Chat Verläufe gelöscht werden? Dies ist <b>unumkehrbar</b>.</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="810" /> + <location filename="../OllamaWidget.py" line="832" /> <source>Import Chat History</source> <translation>Chat Verlauf importieren</translation> </message> <message> - <location filename="../OllamaWidget.py" line="812" /> + <location filename="../OllamaWidget.py" line="834" /> <source>Chat History Files (*.json);;All Files (*)</source> <translation>Chat Verlauf Dateien (*.json);;Alle Dateien (*)</translation> </message> <message> - <location filename="../OllamaWidget.py" line="845" /> - <location filename="../OllamaWidget.py" line="813" /> + <location filename="../OllamaWidget.py" line="867" /> + <location filename="../OllamaWidget.py" line="835" /> <source>Chat History Files (*.json)</source> <translation>Chat Verlauf Dateien (*.json)</translation> </message> <message> - <location filename="../OllamaWidget.py" line="843" /> - <location filename="../OllamaWidget.py" line="833" /> + <location filename="../OllamaWidget.py" line="865" /> + <location filename="../OllamaWidget.py" line="855" /> <source>Export Chat History</source> <translation>Chat Verlauf exportieren</translation> </message> <message> - <location filename="../OllamaWidget.py" line="834" /> + <location filename="../OllamaWidget.py" line="856" /> <source>Select the chats to be exported:</source> <translation>Wähle die zu exportierenden Chats:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="932" /> + <location filename="../OllamaWidget.py" line="954" /> <source>Run Local 'ollama' Server</source> <translation>Lokalen 'ollama' Server ausführen</translation> </message> <message> - <location filename="../OllamaWidget.py" line="933" /> + <location filename="../OllamaWidget.py" line="955" /> <source>The loacl 'ollama' server process could not be started.</source> <translation>Der lokale 'ollama' Serverprozess konnte nicht gestartet werden.</translation> </message> <message> - <location filename="../OllamaWidget.py" line="980" /> + <location filename="../OllamaWidget.py" line="1002" /> <source>There are no models available.</source> <translation>Es sind keine Modelle verfügbar.</translation> </message> <message> - <location filename="../OllamaWidget.py" line="998" /> + <location filename="../OllamaWidget.py" line="1020" /> <source>There are no models running.</source> <translation>Es werden keine Modelle ausgeführt.</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1015" /> + <location filename="../OllamaWidget.py" line="1037" /> <source>Enter the name of the model to be installed:</source> <translation>Gib den Namen des zu installierenden Modells ein:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1068" /> + <location filename="../OllamaWidget.py" line="1090" /> <source>Select the model to be removed by the 'ollama' server:</source> <translation>Wähle das vom 'ollama' Server zu entfernende Modell aus:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1079" /> + <location filename="../OllamaWidget.py" line="1101" /> <source><p>The model <b>{0}</b> was deleted successfully.</p></source> <translation><p>Das Modell <b>{0}</b> wurde erfolgreich entfernt.</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="1088" /> + <location filename="../OllamaWidget.py" line="1110" /> <source><p>The model <b>{0}</b> could not be removed from the 'ollama' server.</p></source> <translation><p>Das Modell <b>{0}</b> konnte nicht vom 'ollama' Server entfernt werden.</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="1115" /> + <location filename="../OllamaWidget.py" line="1137" /> <source>Network Error</source> <translation>Netzwerkfehler</translation> </message>