Update gpt4all_zh_CN.ts some not translated (#2749)

Signed-off-by: wuhanodoo <99947164+wuodoo@users.noreply.github.com>
This commit is contained in:
wuhanodoo 2024-07-27 01:21:46 +08:00 committed by GitHub
parent 71c957f8ee
commit 257bedb48e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -310,31 +310,31 @@
<location filename="../qml/AddModelView.qml" line="603"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/AddModelView.qml" line="603"/>
<source>ERROR: $API_KEY is empty.</source>
<translation type="unfinished"></translation>
<translation>$API_KEY </translation>
</message>
<message>
<location filename="../qml/AddModelView.qml" line="624"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/AddModelView.qml" line="624"/>
<source>ERROR: $BASE_URL is empty.</source>
<translation type="unfinished"></translation>
<translation>$BASE_URL </translation>
</message>
<message>
<location filename="../qml/AddModelView.qml" line="630"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/AddModelView.qml" line="630"/>
<source>enter $BASE_URL</source>
<translation type="unfinished"></translation>
<translation> $BASE_URL</translation>
</message>
<message>
<location filename="../qml/AddModelView.qml" line="645"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/AddModelView.qml" line="645"/>
<source>ERROR: $MODEL_NAME is empty.</source>
<translation type="unfinished"></translation>
<translation>$MODEL_NAME为空</translation>
</message>
<message>
<location filename="../qml/AddModelView.qml" line="651"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/AddModelView.qml" line="651"/>
<source>enter $MODEL_NAME</source>
<translation type="unfinished"></translation>
<translation>$MODEL_NAME</translation>
</message>
<message>
<location filename="../qml/AddModelView.qml" line="700"/>
@ -596,7 +596,7 @@
<location filename="../qml/ApplicationSettings.qml" line="188"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ApplicationSettings.qml" line="188"/>
<source>System Locale</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../qml/ApplicationSettings.qml" line="215"/>
@ -612,7 +612,7 @@
<location filename="../qml/ApplicationSettings.qml" line="216"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ApplicationSettings.qml" line="216"/>
<source>The compute device used for text generation.</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../qml/ApplicationSettings.qml" line="234"/>
@ -620,7 +620,7 @@
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ApplicationSettings.qml" line="234"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ApplicationSettings.qml" line="289"/>
<source>Application default</source>
<translation type="unfinished"></translation>
<translation></translation>
</message>
<message>
<location filename="../qml/ApplicationSettings.qml" line="267"/>
@ -800,12 +800,12 @@
<message>
<location filename="../chatapi.cpp" line="230"/>
<source>ERROR: Network error occurred while connecting to the API server</source>
<translation type="unfinished"></translation>
<translation> API </translation>
</message>
<message>
<location filename="../chatapi.cpp" line="243"/>
<source>ChatAPIWorker::handleFinished got HTTP Error %1 %2</source>
<translation type="unfinished"></translation>
<translation>ChatAPIWorker::handleFinished HTTP %1 %2</translation>
</message>
</context>
<context>
@ -1402,37 +1402,37 @@ model to get started</source>
<message>
<location filename="../download.cpp" line="240"/>
<source>Model &quot;%1&quot; is installed successfully.</source>
<translation type="unfinished"></translation>
<translation> &quot;%1&quot; </translation>
</message>
<message>
<location filename="../download.cpp" line="250"/>
<source>ERROR: $MODEL_NAME is empty.</source>
<translation type="unfinished"></translation>
<translation>$MODEL_NAME </translation>
</message>
<message>
<location filename="../download.cpp" line="256"/>
<source>ERROR: $API_KEY is empty.</source>
<translation type="unfinished"></translation>
<translation>$API_KEY为空</translation>
</message>
<message>
<location filename="../download.cpp" line="262"/>
<source>ERROR: $BASE_URL is invalid.</source>
<translation type="unfinished"></translation>
<translation>$BASE_URL </translation>
</message>
<message>
<location filename="../download.cpp" line="268"/>
<source>ERROR: Model &quot;%1 (%2)&quot; is conflict.</source>
<translation type="unfinished"></translation>
<translation>错误: 模型 &quot;%1 (%2)&quot; .</translation>
</message>
<message>
<location filename="../download.cpp" line="287"/>
<source>Model &quot;%1 (%2)&quot; is installed successfully.</source>
<translation type="unfinished"></translation>
<translation> &quot;%1 (%2)&quot; .</translation>
</message>
<message>
<location filename="../download.cpp" line="311"/>
<source>Model &quot;%1&quot; is removed.</source>
<translation type="unfinished"></translation>
<translation> &quot;%1&quot; .</translation>
</message>
</context>
<context>
@ -1708,8 +1708,7 @@ model to get started</source>
<message>
<location filename="../qml/LocalDocsView.qml" line="85"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/LocalDocsView.qml" line="85"/>
<source>&lt;h3&gt;ERROR: The LocalDocs database cannot be accessed or is not valid.&lt;/h3&gt;&lt;br&gt;&lt;i&gt;Note: You will need to restart after trying any of the following suggested fixes.&lt;/i&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;Make sure that the folder set as &lt;b&gt;Download Path&lt;/b&gt; exists on the file system.&lt;/li&gt;&lt;li&gt;Check ownership as well as read and write permissions of the &lt;b&gt;Download Path&lt;/b&gt;.&lt;/li&gt;&lt;li&gt;If there is a &lt;b&gt;localdocs_v2.db&lt;/b&gt; file, check its ownership and read/write permissions, too.&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;If the problem persists and there are any &apos;localdocs_v*.db&apos; files present, as a last resort you can&lt;br&gt;try backing them up and removing them. You will have to recreate your collections, however.</source>
<translation type="unfinished"></translation>
<translation>&lt;h3&gt;访 LocalDocs &lt;/h3&gt;&lt;br&gt;&lt;i&gt;注意:尝试以下任何建议的修复方法后,您将需要重新启动。&lt;/i&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;&lt;/b&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;&lt;/b&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;localdocs_v2.db&lt;/b&gt;/&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;localdocs_v*.db&lt;br&gt;</translation>
</message>
<message>
<location filename="../qml/LocalDocsView.qml" line="109"/>
@ -1871,12 +1870,12 @@ model to get started</source>
<message>
<location filename="../modellist.cpp" line="1299"/>
<source>%1 (%2)</source>
<translation type="unfinished"></translation>
<translation>%1 (%2)</translation>
</message>
<message>
<location filename="../modellist.cpp" line="1300"/>
<source>&lt;strong&gt;OpenAI-Compatible API Model&lt;/strong&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;API Key: %1&lt;/li&gt;&lt;li&gt;Base URL: %2&lt;/li&gt;&lt;li&gt;Model Name: %3&lt;/li&gt;&lt;/ul&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;strong&gt; OpenAI API &lt;/strong&gt;&lt;br&gt;&lt;ul&gt;&lt;li&gt;API %1&lt;/li&gt;&lt;li&gt; URL%2&lt;/li&gt;&lt;li&gt;%3&lt;/li&gt;&lt;/ul&gt;</translation>
</message>
<message>
<location filename="../modellist.cpp" line="1575"/>
@ -1911,12 +1910,12 @@ model to get started</source>
<message>
<location filename="../modellist.cpp" line="1716"/>
<source>&lt;ul&gt;&lt;li&gt;Requires personal API key and the API base URL.&lt;/li&gt;&lt;li&gt;WARNING: Will send your chats to the OpenAI-compatible API Server you specified!&lt;/li&gt;&lt;li&gt;Your API key will be stored on disk&lt;/li&gt;&lt;li&gt;Will only be used to communicate with the OpenAI-compatible API Server&lt;/li&gt;</source>
<translation type="unfinished"></translation>
<translation>&lt;ul&gt;&lt;li&gt; API API URL&lt;/li&gt;&lt;li&gt; OpenAI API &lt;/li&gt;&lt;li&gt; API &lt;/li&gt;&lt;li&gt; OpenAI API &lt;/li&gt;</translation>
</message>
<message>
<location filename="../modellist.cpp" line="1733"/>
<source>&lt;strong&gt;Connect to OpenAI-compatible API server&lt;/strong&gt;&lt;br&gt; %1</source>
<translation type="unfinished"></translation>
<translation>&lt;strong&gt; OpenAI API &lt;/strong&gt;&lt;br&gt; %1</translation>
</message>
<message>
<source>&lt;strong&gt;OpenAI&apos;s ChatGPT model GPT-3.5 Turbo&lt;/strong&gt;&lt;br&gt;</source>
@ -2352,31 +2351,31 @@ NOTE: Does not take effect until you reload the model.</source>
<location filename="../qml/ModelsView.qml" line="399"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ModelsView.qml" line="399"/>
<source>ERROR: $API_KEY is empty.</source>
<translation type="unfinished"></translation>
<translation>$API_KEY </translation>
</message>
<message>
<location filename="../qml/ModelsView.qml" line="420"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ModelsView.qml" line="420"/>
<source>ERROR: $BASE_URL is empty.</source>
<translation type="unfinished"></translation>
<translation>$BASE_URL </translation>
</message>
<message>
<location filename="../qml/ModelsView.qml" line="426"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ModelsView.qml" line="426"/>
<source>enter $BASE_URL</source>
<translation type="unfinished"></translation>
<translation> $BASE_URL</translation>
</message>
<message>
<location filename="../qml/ModelsView.qml" line="441"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ModelsView.qml" line="441"/>
<source>ERROR: $MODEL_NAME is empty.</source>
<translation type="unfinished"></translation>
<translation>$MODEL_NAME为空</translation>
</message>
<message>
<location filename="../qml/ModelsView.qml" line="447"/>
<location filename="../../build_gpt4all-chat_Desktop_Qt_6_7_2/gpt4all/qml/ModelsView.qml" line="447"/>
<source>enter $MODEL_NAME</source>
<translation type="unfinished"></translation>
<translation>$MODEL_NAME</translation>
</message>
<message>
<location filename="../qml/ModelsView.qml" line="496"/>