Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
e29e54a8
Commit
e29e54a8
authored
Jun 20, 2024
by
SimonOriginal
Browse files
add key i18n
parent
05e251da
Changes
39
Show whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
38 additions
and
0 deletions
+38
-0
src/lib/i18n/locales/ja-JP/translation.json
src/lib/i18n/locales/ja-JP/translation.json
+2
-0
src/lib/i18n/locales/ka-GE/translation.json
src/lib/i18n/locales/ka-GE/translation.json
+2
-0
src/lib/i18n/locales/ko-KR/translation.json
src/lib/i18n/locales/ko-KR/translation.json
+2
-0
src/lib/i18n/locales/lt-LT/translation.json
src/lib/i18n/locales/lt-LT/translation.json
+2
-0
src/lib/i18n/locales/nb-NO/translation.json
src/lib/i18n/locales/nb-NO/translation.json
+2
-0
src/lib/i18n/locales/nl-NL/translation.json
src/lib/i18n/locales/nl-NL/translation.json
+2
-0
src/lib/i18n/locales/pa-IN/translation.json
src/lib/i18n/locales/pa-IN/translation.json
+2
-0
src/lib/i18n/locales/pl-PL/translation.json
src/lib/i18n/locales/pl-PL/translation.json
+2
-0
src/lib/i18n/locales/pt-BR/translation.json
src/lib/i18n/locales/pt-BR/translation.json
+2
-0
src/lib/i18n/locales/pt-PT/translation.json
src/lib/i18n/locales/pt-PT/translation.json
+2
-0
src/lib/i18n/locales/ru-RU/translation.json
src/lib/i18n/locales/ru-RU/translation.json
+2
-0
src/lib/i18n/locales/sr-RS/translation.json
src/lib/i18n/locales/sr-RS/translation.json
+2
-0
src/lib/i18n/locales/sv-SE/translation.json
src/lib/i18n/locales/sv-SE/translation.json
+2
-0
src/lib/i18n/locales/tk-TW/translation.json
src/lib/i18n/locales/tk-TW/translation.json
+2
-0
src/lib/i18n/locales/tr-TR/translation.json
src/lib/i18n/locales/tr-TR/translation.json
+2
-0
src/lib/i18n/locales/uk-UA/translation.json
src/lib/i18n/locales/uk-UA/translation.json
+2
-0
src/lib/i18n/locales/vi-VN/translation.json
src/lib/i18n/locales/vi-VN/translation.json
+2
-0
src/lib/i18n/locales/zh-CN/translation.json
src/lib/i18n/locales/zh-CN/translation.json
+2
-0
src/lib/i18n/locales/zh-TW/translation.json
src/lib/i18n/locales/zh-TW/translation.json
+2
-0
No files found.
src/lib/i18n/locales/ja-JP/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"ヘルプについてはここをクリックしてください。"
,
"Click here to"
:
"ここをクリックして"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"選択するにはここをクリックしてください"
,
"Click here to select a csv file."
:
"CSVファイルを選択するにはここをクリックしてください。"
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"新しいシークレットキーを作成"
,
"Created at"
:
"作成日時"
,
"Created At"
:
"作成日時"
,
"Created by"
:
""
,
"Current Model"
:
"現在のモデル"
,
"Current Password"
:
"現在のパスワード"
,
"Custom"
:
"カスタム"
,
...
...
src/lib/i18n/locales/ka-GE/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"დახმარებისთვის, დააკლიკე აქ"
,
"Click here to"
:
"დააკლიკე აქ"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"ასარჩევად, დააკლიკე აქ"
,
"Click here to select a csv file."
:
"ასარჩევად, დააკლიკე აქ"
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"პირადი ღირებულბრის შექმნა"
,
"Created at"
:
"შექმნილია"
,
"Created At"
:
"შექმნილია"
,
"Created by"
:
""
,
"Current Model"
:
"მიმდინარე მოდელი"
,
"Current Password"
:
"მიმდინარე პაროლი"
,
"Custom"
:
"საკუთარი"
,
...
...
src/lib/i18n/locales/ko-KR/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
"메모리 초기화"
,
"Click here for help."
:
"도움말을 보려면 여기를 클릭하세요."
,
"Click here to"
:
"여기를 클릭하면"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"선택하려면 여기를 클릭하세요."
,
"Click here to select a csv file."
:
"csv 파일을 선택하려면 여기를 클릭하세요."
,
"Click here to select a py file."
:
"py 파일을 선택하려면 여기를 클릭하세요."
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"새 비밀 키 만들기"
,
"Created at"
:
"생성일"
,
"Created At"
:
"생성일"
,
"Created by"
:
""
,
"Current Model"
:
"현재 모델"
,
"Current Password"
:
"현재 비밀번호"
,
"Custom"
:
"사용자 정의"
,
...
...
src/lib/i18n/locales/lt-LT/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Paspauskite čia dėl pagalbos."
,
"Click here to"
:
"Paspauskite čia, kad:"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Spauskite čia norėdami pasirinkti"
,
"Click here to select a csv file."
:
"Spauskite čia tam, kad pasirinkti csv failą"
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Sukurti naują slaptą raktą"
,
"Created at"
:
"Sukurta"
,
"Created At"
:
"Sukurta"
,
"Created by"
:
""
,
"Current Model"
:
"Dabartinis modelis"
,
"Current Password"
:
"Esamas slaptažodis"
,
"Custom"
:
"Personalizuota"
,
...
...
src/lib/i18n/locales/nb-NO/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Klikk her for hjelp."
,
"Click here to"
:
"Klikk her for å"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Klikk her for å velge"
,
"Click here to select a csv file."
:
"Klikk her for å velge en csv-fil."
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Lag ny hemmelig nøkkel"
,
"Created at"
:
"Opprettet"
,
"Created At"
:
"Opprettet"
,
"Created by"
:
""
,
"Current Model"
:
"Nåværende modell"
,
"Current Password"
:
"Nåværende passord"
,
"Custom"
:
"Tilpasset"
,
...
...
src/lib/i18n/locales/nl-NL/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Klik hier voor hulp."
,
"Click here to"
:
"Klik hier om"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Klik hier om te selecteren"
,
"Click here to select a csv file."
:
"Klik hier om een csv file te selecteren."
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Maak nieuwe geheim sleutel"
,
"Created at"
:
"Gemaakt op"
,
"Created At"
:
"Gemaakt op"
,
"Created by"
:
""
,
"Current Model"
:
"Huidig Model"
,
"Current Password"
:
"Huidig Wachtwoord"
,
"Custom"
:
"Aangepast"
,
...
...
src/lib/i18n/locales/pa-IN/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"ਮਦਦ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।"
,
"Click here to"
:
"ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ"
,
"Click here to select a csv file."
:
"CSV ਫਾਈਲ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।"
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"ਨਵੀਂ ਗੁਪਤ ਕੁੰਜੀ ਬਣਾਓ"
,
"Created at"
:
"ਤੇ ਬਣਾਇਆ ਗਿਆ"
,
"Created At"
:
"ਤੇ ਬਣਾਇਆ ਗਿਆ"
,
"Created by"
:
""
,
"Current Model"
:
"ਮੌਜੂਦਾ ਮਾਡਲ"
,
"Current Password"
:
"ਮੌਜੂਦਾ ਪਾਸਵਰਡ"
,
"Custom"
:
"ਕਸਟਮ"
,
...
...
src/lib/i18n/locales/pl-PL/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Kliknij tutaj, aby uzyskać pomoc."
,
"Click here to"
:
"Kliknij tutaj, żeby"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Kliknij tutaj, aby wybrać"
,
"Click here to select a csv file."
:
"Kliknij tutaj, żeby wybrać plik CSV"
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Utwórz nowy klucz bezpieczeństwa"
,
"Created at"
:
"Utworzono o"
,
"Created At"
:
"Utworzono o"
,
"Created by"
:
""
,
"Current Model"
:
"Bieżący model"
,
"Current Password"
:
"Bieżące hasło"
,
"Custom"
:
"Niestandardowy"
,
...
...
src/lib/i18n/locales/pt-BR/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Clique aqui para obter ajuda."
,
"Click here to"
:
"Clique aqui para"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Clique aqui para selecionar"
,
"Click here to select a csv file."
:
"Clique aqui para selecionar um arquivo csv."
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Criar nova chave secreta"
,
"Created at"
:
"Criado em"
,
"Created At"
:
"Criado em"
,
"Created by"
:
""
,
"Current Model"
:
"Modelo Atual"
,
"Current Password"
:
"Senha Atual"
,
"Custom"
:
"Personalizado"
,
...
...
src/lib/i18n/locales/pt-PT/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
"Limpar memória"
,
"Click here for help."
:
"Clique aqui para obter ajuda."
,
"Click here to"
:
"Clique aqui para"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Clique aqui para selecionar"
,
"Click here to select a csv file."
:
"Clique aqui para selecionar um ficheiro csv."
,
"Click here to select a py file."
:
"Clique aqui para selecionar um ficheiro py"
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Criar nova chave secreta"
,
"Created at"
:
"Criado em"
,
"Created At"
:
"Criado em"
,
"Created by"
:
""
,
"Current Model"
:
"Modelo Atual"
,
"Current Password"
:
"Senha Atual"
,
"Custom"
:
"Personalizado"
,
...
...
src/lib/i18n/locales/ru-RU/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Нажмите здесь для помощи."
,
"Click here to"
:
"Нажмите здесь чтобы"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Нажмите тут чтобы выберите"
,
"Click here to select a csv file."
:
"Нажмите здесь чтобы выбрать файл csv."
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Создать новый секретный ключ"
,
"Created at"
:
"Создано в"
,
"Created At"
:
"Создано в"
,
"Created by"
:
""
,
"Current Model"
:
"Текущая модель"
,
"Current Password"
:
"Текущий пароль"
,
"Custom"
:
"Пользовательский"
,
...
...
src/lib/i18n/locales/sr-RS/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Кликните овде за помоћ."
,
"Click here to"
:
"Кликните овде да"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Кликните овде да изаберете"
,
"Click here to select a csv file."
:
"Кликните овде да изаберете csv датотеку."
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Направи нови тајни кључ"
,
"Created at"
:
"Направљено у"
,
"Created At"
:
"Направљено у"
,
"Created by"
:
""
,
"Current Model"
:
"Тренутни модел"
,
"Current Password"
:
"Тренутна лозинка"
,
"Custom"
:
"Прилагођено"
,
...
...
src/lib/i18n/locales/sv-SE/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
"Rensa minnet"
,
"Click here for help."
:
"Klicka här för hjälp."
,
"Click here to"
:
"Klicka här för att"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Klicka här för att välja"
,
"Click here to select a csv file."
:
"Klicka här för att välja en csv-fil."
,
"Click here to select a py file."
:
"Klicka här för att välja en python-fil."
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Skapa ny hemlig nyckel"
,
"Created at"
:
"Skapad"
,
"Created At"
:
"Skapad"
,
"Created by"
:
""
,
"Current Model"
:
"Aktuell modell"
,
"Current Password"
:
"Nuvarande lösenord"
,
"Custom"
:
"Anpassad"
,
...
...
src/lib/i18n/locales/tk-TW/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
""
,
"Click here to"
:
""
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
""
,
"Click here to select a csv file."
:
""
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
""
,
"Created at"
:
""
,
"Created At"
:
""
,
"Created by"
:
""
,
"Current Model"
:
""
,
"Current Password"
:
""
,
"Custom"
:
""
,
...
...
src/lib/i18n/locales/tr-TR/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"Yardım için buraya tıklayın."
,
"Click here to"
:
"Şunu yapmak için buraya tıklayın:"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Seçmek için buraya tıklayın"
,
"Click here to select a csv file."
:
"Bir CSV dosyası seçmek için buraya tıklayın."
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Yeni gizli anahtar oluştur"
,
"Created at"
:
"Oluşturulma tarihi"
,
"Created At"
:
"Şu Tarihte Oluşturuldu:"
,
"Created by"
:
""
,
"Current Model"
:
"Mevcut Model"
,
"Current Password"
:
"Mevcut Parola"
,
"Custom"
:
"Özel"
,
...
...
src/lib/i18n/locales/uk-UA/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
"Очистити пам'ять"
,
"Click here for help."
:
"Клацніть тут, щоб отримати допомогу."
,
"Click here to"
:
"Натисніть тут, щоб"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Натисніть тут, щоб вибрати"
,
"Click here to select a csv file."
:
"Натисніть тут, щоб вибрати csv-файл."
,
"Click here to select a py file."
:
"Натисніть тут, щоб вибрати py-файл."
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Створити новий секретний ключ"
,
"Created at"
:
"Створено у"
,
"Created At"
:
"Створено у"
,
"Created by"
:
""
,
"Current Model"
:
"Поточна модель"
,
"Current Password"
:
"Поточний пароль"
,
"Custom"
:
"Налаштувати"
,
...
...
src/lib/i18n/locales/vi-VN/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
"Xóa bộ nhớ"
,
"Click here for help."
:
"Bấm vào đây để được trợ giúp."
,
"Click here to"
:
"Nhấn vào đây để"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"Bấm vào đây để chọn"
,
"Click here to select a csv file."
:
"Nhấn vào đây để chọn tệp csv"
,
"Click here to select a py file."
:
"Nhấn vào đây để chọn tệp py"
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"Tạo key bí mật mới"
,
"Created at"
:
"Được tạo vào lúc"
,
"Created At"
:
"Tạo lúc"
,
"Created by"
:
""
,
"Current Model"
:
"Mô hình hiện tại"
,
"Current Password"
:
"Mật khẩu hiện tại"
,
"Custom"
:
"Tùy chỉnh"
,
...
...
src/lib/i18n/locales/zh-CN/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
"清除记忆"
,
"Click here for help."
:
"点击这里获取帮助。"
,
"Click here to"
:
"单击"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"点击这里选择"
,
"Click here to select a csv file."
:
"单击此处选择 csv 文件。"
,
"Click here to select a py file."
:
"单击此处选择 py 文件。"
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"创建新安全密钥"
,
"Created at"
:
"创建于"
,
"Created At"
:
"创建于"
,
"Created by"
:
""
,
"Current Model"
:
"当前模型"
,
"Current Password"
:
"当前密码"
,
"Custom"
:
"自定义"
,
...
...
src/lib/i18n/locales/zh-TW/translation.json
View file @
e29e54a8
...
...
@@ -99,6 +99,7 @@
"Clear memory"
:
""
,
"Click here for help."
:
"點擊這裡尋找幫助。"
,
"Click here to"
:
"點擊這裡"
,
"Click here to download user import template file."
:
""
,
"Click here to select"
:
"點擊這裡選擇"
,
"Click here to select a csv file."
:
"點擊這裡選擇 csv 檔案。"
,
"Click here to select a py file."
:
""
,
...
...
@@ -133,6 +134,7 @@
"Create new secret key"
:
"建立新密鑰"
,
"Created at"
:
"建立於"
,
"Created At"
:
"建立於"
,
"Created by"
:
""
,
"Current Model"
:
"目前模型"
,
"Current Password"
:
"目前密碼"
,
"Custom"
:
"自訂"
,
...
...
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment