diff --git a/src/renderer/src/i18n/locales/en-us.json b/src/renderer/src/i18n/locales/en-us.json index ac43774771..44b1e6ff37 100644 --- a/src/renderer/src/i18n/locales/en-us.json +++ b/src/renderer/src/i18n/locales/en-us.json @@ -3336,6 +3336,10 @@ "label": "Bucket", "placeholder": "Bucket, e.g: example" }, + "bypassProxy": { + "help": "When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "Bypass Proxy" + }, "endpoint": { "label": "API Endpoint", "placeholder": "https://s3.example.com" @@ -3419,10 +3423,6 @@ "help": "When enabled, file data will be skipped during backup, only configuration information will be backed up, significantly reducing backup file size", "label": "Lightweight Backup" }, - "bypassProxy": { - "help": "When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", - "label": "Bypass Proxy" - }, "syncStatus": { "error": "Sync error: {{message}}", "label": "Sync Status", diff --git a/src/renderer/src/i18n/locales/zh-cn.json b/src/renderer/src/i18n/locales/zh-cn.json index d3862795eb..ab6f4fe3f7 100644 --- a/src/renderer/src/i18n/locales/zh-cn.json +++ b/src/renderer/src/i18n/locales/zh-cn.json @@ -3336,6 +3336,10 @@ "label": "存储桶", "placeholder": "Bucket, 例如: example" }, + "bypassProxy": { + "help": "开启后,S3 请求将绕过应用程序代理,以防止大文件上传时的数据损坏。建议保持开启,除非您的 S3 端点需要通过代理访问。", + "label": "绕过代理" + }, "endpoint": { "label": "API 地址", "placeholder": "https://s3.example.com" @@ -3419,10 +3423,6 @@ "help": "开启后备份时将跳过文件数据,仅备份配置信息,显著减小备份文件体积", "label": "精简备份" }, - "bypassProxy": { - "help": "开启后,S3 请求将绕过应用程序代理,以防止大文件上传时的数据损坏。建议保持开启,除非您的 S3 端点需要通过代理访问。", - "label": "绕过代理" - }, "syncStatus": { "error": "同步错误: {{message}}", "label": "同步状态", diff --git a/src/renderer/src/i18n/locales/zh-tw.json b/src/renderer/src/i18n/locales/zh-tw.json index aa9d3f9a67..53cb7507ec 100644 --- a/src/renderer/src/i18n/locales/zh-tw.json +++ b/src/renderer/src/i18n/locales/zh-tw.json @@ -3336,6 +3336,10 @@ "label": "儲存桶", "placeholder": "Bucket,例如: example" }, + "bypassProxy": { + "help": "開啟後,S3 請求將繞過應用程式代理,以防止大檔案上傳時的資料損壞。建議保持開啟,除非您的 S3 端點需要透過代理存取。", + "label": "繞過代理" + }, "endpoint": { "label": "API 位址", "placeholder": "https://s3.example.com" @@ -3419,10 +3423,6 @@ "help": "開啟後備份時將跳過檔案資料,僅備份設定資訊,顯著減小備份檔案體積", "label": "精簡備份" }, - "bypassProxy": { - "help": "開啟後,S3 請求將繞過應用程式代理,以防止大檔案上傳時的資料損壞。建議保持開啟,除非您的 S3 端點需要透過代理存取。", - "label": "繞過代理" - }, "syncStatus": { "error": "同步錯誤: {{message}}", "label": "同步狀態", diff --git a/src/renderer/src/i18n/translate/de-de.json b/src/renderer/src/i18n/translate/de-de.json index 9891df74ca..ac213aa96b 100644 --- a/src/renderer/src/i18n/translate/de-de.json +++ b/src/renderer/src/i18n/translate/de-de.json @@ -3336,6 +3336,10 @@ "label": "Bucket", "placeholder": "Bucket, z. B.: example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "API-Adresse", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "AWS-Zugriffsschlüssel-ID", "access_key_id_help": "Ihre AWS-Zugriffsschlüssel-ID, um auf AWS Bedrock-Dienste zuzugreifen", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "AWS Bedrock ist ein vollständig verwalteter Basismodell-Dienst von Amazon, der eine Vielzahl moderner großer Sprachmodelle unterstützt", "region": "AWS-Region", "region_help": "Ihre AWS-Serviceregion, z.B. us-east-1", diff --git a/src/renderer/src/i18n/translate/el-gr.json b/src/renderer/src/i18n/translate/el-gr.json index 9a51b4b1df..cf81876564 100644 --- a/src/renderer/src/i18n/translate/el-gr.json +++ b/src/renderer/src/i18n/translate/el-gr.json @@ -3336,6 +3336,10 @@ "label": "Δοχείο", "placeholder": "Bucket, π.χ.: example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "Διεύθυνση API", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "Αναγνωριστικό κλειδιού πρόσβασης AWS", "access_key_id_help": "Το ID του κλειδιού πρόσβασης AWS που χρησιμοποιείται για την πρόσβαση στην υπηρεσία AWS Bedrock", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "Η AWS Bedrock είναι μια πλήρως διαχειριζόμενη υπηρεσία βασικών μοντέλων που παρέχεται από την Amazon και υποστηρίζει διάφορα προηγμένα μεγάλα γλωσσικά μοντέλα.", "region": "Περιοχές AWS", "region_help": "Η περιοχή υπηρεσίας AWS σας, για παράδειγμα us-east-1", diff --git a/src/renderer/src/i18n/translate/es-es.json b/src/renderer/src/i18n/translate/es-es.json index 4382c402e1..938be7591e 100644 --- a/src/renderer/src/i18n/translate/es-es.json +++ b/src/renderer/src/i18n/translate/es-es.json @@ -3336,6 +3336,10 @@ "label": "Bucket", "placeholder": "Bucket, por ejemplo: example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "Dirección API", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "ID de clave de acceso de AWS", "access_key_id_help": "Su ID de clave de acceso de AWS, utilizado para acceder al servicio AWS Bedrock", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "AWS Bedrock es un servicio de modelos fundamentales completamente gestionado proporcionado por Amazon, que admite diversos modelos avanzados de lenguaje de gran tamaño.", "region": "Región de AWS", "region_help": "Su región de servicio AWS, por ejemplo us-east-1", diff --git a/src/renderer/src/i18n/translate/fr-fr.json b/src/renderer/src/i18n/translate/fr-fr.json index 4b35eab2fe..0e594cd926 100644 --- a/src/renderer/src/i18n/translate/fr-fr.json +++ b/src/renderer/src/i18n/translate/fr-fr.json @@ -3336,6 +3336,10 @@ "label": "Bucket", "placeholder": "Bucket, par exemple : example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "Adresse API", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "Identifiant de clé d'accès AWS", "access_key_id_help": "Votre identifiant de clé d'accès AWS, utilisé pour accéder au service AWS Bedrock", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "AWS Bedrock est un service de modèles de base entièrement géré proposé par Amazon, prenant en charge divers grands modèles linguistiques avancés.", "region": "Région AWS", "region_help": "Votre région de service AWS, par exemple us-east-1", diff --git a/src/renderer/src/i18n/translate/ja-jp.json b/src/renderer/src/i18n/translate/ja-jp.json index be3fbf90a6..55cb937bce 100644 --- a/src/renderer/src/i18n/translate/ja-jp.json +++ b/src/renderer/src/i18n/translate/ja-jp.json @@ -3336,6 +3336,10 @@ "label": "バケット", "placeholder": "Bucket、例: example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "APIエンドポイント", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "AWS アクセスキー ID", "access_key_id_help": "あなたの AWS アクセスキー ID は、AWS Bedrock サービスへのアクセスに使用されます", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "AWS Bedrock は、Amazon が提供する完全に管理されたベースモデルサービスで、さまざまな最先端の大言語モデルをサポートしています", "region": "AWS リージョン", "region_help": "あなたの AWS サービスリージョン、例:us-east-1", diff --git a/src/renderer/src/i18n/translate/pt-pt.json b/src/renderer/src/i18n/translate/pt-pt.json index 85c6400d0b..648310f051 100644 --- a/src/renderer/src/i18n/translate/pt-pt.json +++ b/src/renderer/src/i18n/translate/pt-pt.json @@ -3336,6 +3336,10 @@ "label": "Bucket", "placeholder": "Bucket, por exemplo: example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "Endereço da API", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "ID da chave de acesso da AWS", "access_key_id_help": "O seu ID da chave de acesso AWS, utilizado para aceder ao serviço AWS Bedrock", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "A AWS Bedrock é um serviço de modelos fundamentais totalmente gerido fornecido pela Amazon, que suporta diversos modelos avançados de linguagem.", "region": "Região da AWS", "region_help": "A sua região de serviço da AWS, por exemplo, us-east-1", diff --git a/src/renderer/src/i18n/translate/ru-ru.json b/src/renderer/src/i18n/translate/ru-ru.json index 6f1797917d..1ad651c201 100644 --- a/src/renderer/src/i18n/translate/ru-ru.json +++ b/src/renderer/src/i18n/translate/ru-ru.json @@ -3336,6 +3336,10 @@ "label": "Корзина", "placeholder": "Корзина, например: example" }, + "bypassProxy": { + "help": "[to be translated]:When enabled, S3 requests bypass the application proxy to prevent data corruption during large file uploads. Recommended to keep enabled unless your S3 endpoint requires proxy access.", + "label": "[to be translated]:Bypass Proxy" + }, "endpoint": { "label": "Конечная точка API", "placeholder": "https://s3.example.com" @@ -4260,6 +4264,12 @@ "aws-bedrock": { "access_key_id": "AWS Ключ доступа ID", "access_key_id_help": "Ваш AWS Ключ доступа ID для доступа к AWS Bedrock", + "api_key": "[to be translated]:Bedrock API Key", + "api_key_help": "[to be translated]:Your AWS Bedrock API Key for authentication", + "auth_type": "[to be translated]:Authentication Type", + "auth_type_api_key": "[to be translated]:Bedrock API Key", + "auth_type_help": "[to be translated]:Choose between IAM credentials or Bedrock API Key authentication", + "auth_type_iam": "[to be translated]:IAM Credentials", "description": "AWS Bedrock — это полное управляемое сервисное предложение для моделей, поддерживающее различные современные модели языка", "region": "AWS регион", "region_help": "Ваш регион AWS, например us-east-1",