Fixed syntaxis errors on nb language file
This commit is contained in:
184
po/es.po
184
po/es.po
@@ -6,8 +6,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 1.0.0\n"
|
||||
"Report-Msgid-Bugs-To: https://github.com/Jeffser/Alpaca\n"
|
||||
"POT-Creation-Date: 2024-07-02 18:21-0600\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-07-07 16:04-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"
|
||||
@@ -70,7 +70,7 @@ msgstr "Reconocimiento de documentos de texto plano"
|
||||
msgid "Import and export chats"
|
||||
msgstr "Añadida la opcion de importar y exportar chats"
|
||||
|
||||
#: data/com.jeffser.Alpaca.metainfo.xml.in:21 src/window.ui:853
|
||||
#: data/com.jeffser.Alpaca.metainfo.xml.in:21 src/window.ui:860
|
||||
msgid "Disclaimer"
|
||||
msgstr "Aviso Legal"
|
||||
|
||||
@@ -719,7 +719,7 @@ 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:1053 src/window.py:1115 src/window.ui:41
|
||||
#: src/window.py:58 src/window.py:1083 src/window.py:1145 src/window.ui:41
|
||||
msgid "New Chat"
|
||||
msgstr "Nuevo Chat"
|
||||
|
||||
@@ -819,73 +819,72 @@ msgstr "Chat exportado exitosamente"
|
||||
msgid "Chat imported successfully"
|
||||
msgstr "Chat importado exitosamente"
|
||||
|
||||
#: src/window.py:278
|
||||
#: src/window.py:280
|
||||
msgid "Close"
|
||||
msgstr "Cerrar"
|
||||
|
||||
#: src/window.py:279 src/window.ui:806
|
||||
#: src/window.py:281 src/window.ui:813
|
||||
msgid "Next"
|
||||
msgstr "Siguiente"
|
||||
|
||||
#: src/window.py:329
|
||||
#: src/window.py:332
|
||||
#, fuzzy
|
||||
msgid "Pulling in the background..."
|
||||
msgstr "Ejecutar en el fondo"
|
||||
|
||||
#: src/window.py:381
|
||||
#: src/window.py:384
|
||||
msgid "Stop Creating '{}'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:418
|
||||
#: src/window.py:421
|
||||
#, fuzzy
|
||||
msgid "image"
|
||||
msgstr "Imagen"
|
||||
|
||||
#: src/window.py:588
|
||||
#: src/window.py:593
|
||||
#, fuzzy
|
||||
msgid "Remove Message"
|
||||
msgstr "Remover Imagen"
|
||||
|
||||
#: src/window.py:593 src/window.py:841
|
||||
#: src/window.py:598 src/window.py:869
|
||||
#, fuzzy
|
||||
msgid "Copy Message"
|
||||
msgstr "Enviar Mensaje"
|
||||
|
||||
#: src/window.py:598
|
||||
#: src/window.py:603
|
||||
#, fuzzy
|
||||
msgid "Edit Message"
|
||||
msgstr "Enviar Mensaje"
|
||||
|
||||
#: src/window.py:729
|
||||
#: src/window.py:661
|
||||
msgid "Missing Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:677
|
||||
msgid "Missing image"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:757
|
||||
msgid "Remove '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:882
|
||||
msgid "Message Received"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.py:882
|
||||
#, fuzzy
|
||||
msgid "New message from '{}'"
|
||||
msgstr "Nuevo diseño para el entry de mensaje"
|
||||
|
||||
#: src/window.py:939
|
||||
#: src/window.py:969
|
||||
msgid "Task Complete"
|
||||
msgstr "Tarea completada"
|
||||
|
||||
#: src/window.py:939
|
||||
#: src/window.py:969
|
||||
msgid "Model '{}' pulled successfully."
|
||||
msgstr "El modelo '{}' fue descargado exitosamente"
|
||||
|
||||
#: src/window.py:944
|
||||
#: src/window.py:974
|
||||
msgid "Pull Model Error"
|
||||
msgstr "Error Descargando Modelo"
|
||||
|
||||
#: src/window.py:944
|
||||
#: 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:978
|
||||
#: src/window.py:1008
|
||||
msgid "Stop Pulling '{} ({})'"
|
||||
msgstr ""
|
||||
|
||||
@@ -897,7 +896,7 @@ msgstr "Menu"
|
||||
msgid "Toggle Sidebar"
|
||||
msgstr "Alternar barra de lado"
|
||||
|
||||
#: src/window.ui:107 src/window.ui:595
|
||||
#: src/window.ui:107 src/window.ui:587
|
||||
#, fuzzy
|
||||
msgid "Manage Models"
|
||||
msgstr "Gestionar modelos"
|
||||
@@ -912,29 +911,29 @@ msgstr "Menu"
|
||||
msgid "Attach File"
|
||||
msgstr "Adjuntar archivo"
|
||||
|
||||
#: src/window.ui:238 src/window.ui:1120
|
||||
#: src/window.ui:242 src/window.ui:1127
|
||||
msgid "Send Message"
|
||||
msgstr "Enviar Mensaje"
|
||||
|
||||
#: src/window.ui:286 src/window.ui:965 src/window.ui:1079
|
||||
#: src/window.ui:290 src/window.ui:972 src/window.ui:1086
|
||||
msgid "Preferences"
|
||||
msgstr "Preferencias"
|
||||
|
||||
#: src/window.ui:289 src/window.ui:1057
|
||||
#: src/window.ui:293 src/window.ui:1064
|
||||
msgid "General"
|
||||
msgstr "General"
|
||||
|
||||
#: src/window.ui:297
|
||||
#: src/window.ui:299
|
||||
#, fuzzy
|
||||
msgid "Use Remote Connection to Ollama"
|
||||
msgstr "Gestiona una conección remota a Ollama"
|
||||
|
||||
#: src/window.ui:303
|
||||
#: src/window.ui:305
|
||||
#, fuzzy
|
||||
msgid "URL of Remote Instance"
|
||||
msgstr "URL de la instancia remota"
|
||||
|
||||
#: src/window.ui:310
|
||||
#: src/window.ui:312
|
||||
msgid "Bearer Token (Optional)"
|
||||
msgstr ""
|
||||
|
||||
@@ -943,17 +942,12 @@ msgstr ""
|
||||
msgid "Run Alpaca In Background"
|
||||
msgstr "Ejecutar en el fondo"
|
||||
|
||||
#: src/window.ui:331
|
||||
#, fuzzy
|
||||
msgid "Model"
|
||||
msgstr "Parar Modelo"
|
||||
|
||||
#: src/window.ui:341
|
||||
#: src/window.ui:333
|
||||
#, fuzzy
|
||||
msgid "Temperature"
|
||||
msgstr "Temperatura"
|
||||
|
||||
#: src/window.ui:342
|
||||
#: src/window.ui:334
|
||||
msgid ""
|
||||
"The temperature of the model. Increasing the temperature will make the model "
|
||||
"answer more creatively. (Default: 0.8)"
|
||||
@@ -961,11 +955,11 @@ msgstr ""
|
||||
"La temperatura del modelo. Incrementando la temparatura hará que el modelo "
|
||||
"responda más creativamente (Por defecto: 0.8)"
|
||||
|
||||
#: src/window.ui:357
|
||||
#: src/window.ui:349
|
||||
msgid "Seed"
|
||||
msgstr "Semilla"
|
||||
|
||||
#: src/window.ui:358
|
||||
#: src/window.ui:350
|
||||
msgid ""
|
||||
"Sets the random number seed to use for generation. Setting this to a "
|
||||
"specific number will make the model generate the same text for the same "
|
||||
@@ -975,11 +969,11 @@ msgstr ""
|
||||
"numero especifico hará que el modelo genere el mismo texto a la misma "
|
||||
"pregunta del usuario (Por defecto: 0 (Al azar))"
|
||||
|
||||
#: src/window.ui:372
|
||||
#: src/window.ui:364
|
||||
msgid "Keep Alive Time"
|
||||
msgstr "Tiempo Para Mantener Vivo"
|
||||
|
||||
#: src/window.ui:373
|
||||
#: src/window.ui:365
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Controls how long the model will stay loaded into memory following the "
|
||||
@@ -988,17 +982,17 @@ msgstr ""
|
||||
"Controla por cuanto tiempo el modelo permanecera cargado en la memoria "
|
||||
"despues de la ultima petición en minutos (Por defecto: 5)"
|
||||
|
||||
#: src/window.ui:389
|
||||
#: src/window.ui:381
|
||||
#, fuzzy
|
||||
msgid "Ollama Instance"
|
||||
msgstr "Instancia de Ollama"
|
||||
|
||||
#: src/window.ui:393
|
||||
#: src/window.ui:385
|
||||
#, fuzzy
|
||||
msgid "Ollama Overrides"
|
||||
msgstr "Overrides de Ollama"
|
||||
|
||||
#: src/window.ui:394
|
||||
#: src/window.ui:386
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Manage the arguments used on Ollama, any changes on this page only applies "
|
||||
@@ -1008,33 +1002,33 @@ msgstr ""
|
||||
"solo aplica a la instancia integrada, la instancia se reiniciará si haces "
|
||||
"algún cambio"
|
||||
|
||||
#: src/window.ui:477
|
||||
#: src/window.ui:469
|
||||
msgid "Create"
|
||||
msgstr "Crear"
|
||||
|
||||
#: src/window.ui:490 src/window.ui:605
|
||||
#: src/window.ui:482 src/window.ui:597
|
||||
#, fuzzy
|
||||
msgid "Create Model"
|
||||
msgstr "Crear modelo"
|
||||
|
||||
#: src/window.ui:516
|
||||
#: src/window.ui:508
|
||||
msgid "Base"
|
||||
msgstr "Base"
|
||||
|
||||
#: src/window.ui:534
|
||||
#: src/window.ui:526
|
||||
msgid "Name"
|
||||
msgstr "Nombre"
|
||||
|
||||
#: src/window.ui:540
|
||||
#: src/window.ui:532
|
||||
msgid "Context"
|
||||
msgstr "Contexto"
|
||||
|
||||
#: src/window.ui:555
|
||||
#: src/window.ui:547
|
||||
#, fuzzy
|
||||
msgid "Template"
|
||||
msgstr "Plantilla"
|
||||
|
||||
#: src/window.ui:561
|
||||
#: src/window.ui:553
|
||||
msgid ""
|
||||
"Some models require a specific template. Please visit the model's website "
|
||||
"for more information if you're unsure."
|
||||
@@ -1042,40 +1036,46 @@ msgstr ""
|
||||
"Algunos modelos requieren de una plantilla especifica. Por favor visita el "
|
||||
"sitio web del modelo para más información en caso de que no estés seguro"
|
||||
|
||||
#: src/window.ui:612
|
||||
#: src/window.ui:604
|
||||
#, fuzzy
|
||||
msgid "Search Model"
|
||||
msgstr "Modelos Destacados"
|
||||
|
||||
#: src/window.ui:672
|
||||
#: src/window.ui:664
|
||||
msgid "No Models Found"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.ui:673
|
||||
#: src/window.ui:665
|
||||
msgid "Try a different search"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.ui:738
|
||||
#: src/window.ui:708
|
||||
msgid ""
|
||||
"By downloading this model you accept the license agreement available on the "
|
||||
"model's website."
|
||||
msgstr ""
|
||||
|
||||
#: src/window.ui:745
|
||||
msgid "Open with Default App"
|
||||
msgstr ""
|
||||
|
||||
#: src/window.ui:790
|
||||
#: src/window.ui:797
|
||||
msgid "Previous"
|
||||
msgstr "Anterior"
|
||||
|
||||
#: src/window.ui:833
|
||||
#: src/window.ui:840
|
||||
msgid "Welcome to Alpaca"
|
||||
msgstr "Bienvenido a Alpaca"
|
||||
|
||||
#: src/window.ui:834
|
||||
#: src/window.ui:841
|
||||
msgid "Powered by Ollama"
|
||||
msgstr "Impulsado por Ollama"
|
||||
|
||||
#: src/window.ui:837
|
||||
#: src/window.ui:844
|
||||
msgid "Ollama Website"
|
||||
msgstr "Sitio Web de Ollama"
|
||||
|
||||
#: src/window.ui:854
|
||||
#: src/window.ui:861
|
||||
msgid ""
|
||||
"Alpaca and its developers are not liable for any damages to devices or "
|
||||
"software resulting from the execution of code generated by an AI model. "
|
||||
@@ -1086,12 +1086,12 @@ msgstr ""
|
||||
"un modelo de IA. Por favor sea precavido y revise el codigo cuidadosamente "
|
||||
"antes de correrlo"
|
||||
|
||||
#: src/window.ui:865
|
||||
#: src/window.ui:872
|
||||
#, fuzzy
|
||||
msgid "Featured Models"
|
||||
msgstr "Modelos Destacados"
|
||||
|
||||
#: src/window.ui:866
|
||||
#: src/window.ui:873
|
||||
msgid ""
|
||||
"Alpaca works locally on your device, to start chatting you'll need an AI "
|
||||
"model, you can either pull models from this list or the 'Manage Models' menu "
|
||||
@@ -1101,98 +1101,106 @@ msgstr ""
|
||||
"necesitas un modelo IA, puedes descargar modelos de esta lista o usando el "
|
||||
"menu 'Gestionar Modelos' despues"
|
||||
|
||||
#: src/window.ui:876
|
||||
#: src/window.ui:883
|
||||
msgid "Built by Meta"
|
||||
msgstr "Construido por Meta"
|
||||
|
||||
#: src/window.ui:894
|
||||
#: src/window.ui:901
|
||||
msgid "Built by Google DeepMind"
|
||||
msgstr "Construido por Google DeepMind"
|
||||
|
||||
#: src/window.ui:912
|
||||
#: src/window.ui:919
|
||||
msgid "Built by Microsoft"
|
||||
msgstr "Construido por Microsoft"
|
||||
|
||||
#: src/window.ui:930
|
||||
#: src/window.ui:937
|
||||
msgid "Multimodal AI with image recognition"
|
||||
msgstr "IA multimodal con reconocimiento de imagenes"
|
||||
|
||||
#: src/window.ui:959
|
||||
#: src/window.ui:966
|
||||
#, fuzzy
|
||||
msgid "Import Chat"
|
||||
msgstr "Importar chat"
|
||||
|
||||
#: src/window.ui:969
|
||||
#: src/window.ui:976
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr "Atajos de Teclado"
|
||||
|
||||
#: src/window.ui:973
|
||||
#: src/window.ui:980
|
||||
msgid "About Alpaca"
|
||||
msgstr "Sobre Alpaca"
|
||||
|
||||
#: src/window.ui:980 src/window.ui:999
|
||||
#: src/window.ui:987 src/window.ui:1006
|
||||
msgid "Rename Chat"
|
||||
msgstr "Renombrar Chat"
|
||||
|
||||
#: src/window.ui:984 src/window.ui:1003
|
||||
#: src/window.ui:991 src/window.ui:1010
|
||||
#, fuzzy
|
||||
msgid "Export Chat"
|
||||
msgstr "Importar chat"
|
||||
|
||||
#: src/window.ui:988
|
||||
#: src/window.ui:995
|
||||
msgid "Clear Chat"
|
||||
msgstr "Limpiar Chat"
|
||||
|
||||
#: src/window.ui:995
|
||||
#: src/window.ui:1002
|
||||
msgid "Delete Chat"
|
||||
msgstr "Eliminar Chat"
|
||||
|
||||
#: src/window.ui:1011
|
||||
#: src/window.ui:1018
|
||||
#, fuzzy
|
||||
msgid "From Existing Model"
|
||||
msgstr "Usar modelo existente"
|
||||
|
||||
#: src/window.ui:1015
|
||||
#: src/window.ui:1022
|
||||
#, fuzzy
|
||||
msgid "From GGUF File (Experimental)"
|
||||
msgstr "Usar archivo GGUF (Experimental)"
|
||||
|
||||
#: src/window.ui:1061
|
||||
#: src/window.ui:1068
|
||||
msgid "Close application"
|
||||
msgstr "Cerrar aplicación"
|
||||
|
||||
#: src/window.ui:1067
|
||||
#: src/window.ui:1074
|
||||
msgid "Import chat"
|
||||
msgstr "Importar chat"
|
||||
|
||||
#: src/window.ui:1073
|
||||
#: src/window.ui:1080
|
||||
msgid "Clear chat"
|
||||
msgstr "Limpiar chat"
|
||||
|
||||
#: src/window.ui:1085
|
||||
#: src/window.ui:1092
|
||||
msgid "New chat"
|
||||
msgstr "Nuevo chat"
|
||||
|
||||
#: src/window.ui:1091
|
||||
#: src/window.ui:1098
|
||||
msgid "Show shortcuts window"
|
||||
msgstr "Mostrar ventana de atajos"
|
||||
|
||||
#: src/window.ui:1098
|
||||
#: src/window.ui:1105
|
||||
msgid "Editor"
|
||||
msgstr "Editor"
|
||||
|
||||
#: src/window.ui:1102
|
||||
#: src/window.ui:1109
|
||||
msgid "Copy"
|
||||
msgstr "Copiar"
|
||||
|
||||
#: src/window.ui:1108
|
||||
#: src/window.ui:1115
|
||||
msgid "Paste"
|
||||
msgstr "Pegar"
|
||||
|
||||
#: src/window.ui:1114
|
||||
#: src/window.ui:1121
|
||||
msgid "Insert new line"
|
||||
msgstr "Saltar línea"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "New message from '{}'"
|
||||
#~ msgstr "Nuevo diseño para el entry de mensaje"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Model"
|
||||
#~ msgstr "Parar Modelo"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Send message"
|
||||
#~ msgstr "Enviar Mensaje"
|
||||
|
||||
Reference in New Issue
Block a user