OllamaInterface/i18n/ollama_ru.ts

changeset 68
ca2e671f894e
parent 48
c3641ecb6f36
--- a/OllamaInterface/i18n/ollama_ru.ts	Tue Dec 10 15:48:48 2024 +0100
+++ b/OllamaInterface/i18n/ollama_ru.ts	Mon Apr 07 18:22:14 2025 +0200
@@ -38,12 +38,12 @@
       <translation>&lt;p&gt;Произошла сетевая ошибка.&lt;/p&gt;&lt;p&gt;Ошибка: {0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaClient.py" line="594" />
+      <location filename="../OllamaClient.py" line="597" />
       <source>&lt;p&gt;Error: The local server at &lt;b&gt;{0}&lt;/b&gt; is not responding.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Ошибка: Локальный сервер по адресу &lt;b&gt;{0}&lt;/b&gt; не отвечает.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaClient.py" line="596" />
+      <location filename="../OllamaClient.py" line="599" />
       <source>&lt;p&gt;Error: The configured server at &lt;b&gt;{0}&lt;/b&gt; is not responding.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Ошибка: Настроенный сервер по адресу &lt;b&gt;{0}&lt;/b&gt; не отвечает.&lt;/p&gt;</translation>
     </message>
@@ -301,237 +301,237 @@
   <context>
     <name>OllamaWidget</name>
     <message>
-      <location filename="../OllamaWidget.py" line="199" />
+      <location filename="../OllamaWidget.py" line="213" />
       <source>&lt;b&gt;ollama Server Version {0}&lt;/b&gt;</source>
       <translation>&lt;b&gt;Версия сервера ollama {0}&lt;/b&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="363" />
+      <location filename="../OllamaWidget.py" line="377" />
       <source>Save Chat History</source>
       <translation>Сохранить историю чата</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="364" />
+      <location filename="../OllamaWidget.py" line="378" />
       <source>&lt;p&gt;The chat history could not be saved to &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удалось сохранить историю чата в &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="420" />
-      <location filename="../OllamaWidget.py" line="399" />
+      <location filename="../OllamaWidget.py" line="434" />
+      <location filename="../OllamaWidget.py" line="413" />
       <source>Load Chat History</source>
       <translation>Загрузить историю чата</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="400" />
+      <location filename="../OllamaWidget.py" line="414" />
       <source>&lt;p&gt;The chat history could not be loaded from &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Не удалось загрузить историю чата из &lt;b&gt;{0}&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Причина: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="421" />
+      <location filename="../OllamaWidget.py" line="435" />
       <source>&lt;p&gt;These chats were not loaded because they already existed.&lt;/p&gt;{0}</source>
       <translation>Эти чаты не были загружены, потому что они уже существуют.&lt;/p&gt;{0}</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="498" />
-      <location filename="../OllamaWidget.py" line="491" />
+      <location filename="../OllamaWidget.py" line="512" />
+      <location filename="../OllamaWidget.py" line="505" />
       <source>New Chat</source>
       <translation>Нрвый чат</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="492" />
+      <location filename="../OllamaWidget.py" line="506" />
       <source>A model has to be selected first. Aborting...</source>
       <translation>Сначала необходимо выбрать модель. Прерывание...</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="499" />
+      <location filename="../OllamaWidget.py" line="513" />
       <source>Enter a title for the new chat:</source>
       <translation>Введите заголовок нового чата:</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="698" />
+      <location filename="../OllamaWidget.py" line="712" />
       <source>Chat History</source>
       <translation>История чата</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="699" />
+      <location filename="../OllamaWidget.py" line="713" />
       <source>Load</source>
       <translation>Загрузить</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="702" />
+      <location filename="../OllamaWidget.py" line="716" />
       <source>Clear All</source>
       <translation>Очистить все</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="705" />
+      <location filename="../OllamaWidget.py" line="719" />
       <source>Import</source>
       <translation>Импорт</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="706" />
+      <location filename="../OllamaWidget.py" line="720" />
       <source>Export</source>
       <translation>Экспорт</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="712" />
+      <location filename="../OllamaWidget.py" line="726" />
       <source>Model Management</source>
       <translation>Управление моделью</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1003" />
-      <location filename="../OllamaWidget.py" line="713" />
+      <location filename="../OllamaWidget.py" line="1018" />
+      <location filename="../OllamaWidget.py" line="727" />
       <source>List Models</source>
       <translation>Список моделей</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1021" />
-      <location filename="../OllamaWidget.py" line="715" />
+      <location filename="../OllamaWidget.py" line="1036" />
+      <location filename="../OllamaWidget.py" line="729" />
       <source>List Running Models</source>
       <translation>Список работающих моделей</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="719" />
+      <location filename="../OllamaWidget.py" line="733" />
       <source>Show Model Library</source>
       <translation>Показать библиотеку моделей</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1038" />
-      <location filename="../OllamaWidget.py" line="724" />
+      <location filename="../OllamaWidget.py" line="1053" />
+      <location filename="../OllamaWidget.py" line="738" />
       <source>Install Model</source>
       <translation>Установить модель</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1111" />
-      <location filename="../OllamaWidget.py" line="1102" />
-      <location filename="../OllamaWidget.py" line="1091" />
-      <location filename="../OllamaWidget.py" line="727" />
+      <location filename="../OllamaWidget.py" line="1126" />
+      <location filename="../OllamaWidget.py" line="1117" />
+      <location filename="../OllamaWidget.py" line="1106" />
+      <location filename="../OllamaWidget.py" line="741" />
       <source>Remove Model</source>
       <translation>Удалить модель</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="734" />
+      <location filename="../OllamaWidget.py" line="748" />
       <source>Local Server</source>
       <translation>Локальный сервер</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="736" />
+      <location filename="../OllamaWidget.py" line="750" />
       <source>Start with Monitoring</source>
       <translation>Старт с мониторингом</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="740" />
+      <location filename="../OllamaWidget.py" line="754" />
       <source>Start</source>
       <translation>Старт</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="743" />
+      <location filename="../OllamaWidget.py" line="757" />
       <source>Stop</source>
       <translation>Стоп</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="750" />
+      <location filename="../OllamaWidget.py" line="764" />
       <source>ollama URLs</source>
       <translation>URL'ы ollama</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="752" />
+      <location filename="../OllamaWidget.py" line="766" />
       <source>Model Library</source>
       <translation>Библиотека моделей</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="756" />
+      <location filename="../OllamaWidget.py" line="770" />
       <source>Download</source>
       <translation>Загрузка</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="760" />
+      <location filename="../OllamaWidget.py" line="774" />
       <source>Blog</source>
       <translation>Блог</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="777" />
+      <location filename="../OllamaWidget.py" line="791" />
       <source>Configure...</source>
       <translation>Настройка...</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="818" />
+      <location filename="../OllamaWidget.py" line="832" />
       <source>Clear All Chat Histories</source>
       <translation>Очистить все истории чата</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="819" />
+      <location filename="../OllamaWidget.py" line="833" />
       <source>&lt;p&gt;Do you really want to delete all chat histories? This is &lt;b&gt;irreversible&lt;/b&gt;.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Вы действительно хотите удалить все истории чата? Это действие &lt;b&gt;необратимо&lt;/b&gt;.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="834" />
+      <location filename="../OllamaWidget.py" line="848" />
       <source>Import Chat History</source>
       <translation>Импорт истории чата</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="836" />
+      <location filename="../OllamaWidget.py" line="850" />
       <source>Chat History Files (*.json);;All Files (*)</source>
       <translation>Файлы истории чата (*.json);;Все файлы (*)</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="869" />
-      <location filename="../OllamaWidget.py" line="837" />
+      <location filename="../OllamaWidget.py" line="884" />
+      <location filename="../OllamaWidget.py" line="851" />
       <source>Chat History Files (*.json)</source>
       <translation>Файлы истории чата (*.json)</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="867" />
-      <location filename="../OllamaWidget.py" line="857" />
+      <location filename="../OllamaWidget.py" line="882" />
+      <location filename="../OllamaWidget.py" line="871" />
       <source>Export Chat History</source>
       <translation>Экспорт истории чата</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="858" />
+      <location filename="../OllamaWidget.py" line="872" />
       <source>Select the chats to be exported:</source>
       <translation>Выберите чаты для экспорта:</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="956" />
+      <location filename="../OllamaWidget.py" line="971" />
       <source>Run Local 'ollama' Server</source>
       <translation>Запустить локальный сервер 'ollama'</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="957" />
+      <location filename="../OllamaWidget.py" line="972" />
       <source>The loacl 'ollama' server process could not be started.</source>
       <translation>Не удалось запустить локальный процесс сервера 'ollama'.</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1004" />
+      <location filename="../OllamaWidget.py" line="1019" />
       <source>There are no models available.</source>
       <translation>Нет доступных моделей.</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1022" />
+      <location filename="../OllamaWidget.py" line="1037" />
       <source>There are no models running.</source>
       <translation>Нет запущенных моделей.</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1039" />
+      <location filename="../OllamaWidget.py" line="1054" />
       <source>Enter the name of the model to be installed:</source>
       <translation>Введите имя модели, которую нужно установить:</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1092" />
+      <location filename="../OllamaWidget.py" line="1107" />
       <source>Select the model to be removed by the 'ollama' server:</source>
       <translation>Выберите модель, которая будет удалена сервером 'ollama':</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1103" />
+      <location filename="../OllamaWidget.py" line="1118" />
       <source>&lt;p&gt;The model &lt;b&gt;{0}&lt;/b&gt; was deleted successfully.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Модель &lt;b&gt;{0}&lt;/b&gt; была успешно удалена.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1112" />
+      <location filename="../OllamaWidget.py" line="1127" />
       <source>&lt;p&gt;The model &lt;b&gt;{0}&lt;/b&gt; could not be removed from the 'ollama' server.&lt;/p&gt;</source>
       <translation>&lt;p&gt;Модель &lt;b&gt;{0}&lt;/b&gt; не удалось удалить с сервера 'ollama'.&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../OllamaWidget.py" line="1139" />
+      <location filename="../OllamaWidget.py" line="1154" />
       <source>Network Error</source>
       <translation>Ошибка сети</translation>
     </message>
@@ -557,14 +557,18 @@
     </message>
     <message>
       <location filename="../OllamaWidget.ui" line="0" />
-      <source>Enter Message</source>
-      <translation>Введите сообщение</translation>
+      <source>Enter Message and press 'Ctrl-Return' to send it or use the send button.</source>
+      <translation type="unfinished" />
     </message>
     <message>
       <location filename="../OllamaWidget.ui" line="0" />
       <source>Press to send the message of the current chat to the 'ollama' server.</source>
       <translation>Отправить сообщение текущего чата на сервер 'ollama'.</translation>
     </message>
+    <message>
+      <source>Enter Message</source>
+      <translation type="vanished">Введите сообщение</translation>
+    </message>
   </context>
   <context>
     <name>PluginOllamaInterface</name>

eric ide

mercurial