{/if}
- {#if message.info}
+ {#if message.usage}
${sanitizeResponseContent(
- JSON.stringify(message.info.usage, null, 2)
- .replace(/"([^(")"]+)":/g, '$1:')
- .slice(1, -1)
- .split('\n')
- .map((line) => line.slice(2))
- .map((line) => (line.endsWith(',') ? line.slice(0, -1) : line))
- .join('\n')
- )}`
- : `prompt_tokens: ${message.info.prompt_tokens ?? 'N/A'}
- completion_tokens: ${message.info.completion_tokens ?? 'N/A'}
- total_tokens: ${message.info.total_tokens ?? 'N/A'}`
- : `response_token/s: ${
- `${
- Math.round(
- ((message.info.eval_count ?? 0) /
- ((message.info.eval_duration ?? 0) / 1000000000)) *
- 100
- ) / 100
- } tokens` ?? 'N/A'
- }
- prompt_token/s: ${
- Math.round(
- ((message.info.prompt_eval_count ?? 0) /
- ((message.info.prompt_eval_duration ?? 0) / 1000000000)) *
- 100
- ) / 100 ?? 'N/A'
- } tokens
- total_duration: ${
- Math.round(((message.info.total_duration ?? 0) / 1000000) * 100) / 100 ?? 'N/A'
- }ms
- load_duration: ${
- Math.round(((message.info.load_duration ?? 0) / 1000000) * 100) / 100 ?? 'N/A'
- }ms
- prompt_eval_count: ${message.info.prompt_eval_count ?? 'N/A'}
- prompt_eval_duration: ${
- Math.round(((message.info.prompt_eval_duration ?? 0) / 1000000) * 100) / 100 ??
- 'N/A'
- }ms
- eval_count: ${message.info.eval_count ?? 'N/A'}
- eval_duration: ${
- Math.round(((message.info.eval_duration ?? 0) / 1000000) * 100) / 100 ?? 'N/A'
- }ms
- approximate_total: ${approximateToHumanReadable(message.info.total_duration ?? 0)}`}
- placement="top"
+ content={message.usage
+ ? `${sanitizeResponseContent(
+ JSON.stringify(message.usage, null, 2)
+ .replace(/"([^(")"]+)":/g, '$1:')
+ .slice(1, -1)
+ .split('\n')
+ .map((line) => line.slice(2))
+ .map((line) => (line.endsWith(',') ? line.slice(0, -1) : line))
+ .join('\n')
+ )}
`
+ : ''}
+ placement="bottom"
>
-
-
+
+
+
{/if}
diff --git a/src/lib/components/common/CodeEditor.svelte b/src/lib/components/common/CodeEditor.svelte
index b521978f4..b9ecfb239 100644
--- a/src/lib/components/common/CodeEditor.svelte
+++ b/src/lib/components/common/CodeEditor.svelte
@@ -6,7 +6,7 @@
import { acceptCompletion } from '@codemirror/autocomplete';
import { indentWithTab } from '@codemirror/commands';
- import { indentUnit } from '@codemirror/language';
+ import { indentUnit, LanguageDescription } from '@codemirror/language';
import { languages } from '@codemirror/language-data';
import { oneDark } from '@codemirror/theme-one-dark';
@@ -47,6 +47,15 @@
let editorTheme = new Compartment();
let editorLanguage = new Compartment();
+ languages.push(
+ LanguageDescription.of({
+ name: 'HCL',
+ extensions: ['hcl', 'tf'],
+ load() {
+ return import('codemirror-lang-hcl').then((m) => m.hcl());
+ }
+ })
+ );
const getLang = async () => {
const language = languages.find((l) => l.alias.includes(lang));
return await language?.load();
diff --git a/src/lib/constants.ts b/src/lib/constants.ts
index 700bd3c42..d92f33671 100644
--- a/src/lib/constants.ts
+++ b/src/lib/constants.ts
@@ -9,9 +9,9 @@ export const WEBUI_API_BASE_URL = `${WEBUI_BASE_URL}/api/v1`;
export const OLLAMA_API_BASE_URL = `${WEBUI_BASE_URL}/ollama`;
export const OPENAI_API_BASE_URL = `${WEBUI_BASE_URL}/openai`;
-export const AUDIO_API_BASE_URL = `${WEBUI_BASE_URL}/audio/api/v1`;
-export const IMAGES_API_BASE_URL = `${WEBUI_BASE_URL}/images/api/v1`;
-export const RETRIEVAL_API_BASE_URL = `${WEBUI_BASE_URL}/retrieval/api/v1`;
+export const AUDIO_API_BASE_URL = `${WEBUI_BASE_URL}/api/v1/audio`;
+export const IMAGES_API_BASE_URL = `${WEBUI_BASE_URL}/api/v1/images`;
+export const RETRIEVAL_API_BASE_URL = `${WEBUI_BASE_URL}/api/v1/retrieval`;
export const WEBUI_VERSION = APP_VERSION;
export const WEBUI_BUILD_HASH = APP_BUILD_HASH;
diff --git a/src/lib/i18n/locales/cs-CZ/translation.json b/src/lib/i18n/locales/cs-CZ/translation.json
index 2ec6671c9..90623afa8 100644
--- a/src/lib/i18n/locales/cs-CZ/translation.json
+++ b/src/lib/i18n/locales/cs-CZ/translation.json
@@ -1,6 +1,6 @@
{
"-1 for no limit, or a positive integer for a specific limit": "",
- "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' nebo '-1' pro žádné vypršení platnosti.",
+ "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' nebo '-1' pro žádné vypršení.",
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(např. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(např. `sh webui.sh --api`)",
"(latest)": "Nejnovější",
@@ -493,7 +493,7 @@
"JSON Preview": "Náhled JSON",
"July": "Červenec",
"June": "červen",
- "JWT Expiration": "Vypršení platnosti JWT (JSON Web Token)",
+ "JWT Expiration": "Vypršení JWT",
"JWT Token": "JWT Token (JSON Web Token)",
"Keep Alive": "Udržovat spojení",
"Key": "",
@@ -659,8 +659,8 @@
"Permission denied when accessing microphone: {{error}}": "Oprávnění zamítnuto při přístupu k mikrofonu: {{error}}",
"Permissions": "",
"Personalization": "Personalizace",
- "Pin": "Kolík",
- "Pinned": "Připnuto",
+ "Pin": "",
+ "Pinned": "",
"Pioneer insights": "",
"Pipeline deleted successfully": "Pipeline byla úspěšně odstraněna",
"Pipeline downloaded successfully": "Kanál byl úspěšně stažen",
diff --git a/src/lib/i18n/locales/languages.json b/src/lib/i18n/locales/languages.json
index 809d375e4..5672e4592 100644
--- a/src/lib/i18n/locales/languages.json
+++ b/src/lib/i18n/locales/languages.json
@@ -147,6 +147,10 @@
"code": "ru-RU",
"title": "Russian (Russia)"
},
+ {
+ "code": "sk-SK",
+ "title": "Slovak (Slovenčina)"
+ },
{
"code": "sv-SE",
"title": "Swedish (Svenska)"
diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json
index 4c8a3397f..93ed4449f 100644
--- a/src/lib/i18n/locales/nb-NO/translation.json
+++ b/src/lib/i18n/locales/nb-NO/translation.json
@@ -12,14 +12,14 @@
"A task model is used when performing tasks such as generating titles for chats and web search queries": "En oppgavemodell brukes når du utfører oppgaver som å generere titler for samtaler eller utfører søkeforespørsler på nettet",
"a user": "en bruker",
"About": "Om",
- "Access": "",
- "Access Control": "",
- "Accessible to all users": "",
+ "Access": "Tilgang",
+ "Access Control": "Tilgangskontroll",
+ "Accessible to all users": "Tilgjengelig for alle brukere",
"Account": "Konto",
"Account Activation Pending": "Venter på kontoaktivering",
"Accurate information": "Nøyaktig informasjon",
"Actions": "Handlinger",
- "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiver denne kommandoen ved å skrive inn \"/{{COMMAND}}\" i chattens inntastingsfelt",
+ "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiver denne kommandoen ved å skrive inn \"/{{COMMAND}}\" i chattens inntastingsfelt.",
"Active Users": "Aktive brukere",
"Add": "Legg til",
"Add a model ID": "Legg til en modell-ID",
@@ -29,38 +29,38 @@
"Add Connection": "Legg til tilkobling",
"Add Content": "Legg til innhold",
"Add content here": "Legg til innhold her",
- "Add custom prompt": "Legg til egendefinert prompt",
+ "Add custom prompt": "Legg til tilpasset ledetekst",
"Add Files": "Legg til filer",
- "Add Group": "",
+ "Add Group": "Legg til gruppe",
"Add Memory": "Legg til minne",
"Add Model": "Legg til modell",
"Add Tag": "Legg til etikett",
"Add Tags": "Legg til etiketter",
"Add text content": "Legg til tekstinnhold",
"Add User": "Legg til bruker",
- "Add User Group": "",
+ "Add User Group": "Legg til brukergruppe",
"Adjusting these settings will apply changes universally to all users.": "Endring av disse innstillingene vil gjelde for alle brukere på tvers av systemet.",
"admin": "administrator",
"Admin": "Administrator",
"Admin Panel": "Administratorpanel",
"Admin Settings": "Administratorinnstillinger",
- "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratorer har alltid tilgang til alle verktøy. Brukere må få tildelt verktøy for hver enkelt modell i arbeidsområdet.",
+ "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratorer har alltid tilgang til alle verktøy. Brukere må få tildelt verktøy per modell i arbeidsområdet.",
"Advanced Parameters": "Avanserte parametere",
"Advanced Params": "Avanserte parametere",
"All chats": "Alle chatter",
"All Documents": "Alle dokumenter",
- "All models deleted successfully": "",
- "Allow Chat Delete": "",
+ "All models deleted successfully": "Alle modeller er slettet",
+ "Allow Chat Delete": "Tillat sletting av chatter",
"Allow Chat Deletion": "Tillat sletting av chatter",
- "Allow Chat Edit": "",
- "Allow File Upload": "",
+ "Allow Chat Edit": "Tillat redigering av chatter",
+ "Allow File Upload": "Tillatt opplasting av filer",
"Allow non-local voices": "Tillat ikke-lokale stemmer",
"Allow Temporary Chat": "Tillat midlertidige chatter",
"Allow User Location": "Aktiver stedstjenester",
- "Allow Voice Interruption in Call": "Muliggjør stemmeavbrytelse i samtaler",
+ "Allow Voice Interruption in Call": "Muliggjør taleavbrytelse i samtaler",
"Already have an account?": "Har du allerede en konto?",
"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. (Default: 0.0)": "Alternativ til top_p, og har som mål å sikre en balanse mellom kvalitet og variasjon. Parameteren p representerer minimumssannsynligheten for at et token skal vurderes, i forhold til sannsynligheten for det mest sannsynlige tokenet. Hvis p for eksempel er 0,05 og det mest sannsynlige tokenet har en sannsynlighet på 0,9, filtreres logits med en verdi på mindre enn 0,045 bort. (Standard: 0,0)",
- "Amazing": "",
+ "Amazing": "Flott",
"an assistant": "en assistent",
"and": "og",
"and {{COUNT}} more": "og {{COUNT}} til",
@@ -71,7 +71,7 @@
"API keys": "API-nøkler",
"Application DN": "Applikasjonens DN",
"Application DN Password": "Applikasjonens DN-passord",
- "applies to all users with the \"user\" role": "",
+ "applies to all users with the \"user\" role": "gjelder for alle brukere med rollen \"user\"",
"April": "april",
"Archive": "Arkiv",
"Archive All Chats": "Arkiver alle chatter",
@@ -84,35 +84,35 @@
"Ask a question": "Still et spørsmål",
"Assistant": "Assistent",
"Attach file": "Legg ved fil",
- "Attention to detail": "Sans for detaljer",
+ "Attention to detail": "Fokus på detaljer",
"Attribute for Username": "Attributt for brukernavn",
"Audio": "Lyd",
"August": "august",
"Authenticate": "Godkjenn",
- "Auto-Copy Response to Clipboard": "Respons auto-kopi til utklippstavle",
- "Auto-playback response": "Automatisk avspilling av svar",
+ "Auto-Copy Response to Clipboard": "Kopier svar automatisk til utklippstavlen",
+ "Auto-playback response": "Spill av svar automatisk",
"Autocomplete Generation": "",
"Autocomplete Generation Input Max Length": "",
"Automatic1111": "Automatic1111",
- "AUTOMATIC1111 Api Auth String": "AUTOMATIC1111 Api Autentiseringsstreng",
- "AUTOMATIC1111 Base URL": "AUTOMATIC1111 Grunn-URL",
- "AUTOMATIC1111 Base URL is required.": "AUTOMATIC1111 Grunn-URL kreves.",
+ "AUTOMATIC1111 Api Auth String": "API-Autentiseringsstreng for AUTOMATIC1111",
+ "AUTOMATIC1111 Base URL": "Absolutt URL for AUTOMATIC1111",
+ "AUTOMATIC1111 Base URL is required.": "Absolutt URL for AUTOMATIC1111 kreves.",
"Available list": "Tilgjengelig liste",
"available!": "tilgjengelig!",
- "Awful": "",
+ "Awful": "Fælt",
"Azure AI Speech": "Azure AI-tale",
"Azure Region": "Azure område",
"Back": "Tilbake",
"Bad Response": "Dårlig svar",
"Banners": "Bannere",
- "Base Model (From)": "Grunnmodell (Fra)",
+ "Base Model (From)": "Grunnmodell (fra)",
"Batch Size (num_batch)": "Batchstørrelse (num_batch)",
"before": "før",
"Being lazy": "Er lat",
"Bing Search V7 Endpoint": "Endepunkt for Bing Search V7",
"Bing Search V7 Subscription Key": "Abonnementsnøkkel for Bing Search V7",
"Brave Search API Key": "API-nøkkel for Brave Search",
- "By {{name}}": "",
+ "By {{name}}": "Etter {{name}}",
"Bypass SSL verification for Websites": "Omgå SSL-verifisering for nettsteder",
"Call": "Ring",
"Call feature is not supported when using Web STT engine": "Ringefunksjonen støttes ikke når du bruker Web STT-motoren",
@@ -130,7 +130,7 @@
"Chat Controls": "Kontrollere i chat",
"Chat direction": "Retning på chat",
"Chat Overview": "Chatoversikt",
- "Chat Permissions": "",
+ "Chat Permissions": "Tillatelser for chat",
"Chat Tags Auto-Generation": "Auto-generering av chatetiketter",
"Chats": "Chatter",
"Check Again": "Sjekk på nytt",
@@ -141,7 +141,7 @@
"Chunk Params": "Chunk-parametere",
"Chunk Size": "Chunk-størrelse",
"Ciphers": "Chiffer",
- "Citation": "Sitering",
+ "Citation": "Kildehenvisning",
"Clear memory": "Tøm minnet",
"click here": "Klikk her",
"Click here for filter guides.": "Klikk her for å få veiledning om filtre",
@@ -152,7 +152,7 @@
"Click here to select": "Klikk her for å velge",
"Click here to select a csv file.": "Klikk her for å velge en CSV-fil.",
"Click here to select a py file.": "Klikk her for å velge en PY-fil.",
- "Click here to upload a workflow.json file.": "Klikk her for å laste opp en workflow.json fil.",
+ "Click here to upload a workflow.json file.": "Klikk her for å laste opp en workflow.json-fil.",
"click here.": "klikk her.",
"Click on the user role button to change a user's role.": "Klikk på knappen Brukerrolle for å endre en brukers rolle.",
"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Skrivetilgang til utklippstavlen avslått. Kontroller nettleserinnstillingene for å gi den nødvendige tilgangen.",
@@ -161,7 +161,7 @@
"Code execution": "Kodekjøring",
"Code formatted successfully": "Koden er formatert",
"Collection": "Samling",
- "Color": "",
+ "Color": "Farge",
"ComfyUI": "ComfyUI",
"ComfyUI Base URL": "Absolutt URL for ComfyUI",
"ComfyUI Base URL is required.": "Absolutt URL for ComfyUI kreves.",
@@ -171,7 +171,7 @@
"Completions": "Fullføringer",
"Concurrent Requests": "Samtidige forespørsler",
"Configure": "Konfigurer",
- "Configure Models": "",
+ "Configure Models": "Konfigurer modeller",
"Confirm": "Bekreft",
"Confirm Password": "Bekreft passordet",
"Confirm your action": "Bekreft handlingen",
@@ -196,12 +196,12 @@
"Copy Link": "Kopier lenke",
"Copy to clipboard": "Kopier til utklippstavle",
"Copying to clipboard was successful!": "Kopiert til utklippstavlen!",
- "Create": "",
+ "Create": "Opprett",
"Create a knowledge base": "Opprett en kunnskapsbase",
"Create a model": "Opprett en modell",
"Create Account": "Opprett konto",
"Create Admin Account": "Opprett administratorkonto",
- "Create Group": "",
+ "Create Group": "Opprett gruppe",
"Create Knowledge": "Opprett kunnskap",
"Create new key": "Lag ny nøkkel",
"Create new secret key": "Lag ny hemmelig nøkkel",
@@ -220,17 +220,17 @@
"Default (SentenceTransformers)": "Standard (SentenceTransformers)",
"Default Model": "Standard modell",
"Default model updated": "Standard modell oppdatert",
- "Default Models": "",
- "Default permissions": "",
- "Default permissions updated successfully": "",
+ "Default Models": "Standard modeller",
+ "Default permissions": "Standard tillatelser",
+ "Default permissions updated successfully": "Standard tillatelser oppdatert",
"Default Prompt Suggestions": "Standard forslag til ledetekster",
- "Default to 389 or 636 if TLS is enabled": "Velg 389 or 636 som standard hvis TLS er aktivert",
+ "Default to 389 or 636 if TLS is enabled": "Velg 389 eller 636 som standard hvis TLS er aktivert",
"Default to ALL": "Velg ALL som standard",
"Default User Role": "Standard brukerrolle",
"Delete": "Slett",
"Delete a model": "Slett en modell",
"Delete All Chats": "Slett alle chatter",
- "Delete All Models": "",
+ "Delete All Models": "Slett alle modeller",
"Delete chat": "Slett chat",
"Delete Chat": "Slett chat",
"Delete chat?": "Slette chat?",
@@ -242,7 +242,7 @@
"Delete User": "Slett bruker",
"Deleted {{deleteModelTag}}": "Slettet {{deleteModelTag}}",
"Deleted {{name}}": "Slettet {{name}}",
- "Deleted User": "",
+ "Deleted User": "Slettet bruker",
"Describe your knowledge base and objectives": "Beskriv kunnskapsbasen din og målene dine",
"Description": "Beskrivelse",
"Didn't fully follow instructions": "Fulgte ikke instruksjonene fullstendig",
@@ -257,10 +257,10 @@
"Discover, download, and explore custom tools": "Oppdag, last ned og utforsk tilpassede verktøy",
"Discover, download, and explore model presets": "Oppdag, last ned og utforsk forhåndsinnstillinger for modeller",
"Dismissible": "Kan lukkes",
- "Display": "",
+ "Display": "Visning",
"Display Emoji in Call": "Vis emoji i samtale",
- "Display the username instead of You in the Chat": "Vis brukernavnet i stedet for Du i chatten",
- "Displays citations in the response": "",
+ "Display the username instead of You in the Chat": "Vis brukernavnet ditt i stedet for Du i chatten",
+ "Displays citations in the response": "Vis kildehenvisninger i svaret",
"Dive into knowledge": "Bli kjent med kunnskap",
"Do not install functions from sources you do not fully trust.": "Ikke installer funksjoner fra kilder du ikke stoler på.",
"Do not install tools from sources you do not fully trust.": "Ikke installer verktøy fra kilder du ikke stoler på.",
@@ -276,23 +276,23 @@
"Download": "Last ned",
"Download canceled": "Nedlasting avbrutt",
"Download Database": "Last ned database",
- "Drag and drop a file to upload or select a file to view": "",
+ "Drag and drop a file to upload or select a file to view": "Dra og slipp en fil for å laste den opp, eller velg en fil å vise den",
"Draw": "Tegne",
"Drop any files here to add to the conversation": "Slipp filer her for å legge dem til i samtalen",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s','10m'. Gyldige tidsenheter er 's', 'm', 't'.",
"e.g. A filter to remove profanity from text": "f.eks. et filter for å fjerne banning fra tekst",
"e.g. My Filter": "f.eks. Mitt filter",
- "e.g. My Tools": "",
+ "e.g. My Tools": "f.eks. Mine verktøy",
"e.g. my_filter": "f.eks. mitt_filter",
- "e.g. my_tools": "",
- "e.g. Tools for performing various operations": "",
+ "e.g. my_tools": "f.eks. mine_verktøy",
+ "e.g. Tools for performing various operations": "f.eks. Verktøy for å gjøre ulike handlinger",
"Edit": "Rediger",
"Edit Arena Model": "Rediger Arena-modell",
"Edit Connection": "Rediger tilkobling",
- "Edit Default Permissions": "",
+ "Edit Default Permissions": "Rediger standard tillatelser",
"Edit Memory": "Rediger minne",
"Edit User": "Rediger bruker",
- "Edit User Group": "",
+ "Edit User Group": "Rediger brukergruppe",
"ElevenLabs": "ElevenLabs",
"Email": "E-postadresse",
"Embark on adventures": "Kom med på eventyr",
@@ -300,8 +300,8 @@
"Embedding Model": "Innbyggingsmodell",
"Embedding Model Engine": "Motor for innbygging av modeller",
"Embedding model set to \"{{embedding_model}}\"": "Innbyggingsmodell angitt til \"{{embedding_model}}\"",
- "Enable API Key Auth": "",
- "Enable autocomplete generation for chat messages": "",
+ "Enable API Key Auth": "Aktiver godkjenning med API-nøkkel",
+ "Enable autocomplete generation for chat messages": "Aktiver automatisk utfylling av chatmeldinger",
"Enable Community Sharing": "Aktiver deling i fellesskap",
"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.": "Aktiver Memory Locking (mlock) for å forhindre at modelldata byttes ut av RAM. Dette alternativet låser modellens arbeidssett med sider i RAM-minnet, slik at de ikke byttes ut til disk. Dette kan bidra til å opprettholde ytelsen ved å unngå sidefeil og sikre rask datatilgang.",
"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.": "Aktiver Memory Mapping (mmap) for å laste inn modelldata. Med dette alternativet kan systemet bruke disklagring som en utvidelse av RAM ved å behandle diskfiler som om de befant seg i RAM. Dette kan forbedre modellens ytelse ved å gi raskere datatilgang. Det er imidlertid ikke sikkert at det fungerer som det skal på alle systemer, og det kan kreve mye diskplass.",
@@ -311,10 +311,10 @@
"Enable Web Search": "Aktiver websøk",
"Enabled": "Aktivert",
"Engine": "Motor",
- "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Sørg for at CSV-filen din inkluderer 4 kolonner i denne rekkefølgen: Navn, E-post, Passord, Rolle.",
+ "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Sørg for at CSV-filen din inkluderer fire kolonner i denne rekkefølgen: Navn, E-post, Passord, Rolle.",
"Enter {{role}} message here": "Skriv inn {{role}} melding her",
"Enter a detail about yourself for your LLMs to recall": "Skriv inn en detalj om deg selv som språkmodellene dine kan huske",
- "Enter api auth string (e.g. username:password)": "Skriv inn api-autentiseringsstreng (f.eks. brukernavn:passord)",
+ "Enter api auth string (e.g. username:password)": "Skriv inn API-autentiseringsstreng (f.eks. brukernavn:passord)",
"Enter Application DN": "Angi applikasjonens DN",
"Enter Application DN Password": "Angi applikasjonens DN-passord",
"Enter Bing Search V7 Endpoint": "Angi endepunkt for Bing Search V7",
@@ -333,7 +333,7 @@
"Enter language codes": "Angi språkkoder",
"Enter Model ID": "Angi modellens ID",
"Enter model tag (e.g. {{modelTag}})": "Angi modellens etikett (f.eks. {{modelTag}})",
- "Enter Mojeek Search API Key": "",
+ "Enter Mojeek Search API Key": "Angi API-nøkkel for Mojeek-søk",
"Enter Number of Steps (e.g. 50)": "Angi antall steg (f.eks. 50)",
"Enter proxy URL (e.g. https://user:password@host:port)": "",
"Enter Sampler (e.g. Euler a)": "Angi Sampler (e.g. Euler a)",
@@ -358,7 +358,7 @@
"Enter URL (e.g. http://localhost:11434)": "Angi URL (f.eks. http://localhost:11434)",
"Enter Your Email": "Skriv inn e-postadressen din",
"Enter Your Full Name": "Skriv inn det fulle navnet ditt",
- "Enter your message": "Skriv inn meldingen din",
+ "Enter your message": "Skriv inn din melding",
"Enter Your Password": "Skriv inn passordet ditt",
"Enter Your Role": "Skriv inn rollen din",
"Enter Your Username": "Skriv inn brukernavnet ditt",
@@ -380,19 +380,19 @@
"Export Config to JSON File": "Ekporter konfigurasjon til en JSON-fil",
"Export Functions": "Eksporter funksjoner",
"Export Models": "Eksporter modeller",
- "Export Presets": "",
+ "Export Presets": "Eksporter forhåndsinnstillinger",
"Export Prompts": "Eksporter ledetekster",
"Export to CSV": "Eksporter til CSV",
"Export Tools": "Eksporter verktøy",
"External Models": "Eksterne modeller",
"Failed to add file.": "Kan ikke legge til filen.",
"Failed to create API Key.": "Kan ikke opprette en API-nøkkel.",
- "Failed to read clipboard contents": "Kan ikke lese innhold på utklippstavlen",
- "Failed to save models configuration": "",
+ "Failed to read clipboard contents": "Kan ikke lese utklippstavlens innhold",
+ "Failed to save models configuration": "Kan ikke lagre konfigurasjonen av modeller",
"Failed to update settings": "Kan ikke oppdatere innstillinger",
"Failed to upload file.": "Kan ikke laste opp filen.",
"February": "februar",
- "Feedback History": "Tilbakemeldingshistorikk",
+ "Feedback History": "Tilbakemeldingslogg",
"Feedbacks": "Tilbakemeldinger",
"Feel free to add specific details": "Legg gjerne til bestemte detaljer",
"File": "Fil",
@@ -408,7 +408,7 @@
"Filters": "Filtre",
"Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "Fingeravtrykk-spoofing oppdaget: kan ikke bruke initialer som avatar. Bruker standard profilbilde.",
"Fluidly stream large external response chunks": "Flytende strømming av store eksterne svarpakker",
- "Focus chat input": "Fokuser på chat-inndata",
+ "Focus chat input": "Fokusert chat-inndata",
"Folder deleted successfully": "Mappe slettet",
"Folder name cannot be empty": "Mappenavn kan ikke være tomt",
"Folder name cannot be empty.": "Mappenavn kan ikke være tomt.",
@@ -442,11 +442,11 @@
"Good Response": "Godt svar",
"Google PSE API Key": "API-nøkkel for Google PSE",
"Google PSE Engine Id": "Motor-ID for Google PSE",
- "Group created successfully": "",
- "Group deleted successfully": "",
- "Group Description": "",
- "Group Name": "",
- "Group updated successfully": "",
+ "Group created successfully": "Gruppe opprettet",
+ "Group deleted successfully": "Gruppe slettet",
+ "Group Description": "Beskrivelse av gruppe",
+ "Group Name": "Navn på gruppe",
+ "Group updated successfully": "Gruppe oppdatert",
"Groups": "Grupper",
"h:mm a": "t:mm a",
"Haptic Feedback": "Haptisk tilbakemelding",
@@ -454,12 +454,12 @@
"Hello, {{name}}": "Hei, {{name}}!",
"Help": "Hjelp",
"Help us create the best community leaderboard by sharing your feedback history!": "Hjelp oss med å skape den beste fellesskapsledertavlen ved å dele tilbakemeldingshistorikken din.",
- "Hex Color": "",
- "Hex Color - Leave empty for default color": "",
+ "Hex Color": "Hex-farge",
+ "Hex Color - Leave empty for default color": "Hex-farge – la stå tom for standard farge",
"Hide": "Skjul",
"Host": "Host",
"How can I help you today?": "Hva kan jeg hjelpe deg med i dag?",
- "How would you rate this response?": "",
+ "How would you rate this response?": "Hvordan vurderer du dette svaret?",
"Hybrid Search": "Hybrid-søk",
"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.": "Jeg bekrefter at jeg har lest og forstår konsekvensene av mine handlinger. Jeg er klar over risikoen forbundet med å kjøre vilkårlig kode, og jeg har verifisert kildens pålitelighet.",
"ID": "ID",
@@ -472,7 +472,7 @@
"Import Config from JSON File": "Importer konfigurasjon fra en JSON-fil",
"Import Functions": "Importer funksjoner",
"Import Models": "Importer modeller",
- "Import Presets": "",
+ "Import Presets": "Importer forhåndsinnstillinger",
"Import Prompts": "Importer ledetekster",
"Import Tools": "Importer verktøy",
"Include": "Inkluder",
@@ -482,7 +482,7 @@
"Info": "Info",
"Input commands": "Inntast kommandoer",
"Install from Github URL": "Installer fra GitHub-URL",
- "Instant Auto-Send After Voice Transcription": "Øyeblikkelig automatisk sending etter stemmetranskripsjon",
+ "Instant Auto-Send After Voice Transcription": "Øyeblikkelig automatisk sending etter taletranskripsjon",
"Interface": "Grensesnitt",
"Invalid file format.": "Ugyldig filformat.",
"Invalid Tag": "Ugyldig etikett",
@@ -499,7 +499,7 @@
"Key": "Nøkkel",
"Keyboard shortcuts": "Hurtigtaster",
"Knowledge": "Kunnskap",
- "Knowledge Access": "",
+ "Knowledge Access": "Tilgang til kunnskap",
"Knowledge created successfully.": "Kunnskap opprettet.",
"Knowledge deleted successfully.": "Kunnskap slettet.",
"Knowledge reset successfully.": "Tilbakestilling av kunnskap vellykket.",
@@ -529,7 +529,7 @@
"Make sure to export a workflow.json file as API format from ComfyUI.": "Sørg for å eksportere en workflow.json-fil i API-formatet fra ComfyUI.",
"Manage": "Administrer",
"Manage Arena Models": "Behandle Arena-modeller",
- "Manage Ollama": "",
+ "Manage Ollama": "Behandle Ollama",
"Manage Ollama API Connections": "Behandle API-tilkoblinger for Ollama",
"Manage OpenAI API Connections": "Behandle API-tilkoblinger for OpenAPI",
"Manage Pipelines": "Behandle pipelines",
@@ -546,7 +546,7 @@
"Memory deleted successfully": "Minne slettet",
"Memory updated successfully": "Minne oppdatert",
"Merge Responses": "Flette svar",
- "Message rating should be enabled to use this feature": "Vurdering av meldinger må være aktivert for å kunne bruke denne funksjonen",
+ "Message rating should be enabled to use this feature": "Vurdering av meldinger må være aktivert for å ta i bruk denne funksjonen",
"Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Meldinger du sender etter at du har opprettet lenken, blir ikke delt. Brukere med URL-en vil kunne se den delte chatten.",
"Min P": "Min P",
"Minimum Score": "Minimum poengsum",
@@ -557,27 +557,25 @@
"MMMM DD, YYYY HH:mm": "HH:mm DD MMMM YYYY",
"MMMM DD, YYYY hh:mm:ss A": "hh:mm:ss A DD MMMM YYYY",
"Model": "Modell",
- "Model '{{modelName}}' has been successfully downloaded.": "Modellen '{{modelName}}' er lastet ned.",
- "Model '{{modelTag}}' is already in queue for downloading.": "Modellen '{{modelTag}}' er allerede i nedlastingskøen.",
+ "Model '{{modelName}}' has been successfully downloaded.": "Modellen {{modelName}} er lastet ned.",
+ "Model '{{modelTag}}' is already in queue for downloading.": "Modellen {{modelTag}} er allerede i nedlastingskøen.",
"Model {{modelId}} not found": "Finner ikke modellen {{modelId}}",
"Model {{modelName}} is not vision capable": "Modellen {{modelName}} er ikke egnet til visuelle data",
"Model {{name}} is now {{status}}": "Modellen {{name}} er nå {{status}}",
"Model accepts image inputs": "Modellen godtar bildeinndata",
"Model created successfully!": "Modellen er opprettet!",
"Model filesystem path detected. Model shortname is required for update, cannot continue.": "Modellfilsystembane oppdaget. Kan ikke fortsette fordi modellens kortnavn er påkrevd for oppdatering.",
- "Model Filtering": "",
+ "Model Filtering": "Filtrering av modeller",
"Model ID": "Modell-ID",
"Model IDs": "Modell-ID-er",
"Model Name": "Modell",
"Model not selected": "Modell ikke valgt",
"Model Params": "Modellparametere",
- "Model Permissions": "",
+ "Model Permissions": "Modelltillatelser",
"Model updated successfully": "Modell oppdatert",
"Modelfile Content": "Modellfilinnhold",
"Models": "Modeller",
- "Models Access": "",
- "Models configuration saved successfully": "",
- "Mojeek Search API Key": "",
+ "Models Access": "Tilgang til modeller",
"more": "mer",
"More": "Mer",
"Name": "Navn",
@@ -591,16 +589,16 @@
"No feedbacks found": "Finner ingen tilbakemeldinger",
"No file selected": "Ingen fil valgt",
"No files found.": "Finner ingen filer",
- "No groups with access, add a group to grant access": "",
+ "No groups with access, add a group to grant access": "Ingen grupper med tilgang. Legg til en gruppe som skal ha tilgang.",
"No HTML, CSS, or JavaScript content found.": "Finner ikke noe HTML, CSS- eller JavaScript-innhold.",
"No knowledge found": "Finner ingen kunnskaper",
- "No model IDs": "",
+ "No model IDs": "Ingen modell-ID-er",
"No models found": "Finner ingen modeller",
- "No models selected": "",
+ "No models selected": "Ingen modeller er valgt",
"No results found": "Finner ingen resultater",
"No search query generated": "Ingen søkespørringer er generert",
"No source available": "Ingen kilde tilgjengelig",
- "No users were found.": "",
+ "No users were found.": "Finner ingen brukere",
"No valves to update": "Ingen ventiler å oppdatere",
"None": "Ingen",
"Not factually correct": "Uriktig informasjon",
@@ -617,16 +615,16 @@
"Okay, Let's Go!": "OK, kjør på!",
"OLED Dark": "OLED mørk",
"Ollama": "Ollama",
- "Ollama API": "Ollama API",
- "Ollama API disabled": "Ollama API deaktivert",
+ "Ollama API": "Ollama-API",
+ "Ollama API disabled": "Ollama-API deaktivert",
"Ollama API settings updated": "API-innstillinger for Ollama er oppdatert",
"Ollama Version": "Ollama-versjon",
"On": "Aktivert",
"Only alphanumeric characters and hyphens are allowed": "Bare alfanumeriske tegn og bindestreker er tillatt",
"Only alphanumeric characters and hyphens are allowed in the command string.": "Bare alfanumeriske tegn og bindestreker er tillatt i kommandostrengen.",
"Only collections can be edited, create a new knowledge base to edit/add documents.": "Bare samlinger kan redigeres, eller lag en ny kunnskapsbase for å kunne redigere / legge til dokumenter.",
- "Only select users and groups with permission can access": "",
- "Oops! Looks like the URL is invalid. Please double-check and try again.": "Oi! Det ser ut som URL-en er ugyldig. Dobbeltsjekk, og prøv igjen.",
+ "Only select users and groups with permission can access": "Bare utvalgte brukere og grupper med tillatelse kan få tilgang",
+ "Oops! Looks like the URL is invalid. Please double-check and try again.": "Oi! Det ser ut som URL-en er ugyldig. Dobbeltsjekk, og prøv på nytt.",
"Oops! There are files still uploading. Please wait for the upload to complete.": "Oi! Det er fortsatt filer som lastes opp. Vent til opplastingen er ferdig.",
"Oops! There was an error in the previous response.": "Oi! Det er en feil i det forrige svaret.",
"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oi! Du bruker en ikke-støttet metode (bare frontend). Du må kjøre WebUI fra backend.",
@@ -637,27 +635,27 @@
"Open WebUI uses SpeechT5 and CMU Arctic speaker embeddings.": "Open WebUI bruker SpeechT5 og CMU Arctic-høytalerinnbygginger",
"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI-versjonen (v{{OPEN_WEBUI_VERSION}}) er lavere enn den påkrevde versjonen (v{{REQUIRED_VERSION}})",
"OpenAI": "OpenAI",
- "OpenAI API": "OpenAI API",
+ "OpenAI API": "OpenAI-API",
"OpenAI API Config": "API-konfigurasjon for OpenAI",
"OpenAI API Key is required.": "API-nøkkel for OpenAI kreves.",
"OpenAI API settings updated": "API-innstillinger for OpenAI er oppdatert",
"OpenAI URL/Key required.": "URL/nøkkel for OpenAI kreves.",
"or": "eller",
- "Organize your users": "",
+ "Organize your users": "Organisere brukerne dine",
"Other": "Annet",
"OUTPUT": "UTDATA",
"Output format": "Format på utdata",
"Overview": "Oversikt",
"page": "side",
"Password": "Passord",
- "Paste Large Text as File": "",
+ "Paste Large Text as File": "Lim inn mye tekst som fil",
"PDF document (.pdf)": "PDF-dokument (.pdf)",
"PDF Extract Images (OCR)": "Uthenting av PDF-bilder (OCR)",
"pending": "avventer",
"Permission denied when accessing media devices": "Tilgang avslått ved bruk av medieenheter",
"Permission denied when accessing microphone": "Tilgang avslått ved bruk av mikrofonen",
"Permission denied when accessing microphone: {{error}}": "Tilgang avslått ved bruk av mikrofonen: {{error}}",
- "Permissions": "",
+ "Permissions": "Tillatelser",
"Personalization": "Tilpassing",
"Pin": "Fest",
"Pinned": "Festet",
@@ -681,17 +679,17 @@
"Previous 30 days": "Siste 30 dager",
"Previous 7 days": "Siste 7 dager",
"Profile Image": "Profilbilde",
- "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Ledetekst (f.eks. Fortell meg en morsom fakta om romerriket)",
+ "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Ledetekst (f.eks. Fortell meg noe morsomt om romerriket)",
"Prompt Content": "Ledetekstinnhold",
- "Prompt created successfully": "",
+ "Prompt created successfully": "Ledetekst opprettet",
"Prompt suggestions": "Forslag til ledetekst",
- "Prompt updated successfully": "",
+ "Prompt updated successfully": "Ledetekst oppdatert",
"Prompts": "Ledetekster",
- "Prompts Access": "",
- "Proxy URL": "",
- "Pull \"{{searchValue}}\" from Ollama.com": "Hent \"{{searchValue}}\" fra Ollama.com",
+ "Prompts Access": "Tilgang til ledetekster",
+ "Proxy URL": "Proxy-URL",
+ "Pull \"{{searchValue}}\" from Ollama.com": "Hent {{searchValue}} fra Ollama.com",
"Pull a model from Ollama.com": "Hent en modell fra Ollama.com",
- "Query Generation Prompt": "",
+ "Query Generation Prompt": "Ledetekst for genering av spørringer",
"Query Params": "Spørringsparametere",
"RAG Template": "RAG-mal",
"Rating": "Vurdering",
@@ -709,7 +707,7 @@
"Remove": "Fjern",
"Remove Model": "Fjern modell",
"Rename": "Gi nytt navn",
- "Reorder Models": "",
+ "Reorder Models": "Sorter modeller på nytt",
"Repeat Last N": "Gjenta siste N",
"Request Mode": "Forespørselsmodus",
"Reranking Model": "Omrangeringsmodell",
@@ -718,7 +716,7 @@
"Reset": "Tilbakestill",
"Reset All Models": "",
"Reset Upload Directory": "Tilbakestill opplastingskatalog",
- "Reset Vector Storage/Knowledge": "Tilbakestill Vector lagring/kunnskap",
+ "Reset Vector Storage/Knowledge": "Tilbakestill Vector-lagring/kunnskap",
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svar-varsler kan ikke aktiveres fordi tilgang til nettstedet er nektet. Gå til nettleserinnstillingene dine for å gi den nødvendige tilgangen.",
"Response splitting": "Oppdeling av svar",
"Result": "Resultat",
@@ -755,7 +753,7 @@
"Search the web": "Søk på nettet",
"Search Tools": "Søkeverktøy",
"SearchApi API Key": "API-nøkkel for SearchApi",
- "SearchApi Engine": "SearchApi-motor",
+ "SearchApi Engine": "Motor for SearchApi",
"Searched {{count}} sites_one": "Søkte i {{count}} sites_one",
"Searched {{count}} sites_other": "Søkte i {{count}} sites_other",
"Searching \"{{searchQuery}}\"": "Søker etter \"{{searchQuery}}\"",
@@ -767,7 +765,7 @@
"Select a base model": "Velg en grunnmodell",
"Select a engine": "Velg en motor",
"Select a function": "Velg en funksjon",
- "Select a group": "",
+ "Select a group": "Velg en gruppe",
"Select a model": "Velg en modell",
"Select a pipeline": "Velg en pipeline",
"Select a pipeline url": "Velg en pipeline-URL",
@@ -790,7 +788,7 @@
"Set as default": "Angi som standard",
"Set CFG Scale": "Angi CFG-skala",
"Set Default Model": "Angi standard modell",
- "Set embedding model": "",
+ "Set embedding model": "Angi innbyggingsmodell",
"Set embedding model (e.g. {{model}})": "Angi innbyggingsmodell (f.eks. {{model}})",
"Set Image Size": "Angi bildestørrelse",
"Set reranking model (e.g. {{model}})": "Angi modell for omrangering (f.eks. {{model}})",
@@ -828,7 +826,7 @@
"Source": "Kilde",
"Speech Playback Speed": "Hastighet på avspilling av tale",
"Speech recognition error: {{error}}": "Feil ved talegjenkjenning: {{error}}",
- "Speech-to-Text Engine": "Tale-til-tekst-motor",
+ "Speech-to-Text Engine": "Motor for Tale-til-tekst",
"Stop": "Stopp",
"Stop Sequence": "Stoppsekvens",
"Stream Chat Response": "Strømme chat-svar",
@@ -857,7 +855,7 @@
"Text-to-Speech Engine": "Tekst-til-tale-motor",
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Takk for tilbakemeldingen!",
- "The Application Account DN you bind with for search": "Applikasjonskontoens DN du binder deg med for søk",
+ "The Application Account DN you bind with for search": "Applikasjonskontoens DN du binder deg med for søking",
"The base to search for users": "Basen for å søke etter brukere",
"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. (Default: 512)": "Batchstørrelsen avgjør hvor mange tekstforespørsler som behandles samtidig. En høyere batchstørrelse kan øke ytelsen og hastigheten til modellen, men det krever også mer minne. (Standard: 512)",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Utviklerne bak denne utvidelsen er lidenskapelige frivillige fra fellesskapet. Hvis du finner denne utvidelsen nyttig, vennligst vurder å bidra til utviklingen.",
@@ -879,18 +877,18 @@
"This response was generated by \"{{model}}\"": "Dette svaret er generert av \"{{modell}}\"",
"This will delete": "Dette sletter",
"This will delete {{NAME}} and all its contents.": "Dette sletter {{NAME}} og alt innholdet.",
- "This will delete all models including custom models": "",
- "This will delete all models including custom models and cannot be undone.": "",
+ "This will delete all models including custom models": "Dette sletter alle modeller, inkludert tilpassede modeller",
+ "This will delete all models including custom models and cannot be undone.": "Dette sletter alle modeller, inkludert tilpassede modeller, og kan ikke angres.",
"This will reset the knowledge base and sync all files. Do you wish to continue?": "Dette tilbakestiller kunnskapsbasen og synkroniserer alle filer. Vil du fortsette?",
"Thorough explanation": "Grundig forklaring",
"Tika": "Tika",
- "Tika Server URL required.": "Tika server-URL kreves.",
+ "Tika Server URL required.": "Server-URL for Tika kreves.",
"Tiktoken": "Tiktoken",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Oppdater flere variabelplasser etter hverandre ved å trykke på TAB-tasten i chat-inntastingsfeltet etter hver erstatning.",
"Title": "Tittel",
"Title (e.g. Tell me a fun fact)": "Tittel (f.eks. Fortell meg noe morsomt)",
"Title Auto-Generation": "Automatisk tittelgenerering",
- "Title cannot be an empty string.": "Tittelen kan ikke være en tom streng.",
+ "Title cannot be an empty string.": "Tittel kan ikke være en tom streng.",
"Title Generation Prompt": "Ledetekst for tittelgenerering",
"TLS": "TLS",
"To access the available model names for downloading,": "Hvis du vil ha tilgang til modellnavn tilgjengelige for nedlasting,",
@@ -910,13 +908,13 @@
"Too verbose": "For omfattende",
"Tool created successfully": "Verktøy opprettet",
"Tool deleted successfully": "Verktøy slettet",
- "Tool Description": "",
- "Tool ID": "",
+ "Tool Description": "Verktøyets beskrivelse",
+ "Tool ID": "Verktøyets ID",
"Tool imported successfully": "Verktøy importert",
- "Tool Name": "",
+ "Tool Name": "Verktøyets navn",
"Tool updated successfully": "Verktøy oppdatert",
"Tools": "Verktøy",
- "Tools Access": "",
+ "Tools Access": "Verktøyets tilgang",
"Tools are a function calling system with arbitrary code execution": "Verktøy er et funksjonskallsystem med vilkårlig kodekjøring",
"Tools have a function calling system that allows arbitrary code execution": "Verktøy inneholder et funksjonskallsystem som tillater vilkårlig kodekjøring",
"Tools have a function calling system that allows arbitrary code execution.": "Verktøy inneholder et funksjonskallsystem som tillater vilkårlig kodekjøring.",
@@ -954,9 +952,9 @@
"Upload Progress": "Opplastingsfremdrift",
"URL": "URL",
"URL Mode": "URL-modus",
- "Use '#' in the prompt input to load and include your knowledge.": "Bruk # i ledetekstinndata for å laste inn og inkludere dine kunnskaper.",
+ "Use '#' in the prompt input to load and include your knowledge.": "Bruk # i ledetekstens inntastingsfelt for å laste inn og inkludere kunnskapene dine.",
"Use Gravatar": "Bruk Gravatar",
- "Use groups to group your users and assign permissions.": "",
+ "Use groups to group your users and assign permissions.": "Bruk grupper til å samle brukere og tildele tillatelser.",
"Use Initials": "Bruk initialer",
"use_mlock (Ollama)": "use_mlock (Ollama)",
"use_mmap (Ollama)": "use_mmap (Ollama)",
@@ -975,12 +973,12 @@
"variable to have them replaced with clipboard content.": "variabel for å erstatte dem med utklippstavleinnhold.",
"Version": "Versjon",
"Version {{selectedVersion}} of {{totalVersions}}": "Version {{selectedVersion}} av {{totalVersions}}",
- "Visibility": "",
+ "Visibility": "Synlighet",
"Voice": "Stemme",
"Voice Input": "Taleinndata",
"Warning": "Advarsel",
"Warning:": "Advarsel!",
- "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
+ "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advarsel: Hvis du aktiverer denne funksjonen, kan brukere laste opp vilkårlig kode på serveren.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Advarsel: Hvis du oppdaterer eller endrer innbyggingsmodellen din, må du importere alle dokumenter på nytt.",
"Web": "Web",
"Web API": "Web-API",
@@ -998,13 +996,13 @@
"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.": "Hvis denne modusen er aktivert, svarer modellen på alle chattemeldinger i sanntid, og genererer et svar så snart brukeren sender en melding. Denne modusen er nyttig for live chat-applikasjoner, men kan påvirke ytelsen på tregere maskinvare.",
"wherever you are": "uansett hvor du er",
"Whisper (Local)": "Whisper (Lokal)",
- "Why?": "",
+ "Why?": "Hvorfor?",
"Widescreen Mode": "Bredskjermmodus",
"Won": "Vant",
"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. (Default: 0.9)": "Fungerer sammen med top-k. En høyere verdi (f.eks. 0,95) vil føre til mer mangfoldig tekst, mens en lavere verdi (f.eks. 0,5) vil generere mer fokusert og konservativ tekst. (Standard: 0,9)",
"Workspace": "Arbeidsområde",
- "Workspace Permissions": "",
- "Write a prompt suggestion (e.g. Who are you?)": "Skriv inn et ledetekstforslag (f.eks. Hvem er du?)",
+ "Workspace Permissions": "Tillatelser for arbeidsområde",
+ "Write a prompt suggestion (e.g. Who are you?)": "Skriv inn et forslag til ledetekst (f.eks. Hvem er du?)",
"Write a summary in 50 words that summarizes [topic or keyword].": "Skriv inn et sammendrag på 50 ord som oppsummerer [emne eller nøkkelord].",
"Write something...": "Skriv inn noe...",
"Write your model template content here": "Skriv inn modellens malinnhold her",
@@ -1013,12 +1011,12 @@
"You can only chat with a maximum of {{maxCount}} file(s) at a time.": "Du kan bare chatte med maksimalt {{maxCount}} fil(er) om gangen.",
"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 tilpasse interaksjonene dine med språkmodeller ved å legge til minner gjennom Administrer-knappen nedenfor, slik at de blir mer til nyttige og tilpasset deg.",
"You cannot upload an empty file.": "Du kan ikke laste opp en tom fil.",
- "You do not have permission to upload files.": "",
+ "You do not have permission to upload files.": "Du har ikke tillatelse til å laste opp filer.",
"You have no archived conversations.": "Du har ingen arkiverte samtaler.",
"You have shared this chat": "Du har delt denne chatten",
"You're a helpful assistant.": "Du er en nyttig assistent.",
"You're now logged in.": "Du er nå logget inn.",
- "Your account status is currently pending activation.": "Status på kontoen er for øyeblikket ventende på aktivering.",
+ "Your account status is currently pending activation.": "Status på kontoen din er for øyeblikket ventende på aktivering.",
"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.": "Hele beløpet går uavkortet til utvikleren av tillegget. Open WebUI mottar ikke deler av beløpet. Den valgte betalingsplattformen kan ha gebyrer.",
"Youtube": "Youtube",
"Youtube Loader Settings": "Innstillinger for YouTube-laster"
diff --git a/src/lib/i18n/locales/sk-SK/translation.json b/src/lib/i18n/locales/sk-SK/translation.json
new file mode 100644
index 000000000..0e9e3bc78
--- /dev/null
+++ b/src/lib/i18n/locales/sk-SK/translation.json
@@ -0,0 +1,1027 @@
+{
+ "-1 for no limit, or a positive integer for a specific limit": "",
+ "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' alebo '-1' pre žiadne vypršanie platnosti.",
+ "(e.g. `sh webui.sh --api --api-auth username_password`)": "(napr. `sh webui.sh --api --api-auth username_password`)",
+ "(e.g. `sh webui.sh --api`)": "(napr. `sh webui.sh --api`)",
+ "(latest)": "Najnovšie",
+ "{{ models }}": "{{ models }}",
+ "{{user}}'s Chats": "{{user}}'s konverzácie",
+ "{{webUIName}} Backend Required": "Vyžaduje sa {{webUIName}} Backend",
+ "*Prompt node ID(s) are required for image generation": "*Sú potrebné IDs pre prompt node na generovanie obrázkov",
+ "A new version (v{{LATEST_VERSION}}) is now available.": "Nová verzia (v{{LATEST_VERSION}}) je teraz k dispozícii.",
+ "A task model is used when performing tasks such as generating titles for chats and web search queries": "Model úloh sa používa pri vykonávaní úloh, ako je generovanie názvov pre chaty a vyhľadávacie dotazy na webe.",
+ "a user": "užívateľ",
+ "About": "O programe",
+ "Access": "Prístup",
+ "Access Control": "",
+ "Accessible to all users": "Prístupné pre všetkých užívateľov",
+ "Account": "Účet",
+ "Account Activation Pending": "Čaká sa na aktiváciu účtu",
+ "Accurate information": "Presné informácie",
+ "Actions": "Akcie",
+ "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivujte tento príkaz napísaním \"/{{COMMAND}}\" do chatového vstupu",
+ "Active Users": "Aktívni užívatelia",
+ "Add": "Pridať",
+ "Add a model ID": "Pridať ID modelu",
+ "Add a short description about what this model does": "Pridajte krátky popis toho, čo tento model robí.",
+ "Add a tag": "Pridať štítok",
+ "Add Arena Model": "Pridať Arena model",
+ "Add Connection": "Pridať pripojenie",
+ "Add Content": "Pridať obsah",
+ "Add content here": "Pridať obsah sem",
+ "Add custom prompt": "Pridanie vlastného promptu",
+ "Add Files": "Pridať súbory",
+ "Add Group": "Pridať skupinu",
+ "Add Memory": "Pridať pamäť",
+ "Add Model": "Pridať model",
+ "Add Tag": "Pridať štítok",
+ "Add Tags": "Pridať štítky",
+ "Add text content": "Pridajte textový obsah",
+ "Add User": "Pridať užívateľa",
+ "Add User Group": "Pridať skupinu užívateľov",
+ "Adjusting these settings will apply changes universally to all users.": "Úprava týchto nastavení sa prejaví univerzálne u všetkých užívateľov.",
+ "admin": "admin",
+ "Admin": "Admin",
+ "Admin Panel": "Admin panel",
+ "Admin Settings": "Nastavenia admina",
+ "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administrátori majú prístup ku všetkým nástrojom kedykoľvek; užívatelia potrebujú mať nástroje priradené podľa modelu v workspace.",
+ "Advanced Parameters": "Pokročilé parametre",
+ "Advanced Params": "Pokročilé parametre",
+ "All chats": "Všetky konverzácie",
+ "All Documents": "Všetky dokumenty",
+ "All models deleted successfully": "Všetky modely úspešne odstránené",
+ "Allow Chat Delete": "Povoliť odstránenie chatu",
+ "Allow Chat Deletion": "Povoliť odstránenie chatu",
+ "Allow Chat Edit": "Povoliť úpravu chatu",
+ "Allow File Upload": "Povoliť nahrávanie súborov",
+ "Allow non-local voices": "Povoliť ne-lokálne hlasy",
+ "Allow Temporary Chat": "Povoliť dočasný chat",
+ "Allow User Location": "Povoliť užívateľskú polohu",
+ "Allow Voice Interruption in Call": "Povoliť prerušenie hlasu počas hovoru",
+ "Already have an account?": "Už máte účet?",
+ "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. (Default: 0.0)": "",
+ "Amazing": "",
+ "an assistant": "asistent",
+ "and": "a",
+ "and {{COUNT}} more": "a {{COUNT}} ďalšie/í",
+ "and create a new shared link.": "a vytvoriť nový zdieľaný odkaz.",
+ "API Base URL": "Základná URL adresa API",
+ "API Key": "API kľúč",
+ "API Key created.": "API kľúč bol vytvorený.",
+ "API keys": "API kľúče",
+ "Application DN": "",
+ "Application DN Password": "",
+ "applies to all users with the \"user\" role": "",
+ "April": "Apríl",
+ "Archive": "Archivovať",
+ "Archive All Chats": "Archivovať všetky konverzácie",
+ "Archived Chats": "Archivované konverzácie",
+ "archived-chat-export": "",
+ "Are you sure you want to unarchive all archived chats?": "",
+ "Are you sure?": "Ste si istý?",
+ "Arena Models": "Arena modely",
+ "Artifacts": "Artefakty",
+ "Ask a question": "Opýtajte sa otázku",
+ "Assistant": "Asistent",
+ "Attach file": "Pripojiť súbor",
+ "Attention to detail": "Pozornosť k detailom",
+ "Attribute for Username": "",
+ "Audio": "Zvuk",
+ "August": "August",
+ "Authenticate": "Autentifikovať",
+ "Auto-Copy Response to Clipboard": "Automatické kopírovanie odpovede do schránky",
+ "Auto-playback response": "Automatická odpoveď pri prehrávaní",
+ "Autocomplete Generation": "",
+ "Autocomplete Generation Input Max Length": "",
+ "Automatic1111": "Automatic1111",
+ "AUTOMATIC1111 Api Auth String": "AUTOMATIC1111 Api Auth String",
+ "AUTOMATIC1111 Base URL": "Základná URL pre AUTOMATIC1111",
+ "AUTOMATIC1111 Base URL is required.": "Vyžaduje sa základná URL pre AUTOMATIC1111.",
+ "Available list": "Dostupný zoznam",
+ "available!": "k dispozícii!",
+ "Awful": "",
+ "Azure AI Speech": "Azure AI syntéza reči",
+ "Azure Region": "Azure oblasť",
+ "Back": "Späť",
+ "Bad Response": "Zlá odozva",
+ "Banners": "Bannery",
+ "Base Model (From)": "Základný model (z)",
+ "Batch Size (num_batch)": "Veľkosť batchu (num_batch)",
+ "before": "pred",
+ "Being lazy": "",
+ "Bing Search V7 Endpoint": "",
+ "Bing Search V7 Subscription Key": "",
+ "Brave Search API Key": "API kľúč pre Brave Search",
+ "By {{name}}": "",
+ "Bypass SSL verification for Websites": "Obísť overenie SSL pre webové stránky",
+ "Call": "Volanie",
+ "Call feature is not supported when using Web STT engine": "Funkcia volania nie je podporovaná pri použití Web STT engine.",
+ "Camera": "Kamera",
+ "Cancel": "Zrušiť",
+ "Capabilities": "Schopnosti",
+ "Certificate Path": "",
+ "Change Password": "Zmeniť heslo",
+ "Character": "Znak",
+ "Character limit for autocomplete generation input": "",
+ "Chart new frontiers": "",
+ "Chat": "Chat",
+ "Chat Background Image": "Obrázok pozadia chatu",
+ "Chat Bubble UI": "Používateľské rozhranie bublín chatu (Chat Bubble UI)",
+ "Chat Controls": "Ovládanie chatu",
+ "Chat direction": "Smer chatu",
+ "Chat Overview": "Prehľad chatu",
+ "Chat Permissions": "",
+ "Chat Tags Auto-Generation": "Automatické generovanie značiek chatu",
+ "Chats": "Chaty",
+ "Check Again": "Skontroluj znovu",
+ "Check for updates": "Skontrolovať aktualizácie",
+ "Checking for updates...": "Kontrola aktualizácií...",
+ "Choose a model before saving...": "Vyberte model pred uložením...",
+ "Chunk Overlap": "",
+ "Chunk Params": "",
+ "Chunk Size": "",
+ "Ciphers": "",
+ "Citation": "Odkaz",
+ "Clear memory": "Vymazať pamäť",
+ "click here": "",
+ "Click here for filter guides.": "",
+ "Click here for help.": "Kliknite tu pre pomoc.",
+ "Click here to": "Kliknite tu na",
+ "Click here to download user import template file.": "Kliknite tu pre stiahnutie šablóny súboru na import užívateľov.",
+ "Click here to learn more about faster-whisper and see the available models.": "Kliknite sem a dozviete sa viac o faster-whisper a pozrite si dostupné modely.",
+ "Click here to select": "Kliknite sem pre výber",
+ "Click here to select a csv file.": "Kliknite sem pre výber súboru typu csv.",
+ "Click here to select a py file.": "Kliknite sem pre výber {{py}} súboru.",
+ "Click here to upload a workflow.json file.": "Kliknite sem pre nahratie súboru workflow.json.",
+ "click here.": "kliknite tu.",
+ "Click on the user role button to change a user's role.": "Kliknite na tlačidlo role užívateľa, aby ste zmenili rolu užívateľa.",
+ "Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Prístup na zápis do schránky bol zamietnutý. Skontrolujte nastavenia prehliadača a udeľte potrebný prístup.",
+ "Clone": "Klonovať",
+ "Close": "Zavrieť",
+ "Code execution": "Vykonávanie kódu",
+ "Code formatted successfully": "Kód bol úspešne naformátovaný.",
+ "Collection": "",
+ "Color": "Farba",
+ "ComfyUI": "ComfyUI",
+ "ComfyUI Base URL": "Základná URL ComfyUI",
+ "ComfyUI Base URL is required.": "Je vyžadovaná základná URL pre ComfyUI.",
+ "ComfyUI Workflow": "Pracovný postup ComfyUI",
+ "ComfyUI Workflow Nodes": "Pracovné uzly ComfyUI",
+ "Command": "Príkaz",
+ "Completions": "Doplnenia",
+ "Concurrent Requests": "Súčasné požiadavky",
+ "Configure": "Konfigurovať",
+ "Configure Models": "Konfigurovať modely",
+ "Confirm": "Potvrdiť",
+ "Confirm Password": "Potvrdenie hesla",
+ "Confirm your action": "Potvrďte svoju akciu",
+ "Connections": "Pripojenia",
+ "Contact Admin for WebUI Access": "Kontaktujte administrátora pre prístup k webovému rozhraniu.",
+ "Content": "Obsah",
+ "Content Extraction": "Extrakcia obsahu",
+ "Context Length": "Dĺžka kontextu",
+ "Continue Response": "Pokračovať v odpovedi",
+ "Continue with {{provider}}": "Pokračovať s {{provider}}",
+ "Continue with Email": "",
+ "Continue with LDAP": "",
+ "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.": "Kontrola, ako sa text správy rozdeľuje pre požiadavky TTS. 'Punctuation' rozdeľuje text na vety, 'paragraphs' rozdeľuje text na odseky a 'none' ponecháva správu ako jeden celý reťazec.",
+ "Controls": "Ovládacie prvky",
+ "Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
+ "Copied": "Skopírované",
+ "Copied shared chat URL to clipboard!": "URL zdieľanej konverzácie skopírované do schránky!",
+ "Copied to clipboard": "Skopírované do schránky",
+ "Copy": "Kopírovať",
+ "Copy last code block": "Skopírujte posledný blok kódu",
+ "Copy last response": "Skopírujte poslednú odpoveď",
+ "Copy Link": "Kopírovať odkaz",
+ "Copy to clipboard": "Kopírovať do schránky",
+ "Copying to clipboard was successful!": "Kopírovanie do schránky bolo úspešné!",
+ "Create": "Vytvoriť",
+ "Create a knowledge base": "Vytvoriť knowledge base",
+ "Create a model": "Vytvoriť model",
+ "Create Account": "Vytvoriť účet",
+ "Create Admin Account": "Vytvoriť admin účet",
+ "Create Group": "Vytvoriť skupinu",
+ "Create Knowledge": "Vytvoriť knowledge",
+ "Create new key": "Vytvoriť nový kľúč",
+ "Create new secret key": "Vytvoriť nový tajný kľúč",
+ "Created at": "Vytvorené dňa",
+ "Created At": "Vytvorené dňa",
+ "Created by": "Vytvorené užívateľom",
+ "CSV Import": "CSV import",
+ "Current Model": "Aktuálny model",
+ "Current Password": "Aktuálne heslo",
+ "Custom": "Na mieru",
+ "Dark": "Tmavý",
+ "Database": "Databáza",
+ "December": "December",
+ "Default": "Predvolené hodnoty alebo nastavenia.",
+ "Default (Open AI)": "Predvolené (Open AI)",
+ "Default (SentenceTransformers)": "Predvolené (SentenceTransformers)",
+ "Default Model": "Predvolený model",
+ "Default model updated": "Predvolený model aktualizovaný.",
+ "Default Models": "Predvolené modely",
+ "Default permissions": "Predvolené povolenia",
+ "Default permissions updated successfully": "Predvolené povolenia úspešne aktualizované",
+ "Default Prompt Suggestions": "Predvolené návrhy promptov",
+ "Default to 389 or 636 if TLS is enabled": "",
+ "Default to ALL": "",
+ "Default User Role": "Predvolená rola užívateľa",
+ "Delete": "Odstrániť",
+ "Delete a model": "Odstrániť model.",
+ "Delete All Chats": "Odstrániť všetky konverzácie",
+ "Delete All Models": "",
+ "Delete chat": "Odstrániť chat",
+ "Delete Chat": "Odstrániť chat",
+ "Delete chat?": "Odstrániť konverzáciu?",
+ "Delete folder?": "Odstrániť priečinok?",
+ "Delete function?": "Funkcia na odstránenie?",
+ "Delete prompt?": "Odstrániť prompt?",
+ "delete this link": "odstrániť tento odkaz",
+ "Delete tool?": "Odstrániť nástroj?",
+ "Delete User": "Odstrániť užívateľa",
+ "Deleted {{deleteModelTag}}": "Odstránené {{deleteModelTag}}",
+ "Deleted {{name}}": "Odstránené {{name}}",
+ "Deleted User": "",
+ "Describe your knowledge base and objectives": "",
+ "Description": "Popis",
+ "Didn't fully follow instructions": "Nenasledovali ste presne všetky inštrukcie.",
+ "Disabled": "Zakázané",
+ "Discover a function": "Objaviť funkciu",
+ "Discover a model": "Objaviť model",
+ "Discover a prompt": "Objaviť prompt",
+ "Discover a tool": "Objaviť nástroj",
+ "Discover wonders": "",
+ "Discover, download, and explore custom functions": "Objavujte, sťahujte a preskúmajte vlastné funkcie",
+ "Discover, download, and explore custom prompts": "Objavte, stiahnite a preskúmajte vlastné prompty.",
+ "Discover, download, and explore custom tools": "Objavujte, sťahujte a preskúmajte vlastné nástroje",
+ "Discover, download, and explore model presets": "Objavte, stiahnite a preskúmajte prednastavenia modelov",
+ "Dismissible": "Odstrániteľné",
+ "Display": "",
+ "Display Emoji in Call": "Zobrazenie emoji počas hovoru",
+ "Display the username instead of You in the Chat": "Zobraziť užívateľské meno namiesto \"Vás\" v chate",
+ "Displays citations in the response": "",
+ "Dive into knowledge": "",
+ "Do not install functions from sources you do not fully trust.": "Neinštalujte funkcie zo zdrojov, ktorým plne nedôverujete.",
+ "Do not install tools from sources you do not fully trust.": "Neinštalujte nástroje zo zdrojov, ktorým plne nedôverujete.",
+ "Document": "Dokument",
+ "Documentation": "Dokumentácia",
+ "Documents": "Dokumenty",
+ "does not make any external connections, and your data stays securely on your locally hosted server.": "nevytvára žiadne externé pripojenia a vaše dáta zostávajú bezpečne na vašom lokálnom serveri.",
+ "Don't have an account?": "Nemáte účet?",
+ "don't install random functions from sources you don't trust.": "Neinštalujte náhodné funkcie zo zdrojov, ktorým nedôverujete.",
+ "don't install random tools from sources you don't trust.": "Neinštalujte náhodné nástroje zo zdrojov, ktorým nedôverujete.",
+ "Don't like the style": "Nepáči sa mi tento štýl.",
+ "Done": "Hotovo.",
+ "Download": "Stiahnuť",
+ "Download canceled": "Sťahovanie zrušené",
+ "Download Database": "Stiahnuť databázu",
+ "Drag and drop a file to upload or select a file to view": "",
+ "Draw": "Nakresliť",
+ "Drop any files here to add to the conversation": "Sem presuňte akékoľvek súbory, ktoré chcete pridať do konverzácie",
+ "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "napr. '30s','10m'. Platné časové jednotky sú 's', 'm', 'h'.",
+ "e.g. A filter to remove profanity from text": "",
+ "e.g. My Filter": "",
+ "e.g. My Tools": "",
+ "e.g. my_filter": "",
+ "e.g. my_tools": "",
+ "e.g. Tools for performing various operations": "",
+ "Edit": "Upraviť",
+ "Edit Arena Model": "Upraviť Arena Model",
+ "Edit Connection": "",
+ "Edit Default Permissions": "",
+ "Edit Memory": "Upraviť pamäť",
+ "Edit User": "Upraviť užívateľa",
+ "Edit User Group": "",
+ "ElevenLabs": "ElevenLabs",
+ "Email": "E-mail",
+ "Embark on adventures": "",
+ "Embedding Batch Size": "",
+ "Embedding Model": "Vkladací model (Embedding Model)",
+ "Embedding Model Engine": "",
+ "Embedding model set to \"{{embedding_model}}\"": "Model vkladania nastavený na \"{{embedding_model}}\"",
+ "Enable API Key Auth": "",
+ "Enable autocomplete generation for chat messages": "",
+ "Enable Community Sharing": "Povoliť zdieľanie komunity",
+ "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.": "",
+ "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.": "",
+ "Enable Message Rating": "Povoliť hodnotenie správ",
+ "Enable Mirostat sampling for controlling perplexity. (Default: 0, 0 = Disabled, 1 = Mirostat, 2 = Mirostat 2.0)": "",
+ "Enable New Sign Ups": "Povoliť nové registrácie",
+ "Enable Web Search": "Povoliť webové vyhľadávanie",
+ "Enabled": "Povolené",
+ "Engine": "Engine",
+ "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Uistite sa, že váš CSV súbor obsahuje 4 stĺpce v tomto poradí: Name, Email, Password, Role.",
+ "Enter {{role}} message here": "Zadajte správu {{role}} sem",
+ "Enter a detail about yourself for your LLMs to recall": "Zadajte podrobnosť o sebe, ktorú si vaše LLM majú zapamätať.",
+ "Enter api auth string (e.g. username:password)": "Zadajte autentifikačný reťazec API (napr. užívateľské_meno:heslo)",
+ "Enter Application DN": "",
+ "Enter Application DN Password": "",
+ "Enter Bing Search V7 Endpoint": "",
+ "Enter Bing Search V7 Subscription Key": "",
+ "Enter Brave Search API Key": "Zadajte API kľúč pre Brave Search",
+ "Enter certificate path": "",
+ "Enter CFG Scale (e.g. 7.0)": "Zadajte mierku CFG (napr. 7.0)",
+ "Enter Chunk Overlap": "Zadajte prekryv časti",
+ "Enter Chunk Size": "Zadajte veľkosť časti",
+ "Enter description": "Zadajte popis",
+ "Enter Github Raw URL": "Zadajte URL adresu Github Raw",
+ "Enter Google PSE API Key": "Zadajte kľúč rozhrania API Google PSE",
+ "Enter Google PSE Engine Id": "Zadajte ID vyhľadávacieho mechanizmu Google PSE",
+ "Enter Image Size (e.g. 512x512)": "Zadajte veľkosť obrázka (napr. 512x512)",
+ "Enter Jina API Key": "",
+ "Enter language codes": "Zadajte kódy jazykov",
+ "Enter Model ID": "Zadajte ID modelu",
+ "Enter model tag (e.g. {{modelTag}})": "Zadajte označenie modelu (napr. {{modelTag}})",
+ "Enter Mojeek Search API Key": "",
+ "Enter Number of Steps (e.g. 50)": "Zadajte počet krokov (napr. 50)",
+ "Enter proxy URL (e.g. https://user:password@host:port)": "",
+ "Enter Sampler (e.g. Euler a)": "Zadajte vzorkovač (napr. Euler a)",
+ "Enter Scheduler (e.g. Karras)": "Zadajte plánovač (napr. Karras)",
+ "Enter Score": "Zadajte skóre",
+ "Enter SearchApi API Key": "Zadajte API kľúč pre SearchApi",
+ "Enter SearchApi Engine": "Zadajte vyhľadávací engine SearchApi",
+ "Enter Searxng Query URL": "Zadajte URL dopytu Searxng",
+ "Enter Seed": "",
+ "Enter Serper API Key": "Zadajte Serper API kľúč",
+ "Enter Serply API Key": "Zadajte API kľúč pre Serply",
+ "Enter Serpstack API Key": "Zadajte kľúč API pre Serpstack",
+ "Enter server host": "",
+ "Enter server label": "",
+ "Enter server port": "",
+ "Enter stop sequence": "Zadajte ukončovaciu sekvenciu",
+ "Enter system prompt": "Vložte systémový prompt",
+ "Enter Tavily API Key": "Zadajte API kľúč Tavily",
+ "Enter Tika Server URL": "Zadajte URL servera Tika",
+ "Enter Top K": "Zadajte horné K",
+ "Enter URL (e.g. http://127.0.0.1:7860/)": "Zadajte URL (napr. http://127.0.0.1:7860/)",
+ "Enter URL (e.g. http://localhost:11434)": "Zadajte URL (napr. http://localhost:11434)",
+ "Enter Your Email": "Zadajte svoj email",
+ "Enter Your Full Name": "Zadajte svoje celé meno",
+ "Enter your message": "Zadajte svoju správu",
+ "Enter Your Password": "Zadajte svoje heslo",
+ "Enter Your Role": "Zadajte svoju rolu",
+ "Enter Your Username": "",
+ "Error": "Chyba",
+ "ERROR": "Chyba",
+ "Evaluations": "Hodnotenia",
+ "Example: (&(objectClass=inetOrgPerson)(uid=%s))": "",
+ "Example: ALL": "",
+ "Example: ou=users,dc=foo,dc=example": "",
+ "Example: sAMAccountName or uid or userPrincipalName": "",
+ "Exclude": "Vylúčiť",
+ "Experimental": "Experimentálne",
+ "Explore the cosmos": "",
+ "Export": "Exportovať",
+ "Export All Archived Chats": "",
+ "Export All Chats (All Users)": "Exportovať všetky konverzácie (všetci užívatelia)",
+ "Export chat (.json)": "Exportovať konverzáciu (.json)",
+ "Export Chats": "Exportovať konverzácie",
+ "Export Config to JSON File": "Exportujte konfiguráciu do súboru JSON",
+ "Export Functions": "Exportovať funkcie",
+ "Export Models": "Exportovať modely",
+ "Export Presets": "",
+ "Export Prompts": "Exportovať prompty",
+ "Export to CSV": "",
+ "Export Tools": "Exportné nástroje",
+ "External Models": "Externé modely",
+ "Failed to add file.": "Nepodarilo sa pridať súbor.",
+ "Failed to create API Key.": "Nepodarilo sa vytvoriť API kľúč.",
+ "Failed to read clipboard contents": "Nepodarilo sa prečítať obsah schránky",
+ "Failed to save models configuration": "",
+ "Failed to update settings": "Nepodarilo sa aktualizovať nastavenia",
+ "Failed to upload file.": "Nepodarilo sa nahrať súbor.",
+ "February": "Február",
+ "Feedback History": "História spätnej väzby",
+ "Feedbacks": "",
+ "Feel free to add specific details": "Neváhajte pridať konkrétne detaily.",
+ "File": "Súbor",
+ "File added successfully.": "Súbor bol úspešne pridaný.",
+ "File content updated successfully.": "Obsah súboru bol úspešne aktualizovaný.",
+ "File Mode": "Režim súboru",
+ "File not found.": "Súbor nenájdený.",
+ "File removed successfully.": "Súbor bol úspešne odstránený.",
+ "File size should not exceed {{maxSize}} MB.": "Veľkosť súboru by nemala presiahnuť {{maxSize}} MB.",
+ "Files": "Súbory",
+ "Filter is now globally disabled": "Filter je teraz globálne zakázaný",
+ "Filter is now globally enabled": "Filter je teraz globálne povolený.",
+ "Filters": "Filtre",
+ "Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "Zistené falšovanie odtlačkov prstov: Nie je možné použiť iniciály ako avatar. Používa sa predvolený profilový obrázok.",
+ "Fluidly stream large external response chunks": "Plynule streamujte veľké externé časti odpovedí",
+ "Focus chat input": "Zamerajte sa na vstup chatu",
+ "Folder deleted successfully": "Priečinok bol úspešne vymazaný",
+ "Folder name cannot be empty": "Názov priečinka nesmie byť prázdny",
+ "Folder name cannot be empty.": "Názov priečinka nesmie byť prázdny.",
+ "Folder name updated successfully": "Názov priečinka bol úspešne aktualizovaný.",
+ "Followed instructions perfectly": "Dodržal pokyny dokonale.",
+ "Forge new paths": "",
+ "Form": "Formulár",
+ "Format your variables using brackets like this:": "Formátujte svoje premenné pomocou zátvoriek takto:",
+ "Frequency Penalty": "Penalizácia frekvencie",
+ "Function": "Funkcia",
+ "Function created successfully": "Funkcia bola úspešne vytvorená.",
+ "Function deleted successfully": "Funkcia bola úspešne odstránená",
+ "Function Description": "",
+ "Function ID": "",
+ "Function is now globally disabled": "Funkcia je teraz globálne zakázaná.",
+ "Function is now globally enabled": "Funkcia je teraz globálne povolená.",
+ "Function Name": "",
+ "Function updated successfully": "Funkcia bola úspešne aktualizovaná.",
+ "Functions": "Funkcie",
+ "Functions allow arbitrary code execution": "Funkcie umožňujú vykonávať ľubovoľný kód.",
+ "Functions allow arbitrary code execution.": "Funkcie umožňujú vykonávanie ľubovoľného kódu.",
+ "Functions imported successfully": "Funkcie boli úspešne importované",
+ "General": "Všeobecné",
+ "General Settings": "Všeobecné nastavenia",
+ "Generate Image": "Vygenerovať obrázok",
+ "Generating search query": "Generovanie vyhľadávacieho dotazu",
+ "Generation Info": "Informácie o generácii",
+ "Get started": "",
+ "Get started with {{WEBUI_NAME}}": "",
+ "Global": "Globálne",
+ "Good Response": "Dobrá odozva",
+ "Google PSE API Key": "Kľúč API pre Google PSE (Programmatically Search Engine)",
+ "Google PSE Engine Id": "Google PSE Engine Id (Identifikátor vyhľadávacieho modulu Google PSE)",
+ "Group created successfully": "",
+ "Group deleted successfully": "",
+ "Group Description": "",
+ "Group Name": "",
+ "Group updated successfully": "",
+ "Groups": "",
+ "h:mm a": "hh:mm dop./odp.",
+ "Haptic Feedback": "Haptická spätná väzba",
+ "has no conversations.": "nemá žiadne konverzácie.",
+ "Hello, {{name}}": "Ahoj, {{name}}",
+ "Help": "Pomoc",
+ "Help us create the best community leaderboard by sharing your feedback history!": "Pomôžte nám vytvoriť najlepší komunitný rebríček zdieľaním histórie vašej spätnej väzby!",
+ "Hex Color": "",
+ "Hex Color - Leave empty for default color": "",
+ "Hide": "Skryť",
+ "Host": "",
+ "How can I help you today?": "Ako vám môžem dnes pomôcť?",
+ "How would you rate this response?": "",
+ "Hybrid Search": "Hybridné vyhľadávanie",
+ "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.": "Beriem na vedomie, že som si prečítal a chápem dôsledky svojich činov. Som si vedomý rizík spojených s vykonávaním ľubovoľného kódu a overil som dôveryhodnosť zdroja.",
+ "ID": "ID",
+ "Ignite curiosity": "",
+ "Image Generation (Experimental)": "Generovanie obrázkov (experimentálne)",
+ "Image Generation Engine": "Engine na generovanie obrázkov",
+ "Image Settings": "Nastavenia obrázka",
+ "Images": "Obrázky",
+ "Import Chats": "Importovať konverzácie",
+ "Import Config from JSON File": "Importovanie konfigurácie z JSON súboru",
+ "Import Functions": "Načítanie funkcií",
+ "Import Models": "Importovanie modelov",
+ "Import Presets": "",
+ "Import Prompts": "Importovať Prompty",
+ "Import Tools": "Importovať nástroje",
+ "Include": "Zahrnúť",
+ "Include `--api-auth` flag when running stable-diffusion-webui": "Zahrňte prepínač `--api-auth` pri spustení stable-diffusion-webui.",
+ "Include `--api` flag when running stable-diffusion-webui": "Pri spustení stable-diffusion-webui zahrňte príznak `--api`.",
+ "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. (Default: 0.1)": "",
+ "Info": "Info",
+ "Input commands": "Vstupné príkazy",
+ "Install from Github URL": "Inštalácia z URL adresy Githubu",
+ "Instant Auto-Send After Voice Transcription": "Okamžité automatické odoslanie po prepisu hlasu",
+ "Interface": "Rozhranie",
+ "Invalid file format.": "Neplatný formát súboru.",
+ "Invalid Tag": "Neplatný tag",
+ "January": "Január",
+ "Jina API Key": "",
+ "join our Discord for help.": "pripojte sa k nášmu Discordu pre pomoc.",
+ "JSON": "JSON",
+ "JSON Preview": "Náhľad JSON",
+ "July": "Júl",
+ "June": "Jún",
+ "JWT Expiration": "Vypršanie platnosti JWT (JSON Web Token)",
+ "JWT Token": "JWT Token (JSON Web Token)",
+ "Keep Alive": "Udržiavať spojenie",
+ "Key": "",
+ "Keyboard shortcuts": "Klávesové skratky",
+ "Knowledge": "Znalosti",
+ "Knowledge Access": "",
+ "Knowledge created successfully.": "Znalosť úspešne vytvorená.",
+ "Knowledge deleted successfully.": "Znalosti boli úspešne odstránené.",
+ "Knowledge reset successfully.": "Úspešné obnovenie znalostí.",
+ "Knowledge updated successfully": "Znalosti úspešne aktualizované",
+ "Label": "",
+ "Landing Page Mode": "Režim vstupnej stránky",
+ "Language": "Jazyk",
+ "Last Active": "Naposledy aktívny",
+ "Last Modified": "Posledná zmena",
+ "LDAP": "",
+ "LDAP server updated": "",
+ "Leaderboard": "Rebríček",
+ "Leave empty for unlimited": "Nechajte prázdne pre neobmedzene",
+ "Leave empty to include all models from \"{{URL}}/api/tags\" endpoint": "",
+ "Leave empty to include all models from \"{{URL}}/models\" endpoint": "",
+ "Leave empty to include all models or select specific models": "Nechajte prázdne pre zahrnutie všetkých modelov alebo vyberte konkrétne modely.",
+ "Leave empty to use the default prompt, or enter a custom prompt": "Nechajte prázdne pre použitie predvoleného podnetu, alebo zadajte vlastný podnet.",
+ "Light": "Svetlo",
+ "Listening...": "Počúvanie...",
+ "LLMs can make mistakes. Verify important information.": "LLM môžu robiť chyby. Overte si dôležité informácie.",
+ "Local": "",
+ "Local Models": "Lokálne modely",
+ "Lost": "Stratený",
+ "LTR": "LTR",
+ "Made by OpenWebUI Community": "Vytvorené komunitou OpenWebUI",
+ "Make sure to enclose them with": "Uistite sa, že sú uzavreté pomocou",
+ "Make sure to export a workflow.json file as API format from ComfyUI.": "Uistite sa, že exportujete súbor workflow.json vo formáte API z ComfyUI.",
+ "Manage": "Spravovať",
+ "Manage Arena Models": "Správa modelov v Arena",
+ "Manage Ollama": "",
+ "Manage Ollama API Connections": "",
+ "Manage OpenAI API Connections": "",
+ "Manage Pipelines": "Správa pipelines",
+ "March": "Marec",
+ "Max Tokens (num_predict)": "Maximálny počet tokenov (num_predict)",
+ "Max Upload Count": "Maximálny počet nahraní",
+ "Max Upload Size": "Maximálna veľkosť nahrávania",
+ "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Maximálne 3 modely môžu byť stiahnuté súčasne. Prosím skúste to znova neskôr.",
+ "May": "Máj",
+ "Memories accessible by LLMs will be shown here.": "Spomienky prístupné LLM budú zobrazené tu.",
+ "Memory": "Pamäť",
+ "Memory added successfully": "Pamäť bola úspešne pridaná.",
+ "Memory cleared successfully": "Pamäť bola úspešne vymazaná.",
+ "Memory deleted successfully": "Pamäť bola úspešne vymazaná",
+ "Memory updated successfully": "Pamäť úspešne aktualizovaná",
+ "Merge Responses": "Zlúčiť odpovede",
+ "Message rating should be enabled to use this feature": "Hodnotenie správ musí byť povolené, aby bolo možné túto funkciu používať.",
+ "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Správy, ktoré odošlete po vytvorení odkazu, nebudú zdieľané. Používatelia s URL budú môcť zobraziť zdieľaný chat.",
+ "Min P": "Min P",
+ "Minimum Score": "Minimálne skóre",
+ "Mirostat": "Mirostat",
+ "Mirostat Eta": "Mirostat Eta",
+ "Mirostat Tau": "Mirostat Tau",
+ "MMMM DD, YYYY": "MMMM DD, RRRR",
+ "MMMM DD, YYYY HH:mm": "MMMM DD, RRRR HH:mm",
+ "MMMM DD, YYYY hh:mm:ss A": "MMMM DD, YYYY hh:mm:ss A",
+ "Model": "Model",
+ "Model '{{modelName}}' has been successfully downloaded.": "Model „{{modelName}}“ bol úspešne stiahnutý.",
+ "Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' je už zaradený do fronty na sťahovanie.",
+ "Model {{modelId}} not found": "Model {{modelId}} nebol nájdený",
+ "Model {{modelName}} is not vision capable": "Model {{modelName}} nie je schopný spracovávať vizuálne údaje.",
+ "Model {{name}} is now {{status}}": "Model {{name}} je teraz {{status}}.",
+ "Model accepts image inputs": "Model prijíma vstupy vo forme obrázkov",
+ "Model created successfully!": "Model bol úspešne vytvorený!",
+ "Model filesystem path detected. Model shortname is required for update, cannot continue.": "Zistená cesta v súborovom systéme. Je vyžadovaný krátky názov modelu pre aktualizáciu, nemožno pokračovať.",
+ "Model Filtering": "",
+ "Model ID": "ID modelu",
+ "Model IDs": "",
+ "Model Name": "Názov modelu",
+ "Model not selected": "Model nebol vybraný",
+ "Model Params": "Parametre modelu",
+ "Model Permissions": "",
+ "Model updated successfully": "Model bol úspešne aktualizovaný",
+ "Modelfile Content": "Obsah súboru modelfile",
+ "Models": "Modely",
+ "Models Access": "",
+ "Models configuration saved successfully": "",
+ "Mojeek Search API Key": "",
+ "more": "viac",
+ "More": "Viac",
+ "Name": "Meno",
+ "Name your knowledge base": "",
+ "New Chat": "Nový chat",
+ "New folder": "Nový priečinok",
+ "New Password": "Nové heslo",
+ "No content found": "Nebol nájdený žiadny obsah.",
+ "No content to speak": "Žiadny obsah na diskusiu.",
+ "No distance available": "Nie je dostupná žiadna vzdialenosť",
+ "No feedbacks found": "Žiadna spätná väzba nenájdená",
+ "No file selected": "Nebola vybratá žiadna súbor",
+ "No files found.": "Neboli nájdené žiadne súbory.",
+ "No groups with access, add a group to grant access": "",
+ "No HTML, CSS, or JavaScript content found.": "Nebola nájdená žiadny obsah HTML, CSS ani JavaScript.",
+ "No knowledge found": "Neboli nájdené žiadne znalosti",
+ "No model IDs": "",
+ "No models found": "Neboli nájdené žiadne modely",
+ "No models selected": "",
+ "No results found": "Neboli nájdené žiadne výsledky",
+ "No search query generated": "Nebola vygenerovaná žiadna vyhľadávacia otázka.",
+ "No source available": "Nie je dostupný žiadny zdroj.",
+ "No users were found.": "",
+ "No valves to update": "Žiadne ventily na aktualizáciu",
+ "None": "Žiadny",
+ "Not factually correct": "Nie je fakticky správne",
+ "Not helpful": "Nepomocné",
+ "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Poznámka: Ak nastavíte minimálne skóre, vyhľadávanie vráti iba dokumenty s hodnotením, ktoré je väčšie alebo rovné zadanému minimálnemu skóre.",
+ "Notes": "Poznámky",
+ "Notifications": "Oznámenia",
+ "November": "November",
+ "num_gpu (Ollama)": "Počet GPU (Ollama)",
+ "num_thread (Ollama)": "num_thread (Ollama)",
+ "OAuth ID": "OAuth ID",
+ "October": "Október",
+ "Off": "Vypnuté",
+ "Okay, Let's Go!": "Dobre, poďme na to!",
+ "OLED Dark": "OLED Dark",
+ "Ollama": "Ollama",
+ "Ollama API": "Ollama API",
+ "Ollama API disabled": "API rozhranie Ollama je zakázané.",
+ "Ollama API settings updated": "",
+ "Ollama Version": "Verzia Ollama",
+ "On": "Zapnuté",
+ "Only alphanumeric characters and hyphens are allowed": "",
+ "Only alphanumeric characters and hyphens are allowed in the command string.": "Príkazový reťazec môže obsahovať iba alfanumerické znaky a pomlčky.",
+ "Only collections can be edited, create a new knowledge base to edit/add documents.": "Iba kolekcie môžu byť upravované, na úpravu/pridanie dokumentov vytvorte novú znalostnú databázu.",
+ "Only select users and groups with permission can access": "",
+ "Oops! Looks like the URL is invalid. Please double-check and try again.": "Jejda! Vyzerá to, že URL adresa je neplatná. Prosím, skontrolujte ju a skúste to znova.",
+ "Oops! There are files still uploading. Please wait for the upload to complete.": "Jejda! Niektoré súbory sa stále nahrávajú. Prosím, počkajte, kým sa nahrávanie dokončí.",
+ "Oops! There was an error in the previous response.": "Jejda! V predchádzajúcej odpovedi došlo k chybe.",
+ "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Jejda! Používate nepodporovanú metódu (iba frontend). Prosím, spustite WebUI zo serverovej časti (backendu).",
+ "Open file": "Otvoriť súbor",
+ "Open in full screen": "Otvoriť na celú obrazovku",
+ "Open new chat": "Otvoriť nový chat",
+ "Open WebUI uses faster-whisper internally.": "Open WebUI interne používa faster-whisper.",
+ "Open WebUI uses SpeechT5 and CMU Arctic speaker embeddings.": "",
+ "Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Verzia Open WebUI (v{{OPEN_WEBUI_VERSION}}) je nižšia ako požadovaná verzia (v{{REQUIRED_VERSION}})",
+ "OpenAI": "OpenAI je výskumná organizácia zameraná na umelú inteligenciu, ktorá je známa vývojom pokročilých jazykových modelov, ako je napríklad GPT. Tieto modely sa využívajú v rôznych aplikáciách, vrátane konverzačných agentov a jazykových nástrojov.",
+ "OpenAI API": "OpenAI API je rozhranie aplikačného programovania, ktoré umožňuje vývojárom integrovať pokročilé jazykové modely do svojich aplikácií.",
+ "OpenAI API Config": "Konfigurácia API OpenAI",
+ "OpenAI API Key is required.": "Je vyžadovaný kľúč OpenAI API.",
+ "OpenAI API settings updated": "",
+ "OpenAI URL/Key required.": "Je vyžadovaný odkaz/adresa URL alebo kľúč OpenAI.",
+ "or": "alebo",
+ "Organize your users": "",
+ "Other": "Iné",
+ "OUTPUT": "VÝSTUP",
+ "Output format": "Formát výstupu",
+ "Overview": "Prehľad",
+ "page": "stránka",
+ "Password": "Heslo",
+ "Paste Large Text as File": "",
+ "PDF document (.pdf)": "PDF dokument (.pdf)",
+ "PDF Extract Images (OCR)": "Extrahovanie obrázkov z PDF (OCR)",
+ "pending": "čaká na vybavenie",
+ "Permission denied when accessing media devices": "Odmietnutie povolenia pri prístupe k mediálnym zariadeniam",
+ "Permission denied when accessing microphone": "Prístup k mikrofónu bol zamietnutý",
+ "Permission denied when accessing microphone: {{error}}": "Oprávnenie zamietnuté pri prístupe k mikrofónu: {{error}}",
+ "Permissions": "",
+ "Personalization": "Personalizácia",
+ "Pin": "",
+ "Pinned": "",
+ "Pioneer insights": "",
+ "Pipeline deleted successfully": "Pipeline bola úspešne odstránená",
+ "Pipeline downloaded successfully": "Kanál bol úspešne stiahnutý",
+ "Pipelines": "",
+ "Pipelines Not Detected": "Prenosové kanály neboli detekované",
+ "Pipelines Valves": "",
+ "Plain text (.txt)": "Čistý text (.txt)",
+ "Playground": "",
+ "Please carefully review the following warnings:": "Prosím, pozorne si prečítajte nasledujúce upozornenia:",
+ "Please enter a prompt": "Prosím, zadajte zadanie.",
+ "Please fill in all fields.": "Prosím, vyplňte všetky polia.",
+ "Please select a model first.": "",
+ "Please select a reason": "Prosím vyberte dôvod",
+ "Port": "",
+ "Positive attitude": "Pozitívny prístup",
+ "Prefix ID": "",
+ "Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Previous 30 days": "Predchádzajúcich 30 dní",
+ "Previous 7 days": "Predchádzajúcich 7 dní",
+ "Profile Image": "Profilový obrázok",
+ "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "Prompt (napr. Povedz mi zábavnú skutočnosť o Rímskej ríši)",
+ "Prompt Content": "Obsah promptu",
+ "Prompt created successfully": "",
+ "Prompt suggestions": "Návrhy výziev",
+ "Prompt updated successfully": "",
+ "Prompts": "Prompty",
+ "Prompts Access": "",
+ "Proxy URL": "",
+ "Pull \"{{searchValue}}\" from Ollama.com": "Stiahnite \"{{searchValue}}\" z Ollama.com",
+ "Pull a model from Ollama.com": "Stiahnite model z Ollama.com",
+ "Query Generation Prompt": "",
+ "Query Params": "Parametre dotazu",
+ "RAG Template": "Šablóna RAG",
+ "Rating": "Hodnotenie",
+ "Re-rank models by topic similarity": "Znova zoradiť modely podľa podobnosti tém.",
+ "Read Aloud": "Čítať nahlas",
+ "Record voice": "Nahrať hlas",
+ "Redirecting you to OpenWebUI Community": "Presmerovanie na komunitu OpenWebUI",
+ "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. (Default: 40)": "",
+ "Refer to yourself as \"User\" (e.g., \"User is learning Spanish\")": "Odkazujte na seba ako na \"užívateľa\" (napr. \"Užívateľ sa učí španielsky\").",
+ "References from": "Referencie z",
+ "Refused when it shouldn't have": "Odmietnuté, keď nemalo byť.",
+ "Regenerate": "Regenerovať",
+ "Release Notes": "Záznamy o vydaní",
+ "Relevance": "Relevancia",
+ "Remove": "Odstrániť",
+ "Remove Model": "Odstrániť model",
+ "Rename": "Premenovať",
+ "Reorder Models": "",
+ "Repeat Last N": "Opakovať posledných N",
+ "Request Mode": "Režim žiadosti",
+ "Reranking Model": "Model na prehodnotenie poradia",
+ "Reranking model disabled": "Model na prehodnotenie poradia je deaktivovaný",
+ "Reranking model set to \"{{reranking_model}}\"": "Model na prehodnotenie poradia nastavený na \"{{reranking_model}}\"",
+ "Reset": "režim Reset",
+ "Reset All Models": "",
+ "Reset Upload Directory": "Resetovať adresár nahrávania",
+ "Reset Vector Storage/Knowledge": "Resetovanie úložiska vektorov/znalostí",
+ "Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Oznámenia o odpovediach nie je možné aktivovať, pretože povolenia webu boli zamietnuté. Navštívte nastavenia svojho prehliadača a povoľte potrebný prístup.",
+ "Response splitting": "Rozdelenie odpovede",
+ "Result": "Výsledok",
+ "Retrieval Query Generation": "",
+ "Rich Text Input for Chat": "Vstup pre chat vo formáte Rich Text",
+ "RK": "RK",
+ "Role": "Funkcia",
+ "Rosé Pine": "Rosé Pine",
+ "Rosé Pine Dawn": "Rosé Pine Dawn",
+ "RTL": "RTL",
+ "Run": "Spustiť",
+ "Running": "Spúšťanie",
+ "Save": "Uložiť",
+ "Save & Create": "Uložiť a Vytvoriť",
+ "Save & Update": "Uložiť a aktualizovať",
+ "Save As Copy": "Uložiť ako kópiu",
+ "Save Tag": "Uložiť štítok",
+ "Saved": "Uložené",
+ "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": "Ukladanie záznamov chatu priamo do úložiska vášho prehliadača už nie je podporované. Venujte prosím chvíľu stiahnutiu a vymazaniu svojich záznamov chatu kliknutím na tlačidlo nižšie. Nemajte obavy, môžete ľahko znovu importovať svoje záznamy chatu na backend prostredníctvom",
+ "Scroll to bottom when switching between branches": "Prejsť na koniec pri prepínaní medzi vetvami.",
+ "Search": "Vyhľadávanie",
+ "Search a model": "Vyhľadať model",
+ "Search Base": "",
+ "Search Chats": "Vyhľadávanie v chate",
+ "Search Collection": "Hľadať kolekciu",
+ "Search Filters": "",
+ "search for tags": "hľadanie značiek",
+ "Search Functions": "Vyhľadávacie funkcie",
+ "Search Knowledge": "Vyhľadávanie znalostí",
+ "Search Models": "Vyhľadávacie modely",
+ "Search options": "",
+ "Search Prompts": "Vyhľadávacie dotazy",
+ "Search Result Count": "Počet výsledkov hľadania",
+ "Search the web": "",
+ "Search Tools": "Nástroje na vyhľadávanie",
+ "SearchApi API Key": "Kľúč API pre SearchApi",
+ "SearchApi Engine": "Vyhľadávací engine API",
+ "Searched {{count}} sites_one": "Prehľadané {{count}} stránky_one",
+ "Searched {{count}} sites_few": "",
+ "Searched {{count}} sites_many": "",
+ "Searched {{count}} sites_other": "Prehľadané {{count}} stránky_iné",
+ "Searching \"{{searchQuery}}\"": "Hľadanie \"{{searchQuery}}\"",
+ "Searching Knowledge for \"{{searchQuery}}\"": "Vyhľadávanie znalostí pre \"{{searchQuery}}\"",
+ "Searxng Query URL": "Adresa URL dotazu Searxng",
+ "See readme.md for instructions": "Pozrite si {{readme.md}} pre pokyny.",
+ "See what's new": "Pozrite sa, čo je nové",
+ "Seed": "Semienko",
+ "Select a base model": "Vyberte základný model",
+ "Select a engine": "Vyberte engine",
+ "Select a function": "Vyberte funkciu",
+ "Select a group": "",
+ "Select a model": "Vyberte model",
+ "Select a pipeline": "Vyberte pipeline",
+ "Select a pipeline url": "Vyberte URL adresu kanála",
+ "Select a tool": "Vyberte nástroj",
+ "Select Engine": "Vyberte engine",
+ "Select Knowledge": "Vybrať znalosti",
+ "Select model": "Vyberte model",
+ "Select only one model to call": "Vyberte iba jeden model, ktorý chcete použiť",
+ "Selected model(s) do not support image inputs": "Vybraný(é) model(y) nepodporujú vstupy v podobe obrázkov.",
+ "Semantic distance to query": "Sémantická vzdialenosť k dotazu",
+ "Send": "Odoslať",
+ "Send a Message": "Odoslať správu",
+ "Send message": "Odoslať správu",
+ "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "Odošle `stream_options: { include_usage: true }` v žiadosti. Podporovaní poskytovatelia vrátia informácie o využití tokenov v odpovedi, keď je táto možnosť nastavená.",
+ "September": "September",
+ "Serper API Key": "Kľúč API pre Serper",
+ "Serply API Key": "Serply API kľúč",
+ "Serpstack API Key": "Kľúč API pre Serpstack",
+ "Server connection verified": "Pripojenie k serveru overené",
+ "Set as default": "Nastaviť ako predvolené",
+ "Set CFG Scale": "Nastavte hodnotu CFG Scale",
+ "Set Default Model": "Nastavenie predvoleného modelu",
+ "Set embedding model": "",
+ "Set embedding model (e.g. {{model}})": "Nastavte model vkladania (napr. {{model}})",
+ "Set Image Size": "Nastavenie veľkosti obrázku",
+ "Set reranking model (e.g. {{model}})": "Nastavte model na prehodnotenie (napr. {{model}})",
+ "Set Sampler": "Nastavenie vzorkovača",
+ "Set Scheduler": "Nastavenie plánovača",
+ "Set Steps": "Nastavenie krokov",
+ "Set Task Model": "Nastaviť model úlohy",
+ "Set the number of GPU devices used for computation. This option controls how many GPU devices (if available) are used to process incoming requests. Increasing this value can significantly improve performance for models that are optimized for GPU acceleration but may also consume more power and GPU resources.": "",
+ "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.": "",
+ "Set Voice": "Nastaviť hlas",
+ "Set whisper model": "Nastaviť model whisper",
+ "Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
+ "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
+ "Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
+ "Sets the size of the context window used to generate the next token. (Default: 2048)": "",
+ "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.": "",
+ "Settings": "Nastavenia",
+ "Settings saved successfully!": "Nastavenia boli úspešne uložené!",
+ "Share": "Zdieľať",
+ "Share Chat": "Zdieľať chat",
+ "Share to OpenWebUI Community": "Zdieľať s komunitou OpenWebUI",
+ "Show": "Zobraziť",
+ "Show \"What's New\" modal on login": "",
+ "Show Admin Details in Account Pending Overlay": "Zobraziť podrobnosti administrátora v prekryvnom okne s čakajúcim účtom",
+ "Show shortcuts": "Zobraziť klávesové skratky",
+ "Show your support!": "Vyjadrite svoju podporu!",
+ "Showcased creativity": "Predvedená kreativita",
+ "Sign in": "Prihlásiť sa",
+ "Sign in to {{WEBUI_NAME}}": "Prihlásiť sa do {{WEBUI_NAME}}",
+ "Sign in to {{WEBUI_NAME}} with LDAP": "",
+ "Sign Out": "Odhlásiť sa",
+ "Sign up": "Zaregistrovať sa",
+ "Sign up to {{WEBUI_NAME}}": "Zaregistrujte sa na {{WEBUI_NAME}}",
+ "Signing in to {{WEBUI_NAME}}": "Prihlasovanie do {{WEBUI_NAME}}",
+ "Source": "Zdroj",
+ "Speech Playback Speed": "Rýchlosť prehrávania reči",
+ "Speech recognition error: {{error}}": "Chyba rozpoznávania reči: {{error}}",
+ "Speech-to-Text Engine": "Motor prevodu reči na text",
+ "Stop": "Zastaviť",
+ "Stop Sequence": "Sekvencia zastavenia",
+ "Stream Chat Response": "Odozva chatu Stream",
+ "STT Model": "Model rozpoznávania reči na text (STT)",
+ "STT Settings": "Nastavenia STT (Rozpoznávanie reči)",
+ "Subtitle (e.g. about the Roman Empire)": "Titulky (napr. o Rímskej ríši)",
+ "Success": "Úspech",
+ "Successfully updated.": "Úspešne aktualizované.",
+ "Suggested": "Navrhované",
+ "Support": "Podpora",
+ "Support this plugin:": "Podporte tento plugin:",
+ "Sync directory": "Synchronizovať adresár",
+ "System": "Systém",
+ "System Instructions": "",
+ "System Prompt": "Systémový prompt",
+ "Tags Generation": "",
+ "Tags Generation Prompt": "Prompt na generovanie značiek",
+ "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. (default: 1)": "",
+ "Tap to interrupt": "Klepnite na prerušenie",
+ "Tavily API Key": "Kľúč API pre Tavily",
+ "Tell us more:": "Povedzte nám viac.",
+ "Temperature": "",
+ "Template": "Šablóna",
+ "Temporary Chat": "Dočasný chat",
+ "Text Splitter": "Rozdeľovač textu",
+ "Text-to-Speech Engine": "Stroj na prevod textu na reč",
+ "Tfs Z": "Tfs Z",
+ "Thanks for your feedback!": "Ďakujeme za vašu spätnú väzbu!",
+ "The Application Account DN you bind with for search": "",
+ "The base to search for users": "",
+ "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. (Default: 512)": "",
+ "The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Vývojári stojaci za týmto pluginom sú zapálení dobrovoľníci z komunity. Ak považujete tento plugin za užitočný, zvážte príspevok na jeho vývoj.",
+ "The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "Hodnotiaca tabuľka je založená na systéme hodnotenia Elo a aktualizuje sa v reálnom čase.",
+ "The LDAP attribute that maps to the username that users use to sign in.": "",
+ "The leaderboard is currently in beta, and we may adjust the rating calculations as we refine the algorithm.": "Hodnotiaca tabuľka je momentálne v beta verzii a môžeme upraviť výpočty hodnotenia, ako budeme zdokonaľovať algoritmus.",
+ "The maximum file size in MB. If the file size exceeds this limit, the file will not be uploaded.": "Maximálna veľkosť súboru v MB. Ak veľkosť súboru presiahne tento limit, súbor nebude nahraný.",
+ "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.": "Maximálny počet súborov, ktoré je možné použiť naraz v chate. Ak počet súborov presiahne tento limit, súbory nebudú nahrané.",
+ "The score should be a value between 0.0 (0%) and 1.0 (100%).": "Skóre by malo byť hodnotou medzi 0,0 (0%) a 1,0 (100%).",
+ "The temperature of the model. Increasing the temperature will make the model answer more creatively. (Default: 0.8)": "",
+ "Theme": "Téma",
+ "Thinking...": "Premýšľam...",
+ "This action cannot be undone. Do you wish to continue?": "Túto akciu nie je možné vrátiť späť. Prajete si pokračovať?",
+ "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Týmto je zaistené, že vaše cenné konverzácie sú bezpečne uložené vo vašej backendovej databáze. Ďakujeme!",
+ "This is an experimental feature, it may not function as expected and is subject to change at any time.": "Toto je experimentálna funkcia, nemusí fungovať podľa očakávania a môže byť kedykoľvek zmenená.",
+ "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. (Default: 24)": "",
+ "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. (Default: 128)": "",
+ "This option will delete all existing files in the collection and replace them with newly uploaded files.": "Táto voľba odstráni všetky existujúce súbory v kolekcii a nahradí ich novo nahranými súbormi.",
+ "This response was generated by \"{{model}}\"": "Táto odpoveď bola vygenerovaná pomocou \"{{model}}\"",
+ "This will delete": "Toto odstráni",
+ "This will delete {{NAME}} and all its contents.": "Týmto dôjde k odstráneniu {{NAME}} a všetkých jeho obsahov.",
+ "This will delete all models including custom models": "",
+ "This will delete all models including custom models and cannot be undone.": "",
+ "This will reset the knowledge base and sync all files. Do you wish to continue?": "Toto obnoví znalostnú databázu a synchronizuje všetky súbory. Prajete si pokračovať?",
+ "Thorough explanation": "Obsiahle vysvetlenie",
+ "Tika": "Tika",
+ "Tika Server URL required.": "Je vyžadovaná URL adresa servera Tika.",
+ "Tiktoken": "Tiktoken",
+ "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Aktualizujte postupne viacero premenných slotov stlačením klávesy Tab v chate po každej náhrade.",
+ "Title": "Názov",
+ "Title (e.g. Tell me a fun fact)": "Názov (napr. Povedz mi zaujímavosť)",
+ "Title Auto-Generation": "Automatické generovanie názvu",
+ "Title cannot be an empty string.": "Názov nemôže byť prázdny reťazec.",
+ "Title Generation Prompt": "Generovanie názvu promptu",
+ "TLS": "",
+ "To access the available model names for downloading,": "Pre získanie dostupných názvov modelov na stiahnutie,",
+ "To access the GGUF models available for downloading,": "Pre prístup k modelom GGUF dostupným na stiahnutie,",
+ "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Pre prístup k WebUI sa prosím obráťte na administrátora. Administrátori môžu spravovať stavy používateľov z Admin Panelu.",
+ "To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "Ak chcete tu pripojiť znalostnú databázu, najprv ju pridajte do pracovného priestoru \"Knowledge\".",
+ "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.": "Na ochranu vášho súkromia sú z vašej spätnej väzby zdieľané iba hodnotenia, ID modelov, značky a metadáta – vaše záznamy chatu zostávajú súkromné a nie sú zahrnuté.",
+ "To select actions here, add them to the \"Functions\" workspace first.": "Ak chcete tu vybrať akcie, najprv ich pridajte do pracovného priestoru \"Functions\".",
+ "To select filters here, add them to the \"Functions\" workspace first.": "Ak chcete tu vybrať filtre, najprv ich pridajte do pracovného priestoru „Functions“.",
+ "To select toolkits here, add them to the \"Tools\" workspace first.": "Ak chcete tu vybrať nástroje, pridajte ich najprv do pracovného priestoru \"Tools\".",
+ "Toast notifications for new updates": "Oznámenia vo forme toastov pre nové aktualizácie",
+ "Today": "Dnes",
+ "Toggle settings": "Prepnúť nastavenia",
+ "Toggle sidebar": "Prepnúť bočný panel",
+ "Token": "Token",
+ "Tokens To Keep On Context Refresh (num_keep)": "Tokeny, ktoré si ponechať pri obnovení kontextu (num_keep)",
+ "Too verbose": "Príliš rozvláčne",
+ "Tool created successfully": "Nástroj bol úspešne vytvorený.",
+ "Tool deleted successfully": "Nástroj bol úspešne odstránený.",
+ "Tool Description": "",
+ "Tool ID": "ID nástroja",
+ "Tool imported successfully": "Nástroj bol úspešne importovaný",
+ "Tool Name": "",
+ "Tool updated successfully": "Nástroj bol úspešne aktualizovaný.",
+ "Tools": "Nástroje",
+ "Tools Access": "",
+ "Tools are a function calling system with arbitrary code execution": "Nástroje sú systémom na volanie funkcií s vykonávaním ľubovoľného kódu.",
+ "Tools have a function calling system that allows arbitrary code execution": "Nástroje majú systém volania funkcií, ktorý umožňuje ľubovoľné spúšťanie kódu.",
+ "Tools have a function calling system that allows arbitrary code execution.": "Nástroje majú systém volania funkcií, ktorý umožňuje spúšťanie ľubovoľného kódu.",
+ "Top K": "Top K",
+ "Top P": "Top P",
+ "Transformers": "",
+ "Trouble accessing Ollama?": "Máte problémy s prístupom k Ollama?",
+ "TTS Model": "Model prevodu textu na reč (TTS)",
+ "TTS Settings": "Nastavenia TTS (Text-to-Speech)",
+ "TTS Voice": "TTS hlas",
+ "Type": "Napíšte",
+ "Type Hugging Face Resolve (Download) URL": "Zadajte URL na úspešné stiahnutie z Hugging Face.",
+ "Uh-oh! There was an issue connecting to {{provider}}.": "Ups! Vyskytol sa problém s pripojením k poskytovateľovi {{provider}}.",
+ "UI": "UI",
+ "Unarchive All": "Odzálohovať všetky",
+ "Unarchive All Archived Chats": "",
+ "Unarchive Chat": "",
+ "Unlock mysteries": "",
+ "Unpin": "Odopnúť",
+ "Unravel secrets": "",
+ "Untagged": "Nebola označená",
+ "Update": "Aktualizovať",
+ "Update and Copy Link": "Aktualizovať a skopírovať odkaz",
+ "Update for the latest features and improvements.": "Aktualizácia pre najnovšie funkcie a vylepšenia.",
+ "Update password": "Aktualizovať heslo",
+ "Updated": "Aktualizované",
+ "Updated at": "Aktualizované dňa",
+ "Updated At": "Aktualizované dňa",
+ "Upload": "Nahrať",
+ "Upload a GGUF model": "Nahrať model vo formáte GGUF",
+ "Upload directory": "Nahrať adresár",
+ "Upload files": "Nahrať súbory",
+ "Upload Files": "Nahrať súbory",
+ "Upload Pipeline": "Nahrať pipeline",
+ "Upload Progress": "Priebeh nahrávania",
+ "URL": "",
+ "URL Mode": "Režim URL",
+ "Use '#' in the prompt input to load and include your knowledge.": "Použite '#' vo vstupe promptu na načítanie a zahrnutie vašich vedomostí.",
+ "Use Gravatar": "Použiť Gravatar",
+ "Use groups to group your users and assign permissions.": "",
+ "Use Initials": "Použiť iniciály",
+ "use_mlock (Ollama)": "use_mlock (Ollama)",
+ "use_mmap (Ollama)": "use_mmap (Ollama)",
+ "user": "používateľ",
+ "User": "Používateľ",
+ "User location successfully retrieved.": "Umiestnenie používateľa bolo úspešne získané.",
+ "Username": "Používateľské meno",
+ "Users": "Používatelia",
+ "Using the default arena model with all models. Click the plus button to add custom models.": "Používanie predvoleného modelu arény so všetkými modelmi. Kliknutím na tlačidlo plus pridajte vlastné modely.",
+ "Utilize": "Využiť",
+ "Valid time units:": "Platné časové jednotky:",
+ "Valves": "Ventily",
+ "Valves updated": "Ventily aktualizované",
+ "Valves updated successfully": "Ventily boli úspešne aktualizované.",
+ "variable": "premenná",
+ "variable to have them replaced with clipboard content.": "premennú, aby bol ich obsah nahradený obsahom schránky.",
+ "Version": "Verzia",
+ "Version {{selectedVersion}} of {{totalVersions}}": "Verzia {{selectedVersion}} z {{totalVersions}}",
+ "Visibility": "Viditeľnosť",
+ "Voice": "Hlas",
+ "Voice Input": "Hlasový vstup",
+ "Warning": "Varovanie",
+ "Warning:": "Upozornenie:",
+ "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
+ "Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varovanie: Ak aktualizujete alebo zmeníte svoj model vkladania, budete musieť všetky dokumenty znovu importovať.",
+ "Web": "Web",
+ "Web API": "Webové API",
+ "Web Loader Settings": "Nastavenia Web Loaderu",
+ "Web Search": "Vyhľadávanie na webe",
+ "Web Search Engine": "Webový vyhľadávač",
+ "Web Search Query Generation": "",
+ "Webhook URL": "Webhook URL",
+ "WebUI Settings": "Nastavenia WebUI",
+ "WebUI will make requests to \"{{url}}/api/chat\"": "",
+ "WebUI will make requests to \"{{url}}/chat/completions\"": "",
+ "What are you trying to achieve?": "",
+ "What are you working on?": "",
+ "What’s New in": "Čo je nové v",
+ "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.": "",
+ "wherever you are": "kdekoľvek ste",
+ "Whisper (Local)": "Whisper (Lokálne)",
+ "Why?": "Prečo?",
+ "Widescreen Mode": "Režim širokouhlého zobrazenia",
+ "Won": "Vyhral",
+ "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. (Default: 0.9)": "",
+ "Workspace": "",
+ "Workspace Permissions": "",
+ "Write a prompt suggestion (e.g. Who are you?)": "Navrhnite otázku (napr. Kto ste?)",
+ "Write a summary in 50 words that summarizes [topic or keyword].": "Napíšte zhrnutie na 50 slov, ktoré zhrňuje [tému alebo kľúčové slovo].",
+ "Write something...": "Napíšte niečo...",
+ "Write your model template content here": "",
+ "Yesterday": "Včera",
+ "You": "Vy",
+ "You can only chat with a maximum of {{maxCount}} file(s) at a time.": "Môžete komunikovať len s maximálne {{maxCount}} súbor(ami) naraz.",
+ "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "Môžete personalizovať svoje interakcie s LLM pridaním spomienok prostredníctvom tlačidla 'Spravovať' nižšie, čo ich urobí pre vás užitočnejšími a lepšie prispôsobenými.",
+ "You cannot upload an empty file.": "Nemôžete nahrať prázdny súbor.",
+ "You do not have permission to upload files.": "",
+ "You have no archived conversations.": "Nemáte žiadne archivované konverzácie.",
+ "You have shared this chat": "Zdieľali ste tento chat.",
+ "You're a helpful assistant.": "Ste užitočný asistent.",
+ "You're now logged in.": "Teraz ste prihlásený(-á).",
+ "Your account status is currently pending activation.": "Stav vášho účtu je aktuálne čakajúci na aktiváciu.",
+ "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.": "Celý váš príspevok pôjde priamo vývojárovi pluginu; Open WebUI si neberie žiadne percento. Zvolená platforma na financovanie však môže mať vlastné poplatky.",
+ "Youtube": "YouTube",
+ "Youtube Loader Settings": "Nastavenia YouTube loaderu"
+}
diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json
index f5cd6e73a..3baa948eb 100644
--- a/src/lib/i18n/locales/sr-RS/translation.json
+++ b/src/lib/i18n/locales/sr-RS/translation.json
@@ -1,7 +1,7 @@
{
- "-1 for no limit, or a positive integer for a specific limit": "",
+ "-1 for no limit, or a positive integer for a specific limit": "-1 за бесконачно или позитивни број за одређено ограничење",
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "„s“, „m“, „h“, „d“, „w“ или „-1“ за без истека.",
- "(e.g. `sh webui.sh --api --api-auth username_password`)": "",
+ "(e.g. `sh webui.sh --api --api-auth username_password`)": "(нпр. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(нпр. `sh webui.sh --api`)",
"(latest)": "(најновије)",
"{{ models }}": "{{ модели }}",
@@ -12,58 +12,58 @@
"A task model is used when performing tasks such as generating titles for chats and web search queries": "Модел задатка се користи приликом извршавања задатака као што су генерисање наслова за ћаскања и упите за Веб претрагу",
"a user": "корисник",
"About": "О нама",
- "Access": "",
- "Access Control": "",
- "Accessible to all users": "",
+ "Access": "Приступ",
+ "Access Control": "Контрола приступа",
+ "Accessible to all users": "Доступно свим корисницима",
"Account": "Налог",
- "Account Activation Pending": "",
+ "Account Activation Pending": "Налози за активирање",
"Accurate information": "Прецизне информације",
- "Actions": "",
- "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
- "Active Users": "",
+ "Actions": "Радње",
+ "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Покрените ову наредбу куцањем \"/{{COMMAND}}\" у ћаскање.",
+ "Active Users": "Активни корисници",
"Add": "Додај",
- "Add a model ID": "",
+ "Add a model ID": "Додај ИБ модела",
"Add a short description about what this model does": "Додавање кратког описа о томе шта овај модел ради",
"Add a tag": "Додај ознаку",
- "Add Arena Model": "",
- "Add Connection": "",
- "Add Content": "",
- "Add content here": "",
+ "Add Arena Model": "Додај модел Арене",
+ "Add Connection": "Додај везу",
+ "Add Content": "Додај садржај",
+ "Add content here": "Додај садржај овде",
"Add custom prompt": "Додај прилагођен упит",
"Add Files": "Додај датотеке",
- "Add Group": "",
+ "Add Group": "Додај групу",
"Add Memory": "Додај меморију",
"Add Model": "Додај модел",
- "Add Tag": "",
+ "Add Tag": "Додај ознаку",
"Add Tags": "Додај ознаке",
- "Add text content": "",
+ "Add text content": "Додај садржај текста",
"Add User": "Додај корисника",
- "Add User Group": "",
+ "Add User Group": "Додај корисничку групу",
"Adjusting these settings will apply changes universally to all users.": "Прилагођавање ових подешавања ће применити промене на све кориснике.",
"admin": "админ",
- "Admin": "",
+ "Admin": "Админ",
"Admin Panel": "Админ табла",
"Admin Settings": "Админ подешавања",
- "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
+ "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Админи имају приступ свим алатима у сваком тренутку, корисницима је потребно доделити алате по моделу у радном простору",
"Advanced Parameters": "Напредни параметри",
"Advanced Params": "Напредни парамови",
- "All chats": "",
+ "All chats": "Сва ћаскања",
"All Documents": "Сви документи",
- "All models deleted successfully": "",
- "Allow Chat Delete": "",
+ "All models deleted successfully": "Сви модели су успешно обрисани",
+ "Allow Chat Delete": "Дозволи брисање ћаскања",
"Allow Chat Deletion": "Дозволи брисање ћаскања",
- "Allow Chat Edit": "",
- "Allow File Upload": "",
- "Allow non-local voices": "",
- "Allow Temporary Chat": "",
- "Allow User Location": "",
- "Allow Voice Interruption in Call": "",
+ "Allow Chat Edit": "Дозволи измену ћаскања",
+ "Allow File Upload": "Дозволи отпремање датотека",
+ "Allow non-local voices": "Дозволи нелокалне гласове",
+ "Allow Temporary Chat": "Дозволи привремена ћаскања",
+ "Allow User Location": "Дозволи корисничку локацију",
+ "Allow Voice Interruption in Call": "Дозволи прекид гласа у позиву",
"Already have an account?": "Већ имате налог?",
"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. (Default: 0.0)": "",
- "Amazing": "",
+ "Amazing": "Невероватно",
"an assistant": "помоћник",
"and": "и",
- "and {{COUNT}} more": "",
+ "and {{COUNT}} more": "и још {{COUNT}}",
"and create a new shared link.": "и направи нову дељену везу.",
"API Base URL": "Основна адреса API-ја",
"API Key": "API кључ",
@@ -73,35 +73,35 @@
"Application DN Password": "",
"applies to all users with the \"user\" role": "",
"April": "Април",
- "Archive": "Архива",
- "Archive All Chats": "Архивирај све ћаскања",
- "Archived Chats": "Архивирана ћаскања",
+ "Archive": "Архивирај",
+ "Archive All Chats": "Архивирај сва ћаскања",
+ "Archived Chats": "Архиве",
"archived-chat-export": "",
"Are you sure you want to unarchive all archived chats?": "",
"Are you sure?": "Да ли сте сигурни?",
- "Arena Models": "",
- "Artifacts": "",
- "Ask a question": "",
- "Assistant": "",
+ "Arena Models": "Модели са Арене",
+ "Artifacts": "Артефакти",
+ "Ask a question": "Постави питање",
+ "Assistant": "Помоћник",
"Attach file": "Приложи датотеку",
"Attention to detail": "Пажња на детаље",
- "Attribute for Username": "",
+ "Attribute for Username": "Особина корисника",
"Audio": "Звук",
"August": "Август",
- "Authenticate": "",
+ "Authenticate": "Идентификација",
"Auto-Copy Response to Clipboard": "Самостално копирање одговора у оставу",
"Auto-playback response": "Самостално пуштање одговора",
- "Autocomplete Generation": "",
- "Autocomplete Generation Input Max Length": "",
- "Automatic1111": "",
- "AUTOMATIC1111 Api Auth String": "",
+ "Autocomplete Generation": "Стварање самодовршавања",
+ "Autocomplete Generation Input Max Length": "Најдужи улаз стварања самодовршавања",
+ "Automatic1111": "Automatic1111",
+ "AUTOMATIC1111 Api Auth String": "Automatic1111 Api ниска идентификације",
"AUTOMATIC1111 Base URL": "Основна адреса за AUTOMATIC1111",
"AUTOMATIC1111 Base URL is required.": "Потребна је основна адреса за AUTOMATIC1111.",
- "Available list": "",
+ "Available list": "Списак доступног",
"available!": "доступно!",
- "Awful": "",
- "Azure AI Speech": "",
- "Azure Region": "",
+ "Awful": "Грозно",
+ "Azure AI Speech": "Azure AI говор",
+ "Azure Region": "Azure област",
"Back": "Назад",
"Bad Response": "Лош одговор",
"Banners": "Барјаке",
@@ -114,14 +114,14 @@
"Brave Search API Key": "Апи кључ за храбру претрагу",
"By {{name}}": "",
"Bypass SSL verification for Websites": "Заобиђи SSL потврђивање за веб странице",
- "Call": "",
+ "Call": "Позив",
"Call feature is not supported when using Web STT engine": "",
- "Camera": "",
+ "Camera": "Камера",
"Cancel": "Откажи",
"Capabilities": "Могућности",
"Certificate Path": "",
"Change Password": "Промени лозинку",
- "Character": "",
+ "Character": "Знак",
"Character limit for autocomplete generation input": "",
"Chart new frontiers": "",
"Chat": "Ћаскање",
@@ -129,8 +129,8 @@
"Chat Bubble UI": "Интерфејс балона ћаскања",
"Chat Controls": "",
"Chat direction": "Смер ћаскања",
- "Chat Overview": "",
- "Chat Permissions": "",
+ "Chat Overview": "Преглед ћаскања",
+ "Chat Permissions": "Дозволе ћаскања",
"Chat Tags Auto-Generation": "",
"Chats": "Ћаскања",
"Check Again": "Провери поново",
@@ -156,7 +156,7 @@
"click here.": "кликните овде.",
"Click on the user role button to change a user's role.": "Кликните на дугме за улогу корисника да промените улогу корисника.",
"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
- "Clone": "Клон",
+ "Clone": "Клонирај",
"Close": "Затвори",
"Code execution": "",
"Code formatted successfully": "",
@@ -185,29 +185,29 @@
"Continue with Email": "",
"Continue with LDAP": "",
"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.": "",
- "Controls": "",
+ "Controls": "Контроле",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
- "Copied": "",
+ "Copied": "Копирано",
"Copied shared chat URL to clipboard!": "Адреса дељеног ћаскања ископирана у оставу!",
- "Copied to clipboard": "",
+ "Copied to clipboard": "Копирано у оставу",
"Copy": "Копирај",
"Copy last code block": "Копирај последњи блок кода",
"Copy last response": "Копирај последњи одговор",
"Copy Link": "Копирај везу",
"Copy to clipboard": "",
"Copying to clipboard was successful!": "Успешно копирање у оставу!",
- "Create": "",
- "Create a knowledge base": "",
+ "Create": "Направи",
+ "Create a knowledge base": "Направи базу знања",
"Create a model": "Креирање модела",
"Create Account": "Направи налог",
- "Create Admin Account": "",
- "Create Group": "",
- "Create Knowledge": "",
+ "Create Admin Account": "Направи админ налог",
+ "Create Group": "Направи групу",
+ "Create Knowledge": "Направи знање",
"Create new key": "Направи нови кључ",
"Create new secret key": "Направи нови тајни кључ",
"Created at": "Направљено у",
"Created At": "Направљено у",
- "Created by": "",
+ "Created by": "Направио/ла",
"CSV Import": "",
"Current Model": "Тренутни модел",
"Current Password": "Тренутна лозинка",
@@ -220,8 +220,8 @@
"Default (SentenceTransformers)": "Подразумевано (SentenceTransformers)",
"Default Model": "Подразумевани модел",
"Default model updated": "Подразумевани модел ажуриран",
- "Default Models": "",
- "Default permissions": "",
+ "Default Models": "Подразумевани модели",
+ "Default permissions": "Подразумевана овлашћења",
"Default permissions updated successfully": "",
"Default Prompt Suggestions": "Подразумевани предлози упита",
"Default to 389 or 636 if TLS is enabled": "",
@@ -247,14 +247,14 @@
"Description": "Опис",
"Didn't fully follow instructions": "Упутства нису праћена у потпуности",
"Disabled": "",
- "Discover a function": "",
+ "Discover a function": "Откријте функцију",
"Discover a model": "Откријте модел",
"Discover a prompt": "Откриј упит",
- "Discover a tool": "",
+ "Discover a tool": "Откријте алат",
"Discover wonders": "",
- "Discover, download, and explore custom functions": "",
+ "Discover, download, and explore custom functions": "Откријте, преузмите и истражите прилагођене функције",
"Discover, download, and explore custom prompts": "Откријте, преузмите и истражите прилагођене упите",
- "Discover, download, and explore custom tools": "",
+ "Discover, download, and explore custom tools": "Откријте, преузмите и истражите прилагођене алате",
"Discover, download, and explore model presets": "Откријте, преузмите и истражите образце модела",
"Dismissible": "",
"Display": "",
@@ -350,7 +350,7 @@
"Enter server label": "",
"Enter server port": "",
"Enter stop sequence": "Унесите секвенцу заустављања",
- "Enter system prompt": "",
+ "Enter system prompt": "Унеси системски упит",
"Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Унесите Топ К",
@@ -363,8 +363,8 @@
"Enter Your Role": "Унесите вашу улогу",
"Enter Your Username": "",
"Error": "Грешка",
- "ERROR": "",
- "Evaluations": "",
+ "ERROR": "ГРЕШКА",
+ "Evaluations": "Процењивања",
"Example: (&(objectClass=inetOrgPerson)(uid=%s))": "",
"Example: ALL": "",
"Example: ou=users,dc=foo,dc=example": "",
@@ -378,7 +378,7 @@
"Export chat (.json)": "",
"Export Chats": "Извези ћаскања",
"Export Config to JSON File": "",
- "Export Functions": "",
+ "Export Functions": "Извези функције",
"Export Models": "Извези моделе",
"Export Presets": "",
"Export Prompts": "Извези упите",
@@ -392,17 +392,17 @@
"Failed to update settings": "",
"Failed to upload file.": "",
"February": "Фебруар",
- "Feedback History": "",
- "Feedbacks": "",
+ "Feedback History": "Историјат повратних података",
+ "Feedbacks": "Повратни подаци",
"Feel free to add specific details": "Слободно додајте специфичне детаље",
- "File": "",
+ "File": "Датотека",
"File added successfully.": "",
"File content updated successfully.": "",
"File Mode": "Режим датотеке",
"File not found.": "Датотека није пронађена.",
"File removed successfully.": "",
"File size should not exceed {{maxSize}} MB.": "",
- "Files": "",
+ "Files": "Датотеке",
"Filter is now globally disabled": "",
"Filter is now globally enabled": "",
"Filters": "",
@@ -427,7 +427,7 @@
"Function is now globally enabled": "",
"Function Name": "",
"Function updated successfully": "",
- "Functions": "",
+ "Functions": "Функције",
"Functions allow arbitrary code execution": "",
"Functions allow arbitrary code execution.": "",
"Functions imported successfully": "",
@@ -442,12 +442,12 @@
"Good Response": "Добар одговор",
"Google PSE API Key": "Гоогле ПСЕ АПИ кључ",
"Google PSE Engine Id": "Гоогле ПСЕ ИД мотора",
- "Group created successfully": "",
- "Group deleted successfully": "",
- "Group Description": "",
- "Group Name": "",
- "Group updated successfully": "",
- "Groups": "",
+ "Group created successfully": "Група направљена успешно",
+ "Group deleted successfully": "Група обрисана успешно",
+ "Group Description": "Опис групе",
+ "Group Name": "Назив групе",
+ "Group updated successfully": "Група измењена успешно",
+ "Groups": "Групе",
"h:mm a": "h:mm a",
"Haptic Feedback": "",
"has no conversations.": "нема разговора.",
@@ -470,7 +470,7 @@
"Images": "Слике",
"Import Chats": "Увези ћаскања",
"Import Config from JSON File": "",
- "Import Functions": "",
+ "Import Functions": "Увези функције",
"Import Models": "Увези моделе",
"Import Presets": "",
"Import Prompts": "Увези упите",
@@ -511,7 +511,7 @@
"Last Modified": "",
"LDAP": "",
"LDAP server updated": "",
- "Leaderboard": "",
+ "Leaderboard": "Ранг листа",
"Leave empty for unlimited": "",
"Leave empty to include all models from \"{{URL}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{URL}}/models\" endpoint": "",
@@ -522,7 +522,7 @@
"LLMs can make mistakes. Verify important information.": "ВЈМ-ови (LLM-ови) могу правити грешке. Проверите важне податке.",
"Local": "",
"Local Models": "",
- "Lost": "",
+ "Lost": "Пораза",
"LTR": "ЛНД",
"Made by OpenWebUI Community": "Израдила OpenWebUI заједница",
"Make sure to enclose them with": "Уверите се да их затворите са",
@@ -556,7 +556,7 @@
"MMMM DD, YYYY": "ММММ ДД, ГГГГ",
"MMMM DD, YYYY HH:mm": "ММММ ДД, ГГГГ ЧЧ:мм",
"MMMM DD, YYYY hh:mm:ss A": "",
- "Model": "",
+ "Model": "Модел",
"Model '{{modelName}}' has been successfully downloaded.": "Модел „{{modelName}}“ је успешно преузет.",
"Model '{{modelTag}}' is already in queue for downloading.": "Модел „{{modelTag}}“ је већ у реду за преузимање.",
"Model {{modelId}} not found": "Модел {{modelId}} није пронађен",
@@ -643,11 +643,11 @@
"OpenAI API settings updated": "",
"OpenAI URL/Key required.": "Потребан је OpenAI URL/кључ.",
"or": "или",
- "Organize your users": "",
+ "Organize your users": "Организујте ваше кориснике",
"Other": "Остало",
"OUTPUT": "",
- "Output format": "",
- "Overview": "",
+ "Output format": "Формат излаза",
+ "Overview": "Преглед",
"page": "",
"Password": "Лозинка",
"Paste Large Text as File": "",
@@ -659,8 +659,8 @@
"Permission denied when accessing microphone: {{error}}": "Приступ микрофону је одбијен: {{error}}",
"Permissions": "",
"Personalization": "Прилагођавање",
- "Pin": "",
- "Pinned": "",
+ "Pin": "Закачи",
+ "Pinned": "Закачено",
"Pioneer insights": "",
"Pipeline deleted successfully": "",
"Pipeline downloaded successfully": "",
@@ -694,7 +694,7 @@
"Query Generation Prompt": "",
"Query Params": "Параметри упита",
"RAG Template": "RAG шаблон",
- "Rating": "",
+ "Rating": "Оцена",
"Re-rank models by topic similarity": "",
"Read Aloud": "Прочитај наглас",
"Record voice": "Сними глас",
@@ -746,7 +746,7 @@
"Search Collection": "",
"Search Filters": "",
"search for tags": "",
- "Search Functions": "",
+ "Search Functions": "Претражи функције",
"Search Knowledge": "",
"Search Models": "Модели претраге",
"Search options": "",
@@ -766,15 +766,15 @@
"See what's new": "Погледај шта је ново",
"Seed": "Семе",
"Select a base model": "Избор основног модела",
- "Select a engine": "",
- "Select a function": "",
- "Select a group": "",
+ "Select a engine": "Изабери мотор",
+ "Select a function": "Изабери функцију",
+ "Select a group": "Изабери групу",
"Select a model": "Изабери модел",
"Select a pipeline": "Избор цевовода",
"Select a pipeline url": "Избор урл адресе цевовода",
- "Select a tool": "",
- "Select Engine": "",
- "Select Knowledge": "",
+ "Select a tool": "Изабери алат",
+ "Select Engine": "Изабери мотор",
+ "Select Knowledge": "Изабери знање",
"Select model": "Изабери модел",
"Select only one model to call": "",
"Selected model(s) do not support image inputs": "Изабрани модели не подржавају уносе слика",
@@ -853,7 +853,7 @@
"Tell us more:": "Реците нам више:",
"Temperature": "Температура",
"Template": "Шаблон",
- "Temporary Chat": "",
+ "Temporary Chat": "Привремено ћаскање",
"Text Splitter": "",
"Text-to-Speech Engine": "Мотор за текст у говор",
"Tfs Z": "Tfs Z",
@@ -916,8 +916,8 @@
"Tool imported successfully": "",
"Tool Name": "",
"Tool updated successfully": "",
- "Tools": "",
- "Tools Access": "",
+ "Tools": "Алати",
+ "Tools Access": "Приступ алатима",
"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.": "",
@@ -957,7 +957,7 @@
"URL Mode": "Режим адресе",
"Use '#' in the prompt input to load and include your knowledge.": "",
"Use Gravatar": "Користи Граватар",
- "Use groups to group your users and assign permissions.": "",
+ "Use groups to group your users and assign permissions.": "Користите групе да бисте разврстали ваше кориснике и доделили овлашћења.",
"Use Initials": "Користи иницијале",
"use_mlock (Ollama)": "усе _млоцк (Оллама)",
"use_mmap (Ollama)": "усе _ммап (Оллама)",
@@ -969,9 +969,9 @@
"Using the default arena model with all models. Click the plus button to add custom models.": "",
"Utilize": "Искористи",
"Valid time units:": "Важеће временске јединице:",
- "Valves": "",
- "Valves updated": "",
- "Valves updated successfully": "",
+ "Valves": "Вентили",
+ "Valves updated": "Вентили ажурирани",
+ "Valves updated successfully": "Вентили успешно ажурирани",
"variable": "променљива",
"variable to have them replaced with clipboard content.": "променљива за замену са садржајем оставе.",
"Version": "Издање",
@@ -1001,7 +1001,7 @@
"Whisper (Local)": "",
"Why?": "",
"Widescreen Mode": "",
- "Won": "",
+ "Won": "Победа",
"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. (Default: 0.9)": "",
"Workspace": "Радни простор",
"Workspace Permissions": "",