chore: format
This commit is contained in:
		
							parent
							
								
									deedfdceae
								
							
						
					
					
						commit
						f6add92702
					
				|  | @ -10,7 +10,7 @@ | ||||||
| 
 | 
 | ||||||
| 	export let params = { | 	export let params = { | ||||||
| 		// Advanced | 		// Advanced | ||||||
| 		stream_response: null,	// Set stream responses for this model individually | 		stream_response: null, // Set stream responses for this model individually | ||||||
| 		seed: null, | 		seed: null, | ||||||
| 		stop: null, | 		stop: null, | ||||||
| 		temperature: null, | 		temperature: null, | ||||||
|  | @ -52,8 +52,13 @@ | ||||||
| 			<button | 			<button | ||||||
| 				class="p-1 px-3 text-xs flex rounded transition" | 				class="p-1 px-3 text-xs flex rounded transition" | ||||||
| 				on:click={() => { | 				on:click={() => { | ||||||
| 				params.stream_response = (params?.stream_response ?? null) === null ? true : (params.stream_response ? false : null); | 					params.stream_response = | ||||||
| 			}} | 						(params?.stream_response ?? null) === null | ||||||
|  | 							? true | ||||||
|  | 							: params.stream_response | ||||||
|  | 								? false | ||||||
|  | 								: null; | ||||||
|  | 				}} | ||||||
| 				type="button" | 				type="button" | ||||||
| 			> | 			> | ||||||
| 				{#if params.stream_response === true} | 				{#if params.stream_response === true} | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "خطاء! يبدو أن عنوان URL غير صالح. يرجى التحقق مرة أخرى والمحاولة مرة أخرى.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "خطاء! يبدو أن عنوان URL غير صالح. يرجى التحقق مرة أخرى والمحاولة مرة أخرى.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "خطاء! أنت تستخدم طريقة غير مدعومة (الواجهة الأمامية فقط). يرجى تقديم واجهة WebUI من الواجهة الخلفية.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "خطاء! أنت تستخدم طريقة غير مدعومة (الواجهة الأمامية فقط). يرجى تقديم واجهة WebUI من الواجهة الخلفية.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "فتح محادثة جديده", | 	"Open new chat": "فتح محادثة جديده", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "آخر", | 	"Other": "آخر", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "الباسورد", | 	"Password": "الباسورد", | ||||||
| 	"PDF document (.pdf)": "PDF ملف (.pdf)", | 	"PDF document (.pdf)": "PDF ملف (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF أستخرج الصور (OCR)", | 	"PDF Extract Images (OCR)": "PDF أستخرج الصور (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Изглежда URL адресът е невалиден. Моля, проверете отново и опитайте пак.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Изглежда URL адресът е невалиден. Моля, проверете отново и опитайте пак.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Използвате неподдържан метод (само фронтенд). Моля, сервирайте WebUI от бекенда.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Използвате неподдържан метод (само фронтенд). Моля, сервирайте WebUI от бекенда.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Отвори нов чат", | 	"Open new chat": "Отвори нов чат", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Other", | 	"Other": "Other", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Парола", | 	"Password": "Парола", | ||||||
| 	"PDF document (.pdf)": "PDF документ (.pdf)", | 	"PDF document (.pdf)": "PDF документ (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Extract Images (OCR)", | 	"PDF Extract Images (OCR)": "PDF Extract Images (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "ওহ, মনে হচ্ছে ইউআরএলটা ইনভ্যালিড। দয়া করে আর চেক করে চেষ্টা করুন।", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "ওহ, মনে হচ্ছে ইউআরএলটা ইনভ্যালিড। দয়া করে আর চেক করে চেষ্টা করুন।", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "আপনি একটা আনসাপোর্টেড পদ্ধতি (শুধু ফ্রন্টএন্ড) ব্যবহার করছেন। দয়া করে WebUI ব্যাকএন্ড থেকে চালনা করুন।", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "আপনি একটা আনসাপোর্টেড পদ্ধতি (শুধু ফ্রন্টএন্ড) ব্যবহার করছেন। দয়া করে WebUI ব্যাকএন্ড থেকে চালনা করুন।", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "নতুন চ্যাট খুলুন", | 	"Open new chat": "নতুন চ্যাট খুলুন", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "অন্যান্য", | 	"Other": "অন্যান্য", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "পাসওয়ার্ড", | 	"Password": "পাসওয়ার্ড", | ||||||
| 	"PDF document (.pdf)": "PDF ডকুমেন্ট (.pdf)", | 	"PDF document (.pdf)": "PDF ডকুমেন্ট (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "পিডিএফ এর ছবি থেকে লেখা বের করুন (OCR)", | 	"PDF Extract Images (OCR)": "পিডিএফ এর ছবি থেকে লেখা বের করুন (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ui! Sembla que l'URL no és vàlida. Si us plau, revisa-la i torna-ho a provar.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ui! Sembla que l'URL no és vàlida. Si us plau, revisa-la i torna-ho a provar.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Ui! Hi ha hagut un error en la resposta anterior. Torna a provar-ho o contacta amb un administrador", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Ui! Hi ha hagut un error en la resposta anterior. Torna a provar-ho o contacta amb un administrador", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ui! Estàs utilitzant un mètode no suportat (només frontend). Si us plau, serveix la WebUI des del backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ui! Estàs utilitzant un mètode no suportat (només frontend). Si us plau, serveix la WebUI des del backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Obre un xat nou", | 	"Open new chat": "Obre un xat nou", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "La versió d'Open WebUI (v{{OPEN_WEBUI_VERSION}}) és inferior a la versió requerida (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "La versió d'Open WebUI (v{{OPEN_WEBUI_VERSION}}) és inferior a la versió requerida (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Altres", | 	"Other": "Altres", | ||||||
| 	"Output format": "Format de sortida", | 	"Output format": "Format de sortida", | ||||||
| 	"Overview": "Vista general", | 	"Overview": "Vista general", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Contrasenya", | 	"Password": "Contrasenya", | ||||||
| 	"PDF document (.pdf)": "Document PDF (.pdf)", | 	"PDF document (.pdf)": "Document PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extreu imatges del PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extreu imatges del PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! ", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! ", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! ", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! ", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Ablihi ang bag-ong diskusyon", | 	"Open new chat": "Ablihi ang bag-ong diskusyon", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "", | 	"OpenAI": "", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "", | 	"Other": "", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Password", | 	"Password": "Password", | ||||||
| 	"PDF document (.pdf)": "", | 	"PDF document (.pdf)": "", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Image Extraction (OCR)", | 	"PDF Extract Images (OCR)": "PDF Image Extraction (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hoppla! Es scheint, dass die URL ungültig ist. Bitte überprüfen Sie diese und versuchen Sie es erneut.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hoppla! Es scheint, dass die URL ungültig ist. Bitte überprüfen Sie diese und versuchen Sie es erneut.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Hoppla! Es gab einen Fehler in der vorherigen Antwort. Bitte versuchen Sie es erneut oder kontaktieren Sie den Administrator.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Hoppla! Es gab einen Fehler in der vorherigen Antwort. Bitte versuchen Sie es erneut oder kontaktieren Sie den Administrator.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hoppla! Sie verwenden eine nicht unterstützte Methode (nur Frontend). Bitte stellen Sie die WebUI vom Backend bereit.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hoppla! Sie verwenden eine nicht unterstützte Methode (nur Frontend). Bitte stellen Sie die WebUI vom Backend bereit.", | ||||||
|  | 	"Open file": "Datei öffnen", | ||||||
| 	"Open new chat": "Neuen Chat öffnen", | 	"Open new chat": "Neuen Chat öffnen", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Die installierte Open-WebUI-Version (v{{OPEN_WEBUI_VERSION}}) ist niedriger als die erforderliche Version (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Die installierte Open-WebUI-Version (v{{OPEN_WEBUI_VERSION}}) ist niedriger als die erforderliche Version (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Andere", | 	"Other": "Andere", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "Seite", | ||||||
| 	"Password": "Passwort", | 	"Password": "Passwort", | ||||||
| 	"PDF document (.pdf)": "PDF-Dokument (.pdf)", | 	"PDF document (.pdf)": "PDF-Dokument (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Text von Bildern aus PDFs extrahieren (OCR)", | 	"PDF Extract Images (OCR)": "Text von Bildern aus PDFs extrahieren (OCR)", | ||||||
|  | @ -754,7 +756,5 @@ | ||||||
| 	"Your account status is currently pending activation.": "Ihr Kontostatus ist derzeit ausstehend und wartet auf Aktivierung.", | 	"Your account status is currently pending activation.": "Ihr Kontostatus ist derzeit ausstehend und wartet auf Aktivierung.", | ||||||
| 	"Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.": "", | 	"Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.": "", | ||||||
| 	"Youtube": "YouTube", | 	"Youtube": "YouTube", | ||||||
| 	"Youtube Loader Settings": "YouTube-Ladeeinstellungen", | 	"Youtube Loader Settings": "YouTube-Ladeeinstellungen" | ||||||
| 	"page": "Seite", |  | ||||||
| 	"Open file": "Datei öffnen" |  | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Looks like the URL is invalid. Please double-check and try again.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Looks like the URL is invalid. Please double-check and try again.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Open new bark", | 	"Open new chat": "Open new bark", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "", | 	"OpenAI": "", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "", | 	"Other": "", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Barkword", | 	"Password": "Barkword", | ||||||
| 	"PDF document (.pdf)": "", | 	"PDF document (.pdf)": "", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Extract Wowmages (OCR)", | 	"PDF Extract Images (OCR)": "PDF Extract Wowmages (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "", | 	"Open new chat": "", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "", | 	"OpenAI": "", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "", | 	"Other": "", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "", | 	"Password": "", | ||||||
| 	"PDF document (.pdf)": "", | 	"PDF document (.pdf)": "", | ||||||
| 	"PDF Extract Images (OCR)": "", | 	"PDF Extract Images (OCR)": "", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "", | 	"Open new chat": "", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "", | 	"OpenAI": "", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "", | 	"Other": "", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "", | 	"Password": "", | ||||||
| 	"PDF document (.pdf)": "", | 	"PDF document (.pdf)": "", | ||||||
| 	"PDF Extract Images (OCR)": "", | 	"PDF Extract Images (OCR)": "", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "¡Ups! Parece que la URL no es válida. Vuelva a verificar e inténtelo nuevamente.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "¡Ups! Parece que la URL no es válida. Vuelva a verificar e inténtelo nuevamente.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "¡Oops! Hubo un error en la respuesta anterior. Intente de nuevo o póngase en contacto con el administrador.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "¡Oops! Hubo un error en la respuesta anterior. Intente de nuevo o póngase en contacto con el administrador.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "¡Ups! Estás utilizando un método no compatible (solo frontend). Por favor ejecute la WebUI desde el backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "¡Ups! Estás utilizando un método no compatible (solo frontend). Por favor ejecute la WebUI desde el backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Abrir nuevo chat", | 	"Open new chat": "Abrir nuevo chat", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Otro", | 	"Other": "Otro", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Contraseña", | 	"Password": "Contraseña", | ||||||
| 	"PDF document (.pdf)": "PDF document (.pdf)", | 	"PDF document (.pdf)": "PDF document (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extraer imágenes de PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extraer imágenes de PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "اوه! به نظر می رسد URL نامعتبر است. لطفاً دوباره بررسی کنید و دوباره امتحان کنید.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "اوه! به نظر می رسد URL نامعتبر است. لطفاً دوباره بررسی کنید و دوباره امتحان کنید.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "اوه! شما از یک روش پشتیبانی نشده (فقط frontend) استفاده می کنید. لطفاً WebUI را از بکند اجرا کنید.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "اوه! شما از یک روش پشتیبانی نشده (فقط frontend) استفاده می کنید. لطفاً WebUI را از بکند اجرا کنید.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "باز کردن گپ جدید", | 	"Open new chat": "باز کردن گپ جدید", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "دیگر", | 	"Other": "دیگر", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "رمز عبور", | 	"Password": "رمز عبور", | ||||||
| 	"PDF document (.pdf)": "PDF سند (.pdf)", | 	"PDF document (.pdf)": "PDF سند (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "استخراج تصاویر از PDF (OCR)", | 	"PDF Extract Images (OCR)": "استخراج تصاویر از PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hups! Näyttää siltä, että URL on virheellinen. Tarkista se ja yritä uudelleen.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hups! Näyttää siltä, että URL on virheellinen. Tarkista se ja yritä uudelleen.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hupsista! Käytät ei-tuettua menetelmää. WebUI pitää palvella backendista.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hupsista! Käytät ei-tuettua menetelmää. WebUI pitää palvella backendista.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Avaa uusi keskustelu", | 	"Open new chat": "Avaa uusi keskustelu", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Muu", | 	"Other": "Muu", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Salasana", | 	"Password": "Salasana", | ||||||
| 	"PDF document (.pdf)": "PDF-tiedosto (.pdf)", | 	"PDF document (.pdf)": "PDF-tiedosto (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF-tiedoston kuvien erottelu (OCR)", | 	"PDF Extract Images (OCR)": "PDF-tiedoston kuvien erottelu (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oups ! Il semble que l'URL soit invalide. Veuillez vérifier à nouveau et réessayer.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oups ! Il semble que l'URL soit invalide. Veuillez vérifier à nouveau et réessayer.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops ! Il y a eu une erreur dans la réponse précédente. Veuillez réessayer ou contacter l'administrateur.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops ! Il y a eu une erreur dans la réponse précédente. Veuillez réessayer ou contacter l'administrateur.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oups\u00a0! Vous utilisez une méthode non prise en charge (frontend uniquement). Veuillez servir l'interface Web à partir du backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oups\u00a0! Vous utilisez une méthode non prise en charge (frontend uniquement). Veuillez servir l'interface Web à partir du backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Ouvrir une nouvelle discussion", | 	"Open new chat": "Ouvrir une nouvelle discussion", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Autre", | 	"Other": "Autre", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Mot de passe", | 	"Password": "Mot de passe", | ||||||
| 	"PDF document (.pdf)": "Document au format PDF  (.pdf)", | 	"PDF document (.pdf)": "Document au format PDF  (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extraction d'images PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extraction d'images PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oups ! Il semble que l'URL soit invalide. Veuillez vérifier à nouveau et réessayer.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oups ! Il semble que l'URL soit invalide. Veuillez vérifier à nouveau et réessayer.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops ! Il y a eu une erreur dans la réponse précédente. Veuillez réessayer ou contacter l'administrateur.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops ! Il y a eu une erreur dans la réponse précédente. Veuillez réessayer ou contacter l'administrateur.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oups\u00a0! Vous utilisez une méthode non prise en charge (frontend uniquement). Veuillez servir l'interface Web à partir du backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oups\u00a0! Vous utilisez une méthode non prise en charge (frontend uniquement). Veuillez servir l'interface Web à partir du backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Ouvrir une nouvelle conversation", | 	"Open new chat": "Ouvrir une nouvelle conversation", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "La version Open WebUI (v{{OPEN_WEBUI_VERSION}}) est inférieure à la version requise (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "La version Open WebUI (v{{OPEN_WEBUI_VERSION}}) est inférieure à la version requise (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Autre", | 	"Other": "Autre", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Mot de passe", | 	"Password": "Mot de passe", | ||||||
| 	"PDF document (.pdf)": "Document au format PDF  (.pdf)", | 	"PDF document (.pdf)": "Document au format PDF  (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extraction d'images PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extraction d'images PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "אופס! נראה שהכתובת URL אינה תקינה. אנא בדוק שוב ונסה שנית.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "אופס! נראה שהכתובת URL אינה תקינה. אנא בדוק שוב ונסה שנית.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "אופס! אתה משתמש בשיטה לא נתמכת (רק חזית). אנא שרת את ממשק המשתמש האינטרנטי מהשרת האחורי.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "אופס! אתה משתמש בשיטה לא נתמכת (רק חזית). אנא שרת את ממשק המשתמש האינטרנטי מהשרת האחורי.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "פתח צ'אט חדש", | 	"Open new chat": "פתח צ'אט חדש", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "אחר", | 	"Other": "אחר", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "סיסמה", | 	"Password": "סיסמה", | ||||||
| 	"PDF document (.pdf)": "מסמך PDF (.pdf)", | 	"PDF document (.pdf)": "מסמך PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "חילוץ תמונות מ-PDF (OCR)", | 	"PDF Extract Images (OCR)": "חילוץ תמונות מ-PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "उफ़! ऐसा लगता है कि यूआरएल अमान्य है. कृपया दोबारा जांचें और पुनः प्रयास करें।", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "उफ़! ऐसा लगता है कि यूआरएल अमान्य है. कृपया दोबारा जांचें और पुनः प्रयास करें।", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "उफ़! आप एक असमर्थित विधि (केवल फ्रंटएंड) का उपयोग कर रहे हैं। कृपया बैकएंड से WebUI सर्वे करें।", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "उफ़! आप एक असमर्थित विधि (केवल फ्रंटएंड) का उपयोग कर रहे हैं। कृपया बैकएंड से WebUI सर्वे करें।", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "नई चैट खोलें", | 	"Open new chat": "नई चैट खोलें", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "अन्य", | 	"Other": "अन्य", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "पासवर्ड", | 	"Password": "पासवर्ड", | ||||||
| 	"PDF document (.pdf)": "PDF दस्तावेज़ (.pdf)", | 	"PDF document (.pdf)": "PDF दस्तावेज़ (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF छवियाँ निकालें (OCR)", | 	"PDF Extract Images (OCR)": "PDF छवियाँ निकालें (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ups! Izgleda da je URL nevažeći. Molimo provjerite ponovno i pokušajte ponovo.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ups! Izgleda da je URL nevažeći. Molimo provjerite ponovno i pokušajte ponovo.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ups! Koristite nepodržanu metodu (samo frontend). Molimo poslužite WebUI s backend-a.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ups! Koristite nepodržanu metodu (samo frontend). Molimo poslužite WebUI s backend-a.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Otvorite novi razgovor", | 	"Open new chat": "Otvorite novi razgovor", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Ostalo", | 	"Other": "Ostalo", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Lozinka", | 	"Password": "Lozinka", | ||||||
| 	"PDF document (.pdf)": "PDF dokument (.pdf)", | 	"PDF document (.pdf)": "PDF dokument (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF izdvajanje slika (OCR)", | 	"PDF Extract Images (OCR)": "PDF izdvajanje slika (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ups! Sepertinya URL tidak valid. Mohon periksa ulang dan coba lagi.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ups! Sepertinya URL tidak valid. Mohon periksa ulang dan coba lagi.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Ups! Ada kesalahan pada respons sebelumnya. Silakan coba lagi atau hubungi admin.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Ups! Ada kesalahan pada respons sebelumnya. Silakan coba lagi atau hubungi admin.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ups! Anda menggunakan metode yang tidak didukung (hanya untuk frontend). Silakan sajikan WebUI dari backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ups! Anda menggunakan metode yang tidak didukung (hanya untuk frontend). Silakan sajikan WebUI dari backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Buka obrolan baru", | 	"Open new chat": "Buka obrolan baru", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Lainnya", | 	"Other": "Lainnya", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Kata sandi", | 	"Password": "Kata sandi", | ||||||
| 	"PDF document (.pdf)": "Dokumen PDF (.pdf)", | 	"PDF document (.pdf)": "Dokumen PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Ekstrak Gambar PDF (OCR)", | 	"PDF Extract Images (OCR)": "Ekstrak Gambar PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ops! Sembra che l'URL non sia valido. Si prega di ricontrollare e riprovare.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ops! Sembra che l'URL non sia valido. Si prega di ricontrollare e riprovare.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ops! Stai utilizzando un metodo non supportato (solo frontend). Si prega di servire la WebUI dal backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ops! Stai utilizzando un metodo non supportato (solo frontend). Si prega di servire la WebUI dal backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Apri nuova chat", | 	"Open new chat": "Apri nuova chat", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Altro", | 	"Other": "Altro", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Password", | 	"Password": "Password", | ||||||
| 	"PDF document (.pdf)": "Documento PDF (.pdf)", | 	"PDF document (.pdf)": "Documento PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Estrazione immagini PDF (OCR)", | 	"PDF Extract Images (OCR)": "Estrazione immagini PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "おっと! URL が無効なようです。もう一度確認してやり直してください。", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "おっと! URL が無効なようです。もう一度確認してやり直してください。", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "おっと! サポートされていない方法 (フロントエンドのみ) を使用しています。バックエンドから WebUI を提供してください。", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "おっと! サポートされていない方法 (フロントエンドのみ) を使用しています。バックエンドから WebUI を提供してください。", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "新しいチャットを開く", | 	"Open new chat": "新しいチャットを開く", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "その他", | 	"Other": "その他", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "パスワード", | 	"Password": "パスワード", | ||||||
| 	"PDF document (.pdf)": "PDF ドキュメント (.pdf)", | 	"PDF document (.pdf)": "PDF ドキュメント (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF 画像抽出 (OCR)", | 	"PDF Extract Images (OCR)": "PDF 画像抽出 (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "უი! როგორც ჩანს, მისამართი არასწორია. გთხოვთ, გადაამოწმოთ და ისევ სცადოთ.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "უი! როგორც ჩანს, მისამართი არასწორია. გთხოვთ, გადაამოწმოთ და ისევ სცადოთ.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "უპს! თქვენ იყენებთ მხარდაუჭერელ მეთოდს (მხოლოდ frontend). გთხოვთ, მოემსახუროთ WebUI-ს ბექენდიდან", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "უპს! თქვენ იყენებთ მხარდაუჭერელ მეთოდს (მხოლოდ frontend). გთხოვთ, მოემსახუროთ WebUI-ს ბექენდიდან", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "ახალი მიმოწერის გახსნა", | 	"Open new chat": "ახალი მიმოწერის გახსნა", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "სხვა", | 	"Other": "სხვა", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "პაროლი", | 	"Password": "პაროლი", | ||||||
| 	"PDF document (.pdf)": "PDF დოკუმენტი (.pdf)", | 	"PDF document (.pdf)": "PDF დოკუმენტი (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF იდან ამოღებული სურათები (OCR)", | 	"PDF Extract Images (OCR)": "PDF იდან ამოღებული სურათები (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "이런! URL이 잘못된 것 같습니다. 다시 한번 확인하고 다시 시도해주세요.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "이런! URL이 잘못된 것 같습니다. 다시 한번 확인하고 다시 시도해주세요.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "이런! 지원되지 않는 방식(프론트엔드만)을 사용하고 계십니다. 백엔드에서 WebUI를 제공해주세요.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "이런! 지원되지 않는 방식(프론트엔드만)을 사용하고 계십니다. 백엔드에서 WebUI를 제공해주세요.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "새 채팅 열기", | 	"Open new chat": "새 채팅 열기", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "기타", | 	"Other": "기타", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "비밀번호", | 	"Password": "비밀번호", | ||||||
| 	"PDF document (.pdf)": "PDF 문서(.pdf)", | 	"PDF document (.pdf)": "PDF 문서(.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF 이미지 추출(OCR)", | 	"PDF Extract Images (OCR)": "PDF 이미지 추출(OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Regis nuoroda nevalidi. Prašau patikrtinkite ir pabandykite iš naujo.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Regis nuoroda nevalidi. Prašau patikrtinkite ir pabandykite iš naujo.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Įvyko klaida. Pabandykite iš naujo arba susisiekite su administratoriumi.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Įvyko klaida. Pabandykite iš naujo arba susisiekite su administratoriumi.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Naudojate nepalaikomą (front-end) web ui rėžimą. Prašau serviruokite WebUI iš back-end", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Naudojate nepalaikomą (front-end) web ui rėžimą. Prašau serviruokite WebUI iš back-end", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Atverti naują pokalbį", | 	"Open new chat": "Atverti naują pokalbį", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Tortue Chat versija per sena. Reikalinga (v{{REQUIRED_VERSION}}) versija.", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Tortue Chat versija per sena. Reikalinga (v{{REQUIRED_VERSION}}) versija.", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Kita", | 	"Other": "Kita", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Slaptažodis", | 	"Password": "Slaptažodis", | ||||||
| 	"PDF document (.pdf)": "PDF dokumentas (.pdf)", | 	"PDF document (.pdf)": "PDF dokumentas (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF paveikslėlių skaitymas (OCR)", | 	"PDF Extract Images (OCR)": "PDF paveikslėlių skaitymas (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Maaf, didapati URL tidak sah. Sila semak semula dan cuba lagi.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Maaf, didapati URL tidak sah. Sila semak semula dan cuba lagi.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Maaf, terdapat ralat dalam respons sebelumnya. Sila cuba lagi atau hubungi pentadbir", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Maaf, terdapat ralat dalam respons sebelumnya. Sila cuba lagi atau hubungi pentadbir", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Maaf, Anda menggunakan kaedah yang tidak disokong (bahagian 'frontend' sahaja). Sila sediakan WebUI dari 'backend'.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Maaf, Anda menggunakan kaedah yang tidak disokong (bahagian 'frontend' sahaja). Sila sediakan WebUI dari 'backend'.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Buka perbualan baru", | 	"Open new chat": "Buka perbualan baru", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI version (v{{OPEN_WEBUI_VERSION}}) adalah lebih rendah daripada versi yang diperlukan iaitu (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI version (v{{OPEN_WEBUI_VERSION}}) adalah lebih rendah daripada versi yang diperlukan iaitu (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Lain-lain", | 	"Other": "Lain-lain", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Kata Laluan", | 	"Password": "Kata Laluan", | ||||||
| 	"PDF document (.pdf)": "Dokumen PDF (.pdf)", | 	"PDF document (.pdf)": "Dokumen PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Imej Ekstrak PDF (OCR)", | 	"PDF Extract Images (OCR)": "Imej Ekstrak PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Ser ut som URL-en er ugyldig. Vennligst dobbeltsjekk og prøv igjen.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Ser ut som URL-en er ugyldig. Vennligst dobbeltsjekk og prøv igjen.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops! Det oppstod en feil i forrige svar. Prøv igjen eller kontakt administrator", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops! Det oppstod en feil i forrige svar. Prøv igjen eller kontakt administrator", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! Du bruker en ikke-støttet metode (kun frontend). Vennligst server WebUI fra backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! Du bruker en ikke-støttet metode (kun frontend). Vennligst server WebUI fra backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Åpne ny chat", | 	"Open new chat": "Åpne ny chat", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI-versjon (v{{OPEN_WEBUI_VERSION}}) er lavere enn nødvendig versjon (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI-versjon (v{{OPEN_WEBUI_VERSION}}) er lavere enn nødvendig versjon (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Annet", | 	"Other": "Annet", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Passord", | 	"Password": "Passord", | ||||||
| 	"PDF document (.pdf)": "PDF-dokument (.pdf)", | 	"PDF document (.pdf)": "PDF-dokument (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF-ekstraktbilder (OCR)", | 	"PDF Extract Images (OCR)": "PDF-ekstraktbilder (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Het lijkt erop dat de URL ongeldig is. Controleer het nogmaals en probeer opnieuw.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Het lijkt erop dat de URL ongeldig is. Controleer het nogmaals en probeer opnieuw.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! Je gebruikt een niet-ondersteunde methode (alleen frontend). Serveer de WebUI vanuit de backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! Je gebruikt een niet-ondersteunde methode (alleen frontend). Serveer de WebUI vanuit de backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Open nieuwe chat", | 	"Open new chat": "Open nieuwe chat", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Andere", | 	"Other": "Andere", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Wachtwoord", | 	"Password": "Wachtwoord", | ||||||
| 	"PDF document (.pdf)": "PDF document (.pdf)", | 	"PDF document (.pdf)": "PDF document (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Extract Afbeeldingen (OCR)", | 	"PDF Extract Images (OCR)": "PDF Extract Afbeeldingen (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "ਓਹੋ! ਲੱਗਦਾ ਹੈ ਕਿ URL ਗਲਤ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਜਾਂਚ ਕਰੋ ਅਤੇ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ।", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "ਓਹੋ! ਲੱਗਦਾ ਹੈ ਕਿ URL ਗਲਤ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਦੁਬਾਰਾ ਜਾਂਚ ਕਰੋ ਅਤੇ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ।", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "ਓਹੋ! ਤੁਸੀਂ ਇੱਕ ਅਣਸਮਰਥਿਤ ਢੰਗ ਵਰਤ ਰਹੇ ਹੋ (ਸਿਰਫ਼ ਫਰੰਟਐਂਡ)। ਕਿਰਪਾ ਕਰਕੇ ਵੈਬਯੂਆਈ ਨੂੰ ਬੈਕਐਂਡ ਤੋਂ ਸਰਵ ਕਰੋ।", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "ਓਹੋ! ਤੁਸੀਂ ਇੱਕ ਅਣਸਮਰਥਿਤ ਢੰਗ ਵਰਤ ਰਹੇ ਹੋ (ਸਿਰਫ਼ ਫਰੰਟਐਂਡ)। ਕਿਰਪਾ ਕਰਕੇ ਵੈਬਯੂਆਈ ਨੂੰ ਬੈਕਐਂਡ ਤੋਂ ਸਰਵ ਕਰੋ।", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "ਨਵੀਂ ਗੱਲਬਾਤ ਖੋਲ੍ਹੋ", | 	"Open new chat": "ਨਵੀਂ ਗੱਲਬਾਤ ਖੋਲ੍ਹੋ", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "ਓਪਨਏਆਈ", | 	"OpenAI": "ਓਪਨਏਆਈ", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "ਹੋਰ", | 	"Other": "ਹੋਰ", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "ਪਾਸਵਰਡ", | 	"Password": "ਪਾਸਵਰਡ", | ||||||
| 	"PDF document (.pdf)": "PDF ਡਾਕੂਮੈਂਟ (.pdf)", | 	"PDF document (.pdf)": "PDF ਡਾਕੂਮੈਂਟ (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF ਚਿੱਤਰ ਕੱਢੋ (OCR)", | 	"PDF Extract Images (OCR)": "PDF ਚਿੱਤਰ ਕੱਢੋ (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ups! Wygląda na to, że URL jest nieprawidłowy. Sprawdź jeszcze raz i spróbuj ponownie.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ups! Wygląda na to, że URL jest nieprawidłowy. Sprawdź jeszcze raz i spróbuj ponownie.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ups! Używasz nieobsługiwanej metody (tylko interfejs front-end). Proszę obsłużyć interfejs WebUI z poziomu backendu.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ups! Używasz nieobsługiwanej metody (tylko interfejs front-end). Proszę obsłużyć interfejs WebUI z poziomu backendu.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Otwórz nowy czat", | 	"Open new chat": "Otwórz nowy czat", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Inne", | 	"Other": "Inne", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Hasło", | 	"Password": "Hasło", | ||||||
| 	"PDF document (.pdf)": "Dokument PDF (.pdf)", | 	"PDF document (.pdf)": "Dokument PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Wyodrębnij obrazy (OCR)", | 	"PDF Extract Images (OCR)": "PDF Wyodrębnij obrazy (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ops! Parece que a URL é inválida. Por favor, verifique novamente e tente de novo.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Ops! Parece que a URL é inválida. Por favor, verifique novamente e tente de novo.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Ops! Houve um erro na resposta anterior. Por favor, tente novamente ou entre em contato com o administrador.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Ops! Houve um erro na resposta anterior. Por favor, tente novamente ou entre em contato com o administrador.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ops! Você está usando um método não suportado (somente frontend). Por favor, sirva a WebUI a partir do backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Ops! Você está usando um método não suportado (somente frontend). Por favor, sirva a WebUI a partir do backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Abrir novo chat", | 	"Open new chat": "Abrir novo chat", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "A versão do Open WebUI (v{{OPEN_WEBUI_VERSION}}) é inferior à versão necessária (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "A versão do Open WebUI (v{{OPEN_WEBUI_VERSION}}) é inferior à versão necessária (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Outro", | 	"Other": "Outro", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Senha", | 	"Password": "Senha", | ||||||
| 	"PDF document (.pdf)": "Documento PDF (.pdf)", | 	"PDF document (.pdf)": "Documento PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extrair Imagens do PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extrair Imagens do PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Epá! Parece que o URL é inválido. Verifique novamente e tente outra vez.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Epá! Parece que o URL é inválido. Verifique novamente e tente outra vez.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Epá! Você está a usar um método não suportado (somente frontend). Por favor, sirva o WebUI a partir do backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Epá! Você está a usar um método não suportado (somente frontend). Por favor, sirva o WebUI a partir do backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Abrir nova conversa", | 	"Open new chat": "Abrir nova conversa", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Outro", | 	"Other": "Outro", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Senha", | 	"Password": "Senha", | ||||||
| 	"PDF document (.pdf)": "Documento PDF (.pdf)", | 	"PDF document (.pdf)": "Documento PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extrair Imagens de PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extrair Imagens de PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Se pare că URL-ul este invalid. Vă rugăm să verificați din nou și să încercați din nou.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Oops! Se pare că URL-ul este invalid. Vă rugăm să verificați din nou și să încercați din nou.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops! A apărut o eroare în răspunsul anterior. Vă rugăm să încercați din nou sau să contactați administratorul.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Oops! A apărut o eroare în răspunsul anterior. Vă rugăm să încercați din nou sau să contactați administratorul.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! Utilizați o metodă nesuportată (doar frontend). Vă rugăm să serviți WebUI din backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Oops! Utilizați o metodă nesuportată (doar frontend). Vă rugăm să serviți WebUI din backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Deschide conversație nouă", | 	"Open new chat": "Deschide conversație nouă", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Versiunea Open WebUI (v{{OPEN_WEBUI_VERSION}}) este mai mică decât versiunea necesară (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Versiunea Open WebUI (v{{OPEN_WEBUI_VERSION}}) este mai mică decât versiunea necesară (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Altele", | 	"Other": "Altele", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Parolă", | 	"Password": "Parolă", | ||||||
| 	"PDF document (.pdf)": "Document PDF (.pdf)", | 	"PDF document (.pdf)": "Document PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Extrage Imagini PDF (OCR)", | 	"PDF Extract Images (OCR)": "Extrage Imagini PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Похоже, что URL-адрес недействителен. Пожалуйста, перепроверьте и попробуйте еще раз.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Похоже, что URL-адрес недействителен. Пожалуйста, перепроверьте и попробуйте еще раз.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Упс! В предыдущем ответе была ошибка. Пожалуйста, повторите попытку или свяжитесь с администратором.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Упс! В предыдущем ответе была ошибка. Пожалуйста, повторите попытку или свяжитесь с администратором.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Вы используете неподдерживаемый метод (только фронтенд). Пожалуйста, обслуживайте веб-интерфейс из бэкенда.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Вы используете неподдерживаемый метод (только фронтенд). Пожалуйста, обслуживайте веб-интерфейс из бэкенда.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Открыть новый чат", | 	"Open new chat": "Открыть новый чат", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Версия Open WebUI (v{{OPEN_WEBUI_VERSION}}) ниже требуемой версии (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Версия Open WebUI (v{{OPEN_WEBUI_VERSION}}) ниже требуемой версии (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "Open AI", | 	"OpenAI": "Open AI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Прочее", | 	"Other": "Прочее", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Пароль", | 	"Password": "Пароль", | ||||||
| 	"PDF document (.pdf)": "PDF-документ (.pdf)", | 	"PDF document (.pdf)": "PDF-документ (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Извлечение изображений из PDF (OCR)", | 	"PDF Extract Images (OCR)": "Извлечение изображений из PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Изгледа да је адреса неважећа. Молимо вас да проверите и покушате поново.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Изгледа да је адреса неважећа. Молимо вас да проверите и покушате поново.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Користите неподржани метод (само фронтенд). Молимо вас да покренете WebUI са бекенда.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Користите неподржани метод (само фронтенд). Молимо вас да покренете WebUI са бекенда.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Покрени ново ћаскање", | 	"Open new chat": "Покрени ново ћаскање", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Остало", | 	"Other": "Остало", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Лозинка", | 	"Password": "Лозинка", | ||||||
| 	"PDF document (.pdf)": "PDF документ (.pdf)", | 	"PDF document (.pdf)": "PDF документ (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Извлачење PDF слика (OCR)", | 	"PDF Extract Images (OCR)": "Извлачење PDF слика (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hoppsan! Det ser ut som om URL:en är ogiltig. Dubbelkolla gärna och försök igen.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hoppsan! Det ser ut som om URL:en är ogiltig. Dubbelkolla gärna och försök igen.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hoppsan! Du använder en ej stödd metod (endast frontend). Vänligen servera WebUI från backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hoppsan! Du använder en ej stödd metod (endast frontend). Vänligen servera WebUI från backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Öppna ny chatt", | 	"Open new chat": "Öppna ny chatt", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Andra", | 	"Other": "Andra", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Lösenord", | 	"Password": "Lösenord", | ||||||
| 	"PDF document (.pdf)": "PDF-dokument (.pdf)", | 	"PDF document (.pdf)": "PDF-dokument (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Extrahera bilder (OCR)", | 	"PDF Extract Images (OCR)": "PDF Extrahera bilder (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "อุ๊บส์! ดูเหมือนว่า URL ไม่ถูกต้อง กรุณาตรวจสอบและลองใหม่อีกครั้ง", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "อุ๊บส์! ดูเหมือนว่า URL ไม่ถูกต้อง กรุณาตรวจสอบและลองใหม่อีกครั้ง", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "อุ๊บส์! มีข้อผิดพลาดในคำตอบก่อนหน้า กรุณาลองใหม่อีกครั้งหรือติดต่อผู้ดูแลระบบ", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "อุ๊บส์! มีข้อผิดพลาดในคำตอบก่อนหน้า กรุณาลองใหม่อีกครั้งหรือติดต่อผู้ดูแลระบบ", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "อุ๊บส์! คุณกำลังใช้วิธีที่ไม่รองรับ (เฉพาะเว็บส่วนหน้า) กรุณาให้บริการ WebUI จากเว็บส่วนแบ็กเอนด์", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "อุ๊บส์! คุณกำลังใช้วิธีที่ไม่รองรับ (เฉพาะเว็บส่วนหน้า) กรุณาให้บริการ WebUI จากเว็บส่วนแบ็กเอนด์", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "เปิดแชทใหม่", | 	"Open new chat": "เปิดแชทใหม่", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "เวอร์ชั่น Open WebUI (v{{OPEN_WEBUI_VERSION}}) ต่ำกว่าเวอร์ชั่นที่ต้องการ (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "เวอร์ชั่น Open WebUI (v{{OPEN_WEBUI_VERSION}}) ต่ำกว่าเวอร์ชั่นที่ต้องการ (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "อื่น ๆ", | 	"Other": "อื่น ๆ", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "รหัสผ่าน", | 	"Password": "รหัสผ่าน", | ||||||
| 	"PDF document (.pdf)": "เอกสาร PDF (.pdf)", | 	"PDF document (.pdf)": "เอกสาร PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "การแยกรูปภาพจาก PDF (OCR)", | 	"PDF Extract Images (OCR)": "การแยกรูปภาพจาก PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "", | 	"Open new chat": "", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "", | ||||||
| 	"OpenAI": "", | 	"OpenAI": "", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "", | 	"Other": "", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "", | 	"Password": "", | ||||||
| 	"PDF document (.pdf)": "", | 	"PDF document (.pdf)": "", | ||||||
| 	"PDF Extract Images (OCR)": "", | 	"PDF Extract Images (OCR)": "", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hop! URL geçersiz gibi görünüyor. Lütfen tekrar kontrol edin ve yeniden deneyin.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Hop! URL geçersiz gibi görünüyor. Lütfen tekrar kontrol edin ve yeniden deneyin.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Hop! Önceki yanıtta bir hata oluştu. Lütfen tekrar deneyin veya yönetici ile iletişime geçin.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Hop! Önceki yanıtta bir hata oluştu. Lütfen tekrar deneyin veya yönetici ile iletişime geçin.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hop! Desteklenmeyen bir yöntem kullanıyorsunuz (yalnızca önyüz). Lütfen WebUI'yi arkayüzden sunun.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Hop! Desteklenmeyen bir yöntem kullanıyorsunuz (yalnızca önyüz). Lütfen WebUI'yi arkayüzden sunun.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Yeni sohbet aç", | 	"Open new chat": "Yeni sohbet aç", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open-WebUI sürümü (v{{OPEN_WEBUI_VERSION}}) gerekli sürümden (v{{REQUIRED_VERSION}}) düşük", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open-WebUI sürümü (v{{OPEN_WEBUI_VERSION}}) gerekli sürümden (v{{REQUIRED_VERSION}}) düşük", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Diğer", | 	"Other": "Diğer", | ||||||
| 	"Output format": "Çıktı formatı", | 	"Output format": "Çıktı formatı", | ||||||
| 	"Overview": "Genel Bakış", | 	"Overview": "Genel Bakış", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Parola", | 	"Password": "Parola", | ||||||
| 	"PDF document (.pdf)": "PDF belgesi (.pdf)", | 	"PDF document (.pdf)": "PDF belgesi (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF Görüntülerini Çıkart (OCR)", | 	"PDF Extract Images (OCR)": "PDF Görüntülerini Çıkart (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Схоже, що URL-адреса невірна. Будь ласка, перевірте ще раз та спробуйте ще раз.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Упс! Схоже, що URL-адреса невірна. Будь ласка, перевірте ще раз та спробуйте ще раз.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Упс! У попередній відповіді сталася помилка. Будь ласка, спробуйте ще раз або зверніться до адміністратора.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Упс! У попередній відповіді сталася помилка. Будь ласка, спробуйте ще раз або зверніться до адміністратора.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Ви використовуєте непідтримуваний метод (тільки для фронтенду). Будь ласка, обслуговуйте WebUI з бекенду.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Упс! Ви використовуєте непідтримуваний метод (тільки для фронтенду). Будь ласка, обслуговуйте WebUI з бекенду.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Відкрити новий чат", | 	"Open new chat": "Відкрити новий чат", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI версія (v{{OPEN_WEBUI_VERSION}}) нижча за необхідну версію (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI версія (v{{OPEN_WEBUI_VERSION}}) нижча за необхідну версію (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Інше", | 	"Other": "Інше", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Пароль", | 	"Password": "Пароль", | ||||||
| 	"PDF document (.pdf)": "PDF документ (.pdf)", | 	"PDF document (.pdf)": "PDF документ (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Розпізнавання зображень з PDF (OCR)", | 	"PDF Extract Images (OCR)": "Розпізнавання зображень з PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Rất tiếc! URL dường như không hợp lệ. Vui lòng kiểm tra lại và thử lại.", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "Rất tiếc! URL dường như không hợp lệ. Vui lòng kiểm tra lại và thử lại.", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Rất tiếc! Đã xảy ra lỗi trong phản hồi trước đó. Vui lòng thử lại hoặc liên hệ với quản trị viên.", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "Rất tiếc! Đã xảy ra lỗi trong phản hồi trước đó. Vui lòng thử lại hoặc liên hệ với quản trị viên.", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Rất tiếc! Bạn đang sử dụng một phương thức không được hỗ trợ (chỉ dành cho frontend). Vui lòng cung cấp phương thức cho WebUI từ phía backend.", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "Rất tiếc! Bạn đang sử dụng một phương thức không được hỗ trợ (chỉ dành cho frontend). Vui lòng cung cấp phương thức cho WebUI từ phía backend.", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "Mở nội dung chat mới", | 	"Open new chat": "Mở nội dung chat mới", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Phiên bản Open WebUI (v{{OPEN_WEBUI_VERSION}}) hiện thấp hơn phiên bản bắt buộc (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Phiên bản Open WebUI (v{{OPEN_WEBUI_VERSION}}) hiện thấp hơn phiên bản bắt buộc (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "Khác", | 	"Other": "Khác", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "Mật khẩu", | 	"Password": "Mật khẩu", | ||||||
| 	"PDF document (.pdf)": "Tập tin PDF (.pdf)", | 	"PDF document (.pdf)": "Tập tin PDF (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "Trích xuất ảnh từ PDF (OCR)", | 	"PDF Extract Images (OCR)": "Trích xuất ảnh từ PDF (OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "糟糕!此链接似乎为无效链接。请检查后重试。", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "糟糕!此链接似乎为无效链接。请检查后重试。", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "糟糕!之前的回复出现了错误。请重试或联系管理员。", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "糟糕!之前的回复出现了错误。请重试或联系管理员。", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "糟糕!你正在使用不被支持的方法(仅前端)。请从后端提供 WebUI 服务。", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "糟糕!你正在使用不被支持的方法(仅前端)。请从后端提供 WebUI 服务。", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "打开新对话", | 	"Open new chat": "打开新对话", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "当前 Open WebUI 版本 (v{{OPEN_WEBUI_VERSION}}) 低于所需的版本 (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "当前 Open WebUI 版本 (v{{OPEN_WEBUI_VERSION}}) 低于所需的版本 (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "其他", | 	"Other": "其他", | ||||||
| 	"Output format": "输出格式", | 	"Output format": "输出格式", | ||||||
| 	"Overview": "概述", | 	"Overview": "概述", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "密码", | 	"Password": "密码", | ||||||
| 	"PDF document (.pdf)": "PDF 文档 (.pdf)", | 	"PDF document (.pdf)": "PDF 文档 (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF 图像处理 (使用 OCR)", | 	"PDF Extract Images (OCR)": "PDF 图像处理 (使用 OCR)", | ||||||
|  |  | ||||||
|  | @ -465,6 +465,7 @@ | ||||||
| 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "哎呀!這個 URL 似乎無效。請仔細檢查並再試一次。", | 	"Oops! Looks like the URL is invalid. Please double-check and try again.": "哎呀!這個 URL 似乎無效。請仔細檢查並再試一次。", | ||||||
| 	"Oops! There was an error in the previous response. Please try again or contact admin.": "哎呀!先前的回應發生錯誤。請重試或聯絡管理員。", | 	"Oops! There was an error in the previous response. Please try again or contact admin.": "哎呀!先前的回應發生錯誤。請重試或聯絡管理員。", | ||||||
| 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "哎呀!您使用了不支援的方法(僅限前端)。請從後端提供 WebUI。", | 	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "哎呀!您使用了不支援的方法(僅限前端)。請從後端提供 WebUI。", | ||||||
|  | 	"Open file": "", | ||||||
| 	"Open new chat": "開啟新的對話", | 	"Open new chat": "開啟新的對話", | ||||||
| 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI 版本 (v{{OPEN_WEBUI_VERSION}}) 低於所需版本 (v{{REQUIRED_VERSION}})", | 	"Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI 版本 (v{{OPEN_WEBUI_VERSION}}) 低於所需版本 (v{{REQUIRED_VERSION}})", | ||||||
| 	"OpenAI": "OpenAI", | 	"OpenAI": "OpenAI", | ||||||
|  | @ -476,6 +477,7 @@ | ||||||
| 	"Other": "其他", | 	"Other": "其他", | ||||||
| 	"Output format": "", | 	"Output format": "", | ||||||
| 	"Overview": "", | 	"Overview": "", | ||||||
|  | 	"page": "", | ||||||
| 	"Password": "密碼", | 	"Password": "密碼", | ||||||
| 	"PDF document (.pdf)": "PDF 文件 (.pdf)", | 	"PDF document (.pdf)": "PDF 文件 (.pdf)", | ||||||
| 	"PDF Extract Images (OCR)": "PDF 影像擷取(OCR 光學文字辨識)", | 	"PDF Extract Images (OCR)": "PDF 影像擷取(OCR 光學文字辨識)", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue