Updated languages
This commit is contained in:
parent
6cd813c146
commit
b0453d645c
164
po/alpaca.pot
164
po/alpaca.pot
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -644,166 +644,126 @@ msgstr ""
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:129
|
||||
msgid "Failed to connect to server"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:135
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:136
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:143
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:144
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:147
|
||||
#: src/window.py:167
|
||||
msgid "Message edited successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:152
|
||||
msgid "Chat exported successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:153
|
||||
msgid "Chat imported successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:280
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:332
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:301
|
||||
msgid "Pulling in the background..."
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:384
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:421
|
||||
#: src/window.py:390
|
||||
msgid "image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:593
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:559
|
||||
msgid "Remove Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
#: src/window.py:564 src/window.py:835
|
||||
msgid "Copy Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:603
|
||||
#: src/window.py:569
|
||||
msgid "Edit Message"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:661
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1008
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1048
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1211
|
||||
msgid "Chat exported successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1279
|
||||
msgid "Chat imported successfully"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1403
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
264
po/bn.po
264
po/bn.po
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: 2024-07-07 15:12-0600\n"
|
||||
"Last-Translator: (YOUR NAME) <(YOUR EMAIL OPTIONAL)>\n"
|
||||
"Language-Team: Bengali\n"
|
||||
@ -667,166 +667,126 @@ msgstr "0.1.1 Stable Release"
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr "This is the first public version of Alpaca"
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "New Chat"
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr "An error occurred"
|
||||
#: src/window.py:167
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Message edited successfully"
|
||||
|
||||
#: src/window.py:129
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Please select a model before chatting"
|
||||
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr "Close"
|
||||
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Next"
|
||||
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Failed to connect to server"
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr "Could not list local models"
|
||||
#: src/window.py:301
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Pulling in the background..."
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr "Could not delete model"
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Stop Creating '{}'"
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr "Could not pull model"
|
||||
#: src/window.py:390
|
||||
msgid "image"
|
||||
msgstr "image"
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr "Cannot open image"
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Message copied to the clipboard"
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr "Cannot delete chat because it's the only one left"
|
||||
#: src/window.py:559
|
||||
msgid "Remove Message"
|
||||
msgstr "Remove Message"
|
||||
|
||||
#: src/window.py:135
|
||||
#: src/window.py:564 src/window.py:835
|
||||
msgid "Copy Message"
|
||||
msgstr "Copy Message"
|
||||
|
||||
#: src/window.py:569
|
||||
msgid "Edit Message"
|
||||
msgstr "Edit Message"
|
||||
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Remove '{} ({})'"
|
||||
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Code copied to the clipboard"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr "Task Complete"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "Model '{}' pulled successfully."
|
||||
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Pull Model Error"
|
||||
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "Failed to pull model '{}' due to network error."
|
||||
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Stop Pulling '{} ({})'"
|
||||
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Model deleted successfully"
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
"There was an error with the local Ollama instance, so it has been reset"
|
||||
|
||||
#: src/window.py:136
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Image recognition is only available on specific models"
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr "This video does not have any transcriptions"
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr "This video is not available"
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Please select a model before chatting"
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr "Chat cannot be cleared while receiving a message"
|
||||
|
||||
#: src/window.py:143
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr "That tag is already being pulled"
|
||||
|
||||
#: src/window.py:144
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr "That tag has been pulled already"
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Code copied to the clipboard"
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Message copied to the clipboard"
|
||||
|
||||
#: src/window.py:147
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Message edited successfully"
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Model deleted successfully"
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr "Model pulled successfully"
|
||||
|
||||
#: src/window.py:152
|
||||
#: src/window.py:1211
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Chat exported successfully"
|
||||
|
||||
#: src/window.py:153
|
||||
#: src/window.py:1279
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Chat imported successfully"
|
||||
|
||||
#: src/window.py:280
|
||||
msgid "Close"
|
||||
msgstr "Close"
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr "Cannot open image"
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Next"
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr "This video is not available"
|
||||
|
||||
#: src/window.py:332
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Pulling in the background..."
|
||||
|
||||
#: src/window.py:384
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Stop Creating '{}'"
|
||||
|
||||
#: src/window.py:421
|
||||
msgid "image"
|
||||
msgstr "image"
|
||||
|
||||
#: src/window.py:593
|
||||
msgid "Remove Message"
|
||||
msgstr "Remove Message"
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
msgid "Copy Message"
|
||||
msgstr "Copy Message"
|
||||
|
||||
#: src/window.py:603
|
||||
msgid "Edit Message"
|
||||
msgstr "Edit Message"
|
||||
|
||||
#: src/window.py:661
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Remove '{} ({})'"
|
||||
|
||||
#: src/window.py:969
|
||||
msgid "Task Complete"
|
||||
msgstr "Task Complete"
|
||||
|
||||
#: src/window.py:969
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "Model '{}' pulled successfully."
|
||||
|
||||
#: src/window.py:974
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Pull Model Error"
|
||||
|
||||
#: src/window.py:974
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "Failed to pull model '{}' due to network error."
|
||||
|
||||
#: src/window.py:1008
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Stop Pulling '{} ({})'"
|
||||
|
||||
#: src/window.py:1048
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
#: src/window.py:1403
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Image recognition is only available on specific models"
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
@ -1617,6 +1577,36 @@ msgid ""
|
||||
"use cases."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "An error occurred"
|
||||
#~ msgstr "An error occurred"
|
||||
|
||||
#~ msgid "Could not list local models"
|
||||
#~ msgstr "Could not list local models"
|
||||
|
||||
#~ msgid "Could not delete model"
|
||||
#~ msgstr "Could not delete model"
|
||||
|
||||
#~ msgid "Could not pull model"
|
||||
#~ msgstr "Could not pull model"
|
||||
|
||||
#~ msgid "Cannot delete chat because it's the only one left"
|
||||
#~ msgstr "Cannot delete chat because it's the only one left"
|
||||
|
||||
#~ msgid "This video does not have any transcriptions"
|
||||
#~ msgstr "This video does not have any transcriptions"
|
||||
|
||||
#~ msgid "Chat cannot be cleared while receiving a message"
|
||||
#~ msgstr "Chat cannot be cleared while receiving a message"
|
||||
|
||||
#~ msgid "That tag is already being pulled"
|
||||
#~ msgstr "That tag is already being pulled"
|
||||
|
||||
#~ msgid "That tag has been pulled already"
|
||||
#~ msgstr "That tag has been pulled already"
|
||||
|
||||
#~ msgid "Model pulled successfully"
|
||||
#~ msgstr "Model pulled successfully"
|
||||
|
||||
#~ msgid "Message Received"
|
||||
#~ msgstr "Message Received"
|
||||
|
||||
|
266
po/es.po
266
po/es.po
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: 2024-05-19 19:44-0600\n"
|
||||
"Last-Translator: Jeffry Samuel Eduarte Rojas <jeffrysamuer@gmail.com>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
@ -681,167 +681,127 @@ msgstr "0.1.1"
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr "Esta es la primera versión publica de Alpaca"
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "Nuevo Chat"
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr "Ha ocurrio un error"
|
||||
#: src/window.py:167
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Mensaje eliminado exitosamente"
|
||||
|
||||
#: src/window.py:129
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Por favor selecciona un modelo antes de enviar un mensaje"
|
||||
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Siguiente"
|
||||
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "No se pudo conectar al servidor"
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr "No se pudieron listar los modelos locales"
|
||||
#: src/window.py:301
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Descargando en el fondo..."
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr "No se pudo eliminar el modelo"
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Parar la creación de '{}'"
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr "No se pudo descargar el modelo"
|
||||
#: src/window.py:390
|
||||
msgid "image"
|
||||
msgstr "Imagen"
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr "No se pudo abrir la imagen"
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Mensaje copiado"
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr "No se pudo eliminar el chat por que es el único que queda"
|
||||
#: src/window.py:559
|
||||
msgid "Remove Message"
|
||||
msgstr "Remover Mensaje"
|
||||
|
||||
#: src/window.py:135
|
||||
#: src/window.py:564 src/window.py:835
|
||||
msgid "Copy Message"
|
||||
msgstr "Copiar Mensaje"
|
||||
|
||||
#: src/window.py:569
|
||||
msgid "Edit Message"
|
||||
msgstr "Editar Mensaje"
|
||||
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr "Imagen no Encontrada"
|
||||
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr "Imagen no Encontrada"
|
||||
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Remover '{} ({})'"
|
||||
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Codigo copiado"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr "Tarea completada"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "El modelo '{}' fue descargado exitosamente"
|
||||
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Error Descargando Modelo"
|
||||
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "No se pudo descargar el modelo '{}' debido a un error de red"
|
||||
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Parar Descarga de '{} ({})'"
|
||||
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr "Reconocimiento de Imagenes"
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modelo eliminado exitosamente"
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
"Ha ocurrido un error con la instancia local de Ollama, ha sido reinicida"
|
||||
|
||||
#: src/window.py:136
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Reconocimiento de imagenes esta disponible solamente en modelos "
|
||||
"compatibles"
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr "Este video no tiene transcripciones"
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr "Este video no está disponible"
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Por favor selecciona un modelo antes de enviar un mensaje"
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr "El chat no puede ser limpiado mientras se recibe un mensaje"
|
||||
|
||||
#: src/window.py:143
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr "Esa etiqueta ya se está descargando"
|
||||
|
||||
#: src/window.py:144
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr "Esa etiqueta ya ha sido descargada"
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Codigo copiado"
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Mensaje copiado"
|
||||
|
||||
#: src/window.py:147
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Mensaje eliminado exitosamente"
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modelo eliminado exitosamente"
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr "Modelo descargado exitosamente"
|
||||
|
||||
#: src/window.py:152
|
||||
#: src/window.py:1211
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Chat exportado exitosamente"
|
||||
|
||||
#: src/window.py:153
|
||||
#: src/window.py:1279
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Chat importado exitosamente"
|
||||
|
||||
#: src/window.py:280
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr "No se pudo abrir la imagen"
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Siguiente"
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr "Este video no está disponible"
|
||||
|
||||
#: src/window.py:332
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Descargando en el fondo..."
|
||||
|
||||
#: src/window.py:384
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Parar la creación de '{}'"
|
||||
|
||||
#: src/window.py:421
|
||||
msgid "image"
|
||||
msgstr "Imagen"
|
||||
|
||||
#: src/window.py:593
|
||||
msgid "Remove Message"
|
||||
msgstr "Remover Mensaje"
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
msgid "Copy Message"
|
||||
msgstr "Copiar Mensaje"
|
||||
|
||||
#: src/window.py:603
|
||||
msgid "Edit Message"
|
||||
msgstr "Editar Mensaje"
|
||||
|
||||
#: src/window.py:661
|
||||
msgid "Missing Image"
|
||||
msgstr "Imagen no Encontrada"
|
||||
|
||||
#: src/window.py:677
|
||||
msgid "Missing image"
|
||||
msgstr "Imagen no Encontrada"
|
||||
|
||||
#: src/window.py:757
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Remover '{} ({})'"
|
||||
|
||||
#: src/window.py:969
|
||||
msgid "Task Complete"
|
||||
msgstr "Tarea completada"
|
||||
|
||||
#: src/window.py:969
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "El modelo '{}' fue descargado exitosamente"
|
||||
|
||||
#: src/window.py:974
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Error Descargando Modelo"
|
||||
|
||||
#: src/window.py:974
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "No se pudo descargar el modelo '{}' debido a un error de red"
|
||||
|
||||
#: src/window.py:1008
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Parar Descarga de '{} ({})'"
|
||||
|
||||
#: src/window.py:1048
|
||||
msgid "Image Recognition"
|
||||
msgstr "Reconocimiento de Imagenes"
|
||||
#: src/window.py:1403
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr ""
|
||||
"Reconocimiento de imagenes esta disponible solamente en modelos compatibles"
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
@ -1793,3 +1753,33 @@ msgid ""
|
||||
msgstr ""
|
||||
"Un modelo conversacional robusto diseñado para ser utilizado tanto en casos "
|
||||
"de uso de chat como de instrucción."
|
||||
|
||||
#~ msgid "An error occurred"
|
||||
#~ msgstr "Ha ocurrio un error"
|
||||
|
||||
#~ msgid "Could not list local models"
|
||||
#~ msgstr "No se pudieron listar los modelos locales"
|
||||
|
||||
#~ msgid "Could not delete model"
|
||||
#~ msgstr "No se pudo eliminar el modelo"
|
||||
|
||||
#~ msgid "Could not pull model"
|
||||
#~ msgstr "No se pudo descargar el modelo"
|
||||
|
||||
#~ msgid "Cannot delete chat because it's the only one left"
|
||||
#~ msgstr "No se pudo eliminar el chat por que es el único que queda"
|
||||
|
||||
#~ msgid "This video does not have any transcriptions"
|
||||
#~ msgstr "Este video no tiene transcripciones"
|
||||
|
||||
#~ msgid "Chat cannot be cleared while receiving a message"
|
||||
#~ msgstr "El chat no puede ser limpiado mientras se recibe un mensaje"
|
||||
|
||||
#~ msgid "That tag is already being pulled"
|
||||
#~ msgstr "Esa etiqueta ya se está descargando"
|
||||
|
||||
#~ msgid "That tag has been pulled already"
|
||||
#~ msgstr "Esa etiqueta ya ha sido descargada"
|
||||
|
||||
#~ msgid "Model pulled successfully"
|
||||
#~ msgstr "Modelo descargado exitosamente"
|
||||
|
267
po/fr.po
267
po/fr.po
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: 2024-07-06 15:45+0200\n"
|
||||
"Last-Translator: Louis Chauvet-Villaret <louischauvet0@gmail.com>\n"
|
||||
"Language-Team: French\n"
|
||||
@ -703,169 +703,129 @@ msgstr "Version stable"
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr "Première version publique d'Alpaca"
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "Nouvelle discussion"
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr "Une erreur est survenue"
|
||||
#: src/window.py:167
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Message édité avec succès"
|
||||
|
||||
#: src/window.py:129
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Merci de sélectionner un modèle avant de discuter"
|
||||
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr "Fermer"
|
||||
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Suivant"
|
||||
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Erreur de connexion au serveur"
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr "Impossible de lister les modèles locaux"
|
||||
#: src/window.py:301
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Téléchargement en arrière-plan..."
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr "Impossible de supprimer le modèle"
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Arrêter de créer '{}'"
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr "Impossible de télécharger le modèle"
|
||||
#: src/window.py:390
|
||||
msgid "image"
|
||||
msgstr "Image"
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr "Impossible d'ouvrir l'image"
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Message copié dans le presse-papier"
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr "Vous ne pouvez pas supprimer la discussion car c'est la seule restante"
|
||||
#: src/window.py:559
|
||||
msgid "Remove Message"
|
||||
msgstr "Supprimer le message"
|
||||
|
||||
#: src/window.py:135
|
||||
#: src/window.py:564 src/window.py:835
|
||||
msgid "Copy Message"
|
||||
msgstr "Copier le message"
|
||||
|
||||
#: src/window.py:569
|
||||
msgid "Edit Message"
|
||||
msgstr "Modifier le message"
|
||||
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Supprimer '{} ({})'"
|
||||
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Code copié dans le presse-papier"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr "Tâche terminée"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "Modèle '{}' téléchargé avec succès."
|
||||
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Erreur de téléchargement du modèle"
|
||||
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr ""
|
||||
"Échec du téléchargement du modèle '{}' à cause d'une erreur de connexion"
|
||||
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Arrêter de télécharger '{} ({})'"
|
||||
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modèle supprimé avec succès"
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
"Une erreur est survenue avec l'instance locale d'Ollama, elle a donc été "
|
||||
"réinitialisée"
|
||||
|
||||
#: src/window.py:136
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr ""
|
||||
"La reconnaissance d'image est seulement disponible sur certains modèles"
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr "Cette vidéo n'a aucune transcription"
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr "Cette vidéo n'est pas disponible"
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Merci de sélectionner un modèle avant de discuter"
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr "La discussion ne peut pas être supprimé pendant la génératio"
|
||||
|
||||
#: src/window.py:143
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr "Ce tag est déjà en train d'être téléchargé"
|
||||
|
||||
#: src/window.py:144
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr "Ce tag à déjà été télécharger"
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Code copié dans le presse-papier"
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Message copié dans le presse-papier"
|
||||
|
||||
#: src/window.py:147
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Message édité avec succès"
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modèle supprimé avec succès"
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr "Modèle téléchargé avec succès"
|
||||
|
||||
#: src/window.py:152
|
||||
#: src/window.py:1211
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Discussion exportée avec succès"
|
||||
|
||||
#: src/window.py:153
|
||||
#: src/window.py:1279
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Discussion importée avec succès"
|
||||
|
||||
#: src/window.py:280
|
||||
msgid "Close"
|
||||
msgstr "Fermer"
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr "Impossible d'ouvrir l'image"
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Suivant"
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr "Cette vidéo n'est pas disponible"
|
||||
|
||||
#: src/window.py:332
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Téléchargement en arrière-plan..."
|
||||
|
||||
#: src/window.py:384
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Arrêter de créer '{}'"
|
||||
|
||||
#: src/window.py:421
|
||||
msgid "image"
|
||||
msgstr "Image"
|
||||
|
||||
#: src/window.py:593
|
||||
msgid "Remove Message"
|
||||
msgstr "Supprimer le message"
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
msgid "Copy Message"
|
||||
msgstr "Copier le message"
|
||||
|
||||
#: src/window.py:603
|
||||
msgid "Edit Message"
|
||||
msgstr "Modifier le message"
|
||||
|
||||
#: src/window.py:661
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Supprimer '{} ({})'"
|
||||
|
||||
#: src/window.py:969
|
||||
msgid "Task Complete"
|
||||
msgstr "Tâche terminée"
|
||||
|
||||
#: src/window.py:969
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "Modèle '{}' téléchargé avec succès."
|
||||
|
||||
#: src/window.py:974
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Erreur de téléchargement du modèle"
|
||||
|
||||
#: src/window.py:974
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr ""
|
||||
"Échec du téléchargement du modèle '{}' à cause d'une erreur de connexion"
|
||||
|
||||
#: src/window.py:1008
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Arrêter de télécharger '{} ({})'"
|
||||
|
||||
#: src/window.py:1048
|
||||
msgid "Image Recognition"
|
||||
#: src/window.py:1403
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr ""
|
||||
"La reconnaissance d'image est seulement disponible sur certains modèles"
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
@ -1661,6 +1621,37 @@ msgid ""
|
||||
"use cases."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "An error occurred"
|
||||
#~ msgstr "Une erreur est survenue"
|
||||
|
||||
#~ msgid "Could not list local models"
|
||||
#~ msgstr "Impossible de lister les modèles locaux"
|
||||
|
||||
#~ msgid "Could not delete model"
|
||||
#~ msgstr "Impossible de supprimer le modèle"
|
||||
|
||||
#~ msgid "Could not pull model"
|
||||
#~ msgstr "Impossible de télécharger le modèle"
|
||||
|
||||
#~ msgid "Cannot delete chat because it's the only one left"
|
||||
#~ msgstr ""
|
||||
#~ "Vous ne pouvez pas supprimer la discussion car c'est la seule restante"
|
||||
|
||||
#~ msgid "This video does not have any transcriptions"
|
||||
#~ msgstr "Cette vidéo n'a aucune transcription"
|
||||
|
||||
#~ msgid "Chat cannot be cleared while receiving a message"
|
||||
#~ msgstr "La discussion ne peut pas être supprimé pendant la génératio"
|
||||
|
||||
#~ msgid "That tag is already being pulled"
|
||||
#~ msgstr "Ce tag est déjà en train d'être téléchargé"
|
||||
|
||||
#~ msgid "That tag has been pulled already"
|
||||
#~ msgstr "Ce tag à déjà été télécharger"
|
||||
|
||||
#~ msgid "Model pulled successfully"
|
||||
#~ msgstr "Modèle téléchargé avec succès"
|
||||
|
||||
#~ msgid "Message Received"
|
||||
#~ msgstr "Message reçu"
|
||||
|
||||
|
196
po/nb_NO.po
196
po/nb_NO.po
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: 2024-07-02 18:24-0600\n"
|
||||
"Last-Translator: Niklas Opsahl Halvorsen\n"
|
||||
"Language-Team: Norwegian\n"
|
||||
@ -666,166 +666,126 @@ msgstr "0.1.1 Stabil utgivelse"
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr "Dette er den første offentlige versjonen av Alpaca"
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "Ny samtale"
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr "Et problem dukket opp"
|
||||
|
||||
#: src/window.py:129
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Feilet tilkobling til server"
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr "Kunne ikke liste lokale modeller"
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr "Kunne ikke slette modell"
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr "Kunne ikke laste ned modell"
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr "Kan ikke åpne bilde"
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr "Kan ikke slette samtale fordi det er bare en igjen"
|
||||
|
||||
#: src/window.py:135
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr "Det var et problem med lokal Ollama instans, så den har fått omstart"
|
||||
|
||||
#: src/window.py:136
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Bildetolkning er bare tilgjengelig på enkelte modeller"
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr "Denne videoen har ingen transkripsjon"
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr "Denne videoen er ikke tilgjengelig"
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Velg en modell før samtalen"
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr "Samtale kan ikke renses mens melding blir mottatt"
|
||||
|
||||
#: src/window.py:143
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr "Denne taggen er allerede under nedlasting"
|
||||
|
||||
#: src/window.py:144
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr "Denne taggen er allerede nedlastet"
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Kode kopiert til utklippstavle"
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Melding kopiert til utklippstavle"
|
||||
|
||||
#: src/window.py:147
|
||||
#: src/window.py:167
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Melding suksessfullt redigert"
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modell suksessfullt slettet"
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Velg en modell før samtalen"
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr "Modell suksessfullt nedlastet"
|
||||
|
||||
#: src/window.py:152
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Samtale suksessfullt eksportert"
|
||||
|
||||
#: src/window.py:153
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Samtale suksessfullt importert"
|
||||
|
||||
#: src/window.py:280
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr "Lukk"
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Neste"
|
||||
|
||||
#: src/window.py:332
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Feilet tilkobling til server"
|
||||
|
||||
#: src/window.py:301
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Nedlaster i bakgrunnen..."
|
||||
|
||||
#: src/window.py:384
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr "Stopp skaping '{}'"
|
||||
|
||||
#: src/window.py:421
|
||||
#: src/window.py:390
|
||||
msgid "image"
|
||||
msgstr "bilde"
|
||||
|
||||
#: src/window.py:593
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr "Melding kopiert til utklippstavle"
|
||||
|
||||
#: src/window.py:559
|
||||
msgid "Remove Message"
|
||||
msgstr "Fjern Melding"
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
#: src/window.py:564 src/window.py:835
|
||||
msgid "Copy Message"
|
||||
msgstr "Kopier Melding"
|
||||
|
||||
#: src/window.py:603
|
||||
#: src/window.py:569
|
||||
msgid "Edit Message"
|
||||
msgstr "Rediger Melding"
|
||||
|
||||
#: src/window.py:661
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr "Fjern '{} ({})'"
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr "Kode kopiert til utklippstavle"
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr "Oppgave Ferdig"
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "Modell '{}' suksessfullt nedlasted."
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Problem med modell nedlasting"
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "Mislykkes nedlasting av modell '{}' grunnet av nettverks feil."
|
||||
|
||||
#: src/window.py:1008
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr "Stopp Nedlasting '{} ({})'"
|
||||
|
||||
#: src/window.py:1048
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modell suksessfullt slettet"
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr "Det var et problem med lokal Ollama instans, så den har fått omstart"
|
||||
|
||||
#: src/window.py:1211
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Samtale suksessfullt eksportert"
|
||||
|
||||
#: src/window.py:1279
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Samtale suksessfullt importert"
|
||||
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr "Kan ikke åpne bilde"
|
||||
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr "Denne videoen er ikke tilgjengelig"
|
||||
|
||||
#: src/window.py:1403
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Bildetolkning er bare tilgjengelig på enkelte modeller"
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
msgstr "Meny"
|
||||
@ -1613,6 +1573,36 @@ msgid ""
|
||||
"use cases."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "An error occurred"
|
||||
#~ msgstr "Et problem dukket opp"
|
||||
|
||||
#~ msgid "Could not list local models"
|
||||
#~ msgstr "Kunne ikke liste lokale modeller"
|
||||
|
||||
#~ msgid "Could not delete model"
|
||||
#~ msgstr "Kunne ikke slette modell"
|
||||
|
||||
#~ msgid "Could not pull model"
|
||||
#~ msgstr "Kunne ikke laste ned modell"
|
||||
|
||||
#~ msgid "Cannot delete chat because it's the only one left"
|
||||
#~ msgstr "Kan ikke slette samtale fordi det er bare en igjen"
|
||||
|
||||
#~ msgid "This video does not have any transcriptions"
|
||||
#~ msgstr "Denne videoen har ingen transkripsjon"
|
||||
|
||||
#~ msgid "Chat cannot be cleared while receiving a message"
|
||||
#~ msgstr "Samtale kan ikke renses mens melding blir mottatt"
|
||||
|
||||
#~ msgid "That tag is already being pulled"
|
||||
#~ msgstr "Denne taggen er allerede under nedlasting"
|
||||
|
||||
#~ msgid "That tag has been pulled already"
|
||||
#~ msgstr "Denne taggen er allerede nedlastet"
|
||||
|
||||
#~ msgid "Model pulled successfully"
|
||||
#~ msgstr "Modell suksessfullt nedlastet"
|
||||
|
||||
#~ msgid "Message Received"
|
||||
#~ msgstr "Melding Mottatt"
|
||||
|
||||
|
203
po/pt_BR.po
203
po/pt_BR.po
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: 2024-05-23 23:29-0600\n"
|
||||
"Last-Translator: Daimar Stein <daimarstein@pm.me>\n"
|
||||
"Language-Team: Brazilian Portuguese\n"
|
||||
@ -714,177 +714,135 @@ msgstr "0.1.1 Lançamento Estável"
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr "Essa é a primeira versão pública de Alpaca"
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "Nova Conversa"
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr "Ocorreu um erro"
|
||||
|
||||
#: src/window.py:129
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Falha ao conectar com o servidor"
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr "Não foi possível listar modelos locais"
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr "Não foi possível excluir o modelo"
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr "Não foi possível baixar o modelo"
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr "Não foi possível abrir a imagem"
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr "Não foi possível excluir a conversa por ser a única restante"
|
||||
|
||||
#: src/window.py:135
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr "Houve um erro com a instância local Ollama, a mesma foi desconfigurada"
|
||||
|
||||
#: src/window.py:136
|
||||
#, fuzzy
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Reconhecimento de imagem (Disponível apenas com o modelo LLaVA)"
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Por favor, selecione um modelo antes de conversar"
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr "A conversa não pode ser limpa enquanto gera uma mensagem"
|
||||
|
||||
#: src/window.py:143
|
||||
#, fuzzy
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr "Esta tag já está sendo baixada"
|
||||
|
||||
#: src/window.py:144
|
||||
#, fuzzy
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr "Esta tag já foi baixada"
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:147
|
||||
#: src/window.py:167
|
||||
#, fuzzy
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Modelo excluído com sucesso"
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modelo excluído com sucesso"
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Por favor, selecione um modelo antes de conversar"
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr "Modelo baixado com sucesso"
|
||||
|
||||
#: src/window.py:152
|
||||
#, fuzzy
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Conversa exportada com sucesso"
|
||||
|
||||
#: src/window.py:153
|
||||
#, fuzzy
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Conversa importada com sucesso"
|
||||
|
||||
#: src/window.py:280
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Próximo"
|
||||
|
||||
#: src/window.py:332
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Falha ao conectar com o servidor"
|
||||
|
||||
#: src/window.py:301
|
||||
#, fuzzy
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Executar em segundo plano"
|
||||
|
||||
#: src/window.py:384
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:421
|
||||
#: src/window.py:390
|
||||
#, fuzzy
|
||||
msgid "image"
|
||||
msgstr "Imagem"
|
||||
|
||||
#: src/window.py:593
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:559
|
||||
#, fuzzy
|
||||
msgid "Remove Message"
|
||||
msgstr "Remover Imagem"
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
#: src/window.py:564 src/window.py:835
|
||||
#, fuzzy
|
||||
msgid "Copy Message"
|
||||
msgstr "Enviar Mensagem"
|
||||
|
||||
#: src/window.py:603
|
||||
#: src/window.py:569
|
||||
#, fuzzy
|
||||
msgid "Edit Message"
|
||||
msgstr "Enviar Mensagem"
|
||||
|
||||
#: src/window.py:661
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr "Tarefa Concluída"
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "O modelo '{}' foi baixado com sucesso"
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Erro ao Baixar Modelo"
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "Não foi possível baixar o modelo '{}' devido a um erro de rede."
|
||||
|
||||
#: src/window.py:1008
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1048
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Modelo excluído com sucesso"
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr "Houve um erro com a instância local Ollama, a mesma foi desconfigurada"
|
||||
|
||||
#: src/window.py:1211
|
||||
#, fuzzy
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Conversa exportada com sucesso"
|
||||
|
||||
#: src/window.py:1279
|
||||
#, fuzzy
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Conversa importada com sucesso"
|
||||
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr "Não foi possível abrir a imagem"
|
||||
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1403
|
||||
#, fuzzy
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Reconhecimento de imagem (Disponível apenas com o modelo LLaVA)"
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
msgstr "Menu"
|
||||
@ -1675,6 +1633,35 @@ msgid ""
|
||||
"use cases."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "An error occurred"
|
||||
#~ msgstr "Ocorreu um erro"
|
||||
|
||||
#~ msgid "Could not list local models"
|
||||
#~ msgstr "Não foi possível listar modelos locais"
|
||||
|
||||
#~ msgid "Could not delete model"
|
||||
#~ msgstr "Não foi possível excluir o modelo"
|
||||
|
||||
#~ msgid "Could not pull model"
|
||||
#~ msgstr "Não foi possível baixar o modelo"
|
||||
|
||||
#~ msgid "Cannot delete chat because it's the only one left"
|
||||
#~ msgstr "Não foi possível excluir a conversa por ser a única restante"
|
||||
|
||||
#~ msgid "Chat cannot be cleared while receiving a message"
|
||||
#~ msgstr "A conversa não pode ser limpa enquanto gera uma mensagem"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "That tag is already being pulled"
|
||||
#~ msgstr "Esta tag já está sendo baixada"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "That tag has been pulled already"
|
||||
#~ msgstr "Esta tag já foi baixada"
|
||||
|
||||
#~ msgid "Model pulled successfully"
|
||||
#~ msgstr "Modelo baixado com sucesso"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Model"
|
||||
#~ msgstr "Parar Modelo"
|
||||
|
197
po/ru.po
197
po/ru.po
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 19:39-0600\n"
|
||||
"POT-Creation-Date: 2024-07-07 20:43-0600\n"
|
||||
"PO-Revision-Date: 2024-05-25 10:44+0800\n"
|
||||
"Last-Translator: (YOUR NAME) <(EMAIL OPTIONAL)>\n"
|
||||
"Language-Team: Russian\n"
|
||||
@ -665,174 +665,134 @@ msgstr ""
|
||||
msgid "This is the first public version of Alpaca"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:58 src/window.py:1080 src/window.py:1142 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1042 src/window.py:1104 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "Новый Чат"
|
||||
|
||||
#: src/window.py:128
|
||||
msgid "An error occurred"
|
||||
msgstr "Произошла ошибка"
|
||||
|
||||
#: src/window.py:129
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Не удалось подключиться к серверу"
|
||||
|
||||
#: src/window.py:130
|
||||
msgid "Could not list local models"
|
||||
msgstr "Не удалось перечислить локальные модели"
|
||||
|
||||
#: src/window.py:131
|
||||
msgid "Could not delete model"
|
||||
msgstr "Не удалось удалить модель"
|
||||
|
||||
#: src/window.py:132
|
||||
msgid "Could not pull model"
|
||||
msgstr "Не удалось извлечь модель"
|
||||
|
||||
#: src/window.py:133
|
||||
msgid "Cannot open image"
|
||||
msgstr "Не удается открыть изображение"
|
||||
|
||||
#: src/window.py:134
|
||||
msgid "Cannot delete chat because it's the only one left"
|
||||
msgstr "Не удается удалить чат, потому что он единственный оставшийся"
|
||||
|
||||
#: src/window.py:135
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
"Произошла ошибка с локальным экземпляром Ollama, поэтому он был сброшен"
|
||||
|
||||
#: src/window.py:136
|
||||
#, fuzzy
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Доступно только для некоторых моделей"
|
||||
|
||||
#: src/window.py:137
|
||||
msgid "This video does not have any transcriptions"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:138
|
||||
msgid "This video is not available"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:141
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Пожалуйста, выберите модель перед началом общения"
|
||||
|
||||
#: src/window.py:142
|
||||
msgid "Chat cannot be cleared while receiving a message"
|
||||
msgstr "Чат не может быть удален при получении сообщения"
|
||||
|
||||
#: src/window.py:143
|
||||
msgid "That tag is already being pulled"
|
||||
msgstr "Этот тег уже удален"
|
||||
|
||||
#: src/window.py:144
|
||||
msgid "That tag has been pulled already"
|
||||
msgstr "Этот тег уже был удален"
|
||||
|
||||
#: src/window.py:145
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:146
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:147
|
||||
#: src/window.py:167
|
||||
#, fuzzy
|
||||
msgid "Message edited successfully"
|
||||
msgstr "Модель успешно удалена"
|
||||
|
||||
#: src/window.py:150
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Модель успешно удалена"
|
||||
#: src/window.py:182
|
||||
msgid "Please select a model before chatting"
|
||||
msgstr "Пожалуйста, выберите модель перед началом общения"
|
||||
|
||||
#: src/window.py:151
|
||||
msgid "Model pulled successfully"
|
||||
msgstr "Модель успешно извлечена"
|
||||
|
||||
#: src/window.py:152
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Чат успешно экспортирован"
|
||||
|
||||
#: src/window.py:153
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Чат успешно импортирован"
|
||||
|
||||
#: src/window.py:280
|
||||
#: src/window.py:249
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
#: src/window.py:250 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Следующий"
|
||||
|
||||
#: src/window.py:332
|
||||
#: src/window.py:283 src/window.py:294
|
||||
msgid "Failed to connect to server"
|
||||
msgstr "Не удалось подключиться к серверу"
|
||||
|
||||
#: src/window.py:301
|
||||
#, fuzzy
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Запуск в фоновом режиме"
|
||||
|
||||
#: src/window.py:384
|
||||
#: src/window.py:353
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:421
|
||||
#: src/window.py:390
|
||||
#, fuzzy
|
||||
msgid "image"
|
||||
msgstr "Изображение"
|
||||
|
||||
#: src/window.py:593
|
||||
#: src/window.py:458
|
||||
msgid "Message copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:559
|
||||
#, fuzzy
|
||||
msgid "Remove Message"
|
||||
msgstr "Удалить Изображение"
|
||||
|
||||
#: src/window.py:598 src/window.py:869
|
||||
#: src/window.py:564 src/window.py:835
|
||||
#, fuzzy
|
||||
msgid "Copy Message"
|
||||
msgstr "Отправить Сообщение"
|
||||
|
||||
#: src/window.py:603
|
||||
#: src/window.py:569
|
||||
#, fuzzy
|
||||
msgid "Edit Message"
|
||||
msgstr "Отправить Сообщение"
|
||||
|
||||
#: src/window.py:661
|
||||
#: src/window.py:627
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
#: src/window.py:643
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
#: src/window.py:723
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:861
|
||||
msgid "Code copied to the clipboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:934
|
||||
msgid "Task Complete"
|
||||
msgstr "Задача выполнена"
|
||||
|
||||
#: src/window.py:969
|
||||
#: src/window.py:934
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "Модель '{}' успешно извлечена."
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Ошибка Извлечения Модели"
|
||||
|
||||
#: src/window.py:974
|
||||
#: src/window.py:939
|
||||
msgid "Failed to pull model '{}' due to network error."
|
||||
msgstr "Не удалось извлечь модель '{}' из-за сетевой ошибки."
|
||||
|
||||
#: src/window.py:1008
|
||||
#: src/window.py:970
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1048
|
||||
#: src/window.py:1010
|
||||
msgid "Image Recognition"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1118
|
||||
msgid "Model deleted successfully"
|
||||
msgstr "Модель успешно удалена"
|
||||
|
||||
#: src/window.py:1192
|
||||
msgid "There was an error with the local Ollama instance, so it has been reset"
|
||||
msgstr ""
|
||||
"Произошла ошибка с локальным экземпляром Ollama, поэтому он был сброшен"
|
||||
|
||||
#: src/window.py:1211
|
||||
msgid "Chat exported successfully"
|
||||
msgstr "Чат успешно экспортирован"
|
||||
|
||||
#: src/window.py:1279
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Чат успешно импортирован"
|
||||
|
||||
#: src/window.py:1309
|
||||
msgid "Cannot open image"
|
||||
msgstr "Не удается открыть изображение"
|
||||
|
||||
#: src/window.py:1386
|
||||
msgid "This video is not available"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:1403
|
||||
#, fuzzy
|
||||
msgid "Image recognition is only available on specific models"
|
||||
msgstr "Доступно только для некоторых моделей"
|
||||
|
||||
#: src/window.ui:52
|
||||
msgid "Menu"
|
||||
msgstr "Меню"
|
||||
@ -1623,6 +1583,33 @@ msgid ""
|
||||
"use cases."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "An error occurred"
|
||||
#~ msgstr "Произошла ошибка"
|
||||
|
||||
#~ msgid "Could not list local models"
|
||||
#~ msgstr "Не удалось перечислить локальные модели"
|
||||
|
||||
#~ msgid "Could not delete model"
|
||||
#~ msgstr "Не удалось удалить модель"
|
||||
|
||||
#~ msgid "Could not pull model"
|
||||
#~ msgstr "Не удалось извлечь модель"
|
||||
|
||||
#~ msgid "Cannot delete chat because it's the only one left"
|
||||
#~ msgstr "Не удается удалить чат, потому что он единственный оставшийся"
|
||||
|
||||
#~ msgid "Chat cannot be cleared while receiving a message"
|
||||
#~ msgstr "Чат не может быть удален при получении сообщения"
|
||||
|
||||
#~ msgid "That tag is already being pulled"
|
||||
#~ msgstr "Этот тег уже удален"
|
||||
|
||||
#~ msgid "That tag has been pulled already"
|
||||
#~ msgstr "Этот тег уже был удален"
|
||||
|
||||
#~ msgid "Model pulled successfully"
|
||||
#~ msgstr "Модель успешно извлечена"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Model"
|
||||
#~ msgstr "Остановить Модель"
|
||||
|
Loading…
x
Reference in New Issue
Block a user