Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e29e54a8
Commit
e29e54a8
authored
Jun 20, 2024
by
SimonOriginal
Browse files
add key i18n
parent
05e251da
Changes
39
Show whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
45 additions
and
5 deletions
+45
-5
src/lib/components/admin/AddUserModal.svelte
src/lib/components/admin/AddUserModal.svelte
+4
-4
src/lib/components/chat/Settings/About.svelte
src/lib/components/chat/Settings/About.svelte
+3
-1
src/lib/i18n/locales/ar-BH/translation.json
src/lib/i18n/locales/ar-BH/translation.json
+2
-0
src/lib/i18n/locales/bg-BG/translation.json
src/lib/i18n/locales/bg-BG/translation.json
+2
-0
src/lib/i18n/locales/bn-BD/translation.json
src/lib/i18n/locales/bn-BD/translation.json
+2
-0
src/lib/i18n/locales/ca-ES/translation.json
src/lib/i18n/locales/ca-ES/translation.json
+2
-0
src/lib/i18n/locales/ceb-PH/translation.json
src/lib/i18n/locales/ceb-PH/translation.json
+2
-0
src/lib/i18n/locales/de-DE/translation.json
src/lib/i18n/locales/de-DE/translation.json
+2
-0
src/lib/i18n/locales/dg-DG/translation.json
src/lib/i18n/locales/dg-DG/translation.json
+4
-0
src/lib/i18n/locales/en-GB/translation.json
src/lib/i18n/locales/en-GB/translation.json
+2
-0
src/lib/i18n/locales/en-US/translation.json
src/lib/i18n/locales/en-US/translation.json
+2
-0
src/lib/i18n/locales/es-ES/translation.json
src/lib/i18n/locales/es-ES/translation.json
+2
-0
src/lib/i18n/locales/fa-IR/translation.json
src/lib/i18n/locales/fa-IR/translation.json
+2
-0
src/lib/i18n/locales/fi-FI/translation.json
src/lib/i18n/locales/fi-FI/translation.json
+2
-0
src/lib/i18n/locales/fr-CA/translation.json
src/lib/i18n/locales/fr-CA/translation.json
+2
-0
src/lib/i18n/locales/fr-FR/translation.json
src/lib/i18n/locales/fr-FR/translation.json
+2
-0
src/lib/i18n/locales/he-IL/translation.json
src/lib/i18n/locales/he-IL/translation.json
+2
-0
src/lib/i18n/locales/hi-IN/translation.json
src/lib/i18n/locales/hi-IN/translation.json
+2
-0
src/lib/i18n/locales/hr-HR/translation.json
src/lib/i18n/locales/hr-HR/translation.json
+2
-0
src/lib/i18n/locales/it-IT/translation.json
src/lib/i18n/locales/it-IT/translation.json
+2
-0
No files found.
src/lib/components/admin/AddUserModal.svelte
View file @
e29e54a8
...
@@ -176,9 +176,9 @@
...
@@ -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 @@
...
@@ -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>
...
...
src/lib/components/chat/Settings/About.svelte
View file @
e29e54a8
...
@@ -132,7 +132,9 @@
...
@@ -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"
...
...
src/lib/i18n/locales/ar-BH/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
"مخصص"
,
...
...
src/lib/i18n/locales/bg-BG/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
"Персонализиран"
,
...
...
src/lib/i18n/locales/bn-BD/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
"কাস্টম"
,
...
...
src/lib/i18n/locales/ca-ES/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
src/lib/i18n/locales/ceb-PH/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
src/lib/i18n/locales/de-DE/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
src/lib/i18n/locales/dg-DG/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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 @@
...
@@ -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"
:
""
,
...
...
src/lib/i18n/locales/en-GB/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
""
,
...
...
src/lib/i18n/locales/en-US/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
""
,
...
...
src/lib/i18n/locales/es-ES/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
src/lib/i18n/locales/fa-IR/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
"دلخواه"
,
...
...
src/lib/i18n/locales/fi-FI/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
src/lib/i18n/locales/fr-CA/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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é"
,
...
...
src/lib/i18n/locales/fr-FR/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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é"
,
...
...
src/lib/i18n/locales/he-IL/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
"מותאם אישית"
,
...
...
src/lib/i18n/locales/hi-IN/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
:
"कस्टम संस्करण"
,
...
...
src/lib/i18n/locales/hr-HR/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
src/lib/i18n/locales/it-IT/translation.json
View file @
e29e54a8
...
@@ -99,6 +99,7 @@
...
@@ -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 @@
...
@@ -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"
,
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment