Delete unused i18n keys
| @@ -1420,7 +1420,6 @@ | |||
| 1420 | "Block Entropy API Key": "Clé API Block Entropy", | 1420 | "Block Entropy API Key": "Clé API Block Entropy", |
| 1421 | "Select a Model": "Sélectionner un modèle", | 1421 | "Select a Model": "Sélectionner un modèle", |
| 1422 | "Example: http://localhost:1234/v1": "Exemple: http://localhost:1234/v1", | 1422 | "Example: http://localhost:1234/v1": "Exemple: http://localhost:1234/v1", |
| 1423 | "at the end of the URL!": "à la fin de l'URL !", | ||
| 1424 | "(Optional)": "(Optionnel)", | 1423 | "(Optional)": "(Optionnel)", |
| 1425 | "Enter a Model ID": "Saisir un ID de modèle", | 1424 | "Enter a Model ID": "Saisir un ID de modèle", |
| 1426 | "Example: gpt-3.5-turbo": "Exemple: gpt-3.5-turbo", | 1425 | "Example: gpt-3.5-turbo": "Exemple: gpt-3.5-turbo", |
| @@ -1127,7 +1127,6 @@ | |||
| 1127 | "Custom (OpenAI-compatible)": "Кастомный (совместимый с OpenAI)", | 1127 | "Custom (OpenAI-compatible)": "Кастомный (совместимый с OpenAI)", |
| 1128 | "Custom Endpoint (Base URL)": "Кастомный эндпоинт (базовый URL)", | 1128 | "Custom Endpoint (Base URL)": "Кастомный эндпоинт (базовый URL)", |
| 1129 | "Example: http://localhost:1234/v1": "Пример: http://localhost:1234/v1", | 1129 | "Example: http://localhost:1234/v1": "Пример: http://localhost:1234/v1", |
| 1130 | "at the end of the URL!": "!", | ||
| 1131 | "Custom API Key": "Ключ от кастомного API", | 1130 | "Custom API Key": "Ключ от кастомного API", |
| 1132 | "(Optional)": "(необязательно)", | 1131 | "(Optional)": "(необязательно)", |
| 1133 | "Enter a Model ID": "Введите идентификатор модели", | 1132 | "Enter a Model ID": "Введите идентификатор модели", |
| @@ -352,7 +352,7 @@ | |||
| 352 | "Remove your real OAI API Key from the API panel BEFORE typing anything into this box": "在此框中輸入任何內容之前,從 API 面板中刪除您的實際 OAI API 金鑰", | 352 | "Remove your real OAI API Key from the API panel BEFORE typing anything into this box": "在此框中輸入任何內容之前,從 API 面板中刪除您的實際 OAI API 金鑰", |
| 353 | "We cannot provide support for problems encountered while using an unofficial OpenAI proxy": "我們無法為使用非官方 OpenAI 代理伺服器時遇到的問題提供支援", | 353 | "We cannot provide support for problems encountered while using an unofficial OpenAI proxy": "我們無法為使用非官方 OpenAI 代理伺服器時遇到的問題提供支援", |
| 354 | "Doesn't work? Try adding": "不起作用?嘗試新增", | 354 | "Doesn't work? Try adding": "不起作用?嘗試新增", |
| 355 | "at the end!": "在最後!", | 355 | "at the end!": "在 URL 結尾!", |
| 356 | "Proxy Password": "代理伺服器密碼", | 356 | "Proxy Password": "代理伺服器密碼", |
| 357 | "Will be used as a password for the proxy instead of API key.": "將用作代理的密碼,而不是 API 金鑰", | 357 | "Will be used as a password for the proxy instead of API key.": "將用作代理的密碼,而不是 API 金鑰", |
| 358 | "Peek a password": "顯示密碼", | 358 | "Peek a password": "顯示密碼", |
| @@ -1570,7 +1570,6 @@ | |||
| 1570 | "Assistant Message Sequences": "助理訊息序列", | 1570 | "Assistant Message Sequences": "助理訊息序列", |
| 1571 | "Assistant Prefix": "助理訊息前綴", | 1571 | "Assistant Prefix": "助理訊息前綴", |
| 1572 | "Assistant Suffix": "助理訊息後綴", | 1572 | "Assistant Suffix": "助理訊息後綴", |
| 1573 | "at the end of the URL!": "在 URL 結尾!", | ||
| 1574 | "Audio Playback Speed": "音檔播放速度", | 1573 | "Audio Playback Speed": "音檔播放速度", |
| 1575 | "Auto-select Input Text": "自動選擇輸入文字", | 1574 | "Auto-select Input Text": "自動選擇輸入文字", |
| 1576 | "Automatically caption images": "自動產生圖片註解", | 1575 | "Automatically caption images": "自動產生圖片註解", |