mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
chore: format
This commit is contained in:
parent
d645cdbaf3
commit
6752772c1d
59 changed files with 235 additions and 0 deletions
|
|
@ -733,6 +733,9 @@
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
<!-- {$i18n.t('New Folder')} -->
|
||||||
|
<!-- {$i18n.t('Pinned')} -->
|
||||||
|
|
||||||
{#if $showSidebar}
|
{#if $showSidebar}
|
||||||
<div
|
<div
|
||||||
bind:this={navElement}
|
bind:this={navElement}
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "موقف ايجابي",
|
"Positive attitude": "موقف ايجابي",
|
||||||
|
|
@ -1702,6 +1705,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "المستخدمين",
|
"Users": "المستخدمين",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "اسم القناة",
|
"Channel Name": "اسم القناة",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "القنوات",
|
"Channels": "القنوات",
|
||||||
"Character": "الشخصية",
|
"Character": "الشخصية",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "الاتصالات المباشرة",
|
"Direct Connections": "الاتصالات المباشرة",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "تتيح الاتصالات المباشرة للمستخدمين الاتصال بنقاط نهاية API متوافقة مع OpenAI الخاصة بهم.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "تتيح الاتصالات المباشرة للمستخدمين الاتصال بنقاط نهاية API متوافقة مع OpenAI الخاصة بهم.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "الرجاء اختيار نموذج.",
|
"Please select a model.": "الرجاء اختيار نموذج.",
|
||||||
"Please select a reason": "الرجاء اختيار سبب",
|
"Please select a reason": "الرجاء اختيار سبب",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "المنفذ",
|
"Port": "المنفذ",
|
||||||
"Positive attitude": "موقف ايجابي",
|
"Positive attitude": "موقف ايجابي",
|
||||||
|
|
@ -1702,6 +1705,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "اسم المستخدم",
|
"Username": "اسم المستخدم",
|
||||||
|
"users": "",
|
||||||
"Users": "المستخدمين",
|
"Users": "المستخدمين",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Име на канала",
|
"Channel Name": "Име на канала",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Канали",
|
"Channels": "Канали",
|
||||||
"Character": "Герой",
|
"Character": "Герой",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "Директни връзки",
|
"Direct Connections": "Директни връзки",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Директните връзки позволяват на потребителите да се свързват със собствени OpenAI съвместими API крайни точки.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Директните връзки позволяват на потребителите да се свързват със собствени OpenAI съвместими API крайни точки.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Моля, изберете модел.",
|
"Please select a model.": "Моля, изберете модел.",
|
||||||
"Please select a reason": "Моля, изберете причина",
|
"Please select a reason": "Моля, изберете причина",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Порт",
|
"Port": "Порт",
|
||||||
"Positive attitude": "Позитивно отношение",
|
"Positive attitude": "Позитивно отношение",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Потребителско име",
|
"Username": "Потребителско име",
|
||||||
|
"users": "",
|
||||||
"Users": "Потребители",
|
"Users": "Потребители",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "পজিটিভ আক্রমণ",
|
"Positive attitude": "পজিটিভ আক্রমণ",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "ব্যাবহারকারীগণ",
|
"Users": "ব্যাবহারকারীগণ",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "བགྲོ་གླེང་གི་མིང་།",
|
"Channel Name": "བགྲོ་གླེང་གི་མིང་།",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "བགྲོ་གླེང་།",
|
"Channels": "བགྲོ་གླེང་།",
|
||||||
"Character": "ཡིག་འབྲུ།",
|
"Character": "ཡིག་འབྲུ།",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "ཐད་ཀར།",
|
"Direct": "ཐད་ཀར།",
|
||||||
"Direct Connections": "ཐད་ཀར་སྦྲེལ་མཐུད།",
|
"Direct Connections": "ཐད་ཀར་སྦྲེལ་མཐུད།",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "ཐད་ཀར་སྦྲེལ་མཐུད་ཀྱིས་བེད་སྤྱོད་མཁན་ཚོར་ཁོ་ཚོའི་རང་གི་ OpenAI དང་མཐུན་པའི་ API མཇུག་མཐུད་ལ་སྦྲེལ་བར་གནང་བ་སྤྲོད།",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "ཐད་ཀར་སྦྲེལ་མཐུད་ཀྱིས་བེད་སྤྱོད་མཁན་ཚོར་ཁོ་ཚོའི་རང་གི་ OpenAI དང་མཐུན་པའི་ API མཇུག་མཐུད་ལ་སྦྲེལ་བར་གནང་བ་སྤྲོད།",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "དཔེ་དབྱིབས་ཤིག་གདམ་ག་བྱེད་རོགས།",
|
"Please select a model.": "དཔེ་དབྱིབས་ཤིག་གདམ་ག་བྱེད་རོགས།",
|
||||||
"Please select a reason": "རྒྱུ་མཚན་ཞིག་གདམ་ག་བྱེད་རོགས།",
|
"Please select a reason": "རྒྱུ་མཚན་ཞིག་གདམ་ག་བྱེད་རོགས།",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "ལྟ་སྟངས་དགེ་མཚན།",
|
"Positive attitude": "ལྟ་སྟངས་དགེ་མཚན།",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "བེད་སྤྱོད་མཁན་གྱི་ Webhooks",
|
"User Webhooks": "བེད་སྤྱོད་མཁན་གྱི་ Webhooks",
|
||||||
"Username": "བེད་སྤྱོད་མིང་།",
|
"Username": "བེད་སྤྱོད་མིང་།",
|
||||||
|
"users": "",
|
||||||
"Users": "བེད་སྤྱོད་མཁན།",
|
"Users": "བེད་སྤྱོད་མཁན།",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Pozitivan stav",
|
"Positive attitude": "Pozitivan stav",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Korisnici",
|
"Users": "Korisnici",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Canal suprimit correctament",
|
"Channel deleted successfully": "Canal suprimit correctament",
|
||||||
"Channel Name": "Nom del canal",
|
"Channel Name": "Nom del canal",
|
||||||
"Channel name cannot be empty.": "El nom del canal no pot estar buit.",
|
"Channel name cannot be empty.": "El nom del canal no pot estar buit.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Canal actualitzat correctament",
|
"Channel updated successfully": "Canal actualitzat correctament",
|
||||||
"Channels": "Canals",
|
"Channels": "Canals",
|
||||||
"Character": "Personatge",
|
"Character": "Personatge",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Directe",
|
"Direct": "Directe",
|
||||||
"Direct Connections": "Connexions directes",
|
"Direct Connections": "Connexions directes",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permeten als usuaris connectar-se als seus propis endpoints d'API compatibles amb OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permeten als usuaris connectar-se als seus propis endpoints d'API compatibles amb OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Servidors d'eines directes",
|
"Direct Tool Servers": "Servidors d'eines directes",
|
||||||
"Directory selection was cancelled": "La selecció de directori s'ha cancel·lat",
|
"Directory selection was cancelled": "La selecció de directori s'ha cancel·lat",
|
||||||
"Disable Code Interpreter": "Deshabilitar l'interpret de codi",
|
"Disable Code Interpreter": "Deshabilitar l'interpret de codi",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Si us plau, selecciona un model.",
|
"Please select a model.": "Si us plau, selecciona un model.",
|
||||||
"Please select a reason": "Si us plau, selecciona una raó",
|
"Please select a reason": "Si us plau, selecciona una raó",
|
||||||
"Please select a valid JSON file": "Si us plau, selecciona un arxiu JSON vàlid",
|
"Please select a valid JSON file": "Si us plau, selecciona un arxiu JSON vàlid",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Si us plau, espera fins que s'hagin carregat tots els fitxers.",
|
"Please wait until all files are uploaded.": "Si us plau, espera fins que s'hagin carregat tots els fitxers.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Actitud positiva",
|
"Positive attitude": "Actitud positiva",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "Menú d'usuari",
|
"User menu": "Menú d'usuari",
|
||||||
"User Webhooks": "Webhooks d'usuari",
|
"User Webhooks": "Webhooks d'usuari",
|
||||||
"Username": "Nom d'usuari",
|
"Username": "Nom d'usuari",
|
||||||
|
"users": "",
|
||||||
"Users": "Usuaris",
|
"Users": "Usuaris",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Utilitza DefaultAzureCredential per a l'autenticació",
|
"Uses DefaultAzureCredential to authenticate": "Utilitza DefaultAzureCredential per a l'autenticació",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Utilitza el registre dinàmic de clients d'OAuth 2.1",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Utilitza el registre dinàmic de clients d'OAuth 2.1",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Mga tiggamit",
|
"Users": "Mga tiggamit",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanál byl úspěšně smazán",
|
"Channel deleted successfully": "Kanál byl úspěšně smazán",
|
||||||
"Channel Name": "Název kanálu",
|
"Channel Name": "Název kanálu",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanál byl úspěšně aktualizován",
|
"Channel updated successfully": "Kanál byl úspěšně aktualizován",
|
||||||
"Channels": "Kanály",
|
"Channels": "Kanály",
|
||||||
"Character": "Postava",
|
"Character": "Postava",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Přímé",
|
"Direct": "Přímé",
|
||||||
"Direct Connections": "Přímá připojení",
|
"Direct Connections": "Přímá připojení",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Přímá připojení umožňují uživatelům připojit se k vlastním koncovým bodům API kompatibilním s OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Přímá připojení umožňují uživatelům připojit se k vlastním koncovým bodům API kompatibilním s OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Přímé servery nástrojů",
|
"Direct Tool Servers": "Přímé servery nástrojů",
|
||||||
"Directory selection was cancelled": "Výběr adresáře byl zrušen",
|
"Directory selection was cancelled": "Výběr adresáře byl zrušen",
|
||||||
"Disable Code Interpreter": "Zakázat interpret kódu",
|
"Disable Code Interpreter": "Zakázat interpret kódu",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Vyberte prosím model.",
|
"Please select a model.": "Vyberte prosím model.",
|
||||||
"Please select a reason": "Vyberte prosím důvod",
|
"Please select a reason": "Vyberte prosím důvod",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Prosím počkejte dokud nebudou všechny soubory nahrány.",
|
"Please wait until all files are uploaded.": "Prosím počkejte dokud nebudou všechny soubory nahrány.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Pozitivní přístup",
|
"Positive attitude": "Pozitivní přístup",
|
||||||
|
|
@ -1700,6 +1703,7 @@
|
||||||
"User menu": "Uživatelská nabídka",
|
"User menu": "Uživatelská nabídka",
|
||||||
"User Webhooks": "Uživatelské webhooky",
|
"User Webhooks": "Uživatelské webhooky",
|
||||||
"Username": "Uživatelské jméno",
|
"Username": "Uživatelské jméno",
|
||||||
|
"users": "",
|
||||||
"Users": "Uživatelé",
|
"Users": "Uživatelé",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanal slettet",
|
"Channel deleted successfully": "Kanal slettet",
|
||||||
"Channel Name": "Kanalnavn",
|
"Channel Name": "Kanalnavn",
|
||||||
"Channel name cannot be empty.": "Kanalnavn må ikke være tom.",
|
"Channel name cannot be empty.": "Kanalnavn må ikke være tom.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanal redigeret",
|
"Channel updated successfully": "Kanal redigeret",
|
||||||
"Channels": "Kanaler",
|
"Channels": "Kanaler",
|
||||||
"Character": "Karakterer",
|
"Character": "Karakterer",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direkte",
|
"Direct": "Direkte",
|
||||||
"Direct Connections": "Direkte forbindelser",
|
"Direct Connections": "Direkte forbindelser",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direkte forbindelser tillader brugere at oprette forbindelse til deres egen OpenAI kompatible API endpoints.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direkte forbindelser tillader brugere at oprette forbindelse til deres egen OpenAI kompatible API endpoints.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Direkte værktøjsservere",
|
"Direct Tool Servers": "Direkte værktøjsservere",
|
||||||
"Directory selection was cancelled": "Valg af mappe annulleret",
|
"Directory selection was cancelled": "Valg af mappe annulleret",
|
||||||
"Disable Code Interpreter": "Deaktiver kode interpreter",
|
"Disable Code Interpreter": "Deaktiver kode interpreter",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Vælg en model.",
|
"Please select a model.": "Vælg en model.",
|
||||||
"Please select a reason": "Vælg en årsag",
|
"Please select a reason": "Vælg en årsag",
|
||||||
"Please select a valid JSON file": "Vælg en valid JSON-fil",
|
"Please select a valid JSON file": "Vælg en valid JSON-fil",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Vent venligst indtil alle filerne er uploadet.",
|
"Please wait until all files are uploaded.": "Vent venligst indtil alle filerne er uploadet.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Positiv holdning",
|
"Positive attitude": "Positiv holdning",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Brugermenu",
|
"User menu": "Brugermenu",
|
||||||
"User Webhooks": "Bruger Webhooks",
|
"User Webhooks": "Bruger Webhooks",
|
||||||
"Username": "Brugernavn",
|
"Username": "Brugernavn",
|
||||||
|
"users": "",
|
||||||
"Users": "Brugere",
|
"Users": "Brugere",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Bruger DefaultAzureCredential til at autentificere",
|
"Uses DefaultAzureCredential to authenticate": "Bruger DefaultAzureCredential til at autentificere",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Bruger OAuth 2.1 Dynamic Client Registration",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Bruger OAuth 2.1 Dynamic Client Registration",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanal erfolgreich gelöscht",
|
"Channel deleted successfully": "Kanal erfolgreich gelöscht",
|
||||||
"Channel Name": "Kanalname",
|
"Channel Name": "Kanalname",
|
||||||
"Channel name cannot be empty.": "Kanalname darf nicht leer sein",
|
"Channel name cannot be empty.": "Kanalname darf nicht leer sein",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanal erfolgreich aktualisiert",
|
"Channel updated successfully": "Kanal erfolgreich aktualisiert",
|
||||||
"Channels": "Kanäle",
|
"Channels": "Kanäle",
|
||||||
"Character": "Zeichen",
|
"Character": "Zeichen",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direkt",
|
"Direct": "Direkt",
|
||||||
"Direct Connections": "Direktverbindungen",
|
"Direct Connections": "Direktverbindungen",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direktverbindungen ermöglichen es Benutzern, sich mit ihren eigenen OpenAI-kompatiblen API-Endpunkten zu verbinden.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direktverbindungen ermöglichen es Benutzern, sich mit ihren eigenen OpenAI-kompatiblen API-Endpunkten zu verbinden.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Direkt verbundene Werkzeug-Server",
|
"Direct Tool Servers": "Direkt verbundene Werkzeug-Server",
|
||||||
"Directory selection was cancelled": "Die Verzeichnisauswahl wurde abgebrochen",
|
"Directory selection was cancelled": "Die Verzeichnisauswahl wurde abgebrochen",
|
||||||
"Disable Code Interpreter": "Deaktivierte Code Interpreter",
|
"Disable Code Interpreter": "Deaktivierte Code Interpreter",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Bitte wählen Sie ein Modell aus.",
|
"Please select a model.": "Bitte wählen Sie ein Modell aus.",
|
||||||
"Please select a reason": "Bitte wählen Sie einen Grund aus",
|
"Please select a reason": "Bitte wählen Sie einen Grund aus",
|
||||||
"Please select a valid JSON file": "Bitte wählen Sie eine gültige JSON-Datei aus",
|
"Please select a valid JSON file": "Bitte wählen Sie eine gültige JSON-Datei aus",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Bitte warten Sie, bis alle Dateien hochgeladen sind.",
|
"Please wait until all files are uploaded.": "Bitte warten Sie, bis alle Dateien hochgeladen sind.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Positive Einstellung",
|
"Positive attitude": "Positive Einstellung",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Benutzermenü",
|
"User menu": "Benutzermenü",
|
||||||
"User Webhooks": "Benutzer Webhooks",
|
"User Webhooks": "Benutzer Webhooks",
|
||||||
"Username": "Benutzername",
|
"Username": "Benutzername",
|
||||||
|
"users": "",
|
||||||
"Users": "Benutzer",
|
"Users": "Benutzer",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Verwendet DefaultAzureCredential zur Authentifizierung",
|
"Uses DefaultAzureCredential to authenticate": "Verwendet DefaultAzureCredential zur Authentifizierung",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Verwendet OAuth 2.1 Dynamic Client Registration",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Verwendet OAuth 2.1 Dynamic Client Registration",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Users much users",
|
"Users": "Users much users",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Το κανάλι διαγράφηκε επιτυχώς",
|
"Channel deleted successfully": "Το κανάλι διαγράφηκε επιτυχώς",
|
||||||
"Channel Name": "Όνομα Καναλιού",
|
"Channel Name": "Όνομα Καναλιού",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Το κανάλι ενημερώθηκε επιτυχώς",
|
"Channel updated successfully": "Το κανάλι ενημερώθηκε επιτυχώς",
|
||||||
"Channels": "Κανάλια",
|
"Channels": "Κανάλια",
|
||||||
"Character": "Χαρακτήρας",
|
"Character": "Χαρακτήρας",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "Άμεσες Συνδέσεις",
|
"Direct Connections": "Άμεσες Συνδέσεις",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Οι Άμεσες Συνδέσεις επιτρέπουν στους χρήστες να συνδέσουν τα δικά τους API endpoints συμβατά με OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Οι Άμεσες Συνδέσεις επιτρέπουν στους χρήστες να συνδέσουν τα δικά τους API endpoints συμβατά με OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "Παρακαλώ επιλέξτε έναν λόγο",
|
"Please select a reason": "Παρακαλώ επιλέξτε έναν λόγο",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Θύρα",
|
"Port": "Θύρα",
|
||||||
"Positive attitude": "Θετική στάση",
|
"Positive attitude": "Θετική στάση",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Μενού Χρήστη",
|
"User menu": "Μενού Χρήστη",
|
||||||
"User Webhooks": "Webhooks Χρήστη",
|
"User Webhooks": "Webhooks Χρήστη",
|
||||||
"Username": "Όνομα Χρήστη",
|
"Username": "Όνομα Χρήστη",
|
||||||
|
"users": "",
|
||||||
"Users": "Χρήστες",
|
"Users": "Χρήστες",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "",
|
"Users": "",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "",
|
"Users": "",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Canal borrado correctamente",
|
"Channel deleted successfully": "Canal borrado correctamente",
|
||||||
"Channel Name": "Nombre del Canal",
|
"Channel Name": "Nombre del Canal",
|
||||||
"Channel name cannot be empty.": "El nombre del Canal no puede estar vacío",
|
"Channel name cannot be empty.": "El nombre del Canal no puede estar vacío",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Canal actualizado correctamente",
|
"Channel updated successfully": "Canal actualizado correctamente",
|
||||||
"Channels": "Canal",
|
"Channels": "Canal",
|
||||||
"Character": "Carácter",
|
"Character": "Carácter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Directo",
|
"Direct": "Directo",
|
||||||
"Direct Connections": "Conexiones Directas",
|
"Direct Connections": "Conexiones Directas",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Las Conexiones Directas permiten a los usuarios conectar a sus propios endpoints compatibles API OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Las Conexiones Directas permiten a los usuarios conectar a sus propios endpoints compatibles API OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Servidores de Herramientas Directos",
|
"Direct Tool Servers": "Servidores de Herramientas Directos",
|
||||||
"Directory selection was cancelled": "La selección de directorio ha sido cancelada",
|
"Directory selection was cancelled": "La selección de directorio ha sido cancelada",
|
||||||
"Disable Code Interpreter": "Deshabilitar Interprete de Código",
|
"Disable Code Interpreter": "Deshabilitar Interprete de Código",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Por favor selecciona un modelo.",
|
"Please select a model.": "Por favor selecciona un modelo.",
|
||||||
"Please select a reason": "Por favor selecciona un motivo",
|
"Please select a reason": "Por favor selecciona un motivo",
|
||||||
"Please select a valid JSON file": "Por favor selecciona un fichero JSON válido",
|
"Please select a valid JSON file": "Por favor selecciona un fichero JSON válido",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Por favor, espera a que todos los ficheros se acaben de subir",
|
"Please wait until all files are uploaded.": "Por favor, espera a que todos los ficheros se acaben de subir",
|
||||||
"Port": "Puerto",
|
"Port": "Puerto",
|
||||||
"Positive attitude": "Actitud Positiva",
|
"Positive attitude": "Actitud Positiva",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "Menu de Usuario",
|
"User menu": "Menu de Usuario",
|
||||||
"User Webhooks": "Usuario Webhooks",
|
"User Webhooks": "Usuario Webhooks",
|
||||||
"Username": "Nombre de Usuario",
|
"Username": "Nombre de Usuario",
|
||||||
|
"users": "",
|
||||||
"Users": "Usuarios",
|
"Users": "Usuarios",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Usa DefaultAzureCredential para autentificar",
|
"Uses DefaultAzureCredential to authenticate": "Usa DefaultAzureCredential para autentificar",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Usa Registro dinámico de cliente OAuth 2.1",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Usa Registro dinámico de cliente OAuth 2.1",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanal edukalt kustutatud",
|
"Channel deleted successfully": "Kanal edukalt kustutatud",
|
||||||
"Channel Name": "Kanali nimi",
|
"Channel Name": "Kanali nimi",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanal edukalt uuendatud",
|
"Channel updated successfully": "Kanal edukalt uuendatud",
|
||||||
"Channels": "Kanalid",
|
"Channels": "Kanalid",
|
||||||
"Character": "Tegelane",
|
"Character": "Tegelane",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Otsene",
|
"Direct": "Otsene",
|
||||||
"Direct Connections": "Otsesed ühendused",
|
"Direct Connections": "Otsesed ühendused",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Otsesed ühendused võimaldavad kasutajatel ühenduda oma OpenAI-ga ühilduvate API lõpp-punktidega.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Otsesed ühendused võimaldavad kasutajatel ühenduda oma OpenAI-ga ühilduvate API lõpp-punktidega.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Otsesed tööriistaserverid",
|
"Direct Tool Servers": "Otsesed tööriistaserverid",
|
||||||
"Directory selection was cancelled": "Kataloogi valik tühistati",
|
"Directory selection was cancelled": "Kataloogi valik tühistati",
|
||||||
"Disable Code Interpreter": "Keela koodi interpretaator",
|
"Disable Code Interpreter": "Keela koodi interpretaator",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Palun valige mudel.",
|
"Please select a model.": "Palun valige mudel.",
|
||||||
"Please select a reason": "Palun valige põhjus",
|
"Please select a reason": "Palun valige põhjus",
|
||||||
"Please select a valid JSON file": "Please select a valid JSON fail",
|
"Please select a valid JSON file": "Please select a valid JSON fail",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Please wait until all failid are uploaded.",
|
"Please wait until all files are uploaded.": "Please wait until all failid are uploaded.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Positiivne suhtumine",
|
"Positive attitude": "Positiivne suhtumine",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Kasutaja menu",
|
"User menu": "Kasutaja menu",
|
||||||
"User Webhooks": "Kasutaja Webhooks",
|
"User Webhooks": "Kasutaja Webhooks",
|
||||||
"Username": "Kasutajanimi",
|
"Username": "Kasutajanimi",
|
||||||
|
"users": "",
|
||||||
"Users": "Kasutajad",
|
"Users": "Kasutajad",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Uses DefaultAzureCredential kuni autendi",
|
"Uses DefaultAzureCredential to authenticate": "Uses DefaultAzureCredential kuni autendi",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Uses OAuth 2.1 Dynamic Client Registration",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Uses OAuth 2.1 Dynamic Client Registration",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "Karakterea",
|
"Character": "Karakterea",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "Mesedez, hautatu arrazoi bat",
|
"Please select a reason": "Mesedez, hautatu arrazoi bat",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Ataka",
|
"Port": "Ataka",
|
||||||
"Positive attitude": "Jarrera positiboa",
|
"Positive attitude": "Jarrera positiboa",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Erabiltzaile-izena",
|
"Username": "Erabiltzaile-izena",
|
||||||
|
"users": "",
|
||||||
"Users": "Erabiltzaileak",
|
"Users": "Erabiltzaileak",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "کانال با موفقیت حذف شد",
|
"Channel deleted successfully": "کانال با موفقیت حذف شد",
|
||||||
"Channel Name": "نام کانال",
|
"Channel Name": "نام کانال",
|
||||||
"Channel name cannot be empty.": "نام کانال نمی\u200cتواند خالی باشد.",
|
"Channel name cannot be empty.": "نام کانال نمی\u200cتواند خالی باشد.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "کانال با موفقیت به\u200cروز شد",
|
"Channel updated successfully": "کانال با موفقیت به\u200cروز شد",
|
||||||
"Channels": "کانال\u200cها",
|
"Channels": "کانال\u200cها",
|
||||||
"Character": "شخصیت",
|
"Character": "شخصیت",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "مستقیم",
|
"Direct": "مستقیم",
|
||||||
"Direct Connections": "اتصالات مستقیم",
|
"Direct Connections": "اتصالات مستقیم",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "اتصالات مستقیم به کاربران اجازه می\u200cدهد به نقاط پایانی API سازگار با OpenAI خود متصل شوند.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "اتصالات مستقیم به کاربران اجازه می\u200cدهد به نقاط پایانی API سازگار با OpenAI خود متصل شوند.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "سرورهای ابزار مستقیم",
|
"Direct Tool Servers": "سرورهای ابزار مستقیم",
|
||||||
"Directory selection was cancelled": "انتخاب دایرکتوری لغو شد",
|
"Directory selection was cancelled": "انتخاب دایرکتوری لغو شد",
|
||||||
"Disable Code Interpreter": "غیرفعال کردن مفسر کد",
|
"Disable Code Interpreter": "غیرفعال کردن مفسر کد",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "لطفاً یک مدل انتخاب کنید.",
|
"Please select a model.": "لطفاً یک مدل انتخاب کنید.",
|
||||||
"Please select a reason": "لطفاً یک دلیل انتخاب کنید",
|
"Please select a reason": "لطفاً یک دلیل انتخاب کنید",
|
||||||
"Please select a valid JSON file": "لطفاً یک فایل JSON معتبر انتخاب کنید",
|
"Please select a valid JSON file": "لطفاً یک فایل JSON معتبر انتخاب کنید",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "لطفاً منتظر بمانید تا همه فایل\u200cها آپلود شوند.",
|
"Please wait until all files are uploaded.": "لطفاً منتظر بمانید تا همه فایل\u200cها آپلود شوند.",
|
||||||
"Port": "پورت",
|
"Port": "پورت",
|
||||||
"Positive attitude": "نظرات مثبت",
|
"Positive attitude": "نظرات مثبت",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "منوی کاربر",
|
"User menu": "منوی کاربر",
|
||||||
"User Webhooks": "وب\u200cهوک\u200cهای کاربر",
|
"User Webhooks": "وب\u200cهوک\u200cهای کاربر",
|
||||||
"Username": "نام کاربری",
|
"Username": "نام کاربری",
|
||||||
|
"users": "",
|
||||||
"Users": "کاربران",
|
"Users": "کاربران",
|
||||||
"Uses DefaultAzureCredential to authenticate": "از DefaultAzureCredential برای احراز هویت استفاده می\u200cکند",
|
"Uses DefaultAzureCredential to authenticate": "از DefaultAzureCredential برای احراز هویت استفاده می\u200cکند",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "از ثبت کلاینت پویا OAuth 2.1 استفاده می\u200cکند",
|
"Uses OAuth 2.1 Dynamic Client Registration": "از ثبت کلاینت پویا OAuth 2.1 استفاده می\u200cکند",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanavan poisto onnistui",
|
"Channel deleted successfully": "Kanavan poisto onnistui",
|
||||||
"Channel Name": "Kanavan nimi",
|
"Channel Name": "Kanavan nimi",
|
||||||
"Channel name cannot be empty.": "Kanavan nimi ei voi olla tyhjä",
|
"Channel name cannot be empty.": "Kanavan nimi ei voi olla tyhjä",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanavan päivitys onnistui",
|
"Channel updated successfully": "Kanavan päivitys onnistui",
|
||||||
"Channels": "Kanavat",
|
"Channels": "Kanavat",
|
||||||
"Character": "Kirjain",
|
"Character": "Kirjain",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Suora",
|
"Direct": "Suora",
|
||||||
"Direct Connections": "Suorat yhteydet",
|
"Direct Connections": "Suorat yhteydet",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Suorat yhteydet mahdollistavat käyttäjien yhdistää omia OpenAI-yhteensopivia API-päätepisteitä.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Suorat yhteydet mahdollistavat käyttäjien yhdistää omia OpenAI-yhteensopivia API-päätepisteitä.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Suorat työkalu palvelimet",
|
"Direct Tool Servers": "Suorat työkalu palvelimet",
|
||||||
"Directory selection was cancelled": "Hakemiston valinta keskeytettiin",
|
"Directory selection was cancelled": "Hakemiston valinta keskeytettiin",
|
||||||
"Disable Code Interpreter": "Poista Koodin suoritus käytöstä",
|
"Disable Code Interpreter": "Poista Koodin suoritus käytöstä",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Valitse malli.",
|
"Please select a model.": "Valitse malli.",
|
||||||
"Please select a reason": "Valitse syy",
|
"Please select a reason": "Valitse syy",
|
||||||
"Please select a valid JSON file": "Valitse kelvollinen JSON-tiedosto",
|
"Please select a valid JSON file": "Valitse kelvollinen JSON-tiedosto",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Odota kunnes kaikki tiedostot ovat ladattu.",
|
"Please wait until all files are uploaded.": "Odota kunnes kaikki tiedostot ovat ladattu.",
|
||||||
"Port": "Portti",
|
"Port": "Portti",
|
||||||
"Positive attitude": "Positiivinen asenne",
|
"Positive attitude": "Positiivinen asenne",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Käyttäjävalikko",
|
"User menu": "Käyttäjävalikko",
|
||||||
"User Webhooks": "Käyttäjän Webhook:it",
|
"User Webhooks": "Käyttäjän Webhook:it",
|
||||||
"Username": "Käyttäjätunnus",
|
"Username": "Käyttäjätunnus",
|
||||||
|
"users": "",
|
||||||
"Users": "Käyttäjät",
|
"Users": "Käyttäjät",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Käyttää DefaultAzureCredential todentamiseen",
|
"Uses DefaultAzureCredential to authenticate": "Käyttää DefaultAzureCredential todentamiseen",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Käyttää OAuth 2.1 -dynaamista asiakasrekisteröintiä",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Käyttää OAuth 2.1 -dynaamista asiakasrekisteröintiä",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Nom du canal",
|
"Channel Name": "Nom du canal",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Canaux",
|
"Channels": "Canaux",
|
||||||
"Character": "Caractère",
|
"Character": "Caractère",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direct",
|
"Direct": "Direct",
|
||||||
"Direct Connections": "Direct connexions",
|
"Direct Connections": "Direct connexions",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permettent aux utilisateurs de se connecter à leurs propres points d'extension API compatibles OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permettent aux utilisateurs de se connecter à leurs propres points d'extension API compatibles OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Serveur d'outils directs",
|
"Direct Tool Servers": "Serveur d'outils directs",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "Désactiver l'interpréteur de code",
|
"Disable Code Interpreter": "Désactiver l'interpréteur de code",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Veuillez sélectionner un modèle.",
|
"Please select a model.": "Veuillez sélectionner un modèle.",
|
||||||
"Please select a reason": "Veuillez sélectionner une raison",
|
"Please select a reason": "Veuillez sélectionner une raison",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Attitude positive",
|
"Positive attitude": "Attitude positive",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "Menu utilisateur",
|
"User menu": "Menu utilisateur",
|
||||||
"User Webhooks": "Webhooks utilisateur",
|
"User Webhooks": "Webhooks utilisateur",
|
||||||
"Username": "Nom d'utilisateur",
|
"Username": "Nom d'utilisateur",
|
||||||
|
"users": "",
|
||||||
"Users": "Utilisateurs",
|
"Users": "Utilisateurs",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Le canal a été supprimée avec succès",
|
"Channel deleted successfully": "Le canal a été supprimée avec succès",
|
||||||
"Channel Name": "Nom du canal",
|
"Channel Name": "Nom du canal",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Le canal a été mise à jour avec succès",
|
"Channel updated successfully": "Le canal a été mise à jour avec succès",
|
||||||
"Channels": "Canaux",
|
"Channels": "Canaux",
|
||||||
"Character": "Caractère",
|
"Character": "Caractère",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direct",
|
"Direct": "Direct",
|
||||||
"Direct Connections": "Direct connexions",
|
"Direct Connections": "Direct connexions",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permettent aux utilisateurs de se connecter à leurs propres points d'extension API compatibles OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permettent aux utilisateurs de se connecter à leurs propres points d'extension API compatibles OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Serveur d'outils directs",
|
"Direct Tool Servers": "Serveur d'outils directs",
|
||||||
"Directory selection was cancelled": "La sélection du répertoire a été annulée",
|
"Directory selection was cancelled": "La sélection du répertoire a été annulée",
|
||||||
"Disable Code Interpreter": "Désactiver l'interpréteur de code",
|
"Disable Code Interpreter": "Désactiver l'interpréteur de code",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Veuillez sélectionner un modèle.",
|
"Please select a model.": "Veuillez sélectionner un modèle.",
|
||||||
"Please select a reason": "Veuillez sélectionner une raison",
|
"Please select a reason": "Veuillez sélectionner une raison",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Veuillez patienter jusqu'à ce que tous les fichiers soient téléchargés.",
|
"Please wait until all files are uploaded.": "Veuillez patienter jusqu'à ce que tous les fichiers soient téléchargés.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Attitude positive",
|
"Positive attitude": "Attitude positive",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "Menu utilisateur",
|
"User menu": "Menu utilisateur",
|
||||||
"User Webhooks": "Webhooks utilisateur",
|
"User Webhooks": "Webhooks utilisateur",
|
||||||
"Username": "Nom d'utilisateur",
|
"Username": "Nom d'utilisateur",
|
||||||
|
"users": "",
|
||||||
"Users": "Utilisateurs",
|
"Users": "Utilisateurs",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Utilise DefaultAzureCredential pour s'authentifier",
|
"Uses DefaultAzureCredential to authenticate": "Utilise DefaultAzureCredential pour s'authentifier",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Nome do Canal",
|
"Channel Name": "Nome do Canal",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Canal",
|
"Channels": "Canal",
|
||||||
"Character": "Caracter",
|
"Character": "Caracter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "Conexións directas",
|
"Direct Connections": "Conexións directas",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Conexións directas permiten aos usuarios conectar cos seus propios puntos finais de API compatibles con OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Conexións directas permiten aos usuarios conectar cos seus propios puntos finais de API compatibles con OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Por favor seleccione un modelo.",
|
"Please select a model.": "Por favor seleccione un modelo.",
|
||||||
"Please select a reason": "Por favor seleccione unha razón",
|
"Please select a reason": "Por favor seleccione unha razón",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Puerto",
|
"Port": "Puerto",
|
||||||
"Positive attitude": "Actitud positiva",
|
"Positive attitude": "Actitud positiva",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Nombre de usuario",
|
"Username": "Nombre de usuario",
|
||||||
|
"users": "",
|
||||||
"Users": "Usuarios",
|
"Users": "Usuarios",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "גישה חיובית",
|
"Positive attitude": "גישה חיובית",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "משתמשים",
|
"Users": "משתמשים",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "सकारात्मक रवैया",
|
"Positive attitude": "सकारात्मक रवैया",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "उपयोगकर्ताओं",
|
"Users": "उपयोगकर्ताओं",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Pozitivan stav",
|
"Positive attitude": "Pozitivan stav",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Korisnici",
|
"Users": "Korisnici",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Csatorna neve",
|
"Channel Name": "Csatorna neve",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Csatornák",
|
"Channels": "Csatornák",
|
||||||
"Character": "Karakter",
|
"Character": "Karakter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Közvetlen",
|
"Direct": "Közvetlen",
|
||||||
"Direct Connections": "Közvetlen kapcsolatok",
|
"Direct Connections": "Közvetlen kapcsolatok",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "A közvetlen kapcsolatok lehetővé teszik a felhasználók számára, hogy saját OpenAI kompatibilis API végpontjaikhoz csatlakozzanak.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "A közvetlen kapcsolatok lehetővé teszik a felhasználók számára, hogy saját OpenAI kompatibilis API végpontjaikhoz csatlakozzanak.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Közvetlen eszköszerverek",
|
"Direct Tool Servers": "Közvetlen eszköszerverek",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Kérjük, válasszon egy modellt.",
|
"Please select a model.": "Kérjük, válasszon egy modellt.",
|
||||||
"Please select a reason": "Kérjük, válasszon egy okot",
|
"Please select a reason": "Kérjük, válasszon egy okot",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Pozitív hozzáállás",
|
"Positive attitude": "Pozitív hozzáállás",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Felhasználói webhookok",
|
"User Webhooks": "Felhasználói webhookok",
|
||||||
"Username": "Felhasználónév",
|
"Username": "Felhasználónév",
|
||||||
|
"users": "",
|
||||||
"Users": "Felhasználók",
|
"Users": "Felhasználók",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Sikap positif",
|
"Positive attitude": "Sikap positif",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Pengguna",
|
"Users": "Pengguna",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Scriosadh an cainéal go rathúil",
|
"Channel deleted successfully": "Scriosadh an cainéal go rathúil",
|
||||||
"Channel Name": "Ainm Cainéal",
|
"Channel Name": "Ainm Cainéal",
|
||||||
"Channel name cannot be empty.": "Ní féidir ainm an chainéil a fhágáil folamh.",
|
"Channel name cannot be empty.": "Ní féidir ainm an chainéil a fhágáil folamh.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Nuashonraíodh an cainéal go rathúil",
|
"Channel updated successfully": "Nuashonraíodh an cainéal go rathúil",
|
||||||
"Channels": "Cainéil",
|
"Channels": "Cainéil",
|
||||||
"Character": "Carachtar",
|
"Character": "Carachtar",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Díreach",
|
"Direct": "Díreach",
|
||||||
"Direct Connections": "Naisc Dhíreacha",
|
"Direct Connections": "Naisc Dhíreacha",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Ligeann Connections Direct d'úsáideoirí ceangal lena gcríochphointí API féin atá comhoiriúnach le OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Ligeann Connections Direct d'úsáideoirí ceangal lena gcríochphointí API féin atá comhoiriúnach le OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Freastalaithe Uirlisí Díreacha",
|
"Direct Tool Servers": "Freastalaithe Uirlisí Díreacha",
|
||||||
"Directory selection was cancelled": "Cealaíodh roghnú an eolaire",
|
"Directory selection was cancelled": "Cealaíodh roghnú an eolaire",
|
||||||
"Disable Code Interpreter": "Díchumasaigh Léirmhínitheoir Cód",
|
"Disable Code Interpreter": "Díchumasaigh Léirmhínitheoir Cód",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Roghnaigh samhail le do thoil.",
|
"Please select a model.": "Roghnaigh samhail le do thoil.",
|
||||||
"Please select a reason": "Roghnaigh cúis le do thoil",
|
"Please select a reason": "Roghnaigh cúis le do thoil",
|
||||||
"Please select a valid JSON file": "Roghnaigh comhad JSON bailí le do thoil",
|
"Please select a valid JSON file": "Roghnaigh comhad JSON bailí le do thoil",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Fan go dtí go mbeidh na comhaid go léir uaslódáilte.",
|
"Please wait until all files are uploaded.": "Fan go dtí go mbeidh na comhaid go léir uaslódáilte.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Dearcadh dearfach",
|
"Positive attitude": "Dearcadh dearfach",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Roghchlár úsáideora",
|
"User menu": "Roghchlár úsáideora",
|
||||||
"User Webhooks": "Crúcaí Gréasáin Úsáideoir",
|
"User Webhooks": "Crúcaí Gréasáin Úsáideoir",
|
||||||
"Username": "Ainm Úsáideora",
|
"Username": "Ainm Úsáideora",
|
||||||
|
"users": "",
|
||||||
"Users": "Úsáideoirí",
|
"Users": "Úsáideoirí",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Úsáideann sé DefaultAzureCredential chun fíordheimhniú",
|
"Uses DefaultAzureCredential to authenticate": "Úsáideann sé DefaultAzureCredential chun fíordheimhniú",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Úsáideann Clárú Cliant Dinimiciúil OAuth 2.1",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Úsáideann Clárú Cliant Dinimiciúil OAuth 2.1",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Nome canale",
|
"Channel Name": "Nome canale",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Canali",
|
"Channels": "Canali",
|
||||||
"Character": "Carattere",
|
"Character": "Carattere",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Diretto",
|
"Direct": "Diretto",
|
||||||
"Direct Connections": "Connessioni Dirette",
|
"Direct Connections": "Connessioni Dirette",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Le Connessioni Dirette consentono agli utenti di connettersi ai propri endpoint API compatibili con OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Le Connessioni Dirette consentono agli utenti di connettersi ai propri endpoint API compatibili con OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Strimentu Server Diretti",
|
"Direct Tool Servers": "Strimentu Server Diretti",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Si prega di selezionare un modello.",
|
"Please select a model.": "Si prega di selezionare un modello.",
|
||||||
"Please select a reason": "Si prega di selezionare un motivo",
|
"Please select a reason": "Si prega di selezionare un motivo",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Porta",
|
"Port": "Porta",
|
||||||
"Positive attitude": "Attitudine positiva",
|
"Positive attitude": "Attitudine positiva",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Webhook Utente",
|
"User Webhooks": "Webhook Utente",
|
||||||
"Username": "Nome Utente",
|
"Username": "Nome Utente",
|
||||||
|
"users": "",
|
||||||
"Users": "Utenti",
|
"Users": "Utenti",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "チャンネルが正常に削除されました",
|
"Channel deleted successfully": "チャンネルが正常に削除されました",
|
||||||
"Channel Name": "チャンネル名",
|
"Channel Name": "チャンネル名",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "チャンネルが正常に更新されました",
|
"Channel updated successfully": "チャンネルが正常に更新されました",
|
||||||
"Channels": "チャンネル",
|
"Channels": "チャンネル",
|
||||||
"Character": "文字",
|
"Character": "文字",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "直接",
|
"Direct": "直接",
|
||||||
"Direct Connections": "ダイレクトコネクション",
|
"Direct Connections": "ダイレクトコネクション",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "ダイレクトコネクションは、ユーザーが独自のOpenAI互換APIエンドポイントに接続できるようにします。",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "ダイレクトコネクションは、ユーザーが独自のOpenAI互換APIエンドポイントに接続できるようにします。",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "ダイレクトツールサーバー",
|
"Direct Tool Servers": "ダイレクトツールサーバー",
|
||||||
"Directory selection was cancelled": "ディレクトリ選択がキャンセルされました",
|
"Directory selection was cancelled": "ディレクトリ選択がキャンセルされました",
|
||||||
"Disable Code Interpreter": "コードインタプリタを無効化",
|
"Disable Code Interpreter": "コードインタプリタを無効化",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "モデルを選択してください。",
|
"Please select a model.": "モデルを選択してください。",
|
||||||
"Please select a reason": "理由を選択してください。",
|
"Please select a reason": "理由を選択してください。",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "ファイルがすべてアップロードされるまでお待ちください。",
|
"Please wait until all files are uploaded.": "ファイルがすべてアップロードされるまでお待ちください。",
|
||||||
"Port": "ポート",
|
"Port": "ポート",
|
||||||
"Positive attitude": "ポジティブな態度",
|
"Positive attitude": "ポジティブな態度",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "ユーザーメニュー",
|
"User menu": "ユーザーメニュー",
|
||||||
"User Webhooks": "ユーザWebhook",
|
"User Webhooks": "ユーザWebhook",
|
||||||
"Username": "ユーザー名",
|
"Username": "ユーザー名",
|
||||||
|
"users": "",
|
||||||
"Users": "ユーザー",
|
"Users": "ユーザー",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "არხი წარმატებით წაიშალა",
|
"Channel deleted successfully": "არხი წარმატებით წაიშალა",
|
||||||
"Channel Name": "არხის სახელი",
|
"Channel Name": "არხის სახელი",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "არხი წარმატებით განახლდა",
|
"Channel updated successfully": "არხი წარმატებით განახლდა",
|
||||||
"Channels": "არხები",
|
"Channels": "არხები",
|
||||||
"Character": "სიმბოლო",
|
"Character": "სიმბოლო",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "პირდაპირი",
|
"Direct": "პირდაპირი",
|
||||||
"Direct Connections": "პირდაპირი მიერთება",
|
"Direct Connections": "პირდაპირი მიერთება",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "აირჩიეთ მოდელი.",
|
"Please select a model.": "აირჩიეთ მოდელი.",
|
||||||
"Please select a reason": "აირჩიეთ მიზეზი",
|
"Please select a reason": "აირჩიეთ მიზეზი",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "პორტი",
|
"Port": "პორტი",
|
||||||
"Positive attitude": "პოზიტიური დამოკიდებულება",
|
"Positive attitude": "პოზიტიური დამოკიდებულება",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "მომხმარებლის მენიუ",
|
"User menu": "მომხმარებლის მენიუ",
|
||||||
"User Webhooks": "ვებჰუკების გამოყენება",
|
"User Webhooks": "ვებჰუკების გამოყენება",
|
||||||
"Username": "მომხმარებლის სახელი",
|
"Username": "მომხმარებლის სახელი",
|
||||||
|
"users": "",
|
||||||
"Users": "მომხმარებლები",
|
"Users": "მომხმარებლები",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Yettwakkes ubadu akken iwata",
|
"Channel deleted successfully": "Yettwakkes ubadu akken iwata",
|
||||||
"Channel Name": "Isem n ubadu",
|
"Channel Name": "Isem n ubadu",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Yettwaleqqem ubadu akken iwata",
|
"Channel updated successfully": "Yettwaleqqem ubadu akken iwata",
|
||||||
"Channels": "Ibuda",
|
"Channels": "Ibuda",
|
||||||
"Character": "Asekkil",
|
"Character": "Asekkil",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Srid",
|
"Direct": "Srid",
|
||||||
"Direct Connections": "Tuqqniwin tusridin",
|
"Direct Connections": "Tuqqniwin tusridin",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Tuqqniwin tusridin ttaǧǧant iseqdacen ad qqnen ɣer wagazen-nsen n taggara API imṣadan OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Tuqqniwin tusridin ttaǧǧant iseqdacen ad qqnen ɣer wagazen-nsen n taggara API imṣadan OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Iqeddacen n ifecka usriden",
|
"Direct Tool Servers": "Iqeddacen n ifecka usriden",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "Sens asegzay n tengalt",
|
"Disable Code Interpreter": "Sens asegzay n tengalt",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Ttxil-k, fren tamudemt.",
|
"Please select a model.": "Ttxil-k, fren tamudemt.",
|
||||||
"Please select a reason": "Ma ulac aɣilif ini-d acuɣeṛ",
|
"Please select a reason": "Ma ulac aɣilif ini-d acuɣeṛ",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Ttxil-k·m, ṛǧu alamma ulin-d akk ifuyla.",
|
"Please wait until all files are uploaded.": "Ttxil-k·m, ṛǧu alamma ulin-d akk ifuyla.",
|
||||||
"Port": "Tawwurt",
|
"Port": "Tawwurt",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Umuɣ n useqdac",
|
"User menu": "Umuɣ n useqdac",
|
||||||
"User Webhooks": "Webhooks n yiseqdacen",
|
"User Webhooks": "Webhooks n yiseqdacen",
|
||||||
"Username": "Isem n useqdac",
|
"Username": "Isem n useqdac",
|
||||||
|
"users": "",
|
||||||
"Users": "Iseqdacen",
|
"Users": "Iseqdacen",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "채널 삭제 성공",
|
"Channel deleted successfully": "채널 삭제 성공",
|
||||||
"Channel Name": "채널 이름",
|
"Channel Name": "채널 이름",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "채널 업데이트 성공",
|
"Channel updated successfully": "채널 업데이트 성공",
|
||||||
"Channels": "채널",
|
"Channels": "채널",
|
||||||
"Character": "캐릭터",
|
"Character": "캐릭터",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "직접 연결",
|
"Direct Connections": "직접 연결",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "직접 연결을 통해 사용자는 자체 OpenAI 호환 API 엔드포인트에 연결할 수 있습니다.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "직접 연결을 통해 사용자는 자체 OpenAI 호환 API 엔드포인트에 연결할 수 있습니다.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "다이렉트 도구 서버",
|
"Direct Tool Servers": "다이렉트 도구 서버",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "코드 인터프리터 비활성화",
|
"Disable Code Interpreter": "코드 인터프리터 비활성화",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "모델을 선택하세요.",
|
"Please select a model.": "모델을 선택하세요.",
|
||||||
"Please select a reason": "이유를 선택해주세요",
|
"Please select a reason": "이유를 선택해주세요",
|
||||||
"Please select a valid JSON file": "올바른 Json 파일을 선택해 주세요",
|
"Please select a valid JSON file": "올바른 Json 파일을 선택해 주세요",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "모든 파일이 업로드될 때까지 기다려 주세요.",
|
"Please wait until all files are uploaded.": "모든 파일이 업로드될 때까지 기다려 주세요.",
|
||||||
"Port": "포트",
|
"Port": "포트",
|
||||||
"Positive attitude": "긍정적인 자세",
|
"Positive attitude": "긍정적인 자세",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "사용자 메뉴",
|
"User menu": "사용자 메뉴",
|
||||||
"User Webhooks": "사용자 웹훅",
|
"User Webhooks": "사용자 웹훅",
|
||||||
"Username": "사용자 이름",
|
"Username": "사용자 이름",
|
||||||
|
"users": "",
|
||||||
"Users": "사용자",
|
"Users": "사용자",
|
||||||
"Uses DefaultAzureCredential to authenticate": "DefaultAzureCredential을 사용하여 인증합니다",
|
"Uses DefaultAzureCredential to authenticate": "DefaultAzureCredential을 사용하여 인증합니다",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "OAuth 2.1 동적 클라이언트 등록을 사용합니다",
|
"Uses OAuth 2.1 Dynamic Client Registration": "OAuth 2.1 동적 클라이언트 등록을 사용합니다",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Pozityvus elgesys",
|
"Positive attitude": "Pozityvus elgesys",
|
||||||
|
|
@ -1700,6 +1703,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Naudotojai",
|
"Users": "Naudotojai",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Sikap positif",
|
"Positive attitude": "Sikap positif",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Pengguna",
|
"Users": "Pengguna",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Kanalens navn",
|
"Channel Name": "Kanalens navn",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Kanaler",
|
"Channels": "Kanaler",
|
||||||
"Character": "Karakter",
|
"Character": "Karakter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "Direkte koblinger",
|
"Direct Connections": "Direkte koblinger",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Med direkte koblinger kan brukerne koble til egne OpenAI-kompatible API-endepunkter.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Med direkte koblinger kan brukerne koble til egne OpenAI-kompatible API-endepunkter.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Velg en modell.",
|
"Please select a model.": "Velg en modell.",
|
||||||
"Please select a reason": "Velg en årsak",
|
"Please select a reason": "Velg en årsak",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Positiv holdning",
|
"Positive attitude": "Positiv holdning",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Brukernavn",
|
"Username": "Brukernavn",
|
||||||
|
"users": "",
|
||||||
"Users": "Brukere",
|
"Users": "Brukere",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Kanaalnaam",
|
"Channel Name": "Kanaalnaam",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Kanalen",
|
"Channels": "Kanalen",
|
||||||
"Character": "Karakter",
|
"Character": "Karakter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direct",
|
"Direct": "Direct",
|
||||||
"Direct Connections": "Directe verbindingen",
|
"Direct Connections": "Directe verbindingen",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Directe verbindingen stellen gebruikers in staat om met hun eigen OpenAI compatibele API-endpoints te verbinden.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Directe verbindingen stellen gebruikers in staat om met hun eigen OpenAI compatibele API-endpoints te verbinden.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Selecteer een model",
|
"Please select a model.": "Selecteer een model",
|
||||||
"Please select a reason": "Voer een reden in",
|
"Please select a reason": "Voer een reden in",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Poort",
|
"Port": "Poort",
|
||||||
"Positive attitude": "Positieve houding",
|
"Positive attitude": "Positieve houding",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Gebruiker-webhooks",
|
"User Webhooks": "Gebruiker-webhooks",
|
||||||
"Username": "Gebruikersnaam",
|
"Username": "Gebruikersnaam",
|
||||||
|
"users": "",
|
||||||
"Users": "Gebruikers",
|
"Users": "Gebruikers",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "ਸਕਾਰਾਤਮਕ ਰਵੱਈਆ",
|
"Positive attitude": "ਸਕਾਰਾਤਮਕ ਰਵੱਈਆ",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "ਉਪਭੋਗਤਾ",
|
"Users": "ਉਪਭੋਗਤਾ",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Nazwa kanału",
|
"Channel Name": "Nazwa kanału",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Kanały",
|
"Channels": "Kanały",
|
||||||
"Character": "Znak",
|
"Character": "Znak",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "Połączenia bezpośrednie",
|
"Direct Connections": "Połączenia bezpośrednie",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Połączenia bezpośrednie umożliwiają użytkownikom łączenie się z własnymi końcówkami API kompatybilnymi z OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Połączenia bezpośrednie umożliwiają użytkownikom łączenie się z własnymi końcówkami API kompatybilnymi z OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Proszę wybrać model.",
|
"Please select a model.": "Proszę wybrać model.",
|
||||||
"Please select a reason": "Proszę wybrać powód",
|
"Please select a reason": "Proszę wybrać powód",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Pozytywne nastawienie",
|
"Positive attitude": "Pozytywne nastawienie",
|
||||||
|
|
@ -1700,6 +1703,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Webhooki użytkownika",
|
"User Webhooks": "Webhooki użytkownika",
|
||||||
"Username": "Nazwa użytkownika",
|
"Username": "Nazwa użytkownika",
|
||||||
|
"users": "",
|
||||||
"Users": "Użytkownicy",
|
"Users": "Użytkownicy",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Canal apagado com sucesso",
|
"Channel deleted successfully": "Canal apagado com sucesso",
|
||||||
"Channel Name": "Nome do canal",
|
"Channel Name": "Nome do canal",
|
||||||
"Channel name cannot be empty.": "O nome do canal não pode estar vazio.",
|
"Channel name cannot be empty.": "O nome do canal não pode estar vazio.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Canal atualizado com sucesso",
|
"Channel updated successfully": "Canal atualizado com sucesso",
|
||||||
"Channels": "Canais",
|
"Channels": "Canais",
|
||||||
"Character": "Caracter",
|
"Character": "Caracter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direto",
|
"Direct": "Direto",
|
||||||
"Direct Connections": "Conexões Diretas",
|
"Direct Connections": "Conexões Diretas",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "As conexões diretas permitem que os usuários se conectem aos seus próprios terminais de API compatíveis com OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "As conexões diretas permitem que os usuários se conectem aos seus próprios terminais de API compatíveis com OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Servidores de ferramentas diretas",
|
"Direct Tool Servers": "Servidores de ferramentas diretas",
|
||||||
"Directory selection was cancelled": "A seleção do diretório foi cancelada",
|
"Directory selection was cancelled": "A seleção do diretório foi cancelada",
|
||||||
"Disable Code Interpreter": "Desativar o interpretador de código",
|
"Disable Code Interpreter": "Desativar o interpretador de código",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Selecione um modelo.",
|
"Please select a model.": "Selecione um modelo.",
|
||||||
"Please select a reason": "Por favor, seleccione uma razão",
|
"Please select a reason": "Por favor, seleccione uma razão",
|
||||||
"Please select a valid JSON file": "Selecione um arquivo JSON válido",
|
"Please select a valid JSON file": "Selecione um arquivo JSON válido",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Aguarde até que todos os arquivos sejam enviados.",
|
"Please wait until all files are uploaded.": "Aguarde até que todos os arquivos sejam enviados.",
|
||||||
"Port": "Porta",
|
"Port": "Porta",
|
||||||
"Positive attitude": "Atitude positiva",
|
"Positive attitude": "Atitude positiva",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "Menu do usuário",
|
"User menu": "Menu do usuário",
|
||||||
"User Webhooks": "Webhooks do usuário",
|
"User Webhooks": "Webhooks do usuário",
|
||||||
"Username": "Nome do Usuário",
|
"Username": "Nome do Usuário",
|
||||||
|
"users": "",
|
||||||
"Users": "Usuários",
|
"Users": "Usuários",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Usa DefaultAzureCredential para autenticar",
|
"Uses DefaultAzureCredential to authenticate": "Usa DefaultAzureCredential para autenticar",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "Utiliza o registro dinâmico de cliente OAuth 2.1",
|
"Uses OAuth 2.1 Dynamic Client Registration": "Utiliza o registro dinâmico de cliente OAuth 2.1",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Atitude Positiva",
|
"Positive attitude": "Atitude Positiva",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Utilizadores",
|
"Users": "Utilizadores",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "Caracter",
|
"Character": "Caracter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "Vă rugăm să selectați un motiv",
|
"Please select a reason": "Vă rugăm să selectați un motiv",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Atitudine pozitivă",
|
"Positive attitude": "Atitudine pozitivă",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "Utilizatori",
|
"Users": "Utilizatori",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Канал успешно удалён",
|
"Channel deleted successfully": "Канал успешно удалён",
|
||||||
"Channel Name": "Название канала",
|
"Channel Name": "Название канала",
|
||||||
"Channel name cannot be empty.": "Название канала не может быть пустым.",
|
"Channel name cannot be empty.": "Название канала не может быть пустым.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Канал успешно обновлён",
|
"Channel updated successfully": "Канал успешно обновлён",
|
||||||
"Channels": "Каналы",
|
"Channels": "Каналы",
|
||||||
"Character": "Символ",
|
"Character": "Символ",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Прямое",
|
"Direct": "Прямое",
|
||||||
"Direct Connections": "Прямые подключения",
|
"Direct Connections": "Прямые подключения",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Прямые подключения позволяют пользователям подключаться к своим собственным конечным точкам API, совместимым с OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Прямые подключения позволяют пользователям подключаться к своим собственным конечным точкам API, совместимым с OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Доступ к серверам инструментов",
|
"Direct Tool Servers": "Доступ к серверам инструментов",
|
||||||
"Directory selection was cancelled": "Выбор папки был отменён",
|
"Directory selection was cancelled": "Выбор папки был отменён",
|
||||||
"Disable Code Interpreter": "Отключить интерпретатор кода",
|
"Disable Code Interpreter": "Отключить интерпретатор кода",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Пожалуйста, выберите модель.",
|
"Please select a model.": "Пожалуйста, выберите модель.",
|
||||||
"Please select a reason": "Пожалуйста, выберите причину",
|
"Please select a reason": "Пожалуйста, выберите причину",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Пожалуйста, подождите, пока все файлы будут загружены.",
|
"Please wait until all files are uploaded.": "Пожалуйста, подождите, пока все файлы будут загружены.",
|
||||||
"Port": "Порт",
|
"Port": "Порт",
|
||||||
"Positive attitude": "Позитивный настрой",
|
"Positive attitude": "Позитивный настрой",
|
||||||
|
|
@ -1700,6 +1703,7 @@
|
||||||
"User menu": "Меню пользователя",
|
"User menu": "Меню пользователя",
|
||||||
"User Webhooks": "Пользовательские веб-хуки",
|
"User Webhooks": "Пользовательские веб-хуки",
|
||||||
"Username": "Имя пользователя",
|
"Username": "Имя пользователя",
|
||||||
|
"users": "",
|
||||||
"Users": "Пользователи",
|
"Users": "Пользователи",
|
||||||
"Uses DefaultAzureCredential to authenticate": "Использует DefaultAzureCredential для аутентификации",
|
"Uses DefaultAzureCredential to authenticate": "Использует DefaultAzureCredential для аутентификации",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "Znak",
|
"Character": "Znak",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "Prosím vyberte dôvod",
|
"Please select a reason": "Prosím vyberte dôvod",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Pozitívny prístup",
|
"Positive attitude": "Pozitívny prístup",
|
||||||
|
|
@ -1700,6 +1703,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Používateľské meno",
|
"Username": "Používateľské meno",
|
||||||
|
"users": "",
|
||||||
"Users": "Používatelia",
|
"Users": "Používatelia",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Назив канала",
|
"Channel Name": "Назив канала",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Канали",
|
"Channels": "Канали",
|
||||||
"Character": "Знак",
|
"Character": "Знак",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "Позитиван став",
|
"Positive attitude": "Позитиван став",
|
||||||
|
|
@ -1699,6 +1702,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Корисничко име",
|
"Username": "Корисничко име",
|
||||||
|
"users": "",
|
||||||
"Users": "Корисници",
|
"Users": "Корисници",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanalen raderad",
|
"Channel deleted successfully": "Kanalen raderad",
|
||||||
"Channel Name": "Kanalnamn",
|
"Channel Name": "Kanalnamn",
|
||||||
"Channel name cannot be empty.": "Kanalnamnet kan inte vara tomt.",
|
"Channel name cannot be empty.": "Kanalnamnet kan inte vara tomt.",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanalen uppdaterad",
|
"Channel updated successfully": "Kanalen uppdaterad",
|
||||||
"Channels": "Kanaler",
|
"Channels": "Kanaler",
|
||||||
"Character": "Tecken",
|
"Character": "Tecken",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Direkt",
|
"Direct": "Direkt",
|
||||||
"Direct Connections": "Direkta anslutningar",
|
"Direct Connections": "Direkta anslutningar",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direkta anslutningar tillåter användare att ansluta till sina egna OpenAI-kompatibla API-endpoints.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direkta anslutningar tillåter användare att ansluta till sina egna OpenAI-kompatibla API-endpoints.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Direkta verktygsservrar",
|
"Direct Tool Servers": "Direkta verktygsservrar",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "Inaktivera kodtolkare",
|
"Disable Code Interpreter": "Inaktivera kodtolkare",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Vänligen välj en modell.",
|
"Please select a model.": "Vänligen välj en modell.",
|
||||||
"Please select a reason": "Vänligen välj en anledning",
|
"Please select a reason": "Vänligen välj en anledning",
|
||||||
"Please select a valid JSON file": "Vänligen välj en giltig JSON-fil",
|
"Please select a valid JSON file": "Vänligen välj en giltig JSON-fil",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "Vänta tills alla filer har laddats upp.",
|
"Please wait until all files are uploaded.": "Vänta tills alla filer har laddats upp.",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Positivt inställning",
|
"Positive attitude": "Positivt inställning",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Användarmenyn",
|
"User menu": "Användarmenyn",
|
||||||
"User Webhooks": "Användar-webhooks",
|
"User Webhooks": "Användar-webhooks",
|
||||||
"Username": "Användarnamn",
|
"Username": "Användarnamn",
|
||||||
|
"users": "",
|
||||||
"Users": "Användare",
|
"Users": "Användare",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "ลบช่องสำเร็จแล้ว",
|
"Channel deleted successfully": "ลบช่องสำเร็จแล้ว",
|
||||||
"Channel Name": "ชื่อช่องทาง",
|
"Channel Name": "ชื่อช่องทาง",
|
||||||
"Channel name cannot be empty.": "ชื่อช่องไม่สามารถเว้นว่างได้",
|
"Channel name cannot be empty.": "ชื่อช่องไม่สามารถเว้นว่างได้",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "อัปเดตช่องสำเร็จแล้ว",
|
"Channel updated successfully": "อัปเดตช่องสำเร็จแล้ว",
|
||||||
"Channels": "ช่องทาง",
|
"Channels": "ช่องทาง",
|
||||||
"Character": "ตัวละคร",
|
"Character": "ตัวละคร",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "โดยตรง",
|
"Direct": "โดยตรง",
|
||||||
"Direct Connections": "การเชื่อมต่อโดยตรง",
|
"Direct Connections": "การเชื่อมต่อโดยตรง",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direct Connections อนุญาตให้ผู้ใช้เชื่อมต่อกับปลายทาง API ที่เข้ากันได้กับ OpenAI ของตนเอง",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direct Connections อนุญาตให้ผู้ใช้เชื่อมต่อกับปลายทาง API ที่เข้ากันได้กับ OpenAI ของตนเอง",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "เซิร์ฟเวอร์เครื่องมือโดยตรง",
|
"Direct Tool Servers": "เซิร์ฟเวอร์เครื่องมือโดยตรง",
|
||||||
"Directory selection was cancelled": "การเลือกไดเรกทอรีถูกยกเลิก",
|
"Directory selection was cancelled": "การเลือกไดเรกทอรีถูกยกเลิก",
|
||||||
"Disable Code Interpreter": "ปิดใช้งาน Code Interpreter",
|
"Disable Code Interpreter": "ปิดใช้งาน Code Interpreter",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "โปรดเลือกโมเดล",
|
"Please select a model.": "โปรดเลือกโมเดล",
|
||||||
"Please select a reason": "โปรดเลือกเหตุผล",
|
"Please select a reason": "โปรดเลือกเหตุผล",
|
||||||
"Please select a valid JSON file": "โปรดเลือกไฟล์ JSON ที่ถูกต้อง",
|
"Please select a valid JSON file": "โปรดเลือกไฟล์ JSON ที่ถูกต้อง",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "โปรดรอจนกว่าไฟล์ทั้งหมดจะอัปโหลดเสร็จสิ้น",
|
"Please wait until all files are uploaded.": "โปรดรอจนกว่าไฟล์ทั้งหมดจะอัปโหลดเสร็จสิ้น",
|
||||||
"Port": "พอร์ต",
|
"Port": "พอร์ต",
|
||||||
"Positive attitude": "ทัศนคติเชิงบวก",
|
"Positive attitude": "ทัศนคติเชิงบวก",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "เมนูผู้ใช้",
|
"User menu": "เมนูผู้ใช้",
|
||||||
"User Webhooks": "Webhooks ของผู้ใช้",
|
"User Webhooks": "Webhooks ของผู้ใช้",
|
||||||
"Username": "ชื่อผู้ใช้",
|
"Username": "ชื่อผู้ใช้",
|
||||||
|
"users": "",
|
||||||
"Users": "ผู้ใช้",
|
"Users": "ผู้ใช้",
|
||||||
"Uses DefaultAzureCredential to authenticate": "ใช้ DefaultAzureCredential เพื่อยืนยันตัวตน",
|
"Uses DefaultAzureCredential to authenticate": "ใช้ DefaultAzureCredential เพื่อยืนยันตัวตน",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "ใช้ OAuth 2.1 การลงทะเบียนไคลเอนต์แบบไดนามิก",
|
"Uses OAuth 2.1 Dynamic Client Registration": "ใช้ OAuth 2.1 การลงทะเบียนไคลเอนต์แบบไดนามิก",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "",
|
"Character": "",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "",
|
"Please select a reason": "",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Ulanyjy Ady",
|
"Username": "Ulanyjy Ady",
|
||||||
|
"users": "",
|
||||||
"Users": "Ulanyjylar",
|
"Users": "Ulanyjylar",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "Kanal başarıyla silindi",
|
"Channel deleted successfully": "Kanal başarıyla silindi",
|
||||||
"Channel Name": "Kanal Adı",
|
"Channel Name": "Kanal Adı",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "Kanal başarıyla güncellendi",
|
"Channel updated successfully": "Kanal başarıyla güncellendi",
|
||||||
"Channels": "Kanallar",
|
"Channels": "Kanallar",
|
||||||
"Character": "Karakter",
|
"Character": "Karakter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Doğrudan",
|
"Direct": "Doğrudan",
|
||||||
"Direct Connections": "Doğrudan Bağlantılar",
|
"Direct Connections": "Doğrudan Bağlantılar",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "Kod Yorumlayıcıyı Devre Dışı Bırak",
|
"Disable Code Interpreter": "Kod Yorumlayıcıyı Devre Dışı Bırak",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Lütfen bir model seçin",
|
"Please select a model.": "Lütfen bir model seçin",
|
||||||
"Please select a reason": "Lütfen bir neden seçin",
|
"Please select a reason": "Lütfen bir neden seçin",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Olumlu yaklaşım",
|
"Positive attitude": "Olumlu yaklaşım",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "Kullanıcı menüsü",
|
"User menu": "Kullanıcı menüsü",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "Kullanıcı Adı",
|
"Username": "Kullanıcı Adı",
|
||||||
|
"users": "",
|
||||||
"Users": "Kullanıcılar",
|
"Users": "Kullanıcılar",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "قانال ئاتى",
|
"Channel Name": "قانال ئاتى",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "قاناللار",
|
"Channels": "قاناللار",
|
||||||
"Character": "ھەرپ",
|
"Character": "ھەرپ",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "بىۋاسىتە",
|
"Direct": "بىۋاسىتە",
|
||||||
"Direct Connections": "بىۋاسىتە ئۇلىنىشلار",
|
"Direct Connections": "بىۋاسىتە ئۇلىنىشلار",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "بىۋاسىتە ئۇلىنىشلار ئىشلەتكۈچىلەرگە ئۆز OpenAI ماس كېلىدىغان API ئۇلانمىسىغا باغلىنىشقا يول قويىدۇ.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "بىۋاسىتە ئۇلىنىشلار ئىشلەتكۈچىلەرگە ئۆز OpenAI ماس كېلىدىغان API ئۇلانمىسىغا باغلىنىشقا يول قويىدۇ.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "بىۋاسىتە قورال مۇلازىمېتىرلىرى",
|
"Direct Tool Servers": "بىۋاسىتە قورال مۇلازىمېتىرلىرى",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "مودېل تاللاڭ.",
|
"Please select a model.": "مودېل تاللاڭ.",
|
||||||
"Please select a reason": "سەۋەب تاللاڭ",
|
"Please select a reason": "سەۋەب تاللاڭ",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "ئېغىز",
|
"Port": "ئېغىز",
|
||||||
"Positive attitude": "ئىجابىي پوزىتسىيە",
|
"Positive attitude": "ئىجابىي پوزىتسىيە",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "ئىشلەتكۈچى Webhookلىرى",
|
"User Webhooks": "ئىشلەتكۈچى Webhookلىرى",
|
||||||
"Username": "ئىشلەتكۈچى نامى",
|
"Username": "ئىشلەتكۈچى نامى",
|
||||||
|
"users": "",
|
||||||
"Users": "ئىشلەتكۈچىلەر",
|
"Users": "ئىشلەتكۈچىلەر",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Назва каналу",
|
"Channel Name": "Назва каналу",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Канали",
|
"Channels": "Канали",
|
||||||
"Character": "Персонаж",
|
"Character": "Персонаж",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Прямий",
|
"Direct": "Прямий",
|
||||||
"Direct Connections": "Прямі з'єднання",
|
"Direct Connections": "Прямі з'єднання",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Прямі з'єднання дозволяють користувачам підключатися до своїх власних API-кінцевих точок, сумісних з OpenAI.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Прямі з'єднання дозволяють користувачам підключатися до своїх власних API-кінцевих точок, сумісних з OpenAI.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Будь ласка, виберіть модель.",
|
"Please select a model.": "Будь ласка, виберіть модель.",
|
||||||
"Please select a reason": "Будь ласка, виберіть причину",
|
"Please select a reason": "Будь ласка, виберіть причину",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Порт",
|
"Port": "Порт",
|
||||||
"Positive attitude": "Позитивне ставлення",
|
"Positive attitude": "Позитивне ставлення",
|
||||||
|
|
@ -1700,6 +1703,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Вебхуки користувача",
|
"User Webhooks": "Вебхуки користувача",
|
||||||
"Username": "Ім'я користувача",
|
"Username": "Ім'я користувача",
|
||||||
|
"users": "",
|
||||||
"Users": "Користувачі",
|
"Users": "Користувачі",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "",
|
"Channel Name": "",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "",
|
"Channels": "",
|
||||||
"Character": "کردار",
|
"Character": "کردار",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "",
|
"Direct": "",
|
||||||
"Direct Connections": "",
|
"Direct Connections": "",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "",
|
"Direct Tool Servers": "",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "",
|
"Please select a model.": "",
|
||||||
"Please select a reason": "براہ کرم ایک وجہ منتخب کریں",
|
"Please select a reason": "براہ کرم ایک وجہ منتخب کریں",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "",
|
"Port": "",
|
||||||
"Positive attitude": "مثبت رویہ",
|
"Positive attitude": "مثبت رویہ",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "",
|
"User Webhooks": "",
|
||||||
"Username": "",
|
"Username": "",
|
||||||
|
"users": "",
|
||||||
"Users": "صارفین",
|
"Users": "صارفین",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Канал номи",
|
"Channel Name": "Канал номи",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Каналлар",
|
"Channels": "Каналлар",
|
||||||
"Character": "Характер",
|
"Character": "Характер",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Тўғридан-тўғри",
|
"Direct": "Тўғридан-тўғри",
|
||||||
"Direct Connections": "Тўғридан-тўғри уланишлар",
|
"Direct Connections": "Тўғридан-тўғри уланишлар",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Тўғридан-тўғри уланишлар фойдаланувчиларга ўзларининг OpenAIга мос келувчи API сўнгги нуқталарига уланиш имконини беради.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Тўғридан-тўғри уланишлар фойдаланувчиларга ўзларининг OpenAIга мос келувчи API сўнгги нуқталарига уланиш имконини беради.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Тўғридан-тўғри асбоблар серверлари",
|
"Direct Tool Servers": "Тўғридан-тўғри асбоблар серверлари",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Илтимос, моделни танланг.",
|
"Please select a model.": "Илтимос, моделни танланг.",
|
||||||
"Please select a reason": "Сабабини танланг",
|
"Please select a reason": "Сабабини танланг",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Порт",
|
"Port": "Порт",
|
||||||
"Positive attitude": "Ижобий муносабат",
|
"Positive attitude": "Ижобий муносабат",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Фойдаланувчи веб-ҳуклари",
|
"User Webhooks": "Фойдаланувчи веб-ҳуклари",
|
||||||
"Username": "Фойдаланувчи номи",
|
"Username": "Фойдаланувчи номи",
|
||||||
|
"users": "",
|
||||||
"Users": "Фойдаланувчилар",
|
"Users": "Фойдаланувчилар",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Kanal nomi",
|
"Channel Name": "Kanal nomi",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Kanallar",
|
"Channels": "Kanallar",
|
||||||
"Character": "Xarakter",
|
"Character": "Xarakter",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "To'g'ridan-to'g'ri",
|
"Direct": "To'g'ridan-to'g'ri",
|
||||||
"Direct Connections": "To'g'ridan-to'g'ri ulanishlar",
|
"Direct Connections": "To'g'ridan-to'g'ri ulanishlar",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "To'g'ridan-to'g'ri ulanishlar foydalanuvchilarga o'zlarining OpenAI-ga mos keluvchi API so'nggi nuqtalariga ulanish imkonini beradi.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "To'g'ridan-to'g'ri ulanishlar foydalanuvchilarga o'zlarining OpenAI-ga mos keluvchi API so'nggi nuqtalariga ulanish imkonini beradi.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "To'g'ridan-to'g'ri asboblar serverlari",
|
"Direct Tool Servers": "To'g'ridan-to'g'ri asboblar serverlari",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Iltimos, modelni tanlang.",
|
"Please select a model.": "Iltimos, modelni tanlang.",
|
||||||
"Please select a reason": "Sababini tanlang",
|
"Please select a reason": "Sababini tanlang",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Port",
|
"Port": "Port",
|
||||||
"Positive attitude": "Ijobiy munosabat",
|
"Positive attitude": "Ijobiy munosabat",
|
||||||
|
|
@ -1698,6 +1701,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Foydalanuvchi veb-huklari",
|
"User Webhooks": "Foydalanuvchi veb-huklari",
|
||||||
"Username": "Foydalanuvchi nomi",
|
"Username": "Foydalanuvchi nomi",
|
||||||
|
"users": "",
|
||||||
"Users": "Foydalanuvchilar",
|
"Users": "Foydalanuvchilar",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "",
|
"Channel deleted successfully": "",
|
||||||
"Channel Name": "Tên Kênh",
|
"Channel Name": "Tên Kênh",
|
||||||
"Channel name cannot be empty.": "",
|
"Channel name cannot be empty.": "",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "",
|
"Channel updated successfully": "",
|
||||||
"Channels": "Kênh",
|
"Channels": "Kênh",
|
||||||
"Character": "Nhân vật",
|
"Character": "Nhân vật",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "Trực tiếp",
|
"Direct": "Trực tiếp",
|
||||||
"Direct Connections": "Kết nối Trực tiếp",
|
"Direct Connections": "Kết nối Trực tiếp",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Kết nối Trực tiếp cho phép người dùng kết nối với các điểm cuối API tương thích OpenAI của riêng họ.",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Kết nối Trực tiếp cho phép người dùng kết nối với các điểm cuối API tương thích OpenAI của riêng họ.",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "Máy chủ Công cụ Trực tiếp",
|
"Direct Tool Servers": "Máy chủ Công cụ Trực tiếp",
|
||||||
"Directory selection was cancelled": "",
|
"Directory selection was cancelled": "",
|
||||||
"Disable Code Interpreter": "",
|
"Disable Code Interpreter": "",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "Vui lòng chọn một mô hình.",
|
"Please select a model.": "Vui lòng chọn một mô hình.",
|
||||||
"Please select a reason": "Vui lòng chọn một lý do",
|
"Please select a reason": "Vui lòng chọn một lý do",
|
||||||
"Please select a valid JSON file": "",
|
"Please select a valid JSON file": "",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "",
|
"Please wait until all files are uploaded.": "",
|
||||||
"Port": "Cổng",
|
"Port": "Cổng",
|
||||||
"Positive attitude": "Thái độ tích cực",
|
"Positive attitude": "Thái độ tích cực",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "",
|
"User menu": "",
|
||||||
"User Webhooks": "Webhook Người dùng",
|
"User Webhooks": "Webhook Người dùng",
|
||||||
"Username": "Tên đăng nhập",
|
"Username": "Tên đăng nhập",
|
||||||
|
"users": "",
|
||||||
"Users": "Người sử dụng",
|
"Users": "Người sử dụng",
|
||||||
"Uses DefaultAzureCredential to authenticate": "",
|
"Uses DefaultAzureCredential to authenticate": "",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
"Uses OAuth 2.1 Dynamic Client Registration": "",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "删除频道成功",
|
"Channel deleted successfully": "删除频道成功",
|
||||||
"Channel Name": "频道名称",
|
"Channel Name": "频道名称",
|
||||||
"Channel name cannot be empty.": "频道名称不能为空。",
|
"Channel name cannot be empty.": "频道名称不能为空。",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "更新频道成功",
|
"Channel updated successfully": "更新频道成功",
|
||||||
"Channels": "频道",
|
"Channels": "频道",
|
||||||
"Character": "字符",
|
"Character": "字符",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "直接",
|
"Direct": "直接",
|
||||||
"Direct Connections": "直接连接",
|
"Direct Connections": "直接连接",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接连接允许用户连接自有的 OpenAI 兼容的接口",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接连接允许用户连接自有的 OpenAI 兼容的接口",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "直接连接工具服务器",
|
"Direct Tool Servers": "直接连接工具服务器",
|
||||||
"Directory selection was cancelled": "已取消选择目录",
|
"Directory selection was cancelled": "已取消选择目录",
|
||||||
"Disable Code Interpreter": "禁用代码解释器",
|
"Disable Code Interpreter": "禁用代码解释器",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "请选择模型。",
|
"Please select a model.": "请选择模型。",
|
||||||
"Please select a reason": "请选择原因",
|
"Please select a reason": "请选择原因",
|
||||||
"Please select a valid JSON file": "请选择合法的 JSON 文件",
|
"Please select a valid JSON file": "请选择合法的 JSON 文件",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "请等待所有文件上传完毕。",
|
"Please wait until all files are uploaded.": "请等待所有文件上传完毕。",
|
||||||
"Port": "端口",
|
"Port": "端口",
|
||||||
"Positive attitude": "态度积极",
|
"Positive attitude": "态度积极",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "用户菜单",
|
"User menu": "用户菜单",
|
||||||
"User Webhooks": "用户 Webhook",
|
"User Webhooks": "用户 Webhook",
|
||||||
"Username": "用户名",
|
"Username": "用户名",
|
||||||
|
"users": "",
|
||||||
"Users": "用户",
|
"Users": "用户",
|
||||||
"Uses DefaultAzureCredential to authenticate": "使用 DefaultAzureCredential 进行身份验证",
|
"Uses DefaultAzureCredential to authenticate": "使用 DefaultAzureCredential 进行身份验证",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "使用 OAuth 2.1 的动态客户端注册机制",
|
"Uses OAuth 2.1 Dynamic Client Registration": "使用 OAuth 2.1 的动态客户端注册机制",
|
||||||
|
|
|
||||||
|
|
@ -223,6 +223,7 @@
|
||||||
"Channel deleted successfully": "成功刪除頻道",
|
"Channel deleted successfully": "成功刪除頻道",
|
||||||
"Channel Name": "頻道名稱",
|
"Channel Name": "頻道名稱",
|
||||||
"Channel name cannot be empty.": "頻道名稱不能為空。",
|
"Channel name cannot be empty.": "頻道名稱不能為空。",
|
||||||
|
"Channel Type": "",
|
||||||
"Channel updated successfully": "成功更新頻道",
|
"Channel updated successfully": "成功更新頻道",
|
||||||
"Channels": "頻道",
|
"Channels": "頻道",
|
||||||
"Character": "字元",
|
"Character": "字元",
|
||||||
|
|
@ -429,6 +430,7 @@
|
||||||
"Direct": "直接",
|
"Direct": "直接",
|
||||||
"Direct Connections": "直接連線",
|
"Direct Connections": "直接連線",
|
||||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接連線允許使用者連線至自有或其他與 OpenAI API 相容的端點。",
|
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接連線允許使用者連線至自有或其他與 OpenAI API 相容的端點。",
|
||||||
|
"Direct Message": "",
|
||||||
"Direct Tool Servers": "直連工具伺服器",
|
"Direct Tool Servers": "直連工具伺服器",
|
||||||
"Directory selection was cancelled": "已取消選擇目錄",
|
"Directory selection was cancelled": "已取消選擇目錄",
|
||||||
"Disable Code Interpreter": "停用程式碼解譯器",
|
"Disable Code Interpreter": "停用程式碼解譯器",
|
||||||
|
|
@ -1246,6 +1248,7 @@
|
||||||
"Please select a model.": "請選擇一個模型。",
|
"Please select a model.": "請選擇一個模型。",
|
||||||
"Please select a reason": "請選擇原因",
|
"Please select a reason": "請選擇原因",
|
||||||
"Please select a valid JSON file": "請選擇合法的 JSON 檔案",
|
"Please select a valid JSON file": "請選擇合法的 JSON 檔案",
|
||||||
|
"Please select at least one user for Direct Message channel.": "",
|
||||||
"Please wait until all files are uploaded.": "請等待所有檔案上傳完畢。",
|
"Please wait until all files are uploaded.": "請等待所有檔案上傳完畢。",
|
||||||
"Port": "連接埠",
|
"Port": "連接埠",
|
||||||
"Positive attitude": "積極的態度",
|
"Positive attitude": "積極的態度",
|
||||||
|
|
@ -1697,6 +1700,7 @@
|
||||||
"User menu": "使用者選單",
|
"User menu": "使用者選單",
|
||||||
"User Webhooks": "使用者 Webhooks",
|
"User Webhooks": "使用者 Webhooks",
|
||||||
"Username": "使用者名稱",
|
"Username": "使用者名稱",
|
||||||
|
"users": "",
|
||||||
"Users": "使用者",
|
"Users": "使用者",
|
||||||
"Uses DefaultAzureCredential to authenticate": "使用 DefaultAzureCredential 進行身份驗證",
|
"Uses DefaultAzureCredential to authenticate": "使用 DefaultAzureCredential 進行身份驗證",
|
||||||
"Uses OAuth 2.1 Dynamic Client Registration": "使用 OAuth 2.1 動態用戶端登錄",
|
"Uses OAuth 2.1 Dynamic Client Registration": "使用 OAuth 2.1 動態用戶端登錄",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue