translation.json 36 KB
Newer Older
Joakim's avatar
Joakim committed
1
{
Pierre Mesure's avatar
Pierre Mesure committed
2
	"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' eller '-1' för inget utgångsdatum",
Timothy J. Baek's avatar
Timothy J. Baek committed
3
	"(Beta)": "(Beta)",
Timothy J. Baek's avatar
Timothy J. Baek committed
4
	"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
5
6
	"(e.g. `sh webui.sh --api`)": "(t.ex. `sh webui.sh --api`)",
	"(latest)": "(senaste)",
7
8
	"{{ models }}": "{{ modeller }}",
	"{{ owner }}: You cannot delete a base model": "{{ owner }}: Du kan inte ta bort en basmodell",
Timothy J. Baek's avatar
Timothy J. Baek committed
9
	"{{modelName}} is thinking...": "{{modelName}} tänker...",
Yanyutin753's avatar
Yanyutin753 committed
10
	"{{user}}'s Chats": "{{user}}s Chats",
Timothy J. Baek's avatar
Timothy J. Baek committed
11
	"{{webUIName}} Backend Required": "{{webUIName}} Backend krävs",
12
	"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",
Timothy J. Baek's avatar
Timothy J. Baek committed
13
14
15
	"a user": "en användare",
	"About": "Om",
	"Account": "Konto",
Pierre Mesure's avatar
Pierre Mesure committed
16
	"Account Activation Pending": "Kontoaktivering väntar",
Yanyutin753's avatar
Yanyutin753 committed
17
	"Accurate information": "Exakt information",
Pierre Mesure's avatar
Pierre Mesure committed
18
	"Active Users": "Aktiva användare",
Yanyutin753's avatar
Yanyutin753 committed
19
	"Add": "Lägg till",
20
21
	"Add a model id": "Lägga till ett modell-ID",
	"Add a short description about what this model does": "Lägg till en kort beskrivning av vad den här modellen gör",
Pierre Mesure's avatar
Pierre Mesure committed
22
	"Add a short title for this prompt": "Lägg till en kort titel för denna instruktion",
Timothy J. Baek's avatar
Timothy J. Baek committed
23
	"Add a tag": "Lägg till en tagg",
Pierre Mesure's avatar
Pierre Mesure committed
24
	"Add custom prompt": "Lägg till en anpassad instruktion",
Timothy J. Baek's avatar
Timothy J. Baek committed
25
26
	"Add Docs": "Lägg till dokument",
	"Add Files": "Lägg till filer",
Yanyutin753's avatar
Yanyutin753 committed
27
	"Add Memory": "Lägg till minne",
Timothy J. Baek's avatar
Timothy J. Baek committed
28
	"Add message": "Lägg till meddelande",
Yanyutin753's avatar
Yanyutin753 committed
29
	"Add Model": "Lägg till modell",
Jonathan Rohde's avatar
Jonathan Rohde committed
30
	"Add Tag": "",
Yanyutin753's avatar
Yanyutin753 committed
31
32
	"Add Tags": "Lägg till taggar",
	"Add User": "Lägg till användare",
Timothy J. Baek's avatar
Timothy J. Baek committed
33
34
	"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.",
	"admin": "administratör",
Pierre Mesure's avatar
Pierre Mesure committed
35
	"Admin": "Admin",
Timothy J. Baek's avatar
Timothy J. Baek committed
36
37
	"Admin Panel": "Administrationspanel",
	"Admin Settings": "Administratörsinställningar",
Pierre Mesure's avatar
Pierre Mesure committed
38
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
39
	"Advanced Parameters": "Avancerade parametrar",
40
	"Advanced Params": "Avancerade parametrar",
Timothy J. Baek's avatar
Timothy J. Baek committed
41
	"all": "alla",
Yanyutin753's avatar
Yanyutin753 committed
42
	"All Documents": "Alla dokument",
Timothy J. Baek's avatar
Timothy J. Baek committed
43
44
45
	"All Users": "Alla användare",
	"Allow": "Tillåt",
	"Allow Chat Deletion": "Tillåt chattborttagning",
Pierre Mesure's avatar
Pierre Mesure committed
46
	"Allow non-local voices": "Tillåt icke-lokala röster",
Timothy J. Baek's avatar
Timothy J. Baek committed
47
	"Allow User Location": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
48
	"Allow Voice Interruption in Call": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
49
50
51
52
	"alphanumeric characters and hyphens": "alfanumeriska tecken och bindestreck",
	"Already have an account?": "Har du redan ett konto?",
	"an assistant": "en assistent",
	"and": "och",
Yanyutin753's avatar
Yanyutin753 committed
53
	"and create a new shared link.": "och skapa en ny delad länk.",
Timothy J. Baek's avatar
Timothy J. Baek committed
54
55
	"API Base URL": "API-bas-URL",
	"API Key": "API-nyckel",
Yanyutin753's avatar
Yanyutin753 committed
56
57
	"API Key created.": "API-nyckel skapad.",
	"API keys": "API-nycklar",
Pierre Mesure's avatar
Pierre Mesure committed
58
	"April": "april",
Yanyutin753's avatar
Yanyutin753 committed
59
	"Archive": "Arkiv",
60
	"Archive All Chats": "Arkivera alla chattar",
Yanyutin753's avatar
Yanyutin753 committed
61
	"Archived Chats": "Arkiverade chattar",
Timothy J. Baek's avatar
Timothy J. Baek committed
62
63
	"are allowed - Activate this command by typing": "är tillåtna - Aktivera detta kommando genom att skriva",
	"Are you sure?": "Är du säker?",
Yanyutin753's avatar
Yanyutin753 committed
64
65
	"Attach file": "Bifoga fil",
	"Attention to detail": "Detaljerad uppmärksamhet",
Timothy J. Baek's avatar
Timothy J. Baek committed
66
	"Audio": "Ljud",
SimonOriginal's avatar
SimonOriginal committed
67
	"Audio settings updated successfully": "",
Pierre Mesure's avatar
Pierre Mesure committed
68
	"August": "augusti",
Timothy J. Baek's avatar
Timothy J. Baek committed
69
	"Auto-playback response": "Automatisk uppspelning",
Timothy J. Baek's avatar
Timothy J. Baek committed
70
	"AUTOMATIC1111 Api Auth String": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
71
72
73
74
	"AUTOMATIC1111 Base URL": "AUTOMATIC1111 bas-URL",
	"AUTOMATIC1111 Base URL is required.": "AUTOMATIC1111 bas-URL krävs.",
	"available!": "tillgänglig!",
	"Back": "Tillbaka",
Yanyutin753's avatar
Yanyutin753 committed
75
	"Bad Response": "Felaktig respons",
76
	"Banners": "Banners",
Pierre Mesure's avatar
Pierre Mesure committed
77
78
79
	"Base Model (From)": "Basmodell (Från)",
	"Batch Size (num_batch)": "Batchstorlek (num_batch)",
	"before": "för",
Yanyutin753's avatar
Yanyutin753 committed
80
	"Being lazy": "Lägg till",
Pierre Mesure's avatar
Pierre Mesure committed
81
	"Brave Search API Key": "API-nyckel för Brave Search",
Yanyutin753's avatar
Yanyutin753 committed
82
	"Bypass SSL verification for Websites": "Kringgå SSL-verifiering för webbplatser",
Pierre Mesure's avatar
Pierre Mesure committed
83
84
85
	"Call": "Samtal",
	"Call feature is not supported when using Web STT engine": "Samtalsfunktionen är inte kompatibel med Web Tal-till-text motor",
	"Camera": "Kamera",
Timothy J. Baek's avatar
Timothy J. Baek committed
86
	"Cancel": "Avbryt",
Pierre Mesure's avatar
Pierre Mesure committed
87
	"Capabilities": "Kapaciteter",
Timothy J. Baek's avatar
Timothy J. Baek committed
88
89
	"Change Password": "Ändra lösenord",
	"Chat": "Chatt",
Timothy J. Baek's avatar
Timothy J. Baek committed
90
	"Chat Background Image": "",
Yanyutin753's avatar
Yanyutin753 committed
91
	"Chat Bubble UI": "Chatbubblar UI",
Timothy J. Baek's avatar
Timothy J. Baek committed
92
	"Chat Controls": "",
Yanyutin753's avatar
Yanyutin753 committed
93
	"Chat direction": "Chattriktning",
Timothy J. Baek's avatar
Timothy J. Baek committed
94
95
96
97
98
99
100
101
102
103
	"Chat History": "Chatthistorik",
	"Chat History is off for this browser.": "Chatthistoriken är avstängd för denna webbläsare.",
	"Chats": "Chattar",
	"Check Again": "Kontrollera igen",
	"Check for updates": "Sök efter uppdateringar",
	"Checking for updates...": "Söker efter uppdateringar...",
	"Choose a model before saving...": "Välj en modell innan du sparar...",
	"Chunk Overlap": "Överlappning",
	"Chunk Params": "Chunk-parametrar",
	"Chunk Size": "Chunk-storlek",
104
	"Citation": "Citat",
Pierre Mesure's avatar
Pierre Mesure committed
105
	"Clear memory": "Rensa minnet",
Timothy J. Baek's avatar
Timothy J. Baek committed
106
	"Click here for help.": "Klicka här för hjälp.",
Yanyutin753's avatar
Yanyutin753 committed
107
	"Click here to": "Klicka här för att",
SimonOriginal's avatar
SimonOriginal committed
108
	"Click here to download user import template file.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
109
	"Click here to select": "Klicka här för att välja",
Yanyutin753's avatar
Yanyutin753 committed
110
	"Click here to select a csv file.": "Klicka här för att välja en csv-fil.",
Pierre Mesure's avatar
Pierre Mesure committed
111
	"Click here to select a py file.": "Klicka här för att välja en python-fil.",
Timothy J. Baek's avatar
Timothy J. Baek committed
112
113
114
	"Click here to select documents.": "Klicka här för att välja dokument.",
	"click here.": "klicka här.",
	"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.",
SimonOriginal's avatar
SimonOriginal committed
115
	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
116
	"Clone": "Klon",
Timothy J. Baek's avatar
Timothy J. Baek committed
117
	"Close": "Stäng",
SimonOriginal's avatar
SimonOriginal committed
118
	"Code formatted successfully": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
119
	"Collection": "Samling",
Yanyutin753's avatar
Yanyutin753 committed
120
121
122
	"ComfyUI": "ComfyUI",
	"ComfyUI Base URL": "ComfyUI Base URL",
	"ComfyUI Base URL is required.": "ComfyUI Base URL krävs.",
Timothy J. Baek's avatar
Timothy J. Baek committed
123
	"Command": "Kommando",
Pierre Mesure's avatar
Pierre Mesure committed
124
	"Concurrent Requests": "Parallella anrop",
Timothy J. Baek's avatar
Timothy J. Baek committed
125
	"Confirm": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
126
	"Confirm Password": "Bekräfta lösenord",
Timothy J. Baek's avatar
Timothy J. Baek committed
127
	"Confirm your action": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
128
	"Connections": "Anslutningar",
Pierre Mesure's avatar
Pierre Mesure committed
129
	"Contact Admin for WebUI Access": "Kontakta administratören för att få åtkomst till WebUI",
Timothy J. Baek's avatar
Timothy J. Baek committed
130
	"Content": "Innehåll",
Timothy J. Baek's avatar
refac  
Timothy J. Baek committed
131
	"Content Extraction": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
132
	"Context Length": "Kontextlängd",
Yanyutin753's avatar
Yanyutin753 committed
133
	"Continue Response": "Fortsätt svar",
134
	"Continue with {{provider}}": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
135
	"Controls": "",
Yanyutin753's avatar
Yanyutin753 committed
136
137
	"Copied shared chat URL to clipboard!": "Kopierad delad chatt-URL till urklipp!",
	"Copy": "Kopiera",
Timothy J. Baek's avatar
Timothy J. Baek committed
138
139
	"Copy last code block": "Kopiera sista kodblock",
	"Copy last response": "Kopiera sista svar",
Yanyutin753's avatar
Yanyutin753 committed
140
	"Copy Link": "Kopiera länk",
Timothy J. Baek's avatar
Timothy J. Baek committed
141
	"Copying to clipboard was successful!": "Kopiering till urklipp lyckades!",
142
	"Create a model": "Skapa en modell",
Timothy J. Baek's avatar
Timothy J. Baek committed
143
	"Create Account": "Skapa konto",
Yanyutin753's avatar
Yanyutin753 committed
144
145
	"Create new key": "Skapa ny nyckel",
	"Create new secret key": "Skapa ny hemlig nyckel",
Timothy J. Baek's avatar
Timothy J. Baek committed
146
	"Created at": "Skapad",
Yanyutin753's avatar
Yanyutin753 committed
147
	"Created At": "Skapad",
SimonOriginal's avatar
SimonOriginal committed
148
	"Created by": "",
149
	"CSV Import": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
150
151
152
	"Current Model": "Aktuell modell",
	"Current Password": "Nuvarande lösenord",
	"Custom": "Anpassad",
153
	"Customize models for a specific purpose": "Anpassa modeller för ett specifikt syfte",
Timothy J. Baek's avatar
Timothy J. Baek committed
154
	"Dark": "Mörk",
Pierre Mesure's avatar
Pierre Mesure committed
155
	"Dashboard": "Instrumentpanel",
Timothy J. Baek's avatar
Timothy J. Baek committed
156
	"Database": "Databas",
Pierre Mesure's avatar
Pierre Mesure committed
157
	"December": "december",
Timothy J. Baek's avatar
Timothy J. Baek committed
158
159
	"Default": "Standard",
	"Default (Automatic1111)": "Standard (Automatic1111)",
Yanyutin753's avatar
Yanyutin753 committed
160
	"Default (SentenceTransformers)": "Standard (SentenceTransformers)",
161
	"Default Model": "Standardmodell",
Timothy J. Baek's avatar
Timothy J. Baek committed
162
	"Default model updated": "Standardmodell uppdaterad",
Pierre Mesure's avatar
Pierre Mesure committed
163
	"Default Prompt Suggestions": "Standardinstruktionsförslag",
Timothy J. Baek's avatar
Timothy J. Baek committed
164
165
	"Default User Role": "Standardanvändarroll",
	"delete": "radera",
Yanyutin753's avatar
Yanyutin753 committed
166
	"Delete": "Radera",
Timothy J. Baek's avatar
Timothy J. Baek committed
167
	"Delete a model": "Ta bort en modell",
168
	"Delete All Chats": "Ta bort alla chattar",
Timothy J. Baek's avatar
Timothy J. Baek committed
169
	"Delete chat": "Radera chatt",
Yanyutin753's avatar
Yanyutin753 committed
170
	"Delete Chat": "Radera chatt",
Timothy J. Baek's avatar
Timothy J. Baek committed
171
	"Delete chat?": "",
Jonathan Rohde's avatar
Jonathan Rohde committed
172
	"Delete Doc": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
173
174
	"Delete function?": "",
	"Delete prompt?": "",
Yanyutin753's avatar
Yanyutin753 committed
175
	"delete this link": "radera denna länk",
Timothy J. Baek's avatar
Timothy J. Baek committed
176
	"Delete tool?": "",
Yanyutin753's avatar
Yanyutin753 committed
177
	"Delete User": "Radera användare",
Timothy J. Baek's avatar
Timothy J. Baek committed
178
	"Deleted {{deleteModelTag}}": "Raderad {{deleteModelTag}}",
179
	"Deleted {{name}}": "Borttagen {{name}}",
Timothy J. Baek's avatar
Timothy J. Baek committed
180
	"Description": "Beskrivning",
Yanyutin753's avatar
Yanyutin753 committed
181
	"Didn't fully follow instructions": "Följde inte instruktionerna",
SimonOriginal's avatar
SimonOriginal committed
182
	"Disabled": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
183
	"Discover a function": "",
184
	"Discover a model": "Upptäck en modell",
Pierre Mesure's avatar
Pierre Mesure committed
185
	"Discover a prompt": "Upptäck en instruktion",
Timothy J. Baek's avatar
Timothy J. Baek committed
186
187
	"Discover a tool": "",
	"Discover, download, and explore custom functions": "",
Pierre Mesure's avatar
Pierre Mesure committed
188
	"Discover, download, and explore custom prompts": "Upptäck, ladda ner och utforska anpassade instruktioner",
Timothy J. Baek's avatar
Timothy J. Baek committed
189
	"Discover, download, and explore custom tools": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
190
	"Discover, download, and explore model presets": "Upptäck, ladda ner och utforska modellförinställningar",
Pierre Mesure's avatar
Pierre Mesure committed
191
192
	"Dismissible": "Kan stängas",
	"Display Emoji in Call": "Visa Emoji under samtal",
Timothy J. Baek's avatar
Timothy J. Baek committed
193
	"Display the username instead of You in the Chat": "Visa användarnamnet istället för du i chatten",
SimonOriginal's avatar
SimonOriginal committed
194
195
	"Do not install functions from sources you do not fully trust.": "",
	"Do not install tools from sources you do not fully trust.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
196
197
	"Document": "Dokument",
	"Document Settings": "Dokumentinställningar",
Pierre Mesure's avatar
Pierre Mesure committed
198
	"Documentation": "Dokumentation",
Timothy J. Baek's avatar
Timothy J. Baek committed
199
200
201
	"Documents": "Dokument",
	"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.",
	"Don't Allow": "Tillåt inte",
Pierre Mesure's avatar
Pierre Mesure committed
202
	"Don't have an account?": "Har du inget konto?",
SimonOriginal's avatar
SimonOriginal committed
203
204
	"don't install random functions from sources you don't trust.": "",
	"don't install random tools from sources you don't trust.": "",
Pierre Mesure's avatar
Pierre Mesure committed
205
	"Don't like the style": "Tycker inte om utseendet",
Timothy J. Baek's avatar
Timothy J. Baek committed
206
	"Done": "",
Yanyutin753's avatar
Yanyutin753 committed
207
208
	"Download": "Ladda ner",
	"Download canceled": "Nedladdning avbruten",
Timothy J. Baek's avatar
Timothy J. Baek committed
209
	"Download Database": "Ladda ner databas",
Pierre Mesure's avatar
Pierre Mesure committed
210
	"Drop any files here to add to the conversation": "Släpp filer här för att lägga till i samtalet",
Timothy J. Baek's avatar
Timothy J. Baek committed
211
	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "t.ex. '30s', '10m'. Giltiga tidsenheter är 's', 'm', 'h'.",
Yanyutin753's avatar
Yanyutin753 committed
212
	"Edit": "Redigera",
Timothy J. Baek's avatar
Timothy J. Baek committed
213
	"Edit Doc": "Redigera dokument",
Timothy J. Baek's avatar
Timothy J. Baek committed
214
	"Edit Memory": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
215
216
	"Edit User": "Redigera användare",
	"Email": "E-post",
Pierre Mesure's avatar
Pierre Mesure committed
217
218
219
220
	"Embedding Batch Size": "Batchstorlek för inbäddning",
	"Embedding Model": "Inbäddningsmodell",
	"Embedding Model Engine": "Motor för inbäddningsmodell",
	"Embedding model set to \"{{embedding_model}}\"": "Inbäddningsmodell inställd på \"{{embedding_model}}\"",
Timothy J. Baek's avatar
Timothy J. Baek committed
221
	"Enable Chat History": "Aktivera chatthistorik",
222
	"Enable Community Sharing": "Aktivera community-delning",
Timothy J. Baek's avatar
Timothy J. Baek committed
223
	"Enable New Sign Ups": "Aktivera nya registreringar",
224
	"Enable Web Search": "Aktivera webbsökning",
SimonOriginal's avatar
SimonOriginal committed
225
	"Enabled": "",
Timothy J. Baek's avatar
refac  
Timothy J. Baek committed
226
	"Engine": "",
Pierre Mesure's avatar
Pierre Mesure committed
227
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
228
	"Enter {{role}} message here": "Skriv {{role}} meddelande här",
Yanyutin753's avatar
Yanyutin753 committed
229
	"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",
Timothy J. Baek's avatar
Timothy J. Baek committed
230
	"Enter api auth string (e.g. username:password)": "",
Pierre Mesure's avatar
Pierre Mesure committed
231
232
233
	"Enter Brave Search API Key": "Ange API-nyckel för Brave Search",
	"Enter Chunk Overlap": "Ange chunköverlappning",
	"Enter Chunk Size": "Ange chunkstorlek",
234
235
236
	"Enter Github Raw URL": "Ange Github Raw URL",
	"Enter Google PSE API Key": "Ange Google PSE API-nyckel",
	"Enter Google PSE Engine Id": "Ange Google PSE Engine Id",
Timothy J. Baek's avatar
Timothy J. Baek committed
237
	"Enter Image Size (e.g. 512x512)": "Ange bildstorlek (t.ex. 512x512)",
Yanyutin753's avatar
Yanyutin753 committed
238
	"Enter language codes": "Skriv språkkoder",
Timothy J. Baek's avatar
Timothy J. Baek committed
239
240
	"Enter model tag (e.g. {{modelTag}})": "Ange modelltagg (t.ex. {{modelTag}})",
	"Enter Number of Steps (e.g. 50)": "Ange antal steg (t.ex. 50)",
Pierre Mesure's avatar
Pierre Mesure committed
241
	"Enter Score": "Ange betyg",
242
243
	"Enter Searxng Query URL": "Ange Searxng Query URL",
	"Enter Serper API Key": "Ange Serper API-nyckel",
Pierre Mesure's avatar
Pierre Mesure committed
244
	"Enter Serply API Key": "Ange Serply API-nyckel",
245
	"Enter Serpstack API Key": "Ange Serpstack API-nyckel",
Timothy J. Baek's avatar
Timothy J. Baek committed
246
	"Enter stop sequence": "Ange stoppsekvens",
Karl Lee's avatar
Karl Lee committed
247
	"Enter system prompt": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
248
	"Enter Tavily API Key": "",
Timothy J. Baek's avatar
refac  
Timothy J. Baek committed
249
	"Enter Tika Server URL": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
250
251
	"Enter Top K": "Ange Top K",
	"Enter URL (e.g. http://127.0.0.1:7860/)": "Ange URL (t.ex. http://127.0.0.1:7860/)",
Yanyutin753's avatar
Yanyutin753 committed
252
	"Enter URL (e.g. http://localhost:11434)": "Ange URL (t.ex. http://localhost:11434)",
Timothy J. Baek's avatar
Timothy J. Baek committed
253
254
	"Enter Your Email": "Ange din e-post",
	"Enter Your Full Name": "Ange ditt fullständiga namn",
Karl Lee's avatar
Karl Lee committed
255
	"Enter your message": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
256
	"Enter Your Password": "Ange ditt lösenord",
Yanyutin753's avatar
Yanyutin753 committed
257
	"Enter Your Role": "Ange din roll",
258
	"Error": "Fel",
Timothy J. Baek's avatar
Timothy J. Baek committed
259
	"Experimental": "Experimentell",
260
	"Export": "Export",
Timothy J. Baek's avatar
Timothy J. Baek committed
261
	"Export All Chats (All Users)": "Exportera alla chattar (alla användare)",
Pierre Mesure's avatar
Pierre Mesure committed
262
	"Export chat (.json)": "Exportera chatt (.json)",
Timothy J. Baek's avatar
Timothy J. Baek committed
263
264
	"Export Chats": "Exportera chattar",
	"Export Documents Mapping": "Exportera dokumentmappning",
Karl Lee's avatar
Karl Lee committed
265
	"Export Functions": "",
SimonOriginal's avatar
SimonOriginal committed
266
	"Export LiteLLM config.yaml": "",
267
	"Export Models": "Exportera modeller",
Pierre Mesure's avatar
Pierre Mesure committed
268
269
270
	"Export Prompts": "Exportera instruktioner",
	"Export Tools": "Exportera verktyg",
	"External Models": "Externa modeller",
Yanyutin753's avatar
Yanyutin753 committed
271
	"Failed to create API Key.": "Misslyckades med att skapa API-nyckel.",
Timothy J. Baek's avatar
Timothy J. Baek committed
272
	"Failed to read clipboard contents": "Misslyckades med att läsa urklippsinnehåll",
Pierre Mesure's avatar
Pierre Mesure committed
273
274
275
	"Failed to update settings": "Misslyckades med att uppdatera inställningarna",
	"February": "februari",
	"Feel free to add specific details": "Tveka inte att lägga till specifika detaljer",
Timothy J. Baek's avatar
Timothy J. Baek committed
276
	"File": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
277
278
	"File Mode": "Fil-läge",
	"File not found.": "Fil hittades inte.",
Timothy J. Baek's avatar
Timothy J. Baek committed
279
	"Files": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
280
281
	"Filter is now globally disabled": "",
	"Filter is now globally enabled": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
282
	"Filters": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
283
	"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.",
Pierre Mesure's avatar
Pierre Mesure committed
284
285
	"Fluidly stream large external response chunks": "Strömma flytande stora externa svarschunks",
	"Focus chat input": "Fokusera på chattfältet",
Yanyutin753's avatar
Yanyutin753 committed
286
	"Followed instructions perfectly": "Följde instruktionerna perfekt",
287
	"Form": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
288
	"Format your variables using square brackets like this:": "Formatera dina variabler med hakparenteser så här:",
289
	"Frequency Penalty": "Straff för frekvens",
SimonOriginal's avatar
SimonOriginal committed
290
	"Function created successfully": "",
SimonOriginal's avatar
SimonOriginal committed
291
	"Function deleted successfully": "",
SimonOriginal's avatar
SimonOriginal committed
292
293
	"Function Description (e.g. A filter to remove profanity from text)": "",
	"Function ID (e.g. my_filter)": "",
Karl Lee's avatar
Karl Lee committed
294
295
	"Function is now globally disabled": "",
	"Function is now globally enabled": "",
SimonOriginal's avatar
SimonOriginal committed
296
	"Function Name (e.g. My Filter)": "",
SimonOriginal's avatar
SimonOriginal committed
297
	"Function updated successfully": "",
Karl Lee's avatar
Karl Lee committed
298
	"Functions": "",
SimonOriginal's avatar
SimonOriginal committed
299
300
	"Functions allow arbitrary code execution": "",
	"Functions allow arbitrary code execution.": "",
SimonOriginal's avatar
SimonOriginal committed
301
	"Functions imported successfully": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
302
303
	"General": "Allmän",
	"General Settings": "Allmänna inställningar",
Pierre Mesure's avatar
Pierre Mesure committed
304
305
306
	"Generate Image": "Generera bild",
	"Generating search query": "Genererar sökfråga",
	"Generation Info": "Info om generation",
SimonOriginal's avatar
SimonOriginal committed
307
	"Get up and running with": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
308
	"Global": "",
Yanyutin753's avatar
Yanyutin753 committed
309
	"Good Response": "Bra svar",
310
311
	"Google PSE API Key": "Google PSE API-nyckel",
	"Google PSE Engine Id": "Google PSE Engine Id",
Yanyutin753's avatar
Yanyutin753 committed
312
	"h:mm a": "h:mm a",
Pierre Mesure's avatar
Pierre Mesure committed
313
	"has no conversations.": "har inga samtal.",
Timothy J. Baek's avatar
Timothy J. Baek committed
314
	"Hello, {{name}}": "Hej, {{name}}",
Pierre Mesure's avatar
Pierre Mesure committed
315
	"Help": "Hjälp",
Timothy J. Baek's avatar
Timothy J. Baek committed
316
	"Hide": "Dölj",
Karl Lee's avatar
Karl Lee committed
317
	"Hide Model": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
318
	"How can I help you today?": "Hur kan jag hjälpa dig idag?",
Yanyutin753's avatar
Yanyutin753 committed
319
	"Hybrid Search": "Hybrid sökning",
SimonOriginal's avatar
SimonOriginal committed
320
	"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.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
321
322
323
324
325
326
	"Image Generation (Experimental)": "Bildgenerering (experimentell)",
	"Image Generation Engine": "Bildgenereringsmotor",
	"Image Settings": "Bildinställningar",
	"Images": "Bilder",
	"Import Chats": "Importera chattar",
	"Import Documents Mapping": "Importera dokumentmappning",
Karl Lee's avatar
Karl Lee committed
327
	"Import Functions": "",
328
	"Import Models": "Importera modeller",
Pierre Mesure's avatar
Pierre Mesure committed
329
330
	"Import Prompts": "Importera instruktioner",
	"Import Tools": "Importera verktyg",
Timothy J. Baek's avatar
Timothy J. Baek committed
331
	"Include `--api-auth` flag when running stable-diffusion-webui": "",
Pierre Mesure's avatar
Pierre Mesure committed
332
	"Include `--api` flag when running stable-diffusion-webui": "Inkludera flaggan `--api` när du kör stable-diffusion-webui",
333
	"Info": "Information",
Yanyutin753's avatar
Yanyutin753 committed
334
	"Input commands": "Indatakommandon",
335
	"Install from Github URL": "Installera från Github-URL",
Pierre Mesure's avatar
Pierre Mesure committed
336
	"Instant Auto-Send After Voice Transcription": "Skicka automatiskt efter rösttranskribering",
Timothy J. Baek's avatar
Timothy J. Baek committed
337
	"Interface": "Gränssnitt",
Yanyutin753's avatar
Yanyutin753 committed
338
	"Invalid Tag": "Ogiltig tagg",
Pierre Mesure's avatar
Pierre Mesure committed
339
	"January": "januari",
Timothy J. Baek's avatar
Timothy J. Baek committed
340
341
	"join our Discord for help.": "gå med i vår Discord för hjälp.",
	"JSON": "JSON",
342
	"JSON Preview": "Förhandsversion av JSON",
Yanyutin753's avatar
Yanyutin753 committed
343
344
	"July": "juli",
	"June": "juni",
Pierre Mesure's avatar
Pierre Mesure committed
345
	"JWT Expiration": "JWT-utgångsdatum",
Timothy J. Baek's avatar
Timothy J. Baek committed
346
	"JWT Token": "JWT-token",
Pierre Mesure's avatar
Pierre Mesure committed
347
	"Keep Alive": "Keep Alive",
Timothy J. Baek's avatar
Timothy J. Baek committed
348
	"Keyboard shortcuts": "Tangentbordsgenvägar",
Pierre Mesure's avatar
Pierre Mesure committed
349
	"Knowledge": "Kunskap",
Timothy J. Baek's avatar
Timothy J. Baek committed
350
	"Language": "Språk",
SimonOriginal's avatar
SimonOriginal committed
351
	"large language models, locally.": "",
Yanyutin753's avatar
Yanyutin753 committed
352
	"Last Active": "Senast aktiv",
Timothy J. Baek's avatar
Timothy J. Baek committed
353
	"Last Modified": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
354
	"Light": "Ljus",
Pierre Mesure's avatar
Pierre Mesure committed
355
356
357
	"Listening...": "Lyssnar...",
	"LLMs can make mistakes. Verify important information.": "LLM:er kan göra misstag. Granska viktig information.",
	"Local Models": "Lokala modeller",
Yanyutin753's avatar
Yanyutin753 committed
358
	"LTR": "LTR",
Timothy J. Baek's avatar
Timothy J. Baek committed
359
360
	"Made by OpenWebUI Community": "Skapad av OpenWebUI Community",
	"Make sure to enclose them with": "Se till att bifoga dem med",
Pierre Mesure's avatar
Pierre Mesure committed
361
	"Manage": "Hantera",
Timothy J. Baek's avatar
Timothy J. Baek committed
362
363
	"Manage Models": "Hantera modeller",
	"Manage Ollama Models": "Hantera Ollama-modeller",
Pierre Mesure's avatar
Pierre Mesure committed
364
	"Manage Pipelines": "Hantera rörledningar",
Timothy J. Baek's avatar
Timothy J. Baek committed
365
	"Manage Valves": "",
Yanyutin753's avatar
Yanyutin753 committed
366
	"March": "mars",
Pierre Mesure's avatar
Pierre Mesure committed
367
	"Max Tokens (num_predict)": "Maximalt antal tokens (num_predict)",
Timothy J. Baek's avatar
Timothy J. Baek committed
368
	"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.",
Pierre Mesure's avatar
Pierre Mesure committed
369
370
	"May": "maj",
	"Memories accessible by LLMs will be shown here.": "Minnen som LLM:er kan komma åt visas här.",
Yanyutin753's avatar
Yanyutin753 committed
371
	"Memory": "Minnen",
SimonOriginal's avatar
SimonOriginal committed
372
373
374
375
	"Memory added successfully": "",
	"Memory cleared successfully": "",
	"Memory deleted successfully": "",
	"Memory updated successfully": "",
Yanyutin753's avatar
Yanyutin753 committed
376
	"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.",
Pierre Mesure's avatar
Pierre Mesure committed
377
	"Minimum Score": "Tröskel",
Timothy J. Baek's avatar
Timothy J. Baek committed
378
379
380
	"Mirostat": "Mirostat",
	"Mirostat Eta": "Mirostat Eta",
	"Mirostat Tau": "Mirostat Tau",
Pierre Mesure's avatar
Pierre Mesure committed
381
382
	"MMMM DD, YYYY": "MMMM DD, YYYY",
	"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
Timothy J. Baek's avatar
Timothy J. Baek committed
383
	"MMMM DD, YYYY hh:mm:ss A": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
384
385
386
	"Model '{{modelName}}' has been successfully downloaded.": "Modellen '{{modelName}}' har laddats ner framgångsrikt.",
	"Model '{{modelTag}}' is already in queue for downloading.": "Modellen '{{modelTag}}' är redan i kö för nedladdning.",
	"Model {{modelId}} not found": "Modell {{modelId}} hittades inte",
387
388
	"Model {{modelName}} is not vision capable": "Modellen {{modelName}} är inte synkapabel",
	"Model {{name}} is now {{status}}": "Modellen {{name}} är nu {{status}}",
SimonOriginal's avatar
SimonOriginal committed
389
	"Model created successfully!": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
390
	"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.",
391
	"Model ID": "Modell-ID",
Timothy J. Baek's avatar
Timothy J. Baek committed
392
	"Model not selected": "Modell inte vald",
393
	"Model Params": "Modell Params",
SimonOriginal's avatar
SimonOriginal committed
394
	"Model updated successfully": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
395
	"Model Whitelisting": "Modellens vitlista",
Pierre Mesure's avatar
Pierre Mesure committed
396
	"Model(s) Whitelisted": "Vitlistade modeller",
Timothy J. Baek's avatar
Timothy J. Baek committed
397
398
	"Modelfile Content": "Modelfilens innehåll",
	"Models": "Modeller",
Yanyutin753's avatar
Yanyutin753 committed
399
	"More": "Mer",
Timothy J. Baek's avatar
Timothy J. Baek committed
400
401
	"Name": "Namn",
	"Name Tag": "Namntag",
402
	"Name your model": "Namnge din modell",
Timothy J. Baek's avatar
Timothy J. Baek committed
403
404
	"New Chat": "Ny chatt",
	"New Password": "Nytt lösenord",
SimonOriginal's avatar
SimonOriginal committed
405
	"No content to speak": "",
Pierre Mesure's avatar
Pierre Mesure committed
406
	"No documents found": "Inga dokument hittades",
SimonOriginal's avatar
SimonOriginal committed
407
	"No file selected": "",
Yanyutin753's avatar
Yanyutin753 committed
408
	"No results found": "Inga resultat hittades",
409
	"No search query generated": "Ingen sökfråga genererad",
Pierre Mesure's avatar
Pierre Mesure committed
410
	"No source available": "Ingen tillgänglig källa",
SimonOriginal's avatar
SimonOriginal committed
411
	"No valves to update": "",
412
	"None": "Ingen",
Yanyutin753's avatar
Yanyutin753 committed
413
	"Not factually correct": "Inte faktiskt korrekt",
Pierre Mesure's avatar
Pierre Mesure committed
414
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
415
	"Notifications": "Notifikationer",
Yanyutin753's avatar
Yanyutin753 committed
416
	"November": "november",
417
	"num_thread (Ollama)": "num_thread (Ollama)",
418
	"OAuth ID": "",
Yanyutin753's avatar
Yanyutin753 committed
419
	"October": "oktober",
Timothy J. Baek's avatar
Timothy J. Baek committed
420
421
	"Off": "Av",
	"Okay, Let's Go!": "Okej, nu kör vi!",
Pierre Mesure's avatar
Pierre Mesure committed
422
	"OLED Dark": "Mörk (OLED)",
Yanyutin753's avatar
Yanyutin753 committed
423
	"Ollama": "Ollama",
424
425
	"Ollama API": "Ollama API",
	"Ollama API disabled": "Ollama API inaktiverat",
Pierre Mesure's avatar
Pierre Mesure committed
426
	"Ollama API is disabled": "Ollama API är inaktiverat",
Timothy J. Baek's avatar
Timothy J. Baek committed
427
428
429
430
431
432
	"Ollama Version": "Ollama-version",
	"On": "På",
	"Only": "Endast",
	"Only alphanumeric characters and hyphens are allowed in the command string.": "Endast alfanumeriska tecken och bindestreck är tillåtna i kommandosträngen.",
	"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Hoppsan! Håll i dig! Dina filer är fortfarande i bearbetningsugnen. Vi lagar dem till perfektion. Var tålmodig så meddelar vi dig när de är redo.",
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
433
	"Oops! There was an error in the previous response. Please try again or contact admin.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
434
435
436
	"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.",
	"Open AI (Dall-E)": "Öppna AI (Dall-E)",
	"Open new chat": "Öppna ny chatt",
Timothy J. Baek's avatar
Timothy J. Baek committed
437
	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "",
Yanyutin753's avatar
Yanyutin753 committed
438
	"OpenAI": "OpenAI",
Timothy J. Baek's avatar
Timothy J. Baek committed
439
	"OpenAI API": "OpenAI API",
Yanyutin753's avatar
Yanyutin753 committed
440
	"OpenAI API Config": "OpenAI API-konfig",
Timothy J. Baek's avatar
Timothy J. Baek committed
441
	"OpenAI API Key is required.": "OpenAI API-nyckel krävs.",
Yanyutin753's avatar
Yanyutin753 committed
442
	"OpenAI URL/Key required.": "OpenAI-URL/nyckel krävs.",
Timothy J. Baek's avatar
Timothy J. Baek committed
443
	"or": "eller",
Yanyutin753's avatar
Yanyutin753 committed
444
	"Other": "Andra",
Timothy J. Baek's avatar
Timothy J. Baek committed
445
	"Password": "Lösenord",
Yanyutin753's avatar
Yanyutin753 committed
446
	"PDF document (.pdf)": "PDF-dokument (.pdf)",
Timothy J. Baek's avatar
Timothy J. Baek committed
447
448
	"PDF Extract Images (OCR)": "PDF Extrahera bilder (OCR)",
	"pending": "väntande",
Pierre Mesure's avatar
Pierre Mesure committed
449
450
	"Permission denied when accessing media devices": "Nekad behörighet vid åtkomst till mediaenheter",
	"Permission denied when accessing microphone": "Nekad behörighet vid åtkomst till mikrofon",
Timothy J. Baek's avatar
Timothy J. Baek committed
451
	"Permission denied when accessing microphone: {{error}}": "Tillstånd nekades vid åtkomst till mikrofon: {{error}}",
Yanyutin753's avatar
Yanyutin753 committed
452
	"Personalization": "Personalisering",
Timothy J. Baek's avatar
Timothy J. Baek committed
453
454
	"Pin": "",
	"Pinned": "",
SimonOriginal's avatar
SimonOriginal committed
455
456
	"Pipeline deleted successfully": "",
	"Pipeline downloaded successfully": "",
457
	"Pipelines": "Rörledningar",
SimonOriginal's avatar
SimonOriginal committed
458
	"Pipelines Not Detected": "",
Pierre Mesure's avatar
Pierre Mesure committed
459
460
	"Pipelines Valves": "Ventiler för rörledningar",
	"Plain text (.txt)": "Text (.txt)",
Timothy J. Baek's avatar
Timothy J. Baek committed
461
	"Playground": "Lekplats",
SimonOriginal's avatar
SimonOriginal committed
462
	"Please carefully review the following warnings:": "",
Pierre Mesure's avatar
Pierre Mesure committed
463
	"Positive attitude": "Positivt inställning",
Yanyutin753's avatar
Yanyutin753 committed
464
465
466
	"Previous 30 days": "Föregående 30 dagar",
	"Previous 7 days": "Föregående 7 dagar",
	"Profile Image": "Profilbild",
Pierre Mesure's avatar
Pierre Mesure committed
467
468
469
470
471
472
473
474
	"Prompt": "Instruktion",
	"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Instruktion (t.ex. Berätta en kuriosa om Romerska Imperiet)",
	"Prompt Content": "Instruktionens innehåll",
	"Prompt suggestions": "Instruktionsförslag",
	"Prompts": "Instruktioner",
	"Pull \"{{searchValue}}\" from Ollama.com": "Ladda ner \"{{searchValue}}\" från Ollama.com",
	"Pull a model from Ollama.com": "Ladda ner en modell från Ollama.com",
	"Query Params": "Inställningar för sökfråga",
Timothy J. Baek's avatar
Timothy J. Baek committed
475
	"RAG Template": "RAG-mall",
Yanyutin753's avatar
Yanyutin753 committed
476
	"Read Aloud": "Läs igenom",
Timothy J. Baek's avatar
Timothy J. Baek committed
477
478
	"Record voice": "Spela in röst",
	"Redirecting you to OpenWebUI Community": "Omdirigerar dig till OpenWebUI Community",
Pierre Mesure's avatar
Pierre Mesure committed
479
480
	"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\")",
	"Refused when it shouldn't have": "Avvisades när det inte borde ha gjort det",
Yanyutin753's avatar
Yanyutin753 committed
481
	"Regenerate": "Regenerera",
Timothy J. Baek's avatar
Timothy J. Baek committed
482
	"Release Notes": "Versionsinformation",
Yanyutin753's avatar
Yanyutin753 committed
483
484
485
	"Remove": "Ta bort",
	"Remove Model": "Ta bort modell",
	"Rename": "Byt namn",
Timothy J. Baek's avatar
Timothy J. Baek committed
486
	"Repeat Last N": "Upprepa senaste N",
Pierre Mesure's avatar
Pierre Mesure committed
487
	"Request Mode": "Frågeläge",
Yanyutin753's avatar
Yanyutin753 committed
488
489
490
	"Reranking Model": "Reranking modell",
	"Reranking model disabled": "Reranking modell inaktiverad",
	"Reranking model set to \"{{reranking_model}}\"": "Reranking modell inställd på \"{{reranking_model}}\"",
Timothy J. Baek's avatar
Timothy J. Baek committed
491
	"Reset": "",
Pierre Mesure's avatar
Pierre Mesure committed
492
	"Reset Upload Directory": "Återställ uppladdningskatalog",
Timothy J. Baek's avatar
Timothy J. Baek committed
493
494
	"Reset Vector Storage": "Återställ vektorlager",
	"Response AutoCopy to Clipboard": "Svara AutoCopy till urklipp",
SimonOriginal's avatar
SimonOriginal committed
495
	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
496
497
498
	"Role": "Roll",
	"Rosé Pine": "Rosé Pine",
	"Rosé Pine Dawn": "Rosé Pine Dawn",
Yanyutin753's avatar
Yanyutin753 committed
499
	"RTL": "RTL",
SimonOriginal's avatar
SimonOriginal committed
500
	"Run Llama 2, Code Llama, and other models. Customize and create your own.": "",
Pierre Mesure's avatar
Pierre Mesure committed
501
	"Running": "Kör",
Timothy J. Baek's avatar
Timothy J. Baek committed
502
503
504
	"Save": "Spara",
	"Save & Create": "Spara och skapa",
	"Save & Update": "Spara och uppdatera",
Jonathan Rohde's avatar
Jonathan Rohde committed
505
	"Save Tag": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
506
507
508
509
510
	"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",
	"Scan": "Skanna",
	"Scan complete!": "Skanning klar!",
	"Scan for documents from {{path}}": "Skanna efter dokument från {{path}}",
	"Search": "Sök",
Yanyutin753's avatar
Yanyutin753 committed
511
	"Search a model": "Sök efter en modell",
512
	"Search Chats": "Sök i chattar",
Timothy J. Baek's avatar
Timothy J. Baek committed
513
	"Search Documents": "Sök dokument",
Karl Lee's avatar
Karl Lee committed
514
	"Search Functions": "",
515
	"Search Models": "Sök modeller",
Pierre Mesure's avatar
Pierre Mesure committed
516
517
518
	"Search Prompts": "Sök instruktioner",
	"Search Query Generation Prompt": "Instruktion för generering av sökfrågor",
	"Search Query Generation Prompt Length Threshold": "Tröskelvärde för generering av sökfrågor",
519
	"Search Result Count": "Antal sökresultat",
Pierre Mesure's avatar
Pierre Mesure committed
520
	"Search Tools": "Sökverktyg",
521
522
	"Searched {{count}} sites_one": "Sökte på {{count}} sites_one",
	"Searched {{count}} sites_other": "Sökte på {{count}} sites_other",
Pierre Mesure's avatar
Pierre Mesure committed
523
	"Searching \"{{searchQuery}}\"": "Söker \"{{searchQuery}}\"",
524
	"Searxng Query URL": "Searxng Query URL",
Timothy J. Baek's avatar
Timothy J. Baek committed
525
526
527
	"See readme.md for instructions": "Se readme.md för instruktioner",
	"See what's new": "Se vad som är nytt",
	"Seed": "Seed",
528
	"Select a base model": "Välj en basmodell",
Pierre Mesure's avatar
Pierre Mesure committed
529
	"Select a engine": "Välj en motor",
Timothy J. Baek's avatar
Timothy J. Baek committed
530
	"Select a function": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
531
532
	"Select a mode": "Välj ett läge",
	"Select a model": "Välj en modell",
Pierre Mesure's avatar
Pierre Mesure committed
533
534
	"Select a pipeline": "Välj en rörledning",
	"Select a pipeline url": "Välj en URL för rörledningen",
Timothy J. Baek's avatar
Timothy J. Baek committed
535
	"Select a tool": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
536
	"Select an Ollama instance": "Välj en Ollama-instans",
Pierre Mesure's avatar
Pierre Mesure committed
537
	"Select Documents": "Välj dokument",
Yanyutin753's avatar
Yanyutin753 committed
538
	"Select model": "Välj en modell",
Pierre Mesure's avatar
Pierre Mesure committed
539
	"Select only one model to call": "Välj endast en modell att ringa",
540
	"Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar",
Yanyutin753's avatar
Yanyutin753 committed
541
	"Send": "Skicka",
Timothy J. Baek's avatar
Timothy J. Baek committed
542
543
	"Send a Message": "Skicka ett meddelande",
	"Send message": "Skicka meddelande",
Yanyutin753's avatar
Yanyutin753 committed
544
	"September": "september",
545
	"Serper API Key": "Serper API-nyckel",
Pierre Mesure's avatar
Pierre Mesure committed
546
	"Serply API Key": "Serply API-nyckel",
547
	"Serpstack API Key": "Serpstack API-nyckel",
Timothy J. Baek's avatar
Timothy J. Baek committed
548
549
550
	"Server connection verified": "Serveranslutning verifierad",
	"Set as default": "Ange som standard",
	"Set Default Model": "Ange standardmodell",
Yanyutin753's avatar
Yanyutin753 committed
551
	"Set embedding model (e.g. {{model}})": "Ställ in embedding modell (t.ex. {{model}})",
Timothy J. Baek's avatar
Timothy J. Baek committed
552
	"Set Image Size": "Ange bildstorlek",
Yanyutin753's avatar
Yanyutin753 committed
553
	"Set reranking model (e.g. {{model}})": "Ställ in reranking modell (t.ex. {{model}})",
Timothy J. Baek's avatar
Timothy J. Baek committed
554
	"Set Steps": "Ange steg",
555
	"Set Task Model": "Ange uppgiftsmodell",
Timothy J. Baek's avatar
Timothy J. Baek committed
556
557
558
	"Set Voice": "Ange röst",
	"Settings": "Inställningar",
	"Settings saved successfully!": "Inställningar sparades framgångsrikt!",
Pierre Mesure's avatar
Pierre Mesure committed
559
	"Settings updated successfully": "Inställningar uppdaterades framgångsrikt",
Yanyutin753's avatar
Yanyutin753 committed
560
561
	"Share": "Dela",
	"Share Chat": "Dela chatt",
Timothy J. Baek's avatar
Timothy J. Baek committed
562
563
564
	"Share to OpenWebUI Community": "Dela till OpenWebUI Community",
	"short-summary": "kort sammanfattning",
	"Show": "Visa",
Pierre Mesure's avatar
Pierre Mesure committed
565
	"Show Admin Details in Account Pending Overlay": "Visa administratörsinformation till väntande konton",
Karl Lee's avatar
Karl Lee committed
566
	"Show Model": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
567
	"Show shortcuts": "Visa genvägar",
Timothy J. Baek's avatar
Timothy J. Baek committed
568
	"Show your support!": "",
Pierre Mesure's avatar
Pierre Mesure committed
569
	"Showcased creativity": "Visade kreativitet",
Timothy J. Baek's avatar
Timothy J. Baek committed
570
571
572
	"Sign in": "Logga in",
	"Sign Out": "Logga ut",
	"Sign up": "Registrera dig",
Yanyutin753's avatar
Yanyutin753 committed
573
	"Signing in": "Loggar in",
574
	"Source": "Källa",
Timothy J. Baek's avatar
Timothy J. Baek committed
575
576
577
	"Speech recognition error: {{error}}": "Fel vid taligenkänning: {{error}}",
	"Speech-to-Text Engine": "Tal-till-text-motor",
	"Stop Sequence": "Stoppsekvens",
Pierre Mesure's avatar
Pierre Mesure committed
578
579
	"STT Model": "Tal-till-text-modell",
	"STT Settings": "Tal-till-text-inställningar",
Timothy J. Baek's avatar
Timothy J. Baek committed
580
	"Submit": "Skicka in",
Yanyutin753's avatar
Yanyutin753 committed
581
	"Subtitle (e.g. about the Roman Empire)": "Undertext (t.ex. om Romerska Imperiet)",
Timothy J. Baek's avatar
Timothy J. Baek committed
582
583
	"Success": "Framgång",
	"Successfully updated.": "Uppdaterades framgångsrikt.",
Yanyutin753's avatar
Yanyutin753 committed
584
	"Suggested": "Föreslagen",
SimonOriginal's avatar
SimonOriginal committed
585
	"Support": "",
SimonOriginal's avatar
SimonOriginal committed
586
	"Support this plugin:": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
587
	"System": "System",
Pierre Mesure's avatar
Pierre Mesure committed
588
	"System Prompt": "Systeminstruktion",
Timothy J. Baek's avatar
Timothy J. Baek committed
589
	"Tags": "Taggar",
Timothy J. Baek's avatar
Timothy J. Baek committed
590
	"Tap to interrupt": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
591
	"Tavily API Key": "",
Yanyutin753's avatar
Yanyutin753 committed
592
	"Tell us more:": "Berätta mer:",
Timothy J. Baek's avatar
Timothy J. Baek committed
593
594
595
596
597
	"Temperature": "Temperatur",
	"Template": "Mall",
	"Text Completion": "Textslutförande",
	"Text-to-Speech Engine": "Text-till-tal-motor",
	"Tfs Z": "Tfs Z",
Yanyutin753's avatar
Yanyutin753 committed
598
	"Thanks for your feedback!": "Tack för din feedback!",
SimonOriginal's avatar
SimonOriginal committed
599
	"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "",
Pierre Mesure's avatar
Pierre Mesure committed
600
	"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%).",
Timothy J. Baek's avatar
Timothy J. Baek committed
601
	"Theme": "Tema",
Timothy J. Baek's avatar
Timothy J. Baek committed
602
	"Thinking...": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
603
	"This action cannot be undone. Do you wish to continue?": "",
Pierre Mesure's avatar
Pierre Mesure committed
604
605
	"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!",
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
606
	"This setting does not sync across browsers or devices.": "Denna inställning synkroniseras inte mellan webbläsare eller enheter.",
Timothy J. Baek's avatar
Timothy J. Baek committed
607
	"This will delete": "",
Yanyutin753's avatar
Yanyutin753 committed
608
	"Thorough explanation": "Djupare förklaring",
Timothy J. Baek's avatar
refac  
Timothy J. Baek committed
609
610
	"Tika": "",
	"Tika Server URL required.": "",
Pierre Mesure's avatar
Pierre Mesure committed
611
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
612
	"Title": "Titel",
Pierre Mesure's avatar
Pierre Mesure committed
613
	"Title (e.g. Tell me a fun fact)": "Titel (t.ex. Berätta en kuriosa)",
Timothy J. Baek's avatar
Timothy J. Baek committed
614
	"Title Auto-Generation": "Automatisk generering av titel",
Pierre Mesure's avatar
Pierre Mesure committed
615
616
	"Title cannot be an empty string.": "Titeln får inte vara en tom sträng.",
	"Title Generation Prompt": "Instruktion för titelgenerering",
Timothy J. Baek's avatar
Timothy J. Baek committed
617
618
	"to": "till",
	"To access the available model names for downloading,": "För att komma åt de tillgängliga modellnamnen för nedladdning,",
Pierre Mesure's avatar
Pierre Mesure committed
619
620
621
	"To access the GGUF models available for downloading,": "För att komma åt de GGUF-modellerna som finns tillgängliga för nedladdning,",
	"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.",
	"To add documents here, upload them to the \"Documents\" workspace first.": "Om du vill lägga till dokument här ska du först ladda upp dem till arbetsytan \"Dokument\".",
Timothy J. Baek's avatar
Timothy J. Baek committed
622
	"to chat input.": "till chattinmatning.",
Timothy J. Baek's avatar
Timothy J. Baek committed
623
	"To select filters here, add them to the \"Functions\" workspace first.": "",
Pierre Mesure's avatar
Pierre Mesure committed
624
	"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\".",
Yanyutin753's avatar
Yanyutin753 committed
625
	"Today": "Idag",
Timothy J. Baek's avatar
Timothy J. Baek committed
626
627
	"Toggle settings": "Växla inställningar",
	"Toggle sidebar": "Växla sidofält",
Pierre Mesure's avatar
Pierre Mesure committed
628
	"Tokens To Keep On Context Refresh (num_keep)": "Tokens att behålla vid kontextuppdatering (num_keep)",
SimonOriginal's avatar
SimonOriginal committed
629
	"Tool created successfully": "",
SimonOriginal's avatar
SimonOriginal committed
630
631
	"Tool deleted successfully": "",
	"Tool imported successfully": "",
SimonOriginal's avatar
SimonOriginal committed
632
	"Tool updated successfully": "",
SimonOriginal's avatar
SimonOriginal committed
633
634
635
	"Toolkit Description (e.g. A toolkit for performing various operations)": "",
	"Toolkit ID (e.g. my_toolkit)": "",
	"Toolkit Name (e.g. My ToolKit)": "",
Pierre Mesure's avatar
Pierre Mesure committed
636
	"Tools": "Verktyg",
SimonOriginal's avatar
SimonOriginal committed
637
638
639
	"Tools are a function calling system with arbitrary code execution": "",
	"Tools have a function calling system that allows arbitrary code execution": "",
	"Tools have a function calling system that allows arbitrary code execution.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
640
641
642
	"Top K": "Topp K",
	"Top P": "Topp P",
	"Trouble accessing Ollama?": "Problem med att komma åt Ollama?",
Pierre Mesure's avatar
Pierre Mesure committed
643
644
645
	"TTS Model": "Text-till-tal-modell",
	"TTS Settings": "Text-till-tal-inställningar",
	"TTS Voice": "Text-till-tal-röst",
646
	"Type": "Typ",
Timothy J. Baek's avatar
Timothy J. Baek committed
647
	"Type Hugging Face Resolve (Download) URL": "Skriv Hugging Face Resolve (nedladdning) URL",
Pierre Mesure's avatar
Pierre Mesure committed
648
	"Uh-oh! There was an issue connecting to {{provider}}.": "Oj då! Det uppstod ett problem med anslutningen till {{provider}}.",
Timothy J. Baek's avatar
Timothy J. Baek committed
649
	"UI": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
650
	"Unknown file type '{{file_type}}'. Proceeding with the file upload anyway.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
651
	"Unpin": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
652
	"Update": "",
Yanyutin753's avatar
Yanyutin753 committed
653
	"Update and Copy Link": "Uppdatera och kopiera länk",
Timothy J. Baek's avatar
Timothy J. Baek committed
654
	"Update password": "Uppdatera lösenord",
Timothy J. Baek's avatar
Timothy J. Baek committed
655
	"Updated at": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
656
	"Upload": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
657
	"Upload a GGUF model": "Ladda upp en GGUF-modell",
658
	"Upload Files": "Ladda upp filer",
Pierre Mesure's avatar
Pierre Mesure committed
659
660
	"Upload Pipeline": "Ladda upp rörledning",
	"Upload Progress": "Uppladdningsframsteg",
Timothy J. Baek's avatar
Timothy J. Baek committed
661
	"URL Mode": "URL-läge",
Pierre Mesure's avatar
Pierre Mesure committed
662
	"Use '#' in the prompt input to load and select your documents.": "Använd '#' i instruktionsinmatningen för att ladda och välja dina dokument.",
Timothy J. Baek's avatar
Timothy J. Baek committed
663
664
	"Use Gravatar": "Använd Gravatar",
	"Use Initials": "Använd initialer",
665
666
	"use_mlock (Ollama)": "use_mlock (Ollama)",
	"use_mmap (Ollama)": "use_mmap (Ollama)",
Timothy J. Baek's avatar
Timothy J. Baek committed
667
	"user": "användare",
SimonOriginal's avatar
SimonOriginal committed
668
	"User location successfully retrieved.": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
669
670
671
672
	"User Permissions": "Användarbehörigheter",
	"Users": "Användare",
	"Utilize": "Använd",
	"Valid time units:": "Giltiga tidsenheter:",
Timothy J. Baek's avatar
Timothy J. Baek committed
673
	"Valves": "",
SimonOriginal's avatar
SimonOriginal committed
674
	"Valves updated": "",
SimonOriginal's avatar
SimonOriginal committed
675
	"Valves updated successfully": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
676
677
678
	"variable": "variabel",
	"variable to have them replaced with clipboard content.": "variabel för att få dem ersatta med urklippsinnehåll.",
	"Version": "Version",
Timothy J. Baek's avatar
Timothy J. Baek committed
679
	"Voice": "",
680
	"Warning": "Varning",
SimonOriginal's avatar
SimonOriginal committed
681
	"Warning:": "",
Yanyutin753's avatar
Yanyutin753 committed
682
	"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.",
Timothy J. Baek's avatar
Timothy J. Baek committed
683
	"Web": "Webb",
Pierre Mesure's avatar
Pierre Mesure committed
684
	"Web API": "Webb-API",
Yanyutin753's avatar
Yanyutin753 committed
685
686
	"Web Loader Settings": "Web Loader-inställningar",
	"Web Params": "Web-parametrar",
687
	"Web Search": "Webbsökning",
Pierre Mesure's avatar
Pierre Mesure committed
688
	"Web Search Engine": "Webbsökmotor",
Yanyutin753's avatar
Yanyutin753 committed
689
	"Webhook URL": "Webhook-URL",
Timothy J. Baek's avatar
Timothy J. Baek committed
690
691
692
693
	"WebUI Settings": "WebUI-inställningar",
	"WebUI will make requests to": "WebUI kommer att skicka förfrågningar till",
	"What’s New in": "Vad är nytt i",
	"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "När historiken är avstängd visas inte nya chattar i denna webbläsare i din historik på någon av dina enheter.",
Pierre Mesure's avatar
Pierre Mesure committed
694
695
696
697
	"Whisper (Local)": "Whisper (lokal)",
	"Widescreen Mode": "Bredbildsläge",
	"Workspace": "Arbetsyta",
	"Write a prompt suggestion (e.g. Who are you?)": "Skriv ett instruktionsförslag (t.ex. Vem är du?)",
Timothy J. Baek's avatar
Timothy J. Baek committed
698
	"Write a summary in 50 words that summarizes [topic or keyword].": "Skriv en sammanfattning på 50 ord som sammanfattar [ämne eller nyckelord].",
Pierre Mesure's avatar
Pierre Mesure committed
699
700
701
	"Yesterday": "Igår",
	"You": "Dig",
	"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.",
702
	"You cannot clone a base model": "Du kan inte klona en basmodell",
Pierre Mesure's avatar
Pierre Mesure committed
703
	"You have no archived conversations.": "Du har inga arkiverade samtal.",
Yanyutin753's avatar
Yanyutin753 committed
704
	"You have shared this chat": "Du har delat denna chatt",
Timothy J. Baek's avatar
Timothy J. Baek committed
705
	"You're a helpful assistant.": "Du är en hjälpsam assistent.",
Timothy J. Baek's avatar
Timothy J. Baek committed
706
	"You're now logged in.": "Du är nu inloggad.",
Pierre Mesure's avatar
Pierre Mesure committed
707
	"Your account status is currently pending activation.": "Ditt konto väntar på att bli aktiverat",
SimonOriginal's avatar
SimonOriginal committed
708
	"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.": "",
Yanyutin753's avatar
Yanyutin753 committed
709
710
	"Youtube": "Youtube",
	"Youtube Loader Settings": "Youtube Loader-inställningar"
Timothy J. Baek's avatar
Timothy J. Baek committed
711
}