mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-18 08:48:08 +00:00
StartupDialog: fix two untranslated strings (#3293)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
@@ -742,7 +742,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">复制</translation>
|
||||
</message>
|
||||
@@ -820,17 +820,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">建议的后续行动</translation>
|
||||
</message>
|
||||
@@ -838,7 +838,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>
|
||||
@@ -977,63 +977,63 @@
|
||||
<translation>将文档集合添加到聊天中</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="752"/>
|
||||
<location filename="../qml/ChatView.qml" line="753"/>
|
||||
<source>Load the default model</source>
|
||||
<translation>载入默认模型</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>加载默认模型,可以在设置中更改</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="764"/>
|
||||
<location filename="../qml/ChatView.qml" line="765"/>
|
||||
<source>No Model Installed</source>
|
||||
<translation>没有下载模型</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要求您至少安装一个模型才能开始</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="785"/>
|
||||
<location filename="../qml/ChatView.qml" line="786"/>
|
||||
<source>Install a Model</source>
|
||||
<translation>下载模型</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>查看添加的模型</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="815"/>
|
||||
<location filename="../qml/ChatView.qml" line="816"/>
|
||||
<source>Conversation with the model</source>
|
||||
<translation>使用此模型对话</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>对话中的提示/响应对</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>
|
||||
@@ -1062,7 +1062,7 @@ model to get started</source>
|
||||
<translation type="vanished">生成响应</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1290"/>
|
||||
<location filename="../qml/ChatView.qml" line="1291"/>
|
||||
<source>Copy</source>
|
||||
<translation>复制</translation>
|
||||
</message>
|
||||
@@ -1099,12 +1099,12 @@ model to get started</source>
|
||||
<translation type="vanished">建议的后续行动</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>擦除并重置聊天会话</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>复制对话到剪切板</translation>
|
||||
</message>
|
||||
@@ -1113,37 +1113,37 @@ model to get started</source>
|
||||
<translation type="vanished">重新生成上个响应</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1213"/>
|
||||
<location filename="../qml/ChatView.qml" line="1214"/>
|
||||
<source>Add media</source>
|
||||
<translation>新增媒體</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>將媒體加入提示中</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1348"/>
|
||||
<location filename="../qml/ChatView.qml" line="1349"/>
|
||||
<source>Stop generating</source>
|
||||
<translation>停止生成</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>停止当前响应</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1392"/>
|
||||
<location filename="../qml/ChatView.qml" line="1393"/>
|
||||
<source>Attach</source>
|
||||
<translation>附</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1394"/>
|
||||
<location filename="../qml/ChatView.qml" line="1395"/>
|
||||
<source>Single File</source>
|
||||
<translation>單一文件</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1004"/>
|
||||
<location filename="../qml/ChatView.qml" line="1005"/>
|
||||
<source>Reloads the model</source>
|
||||
<translation>重载模型</translation>
|
||||
</message>
|
||||
@@ -1165,7 +1165,7 @@ model to get started</source>
|
||||
</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>重载 · %1</translation>
|
||||
</message>
|
||||
@@ -1175,7 +1175,7 @@ model to get started</source>
|
||||
<translation>载入中 · %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="728"/>
|
||||
<location filename="../qml/ChatView.qml" line="729"/>
|
||||
<source>Load · %1 (default) →</source>
|
||||
<translation>载入 · %1 (默认) →</translation>
|
||||
</message>
|
||||
@@ -1198,42 +1198,42 @@ model to get started</source>
|
||||
</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1240"/>
|
||||
<location filename="../qml/ChatView.qml" line="1241"/>
|
||||
<source>Send a message...</source>
|
||||
<translation>发送消息...</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>选择模型并继续</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>发送消息/提示词给模型</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1284"/>
|
||||
<location filename="../qml/ChatView.qml" line="1285"/>
|
||||
<source>Cut</source>
|
||||
<translation>剪切</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1296"/>
|
||||
<location filename="../qml/ChatView.qml" line="1297"/>
|
||||
<source>Paste</source>
|
||||
<translation>粘贴</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1300"/>
|
||||
<location filename="../qml/ChatView.qml" line="1301"/>
|
||||
<source>Select All</source>
|
||||
<translation>全选</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../qml/ChatView.qml" line="1370"/>
|
||||
<location filename="../qml/ChatView.qml" line="1371"/>
|
||||
<source>Send message</source>
|
||||
<translation>发送消息</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>将文本框中包含的消息/提示发送给模型</translation>
|
||||
</message>
|
||||
@@ -1698,78 +1698,78 @@ model to get started</source>
|
||||
<context>
|
||||
<name>ModelList</name>
|
||||
<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>无法打开“%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>无法创建“%1”:%2</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="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>与 OpenAI 兼容的 API 模型</strong><br><ul><li>API 密钥:%1</li><li>基本 URL:%2</li><li>模型名称:%3</li></ul></translation>
|
||||
</message>
|
||||
<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>需要个人 OpenAI API 密钥。</li><li>警告:将把您的聊天内容发送给 OpenAI!</li><li>您的 API 密钥将存储在磁盘上</li><li>仅用于与 OpenAI 通信</li><li>您可以在此处<a href="https://platform.openai.com/account/api-keys">申请 API 密钥。</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>OpenAI's ChatGPT model GPT-3.5 Turbo</strong><br> %1</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>OpenAI's ChatGPT model GPT-4</strong><br> %1 %2</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>Mistral Tiny model</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>Mistral Small model</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>Mistral Medium model</strong><br> %1</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>需要个人 API 密钥和 API 基本 URL。</li><li>警告:将把您的聊天内容发送到您指定的与 OpenAI 兼容的 API 服务器!</li><li>您的 API 密钥将存储在磁盘上</li><li>仅用于与与 OpenAI 兼容的 API 服务器通信</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>连接到与 OpenAI 兼容的 API 服务器</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>* 即使您为ChatGPT-4向OpenAI付款,这也不能保证API密钥访问。联系OpenAI获取更多信息。</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>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></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>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></translation>
|
||||
</message>
|
||||
@@ -2573,6 +2573,11 @@ model release that uses your data!</source>
|
||||
<source>Describes what will happen when you opt-in</source>
|
||||
<translation>描述选择加入时会发生的情况</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"/>
|
||||
@@ -2606,6 +2611,11 @@ model release that uses your data!</source>
|
||||
<source>Allow opt-out for anonymous usage statistics</source>
|
||||
<translation>允许选择退出匿名使用统计数据</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