mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-22 21:50:16 +09:00
国际化
This commit is contained in:
parent
cf9d088789
commit
bd1a39b0de
@ -422,18 +422,18 @@ const ar: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "مفتاح API",
|
||||
SubTitle: "استخدم مفتاح API الخاص بـ HUAWEI",
|
||||
Placeholder: "مفتاح HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "المفتاح السري",
|
||||
SubTitle: "استخدم مفتاح HUAWEI السري الخاص بك",
|
||||
Placeholder: "المفتاح السري HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "عنوان الواجهة",
|
||||
SubTitle: "لا يدعم التكوين المخصص .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -430,18 +430,18 @@ const bn: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "এপিআই কী",
|
||||
SubTitle: "আপনার HUAWEI এপিআই কী ব্যবহার করুন",
|
||||
Placeholder: "HUAWEI কী",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "গোপন কী",
|
||||
SubTitle: "আপনার HUAWEI গোপন কী ব্যবহার করুন",
|
||||
Placeholder: "HUAWEI গোপন কী",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "এন্ডপয়েন্ট ঠিকানা",
|
||||
SubTitle: "কাস্টম কনফিগারেশনের জন্য .env-এ যান",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -429,18 +429,18 @@ const cs: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API Klíč",
|
||||
SubTitle: "Použijte svůj HUAWEI API klíč",
|
||||
Placeholder: "HUAWEI Klíč",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Tajný Klíč",
|
||||
SubTitle: "Použijte svůj HUAWEI Tajný klíč",
|
||||
Placeholder: "HUAWEI Tajný Klíč",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Adresa rozhraní",
|
||||
SubTitle: "Nepodporuje vlastní konfiguraci .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -500,18 +500,18 @@ const da: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API-nøgle",
|
||||
SubTitle: "Brug din egen HUAWEI API-nøgle",
|
||||
Placeholder: "HUAWEI-nøgle",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Hemmelig nøgle",
|
||||
SubTitle: "Brug din egen HUAWEI hemmelige nøgle",
|
||||
Placeholder: "HUAWEI hemmelig nøgle",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Grænsefladeadresse",
|
||||
SubTitle: "Understøtter ikke tilpasset .env-konfiguration",
|
||||
},
|
||||
},
|
||||
Google: {
|
||||
|
@ -441,18 +441,18 @@ const de: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API-Schlüssel",
|
||||
SubTitle: "Verwenden Sie Ihren eigenen HUAWEI API-Schlüssel",
|
||||
Placeholder: "HUAWEI-Schlüssel",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Geheimer Schlüssel",
|
||||
SubTitle: "Verwenden Sie Ihren eigenen HUAWEI geheimen Schlüssel",
|
||||
Placeholder: "HUAWEI geheimer Schlüssel",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Schnittstellenadresse",
|
||||
SubTitle: "Unterstützt keine benutzerdefinierte .env-Konfiguration",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -525,17 +525,17 @@ const en: LocaleType = {
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
SubTitle: "Use your own HUAWEI API key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
SubTitle: "Use your own HUAWEI Secret key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Endpoint Address",
|
||||
SubTitle: "Does not support custom .env configuration",
|
||||
},
|
||||
},
|
||||
Google: {
|
||||
|
@ -443,18 +443,18 @@ const es: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Clave API",
|
||||
SubTitle: "Utiliza tu propia clave API de HUAWEI",
|
||||
Placeholder: "Clave HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Clave Secreta",
|
||||
SubTitle: "Utiliza tu propia clave secreta de HUAWEI",
|
||||
Placeholder: "Clave secreta HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Dirección del Endpoint",
|
||||
SubTitle: "No admite configuración personalizada .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -442,18 +442,19 @@ const fr: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Clé API",
|
||||
SubTitle: "Utilisez votre propre clé API HUAWEI",
|
||||
Placeholder: "Clé HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Clé secrète",
|
||||
SubTitle: "Utilisez votre propre clé secrète HUAWEI",
|
||||
Placeholder: "Clé secrète HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Adresse de l'endpoint",
|
||||
SubTitle:
|
||||
"Ne prend pas en charge la configuration personnalisée .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -430,18 +430,18 @@ const id: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Kunci API",
|
||||
SubTitle: "Gunakan kunci API HUAWEI Anda sendiri",
|
||||
Placeholder: "Kunci HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Kunci Rahasia",
|
||||
SubTitle: "Gunakan kunci rahasia HUAWEI Anda sendiri",
|
||||
Placeholder: "Kunci Rahasia HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Alamat Endpoint",
|
||||
SubTitle: "Tidak mendukung konfigurasi .env kustom",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -443,18 +443,18 @@ const it: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Chiave API",
|
||||
SubTitle: "Usa la tua chiave API HUAWEI",
|
||||
Placeholder: "Chiave HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Chiave Segreta",
|
||||
SubTitle: "Usa la tua chiave segreta HUAWEI",
|
||||
Placeholder: "Chiave segreta HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Indirizzo dell'Endpoint",
|
||||
SubTitle: "Non supporta configurazioni personalizzate .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -426,18 +426,18 @@ const jp: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "APIキー",
|
||||
SubTitle: "自分のHUAWEI APIキーを使用してください",
|
||||
Placeholder: "HUAWEIキー",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "秘密キー",
|
||||
SubTitle: "自分のHUAWEI秘密キーを使用してください",
|
||||
Placeholder: "HUAWEI秘密キー",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "エンドポイントアドレス",
|
||||
SubTitle: "カスタム.env構成はサポートされていません",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -423,18 +423,18 @@ const ko: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API 키",
|
||||
SubTitle: "자신의 HUAWEI API 키를 사용하세요",
|
||||
Placeholder: "HUAWEI 키",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "비밀 키",
|
||||
SubTitle: "자신의 HUAWEI 비밀 키를 사용하세요",
|
||||
Placeholder: "HUAWEI 비밀 키",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "엔드포인트 주소",
|
||||
SubTitle: "사용자 정의 .env 구성을 지원하지 않습니다",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -435,18 +435,18 @@ const no: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API-nøkkel",
|
||||
SubTitle: "Bruk din egen HUAWEI API-nøkkel",
|
||||
Placeholder: "HUAWEI-nøkkel",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Hemmelig nøkkel",
|
||||
SubTitle: "Bruk din egen HUAWEI hemmelige nøkkel",
|
||||
Placeholder: "HUAWEI hemmelig nøkkel",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Grensesnittadresse",
|
||||
SubTitle: "Støtter ikke tilpasset .env-konfigurasjon",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -365,18 +365,18 @@ const pt: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Chave API",
|
||||
SubTitle: "Use sua própria chave API HUAWEI",
|
||||
Placeholder: "Chave HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Chave Secreta",
|
||||
SubTitle: "Use sua própria chave secreta HUAWEI",
|
||||
Placeholder: "Chave Secreta HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Endereço do Endpoint",
|
||||
SubTitle: "Não suporta configuração personalizada .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -433,18 +433,18 @@ const ru: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API Ключ",
|
||||
SubTitle: "Используйте свой HUAWEI API ключ",
|
||||
Placeholder: "HUAWEI Ключ",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Секретный Ключ",
|
||||
SubTitle: "Используйте свой HUAWEI Секретный ключ",
|
||||
Placeholder: "HUAWEI Секретный Ключ",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Адрес интерфейса",
|
||||
SubTitle: "Не поддерживает собственную конфигурацию .env",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -365,18 +365,18 @@ const sk: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API kľúč",
|
||||
SubTitle: "Použite svoj vlastný HUAWEI API kľúč",
|
||||
Placeholder: "HUAWEI kľúč",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Tajný kľúč",
|
||||
SubTitle: "Použite svoj vlastný HUAWEI tajný kľúč",
|
||||
Placeholder: "HUAWEI tajný kľúč",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Adresa rozhrania",
|
||||
SubTitle: "Nepodporuje vlastnú konfiguráciu .env",
|
||||
},
|
||||
},
|
||||
Google: {
|
||||
|
@ -433,18 +433,18 @@ const tr: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API Anahtarı",
|
||||
SubTitle: "Kendi Huawei API Anahtarınızı kullanın",
|
||||
Placeholder: "HUAWEI Anahtarı",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Gizli Anahtar",
|
||||
SubTitle: "Kendi HUAWEI Gizli Anahtarınızı kullanın",
|
||||
Placeholder: "HUAWEI Gizli Anahtarı",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Arayüz Adresi",
|
||||
SubTitle: "Özelleştirilmiş .env yapılandırmasına desteklenmez",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -388,18 +388,18 @@ const tw = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "API金鑰",
|
||||
SubTitle: "使用您的HUAWEI API金鑰",
|
||||
Placeholder: "HUAWEI金鑰",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "密鑰",
|
||||
SubTitle: "使用您的HUAWEI密鑰",
|
||||
Placeholder: "HUAWEI密鑰",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "端點地址",
|
||||
SubTitle: "不支援自訂的.env配置",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
@ -429,18 +429,18 @@ const vi: PartialLocaleType = {
|
||||
},
|
||||
Huawei: {
|
||||
ApiKey: {
|
||||
Title: "API Key",
|
||||
SubTitle: "使用自定义华为API Key",
|
||||
Placeholder: "HUAWEI Key",
|
||||
Title: "Khóa API",
|
||||
SubTitle: "Sử dụng khóa API HUAWEI của bạn",
|
||||
Placeholder: "Khóa HUAWEI",
|
||||
},
|
||||
SecretKey: {
|
||||
Title: "Secret Key",
|
||||
SubTitle: "使用自定义HUAWEI Secret Key",
|
||||
Placeholder: "HUAWEI Secret Key",
|
||||
Title: "Khóa bí mật",
|
||||
SubTitle: "Sử dụng khóa bí mật HUAWEI của bạn",
|
||||
Placeholder: "Khóa bí mật HUAWEI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "接口地址",
|
||||
SubTitle: "不支持自定义前往.env配置",
|
||||
Title: "Địa chỉ điểm cuối",
|
||||
SubTitle: "Không hỗ trợ cấu hình .env tùy chỉnh",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user