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
06a33706
Commit
06a33706
authored
Jun 24, 2024
by
SimonOriginal
Browse files
Add keys i18n
parent
a8198d7a
Changes
39
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
40 additions
and
4 deletions
+40
-4
src/lib/components/admin/Settings/Database.svelte
src/lib/components/admin/Settings/Database.svelte
+2
-2
src/lib/components/admin/Settings/Pipelines.svelte
src/lib/components/admin/Settings/Pipelines.svelte
+2
-2
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
+2
-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/Settings/Database.svelte
View file @
06a33706
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
/>
/>
</svg>
</svg>
</div>
</div>
<div class=" self-center text-sm font-medium">Export LiteLLM config.yaml</div>
<div class=" self-center text-sm font-medium">
{$i18n.t('
Export LiteLLM config.yaml
')}
</div>
</button>
</button>
</div>
</div>
</div>
</div>
...
@@ -137,7 +137,7 @@
...
@@ -137,7 +137,7 @@
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg"
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg"
type="submit"
type="submit"
>
>
Save
{$i18n.t('
Save
')}
</button>
</button>
</div> -->
</div> -->
...
...
src/lib/components/admin/Settings/Pipelines.svelte
View file @
06a33706
...
@@ -509,7 +509,7 @@
...
@@ -509,7 +509,7 @@
</div>
</div>
{/if}
{/if}
{:else}
{:else}
<div>Pipelines Not Detected</div>
<div>
{$i18n.t('
Pipelines Not Detected
')}
</div>
{/if}
{/if}
{:else}
{:else}
<div class="flex justify-center h-full">
<div class="flex justify-center h-full">
...
@@ -525,7 +525,7 @@
...
@@ -525,7 +525,7 @@
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg"
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg"
type="submit"
type="submit"
>
>
Save
{$i18n.t('
Save
')}
</button>
</button>
</div>
</div>
</form>
</form>
src/lib/i18n/locales/ar-BH/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"تصدير جميع الدردشات"
,
"Export Chats"
:
"تصدير جميع الدردشات"
,
"Export Documents Mapping"
:
"تصدير وثائق الخرائط"
,
"Export Documents Mapping"
:
"تصدير وثائق الخرائط"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"نماذج التصدير"
,
"Export Models"
:
"نماذج التصدير"
,
"Export Prompts"
:
"مطالبات التصدير"
,
"Export Prompts"
:
"مطالبات التصدير"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"{{error}} تم رفض الإذن عند الوصول إلى الميكروفون "
,
"Permission denied when accessing microphone: {{error}}"
:
"{{error}} تم رفض الإذن عند الوصول إلى الميكروفون "
,
"Personalization"
:
"التخصيص"
,
"Personalization"
:
"التخصيص"
,
"Pipelines"
:
"خطوط الانابيب"
,
"Pipelines"
:
"خطوط الانابيب"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"صمامات خطوط الأنابيب"
,
"Pipelines Valves"
:
"صمامات خطوط الأنابيب"
,
"Plain text (.txt)"
:
"نص عادي (.txt)"
,
"Plain text (.txt)"
:
"نص عادي (.txt)"
,
"Playground"
:
"مكان التجربة"
,
"Playground"
:
"مكان التجربة"
,
...
...
src/lib/i18n/locales/bg-BG/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Експортване на чатове"
,
"Export Chats"
:
"Експортване на чатове"
,
"Export Documents Mapping"
:
"Експортване на документен мапинг"
,
"Export Documents Mapping"
:
"Експортване на документен мапинг"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Експортиране на модели"
,
"Export Models"
:
"Експортиране на модели"
,
"Export Prompts"
:
"Експортване на промптове"
,
"Export Prompts"
:
"Експортване на промптове"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Permission denied when accessing microphone: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Permission denied when accessing microphone: {{error}}"
,
"Personalization"
:
"Персонализация"
,
"Personalization"
:
"Персонализация"
,
"Pipelines"
:
"Тръбопроводи"
,
"Pipelines"
:
"Тръбопроводи"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Тръбопроводи Вентили"
,
"Pipelines Valves"
:
"Тръбопроводи Вентили"
,
"Plain text (.txt)"
:
"Plain text (.txt)"
,
"Plain text (.txt)"
:
"Plain text (.txt)"
,
"Playground"
:
"Плейграунд"
,
"Playground"
:
"Плейграунд"
,
...
...
src/lib/i18n/locales/bn-BD/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"চ্যাটগুলো এক্সপোর্ট করুন"
,
"Export Chats"
:
"চ্যাটগুলো এক্সপোর্ট করুন"
,
"Export Documents Mapping"
:
"ডকুমেন্টসমূহ ম্যাপিং এক্সপোর্ট করুন"
,
"Export Documents Mapping"
:
"ডকুমেন্টসমূহ ম্যাপিং এক্সপোর্ট করুন"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"রপ্তানি মডেল"
,
"Export Models"
:
"রপ্তানি মডেল"
,
"Export Prompts"
:
"প্রম্পটগুলো একপোর্ট করুন"
,
"Export Prompts"
:
"প্রম্পটগুলো একপোর্ট করুন"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"মাইক্রোফোন ব্যবহারের অনুমতি পাওয়া যায়নি: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"মাইক্রোফোন ব্যবহারের অনুমতি পাওয়া যায়নি: {{error}}"
,
"Personalization"
:
"ডিজিটাল বাংলা"
,
"Personalization"
:
"ডিজিটাল বাংলা"
,
"Pipelines"
:
"পাইপলাইন"
,
"Pipelines"
:
"পাইপলাইন"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"পাইপলাইন ভালভ"
,
"Pipelines Valves"
:
"পাইপলাইন ভালভ"
,
"Plain text (.txt)"
:
"প্লায়েন টেক্সট (.txt)"
,
"Plain text (.txt)"
:
"প্লায়েন টেক্সট (.txt)"
,
"Playground"
:
"খেলাঘর"
,
"Playground"
:
"খেলাঘর"
,
...
...
src/lib/i18n/locales/ca-ES/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Exportar els xats"
,
"Export Chats"
:
"Exportar els xats"
,
"Export Documents Mapping"
:
"Exportar el mapatge de documents"
,
"Export Documents Mapping"
:
"Exportar el mapatge de documents"
,
"Export Functions"
:
"Exportar funcions"
,
"Export Functions"
:
"Exportar funcions"
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Exportar els models"
,
"Export Models"
:
"Exportar els models"
,
"Export Prompts"
:
"Exportar les indicacions"
,
"Export Prompts"
:
"Exportar les indicacions"
,
"Export Tools"
:
"Exportar les eines"
,
"Export Tools"
:
"Exportar les eines"
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Permís denegat en accedir al micròfon: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Permís denegat en accedir al micròfon: {{error}}"
,
"Personalization"
:
"Personalització"
,
"Personalization"
:
"Personalització"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Vàlvules de les Pipelines"
,
"Pipelines Valves"
:
"Vàlvules de les Pipelines"
,
"Plain text (.txt)"
:
"Text pla (.txt)"
,
"Plain text (.txt)"
:
"Text pla (.txt)"
,
"Playground"
:
"Zona de jocs"
,
"Playground"
:
"Zona de jocs"
,
...
...
src/lib/i18n/locales/ceb-PH/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"I-export ang mga chat"
,
"Export Chats"
:
"I-export ang mga chat"
,
"Export Documents Mapping"
:
"I-export ang pagmapa sa dokumento"
,
"Export Documents Mapping"
:
"I-export ang pagmapa sa dokumento"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
""
,
"Export Models"
:
""
,
"Export Prompts"
:
"Export prompts"
,
"Export Prompts"
:
"Export prompts"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Gidili ang pagtugot sa dihang nag-access sa mikropono: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Gidili ang pagtugot sa dihang nag-access sa mikropono: {{error}}"
,
"Personalization"
:
""
,
"Personalization"
:
""
,
"Pipelines"
:
""
,
"Pipelines"
:
""
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
""
,
"Pipelines Valves"
:
""
,
"Plain text (.txt)"
:
""
,
"Plain text (.txt)"
:
""
,
"Playground"
:
"Dulaanan"
,
"Playground"
:
"Dulaanan"
,
...
...
src/lib/i18n/locales/de-DE/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Chats exportieren"
,
"Export Chats"
:
"Chats exportieren"
,
"Export Documents Mapping"
:
"Dokumentenmapping exportieren"
,
"Export Documents Mapping"
:
"Dokumentenmapping exportieren"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Modelle exportieren"
,
"Export Models"
:
"Modelle exportieren"
,
"Export Prompts"
:
"Prompts exportieren"
,
"Export Prompts"
:
"Prompts exportieren"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Zugriff auf das Mikrofon verweigert: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Zugriff auf das Mikrofon verweigert: {{error}}"
,
"Personalization"
:
"Personalisierung"
,
"Personalization"
:
"Personalisierung"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Rohrleitungen Ventile"
,
"Pipelines Valves"
:
"Rohrleitungen Ventile"
,
"Plain text (.txt)"
:
"Nur Text (.txt)"
,
"Plain text (.txt)"
:
"Nur Text (.txt)"
,
"Playground"
:
"Testumgebung"
,
"Playground"
:
"Testumgebung"
,
...
...
src/lib/i18n/locales/dg-DG/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Export Barks"
,
"Export Chats"
:
"Export Barks"
,
"Export Documents Mapping"
:
"Export Mappings of Dogos"
,
"Export Documents Mapping"
:
"Export Mappings of Dogos"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
""
,
"Export Models"
:
""
,
"Export Prompts"
:
"Export Promptos"
,
"Export Prompts"
:
"Export Promptos"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Permission denied when accessing microphone: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Permission denied when accessing microphone: {{error}}"
,
"Personalization"
:
"Personalization"
,
"Personalization"
:
"Personalization"
,
"Pipelines"
:
""
,
"Pipelines"
:
""
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
""
,
"Pipelines Valves"
:
""
,
"Plain text (.txt)"
:
"Plain text (.txt)"
,
"Plain text (.txt)"
:
"Plain text (.txt)"
,
"Playground"
:
"Playground"
,
"Playground"
:
"Playground"
,
...
...
src/lib/i18n/locales/en-GB/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
""
,
"Export Chats"
:
""
,
"Export Documents Mapping"
:
""
,
"Export Documents Mapping"
:
""
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
""
,
"Export Models"
:
""
,
"Export Prompts"
:
""
,
"Export Prompts"
:
""
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
""
,
"Permission denied when accessing microphone: {{error}}"
:
""
,
"Personalization"
:
""
,
"Personalization"
:
""
,
"Pipelines"
:
""
,
"Pipelines"
:
""
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
""
,
"Pipelines Valves"
:
""
,
"Plain text (.txt)"
:
""
,
"Plain text (.txt)"
:
""
,
"Playground"
:
""
,
"Playground"
:
""
,
...
...
src/lib/i18n/locales/en-US/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
""
,
"Export Chats"
:
""
,
"Export Documents Mapping"
:
""
,
"Export Documents Mapping"
:
""
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
""
,
"Export Models"
:
""
,
"Export Prompts"
:
""
,
"Export Prompts"
:
""
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
""
,
"Permission denied when accessing microphone: {{error}}"
:
""
,
"Personalization"
:
""
,
"Personalization"
:
""
,
"Pipelines"
:
""
,
"Pipelines"
:
""
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
""
,
"Pipelines Valves"
:
""
,
"Plain text (.txt)"
:
""
,
"Plain text (.txt)"
:
""
,
"Playground"
:
""
,
"Playground"
:
""
,
...
...
src/lib/i18n/locales/es-ES/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Exportar Chats"
,
"Export Chats"
:
"Exportar Chats"
,
"Export Documents Mapping"
:
"Exportar el mapeo de documentos"
,
"Export Documents Mapping"
:
"Exportar el mapeo de documentos"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Modelos de exportación"
,
"Export Models"
:
"Modelos de exportación"
,
"Export Prompts"
:
"Exportar Prompts"
,
"Export Prompts"
:
"Exportar Prompts"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Permiso denegado al acceder al micrófono: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Permiso denegado al acceder al micrófono: {{error}}"
,
"Personalization"
:
"Personalización"
,
"Personalization"
:
"Personalización"
,
"Pipelines"
:
"Tuberías"
,
"Pipelines"
:
"Tuberías"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Tuberías Válvulas"
,
"Pipelines Valves"
:
"Tuberías Válvulas"
,
"Plain text (.txt)"
:
"Texto plano (.txt)"
,
"Plain text (.txt)"
:
"Texto plano (.txt)"
,
"Playground"
:
"Patio de juegos"
,
"Playground"
:
"Patio de juegos"
,
...
...
src/lib/i18n/locales/fa-IR/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"اکسپورت از گپ
\u
200cها"
,
"Export Chats"
:
"اکسپورت از گپ
\u
200cها"
,
"Export Documents Mapping"
:
"اکسپورت از نگاشت اسناد"
,
"Export Documents Mapping"
:
"اکسپورت از نگاشت اسناد"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"مدل های صادرات"
,
"Export Models"
:
"مدل های صادرات"
,
"Export Prompts"
:
"اکسپورت از پرامپت
\u
200cها"
,
"Export Prompts"
:
"اکسپورت از پرامپت
\u
200cها"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"هنگام دسترسی به میکروفون، اجازه داده نشد: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"هنگام دسترسی به میکروفون، اجازه داده نشد: {{error}}"
,
"Personalization"
:
"شخصی سازی"
,
"Personalization"
:
"شخصی سازی"
,
"Pipelines"
:
"خط لوله"
,
"Pipelines"
:
"خط لوله"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"شیرالات خطوط لوله"
,
"Pipelines Valves"
:
"شیرالات خطوط لوله"
,
"Plain text (.txt)"
:
"متن ساده (.txt)"
,
"Plain text (.txt)"
:
"متن ساده (.txt)"
,
"Playground"
:
"زمین بازی"
,
"Playground"
:
"زمین بازی"
,
...
...
src/lib/i18n/locales/fi-FI/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Vie keskustelut"
,
"Export Chats"
:
"Vie keskustelut"
,
"Export Documents Mapping"
:
"Vie asiakirjakartoitus"
,
"Export Documents Mapping"
:
"Vie asiakirjakartoitus"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Vie malleja"
,
"Export Models"
:
"Vie malleja"
,
"Export Prompts"
:
"Vie kehotteet"
,
"Export Prompts"
:
"Vie kehotteet"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Mikrofonin käyttöoikeus evätty: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Mikrofonin käyttöoikeus evätty: {{error}}"
,
"Personalization"
:
"Henkilökohtaisuus"
,
"Personalization"
:
"Henkilökohtaisuus"
,
"Pipelines"
:
"Putkistot"
,
"Pipelines"
:
"Putkistot"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Putkistot Venttiilit"
,
"Pipelines Valves"
:
"Putkistot Venttiilit"
,
"Plain text (.txt)"
:
"Pelkkä teksti (.txt)"
,
"Plain text (.txt)"
:
"Pelkkä teksti (.txt)"
,
"Playground"
:
"Leikkipaikka"
,
"Playground"
:
"Leikkipaikka"
,
...
...
src/lib/i18n/locales/fr-CA/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Exporter les discussions"
,
"Export Chats"
:
"Exporter les discussions"
,
"Export Documents Mapping"
:
"Exporter le mappage des documents"
,
"Export Documents Mapping"
:
"Exporter le mappage des documents"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Modèles d’exportation"
,
"Export Models"
:
"Modèles d’exportation"
,
"Export Prompts"
:
"Exporter les prompts"
,
"Export Prompts"
:
"Exporter les prompts"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Permission refusée lors de l'accès au microphone : {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Permission refusée lors de l'accès au microphone : {{error}}"
,
"Personalization"
:
"Personnalisation"
,
"Personalization"
:
"Personnalisation"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Vannes de pipelines"
,
"Pipelines Valves"
:
"Vannes de pipelines"
,
"Plain text (.txt)"
:
"Texte brut (.txt)"
,
"Plain text (.txt)"
:
"Texte brut (.txt)"
,
"Playground"
:
"Aire de jeu"
,
"Playground"
:
"Aire de jeu"
,
...
...
src/lib/i18n/locales/fr-FR/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Exporter les Chats"
,
"Export Chats"
:
"Exporter les Chats"
,
"Export Documents Mapping"
:
"Exporter la Correspondance des Documents"
,
"Export Documents Mapping"
:
"Exporter la Correspondance des Documents"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Exporter les Modèles"
,
"Export Models"
:
"Exporter les Modèles"
,
"Export Prompts"
:
"Exporter les Prompts"
,
"Export Prompts"
:
"Exporter les Prompts"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Permission refusée lors de l'accès au microphone : {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Permission refusée lors de l'accès au microphone : {{error}}"
,
"Personalization"
:
"Personnalisation"
,
"Personalization"
:
"Personnalisation"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines"
:
"Pipelines"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Vannes de pipelines"
,
"Pipelines Valves"
:
"Vannes de pipelines"
,
"Plain text (.txt)"
:
"Texte Brute (.txt)"
,
"Plain text (.txt)"
:
"Texte Brute (.txt)"
,
"Playground"
:
"Aire de jeu"
,
"Playground"
:
"Aire de jeu"
,
...
...
src/lib/i18n/locales/he-IL/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"ייצוא צ'אטים"
,
"Export Chats"
:
"ייצוא צ'אטים"
,
"Export Documents Mapping"
:
"ייצוא מיפוי מסמכים"
,
"Export Documents Mapping"
:
"ייצוא מיפוי מסמכים"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"ייצוא מודלים"
,
"Export Models"
:
"ייצוא מודלים"
,
"Export Prompts"
:
"ייצוא פקודות"
,
"Export Prompts"
:
"ייצוא פקודות"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"ההרשאה נדחתה בעת גישה למיקרופון: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"ההרשאה נדחתה בעת גישה למיקרופון: {{error}}"
,
"Personalization"
:
"תאור"
,
"Personalization"
:
"תאור"
,
"Pipelines"
:
"צינורות"
,
"Pipelines"
:
"צינורות"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"צינורות שסתומים"
,
"Pipelines Valves"
:
"צינורות שסתומים"
,
"Plain text (.txt)"
:
"טקסט פשוט (.txt)"
,
"Plain text (.txt)"
:
"טקסט פשוט (.txt)"
,
"Playground"
:
"אזור משחקים"
,
"Playground"
:
"אזור משחקים"
,
...
...
src/lib/i18n/locales/hi-IN/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"चैट निर्यात करें"
,
"Export Chats"
:
"चैट निर्यात करें"
,
"Export Documents Mapping"
:
"निर्यात दस्तावेज़ मैपिंग"
,
"Export Documents Mapping"
:
"निर्यात दस्तावेज़ मैपिंग"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"निर्यात मॉडल"
,
"Export Models"
:
"निर्यात मॉडल"
,
"Export Prompts"
:
"प्रॉम्प्ट निर्यात करें"
,
"Export Prompts"
:
"प्रॉम्प्ट निर्यात करें"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"माइक्रोफ़ोन तक पहुँचने पर अनुमति अस्वीकृत: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"माइक्रोफ़ोन तक पहुँचने पर अनुमति अस्वीकृत: {{error}}"
,
"Personalization"
:
"पेरसनलाइज़मेंट"
,
"Personalization"
:
"पेरसनलाइज़मेंट"
,
"Pipelines"
:
"पाइपलाइनों"
,
"Pipelines"
:
"पाइपलाइनों"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"पाइपलाइन वाल्व"
,
"Pipelines Valves"
:
"पाइपलाइन वाल्व"
,
"Plain text (.txt)"
:
"सादा पाठ (.txt)"
,
"Plain text (.txt)"
:
"सादा पाठ (.txt)"
,
"Playground"
:
"कार्यक्षेत्र"
,
"Playground"
:
"कार्यक्षेत्र"
,
...
...
src/lib/i18n/locales/hr-HR/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Izvoz razgovora"
,
"Export Chats"
:
"Izvoz razgovora"
,
"Export Documents Mapping"
:
"Izvoz mapiranja dokumenata"
,
"Export Documents Mapping"
:
"Izvoz mapiranja dokumenata"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Izvoz modela"
,
"Export Models"
:
"Izvoz modela"
,
"Export Prompts"
:
"Izvoz prompta"
,
"Export Prompts"
:
"Izvoz prompta"
,
"Export Tools"
:
"Izvoz alata"
,
"Export Tools"
:
"Izvoz alata"
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Pristup mikrofonu odbijen: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Pristup mikrofonu odbijen: {{error}}"
,
"Personalization"
:
"Prilagodba"
,
"Personalization"
:
"Prilagodba"
,
"Pipelines"
:
"Cjevovodi"
,
"Pipelines"
:
"Cjevovodi"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Ventili za cjevovode"
,
"Pipelines Valves"
:
"Ventili za cjevovode"
,
"Plain text (.txt)"
:
"Običan tekst (.txt)"
,
"Plain text (.txt)"
:
"Običan tekst (.txt)"
,
"Playground"
:
"Igralište"
,
"Playground"
:
"Igralište"
,
...
...
src/lib/i18n/locales/it-IT/translation.json
View file @
06a33706
...
@@ -238,6 +238,7 @@
...
@@ -238,6 +238,7 @@
"Export Chats"
:
"Esporta chat"
,
"Export Chats"
:
"Esporta chat"
,
"Export Documents Mapping"
:
"Esporta mappatura documenti"
,
"Export Documents Mapping"
:
"Esporta mappatura documenti"
,
"Export Functions"
:
""
,
"Export Functions"
:
""
,
"Export LiteLLM config.yaml"
:
""
,
"Export Models"
:
"Esporta modelli"
,
"Export Models"
:
"Esporta modelli"
,
"Export Prompts"
:
"Esporta prompt"
,
"Export Prompts"
:
"Esporta prompt"
,
"Export Tools"
:
""
,
"Export Tools"
:
""
,
...
@@ -397,6 +398,7 @@
...
@@ -397,6 +398,7 @@
"Permission denied when accessing microphone: {{error}}"
:
"Autorizzazione negata durante l'accesso al microfono: {{error}}"
,
"Permission denied when accessing microphone: {{error}}"
:
"Autorizzazione negata durante l'accesso al microfono: {{error}}"
,
"Personalization"
:
"Personalizzazione"
,
"Personalization"
:
"Personalizzazione"
,
"Pipelines"
:
"Condutture"
,
"Pipelines"
:
"Condutture"
,
"Pipelines Not Detected"
:
""
,
"Pipelines Valves"
:
"Valvole per tubazioni"
,
"Pipelines Valves"
:
"Valvole per tubazioni"
,
"Plain text (.txt)"
:
"Testo normale (.txt)"
,
"Plain text (.txt)"
:
"Testo normale (.txt)"
,
"Playground"
:
"Terreno di gioco"
,
"Playground"
:
"Terreno di gioco"
,
...
...
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