From 0caf04617ea2e476e942a867ea4611e694da7dc1 Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:17:35 -0300 Subject: [PATCH 1/9] Fixed translated variable name "w" as in "week" was translated into "s" (as in "semana"), which is obviously wrong. --- src/lib/i18n/locales/pt-BR/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index 0a81b6821..55a1d8656 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -1,5 +1,5 @@ { - "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 's' ou '-1' para não expirar.", + "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' ou '-1' para não expirar.", "(Beta)": "(Beta)", "(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)", "(latest)": "(mais recente)", From b352732b435e51aa5e5c1e693d09650ea6c5f76b Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:19:55 -0300 Subject: [PATCH 2/9] Fixed translated variable names --- src/lib/i18n/locales/bg-BG/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index ff71b604b..f463816e4 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -1,5 +1,5 @@ { - "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'с', 'м', 'ч', 'д', 'с' или '-1' за неограничен срок.", + "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' или '-1' за неограничен срок.", "(Beta)": "(Бета)", "(e.g. `sh webui.sh --api`)": "(например `sh webui.sh --api`)", "(latest)": "(последна)", From e720afacfab442410dc581039c010b7de1ea06e3 Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:24:29 -0300 Subject: [PATCH 3/9] Fixed translated variable names --- src/lib/i18n/locales/ja-JP/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index 600e44d8e..58fe45b09 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -1,5 +1,5 @@ { - "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'秒', '分', '時間', '日', '週' または '-1' で無期限。", + "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' または '-1' で無期限。", "(Beta)": "(ベータ版)", "(e.g. sh webui.sh --api)": "(例: sh webui.sh --api)", "(latest)": "(最新)", From c235a3d539b3e62b562f14e69ede62a4f735ed0b Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:25:39 -0300 Subject: [PATCH 4/9] Fixed translated variable names --- src/lib/i18n/locales/ko-KR/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 49c8f75fa..ea3c6e560 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -1,5 +1,5 @@ { - "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'초', '분', '시간', '일', '주' 또는 만료 없음 '-1'", + "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' 또는 만료 없음 '-1'", "(Beta)": "(Beta)", "(e.g. `sh webui.sh --api`)": "(예: `sh webui.sh --api`)", "(latest)": "(latest)", From 44f9e930d272715211c42373fd23680d1463e3f7 Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:26:54 -0300 Subject: [PATCH 5/9] Fixed malformed date string --- src/lib/i18n/locales/pl-pl/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/pl-pl/translation.json b/src/lib/i18n/locales/pl-pl/translation.json index e8b38d17b..855a29482 100644 --- a/src/lib/i18n/locales/pl-pl/translation.json +++ b/src/lib/i18n/locales/pl-pl/translation.json @@ -86,7 +86,7 @@ "Customize Ollama models for a specific purpose": "Dostosuj modele Ollama do określonego celu", "Dark": "Ciemny", "Database": "Baza danych", - "DD/MM/YYYY HH:mm": "DD/MM/RRRR GG:MM", + "DD/MM/YYYY HH:mm": "DD/MM/YYYY GG:MM", "Default": "Domyślny", "Default (Automatic1111)": "Domyślny (Automatyczny1111)", "Default (Web API)": "Domyślny (Interfejs API)", From 941dc41c3d8151fe4f677870772e19c6a62d37c1 Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:28:10 -0300 Subject: [PATCH 6/9] Fixed translated variable names and malformed date string --- src/lib/i18n/locales/pt-PT/translation.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index 80d16eb0f..48f15a4e8 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -1,5 +1,5 @@ { - "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 's' ou '-1' para nenhuma expiração.", + "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' ou '-1' para nenhuma expiração.", "(Beta)": "(Beta)", "(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)", "(latest)": "(mais recente)", @@ -86,7 +86,7 @@ "Customize Ollama models for a specific purpose": "Personalize os modelos Ollama para um propósito específico", "Dark": "Escuro", "Database": "Banco de dados", - "DD/MM/YYYY HH:mm": "DD/MM/AAAA HH:mm", + "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "Default": "Padrão", "Default (Automatic1111)": "Padrão (Automatic1111)", "Default (Web API)": "Padrão (API Web)", @@ -190,7 +190,7 @@ "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", "Mirostat Tau": "Mirostat Tau", - "MMMM DD, YYYY": "MMMM DD, AAAA", + "MMMM DD, YYYY": "DD/MM/YYYY", "Model '{{modelName}}' has been successfully downloaded.": "O modelo '{{modelName}}' foi baixado com sucesso.", "Model '{{modelTag}}' is already in queue for downloading.": "O modelo '{{modelTag}}' já está na fila para download.", "Model {{modelId}} not found": "Modelo {{modelId}} não encontrado", From 5f16ec077a41517142bd38dabe33c38a1449fcc2 Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:34:03 -0300 Subject: [PATCH 7/9] Fixed malformed time format --- src/lib/i18n/locales/pl-pl/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/pl-pl/translation.json b/src/lib/i18n/locales/pl-pl/translation.json index 855a29482..e3eb19a0d 100644 --- a/src/lib/i18n/locales/pl-pl/translation.json +++ b/src/lib/i18n/locales/pl-pl/translation.json @@ -86,7 +86,7 @@ "Customize Ollama models for a specific purpose": "Dostosuj modele Ollama do określonego celu", "Dark": "Ciemny", "Database": "Baza danych", - "DD/MM/YYYY HH:mm": "DD/MM/YYYY GG:MM", + "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "Default": "Domyślny", "Default (Automatic1111)": "Domyślny (Automatyczny1111)", "Default (Web API)": "Domyślny (Interfejs API)", From b788514a10ee49fee4b53b7f4dacc87c5e9200c6 Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:38:26 -0300 Subject: [PATCH 8/9] Fixed translated author name --- src/lib/i18n/locales/pl-pl/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/pl-pl/translation.json b/src/lib/i18n/locales/pl-pl/translation.json index e3eb19a0d..9de1d9d3c 100644 --- a/src/lib/i18n/locales/pl-pl/translation.json +++ b/src/lib/i18n/locales/pl-pl/translation.json @@ -88,7 +88,7 @@ "Database": "Baza danych", "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "Default": "Domyślny", - "Default (Automatic1111)": "Domyślny (Automatyczny1111)", + "Default (Automatic1111)": "Domyślny (Automatic1111)", "Default (Web API)": "Domyślny (Interfejs API)", "Default model updated": "Domyślny model zaktualizowany", "Default Prompt Suggestions": "Domyślne sugestie promptów", From a53c1cfc7775acf8f3eca0e5b0e7549294e111fd Mon Sep 17 00:00:00 2001 From: Valentino Stillhardt <4715129+Fusseldieb@users.noreply.github.com> Date: Thu, 18 Apr 2024 09:40:38 -0300 Subject: [PATCH 9/9] Fixed translated author name --- src/lib/i18n/locales/ru-RU/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index 2ff0bfb9f..3b4c551a9 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -88,7 +88,7 @@ "Database": "База данных", "DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm", "Default": "По умолчанию", - "Default (Automatic1111)": "По умолчанию (Автоматический1111)", + "Default (Automatic1111)": "По умолчанию (Automatic1111)", "Default (Web API)": "По умолчанию (Web API)", "Default model updated": "Модель по умолчанию обновлена", "Default Prompt Suggestions": "Предложения промтов по умолчанию",