mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-08 07:10:32 +00:00
settings: tweak the name of the local server option (#2928)
Signed-off-by: Adam Treat <treat.adam@gmail.com> Signed-off-by: Jared Van Bortel <jared@nomic.ai> Co-authored-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
46314dc7f3
commit
e48571003e
@ -502,7 +502,7 @@ MySettingsTab {
|
||||
}
|
||||
MySettingsLabel {
|
||||
id: serverChatLabel
|
||||
text: qsTr("Enable Local Server")
|
||||
text: qsTr("Enable Local API Server")
|
||||
helpText: qsTr("Expose an OpenAI-Compatible server to localhost. WARNING: Results in increased resource usage.")
|
||||
Layout.row: 13
|
||||
Layout.column: 0
|
||||
|
@ -569,7 +569,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local Server</source>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
@ -555,15 +555,19 @@
|
||||
<source>Save the chat model's state to disk for faster loading. WARNING: Uses ~2GB per chat.</source>
|
||||
<translation>Guardar el estado del modelo de chat en el disco para una carga más rápida. ADVERTENCIA: Usa ~2GB por chat.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
<source>Expose an OpenAI-Compatible server to localhost. WARNING: Results in increased resource usage.</source>
|
||||
<translation>Exponer un servidor compatible con OpenAI a localhost. ADVERTENCIA: Resulta en un mayor uso de recursos.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>Habilitar servidor local</translation>
|
||||
<translation type="vanished">Habilitar servidor local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Expose an OpenAI-Compatible server to localhost. WARNING: Results in increased
|
||||
|
@ -574,8 +574,12 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>Abilita server locale</translation>
|
||||
<translation type="vanished">Abilita server locale</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
|
@ -577,8 +577,12 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>Ativar Servidor Local</translation>
|
||||
<translation type="vanished">Ativar Servidor Local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
|
@ -599,6 +599,11 @@
|
||||
<source>Save the chat model's state to disk for faster loading. WARNING: Uses ~2GB per chat.</source>
|
||||
<translation>Salvează pe disc starea modelului pentru încărcare mai rapidă. ATENŢIE: Consumă ~2GB/conversaţie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
<source>Expose an OpenAI-Compatible server to localhost. WARNING: Results in increased resource usage.</source>
|
||||
@ -610,9 +615,8 @@
|
||||
<translation type="vanished">Salvează pe disc starea modelului pentru încărcare mai rapidă. ATENŢIE: Consumă ~2GB/conversaţie.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>Activează Serverul local</translation>
|
||||
<translation type="vanished">Activează Serverul local</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Expose an OpenAI-Compatible server to localhost. WARNING: Results in increased
|
||||
|
@ -616,8 +616,12 @@
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>开启本地服务</translation>
|
||||
<translation type="vanished">开启本地服务</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
|
@ -501,6 +501,11 @@
|
||||
<source>Never</source>
|
||||
<translation>永不</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local API Server</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="340"/>
|
||||
<source>Generate suggested follow-up questions at the end of responses.</source>
|
||||
@ -573,9 +578,8 @@
|
||||
<translation>將交談模型的狀態儲存到磁碟以加快載入速度。警告:每次交談使用約 2GB。</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="505"/>
|
||||
<source>Enable Local Server</source>
|
||||
<translation>啟用本機伺服器</translation>
|
||||
<translation type="vanished">啟用本機伺服器</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qml/ApplicationSettings.qml" line="506"/>
|
||||
|
Loading…
Reference in New Issue
Block a user