Jannik Streidl 1 year ago
parent
commit
5d6182eb7f
2 changed files with 22 additions and 22 deletions
  1. 11 11
      src/lib/i18n/locales/de-DE/translation.json
  2. 11 11
      src/lib/i18n/locales/en-US/translation.json

+ 11 - 11
src/lib/i18n/locales/de-DE/translation.json

@@ -11,6 +11,7 @@
 	"Add a model tag name": "Benenne dein Modell-Tag",
 	"Add a short description about what this modelfile does": "Füge eine kurze Beschreibung hinzu, was dieses Modelfile kann",
 	"Add a short title for this prompt": "Füge einen kurzen Titel für diesen Prompt hinzu",
+	"Add a tag": "Tag hinzugügen",
 	"Add Docs": "Dokumente hinzufügen",
 	"Add Files": "Dateien hinzufügen",
 	"Add message": "Nachricht eingeben",
@@ -119,6 +120,8 @@
 	"Enable Chat History": "Chat-Verlauf aktivieren",
 	"Enable New Sign Ups": "Neue Anmeldungen aktivieren",
 	"Enabled": "Aktiviert",
+	"Enter a user message here": "Gib hier eine Benutzernachricht ein",
+	"Enter an assistant message here": "Gib hier eine Assistentennachricht ein",
 	"Enter API Key": "",
 	"Enter Chunk Overlap": "",
 	"Enter Chunk Size": "",
@@ -178,6 +181,7 @@
 	"Made by OpenWebUI Community": "Von der OpenWebUI-Community",
 	"Make sure to enclose them with": "Formatiere Deine Variablen mit:",
 	"Manage LiteLLM Models": "LiteLLM-Modelle verwalten",
+	"Manage Models": "Modelle verwalten",
 	"Manage Ollama Models": "Ollama-Modelle verwalten",
 	"Max Tokens": "Maximale Tokens",
 	"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.",
@@ -192,6 +196,7 @@
 	"Model Name": "Modellname",
 	"Model not selected": "Modell nicht ausgewählt",
 	"Model Tag Name": "Modell-Tag-Name",
+	"Model Whitelisting": "Modell-Whitelisting",
 	"Modelfile": "Modelfiles",
 	"Modelfile Advanced Settings": "Erweiterte Modelfileseinstellungen",
 	"Modelfile Content": "Modelfile Content",
@@ -227,6 +232,7 @@
 	"or": "oder",
 	"Parameters": "Parameter",
 	"Password": "Passwort",
+	"PDF Extract Images (OCR)": "Text von Bilder aus PDFs extrahieren (OCR)",
 	"pending": "ausstehend",
 	"Permission denied when accessing microphone: {{error}}": "Zugriff auf das Mikrofon verweigert: {{error}}",
 	"Playground": "Playground",
@@ -277,6 +283,7 @@
 	"Set Title Auto-Generation Model": "Modell für automatische Titelgenerierung festlegen",
 	"Set Voice": "Stimme festlegen",
 	"Settings": "Einstellungen",
+	"Settings saved successfully!": "Einstellungen erfolgreich gespeichert!",
 	"Share to OpenWebUI Community": "Mit OpenWebUI Community teilen",
 	"short-summary": "kurze-zusammenfassung",
 	"Show": "Anzeigen",
@@ -323,6 +330,7 @@
 	"Type Hugging Face Resolve (Download) URL": "",
 	"Uh-oh! There was an issue connecting to {{provider}}.": "Ups! Es gab ein Problem bei der Verbindung mit {{provider}}.",
 	"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Unknown File Type '{{file_type}}', but accepting and treating as plain text",
+	"Update password": "Passwort aktualisieren",
 	"Upload a GGUF model": "Upload a GGUF model",
 	"Upload files": "Dateien hochladen",
 	"Upload Progress": "Upload Progress",
@@ -336,9 +344,11 @@
 	"Valid time units:": "Gültige Zeiteinheiten:",
 	"variable": "Variable",
 	"variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.",
+	"Version": "Version",
 	"Web": "Web",
 	"WebUI Add-ons": "WebUI-Add-Ons",
 	"WebUI Settings": "WebUI-Einstellungen",
+	"WebUI will make requests to": "Wenn aktiviert sendet WebUI externe Anfragen an",
 	"What’s New in": "Was gibt's Neues in",
 	"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.",
 	"Whisper (Local)": "Whisper (Lokal)",
@@ -346,15 +356,5 @@
 	"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": "Du",
 	"You're a helpful assistant.": "Du bist ein hilfreicher Assistent.",
-	"You're now logged in.": "Du bist nun eingeloggt.",
-	"PDF Extract Images (OCR)": "Text von Bilder aus PDFs extrahieren (OCR)",
-	"Update password": "Passwort aktualisieren",
-	"Settings saved successfully!": "Einstellungen erfolgreich gespeichert!",
-	"WebUI will make requests to": "Wenn aktiviert sendet WebUI externe Anfragen an",
-	"Add a tag": "Tag hinzugügen",
-	"Version": "Version",
-	"Enter a user message here": "Gib hier eine Benutzernachricht ein",
-	"Enter an assistant message here": "Gib hier eine Assistentennachricht ein",
-	"Model Whitelisting": "Modell-Whitelisting",
-	"Manage Models": "Modelle verwalten"
+	"You're now logged in.": "Du bist nun eingeloggt."
 }

+ 11 - 11
src/lib/i18n/locales/en-US/translation.json

@@ -11,6 +11,7 @@
 	"Add a model tag name": "Add a model tag name",
 	"Add a short description about what this modelfile does": "Add a short description about what this modelfile does",
 	"Add a short title for this prompt": "Add a short title for this prompt",
+	"Add a tag": "Add a tag",
 	"Add Docs": "Add Docs",
 	"Add Files": "Add Files",
 	"Add message": "Add message",
@@ -119,6 +120,8 @@
 	"Enable Chat History": "Enable Chat History",
 	"Enable New Sign Ups": "Enable New Sign Ups",
 	"Enabled": "Enabled",
+	"Enter a user message here": "Enter a user message here",
+	"Enter an assistant message here": "Enter an assistant message here",
 	"Enter API Key": "",
 	"Enter Chunk Overlap": "",
 	"Enter Chunk Size": "",
@@ -178,6 +181,7 @@
 	"Made by OpenWebUI Community": "Made by OpenWebUI Community",
 	"Make sure to enclose them with": "Make sure to enclose them with",
 	"Manage LiteLLM Models": "Manage LiteLLM Models",
+	"Manage Models": "Manage Models",
 	"Manage Ollama Models": "Manage Ollama Models",
 	"Max Tokens": "Max Tokens",
 	"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "Maximum of 3 models can be downloaded simultaneously. Please try again later.",
@@ -192,6 +196,7 @@
 	"Model Name": "Model Name",
 	"Model not selected": "Model not selected",
 	"Model Tag Name": "Model Tag Name",
+	"Model Whitelisting": "Model Whitelisting",
 	"Modelfile": "Modelfile",
 	"Modelfile Advanced Settings": "Modelfile Advanced Settings",
 	"Modelfile Content": "Modelfile Content",
@@ -227,6 +232,7 @@
 	"or": "or",
 	"Parameters": "Parameters",
 	"Password": "Password",
+	"PDF Extract Images (OCR)": "PDF Extract Images (OCR)",
 	"pending": "pending",
 	"Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}",
 	"Playground": "Playground",
@@ -277,6 +283,7 @@
 	"Set Title Auto-Generation Model": "Set Title Auto-Generation Model",
 	"Set Voice": "Set Voice",
 	"Settings": "Settings",
+	"Settings saved successfully!": "Settings saved successfully!",
 	"Share to OpenWebUI Community": "Share to OpenWebUI Community",
 	"short-summary": "short-summary",
 	"Show": "Show",
@@ -323,6 +330,7 @@
 	"Type Hugging Face Resolve (Download) URL": "",
 	"Uh-oh! There was an issue connecting to {{provider}}.": "Uh-oh! There was an issue connecting to {{provider}}.",
 	"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "Unknown File Type '{{file_type}}', but accepting and treating as plain text",
+	"Update password": "Update password",
 	"Upload a GGUF model": "Upload a GGUF model",
 	"Upload files": "Upload files",
 	"Upload Progress": "Upload Progress",
@@ -336,9 +344,11 @@
 	"Valid time units:": "Valid time units:",
 	"variable": "variable",
 	"variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content.",
+	"Version": "Version",
 	"Web": "Web",
 	"WebUI Add-ons": "WebUI Add-ons",
 	"WebUI Settings": "WebUI Settings",
+	"WebUI will make requests to": "WebUI will make requests to",
 	"What’s New in": "What’s New in",
 	"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.",
 	"Whisper (Local)": "Whisper (Local)",
@@ -346,15 +356,5 @@
 	"Write a summary in 50 words that summarizes [topic or keyword].": "Write a summary in 50 words that summarizes [topic or keyword].",
 	"You": "You",
 	"You're a helpful assistant.": "You're a helpful assistant.",
-	"You're now logged in.": "You're now logged in.",
-	"PDF Extract Images (OCR)": "PDF Extract Images (OCR)",
-	"Update password": "Update password",
-	"Settings saved successfully!": "Settings saved successfully!",
-	"WebUI will make requests to": "WebUI will make requests to",
-	"Add a tag": "Add a tag",
-	"Version": "Version",
-	"Enter a user message here": "Enter a user message here",
-	"Enter an assistant message here": "Enter an assistant message here",
-	"Model Whitelisting": "Model Whitelisting",
-	"Manage Models": "Manage Models"
+	"You're now logged in.": "You're now logged in."
 }