translation.json 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395
  1. {
  2. "-1 for no limit, or a positive integer for a specific limit": "",
  3. "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' eller '-1' för inget utgångsdatum",
  4. "(e.g. `sh webui.sh --api --api-auth username_password`)": "(t.ex. `sh webui.sh --api --api-auth username_password`)",
  5. "(e.g. `sh webui.sh --api`)": "(t.ex. `sh webui.sh --api`)",
  6. "(latest)": "(senaste)",
  7. "(leave blank for to use commercial endpoint)": "",
  8. "{{ models }}": "{{ modeller }}",
  9. "{{COUNT}} Available Tools": "",
  10. "{{COUNT}} hidden lines": "",
  11. "{{COUNT}} Replies": "{{COUNT}} Svar",
  12. "{{user}}'s Chats": "{{user}}s Chats",
  13. "{{webUIName}} Backend Required": "{{webUIName}} Backend krävs",
  14. "*Prompt node ID(s) are required for image generation": "*Prompt node ID(s) krävs för bildgenerering",
  15. "A new version (v{{LATEST_VERSION}}) is now available.": "En ny version (v{{LATEST_VERSION}}) är nu tillgänglig.",
  16. "A task model is used when performing tasks such as generating titles for chats and web search queries": "En uppgiftsmodell används när du utför uppgifter som att generera titlar för chattar och webbsökningsfrågor",
  17. "a user": "en användare",
  18. "About": "Om",
  19. "Accept autocomplete generation / Jump to prompt variable": "",
  20. "Access": "Åtkomst",
  21. "Access Control": "Åtkomstkontroll",
  22. "Accessible to all users": "Tillgänglig för alla användare",
  23. "Account": "Konto",
  24. "Account Activation Pending": "Kontoaktivering väntar",
  25. "Accurate information": "Exakt information",
  26. "Actions": "Åtgärder",
  27. "Activate": "Aktivera",
  28. "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivera detta kommando genom att skriva \"/{{COMMAND}}\" i chattrutan.",
  29. "Active Users": "Aktiva användare",
  30. "Add": "Lägg till",
  31. "Add a model ID": "Lägg till ett modell-ID",
  32. "Add a short description about what this model does": "Lägg till en kort beskrivning om vad den här modellen gör",
  33. "Add a tag": "Lägg till en tagg",
  34. "Add Arena Model": "Lägg till Arenamodel",
  35. "Add Connection": "Lägg till anslutnign",
  36. "Add Content": "Lägg till innehåll",
  37. "Add content here": "Lägg till innehåll här",
  38. "Add Custom Parameter": "",
  39. "Add custom prompt": "Lägg till en anpassad instruktion",
  40. "Add Files": "Lägg till filer",
  41. "Add Group": "Lägg till grupp",
  42. "Add Memory": "Lägg till minne",
  43. "Add Model": "Lägg till modell",
  44. "Add Reaction": "Lägg till reaktion",
  45. "Add Tag": "Lägg till tagg",
  46. "Add Tags": "Lägg till taggar",
  47. "Add text content": "",
  48. "Add User": "Lägg till användare",
  49. "Add User Group": "Lägg till textinnehåll",
  50. "Adjusting these settings will apply changes universally to all users.": "Justering av dessa inställningar kommer att tillämpa ändringar universellt för alla användare.",
  51. "admin": "administratör",
  52. "Admin": "Admin",
  53. "Admin Panel": "Administrationspanel",
  54. "Admin Settings": "Administratörsinställningar",
  55. "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratörer har tillgång till alla verktyg hela tiden, medan användare behöver verktyg som tilldelas per modell i arbetsytan.",
  56. "Advanced Parameters": "Avancerade parametrar",
  57. "Advanced Params": "Avancerade parametrar",
  58. "All": "",
  59. "All Documents": "Alla dokument",
  60. "All models deleted successfully": "Alla modeller har raderats framgångsrikt",
  61. "Allow Call": "",
  62. "Allow Chat Controls": "Tillåt chattkontroller",
  63. "Allow Chat Delete": "Tillåt radering av chatt",
  64. "Allow Chat Deletion": "Tillåt chattborttagning",
  65. "Allow Chat Edit": "Tillåt redigering av chatt",
  66. "Allow Chat Export": "",
  67. "Allow Chat Share": "",
  68. "Allow File Upload": "Tillåt filuppladdning",
  69. "Allow Multiple Models in Chat": "",
  70. "Allow non-local voices": "Tillåt icke-lokala röster",
  71. "Allow Speech to Text": "",
  72. "Allow Temporary Chat": "Tillåt tillfällig chatt",
  73. "Allow Text to Speech": "",
  74. "Allow User Location": "Tillåt användarplats",
  75. "Allow Voice Interruption in Call": "Tillåt röstavbrott under samtal",
  76. "Allowed Endpoints": "Tillåtna Endpoints",
  77. "Allowed File Extensions": "",
  78. "Allowed file extensions for upload. Separate multiple extensions with commas. Leave empty for all file types.": "",
  79. "Already have an account?": "Har du redan ett konto?",
  80. "Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out.": "",
  81. "Always": "Alltid",
  82. "Always Collapse Code Blocks": "",
  83. "Always Expand Details": "",
  84. "Always Play Notification Sound": "",
  85. "Amazing": "Fantastiskt",
  86. "an assistant": "en assistent",
  87. "Analyzed": "Analyserad",
  88. "Analyzing...": "Analyserar...",
  89. "and": "och",
  90. "and {{COUNT}} more": "och {{COUNT}} fler",
  91. "and create a new shared link.": "och skapa en ny delad länk.",
  92. "Android": "",
  93. "API": "",
  94. "API Base URL": "API-bas-URL",
  95. "API details for using a vision-language model in the picture description. This parameter is mutually exclusive with picture_description_local.": "",
  96. "API Key": "API-nyckel",
  97. "API Key created.": "API-nyckel skapad.",
  98. "API Key Endpoint Restrictions": "",
  99. "API keys": "API-nycklar",
  100. "API Version": "",
  101. "Application DN": "Applikations-DN",
  102. "Application DN Password": "Applikations-DN lösenord",
  103. "applies to all users with the \"user\" role": "gäller alla användare med \"user\"-rollen",
  104. "April": "april",
  105. "Archive": "Arkiv",
  106. "Archive All Chats": "Arkivera alla chattar",
  107. "Archived Chats": "Arkiverade chattar",
  108. "archived-chat-export": "",
  109. "Are you sure you want to clear all memories? This action cannot be undone.": "",
  110. "Are you sure you want to delete this channel?": "Är du säker på att du vill radera denna kanal?",
  111. "Are you sure you want to delete this message?": "Är du säker på att du vill radera detta meddelande?",
  112. "Are you sure you want to unarchive all archived chats?": "Är du säker på att du vill avarkivera alla arkiverade chattar?",
  113. "Are you sure?": "Är du säker?",
  114. "Arena Models": "Arenamodeller",
  115. "Artifacts": "Artefakter",
  116. "Ask": "",
  117. "Ask a question": "Ställ en fråga",
  118. "Assistant": "Assistent",
  119. "Attach file from knowledge": "Bifoga fil",
  120. "Attention to detail": "Detaljerad uppmärksamhet",
  121. "Attribute for Mail": "Attribut för e-post",
  122. "Attribute for Username": "Attribut för användarnamn",
  123. "Audio": "Ljud",
  124. "August": "augusti",
  125. "Auth": "",
  126. "Authenticate": "Autentisera",
  127. "Authentication": "Autentisering",
  128. "Auto": "",
  129. "Auto-Copy Response to Clipboard": "Automatisk kopiering av svar till urklipp",
  130. "Auto-playback response": "Automatisk uppspelning av svar",
  131. "Autocomplete Generation": "Automatisk komplettering av generering",
  132. "Autocomplete Generation Input Max Length": "Maxlängd för inmatning av automatisk komplettering",
  133. "Automatic1111": "",
  134. "AUTOMATIC1111 Api Auth String": "",
  135. "AUTOMATIC1111 Base URL": "AUTOMATIC1111 bas-URL",
  136. "AUTOMATIC1111 Base URL is required.": "AUTOMATIC1111 bas-URL krävs.",
  137. "Available list": "Tillgänglig lista",
  138. "Available Tools": "",
  139. "available!": "tillgänglig!",
  140. "Awful": "Hemsk",
  141. "Azure AI Speech": "",
  142. "Azure Region": "",
  143. "Back": "Tillbaka",
  144. "Bad Response": "Felaktig respons",
  145. "Banners": "Banners",
  146. "Base Model (From)": "Basmodell (Från)",
  147. "before": "före",
  148. "Being lazy": "Lägg till",
  149. "Beta": "",
  150. "Bing Search V7 Endpoint": "",
  151. "Bing Search V7 Subscription Key": "",
  152. "Bocha Search API Key": "",
  153. "Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
  154. "Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
  155. "Brave Search API Key": "API-nyckel för Brave Search",
  156. "By {{name}}": "Av {{name}}",
  157. "Bypass Embedding and Retrieval": "",
  158. "Bypass Web Loader": "",
  159. "Calendar": "Kalender",
  160. "Call": "Samtal",
  161. "Call feature is not supported when using Web STT engine": "Samtalsfunktionen är inte kompatibel med Web Tal-till-text motor",
  162. "Camera": "Kamera",
  163. "Cancel": "Avbryt",
  164. "Capabilities": "Kapaciteter",
  165. "Capture": "Fånga",
  166. "Capture Audio": "",
  167. "Certificate Path": "Certifikatväg",
  168. "Change Password": "Ändra lösenord",
  169. "Channel Name": "Kanalnamn",
  170. "Channels": "Kanal",
  171. "Character": "Tecken",
  172. "Character limit for autocomplete generation input": "Teckengräns för inmatning av automatisk komplettering",
  173. "Chart new frontiers": "Utforska nya gränser",
  174. "Chat": "Chatt",
  175. "Chat Background Image": "Bakgrundsbild för chatt",
  176. "Chat Bubble UI": "UI för Chatbubblor",
  177. "Chat Controls": "Chattkontroller",
  178. "Chat direction": "Chattriktning",
  179. "Chat Overview": "Chattöversikt",
  180. "Chat Permissions": "",
  181. "Chat Tags Auto-Generation": "",
  182. "Chats": "Chattar",
  183. "Check Again": "Kontrollera igen",
  184. "Check for updates": "Sök efter uppdateringar",
  185. "Checking for updates...": "Söker efter uppdateringar...",
  186. "Choose a model before saving...": "Välj en modell innan du sparar...",
  187. "Chunk Overlap": "Överlappning",
  188. "Chunk Size": "Chunk-storlek",
  189. "Ciphers": "Chiffer",
  190. "Citation": "Citat",
  191. "Citations": "",
  192. "Clear memory": "Rensa minnet",
  193. "Clear Memory": "",
  194. "click here": "klicka här",
  195. "Click here for filter guides.": "",
  196. "Click here for help.": "Klicka här för hjälp.",
  197. "Click here to": "Klicka här för att",
  198. "Click here to download user import template file.": "Klicka här för att ladda ner en mall för användarimport",
  199. "Click here to learn more about faster-whisper and see the available models.": "Klicka här för att läsa mer om faster-whisper och se vilka modeller som finns tillgängliga",
  200. "Click here to see available models.": "Klicka här för att se tillgängliga modeller",
  201. "Click here to select": "Klicka här för att välja",
  202. "Click here to select a csv file.": "Klicka här för att välja en csv-fil.",
  203. "Click here to select a py file.": "Klicka här för att välja en python-fil.",
  204. "Click here to upload a workflow.json file.": "Klicka här för att ladda upp en workflow.json fil",
  205. "click here.": "klicka här.",
  206. "Click on the user role button to change a user's role.": "Klicka på knappen för användarroll för att ändra en användares roll.",
  207. "Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Skrivbehörighet för urklipp nekad. Kontrollera dina webbläsarinställningar för att bevilja nödvändig åtkomst.",
  208. "Clone": "Klon",
  209. "Clone Chat": "Klona chatt",
  210. "Clone of {{TITLE}}": "",
  211. "Close": "Stäng",
  212. "Code execution": "",
  213. "Code Execution": "",
  214. "Code Execution Engine": "",
  215. "Code Execution Timeout": "",
  216. "Code formatted successfully": "",
  217. "Code Interpreter": "",
  218. "Code Interpreter Engine": "",
  219. "Code Interpreter Prompt Template": "",
  220. "Collapse": "",
  221. "Collection": "Samling",
  222. "Color": "",
  223. "ComfyUI": "ComfyUI",
  224. "ComfyUI API Key": "",
  225. "ComfyUI Base URL": "ComfyUI Base URL",
  226. "ComfyUI Base URL is required.": "ComfyUI Base URL krävs.",
  227. "ComfyUI Workflow": "",
  228. "ComfyUI Workflow Nodes": "",
  229. "Command": "Kommando",
  230. "Completions": "",
  231. "Concurrent Requests": "Parallella anrop",
  232. "Configure": "Konfigurera",
  233. "Confirm": "Bekräfta",
  234. "Confirm Password": "Bekräfta lösenord",
  235. "Confirm your action": "Bekräfta åtgärd",
  236. "Confirm your new password": "Bekräfta ditt nya lösenord",
  237. "Connect to your own OpenAI compatible API endpoints.": "",
  238. "Connect to your own OpenAPI compatible external tool servers.": "",
  239. "Connection failed": "",
  240. "Connection successful": "",
  241. "Connection Type": "",
  242. "Connections": "Anslutningar",
  243. "Connections saved successfully": "",
  244. "Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "",
  245. "Contact Admin for WebUI Access": "Kontakta administratören för att få åtkomst till WebUI",
  246. "Content": "Innehåll",
  247. "Content Extraction Engine": "",
  248. "Continue Response": "Fortsätt svar",
  249. "Continue with {{provider}}": "",
  250. "Continue with Email": "",
  251. "Continue with LDAP": "",
  252. "Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
  253. "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled.": "",
  254. "Controls": "",
  255. "Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text.": "",
  256. "Copied": "",
  257. "Copied link to clipboard": "",
  258. "Copied shared chat URL to clipboard!": "Kopierad delad chatt-URL till urklipp!",
  259. "Copied to clipboard": "",
  260. "Copy": "Kopiera",
  261. "Copy Formatted Text": "",
  262. "Copy last code block": "Kopiera sista kodblock",
  263. "Copy last response": "Kopiera sista svar",
  264. "Copy Link": "Kopiera länk",
  265. "Copy to clipboard": "",
  266. "Copying to clipboard was successful!": "Kopiering till urklipp lyckades!",
  267. "CORS must be properly configured by the provider to allow requests from Open WebUI.": "",
  268. "Create": "",
  269. "Create a knowledge base": "",
  270. "Create a model": "Skapa en modell",
  271. "Create Account": "Skapa konto",
  272. "Create Admin Account": "",
  273. "Create Channel": "",
  274. "Create Group": "",
  275. "Create Knowledge": "",
  276. "Create new key": "Skapa ny nyckel",
  277. "Create new secret key": "Skapa ny hemlig nyckel",
  278. "Create Note": "",
  279. "Create your first note by clicking on the plus button below.": "",
  280. "Created at": "Skapad",
  281. "Created At": "Skapad",
  282. "Created by": "",
  283. "CSV Import": "",
  284. "Ctrl+Enter to Send": "",
  285. "Current Model": "Aktuell modell",
  286. "Current Password": "Nuvarande lösenord",
  287. "Custom": "Anpassad",
  288. "Custom Parameter Name": "",
  289. "Custom Parameter Value": "",
  290. "Danger Zone": "",
  291. "Dark": "Mörk",
  292. "Database": "Databas",
  293. "Datalab Marker API": "",
  294. "Datalab Marker API Key required.": "",
  295. "December": "december",
  296. "Default": "Standard",
  297. "Default (Open AI)": "",
  298. "Default (SentenceTransformers)": "Standard (SentenceTransformers)",
  299. "Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model’s built-in tool-calling capabilities, but requires the model to inherently support this feature.": "",
  300. "Default Model": "Standardmodell",
  301. "Default model updated": "Standardmodell uppdaterad",
  302. "Default Models": "",
  303. "Default permissions": "",
  304. "Default permissions updated successfully": "",
  305. "Default Prompt Suggestions": "Standardinstruktionsförslag",
  306. "Default to 389 or 636 if TLS is enabled": "",
  307. "Default to ALL": "",
  308. "Default to segmented retrieval for focused and relevant content extraction, this is recommended for most cases.": "",
  309. "Default User Role": "Standardanvändarroll",
  310. "Delete": "Radera",
  311. "Delete a model": "Ta bort en modell",
  312. "Delete All Chats": "Ta bort alla chattar",
  313. "Delete All Models": "",
  314. "Delete chat": "Radera chatt",
  315. "Delete Chat": "Radera chatt",
  316. "Delete chat?": "",
  317. "Delete folder?": "",
  318. "Delete function?": "",
  319. "Delete Message": "",
  320. "Delete message?": "",
  321. "Delete note?": "",
  322. "Delete prompt?": "",
  323. "delete this link": "radera denna länk",
  324. "Delete tool?": "",
  325. "Delete User": "Radera användare",
  326. "Deleted {{deleteModelTag}}": "Raderad {{deleteModelTag}}",
  327. "Deleted {{name}}": "Borttagen {{name}}",
  328. "Deleted User": "",
  329. "Deployment names are required for Azure OpenAI": "",
  330. "Describe Pictures in Documents": "",
  331. "Describe your knowledge base and objectives": "",
  332. "Description": "Beskrivning",
  333. "Detect Artifacts Automatically": "",
  334. "Dictate": "",
  335. "Didn't fully follow instructions": "Följde inte instruktionerna",
  336. "Direct": "",
  337. "Direct Connections": "",
  338. "Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
  339. "Direct Connections settings updated": "",
  340. "Direct Tool Servers": "",
  341. "Disable Image Extraction": "",
  342. "Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
  343. "Disabled": "",
  344. "Discover a function": "",
  345. "Discover a model": "Upptäck en modell",
  346. "Discover a prompt": "Upptäck en instruktion",
  347. "Discover a tool": "",
  348. "Discover how to use Open WebUI and seek support from the community.": "",
  349. "Discover wonders": "",
  350. "Discover, download, and explore custom functions": "",
  351. "Discover, download, and explore custom prompts": "Upptäck, ladda ner och utforska anpassade instruktioner",
  352. "Discover, download, and explore custom tools": "",
  353. "Discover, download, and explore model presets": "Upptäck, ladda ner och utforska modellförinställningar",
  354. "Dismissible": "Kan stängas",
  355. "Display": "",
  356. "Display Emoji in Call": "Visa Emoji under samtal",
  357. "Display the username instead of You in the Chat": "Visa användarnamnet istället för du i chatten",
  358. "Displays citations in the response": "",
  359. "Dive into knowledge": "",
  360. "Do not install functions from sources you do not fully trust.": "",
  361. "Do not install tools from sources you do not fully trust.": "",
  362. "Docling": "",
  363. "Docling Server URL required.": "",
  364. "Document": "Dokument",
  365. "Document Intelligence": "",
  366. "Document Intelligence endpoint and key required.": "",
  367. "Documentation": "Dokumentation",
  368. "Documents": "Dokument",
  369. "does not make any external connections, and your data stays securely on your locally hosted server.": "gör inga externa anslutningar, och dina data förblir säkra på din lokalt värdade server.",
  370. "Domain Filter List": "",
  371. "Don't have an account?": "Har du inget konto?",
  372. "don't install random functions from sources you don't trust.": "",
  373. "don't install random tools from sources you don't trust.": "",
  374. "Don't like the style": "Tycker inte om utseendet",
  375. "Done": "",
  376. "Download": "Ladda ner",
  377. "Download as SVG": "",
  378. "Download canceled": "Nedladdning avbruten",
  379. "Download Database": "Ladda ner databas",
  380. "Drag and drop a file to upload or select a file to view": "",
  381. "Draw": "",
  382. "Drop any files here to upload": "",
  383. "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "t.ex. '30s', '10m'. Giltiga tidsenheter är 's', 'm', 'h'.",
  384. "e.g. \"json\" or a JSON schema": "",
  385. "e.g. 60": "",
  386. "e.g. A filter to remove profanity from text": "",
  387. "e.g. en": "",
  388. "e.g. My Filter": "",
  389. "e.g. My Tools": "",
  390. "e.g. my_filter": "",
  391. "e.g. my_tools": "",
  392. "e.g. pdf, docx, txt": "",
  393. "e.g. Tools for performing various operations": "",
  394. "e.g., 3, 4, 5 (leave blank for default)": "",
  395. "e.g., en-US,ja-JP (leave blank for auto-detect)": "",
  396. "e.g., westus (leave blank for eastus)": "",
  397. "e.g.) en,fr,de": "",
  398. "Edit": "Redigera",
  399. "Edit Arena Model": "",
  400. "Edit Channel": "",
  401. "Edit Connection": "",
  402. "Edit Default Permissions": "",
  403. "Edit Memory": "",
  404. "Edit User": "Redigera användare",
  405. "Edit User Group": "",
  406. "Eject": "",
  407. "ElevenLabs": "",
  408. "Email": "E-post",
  409. "Embark on adventures": "",
  410. "Embedding": "",
  411. "Embedding Batch Size": "Batchstorlek för inbäddning",
  412. "Embedding Model": "Inbäddningsmodell",
  413. "Embedding Model Engine": "Motor för inbäddningsmodell",
  414. "Embedding model set to \"{{embedding_model}}\"": "Inbäddningsmodell inställd på \"{{embedding_model}}\"",
  415. "Enable API Key": "",
  416. "Enable autocomplete generation for chat messages": "",
  417. "Enable Code Execution": "",
  418. "Enable Code Interpreter": "",
  419. "Enable Community Sharing": "Aktivera community-delning",
  420. "Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "",
  421. "Enable Memory Mapping (mmap) to load model data. This option allows the system to use disk storage as an extension of RAM by treating disk files as if they were in RAM. This can improve model performance by allowing for faster data access. However, it may not work correctly with all systems and can consume a significant amount of disk space.": "",
  422. "Enable Message Rating": "",
  423. "Enable Mirostat sampling for controlling perplexity.": "",
  424. "Enable New Sign Ups": "Aktivera nya registreringar",
  425. "Enabled": "",
  426. "Endpoint URL": "",
  427. "Enforce Temporary Chat": "",
  428. "Enhance": "",
  429. "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Se till att din CSV-fil innehåller fyra kolumner i denna ordning: Name, Email, Password, Role.",
  430. "Enter {{role}} message here": "Skriv {{role}} meddelande här",
  431. "Enter a detail about yourself for your LLMs to recall": "Skriv en detalj om dig själv för att dina LLMs ska komma ihåg",
  432. "Enter a title for the pending user info overlay. Leave empty for default.": "",
  433. "Enter a watermark for the response. Leave empty for none.": "",
  434. "Enter api auth string (e.g. username:password)": "",
  435. "Enter Application DN": "",
  436. "Enter Application DN Password": "",
  437. "Enter Bing Search V7 Endpoint": "",
  438. "Enter Bing Search V7 Subscription Key": "",
  439. "Enter BM25 Weight": "",
  440. "Enter Bocha Search API Key": "",
  441. "Enter Brave Search API Key": "Ange API-nyckel för Brave Search",
  442. "Enter certificate path": "",
  443. "Enter CFG Scale (e.g. 7.0)": "",
  444. "Enter Chunk Overlap": "Ange chunköverlappning",
  445. "Enter Chunk Size": "Ange chunkstorlek",
  446. "Enter comma-separated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
  447. "Enter Config in JSON format": "",
  448. "Enter content for the pending user info overlay. Leave empty for default.": "",
  449. "Enter Datalab Marker API Key": "",
  450. "Enter description": "",
  451. "Enter Docling OCR Engine": "",
  452. "Enter Docling OCR Language(s)": "",
  453. "Enter Docling Server URL": "",
  454. "Enter Document Intelligence Endpoint": "",
  455. "Enter Document Intelligence Key": "",
  456. "Enter domains separated by commas (e.g., example.com,site.org)": "",
  457. "Enter Exa API Key": "",
  458. "Enter External Document Loader API Key": "",
  459. "Enter External Document Loader URL": "",
  460. "Enter External Web Loader API Key": "",
  461. "Enter External Web Loader URL": "",
  462. "Enter External Web Search API Key": "",
  463. "Enter External Web Search URL": "",
  464. "Enter Firecrawl API Base URL": "",
  465. "Enter Firecrawl API Key": "",
  466. "Enter Github Raw URL": "Ange Github Raw URL",
  467. "Enter Google PSE API Key": "Ange Google PSE API-nyckel",
  468. "Enter Google PSE Engine Id": "Ange Google PSE Engine Id",
  469. "Enter Image Size (e.g. 512x512)": "Ange bildstorlek (t.ex. 512x512)",
  470. "Enter Jina API Key": "",
  471. "Enter Jupyter Password": "",
  472. "Enter Jupyter Token": "",
  473. "Enter Jupyter URL": "",
  474. "Enter Kagi Search API Key": "",
  475. "Enter Key Behavior": "",
  476. "Enter language codes": "Skriv språkkoder",
  477. "Enter Mistral API Key": "",
  478. "Enter Model ID": "",
  479. "Enter model tag (e.g. {{modelTag}})": "Ange modelltagg (t.ex. {{modelTag}})",
  480. "Enter Mojeek Search API Key": "",
  481. "Enter name": "",
  482. "Enter New Password": "",
  483. "Enter Number of Steps (e.g. 50)": "Ange antal steg (t.ex. 50)",
  484. "Enter Perplexity API Key": "",
  485. "Enter Playwright Timeout": "",
  486. "Enter Playwright WebSocket URL": "",
  487. "Enter proxy URL (e.g. https://user:password@host:port)": "",
  488. "Enter reasoning effort": "",
  489. "Enter Sampler (e.g. Euler a)": "",
  490. "Enter Scheduler (e.g. Karras)": "",
  491. "Enter Score": "Ange betyg",
  492. "Enter SearchApi API Key": "",
  493. "Enter SearchApi Engine": "",
  494. "Enter Searxng Query URL": "Ange Searxng Query URL",
  495. "Enter Seed": "",
  496. "Enter SerpApi API Key": "",
  497. "Enter SerpApi Engine": "",
  498. "Enter Serper API Key": "Ange Serper API-nyckel",
  499. "Enter Serply API Key": "Ange Serply API-nyckel",
  500. "Enter Serpstack API Key": "Ange Serpstack API-nyckel",
  501. "Enter server host": "",
  502. "Enter server label": "",
  503. "Enter server port": "",
  504. "Enter Sougou Search API sID": "",
  505. "Enter Sougou Search API SK": "",
  506. "Enter stop sequence": "Ange stoppsekvens",
  507. "Enter system prompt": "",
  508. "Enter system prompt here": "",
  509. "Enter Tavily API Key": "",
  510. "Enter Tavily Extract Depth": "",
  511. "Enter the public URL of your WebUI. This URL will be used to generate links in the notifications.": "",
  512. "Enter the URL of the function to import": "",
  513. "Enter the URL to import": "",
  514. "Enter Tika Server URL": "",
  515. "Enter timeout in seconds": "",
  516. "Enter to Send": "",
  517. "Enter Top K": "Ange Top K",
  518. "Enter Top K Reranker": "",
  519. "Enter URL (e.g. http://127.0.0.1:7860/)": "Ange URL (t.ex. http://127.0.0.1:7860/)",
  520. "Enter URL (e.g. http://localhost:11434)": "Ange URL (t.ex. http://localhost:11434)",
  521. "Enter Yacy Password": "",
  522. "Enter Yacy URL (e.g. http://yacy.example.com:8090)": "",
  523. "Enter Yacy Username": "",
  524. "Enter your current password": "",
  525. "Enter Your Email": "Ange din e-post",
  526. "Enter Your Full Name": "Ange ditt fullständiga namn",
  527. "Enter your message": "",
  528. "Enter your name": "",
  529. "Enter Your Name": "",
  530. "Enter your new password": "",
  531. "Enter Your Password": "Ange ditt lösenord",
  532. "Enter Your Role": "Ange din roll",
  533. "Enter Your Username": "",
  534. "Enter your webhook URL": "",
  535. "Error": "Fel",
  536. "ERROR": "",
  537. "Error accessing Google Drive: {{error}}": "",
  538. "Error accessing media devices.": "",
  539. "Error starting recording.": "",
  540. "Error unloading model: {{error}}": "",
  541. "Error uploading file: {{error}}": "",
  542. "Evaluations": "",
  543. "Exa API Key": "",
  544. "Example: (&(objectClass=inetOrgPerson)(uid=%s))": "",
  545. "Example: ALL": "",
  546. "Example: mail": "",
  547. "Example: ou=users,dc=foo,dc=example": "",
  548. "Example: sAMAccountName or uid or userPrincipalName": "",
  549. "Exceeded the number of seats in your license. Please contact support to increase the number of seats.": "",
  550. "Exclude": "",
  551. "Execute code for analysis": "",
  552. "Executing **{{NAME}}**...": "",
  553. "Expand": "",
  554. "Experimental": "Experimentell",
  555. "Explain": "",
  556. "Explore the cosmos": "",
  557. "Export": "Export",
  558. "Export All Archived Chats": "",
  559. "Export All Chats (All Users)": "Exportera alla chattar (alla användare)",
  560. "Export chat (.json)": "Exportera chatt (.json)",
  561. "Export Chats": "Exportera chattar",
  562. "Export Config to JSON File": "",
  563. "Export Functions": "",
  564. "Export Models": "Exportera modeller",
  565. "Export Presets": "",
  566. "Export Prompt Suggestions": "",
  567. "Export Prompts": "Exportera instruktioner",
  568. "Export to CSV": "",
  569. "Export Tools": "Exportera verktyg",
  570. "External": "",
  571. "External Document Loader URL required.": "",
  572. "External Task Model": "",
  573. "External Web Loader API Key": "",
  574. "External Web Loader URL": "",
  575. "External Web Search API Key": "",
  576. "External Web Search URL": "",
  577. "Failed to add file.": "",
  578. "Failed to connect to {{URL}} OpenAPI tool server": "",
  579. "Failed to copy link": "",
  580. "Failed to create API Key.": "Misslyckades med att skapa API-nyckel.",
  581. "Failed to delete note": "",
  582. "Failed to fetch models": "",
  583. "Failed to load file content.": "",
  584. "Failed to read clipboard contents": "Misslyckades med att läsa urklippsinnehåll",
  585. "Failed to save connections": "",
  586. "Failed to save models configuration": "",
  587. "Failed to update settings": "Misslyckades med att uppdatera inställningarna",
  588. "Failed to upload file.": "",
  589. "Features": "",
  590. "Features Permissions": "",
  591. "February": "februari",
  592. "Feedback History": "",
  593. "Feedbacks": "",
  594. "Feel free to add specific details": "Tveka inte att lägga till specifika detaljer",
  595. "File": "",
  596. "File added successfully.": "",
  597. "File content updated successfully.": "",
  598. "File Mode": "Fil-läge",
  599. "File not found.": "Fil hittades inte.",
  600. "File removed successfully.": "",
  601. "File size should not exceed {{maxSize}} MB.": "",
  602. "File Upload": "",
  603. "File uploaded successfully": "",
  604. "Files": "",
  605. "Filter is now globally disabled": "",
  606. "Filter is now globally enabled": "",
  607. "Filters": "",
  608. "Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "Fingeravtrycksmanipulering upptäckt: Kan inte använda initialer som avatar. Återställning till standardprofilbild.",
  609. "Firecrawl API Base URL": "",
  610. "Firecrawl API Key": "",
  611. "Fluidly stream large external response chunks": "Strömma flytande stora externa svarschunks",
  612. "Focus chat input": "Fokusera på chattfältet",
  613. "Folder deleted successfully": "",
  614. "Folder name cannot be empty.": "",
  615. "Folder name updated successfully": "",
  616. "Follow up": "",
  617. "Follow Up Generation": "",
  618. "Follow Up Generation Prompt": "",
  619. "Follow-Up Auto-Generation": "",
  620. "Followed instructions perfectly": "Följde instruktionerna perfekt",
  621. "Force OCR": "",
  622. "Force OCR on all pages of the PDF. This can lead to worse results if you have good text in your PDFs. Defaults to False.": "",
  623. "Forge new paths": "",
  624. "Form": "",
  625. "Format your variables using brackets like this:": "",
  626. "Forwards system user session credentials to authenticate": "",
  627. "Full Context Mode": "",
  628. "Function": "",
  629. "Function Calling": "",
  630. "Function created successfully": "",
  631. "Function deleted successfully": "",
  632. "Function Description": "",
  633. "Function ID": "",
  634. "Function imported successfully": "",
  635. "Function is now globally disabled": "",
  636. "Function is now globally enabled": "",
  637. "Function Name": "",
  638. "Function updated successfully": "",
  639. "Functions": "",
  640. "Functions allow arbitrary code execution.": "",
  641. "Functions imported successfully": "",
  642. "Gemini": "",
  643. "Gemini API Config": "",
  644. "Gemini API Key is required.": "",
  645. "General": "Allmän",
  646. "Generate": "",
  647. "Generate an image": "",
  648. "Generate Image": "Generera bild",
  649. "Generate prompt pair": "",
  650. "Generating search query": "Genererar sökfråga",
  651. "Generating...": "",
  652. "Get started": "",
  653. "Get started with {{WEBUI_NAME}}": "",
  654. "Global": "",
  655. "Good Response": "Bra svar",
  656. "Google Drive": "",
  657. "Google PSE API Key": "Google PSE API-nyckel",
  658. "Google PSE Engine Id": "Google PSE Engine Id",
  659. "Group created successfully": "",
  660. "Group deleted successfully": "",
  661. "Group Description": "",
  662. "Group Name": "",
  663. "Group updated successfully": "",
  664. "Groups": "",
  665. "Haptic Feedback": "",
  666. "Hello, {{name}}": "Hej, {{name}}",
  667. "Help": "Hjälp",
  668. "Help us create the best community leaderboard by sharing your feedback history!": "",
  669. "Hex Color": "",
  670. "Hex Color - Leave empty for default color": "",
  671. "Hide": "Dölj",
  672. "Hide from Sidebar": "",
  673. "Hide Model": "",
  674. "High Contrast Mode": "",
  675. "Home": "",
  676. "Host": "",
  677. "How can I help you today?": "Hur kan jag hjälpa dig idag?",
  678. "How would you rate this response?": "",
  679. "HTML": "",
  680. "Hybrid Search": "Hybrid sökning",
  681. "I acknowledge that I have read and I understand the implications of my action. I am aware of the risks associated with executing arbitrary code and I have verified the trustworthiness of the source.": "",
  682. "ID": "",
  683. "iframe Sandbox Allow Forms": "",
  684. "iframe Sandbox Allow Same Origin": "",
  685. "Ignite curiosity": "",
  686. "Image": "",
  687. "Image Compression": "",
  688. "Image Generation": "",
  689. "Image Generation (Experimental)": "Bildgenerering (experimentell)",
  690. "Image Generation Engine": "Bildgenereringsmotor",
  691. "Image Max Compression Size": "",
  692. "Image Prompt Generation": "",
  693. "Image Prompt Generation Prompt": "",
  694. "Image Settings": "Bildinställningar",
  695. "Images": "Bilder",
  696. "Import": "",
  697. "Import Chats": "Importera chattar",
  698. "Import Config from JSON File": "",
  699. "Import From Link": "",
  700. "Import Functions": "",
  701. "Import Models": "Importera modeller",
  702. "Import Notes": "",
  703. "Import Presets": "",
  704. "Import Prompt Suggestions": "",
  705. "Import Prompts": "Importera instruktioner",
  706. "Import Tools": "Importera verktyg",
  707. "Include": "",
  708. "Include `--api-auth` flag when running stable-diffusion-webui": "",
  709. "Include `--api` flag when running stable-diffusion-webui": "Inkludera flaggan `--api` när du kör stable-diffusion-webui",
  710. "Influences how quickly the algorithm responds to feedback from the generated text. A lower learning rate will result in slower adjustments, while a higher learning rate will make the algorithm more responsive.": "",
  711. "Info": "Information",
  712. "Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
  713. "Input commands": "Indatakommandon",
  714. "Install from Github URL": "Installera från Github-URL",
  715. "Instant Auto-Send After Voice Transcription": "Skicka automatiskt efter rösttranskribering",
  716. "Integration": "",
  717. "Interface": "Gränssnitt",
  718. "Invalid file content": "",
  719. "Invalid file format.": "",
  720. "Invalid JSON file": "",
  721. "Invalid Tag": "Ogiltig tagg",
  722. "is typing...": "",
  723. "January": "januari",
  724. "Jina API Key": "",
  725. "join our Discord for help.": "gå med i vår Discord för hjälp.",
  726. "JSON": "JSON",
  727. "JSON Preview": "Förhandsversion av JSON",
  728. "July": "juli",
  729. "June": "juni",
  730. "Jupyter Auth": "",
  731. "Jupyter URL": "",
  732. "JWT Expiration": "JWT-utgångsdatum",
  733. "JWT Token": "JWT-token",
  734. "Kagi Search API Key": "",
  735. "Keep in Sidebar": "",
  736. "Key": "",
  737. "Keyboard shortcuts": "Tangentbordsgenvägar",
  738. "Knowledge": "Kunskap",
  739. "Knowledge Access": "",
  740. "Knowledge created successfully.": "",
  741. "Knowledge deleted successfully.": "",
  742. "Knowledge Public Sharing": "",
  743. "Knowledge reset successfully.": "",
  744. "Knowledge updated successfully": "",
  745. "Kokoro.js (Browser)": "",
  746. "Kokoro.js Dtype": "",
  747. "Label": "",
  748. "Landing Page Mode": "",
  749. "Language": "Språk",
  750. "Language Locales": "",
  751. "Languages": "",
  752. "Last Active": "Senast aktiv",
  753. "Last Modified": "",
  754. "Last reply": "",
  755. "LDAP": "",
  756. "LDAP server updated": "",
  757. "Leaderboard": "",
  758. "Learn more about OpenAPI tool servers.": "",
  759. "Leave empty for unlimited": "",
  760. "Leave empty to include all models from \"{{url}}\" endpoint": "",
  761. "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
  762. "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
  763. "Leave empty to include all models or select specific models": "",
  764. "Leave empty to use the default prompt, or enter a custom prompt": "",
  765. "Leave model field empty to use the default model.": "",
  766. "License": "",
  767. "Light": "Ljus",
  768. "Listening...": "Lyssnar...",
  769. "Llama.cpp": "",
  770. "LLMs can make mistakes. Verify important information.": "LLM:er kan göra misstag. Granska viktig information.",
  771. "Loader": "",
  772. "Loading Kokoro.js...": "",
  773. "Local": "",
  774. "Local Task Model": "",
  775. "Location access not allowed": "",
  776. "Lost": "",
  777. "LTR": "LTR",
  778. "Made by Open WebUI Community": "Skapad av OpenWebUI Community",
  779. "Make sure to enclose them with": "Se till att bifoga dem med",
  780. "Make sure to export a workflow.json file as API format from ComfyUI.": "",
  781. "Manage": "Hantera",
  782. "Manage Direct Connections": "",
  783. "Manage Models": "",
  784. "Manage Ollama": "",
  785. "Manage Ollama API Connections": "",
  786. "Manage OpenAI API Connections": "",
  787. "Manage Pipelines": "Hantera rörledningar",
  788. "Manage Tool Servers": "",
  789. "March": "mars",
  790. "Markdown": "",
  791. "Max Speakers": "",
  792. "Max Upload Count": "",
  793. "Max Upload Size": "",
  794. "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Högst 3 modeller kan laddas ner samtidigt. Vänligen försök igen senare.",
  795. "May": "maj",
  796. "Memories accessible by LLMs will be shown here.": "Minnen som LLM:er kan komma åt visas här.",
  797. "Memory": "Minnen",
  798. "Memory added successfully": "",
  799. "Memory cleared successfully": "",
  800. "Memory deleted successfully": "",
  801. "Memory updated successfully": "",
  802. "Merge Responses": "",
  803. "Merged Response": "Sammanslaget svar",
  804. "Message rating should be enabled to use this feature": "",
  805. "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Meddelanden du skickar efter att ha skapat din länk kommer inte att delas. Användare med URL:en kommer att kunna se delad chatt.",
  806. "Microsoft OneDrive": "",
  807. "Microsoft OneDrive (personal)": "",
  808. "Microsoft OneDrive (work/school)": "",
  809. "Mistral OCR": "",
  810. "Mistral OCR API Key required.": "",
  811. "Model": "",
  812. "Model '{{modelName}}' has been successfully downloaded.": "Modellen '{{modelName}}' har laddats ner framgångsrikt.",
  813. "Model '{{modelTag}}' is already in queue for downloading.": "Modellen '{{modelTag}}' är redan i kö för nedladdning.",
  814. "Model {{modelId}} not found": "Modell {{modelId}} hittades inte",
  815. "Model {{modelName}} is not vision capable": "Modellen {{modelName}} är inte synkapabel",
  816. "Model {{name}} is now {{status}}": "Modellen {{name}} är nu {{status}}",
  817. "Model {{name}} is now hidden": "",
  818. "Model {{name}} is now visible": "",
  819. "Model accepts file inputs": "",
  820. "Model accepts image inputs": "",
  821. "Model can execute code and perform calculations": "",
  822. "Model can generate images based on text prompts": "",
  823. "Model can search the web for information": "",
  824. "Model created successfully!": "",
  825. "Model filesystem path detected. Model shortname is required for update, cannot continue.": "Modellens filsystemväg upptäckt. Modellens kortnamn krävs för uppdatering, kan inte fortsätta.",
  826. "Model Filtering": "",
  827. "Model ID": "Modell-ID",
  828. "Model IDs": "",
  829. "Model Name": "",
  830. "Model not selected": "Modell inte vald",
  831. "Model Params": "Modell Params",
  832. "Model Permissions": "",
  833. "Model unloaded successfully": "",
  834. "Model updated successfully": "",
  835. "Model(s) do not support file upload": "",
  836. "Modelfile Content": "Modelfilens innehåll",
  837. "Models": "Modeller",
  838. "Models Access": "",
  839. "Models configuration saved successfully": "",
  840. "Models Public Sharing": "",
  841. "Mojeek Search API Key": "",
  842. "more": "",
  843. "More": "Mer",
  844. "My Notes": "",
  845. "Name": "Namn",
  846. "Name your knowledge base": "",
  847. "Native": "",
  848. "New Chat": "Ny chatt",
  849. "New Folder": "",
  850. "New Function": "",
  851. "New Note": "",
  852. "New Password": "Nytt lösenord",
  853. "New Tool": "",
  854. "new-channel": "",
  855. "Next message": "",
  856. "No chats found for this user.": "",
  857. "No chats found.": "",
  858. "No content": "",
  859. "No content found": "",
  860. "No content found in file.": "",
  861. "No content to speak": "",
  862. "No distance available": "",
  863. "No feedbacks found": "",
  864. "No file selected": "",
  865. "No groups with access, add a group to grant access": "",
  866. "No HTML, CSS, or JavaScript content found.": "",
  867. "No inference engine with management support found": "",
  868. "No knowledge found": "",
  869. "No memories to clear": "",
  870. "No model IDs": "",
  871. "No models found": "",
  872. "No models selected": "",
  873. "No Notes": "",
  874. "No results found": "Inga resultat hittades",
  875. "No search query generated": "Ingen sökfråga genererad",
  876. "No source available": "Ingen tillgänglig källa",
  877. "No users were found.": "",
  878. "No valves to update": "",
  879. "None": "Ingen",
  880. "Not factually correct": "Inte faktiskt korrekt",
  881. "Not helpful": "",
  882. "Note deleted successfully": "",
  883. "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Obs: Om du anger en tröskel kommer sökningen endast att returnera dokument med ett betyg som är större än eller lika med tröskeln.",
  884. "Notes": "",
  885. "Notification Sound": "",
  886. "Notification Webhook": "",
  887. "Notifications": "Notifikationer",
  888. "November": "november",
  889. "OAuth ID": "",
  890. "October": "oktober",
  891. "Off": "Av",
  892. "Okay, Let's Go!": "Okej, nu kör vi!",
  893. "OLED Dark": "Mörk (OLED)",
  894. "Ollama": "Ollama",
  895. "Ollama API": "Ollama API",
  896. "Ollama API settings updated": "",
  897. "Ollama Version": "Ollama-version",
  898. "On": "På",
  899. "OneDrive": "",
  900. "Only alphanumeric characters and hyphens are allowed": "",
  901. "Only alphanumeric characters and hyphens are allowed in the command string.": "Endast alfanumeriska tecken och bindestreck är tillåtna i kommandosträngen.",
  902. "Only collections can be edited, create a new knowledge base to edit/add documents.": "",
  903. "Only markdown files are allowed": "",
  904. "Only select users and groups with permission can access": "",
  905. "Oops! Looks like the URL is invalid. Please double-check and try again.": "Hoppsan! Det ser ut som om URL:en är ogiltig. Dubbelkolla gärna och försök igen.",
  906. "Oops! There are files still uploading. Please wait for the upload to complete.": "",
  907. "Oops! There was an error in the previous response.": "",
  908. "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hoppsan! Du använder en ej stödd metod (endast frontend). Vänligen servera WebUI från backend.",
  909. "Open file": "",
  910. "Open in full screen": "",
  911. "Open new chat": "Öppna ny chatt",
  912. "Open WebUI can use tools provided by any OpenAPI server.": "",
  913. "Open WebUI uses faster-whisper internally.": "",
  914. "Open WebUI uses SpeechT5 and CMU Arctic speaker embeddings.": "",
  915. "Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "",
  916. "OpenAI": "OpenAI",
  917. "OpenAI API": "OpenAI API",
  918. "OpenAI API Config": "OpenAI API-konfig",
  919. "OpenAI API Key is required.": "OpenAI API-nyckel krävs.",
  920. "OpenAI API settings updated": "",
  921. "OpenAI URL/Key required.": "OpenAI-URL/nyckel krävs.",
  922. "openapi.json URL or Path": "",
  923. "Options for running a local vision-language model in the picture description. The parameters refer to a model hosted on Hugging Face. This parameter is mutually exclusive with picture_description_api.": "",
  924. "or": "eller",
  925. "Organize your users": "",
  926. "Other": "Andra",
  927. "OUTPUT": "",
  928. "Output format": "",
  929. "Output Format": "",
  930. "Overview": "",
  931. "page": "",
  932. "Paginate": "",
  933. "Parameters": "",
  934. "Password": "Lösenord",
  935. "Paste Large Text as File": "",
  936. "PDF document (.pdf)": "PDF-dokument (.pdf)",
  937. "PDF Extract Images (OCR)": "PDF Extrahera bilder (OCR)",
  938. "pending": "väntande",
  939. "Pending": "",
  940. "Pending User Overlay Content": "",
  941. "Pending User Overlay Title": "",
  942. "Permission denied when accessing media devices": "Nekad behörighet vid åtkomst till mediaenheter",
  943. "Permission denied when accessing microphone": "Nekad behörighet vid åtkomst till mikrofon",
  944. "Permission denied when accessing microphone: {{error}}": "Tillstånd nekades vid åtkomst till mikrofon: {{error}}",
  945. "Permissions": "",
  946. "Perplexity API Key": "",
  947. "Perplexity Model": "",
  948. "Perplexity Search Context Usage": "",
  949. "Personalization": "Personalisering",
  950. "Picture Description API Config": "",
  951. "Picture Description Local Config": "",
  952. "Picture Description Mode": "",
  953. "Pin": "",
  954. "Pinned": "",
  955. "Pioneer insights": "",
  956. "Pipeline deleted successfully": "",
  957. "Pipeline downloaded successfully": "",
  958. "Pipelines": "Rörledningar",
  959. "Pipelines Not Detected": "",
  960. "Pipelines Valves": "Ventiler för rörledningar",
  961. "Plain text (.md)": "",
  962. "Plain text (.txt)": "Text (.txt)",
  963. "Playground": "Lekplats",
  964. "Playwright Timeout (ms)": "",
  965. "Playwright WebSocket URL": "",
  966. "Please carefully review the following warnings:": "",
  967. "Please do not close the settings page while loading the model.": "",
  968. "Please enter a prompt": "",
  969. "Please enter a valid path": "",
  970. "Please enter a valid URL": "",
  971. "Please fill in all fields.": "",
  972. "Please select a model first.": "",
  973. "Please select a model.": "",
  974. "Please select a reason": "",
  975. "Port": "",
  976. "Positive attitude": "Positivt inställning",
  977. "Prefix ID": "",
  978. "Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
  979. "Preview": "",
  980. "Previous 30 days": "Föregående 30 dagar",
  981. "Previous 7 days": "Föregående 7 dagar",
  982. "Previous message": "",
  983. "Private": "",
  984. "Profile Image": "Profilbild",
  985. "Prompt": "",
  986. "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Instruktion (t.ex. Berätta en kuriosa om Romerska Imperiet)",
  987. "Prompt Autocompletion": "",
  988. "Prompt Content": "Instruktionens innehåll",
  989. "Prompt created successfully": "",
  990. "Prompt suggestions": "Instruktionsförslag",
  991. "Prompt updated successfully": "",
  992. "Prompts": "Instruktioner",
  993. "Prompts Access": "",
  994. "Prompts Public Sharing": "",
  995. "Public": "",
  996. "Pull \"{{searchValue}}\" from Ollama.com": "Ladda ner \"{{searchValue}}\" från Ollama.com",
  997. "Pull a model from Ollama.com": "Ladda ner en modell från Ollama.com",
  998. "Query Generation Prompt": "",
  999. "RAG Template": "RAG-mall",
  1000. "Rating": "Betyg",
  1001. "Re-rank models by topic similarity": "",
  1002. "Read": "",
  1003. "Read Aloud": "Läs igenom",
  1004. "Reasoning Effort": "",
  1005. "Record": "",
  1006. "Record voice": "Spela in röst",
  1007. "Redirecting you to Open WebUI Community": "Omdirigerar dig till OpenWebUI Community",
  1008. "Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
  1009. "Refer to yourself as \"User\" (e.g., \"User is learning Spanish\")": "Referera till dig själv som \"Användare\" (t.ex. \"Användaren lär sig spanska\")",
  1010. "References from": "",
  1011. "Refused when it shouldn't have": "Avvisades när det inte borde ha gjort det",
  1012. "Regenerate": "Regenerera",
  1013. "Reindex": "",
  1014. "Reindex Knowledge Base Vectors": "",
  1015. "Release Notes": "Versionsinformation",
  1016. "Releases": "",
  1017. "Relevance": "",
  1018. "Relevance Threshold": "",
  1019. "Remove": "Ta bort",
  1020. "Remove Model": "Ta bort modell",
  1021. "Rename": "Byt namn",
  1022. "Reorder Models": "",
  1023. "Reply in Thread": "",
  1024. "Reranking Engine": "",
  1025. "Reranking Model": "Reranking modell",
  1026. "Reset": "",
  1027. "Reset All Models": "",
  1028. "Reset Upload Directory": "Återställ uppladdningskatalog",
  1029. "Reset Vector Storage/Knowledge": "",
  1030. "Reset view": "",
  1031. "Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
  1032. "Response splitting": "",
  1033. "Response Watermark": "",
  1034. "Result": "",
  1035. "Retrieval": "",
  1036. "Retrieval Query Generation": "",
  1037. "Rich Text Input for Chat": "",
  1038. "RK": "",
  1039. "Role": "Roll",
  1040. "Rosé Pine": "Rosé Pine",
  1041. "Rosé Pine Dawn": "Rosé Pine Dawn",
  1042. "RTL": "RTL",
  1043. "Run": "",
  1044. "Running": "Kör",
  1045. "Save": "Spara",
  1046. "Save & Create": "Spara och skapa",
  1047. "Save & Update": "Spara och uppdatera",
  1048. "Save As Copy": "",
  1049. "Save Tag": "",
  1050. "Saved": "",
  1051. "Saving chat logs directly to your browser's storage is no longer supported. Please take a moment to download and delete your chat logs by clicking the button below. Don't worry, you can easily re-import your chat logs to the backend through": "Att spara chatloggar direkt till din webbläsares lagring stöds inte längre. Ta en stund och ladda ner och radera dina chattloggar genom att klicka på knappen nedan. Oroa dig inte, du kan enkelt importera dina chattloggar till backend genom",
  1052. "Scroll On Branch Change": "",
  1053. "Search": "Sök",
  1054. "Search a model": "Sök efter en modell",
  1055. "Search Base": "",
  1056. "Search Chats": "Sök i chattar",
  1057. "Search Collection": "",
  1058. "Search Filters": "",
  1059. "search for tags": "",
  1060. "Search Functions": "",
  1061. "Search Knowledge": "",
  1062. "Search Models": "Sök modeller",
  1063. "Search options": "",
  1064. "Search Prompts": "Sök instruktioner",
  1065. "Search Result Count": "Antal sökresultat",
  1066. "Search the internet": "",
  1067. "Search Tools": "Sökverktyg",
  1068. "SearchApi API Key": "",
  1069. "SearchApi Engine": "",
  1070. "Searched {{count}} sites": "",
  1071. "Searching \"{{searchQuery}}\"": "Söker \"{{searchQuery}}\"",
  1072. "Searching Knowledge for \"{{searchQuery}}\"": "",
  1073. "Searching the web...": "",
  1074. "Searxng Query URL": "Searxng Query URL",
  1075. "See readme.md for instructions": "Se readme.md för instruktioner",
  1076. "See what's new": "Se vad som är nytt",
  1077. "Seed": "Seed",
  1078. "Select a base model": "Välj en basmodell",
  1079. "Select a engine": "Välj en motor",
  1080. "Select a function": "",
  1081. "Select a group": "",
  1082. "Select a model": "Välj en modell",
  1083. "Select a pipeline": "Välj en rörledning",
  1084. "Select a pipeline url": "Välj en URL för rörledningen",
  1085. "Select a tool": "",
  1086. "Select an auth method": "",
  1087. "Select an Ollama instance": "",
  1088. "Select Engine": "",
  1089. "Select Knowledge": "",
  1090. "Select only one model to call": "Välj endast en modell att ringa",
  1091. "Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar",
  1092. "Semantic distance to query": "",
  1093. "Send": "Skicka",
  1094. "Send a Message": "Skicka ett meddelande",
  1095. "Send message": "Skicka meddelande",
  1096. "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "",
  1097. "September": "september",
  1098. "SerpApi API Key": "",
  1099. "SerpApi Engine": "",
  1100. "Serper API Key": "Serper API-nyckel",
  1101. "Serply API Key": "Serply API-nyckel",
  1102. "Serpstack API Key": "Serpstack API-nyckel",
  1103. "Server connection verified": "Serveranslutning verifierad",
  1104. "Set as default": "Ange som standard",
  1105. "Set CFG Scale": "",
  1106. "Set Default Model": "Ange standardmodell",
  1107. "Set embedding model": "",
  1108. "Set embedding model (e.g. {{model}})": "Ställ in embedding modell (t.ex. {{model}})",
  1109. "Set Image Size": "Ange bildstorlek",
  1110. "Set reranking model (e.g. {{model}})": "Ställ in reranking modell (t.ex. {{model}})",
  1111. "Set Sampler": "",
  1112. "Set Scheduler": "",
  1113. "Set Steps": "Ange steg",
  1114. "Set the number of layers, which will be off-loaded to GPU. Increasing this value can significantly improve performance for models that are optimized for GPU acceleration but may also consume more power and GPU resources.": "",
  1115. "Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
  1116. "Set Voice": "Ange röst",
  1117. "Set whisper model": "",
  1118. "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "",
  1119. "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "",
  1120. "Sets how far back for the model to look back to prevent repetition.": "",
  1121. "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.": "",
  1122. "Sets the size of the context window used to generate the next token.": "",
  1123. "Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
  1124. "Settings": "Inställningar",
  1125. "Settings saved successfully!": "Inställningar sparades framgångsrikt!",
  1126. "Share": "Dela",
  1127. "Share Chat": "Dela chatt",
  1128. "Share to Open WebUI Community": "Dela till OpenWebUI Community",
  1129. "Sharing Permissions": "",
  1130. "Show": "Visa",
  1131. "Show \"What's New\" modal on login": "",
  1132. "Show Admin Details in Account Pending Overlay": "Visa administratörsinformation till väntande konton",
  1133. "Show All": "",
  1134. "Show Less": "",
  1135. "Show Model": "",
  1136. "Show shortcuts": "Visa genvägar",
  1137. "Show your support!": "Visa ditt stöd!",
  1138. "Showcased creativity": "Visade kreativitet",
  1139. "Sign in": "Logga in",
  1140. "Sign in to {{WEBUI_NAME}}": "Logga in på {{WEBUI_NAME}}",
  1141. "Sign in to {{WEBUI_NAME}} with LDAP": "Logga in på {{WEBUI_NAME}} med LDAP",
  1142. "Sign Out": "Logga ut",
  1143. "Sign up": "Registrera dig",
  1144. "Sign up to {{WEBUI_NAME}}": "",
  1145. "Significantly improves accuracy by using an LLM to enhance tables, forms, inline math, and layout detection. Will increase latency. Defaults to True.": "",
  1146. "Signing in to {{WEBUI_NAME}}": "",
  1147. "sk-1234": "",
  1148. "Skip Cache": "",
  1149. "Skip the cache and re-run the inference. Defaults to False.": "",
  1150. "Sougou Search API sID": "",
  1151. "Sougou Search API SK": "",
  1152. "Source": "Källa",
  1153. "Speech Playback Speed": "",
  1154. "Speech recognition error: {{error}}": "Fel vid taligenkänning: {{error}}",
  1155. "Speech-to-Text Engine": "Tal-till-text-motor",
  1156. "Stop": "Stopp",
  1157. "Stop Sequence": "Stoppsekvens",
  1158. "Stream Chat Response": "",
  1159. "Strip Existing OCR": "",
  1160. "Strip existing OCR text from the PDF and re-run OCR. Ignored if Force OCR is enabled. Defaults to False.": "",
  1161. "STT Model": "Tal-till-text-modell",
  1162. "STT Settings": "Tal-till-text-inställningar",
  1163. "Stylized PDF Export": "",
  1164. "Subtitle (e.g. about the Roman Empire)": "Undertext (t.ex. om Romerska Imperiet)",
  1165. "Success": "Framgång",
  1166. "Successfully updated.": "Uppdaterades framgångsrikt.",
  1167. "Suggested": "Föreslagen",
  1168. "Support": "Stöd",
  1169. "Support this plugin:": "Stöd denna plugin",
  1170. "Sync directory": "Synkronisera katalog",
  1171. "System": "System",
  1172. "System Instructions": "",
  1173. "System Prompt": "Systeminstruktion",
  1174. "Tags": "",
  1175. "Tags Generation": "",
  1176. "Tags Generation Prompt": "",
  1177. "Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting.": "",
  1178. "Talk to model": "",
  1179. "Tap to interrupt": "",
  1180. "Task Model": "",
  1181. "Tasks": "",
  1182. "Tavily API Key": "",
  1183. "Tavily Extract Depth": "",
  1184. "Tell us more:": "Berätta mer:",
  1185. "Temperature": "Temperatur",
  1186. "Temporary Chat": "",
  1187. "Text Splitter": "",
  1188. "Text-to-Speech Engine": "Text-till-tal-motor",
  1189. "Thanks for your feedback!": "Tack för din feedback!",
  1190. "The Application Account DN you bind with for search": "",
  1191. "The base to search for users": "",
  1192. "The batch size determines how many text requests are processed together at once. A higher batch size can increase the performance and speed of the model, but it also requires more memory.": "",
  1193. "The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "",
  1194. "The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "Utvärderingens topplista är baserad på Elo-betygssystemet och uppdateras i realtid",
  1195. "The format to return a response in. Format can be json or a JSON schema.": "",
  1196. "The language of the input audio. Supplying the input language in ISO-639-1 (e.g. en) format will improve accuracy and latency. Leave blank to automatically detect the language.": "",
  1197. "The LDAP attribute that maps to the mail that users use to sign in.": "",
  1198. "The LDAP attribute that maps to the username that users use to sign in.": "",
  1199. "The leaderboard is currently in beta, and we may adjust the rating calculations as we refine the algorithm.": "",
  1200. "The maximum file size in MB. If the file size exceeds this limit, the file will not be uploaded.": "",
  1201. "The maximum number of files that can be used at once in chat. If the number of files exceeds this limit, the files will not be uploaded.": "",
  1202. "The output format for the text. Can be 'json', 'markdown', or 'html'. Defaults to 'markdown'.": "",
  1203. "The score should be a value between 0.0 (0%) and 1.0 (100%).": "Betyget ska vara ett värde mellan 0.0 (0%) och 1.0 (100%).",
  1204. "The temperature of the model. Increasing the temperature will make the model answer more creatively.": "",
  1205. "Theme": "Tema",
  1206. "Thinking...": "Tänker...",
  1207. "This action cannot be undone. Do you wish to continue?": "Denna åtgärd kan inte ångras. Vill du fortsätta?",
  1208. "This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
  1209. "This chat won’t appear in history and your messages will not be saved.": "",
  1210. "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Detta säkerställer att dina värdefulla samtal sparas säkert till din backend-databas. Tack!",
  1211. "This is an experimental feature, it may not function as expected and is subject to change at any time.": "Detta är en experimentell funktion som kanske inte fungerar som förväntat och som kan komma att ändras när som helst.",
  1212. "This model is not publicly available. Please select another model.": "",
  1213. "This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
  1214. "This option controls how many tokens are preserved when refreshing the context. For example, if set to 2, the last 2 tokens of the conversation context will be retained. Preserving context can help maintain the continuity of a conversation, but it may reduce the ability to respond to new topics.": "",
  1215. "This option enables or disables the use of the reasoning feature in Ollama, which allows the model to think before generating a response. When enabled, the model can take a moment to process the conversation context and generate a more thoughtful response.": "",
  1216. "This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated.": "",
  1217. "This option will delete all existing files in the collection and replace them with newly uploaded files.": "",
  1218. "This response was generated by \"{{model}}\"": "",
  1219. "This will delete": "",
  1220. "This will delete <strong>{{NAME}}</strong> and <strong>all its contents</strong>.": "",
  1221. "This will delete all models including custom models": "",
  1222. "This will delete all models including custom models and cannot be undone.": "",
  1223. "This will reset the knowledge base and sync all files. Do you wish to continue?": "",
  1224. "Thorough explanation": "Djupare förklaring",
  1225. "Thought for {{DURATION}}": "",
  1226. "Thought for {{DURATION}} seconds": "",
  1227. "Tika": "",
  1228. "Tika Server URL required.": "",
  1229. "Tiktoken": "",
  1230. "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Uppdatera fler variabler genom att trycka på tabb-tangenten i chattinmatningen efter varje ersättning.",
  1231. "Title": "Titel",
  1232. "Title (e.g. Tell me a fun fact)": "Titel (t.ex. Berätta en kuriosa)",
  1233. "Title Auto-Generation": "Automatisk generering av titel",
  1234. "Title cannot be an empty string.": "Titeln får inte vara en tom sträng.",
  1235. "Title Generation": "",
  1236. "Title Generation Prompt": "Instruktion för titelgenerering",
  1237. "TLS": "",
  1238. "To access the available model names for downloading,": "För att komma åt de tillgängliga modellnamnen för nedladdning,",
  1239. "To access the GGUF models available for downloading,": "För att komma åt de GGUF-modellerna som finns tillgängliga för nedladdning,",
  1240. "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "För att få tillgång till WebUI, kontakta administratören. Administratörer kan hantera behörigheter från administrationspanelen.",
  1241. "To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "",
  1242. "To learn more about available endpoints, visit our documentation.": "För att lära dig mer om tillgängliga endpoints, besök vår dokumentation",
  1243. "To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "För att skydda din integritet delas endast betyg, modell-ID:n, taggar och metadata från din feedback - dina chattloggar förblir privata och skickas inte med.",
  1244. "To select actions here, add them to the \"Functions\" workspace first.": "",
  1245. "To select filters here, add them to the \"Functions\" workspace first.": "",
  1246. "To select toolkits here, add them to the \"Tools\" workspace first.": "Om du vill välja verktygslådor här måste du först lägga till dem i arbetsytan \"Verktyg\".",
  1247. "Toast notifications for new updates": "",
  1248. "Today": "Idag",
  1249. "Toggle search": "",
  1250. "Toggle settings": "Växla inställningar",
  1251. "Toggle sidebar": "Växla sidofält",
  1252. "Token": "",
  1253. "Too verbose": "",
  1254. "Tool created successfully": "Verktyget skapades framgångsrikt",
  1255. "Tool deleted successfully": "Verktyg borttaget framgångsrikt",
  1256. "Tool Description": "Beskrivning av verktyget",
  1257. "Tool ID": "",
  1258. "Tool imported successfully": "Verktyget importerades framgångsrikt",
  1259. "Tool Name": "Verktygets namn",
  1260. "Tool Servers": "",
  1261. "Tool updated successfully": "Verktyget uppdaterades framgångsrikt",
  1262. "Tools": "Verktyg",
  1263. "Tools Access": "",
  1264. "Tools are a function calling system with arbitrary code execution": "Verktyg är ett funktionsanropssystem med godtycklig kodkörning",
  1265. "Tools Function Calling Prompt": "Prompt för anrop av verktygsfunktion:",
  1266. "Tools have a function calling system that allows arbitrary code execution.": "Verktyg har ett funktionsanropssystem som tillåter godtycklig kodkörning",
  1267. "Tools Public Sharing": "",
  1268. "Top K": "Topp K",
  1269. "Top K Reranker": "",
  1270. "Transformers": "",
  1271. "Trouble accessing Ollama?": "Problem med att komma åt Ollama?",
  1272. "Trust Proxy Environment": "",
  1273. "TTS Model": "Text-till-tal-modell",
  1274. "TTS Settings": "Text-till-tal-inställningar",
  1275. "TTS Voice": "Text-till-tal-röst",
  1276. "Type": "Typ",
  1277. "Type Hugging Face Resolve (Download) URL": "",
  1278. "Uh-oh! There was an issue with the response.": "Oj då! Det uppstod ett problem med svaret",
  1279. "UI": "",
  1280. "Unarchive All": "Avarkivera alla",
  1281. "Unarchive All Archived Chats": "Avarkivera alla arkiverade chattar",
  1282. "Unarchive Chat": "Avarkivera chatt",
  1283. "Unloads {{FROM_NOW}}": "",
  1284. "Unlock mysteries": "Lås upp mysterier",
  1285. "Unpin": "",
  1286. "Unravel secrets": "Avslöja hemligheter",
  1287. "Untagged": "",
  1288. "Untitled": "",
  1289. "Update": "Uppdatera",
  1290. "Update and Copy Link": "Uppdatera och kopiera länk",
  1291. "Update for the latest features and improvements.": "Uppdatera för att få de senaste funktionerna och förbättringarna.",
  1292. "Update password": "Uppdatera lösenord",
  1293. "Updated": "Uppdaterad",
  1294. "Updated at": "Uppdaterad vid",
  1295. "Updated At": "Uppdaterad vid",
  1296. "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "Uppgradera till en licensierad plan för utökade funktioner, inklusive anpassade teman och varumärken, och dedikerad support.",
  1297. "Upload": "",
  1298. "Upload a GGUF model": "Ladda upp en GGUF-modell",
  1299. "Upload Audio": "",
  1300. "Upload directory": "",
  1301. "Upload files": "Ladda upp filer",
  1302. "Upload Files": "Ladda upp filer",
  1303. "Upload Pipeline": "Ladda upp rörledning",
  1304. "Upload Progress": "Uppladdningsframsteg",
  1305. "URL": "",
  1306. "URL Mode": "URL-läge",
  1307. "Usage": "",
  1308. "Use '#' in the prompt input to load and include your knowledge.": "Använd '#' i prompten för att läsa in och inkludera din kunskap",
  1309. "Use Gravatar": "Använd Gravatar",
  1310. "Use groups to group your users and assign permissions.": "Använd grupper för att gruppera dina användare och tilldela behörigheter.",
  1311. "Use Initials": "Använd initialer",
  1312. "Use LLM": "",
  1313. "Use no proxy to fetch page contents.": "",
  1314. "Use proxy designated by http_proxy and https_proxy environment variables to fetch page contents.": "",
  1315. "user": "användare",
  1316. "User": "Användare",
  1317. "User location successfully retrieved.": "Användarens plats har hämtats",
  1318. "User Webhooks": "",
  1319. "Username": "Användarnamn",
  1320. "Users": "Användare",
  1321. "Using the default arena model with all models. Click the plus button to add custom models.": "Använda standardmodellen för arenan med alla modeller. Klicka på plusknappen för att lägga till anpassade modeller",
  1322. "Utilize": "Använd",
  1323. "Valid time units:": "Giltiga tidsenheter:",
  1324. "Valves": "",
  1325. "Valves updated": "",
  1326. "Valves updated successfully": "",
  1327. "variable": "variabel",
  1328. "variable to have them replaced with clipboard content.": "variabel för att få dem ersatta med urklippsinnehåll.",
  1329. "Verify Connection": "",
  1330. "Verify SSL Certificate": "",
  1331. "Version": "Version",
  1332. "Version {{selectedVersion}} of {{totalVersions}}": "Version {{selectedVersion}} av {{totalVersions}}",
  1333. "View Replies": "Se svar",
  1334. "View Result from **{{NAME}}**": "",
  1335. "Visibility": "Synlighet",
  1336. "Vision": "",
  1337. "Voice": "Röst",
  1338. "Voice Input": "Röstinmatning",
  1339. "Voice mode": "",
  1340. "Warning": "Varning",
  1341. "Warning:": "Varning:",
  1342. "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Varning för detta: Om du aktiverar detta kan användare ladda upp godtycklig kod på servern.",
  1343. "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varning: Om du uppdaterar eller ändrar din embedding modell måste du importera alla dokument igen.",
  1344. "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "Varning: Jupyter-exekvering möjliggör godtycklig kodkörning, vilket innebär allvarliga säkerhetsrisker - fortsätt med extrem försiktighet",
  1345. "Web": "Webb",
  1346. "Web API": "Webb-API",
  1347. "Web Loader Engine": "",
  1348. "Web Search": "Webbsökning",
  1349. "Web Search Engine": "Sökmotor",
  1350. "Web Search in Chat": "Webbsökning i chatten",
  1351. "Web Search Query Generation": "Generering av webbsökningsfrågor",
  1352. "Webhook URL": "Webhook-URL",
  1353. "WebUI Settings": "WebUI-inställningar",
  1354. "WebUI URL": "",
  1355. "WebUI will make requests to \"{{url}}\"": "",
  1356. "WebUI will make requests to \"{{url}}/api/chat\"": "",
  1357. "WebUI will make requests to \"{{url}}/chat/completions\"": "",
  1358. "Weight of BM25 Retrieval": "",
  1359. "What are you trying to achieve?": "Vad försöker du uppnå?",
  1360. "What are you working on?": "Var arbetar du med?",
  1361. "What’s New in": "Vad är nytt i",
  1362. "When enabled, the model will respond to each chat message in real-time, generating a response as soon as the user sends a message. This mode is useful for live chat applications, but may impact performance on slower hardware.": "När det här läget är aktiverat svarar modellen på varje chattmeddelande i realtid och genererar ett svar så snart användaren skickar ett meddelande. Det här läget är användbart för livechattar, men kan påverka prestandan på långsammare maskinvara.",
  1363. "wherever you are": "var du än befinner dig",
  1364. "Whether to paginate the output. Each page will be separated by a horizontal rule and page number. Defaults to False.": "",
  1365. "Whisper (Local)": "Whisper (lokal)",
  1366. "Why?": "Varför?",
  1367. "Widescreen Mode": "Bredbildsläge",
  1368. "Won": "Vann",
  1369. "Works together with top-k. A higher value (e.g., 0.95) will lead to more diverse text, while a lower value (e.g., 0.5) will generate more focused and conservative text.": "",
  1370. "Workspace": "Arbetsyta",
  1371. "Workspace Permissions": "",
  1372. "Write": "Skriv",
  1373. "Write a prompt suggestion (e.g. Who are you?)": "Skriv ett instruktionsförslag (t.ex. Vem är du?)",
  1374. "Write a summary in 50 words that summarizes [topic or keyword].": "Skriv en sammanfattning på 50 ord som sammanfattar [ämne eller nyckelord].",
  1375. "Write something...": "Skriv någonting...",
  1376. "Yacy Instance URL": "",
  1377. "Yacy Password": "",
  1378. "Yacy Username": "",
  1379. "Yesterday": "Igår",
  1380. "You": "Dig",
  1381. "You are currently using a trial license. Please contact support to upgrade your license.": "",
  1382. "You can only chat with a maximum of {{maxCount}} file(s) at a time.": "Du kan endast chatta med maximalt {{maxCount}} fil(er) på samma gång",
  1383. "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "Du kan anpassa dina interaktioner med stora språkmodeller genom att lägga till minnen via knappen 'Hantera' nedan, så att de blir mer användbara och skräddarsydda för dig.",
  1384. "You cannot upload an empty file.": "",
  1385. "You do not have permission to upload files.": "",
  1386. "You have no archived conversations.": "Du har inga arkiverade samtal.",
  1387. "You have shared this chat": "Du har delat denna chatt",
  1388. "You're a helpful assistant.": "Du är en hjälpsam assistent.",
  1389. "You're now logged in.": "Du är nu inloggad.",
  1390. "Your account status is currently pending activation.": "Ditt konto väntar på att bli aktiverat",
  1391. "Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.": "Hela ditt bidrag går direkt till pluginutvecklaren; Open WebUI tar ingen procentandel. Däremot kan den valda finansieringsplattformen ha egna avgifter.",
  1392. "Youtube": "Youtube",
  1393. "Youtube Language": "",
  1394. "Youtube Proxy URL": ""
  1395. }