feat: auto add translation keys to json

Uses i18next-parser to automatically extract translation keys
from js and svelte files.
This commit is contained in:
Ased Mammad 2024-03-07 15:21:37 +03:30
parent f55525c680
commit 08aa60b33e
7 changed files with 1649 additions and 1621 deletions

38
i18next-parser.config.ts Normal file
View file

@ -0,0 +1,38 @@
// i18next-parser.config.ts
import { getLanguages } from './src/lib/i18n/index.ts';
const getLangCodes = async () => {
const languages = await getLanguages();
return languages.map((l) => l.code);
};
export default {
contextSeparator: '_',
createOldCatalogs: false,
defaultNamespace: 'translation',
defaultValue: '',
indentation: 2,
keepRemoved: false,
keySeparator: false,
lexers: {
svelte: ['JavascriptLexer'],
js: ['JavascriptLexer'], // if you're writing jsx inside .js files, change this to JsxLexer
ts: ['JavascriptLexer'],
default: ['JavascriptLexer']
},
lineEnding: 'auto',
locales: await getLangCodes(),
namespaceSeparator: false,
output: 'src/lib/i18n/locales/$LOCALE/$NAMESPACE.json',
pluralSeparator: '_',
input: 'src/**/*.{js,svelte}',
sort: true,
verbose: true,
failOnWarnings: false,
failOnUpdate: false,
customValueTemplate: null,
resetDefaultValueLocale: null,
i18nextOptions: null,
yamlOptions: null
};

View file

@ -27,6 +27,7 @@
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-plugin-svelte": "^2.30.0", "eslint-plugin-svelte": "^2.30.0",
"i18next-parser": "^8.13.0",
"postcss": "^8.4.31", "postcss": "^8.4.31",
"prettier": "^2.8.0", "prettier": "^2.8.0",
"prettier-plugin-svelte": "^2.10.1", "prettier-plugin-svelte": "^2.10.1",

View file

@ -1,326 +1,324 @@
{ {
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' oder '-1' für kein Ablaufdatum.", " Custom ": "",
"(Beta)": "(Beta)", " Default ": "",
"(e.g. `sh webui.sh --api`)": "(z.B. `sh webui.sh --api`)", " JSON ": "",
"{{item}} not provided": "{{item}} nicht angegeben", "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' oder '-1' für kein Ablaufdatum.",
"{{modelName}} is thinking...": "{{modelName}} denkt nach...", "(Beta)": "(Beta)",
"{{webUIName}} Backend Required": "{{webUIName}}-Backend erforderlich", "(e.g. `sh webui.sh --api`)": "(z.B. `sh webui.sh --api`)",
"About": "Über", "{{item}} not provided": "{{item}} nicht angegeben",
"Account": "Account", "{{modelName}} is thinking...": "{{modelName}} denkt nach...",
"Action": "Aktion", "{{webUIName}} Backend Required": "{{webUIName}}-Backend erforderlich",
"Add a model": "Füge ein Modell hinzu", "About": "Über",
"Add a model tag name": "Benenne dein Modell-Tag", "Account": "Account",
"Add a short description about what this modelfile does": "Füge eine kurze Beschreibung hinzu, was dieses Modelfile kann", "Action": "Aktion",
"Add a short title for this prompt": "Füge einen kurzen Titel für diesen Prompt hinzu", "Add a model": "Füge ein Modell hinzu",
"Add Docs": "Dokumente hinzufügen", "Add a model tag name": "Benenne dein Modell-Tag",
"Add Files": "Dateien hinzufügen", "Add a short description about what this modelfile does": "Füge eine kurze Beschreibung hinzu, was dieses Modelfile kann",
"Add LiteLLM Model": "LiteLLM Modell hinzufügen", "Add a short title for this prompt": "Füge einen kurzen Titel für diesen Prompt hinzu",
"Add message": "Nachricht eingeben", "Add Docs": "Dokumente hinzufügen",
"add tags": "Tags hinzufügen", "Add Files": "Dateien hinzufügen",
"Adjusting these settings will apply changes universally to all users.": "Das Anpassen dieser Einstellungen wirkt sich universell auf alle Benutzer aus.", "Add LiteLLM Model": "LiteLLM Modell hinzufügen",
"admin": "Administrator", "Add message": "Nachricht eingeben",
"Admin Panel": "Admin Panel", "add tags": "Tags hinzufügen",
"Admin Settings": "Admin Einstellungen", "Adjusting these settings will apply changes universally to all users.": "Das Anpassen dieser Einstellungen wirkt sich universell auf alle Benutzer aus.",
"Advanced": "Angepasst", "Admin": "",
"Advanced Model Params": "Erweiterte Modell Parameter", "Admin Panel": "Admin Panel",
"Advanced Parameters": "Erweiterte Parameter", "Admin Settings": "Admin Einstellungen",
"all": "Alle", "Advanced Model Params": "Erweiterte Modell Parameter",
"All Users": "Alle Benutzer", "Advanced Parameters": "Erweiterte Parameter",
"Allow": "Erlauben", "all": "Alle",
"Allow Chat Deletion": "Chat Löschung erlauben", "All Users": "Alle Benutzer",
"alphanumeric characters and hyphens": "alphanumerische Zeichen und Bindestriche", "Allow": "Erlauben",
"Already have an account?": "Hast du vielleicht schon ein Account?", "Allow Chat Deletion": "Chat Löschung erlauben",
"and": "und", "alphanumeric characters and hyphens": "alphanumerische Zeichen und Bindestriche",
"API Base URL": "API Basis URL", "Already have an account?": "Hast du vielleicht schon ein Account?",
"API Key": "API Key", "and": "und",
"API RPM": "API RPM", "API Base URL": "API Basis URL",
"are allowed - Activate this command by typing": "sind erlaubt - Aktiviere diesen Befehl, indem du", "API Key": "API Key",
"assistant": "Assistent", "API RPM": "API RPM",
"Audio": "Audio", "are allowed - Activate this command by typing": "sind erlaubt - Aktiviere diesen Befehl, indem du",
"Auto-playback response": "Automatische Wiedergabe der Antwort", "Audio": "Audio",
"Auto-send input after 3 sec.": "Automatisches Senden der Eingabe nach 3 Sek", "Auto-playback response": "Automatische Wiedergabe der Antwort",
"AUTOMATIC1111 Base URL": "AUTOMATIC1111 Basis URL", "Auto-send input after 3 sec.": "Automatisches Senden der Eingabe nach 3 Sek",
"available!": "verfügbar!", "AUTOMATIC1111 Base URL": "AUTOMATIC1111 Basis URL",
"Back": "Zurück", "available!": "verfügbar!",
"Builder Mode": "Builder Modus", "Back": "Zurück",
"Cancel": "Abbrechen", "Builder Mode": "Builder Modus",
"Categories": "Kategorien", "Cancel": "Abbrechen",
"Change Password": "Passwort ändern", "Categories": "Kategorien",
"Chat": "Chat", "Change Password": "Passwort ändern",
"Chat History": "Chat Verlauf", "Chat": "Chat",
"Chat History is off for this browser.": "Chat Verlauf ist für diesen Browser ausgeschaltet.", "Chat History": "Chat Verlauf",
"Chats": "Chats", "Chat History is off for this browser.": "Chat Verlauf ist für diesen Browser ausgeschaltet.",
"Check Again": "Erneut überprüfen", "Chats": "Chats",
"Check for updates": "Nach Updates suchen", "Check Again": "Erneut überprüfen",
"Checking for updates...": "Nach Updates suchen...", "Check for updates": "Nach Updates suchen",
"Choose a model before saving...": "Wähle bitte zuerst ein Modell, bevor du speicherst...", "Checking for updates...": "Nach Updates suchen...",
"Chunk Overlap": "Chunk Overlap", "Choose a model before saving...": "Wähle bitte zuerst ein Modell, bevor du speicherst...",
"Chunk Params": "Chunk Parameter", "Chunk Overlap": "Chunk Overlap",
"Chunk Size": "Chunk Size", "Chunk Params": "Chunk Parameter",
"Click here for help": "Klicke hier für Hilfe", "Chunk Size": "Chunk Size",
"Click here to check other modelfiles.": "Klicke hier, um andere Modelfiles zu überprüfen.", "Click here for help": "Klicke hier für Hilfe",
"click here.": "hier klicken.", "Click here to check other modelfiles.": "Klicke hier, um andere Modelfiles zu überprüfen.",
"Click on the user role button to change a user's role.": "Klicke auf die Benutzerrollenschaltfläche, um die Rolle eines Benutzers zu ändern.", "click here.": "hier klicken.",
"Close": "Schließe", "Click on the user role button to change a user's role.": "Klicke auf die Benutzerrollenschaltfläche, um die Rolle eines Benutzers zu ändern.",
"Collection": "Kollektion", "Close": "Schließe",
"Command": "Befehl", "Collection": "Kollektion",
"Confirm Password": "Passwort bestätigen", "Command": "Befehl",
"Connections": "Verbindungen", "Confirm Password": "Passwort bestätigen",
"Content": "Inhalt", "Connections": "Verbindungen",
"Context Length": "Context Length", "Content": "Inhalt",
"Conversation Mode": "Konversationsmodus", "Context Length": "Context Length",
"Copy last code block": "Letzten Codeblock kopieren", "Conversation Mode": "Konversationsmodus",
"Copy last response": "Letzte Antwort kopieren", "Copy last code block": "Letzten Codeblock kopieren",
"Copying to clipboard was successful!": "Das Kopieren in die Zwischenablage war erfolgreich!", "Copy last response": "Letzte Antwort kopieren",
"Create a modelfile": "Modelfiles erstellen", "Copying to clipboard was successful!": "Das Kopieren in die Zwischenablage war erfolgreich!",
"Create Account": "Konto erstellen", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Erstelle einen prägnanten Satz mit 3-5 Wörtern als Überschrift für die folgende Abfrage. Halte dich dabei strikt an die 3-5-Wort-Grenze und vermeide die Verwendung des Wortes Titel:",
"Created at": "Erstellt am", "Create a modelfile": "Modelfiles erstellen",
"Created by": "Erstellt von", "Create Account": "Konto erstellen",
"Current Model": "Aktuelles Modell", "Created at": "Erstellt am",
"Current Password": "Aktuelles Passwort", "Created by": "Erstellt von",
"Custom": "Benutzerdefiniert", "Current Model": "Aktuelles Modell",
"Customize Ollama models for a specific purpose": "Ollama-Modelle für einen bestimmten Zweck anpassen", "Current Password": "Aktuelles Passwort",
"Dark": "Dunkel", "Custom": "Benutzerdefiniert",
"Database": "Datenbank", "Customize Ollama models for a specific purpose": "Ollama-Modelle für einen bestimmten Zweck anpassen",
"DD/MM/YYYY HH:mm": "DD.MM.YYYY HH:mm", "Dark": "Dunkel",
"Default": "Standard", "Database": "Datenbank",
"Default (Web API)": "Standard (Web-API)", "DD/MM/YYYY HH:mm": "DD.MM.YYYY HH:mm",
"Default model updated": "Standardmodell aktualisiert", "Default": "Standard",
"Default Prompt Suggestions": "Standard-Prompt-Vorschläge", "Default (Web API)": "Standard (Web-API)",
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Erstelle einen prägnanten Satz mit 3-5 Wörtern als Überschrift für die folgende Abfrage. Halte dich dabei strikt an die 3-5-Wort-Grenze und vermeide die Verwendung des Wortes Titel:", "Default model updated": "Standardmodell aktualisiert",
"Default User Role": "Standardbenutzerrolle", "Default Prompt Suggestions": "Standard-Prompt-Vorschläge",
"delete": "löschen", "Default User Role": "Standardbenutzerrolle",
"Delete a model": "Ein Modell löschen", "delete": "löschen",
"Delete chat": "Chat löschen", "Delete a model": "Ein Modell löschen",
"Delete Chats": "Chats löschen", "Delete chat": "Chat löschen",
"Deleted {{deleteModelTag}}": "{{deleteModelTag}} gelöscht", "Delete Chats": "Chats löschen",
"Deleted {tagName}": "{tagName} gelöscht", "Deleted {{deleteModelTag}}": "{{deleteModelTag}} gelöscht",
"Description": "Beschreibung", "Deleted {tagName}": "{tagName} gelöscht",
"Desktop Notifications": "Desktop-Benachrichtigungen", "Description": "Beschreibung",
"Disabled": "Deaktiviert", "Desktop Notifications": "Desktop-Benachrichtigungen",
"Discover a modelfile": "Eine Modelfiles entdecken", "Disabled": "Deaktiviert",
"Discover a prompt": "Einen Prompt entdecken", "Discover a modelfile": "Eine Modelfiles entdecken",
"Discover, download, and explore custom prompts": "Benutzerdefinierte Prompts entdecken, herunterladen und erkunden", "Discover a prompt": "Einen Prompt entdecken",
"Discover, download, and explore model presets": "Modellvorgaben entdecken, herunterladen und erkunden", "Discover, download, and explore custom prompts": "Benutzerdefinierte Prompts entdecken, herunterladen und erkunden",
"Display the username instead of You in the Chat": "Den Benutzernamen anstelle von 'Du' im Chat anzeigen", "Discover, download, and explore model presets": "Modellvorgaben entdecken, herunterladen und erkunden",
"Document": "Dokument", "Display the username instead of You in the Chat": "Den Benutzernamen anstelle von 'Du' im Chat anzeigen",
"Document Settings": "Dokumenteinstellungen", "Document": "Dokument",
"Documents": "Dokumente", "Document Settings": "Dokumenteinstellungen",
"does not make any external connections, and your data stays securely on your locally hosted server.": "stellt keine externen Verbindungen her, und Deine Daten bleiben sicher auf Deinen lokal gehosteten Server.", "Documents": "Dokumente",
"Don't Allow": "Nicht erlauben", "does not make any external connections, and your data stays securely on your locally hosted server.": "stellt keine externen Verbindungen her, und Deine Daten bleiben sicher auf Deinen lokal gehosteten Server.",
"Don't have an account?": "Hast du vielleicht noch kein Account?", "Don't Allow": "Nicht erlauben",
"Download as a File": "Als Datei herunterladen", "Don't have an account?": "Hast du vielleicht noch kein Account?",
"Download Database": "Datenbank herunterladen", "Download as a File": "Als Datei herunterladen",
"Drop any files here to add to the conversation": "Lasse Dateien hier fallen, um sie dem Chat anzuhängen", "Download Database": "Datenbank herunterladen",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "z.B. '30s','10m'. Gültige Zeiteinheiten sind 's', 'm', 'h'.", "Drop any files here to add to the conversation": "Lasse Dateien hier fallen, um sie dem Chat anzuhängen",
"Edit Doc": "Dokument bearbeiten", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "z.B. '30s','10m'. Gültige Zeiteinheiten sind 's', 'm', 'h'.",
"Edit User": "Benutzer bearbeiten", "Edit Doc": "Dokument bearbeiten",
"Email": "E-Mail", "Edit User": "Benutzer bearbeiten",
"Enable Chat History": "Chat-Verlauf aktivieren", "Email": "E-Mail",
"Enable New Sign Ups": "Neue Anmeldungen aktivieren", "Enable Chat History": "Chat-Verlauf aktivieren",
"Enabled": "Aktiviert", "Enable New Sign Ups": "Neue Anmeldungen aktivieren",
"Enter a user message here": "Gebe hier eine Benutzernachricht ein", "Enabled": "Aktiviert",
"Enter an assistant message here": "Gebe hier eine Assistentennachricht ein", "Enter OpenAI API Key": "OpenAI-API-Key eingeben",
"Enter OpenAI API Key": "OpenAI-API-Key eingeben", "Enter stop sequence": "Stop-Sequenz eingeben",
"Enter stop sequence": "Stop-Sequenz eingeben", "Enter Your Email": "Geben Deine E-Mail-Adresse ein",
"Enter Your Email": "Geben Deine E-Mail-Adresse ein", "Enter Your Full Name": "Gebe Deinen vollständigen Namen ein",
"Enter Your Full Name": "Gebe Deinen vollständigen Namen ein", "Enter Your Password": "Gebe Dein Passwort ein",
"Enter Your Password": "Gebe Dein Passwort ein", "Export All Chats (All Users)": "Alle Chats exportieren (alle Benutzer)",
"Experimental": "Experimentell", "Export Chats": "Chats exportieren",
"Export All Chats (All Users)": "Alle Chats exportieren (alle Benutzer)", "Export Documents Mapping": "Dokumentenmapping exportieren",
"Export Chats": "Chats exportieren", "Export Modelfiles": "Modelfiles exportieren",
"Export Documents Mapping": "Dokumentenmapping exportieren", "Export Prompts": "Prompts exportieren",
"Export Modelfiles": "Modelfiles exportieren", "Failed to read clipboard contents": "Fehler beim Lesen des Zwischenablageninhalts",
"Export Prompts": "Prompts exportieren", "File not found.": "Datei nicht gefunden.",
"Failed to read clipboard contents": "Fehler beim Lesen des Zwischenablageninhalts", "Focus chat input": "Chat-Eingabe fokussieren",
"File Mode": "Dateimodus", "Format your variables using square brackets like this:": "Formatiere Deine Variablen mit eckigen Klammern wie folgt:",
"File not found.": "Datei nicht gefunden.", "From (Base Model)": "Von (Basismodell)",
"Focus chat input": "Chat-Eingabe fokussieren", "Full Screen Mode": "Vollbildmodus",
"Format your variables using square brackets like this:": "Formatiere Deine Variablen mit eckigen Klammern wie folgt:", "General": "Allgemein",
"From (Base Model)": "Von (Basismodell)", "General Settings": "Allgemeine Einstellungen",
"Full Screen Mode": "Vollbildmodus", "Hello, {{name}}": "Hallo, {{name}}",
"General": "Allgemein", "Hide": "Verbergen",
"General Settings": "Allgemeine Einstellungen", "How can I help you today?": "Wie kann ich Dir heute helfen?",
"Hello, {{name}}": "Hallo, {{name}}", "Image Generation (Experimental)": "Bildgenerierung (experimentell)",
"Hide": "Verbergen", "Image Settings": "Bildeinstellungen",
"How can I help you today?": "Wie kann ich Dir heute helfen?", "Images": "Bilder",
"Image Generation (Experimental)": "Bildgenerierung (experimentell)", "Import Chats": "Chats importieren",
"Image Settings": "Bildeinstellungen", "Import Documents Mapping": "Dokumentenmapping importieren",
"Images": "Bilder", "Import Modelfiles": "Modelfiles importieren",
"Import Chats": "Chats importieren", "Import Prompts": "Prompts importieren",
"Import Documents Mapping": "Dokumentenmapping importieren", "Include `--api` flag when running stable-diffusion-webui": "Füge das `--api`-Flag hinzu, wenn Du stable-diffusion-webui nutzt",
"Import Modelfiles": "Modelfiles importieren", "Interface": "Benutzeroberfläche",
"Import Prompts": "Prompts importieren", "join our Discord for help.": "Trete unserem Discord bei, um Hilfe zu erhalten.",
"Include `--api` flag when running stable-diffusion-webui": "Füge das `--api`-Flag hinzu, wenn Du stable-diffusion-webui nutzt", "JSON": "JSON",
"Interface": "Benutzeroberfläche", "JWT Expiration": "JWT-Ablauf",
"join our Discord for help.": "Trete unserem Discord bei, um Hilfe zu erhalten.", "JWT Token": "JWT-Token",
"JSON": "JSON", "Keep Alive": "Keep Alive",
"JWT Expiration": "JWT-Ablauf", "Keyboard shortcuts": "Tastenkürzel",
"JWT Token": "JWT-Token", "Language": "Sprache",
"Keep Alive": "Keep Alive", "Light": "Hell",
"Keyboard shortcuts": "Tastenkürzel", "Listening...": "Hören...",
"Language": "Sprache", "LiteLLM API Base URL": "LiteLLM-API-Basis-URL",
"Light": "Hell", "LiteLLM API Key": "LiteLLM-API-Schlüssel",
"Listening...": "Hören...", "LiteLLM API RPM": "LiteLLM-API-RPM",
"LiteLLM API Base URL": "LiteLLM-API-Basis-URL", "LLMs can make mistakes. Verify important information.": "LLMs können Fehler machen. Überprüfe wichtige Informationen.",
"LiteLLM API Key": "LiteLLM-API-Schlüssel", "Made by OpenWebUI Community": "Von der OpenWebUI-Community",
"LiteLLM API RPM": "LiteLLM-API-RPM", "Make sure to enclose them with": "Formatiere Deine Variablen mit:",
"LLMs can make mistakes. Verify important information.": "LLMs können Fehler machen. Überprüfe wichtige Informationen.", "Manage LiteLLM Models": "LiteLLM-Modelle verwalten",
"Made by OpenWebUI Community": "Von der OpenWebUI-Community", "Manage Ollama Models": "Ollama-Modelle verwalten",
"Make sure to enclose them with": "Formatiere Deine Variablen mit:", "Max Tokens": "Maximale Tokens",
"Manage LiteLLM Models": "LiteLLM-Modelle verwalten", "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Es können maximal 3 Modelle gleichzeitig heruntergeladen werden. Bitte versuche es später erneut.",
"Manage Ollama Models": "Ollama-Modelle verwalten", "Mirostat": "Mirostat",
"Max Tokens": "Maximale Tokens", "Mirostat Eta": "Mirostat Eta",
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Es können maximal 3 Modelle gleichzeitig heruntergeladen werden. Bitte versuche es später erneut.", "Mirostat Tau": "Mirostat Tau",
"Mirostat": "Mirostat", "MMMM DD, YYYY": "DD.MM.YYYY",
"Mirostat Eta": "Mirostat Eta", "Model '{{modelName}}' has been successfully downloaded.": "Modell '{{modelName}}' wurde erfolgreich heruntergeladen.",
"Mirostat Tau": "Mirostat Tau", "Model '{{modelTag}}' is already in queue for downloading.": "Modell '{{modelTag}}' befindet sich bereits in der Warteschlange zum Herunterladen.",
"MMMM DD, YYYY": "DD.MM.YYYY", "Model {{modelId}} not found": "Modell {{modelId}} nicht gefunden",
"Model '{{modelName}}' has been successfully downloaded.": "Modell '{{modelName}}' wurde erfolgreich heruntergeladen.", "Model {{modelName}} already exists.": "Modell {{modelName}} existiert bereits.",
"Model '{{modelTag}}' is already in queue for downloading.": "Modell '{{modelTag}}' befindet sich bereits in der Warteschlange zum Herunterladen.", "Model Name": "Modellname",
"Model {{modelId}} not found": "Modell {{modelId}} nicht gefunden", "Model not selected": "Modell nicht ausgewählt",
"Model {{modelName}} already exists.": "Modell {{modelName}} existiert bereits.", "Model Tag Name": "Modell-Tag-Name",
"Model Name": "Modellname", "Modelfile": "Modelfiles",
"Model not selected": "Modell nicht ausgewählt", "Modelfile Advanced Settings": "Erweiterte Modelfileseinstellungen",
"Model Tag Name": "Modell-Tag-Name", "Modelfiles": "Modelfiles",
"Modelfile": "Modelfiles", "Models": "Modelle",
"Modelfile Advanced Settings": "Erweiterte Modelfileseinstellungen", "My Documents": "Meine Dokumente",
"Modelfile Content": "Modelfilesinhalt", "My Modelfiles": "Meine Modelfiles",
"Modelfiles": "Modelfiles", "My Prompts": "Meine Prompts",
"Models": "Modelle", "Name": "Name",
"My Documents": "Meine Dokumente", "Name Tag": "Namens-Tag",
"My Modelfiles": "Meine Modelfiles", "Name your modelfile": "",
"My Prompts": "Meine Prompts", "New Chat": "Neuer Chat",
"Name": "Name", "New Password": "Neues Passwort",
"Name Tag": "Namens-Tag", "Not sure what to add?": "Nicht sicher, was hinzugefügt werden soll?",
"Name your Modelfile": "Benenne Dein Modelfile", "Not sure what to write? Switch to": "Nicht sicher, was Du schreiben sollst? Wechsel zu",
"New Chat": "Neuer Chat", "Off": "Aus",
"New Password": "Neues Passwort", "Okay, Let's Go!": "Okay, los geht's!",
"Not sure what to add?": "Nicht sicher, was hinzugefügt werden soll?", "Ollama Version": "Ollama-Version",
"Not sure what to write? Switch to": "Nicht sicher, was Du schreiben sollst? Wechsel zu", "On": "Ein",
"Off": "Aus", "Only": "Nur",
"Okay, Let's Go!": "Okay, los geht's!", "Only alphanumeric characters and hyphens are allowed in the command string.": "Nur alphanumerische Zeichen und Bindestriche sind im Befehlsstring erlaubt.",
"Ollama API URL": "Ollama-API-URL", "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Hoppla! Warte noch einen Moment! Die Dateien sind noch im der Verarbeitung. Bitte habe etwas Geduld und wir informieren Dich, sobald sie bereit sind.",
"Ollama Version": "Ollama-Version", "Oops! Looks like the URL is invalid. Please double-check and try again.": "",
"On": "Ein", "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "",
"Only": "Nur", "Open": "Öffne",
"Only alphanumeric characters and hyphens are allowed in the command string.": "Nur alphanumerische Zeichen und Bindestriche sind im Befehlsstring erlaubt.", "Open AI": "Open AI",
"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Hoppla! Warte noch einen Moment! Die Dateien sind noch im der Verarbeitung. Bitte habe etwas Geduld und wir informieren Dich, sobald sie bereit sind.", "Open new chat": "Neuen Chat öffnen",
"Open": "Öffne", "OpenAI API": "OpenAI-API",
"Open AI": "Open AI", "or": "oder",
"Open new chat": "Neuen Chat öffnen", "Parameters": "Parameter",
"OpenAI API": "OpenAI-API", "Password": "Passwort",
"or": "oder", "Pending": "",
"Parameters": "Parameter", "Permission denied when accessing microphone: {{error}}": "Zugriff auf das Mikrofon verweigert: {{error}}",
"Password": "Passwort", "Playground": "Playground",
"pending": "ausstehend", "Profile": "Profil",
"Permission denied when accessing microphone: {{error}}": "Zugriff auf das Mikrofon verweigert: {{error}}", "Prompt Content": "Prompt-Inhalt",
"Playground": "Playground", "Prompt suggestions": "Prompt-Vorschläge",
"Profile": "Profil", "Prompts": "Prompts",
"Prompt Content": "Prompt-Inhalt", "Pull a model from Ollama.com": "Ein Modell von Ollama.com abrufen",
"Prompt suggestions": "Prompt-Vorschläge", "Pull Progress": "Fortschritt abrufen",
"Prompts": "Prompts", "RAG Template": "RAG-Vorlage",
"Pull a model from Ollama.com": "Ein Modell von Ollama.com abrufen", "Raw Format": "Rohformat",
"Pull Progress": "Fortschritt abrufen", "Record voice": "Stimme aufnehmen",
"RAG Template": "RAG-Vorlage", "Redirecting you to OpenWebUI Community": "Du wirst zur OpenWebUI-Community weitergeleitet",
"Raw Format": "Rohformat", "Release Notes": "Versionshinweise",
"Record voice": "Stimme aufnehmen", "Repeat Last N": "Repeat Last N",
"Redirecting you to OpenWebUI Community": "Du wirst zur OpenWebUI-Community weitergeleitet", "Repeat Penalty": "Repeat Penalty",
"Release Notes": "Versionshinweise", "Request Mode": "Request-Modus",
"Repeat Last N": "Repeat Last N", "Reset Vector Storage": "Vektorspeicher zurücksetzen",
"Repeat Penalty": "Repeat Penalty", "Response AutoCopy to Clipboard": "Antwort automatisch in die Zwischenablage kopieren",
"Request Mode": "Request-Modus", "Role": "Rolle",
"Reset Vector Storage": "Vektorspeicher zurücksetzen", "Rosé Pine": "Rosé Pine",
"Response AutoCopy to Clipboard": "Antwort automatisch in die Zwischenablage kopieren", "Rosé Pine Dawn": "Rosé Pine Dawn",
"Role": "Rolle", "Save": "Speichern",
"Rosé Pine": "Rosé Pine", "Save & Create": "Speichern und erstellen",
"Rosé Pine Dawn": "Rosé Pine Dawn", "Save & Submit": "Speichern und senden",
"Save": "Speichern", "Save & Update": "Speichern und aktualisieren",
"Save & Create": "Speichern und erstellen", "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": "Das direkte Speichern von Chat-Protokollen im Browser-Speicher wird nicht mehr unterstützt. Bitte nehme Dir einen Moment Zeit, um Deine Chat-Protokolle herunterzuladen und zu löschen, indem Du auf die Schaltfläche unten klickst. Keine Sorge, Du kannst Deine Chat-Protokolle problemlos über das Backend wieder importieren.",
"Save & Submit": "Speichern und senden", "Scan": "Scannen",
"Save & Update": "Speichern und aktualisieren", "Scan complete!": "Scan abgeschlossen!",
"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": "Das direkte Speichern von Chat-Protokollen im Browser-Speicher wird nicht mehr unterstützt. Bitte nehme Dir einen Moment Zeit, um Deine Chat-Protokolle herunterzuladen und zu löschen, indem Du auf die Schaltfläche unten klickst. Keine Sorge, Du kannst Deine Chat-Protokolle problemlos über das Backend wieder importieren.", "Scan for documents from {{path}}": "Dokumente von {{path}} scannen",
"Scan": "Scannen", "Search": "Suchen",
"Scan complete!": "Scan abgeschlossen!", "Search Documents": "Dokumente suchen",
"Scan for documents from {{path}}": "Dokumente von {{path}} scannen", "Search Prompts": "Prompts suchen",
"Search": "Suchen", "See readme.md for instructions": "Anleitung in readme.md anzeigen",
"Search Documents": "Dokumente suchen", "See what's new": "Was gibt's Neues",
"Search Prompts": "Prompts suchen", "Seed": "Seed",
"See readme.md for instructions": "Anleitung in readme.md anzeigen", "Select a model": "Ein Modell auswählen",
"See what's new": "Was gibt's Neues", "Send a Messsage": "Eine Nachricht senden",
"Seed": "Seed", "Send message": "Nachricht senden",
"Select a model": "Ein Modell auswählen", "Server connection verified": "Serververbindung überprüft",
"Send a Messsage": "Eine Nachricht senden", "Set as default": "Als Standard festlegen",
"Send message": "Nachricht senden", "Set Default Model": "Standardmodell festlegen",
"Server connection verified": "Serververbindung überprüft", "Set Image Size": "Bildgröße festlegen",
"Set as default": "Als Standard festlegen", "Set Steps": "Schritte festlegen",
"Set Default Model": "Standardmodell festlegen", "Set Title Auto-Generation Model": "Modell für automatische Titelgenerierung festlegen",
"Set Image Size": "Bildgröße festlegen", "Set Voice": "Stimme festlegen",
"Set Steps": "Schritte festlegen", "Settings": "Einstellungen",
"Set Title Auto-Generation Model": "Modell für automatische Titelgenerierung festlegen", "Share to OpenWebUI Community": "Mit OpenWebUI Community teilen",
"Set Voice": "Stimme festlegen", "short-summary": "kurze-zusammenfassung",
"Settings": "Einstellungen", "Show": "Anzeigen",
"Share to OpenWebUI Community": "Mit OpenWebUI Community teilen", "Show shortcuts": "Verknüpfungen anzeigen",
"short-summary": "kurze-zusammenfassung", "sidebar": "Seitenleiste",
"Show": "Anzeigen", "Sign in": "Anmelden",
"Show shortcuts": "Verknüpfungen anzeigen", "Sign Out": "Abmelden",
"sidebar": "Seitenleiste", "Sign up": "Registrieren",
"Sign in": "Anmelden", "Speech recognition error: {{error}}": "Spracherkennungsfehler: {{error}}",
"Sign Out": "Abmelden", "Speech-to-Text Engine": "Sprache-zu-Text-Engine",
"Sign up": "Registrieren", "SpeechRecognition API is not supported in this browser.": "Die SpeechRecognition-API wird in diesem Browser nicht unterstützt.",
"Speech recognition error: {{error}}": "Spracherkennungsfehler: {{error}}", "Stop Sequence": "Stop Sequence",
"Speech-to-Text Engine": "Sprache-zu-Text-Engine", "STT Settings": "STT-Einstellungen",
"SpeechRecognition API is not supported in this browser.": "Die SpeechRecognition-API wird in diesem Browser nicht unterstützt.", "Submit": "Senden",
"Stop Sequence": "Stop Sequence", "Success": "Erfolg",
"STT Settings": "STT-Einstellungen", "Successfully updated": "",
"Submit": "Senden", "Successfully updated.": "Erfolgreich aktualisiert.",
"Success": "Erfolg", "Sync All": "Alles synchronisieren",
"Successfully updated.": "Erfolgreich aktualisiert.", "System": "System",
"Sync All": "Alles synchronisieren", "System Prompt": "System-Prompt",
"System": "System", "Tags": "Tags",
"System Prompt": "System-Prompt", "Temperature": "Temperatur",
"Tags": "Tags", "Template": "Vorlage",
"Temperature": "Temperatur", "Text Completion": "Textvervollständigung",
"Template": "Vorlage", "Text-to-Speech Engine": "Text-zu-Sprache-Engine",
"Text Completion": "Textvervollständigung", "Tfs Z": "Tfs Z",
"Text-to-Speech Engine": "Text-zu-Sprache-Engine", "Theme": "Design",
"Tfs Z": "Tfs Z", "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dadurch werden Deine wertvollen Unterhaltungen sicher in der Backend-Datenbank gespeichert. Vielen Dank!",
"Theme": "Design", "This setting does not sync across browsers or devices.": "Diese Einstellung wird nicht zwischen Browsern oder Geräten synchronisiert.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dadurch werden Deine wertvollen Unterhaltungen sicher in der Backend-Datenbank gespeichert. Vielen Dank!", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"This setting does not sync across browsers or devices.": "Diese Einstellung wird nicht zwischen Browsern oder Geräten synchronisiert.", "Title": "Titel",
"Title": "Titel", "Title Auto-Generation": "Automatische Titelgenerierung",
"Title Auto-Generation": "Automatische Titelgenerierung", "Title Generation Prompt": "Prompt für Titelgenerierung",
"Title Generation Prompt": "Prompt für Titelgenerierung", "to": "für",
"to": "für", "To access the available model names for downloading,": "Um auf die verfügbaren Modellnamen zum Herunterladen zuzugreifen,",
"To access the available model names for downloading,": "Um auf die verfügbaren Modellnamen zum Herunterladen zuzugreifen,", "Toggle settings": "Einstellungen umschalten",
"to chat input.": "im Chat eingeben.", "Toggle sidebar": "Seitenleiste umschalten",
"Toggle settings": "Einstellungen umschalten", "Top K": "Top K",
"Toggle sidebar": "Seitenleiste umschalten", "Top P": "Top P",
"Top K": "Top K", "Trouble accessing Ollama?": "Probleme beim Zugriff auf Ollama?",
"Top P": "Top P", "TTS Settings": "TTS-Einstellungen",
"Trouble accessing Ollama?": "Probleme beim Zugriff auf Ollama?", "Uh-oh! There was an issue connecting to {{provider}}.": "Ups! Es gab ein Problem bei der Verbindung mit {{provider}}.",
"TTS Settings": "TTS-Einstellungen", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
"Uh-oh! There was an issue connecting to {{provider}}.": "Ups! Es gab ein Problem bei der Verbindung mit {{provider}}.", "Upload files": "Dateien hochladen",
"Upload a GGUF model": "Ein GGUF-Modell hochladen", "Use '#' in the prompt input to load and select your documents.": "Verwende '#' in der Prompt-Eingabe, um Deine Dokumente zu laden und auszuwählen.",
"Upload files": "Dateien hochladen", "User": "",
"Upload Progress": "Upload-Fortschritt", "User Permissions": "Benutzerberechtigungen",
"URL Mode": "URL-Modus", "Users": "Benutzer",
"Use '#' in the prompt input to load and select your documents.": "Verwende '#' in der Prompt-Eingabe, um Deine Dokumente zu laden und auszuwählen.", "Utilize": "Nutze die",
"user": "Benutzer", "Valid time units:": "Gültige Zeiteinheiten:",
"User Permissions": "Benutzerberechtigungen", "variable": "Variable",
"Users": "Benutzer", "variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.",
"Utilize": "Nutze die", "Web": "Web",
"Valid time units:": "Gültige Zeiteinheiten:", "WebUI Add-ons": "WebUI-Add-Ons",
"variable": "Variable", "WebUI Settings": "WebUI-Einstellungen",
"variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.", "Whats New in": "Was gibt's Neues in",
"Web": "Web", "When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Wenn die Historie ausgeschaltet ist, werden neue Chats nicht in Deiner Historie auf Deine Geräte angezeigt.",
"WebUI Add-ons": "WebUI-Add-Ons", "Whisper (Local)": "Whisper (Lokal)",
"WebUI Settings": "WebUI-Einstellungen", "Write a prompt suggestion (e.g. Who are you?)": "Gebe einen Prompt-Vorschlag ein (z.B. Wer bist du?)",
"Whats New in": "Was gibt's Neues in", "Write a summary in 50 words that summarizes [topic or keyword]": "Schreibe eine kurze Zusammenfassung in 50 Wörtern, die [Thema oder Schlüsselwort] zusammenfasst.",
"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Wenn die Historie ausgeschaltet ist, werden neue Chats nicht in Deiner Historie auf Deine Geräte angezeigt.", "Write a summary in 50 words that summarizes [topic or keyword].": "",
"Whisper (Local)": "Whisper (Lokal)", "You": "Du",
"Write a prompt suggestion (e.g. Who are you?)": "Gebe einen Prompt-Vorschlag ein (z.B. Wer bist du?)", "You're a helpful assistant.": "Du bist ein hilfreicher Assistent.",
"Write a summary in 50 words that summarizes [topic or keyword]": "Schreibe eine kurze Zusammenfassung in 50 Wörtern, die [Thema oder Schlüsselwort] zusammenfasst.", "You're now logged in.": ""
"You're a helpful assistant.": "Du bist ein hilfreicher Assistent.",
"You": "Du"
} }

View file

@ -1,326 +1,324 @@
{ {
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.", " Custom ": "",
"(Beta)": "(Beta)", " Default ": "",
"(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)", " JSON ": "",
"{{item}} not provided": "{{item}} not provided", "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.",
"{{modelName}} is thinking...": "{{modelName}} is thinking...", "(Beta)": "(Beta)",
"{{webUIName}} Backend Required": "{{webUIName}} Backend Required", "(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)",
"About": "About", "{{item}} not provided": "{{item}} not provided",
"Account": "Account", "{{modelName}} is thinking...": "{{modelName}} is thinking...",
"Action": "Action", "{{webUIName}} Backend Required": "{{webUIName}} Backend Required",
"Add a model": "Add a model", "About": "About",
"Add a model tag name": "Add a model tag name", "Account": "Account",
"Add a short description about what this modelfile does": "Add a short description about what this modelfile does", "Action": "Action",
"Add a short title for this prompt": "Add a short title for this prompt", "Add a model": "Add a model",
"Add Docs": "Add Docs", "Add a model tag name": "Add a model tag name",
"Add Files": "Add Files", "Add a short description about what this modelfile does": "Add a short description about what this modelfile does",
"Add LiteLLM Model": "Add LiteLLM Model", "Add a short title for this prompt": "Add a short title for this prompt",
"Add message": "Add message", "Add Docs": "Add Docs",
"add tags": "add tags", "Add Files": "Add Files",
"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes universally to all users.", "Add LiteLLM Model": "Add LiteLLM Model",
"admin": "Admin", "Add message": "Add message",
"Admin Panel": "Admin Panel", "add tags": "add tags",
"Admin Settings": "Admin Settings", "Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes universally to all users.",
"Advanced": "Advanced", "Admin": "",
"Advanced Model Params": "Advanced Model Params", "Admin Panel": "Admin Panel",
"Advanced Parameters": "Advanced Parameters", "Admin Settings": "Admin Settings",
"all": "all", "Advanced Model Params": "Advanced Model Params",
"All Users": "All Users", "Advanced Parameters": "Advanced Parameters",
"Allow": "Allow", "all": "all",
"Allow Chat Deletion": "Allow Chat Deletion", "All Users": "All Users",
"alphanumeric characters and hyphens": "alphanumeric characters and hyphens", "Allow": "Allow",
"Already have an account?": "Already have an account?", "Allow Chat Deletion": "Allow Chat Deletion",
"and": "and", "alphanumeric characters and hyphens": "alphanumeric characters and hyphens",
"API Base URL": "API Base URL", "Already have an account?": "Already have an account?",
"API Key": "API Key", "and": "and",
"API RPM": "API RPM", "API Base URL": "API Base URL",
"are allowed - Activate this command by typing": "are allowed - Activate this command by typing", "API Key": "API Key",
"assistant": "Assistant", "API RPM": "API RPM",
"Audio": "Audio", "are allowed - Activate this command by typing": "are allowed - Activate this command by typing",
"Auto-playback response": "Auto-playback response", "Audio": "Audio",
"Auto-send input after 3 sec.": "Auto-send input after 3 sec.", "Auto-playback response": "Auto-playback response",
"AUTOMATIC1111 Base URL": "AUTOMATIC1111 Base URL", "Auto-send input after 3 sec.": "Auto-send input after 3 sec.",
"available!": "available!", "AUTOMATIC1111 Base URL": "AUTOMATIC1111 Base URL",
"Back": "Back", "available!": "available!",
"Builder Mode": "Builder Mode", "Back": "Back",
"Cancel": "Cancel", "Builder Mode": "Builder Mode",
"Categories": "Categories", "Cancel": "Cancel",
"Change Password": "Change Password", "Categories": "Categories",
"Chat": "Chat", "Change Password": "Change Password",
"Chat History": "Chat History", "Chat": "Chat",
"Chat History is off for this browser.": "Chat History is off for this browser.", "Chat History": "Chat History",
"Chats": "Chats", "Chat History is off for this browser.": "Chat History is off for this browser.",
"Check Again": "Check Again", "Chats": "Chats",
"Check for updates": "Check for updates", "Check Again": "Check Again",
"Checking for updates...": "Checking for updates...", "Check for updates": "Check for updates",
"Choose a model before saving...": "Choose a model before saving...", "Checking for updates...": "Checking for updates...",
"Chunk Overlap": "Chunk Overlap", "Choose a model before saving...": "Choose a model before saving...",
"Chunk Params": "Chunk Params", "Chunk Overlap": "Chunk Overlap",
"Chunk Size": "Chunk Size", "Chunk Params": "Chunk Params",
"Click here for help": "Click here for help", "Chunk Size": "Chunk Size",
"Click here to check other modelfiles.": "Click here to check other modelfiles.", "Click here for help": "Click here for help",
"click here.": "click here.", "Click here to check other modelfiles.": "Click here to check other modelfiles.",
"Click on the user role button to change a user's role.": "Click on the user role button to change a user's role.", "click here.": "click here.",
"Close": "Close", "Click on the user role button to change a user's role.": "Click on the user role button to change a user's role.",
"Collection": "Collection", "Close": "Close",
"Command": "Command", "Collection": "Collection",
"Confirm Password": "Confirm Password", "Command": "Command",
"Connections": "Connections", "Confirm Password": "Confirm Password",
"Content": "Content", "Connections": "Connections",
"Context Length": "Context Length", "Content": "Content",
"Conversation Mode": "Conversation Mode", "Context Length": "Context Length",
"Copy last code block": "Copy last code block", "Conversation Mode": "Conversation Mode",
"Copy last response": "Copy last response", "Copy last code block": "Copy last code block",
"Copying to clipboard was successful!": "Copying to clipboard was successful!", "Copy last response": "Copy last response",
"Create a modelfile": "Create a modelfile", "Copying to clipboard was successful!": "Copying to clipboard was successful!",
"Create Account": "Create Account", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':",
"Created at": "Created at", "Create a modelfile": "Create a modelfile",
"Created by": "Created by", "Create Account": "Create Account",
"Current Model": "Current Model", "Created at": "Created at",
"Current Password": "Current Password", "Created by": "Created by",
"Custom": "Custom", "Current Model": "Current Model",
"Customize Ollama models for a specific purpose": "Customize Ollama models for a specific purpose", "Current Password": "Current Password",
"Dark": "Dark", "Custom": "Custom",
"Database": "Database", "Customize Ollama models for a specific purpose": "Customize Ollama models for a specific purpose",
"DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "Dark": "Dark",
"Default": "Default", "Database": "Database",
"Default (Web API)": "Default (Web API)", "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm",
"Default model updated": "Default model updated", "Default": "Default",
"Default Prompt Suggestions": "Default Prompt Suggestions", "Default (Web API)": "Default (Web API)",
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':", "Default model updated": "Default model updated",
"Default User Role": "Default User Role", "Default Prompt Suggestions": "Default Prompt Suggestions",
"delete": "delete", "Default User Role": "Default User Role",
"Delete a model": "Delete a model", "delete": "delete",
"Delete chat": "Delete chat", "Delete a model": "Delete a model",
"Delete Chats": "Delete Chats", "Delete chat": "Delete chat",
"Deleted {{deleteModelTag}}": "Deleted {{deleteModelTag}}", "Delete Chats": "Delete Chats",
"Deleted {tagName}": "Deleted {tagName}", "Deleted {{deleteModelTag}}": "Deleted {{deleteModelTag}}",
"Description": "Description", "Deleted {tagName}": "Deleted {tagName}",
"Desktop Notifications": "Notification", "Description": "Description",
"Disabled": "Disabled", "Desktop Notifications": "Notification",
"Discover a modelfile": "Discover a modelfile", "Disabled": "Disabled",
"Discover a prompt": "Discover a prompt", "Discover a modelfile": "Discover a modelfile",
"Discover, download, and explore custom prompts": "Discover, download, and explore custom prompts", "Discover a prompt": "Discover a prompt",
"Discover, download, and explore model presets": "Discover, download, and explore model presets", "Discover, download, and explore custom prompts": "Discover, download, and explore custom prompts",
"Display the username instead of You in the Chat": "Display the username instead of 'You' in the Chat", "Discover, download, and explore model presets": "Discover, download, and explore model presets",
"Document": "Document", "Display the username instead of You in the Chat": "Display the username instead of 'You' in the Chat",
"Document Settings": "Document Settings", "Document": "Document",
"Documents": "Documents", "Document Settings": "Document Settings",
"does not make any external connections, and your data stays securely on your locally hosted server.": "does not make any external connections, and your data stays securely on your locally hosted server.", "Documents": "Documents",
"Don't Allow": "Don't Allow", "does not make any external connections, and your data stays securely on your locally hosted server.": "does not make any external connections, and your data stays securely on your locally hosted server.",
"Don't have an account?": "Don't have an account?", "Don't Allow": "Don't Allow",
"Download as a File": "Download as a File", "Don't have an account?": "Don't have an account?",
"Download Database": "Download Database", "Download as a File": "Download as a File",
"Drop any files here to add to the conversation": "Drop any files here to add to the conversation", "Download Database": "Download Database",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.", "Drop any files here to add to the conversation": "Drop any files here to add to the conversation",
"Edit Doc": "Edit Doc", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.",
"Edit User": "Edit User", "Edit Doc": "Edit Doc",
"Email": "Email", "Edit User": "Edit User",
"Enable Chat History": "Enable Chat History", "Email": "Email",
"Enable New Sign Ups": "Enable New Sign Ups", "Enable Chat History": "Enable Chat History",
"Enabled": "Enabled", "Enable New Sign Ups": "Enable New Sign Ups",
"Enter a user message here": "Enter a user message here", "Enabled": "Enabled",
"Enter an assistant message here": "Enter an assistant message here", "Enter OpenAI API Key": "Enter OpenAI API Key",
"Enter OpenAI API Key": "Enter OpenAI API Key", "Enter stop sequence": "Enter stop sequence",
"Enter stop sequence": "Enter stop sequence", "Enter Your Email": "Enter Your Email",
"Enter Your Email": "Enter Your Email", "Enter Your Full Name": "Enter Your Full Name",
"Enter Your Full Name": "Enter Your Full Name", "Enter Your Password": "Enter Your Password",
"Enter Your Password": "Enter Your Password", "Export All Chats (All Users)": "Export All Chats (All Users)",
"Experimental": "Experimental", "Export Chats": "Export Chats",
"Export All Chats (All Users)": "Export All Chats (All Users)", "Export Documents Mapping": "Export Documents Mapping",
"Export Chats": "Export Chats", "Export Modelfiles": "Export Modelfiles",
"Export Documents Mapping": "Export Documents Mapping", "Export Prompts": "Export Prompts",
"Export Modelfiles": "Export Modelfiles", "Failed to read clipboard contents": "Failed to read clipboard contents",
"Export Prompts": "Export Prompts", "File not found.": "File not found.",
"Failed to read clipboard contents": "Failed to read clipboard contents", "Focus chat input": "Focus chat input",
"File Mode": "File Mode", "Format your variables using square brackets like this:": "Format your variables using square brackets like this:",
"File not found.": "File not found.", "From (Base Model)": "From (Base Model)",
"Focus chat input": "Focus chat input", "Full Screen Mode": "Full Screen Mode",
"Format your variables using square brackets like this:": "Format your variables using square brackets like this:", "General": "General",
"From (Base Model)": "From (Base Model)", "General Settings": "General Settings",
"Full Screen Mode": "Full Screen Mode", "Hello, {{name}}": "Hello, {{name}}",
"General": "General", "Hide": "Hide",
"General Settings": "General Settings", "How can I help you today?": "How can I help you today?",
"Hello, {{name}}": "Hello, {{name}}", "Image Generation (Experimental)": "Image Generation (Experimental)",
"Hide": "Hide", "Image Settings": "Image Settings",
"How can I help you today?": "How can I help you today?", "Images": "Images",
"Image Generation (Experimental)": "Image Generation (Experimental)", "Import Chats": "Import Chats",
"Image Settings": "Image Settings", "Import Documents Mapping": "Import Documents Mapping",
"Images": "Images", "Import Modelfiles": "Import Modelfiles",
"Import Chats": "Import Chats", "Import Prompts": "Import Prompts",
"Import Documents Mapping": "Import Documents Mapping", "Include `--api` flag when running stable-diffusion-webui": "Include `--api` flag when running stable-diffusion-webui",
"Import Modelfiles": "Import Modelfiles", "Interface": "Interface",
"Import Prompts": "Import Prompts", "join our Discord for help.": "join our Discord for help.",
"Include `--api` flag when running stable-diffusion-webui": "Include `--api` flag when running stable-diffusion-webui", "JSON": "JSON",
"Interface": "Interface", "JWT Expiration": "JWT Expiration",
"join our Discord for help.": "join our Discord for help.", "JWT Token": "JWT Token",
"JSON": "JSON", "Keep Alive": "Keep Alive",
"JWT Expiration": "JWT Expiration", "Keyboard shortcuts": "Keyboard shortcuts",
"JWT Token": "JWT Token", "Language": "Language",
"Keep Alive": "Keep Alive", "Light": "Light",
"Keyboard shortcuts": "Keyboard shortcuts", "Listening...": "Listening...",
"Language": "Language", "LiteLLM API Base URL": "LiteLLM API Base URL",
"Light": "Light", "LiteLLM API Key": "LiteLLM API Key",
"Listening...": "Listening...", "LiteLLM API RPM": "LiteLLM API RPM",
"LiteLLM API Base URL": "LiteLLM API Base URL", "LLMs can make mistakes. Verify important information.": "LLMs can make mistakes. Verify important information.",
"LiteLLM API Key": "LiteLLM API Key", "Made by OpenWebUI Community": "Made by OpenWebUI Community",
"LiteLLM API RPM": "LiteLLM API RPM", "Make sure to enclose them with": "Make sure to enclose them with",
"LLMs can make mistakes. Verify important information.": "LLMs can make mistakes. Verify important information.", "Manage LiteLLM Models": "Manage LiteLLM Models",
"Made by OpenWebUI Community": "Made by OpenWebUI Community", "Manage Ollama Models": "Manage Ollama Models",
"Make sure to enclose them with": "Make sure to enclose them with", "Max Tokens": "Max Tokens",
"Manage LiteLLM Models": "Manage LiteLLM Models", "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Maximum of 3 models can be downloaded simultaneously. Please try again later.",
"Manage Ollama Models": "Manage Ollama Models", "Mirostat": "Mirostat",
"Max Tokens": "Max Tokens", "Mirostat Eta": "Mirostat Eta",
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Maximum of 3 models can be downloaded simultaneously. Please try again later.", "Mirostat Tau": "Mirostat Tau",
"Mirostat": "Mirostat", "MMMM DD, YYYY": "MMMM DD, YYYY",
"Mirostat Eta": "Mirostat Eta", "Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' has been successfully downloaded.",
"Mirostat Tau": "Mirostat Tau", "Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' is already in queue for downloading.",
"MMMM DD, YYYY": "MMMM DD, YYYY", "Model {{modelId}} not found": "Model {{modelId}} not found",
"Model '{{modelName}}' has been successfully downloaded.": "Model '{{modelName}}' has been successfully downloaded.", "Model {{modelName}} already exists.": "Model {{modelName}} already exists.",
"Model '{{modelTag}}' is already in queue for downloading.": "Model '{{modelTag}}' is already in queue for downloading.", "Model Name": "Model Name",
"Model {{modelId}} not found": "Model {{modelId}} not found", "Model not selected": "Model not selected",
"Model {{modelName}} already exists.": "Model {{modelName}} already exists.", "Model Tag Name": "Model Tag Name",
"Model Name": "Model Name", "Modelfile": "Modelfile",
"Model not selected": "Model not selected", "Modelfile Advanced Settings": "Modelfile Advanced Settings",
"Model Tag Name": "Model Tag Name", "Modelfiles": "Modelfiles",
"Modelfile": "Modelfile", "Models": "Models",
"Modelfile Advanced Settings": "Modelfile Advanced Settings", "My Documents": "My Documents",
"Modelfile Content": "Modelfile Content", "My Modelfiles": "My Modelfiles",
"Modelfiles": "Modelfiles", "My Prompts": "My Prompts",
"Models": "Models", "Name": "Name",
"My Documents": "My Documents", "Name Tag": "Name Tag",
"My Modelfiles": "My Modelfiles", "Name your modelfile": "",
"My Prompts": "My Prompts", "New Chat": "New Chat",
"Name": "Name", "New Password": "New Password",
"Name Tag": "Name Tag", "Not sure what to add?": "Not sure what to add?",
"Name your Modelfile": "Name your Modelfile", "Not sure what to write? Switch to": "Not sure what to write? Switch to",
"New Chat": "New Chat", "Off": "Off",
"New Password": "New Password", "Okay, Let's Go!": "Okay, Let's Go!",
"Not sure what to add?": "Not sure what to add?", "Ollama Version": "Ollama Version",
"Not sure what to write? Switch to": "Not sure what to write? Switch to", "On": "On",
"Off": "Off", "Only": "Only",
"Okay, Let's Go!": "Okay, Let's Go!", "Only alphanumeric characters and hyphens are allowed in the command string.": "Only alphanumeric characters and hyphens are allowed in the command string.",
"Ollama API URL": "Ollama API URL", "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.",
"Ollama Version": "Ollama Version", "Oops! Looks like the URL is invalid. Please double-check and try again.": "",
"On": "On", "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "",
"Only": "Only", "Open": "Open",
"Only alphanumeric characters and hyphens are allowed in the command string.": "Only alphanumeric characters and hyphens are allowed in the command string.", "Open AI": "Open AI",
"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.", "Open new chat": "Open new chat",
"Open": "Open", "OpenAI API": "OpenAI API",
"Open AI": "Open AI", "or": "or",
"Open new chat": "Open new chat", "Parameters": "Parameters",
"OpenAI API": "OpenAI API", "Password": "Password",
"or": "or", "Pending": "",
"Parameters": "Parameters", "Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}",
"Password": "Password", "Playground": "Playground",
"pending": "Pending", "Profile": "Profile",
"Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}", "Prompt Content": "Prompt Content",
"Playground": "Playground", "Prompt suggestions": "Prompt suggestions",
"Profile": "Profile", "Prompts": "Prompts",
"Prompt Content": "Prompt Content", "Pull a model from Ollama.com": "Pull a model from Ollama.com",
"Prompt suggestions": "Prompt suggestions", "Pull Progress": "Pull Progress",
"Prompts": "Prompts", "RAG Template": "RAG Template",
"Pull a model from Ollama.com": "Pull a model from Ollama.com", "Raw Format": "Raw Format",
"Pull Progress": "Pull Progress", "Record voice": "Record voice",
"RAG Template": "RAG Template", "Redirecting you to OpenWebUI Community": "Redirecting you to OpenWebUI Community",
"Raw Format": "Raw Format", "Release Notes": "Release Notes",
"Record voice": "Record voice", "Repeat Last N": "Repeat Last N",
"Redirecting you to OpenWebUI Community": "Redirecting you to OpenWebUI Community", "Repeat Penalty": "Repeat Penalty",
"Release Notes": "Release Notes", "Request Mode": "Request Mode",
"Repeat Last N": "Repeat Last N", "Reset Vector Storage": "Reset Vector Storage",
"Repeat Penalty": "Repeat Penalty", "Response AutoCopy to Clipboard": "Response AutoCopy to Clipboard",
"Request Mode": "Request Mode", "Role": "Role",
"Reset Vector Storage": "Reset Vector Storage", "Rosé Pine": "Rosé Pine",
"Response AutoCopy to Clipboard": "Response AutoCopy to Clipboard", "Rosé Pine Dawn": "Rosé Pine Dawn",
"Role": "Role", "Save": "Save",
"Rosé Pine": "Rosé Pine", "Save & Create": "Save & Create",
"Rosé Pine Dawn": "Rosé Pine Dawn", "Save & Submit": "Save & Submit",
"Save": "Save", "Save & Update": "Save & Update",
"Save & Create": "Save & Create", "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": "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",
"Save & Submit": "Save & Submit", "Scan": "Scan",
"Save & Update": "Save & Update", "Scan complete!": "Scan complete!",
"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": "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", "Scan for documents from {{path}}": "Scan for documents from {{path}}",
"Scan": "Scan", "Search": "Search",
"Scan complete!": "Scan complete!", "Search Documents": "Search Documents",
"Scan for documents from {{path}}": "Scan for documents from {{path}}", "Search Prompts": "Search Prompts",
"Search": "Search", "See readme.md for instructions": "See readme.md for instructions",
"Search Documents": "Search Documents", "See what's new": "See what's new",
"Search Prompts": "Search Prompts", "Seed": "Seed",
"See readme.md for instructions": "See readme.md for instructions", "Select a model": "Select a model",
"See what's new": "See what's new", "Send a Messsage": "Send a Messsage",
"Seed": "Seed", "Send message": "Send message",
"Select a model": "Select a model", "Server connection verified": "Server connection verified",
"Send a Messsage": "Send a Messsage", "Set as default": "Set as default",
"Send message": "Send message", "Set Default Model": "Set Default Model",
"Server connection verified": "Server connection verified", "Set Image Size": "Set Image Size",
"Set as default": "Set as default", "Set Steps": "Set Steps",
"Set Default Model": "Set Default Model", "Set Title Auto-Generation Model": "Set Title Auto-Generation Model",
"Set Image Size": "Set Image Size", "Set Voice": "Set Voice",
"Set Steps": "Set Steps", "Settings": "Settings",
"Set Title Auto-Generation Model": "Set Title Auto-Generation Model", "Share to OpenWebUI Community": "Share to OpenWebUI Community",
"Set Voice": "Set Voice", "short-summary": "short-summary",
"Settings": "Settings", "Show": "Show",
"Share to OpenWebUI Community": "Share to OpenWebUI Community", "Show shortcuts": "Show shortcuts",
"short-summary": "short-summary", "sidebar": "sidebar",
"Show": "Show", "Sign in": "Sign in",
"Show shortcuts": "Show shortcuts", "Sign Out": "Sign Out",
"sidebar": "sidebar", "Sign up": "Sign up",
"Sign in": "Sign in", "Speech recognition error: {{error}}": "Speech recognition error: {{error}}",
"Sign Out": "Sign Out", "Speech-to-Text Engine": "Speech-to-Text Engine",
"Sign up": "Sign up", "SpeechRecognition API is not supported in this browser.": "SpeechRecognition API is not supported in this browser.",
"Speech recognition error: {{error}}": "Speech recognition error: {{error}}", "Stop Sequence": "Stop Sequence",
"Speech-to-Text Engine": "Speech-to-Text Engine", "STT Settings": "STT Settings",
"SpeechRecognition API is not supported in this browser.": "SpeechRecognition API is not supported in this browser.", "Submit": "Submit",
"Stop Sequence": "Stop Sequence", "Success": "Success",
"STT Settings": "STT Settings", "Successfully updated": "",
"Submit": "Submit", "Successfully updated.": "Successfully updated.",
"Success": "Success", "Sync All": "Sync All",
"Successfully updated.": "Successfully updated.", "System": "System",
"Sync All": "Sync All", "System Prompt": "System Prompt",
"System": "System", "Tags": "Tags",
"System Prompt": "System Prompt", "Temperature": "Temperature",
"Tags": "Tags", "Template": "Template",
"Temperature": "Temperature", "Text Completion": "Text Completion",
"Template": "Template", "Text-to-Speech Engine": "Text-to-Speech Engine",
"Text Completion": "Text Completion", "Tfs Z": "Tfs Z",
"Text-to-Speech Engine": "Text-to-Speech Engine", "Theme": "Theme",
"Tfs Z": "Tfs Z", "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "This ensures that your valuable conversations are securely saved to your backend database. Thank you!",
"Theme": "Theme", "This setting does not sync across browsers or devices.": "This setting does not sync across browsers or devices.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "This ensures that your valuable conversations are securely saved to your backend database. Thank you!", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"This setting does not sync across browsers or devices.": "This setting does not sync across browsers or devices.", "Title": "Title",
"Title": "Title", "Title Auto-Generation": "Title Auto-Generation",
"Title Auto-Generation": "Title Auto-Generation", "Title Generation Prompt": "Title Generation Prompt",
"Title Generation Prompt": "Title Generation Prompt", "to": "to",
"to": "to", "To access the available model names for downloading,": "To access the available model names for downloading,",
"To access the available model names for downloading,": "To access the available model names for downloading,", "Toggle settings": "Toggle settings",
"to chat input.": "to chat input.", "Toggle sidebar": "Toggle sidebar",
"Toggle settings": "Toggle settings", "Top K": "Top K",
"Toggle sidebar": "Toggle sidebar", "Top P": "Top P",
"Top K": "Top K", "Trouble accessing Ollama?": "Trouble accessing Ollama?",
"Top P": "Top P", "TTS Settings": "TTS Settings",
"Trouble accessing Ollama?": "Trouble accessing Ollama?", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! There was an issue connecting to {{provider}}.",
"TTS Settings": "TTS Settings", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! There was an issue connecting to {{provider}}.", "Upload files": "Upload files",
"Upload a GGUF model": "Upload a GGUF model", "Use '#' in the prompt input to load and select your documents.": "Use '#' in the prompt input to load and select your documents.",
"Upload files": "Upload files", "User": "",
"Upload Progress": "Upload Progress", "User Permissions": "User Permissions",
"URL Mode": "URL Mode", "Users": "Users",
"Use '#' in the prompt input to load and select your documents.": "Use '#' in the prompt input to load and select your documents.", "Utilize": "Utilize",
"user": "User", "Valid time units:": "Valid time units:",
"User Permissions": "User Permissions", "variable": "variable",
"Users": "Users", "variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content.",
"Utilize": "Utilize", "Web": "Web",
"Valid time units:": "Valid time units:", "WebUI Add-ons": "WebUI Add-ons",
"variable": "variable", "WebUI Settings": "WebUI Settings",
"variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content.", "Whats New in": "Whats New in",
"Web": "Web", "When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "When history is turned off, new chats on this browser won't appear in your history on any of your devices.",
"WebUI Add-ons": "WebUI Add-ons", "Whisper (Local)": "Whisper (Local)",
"WebUI Settings": "WebUI Settings", "Write a prompt suggestion (e.g. Who are you?)": "Write a prompt suggestion (e.g. Who are you?)",
"Whats New in": "Whats New in", "Write a summary in 50 words that summarizes [topic or keyword]": "Write a summary in 50 words that summarizes [topic or keyword]",
"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "When history is turned off, new chats on this browser won't appear in your history on any of your devices.", "Write a summary in 50 words that summarizes [topic or keyword].": "",
"Whisper (Local)": "Whisper (Local)", "You": "",
"Write a prompt suggestion (e.g. Who are you?)": "Write a prompt suggestion (e.g. Who are you?)", "You're a helpful assistant.": "You're a helpful assistant.",
"Write a summary in 50 words that summarizes [topic or keyword]": "Write a summary in 50 words that summarizes [topic or keyword]", "You're now logged in.": "You're now logged in."
"You're a helpful assistant.": "You're a helpful assistant.",
"You're now logged in.": "You're now logged in."
} }

View file

@ -1,327 +1,324 @@
{ {
"About": "درباره", " Custom ": "",
"Account": "حساب کاربری", " Default ": "",
"Action": "عمل", " JSON ": "",
"Add a model": "اضافه کردن یک مدل", "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' یا '-1' برای غیر فعال کردن انقضا.",
"Add Docs": "اضافه کردن اسناد", "(Beta)": "(بتا)",
"Add Files": "اضافه کردن فایل‌ها", "(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)",
"Add LiteLLM Model": "اضافه کردن مدل LiteLLM", "{{item}} not provided": "{{item}} ارائه نشده است",
"add tags": "اضافه کردن تگ‌ها", "{{modelName}} is thinking...": "{{modelName}} در حال فکر کردن است...",
"admin": "مدیریت", "{{webUIName}} Backend Required": "بکند {{webUIName}} نیاز است.",
"Admin Panel": "پنل مدیریت", "About": "درباره",
"Admin Settings": "تنظیمات مدیریت", "Account": "حساب کاربری",
"Advanced Model Params": "پارامترهای پیشرفته مدل", "Action": "عمل",
"Advanced Parameters": "پارامترهای پیشرفته", "Add a model": "اضافه کردن یک مدل",
"all": "همه", "Add a model tag name": "اضافه کردن یک نام تگ برای مدل",
"Allow": "اجازه دادن", "Add a short description about what this modelfile does": "توضیح کوتاهی در مورد کاری که این فایل\u200cمدل انجام می دهد اضافه کنید",
"Allow Chat Deletion": "اجازه حذف گپ", "Add a short title for this prompt": "یک عنوان کوتاه برای این درخواست اضافه کنید",
"API Base URL": "API Base URL", "Add Docs": "اضافه کردن اسناد",
"API Key": "API Key", "Add Files": "اضافه کردن فایل\u200cها",
"API RPM": "API RPM", "Add LiteLLM Model": "اضافه کردن مدل LiteLLM",
"Audio": "صدا", "Add message": "اضافه کردن پیغام",
"AUTOMATIC1111 Base URL": "پایه URL AUTOMATIC1111 ", "add tags": "اضافه کردن تگ\u200cها",
"Auto-playback response": "پخش خودکار پاسخ ", "Adjusting these settings will apply changes universally to all users.": "با تنظیم این تنظیمات، تغییرات به طور کلی برای همه کاربران اعمال می شود.",
"Auto-send input after 3 sec.": "به طور خودکار ورودی را پس از 3 ثانیه ارسال کن.", "Admin": "",
"Back": "بازگشت", "Admin Panel": "پنل مدیریت",
"Builder Mode": "حالت سازنده", "Admin Settings": "تنظیمات مدیریت",
"Cancel": "لغو", "Advanced Model Params": "پارامترهای پیشرفته مدل",
"Categories": "دسته‌بندی‌ها", "Advanced Parameters": "پارامترهای پیشرفته",
"Change Password": "تغییر رمز عبور", "all": "همه",
"Chat History": "تاریخچه‌ی گفتگو", "All Users": "همه کاربران",
"Chat History is off for this browser.": "سابقه گپ برای این مرورگر خاموش است.", "Allow": "اجازه دادن",
"Chats": "گپ‌ها", "Allow Chat Deletion": "اجازه حذف گپ",
"Check Again": "چک مجدد", "alphanumeric characters and hyphens": "حروف الفبایی و خط فاصله",
"Choose a model before saving...": "قبل از ذخیره یک مدل را انتخاب کنید...", "Already have an account?": "از قبل حساب کاربری دارید؟",
"Chunk Overlap": "همپوشانی تکه", "and": "و",
"Chunk Params": "پارامترهای تکه", "API Base URL": "API Base URL",
"Chunk Size": "اندازه تکه", "API Key": "API Key",
"click here.": "اینجا کلیک کنید.", "API RPM": "API RPM",
"Click here to check other modelfiles.": "برای بررسی سایر فایل‌های مدل اینجا را کلیک کنید.", "are allowed - Activate this command by typing": "مجاز هستند - این دستور را با تایپ کردن این فعال کنید:",
"Collection": "مجموعه", "Audio": "صدا",
"Command": "دستور", "Auto-playback response": "پخش خودکار پاسخ ",
"Confirm Password": "تایید رمز عبور", "Auto-send input after 3 sec.": "به طور خودکار ورودی را پس از 3 ثانیه ارسال کن.",
"Connections": "ارتباطات", "AUTOMATIC1111 Base URL": "پایه URL AUTOMATIC1111 ",
"Content": "محتوا", "available!": "در دسترس!",
"Context Length": "طول زمینه", "Back": "بازگشت",
"Conversation Mode": "حالت مکالمه", "Builder Mode": "حالت سازنده",
"Copying to clipboard was successful!": "کپی کردن در کلیپ بورد با موفقیت انجام شد!", "Cancel": "لغو",
"Copy last code block": "کپی آخرین بلوک کد", "Categories": "دسته\u200cبندی\u200cها",
"Copy last response": "کپی آخرین پاسخ", "Change Password": "تغییر رمز عبور",
"Create a modelfile": "ایجاد یک فایل مدل", "Chat": "گپ",
"Current Password": "رمز عبور فعلی", "Chat History": "تاریخچه\u200cی گفتگو",
"Custom": "دلخواه", "Chat History is off for this browser.": "سابقه گپ برای این مرورگر خاموش است.",
"Customize Ollama models for a specific purpose": "مدل های اولاما را برای یک هدف خاص سفارشی کنید", "Chats": "گپ\u200cها",
"Dark": "تیره", "Check Again": "چک مجدد",
"Database": "پایگاه داده", "Check for updates": "بررسی به\u200cروزرسانی",
"Default": "پیشفرض", "Checking for updates...": "در حال بررسی برای به\u200cروزرسانی..",
"Default model updated": "مدل پیشفرض به‌روزرسانی شد", "Choose a model before saving...": "قبل از ذخیره یک مدل را انتخاب کنید...",
"Default Prompt Suggestions": "پیشنهادات پرامپت پیش فرض", "Chunk Overlap": "همپوشانی تکه",
"Default User Role": "نقش کاربر پیش فرض", "Chunk Params": "پارامترهای تکه",
"Default (Web API)": "پیشفرض (Web API)", "Chunk Size": "اندازه تکه",
"Delete a model": "حذف یک مدل", "Click here for help": "برای کمک اینجا را کلیک کنید",
"Delete chat": "حذف گپ", "Click here to check other modelfiles.": "برای بررسی سایر فایل\u200cهای مدل اینجا را کلیک کنید.",
"Delete Chats": "حذف گپ‌ها", "click here.": "اینجا کلیک کنید.",
"Deleted {{deleteModelTag}}": "{{deleteModelTag}} پاک شد", "Click on the user role button to change a user's role.": "برای تغییر نقش کاربر، روی دکمه نقش کاربر کلیک کنید.",
"delete": "حذف", "Close": "بسته",
"Deleted {tagName}": "{tagName} حذف شد", "Collection": "مجموعه",
"Description": "توضیحات", "Command": "دستور",
"Disabled": "غیرفعال", "Confirm Password": "تایید رمز عبور",
"Discover a modelfile": "فایل مدل را کشف کنید", "Connections": "ارتباطات",
"Discover a prompt": "یک اعلان را کشف کنید", "Content": "محتوا",
"Discover, download, and explore custom prompts": "پرامپت‌های سفارشی را کشف، دانلود و کاوش کنید", "Context Length": "طول زمینه",
"Discover, download, and explore model presets": "پیش تنظیمات مدل را کشف، دانلود و کاوش کنید", "Conversation Mode": "حالت مکالمه",
"Document": "سند", "Copy last code block": "کپی آخرین بلوک کد",
"Documents": "اسناد", "Copy last response": "کپی آخرین پاسخ",
"Document Settings": "تنظیمات سند", "Copying to clipboard was successful!": "کپی کردن در کلیپ بورد با موفقیت انجام شد!",
"Don't Allow": "اجازه نده", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "یک عبارت مختصر و ۳ تا ۵ کلمه ای را به عنوان سرفصل برای پرس و جو زیر ایجاد کنید، به شدت محدودیت ۳-۵ کلمه را رعایت کنید و از استفاده از کلمه 'عنوان' خودداری کنید:",
"Download as a File": "دانلود به صورت فایل", "Create a modelfile": "ایجاد یک فایل مدل",
"Download Database": "دانلود پایگاه داده", "Create Account": "ساخت حساب کاربری",
"Edit Doc": "ویرایش سند", "Created at": "ایجاد شده در",
"Edit User": "ویرایش کاربر", "Created by": "ایجاد شده توسط",
"Email": "ایمیل", "Current Model": "مدل فعلی",
"Enabled": "فعال", "Current Password": "رمز عبور فعلی",
"Enable New Sign Ups": "فعال کردن ثبت نام‌های جدید", "Custom": "دلخواه",
"Experimental": "آزمایشی", "Customize Ollama models for a specific purpose": "مدل های اولاما را برای یک هدف خاص سفارشی کنید",
"Export All Chats (All Users)": "اکسپورت از همه گپ‌ها(همه کاربران)", "Dark": "تیره",
"Export Chats": "اکسپورت از گپ‌ها", "Database": "پایگاه داده",
"Export Documents Mapping": "اکسپورت از نگاشت اسناد", "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm",
"Export Modelfiles": "اکسپورت از فایل‌های مدل", "Default": "پیشفرض",
"Export Prompts": "اکسپورت از پرامپت‌ها", "Default (Web API)": "پیشفرض (Web API)",
"Failed to read clipboard contents": "خواندن محتوای کلیپ بورد ناموفق بود", "Default model updated": "مدل پیشفرض به\u200cروزرسانی شد",
"File Mode": "حالت فایل", "Default Prompt Suggestions": "پیشنهادات پرامپت پیش فرض",
"File not found.": "فایل یافت نشد.", "Default User Role": "نقش کاربر پیش فرض",
"Focus chat input": "فوکوس کردن ورودی گپ", "delete": "حذف",
"From (Base Model)": "از (مدل پایه)", "Delete a model": "حذف یک مدل",
"Full Screen Mode": "حالت تمام صفحه", "Delete chat": "حذف گپ",
"General": "عمومی", "Delete Chats": "حذف گپ\u200cها",
"General Settings": "تنظیمات عمومی", "Deleted {{deleteModelTag}}": "{{deleteModelTag}} پاک شد",
"Hello, {{name}}": "سلام، {{name}}", "Deleted {tagName}": "{tagName} حذف شد",
"How can I help you today?": "امروز چطور می توانم کمک تان کنم؟", "Description": "توضیحات",
"Image Generation (Experimental)": "تولید تصویر (آزمایشی)", "Desktop Notifications": "اعلان",
"Image Settings": "تنظیمات تصویر", "Disabled": "غیرفعال",
"Images": "تصاویر", "Discover a modelfile": "فایل مدل را کشف کنید",
"Import Chats": "ایمپورت گپ‌ها", "Discover a prompt": "یک اعلان را کشف کنید",
"Import Documents Mapping": "ایمپورت نگاشت اسناد", "Discover, download, and explore custom prompts": "پرامپت\u200cهای سفارشی را کشف، دانلود و کاوش کنید",
"Import Modelfiles": "ایمپورت فایل‌های مدل", "Discover, download, and explore model presets": "پیش تنظیمات مدل را کشف، دانلود و کاوش کنید",
"Import Prompts": "ایمپورت پرامپت‌ها", "Display the username instead of You in the Chat": "نمایش نام کاربری به جای «شما» در چت",
"Interface": "رابط", "Document": "سند",
"{{item}} not provided": "{{item}} ارائه نشده است", "Document Settings": "تنظیمات سند",
"join our Discord for help.": "برای کمک به دیسکورد ما بپیوندید.", "Documents": "اسناد",
"JSON": "JSON", "does not make any external connections, and your data stays securely on your locally hosted server.": "هیچ اتصال خارجی ایجاد نمی کند و داده های شما به طور ایمن در سرور میزبان محلی شما باقی می ماند.",
"JWT Expiration": "JWT انقضای", "Don't Allow": "اجازه نده",
"JWT Token": "JWT توکن", "Don't have an account?": "حساب کاربری ندارید؟",
"Keep Alive": "Keep Alive", "Download as a File": "دانلود به صورت فایل",
"Keyboard shortcuts": "میانبرهای صفحه کلید", "Download Database": "دانلود پایگاه داده",
"Language": "زبان", "Drop any files here to add to the conversation": "هر فایلی را اینجا رها کنید تا به مکالمه اضافه شود",
"Light": "روشن", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد\u200cهای زمانی معتبر 's', 'm', 'h' هستند.",
"Listening...": "در حال گوش دادن...", "Edit Doc": "ویرایش سند",
"LiteLLM API Base URL": "LiteLLM API Base URL", "Edit User": "ویرایش کاربر",
"LiteLLM API Key": "LiteLLM API Key", "Email": "ایمیل",
"LiteLLM API RPM": "LiteLLM API RPM", "Enable Chat History": "تاریخچه چت را فعال کنید",
"LLMs can make mistakes. Verify important information.": "مدل‌های زبانی بزرگ می‌توانند اشتباه کنند. اطلاعات مهم را راستی‌آزمایی کنید.", "Enable New Sign Ups": "فعال کردن ثبت نام\u200cهای جدید",
"Made by OpenWebUI Community": "ساخته شده توسط OpenWebUI Community", "Enabled": "فعال",
"Manage LiteLLM Models": "Manage LiteLLM Models", "Enter OpenAI API Key": "کلید OpenAI API را وارد کنید",
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "حداکثر 3 مدل را می توان به طور همزمان دانلود کرد. لطفاً بعداً دوباره امتحان کنید.", "Enter stop sequence": "توالی توقف را وارد کنید",
"Max Tokens": "حداکثر توکن", "Enter Your Email": "ایمیل خود را وارد کنید",
"Mirostat Eta": "Mirostat Eta", "Enter Your Full Name": "نام کامل خود را وارد کنید",
"Mirostat": "Mirostat", "Enter Your Password": "رمز عبور خود را وارد کنید",
"Mirostat Tau": "Mirostat Tau", "Export All Chats (All Users)": "اکسپورت از همه گپ\u200cها(همه کاربران)",
"Model '{{modelName}}' has been successfully downloaded.": "مدل '{{modelName}}' با موفقیت دانلود شد.", "Export Chats": "اکسپورت از گپ\u200cها",
"Modelfile Advanced Settings": "تنظیمات پیشرفته فایل‌مدل", "Export Documents Mapping": "اکسپورت از نگاشت اسناد",
"Modelfile Content": "محتویات فایل‌مدل", "Export Modelfiles": "اکسپورت از فایل\u200cهای مدل",
"Modelfile": "فایل مدل", "Export Prompts": "اکسپورت از پرامپت\u200cها",
"Modelfiles": "فایل‌های مدل", "Failed to read clipboard contents": "خواندن محتوای کلیپ بورد ناموفق بود",
"Model {{modelId}} not found": "مدل {{modelId}} یافت نشد", "File not found.": "فایل یافت نشد.",
"Model {{modelName}} already exists.": "مدل {{modelName}} در حال حاضر وجود دارد.", "Focus chat input": "فوکوس کردن ورودی گپ",
"Model '{{modelTag}}' is already in queue for downloading.": "مدل '{{modelTag}}' در حال حاضر در صف برای دانلود است.", "Format your variables using square brackets like this:": "متغیرهای خود را با استفاده از براکت مربع به شکل زیر قالب بندی کنید:",
"{{modelName}} is thinking...": "{{modelName}} در حال فکر کردن است...", "From (Base Model)": "از (مدل پایه)",
"Model Name": "نام مدل", "Full Screen Mode": "حالت تمام صفحه",
"Model not selected": "مدل انتخاب نشده", "General": "عمومی",
"Models": "مدل‌ها", "General Settings": "تنظیمات عمومی",
"Model Tag Name": "نام تگ مدل", "Hello, {{name}}": "سلام، {{name}}",
"My Documents": "اسناد من", "Hide": "پنهان",
"My Modelfiles": "فایل‌های مدل من", "How can I help you today?": "امروز چطور می توانم کمک تان کنم؟",
"My Prompts": "پرامپت‌های من", "Image Generation (Experimental)": "تولید تصویر (آزمایشی)",
"Name": "نام", "Image Settings": "تنظیمات تصویر",
"Name Tag": "نام تگ", "Images": "تصاویر",
"New Chat": "گپ جدید", "Import Chats": "ایمپورت گپ\u200cها",
"New Password": "رمز عبور جدید", "Import Documents Mapping": "ایمپورت نگاشت اسناد",
"Desktop Notifications": "اعلان", "Import Modelfiles": "ایمپورت فایل\u200cهای مدل",
"Not sure what to write? Switch to": "مطمئن نیستید چه بنویسید؟ تغییر به", "Import Prompts": "ایمپورت پرامپت\u200cها",
"Off": "خاموش", "Include `--api` flag when running stable-diffusion-webui": "فلگ `--api` را هنکام اجرای stable-diffusion-webui استفاده کنید.",
"Okay, Let's Go!": "باشه، بزن بریم!", "Interface": "رابط",
"Ollama API URL": "اولاما API URL", "join our Discord for help.": "برای کمک به دیسکورد ما بپیوندید.",
"Ollama Version": "نسخه Ollama", "JSON": "JSON",
"Only alphanumeric characters and hyphens are allowed in the command string.": "فقط کاراکترهای الفبایی و خط فاصله در رشته فرمان مجاز هستند.", "JWT Expiration": "JWT انقضای",
"On": "روشن", "JWT Token": "JWT توکن",
"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "اوه! فایل های شما هنوز در فر پردازش هستند. ما آنها را کامل می پزیم. لطفا صبور باشید، به محض آماده شدن به شما اطلاع خواهیم داد.", "Keep Alive": "Keep Alive",
"OpenAI API": "OpenAI API", "Keyboard shortcuts": "میانبرهای صفحه کلید",
"Open AI": "Open AI", "Language": "زبان",
"Open new chat": "باز کردن گپ جدید", "Light": "روشن",
"or": "روشن", "Listening...": "در حال گوش دادن...",
"Parameters": "پارامترها", "LiteLLM API Base URL": "LiteLLM API Base URL",
"Password": "رمز عبور", "LiteLLM API Key": "LiteLLM API Key",
"pending": "Pending", "LiteLLM API RPM": "LiteLLM API RPM",
"Permission denied when accessing microphone: {{error}}": "هنگام دسترسی به میکروفون، اجازه داده نشد: {{error}}", "LLMs can make mistakes. Verify important information.": "مدل\u200cهای زبانی بزرگ می\u200cتوانند اشتباه کنند. اطلاعات مهم را راستی\u200cآزمایی کنید.",
"Profile": "پروفایل", "Made by OpenWebUI Community": "ساخته شده توسط OpenWebUI Community",
"Prompt Content": "محتویات پرامپت", "Make sure to enclose them with": "مطمئن شوید که آنها را با این محصور کنید:",
"Prompts": "پرامپت‌ها", "Manage LiteLLM Models": "Manage LiteLLM Models",
"Prompt suggestions": "پیشنهادات پرامپت", "Manage Ollama Models": "مدیریت مدل\u200cهای اولاما",
"Pull a model from Ollama.com": "دریافت یک مدل از Ollama.com", "Max Tokens": "حداکثر توکن",
"Pull Progress": "پیشرفت دریافت", "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "حداکثر 3 مدل را می توان به طور همزمان دانلود کرد. لطفاً بعداً دوباره امتحان کنید.",
"RAG Template": "RAG الگوی", "Mirostat": "Mirostat",
"Raw Format": "فرمت خام", "Mirostat Eta": "Mirostat Eta",
"Record voice": "ضبط صدا", "Mirostat Tau": "Mirostat Tau",
"Redirecting you to OpenWebUI Community": "در حال هدایت به OpenWebUI Community", "MMMM DD, YYYY": "MMMM DD, YYYY",
"Release Notes": "یادداشت‌های انتشار", "Model '{{modelName}}' has been successfully downloaded.": "مدل '{{modelName}}' با موفقیت دانلود شد.",
"Repeat Last N": "Repeat Last N", "Model '{{modelTag}}' is already in queue for downloading.": "مدل '{{modelTag}}' در حال حاضر در صف برای دانلود است.",
"Repeat Penalty": "Repeat Penalty", "Model {{modelId}} not found": "مدل {{modelId}} یافت نشد",
"Request Mode": "حالت درخواست", "Model {{modelName}} already exists.": "مدل {{modelName}} در حال حاضر وجود دارد.",
"Reset Vector Storage": "بازنشانی ذخیره سازی برداری", "Model Name": "نام مدل",
"Response AutoCopy to Clipboard": "کپی خودکار پاسخ به کلیپ بورد", "Model not selected": "مدل انتخاب نشده",
"Role": "نقش", "Model Tag Name": "نام تگ مدل",
"Ros\u00e9 Pine Dawn": "Ros\u00e9 Pine Dawn", "Modelfile": "فایل مدل",
"Ros\u00e9 Pine": "Ros\u00e9 Pine", "Modelfile Advanced Settings": "تنظیمات پیشرفته فایل\u200cمدل",
"Save & Create": "ذخیره و ایجاد", "Modelfiles": "فایل\u200cهای مدل",
"Save": "ذخیره", "Models": "مدل\u200cها",
"Save & Submit": "ذخیره و ارسال", "My Documents": "اسناد من",
"Save & Update": "ذخیره و به‌روزرسانی", "My Modelfiles": "فایل\u200cهای مدل من",
"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": "ذخیره گزارش‌های چت مستقیماً در حافظه مرورگر شما دیگر پشتیبانی نمی‌شود. لطفاً با کلیک بر روی دکمه زیر، چند لحظه برای دانلود و حذف گزارش های چت خود وقت بگذارید. نگران نباشید، شما به راحتی می توانید گزارش های چت خود را از طریق بکند دوباره وارد کنید", "My Prompts": "پرامپت\u200cهای من",
"Scan complete!": "اسکن کامل شد!", "Name": "نام",
"Scan for documents from {{path}}": "اسکن اسناد از {{path}}", "Name Tag": "نام تگ",
"Scan": "اسکن", "Name your modelfile": "",
"Seed": "Seed", "New Chat": "گپ جدید",
"See readme.md for instructions": "برای مشاهده دستورالعمل‌ها به readme.md مراجعه کنید", "New Password": "رمز عبور جدید",
"Select a model": "انتخاب یک مدل", "Not sure what to add?": "مطمئن نیستید چه چیزی را اضافه کنید؟",
"Send a Messsage": "ارسال یک پیام", "Not sure what to write? Switch to": "مطمئن نیستید چه بنویسید؟ تغییر به",
"Send message": "ارسال پیام", "Off": "خاموش",
"Server connection verified": "اتصال سرور تأیید شد", "Okay, Let's Go!": "باشه، بزن بریم!",
"Set as default": "تنظیم به عنوان پیشفرض", "Ollama Version": "نسخه Ollama",
"Set Default Model": "تنظیم مدل پیش فرض", "On": "روشن",
"Set Image Size": "تنظیم اندازه تصویر", "Only": "فقط",
"Set Steps": "تنظیم گام‌ها", "Only alphanumeric characters and hyphens are allowed in the command string.": "فقط کاراکترهای الفبایی و خط فاصله در رشته فرمان مجاز هستند.",
"Settings": "تنظیمات", "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "اوه! فایل های شما هنوز در فر پردازش هستند. ما آنها را کامل می پزیم. لطفا صبور باشید، به محض آماده شدن به شما اطلاع خواهیم داد.",
"Set Title Auto-Generation Model": "تنظیم مدل تولید خودکار عنوان", "Oops! Looks like the URL is invalid. Please double-check and try again.": "",
"Set Voice": "تنظیم صدا", "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "",
"Share to OpenWebUI Community": "اشتراک گذاری با OpenWebUI Community", "Open": "باز",
"Show shortcuts": "نمایش میانبرها", "Open AI": "Open AI",
"Sign Out": "خروج", "Open new chat": "باز کردن گپ جدید",
"SpeechRecognition API is not supported in this browser.": "API تشخیص گفتار در این مرورگر پشتیبانی نمی شود.", "OpenAI API": "OpenAI API",
"Speech recognition error: {{error}}": "خطای تشخیص گفتار: {{error}}", "or": "روشن",
"Speech-to-Text Engine": "موتور گفتار به متن", "Parameters": "پارامترها",
"Stop Sequence": "توالی توقف", "Password": "رمز عبور",
"STT Settings": "STT تنظیمات", "Pending": "",
"Successfully updated.": "با موفقیت به روز شد", "Permission denied when accessing microphone: {{error}}": "هنگام دسترسی به میکروفون، اجازه داده نشد: {{error}}",
"Success": "موفقیت", "Playground": "زمین بازی",
"Sync All": "همگام سازی همه", "Profile": "پروفایل",
"System Prompt": "پرامپت سیستم", "Prompt Content": "محتویات پرامپت",
"Tags": "تگ‌ها", "Prompt suggestions": "پیشنهادات پرامپت",
"Temperature": "دما", "Prompts": "پرامپت\u200cها",
"Template": "الگو", "Pull a model from Ollama.com": "دریافت یک مدل از Ollama.com",
"Text-to-Speech Engine": "موتور تبدیل متن به گفتار", "Pull Progress": "پیشرفت دریافت",
"Tfs Z": "Tfs Z", "RAG Template": "RAG الگوی",
"Theme": "قالب", "Raw Format": "فرمت خام",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "این تضمین می کند که مکالمات ارزشمند شما به طور ایمن در پایگاه داده بکند ذخیره می شود. تشکر!", "Record voice": "ضبط صدا",
"Title Auto-Generation": "تولید خودکار عنوان", "Redirecting you to OpenWebUI Community": "در حال هدایت به OpenWebUI Community",
"Title Generation Prompt": "پرامپت تولید عنوان", "Release Notes": "یادداشت\u200cهای انتشار",
"Title": "عنوان", "Repeat Last N": "Repeat Last N",
"To access the available model names for downloading,": "برای دسترسی به نام مدل های موجود برای دانلود،", "Repeat Penalty": "Repeat Penalty",
"Toggle settings": "نمایش/عدم نمایش تنظیمات", "Request Mode": "حالت درخواست",
"Toggle sidebar": "نمایش/عدم نمایش نوار کناری", "Reset Vector Storage": "بازنشانی ذخیره سازی برداری",
"Top K": "Top K", "Response AutoCopy to Clipboard": "کپی خودکار پاسخ به کلیپ بورد",
"Top P": "Top P", "Role": "نقش",
"TTS Settings": "تنظیمات TTS", "Rosé Pine": "Rosé Pine",
"Uh-oh! There was an issue connecting to {{provider}}.": "اوه اوه! مشکلی در اتصال به {{provider}} وجود داشت.", "Rosé Pine Dawn": "Rosé Pine Dawn",
"Upload a GGUF model": "بارگذاری یک مدل GGUF", "Save": "ذخیره",
"Upload files": "بارگذاری فایل‌ها", "Save & Create": "ذخیره و ایجاد",
"Upload Progress": "میزان پیشرفت بارگذاری", "Save & Submit": "ذخیره و ارسال",
"URL Mode": "حالت URL", "Save & Update": "ذخیره و به\u200cروزرسانی",
"User Permissions": "مجوزهای کاربر", "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": "ذخیره گزارش\u200cهای چت مستقیماً در حافظه مرورگر شما دیگر پشتیبانی نمی\u200cشود. لطفاً با کلیک بر روی دکمه زیر، چند لحظه برای دانلود و حذف گزارش های چت خود وقت بگذارید. نگران نباشید، شما به راحتی می توانید گزارش های چت خود را از طریق بکند دوباره وارد کنید",
"Users": "کاربران", "Scan": "اسکن",
"user": "کاربر", "Scan complete!": "اسکن کامل شد!",
"WebUI Add-ons": "WebUI افزونه‌های", "Scan for documents from {{path}}": "اسکن اسناد از {{path}}",
"{{webUIName}} Backend Required": "بکند {{webUIName}} نیاز است.", "Search": "جستجو",
"WebUI Settings": "تنظیمات WebUI", "Search Documents": "جستجوی اسناد",
"Web": "وب", "Search Prompts": "جستجوی پرامپت\u200cها",
"Whisper (Local)": "ویسپر (محلی)", "See readme.md for instructions": "برای مشاهده دستورالعمل\u200cها به readme.md مراجعه کنید",
"You're now logged in.": "شما اکنون وارد شده‌اید.", "See what's new": "ببینید موارد جدید چه بوده",
"Hide": "پنهان", "Seed": "Seed",
"Show": "نمایش", "Select a model": "انتخاب یک مدل",
"Enter stop sequence": "توالی توقف را وارد کنید", "Send a Messsage": "ارسال یک پیام",
"Enter OpenAI API Key": "کلید OpenAI API را وارد کنید", "Send message": "ارسال پیام",
"Current Model": "مدل فعلی", "Server connection verified": "اتصال سرور تأیید شد",
"Display the username instead of You in the Chat": "نمایش نام کاربری به جای «شما» در چت", "Set as default": "تنظیم به عنوان پیشفرض",
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "یک عبارت مختصر و ۳ تا ۵ کلمه ای را به عنوان سرفصل برای پرس و جو زیر ایجاد کنید، به شدت محدودیت ۳-۵ کلمه را رعایت کنید و از استفاده از کلمه 'عنوان' خودداری کنید:", "Set Default Model": "تنظیم مدل پیش فرض",
"Search": "جستجو", "Set Image Size": "تنظیم اندازه تصویر",
"Search Documents": "جستجوی اسناد", "Set Steps": "تنظیم گام\u200cها",
"Use '#' in the prompt input to load and select your documents.": "در پرامپت از '#' برای لود و انتخاب اسناد خود استفاده کنید.", "Set Title Auto-Generation Model": "تنظیم مدل تولید خودکار عنوان",
"All Users": "همه کاربران", "Set Voice": "تنظیم صدا",
"Click on the user role button to change a user's role.": "برای تغییر نقش کاربر، روی دکمه نقش کاربر کلیک کنید.", "Settings": "تنظیمات",
"Manage Ollama Models": "مدیریت مدل‌های اولاما", "Share to OpenWebUI Community": "اشتراک گذاری با OpenWebUI Community",
"Advanced": "پیشرفته", "short-summary": "خلاصه کوتاه",
"Click here for help": "برای کمک اینجا را کلیک کنید", "Show": "نمایش",
"Not sure what to add?": "مطمئن نیستید چه چیزی را اضافه کنید؟", "Show shortcuts": "نمایش میانبرها",
"Adjusting these settings will apply changes universally to all users.": "با تنظیم این تنظیمات، تغییرات به طور کلی برای همه کاربران اعمال می شود.", "sidebar": "نوار کناری",
"Trouble accessing Ollama?": "در دسترسی به اولاما مشکل دارید؟", "Sign in": "ورود",
"(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)", "Sign Out": "خروج",
"Include `--api` flag when running stable-diffusion-webui": "فلگ `--api` را هنکام اجرای stable-diffusion-webui استفاده کنید.", "Sign up": "ثبت نام",
"This setting does not sync across browsers or devices.": "این تنظیم در مرورگرها یا دستگاه‌ها همگام‌سازی نمی‌شود.", "Speech recognition error: {{error}}": "خطای تشخیص گفتار: {{error}}",
"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "وقتی سابقه خاموش است، چت‌های جدید در این مرورگر در سابقه شما در هیچ یک از دستگاه‌هایتان ظاهر نمی‌شوند.", "Speech-to-Text Engine": "موتور گفتار به متن",
"Enable Chat History": "تاریخچه چت را فعال کنید", "SpeechRecognition API is not supported in this browser.": "API تشخیص گفتار در این مرورگر پشتیبانی نمی شود.",
"Search Prompts": "جستجوی پرامپت‌ها", "Stop Sequence": "توالی توقف",
"available!": "در دسترس!", "STT Settings": "STT تنظیمات",
"Created by": "ایجاد شده توسط", "Submit": "ارسال",
"Check for updates": "بررسی به‌روزرسانی", "Success": "موفقیت",
"See what's new": "ببینید موارد جدید چه بوده", "Successfully updated": "",
"Checking for updates...": "در حال بررسی برای به‌روزرسانی..", "Successfully updated.": "با موفقیت به روز شد",
"Whats New in": "موارد جدید در", "Sync All": "همگام سازی همه",
"Enter Your Email": "ایمیل خود را وارد کنید", "System": "سیستم",
"Enter Your Password": "رمز عبور خود را وارد کنید", "System Prompt": "پرامپت سیستم",
"Enter Your Full Name": "نام کامل خود را وارد کنید", "Tags": "تگ\u200cها",
"Sign in": "ورود", "Temperature": "دما",
"Sign up": "ثبت نام", "Template": "الگو",
"Create Account": "ساخت حساب کاربری", "Text Completion": "تکمیل متن",
"Don't have an account?": "حساب کاربری ندارید؟", "Text-to-Speech Engine": "موتور تبدیل متن به گفتار",
"Already have an account?": "از قبل حساب کاربری دارید؟", "Tfs Z": "Tfs Z",
"to": "به", "Theme": "قالب",
"does not make any external connections, and your data stays securely on your locally hosted server.": "هیچ اتصال خارجی ایجاد نمی کند و داده های شما به طور ایمن در سرور میزبان محلی شما باقی می ماند.", "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "این تضمین می کند که مکالمات ارزشمند شما به طور ایمن در پایگاه داده بکند ذخیره می شود. تشکر!",
"DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "This setting does not sync across browsers or devices.": "این تنظیم در مرورگرها یا دستگاه\u200cها همگام\u200cسازی نمی\u200cشود.",
"MMMM DD, YYYY": "MMMM DD, YYYY", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"Created at": "ایجاد شده در", "Title": "عنوان",
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' یا '-1' برای غیر فعال کردن انقضا.", "Title Auto-Generation": "تولید خودکار عنوان",
"Valid time units:": "واحدهای زمانی معتبر:", "Title Generation Prompt": "پرامپت تولید عنوان",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد‌های زمانی معتبر 's', 'm', 'h' هستند.", "to": "به",
"Name your Modelfile": "فایل‌مدل خود را نام‌گذاری کنید", "To access the available model names for downloading,": "برای دسترسی به نام مدل های موجود برای دانلود،",
"Add a model tag name": "اضافه کردن یک نام تگ برای مدل", "Toggle settings": "نمایش/عدم نمایش تنظیمات",
"Add a short description about what this modelfile does": "توضیح کوتاهی در مورد کاری که این فایل‌مدل انجام می دهد اضافه کنید", "Toggle sidebar": "نمایش/عدم نمایش نوار کناری",
"Write a prompt suggestion (e.g. Who are you?)": "یک پیشنهاد پرامپت بنویسید (مثلاً شما کی هستید؟)", "Top K": "Top K",
"Only": "فقط", "Top P": "Top P",
"alphanumeric characters and hyphens": "حروف الفبایی و خط فاصله", "Trouble accessing Ollama?": "در دسترسی به اولاما مشکل دارید؟",
"are allowed - Activate this command by typing": "مجاز هستند - این دستور را با تایپ کردن این فعال کنید:", "TTS Settings": "تنظیمات TTS",
"to chat input.": "در ورودی گپ", "Uh-oh! There was an issue connecting to {{provider}}.": "اوه اوه! مشکلی در اتصال به {{provider}} وجود داشت.",
"Write a summary in 50 words that summarizes [topic or keyword]": "خلاصه ای در 50 کلمه بنویسید که [موضوع یا کلمه کلیدی] را خلاصه کند.", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
"variable": "متغیر", "Upload files": "بارگذاری فایل\u200cها",
"Format your variables using square brackets like this:": "متغیرهای خود را با استفاده از براکت مربع به شکل زیر قالب بندی کنید:", "Use '#' in the prompt input to load and select your documents.": "در پرامپت از '#' برای لود و انتخاب اسناد خود استفاده کنید.",
"Make sure to enclose them with": "مطمئن شوید که آنها را با این محصور کنید:", "User": "",
"and": "و", "User Permissions": "مجوزهای کاربر",
"Utilize": "استفاده کنید", "Users": "کاربران",
"variable to have them replaced with clipboard content.": "متغیر برای جایگزینی آنها با محتوای کلیپ بورد.", "Utilize": "استفاده کنید",
"short-summary": "خلاصه کوتاه", "Valid time units:": "واحدهای زمانی معتبر:",
"Add a short title for this prompt": "یک عنوان کوتاه برای این درخواست اضافه کنید", "variable": "متغیر",
"Open": "باز", "variable to have them replaced with clipboard content.": "متغیر برای جایگزینی آنها با محتوای کلیپ بورد.",
"Close": "بسته", "Web": "وب",
"sidebar": "نوار کناری", "WebUI Add-ons": "WebUI افزونه\u200cهای",
"Playground": "زمین بازی", "WebUI Settings": "تنظیمات WebUI",
"Submit": "ارسال", "Whats New in": "موارد جدید در",
"(Beta)": "(بتا)", "When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "وقتی سابقه خاموش است، چت\u200cهای جدید در این مرورگر در سابقه شما در هیچ یک از دستگاه\u200cهایتان ظاهر نمی\u200cشوند.",
"Text Completion": "تکمیل متن", "Whisper (Local)": "ویسپر (محلی)",
"Chat": "گپ", "Write a prompt suggestion (e.g. Who are you?)": "یک پیشنهاد پرامپت بنویسید (مثلاً شما کی هستید؟)",
"You're a helpful assistant.": "تو یک دستیار سودمند هستی.", "Write a summary in 50 words that summarizes [topic or keyword]": "خلاصه ای در 50 کلمه بنویسید که [موضوع یا کلمه کلیدی] را خلاصه کند.",
"System": "سیستم", "Write a summary in 50 words that summarizes [topic or keyword].": "",
"assistant": "دستیار", "You": "شما",
"Add message": "اضافه کردن پیغام", "You're a helpful assistant.": "تو یک دستیار سودمند هستی.",
"Enter a user message here": "در اینجا یک پیام کاربر را وارد کنید", "You're now logged in.": "شما اکنون وارد شده\u200cاید."
"Enter an assistant message here": "در اینجا یک پیام دستیار را وارد کنید",
"Drop any files here to add to the conversation": "هر فایلی را اینجا رها کنید تا به مکالمه اضافه شود",
"You": "شما"
} }

View file

@ -1,326 +1,324 @@
{ {
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' ou '-1' pour aucune expiration.", " Custom ": "",
"(Beta)": "(Bêta)", " Default ": "",
"(e.g. `sh webui.sh --api`)": "(par ex. `sh webui.sh --api`)", " JSON ": "",
"{{item}} not provided": "{{item}} non fourni", "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' ou '-1' pour aucune expiration.",
"{{modelName}} is thinking...": "{{modelName}} réfléchit...", "(Beta)": "(Bêta)",
"{{webUIName}} Backend Required": "Backend {{webUIName}} requis", "(e.g. `sh webui.sh --api`)": "(par ex. `sh webui.sh --api`)",
"About": "À propos", "{{item}} not provided": "{{item}} non fourni",
"Account": "Compte", "{{modelName}} is thinking...": "{{modelName}} réfléchit...",
"Action": "Action", "{{webUIName}} Backend Required": "Backend {{webUIName}} requis",
"Add a model": "Ajouter un modèle", "About": "À propos",
"Add a model tag name": "Ajouter un nom de tag pour le modèle", "Account": "Compte",
"Add a short description about what this modelfile does": "Ajouter une courte description de ce que fait ce fichier de modèle", "Action": "Action",
"Add a short title for this prompt": "Ajouter un court titre pour ce prompt", "Add a model": "Ajouter un modèle",
"Add Docs": "Ajouter des documents", "Add a model tag name": "Ajouter un nom de tag pour le modèle",
"Add Files": "Ajouter des fichiers", "Add a short description about what this modelfile does": "Ajouter une courte description de ce que fait ce fichier de modèle",
"Add LiteLLM Model": "Ajouter un modèle LiteLLM", "Add a short title for this prompt": "Ajouter un court titre pour ce prompt",
"Add message": "Ajouter un message", "Add Docs": "Ajouter des documents",
"add tags": "ajouter des tags", "Add Files": "Ajouter des fichiers",
"Adjusting these settings will apply changes universally to all users.": "L'ajustement de ces paramètres appliquera les changements à tous les utilisateurs.", "Add LiteLLM Model": "Ajouter un modèle LiteLLM",
"admin": "Administrateur", "Add message": "Ajouter un message",
"Admin Panel": "Panneau d'administration", "add tags": "ajouter des tags",
"Admin Settings": "Paramètres d'administration", "Adjusting these settings will apply changes universally to all users.": "L'ajustement de ces paramètres appliquera les changements à tous les utilisateurs.",
"Advanced": "Avancé", "Admin": "",
"Advanced Model Params": "Paramètres avancés du modèle", "Admin Panel": "Panneau d'administration",
"Advanced Parameters": "Paramètres avancés", "Admin Settings": "Paramètres d'administration",
"all": "tous", "Advanced Model Params": "Paramètres avancés du modèle",
"All Users": "Tous les utilisateurs", "Advanced Parameters": "Paramètres avancés",
"Allow": "Autoriser", "all": "tous",
"Allow Chat Deletion": "Autoriser la suppression du chat", "All Users": "Tous les utilisateurs",
"alphanumeric characters and hyphens": "caractères alphanumériques et tirets", "Allow": "Autoriser",
"Already have an account?": "Vous avez déjà un compte ?", "Allow Chat Deletion": "Autoriser la suppression du chat",
"and": "et", "alphanumeric characters and hyphens": "caractères alphanumériques et tirets",
"API Base URL": "URL de base de l'API", "Already have an account?": "Vous avez déjà un compte ?",
"API Key": "Clé API", "and": "et",
"API RPM": "RPM API", "API Base URL": "URL de base de l'API",
"are allowed - Activate this command by typing": "sont autorisés - Activez cette commande en tapant", "API Key": "Clé API",
"assistant": "Assistant", "API RPM": "RPM API",
"Audio": "Audio", "are allowed - Activate this command by typing": "sont autorisés - Activez cette commande en tapant",
"Auto-playback response": "Réponse en lecture automatique", "Audio": "Audio",
"Auto-send input after 3 sec.": "Envoyer automatiquement l'entrée après 3 sec.", "Auto-playback response": "Réponse en lecture automatique",
"AUTOMATIC1111 Base URL": "URL de base AUTOMATIC1111", "Auto-send input after 3 sec.": "Envoyer automatiquement l'entrée après 3 sec.",
"available!": "disponible !", "AUTOMATIC1111 Base URL": "URL de base AUTOMATIC1111",
"Back": "Retour", "available!": "disponible !",
"Builder Mode": "Mode Constructeur", "Back": "Retour",
"Cancel": "Annuler", "Builder Mode": "Mode Constructeur",
"Categories": "Catégories", "Cancel": "Annuler",
"Change Password": "Changer le mot de passe", "Categories": "Catégories",
"Chat": "Chat", "Change Password": "Changer le mot de passe",
"Chat History": "Historique du chat", "Chat": "Chat",
"Chat History is off for this browser.": "L'historique du chat est désactivé pour ce navigateur.", "Chat History": "Historique du chat",
"Chats": "Chats", "Chat History is off for this browser.": "L'historique du chat est désactivé pour ce navigateur.",
"Check Again": "Vérifier à nouveau", "Chats": "Chats",
"Check for updates": "Vérifier les mises à jour", "Check Again": "Vérifier à nouveau",
"Checking for updates...": "Vérification des mises à jour...", "Check for updates": "Vérifier les mises à jour",
"Choose a model before saving...": "Choisissez un modèle avant d'enregistrer...", "Checking for updates...": "Vérification des mises à jour...",
"Chunk Overlap": "Chevauchement de bloc", "Choose a model before saving...": "Choisissez un modèle avant d'enregistrer...",
"Chunk Params": "Paramètres de bloc", "Chunk Overlap": "Chevauchement de bloc",
"Chunk Size": "Taille de bloc", "Chunk Params": "Paramètres de bloc",
"Click here for help": "Cliquez ici pour obtenir de l'aide", "Chunk Size": "Taille de bloc",
"Click here to check other modelfiles.": "Cliquez ici pour vérifier d'autres fichiers de modèle.", "Click here for help": "Cliquez ici pour obtenir de l'aide",
"click here.": "cliquez ici.", "Click here to check other modelfiles.": "Cliquez ici pour vérifier d'autres fichiers de modèle.",
"Click on the user role button to change a user's role.": "Cliquez sur le bouton de rôle d'utilisateur pour changer le rôle d'un utilisateur.", "click here.": "cliquez ici.",
"Close": "Fermer", "Click on the user role button to change a user's role.": "Cliquez sur le bouton de rôle d'utilisateur pour changer le rôle d'un utilisateur.",
"Collection": "Collection", "Close": "Fermer",
"Command": "Commande", "Collection": "Collection",
"Confirm Password": "Confirmer le mot de passe", "Command": "Commande",
"Connections": "Connexions", "Confirm Password": "Confirmer le mot de passe",
"Content": "Contenu", "Connections": "Connexions",
"Context Length": "Longueur du contexte", "Content": "Contenu",
"Conversation Mode": "Mode de conversation", "Context Length": "Longueur du contexte",
"Copy last code block": "Copier le dernier bloc de code", "Conversation Mode": "Mode de conversation",
"Copy last response": "Copier la dernière réponse", "Copy last code block": "Copier le dernier bloc de code",
"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !", "Copy last response": "Copier la dernière réponse",
"Create a modelfile": "Créer un fichier de modèle", "Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
"Create Account": "Créer un compte", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Créez une phrase concise de 3-5 mots comme en-tête pour la requête suivante, en respectant strictement la limite de 3-5 mots et en évitant l'utilisation du mot 'titre' :",
"Created at": "Créé le", "Create a modelfile": "Créer un fichier de modèle",
"Created by": "Créé par", "Create Account": "Créer un compte",
"Current Model": "Modèle actuel", "Created at": "Créé le",
"Current Password": "Mot de passe actuel", "Created by": "Créé par",
"Custom": "Personnalisé", "Current Model": "Modèle actuel",
"Customize Ollama models for a specific purpose": "Personnaliser les modèles Ollama pour un objectif spécifique", "Current Password": "Mot de passe actuel",
"Dark": "Sombre", "Custom": "Personnalisé",
"Database": "Base de données", "Customize Ollama models for a specific purpose": "Personnaliser les modèles Ollama pour un objectif spécifique",
"DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "Dark": "Sombre",
"Default": "Par défaut", "Database": "Base de données",
"Default (Web API)": "Par défaut (API Web)", "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm",
"Default model updated": "Modèle par défaut mis à jour", "Default": "Par défaut",
"Default Prompt Suggestions": "Suggestions de prompt par défaut", "Default (Web API)": "Par défaut (API Web)",
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Créez une phrase concise de 3-5 mots comme en-tête pour la requête suivante, en respectant strictement la limite de 3-5 mots et en évitant l'utilisation du mot 'titre' :", "Default model updated": "Modèle par défaut mis à jour",
"Default User Role": "Rôle d'utilisateur par défaut", "Default Prompt Suggestions": "Suggestions de prompt par défaut",
"delete": "supprimer", "Default User Role": "Rôle d'utilisateur par défaut",
"Delete a model": "Supprimer un modèle", "delete": "supprimer",
"Delete chat": "Supprimer le chat", "Delete a model": "Supprimer un modèle",
"Delete Chats": "Supprimer les chats", "Delete chat": "Supprimer le chat",
"Deleted {{deleteModelTag}}": "{{deleteModelTag}} supprimé", "Delete Chats": "Supprimer les chats",
"Deleted {tagName}": "{tagName} supprimé", "Deleted {{deleteModelTag}}": "{{deleteModelTag}} supprimé",
"Description": "Description", "Deleted {tagName}": "{tagName} supprimé",
"Desktop Notifications": "Notifications de bureau", "Description": "Description",
"Disabled": "Désactivé", "Desktop Notifications": "Notifications de bureau",
"Discover a modelfile": "Découvrir un fichier de modèle", "Disabled": "Désactivé",
"Discover a prompt": "Découvrir un prompt", "Discover a modelfile": "Découvrir un fichier de modèle",
"Discover, download, and explore custom prompts": "Découvrir, télécharger et explorer des prompts personnalisés", "Discover a prompt": "Découvrir un prompt",
"Discover, download, and explore model presets": "Découvrir, télécharger et explorer des préconfigurations de modèles", "Discover, download, and explore custom prompts": "Découvrir, télécharger et explorer des prompts personnalisés",
"Display the username instead of You in the Chat": "Afficher le nom d'utilisateur au lieu de 'Vous' dans le Chat", "Discover, download, and explore model presets": "Découvrir, télécharger et explorer des préconfigurations de modèles",
"Document": "Document", "Display the username instead of You in the Chat": "Afficher le nom d'utilisateur au lieu de 'Vous' dans le Chat",
"Document Settings": "Paramètres du document", "Document": "Document",
"Documents": "Documents", "Document Settings": "Paramètres du document",
"does not make any external connections, and your data stays securely on your locally hosted server.": "ne fait aucune connexion externe, et vos données restent en sécurité sur votre serveur hébergé localement.", "Documents": "Documents",
"Don't Allow": "Ne pas autoriser", "does not make any external connections, and your data stays securely on your locally hosted server.": "ne fait aucune connexion externe, et vos données restent en sécurité sur votre serveur hébergé localement.",
"Don't have an account?": "Vous n'avez pas de compte ?", "Don't Allow": "Ne pas autoriser",
"Download as a File": "Télécharger en tant que fichier", "Don't have an account?": "Vous n'avez pas de compte ?",
"Download Database": "Télécharger la base de données", "Download as a File": "Télécharger en tant que fichier",
"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation", "Download Database": "Télécharger la base de données",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10m'. Les unités de temps valides sont 's', 'm', 'h'.", "Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
"Edit Doc": "Éditer le document", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10m'. Les unités de temps valides sont 's', 'm', 'h'.",
"Edit User": "Éditer l'utilisateur", "Edit Doc": "Éditer le document",
"Email": "Email", "Edit User": "Éditer l'utilisateur",
"Enable Chat History": "Activer l'historique du chat", "Email": "Email",
"Enable New Sign Ups": "Activer les nouvelles inscriptions", "Enable Chat History": "Activer l'historique du chat",
"Enabled": "Activé", "Enable New Sign Ups": "Activer les nouvelles inscriptions",
"Enter a user message here": "Entrez un message d'utilisateur ici", "Enabled": "Activé",
"Enter an assistant message here": "Entrez un message d'assistant ici", "Enter OpenAI API Key": "Entrez la clé API OpenAI",
"Enter OpenAI API Key": "Entrez la clé API OpenAI", "Enter stop sequence": "Entrez la séquence d'arrêt",
"Enter stop sequence": "Entrez la séquence d'arrêt", "Enter Your Email": "Entrez votre email",
"Enter Your Email": "Entrez votre email", "Enter Your Full Name": "Entrez votre nom complet",
"Enter Your Full Name": "Entrez votre nom complet", "Enter Your Password": "Entrez votre mot de passe",
"Enter Your Password": "Entrez votre mot de passe", "Export All Chats (All Users)": "Exporter tous les chats (tous les utilisateurs)",
"Experimental": "Expérimental", "Export Chats": "Exporter les chats",
"Export All Chats (All Users)": "Exporter tous les chats (tous les utilisateurs)", "Export Documents Mapping": "Exporter la correspondance des documents",
"Export Chats": "Exporter les chats", "Export Modelfiles": "Exporter les fichiers de modèle",
"Export Documents Mapping": "Exporter la correspondance des documents", "Export Prompts": "Exporter les prompts",
"Export Modelfiles": "Exporter les fichiers de modèle", "Failed to read clipboard contents": "Échec de la lecture du contenu du presse-papiers",
"Export Prompts": "Exporter les prompts", "File not found.": "Fichier non trouvé.",
"Failed to read clipboard contents": "Échec de la lecture du contenu du presse-papiers", "Focus chat input": "Concentrer sur l'entrée du chat",
"File Mode": "Mode fichier", "Format your variables using square brackets like this:": "Formatez vos variables en utilisant des crochets comme ceci :",
"File not found.": "Fichier non trouvé.", "From (Base Model)": "De (Modèle de base)",
"Focus chat input": "Concentrer sur l'entrée du chat", "Full Screen Mode": "Mode plein écran",
"Format your variables using square brackets like this:": "Formatez vos variables en utilisant des crochets comme ceci :", "General": "Général",
"From (Base Model)": "De (Modèle de base)", "General Settings": "Paramètres généraux",
"Full Screen Mode": "Mode plein écran", "Hello, {{name}}": "Bonjour, {{name}}",
"General": "Général", "Hide": "Cacher",
"General Settings": "Paramètres généraux", "How can I help you today?": "Comment puis-je vous aider aujourd'hui ?",
"Hello, {{name}}": "Bonjour, {{name}}", "Image Generation (Experimental)": "Génération d'image (Expérimental)",
"Hide": "Cacher", "Image Settings": "Paramètres d'image",
"How can I help you today?": "Comment puis-je vous aider aujourd'hui ?", "Images": "Images",
"Image Generation (Experimental)": "Génération d'image (Expérimental)", "Import Chats": "Importer les chats",
"Image Settings": "Paramètres d'image", "Import Documents Mapping": "Importer la correspondance des documents",
"Images": "Images", "Import Modelfiles": "Importer les fichiers de modèle",
"Import Chats": "Importer les chats", "Import Prompts": "Importer les prompts",
"Import Documents Mapping": "Importer la correspondance des documents", "Include `--api` flag when running stable-diffusion-webui": "Inclure le drapeau `--api` lors de l'exécution de stable-diffusion-webui",
"Import Modelfiles": "Importer les fichiers de modèle", "Interface": "Interface",
"Import Prompts": "Importer les prompts", "join our Discord for help.": "rejoignez notre Discord pour obtenir de l'aide.",
"Include `--api` flag when running stable-diffusion-webui": "Inclure le drapeau `--api` lors de l'exécution de stable-diffusion-webui", "JSON": "JSON",
"Interface": "Interface", "JWT Expiration": "Expiration JWT",
"join our Discord for help.": "rejoignez notre Discord pour obtenir de l'aide.", "JWT Token": "Jeton JWT",
"JSON": "JSON", "Keep Alive": "Garder en vie",
"JWT Expiration": "Expiration JWT", "Keyboard shortcuts": "Raccourcis clavier",
"JWT Token": "Jeton JWT", "Language": "Langue",
"Keep Alive": "Garder en vie", "Light": "Clair",
"Keyboard shortcuts": "Raccourcis clavier", "Listening...": "Écoute...",
"Language": "Langue", "LiteLLM API Base URL": "URL de base de l'API LiteLLM",
"Light": "Clair", "LiteLLM API Key": "Clé API LiteLLM",
"Listening...": "Écoute...", "LiteLLM API RPM": "RPM API LiteLLM",
"LiteLLM API Base URL": "URL de base de l'API LiteLLM", "LLMs can make mistakes. Verify important information.": "Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes.",
"LiteLLM API Key": "Clé API LiteLLM", "Made by OpenWebUI Community": "Réalisé par la communauté OpenWebUI",
"LiteLLM API RPM": "RPM API LiteLLM", "Make sure to enclose them with": "Assurez-vous de les entourer avec",
"LLMs can make mistakes. Verify important information.": "Les LLMs peuvent faire des erreurs. Vérifiez les informations importantes.", "Manage LiteLLM Models": "Gérer les modèles LiteLLM",
"Made by OpenWebUI Community": "Réalisé par la communauté OpenWebUI", "Manage Ollama Models": "Gérer les modèles Ollama",
"Make sure to enclose them with": "Assurez-vous de les entourer avec", "Max Tokens": "Tokens maximaux",
"Manage LiteLLM Models": "Gérer les modèles LiteLLM", "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Un maximum de 3 modèles peut être téléchargé simultanément. Veuillez réessayer plus tard.",
"Manage Ollama Models": "Gérer les modèles Ollama", "Mirostat": "Mirostat",
"Max Tokens": "Tokens maximaux", "Mirostat Eta": "Mirostat Eta",
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Un maximum de 3 modèles peut être téléchargé simultanément. Veuillez réessayer plus tard.", "Mirostat Tau": "Mirostat Tau",
"Mirostat": "Mirostat", "MMMM DD, YYYY": "MMMM DD, YYYY",
"Mirostat Eta": "Mirostat Eta", "Model '{{modelName}}' has been successfully downloaded.": "Le modèle '{{modelName}}' a été téléchargé avec succès.",
"Mirostat Tau": "Mirostat Tau", "Model '{{modelTag}}' is already in queue for downloading.": "Le modèle '{{modelTag}}' est déjà dans la file d'attente pour le téléchargement.",
"MMMM DD, YYYY": "MMMM DD, YYYY", "Model {{modelId}} not found": "Modèle {{modelId}} non trouvé",
"Model '{{modelName}}' has been successfully downloaded.": "Le modèle '{{modelName}}' a été téléchargé avec succès.", "Model {{modelName}} already exists.": "Le modèle {{modelName}} existe déjà.",
"Model '{{modelTag}}' is already in queue for downloading.": "Le modèle '{{modelTag}}' est déjà dans la file d'attente pour le téléchargement.", "Model Name": "Nom du modèle",
"Model {{modelId}} not found": "Modèle {{modelId}} non trouvé", "Model not selected": "Modèle non sélectionné",
"Model {{modelName}} already exists.": "Le modèle {{modelName}} existe déjà.", "Model Tag Name": "Nom de tag du modèle",
"Model Name": "Nom du modèle", "Modelfile": "Fichier de modèle",
"Model not selected": "Modèle non sélectionné", "Modelfile Advanced Settings": "Paramètres avancés du fichier de modèle",
"Model Tag Name": "Nom de tag du modèle", "Modelfiles": "Fichiers de modèle",
"Modelfile": "Fichier de modèle", "Models": "Modèles",
"Modelfile Advanced Settings": "Paramètres avancés du fichier de modèle", "My Documents": "Mes documents",
"Modelfile Content": "Contenu du fichier de modèle", "My Modelfiles": "Mes fichiers de modèle",
"Modelfiles": "Fichiers de modèle", "My Prompts": "Mes prompts",
"Models": "Modèles", "Name": "Nom",
"My Documents": "Mes documents", "Name Tag": "Tag de nom",
"My Modelfiles": "Mes fichiers de modèle", "Name your modelfile": "",
"My Prompts": "Mes prompts", "New Chat": "Nouveau chat",
"Name": "Nom", "New Password": "Nouveau mot de passe",
"Name Tag": "Tag de nom", "Not sure what to add?": "Vous ne savez pas quoi ajouter ?",
"Name your Modelfile": "Nommez votre fichier de modèle", "Not sure what to write? Switch to": "Vous ne savez pas quoi écrire ? Basculer vers",
"New Chat": "Nouveau chat", "Off": "Désactivé",
"New Password": "Nouveau mot de passe", "Okay, Let's Go!": "D'accord, allons-y !",
"Not sure what to add?": "Vous ne savez pas quoi ajouter ?", "Ollama Version": "Version Ollama",
"Not sure what to write? Switch to": "Vous ne savez pas quoi écrire ? Basculer vers", "On": "Activé",
"Off": "Désactivé", "Only": "Seulement",
"Okay, Let's Go!": "D'accord, allons-y !", "Only alphanumeric characters and hyphens are allowed in the command string.": "Seuls les caractères alphanumériques et les tirets sont autorisés dans la chaîne de commande.",
"Ollama API URL": "URL de l'API Ollama", "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Oups ! Tenez bon ! Vos fichiers sont encore dans le four. Nous les cuisinons à la perfection. Soyez patient et nous vous informerons dès qu'ils seront prêts.",
"Ollama Version": "Version Ollama", "Oops! Looks like the URL is invalid. Please double-check and try again.": "",
"On": "Activé", "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "",
"Only": "Seulement", "Open": "Ouvrir",
"Only alphanumeric characters and hyphens are allowed in the command string.": "Seuls les caractères alphanumériques et les tirets sont autorisés dans la chaîne de commande.", "Open AI": "Open AI",
"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Oups ! Tenez bon ! Vos fichiers sont encore dans le four. Nous les cuisinons à la perfection. Soyez patient et nous vous informerons dès qu'ils seront prêts.", "Open new chat": "Ouvrir un nouveau chat",
"Open": "Ouvrir", "OpenAI API": "API OpenAI",
"Open AI": "Open AI", "or": "ou",
"Open new chat": "Ouvrir un nouveau chat", "Parameters": "Paramètres",
"OpenAI API": "API OpenAI", "Password": "Mot de passe",
"or": "ou", "Pending": "",
"Parameters": "Paramètres", "Permission denied when accessing microphone: {{error}}": "Permission refusée lors de l'accès au microphone : {{error}}",
"Password": "Mot de passe", "Playground": "Aire de jeu",
"pending": "en attente", "Profile": "Profil",
"Permission denied when accessing microphone: {{error}}": "Permission refusée lors de l'accès au microphone : {{error}}", "Prompt Content": "Contenu du prompt",
"Playground": "Aire de jeu", "Prompt suggestions": "Suggestions de prompt",
"Profile": "Profil", "Prompts": "Prompts",
"Prompt Content": "Contenu du prompt", "Pull a model from Ollama.com": "Tirer un modèle de Ollama.com",
"Prompt suggestions": "Suggestions de prompt", "Pull Progress": "Progression du tirage",
"Prompts": "Prompts", "RAG Template": "Modèle RAG",
"Pull a model from Ollama.com": "Tirer un modèle de Ollama.com", "Raw Format": "Format brut",
"Pull Progress": "Progression du tirage", "Record voice": "Enregistrer la voix",
"RAG Template": "Modèle RAG", "Redirecting you to OpenWebUI Community": "Vous redirige vers la communauté OpenWebUI",
"Raw Format": "Format brut", "Release Notes": "Notes de version",
"Record voice": "Enregistrer la voix", "Repeat Last N": "Répéter les derniers N",
"Redirecting you to OpenWebUI Community": "Vous redirige vers la communauté OpenWebUI", "Repeat Penalty": "Pénalité de répétition",
"Release Notes": "Notes de version", "Request Mode": "Mode de demande",
"Repeat Last N": "Répéter les derniers N", "Reset Vector Storage": "Réinitialiser le stockage de vecteur",
"Repeat Penalty": "Pénalité de répétition", "Response AutoCopy to Clipboard": "Copie automatique de la réponse dans le presse-papiers",
"Request Mode": "Mode de demande", "Role": "Rôle",
"Reset Vector Storage": "Réinitialiser le stockage de vecteur", "Rosé Pine": "Pin Rosé",
"Response AutoCopy to Clipboard": "Copie automatique de la réponse dans le presse-papiers", "Rosé Pine Dawn": "Aube Pin Rosé",
"Role": "Rôle", "Save": "Enregistrer",
"Rosé Pine": "Pin Rosé", "Save & Create": "Enregistrer & Créer",
"Rosé Pine Dawn": "Aube Pin Rosé", "Save & Submit": "Enregistrer & Soumettre",
"Save": "Enregistrer", "Save & Update": "Enregistrer & Mettre à jour",
"Save & Create": "Enregistrer & Créer", "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": "La sauvegarde des chat directement dans le stockage de votre navigateur n'est plus prise en charge. Veuillez prendre un moment pour télécharger et supprimer vos journaux de chat en cliquant sur le bouton ci-dessous. Ne vous inquiétez pas, vous pouvez facilement importer vos sauvegardes de chat via",
"Save & Submit": "Enregistrer & Soumettre", "Scan": "Scanner",
"Save & Update": "Enregistrer & Mettre à jour", "Scan complete!": "Scan terminé !",
"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": "La sauvegarde des chat directement dans le stockage de votre navigateur n'est plus prise en charge. Veuillez prendre un moment pour télécharger et supprimer vos journaux de chat en cliquant sur le bouton ci-dessous. Ne vous inquiétez pas, vous pouvez facilement importer vos sauvegardes de chat via", "Scan for documents from {{path}}": "Scanner des documents depuis {{path}}",
"Scan": "Scanner", "Search": "Recherche",
"Scan complete!": "Scan terminé !", "Search Documents": "Rechercher des documents",
"Scan for documents from {{path}}": "Scanner des documents depuis {{path}}", "Search Prompts": "Rechercher des prompts",
"Search": "Recherche", "See readme.md for instructions": "Voir readme.md pour les instructions",
"Search Documents": "Rechercher des documents", "See what's new": "Voir les nouveautés",
"Search Prompts": "Rechercher des prompts", "Seed": "Graine",
"See readme.md for instructions": "Voir readme.md pour les instructions", "Select a model": "Sélectionner un modèle",
"See what's new": "Voir les nouveautés", "Send a Messsage": "Envoyer un message",
"Seed": "Graine", "Send message": "Envoyer un message",
"Select a model": "Sélectionner un modèle", "Server connection verified": "Connexion au serveur vérifiée",
"Send a Messsage": "Envoyer un message", "Set as default": "Définir par défaut",
"Send message": "Envoyer un message", "Set Default Model": "Définir le modèle par défaut",
"Server connection verified": "Connexion au serveur vérifiée", "Set Image Size": "Définir la taille de l'image",
"Set as default": "Définir par défaut", "Set Steps": "Définir les étapes",
"Set Default Model": "Définir le modèle par défaut", "Set Title Auto-Generation Model": "Définir le modèle de génération automatique de titre",
"Set Image Size": "Définir la taille de l'image", "Set Voice": "Définir la voix",
"Set Steps": "Définir les étapes", "Settings": "Paramètres",
"Set Title Auto-Generation Model": "Définir le modèle de génération automatique de titre", "Share to OpenWebUI Community": "Partager avec la communauté OpenWebUI",
"Set Voice": "Définir la voix", "short-summary": "résumé court",
"Settings": "Paramètres", "Show": "Montrer",
"Share to OpenWebUI Community": "Partager avec la communauté OpenWebUI", "Show shortcuts": "Afficher les raccourcis",
"short-summary": "résumé court", "sidebar": "barre latérale",
"Show": "Montrer", "Sign in": "Se connecter",
"Show shortcuts": "Afficher les raccourcis", "Sign Out": "Se déconnecter",
"sidebar": "barre latérale", "Sign up": "S'inscrire",
"Sign in": "Se connecter", "Speech recognition error: {{error}}": "Erreur de reconnaissance vocale : {{error}}",
"Sign Out": "Se déconnecter", "Speech-to-Text Engine": "Moteur de reconnaissance vocale",
"Sign up": "S'inscrire", "SpeechRecognition API is not supported in this browser.": "L'API SpeechRecognition n'est pas prise en charge dans ce navigateur.",
"Speech recognition error: {{error}}": "Erreur de reconnaissance vocale : {{error}}", "Stop Sequence": "Séquence d'arrêt",
"Speech-to-Text Engine": "Moteur de reconnaissance vocale", "STT Settings": "Paramètres STT",
"SpeechRecognition API is not supported in this browser.": "L'API SpeechRecognition n'est pas prise en charge dans ce navigateur.", "Submit": "Soumettre",
"Stop Sequence": "Séquence d'arrêt", "Success": "Succès",
"STT Settings": "Paramètres STT", "Successfully updated": "",
"Submit": "Soumettre", "Successfully updated.": "Mis à jour avec succès.",
"Success": "Succès", "Sync All": "Synchroniser tout",
"Successfully updated.": "Mis à jour avec succès.", "System": "Système",
"Sync All": "Synchroniser tout", "System Prompt": "Invite de système",
"System": "Système", "Tags": "Tags",
"System Prompt": "Invite de système", "Temperature": "Température",
"Tags": "Tags", "Template": "Modèle",
"Temperature": "Température", "Text Completion": "Complétion de texte",
"Template": "Modèle", "Text-to-Speech Engine": "Moteur de synthèse vocale",
"Text Completion": "Complétion de texte", "Tfs Z": "Tfs Z",
"Text-to-Speech Engine": "Moteur de synthèse vocale", "Theme": "Thème",
"Tfs Z": "Tfs Z", "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cela garantit que vos précieuses conversations sont en sécurité dans votre base de données. Merci !",
"Theme": "Thème", "This setting does not sync across browsers or devices.": "Ce paramètre ne se synchronise pas entre les navigateurs ou les appareils.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cela garantit que vos précieuses conversations sont en sécurité dans votre base de données. Merci !", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"This setting does not sync across browsers or devices.": "Ce paramètre ne se synchronise pas entre les navigateurs ou les appareils.", "Title": "Titre",
"Title": "Titre", "Title Auto-Generation": "Génération automatique de titre",
"Title Auto-Generation": "Génération automatique de titre", "Title Generation Prompt": "Prompt de génération de titre",
"Title Generation Prompt": "Prompt de génération de titre", "to": "à",
"to": "à", "To access the available model names for downloading,": "Pour accéder aux noms de modèles disponibles pour le téléchargement,",
"To access the available model names for downloading,": "Pour accéder aux noms de modèles disponibles pour le téléchargement,", "Toggle settings": "Basculer les paramètres",
"to chat input.": "à l'entrée du chat.", "Toggle sidebar": "Basculer la barre latérale",
"Toggle settings": "Basculer les paramètres", "Top K": "Top K",
"Toggle sidebar": "Basculer la barre latérale", "Top P": "Top P",
"Top K": "Top K", "Trouble accessing Ollama?": "Problèmes d'accès à Ollama ?",
"Top P": "Top P", "TTS Settings": "Paramètres TTS",
"Trouble accessing Ollama?": "Problèmes d'accès à Ollama ?", "Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh ! Il y a eu un problème de connexion à {{provider}}.",
"TTS Settings": "Paramètres TTS", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh ! Il y a eu un problème de connexion à {{provider}}.", "Upload files": "Téléverser des fichiers",
"Upload a GGUF model": "Téléverser un modèle GGUF", "Use '#' in the prompt input to load and select your documents.": "Utilisez '#' dans l'entrée du prompt pour charger et sélectionner vos documents.",
"Upload files": "Téléverser des fichiers", "User": "",
"Upload Progress": "Progression du téléversement", "User Permissions": "Permissions d'utilisateur",
"URL Mode": "Mode URL", "Users": "Utilisateurs",
"Use '#' in the prompt input to load and select your documents.": "Utilisez '#' dans l'entrée du prompt pour charger et sélectionner vos documents.", "Utilize": "Utiliser",
"user": "Utilisateur", "Valid time units:": "Unités de temps valides :",
"User Permissions": "Permissions d'utilisateur", "variable": "variable",
"Users": "Utilisateurs", "variable to have them replaced with clipboard content.": "variable pour les remplacer par le contenu du presse-papiers.",
"Utilize": "Utiliser", "Web": "Web",
"Valid time units:": "Unités de temps valides :", "WebUI Add-ons": "Add-ons WebUI",
"variable": "variable", "WebUI Settings": "Paramètres WebUI",
"variable to have them replaced with clipboard content.": "variable pour les remplacer par le contenu du presse-papiers.", "Whats New in": "Quoi de neuf dans",
"Web": "Web", "When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Lorsque l'historique est désactivé, les nouveaux chats sur ce navigateur n'apparaîtront pas dans votre historique sur aucun de vos appareils.",
"WebUI Add-ons": "Add-ons WebUI", "Whisper (Local)": "Chuchotement (Local)",
"WebUI Settings": "Paramètres WebUI", "Write a prompt suggestion (e.g. Who are you?)": "Écrivez un prompt (e.x. Qui est-tu ?)",
"Whats New in": "Quoi de neuf dans", "Write a summary in 50 words that summarizes [topic or keyword]": "Ecrivez un résumé en 50 mots [sujet ou mot-clé]",
"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Lorsque l'historique est désactivé, les nouveaux chats sur ce navigateur n'apparaîtront pas dans votre historique sur aucun de vos appareils.", "Write a summary in 50 words that summarizes [topic or keyword].": "",
"Whisper (Local)": "Chuchotement (Local)", "You": "",
"Write a prompt suggestion (e.g. Who are you?)": "Écrivez un prompt (e.x. Qui est-tu ?)", "You're a helpful assistant.": "Vous êtes un assistant utile",
"Write a summary in 50 words that summarizes [topic or keyword]": "Ecrivez un résumé en 50 mots [sujet ou mot-clé]", "You're now logged in.": "Vous êtes maintenant connecté."
"You're a helpful assistant.": "Vous êtes un assistant utile",
"You're now logged in.": "Vous êtes maintenant connecté."
} }

View file

@ -1,326 +1,324 @@
{ {
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' or '-1' для відсутності терміну дії.", " Custom ": "",
"(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)", " Default ": "",
"{{item}} not provided": "{{item}} не надано", " JSON ": "",
"{{modelName}} is thinking...": "{{modelName}} думає...", "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' or '-1' для відсутності терміну дії.",
"{{webUIName}} Backend Required": "Необхідний бекенд {{webUIName}}", "(Beta)": "",
"About": "Про програму", "(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)",
"Account": "Обліковий запис", "{{item}} not provided": "{{item}} не надано",
"Action": "Дія", "{{modelName}} is thinking...": "{{modelName}} думає...",
"Add a model": "Додати модель", "{{webUIName}} Backend Required": "Необхідний бекенд {{webUIName}}",
"Add a model tag name": "Додати ім'я тегу моделі", "About": "Про програму",
"Add a short description about what this modelfile does": "Додати короткий опис того, що робить цей modelfile", "Account": "Обліковий запис",
"Add a short title for this prompt": "Додати коротку назву для цього запиту", "Action": "Дія",
"Add Docs": "Додати документи", "Add a model": "Додати модель",
"Add Files": "Додати файли", "Add a model tag name": "Додати ім'я тегу моделі",
"Add LiteLLM Model": "Додати модель LiteLLM", "Add a short description about what this modelfile does": "Додати короткий опис того, що робить цей modelfile",
"add tags": "додати теги", "Add a short title for this prompt": "Додати коротку назву для цього запиту",
"Adjusting these settings will apply changes universally to all users.": "Корегування цих налаштувань застосовуватиме зміни для всіх користувачів.", "Add Docs": "Додати документи",
"admin": "адміністратор", "Add Files": "Додати файли",
"Admin Panel": "Панель адміністратора", "Add LiteLLM Model": "Додати модель LiteLLM",
"Admin Settings": "Налаштування адміністратора", "Add message": "Додати повідомлення",
"Advanced": "Розширені", "add tags": "додати теги",
"Advanced Model Params": "Розширені параметри моделі", "Adjusting these settings will apply changes universally to all users.": "Корегування цих налаштувань застосовуватиме зміни для всіх користувачів.",
"Advanced Parameters": "Розширені параметри", "Admin": "",
"all": "всі", "Admin Panel": "Панель адміністратора",
"All Users": "Всі користувачі", "Admin Settings": "Налаштування адміністратора",
"Allow": "Дозволити", "Advanced Model Params": "Розширені параметри моделі",
"Allow Chat Deletion": "Дозволити видалення чату", "Advanced Parameters": "Розширені параметри",
"alphanumeric characters and hyphens": "алфавітно-цифрові символи та дефіси", "all": "всі",
"Already have an account?": "Вже є обліковий запис?", "All Users": "Всі користувачі",
"and": "та", "Allow": "Дозволити",
"API Base URL": "Базова адреса URL API", "Allow Chat Deletion": "Дозволити видалення чату",
"API Key": "Ключ API", "alphanumeric characters and hyphens": "алфавітно-цифрові символи та дефіси",
"API RPM": "API RPM", "Already have an account?": "Вже є обліковий запис?",
"are allowed - Activate this command by typing": "дозволено - активізуйте цю команду набором", "and": "та",
"Audio": "Аудіо", "API Base URL": "Базова адреса URL API",
"Auto-playback response": "Автоматичне відтворення відповіді", "API Key": "Ключ API",
"Auto-send input after 3 sec.": "Автоматична відправка вводу через 3 сек.", "API RPM": "API RPM",
"AUTOMATIC1111 Base URL": "Базова адреса URL AUTOMATIC1111", "are allowed - Activate this command by typing": "дозволено - активізуйте цю команду набором",
"available!": "доступно!", "Audio": "Аудіо",
"Back": "Назад", "Auto-playback response": "Автоматичне відтворення відповіді",
"Builder Mode": "Режим конструктора", "Auto-send input after 3 sec.": "Автоматична відправка вводу через 3 сек.",
"Cancel": "Скасувати", "AUTOMATIC1111 Base URL": "Базова адреса URL AUTOMATIC1111",
"Categories": "Категорії", "available!": "доступно!",
"Change Password": "Змінити пароль", "Back": "Назад",
"Chat History": "Історія чату", "Builder Mode": "Режим конструктора",
"Chat History is off for this browser.": "Історія чату вимкнена для цього браузера.", "Cancel": "Скасувати",
"Chats": "Чати", "Categories": "Категорії",
"Check Again": "Перевірити ще раз", "Change Password": "Змінити пароль",
"Check for updates": "Перевірити оновлення", "Chat": "Чат",
"Checking for updates...": "Перевірка оновлень...", "Chat History": "Історія чату",
"Choose a model before saving...": "Оберіть модель перед збереженням...", "Chat History is off for this browser.": "Історія чату вимкнена для цього браузера.",
"Chunk Overlap": "Перекриття фрагментів", "Chats": "Чати",
"Chunk Params": "Параметри фрагментів", "Check Again": "Перевірити ще раз",
"Chunk Size": "Розмір фрагменту", "Check for updates": "Перевірити оновлення",
"Click here for help": "Клацніть тут, щоб отримати допомогу", "Checking for updates...": "Перевірка оновлень...",
"Click here to check other modelfiles.": "Клацніть тут, щоб перевірити інші modelfiles.", "Choose a model before saving...": "Оберіть модель перед збереженням...",
"click here.": "клацніть тут.", "Chunk Overlap": "Перекриття фрагментів",
"Click on the user role button to change a user's role.": "Натисніть кнопку ролі користувача, щоб змінити роль користувача.", "Chunk Params": "Параметри фрагментів",
"Close": "Закрити", "Chunk Size": "Розмір фрагменту",
"Collection": "Колекція", "Click here for help": "Клацніть тут, щоб отримати допомогу",
"Command": "Команда", "Click here to check other modelfiles.": "Клацніть тут, щоб перевірити інші modelfiles.",
"Confirm Password": "Підтвердіть пароль", "click here.": "клацніть тут.",
"Connections": "З'єднання", "Click on the user role button to change a user's role.": "Натисніть кнопку ролі користувача, щоб змінити роль користувача.",
"Content": "Зміст", "Close": "Закрити",
"Context Length": "Довжина контексту", "Collection": "Колекція",
"Conversation Mode": "Режим розмови", "Command": "Команда",
"Copy last code block": "Копіювати останній блок коду", "Confirm Password": "Підтвердіть пароль",
"Copy last response": "Копіювати останню відповідь", "Connections": "З'єднання",
"Copying to clipboard was successful!": "Копіювання в буфер обміну виконано успішно!", "Content": "Зміст",
"Create a modelfile": "Створити modelfile", "Context Length": "Довжина контексту",
"Create Account": "Створити обліковий запис", "Conversation Mode": "Режим розмови",
"Created at": "Створено", "Copy last code block": "Копіювати останній блок коду",
"Created by": "Створено", "Copy last response": "Копіювати останню відповідь",
"Current Model": "Поточна модель", "Copying to clipboard was successful!": "Копіювання в буфер обміну виконано успішно!",
"Current Password": "Поточний пароль", "Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Створіть стислий, 3-5 слів заголовок для наступного запиту, суворо дотримуючись 3-5 слів обмеження та уникаючи використання слова 'заголовок':",
"Custom": "Налаштувати", "Create a modelfile": "Створити modelfile",
"Customize Ollama models for a specific purpose": "Налаштувати моделі Ollama для конкретної мети", "Create Account": "Створити обліковий запис",
"Dark": "Темна", "Created at": "Створено",
"Database": "База даних", "Created by": "Створено",
"DD/MM/YYYY HH:mm": "ДД/ММ/РРРР ГГ:хх", "Current Model": "Поточна модель",
"Default": "За замовчуванням", "Current Password": "Поточний пароль",
"Default (Web API)": "За замовчуванням (Web API)", "Custom": "Налаштувати",
"Default model updated": "Модель за замовчуванням оновлено", "Customize Ollama models for a specific purpose": "Налаштувати моделі Ollama для конкретної мети",
"Default Prompt Suggestions": "Запропоновані запити за замовчуванням", "Dark": "Темна",
"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "Створіть стислий, 3-5 слів заголовок для наступного запиту, суворо дотримуючись 3-5 слів обмеження та уникаючи використання слова 'заголовок':", "Database": "База даних",
"Default User Role": "Роль користувача за замовчуванням", "DD/MM/YYYY HH:mm": "ДД/ММ/РРРР ГГ:хх",
"delete": "видалити", "Default": "За замовчуванням",
"Delete a model": "Видалити модель", "Default (Web API)": "За замовчуванням (Web API)",
"Delete chat": "Видалити чат", "Default model updated": "Модель за замовчуванням оновлено",
"Delete Chats": "Видалити чати", "Default Prompt Suggestions": "Запропоновані запити за замовчуванням",
"Deleted {{deleteModelTag}}": "Видалено {{deleteModelTag}}", "Default User Role": "Роль користувача за замовчуванням",
"Deleted {tagName}": "Видалено {tagName}", "delete": "видалити",
"Description": "Опис", "Delete a model": "Видалити модель",
"Desktop Notifications": "Сповіщення на робочому столі", "Delete chat": "Видалити чат",
"Disabled": "Вимкнено", "Delete Chats": "Видалити чати",
"Discover a modelfile": "Знайти modelfile", "Deleted {{deleteModelTag}}": "Видалено {{deleteModelTag}}",
"Discover a prompt": "Знайти запит", "Deleted {tagName}": "Видалено {tagName}",
"Discover, download, and explore custom prompts": "Знайдіть, завантажте та досліджуйте налаштовані запити", "Description": "Опис",
"Discover, download, and explore model presets": "Знайдіть, завантажте та досліджуйте налаштовані налаштування моделі", "Desktop Notifications": "Сповіщення на робочому столі",
"Display the username instead of You in the Chat": "Показувати ім'я користувача замість 'Ви' в чаті", "Disabled": "Вимкнено",
"Document": "Документ", "Discover a modelfile": "Знайти modelfile",
"Document Settings": "Налаштування документа", "Discover a prompt": "Знайти запит",
"Documents": "Документи", "Discover, download, and explore custom prompts": "Знайдіть, завантажте та досліджуйте налаштовані запити",
"does not make any external connections, and your data stays securely on your locally hosted server.": "не встановлює жодних зовнішніх з'єднань, і ваші дані залишаються в безпеці на вашому локальному сервері.", "Discover, download, and explore model presets": "Знайдіть, завантажте та досліджуйте налаштовані налаштування моделі",
"Don't Allow": "Не дозволяти", "Display the username instead of You in the Chat": "Показувати ім'я користувача замість 'Ви' в чаті",
"Don't have an account?": "Немає облікового запису?", "Document": "Документ",
"Download as a File": "Завантажити як файл", "Document Settings": "Налаштування документа",
"Download Database": "Завантажити базу даних", "Documents": "Документи",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр. '30s','10m'. Дійсні одиниці часу: 'с', 'хв', 'г'.", "does not make any external connections, and your data stays securely on your locally hosted server.": "не встановлює жодних зовнішніх з'єднань, і ваші дані залишаються в безпеці на вашому локальному сервері.",
"Edit Doc": "Редагувати документ", "Don't Allow": "Не дозволяти",
"Edit User": "Редагувати користувача", "Don't have an account?": "Немає облікового запису?",
"Email": "Електронна пошта", "Download as a File": "Завантажити як файл",
"Enable Chat History": "Увімкнути історію чату", "Download Database": "Завантажити базу даних",
"Enable New Sign Ups": "Дозволити нові реєстрації", "Drop any files here to add to the conversation": "Перетягніть сюди файли, щоб додати до розмови",
"Enabled": "Увімкнено", "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр. '30s','10m'. Дійсні одиниці часу: 'с', 'хв', 'г'.",
"Enter OpenAI API Key": "Введіть ключ API OpenAI", "Edit Doc": "Редагувати документ",
"Enter stop sequence": "Введіть символ зупинки", "Edit User": "Редагувати користувача",
"Enter Your Email": "Введіть вашу електронну пошту", "Email": "Електронна пошта",
"Enter Your Full Name": "Введіть ваше повне ім'я", "Enable Chat History": "Увімкнути історію чату",
"Enter Your Password": "Введіть ваш пароль", "Enable New Sign Ups": "Дозволити нові реєстрації",
"Experimental": "Експериментальний", "Enabled": "Увімкнено",
"Export All Chats (All Users)": "Експортувати всі чати (всі користувачі)", "Enter OpenAI API Key": "Введіть ключ API OpenAI",
"Export Chats": "Експортувати чати", "Enter stop sequence": "Введіть символ зупинки",
"Export Documents Mapping": "Експортувати відображення документів", "Enter Your Email": "Введіть вашу електронну пошту",
"Export Modelfiles": "Експортувати modelfiles", "Enter Your Full Name": "Введіть ваше повне ім'я",
"Export Prompts": "Експортувати запити", "Enter Your Password": "Введіть ваш пароль",
"Failed to read clipboard contents": "Не вдалося прочитати вміст буфера обміну", "Export All Chats (All Users)": "Експортувати всі чати (всі користувачі)",
"File Mode": "Режим файлу", "Export Chats": "Експортувати чати",
"File not found.`": "Файл не знайдено.`", "Export Documents Mapping": "Експортувати відображення документів",
"Focus chat input": "Фокус вводу чату", "Export Modelfiles": "Експортувати modelfiles",
"Format your variables using square brackets like this:": "Форматуйте свої змінні квадратними дужками так:", "Export Prompts": "Експортувати запити",
"From (Base Model)": "Від (базова модель)", "Failed to read clipboard contents": "Не вдалося прочитати вміст буфера обміну",
"Full Screen Mode": "Режим повного екрану", "File not found.": "",
"General": "Загальні", "Focus chat input": "Фокус вводу чату",
"General Settings": "Загальні налаштування", "Format your variables using square brackets like this:": "Форматуйте свої змінні квадратними дужками так:",
"Hello, {{name}}": "Привіт, {{name}}", "From (Base Model)": "Від (базова модель)",
"Hide": "Приховати", "Full Screen Mode": "Режим повного екрану",
"How can I help you today?": "Як я можу допомогти вам сьогодні?", "General": "Загальні",
"Image Generation (Experimental)": "Генерування зображень (експериментально)", "General Settings": "Загальні налаштування",
"Image Settings": "Налаштування зображення", "Hello, {{name}}": "Привіт, {{name}}",
"Images": "Зображення", "Hide": "Приховати",
"Import Chats": "Імпортувати чати", "How can I help you today?": "Як я можу допомогти вам сьогодні?",
"Import Documents Mapping": "Імпортувати відображення документів", "Image Generation (Experimental)": "Генерування зображень (експериментально)",
"Import Modelfiles": "Імпортувати modelfiles", "Image Settings": "Налаштування зображення",
"Import Prompts": "Імпортувати запити", "Images": "Зображення",
"Include `--api` flag when running stable-diffusion-webui": "Включіть прапор `--api` при запуску stable-diffusion-webui", "Import Chats": "Імпортувати чати",
"Interface": "Інтерфейс", "Import Documents Mapping": "Імпортувати відображення документів",
"join our Discord for help.": "приєднуйтеся до нашого Discord для допомоги.", "Import Modelfiles": "Імпортувати modelfiles",
"JSON": "JSON", "Import Prompts": "Імпортувати запити",
"JWT Expiration": "Термін дії JWT", "Include `--api` flag when running stable-diffusion-webui": "Включіть прапор `--api` при запуску stable-diffusion-webui",
"JWT Token": "Токен JWT", "Interface": "Інтерфейс",
"Keep Alive": "Зберегти активність", "join our Discord for help.": "приєднуйтеся до нашого Discord для допомоги.",
"Keyboard shortcuts": "Клавіатурні скорочення", "JSON": "JSON",
"Language": "Мова", "JWT Expiration": "Термін дії JWT",
"Light": "Світла", "JWT Token": "Токен JWT",
"Listening...": "Слухаю...", "Keep Alive": "Зберегти активність",
"LiteLLM API Base URL": "Базова адреса URL API LiteLLM", "Keyboard shortcuts": "Клавіатурні скорочення",
"LiteLLM API Key": "Ключ API LiteLLM", "Language": "Мова",
"LiteLLM API RPM": "API LiteLLM RPM", "Light": "Світла",
"LLMs can make mistakes. Verify important information.": "LLMs можуть помилятися. Перевірте важливу інформацію.", "Listening...": "Слухаю...",
"Made by OpenWebUI Community": "Зроблено спільнотою OpenWebUI", "LiteLLM API Base URL": "Базова адреса URL API LiteLLM",
"Make sure to enclose them with": "Переконайтеся, що вони закриті", "LiteLLM API Key": "Ключ API LiteLLM",
"Manage LiteLLM Models": "Керування моделями LiteLLM", "LiteLLM API RPM": "API LiteLLM RPM",
"Manage Ollama Models": "Керування моделями Ollama", "LLMs can make mistakes. Verify important information.": "LLMs можуть помилятися. Перевірте важливу інформацію.",
"Max Tokens": "Максимальна кількість токенів", "Made by OpenWebUI Community": "Зроблено спільнотою OpenWebUI",
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Максимум 3 моделі можна завантажити одночасно. Будь ласка, спробуйте пізніше.", "Make sure to enclose them with": "Переконайтеся, що вони закриті",
"Mirostat": "Mirostat", "Manage LiteLLM Models": "Керування моделями LiteLLM",
"Mirostat Eta": "Mirostat Eta", "Manage Ollama Models": "Керування моделями Ollama",
"Mirostat Tau": "Mirostat Tau", "Max Tokens": "Максимальна кількість токенів",
"MMMM DD, YYYY": "MMMM ДД, РРРР", "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Максимум 3 моделі можна завантажити одночасно. Будь ласка, спробуйте пізніше.",
"Model '{{modelName}}' has been successfully downloaded.`": "Модель '{{modelName}}' успішно завантажено.`", "Mirostat": "Mirostat",
"Model '{{modelTag}}' is already in queue for downloading.": "Модель '{{modelTag}}' вже знаходиться в черзі на завантаження.", "Mirostat Eta": "Mirostat Eta",
"Model {{modelId}} not found": "Модель {{modelId}} не знайдено", "Mirostat Tau": "Mirostat Tau",
"Model {{modelName}} already exists.": "Модель {{modelName}} вже існує.", "MMMM DD, YYYY": "MMMM ДД, РРРР",
"Model Name": "Назва моделі", "Model '{{modelName}}' has been successfully downloaded.": "",
"Model not selected": "Модель не вибрана", "Model '{{modelTag}}' is already in queue for downloading.": "Модель '{{modelTag}}' вже знаходиться в черзі на завантаження.",
"Model Tag Name": "Ім'я тегу моделі", "Model {{modelId}} not found": "Модель {{modelId}} не знайдено",
"Modelfile": "Modelfile", "Model {{modelName}} already exists.": "Модель {{modelName}} вже існує.",
"Modelfile Advanced Settings": "Розширені налаштування modelfile", "Model Name": "Назва моделі",
"Modelfile Content": "Зміст modelfile", "Model not selected": "Модель не вибрана",
"Modelfiles": "Modelfiles", "Model Tag Name": "Ім'я тегу моделі",
"Models": "Моделі", "Modelfile": "Modelfile",
"My Documents": "Мої документи", "Modelfile Advanced Settings": "Розширені налаштування modelfile",
"My Modelfiles": "Мої modelfiles", "Modelfiles": "Modelfiles",
"My Prompts": "Мої запити", "Models": "Моделі",
"Name": "Назва", "My Documents": "Мої документи",
"Name Tag": "Назва тегу", "My Modelfiles": "Мої modelfiles",
"Name your Modelfile": "Назвіть свій modelfile", "My Prompts": "Мої запити",
"New Chat": "Новий чат", "Name": "Назва",
"New Password": "Новий пароль", "Name Tag": "Назва тегу",
"Not sure what to add?": "Не впевнений, що додати?", "Name your modelfile": "",
"Not sure what to write? Switch to": "Не впевнений, що писати? Переключитися на", "New Chat": "Новий чат",
"Off": "Вимк", "New Password": "Новий пароль",
"Okay, Let's Go!": "Гаразд, давайте почнемо!", "Not sure what to add?": "Не впевнений, що додати?",
"Ollama API URL": "URL API Ollama", "Not sure what to write? Switch to": "Не впевнений, що писати? Переключитися на",
"Ollama Version": "Версія Ollama", "Off": "Вимк",
"On": "Увімк", "Okay, Let's Go!": "Гаразд, давайте почнемо!",
"Only": "Тільки", "Ollama Version": "Версія Ollama",
"Only alphanumeric characters and hyphens are allowed in the command string.": "У рядку команди дозволено використовувати лише алфавітно-цифрові символи та дефіси.", "On": "Увімк",
"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Ой! Зачекайте, будь ласка! Ваші файли ще готуються. Ми робимо все, щоб вони були ідеальними. Будь ласка, будьте терплячі, ми повідомимо вам, коли вони будуть готові.", "Only": "Тільки",
"Open": "Відкрити", "Only alphanumeric characters and hyphens are allowed in the command string.": "У рядку команди дозволено використовувати лише алфавітно-цифрові символи та дефіси.",
"Open AI": "Open AI", "Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "Ой! Зачекайте, будь ласка! Ваші файли ще готуються. Ми робимо все, щоб вони були ідеальними. Будь ласка, будьте терплячі, ми повідомимо вам, коли вони будуть готові.",
"Open new chat": "Відкрити новий чат", "Oops! Looks like the URL is invalid. Please double-check and try again.": "",
"OpenAI API": "API OpenAI", "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "",
"or": "або", "Open": "Відкрити",
"Parameters": "Параметри", "Open AI": "Open AI",
"Password": "Пароль", "Open new chat": "Відкрити новий чат",
"pending": "очікування", "OpenAI API": "API OpenAI",
"Permission denied when accessing microphone: {{error}}": "Доступ до мікрофона заборонено: {{error}}", "or": "або",
"Profile": "Профіль", "Parameters": "Параметри",
"Prompt Content": "Зміст запиту", "Password": "Пароль",
"Prompt suggestions": "Швидкі запити", "Pending": "",
"Prompts": "Запити", "Permission denied when accessing microphone: {{error}}": "Доступ до мікрофона заборонено: {{error}}",
"Pull a model from Ollama.com": "Завантажити модель з Ollama.com", "Playground": "Майданчик",
"Pull Progress": "Прогрес завантаження", "Profile": "Профіль",
"RAG Template": "Шаблон RAG", "Prompt Content": "Зміст запиту",
"Raw Format": "Необроблений формат", "Prompt suggestions": "Швидкі запити",
"Record voice": "Записати голос", "Prompts": "Запити",
"Redirecting you to OpenWebUI Community": "Перенаправляємо вас до спільноти OpenWebUI", "Pull a model from Ollama.com": "Завантажити модель з Ollama.com",
"Release Notes": "Нотатки до випуску", "Pull Progress": "Прогрес завантаження",
"Repeat Last N": "Повторити останні N", "RAG Template": "Шаблон RAG",
"Repeat Penalty": "Штраф за повторення", "Raw Format": "Необроблений формат",
"Request Mode": "Режим запиту", "Record voice": "Записати голос",
"Reset Vector Storage": "Скинути векторне сховище", "Redirecting you to OpenWebUI Community": "Перенаправляємо вас до спільноти OpenWebUI",
"Response AutoCopy to Clipboard": "Автокопіювання відповіді в буфер обміну", "Release Notes": "Нотатки до випуску",
"Role": "Роль", "Repeat Last N": "Повторити останні N",
"Rosé Pine": "Rosé Pine", "Repeat Penalty": "Штраф за повторення",
"Rosé Pine Dawn": "Rosé Pine Dawn", "Request Mode": "Режим запиту",
"Save": "Зберегти", "Reset Vector Storage": "Скинути векторне сховище",
"Save & Create": "Зберегти та створити", "Response AutoCopy to Clipboard": "Автокопіювання відповіді в буфер обміну",
"Save & Submit": "Зберегти та надіслати", "Role": "Роль",
"Save & Update": "Зберегти та оновити", "Rosé Pine": "Rosé Pine",
"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": "Збереження журналів чату безпосередньо в сховище вашого браузера більше не підтримується. Будь ласка, завантажте та видаліть журнали чату, натиснувши кнопку нижче. Не хвилюйтеся, ви можете легко повторно імпортувати журнали чату до бекенду через", "Rosé Pine Dawn": "Rosé Pine Dawn",
"Scan": "Сканування", "Save": "Зберегти",
"Scan complete!": "Сканування завершено!", "Save & Create": "Зберегти та створити",
"Scan for documents from {{path}}": "Сканування документів з {{path}}", "Save & Submit": "Зберегти та надіслати",
"Search": "Пошук", "Save & Update": "Зберегти та оновити",
"Search Documents": "Пошук документів", "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": "Збереження журналів чату безпосередньо в сховище вашого браузера більше не підтримується. Будь ласка, завантажте та видаліть журнали чату, натиснувши кнопку нижче. Не хвилюйтеся, ви можете легко повторно імпортувати журнали чату до бекенду через",
"Search Prompts": "Пошук запитів", "Scan": "Сканування",
"See readme.md for instructions": "Див. readme.md для інструкцій", "Scan complete!": "Сканування завершено!",
"See what's new": "Подивіться, що нового", "Scan for documents from {{path}}": "Сканування документів з {{path}}",
"Seed": "Початкове значення (сід)", "Search": "Пошук",
"Select a model": "Виберіть модель", "Search Documents": "Пошук документів",
"Send a Messsage": "Надіслати повідомлення", "Search Prompts": "Пошук запитів",
"Send message": "Надіслати повідомлення", "See readme.md for instructions": "Див. readme.md для інструкцій",
"Server connection verified": "З'єднання з сервером підтверджено", "See what's new": "Подивіться, що нового",
"Set as default": "Встановити за замовчуванням", "Seed": "Початкове значення (сід)",
"Set Default Model": "Встановити модель за замовчуванням", "Select a model": "Виберіть модель",
"Set Image Size": "Встановити розмір зображення", "Send a Messsage": "Надіслати повідомлення",
"Set Steps": "Встановити кроки", "Send message": "Надіслати повідомлення",
"Set Title Auto-Generation Model": "Встановити модель автогенерації заголовків", "Server connection verified": "З'єднання з сервером підтверджено",
"Set Voice": "Встановити голос", "Set as default": "Встановити за замовчуванням",
"Settings": "Налаштування", "Set Default Model": "Встановити модель за замовчуванням",
"Share to OpenWebUI Community": "Поділитися зі спільнотою OpenWebUI", "Set Image Size": "Встановити розмір зображення",
"short-summary": "короткий зміст", "Set Steps": "Встановити кроки",
"Show": "Показати", "Set Title Auto-Generation Model": "Встановити модель автогенерації заголовків",
"Show shortcuts": "Показати клавіатурні скорочення", "Set Voice": "Встановити голос",
"sidebar": "бокова панель", "Settings": "Налаштування",
"Sign in": "Увійти", "Share to OpenWebUI Community": "Поділитися зі спільнотою OpenWebUI",
"Sign Out": "Вийти", "short-summary": "короткий зміст",
"Sign up": "Зареєструватися", "Show": "Показати",
"Speech recognition error: {{error}}": "Помилка розпізнавання мови: {{error}}", "Show shortcuts": "Показати клавіатурні скорочення",
"Speech-to-Text Engine": "Система розпізнавання мови", "sidebar": "бокова панель",
"SpeechRecognition API is not supported in this browser.": "SpeechRecognition API не підтримується в цьому браузері.", "Sign in": "Увійти",
"Stop Sequence": "Символ зупинки", "Sign Out": "Вийти",
"STT Settings": "Налаштування STT", "Sign up": "Зареєструватися",
"Success": "Успіх", "Speech recognition error: {{error}}": "Помилка розпізнавання мови: {{error}}",
"Successfully updated": "Успішно оновлено", "Speech-to-Text Engine": "Система розпізнавання мови",
"Successfully updated.": "Успішно оновлено.", "SpeechRecognition API is not supported in this browser.": "SpeechRecognition API не підтримується в цьому браузері.",
"Sync All": "Синхронізувати все", "Stop Sequence": "Символ зупинки",
"System Prompt": "Системний запит", "STT Settings": "Налаштування STT",
"Tags": "Теги", "Submit": "Надіслати",
"Temperature": "Температура", "Success": "Успіх",
"Template": "Шаблон", "Successfully updated": "Успішно оновлено",
"Text-to-Speech Engine": "Система синтезу мови", "Successfully updated.": "Успішно оновлено.",
"Tfs Z": "Tfs Z", "Sync All": "Синхронізувати все",
"Theme": "Тема", "System": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Це забезпечує збереження ваших цінних розмов у безпечному бекенд-сховищі. Дякуємо!", "System Prompt": "Системний запит",
"This setting does not sync across browsers or devices.": "Це налаштування не синхронізується між браузерами або пристроями.", "Tags": "Теги",
"Title": "Заголовок", "Temperature": "Температура",
"Title Auto-Generation": "Автогенерація заголовків", "Template": "Шаблон",
"Title Generation Prompt": "Запит на генерування заголовків", "Text Completion": "Завершення тексту",
"to": "до", "Text-to-Speech Engine": "Система синтезу мови",
"To access the available model names for downloading,": "Щоб отримати доступ до назв доступних для завантаження моделей,", "Tfs Z": "Tfs Z",
"to chat input.": "до введення чату.", "Theme": "Тема",
"Toggle settings": "Переключити налаштування", "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Це забезпечує збереження ваших цінних розмов у безпечному бекенд-сховищі. Дякуємо!",
"Toggle sidebar": "Переключити бокову панель", "This setting does not sync across browsers or devices.": "Це налаштування не синхронізується між браузерами або пристроями.",
"Top K": "Вершина K", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"Top P": "Вершина P", "Title": "Заголовок",
"Trouble accessing Ollama?": "Проблеми з доступом до Ollama?", "Title Auto-Generation": "Автогенерація заголовків",
"TTS Settings": "Налаштування TTS", "Title Generation Prompt": "Запит на генерування заголовків",
"Uh-oh! There was an issue connecting to {{provider}}.": "Ой! Виникла проблема при підключенні до {{provider}}.", "to": "до",
"Upload a GGUF model": "Завантажити модель GGUF", "To access the available model names for downloading,": "Щоб отримати доступ до назв доступних для завантаження моделей,",
"Upload files": "Завантажити файли", "Toggle settings": "Переключити налаштування",
"Upload Progress": "Прогрес завантаження", "Toggle sidebar": "Переключити бокову панель",
"URL Mode": "Режим URL", "Top K": "Вершина K",
"Use '#' in the prompt input to load and select your documents.": "Використовуйте '#' у введенні запиту для завантаження та вибору ваших документів.", "Top P": "Вершина P",
"user": "користувач", "Trouble accessing Ollama?": "Проблеми з доступом до Ollama?",
"User Permissions": "Дозволи користувача", "TTS Settings": "Налаштування TTS",
"Users": "Користувачі", "Uh-oh! There was an issue connecting to {{provider}}.": "Ой! Виникла проблема при підключенні до {{provider}}.",
"Utilize": "Використовувати", "Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
"Valid time units:": "Дійсні одиниці часу:", "Upload files": "Завантажити файли",
"variable": "змінна", "Use '#' in the prompt input to load and select your documents.": "Використовуйте '#' у введенні запиту для завантаження та вибору ваших документів.",
"variable to have them replaced with clipboard content.": "змінна, щоб замінити їх вмістом буфера обміну.", "User": "",
"Web": "Веб", "User Permissions": "Дозволи користувача",
"WebUI Add-ons": "Додатки WebUI", "Users": "Користувачі",
"WebUI Settings": "Налаштування WebUI", "Utilize": "Використовувати",
"Whats New in": "Що нового в", "Valid time units:": "Дійсні одиниці часу:",
"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Коли історія вимкнена, нові чати в цьому браузері не будуть відображатися в історії на жодному з ваших пристроїв.", "variable": "змінна",
"Whisper (Local)": "Шепіт (локально)", "variable to have them replaced with clipboard content.": "змінна, щоб замінити їх вмістом буфера обміну.",
"Write a prompt suggestion (e.g. Who are you?)": "Напишіть запит (напр. Хто ти?)", "Web": "Веб",
"Write a summary in 50 words that summarizes [topic or keyword]": "Напишіть стислий зміст у 50 слів, який узагальнює [тему або ключове слово]", "WebUI Add-ons": "Додатки WebUI",
"You're now logged in.": "Ви увійшли в систему.", "WebUI Settings": "Налаштування WebUI",
"You": "Ви", "Whats New in": "Що нового в",
"Playground": "Майданчик", "When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "Коли історія вимкнена, нові чати в цьому браузері не будуть відображатися в історії на жодному з ваших пристроїв.",
"Add message": "Додати повідомлення", "Whisper (Local)": "Шепіт (локально)",
"Enter a user message here": "Введіть тут повідомлення користувача", "Write a prompt suggestion (e.g. Who are you?)": "Напишіть запит (напр. Хто ти?)",
"Enter an assistant message here": "Введіть тут повідомлення асистента", "Write a summary in 50 words that summarizes [topic or keyword]": "Напишіть стислий зміст у 50 слів, який узагальнює [тему або ключове слово]",
"Drop any files here to add to the conversation": "Перетягніть сюди файли, щоб додати до розмови", "Write a summary in 50 words that summarizes [topic or keyword].": "",
"You're a helpful assistant.": "Ви корисний асистент.", "You": "Ви",
"assistant": "асистент", "You're a helpful assistant.": "Ви корисний асистент.",
"Submit": "Надіслати", "You're now logged in.": "Ви увійшли в систему."
"Chat": "Чат",
"Text Completion": "Завершення тексту"
} }