mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-24 21:10:22 +00:00
StartupDialog: fix two untranslated strings (#3293)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -738,7 +738,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatItemView.qml" line="212"/>
|
||||
<location filename="../qml/ChatItemView.qml" line="610"/>
|
||||
<location filename="../qml/ChatItemView.qml" line="617"/>
|
||||
<source>Copy</source>
|
||||
<translation type="unfinished">Copiar</translation>
|
||||
</message>
|
||||
@@ -817,17 +817,17 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatItemView.qml" line="632"/>
|
||||
<location filename="../qml/ChatItemView.qml" line="639"/>
|
||||
<source>Like response</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatItemView.qml" line="661"/>
|
||||
<location filename="../qml/ChatItemView.qml" line="668"/>
|
||||
<source>Dislike response</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatItemView.qml" line="724"/>
|
||||
<location filename="../qml/ChatItemView.qml" line="731"/>
|
||||
<source>Suggested follow-ups</source>
|
||||
<translation type="unfinished">Seguimientos sugeridos</translation>
|
||||
</message>
|
||||
@@ -835,7 +835,7 @@
|
||||
<context>
|
||||
<name>ChatLLM</name>
|
||||
<message>
|
||||
<location filename="../src/chatllm.cpp" line="925"/>
|
||||
<location filename="../src/chatllm.cpp" line="935"/>
|
||||
<source>Your message was too long and could not be processed (%1 > %2). Please try again with something shorter.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -974,37 +974,37 @@
|
||||
<translation>agregar colecciones de documentos al chat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="752"/>
|
||||
<location filename="../qml/ChatView.qml" line="753"/>
|
||||
<source>Load the default model</source>
|
||||
<translation>Cargar el modelo predeterminado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="753"/>
|
||||
<location filename="../qml/ChatView.qml" line="754"/>
|
||||
<source>Loads the default model which can be changed in settings</source>
|
||||
<translation>Carga el modelo predeterminado que se puede cambiar en la configuración</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="764"/>
|
||||
<location filename="../qml/ChatView.qml" line="765"/>
|
||||
<source>No Model Installed</source>
|
||||
<translation>No hay modelo instalado</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1092"/>
|
||||
<location filename="../qml/ChatView.qml" line="1093"/>
|
||||
<source>Legacy prompt template needs to be <a href="https://docs.gpt4all.io/gpt4all_desktop/chat_templates.html">updated</a> in Settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1096"/>
|
||||
<location filename="../qml/ChatView.qml" line="1097"/>
|
||||
<source>No <a href="https://docs.gpt4all.io/gpt4all_desktop/chat_templates.html">chat template</a> configured.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1099"/>
|
||||
<location filename="../qml/ChatView.qml" line="1100"/>
|
||||
<source>The <a href="https://docs.gpt4all.io/gpt4all_desktop/chat_templates.html">chat template</a> cannot be blank.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1102"/>
|
||||
<location filename="../qml/ChatView.qml" line="1103"/>
|
||||
<source>Legacy system prompt needs to be <a href="https://docs.gpt4all.io/gpt4all_desktop/chat_templates.html">updated</a> in Settings.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -1025,22 +1025,22 @@
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="785"/>
|
||||
<location filename="../qml/ChatView.qml" line="786"/>
|
||||
<source>Install a Model</source>
|
||||
<translation>Instalar un modelo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="790"/>
|
||||
<location filename="../qml/ChatView.qml" line="791"/>
|
||||
<source>Shows the add model view</source>
|
||||
<translation>Muestra la vista de agregar modelo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="815"/>
|
||||
<location filename="../qml/ChatView.qml" line="816"/>
|
||||
<source>Conversation with the model</source>
|
||||
<translation>Conversación con el modelo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="816"/>
|
||||
<location filename="../qml/ChatView.qml" line="817"/>
|
||||
<source>prompt / response pairs from the conversation</source>
|
||||
<translation>pares de pregunta / respuesta de la conversación</translation>
|
||||
</message>
|
||||
@@ -1069,7 +1069,7 @@
|
||||
<translation type="vanished">generando preguntas ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1290"/>
|
||||
<location filename="../qml/ChatView.qml" line="1291"/>
|
||||
<source>Copy</source>
|
||||
<translation>Copiar</translation>
|
||||
</message>
|
||||
@@ -1106,12 +1106,12 @@
|
||||
<translation type="vanished">Seguimientos sugeridos</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="918"/>
|
||||
<location filename="../qml/ChatView.qml" line="919"/>
|
||||
<source>Erase and reset chat session</source>
|
||||
<translation>Borrar y reiniciar sesión de chat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="939"/>
|
||||
<location filename="../qml/ChatView.qml" line="940"/>
|
||||
<source>Copy chat session to clipboard</source>
|
||||
<translation>Copiar sesión de chat al portapapeles</translation>
|
||||
</message>
|
||||
@@ -1120,43 +1120,43 @@
|
||||
<translation type="vanished">Rehacer última respuesta del chat</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1213"/>
|
||||
<location filename="../qml/ChatView.qml" line="1214"/>
|
||||
<source>Add media</source>
|
||||
<translation>Agregar medios</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1214"/>
|
||||
<location filename="../qml/ChatView.qml" line="1215"/>
|
||||
<source>Adds media to the prompt</source>
|
||||
<translation>Agrega medios al mensaje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1348"/>
|
||||
<location filename="../qml/ChatView.qml" line="1349"/>
|
||||
<source>Stop generating</source>
|
||||
<translation>Detener generación</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1349"/>
|
||||
<location filename="../qml/ChatView.qml" line="1350"/>
|
||||
<source>Stop the current response generation</source>
|
||||
<translation>Detener la generación de la respuesta actual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1392"/>
|
||||
<location filename="../qml/ChatView.qml" line="1393"/>
|
||||
<source>Attach</source>
|
||||
<translation>Adjuntar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1394"/>
|
||||
<location filename="../qml/ChatView.qml" line="1395"/>
|
||||
<source>Single File</source>
|
||||
<translation>Fila india</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1004"/>
|
||||
<location filename="../qml/ChatView.qml" line="1005"/>
|
||||
<source>Reloads the model</source>
|
||||
<translation>Recarga el modelo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="391"/>
|
||||
<location filename="../qml/ChatView.qml" line="1002"/>
|
||||
<location filename="../qml/ChatView.qml" line="1003"/>
|
||||
<source>Reload · %1</source>
|
||||
<translation>Recargar · %1</translation>
|
||||
</message>
|
||||
@@ -1166,7 +1166,7 @@
|
||||
<translation>Cargando · %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="728"/>
|
||||
<location filename="../qml/ChatView.qml" line="729"/>
|
||||
<source>Load · %1 (default) →</source>
|
||||
<translation>Cargar · %1 (predeterminado) →</translation>
|
||||
</message>
|
||||
@@ -1186,47 +1186,47 @@
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1240"/>
|
||||
<location filename="../qml/ChatView.qml" line="1241"/>
|
||||
<source>Send a message...</source>
|
||||
<translation>Enviar un mensaje...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1240"/>
|
||||
<location filename="../qml/ChatView.qml" line="1241"/>
|
||||
<source>Load a model to continue...</source>
|
||||
<translation>Carga un modelo para continuar...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1243"/>
|
||||
<location filename="../qml/ChatView.qml" line="1244"/>
|
||||
<source>Send messages/prompts to the model</source>
|
||||
<translation>Enviar mensajes/indicaciones al modelo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1284"/>
|
||||
<location filename="../qml/ChatView.qml" line="1285"/>
|
||||
<source>Cut</source>
|
||||
<translation>Cortar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1296"/>
|
||||
<location filename="../qml/ChatView.qml" line="1297"/>
|
||||
<source>Paste</source>
|
||||
<translation>Pegar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1300"/>
|
||||
<location filename="../qml/ChatView.qml" line="1301"/>
|
||||
<source>Select All</source>
|
||||
<translation>Seleccionar todo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1370"/>
|
||||
<location filename="../qml/ChatView.qml" line="1371"/>
|
||||
<source>Send message</source>
|
||||
<translation>Enviar mensaje</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1371"/>
|
||||
<location filename="../qml/ChatView.qml" line="1372"/>
|
||||
<source>Sends the message/prompt contained in textfield to the model</source>
|
||||
<translation>Envía el mensaje/indicación contenido en el campo de texto al modelo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="773"/>
|
||||
<location filename="../qml/ChatView.qml" line="774"/>
|
||||
<source>GPT4All requires that you install at least one
|
||||
model to get started</source>
|
||||
<translation>GPT4All requiere que instale al menos un
|
||||
@@ -1696,78 +1696,78 @@ modelo para comenzar
|
||||
<context>
|
||||
<name>ModelList</name>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1632"/>
|
||||
<location filename="../src/modellist.cpp" line="1672"/>
|
||||
<source><ul><li>Requires personal OpenAI API key.</li><li>WARNING: Will send your chats to OpenAI!</li><li>Your API key will be stored on disk</li><li>Will only be used to communicate with OpenAI</li><li>You can apply for an API key <a href="https://platform.openai.com/account/api-keys">here.</a></li></source>
|
||||
<translation><ul><li>Requiere clave API personal de OpenAI.</li><li>ADVERTENCIA: ¡Enviará sus chats a OpenAI!</li><li>Su clave API se almacenará en el disco</li><li>Solo se usará para comunicarse con OpenAI</li><li>Puede solicitar una clave API <a href="https://platform.openai.com/account/api-keys">aquí.</a></li></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1651"/>
|
||||
<location filename="../src/modellist.cpp" line="1691"/>
|
||||
<source><strong>OpenAI's ChatGPT model GPT-3.5 Turbo</strong><br> %1</source>
|
||||
<translation><strong>Modelo ChatGPT GPT-3.5 Turbo de OpenAI</strong><br> %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1664"/>
|
||||
<location filename="../src/modellist.cpp" line="1705"/>
|
||||
<source><br><br><i>* Even if you pay OpenAI for ChatGPT-4 this does not guarantee API key access. Contact OpenAI for more info.</source>
|
||||
<translation><br><br><i>* Aunque pagues a OpenAI por ChatGPT-4, esto no garantiza el acceso a la clave API. Contacta a OpenAI para más información.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1679"/>
|
||||
<location filename="../src/modellist.cpp" line="1720"/>
|
||||
<source><strong>OpenAI's ChatGPT model GPT-4</strong><br> %1 %2</source>
|
||||
<translation><strong>Modelo ChatGPT GPT-4 de OpenAI</strong><br> %1 %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1691"/>
|
||||
<location filename="../src/modellist.cpp" line="1733"/>
|
||||
<source><ul><li>Requires personal Mistral API key.</li><li>WARNING: Will send your chats to Mistral!</li><li>Your API key will be stored on disk</li><li>Will only be used to communicate with Mistral</li><li>You can apply for an API key <a href="https://console.mistral.ai/user/api-keys">here</a>.</li></source>
|
||||
<translation><ul><li>Requiere una clave API personal de Mistral.</li><li>ADVERTENCIA: ¡Enviará tus chats a Mistral!</li><li>Tu clave API se almacenará en el disco</li><li>Solo se usará para comunicarse con Mistral</li><li>Puedes solicitar una clave API <a href="https://console.mistral.ai/user/api-keys">aquí</a>.</li></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1710"/>
|
||||
<location filename="../src/modellist.cpp" line="1752"/>
|
||||
<source><strong>Mistral Tiny model</strong><br> %1</source>
|
||||
<translation><strong>Modelo Mistral Tiny</strong><br> %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1735"/>
|
||||
<location filename="../src/modellist.cpp" line="1778"/>
|
||||
<source><strong>Mistral Small model</strong><br> %1</source>
|
||||
<translation><strong>Modelo Mistral Small</strong><br> %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1761"/>
|
||||
<location filename="../src/modellist.cpp" line="1805"/>
|
||||
<source><strong>Mistral Medium model</strong><br> %1</source>
|
||||
<translation><strong>Modelo Mistral Medium</strong><br> %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="2213"/>
|
||||
<location filename="../src/modellist.cpp" line="2259"/>
|
||||
<source><strong>Created by %1.</strong><br><ul><li>Published on %2.<li>This model has %3 likes.<li>This model has %4 downloads.<li>More info can be found <a href="https://huggingface.co/%5">here.</a></ul></source>
|
||||
<translation><strong>Creado por %1.</strong><br><ul><li>Publicado el %2.<li>Este modelo tiene %3 me gusta.<li>Este modelo tiene %4 descargas.<li>Más información puede encontrarse <a href="https://huggingface.co/%5">aquí.</a></ul></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1332"/>
|
||||
<location filename="../src/modellist.cpp" line="1371"/>
|
||||
<source>%1 (%2)</source>
|
||||
<translation>%1 (%2)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1270"/>
|
||||
<location filename="../src/modellist.cpp" line="1321"/>
|
||||
<location filename="../src/modellist.cpp" line="1309"/>
|
||||
<location filename="../src/modellist.cpp" line="1360"/>
|
||||
<source>cannot open "%1": %2</source>
|
||||
<translation>no se puede abrir "%1": %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1282"/>
|
||||
<location filename="../src/modellist.cpp" line="1321"/>
|
||||
<source>cannot create "%1": %2</source>
|
||||
<translation>no se puede crear "%1": %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1333"/>
|
||||
<location filename="../src/modellist.cpp" line="1372"/>
|
||||
<source><strong>OpenAI-Compatible API Model</strong><br><ul><li>API Key: %1</li><li>Base URL: %2</li><li>Model Name: %3</li></ul></source>
|
||||
<translation><strong>Modelo de API compatible con OpenAI</strong><br><ul><li>Clave API: %1</li><li>URL base: %2</li><li>Nombre del modelo: %3</li></ul></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1773"/>
|
||||
<location filename="../src/modellist.cpp" line="1818"/>
|
||||
<source><ul><li>Requires personal API key and the API base URL.</li><li>WARNING: Will send your chats to the OpenAI-compatible API Server you specified!</li><li>Your API key will be stored on disk</li><li>Will only be used to communicate with the OpenAI-compatible API Server</li></source>
|
||||
<translation><ul><li>Requiere una clave API personal y la URL base de la API.</li><li>ADVERTENCIA: ¡Enviará sus chats al servidor de API compatible con OpenAI que especificó!</li><li>Su clave API se almacenará en el disco</li><li>Solo se utilizará para comunicarse con el servidor de API compatible con OpenAI</li></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/modellist.cpp" line="1790"/>
|
||||
<location filename="../src/modellist.cpp" line="1835"/>
|
||||
<source><strong>Connect to OpenAI-compatible API server</strong><br> %1</source>
|
||||
<translation><strong>Conectar al servidor de API compatible con OpenAI</strong><br> %1</translation>
|
||||
</message>
|
||||
@@ -2546,6 +2546,11 @@ NOTA: Al activar esta función, estarás enviando tus datos al Datalake de Códi
|
||||
<source>Describes what will happen when you opt-in</source>
|
||||
<translation>Describe lo que sucederá cuando acepte</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/StartupDialog.qml" line="118"/>
|
||||
<source>Opt-in to anonymous usage analytics used to improve GPT4All</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/StartupDialog.qml" line="124"/>
|
||||
<location filename="../qml/StartupDialog.qml" line="150"/>
|
||||
@@ -2579,6 +2584,11 @@ NOTA: Al activar esta función, estarás enviando tus datos al Datalake de Códi
|
||||
<source>Allow opt-out for anonymous usage statistics</source>
|
||||
<translation>Permitir rechazo de estadísticas de uso anónimas</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/StartupDialog.qml" line="232"/>
|
||||
<source>Opt-in to anonymous sharing of chats to the GPT4All Datalake</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/StartupDialog.qml" line="238"/>
|
||||
<location filename="../qml/StartupDialog.qml" line="265"/>
|
||||
|
Reference in New Issue
Block a user