--- a/OllamaInterface/i18n/ollama_es.ts Tue Sep 03 17:07:14 2024 +0200 +++ b/OllamaInterface/i18n/ollama_es.ts Sat Sep 07 14:19:30 2024 +0200 @@ -1,620 +1,620 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1"> - <context> +<TS version="2.1" language="es"> +<context> <name>OllamaChatWidget</name> <message> - <location filename="../OllamaChatWidget.py" line="41" /> - <source><b>{0} - {1}</b></source> - <comment>title, model name</comment> - <translation type="unfinished" /> + <location filename="../OllamaChatWidget.py" line="41"/> + <source><b>{0} - {1}</b></source> + <comment>title, model name</comment> + <translation><b>{0} - {1}</b></translation> </message> - </context> - <context> +</context> +<context> <name>OllamaClient</name> <message> - <location filename="../OllamaClient.py" line="301" /> - <source>100% CPU</source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="301"/> + <source>100% CPU</source> + <translation>100% CPU</translation> </message> <message> - <location filename="../OllamaClient.py" line="303" /> - <source>100% GPU</source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="303"/> + <source>100% GPU</source> + <translation>100% GPU</translation> </message> <message> - <location filename="../OllamaClient.py" line="305" /> - <source>unknown</source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="305"/> + <source>unknown</source> + <translation>desconocido</translation> </message> <message> - <location filename="../OllamaClient.py" line="309" /> - <source>{0}% / {1}% CPU / GPU</source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="309"/> + <source>{0}% / {1}% CPU / GPU</source> + <translation>{0}% / {1}% CPU / GPU</translation> </message> <message> - <location filename="../OllamaClient.py" line="458" /> - <source><p>A network error occurred.</p><p>Error: {0}</p></source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="458"/> + <source><p>A network error occurred.</p><p>Error: {0}</p></source> + <translation><p>Ha ocurrido un error de red.</p><p>Error: {0}</p></translation> </message> <message> - <location filename="../OllamaClient.py" line="587" /> - <source><p>Error: The local server at <b>{0}</b> is not responding.</p></source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="587"/> + <source><p>Error: The local server at <b>{0}</b> is not responding.</p></source> + <translation><p>Error: El servidor local en <b>{0}</b> no responde.</p></translation> </message> <message> - <location filename="../OllamaClient.py" line="589" /> - <source><p>Error: The configured server at <b>{0}</b> is not responding.</p></source> - <translation type="unfinished" /> + <location filename="../OllamaClient.py" line="589"/> + <source><p>Error: The configured server at <b>{0}</b> is not responding.</p></source> + <translation><p>Error: El servidor configurado en <b>{0}</b> no responde.</p></translation> </message> - </context> - <context> +</context> +<context> <name>OllamaDetailedModelsDialog</name> <message> - <location filename="../OllamaDetailedModelsDialog.ui" line="0" /> - <source>Available Models</source> - <translation type="unfinished" /> + <location filename="../OllamaDetailedModelsDialog.ui" line="0"/> + <source>Available Models</source> + <translation>Modelos Disponibles</translation> </message> <message> - <location filename="../OllamaDetailedModelsDialog.ui" line="0" /> - <source>Name</source> - <translation type="unfinished" /> + <location filename="../OllamaDetailedModelsDialog.ui" line="0"/> + <source>Name</source> + <translation>Nombre</translation> </message> <message> - <location filename="../OllamaDetailedModelsDialog.ui" line="0" /> - <source>ID</source> - <translation type="unfinished" /> + <location filename="../OllamaDetailedModelsDialog.ui" line="0"/> + <source>ID</source> + <translation>ID</translation> </message> <message> - <location filename="../OllamaDetailedModelsDialog.ui" line="0" /> - <source>Size</source> - <translation type="unfinished" /> + <location filename="../OllamaDetailedModelsDialog.ui" line="0"/> + <source>Size</source> + <translation>Tamaño</translation> </message> <message> - <location filename="../OllamaDetailedModelsDialog.ui" line="0" /> - <source>Modified At</source> - <translation type="unfinished" /> + <location filename="../OllamaDetailedModelsDialog.ui" line="0"/> + <source>Modified At</source> + <translation>Modificado En</translation> </message> - </context> - <context> +</context> +<context> <name>OllamaHistoryWidget</name> <message> - <location filename="../OllamaHistoryWidget.ui" line="0" /> - <source>Press to start a new chat based on the current history or switch to an already opened chat.</source> - <translation type="unfinished" /> + <location filename="../OllamaHistoryWidget.ui" line="0"/> + <source>Press to start a new chat based on the current history or switch to an already opened chat.</source> + <translation>Pulsar para iniciar un nuevo chat basado en la historia actual o cambiar a un chat ya abierto.</translation> </message> <message> - <location filename="../OllamaHistoryWidget.ui" line="0" /> - <source>Press to edit the chat title.</source> - <translation type="unfinished" /> + <location filename="../OllamaHistoryWidget.ui" line="0"/> + <source>Press to edit the chat title.</source> + <translation>Pulsar para editar el título del chat.</translation> </message> <message> - <location filename="../OllamaHistoryWidget.ui" line="0" /> - <source>Press to view the current chat history in a separate window.</source> - <translation type="unfinished" /> + <location filename="../OllamaHistoryWidget.ui" line="0"/> + <source>Press to view the current chat history in a separate window.</source> + <translation>Pulsar para ver la historia del chat actual en una ventana distinta.</translation> </message> <message> - <location filename="../OllamaHistoryWidget.ui" line="0" /> - <source>Press to delete this chat history.</source> - <translation type="unfinished" /> + <location filename="../OllamaHistoryWidget.ui" line="0"/> + <source>Press to delete this chat history.</source> + <translation>Pulsar para borrar la historia de este chat.</translation> </message> <message> - <location filename="../OllamaHistoryWidget.py" line="138" /> - <source>Edit Chat Title</source> - <translation type="unfinished" /> + <location filename="../OllamaHistoryWidget.py" line="138"/> + <source>Edit Chat Title</source> + <translation>Editar Título del Chat</translation> </message> <message> - <location filename="../OllamaHistoryWidget.py" line="139" /> - <source>Enter the new title:</source> - <translation type="unfinished" /> + <location filename="../OllamaHistoryWidget.py" line="139"/> + <source>Enter the new title:</source> + <translation>Introducir el nuevo título:</translation> </message> - </context> - <context> +</context> +<context> <name>OllamaPage</name> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source><b>Configure 'ollama' Interface</b></source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source><b>Configure 'ollama' Interface</b></source> + <translation><b>Configurar la Interfaz 'ollama'</b></translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Server URL</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Server URL</source> + <translation>URL del Servidor</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Scheme:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Scheme:</source> + <translation>Esquema:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Select the scheme of the 'ollama' server URL.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Select the scheme of the 'ollama' server URL.</source> + <translation>Seleccionar el esquema de URL del servidor 'ollama'.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Host:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Host:</source> + <translation>Host:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the host name of the 'ollama' server.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the host name of the 'ollama' server.</source> + <translation>Introducir el nombre de host del servidor 'ollama'.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Port:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Port:</source> + <translation>Puerto:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the port of the 'ollama' server URL.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the port of the 'ollama' server URL.</source> + <translation>Introducir el puerto de la URL del servidor 'ollama'.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Local Server</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Local Server</source> + <translation>Servidor Local</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the port of the local 'ollama' server.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the port of the local 'ollama' server.</source> + <translation>Introducir el puerto del servidor local 'ollama'.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>URLs</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>URLs</source> + <translation>URLs</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Model Library:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Model Library:</source> + <translation>Biblioteca de Modelos:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the URL of the 'ollama' model library. Leave empty to use the default URL.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the URL of the 'ollama' model library. Leave empty to use the default URL.</source> + <translation>Introducir la URL de la biblioteca de modelos de 'ollama'. Dejar en blanco para utilizar la URL por defecto.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Download:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Download:</source> + <translation>Descarga:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the URL of the 'ollama' download page. Leave empty to use the default URL.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the URL of the 'ollama' download page. Leave empty to use the default URL.</source> + <translation>Introducir la URL de la página de descarga de 'ollama'. Dejar en blanco para utilizar la URL por defecto.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Blog:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Blog:</source> + <translation>Blog:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the URL of the 'ollama' blog. Leave empty to use the default URL.</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the URL of the 'ollama' blog. Leave empty to use the default URL.</source> + <translation>Introducir la URL del blog 'ollama'. Dejar en blanco para utilizar la URL por defecto.</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Heartbeat Timer:</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Heartbeat Timer:</source> + <translation>Temporizador del Pulso:</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Enter the heartbeat timeout value (0 = disable).</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Enter the heartbeat timeout value (0 = disable).</source> + <translation>Introducir el valor para el temporizador del pulso (0 = deshabilitar).</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Disabled</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Disabled</source> + <translation>Deshabilitado</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source> s</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source> s</source> + <translation> s</translation> </message> <message> - <location filename="../ConfigurationPage/OllamaPage.ui" line="0" /> - <source>Use streaming chat response</source> - <translation type="unfinished" /> + <location filename="../ConfigurationPage/OllamaPage.ui" line="0"/> + <source>Use streaming chat response</source> + <translation>Usar repuesta de chat por streaming</translation> </message> - </context> - <context> +</context> +<context> <name>OllamaPullProgressDialog</name> <message> - <location filename="../OllamaPullProgressDialog.ui" line="0" /> - <source>Install Model</source> - <translation type="unfinished" /> + <location filename="../OllamaPullProgressDialog.ui" line="0"/> + <source>Install Model</source> + <translation>Instalar Modelo</translation> </message> <message> - <location filename="../OllamaPullProgressDialog.py" line="138" /> - <source><p>Installing model <b>{0}</b>.</p></source> - <translation type="unfinished" /> + <location filename="../OllamaPullProgressDialog.py" line="138"/> + <source><p>Installing model <b>{0}</b>.</p></source> + <translation><p>Instalando modelo <b>{0}</b>.</p></translation> </message> <message> - <location filename="../OllamaPullProgressDialog.py" line="182" /> - <source>{0} / {1}</source> - <comment>completed / total</comment> - <translation type="unfinished" /> + <location filename="../OllamaPullProgressDialog.py" line="182"/> + <source>{0} / {1}</source> + <comment>completed / total</comment> + <translation>{0} / {1}</translation> </message> <message> - <location filename="../OllamaPullProgressDialog.py" line="201" /> - <source>Error: {0}</source> - <translation type="unfinished" /> + <location filename="../OllamaPullProgressDialog.py" line="201"/> + <source>Error: {0}</source> + <translation>Error: {0}</translation> </message> - </context> - <context> +</context> +<context> <name>OllamaRunningModelsDialog</name> <message> - <location filename="../OllamaRunningModelsDialog.ui" line="0" /> - <source>Running Models</source> - <translation type="unfinished" /> + <location filename="../OllamaRunningModelsDialog.ui" line="0"/> + <source>Running Models</source> + <translation>Modelos en Ejecución</translation> </message> <message> - <location filename="../OllamaRunningModelsDialog.ui" line="0" /> - <source>Name</source> - <translation type="unfinished" /> + <location filename="../OllamaRunningModelsDialog.ui" line="0"/> + <source>Name</source> + <translation>Nombre</translation> </message> <message> - <location filename="../OllamaRunningModelsDialog.ui" line="0" /> - <source>ID</source> - <translation type="unfinished" /> + <location filename="../OllamaRunningModelsDialog.ui" line="0"/> + <source>ID</source> + <translation>ID</translation> </message> <message> - <location filename="../OllamaRunningModelsDialog.ui" line="0" /> - <source>Size</source> - <translation type="unfinished" /> + <location filename="../OllamaRunningModelsDialog.ui" line="0"/> + <source>Size</source> + <translation>Tamaño</translation> </message> <message> - <location filename="../OllamaRunningModelsDialog.ui" line="0" /> - <source>Processor</source> - <translation type="unfinished" /> + <location filename="../OllamaRunningModelsDialog.ui" line="0"/> + <source>Processor</source> + <translation>Procesador</translation> </message> <message> - <location filename="../OllamaRunningModelsDialog.ui" line="0" /> - <source>Expires</source> - <translation type="unfinished" /> + <location filename="../OllamaRunningModelsDialog.ui" line="0"/> + <source>Expires</source> + <translation>Expira</translation> </message> - </context> - <context> +</context> +<context> <name>OllamaWidget</name> <message> - <location filename="../OllamaWidget.py" line="193" /> - <source><b>ollama Server Version {0}</b></source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="193"/> + <source><b>ollama Server Version {0}</b></source> + <translation><b>Versión del servidor ollama {0}</b></translation> </message> <message> - <location filename="../OllamaWidget.py" line="342" /> - <source>Save Chat History</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="342"/> + <source>Save Chat History</source> + <translation>Guardar Historia del Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="343" /> - <source><p>The chat history could not be saved to <b>{0}</b>.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="343"/> + <source><p>The chat history could not be saved to <b>{0}</b>.</p><p>Reason: {1}</p></source> + <translation><p>La historia del chat no se ha podido salvar en <b>{0}</b>.</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="399" /> - <location filename="../OllamaWidget.py" line="378" /> - <source>Load Chat History</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="399"/> + <location filename="../OllamaWidget.py" line="378"/> + <source>Load Chat History</source> + <translation>Cargar Historia de Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="379" /> - <source><p>The chat history could not be loaded from <b>{0}</b>.</p><p>Reason: {1}</p></source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="379"/> + <source><p>The chat history could not be loaded from <b>{0}</b>.</p><p>Reason: {1}</p></source> + <translation><p>La historia de chat no se ha podido cargar desde <b>{0}</b>.</p><p>Razón: {1}</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="400" /> - <source><p>These chats were not loaded because they already existed.</p>{0}</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="400"/> + <source><p>These chats were not loaded because they already existed.</p>{0}</source> + <translation><p>Estos chats no se han cargado porque ya existen.</p>{0}</translation> </message> <message> - <location filename="../OllamaWidget.py" line="477" /> - <location filename="../OllamaWidget.py" line="470" /> - <source>New Chat</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="477"/> + <location filename="../OllamaWidget.py" line="470"/> + <source>New Chat</source> + <translation>Nuevo Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="471" /> - <source>A model has to be selected first. Aborting...</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="471"/> + <source>A model has to be selected first. Aborting...</source> + <translation>Se ha de seleccionar un modelo antes. Abortando...</translation> </message> <message> - <location filename="../OllamaWidget.py" line="478" /> - <source>Enter a title for the new chat:</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="478"/> + <source>Enter a title for the new chat:</source> + <translation>Introducir título para el nuevo chat:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="675" /> - <source>Chat History</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="675"/> + <source>Chat History</source> + <translation>Historia de Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="676" /> - <source>Load</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="676"/> + <source>Load</source> + <translation>Cargar</translation> </message> <message> - <location filename="../OllamaWidget.py" line="679" /> - <source>Clear All</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="679"/> + <source>Clear All</source> + <translation>Limpiar Todo</translation> </message> <message> - <location filename="../OllamaWidget.py" line="682" /> - <source>Import</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="682"/> + <source>Import</source> + <translation>Importar</translation> </message> <message> - <location filename="../OllamaWidget.py" line="683" /> - <source>Export</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="683"/> + <source>Export</source> + <translation>Exportar</translation> </message> <message> - <location filename="../OllamaWidget.py" line="689" /> - <source>Model Management</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="689"/> + <source>Model Management</source> + <translation>Gestión de Modelos</translation> </message> <message> - <location filename="../OllamaWidget.py" line="979" /> - <location filename="../OllamaWidget.py" line="690" /> - <source>List Models</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="979"/> + <location filename="../OllamaWidget.py" line="690"/> + <source>List Models</source> + <translation>Listar Modelos</translation> </message> <message> - <location filename="../OllamaWidget.py" line="997" /> - <location filename="../OllamaWidget.py" line="692" /> - <source>List Running Models</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="997"/> + <location filename="../OllamaWidget.py" line="692"/> + <source>List Running Models</source> + <translation>Listar Modelos en Ejecución</translation> </message> <message> - <location filename="../OllamaWidget.py" line="696" /> - <source>Show Model Library</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="696"/> + <source>Show Model Library</source> + <translation>Mostrar Biblioteca de Modelos</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1014" /> - <location filename="../OllamaWidget.py" line="701" /> - <source>Install Model</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1014"/> + <location filename="../OllamaWidget.py" line="701"/> + <source>Install Model</source> + <translation>Instalar Modelo</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" /> - <source>Remove Model</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1087"/> + <location filename="../OllamaWidget.py" line="1078"/> + <location filename="../OllamaWidget.py" line="1067"/> + <location filename="../OllamaWidget.py" line="704"/> + <source>Remove Model</source> + <translation>Eliminar Modelo</translation> </message> <message> - <location filename="../OllamaWidget.py" line="711" /> - <source>Local Server</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="711"/> + <source>Local Server</source> + <translation>Servidor Local</translation> </message> <message> - <location filename="../OllamaWidget.py" line="713" /> - <source>Start with Monitoring</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="713"/> + <source>Start with Monitoring</source> + <translation>Iniciar con Monitorización</translation> </message> <message> - <location filename="../OllamaWidget.py" line="717" /> - <source>Start</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="717"/> + <source>Start</source> + <translation>Iniciar</translation> </message> <message> - <location filename="../OllamaWidget.py" line="720" /> - <source>Stop</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="720"/> + <source>Stop</source> + <translation>Detener</translation> </message> <message> - <location filename="../OllamaWidget.py" line="727" /> - <source>ollama URLs</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="727"/> + <source>ollama URLs</source> + <translation>URLs ollama</translation> </message> <message> - <location filename="../OllamaWidget.py" line="729" /> - <source>Model Library</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="729"/> + <source>Model Library</source> + <translation>Biblioteca de Modelos</translation> </message> <message> - <location filename="../OllamaWidget.py" line="733" /> - <source>Download</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="733"/> + <source>Download</source> + <translation>Descarga</translation> </message> <message> - <location filename="../OllamaWidget.py" line="737" /> - <source>Blog</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="737"/> + <source>Blog</source> + <translation>Blog</translation> </message> <message> - <location filename="../OllamaWidget.py" line="754" /> - <source>Configure...</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="754"/> + <source>Configure...</source> + <translation>Configurar...</translation> </message> <message> - <location filename="../OllamaWidget.py" line="794" /> - <source>Clear All Chat Histories</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="794"/> + <source>Clear All Chat Histories</source> + <translation>Limpiar Todas las Historias de Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="795" /> - <source><p>Do you really want to delete all chat histories? This is <b>irreversible</b>.</p></source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="795"/> + <source><p>Do you really want to delete all chat histories? This is <b>irreversible</b>.</p></source> + <translation><p>¿Desea realmente borrar todas las historias de chat? Esto es <b>irreversible</b>.</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="810" /> - <source>Import Chat History</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="810"/> + <source>Import Chat History</source> + <translation>Importar Historia de Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="812" /> - <source>Chat History Files (*.json);;All Files (*)</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="812"/> + <source>Chat History Files (*.json);;All Files (*)</source> + <translation>Archivos de Historia de Chat (*.json);;Todos los Archivos (*)</translation> </message> <message> - <location filename="../OllamaWidget.py" line="845" /> - <location filename="../OllamaWidget.py" line="813" /> - <source>Chat History Files (*.json)</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="845"/> + <location filename="../OllamaWidget.py" line="813"/> + <source>Chat History Files (*.json)</source> + <translation>Archivos de Historia de Chat (*.json)</translation> </message> <message> - <location filename="../OllamaWidget.py" line="843" /> - <location filename="../OllamaWidget.py" line="833" /> - <source>Export Chat History</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="843"/> + <location filename="../OllamaWidget.py" line="833"/> + <source>Export Chat History</source> + <translation>Exportar Historia de Chat</translation> </message> <message> - <location filename="../OllamaWidget.py" line="834" /> - <source>Select the chats to be exported:</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="834"/> + <source>Select the chats to be exported:</source> + <translation>Seleccionar chats a exportar:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="932" /> - <source>Run Local 'ollama' Server</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="932"/> + <source>Run Local 'ollama' Server</source> + <translation>Ejecutar Servidor 'ollama' Local</translation> </message> <message> - <location filename="../OllamaWidget.py" line="933" /> - <source>The loacl 'ollama' server process could not be started.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="933"/> + <source>The loacl 'ollama' server process could not be started.</source> + <translation>El proceso del servidor local 'ollama' no se ha podido iniciar.</translation> </message> <message> - <location filename="../OllamaWidget.py" line="980" /> - <source>There are no models available.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="980"/> + <source>There are no models available.</source> + <translation>No hay modelos disponibles.</translation> </message> <message> - <location filename="../OllamaWidget.py" line="998" /> - <source>There are no models running.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="998"/> + <source>There are no models running.</source> + <translation>No hay modelos en ejecución.</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1015" /> - <source>Enter the name of the model to be installed:</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1015"/> + <source>Enter the name of the model to be installed:</source> + <translation>Introducir el nombre del modelo a instalar:</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1068" /> - <source>Select the model to be removed by the 'ollama' server:</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1068"/> + <source>Select the model to be removed by the 'ollama' server:</source> + <translation>Seleccionar el modelo a eliminar por el servidor 'ollama':</translation> </message> <message> - <location filename="../OllamaWidget.py" line="1079" /> - <source><p>The model <b>{0}</b> was deleted successfully.</p></source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1079"/> + <source><p>The model <b>{0}</b> was deleted successfully.</p></source> + <translation><p>El modelo <b>{0}</b> se ha borrado con éxito.</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="1088" /> - <source><p>The model <b>{0}</b> could not be removed from the 'ollama' server.</p></source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1088"/> + <source><p>The model <b>{0}</b> could not be removed from the 'ollama' server.</p></source> + <translation><p>El modelo <b>{0}</b> no se ha podido eliminar del servidor 'ollama'.</p></translation> </message> <message> - <location filename="../OllamaWidget.py" line="1115" /> - <source>Network Error</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.py" line="1115"/> + <source>Network Error</source> + <translation>Error de Red</translation> </message> <message> - <location filename="../OllamaWidget.ui" line="0" /> - <source>Press to reload the models list and update the 'ollama' version information.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.ui" line="0"/> + <source>Press to reload the models list and update the 'ollama' version information.</source> + <translation>Pulsar para recargar la lista de modelos y actualizar la información de versión de 'ollama'.</translation> </message> <message> - <location filename="../OllamaWidget.ui" line="0" /> - <source>Select the model for the chat.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.ui" line="0"/> + <source>Select the model for the chat.</source> + <translation>Seleccionar el modelo para el chat.</translation> </message> <message> - <location filename="../OllamaWidget.ui" line="0" /> - <source>Press to start a new chat.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.ui" line="0"/> + <source>Press to start a new chat.</source> + <translation>Pulsar para iniciar un nuevo chat.</translation> </message> <message> - <location filename="../OllamaWidget.ui" line="0" /> - <source>Enter the message to be sent to the 'ollama' server.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.ui" line="0"/> + <source>Enter the message to be sent to the 'ollama' server.</source> + <translation>Introducir el mensaje a enviar al servidor 'ollama'.</translation> </message> <message> - <location filename="../OllamaWidget.ui" line="0" /> - <source>Enter Message</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.ui" line="0"/> + <source>Enter Message</source> + <translation>Introducir Mensaje</translation> </message> <message> - <location filename="../OllamaWidget.ui" line="0" /> - <source>Press to send the message of the current chat to the 'ollama' server.</source> - <translation type="unfinished" /> + <location filename="../OllamaWidget.ui" line="0"/> + <source>Press to send the message of the current chat to the 'ollama' server.</source> + <translation>Pulsar para enviar el mensaje del chat actual al servidor 'ollama'.</translation> </message> - </context> - <context> +</context> +<context> <name>PluginOllamaInterface</name> <message> - <location filename="../../PluginAiOllama.py" line="184" /> - <location filename="../../PluginAiOllama.py" line="183" /> - <location filename="../../PluginAiOllama.py" line="179" /> - <location filename="../../PluginAiOllama.py" line="83" /> - <source>ollama AI Interface</source> - <translation type="unfinished" /> + <location filename="../../PluginAiOllama.py" line="184"/> + <location filename="../../PluginAiOllama.py" line="183"/> + <location filename="../../PluginAiOllama.py" line="179"/> + <location filename="../../PluginAiOllama.py" line="83"/> + <source>ollama AI Interface</source> + <translation>Interfaz ollama AI</translation> </message> <message> - <location filename="../../PluginAiOllama.py" line="185" /> - <source>Ctrl+Alt+Shift+O</source> - <translation type="unfinished" /> + <location filename="../../PluginAiOllama.py" line="185"/> + <source>Ctrl+Alt+Shift+O</source> + <translation>Ctrl+Alt+Shift+O</translation> </message> <message> - <location filename="../../PluginAiOllama.py" line="191" /> - <source>Switch the input focus to the ollama AI window.</source> - <translation type="unfinished" /> + <location filename="../../PluginAiOllama.py" line="191"/> + <source>Switch the input focus to the ollama AI window.</source> + <translation>Cambiar el foco de entrada a la ventana de ollama AI.</translation> </message> <message> - <location filename="../../PluginAiOllama.py" line="194" /> - <source><b>Activate ollama AI Interface</b><p>This switches the input focus to the ollama AI window.</p></source> - <translation type="unfinished" /> + <location filename="../../PluginAiOllama.py" line="194"/> + <source><b>Activate ollama AI Interface</b><p>This switches the input focus to the ollama AI window.</p></source> + <translation><b>Activar la Interfaz de ollama AI</b><p>Esto cambia el foco de entrada a la ventana de ollama AI.</p></translation> </message> - </context> - <context> +</context> +<context> <name>RunOllamaServerDialog</name> <message> - <location filename="../RunOllamaServerDialog.ui" line="0" /> - <source>ollama Server</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.ui" line="0"/> + <source>ollama Server</source> + <translation>Servidor ollama</translation> </message> <message> - <location filename="../RunOllamaServerDialog.ui" line="0" /> - <source>Output</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.ui" line="0"/> + <source>Output</source> + <translation>Salida</translation> </message> <message> - <location filename="../RunOllamaServerDialog.ui" line="0" /> - <source>Press to restart the local ollama server.</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.ui" line="0"/> + <source>Press to restart the local ollama server.</source> + <translation>Pulsar para restablecer el servidor local ollama.</translation> </message> <message> - <location filename="../RunOllamaServerDialog.ui" line="0" /> - <source>Re-Start Server</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.ui" line="0"/> + <source>Re-Start Server</source> + <translation>Reiniciar Servidor</translation> </message> <message> - <location filename="../RunOllamaServerDialog.ui" line="0" /> - <source>Press to stop the running ollama server.</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.ui" line="0"/> + <source>Press to stop the running ollama server.</source> + <translation>Pulsar para detener el servidor ollama en ejecución.</translation> </message> <message> - <location filename="../RunOllamaServerDialog.ui" line="0" /> - <source>Stop Server</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.ui" line="0"/> + <source>Stop Server</source> + <translation>Detener Servidor</translation> </message> <message> - <location filename="../RunOllamaServerDialog.py" line="79" /> - <source>Run Local 'ollama' Server</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.py" line="79"/> + <source>Run Local 'ollama' Server</source> + <translation>Ejecutar Servidor 'ollama' Local</translation> </message> <message> - <location filename="../RunOllamaServerDialog.py" line="80" /> - <source>The local 'ollama' server process could not be started.</source> - <translation type="unfinished" /> + <location filename="../RunOllamaServerDialog.py" line="80"/> + <source>The local 'ollama' server process could not be started.</source> + <translation>El proceso del servidor local 'ollama' no se ha podido iniciar.</translation> </message> - </context> +</context> </TS>