add key i18n

This commit is contained in:
SimonOriginal 2024-06-20 21:49:52 +02:00
parent 05e251da0e
commit e29e54a8d2
39 changed files with 83 additions and 5 deletions

View File

@ -176,9 +176,9 @@
placeholder={$i18n.t('Enter Your Role')} placeholder={$i18n.t('Enter Your Role')}
required required
> >
<option value="pending"> pending </option> <option value="pending"> {$i18n.t('pending')} </option>
<option value="user"> user </option> <option value="user"> {$i18n.t('user')} </option>
<option value="admin"> admin </option> <option value="admin"> {$i18n.t('admin')} </option>
</select> </select>
</div> </div>
</div> </div>
@ -262,7 +262,7 @@
class="underline dark:text-gray-200" class="underline dark:text-gray-200"
href="{WEBUI_BASE_URL}/static/user-import.csv" href="{WEBUI_BASE_URL}/static/user-import.csv"
> >
Click here to download user import template file. {$i18n.t('Click here to download user import template file.')}
</a> </a>
</div> </div>
</div> </div>

View File

@ -132,7 +132,9 @@
<div class="mt-2 text-xs text-gray-400 dark:text-gray-500"> <div class="mt-2 text-xs text-gray-400 dark:text-gray-500">
{#if !$WEBUI_NAME.includes('Open WebUI')} {#if !$WEBUI_NAME.includes('Open WebUI')}
<span class=" text-gray-500 dark:text-gray-300 font-medium">{$WEBUI_NAME}</span> - <span class=" text-gray-500 dark:text-gray-300 font-medium">{$WEBUI_NAME}</span> -
{/if}{$i18n.t('Created by')} {/if}{
$i18n.t('Created by')
}
<a <a
class=" text-gray-500 dark:text-gray-300 font-medium" class=" text-gray-500 dark:text-gray-300 font-medium"
href="https://github.com/tjbck" href="https://github.com/tjbck"

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "أضغط هنا للمساعدة", "Click here for help.": "أضغط هنا للمساعدة",
"Click here to": "أضغط هنا الانتقال", "Click here to": "أضغط هنا الانتقال",
"Click here to download user import template file.": "",
"Click here to select": "أضغط هنا للاختيار", "Click here to select": "أضغط هنا للاختيار",
"Click here to select a csv file.": "أضغط هنا للاختيار ملف csv", "Click here to select a csv file.": "أضغط هنا للاختيار ملف csv",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "عمل سر جديد", "Create new secret key": "عمل سر جديد",
"Created at": "أنشئت في", "Created at": "أنشئت في",
"Created At": "أنشئت من", "Created At": "أنشئت من",
"Created by": "",
"Current Model": "الموديل المختار", "Current Model": "الموديل المختار",
"Current Password": "كلمة السر الحالية", "Current Password": "كلمة السر الحالية",
"Custom": "مخصص", "Custom": "مخصص",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Натиснете тук за помощ.", "Click here for help.": "Натиснете тук за помощ.",
"Click here to": "Натиснете тук за", "Click here to": "Натиснете тук за",
"Click here to download user import template file.": "",
"Click here to select": "Натиснете тук, за да изберете", "Click here to select": "Натиснете тук, за да изберете",
"Click here to select a csv file.": "Натиснете тук, за да изберете csv файл.", "Click here to select a csv file.": "Натиснете тук, за да изберете csv файл.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Създаване на нов секретен ключ", "Create new secret key": "Създаване на нов секретен ключ",
"Created at": "Създадено на", "Created at": "Създадено на",
"Created At": "Създадено на", "Created At": "Създадено на",
"Created by": "",
"Current Model": "Текущ модел", "Current Model": "Текущ модел",
"Current Password": "Текуща Парола", "Current Password": "Текуща Парола",
"Custom": "Персонализиран", "Custom": "Персонализиран",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "সাহায্যের জন্য এখানে ক্লিক করুন", "Click here for help.": "সাহায্যের জন্য এখানে ক্লিক করুন",
"Click here to": "এখানে ক্লিক করুন", "Click here to": "এখানে ক্লিক করুন",
"Click here to download user import template file.": "",
"Click here to select": "নির্বাচন করার জন্য এখানে ক্লিক করুন", "Click here to select": "নির্বাচন করার জন্য এখানে ক্লিক করুন",
"Click here to select a csv file.": "একটি csv ফাইল নির্বাচন করার জন্য এখানে ক্লিক করুন", "Click here to select a csv file.": "একটি csv ফাইল নির্বাচন করার জন্য এখানে ক্লিক করুন",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "একটি নতুন সিক্রেট কী তৈরি করুন", "Create new secret key": "একটি নতুন সিক্রেট কী তৈরি করুন",
"Created at": "নির্মানকাল", "Created at": "নির্মানকাল",
"Created At": "নির্মানকাল", "Created At": "নির্মানকাল",
"Created by": "",
"Current Model": "বর্তমান মডেল", "Current Model": "বর্তমান মডেল",
"Current Password": "বর্তমান পাসওয়ার্ড", "Current Password": "বর্তমান পাসওয়ার্ড",
"Custom": "কাস্টম", "Custom": "কাস্টম",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Fes clic aquí per ajuda.", "Click here for help.": "Fes clic aquí per ajuda.",
"Click here to": "Fes clic aquí per", "Click here to": "Fes clic aquí per",
"Click here to download user import template file.": "",
"Click here to select": "Fes clic aquí per seleccionar", "Click here to select": "Fes clic aquí per seleccionar",
"Click here to select a csv file.": "Fes clic aquí per seleccionar un fitxer csv.", "Click here to select a csv file.": "Fes clic aquí per seleccionar un fitxer csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Crea una nova clau secreta", "Create new secret key": "Crea una nova clau secreta",
"Created at": "Creat el", "Created at": "Creat el",
"Created At": "Creat el", "Created At": "Creat el",
"Created by": "",
"Current Model": "Model Actual", "Current Model": "Model Actual",
"Current Password": "Contrasenya Actual", "Current Password": "Contrasenya Actual",
"Custom": "Personalitzat", "Custom": "Personalitzat",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "I-klik dinhi alang sa tabang.", "Click here for help.": "I-klik dinhi alang sa tabang.",
"Click here to": "", "Click here to": "",
"Click here to download user import template file.": "",
"Click here to select": "I-klik dinhi aron makapili", "Click here to select": "I-klik dinhi aron makapili",
"Click here to select a csv file.": "", "Click here to select a csv file.": "",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "", "Create new secret key": "",
"Created at": "Gihimo ang", "Created at": "Gihimo ang",
"Created At": "", "Created At": "",
"Created by": "",
"Current Model": "Kasamtangang modelo", "Current Model": "Kasamtangang modelo",
"Current Password": "Kasamtangang Password", "Current Password": "Kasamtangang Password",
"Custom": "Custom", "Custom": "Custom",

View File

@ -99,6 +99,7 @@
"Clear memory": "Memory löschen", "Clear memory": "Memory löschen",
"Click here for help.": "Klicke hier für Hilfe.", "Click here for help.": "Klicke hier für Hilfe.",
"Click here to": "Klicke hier, um", "Click here to": "Klicke hier, um",
"Click here to download user import template file.": "",
"Click here to select": "Klicke hier um auszuwählen", "Click here to select": "Klicke hier um auszuwählen",
"Click here to select a csv file.": "Klicke hier um eine CSV-Datei auszuwählen.", "Click here to select a csv file.": "Klicke hier um eine CSV-Datei auszuwählen.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Neuen API Schlüssel erstellen", "Create new secret key": "Neuen API Schlüssel erstellen",
"Created at": "Erstellt am", "Created at": "Erstellt am",
"Created At": "Erstellt am", "Created At": "Erstellt am",
"Created by": "",
"Current Model": "Aktuelles Modell", "Current Model": "Aktuelles Modell",
"Current Password": "Aktuelles Passwort", "Current Password": "Aktuelles Passwort",
"Custom": "Benutzerdefiniert", "Custom": "Benutzerdefiniert",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Click for help. Much assist.", "Click here for help.": "Click for help. Much assist.",
"Click here to": "", "Click here to": "",
"Click here to download user import template file.": "",
"Click here to select": "Click to select", "Click here to select": "Click to select",
"Click here to select a csv file.": "", "Click here to select a csv file.": "",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "", "Create new secret key": "",
"Created at": "Created at", "Created at": "Created at",
"Created At": "", "Created At": "",
"Created by": "",
"Current Model": "Current Model", "Current Model": "Current Model",
"Current Password": "Current Password", "Current Password": "Current Password",
"Custom": "Custom", "Custom": "Custom",
@ -445,6 +447,8 @@
"Search Result Count": "", "Search Result Count": "",
"Search Tools": "", "Search Tools": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_few": "",
"Searched {{count}} sites_many": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "", "Click here for help.": "",
"Click here to": "", "Click here to": "",
"Click here to download user import template file.": "",
"Click here to select": "", "Click here to select": "",
"Click here to select a csv file.": "", "Click here to select a csv file.": "",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "", "Create new secret key": "",
"Created at": "", "Created at": "",
"Created At": "", "Created At": "",
"Created by": "",
"Current Model": "", "Current Model": "",
"Current Password": "", "Current Password": "",
"Custom": "", "Custom": "",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "", "Click here for help.": "",
"Click here to": "", "Click here to": "",
"Click here to download user import template file.": "",
"Click here to select": "", "Click here to select": "",
"Click here to select a csv file.": "", "Click here to select a csv file.": "",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "", "Create new secret key": "",
"Created at": "", "Created at": "",
"Created At": "", "Created At": "",
"Created by": "",
"Current Model": "", "Current Model": "",
"Current Password": "", "Current Password": "",
"Custom": "", "Custom": "",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Presiona aquí para obtener ayuda.", "Click here for help.": "Presiona aquí para obtener ayuda.",
"Click here to": "Presiona aquí para", "Click here to": "Presiona aquí para",
"Click here to download user import template file.": "",
"Click here to select": "Presiona aquí para seleccionar", "Click here to select": "Presiona aquí para seleccionar",
"Click here to select a csv file.": "Presiona aquí para seleccionar un archivo csv.", "Click here to select a csv file.": "Presiona aquí para seleccionar un archivo csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Crear una nueva clave secreta", "Create new secret key": "Crear una nueva clave secreta",
"Created at": "Creado en", "Created at": "Creado en",
"Created At": "Creado en", "Created At": "Creado en",
"Created by": "",
"Current Model": "Modelo Actual", "Current Model": "Modelo Actual",
"Current Password": "Contraseña Actual", "Current Password": "Contraseña Actual",
"Custom": "Personalizado", "Custom": "Personalizado",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "برای کمک اینجا را کلیک کنید.", "Click here for help.": "برای کمک اینجا را کلیک کنید.",
"Click here to": "برای کمک اینجا را کلیک کنید.", "Click here to": "برای کمک اینجا را کلیک کنید.",
"Click here to download user import template file.": "",
"Click here to select": "برای انتخاب اینجا کلیک کنید", "Click here to select": "برای انتخاب اینجا کلیک کنید",
"Click here to select a csv file.": "برای انتخاب یک فایل csv اینجا را کلیک کنید.", "Click here to select a csv file.": "برای انتخاب یک فایل csv اینجا را کلیک کنید.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "ساخت کلید gehez جدید", "Create new secret key": "ساخت کلید gehez جدید",
"Created at": "ایجاد شده در", "Created at": "ایجاد شده در",
"Created At": "ایجاد شده در", "Created At": "ایجاد شده در",
"Created by": "",
"Current Model": "مدل فعلی", "Current Model": "مدل فعلی",
"Current Password": "رمز عبور فعلی", "Current Password": "رمز عبور فعلی",
"Custom": "دلخواه", "Custom": "دلخواه",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Klikkaa tästä saadaksesi apua.", "Click here for help.": "Klikkaa tästä saadaksesi apua.",
"Click here to": "Klikkaa tästä", "Click here to": "Klikkaa tästä",
"Click here to download user import template file.": "",
"Click here to select": "Klikkaa tästä valitaksesi", "Click here to select": "Klikkaa tästä valitaksesi",
"Click here to select a csv file.": "Klikkaa tästä valitaksesi CSV-tiedosto.", "Click here to select a csv file.": "Klikkaa tästä valitaksesi CSV-tiedosto.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Luo uusi salainen avain", "Create new secret key": "Luo uusi salainen avain",
"Created at": "Luotu", "Created at": "Luotu",
"Created At": "Luotu", "Created At": "Luotu",
"Created by": "",
"Current Model": "Nykyinen malli", "Current Model": "Nykyinen malli",
"Current Password": "Nykyinen salasana", "Current Password": "Nykyinen salasana",
"Custom": "Mukautettu", "Custom": "Mukautettu",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Cliquez ici pour de l'aide.", "Click here for help.": "Cliquez ici pour de l'aide.",
"Click here to": "Cliquez ici pour", "Click here to": "Cliquez ici pour",
"Click here to download user import template file.": "",
"Click here to select": "Cliquez ici pour sélectionner", "Click here to select": "Cliquez ici pour sélectionner",
"Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier csv.", "Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Créer une nouvelle clé secrète", "Create new secret key": "Créer une nouvelle clé secrète",
"Created at": "Créé le", "Created at": "Créé le",
"Created At": "Créé le", "Created At": "Créé le",
"Created by": "",
"Current Model": "Modèle actuel", "Current Model": "Modèle actuel",
"Current Password": "Mot de passe actuel", "Current Password": "Mot de passe actuel",
"Custom": "Personnalisé", "Custom": "Personnalisé",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Cliquez ici pour de l'aide.", "Click here for help.": "Cliquez ici pour de l'aide.",
"Click here to": "Cliquez ici pour", "Click here to": "Cliquez ici pour",
"Click here to download user import template file.": "",
"Click here to select": "Cliquez ici pour sélectionner", "Click here to select": "Cliquez ici pour sélectionner",
"Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier csv.", "Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Créer une nouvelle clé secrète", "Create new secret key": "Créer une nouvelle clé secrète",
"Created at": "Créé le", "Created at": "Créé le",
"Created At": "Crée Le", "Created At": "Crée Le",
"Created by": "",
"Current Model": "Modèle actuel", "Current Model": "Modèle actuel",
"Current Password": "Mot de passe actuel", "Current Password": "Mot de passe actuel",
"Custom": "Personnalisé", "Custom": "Personnalisé",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "לחץ כאן לעזרה.", "Click here for help.": "לחץ כאן לעזרה.",
"Click here to": "לחץ כאן כדי", "Click here to": "לחץ כאן כדי",
"Click here to download user import template file.": "",
"Click here to select": "לחץ כאן לבחירה", "Click here to select": "לחץ כאן לבחירה",
"Click here to select a csv file.": "לחץ כאן לבחירת קובץ csv.", "Click here to select a csv file.": "לחץ כאן לבחירת קובץ csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "צור מפתח סודי חדש", "Create new secret key": "צור מפתח סודי חדש",
"Created at": "נוצר ב", "Created at": "נוצר ב",
"Created At": "נוצר ב", "Created At": "נוצר ב",
"Created by": "",
"Current Model": "המודל הנוכחי", "Current Model": "המודל הנוכחי",
"Current Password": "הסיסמה הנוכחית", "Current Password": "הסיסמה הנוכחית",
"Custom": "מותאם אישית", "Custom": "מותאם אישית",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "सहायता के लिए यहां क्लिक करें।", "Click here for help.": "सहायता के लिए यहां क्लिक करें।",
"Click here to": "यहां क्लिक करें", "Click here to": "यहां क्लिक करें",
"Click here to download user import template file.": "",
"Click here to select": "चयन करने के लिए यहां क्लिक करें।", "Click here to select": "चयन करने के लिए यहां क्लिक करें।",
"Click here to select a csv file.": "सीएसवी फ़ाइल का चयन करने के लिए यहां क्लिक करें।", "Click here to select a csv file.": "सीएसवी फ़ाइल का चयन करने के लिए यहां क्लिक करें।",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं", "Create new secret key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
"Created at": "किस समय बनाया गया", "Created at": "किस समय बनाया गया",
"Created At": "किस समय बनाया गया", "Created At": "किस समय बनाया गया",
"Created by": "",
"Current Model": "वर्तमान मॉडल", "Current Model": "वर्तमान मॉडल",
"Current Password": "वर्तमान पासवर्ड", "Current Password": "वर्तमान पासवर्ड",
"Custom": "कस्टम संस्करण", "Custom": "कस्टम संस्करण",

View File

@ -99,6 +99,7 @@
"Clear memory": "Očisti memoriju", "Clear memory": "Očisti memoriju",
"Click here for help.": "Kliknite ovdje za pomoć.", "Click here for help.": "Kliknite ovdje za pomoć.",
"Click here to": "Kliknite ovdje za", "Click here to": "Kliknite ovdje za",
"Click here to download user import template file.": "",
"Click here to select": "Kliknite ovdje za odabir", "Click here to select": "Kliknite ovdje za odabir",
"Click here to select a csv file.": "Kliknite ovdje da odaberete csv datoteku.", "Click here to select a csv file.": "Kliknite ovdje da odaberete csv datoteku.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Stvori novi tajni ključ", "Create new secret key": "Stvori novi tajni ključ",
"Created at": "Stvoreno", "Created at": "Stvoreno",
"Created At": "Stvoreno", "Created At": "Stvoreno",
"Created by": "",
"Current Model": "Trenutni model", "Current Model": "Trenutni model",
"Current Password": "Trenutna lozinka", "Current Password": "Trenutna lozinka",
"Custom": "Prilagođeno", "Custom": "Prilagođeno",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Clicca qui per aiuto.", "Click here for help.": "Clicca qui per aiuto.",
"Click here to": "Clicca qui per", "Click here to": "Clicca qui per",
"Click here to download user import template file.": "",
"Click here to select": "Clicca qui per selezionare", "Click here to select": "Clicca qui per selezionare",
"Click here to select a csv file.": "Clicca qui per selezionare un file csv.", "Click here to select a csv file.": "Clicca qui per selezionare un file csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Crea nuova chiave segreta", "Create new secret key": "Crea nuova chiave segreta",
"Created at": "Creato il", "Created at": "Creato il",
"Created At": "Creato il", "Created At": "Creato il",
"Created by": "",
"Current Model": "Modello corrente", "Current Model": "Modello corrente",
"Current Password": "Password corrente", "Current Password": "Password corrente",
"Custom": "Personalizzato", "Custom": "Personalizzato",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "ヘルプについてはここをクリックしてください。", "Click here for help.": "ヘルプについてはここをクリックしてください。",
"Click here to": "ここをクリックして", "Click here to": "ここをクリックして",
"Click here to download user import template file.": "",
"Click here to select": "選択するにはここをクリックしてください", "Click here to select": "選択するにはここをクリックしてください",
"Click here to select a csv file.": "CSVファイルを選択するにはここをクリックしてください。", "Click here to select a csv file.": "CSVファイルを選択するにはここをクリックしてください。",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "新しいシークレットキーを作成", "Create new secret key": "新しいシークレットキーを作成",
"Created at": "作成日時", "Created at": "作成日時",
"Created At": "作成日時", "Created At": "作成日時",
"Created by": "",
"Current Model": "現在のモデル", "Current Model": "現在のモデル",
"Current Password": "現在のパスワード", "Current Password": "現在のパスワード",
"Custom": "カスタム", "Custom": "カスタム",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "დახმარებისთვის, დააკლიკე აქ", "Click here for help.": "დახმარებისთვის, დააკლიკე აქ",
"Click here to": "დააკლიკე აქ", "Click here to": "დააკლიკე აქ",
"Click here to download user import template file.": "",
"Click here to select": "ასარჩევად, დააკლიკე აქ", "Click here to select": "ასარჩევად, დააკლიკე აქ",
"Click here to select a csv file.": "ასარჩევად, დააკლიკე აქ", "Click here to select a csv file.": "ასარჩევად, დააკლიკე აქ",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "პირადი ღირებულბრის შექმნა", "Create new secret key": "პირადი ღირებულბრის შექმნა",
"Created at": "შექმნილია", "Created at": "შექმნილია",
"Created At": "შექმნილია", "Created At": "შექმნილია",
"Created by": "",
"Current Model": "მიმდინარე მოდელი", "Current Model": "მიმდინარე მოდელი",
"Current Password": "მიმდინარე პაროლი", "Current Password": "მიმდინარე პაროლი",
"Custom": "საკუთარი", "Custom": "საკუთარი",

View File

@ -99,6 +99,7 @@
"Clear memory": "메모리 초기화", "Clear memory": "메모리 초기화",
"Click here for help.": "도움말을 보려면 여기를 클릭하세요.", "Click here for help.": "도움말을 보려면 여기를 클릭하세요.",
"Click here to": "여기를 클릭하면", "Click here to": "여기를 클릭하면",
"Click here to download user import template file.": "",
"Click here to select": "선택하려면 여기를 클릭하세요.", "Click here to select": "선택하려면 여기를 클릭하세요.",
"Click here to select a csv file.": "csv 파일을 선택하려면 여기를 클릭하세요.", "Click here to select a csv file.": "csv 파일을 선택하려면 여기를 클릭하세요.",
"Click here to select a py file.": "py 파일을 선택하려면 여기를 클릭하세요.", "Click here to select a py file.": "py 파일을 선택하려면 여기를 클릭하세요.",
@ -133,6 +134,7 @@
"Create new secret key": "새 비밀 키 만들기", "Create new secret key": "새 비밀 키 만들기",
"Created at": "생성일", "Created at": "생성일",
"Created At": "생성일", "Created At": "생성일",
"Created by": "",
"Current Model": "현재 모델", "Current Model": "현재 모델",
"Current Password": "현재 비밀번호", "Current Password": "현재 비밀번호",
"Custom": "사용자 정의", "Custom": "사용자 정의",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Paspauskite čia dėl pagalbos.", "Click here for help.": "Paspauskite čia dėl pagalbos.",
"Click here to": "Paspauskite čia, kad:", "Click here to": "Paspauskite čia, kad:",
"Click here to download user import template file.": "",
"Click here to select": "Spauskite čia norėdami pasirinkti", "Click here to select": "Spauskite čia norėdami pasirinkti",
"Click here to select a csv file.": "Spauskite čia tam, kad pasirinkti csv failą", "Click here to select a csv file.": "Spauskite čia tam, kad pasirinkti csv failą",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Sukurti naują slaptą raktą", "Create new secret key": "Sukurti naują slaptą raktą",
"Created at": "Sukurta", "Created at": "Sukurta",
"Created At": "Sukurta", "Created At": "Sukurta",
"Created by": "",
"Current Model": "Dabartinis modelis", "Current Model": "Dabartinis modelis",
"Current Password": "Esamas slaptažodis", "Current Password": "Esamas slaptažodis",
"Custom": "Personalizuota", "Custom": "Personalizuota",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Klikk her for hjelp.", "Click here for help.": "Klikk her for hjelp.",
"Click here to": "Klikk her for å", "Click here to": "Klikk her for å",
"Click here to download user import template file.": "",
"Click here to select": "Klikk her for å velge", "Click here to select": "Klikk her for å velge",
"Click here to select a csv file.": "Klikk her for å velge en csv-fil.", "Click here to select a csv file.": "Klikk her for å velge en csv-fil.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Lag ny hemmelig nøkkel", "Create new secret key": "Lag ny hemmelig nøkkel",
"Created at": "Opprettet", "Created at": "Opprettet",
"Created At": "Opprettet", "Created At": "Opprettet",
"Created by": "",
"Current Model": "Nåværende modell", "Current Model": "Nåværende modell",
"Current Password": "Nåværende passord", "Current Password": "Nåværende passord",
"Custom": "Tilpasset", "Custom": "Tilpasset",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Klik hier voor hulp.", "Click here for help.": "Klik hier voor hulp.",
"Click here to": "Klik hier om", "Click here to": "Klik hier om",
"Click here to download user import template file.": "",
"Click here to select": "Klik hier om te selecteren", "Click here to select": "Klik hier om te selecteren",
"Click here to select a csv file.": "Klik hier om een csv file te selecteren.", "Click here to select a csv file.": "Klik hier om een csv file te selecteren.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Maak nieuwe geheim sleutel", "Create new secret key": "Maak nieuwe geheim sleutel",
"Created at": "Gemaakt op", "Created at": "Gemaakt op",
"Created At": "Gemaakt op", "Created At": "Gemaakt op",
"Created by": "",
"Current Model": "Huidig Model", "Current Model": "Huidig Model",
"Current Password": "Huidig Wachtwoord", "Current Password": "Huidig Wachtwoord",
"Custom": "Aangepast", "Custom": "Aangepast",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "ਮਦਦ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।", "Click here for help.": "ਮਦਦ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
"Click here to": "ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ", "Click here to": "ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
"Click here to download user import template file.": "",
"Click here to select": "ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ", "Click here to select": "ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
"Click here to select a csv file.": "CSV ਫਾਈਲ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।", "Click here to select a csv file.": "CSV ਫਾਈਲ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "ਨਵੀਂ ਗੁਪਤ ਕੁੰਜੀ ਬਣਾਓ", "Create new secret key": "ਨਵੀਂ ਗੁਪਤ ਕੁੰਜੀ ਬਣਾਓ",
"Created at": "ਤੇ ਬਣਾਇਆ ਗਿਆ", "Created at": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
"Created At": "ਤੇ ਬਣਾਇਆ ਗਿਆ", "Created At": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
"Created by": "",
"Current Model": "ਮੌਜੂਦਾ ਮਾਡਲ", "Current Model": "ਮੌਜੂਦਾ ਮਾਡਲ",
"Current Password": "ਮੌਜੂਦਾ ਪਾਸਵਰਡ", "Current Password": "ਮੌਜੂਦਾ ਪਾਸਵਰਡ",
"Custom": "ਕਸਟਮ", "Custom": "ਕਸਟਮ",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Kliknij tutaj, aby uzyskać pomoc.", "Click here for help.": "Kliknij tutaj, aby uzyskać pomoc.",
"Click here to": "Kliknij tutaj, żeby", "Click here to": "Kliknij tutaj, żeby",
"Click here to download user import template file.": "",
"Click here to select": "Kliknij tutaj, aby wybrać", "Click here to select": "Kliknij tutaj, aby wybrać",
"Click here to select a csv file.": "Kliknij tutaj, żeby wybrać plik CSV", "Click here to select a csv file.": "Kliknij tutaj, żeby wybrać plik CSV",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Utwórz nowy klucz bezpieczeństwa", "Create new secret key": "Utwórz nowy klucz bezpieczeństwa",
"Created at": "Utworzono o", "Created at": "Utworzono o",
"Created At": "Utworzono o", "Created At": "Utworzono o",
"Created by": "",
"Current Model": "Bieżący model", "Current Model": "Bieżący model",
"Current Password": "Bieżące hasło", "Current Password": "Bieżące hasło",
"Custom": "Niestandardowy", "Custom": "Niestandardowy",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Clique aqui para obter ajuda.", "Click here for help.": "Clique aqui para obter ajuda.",
"Click here to": "Clique aqui para", "Click here to": "Clique aqui para",
"Click here to download user import template file.": "",
"Click here to select": "Clique aqui para selecionar", "Click here to select": "Clique aqui para selecionar",
"Click here to select a csv file.": "Clique aqui para selecionar um arquivo csv.", "Click here to select a csv file.": "Clique aqui para selecionar um arquivo csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Criar nova chave secreta", "Create new secret key": "Criar nova chave secreta",
"Created at": "Criado em", "Created at": "Criado em",
"Created At": "Criado em", "Created At": "Criado em",
"Created by": "",
"Current Model": "Modelo Atual", "Current Model": "Modelo Atual",
"Current Password": "Senha Atual", "Current Password": "Senha Atual",
"Custom": "Personalizado", "Custom": "Personalizado",

View File

@ -99,6 +99,7 @@
"Clear memory": "Limpar memória", "Clear memory": "Limpar memória",
"Click here for help.": "Clique aqui para obter ajuda.", "Click here for help.": "Clique aqui para obter ajuda.",
"Click here to": "Clique aqui para", "Click here to": "Clique aqui para",
"Click here to download user import template file.": "",
"Click here to select": "Clique aqui para selecionar", "Click here to select": "Clique aqui para selecionar",
"Click here to select a csv file.": "Clique aqui para selecionar um ficheiro csv.", "Click here to select a csv file.": "Clique aqui para selecionar um ficheiro csv.",
"Click here to select a py file.": "Clique aqui para selecionar um ficheiro py", "Click here to select a py file.": "Clique aqui para selecionar um ficheiro py",
@ -133,6 +134,7 @@
"Create new secret key": "Criar nova chave secreta", "Create new secret key": "Criar nova chave secreta",
"Created at": "Criado em", "Created at": "Criado em",
"Created At": "Criado em", "Created At": "Criado em",
"Created by": "",
"Current Model": "Modelo Atual", "Current Model": "Modelo Atual",
"Current Password": "Senha Atual", "Current Password": "Senha Atual",
"Custom": "Personalizado", "Custom": "Personalizado",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Нажмите здесь для помощи.", "Click here for help.": "Нажмите здесь для помощи.",
"Click here to": "Нажмите здесь чтобы", "Click here to": "Нажмите здесь чтобы",
"Click here to download user import template file.": "",
"Click here to select": "Нажмите тут чтобы выберите", "Click here to select": "Нажмите тут чтобы выберите",
"Click here to select a csv file.": "Нажмите здесь чтобы выбрать файл csv.", "Click here to select a csv file.": "Нажмите здесь чтобы выбрать файл csv.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Создать новый секретный ключ", "Create new secret key": "Создать новый секретный ключ",
"Created at": "Создано в", "Created at": "Создано в",
"Created At": "Создано в", "Created At": "Создано в",
"Created by": "",
"Current Model": "Текущая модель", "Current Model": "Текущая модель",
"Current Password": "Текущий пароль", "Current Password": "Текущий пароль",
"Custom": "Пользовательский", "Custom": "Пользовательский",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Кликните овде за помоћ.", "Click here for help.": "Кликните овде за помоћ.",
"Click here to": "Кликните овде да", "Click here to": "Кликните овде да",
"Click here to download user import template file.": "",
"Click here to select": "Кликните овде да изаберете", "Click here to select": "Кликните овде да изаберете",
"Click here to select a csv file.": "Кликните овде да изаберете csv датотеку.", "Click here to select a csv file.": "Кликните овде да изаберете csv датотеку.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Направи нови тајни кључ", "Create new secret key": "Направи нови тајни кључ",
"Created at": "Направљено у", "Created at": "Направљено у",
"Created At": "Направљено у", "Created At": "Направљено у",
"Created by": "",
"Current Model": "Тренутни модел", "Current Model": "Тренутни модел",
"Current Password": "Тренутна лозинка", "Current Password": "Тренутна лозинка",
"Custom": "Прилагођено", "Custom": "Прилагођено",

View File

@ -99,6 +99,7 @@
"Clear memory": "Rensa minnet", "Clear memory": "Rensa minnet",
"Click here for help.": "Klicka här för hjälp.", "Click here for help.": "Klicka här för hjälp.",
"Click here to": "Klicka här för att", "Click here to": "Klicka här för att",
"Click here to download user import template file.": "",
"Click here to select": "Klicka här för att välja", "Click here to select": "Klicka här för att välja",
"Click here to select a csv file.": "Klicka här för att välja en csv-fil.", "Click here to select a csv file.": "Klicka här för att välja en csv-fil.",
"Click here to select a py file.": "Klicka här för att välja en python-fil.", "Click here to select a py file.": "Klicka här för att välja en python-fil.",
@ -133,6 +134,7 @@
"Create new secret key": "Skapa ny hemlig nyckel", "Create new secret key": "Skapa ny hemlig nyckel",
"Created at": "Skapad", "Created at": "Skapad",
"Created At": "Skapad", "Created At": "Skapad",
"Created by": "",
"Current Model": "Aktuell modell", "Current Model": "Aktuell modell",
"Current Password": "Nuvarande lösenord", "Current Password": "Nuvarande lösenord",
"Custom": "Anpassad", "Custom": "Anpassad",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "", "Click here for help.": "",
"Click here to": "", "Click here to": "",
"Click here to download user import template file.": "",
"Click here to select": "", "Click here to select": "",
"Click here to select a csv file.": "", "Click here to select a csv file.": "",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "", "Create new secret key": "",
"Created at": "", "Created at": "",
"Created At": "", "Created At": "",
"Created by": "",
"Current Model": "", "Current Model": "",
"Current Password": "", "Current Password": "",
"Custom": "", "Custom": "",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "Yardım için buraya tıklayın.", "Click here for help.": "Yardım için buraya tıklayın.",
"Click here to": "Şunu yapmak için buraya tıklayın:", "Click here to": "Şunu yapmak için buraya tıklayın:",
"Click here to download user import template file.": "",
"Click here to select": "Seçmek için buraya tıklayın", "Click here to select": "Seçmek için buraya tıklayın",
"Click here to select a csv file.": "Bir CSV dosyası seçmek için buraya tıklayın.", "Click here to select a csv file.": "Bir CSV dosyası seçmek için buraya tıklayın.",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "Yeni gizli anahtar oluştur", "Create new secret key": "Yeni gizli anahtar oluştur",
"Created at": "Oluşturulma tarihi", "Created at": "Oluşturulma tarihi",
"Created At": "Şu Tarihte Oluşturuldu:", "Created At": "Şu Tarihte Oluşturuldu:",
"Created by": "",
"Current Model": "Mevcut Model", "Current Model": "Mevcut Model",
"Current Password": "Mevcut Parola", "Current Password": "Mevcut Parola",
"Custom": "Özel", "Custom": "Özel",

View File

@ -99,6 +99,7 @@
"Clear memory": "Очистити пам'ять", "Clear memory": "Очистити пам'ять",
"Click here for help.": "Клацніть тут, щоб отримати допомогу.", "Click here for help.": "Клацніть тут, щоб отримати допомогу.",
"Click here to": "Натисніть тут, щоб", "Click here to": "Натисніть тут, щоб",
"Click here to download user import template file.": "",
"Click here to select": "Натисніть тут, щоб вибрати", "Click here to select": "Натисніть тут, щоб вибрати",
"Click here to select a csv file.": "Натисніть тут, щоб вибрати csv-файл.", "Click here to select a csv file.": "Натисніть тут, щоб вибрати csv-файл.",
"Click here to select a py file.": "Натисніть тут, щоб вибрати py-файл.", "Click here to select a py file.": "Натисніть тут, щоб вибрати py-файл.",
@ -133,6 +134,7 @@
"Create new secret key": "Створити новий секретний ключ", "Create new secret key": "Створити новий секретний ключ",
"Created at": "Створено у", "Created at": "Створено у",
"Created At": "Створено у", "Created At": "Створено у",
"Created by": "",
"Current Model": "Поточна модель", "Current Model": "Поточна модель",
"Current Password": "Поточний пароль", "Current Password": "Поточний пароль",
"Custom": "Налаштувати", "Custom": "Налаштувати",

View File

@ -99,6 +99,7 @@
"Clear memory": "Xóa bộ nhớ", "Clear memory": "Xóa bộ nhớ",
"Click here for help.": "Bấm vào đây để được trợ giúp.", "Click here for help.": "Bấm vào đây để được trợ giúp.",
"Click here to": "Nhấn vào đây để", "Click here to": "Nhấn vào đây để",
"Click here to download user import template file.": "",
"Click here to select": "Bấm vào đây để chọn", "Click here to select": "Bấm vào đây để chọn",
"Click here to select a csv file.": "Nhấn vào đây để chọn tệp csv", "Click here to select a csv file.": "Nhấn vào đây để chọn tệp csv",
"Click here to select a py file.": "Nhấn vào đây để chọn tệp py", "Click here to select a py file.": "Nhấn vào đây để chọn tệp py",
@ -133,6 +134,7 @@
"Create new secret key": "Tạo key bí mật mới", "Create new secret key": "Tạo key bí mật mới",
"Created at": "Được tạo vào lúc", "Created at": "Được tạo vào lúc",
"Created At": "Tạo lúc", "Created At": "Tạo lúc",
"Created by": "",
"Current Model": "Mô hình hiện tại", "Current Model": "Mô hình hiện tại",
"Current Password": "Mật khẩu hiện tại", "Current Password": "Mật khẩu hiện tại",
"Custom": "Tùy chỉnh", "Custom": "Tùy chỉnh",

View File

@ -99,6 +99,7 @@
"Clear memory": "清除记忆", "Clear memory": "清除记忆",
"Click here for help.": "点击这里获取帮助。", "Click here for help.": "点击这里获取帮助。",
"Click here to": "单击", "Click here to": "单击",
"Click here to download user import template file.": "",
"Click here to select": "点击这里选择", "Click here to select": "点击这里选择",
"Click here to select a csv file.": "单击此处选择 csv 文件。", "Click here to select a csv file.": "单击此处选择 csv 文件。",
"Click here to select a py file.": "单击此处选择 py 文件。", "Click here to select a py file.": "单击此处选择 py 文件。",
@ -133,6 +134,7 @@
"Create new secret key": "创建新安全密钥", "Create new secret key": "创建新安全密钥",
"Created at": "创建于", "Created at": "创建于",
"Created At": "创建于", "Created At": "创建于",
"Created by": "",
"Current Model": "当前模型", "Current Model": "当前模型",
"Current Password": "当前密码", "Current Password": "当前密码",
"Custom": "自定义", "Custom": "自定义",

View File

@ -99,6 +99,7 @@
"Clear memory": "", "Clear memory": "",
"Click here for help.": "點擊這裡尋找幫助。", "Click here for help.": "點擊這裡尋找幫助。",
"Click here to": "點擊這裡", "Click here to": "點擊這裡",
"Click here to download user import template file.": "",
"Click here to select": "點擊這裡選擇", "Click here to select": "點擊這裡選擇",
"Click here to select a csv file.": "點擊這裡選擇 csv 檔案。", "Click here to select a csv file.": "點擊這裡選擇 csv 檔案。",
"Click here to select a py file.": "", "Click here to select a py file.": "",
@ -133,6 +134,7 @@
"Create new secret key": "建立新密鑰", "Create new secret key": "建立新密鑰",
"Created at": "建立於", "Created at": "建立於",
"Created At": "建立於", "Created At": "建立於",
"Created by": "",
"Current Model": "目前模型", "Current Model": "目前模型",
"Current Password": "目前密碼", "Current Password": "目前密碼",
"Custom": "自訂", "Custom": "自訂",