# Bengali translations for Alpaca package. # Copyright (C) 2024 Jeffser # This file is distributed under the same license as the Alpaca package. # (YOUR NAME) <(YOUR EMAIL OPTIONAL)>, 2024. # msgid "" msgstr "" "Project-Id-Version: 1.0.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-07-07 16:07-0600\n" "PO-Revision-Date: 2024-07-07 15:12-0600\n" "Last-Translator: (YOUR NAME) <(YOUR EMAIL OPTIONAL)>\n" "Language-Team: Bengali\n" "Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: data/com.jeffser.Alpaca.desktop.in:3 #: data/com.jeffser.Alpaca.metainfo.xml.in:7 msgid "Alpaca" msgstr "Alpaca" #: data/com.jeffser.Alpaca.metainfo.xml.in:8 msgid "Chat with local AI models" msgstr "Chat with local AI models" #: data/com.jeffser.Alpaca.metainfo.xml.in:10 msgid "An Ollama client" msgstr "An Ollama client" #: data/com.jeffser.Alpaca.metainfo.xml.in:11 #: data/com.jeffser.Alpaca.metainfo.xml.in:416 msgid "Features" msgstr "Features" #: data/com.jeffser.Alpaca.metainfo.xml.in:13 msgid "Built in Ollama instance" msgstr "Built in Ollama instance" #: data/com.jeffser.Alpaca.metainfo.xml.in:14 #: data/com.jeffser.Alpaca.metainfo.xml.in:418 msgid "Talk to multiple models in the same conversation" msgstr "Talk to multiple models in the same conversation" #: data/com.jeffser.Alpaca.metainfo.xml.in:15 #: data/com.jeffser.Alpaca.metainfo.xml.in:419 msgid "Pull and delete models from the app" msgstr "Pull and delete models from the app" #: data/com.jeffser.Alpaca.metainfo.xml.in:16 msgid "Have multiple conversations" msgstr "Have multiple conversations" #: data/com.jeffser.Alpaca.metainfo.xml.in:17 msgid "Image recognition (Only available with compatible models)" msgstr "Image recognition (Only available with compatible models)" #: data/com.jeffser.Alpaca.metainfo.xml.in:18 msgid "Plain text documents recognition" msgstr "Plain text documents recognition" #: data/com.jeffser.Alpaca.metainfo.xml.in:19 msgid "Import and export chats" msgstr "Import and export chats" #: data/com.jeffser.Alpaca.metainfo.xml.in:21 src/window.ui:860 msgid "Disclaimer" msgstr "Disclaimer" #: data/com.jeffser.Alpaca.metainfo.xml.in:22 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 "" "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." #: data/com.jeffser.Alpaca.metainfo.xml.in:25 msgid "Jeffry Samuel Eduarte Rojas" msgstr "Jeffry Samuel Eduarte Rojas" #: data/com.jeffser.Alpaca.metainfo.xml.in:51 msgid "A conversation showing code highlight" msgstr "A conversation showing code highlight" #: data/com.jeffser.Alpaca.metainfo.xml.in:55 msgid "A conversation involving multiple models" msgstr "A conversation involving multiple models" #: data/com.jeffser.Alpaca.metainfo.xml.in:59 msgid "Managing models" msgstr "Managing models" #: data/com.jeffser.Alpaca.metainfo.xml.in:70 #: data/com.jeffser.Alpaca.metainfo.xml.in:119 msgid "Fix" msgstr "Fix" #: data/com.jeffser.Alpaca.metainfo.xml.in:71 msgid "" "Removed DOCX compatibility temporally due to error with python-lxml " "dependency" msgstr "" "Removed DOCX compatibility temporally due to error with python-lxml " "dependency" #: data/com.jeffser.Alpaca.metainfo.xml.in:77 #: data/com.jeffser.Alpaca.metainfo.xml.in:107 #: data/com.jeffser.Alpaca.metainfo.xml.in:128 #: data/com.jeffser.Alpaca.metainfo.xml.in:333 #: data/com.jeffser.Alpaca.metainfo.xml.in:390 msgid "Big Update" msgstr "Big Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:79 msgid "Added compatibility for PDF" msgstr "Added compatibility for PDF" #: data/com.jeffser.Alpaca.metainfo.xml.in:80 msgid "Added compatibility for DOCX" msgstr "Added compatibility for DOCX" #: data/com.jeffser.Alpaca.metainfo.xml.in:81 msgid "Merged 'file attachment' menu into one button" msgstr "Merged 'file attachment' menu into one button" #: data/com.jeffser.Alpaca.metainfo.xml.in:88 #: data/com.jeffser.Alpaca.metainfo.xml.in:281 msgid "Quick Fix" msgstr "Quick Fix" #: data/com.jeffser.Alpaca.metainfo.xml.in:89 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 "" "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." #: data/com.jeffser.Alpaca.metainfo.xml.in:95 #: data/com.jeffser.Alpaca.metainfo.xml.in:247 msgid "Huge Update" msgstr "Huge Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:97 msgid "Added: Support for plain text files" msgstr "Added: Support for plain text files" #: data/com.jeffser.Alpaca.metainfo.xml.in:98 msgid "Added: New backend system for storing messages" msgstr "Added: New backend system for storing messages" #: data/com.jeffser.Alpaca.metainfo.xml.in:99 msgid "Added: Support for changing Ollama's overrides" msgstr "Added: Support for changing Ollama's overrides" #: data/com.jeffser.Alpaca.metainfo.xml.in:100 msgid "General Optimization" msgstr "General Optimization" #: data/com.jeffser.Alpaca.metainfo.xml.in:109 msgid "Added: Support for GGUF models (experimental)" msgstr "Added: Support for GGUF models (experimental)" #: data/com.jeffser.Alpaca.metainfo.xml.in:110 msgid "Added: Support for customization and creation of models" msgstr "Added: Support for customization and creation of models" #: data/com.jeffser.Alpaca.metainfo.xml.in:111 msgid "Fixed: Icons don't appear on non Gnome systems" msgstr "Fixed: Icons don't appear on non Gnome systems" #: data/com.jeffser.Alpaca.metainfo.xml.in:112 msgid "Update Ollama to v0.1.39" msgstr "Update Ollama to v0.1.39" #: data/com.jeffser.Alpaca.metainfo.xml.in:121 msgid "" "Fixed: app didn't open if models tweaks wasn't present in the config files" msgstr "" "Fixed: app didn't open if models tweaks wasn't present in the config files" #: data/com.jeffser.Alpaca.metainfo.xml.in:130 msgid "Changed multiple icons (paper airplane for the send button)" msgstr "Changed multiple icons (paper airplane for the send button)" #: data/com.jeffser.Alpaca.metainfo.xml.in:131 msgid "Combined export / import chat buttons into a menu" msgstr "Combined export / import chat buttons into a menu" #: data/com.jeffser.Alpaca.metainfo.xml.in:132 msgid "Added 'model tweaks' (temperature, seed, keep_alive)" msgstr "Added 'model tweaks' (temperature, seed, keep_alive)" #: data/com.jeffser.Alpaca.metainfo.xml.in:133 msgid "Fixed send / stop button" msgstr "Fixed send / stop button" #: data/com.jeffser.Alpaca.metainfo.xml.in:134 msgid "Fixed app not checking if remote connection works when starting" msgstr "Fixed app not checking if remote connection works when starting" #: data/com.jeffser.Alpaca.metainfo.xml.in:141 msgid "Daily Update" msgstr "Daily Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:143 msgid "Added text ellipsis to chat name so it doesn't change the button width" msgstr "Added text ellipsis to chat name so it doesn't change the button width" #: data/com.jeffser.Alpaca.metainfo.xml.in:144 msgid "New shortcut for creating a chat (CTRL+N)" msgstr "New shortcut for creating a chat (CTRL+N)" #: data/com.jeffser.Alpaca.metainfo.xml.in:145 msgid "New message entry design" msgstr "New message entry design" #: data/com.jeffser.Alpaca.metainfo.xml.in:146 msgid "Fixed: Can't rename the same chat multiple times" msgstr "Fixed: Can't rename the same chat multiple times" #: data/com.jeffser.Alpaca.metainfo.xml.in:153 msgid "The fix" msgstr "The fix" #: data/com.jeffser.Alpaca.metainfo.xml.in:155 msgid "" "Fixed: Ollama instance keeps running on the background even when it is " "disabled" msgstr "" "Fixed: Ollama instance keeps running on the background even when it is " "disabled" #: data/com.jeffser.Alpaca.metainfo.xml.in:156 msgid "Fixed: Can't pull models on the integrated instance" msgstr "Fixed: Can't pull models on the integrated instance" #: data/com.jeffser.Alpaca.metainfo.xml.in:163 msgid "Quick tweaks" msgstr "Quick tweaks" #: data/com.jeffser.Alpaca.metainfo.xml.in:165 msgid "Added progress bar to models that are being pulled" msgstr "Added progress bar to models that are being pulled" #: data/com.jeffser.Alpaca.metainfo.xml.in:166 msgid "Added size to tags when pulling a model" msgstr "Added size to tags when pulling a model" #: data/com.jeffser.Alpaca.metainfo.xml.in:167 msgid "General optimizations on the background" msgstr "General optimizations on the background" #: data/com.jeffser.Alpaca.metainfo.xml.in:174 msgid "Quick fixes" msgstr "Quick fixes" #: data/com.jeffser.Alpaca.metainfo.xml.in:176 msgid "Fixed: Scroll when message is received" msgstr "Fixed: Scroll when message is received" #: data/com.jeffser.Alpaca.metainfo.xml.in:177 msgid "Fixed: Content doesn't change when creating a new chat" msgstr "Fixed: Content doesn't change when creating a new chat" #: data/com.jeffser.Alpaca.metainfo.xml.in:178 msgid "Added 'Featured Models' page on welcome dialog" msgstr "Added 'Featured Models' page on welcome dialog" #: data/com.jeffser.Alpaca.metainfo.xml.in:185 msgid "Nice Update" msgstr "Nice Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:187 msgid "UI tweaks (Thanks Nokse22)" msgstr "UI tweaks (Thanks Nokse22)" #: data/com.jeffser.Alpaca.metainfo.xml.in:188 msgid "General optimizations" msgstr "General optimizations" #: data/com.jeffser.Alpaca.metainfo.xml.in:189 msgid "Metadata fixes" msgstr "Metadata fixes" #: data/com.jeffser.Alpaca.metainfo.xml.in:196 msgid "Quick fix" msgstr "Quick fix" #: data/com.jeffser.Alpaca.metainfo.xml.in:198 msgid "Updated Spanish translation" msgstr "Updated Spanish translation" #: data/com.jeffser.Alpaca.metainfo.xml.in:199 msgid "Added compatibility for PNG" msgstr "Added compatibility for PNG" #: data/com.jeffser.Alpaca.metainfo.xml.in:206 msgid "New Update" msgstr "New Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:208 msgid "Updated model list" msgstr "Updated model list" #: data/com.jeffser.Alpaca.metainfo.xml.in:209 msgid "Added image recognition to more models" msgstr "Added image recognition to more models" #: data/com.jeffser.Alpaca.metainfo.xml.in:210 msgid "Added Brazilian Portuguese translation (Thanks Daimaar Stein)" msgstr "Added Brazilian Portuguese translation (Thanks Daimaar Stein)" #: data/com.jeffser.Alpaca.metainfo.xml.in:211 msgid "Refined the general UI (Thanks Nokse22)" msgstr "Refined the general UI (Thanks Nokse22)" #: data/com.jeffser.Alpaca.metainfo.xml.in:212 msgid "Added 'delete message' feature" msgstr "Added 'delete message' feature" #: data/com.jeffser.Alpaca.metainfo.xml.in:213 msgid "" "Added metadata so that software distributors know that the app is compatible " "with mobile" msgstr "" "Added metadata so that software distributors know that the app is compatible " "with mobile" #: data/com.jeffser.Alpaca.metainfo.xml.in:214 msgid "" "Changed 'send' shortcut to just the return/enter key (to add a new line use " "shift+return)" msgstr "" "Changed 'send' shortcut to just the return/enter key (to add a new line use " "shift+return)" #: data/com.jeffser.Alpaca.metainfo.xml.in:221 msgid "Bug Fixes" msgstr "Bug Fixes" #: data/com.jeffser.Alpaca.metainfo.xml.in:223 msgid "Fixed: Minor spelling mistake" msgstr "Fixed: Minor spelling mistake" #: data/com.jeffser.Alpaca.metainfo.xml.in:224 msgid "Added 'mobile' as a supported form factor" msgstr "Added 'mobile' as a supported form factor" #: data/com.jeffser.Alpaca.metainfo.xml.in:225 msgid "Fixed: 'Connection Error' dialog not working properly" msgstr "Fixed: 'Connection Error' dialog not working properly" #: data/com.jeffser.Alpaca.metainfo.xml.in:226 msgid "Fixed: App might freeze randomly on startup" msgstr "Fixed: App might freeze randomly on startup" #: data/com.jeffser.Alpaca.metainfo.xml.in:227 msgid "Changed 'chats' label on sidebar for 'Alpaca'" msgstr "Changed 'chats' label on sidebar for 'Alpaca'" #: data/com.jeffser.Alpaca.metainfo.xml.in:234 msgid "Cool Update" msgstr "Cool Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:236 msgid "Better design for chat window" msgstr "Better design for chat window" #: data/com.jeffser.Alpaca.metainfo.xml.in:237 msgid "Better design for chat sidebar" msgstr "Better design for chat sidebar" #: data/com.jeffser.Alpaca.metainfo.xml.in:238 msgid "Fixed remote connections" msgstr "Fixed remote connections" #: data/com.jeffser.Alpaca.metainfo.xml.in:239 msgid "Fixed Ollama restarting in loop" msgstr "Fixed Ollama restarting in loop" #: data/com.jeffser.Alpaca.metainfo.xml.in:240 msgid "Other cool backend stuff" msgstr "Other cool backend stuff" #: data/com.jeffser.Alpaca.metainfo.xml.in:249 msgid "Added Ollama as part of Alpaca, Ollama will run in a sandbox" msgstr "Added Ollama as part of Alpaca, Ollama will run in a sandbox" #: data/com.jeffser.Alpaca.metainfo.xml.in:250 msgid "Added option to connect to remote instances (how it worked before)" msgstr "Added option to connect to remote instances (how it worked before)" #: data/com.jeffser.Alpaca.metainfo.xml.in:251 msgid "Added option to import and export chats" msgstr "Added option to import and export chats" #: data/com.jeffser.Alpaca.metainfo.xml.in:252 msgid "Added option to run Alpaca with Ollama in the background" msgstr "Added option to run Alpaca with Ollama in the background" #: data/com.jeffser.Alpaca.metainfo.xml.in:253 msgid "Added preferences dialog" msgstr "Added preferences dialog" #: data/com.jeffser.Alpaca.metainfo.xml.in:254 msgid "Changed the welcome dialog" msgstr "Changed the welcome dialog" #: data/com.jeffser.Alpaca.metainfo.xml.in:256 #: data/com.jeffser.Alpaca.metainfo.xml.in:273 #: data/com.jeffser.Alpaca.metainfo.xml.in:285 #: data/com.jeffser.Alpaca.metainfo.xml.in:304 #: data/com.jeffser.Alpaca.metainfo.xml.in:325 #: data/com.jeffser.Alpaca.metainfo.xml.in:341 #: data/com.jeffser.Alpaca.metainfo.xml.in:357 #: data/com.jeffser.Alpaca.metainfo.xml.in:371 #: data/com.jeffser.Alpaca.metainfo.xml.in:381 #: data/com.jeffser.Alpaca.metainfo.xml.in:399 #: data/com.jeffser.Alpaca.metainfo.xml.in:421 msgid "Please report any errors to the issues page, thank you." msgstr "Please report any errors to the issues page, thank you." #: data/com.jeffser.Alpaca.metainfo.xml.in:264 msgid "Yet Another Daily Update" msgstr "Yet Another Daily Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:266 msgid "Added better UI for 'Manage Models' dialog" msgstr "Added better UI for 'Manage Models' dialog" #: data/com.jeffser.Alpaca.metainfo.xml.in:267 msgid "Added better UI for the chat sidebar" msgstr "Added better UI for the chat sidebar" #: data/com.jeffser.Alpaca.metainfo.xml.in:268 msgid "" "Replaced model description with a button to open Ollama's website for the " "model" msgstr "" "Replaced model description with a button to open Ollama's website for the " "model" #: data/com.jeffser.Alpaca.metainfo.xml.in:269 msgid "Added myself to the credits as the spanish translator" msgstr "Added myself to the credits as the spanish translator" #: data/com.jeffser.Alpaca.metainfo.xml.in:270 msgid "Using XDG properly to get config folder" msgstr "Using XDG properly to get config folder" #: data/com.jeffser.Alpaca.metainfo.xml.in:271 msgid "Update for translations" msgstr "Update for translations" #: data/com.jeffser.Alpaca.metainfo.xml.in:283 msgid "The last update had some mistakes in the description of the update" msgstr "The last update had some mistakes in the description of the update" #: data/com.jeffser.Alpaca.metainfo.xml.in:293 msgid "Another Daily Update" msgstr "Another Daily Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:295 msgid "Added full Spanish translation" msgstr "Added full Spanish translation" #: data/com.jeffser.Alpaca.metainfo.xml.in:296 msgid "Added support for background pulling of multiple models" msgstr "Added support for background pulling of multiple models" #: data/com.jeffser.Alpaca.metainfo.xml.in:297 msgid "Added interrupt button" msgstr "Added interrupt button" #: data/com.jeffser.Alpaca.metainfo.xml.in:298 msgid "Added basic shortcuts" msgstr "Added basic shortcuts" #: data/com.jeffser.Alpaca.metainfo.xml.in:299 msgid "Better translation support" msgstr "Better translation support" #: data/com.jeffser.Alpaca.metainfo.xml.in:300 msgid "" "User can now leave chat name empty when creating a new one, it will add a " "placeholder name" msgstr "" "User can now leave chat name empty when creating a new one, it will add a " "placeholder name" #: data/com.jeffser.Alpaca.metainfo.xml.in:301 msgid "Better scalling for different window sizes" msgstr "Better scalling for different window sizes" #: data/com.jeffser.Alpaca.metainfo.xml.in:302 msgid "Fixed: Can't close app if first time setup fails" msgstr "Fixed: Can't close app if first time setup fails" #: data/com.jeffser.Alpaca.metainfo.xml.in:312 msgid "Really Big Update" msgstr "Really Big Update" #: data/com.jeffser.Alpaca.metainfo.xml.in:314 msgid "Added multiple chats support!" msgstr "Added multiple chats support!" #: data/com.jeffser.Alpaca.metainfo.xml.in:315 msgid "Added Pango Markup support (bold, list, title, subtitle, monospace)" msgstr "Added Pango Markup support (bold, list, title, subtitle, monospace)" #: data/com.jeffser.Alpaca.metainfo.xml.in:316 msgid "Added autoscroll if the user is at the bottom of the chat" msgstr "Added autoscroll if the user is at the bottom of the chat" #: data/com.jeffser.Alpaca.metainfo.xml.in:317 msgid "Added support for multiple tags on a single model" msgstr "Added support for multiple tags on a single model" #: data/com.jeffser.Alpaca.metainfo.xml.in:318 msgid "Added better model management dialog" msgstr "Added better model management dialog" #: data/com.jeffser.Alpaca.metainfo.xml.in:319 msgid "Added loading spinner when sending message" msgstr "Added loading spinner when sending message" #: data/com.jeffser.Alpaca.metainfo.xml.in:320 msgid "Added notifications if app is not active and a model pull finishes" msgstr "Added notifications if app is not active and a model pull finishes" #: data/com.jeffser.Alpaca.metainfo.xml.in:321 msgid "Added new symbolic icon" msgstr "Added new symbolic icon" #: data/com.jeffser.Alpaca.metainfo.xml.in:322 msgid "Added frame to message textview widget" msgstr "Added frame to message textview widget" #: data/com.jeffser.Alpaca.metainfo.xml.in:323 msgid "Fixed \"code blocks shouldn't be editable\"" msgstr "Fixed \"code blocks shouldn't be editable\"" #: data/com.jeffser.Alpaca.metainfo.xml.in:335 msgid "Added code highlighting" msgstr "Added code highlighting" #: data/com.jeffser.Alpaca.metainfo.xml.in:336 msgid "Added image recognition (llava model)" msgstr "Added image recognition (llava model)" #: data/com.jeffser.Alpaca.metainfo.xml.in:337 msgid "Added multiline prompt" msgstr "Added multiline prompt" #: data/com.jeffser.Alpaca.metainfo.xml.in:338 msgid "Fixed some small bugs" msgstr "Fixed some small bugs" #: data/com.jeffser.Alpaca.metainfo.xml.in:339 msgid "General optimization" msgstr "General optimization" #: data/com.jeffser.Alpaca.metainfo.xml.in:349 msgid "Fixes and features" msgstr "Fixes and features" #: data/com.jeffser.Alpaca.metainfo.xml.in:351 msgid "Russian translation (thanks github/alexkdeveloper)" msgstr "Russian translation (thanks github/alexkdeveloper)" #: data/com.jeffser.Alpaca.metainfo.xml.in:352 msgid "Fixed: Cannot close app on first setup" msgstr "Fixed: Cannot close app on first setup" #: data/com.jeffser.Alpaca.metainfo.xml.in:353 msgid "Fixed: Brand colors for Flathub" msgstr "Fixed: Brand colors for Flathub" #: data/com.jeffser.Alpaca.metainfo.xml.in:354 msgid "Fixed: App description" msgstr "Fixed: App description" #: data/com.jeffser.Alpaca.metainfo.xml.in:355 msgid "Fixed: Only show 'save changes dialog' when you actually change the url" msgstr "" "Fixed: Only show 'save changes dialog' when you actually change the url" #: data/com.jeffser.Alpaca.metainfo.xml.in:365 msgid "0.2.2 Bug fixes" msgstr "0.2.2 Bug fixes" #: data/com.jeffser.Alpaca.metainfo.xml.in:367 msgid "Toast messages appearing behind dialogs" msgstr "Toast messages appearing behind dialogs" #: data/com.jeffser.Alpaca.metainfo.xml.in:368 msgid "Local model list not updating when changing servers" msgstr "Local model list not updating when changing servers" #: data/com.jeffser.Alpaca.metainfo.xml.in:369 msgid "Closing the setup dialog closes the whole app" msgstr "Closing the setup dialog closes the whole app" #: data/com.jeffser.Alpaca.metainfo.xml.in:379 msgid "0.2.1 Data saving fix" msgstr "0.2.1 Data saving fix" #: data/com.jeffser.Alpaca.metainfo.xml.in:380 msgid "" "The app didn't save the config files and chat history to the right " "directory, this is now fixed" msgstr "" "The app didn't save the config files and chat history to the right " "directory, this is now fixed" #: data/com.jeffser.Alpaca.metainfo.xml.in:389 msgid "0.2.0" msgstr "0.2.0" #: data/com.jeffser.Alpaca.metainfo.xml.in:391 msgid "New Features" msgstr "New Features" #: data/com.jeffser.Alpaca.metainfo.xml.in:393 msgid "Restore chat after closing the app" msgstr "Restore chat after closing the app" #: data/com.jeffser.Alpaca.metainfo.xml.in:394 msgid "A button to clear the chat" msgstr "A button to clear the chat" #: data/com.jeffser.Alpaca.metainfo.xml.in:395 msgid "Fixed multiple bugs involving how messages are shown" msgstr "Fixed multiple bugs involving how messages are shown" #: data/com.jeffser.Alpaca.metainfo.xml.in:396 msgid "Added welcome dialog" msgstr "Added welcome dialog" #: data/com.jeffser.Alpaca.metainfo.xml.in:397 msgid "More stability" msgstr "More stability" #: data/com.jeffser.Alpaca.metainfo.xml.in:407 msgid "0.1.2 Quick fixes" msgstr "0.1.2 Quick fixes" #: data/com.jeffser.Alpaca.metainfo.xml.in:408 msgid "" "This release fixes some metadata needed to have a proper Flatpak application" msgstr "" "This release fixes some metadata needed to have a proper Flatpak application" #: data/com.jeffser.Alpaca.metainfo.xml.in:414 msgid "0.1.1 Stable Release" msgstr "0.1.1 Stable Release" #: data/com.jeffser.Alpaca.metainfo.xml.in:415 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:1083 src/window.py:1145 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:129 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:131 msgid "Could not delete model" msgstr "Could not delete model" #: src/window.py:132 msgid "Could not pull model" msgstr "Could not pull model" #: src/window.py:133 msgid "Cannot open image" msgstr "Cannot open image" #: 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:135 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 msgid "Chat exported successfully" msgstr "Chat exported successfully" #: src/window.py:153 msgid "Chat imported successfully" msgstr "Chat imported successfully" #: src/window.py:280 msgid "Close" msgstr "Close" #: src/window.py:281 src/window.ui:813 msgid "Next" msgstr "Next" #: 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.ui:52 msgid "Menu" msgstr "Menu" #: src/window.ui:82 msgid "Toggle Sidebar" msgstr "Toggle Sidebar" #: src/window.ui:107 src/window.ui:587 msgid "Manage Models" msgstr "Manage Models" #: src/window.ui:121 msgid "Chat Menu" msgstr "Chat Menu" #: src/window.ui:197 msgid "Attach File" msgstr "Attach File" #: src/window.ui:242 src/window.ui:1127 msgid "Send Message" msgstr "Send Message" #: src/window.ui:290 src/window.ui:972 src/window.ui:1086 msgid "Preferences" msgstr "Preferences" #: src/window.ui:293 src/window.ui:1064 msgid "General" msgstr "General" #: src/window.ui:299 msgid "Use Remote Connection to Ollama" msgstr "Use Remote Connection to Ollama" #: src/window.ui:305 msgid "URL of Remote Instance" msgstr "URL of Remote Instance" #: src/window.ui:312 msgid "Bearer Token (Optional)" msgstr "Bearer Token (Optional)" #: src/window.ui:322 msgid "Run Alpaca In Background" msgstr "Run Alpaca In Background" #: src/window.ui:333 msgid "Temperature" msgstr "Temperature" #: src/window.ui:334 msgid "" "The temperature of the model. Increasing the temperature will make the model " "answer more creatively. (Default: 0.8)" msgstr "" "The temperature of the model. Increasing the temperature will make the model " "answer more creatively. (Default: 0.8)" #: src/window.ui:349 msgid "Seed" msgstr "Seed" #: 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 " "prompt. (Default: 0 (random))" msgstr "" "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))" #: src/window.ui:364 msgid "Keep Alive Time" msgstr "Keep Alive Time" #: src/window.ui:365 msgid "" "Controls how long the model will stay loaded into memory following the " "request in minutes (Default: 5)" msgstr "" "Controls how long the model will stay loaded into memory following the " "request in minutes (Default: 5)" #: src/window.ui:381 msgid "Ollama Instance" msgstr "Ollama Instance" #: src/window.ui:385 msgid "Ollama Overrides" msgstr "Ollama Overrides" #: src/window.ui:386 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 "" "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." #: src/window.ui:469 msgid "Create" msgstr "Create" #: src/window.ui:482 src/window.ui:597 msgid "Create Model" msgstr "Create Model" #: src/window.ui:508 msgid "Base" msgstr "Base" #: src/window.ui:526 msgid "Name" msgstr "Name" #: src/window.ui:532 msgid "Context" msgstr "Context" #: src/window.ui:547 msgid "Template" msgstr "Template" #: src/window.ui:553 msgid "" "Some models require a specific template. Please visit the model's website " "for more information if you're unsure." msgstr "" "Some models require a specific template. Please visit the model's website " "for more information if you're unsure." #: src/window.ui:604 msgid "Search Model" msgstr "Search Model" #: src/window.ui:664 msgid "No Models Found" msgstr "No Models Found" #: src/window.ui:665 msgid "Try a different search" msgstr "Try a different search" #: 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 "Open with Default App" #: src/window.ui:797 msgid "Previous" msgstr "Previous" #: src/window.ui:840 msgid "Welcome to Alpaca" msgstr "Welcome to Alpaca" #: src/window.ui:841 msgid "Powered by Ollama" msgstr "Powered by Ollama" #: src/window.ui:844 msgid "Ollama Website" msgstr "Ollama Website" #: 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. " "Please exercise caution and review the code carefully before running it." msgstr "" "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." #: src/window.ui:872 msgid "Featured Models" msgstr "Featured Models" #: 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 " "later." msgstr "" "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." #: src/window.ui:883 msgid "Built by Meta" msgstr "Built by Meta" #: src/window.ui:901 msgid "Built by Google DeepMind" msgstr "Built by Google DeepMind" #: src/window.ui:919 msgid "Built by Microsoft" msgstr "Built by Microsoft" #: src/window.ui:937 msgid "Multimodal AI with image recognition" msgstr "Multimodal AI with image recognition" #: src/window.ui:966 msgid "Import Chat" msgstr "Import Chat" #: src/window.ui:976 msgid "Keyboard Shortcuts" msgstr "Keyboard Shortcuts" #: src/window.ui:980 msgid "About Alpaca" msgstr "About Alpaca" #: src/window.ui:987 src/window.ui:1006 msgid "Rename Chat" msgstr "Rename Chat" #: src/window.ui:991 src/window.ui:1010 msgid "Export Chat" msgstr "Export Chat" #: src/window.ui:995 msgid "Clear Chat" msgstr "Clear Chat" #: src/window.ui:1002 msgid "Delete Chat" msgstr "Delete Chat" #: src/window.ui:1018 msgid "From Existing Model" msgstr "From Existing Model" #: src/window.ui:1022 msgid "From GGUF File (Experimental)" msgstr "From GGUF File (Experimental)" #: src/window.ui:1068 msgid "Close application" msgstr "Close application" #: src/window.ui:1074 msgid "Import chat" msgstr "Import chat" #: src/window.ui:1080 msgid "Clear chat" msgstr "Clear chat" #: src/window.ui:1092 msgid "New chat" msgstr "New chat" #: src/window.ui:1098 msgid "Show shortcuts window" msgstr "Show shortcuts window" #: src/window.ui:1105 msgid "Editor" msgstr "Editor" #: src/window.ui:1109 msgid "Copy" msgstr "Copy" #: src/window.ui:1115 msgid "Paste" msgstr "Paste" #: src/window.ui:1121 msgid "Insert new line" msgstr "Insert new line" #~ msgid "Message Received" #~ msgstr "Message Received" #~ msgid "New message from '{}'" #~ msgstr "New message from '{}'" #~ msgid "Model" #~ msgstr "Model"