Skip to content

Commit

Permalink
translations: remove es_MX vanished messages (#2971)
Browse files Browse the repository at this point in the history
Signed-off-by: JSTayco <[email protected]>
  • Loading branch information
jstayco authored Sep 19, 2024
1 parent 117cf29 commit cd224d4
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions gpt4all-chat/translations/gpt4all_es_MX.ts
Original file line number Diff line number Diff line change
Expand Up @@ -430,10 +430,6 @@
<source>Device</source>
<translation>Dispositivo</translation>
</message>
<message>
<source>The compute device used for text generation. &quot;Auto&quot; uses Vulkan or Metal.</source>
<translation type="vanished">El dispositivo de cómputo utilizado para la generación de texto. &quot;Auto&quot; utiliza Vulkan o Metal.</translation>
</message>
<message>
<location filename="../src/qml/ApplicationSettings.qml" line="151"/>
<source>Small</source>
Expand Down Expand Up @@ -1664,12 +1660,6 @@ modelo para comenzar
<source>Number of input and output tokens the model sees.</source>
<translation>Número de tokens de entrada y salida que el modelo ve.</translation>
</message>
<message>
<source>Maximum combined prompt/response tokens before information is lost. Using more context than the model was trained on will yield poor results.
NOTE: Does not take effect until you reload the model.</source>
<translation type="vanished">Máximo de tokens combinados de indicación/respuesta antes de que se pierda información. Usar más contexto del que se utilizó para entrenar el modelo producirá resultados pobres.
NOTA: No tiene efecto hasta que recargues el modelo.</translation>
</message>
<message>
<location filename="../src/qml/ModelSettings.qml" line="412"/>
<source>Temperature</source>
Expand Down Expand Up @@ -2221,17 +2211,6 @@ NOTA: Al activar esta función, estarás enviando tus datos al Datalake de Códi
<source>Release notes for this version</source>
<translation>Notas de la versión para esta versión</translation>
</message>
<message>
<source>### Opt-ins for anonymous usage analytics and datalake By enabling these features, you will be able to participate in the democratic process of training a large language model by contributing data for future model improvements.

When a GPT4All model responds to you and you have opted-in, your conversation will be sent to the GPT4All Open Source Datalake. Additionally, you can like/dislike its response. If you dislike a response, you can suggest an alternative response. This data will be collected and aggregated in the GPT4All Datalake.

NOTE: By turning on this feature, you will be sending your data to the GPT4All Open Source Datalake. You should have no expectation of chat privacy when this feature is enabled. You should; however, have an expectation of an optional attribution if you wish. Your chat data will be openly available for anyone to download and will be used by Nomic AI to improve future GPT4All models. Nomic AI will retain all attribution information attached to your data and you will be credited as a contributor to any GPT4All model release that uses your data!</source>
<translation type="vanished">### Autorización para análisis de uso anónimo y datalake Al habilitar estas funciones, podrás participar en el proceso democrático de entrenar un modelo de lenguaje grande contribuyendo con datos para futuras mejoras del modelo. Cuando un modelo GPT4All te responda y hayas aceptado participar, tu conversación se enviará al Datalake de Código Abierto de GPT4All. Además, podrás indicar si te gusta o no su respuesta. Si no te gusta una respuesta, puedes sugerir una alternativa. Estos datos se recopilarán y agregarán en el Datalake de GPT4All.

NOTA: Al activar esta función, estarás enviando tus datos al Datalake de Código Abierto de GPT4All. No debes esperar privacidad en el chat cuando esta función esté habilitada. Sin embargo, puedes esperar una atribución opcional si lo deseas. Tus datos de chat estarán disponibles abiertamente para que cualquiera los descargue y serán utilizados por Nomic AI para mejorar futuros modelos de GPT4All. Nomic AI conservará toda la información de atribución adjunta a tus datos y se te acreditará como colaborador en cualquier lanzamiento de modelo GPT4All que utilice tus datos.
</translation>
</message>
<message>
<location filename="../src/qml/StartupDialog.qml" line="106"/>
<source>Terms for opt-in</source>
Expand Down

0 comments on commit cd224d4

Please sign in to comment.