Alpaca/po/alpaca.pot
2024-08-01 14:37:06 -06:00

2084 lines
50 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-01 14:36-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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: data/com.jeffser.Alpaca.desktop.in:3
#: data/com.jeffser.Alpaca.metainfo.xml.in:7
msgid "Alpaca"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:8
msgid "Chat with local AI models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:10
msgid "An Ollama client"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:11
#: data/com.jeffser.Alpaca.metainfo.xml.in:549
msgid "Features"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:13
msgid "Built in Ollama instance"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:14
#: data/com.jeffser.Alpaca.metainfo.xml.in:551
msgid "Talk to multiple models in the same conversation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:15
#: data/com.jeffser.Alpaca.metainfo.xml.in:552
msgid "Pull and delete models from the app"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:16
msgid "Have multiple conversations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:17
msgid "Image recognition (Only available with compatible models)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:18
msgid "Plain text documents recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:19
msgid "Import and export chats"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:20
msgid "Append YouTube transcripts to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:21
msgid "Append text from a website to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:22
msgid "PDF recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:24 src/window.ui:883
msgid "Disclaimer"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:25
msgid ""
"This project is not affiliated at all with Ollama, I'm not responsible for "
"any damages to your device or software caused by running code given by any "
"models."
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:28
msgid "Jeffry Samuel Eduarte Rojas"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:54
msgid "A normal conversation with an AI Model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:58
msgid "A conversation involving image recognition"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:62
msgid "A conversation showing code highlighting"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:66
msgid "A conversation involving a YouTube video transcript"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:70
msgid "Multiple models being downloaded"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:86
#: data/com.jeffser.Alpaca.metainfo.xml.in:99
#: data/com.jeffser.Alpaca.metainfo.xml.in:124
msgid "New"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:88
msgid "Added table rendering (Thanks Nokse)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:90
#: data/com.jeffser.Alpaca.metainfo.xml.in:106
#: data/com.jeffser.Alpaca.metainfo.xml.in:118
#: data/com.jeffser.Alpaca.metainfo.xml.in:134
msgid "Fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:92
msgid "Made support dialog more common"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:101
msgid "Bearer Token entry on connection error dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:102
msgid "Small appearance changes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:103
msgid "Compatibility with code blocks without explicit language"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:104
msgid "Rare, optional and dismissible support dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:108
msgid "Date format for Simplified Chinese translation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:109
msgid "Bug with unsupported localizations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:110
msgid "Min height being too large to be used on mobile"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:111
msgid "Remote connection checker bug"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:120
msgid "Models with capital letters on their tag don't work"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:121
msgid "Ollama fails to launch on some systems"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:122
msgid "YouTube transcripts are not being saved in the right TMP directory"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:126
msgid "Debug messages are now shown on the 'About Alpaca' dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:127
msgid "Updated Ollama to v0.3.0 (new models)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:136
msgid "Models with '-' in their names didn't work properly, this is now fixed"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:137
msgid "Better connection check for Ollama"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:144
msgid "Stable Release"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:145
msgid ""
"The new icon was made by Tobias Bernard over the Gnome Gitlab, thanks for "
"the great icon!"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:146
msgid "Features and fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:148
msgid "Updated Ollama instance to 0.2.8"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:149
msgid "Better model selector"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:150
msgid "Model manager redesign"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:151
msgid "Better tag selector when pulling a model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:152
msgid "Model search"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:153
msgid "Added support for bearer tokens on remote instances"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:154
msgid "Preferences dialog redesign"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:155
msgid "Added context menus to interact with a chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:156
msgid "Redesigned primary and secondary menus"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:157
msgid ""
"YouTube integration: Paste the URL of a video with a transcript and it will "
"be added to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:158
msgid ""
"Website integration (Experimental): Extract the text from the body of a "
"website by adding it's URL to the prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:159
msgid "Chat title generation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:160
msgid "Auto resizing of message entry"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:161
msgid "Chat notifications"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:162
msgid "Added indicator when an image is missing"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:163
msgid "Auto rearrange the order of chats when a message is received"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:164
msgid "Redesigned file preview dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:165
msgid "Credited new contributors"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:166
msgid "Better stability and optimization"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:167
msgid "Edit messages to change the context of a conversation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:168
msgid "Added disclaimers when pulling models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:169
msgid "Preview files before sending a message"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:170
msgid "Better format for date and time on messages"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:171
msgid "Error and debug logging on terminal"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:172
msgid "Auto-hiding sidebar button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:173
msgid "Various UI tweaks"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:175
msgid "New Models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:177
msgid "Gemma2"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:178
msgid "GLM4"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:179
msgid "Codegeex4"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:180
msgid "InternLM2"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:181
msgid "Llama3-groq-tool-use"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:182
msgid "Mathstral"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:183
msgid "Mistral-nemo"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:184
msgid "Firefunction-v2"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:185
msgid "Nuextract"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:187
msgid "Translations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:188
msgid ""
"These are all the available translations on 1.0.0, thanks to all the "
"contributors!"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:190
msgid "Russian: Alex K"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:191
msgid "Spanish: Jeffser"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:192
msgid "Brazilian Portuguese: Daimar Stein"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:193
msgid "French: Louis Chauvet-Villaret"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:194
msgid "Norwegian: CounterFlow64"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:195
msgid "Bengali: Aritra Saha"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:196
msgid "Simplified Chinese: Yuehao Sui"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:203
#: data/com.jeffser.Alpaca.metainfo.xml.in:252
msgid "Fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:204
msgid ""
"Removed DOCX compatibility temporally due to error with python-lxml "
"dependency"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:210
#: data/com.jeffser.Alpaca.metainfo.xml.in:240
#: data/com.jeffser.Alpaca.metainfo.xml.in:261
#: data/com.jeffser.Alpaca.metainfo.xml.in:466
#: data/com.jeffser.Alpaca.metainfo.xml.in:523
msgid "Big Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:212
msgid "Added compatibility for PDF"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:213
msgid "Added compatibility for DOCX"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:214
msgid "Merged 'file attachment' menu into one button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:221
#: data/com.jeffser.Alpaca.metainfo.xml.in:414
msgid "Quick Fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:222
msgid ""
"There were some errors when transitioning from the old version of chats to "
"the new version. I apologize if this caused any corruption in your chat "
"history. This should be the only time such a transition is needed."
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:228
#: data/com.jeffser.Alpaca.metainfo.xml.in:380
msgid "Huge Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:230
msgid "Added: Support for plain text files"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:231
msgid "Added: New backend system for storing messages"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:232
msgid "Added: Support for changing Ollama's overrides"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:233
msgid "General Optimization"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:242
msgid "Added: Support for GGUF models (experimental)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:243
msgid "Added: Support for customization and creation of models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:244
msgid "Fixed: Icons don't appear on non Gnome systems"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:245
msgid "Update Ollama to v0.1.39"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:254
msgid ""
"Fixed: app didn't open if models tweaks wasn't present in the config files"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:263
msgid "Changed multiple icons (paper airplane for the send button)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:264
msgid "Combined export / import chat buttons into a menu"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:265
msgid "Added 'model tweaks' (temperature, seed, keep_alive)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:266
msgid "Fixed send / stop button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:267
msgid "Fixed app not checking if remote connection works when starting"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:274
msgid "Daily Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:276
msgid "Added text ellipsis to chat name so it doesn't change the button width"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:277
msgid "New shortcut for creating a chat (CTRL+N)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:278
msgid "New message entry design"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:279
msgid "Fixed: Can't rename the same chat multiple times"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:286
msgid "The fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:288
msgid ""
"Fixed: Ollama instance keeps running on the background even when it is "
"disabled"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:289
msgid "Fixed: Can't pull models on the integrated instance"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:296
msgid "Quick tweaks"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:298
msgid "Added progress bar to models that are being pulled"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:299
msgid "Added size to tags when pulling a model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:300
msgid "General optimizations on the background"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:307
msgid "Quick fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:309
msgid "Fixed: Scroll when message is received"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:310
msgid "Fixed: Content doesn't change when creating a new chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:311
msgid "Added 'Featured Models' page on welcome dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:318
msgid "Nice Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:320
msgid "UI tweaks (Thanks Nokse22)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:321
msgid "General optimizations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:322
msgid "Metadata fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:329
msgid "Quick fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:331
msgid "Updated Spanish translation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:332
msgid "Added compatibility for PNG"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:339
msgid "New Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:341
msgid "Updated model list"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:342
msgid "Added image recognition to more models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:343
msgid "Added Brazilian Portuguese translation (Thanks Daimaar Stein)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:344
msgid "Refined the general UI (Thanks Nokse22)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:345
msgid "Added 'delete message' feature"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:346
msgid ""
"Added metadata so that software distributors know that the app is compatible "
"with mobile"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:347
msgid ""
"Changed 'send' shortcut to just the return/enter key (to add a new line use "
"shift+return)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:354
msgid "Bug Fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:356
msgid "Fixed: Minor spelling mistake"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:357
msgid "Added 'mobile' as a supported form factor"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:358
msgid "Fixed: 'Connection Error' dialog not working properly"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:359
msgid "Fixed: App might freeze randomly on startup"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:360
msgid "Changed 'chats' label on sidebar for 'Alpaca'"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:367
msgid "Cool Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:369
msgid "Better design for chat window"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:370
msgid "Better design for chat sidebar"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:371
msgid "Fixed remote connections"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:372
msgid "Fixed Ollama restarting in loop"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:373
msgid "Other cool backend stuff"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:382
msgid "Added Ollama as part of Alpaca, Ollama will run in a sandbox"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:383
msgid "Added option to connect to remote instances (how it worked before)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:384
msgid "Added option to import and export chats"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:385
msgid "Added option to run Alpaca with Ollama in the background"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:386
msgid "Added preferences dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:387
msgid "Changed the welcome dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:389
#: data/com.jeffser.Alpaca.metainfo.xml.in:406
#: data/com.jeffser.Alpaca.metainfo.xml.in:418
#: data/com.jeffser.Alpaca.metainfo.xml.in:437
#: data/com.jeffser.Alpaca.metainfo.xml.in:458
#: data/com.jeffser.Alpaca.metainfo.xml.in:474
#: data/com.jeffser.Alpaca.metainfo.xml.in:490
#: data/com.jeffser.Alpaca.metainfo.xml.in:504
#: data/com.jeffser.Alpaca.metainfo.xml.in:514
#: data/com.jeffser.Alpaca.metainfo.xml.in:532
#: data/com.jeffser.Alpaca.metainfo.xml.in:554
msgid "Please report any errors to the issues page, thank you."
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:397
msgid "Yet Another Daily Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:399
msgid "Added better UI for 'Manage Models' dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:400
msgid "Added better UI for the chat sidebar"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:401
msgid ""
"Replaced model description with a button to open Ollama's website for the "
"model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:402
msgid "Added myself to the credits as the spanish translator"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:403
msgid "Using XDG properly to get config folder"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:404
msgid "Update for translations"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:416
msgid "The last update had some mistakes in the description of the update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:426
msgid "Another Daily Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:428
msgid "Added full Spanish translation"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:429
msgid "Added support for background pulling of multiple models"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:430
msgid "Added interrupt button"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:431
msgid "Added basic shortcuts"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:432
msgid "Better translation support"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:433
msgid ""
"User can now leave chat name empty when creating a new one, it will add a "
"placeholder name"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:434
msgid "Better scalling for different window sizes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:435
msgid "Fixed: Can't close app if first time setup fails"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:445
msgid "Really Big Update"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:447
msgid "Added multiple chats support!"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:448
msgid "Added Pango Markup support (bold, list, title, subtitle, monospace)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:449
msgid "Added autoscroll if the user is at the bottom of the chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:450
msgid "Added support for multiple tags on a single model"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:451
msgid "Added better model management dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:452
msgid "Added loading spinner when sending message"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:453
msgid "Added notifications if app is not active and a model pull finishes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:454
msgid "Added new symbolic icon"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:455
msgid "Added frame to message textview widget"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:456
msgid "Fixed \"code blocks shouldn't be editable\""
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:468
msgid "Added code highlighting"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:469
msgid "Added image recognition (llava model)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:470
msgid "Added multiline prompt"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:471
msgid "Fixed some small bugs"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:472
msgid "General optimization"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:482
msgid "Fixes and features"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:484
msgid "Russian translation (thanks github/alexkdeveloper)"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:485
msgid "Fixed: Cannot close app on first setup"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:486
msgid "Fixed: Brand colors for Flathub"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:487
msgid "Fixed: App description"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:488
msgid "Fixed: Only show 'save changes dialog' when you actually change the url"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:498
msgid "0.2.2 Bug fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:500
msgid "Toast messages appearing behind dialogs"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:501
msgid "Local model list not updating when changing servers"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:502
msgid "Closing the setup dialog closes the whole app"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:512
msgid "0.2.1 Data saving fix"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:513
msgid ""
"The app didn't save the config files and chat history to the right "
"directory, this is now fixed"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:522
msgid "0.2.0"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:524
msgid "New Features"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:526
msgid "Restore chat after closing the app"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:527
msgid "A button to clear the chat"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:528
msgid "Fixed multiple bugs involving how messages are shown"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:529
msgid "Added welcome dialog"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:530
msgid "More stability"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:540
msgid "0.1.2 Quick fixes"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:541
msgid ""
"This release fixes some metadata needed to have a proper Flatpak application"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:547
msgid "0.1.1 Stable Release"
msgstr ""
#: data/com.jeffser.Alpaca.metainfo.xml.in:548
msgid "This is the first public version of Alpaca"
msgstr ""
#: src/window.py:61 src/window.py:1131 src/window.py:1197 src/dialogs.py:84
#: src/window.ui:43
msgid "New Chat"
msgstr ""
#: src/window.py:174
msgid "Message edited successfully"
msgstr ""
#: src/window.py:189
msgid "Please select a model before chatting"
msgstr ""
#: src/window.py:260 src/window.py:261
msgid "Close"
msgstr ""
#: src/window.py:263 src/window.py:264 src/window.ui:836
msgid "Next"
msgstr ""
#: src/window.py:302 src/window.py:313
msgid "Failed to connect to server"
msgstr ""
#: src/window.py:320
msgid "Pulling in the background..."
msgstr ""
#: src/window.py:372
msgid "Stop Creating '{}'"
msgstr ""
#: src/window.py:409
msgid "image"
msgstr ""
#: src/window.py:481
msgid "Message copied to the clipboard"
msgstr ""
#: src/window.py:607
msgid "Remove Message"
msgstr ""
#: src/window.py:612 src/window.py:904
msgid "Copy Message"
msgstr ""
#: src/window.py:617
msgid "Edit Message"
msgstr ""
#: src/window.py:670
msgid "Missing Image"
msgstr ""
#: src/window.py:686 src/window.py:688
msgid "Missing image"
msgstr ""
#: src/window.py:768
msgid "Remove '{} ({})'"
msgstr ""
#: src/window.py:903
msgid "Code Block"
msgstr ""
#: src/window.py:935
msgid "Code copied to the clipboard"
msgstr ""
#: src/window.py:1016
msgid "Task Complete"
msgstr ""
#: src/window.py:1016 src/window.py:1017
msgid "Model '{}' pulled successfully."
msgstr ""
#: src/window.py:1021
msgid "Pull Model Error"
msgstr ""
#: src/window.py:1021
msgid "Failed to pull model '{}' due to network error."
msgstr ""
#: src/window.py:1053
msgid "Stop Pulling '{} ({})'"
msgstr ""
#: src/window.py:1096
msgid "Image Recognition"
msgstr ""
#: src/window.py:1213
msgid "Model deleted successfully"
msgstr ""
#: src/window.py:1292
msgid "There was an error with the local Ollama instance, so it has been reset"
msgstr ""
#: src/window.py:1312
msgid "Chat exported successfully"
msgstr ""
#: src/window.py:1381
msgid "Chat imported successfully"
msgstr ""
#: src/window.py:1414
msgid "Cannot open image"
msgstr ""
#: src/window.py:1496
msgid "This video is not available"
msgstr ""
#: src/window.py:1514 src/dialogs.py:276
msgid "Image recognition is only available on specific models"
msgstr ""
#: src/available_models_descriptions.py:2
msgid ""
"Llama 3.1 is a new state-of-the-art model from Meta available in 8B, 70B and "
"405B parameter sizes."
msgstr ""
#: src/available_models_descriptions.py:3
msgid "Google Gemma 2 is now available in 2 sizes, 9B and 27B."
msgstr ""
#: src/available_models_descriptions.py:4
msgid ""
"A state-of-the-art 12B model with 128k context length, built by Mistral AI "
"in collaboration with NVIDIA."
msgstr ""
#: src/available_models_descriptions.py:5
msgid ""
"Mistral Large 2 is Mistral's new flagship model that is significantly more "
"capable in code generation, mathematics, and reasoning with 128k context "
"window and support for dozens of languages."
msgstr ""
#: src/available_models_descriptions.py:6
msgid "Qwen2 is a new series of large language models from Alibaba group"
msgstr ""
#: src/available_models_descriptions.py:7
msgid ""
"An open-source Mixture-of-Experts code language model that achieves "
"performance comparable to GPT4-Turbo in code-specific tasks."
msgstr ""
#: src/available_models_descriptions.py:8
msgid ""
"Phi-3 is a family of lightweight 3B (Mini) and 14B (Medium) state-of-the-art "
"open models by Microsoft."
msgstr ""
#: src/available_models_descriptions.py:9
msgid "The 7B model released by Mistral AI, updated to version 0.3."
msgstr ""
#: src/available_models_descriptions.py:10
msgid ""
"A set of Mixture of Experts (MoE) model with open weights by Mistral AI in "
"8x7b and 8x22b parameter sizes."
msgstr ""
#: src/available_models_descriptions.py:11
msgid ""
"CodeGemma is a collection of powerful, lightweight models that can perform a "
"variety of coding tasks like fill-in-the-middle code completion, code "
"generation, natural language understanding, mathematical reasoning, and "
"instruction following."
msgstr ""
#: src/available_models_descriptions.py:12
msgid ""
"Command R is a Large Language Model optimized for conversational interaction "
"and long context tasks."
msgstr ""
#: src/available_models_descriptions.py:13
msgid ""
"Command R+ is a powerful, scalable large language model purpose-built to "
"excel at real-world enterprise use cases."
msgstr ""
#: src/available_models_descriptions.py:14
msgid ""
"🌋 LLaVA is a novel end-to-end trained large multimodal model that combines "
"a vision encoder and Vicuna for general-purpose visual and language "
"understanding. Updated to version 1.6."
msgstr ""
#: src/available_models_descriptions.py:15
msgid "Meta Llama 3: The most capable openly available LLM to date"
msgstr ""
#: src/available_models_descriptions.py:16
msgid ""
"Gemma is a family of lightweight, state-of-the-art open models built by "
"Google DeepMind. Updated to version 1.1"
msgstr ""
#: src/available_models_descriptions.py:17
msgid ""
"Qwen 1.5 is a series of large language models by Alibaba Cloud spanning from "
"0.5B to 110B parameters"
msgstr ""
#: src/available_models_descriptions.py:18
msgid ""
"Llama 2 is a collection of foundation language models ranging from 7B to 70B "
"parameters."
msgstr ""
#: src/available_models_descriptions.py:19
msgid ""
"A large language model that can use text prompts to generate and discuss "
"code."
msgstr ""
#: src/available_models_descriptions.py:20
msgid ""
"Uncensored, 8x7b and 8x22b fine-tuned models based on the Mixtral mixture of "
"experts models that excels at coding tasks. Created by Eric Hartford."
msgstr ""
#: src/available_models_descriptions.py:21
msgid ""
"A high-performing open embedding model with a large token context window."
msgstr ""
#: src/available_models_descriptions.py:22
msgid "Uncensored Llama 2 model by George Sung and Jarrad Hope."
msgstr ""
#: src/available_models_descriptions.py:23
msgid ""
"Phi-2: a 2.7B language model by Microsoft Research that demonstrates "
"outstanding reasoning and language understanding capabilities."
msgstr ""
#: src/available_models_descriptions.py:24
msgid ""
"DeepSeek Coder is a capable coding model trained on two trillion code and "
"natural language tokens."
msgstr ""
#: src/available_models_descriptions.py:25
msgid ""
"The uncensored Dolphin model based on Mistral that excels at coding tasks. "
"Updated to version 2.8."
msgstr ""
#: src/available_models_descriptions.py:26
msgid ""
"A general-purpose model ranging from 3 billion parameters to 70 billion, "
"suitable for entry-level hardware."
msgstr ""
#: src/available_models_descriptions.py:27
msgid ""
"Dolphin 2.9 is a new model with 8B and 70B sizes by Eric Hartford based on "
"Llama 3 that has a variety of instruction, conversational, and coding skills."
msgstr ""
#: src/available_models_descriptions.py:28
msgid "State-of-the-art large embedding model from mixedbread.ai"
msgstr ""
#: src/available_models_descriptions.py:29
msgid ""
"StarCoder2 is the next generation of transparently trained open code LLMs "
"that comes in three sizes: 3B, 7B and 15B parameters."
msgstr ""
#: src/available_models_descriptions.py:30
msgid ""
"Mistral OpenOrca is a 7 billion parameter model, fine-tuned on top of the "
"Mistral 7B model using the OpenOrca dataset."
msgstr ""
#: src/available_models_descriptions.py:31
msgid "Yi 1.5 is a high-performing, bilingual language model."
msgstr ""
#: src/available_models_descriptions.py:32
msgid ""
"Zephyr is a series of fine-tuned versions of the Mistral and Mixtral models "
"that are trained to act as helpful assistants."
msgstr ""
#: src/available_models_descriptions.py:33
msgid "Llama 2 based model fine tuned to improve Chinese dialogue ability."
msgstr ""
#: src/available_models_descriptions.py:34
msgid ""
"A LLaVA model fine-tuned from Llama 3 Instruct with better scores in several "
"benchmarks."
msgstr ""
#: src/available_models_descriptions.py:35
msgid ""
"General use chat model based on Llama and Llama 2 with 2K to 16K context "
"sizes."
msgstr ""
#: src/available_models_descriptions.py:36
msgid ""
"The powerful family of models by Nous Research that excels at scientific "
"discussion and coding tasks."
msgstr ""
#: src/available_models_descriptions.py:37
msgid ""
"The TinyLlama project is an open endeavor to train a compact 1.1B Llama "
"model on 3 trillion tokens."
msgstr ""
#: src/available_models_descriptions.py:38
msgid ""
"Wizard Vicuna Uncensored is a 7B, 13B, and 30B parameter model based on "
"Llama 2 uncensored by Eric Hartford."
msgstr ""
#: src/available_models_descriptions.py:39
msgid ""
"Codestral is Mistral AIs first-ever code model designed for code generation "
"tasks."
msgstr ""
#: src/available_models_descriptions.py:40
msgid ""
"StarCoder is a code generation model trained on 80+ programming languages."
msgstr ""
#: src/available_models_descriptions.py:41
msgid ""
"State of the art large language model from Microsoft AI with improved "
"performance on complex chat, multilingual, reasoning and agent use cases."
msgstr ""
#: src/available_models_descriptions.py:42
msgid ""
"A family of open-source models trained on a wide variety of data, surpassing "
"ChatGPT on various benchmarks. Updated to version 3.5-0106."
msgstr ""
#: src/available_models_descriptions.py:43
msgid ""
"Aya 23, released by Cohere, is a new family of state-of-the-art, "
"multilingual models that support 23 languages."
msgstr ""
#: src/available_models_descriptions.py:44
msgid ""
"An experimental 1.1B parameter model trained on the new Dolphin 2.8 dataset "
"by Eric Hartford and based on TinyLlama."
msgstr ""
#: src/available_models_descriptions.py:45
msgid ""
"OpenHermes 2.5 is a 7B model fine-tuned by Teknium on Mistral with fully "
"open datasets."
msgstr ""
#: src/available_models_descriptions.py:46
msgid "State-of-the-art code generation model"
msgstr ""
#: src/available_models_descriptions.py:47
msgid ""
"Stable Code 3B is a coding model with instruct and code completion variants "
"on par with models such as Code Llama 7B that are 2.5x larger."
msgstr ""
#: src/available_models_descriptions.py:48
msgid ""
"CodeQwen1.5 is a large language model pretrained on a large amount of code "
"data."
msgstr ""
#: src/available_models_descriptions.py:49
msgid "Model focused on math and logic problems"
msgstr ""
#: src/available_models_descriptions.py:50
msgid ""
"A fine-tuned model based on Mistral with good coverage of domain and "
"language."
msgstr ""
#: src/available_models_descriptions.py:51
msgid ""
"Stable LM 2 is a state-of-the-art 1.6B and 12B parameter language model "
"trained on multilingual data in English, Spanish, German, Italian, French, "
"Portuguese, and Dutch."
msgstr ""
#: src/available_models_descriptions.py:52
msgid "A family of open foundation models by IBM for Code Intelligence"
msgstr ""
#: src/available_models_descriptions.py:53
msgid "Embedding models on very large sentence level datasets."
msgstr ""
#: src/available_models_descriptions.py:54
msgid "Code generation model based on Code Llama."
msgstr ""
#: src/available_models_descriptions.py:55
msgid ""
"A 7B and 15B uncensored variant of the Dolphin model family that excels at "
"coding, based on StarCoder2."
msgstr ""
#: src/available_models_descriptions.py:56
msgid "General use models based on Llama and Llama 2 from Nous Research."
msgstr ""
#: src/available_models_descriptions.py:57
msgid ""
"SQLCoder is a code completion model fined-tuned on StarCoder for SQL "
"generation tasks"
msgstr ""
#: src/available_models_descriptions.py:58
msgid ""
"This model extends LLama-3 8B's context length from 8k to over 1m tokens."
msgstr ""
#: src/available_models_descriptions.py:59
msgid ""
"Starling is a large language model trained by reinforcement learning from AI "
"feedback focused on improving chatbot helpfulness."
msgstr ""
#: src/available_models_descriptions.py:60
msgid "An extension of Llama 2 that supports a context of up to 128k tokens."
msgstr ""
#: src/available_models_descriptions.py:61
msgid ""
"Conversational model based on Llama 2 that performs competitively on various "
"benchmarks."
msgstr ""
#: src/available_models_descriptions.py:62
msgid "An advanced language model crafted with 2 trillion bilingual tokens."
msgstr ""
#: src/available_models_descriptions.py:63
msgid ""
"A model from NVIDIA based on Llama 3 that excels at conversational question "
"answering (QA) and retrieval-augmented generation (RAG)."
msgstr ""
#: src/available_models_descriptions.py:64
msgid ""
"Orca 2 is built by Microsoft research, and are a fine-tuned version of "
"Meta's Llama 2 models. The model is designed to excel particularly in "
"reasoning."
msgstr ""
#: src/available_models_descriptions.py:65
msgid "General use model based on Llama 2."
msgstr ""
#: src/available_models_descriptions.py:66
msgid ""
"A compact, yet powerful 10.7B large language model designed for single-turn "
"conversation."
msgstr ""
#: src/available_models_descriptions.py:67
msgid ""
"A companion assistant trained in philosophy, psychology, and personal "
"relationships. Based on Mistral."
msgstr ""
#: src/available_models_descriptions.py:68
msgid ""
"2.7B uncensored Dolphin model by Eric Hartford, based on the Phi language "
"model by Microsoft Research."
msgstr ""
#: src/available_models_descriptions.py:69
msgid ""
"Llama 2 based model fine tuned on an Orca-style dataset. Originally called "
"Free Willy."
msgstr ""
#: src/available_models_descriptions.py:70
msgid ""
"moondream2 is a small vision language model designed to run efficiently on "
"edge devices."
msgstr ""
#: src/available_models_descriptions.py:71
msgid ""
"BakLLaVA is a multimodal model consisting of the Mistral 7B base model "
"augmented with the LLaVA architecture."
msgstr ""
#: src/available_models_descriptions.py:72
msgid "Uncensored version of Wizard LM model"
msgstr ""
#: src/available_models_descriptions.py:73
msgid ""
"A suite of text embedding models by Snowflake, optimized for performance."
msgstr ""
#: src/available_models_descriptions.py:74
msgid "A strong, economical, and efficient Mixture-of-Experts language model."
msgstr ""
#: src/available_models_descriptions.py:75
msgid ""
"Fine-tuned Llama 2 model to answer medical questions based on an open source "
"medical dataset."
msgstr ""
#: src/available_models_descriptions.py:76
msgid "An extension of Mistral to support context windows of 64K or 128K."
msgstr ""
#: src/available_models_descriptions.py:77
msgid ""
"An expansion of Llama 2 that specializes in integrating both general "
"language understanding and domain-specific knowledge, particularly in "
"programming and mathematics."
msgstr ""
#: src/available_models_descriptions.py:78
msgid "The Nous Hermes 2 model from Nous Research, now trained over Mixtral."
msgstr ""
#: src/available_models_descriptions.py:79
msgid ""
"Open-source medical large language model adapted from Llama 2 to the medical "
"domain."
msgstr ""
#: src/available_models_descriptions.py:80
msgid "Great code generation model based on Llama2."
msgstr ""
#: src/available_models_descriptions.py:81
msgid ""
"Nexus Raven is a 13B instruction tuned model for function calling tasks."
msgstr ""
#: src/available_models_descriptions.py:82
msgid "Uncensored Llama2 based model with support for a 16K context window."
msgstr ""
#: src/available_models_descriptions.py:83
msgid "A new small LLaVA model fine-tuned from Phi 3 Mini."
msgstr ""
#: src/available_models_descriptions.py:84
msgid ""
"A versatile model for AI software development scenarios, including code "
"completion."
msgstr ""
#: src/available_models_descriptions.py:85
msgid ""
"A strong multi-lingual general language model with competitive performance "
"to Llama 3."
msgstr ""
#: src/available_models_descriptions.py:86
msgid ""
"🎩 Magicoder is a family of 7B parameter models trained on 75K synthetic "
"instruction data using OSS-Instruct, a novel approach to enlightening LLMs "
"with open-source code snippets."
msgstr ""
#: src/available_models_descriptions.py:87
msgid ""
"A lightweight chat model allowing accurate, and responsive output without "
"requiring high-end hardware."
msgstr ""
#: src/available_models_descriptions.py:88
msgid ""
"A high-performing code instruct model created by merging two existing code "
"models."
msgstr ""
#: src/available_models_descriptions.py:89
msgid ""
"MistralLite is a fine-tuned model based on Mistral with enhanced "
"capabilities of processing long contexts."
msgstr ""
#: src/available_models_descriptions.py:90
msgid ""
"Wizard Vicuna is a 13B parameter model based on Llama 2 trained by "
"MelodysDreamj."
msgstr ""
#: src/available_models_descriptions.py:91
msgid "7B parameter text-to-SQL model made by MotherDuck and Numbers Station."
msgstr ""
#: src/available_models_descriptions.py:92
msgid ""
"MegaDolphin-2.2-120b is a transformation of Dolphin-2.2-70b created by "
"interleaving the model with itself."
msgstr ""
#: src/available_models_descriptions.py:93
msgid ""
"A language model created by combining two fine-tuned Llama 2 70B models into "
"one."
msgstr ""
#: src/available_models_descriptions.py:94
msgid ""
"A top-performing mixture of experts model, fine-tuned with high-quality data."
msgstr ""
#: src/available_models_descriptions.py:95
msgid ""
"Merge of the Open Orca OpenChat model and the Garage-bAInd Platypus 2 model. "
"Designed for chat and code generation."
msgstr ""
#: src/available_models_descriptions.py:96
msgid ""
"Falcon2 is an 11B parameters causal decoder-only model built by TII and "
"trained over 5T tokens."
msgstr ""
#: src/available_models_descriptions.py:97
msgid "A 7B chat model fine-tuned with high-quality data and based on Zephyr."
msgstr ""
#: src/available_models_descriptions.py:98
msgid "DBRX is an open, general-purpose LLM created by Databricks."
msgstr ""
#: src/available_models_descriptions.py:99
msgid ""
"InternLM2.5 is a 7B parameter model tailored for practical scenarios with "
"outstanding reasoning capability."
msgstr ""
#: src/available_models_descriptions.py:100
msgid ""
"A robust conversational model designed to be used for both chat and instruct "
"use cases."
msgstr ""
#: src/available_models_descriptions.py:101
msgid ""
"A series of models from Groq that represent a significant advancement in "
"open-source AI capabilities for tool use/function calling."
msgstr ""
#: src/available_models_descriptions.py:102
msgid ""
"MathΣtral: a 7B model designed for math reasoning and scientific discovery "
"by Mistral AI."
msgstr ""
#: src/available_models_descriptions.py:103
msgid ""
"An open weights function calling model based on Llama 3, competitive with "
"GPT-4o function calling capabilities."
msgstr ""
#: src/available_models_descriptions.py:104
msgid ""
"A 3.8B model fine-tuned on a private high-quality synthetic dataset for "
"information extraction, based on Phi-3."
msgstr ""
#: src/dialogs.py:17
msgid "Chat cannot be cleared while receiving a message"
msgstr ""
#: src/dialogs.py:20
msgid "Clear Chat?"
msgstr ""
#: src/dialogs.py:21
msgid "Are you sure you want to clear the chat?"
msgstr ""
#: src/dialogs.py:24 src/dialogs.py:45 src/dialogs.py:72 src/dialogs.py:99
#: src/dialogs.py:121 src/dialogs.py:142 src/dialogs.py:164 src/dialogs.py:236
#: src/dialogs.py:326 src/dialogs.py:364
msgid "Cancel"
msgstr ""
#: src/dialogs.py:25
msgid "Clear"
msgstr ""
#: src/dialogs.py:41
msgid "Delete Chat?"
msgstr ""
#: src/dialogs.py:42 src/dialogs.py:139
msgid "Are you sure you want to delete '{}'?"
msgstr ""
#: src/dialogs.py:46 src/dialogs.py:143
msgid "Delete"
msgstr ""
#: src/dialogs.py:66
msgid "Rename Chat?"
msgstr ""
#: src/dialogs.py:67
msgid "Renaming '{}'"
msgstr ""
#: src/dialogs.py:73
msgid "Rename"
msgstr ""
#: src/dialogs.py:93
msgid "Create Chat?"
msgstr ""
#: src/dialogs.py:94
msgid "Enter name for new chat"
msgstr ""
#: src/dialogs.py:100 src/window.ui:472
msgid "Create"
msgstr ""
#: src/dialogs.py:117
msgid "Stop Download?"
msgstr ""
#: src/dialogs.py:118
msgid "Are you sure you want to stop pulling '{} ({})'?"
msgstr ""
#: src/dialogs.py:122
msgid "Stop"
msgstr ""
#: src/dialogs.py:138
msgid "Delete Model?"
msgstr ""
#: src/dialogs.py:160
msgid "Remove Attachment?"
msgstr ""
#: src/dialogs.py:161
msgid "Are you sure you want to remove attachment?"
msgstr ""
#: src/dialogs.py:165
msgid "Remove"
msgstr ""
#: src/dialogs.py:202
msgid "Connection Error"
msgstr ""
#: src/dialogs.py:203
msgid "The remote instance has disconnected"
msgstr ""
#: src/dialogs.py:207
msgid "Close Alpaca"
msgstr ""
#: src/dialogs.py:208
msgid "Use local instance"
msgstr ""
#: src/dialogs.py:209
msgid "Connect"
msgstr ""
#: src/dialogs.py:232
msgid "Select Model"
msgstr ""
#: src/dialogs.py:233
msgid "This model will be used as the base for the new model"
msgstr ""
#: src/dialogs.py:237 src/dialogs.py:327 src/dialogs.py:365
msgid "Accept"
msgstr ""
#: src/dialogs.py:254
msgid "An error occurred while creating the model"
msgstr ""
#: src/dialogs.py:312
msgid "This video does not have any transcriptions"
msgstr ""
#: src/dialogs.py:321
msgid "Attach YouTube Video?"
msgstr ""
#: src/dialogs.py:322
msgid ""
"{}\n"
"\n"
"Please select a transcript to include"
msgstr ""
#: src/dialogs.py:355
msgid "An error occurred while extracting text from the website"
msgstr ""
#: src/dialogs.py:360
msgid "Attach Website? (Experimental)"
msgstr ""
#: src/dialogs.py:361
msgid ""
"Are you sure you want to attach\n"
"'{}'?"
msgstr ""
#: src/dialogs.py:379
msgid "Thank you!"
msgstr ""
#: src/dialogs.py:386 src/dialogs.py:393
msgid "Support"
msgstr ""
#: src/dialogs.py:387
msgid "Are you enjoying Alpaca? Consider sponsoring the project!"
msgstr ""
#: src/dialogs.py:390
msgid "Don't show again"
msgstr ""
#: src/dialogs.py:392
msgid "Later"
msgstr ""
#: src/window.ui:54
msgid "Menu"
msgstr ""
#: src/window.ui:85
msgid "Toggle Sidebar"
msgstr ""
#: src/window.ui:110 src/window.ui:590
msgid "Manage Models"
msgstr ""
#: src/window.ui:124
msgid "Chat Menu"
msgstr ""
#: src/window.ui:200
msgid "Attach File"
msgstr ""
#: src/window.ui:245 src/window.ui:1193
msgid "Send Message"
msgstr ""
#: src/window.ui:293 src/window.ui:1038 src/window.ui:1152
msgid "Preferences"
msgstr ""
#: src/window.ui:296 src/window.ui:1130
msgid "General"
msgstr ""
#: src/window.ui:302
msgid "Use Remote Connection to Ollama"
msgstr ""
#: src/window.ui:308
msgid "URL of Remote Instance"
msgstr ""
#: src/window.ui:315
msgid "Bearer Token (Optional)"
msgstr ""
#: src/window.ui:325
msgid "Run Alpaca In Background"
msgstr ""
#: src/window.ui:336
msgid "Temperature"
msgstr ""
#: src/window.ui:337
msgid ""
"The temperature of the model. Increasing the temperature will make the model "
"answer more creatively. (Default: 0.8)"
msgstr ""
#: src/window.ui:352
msgid "Seed"
msgstr ""
#: src/window.ui:353
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 "
"prompt. (Default: 0 (random))"
msgstr ""
#: src/window.ui:367
msgid "Keep Alive Time"
msgstr ""
#: src/window.ui:368
msgid ""
"Controls how long the model will stay loaded into memory following the "
"request in minutes (Default: 5)"
msgstr ""
#: src/window.ui:384
msgid "Ollama Instance"
msgstr ""
#: src/window.ui:388
msgid "Ollama Overrides"
msgstr ""
#: src/window.ui:389
msgid ""
"Manage the arguments used on Ollama, any changes on this page only applies "
"to the integrated instance, the instance will restart if you make changes."
msgstr ""
#: src/window.ui:485 src/window.ui:600
msgid "Create Model"
msgstr ""
#: src/window.ui:511
msgid "Base"
msgstr ""
#: src/window.ui:529
msgid "Name"
msgstr ""
#: src/window.ui:535
msgid "Context"
msgstr ""
#: src/window.ui:550
msgid "Template"
msgstr ""
#: src/window.ui:556
msgid ""
"Some models require a specific template. Please visit the model's website "
"for more information if you're unsure."
msgstr ""
#: src/window.ui:607
msgid "Search Model"
msgstr ""
#: src/window.ui:620
msgid "Search models"
msgstr ""
#: src/window.ui:667
msgid "No Models Found"
msgstr ""
#: src/window.ui:668
msgid "Try a different search"
msgstr ""
#: src/window.ui:713
msgid ""
"By downloading this model you accept the license agreement available on the "
"model's website."
msgstr ""
#: src/window.ui:750
msgid "Open With Default App"
msgstr ""
#: src/window.ui:758
msgid "Remove Attachment"
msgstr ""
#: src/window.ui:820
msgid "Previous"
msgstr ""
#: src/window.ui:863
msgid "Welcome to Alpaca"
msgstr ""
#: src/window.ui:864
msgid "Powered by Ollama"
msgstr ""
#: src/window.ui:867
msgid "Ollama Website"
msgstr ""
#: src/window.ui:884
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. "
"Please exercise caution and review the code carefully before running it."
msgstr ""
#: src/window.ui:895
msgid "Featured Models"
msgstr ""
#: src/window.ui:896
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 "
"later.\n"
"\n"
"By downloading any model you accept their license agreement available on the "
"model's website.\n"
" "
msgstr ""
#: src/window.ui:909
msgid "Built by Meta"
msgstr ""
#: src/window.ui:937
msgid "Built by Google DeepMind"
msgstr ""
#: src/window.ui:965
msgid "Built by Microsoft"
msgstr ""
#: src/window.ui:993
msgid "Multimodal AI with image recognition"
msgstr ""
#: src/window.ui:1032
msgid "Import Chat"
msgstr ""
#: src/window.ui:1042
msgid "Keyboard Shortcuts"
msgstr ""
#: src/window.ui:1046
msgid "About Alpaca"
msgstr ""
#: src/window.ui:1053 src/window.ui:1072
msgid "Rename Chat"
msgstr ""
#: src/window.ui:1057 src/window.ui:1076
msgid "Export Chat"
msgstr ""
#: src/window.ui:1061
msgid "Clear Chat"
msgstr ""
#: src/window.ui:1068
msgid "Delete Chat"
msgstr ""
#: src/window.ui:1084
msgid "From Existing Model"
msgstr ""
#: src/window.ui:1088
msgid "From GGUF File (Experimental)"
msgstr ""
#: src/window.ui:1134
msgid "Close application"
msgstr ""
#: src/window.ui:1140
msgid "Import chat"
msgstr ""
#: src/window.ui:1146
msgid "Clear chat"
msgstr ""
#: src/window.ui:1158
msgid "New chat"
msgstr ""
#: src/window.ui:1164
msgid "Show shortcuts window"
msgstr ""
#: src/window.ui:1171
msgid "Editor"
msgstr ""
#: src/window.ui:1175
msgid "Copy"
msgstr ""
#: src/window.ui:1181
msgid "Paste"
msgstr ""
#: src/window.ui:1187
msgid "Insert new line"
msgstr ""