From 61b6bca93e8a2562266c115ff7051e95d39cd43d Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 17:47:27 +0100 Subject: [PATCH 01/29] fix:pt improve portuguese translation --- tui/locales/pt-pt/channels.sh | 8 ++++---- tui/locales/pt-pt/detection.sh | 2 +- tui/locales/pt-pt/features.sh | 10 +++++----- tui/locales/pt-pt/finish.sh | 4 ++-- tui/locales/pt-pt/methods.sh | 4 ++-- tui/locales/pt-pt/profiles.sh | 2 +- tui/locales/pt-pt/satellite.sh | 16 ++++++++-------- tui/locales/pt-pt/summary.sh | 4 ++-- tui/locales/pt-pt/telemetry.sh | 2 +- tui/locales/pt-pt/tuning.sh | 2 +- tui/locales/pt-pt/uninstall.sh | 2 +- tui/locales/pt-pt/welcome.sh | 4 ++-- 12 files changed, 30 insertions(+), 30 deletions(-) diff --git a/tui/locales/pt-pt/channels.sh b/tui/locales/pt-pt/channels.sh index 683b0c14..5a0a67cf 100644 --- a/tui/locales/pt-pt/channels.sh +++ b/tui/locales/pt-pt/channels.sh @@ -1,10 +1,10 @@ #!/bin/env bash CONTENT=" -Existem duas versões de lançamento diferentes para o Open Voice OS: +Existem duas versões diferentes para o Open Voice OS: - - Stable (recomendada, mas ainda não disponível) - - Programador + - Estável (recomendada, mas ainda não disponível) + - Desenvolvimento A versão estável do Open Voice OS é uma versão bem testada e fiável para uso diário. @@ -12,6 +12,6 @@ A versão de desenvolvimento do Open Voice OS destina-se a programadores e entus Escolha uma versão: " -TITLE="Open Voice OS Installation - Versionen" +TITLE="Open Voice OS Instalação - Versão" export CONTENT TITLE diff --git a/tui/locales/pt-pt/detection.sh b/tui/locales/pt-pt/detection.sh index d39a8f75..1e0517a0 100644 --- a/tui/locales/pt-pt/detection.sh +++ b/tui/locales/pt-pt/detection.sh @@ -13,6 +13,6 @@ Propriedades do sistema reconhecidas automaticamente: - Som: $SOUND_SERVER - Ecrã: ${DISPLAY_SERVER^} " -TITLE="Open Voice OS Installation - Propriedades do sistema" +TITLE="Open Voice OS Instalação - Propriedades do sistema" export CONTENT TITLE diff --git a/tui/locales/pt-pt/features.sh b/tui/locales/pt-pt/features.sh index 2b84a29b..67956940 100644 --- a/tui/locales/pt-pt/features.sh +++ b/tui/locales/pt-pt/features.sh @@ -3,15 +3,15 @@ CONTENT=" Ao escolher entre GUI (Interface gráfica do utilizador) e Skills no Open Voice OS, deve ter em conta as suas preferências e necessidades. -A GUI é uma estrutura visual e de visualização de código aberto para o OVOS que corre no KDE Plasma e foi desenvolvida com o Kirigami, suportado pelo Qt. +A GUI é uma interface visual de código aberto para o OVOS que corre no KDE Plasma e foi desenvolvida com o Kirigami, suportado pelo Qt. -As competências permitem a interação através da voz, tornando-as eficientes para tarefas como a domótica, a obtenção de informações e o controlo de dispositivos inteligentes através de comandos de voz. +Skills permitem a interação através da voz, tornando-as eficientes para tarefas como a domótica, a obtenção de informações e o controlo de dispositivos inteligentes através de comandos de voz. Seleccione as funções a ativar: " -TITLE="Open Voice OS Installation - Características" -SKILL_DESCRIPTION="Descarregar uma seleção de competências (skills) OVOS" -EXTRA_SKILL_DESCRIPTION="Carregar competências OVOS adicionais" +TITLE="Open Voice OS Instalação - Características" +SKILL_DESCRIPTION="Descarregar uma seleção de skills OVOS" +EXTRA_SKILL_DESCRIPTION="Carregar skills OVOS adicionais" GUI_DESCRIPTION="Com interface gráfica do utilizador" export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/pt-pt/finish.sh b/tui/locales/pt-pt/finish.sh index 5b6ef860..25ce084d 100644 --- a/tui/locales/pt-pt/finish.sh +++ b/tui/locales/pt-pt/finish.sh @@ -16,8 +16,8 @@ Se tiver ativado a função Skill, pode interagir com o seu assistente dizendo: As definições do seu assistente podem ser alteradas no ficheiro de configuração $CONFIG_FILE. -Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Diverte-te com o Open Voice OS! +Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirtae-te com o Open Voice OS! " -TITLE="Open Voice OS Installation - Conclusão" +TITLE="Open Voice OS Instalação - Conclusão" export CONTENT TITLE diff --git a/tui/locales/pt-pt/methods.sh b/tui/locales/pt-pt/methods.sh index 2dd6fbbe..d9123bc5 100644 --- a/tui/locales/pt-pt/methods.sh +++ b/tui/locales/pt-pt/methods.sh @@ -3,7 +3,7 @@ CONTENT=" Existem dois ambientes para a instalação do Open Voice OS: - - Motor de contentores como o Docker + - Contentores como o Docker - Configuração num ambiente Python virtual Os contentores proporcionam isolamento e facilidade de implementação, enquanto um ambiente Python virtual proporciona mais flexibilidade e controlo sobre a instalação. @@ -12,6 +12,6 @@ Se o método de contentor for selecionado, o Docker será instalado automaticame Seleccione um método de implantação: " -TITLE="Open Voice OS Installation - Implantação" +TITLE="Open Voice OS Instalação - Implementação" export CONTENT TITLE diff --git a/tui/locales/pt-pt/profiles.sh b/tui/locales/pt-pt/profiles.sh index 49ad2547..728a049b 100644 --- a/tui/locales/pt-pt/profiles.sh +++ b/tui/locales/pt-pt/profiles.sh @@ -14,6 +14,6 @@ A única questão é saber qual o perfil que melhor se adapta às suas necessida Seleccione um perfil: " -TITLE="Open Voice OS Installation - Perfil" +TITLE="Open Voice OS Instalação - Perfil" export CONTENT TITLE diff --git a/tui/locales/pt-pt/satellite.sh b/tui/locales/pt-pt/satellite.sh index 6d271692..d66c1e5e 100644 --- a/tui/locales/pt-pt/satellite.sh +++ b/tui/locales/pt-pt/satellite.sh @@ -1,13 +1,13 @@ #!/bin/env bash # Global message -content="Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e competências partilhados que permite uma assistência e automatização linguística unificada e eficiente." +content="Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente." # Host CONTENT_HOST=" $content -Introduza o anfitrião do ouvinte do HiveMind (endereço DNS ou IP): +Introduza o anfitrião do servidor HiveMind (endereço DNS ou IP): " # Port @@ -21,19 +21,19 @@ Introduza a porta do ouvinte do HiveMind: CONTENT_KEY=" $content -Introduza a chave de escuta HiveMind do satélite: +Introduza a chave de acesso do servidor HiveMind para o satélite: " # Password CONTENT_PASSWORD=" $content -Introduza a palavra-passe do ouvinte HiveMind do satélite: +Introduza a palavra-passe do servidor HiveMind para o satélite: " -TITLE_HOST="Open Voice OS Installation - Satélite 1/4" -TITLE_PORT="Open Voice OS Installation - Satélite 2/4" -TITLE_KEY="Open Voice OS Installation - Satélite 3/4" -TITLE_PASSWORD="Open Voice OS Installation - Satélite 4/4" +TITLE_HOST="Open Voice OS Instalação - Satélite 1/4" +TITLE_PORT="Open Voice OS Instalação - Satélite 2/4" +TITLE_KEY="Open Voice OS Instalação - Satélite 3/4" +TITLE_PASSWORD="Open Voice OS Instalação - Satélite 4/4" export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/pt-pt/summary.sh b/tui/locales/pt-pt/summary.sh index 2de4f05d..a69a28e3 100644 --- a/tui/locales/pt-pt/summary.sh +++ b/tui/locales/pt-pt/summary.sh @@ -3,7 +3,7 @@ CONTENT=" Quase a terminar. Um breve resumo: - - Implantação: $METHOD + - Implementação: $METHOD - Versão: $CHANNEL - Perfil: $PROFILE - GUI: $FEATURE_GUI @@ -14,6 +14,6 @@ As decisões tomadas durante o processo de instalação do Open Voice OS foram c As definições estão correctas? " -TITLE="Open Voice OS Installation - Resumo" +TITLE="Open Voice OS Instalação - Resumo" export CONTENT TITLE diff --git a/tui/locales/pt-pt/telemetry.sh b/tui/locales/pt-pt/telemetry.sh index 11af31c2..9b487e30 100644 --- a/tui/locales/pt-pt/telemetry.sh +++ b/tui/locales/pt-pt/telemetry.sh @@ -13,6 +13,6 @@ Esta recolha de dados ocorre apenas durante o processo de instalação. Concorda em partilhar dados anónimos connosco? " -TITLE="Open Voice OS Installation - Telemetria" +TITLE="Open Voice OS Instalação - Telemetria" export CONTENT TITLE diff --git a/tui/locales/pt-pt/tuning.sh b/tui/locales/pt-pt/tuning.sh index 7380bcd6..2e5b0e56 100644 --- a/tui/locales/pt-pt/tuning.sh +++ b/tui/locales/pt-pt/tuning.sh @@ -7,6 +7,6 @@ Este processo de afinação tem como objetivo melhorar o desempenho, reduzir a u Ativar o ajuste para Raspberry Pi (recomendado)? " -TITLE="Open Voice OS Installation - Otimização" +TITLE="Open Voice OS Instalação - Otimização" export CONTENT TITLE diff --git a/tui/locales/pt-pt/uninstall.sh b/tui/locales/pt-pt/uninstall.sh index 4026de77..b7499c1b 100644 --- a/tui/locales/pt-pt/uninstall.sh +++ b/tui/locales/pt-pt/uninstall.sh @@ -14,6 +14,6 @@ Como o Docker e o PipeWire podem ter sido instalados pelo sistema ou manualmente Pretende desinstalar o Open Voice OS? " -TITLE="Open Voice OS Installation - Desinstalação" +TITLE="Open Voice OS Instalação - Desinstalação" export CONTENT TITLE diff --git a/tui/locales/pt-pt/welcome.sh b/tui/locales/pt-pt/welcome.sh index d1442a89..9df2ed03 100644 --- a/tui/locales/pt-pt/welcome.sh +++ b/tui/locales/pt-pt/welcome.sh @@ -7,8 +7,8 @@ Temos o prazer de lhe apresentar o Open Voice OS, o assistente de voz de código A instalação do Open Voice OS é muito fácil e abre um mundo de possibilidades para a conveniência do controlo por voz. Quer seja um entusiasta da tecnologia ou apenas queira simplificar as suas tarefas diárias, o Open Voice OS está aqui para tornar a sua vida mais fácil. -Comece a instalar hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟 +Instale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟 " -TITLE="Open Voice OS Installation - Bem-vindo" +TITLE="Open Voice OS Instalação - Bem-vindo" export CONTENT TITLE From b80686f177390cea7221be81e22b14ec857138c5 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 17:48:43 +0100 Subject: [PATCH 02/29] typo --- tui/locales/pt-pt/finish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tui/locales/pt-pt/finish.sh b/tui/locales/pt-pt/finish.sh index 25ce084d..deced924 100644 --- a/tui/locales/pt-pt/finish.sh +++ b/tui/locales/pt-pt/finish.sh @@ -16,7 +16,7 @@ Se tiver ativado a função Skill, pode interagir com o seu assistente dizendo: As definições do seu assistente podem ser alteradas no ficheiro de configuração $CONFIG_FILE. -Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirtae-te com o Open Voice OS! +Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirta-se com o Open Voice OS! " TITLE="Open Voice OS Instalação - Conclusão" From c9dd4e225df69dbcd8d5e2a5437b46a42cfb442a Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 19:18:26 +0100 Subject: [PATCH 03/29] feat:gitlocalize adds support for integrating with Gitlocalize whenever a PR from gitlocalize bot is merged the sync_translations.py script will run and update the `locale` folder with user submitted strings from GitLocalize platform --- .github/workflows/sync_tx.yml | 37 ++++++++++ scripts/sync_translations.py | 120 ++++++++++++++++++++++++++++++++ translations/de-de/strings.json | 66 ++++++++++++++++++ translations/en-us/strings.json | 66 ++++++++++++++++++ translations/es-es/strings.json | 66 ++++++++++++++++++ translations/fr-fr/strings.json | 66 ++++++++++++++++++ translations/hi-in/strings.json | 62 +++++++++++++++++ translations/it-it/strings.json | 66 ++++++++++++++++++ translations/nl-nl/strings.json | 66 ++++++++++++++++++ translations/pt-pt/strings.json | 66 ++++++++++++++++++ 10 files changed, 681 insertions(+) create mode 100644 .github/workflows/sync_tx.yml create mode 100644 scripts/sync_translations.py create mode 100644 translations/de-de/strings.json create mode 100644 translations/en-us/strings.json create mode 100644 translations/es-es/strings.json create mode 100644 translations/fr-fr/strings.json create mode 100644 translations/hi-in/strings.json create mode 100644 translations/it-it/strings.json create mode 100644 translations/nl-nl/strings.json create mode 100644 translations/pt-pt/strings.json diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml new file mode 100644 index 00000000..5e7d3070 --- /dev/null +++ b/.github/workflows/sync_tx.yml @@ -0,0 +1,37 @@ +name: Run script on merge to dev by gitlocalize-app + +on: + workflow_dispatch: + push: + branches: + - dev + +jobs: + run-script: + runs-on: ubuntu-latest + steps: + - name: Check out repository + uses: actions/checkout@v2 + with: + ref: dev + fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository. + - name: Setup Python + uses: actions/setup-python@v1 + with: + python-version: 3.9 + + - name: Run script if manual dispatch + if: github.event_name == 'workflow_dispatch' + run: | + python scripts/sync_translations.py + + - name: Run script if merged by gitlocalize-app[bot] + if: github.event_name == 'push' && github.event.head_commit.author.username == 'gitlocalize-app[bot]' + run: | + python scripts/sync_translations.py + + - name: Commit to dev + uses: stefanzweifel/git-auto-commit-action@v4 + with: + commit_message: Update translations + branch: dev diff --git a/scripts/sync_translations.py b/scripts/sync_translations.py new file mode 100644 index 00000000..a8668f58 --- /dev/null +++ b/scripts/sync_translations.py @@ -0,0 +1,120 @@ +import json +import os +from os.path import dirname + +TEMPLATE = """ +#!/bin/env bash + +CONTENT="{content}" +TITLE="{title}" + +export CONTENT TITLE + +""" + +MISC_TEMPLATE = """ +#!/bin/env bash + +OK_BUTTON="{ok_button}" +YES_BUTTON="{yes_button}" +NO_BUTTON="{no_button}" +BACK_BUTTON="{back_button}" + +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +""" + +FEATURES_TEMPLATE = """ +#!/bin/env bash + +CONTENT=" +{content} +" +TITLE="{title}" +SKILL_DESCRIPTION="{skill_description}" +EXTRA_SKILL_DESCRIPTION="{extra_skill_description}" +GUI_DESCRIPTION="{gui_description}" + +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +""" + +SAT_TEMPLATE = """ +#!/bin/env bash + +# Global message +content="{content}" + +# Host +CONTENT_HOST=" +$content + +{content_host} +" + +# Port +CONTENT_PORT=" +$content + +{content_port} +" + +# Key +CONTENT_KEY=" +$content + +{content_key} +" + +# Password +CONTENT_PASSWORD=" +$content + +{content_password} +" + +TITLE_HOST="{title_host}" +TITLE_PORT="{title_port}" +TITLE_KEY="{title_key}" +TITLE_PASSWORD="{title_password}" + +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD + +""" + +TEMPLATES = { + "misc.sh": MISC_TEMPLATE, + "channels.sh": TEMPLATE, + "detection.sh": TEMPLATE, + "features.sh": FEATURES_TEMPLATE, + "finish.sh": TEMPLATE, + "methods.sh": TEMPLATE, + "profiles.sh": TEMPLATE, + "satellite.sh": SAT_TEMPLATE, + "summary.sh": TEMPLATE, + "telemetry.sh": TEMPLATE, + "tuning.sh": TEMPLATE, + "uninstall.sh": TEMPLATE, + "welcome.sh": TEMPLATE +} + +TRANSLATIONS_FOLDER = f"{dirname(dirname(__file__))}/translations" +LOCALE_FOLDER = f"{dirname(dirname(__file__))}/tui/locales" + + +def load_lang_data(lang): + with open(f"{TRANSLATIONS_FOLDER}/{lang}/strings.json") as f: + data = json.load(f) + return data + + +def update_locale(lang): + data = load_lang_data(lang) + for f, template in TEMPLATES.items(): + keys = {k.lower(): v for k, v in data[f].items()} + os.makedirs(f"{LOCALE_FOLDER}/{lang}", exist_ok=True) + with open(f"{LOCALE_FOLDER}/{lang}/{f}", "w") as f: + f.write(template.format(**keys).strip()) + + +for lang in os.listdir(TRANSLATIONS_FOLDER): + update_locale(lang) + diff --git a/translations/de-de/strings.json b/translations/de-de/strings.json new file mode 100644 index 00000000..2af0c05a --- /dev/null +++ b/translations/de-de/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Nächster", + "yes_button": "Ja", + "no_button": "Nein", + "back_button": "Zurück" + }, + "channels.sh": { + "title": "Open Voice OS Installation - Versionen", + "content": "Für Open Voice OS gibt es zwei verschiedene Release Versionen:\n\n - Stabil (empfohlen, aber noch nicht verfügbar)\n - Entwickler\n\nDie stabile Version von Open Voice OS ist eine gut getestete und zuverlässige Version für den täglichen Gebrauch.\n\nDie Entwicklungsversion von Open Voice OS ist für Entwickler und Enthusiasten gedacht, die den neusten Entwicklungen experimentieren und zur Weiterentwicklung der Plattform beitragen möchten..\n\nwähle eine Version:" + }, + "detection.sh": { + "title": "Open Voice OS Installation - Systemeigenschaften", + "content": "Automatisch erkannte Systemeigenschaften:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installation - Funktionen", + "content": "Bei der Wahl zwischen GUI (Interfaccia utente grafica) und Skills in Open Voice OS sollten Sie Ihre Vorlieben und Bedürfnisse berücksichtigen.\n\nDie GUI ist ein quelloffenes visuelles und Display-Framework für OVOS, das auf KDE Plasma läuft und mit Kirigami, unterstützt durch Qt, entwickelt wurde.\n\nSkills ermöglichen die Interaktion durch Sprache, was sie effizient für Aufgaben wie Hausautomatisierung, Informationsabfrage und die Steuerung intelligenter Geräte durch Sprachbefehle macht.\n\nBitte wählen Sie die zu aktivierenden Funktionen aus:", + "skill_description": "Lade eine Auswahl an OVOS skills\nLaden Sie zusätzliche OVOS-Fähigkeiten", + "extra_skill_description": "Laden Sie zusätzliche OVOS-Fähigkeiten", + "gui_description": "Mit grafischer Benutzeroberfläche" + }, + "finish.sh": { + "title": "Open Voice OS Installation - Abschluß", + "content": "Die Installation wurde erfolgreich abgeschlossen! 🎉\n\nIhr Sprachassistent ist jetzt einsatzbereit. Wir freuen uns darauf, dass Sie das breite Spektrum an Funktionen und Möglichkeiten dieses Sprachassistenten erkunden können.\n\nWenn Sie die Skill-Funktion aktiviert haben, können Sie mit Ihrem Assistenten interagieren, indem Sie sagen:\n\n - Hey Mycroft, wieviel uhr ist es?\n - Hey Mycroft, wie ist die Temperatur?\n - Hey Mycroft, stelle einen Timer für drei Minuten?\n - Hey Mycroft, wer hat dich gemacht?\n - Hey Mycroft, wer ist Ada Lovelace?\n - Hey Mycroft, was würde Duke Nukem sagen?\n\nDie Einstellungen Ihres Assistenten können in der Konfigurationsdatei $CONFIG_FILE geändert werden.\n\nSollten Sie in Zukunft Unterstützung oder Updates benötigen, können Sie sich gerne an uns wenden. Viel Spaß mit Open Voice OS!" + }, + "methods.sh": { + "title": "Open Voice OS Installation - Installationsumgebung", + "content": "Für die Installation von Open Voice OS gibt es zwei Umgebungen:\n\n - Container-Engine wie z.B. Docker\n - Einrichten in einer virtuellen Python-Umgebung\n\nContainer bieten Isolierung und einfache Bereitstellung, während eine virtuelle Python-Umgebung mehr Flexibilität und Kontrolle über die Installation bietet.\n\nWenn die Container-Methode gewählt wird, wird Docker automatisch installiert, wenn es nicht auf dem System vorhanden ist.\n\nBitte wählen Sie eine Installationsumgebung aus:" + }, + "profiles.sh": { + "title": "Open Voice OS Installation - Profil", + "content": "Um ein vielseitiges und vernetztes System zu schaffen, das für viele Anwendungen geeignet ist, gibt es drei faszinierende Möglichkeiten:\n\n - Open Voice OS Master: Das klassische Open Voice OS-Erlebnis\n - HiveMind Satellite: Open Voice OS-Audiokomponenten, die mit HiveMind Listener verbunden sind\n - Server: Nur Open Voice OS Core und HiveMind Core, keine Audiofunktionen\n\nJedes dieser Profile bietet einzigartige Funktionen und Möglichkeiten, die Ihr digitales Erlebnis erheblich verbessern können.\n\nDie Frage ist nur, welches Profil am besten zu Ihren Bedürfnissen und Vorlieben passt.\n\nBitte wählen Sie ein Profil aus:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Installation - Satellit 1/4", + "title_port": "Open Voice OS Installation - Satellit 2/4", + "title_key": "Open Voice OS Installation - Satellit 3/4", + "title_password": "Open Voice OS Installation - Satellit 4/4", + "content": "Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht.\n\n# Host", + "content_host": "$content\n\nGib den HiveMind listener host ein(DNS oder IP address):", + "content_port": "$content\n\nGib den HiveMind listener port ein:", + "content_key": "$content\n\nGib den HiveMind listener key des Satelliten ein:", + "content_password": "$content\n\nGib das HiveMind listener Passwort des Satelliten ein:" + }, + "summary.sh": { + "title": "Open Voice OS Installation - Zusammenfassung", + "content": "Fast fertig. Eine kurze Zusammenfassung:\n\n - Umgebung: $METHOD\n - Version: $CHANNEL\n - Profil: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Tuning: $TUNING\n\nDie Entscheidungen, die während des Installationsprozesses von Open Voice OS getroffen werden, wurden sorgfältig abgewogen, um unser System an Ihre individuellen Bedürfnisse und Vorlieben anzupassen.\n\nStimmen die Einstellungen?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installation - Telemetrie", + "content": "Indem Sie sich dafür entscheiden, Telemetriedaten mit uns zu teilen, spielen Sie eine entscheidende Rolle bei der Bereitstellung wertvoller, anonymer Informationen, die es uns ermöglichen, die Erfahrungen der Nutzer besser zu verstehen und die Leistung unserer Software zu verbessern.\n\nIhre Telemetriedaten geben uns wichtige Einblicke in die Funktionsweise der Software in realen Szenarien. Diese Daten werden anonym gesammelt, um Ihre Privatsphäre und Vertraulichkeit zu wahren.\n\nDie gesammelten Informationen helfen uns, potenzielle Probleme zu erkennen, Funktionen zu optimieren und eine reibungslosere, effizientere Benutzererfahrung für alle zu gewährleisten.\n\nWeitere Informationen zu den gesammelten Daten finden Sie unter: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nDiese Datenerfassung erfolgt nur während des Installationsvorgangs.\n\nSind Sie damit einverstanden, anonyme Daten mit uns zu teilen?" + }, + "tuning.sh": { + "title": "Open Voice OS Installation - Tuning", + "content": "Beim Open Voice OS Tuning für Raspberry Pi wird das Betriebssystem so optimiert, dass es auf der Hardware des Raspberry Pi effizient läuft.\n\nDieser Tuning-Prozess zielt darauf ab, die Leistung zu verbessern, die Ressourcennutzung zu reduzieren und eine reibungslosere Benutzererfahrung zu gewährleisten, was es zu einer ausgezeichneten Wahl für ressourcenbeschränkte Geräte wie den Raspberry Pi macht.\n\nTuning für Raspberry Pi aktivieren (empfohlen)?" + }, + "uninstall.sh": { + "title": "Open Voice OS Installation - Deinstallation", + "content": "Es wurde eine vorhandene Instanz von Open Voice OS erkannt.\n\nDa Docker und PipeWire möglicherweise vom System oder manuell installiert wurden, wird das Installationsprogramm die folgenden Pakete nicht entfernen:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nMöchten Sie Open Voice OS deinstallieren?" + }, + "welcome.sh": { + "title": "Open Voice OS Installation - Welcome", + "content": "Hallo und herzlich willkommen bei der Installation von Open Voice OS!\n\nWir freuen uns, Ihnen Open Voice OS vorstellen zu können, den Open-Source-Sprachassistenten.\n\nDie Installation von Open Voice OS ist ein Kinderspiel und eröffnet eine Welt voller Möglichkeiten für sprachgesteuerten Komfort. Egal, ob du ein Technik-Enthusiast bist oder einfach nur deine täglichen Aufgaben vereinfachen willst, Open Voice OS ist da, um dein Leben zu erleichtern.\n\nBeginnen Sie noch heute mit der Installation und lassen Sie sich von Ihrer Stimme durch die Zukunft der Technologie führen!🌟" + } +} \ No newline at end of file diff --git a/translations/en-us/strings.json b/translations/en-us/strings.json new file mode 100644 index 00000000..a5007afb --- /dev/null +++ b/translations/en-us/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Next", + "yes_button": "Yes", + "no_button": "No", + "back_button": "Back" + }, + "channels.sh": { + "title": "Open Voice OS Installation - Channels", + "content": "Open Voice OS has two main release channels:\n\n - stable (recommended but not yet available)\n - development\n\nThe stable release of Open Voice OS is a well-tested and reliable version suitable for everyday use.\n\nThe development release of Open Voice OS is intended for developers and enthusiasts who want to experiment with cutting-edge features and contribute to the platform's development.\n\nPlease select a channel:" + }, + "detection.sh": { + "title": "Open Voice OS Installation - Detected", + "content": "Please find the detected information:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installation - Features", + "content": "When choosing between GUI (Graphical User Interface) and skills in Open Voice OS, consider your preference and needs.\n\nThe GUI is an open source visual and display framework for OVOS running on top of KDE Plasma and built using Kirigami empowered by Qt.\n\nSkills enable interaction through speech, making it efficient for tasks like home automation, information retrieval, and controlling smart devices using natural language commands.\n\nPlease choose the features to enable:", + "skill_description": "Load default OVOS skills\nLoad extra OVOS skills", + "extra_skill_description": "Load extra OVOS skills", + "gui_description": "Enable graphical user interface" + }, + "finish.sh": { + "title": "Open Voice OS Installation - Finish", + "content": "The installation has been successfully completed! 🎉\n\nYour voice assistant is ready to go. We're excited for you to explore the wide array of features and capabilities this voice assistant has to offer.\n\nIf you enabled the default skills feature then you can start to interact with your assistant by saying:\n\n - Hey Mycroft, what time is it?\n - Hey Mycroft, what is the temperature?\n - Hey Mycroft, who made you?\n - Hey Mycroft, who is Ada Lovelace?\n - Hey Mycroft, what would Duke Nukem say?\n\nThe settings of your assistant could be changed in the $CONFIG_FILE configuration file.\n\nShould you need any assistance or updates in the future, feel free to reach out. Enjoy your Open Voice OS experience!" + }, + "methods.sh": { + "title": "Open Voice OS Installation - Methods", + "content": "To install Open Voice OS, you have two primary methods:\n\n - Containers engine such as Docker\n - Setting it up in a Python virtual environment\n\nContainers provide isolation and easy deployment, while a Python virtual environment offers more flexibility and control over the installation.\n\nIf the containers method is selected, Docker will be installed automatically if not present on the system.\n\nPlease select an installation method:" + }, + "profiles.sh": { + "title": "Open Voice OS Installation - Profiles", + "content": "To create a versatile system that is suitable for many applications, there are three intriguing choices:\n\n - Open Voice OS Master: The Open Voice OS classic experience\n - HiveMind Satellite: Open Voice OS audio components connected to HiveMind Listener\n - HiveMind Listener: Hub for HiveMind Satellite, bots, etc.. to connect to\n - Server: Open Voice OS Core and HiveMind Core only, no audio features\n\nEach of these profiles offers unique features and capabilities that could greatly enhance your digital experience.\n\nThe question is, which one aligns best with your needs and preferences?\n\nPlease select a profile:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Installation - Satellite 1/4", + "title_port": "Open Voice OS Installation - Satellite 2/4", + "title_key": "Open Voice OS Installation - Satellite 3/4", + "title_password": "Open Voice OS Installation - Satellite 4/4", + "content": "By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience.\n\n# Host", + "content_host": "$content\n\nPlease enter the HiveMind listener host (DNS or IP address):", + "content_port": "$content\n\nPlease enter the HiveMind listener port:", + "content_key": "$content\n\nPlease enter the HiveMind listener key related to the satellite:", + "content_password": "$content\n\nPlease enter the HiveMind listener password related to the satellite:" + }, + "summary.sh": { + "title": "Open Voice OS Installation - Summary", + "content": "You are almost done, here is a summary of choices you made to install Open Voice OS:\n\n - Method: $METHOD\n - Version: $CHANNEL\n - Profile: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills $FEATURE_SKILLS\n - Tuning: $TUNING\n\nThe choices made during the Open Voice OS installation process have been carefully considered to tailor our system to your unique needs and preferences.\n\nDoes is sound correct to you?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installation - Telemetry", + "content": "By opting to share telemetry with us, you play a crucial role in contributing valuable, anonymous information that enables us to better understand user experiences and improve our software's performance.\n\nYour telemetry data includes essential insights into how the software functions in real-world scenarios. This data is collected anonymously, prioritizing your privacy and confidentiality.\n\nThe information gathered helps us identify potential issues, optimize features, and ensure a smoother, more efficient user experience for everyone.\n\nFor more information about collected data please visit: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nThis data collection will only happen during the installation process.\n\nDo you accept to share anonymous data with us?" + }, + "tuning.sh": { + "title": "Open Voice OS Installation - Tuning", + "content": "Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating system to run efficiently on the Raspberry Pi hardware.\n\nThis tuning process aims to enhance performance, reduce resource usage, and ensure a smoother user experience, making it an excellent choice for resource-constrained devices like the Raspberry Pi.\n\nEnable tuning for Raspberry Pi (recommended)?" + }, + "uninstall.sh": { + "title": "Open Voice OS Installation - Uninstall", + "content": "An existing instance of Open Voice OS has been detected.\n\nBecause Docker and PipeWire might have been installed by the system or manually, the installer will not remove the following packages:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nDo you want to uninstall Open Voice OS?" + }, + "welcome.sh": { + "title": "Open Voice OS Installation - Welcome", + "content": "Hello and welcome to the Open Voice OS installation!\n\nWe're excited to introduce you to Open Voice OS, the open-source voice assistant that's changing the way we interact with technology.\n\nInstalling Open Voice OS is a breeze, and it opens up a world of possibilities for voice-controlled convenience. Whether you're a tech enthusiast or just looking to simplify your daily tasks, Open Voice OS is here to make your life easier.\n\nGet started with the installation today and let your voice guide you through the future of technology!🌟" + } +} \ No newline at end of file diff --git a/translations/es-es/strings.json b/translations/es-es/strings.json new file mode 100644 index 00000000..df70c449 --- /dev/null +++ b/translations/es-es/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Siguiente", + "yes_button": "Sí", + "no_button": "No", + "back_button": "Atrás" + }, + "channels.sh": { + "title": "Open Voice OS Installation - Versionen", + "content": "Existen dos versiones diferentes para Open Voice OS:\n\n - Estable (recomendada, pero aún no disponible)\n - Desarrollador\n\nLa versión estable de Open Voice OS es una versión probada y fiable para el uso diario.\n\nLa versión de desarrollo de Open Voice OS está destinada a desarrolladores y entusiastas que deseen experimentar con los últimos avances y contribuir al desarrollo futuro de la plataforma.\n\nElija una versión:" + }, + "detection.sh": { + "title": "Open Voice OS Installation - Propiedades del sistema", + "content": "Propiedades del sistema reconocidas automáticamente:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installation - Características", + "content": "A la hora de elegir entre GUI (Interfaz gráfica de usuario) y Skills en Open Voice OS, debes tener en cuenta tus preferencias y necesidades.\n\nLa GUI es un marco visual y de visualización de código abierto para OVOS que se ejecuta en KDE Plasma y fue desarrollado con Kirigami, con el apoyo de Qt.\n\nLas habilidades permiten la interacción a través de la voz, lo que las hace eficaces para tareas como la domótica, la recuperación de información y el control de dispositivos inteligentes mediante comandos de voz.\n\nSeleccione las funciones que desea activar:", + "skill_description": "Descargar una selección de competencias (skills) OVOS\nCargar habilidades OVOS adicionales", + "extra_skill_description": "Cargar habilidades OVOS adicionales", + "gui_description": "Con interfaz gráfica de usuario" + }, + "finish.sh": { + "title": "Open Voice OS Installation - Conclusión", + "content": "¡La instalación se ha completado con éxito! 🎉\n\nTu asistente de voz ya está listo para su uso. Estamos deseando que explores el amplio abanico de funciones y posibilidades de este asistente de voz.\n\nSi has activado la función Habilidad, puedes interactuar con tu asistente diciendo:\n\n - Hey Mycroft, ¿qué hora es?\n - Hey Mycroft, ¿qué temperatura hace?\n - Hey Mycroft, ¿pones un temporizador en tres minutos?\n - Hey Mycroft, ¿quién te ha hecho?\n - Hey Mycroft, ¿quién es Ada Lovelace?\n - Hey Mycroft, ¿qué diría Duke Nukem?\n\nLos ajustes de tu asistente pueden modificarse en el fichero de configuración $CONFIG_FILE.\n\nSi necesitas soporte o actualizaciones en el futuro, no dudes en ponerte en contacto con nosotros. ¡Diviértete con Open Voice OS!" + }, + "methods.sh": { + "title": "Open Voice OS Installation - Entorno de instalación", + "content": "Existen dos entornos para la instalación de Open Voice OS:\n\n - Motor de contenedores como Docker\n - Instalación en un entorno virtual Python\n\nLos contenedores proporcionan aislamiento y facilidad de despliegue, mientras que un entorno virtual Python proporciona más flexibilidad y control sobre la instalación.\n\nSi se selecciona el método de contenedor, Docker se instalará automáticamente si no está presente en el sistema.\n\nSeleccione un entorno de instalación:" + }, + "profiles.sh": { + "title": "Open Voice OS Installation - Perfiles", + "content": "Para crear un sistema versátil y en red adecuado para muchas aplicaciones, existen tres fascinantes opciones:\n\n - Open Voice OS Master: La experiencia clásica de Open Voice OS\n - HiveMind Satellite: Componentes de audio de Open Voice OS conectados a HiveMind Listener\n - HiveMind Listener: Hub para HiveMind Satellite, bots, etc. para conectarse\n - Servidor: Open Voice OS Core y HiveMind Core únicamente, sin funciones de audio\n\nCada uno de estos perfiles ofrece características y capacidades únicas que pueden mejorar significativamente tu experiencia digital.\n\nLa única pregunta es qué perfil se adapta mejor a tus necesidades y preferencias.\n\nSeleccione un perfil:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Installation - Satélite 1/4", + "title_port": "Open Voice OS Installation - Satélite 2/4", + "title_key": "Open Voice OS Installation - Satélite 3/4", + "title_password": "Open Voice OS Installation - Satélite 4/4", + "content": "Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces.\n\n# Host", + "content_host": "$content\n\nIntroduzca el host de escucha HiveMind (DNS o dirección IP):", + "content_port": "$content\n\nIntroduzca el puerto de escucha HiveMind:", + "content_key": "$content\n\nIntroduzca la clave de escucha HiveMind del satélite:", + "content_password": "$content\n\nIntroduzca la contraseña de escucha HiveMind del satélite:" + }, + "summary.sh": { + "title": "Open Voice OS Installation - Resumen", + "content": "Casi terminado. Un breve resumen:\n\n - Entorno: $METHOD\n - Version: $CHANNEL\n - Perfile: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Sintonización: $TUNING\n\nLas decisiones tomadas durante el proceso de instalación de Open Voice OS han sido cuidadosamente consideradas para adaptar nuestro sistema a sus necesidades y preferencias individuales.\n\n¿Son correctos los ajustes?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installation - Telemetrie", + "content": "Al compartir con nosotros sus datos telemétricos, usted desempeña un papel fundamental al proporcionarnos información valiosa y anónima que nos permite comprender mejor la experiencia del usuario y mejorar el rendimiento de nuestro software.\n\nSus datos de telemetría nos proporcionan información importante sobre el funcionamiento del software en situaciones reales. Estos datos se recogen de forma anónima para proteger su privacidad y confidencialidad.\n\nLa información recopilada nos ayuda a identificar posibles problemas, optimizar funciones y garantizar una experiencia de usuario más fluida y eficiente para todos.\n\nPuede encontrar más información sobre los datos recogidos en: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nEsta recogida de datos sólo tiene lugar durante el proceso de instalación.\n\n¿Está de acuerdo en compartir datos anónimos con nosotros?" + }, + "tuning.sh": { + "title": "Open Voice OS Installation - Optimización", + "content": "Open Voice OS Tuning para Raspberry Pi optimiza el sistema operativo para que funcione de forma eficiente en el hardware de Raspberry Pi.\n\nEste proceso de ajuste tiene como objetivo mejorar el rendimiento, reducir la utilización de recursos y garantizar una experiencia de usuario más fluida, por lo que es una excelente opción para dispositivos con recursos limitados como la Raspberry Pi.\n\n¿Habilitar el ajuste para Raspberry Pi (recomendado)?" + }, + "uninstall.sh": { + "title": "Open Voice OS Installation - Desinstalación", + "content": "Se ha detectado una instancia existente de Open Voice OS.\n\nComo Docker y PipeWire pueden haber sido instalados por el sistema o manualmente, el programa de instalación no eliminará los siguientes paquetes:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\n¿Quieres desinstalar Open Voice OS?" + }, + "welcome.sh": { + "title": "Open Voice OS Installation - Welcome", + "content": "¡Hola y bienvenido a la instalación de Open Voice OS!\n\nNos complace presentarle Open Voice OS, el asistente de voz de código abierto.\n\nInstalar Open Voice OS es muy sencillo y abre un mundo de posibilidades para la comodidad controlada por voz. Tanto si eres un entusiasta de la tecnología como si simplemente quieres simplificar tus tareas diarias, Open Voice OS está aquí para hacerte la vida más fácil.\n\nEmpieza a instalarlo hoy mismo y deja que tu voz te guíe por el futuro de la tecnología." + } +} \ No newline at end of file diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json new file mode 100644 index 00000000..aafd56ab --- /dev/null +++ b/translations/fr-fr/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Suivant", + "yes_button": "Oui", + "no_button": "Non", + "back_button": "Retour" + }, + "channels.sh": { + "title": "Open Voice OS Installation - Canaux d'installation", + "content": "Open Voice OS possède deux canaux d'instalaltion:\n\n - stable (recommandé mais pas encore disponible)\n - développment\n\nLa version stable d'Open Voice OS est une version bien testée et fiable, adaptée à un usage quotidien.\n\nLa version de développement d'Open Voice OS est destinée aux développeurs et aux passionnés qui souhaitent expérimenter des fonctionnalités de pointe et contribuer au développement de la plateforme.\n\nVeuillez sélectionner une canal:" + }, + "detection.sh": { + "title": "Open Voice OS Installation - Détecté", + "content": "Veuillez trouver ci-dessous les information détectées:\n\n - Système d'exploitation: ${DISTRO_NAME^} $DISTRO_VERSION\n - Noyau: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Matériel: $HARDWARE_DETECTED\n - Environnement virtuel: $VENV_PATH\n - Serveur de son: $SOUND_SERVER\n - Serveur graphique: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installation - Fonctionnalités", + "content": "Le choix entre une interface graphique et les compétences par défaut d'Open Voice OS, dépend de vots besoins ainsi que de vos préférences.\n\nL'interface graphique est openn source et basée sur KDE Plasma et construit à l'aide de Kirigami optimisé par Qt, elle permet de mettre en image certaines compétences (météo, date, etc...)\n\nLes compétences permettent le déclenchement d'actions par la parole, ce qui rend tâches telles que la domotique, les nouvelles, la météo, etc... simples et intuitives.\n\nVeuillez sélectionner les fonctionnalités à activer:", + "skill_description": "Chargement des compétences par défaut d'OVOS\nChargement des compétences OVOS supplémentaires", + "extra_skill_description": "Chargement des compétences OVOS supplémentaires", + "gui_description": "Activation de l'interface graphique" + }, + "finish.sh": { + "title": "Open Voice OS Installation - Clap de fin", + "content": "L'installation s'est terminée avec succès! 🎉\n\nVotre assistant vocal est prêt à être utilisé. Nous sommes ravis que vous exploriez le large éventail de fonctionnalités et de capacités que cet assistant vocal a à offrir.\n\nSi vous avez activé la fonctionnalité de compétences par défaut, vous pouvez commencer à interagir avec votre assistant en disant:\n\n - Hey Mycroft, quelle heure est-il?\n - Hey Mycroft, quelle est la température?\n - Hey Mycroft, qui t'a créé?\n - Hey Mycroft, qui est Ada Lovelace?\n - Hey Mycroft, qu'est-ce que Duke Nukem dirait?\n\nLes paramètres de votre assistant peuvent être modifiés dans le fichier de configuration $CONFIG_FILE.\n\nSi vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS!" + }, + "methods.sh": { + "title": "Open Voice OS Installation - Méthodes d'installation", + "content": "Il existe deux méthodes pour installation Open Voice OS:\n\n - Au travers d'un moteur de conteneurisation tel que Docker\n - Au travers d'un environnement virtuel Python\n\nLes conteneurs offrent une isolation et un déploiement facile, tandis qu'un environnement virtuel Python offre plus de flexibilité et de contrôle sur l'installation.\n\nSi la méthode conteneurs est sélectionnée, Docker sera installé automatiquement s'il n'est pas présent sur le système.\n\nVeuillez sélectionner une méthode d'installation:" + }, + "profiles.sh": { + "title": "Open Voice OS Installation - Profil d'installation", + "content": "Dans la quête actuelle du compagnon numérique idéal, nous nous trouvons à la croisée des chemins avec trois choix intrigants:\n\n - Open Voice OS: L'expérience classique Open Voice OS\n - HiveMind Satellite: Exécute les composants audio sur un appareil\n - HiveMind Listener: Hub auquel HiveMind Satellite peut se connecter\n - Serveur: Open Voice OS Core et HiveMind Core uniquement, aucune fonctions audio\n\nChacun de ces profils offre des fonctionnalités et des capacités uniques qui pourraient grandement améliorer votre expérience numérique.\n\nLa question est de savoir lequel correspond le mieux à vos besoins et préférences?\n\nVeuillez sélectionner un profil:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Installation - Satellite 1/4", + "title_port": "Open Voice OS Installation - Satellite 2/4", + "title_key": "Open Voice OS Installation - Satellite 3/4", + "title_password": "Open Voice OS Installation - Satellite 4/4", + "content": "En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace.\n\n# Host", + "content_host": "$content\n\nVeuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP):", + "content_port": "$content\n\nVeuillez entrer le port d'écoute d'HiveMind Listener:", + "content_key": "$content\n\nVeuillez saisir la clé d'HiveMind Listener liée au satellite:", + "content_password": "$content\n\nVeuillez saisir le mot de passe d'HiveMind Listener lié au satellite:" + }, + "summary.sh": { + "title": "Open Voice OS Installation - Résumé", + "content": "Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS:\n\n - Méthode d'installation: $METHOD\n - Canal de déployment: $CHANNEL\n - Profil d'installation: $PROFILE\n - Interface graphique: $FEATURE_GUI\n - Compétences par défaut $FEATURE_SKILLS\n - Réglages Raspberry Pi: $TUNING\n\nLes choix effectués lors du processus d'installation d'Open Voice OS ont été soigneusement étudiés pour adapter notre système à vos besoins et préférences.\n\nEst-ce que tout cela vous semble correct?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installation - Télémétrie", + "content": "En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS.\n\nVos données de télémétrie comprennent des informations essentielles sur le fonctionnement du logiciel dans des scénarios réels. Ces données sont collectées de manière anonyme, en privilégiant votre vie privée et votre confidentialité.\n\nLes informations recueillies nous aident à identifier les problèmes potentiels, à optimiser les fonctionnalités et à garantir une expérience utilisateur plus fluide et plus efficace pour chacun.\n\nPour de plus amples informations au sujet des données collectées, veuillez visiter: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nCette collecte d'informations aura lieu uniquement le processus d'installation.\n\nAcceptez-vous de partager avec nous des données anonymes?" + }, + "tuning.sh": { + "title": "Open Voice OS Installation - Réglages pour Raspberry Pi", + "content": "Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS.\n\nCe processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide.\n\nAppliquer les réglages pour Raspberry Pi (recommandé)?" + }, + "uninstall.sh": { + "title": "Open Voice OS Installation - Désinstallation", + "content": "Une instance d'Open Voice OS a été détectée.\n\nÉtant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'ínstallateur ne supprimera pas les packages suivants:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nVoulez-vous désinstaller Open Voice OS?" + }, + "welcome.sh": { + "title": "Open Voice OS Installation - Bienvenue", + "content": "Bonjour et bienvenue dans l'installation d'Open Voice OS!\n\nNous sommes ravis de vous présenter Open Voice OS, l'assistant vocal open source qui change la façon dont nous interagissons avec la technologie.\n\nL'installation d'Open Voice OS est un jeu d'enfant et ouvre un monde de possibilités pour la commodité de la commande vocale. Que vous soyez un passionné de technologie ou que vous cherchiez simplement à simplifier vos tâches quotidiennes, Open Voice OS est là pour vous faciliter la vie.\n\nCommencez l'installation dès maintenant et laissez votre voix vous guider!🌟" + } +} \ No newline at end of file diff --git a/translations/hi-in/strings.json b/translations/hi-in/strings.json new file mode 100644 index 00000000..1567c542 --- /dev/null +++ b/translations/hi-in/strings.json @@ -0,0 +1,62 @@ +{ + "misc.sh": { + "ok_button": "अगला", + "yes_button": "हाँ", + "no_button": "नहीं", + "back_button": "पीछे" + }, + "channels.sh": { + "title": "Open Voice OS Installation - चैनल", + "content": "Open Voice OS के दो मुख्य रिलीज़ चैनल हैं:\n\n - stable (अनुशंसित लेकिन अभी तक उपलब्ध नहीं)\n - development\n\nOpen Voice OS की स्थिर रिलीज (stable) एक अच्छी तरह से परीक्षण किया गया और रोजमर्रा के उपयोग के लिए उपयुक्त विश्वसनीय संस्करण है।\n\nOpen Voice OS का विकास रिलीज़ उन डेवलपर्स और उत्साही लोगों के लिए है जो अत्याधुनिक सुविधाओं के साथ प्रयोग करना चाहते हैं और प्लेटफ़ॉर्म के विकास में योगदान देना चाहते हैं।\n\nकृपया एक चैनल चुनें:" + }, + "detection.sh": { + "title": "Open Voice OS Installation - सिस्टम जानकारी की पहचान", + "content": "कृपया पता लगाई गई जानकारी को सत्यापित करें:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installation - विशेषताएँ", + "content": "GUI (ग्राफिकल यूजर इंटरफेस) और Open Voice OS में कौशल के बीच चयन करते समय, अपनी प्राथमिकता और जरूरतों के आधार पर एक चयन करें।\n\nGUI KDE प्लाज्मा के शीर्ष पर चलने वाले OVOS के लिए एक ओपन सोर्स विज़ुअल और डिस्प्ले फ्रेमवर्क है और Qt द्वारा सशक्त Kirigami का उपयोग करके बनाया गया है।\n\nकौशल भाषण के माध्यम से बातचीत को सक्षम बनाते हैं, जिससे यह होम ऑटोमेशन, सूचना पुनर्प्राप्ति और प्राकृतिक भाषा कमांड का उपयोग करके स्मार्ट उपकरणों को नियंत्रित करने जैसे कार्यों के लिए कुशल बन जाता है।\n\nसक्षम करने के लिए कृपया सुविधाएँ चुनें:", + "skill_description": "डिफ़ॉल्ट OVOS कौशल लोड करें\nअतिरिक्त OVOS कौशल लोड करें", + "extra_skill_description": "अतिरिक्त OVOS कौशल लोड करें", + "gui_description": "ग्राफिकल यूजर इंटरफेस (GUI) इस्तमाल करें" + }, + "finish.sh": { + "title": "Open Voice OS Installation - अन्त", + "content": "स्थापना सफलतापूर्वक पूर्ण हो गई है! 🎉\n\nआपका voice assistant वॉयस असिस्टेंट (voice assistant) कार्य करने के लिए तैयार है। हम इस वॉयस असिस्टेंट (voice assistant) द्वारा पेश की जाने वाली सुविधाओं और क्षमताओं की विस्तृत श्रृंखला का पता लगाने के लिए उत्साहित हैं।\n\nयदि आपने डिफ़ॉल्ट (default) कौशल सुविधा सक्षम की है तो आप यह कहकर अपने सहायक के साथ बातचीत करना शुरू कर सकते हैं:\n\n - Hey Mycroft, समय क्या हुआ?\n - Hey Mycroft, तापमान क्या है?\n - Hey Mycroft, आपको किसने बनाया?\n - Hey Mycroft, एडा लवलेस कौन है?\n - Hey Mycroft, ड्यूक नुकेम क्या कहेंगे?\n\nआपके सहायक की सेटिंग्स को $CONFIG_FILE कॉन्फ़िगरेशन फ़ाइल(configuration file) में बदला जा सकता है।\n\nयदि आपको भविष्य में किसी सहायता या अपडेट की आवश्यकता हो तो बेझिझक संपर्क करें। अपने Open Voice OS अनुभव का आनंद लें!" + }, + "methods.sh": { + "title": "Open Voice OS Installation - विधि", + "content": "Open Voice OS इंस्टालेशन (install) करने के लिए, आपके पास दो प्राथमिक विधियाँ हैं:\n\n - Containers engine such as Docker\n - Setting it up in a Python virtual environment\n\nContainers (कंटेनर) अलगाव और आसान तैनाती प्रदान करते हैं, जबकि पायथन वर्चुअल वातावरण (Python virtual environment) इंस्टॉलेशन पर अधिक लचीलापन और नियंत्रण प्रदान करता है।\n\nयदि Container (कंटेनर) विधि का चयन किया गया है, सिस्टम पर मौजूद नहीं होने पर Docker(डॉकर) खुद ब खुद से इंस्टॉल हो जाएगा।\n\nकृपया एक इंस्टालेशन (install) विधि चुनें:" + }, + "profiles.sh": { + "title": "Open Voice OS Installation - प्रोफाइल", + "content": "कई अनुप्रयोगों के लिए उपयुक्त एक बहुमुखी प्रणाली बनाने के लिए, तीन दिलचस्प विकल्प हैं:\n\n - Open Voice OS Master: ओपन वॉयस ओएस क्लासिक (Open OS classical) अनुभव\n - HiveMind Satellite: ओपन वॉयस ओएस (Open voice OS) ऑडियो घटक हाइवमाइंड लिसनर (HiveMind Listener) से जुड़े हैं\n - HiveMind Listener: HiveMind Satellite (हाइवमाइंड सैटेलाइट), bots (बॉट्स) आदि से जुड़ने के लिए केंद्र हैं।\n - Server: केवल वॉयस ओएस कोर (Voice Open core) और हाइवमाइंड कोर (HiveMind core) खोलें, कोई ऑडियो सुविधा नहीं हैं\n\n\nइनमें से प्रत्येक प्रोफ़ाइल अद्वितीय सुविधाएँ और क्षमताएँ प्रदान करती है जो आपके डिजिटल अनुभव को काफी बढ़ा सकती हैं।\n\nसवाल यह है कि कौन सा आपकी आवश्यकताओं और प्राथमिकताओं के साथ सबसे अच्छा मेल खाता है?\n\nकृपया एक प्रोफ़ाइल चुनें:" + }, + "satellite.sh": { + "title_host": "ओपन वॉयस ओएस स्थापना - उपग्रह 1/4", + "title_port": "ओपन वॉयस ओएस स्थापना - उपग्रह 2/4", + "title_key": "ओपन वॉयस ओएस स्थापना - उपग्रह 3/4", + "title_password": "ओपन वॉयस ओएस स्थापना - उपग्रह 4/4", + "content": "हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है।\n\n# होस्ट", + "content_host": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के होस्ट (DNS या IP पता) दर्ज करें:", + "content_port": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के पोर्ट दर्ज करें:", + "content_key": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह से संबंधित कुंजी दर्ज करें:", + "content_password": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह से संबंधित पासवर्ड दर्ज करें:" + }, + "summary.sh": { + "title": "Open Voice OS Installation - सारांश", + "content": "आपका काम लगभग पूरा हो चुका है, ओपन वॉयस ओएस (Open Voice OS) स्थापित करने के लिए आपके द्वारा चुने गए विकल्पों का सारांश यहां दिया गया है:\n - विधि: $METHOD \n - संस्करण: $CHANNEL \n - प्रोफाइल: $PROFILE \n - जीयूआई: $FEATURE_GUI\n - कौशल: $FEATURE_SKILLS\n - ट्यूनिंग: $TUNING\n\nओपन वॉयस ओएस (Open Voice OS) इंस्टॉलेशन प्रक्रिया के दौरान चुने गए विकल्पों पर हमारे सिस्टम (System) को आपकी विशिष्ट आवश्यकताओं और प्राथमिकताओं के अनुरूप बनाने के लिए सावधानीपूर्वक विचार किया गया है।\nक्या आपको यह सही लगता है?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installation - टेलीमेटरी", + "content": "हमारे साथ टेलीमेट्री साझा करने का विकल्प चुनकर, आप मूल्यवान, गुमनाम जानकारी देने में महत्वपूर्ण भूमिका निभाते हैं जो हमें उपयोगकर्ता अनुभवों को बेहतर ढंग से समझने और हमारे सॉफ़्टवेयर के प्रदर्शन को बेहतर बनाने में सक्षम बनाती है।\n\nआपके टेलीमेट्री डेटा में वास्तविक दुनिया के परिदृश्यों में सॉफ़्टवेयर कैसे कार्य करता है, इसकी आवश्यक अंतर्दृष्टि शामिल है। यह डेटा आपकी गोपनीयता और गोपनीयता को प्राथमिकता देते हुए गुमनाम रूप से एकत्र किया जाता है।\n\nएकत्र की गई जानकारी हमें संभावित मुद्दों की पहचान करने, सुविधाओं को अनुकूलित करने और सभी के लिए एक सहज, अधिक कुशल उपयोगकर्ता अनुभव सुनिश्चित करने में मदद करती है।\n\nएकत्रित डेटा के बारे में अधिक जानकारी के लिए कृपया देखें: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nयह डेटा संग्रहण केवल इंस्टॉलेशन (install) प्रक्रिया के दौरान होगा।\n\nक्या आप हमारे साथ गुमनाम डेटा साझा करना स्वीकार करते हैं?" + }, + "tuning.sh": { + "title": "Open Voice OS Installation - ट्यूनिंग", + "content": "रास्पबेरी पाई (Raspberry Pi) के लिए ओपन वॉयस ओएस ट्यूनिंग (Open OS Tuning) का उपयोग करने में रास्पबेरी पाई (Raspberry Pi) हार्डवेयर पर कुशलतापूर्वक चलने के लिए ऑपरेटिंग सिस्टम (Operating system) को अनुकूलित करना शामिल है।\n\nइस ट्यूनिंग प्रक्रिया (Tuning process) का उद्देश्य प्रदर्शन को बढ़ाना, संसाधन उपयोग को कम करना और एक सहज उपयोगकर्ता अनुभव सुनिश्चित करना है, जिससे यह रास्पबेरी पाई (Raspberry Pi) जैसे संसाधन-बाधित उपकरणों के लिए एक उत्कृष्ट विकल्प बन जाता है।\n\nरास्पबेरी पाई के लिए ट्यूनिंग सक्षम करें (अनुशंसित)?" + }, + "welcome.sh": { + "title": "Open Voice OS स्थापना - स्वागत", + "content": "नमस्ते और Open Voice OS स्थापना में आपका स्वागत है!\n\nहम आपको Open Voice OS से परिचित कराने के लिए उत्साहित हैं, जो टेक्नोलॉजी के साथ बातचीत करने के तरीके में बदल रहा है।\n\nOpen Voice OS की स्थापना करना बहुत आसान है, और यह आपको आवाज द्वारा नियंत्रित सुविधा की दुनिया को खोलता है। चाहे आप एक टेक उत्साही हों या अपने दैनिक कार्यों को सरल बनाने की कोशिश कर रहे हों, Open Voice OS आपकी जिंदगी को आसान बनाने के लिए यहां है।\n\nआज ही स्थापना के साथ शुरू करें और भविष्य की तकनीक के माध्यम से अपनी आवाज का मार्गदर्शन करें!🌟" + } +} \ No newline at end of file diff --git a/translations/it-it/strings.json b/translations/it-it/strings.json new file mode 100644 index 00000000..8fe1a489 --- /dev/null +++ b/translations/it-it/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Avanti", + "yes_button": "Sì", + "no_button": "No", + "back_button": "Indietro" + }, + "channels.sh": { + "title": "Open Voice OS Installation - Versionen", + "content": "Esistono due diverse versioni di Open Voice OS:\n\n - Stabile (consigliata, ma non ancora disponibile)\n - Sviluppatore\n\nLa versione stabile di Open Voice OS è una versione ben collaudata e affidabile per l'uso quotidiano.\n\nLa versione di sviluppo di Open Voice OS è destinata a sviluppatori e appassionati che desiderano sperimentare gli ultimi sviluppi e contribuire all'ulteriore sviluppo della piattaforma.\n\nScegliete una versione:" + }, + "detection.sh": { + "title": "Open Voice OS Installation - Proprietà del sistema", + "content": "Proprietà del sistema riconosciute automaticamente:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installation - Features", + "content": "Quando si sceglie tra GUI (Graphical User Interface) e Skills in Open Voice OS, è necessario considerare le proprie preferenze ed esigenze.\n\nLa GUI è un framework visuale e di visualizzazione open-source per OVOS che gira su KDE Plasma ed è stato sviluppato con Kirigami, supportato da Qt.\n\nLe competenze consentono l'interazione attraverso la voce, rendendole efficienti per attività quali la domotica, il reperimento di informazioni e il controllo di dispositivi intelligenti tramite comandi vocali.\n\nSelezionare le funzioni da attivare:", + "skill_description": "Scarica una selezione di competenze (skills) OVOS\nCaricare le competenze extra OVOS", + "extra_skill_description": "Caricare le competenze extra OVOS", + "gui_description": "Con interfaccia utente grafica" + }, + "finish.sh": { + "title": "Open Voice OS Installation - Conclusione", + "content": "L'installazione è stata completata con successo! 🎉\n\nIl vostro assistente vocale è ora pronto per l'uso. Non vediamo l'ora di farvi esplorare l'ampia gamma di funzioni e possibilità di questo assistente vocale.\n\nSe avete attivato la funzione Skill, potete interagire con il vostro assistente dicendo:\n\n - Hey Mycroft, che ore sono?\n - Hey Mycroft, che temperatura c'è?\n - Hey Mycroft, imposta un timer per tre minuti?\n - Hey Mycroft, chi ti ha fatto?\n - Hey Mycroft, chi è Ada Lovelace?\n - Hey Mycroft, cosa direbbe Duke Nukem?\n\nLe impostazioni della procedura guidata possono essere modificate nel file di configurazione $CONFIG_FILE.\n\nSe in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS!" + }, + "methods.sh": { + "title": "Open Voice OS Installation - distribuzione", + "content": "Esistono due ambienti per l'installazione di Open Voice OS:\n\n - Motore di container come Docker\n - Installazione in un ambiente Python virtuale\n\nI container offrono isolamento e facilità di distribuzione, mentre un ambiente Python virtuale offre maggiore flessibilità e controllo sull'installazione.\n\nSe si seleziona il metodo del contenitore, Docker verrà installato automaticamente se non è presente sul sistema.\n\nSelezionare un metodo di distribuzione:" + }, + "profiles.sh": { + "title": "Open Voice OS Installation - Profilo", + "content": "Per creare un sistema versatile e collegato in rete, adatto a molte applicazioni, esistono tre affascinanti opzioni:\n\n - Open Voice OS Master: la classica esperienza Open Voice OS\n - HiveMind Satellite: Apri i componenti audio Voice OS collegati a HiveMind Listener\n - HiveMind Listener: Hub per HiveMind Satellite, bot, ecc. a cui connettersi\n - Server: Solo Open Voice OS Core e HiveMind Core, nessuna funzione audio\n\nOgnuno di questi profili offre caratteristiche e funzionalità uniche che possono migliorare significativamente la vostra esperienza digitale.\n\nL'unica domanda da porsi è quale sia il profilo più adatto alle proprie esigenze e preferenze.\n\nSelezionate un profilo:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Installation - Satellite 1/4", + "title_port": "Open Voice OS Installation - Satellite 2/4", + "title_key": "Open Voice OS Installation - Satellite 3/4", + "title_password": "Open Voice OS Installation - Satellite 4/4", + "content": "Collegandosi all'HiveMind Listener, i satelliti HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti.\n\n# Host", + "content_host": "$content\n\nInserire l'host dell'ascoltatore HiveMind (DNS o indirizzo IP):", + "content_port": "$content\n\nInserire la porta dell'ascoltatore HiveMind:", + "content_key": "$content\n\nImmettere la chiave di ascolto HiveMind del satellite:", + "content_password": "$content\n\nInserire la password dell'ascoltatore HiveMind del satellite:" + }, + "summary.sh": { + "title": "Open Voice OS Installation - Sintesi", + "content": "Quasi finito. Un breve riassunto:\n\n - Distribuzione: $METHOD\n - Versione: $CHANNEL\n - Profile: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Ottimizzazione: $TUNING\n\nLe decisioni prese durante il processo di installazione di Open Voice OS sono state attentamente valutate per personalizzare il nostro sistema in base alle vostre esigenze e preferenze individuali.\n\nLe impostazioni sono corrette?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installation - Telemetria", + "content": "Scegliendo di condividere con noi i dati di telemetria, svolgete un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software.\n\nI dati di telemetria ci forniscono importanti informazioni sul funzionamento del software in scenari reali. Questi dati vengono raccolti in forma anonima per proteggere la privacy e la riservatezza dell'utente.\n\nLe informazioni raccolte ci aiutano a identificare potenziali problemi, a ottimizzare le funzioni e a garantire un'esperienza d'uso più fluida ed efficiente per tutti.\n\nUlteriori informazioni sui dati raccolti sono disponibili all'indirizzo: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md.\n\nLa raccolta dei dati avviene solo durante il processo di installazione.\n\nAccettate di condividere con noi dati anonimi?" + }, + "tuning.sh": { + "title": "Open Voice OS Installation - Ottimizzazione", + "content": "Open Voice OS Tuning for Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi.\n\nQuesto processo di ottimizzazione mira a migliorare le prestazioni, ridurre l'utilizzo delle risorse e garantire un'esperienza utente più fluida, rendendolo una scelta eccellente per i dispositivi con risorse limitate come il Raspberry Pi.\n\nAttivare il tuning per Raspberry Pi (consigliato)?" + }, + "uninstall.sh": { + "title": "Open Voice OS Installation - Disinstallazione", + "content": "È stata rilevata un'istanza esistente di Open Voice OS.\n\nPoiché Docker e PipeWire possono essere stati installati dal sistema o manualmente, il programma di installazione non rimuoverà i seguenti pacchetti:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nVolete disinstallare Open Voice OS?" + }, + "welcome.sh": { + "title": "Open Voice OS Installation - Welcome", + "content": "Salve e benvenuti all'installazione di Open Voice OS!\n\nSiamo lieti di presentarvi Open Voice OS, l'assistente vocale open source.\n\nL'installazione di Open Voice OS è semplicissima e apre un mondo di possibilità per il controllo vocale. Che siate appassionati di tecnologia o vogliate semplicemente semplificare le vostre attività quotidiane, Open Voice OS è qui per rendervi la vita più facile.\n\nIniziate l'installazione oggi stesso e lasciate che la vostra voce vi guidi nel futuro della tecnologia!🌟" + } +} \ No newline at end of file diff --git a/translations/nl-nl/strings.json b/translations/nl-nl/strings.json new file mode 100644 index 00000000..460687f0 --- /dev/null +++ b/translations/nl-nl/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Volgende", + "yes_button": "Ja", + "no_button": "Nee", + "back_button": "Terug" + }, + "channels.sh": { + "title": "Open Voice OS Installatie - Versies", + "content": "Er zijn twee verschillende versies voor Open Voice OS:\n\n - Stabiel (aanbevolen, maar nog niet beschikbaar)\n - Ontwikkelaar\n\nDe stabiele versie van Open Voice OS is een goed geteste en betrouwbare versie voor dagelijks gebruik.\n\nDe ontwikkelversie van Open Voice OS is bedoeld voor ontwikkelaars en enthousiastelingen die willen experimenteren met de nieuwste ontwikkelingen en willen bijdragen aan de verdere ontwikkeling van het platform.\n\nKies een versie:" + }, + "detection.sh": { + "title": "Open Voice OS Installatie - Systeemeigenschappen", + "content": "Automatisch herkende systeemeigenschappen:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Geluid: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Installatie - Kenmerken", + "content": "Bij de keuze tussen GUI (Grafische gebruikersinterface) en Skills in Open Voice OS moet je rekening houden met je voorkeuren en behoeften.\n\nDe GUI is een open-source, grafische gebruiksinterface voor OVOS dat draait op KDE Plasma en is ontwikkeld met Kirigami, ondersteund door Qt.\n\nSkills maken interactie via spraak mogelijk, waardoor ze efficiënt zijn voor taken zoals domotica, informatie ophalen en slimme apparaten bedienen via spraakopdrachten.\n\nKies welke functies je wil activeren (meerdere opties mogelijk):", + "skill_description": "Standaard OVOS skills\nExtra OVOS skills", + "extra_skill_description": "Extra OVOS skills", + "gui_description": "Grafische gebruikersinterface" + }, + "finish.sh": { + "title": "Open Voice OS Installatie - Voltooid", + "content": "De installatie is met succes voltooid! 🎉\n\nJe stemassistent is nu klaar voor gebruik. We kijken ernaar uit om de vele functies en mogelijkheden van deze stemassistent te ontdekken.\n\nAls je de vaardigheidsfunctie hebt geactiveerd, kun je communiceren met je assistent door te zeggen:\n\n - Hey Mycroft, hoe laat is het?\n - Hey Mycroft, wat is de temperatuur?\n - Hey Mycroft, zet een timer op drie minuten?\n - Hey Mycroft, wie heeft jou gemaakt?\n - Hey Mycroft, wie is Ada Lovelace?\n - Hey Mycroft, wat zou Duke Nukem zeggen?\n\nDe instellingen van je wizard kun je veranderen in het configuratiebestand $CONFIG_FILE.\n\nAls je in de toekomst ondersteuning of updates nodig hebt, neem dan gerust contact met ons op. Veel plezier met Open Voice OS!" + }, + "methods.sh": { + "title": "Open Voice OS Installatie - Installatieomgeving", + "content": "Er zijn twee omgevingen voor de installatie van Open Voice OS:\n\n - Container-engine zoals Docker\n - Installatie in een virtuele Python-omgeving\n\nContainers zorgen voor isolatie en eenvoudige installatie, terwijl een virtuele Python-omgeving meer flexibiliteit en controle over de installatie biedt.\n\nAls de containermethode is geselecteerd, wordt Docker automatisch geïnstalleerd als het niet aanwezig is op het systeem.\n\nSelecteer een installatieomgeving:" + }, + "profiles.sh": { + "title": "Open Voice OS Installatie - Profiel", + "content": "Om een veelzijdig en netwerksysteem te creëren dat geschikt is voor vele toepassingen, zijn er drie fascinerende opties:\n\n - Open Voice OS Master: de klassieke Open Voice OS-ervaring\n - HiveMind Satellite: Open Voice OS-audiocomponenten die zijn aangesloten op HiveMind Listener\n - HiveMind Listener: Hub voor HiveMind Satellite, bots, enz. om verbinding mee te maken\n - Server: Alleen Open Voice OS Core en HiveMind Core, geen audiofuncties\n\nElk van deze profielen biedt unieke functies en mogelijkheden die je digitale ervaring aanzienlijk kunnen verbeteren.\n\nDe enige vraag is welk profiel het beste past bij jouw behoeften en voorkeuren.\n\nSelecteer een profiel:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Installatie - Satelliet 1/4", + "title_port": "Open Voice OS Installatie - Satelliet 2/4", + "title_key": "Open Voice OS Installatie - Satelliet 3/4", + "title_password": "Open Voice OS Installatie - Satelliet 4/4", + "content": "Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken.\n\n# Host", + "content_host": "$content\n\nVoer de host van de HiveMind listener in (DNS of IP-adres):", + "content_port": "$content\n\nVoer de HiveMind listener poort in:", + "content_key": "$content\n\nVoer de HiveMind listener sleutel in, behorende bij de satelliet:", + "content_password": "$content\n\nVoer het HiveMind listener wachtwoord in, behorende bij de satelliet:" + }, + "summary.sh": { + "title": "Open Voice OS Installatie - Samenvatting", + "content": "Bijna klaar. Een korte samenvatting:\n\n - Omgeving: $METHOD\n - Versie: $CHANNEL\n - Profiel: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Tuning: $TUNING\n\nDe beslissingen die zijn genomen tijdens het installatieproces van Open Voice OS zijn zorgvuldig overwogen om ons systeem aan te passen aan je individuele behoeften en voorkeuren.\n\nZijn de instellingen correct?" + }, + "telemetry.sh": { + "title": "Open Voice OS Installatie - Telemetrie", + "content": "Door telemetriegegevens met ons te delen, speelt u een belangrijke rol in het leveren van waardevolle, anonieme informatie waarmee we de gebruikerservaring beter kunnen begrijpen en de prestaties van onze software kunnen verbeteren.\n\nJe telemetriegegevens geven ons belangrijke inzichten in hoe de software in de praktijk werkt. Deze gegevens worden anoniem verzameld om je privacy en vertrouwelijkheid te beschermen.\n\nDe verzamelde informatie helpt ons om mogelijke problemen te identificeren, functies te optimaliseren en te zorgen voor een soepelere, efficiëntere gebruikerservaring voor iedereen.\n\nMeer informatie over de verzamelde gegevens vind je op: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nDeze gegevensverzameling vindt alleen plaats tijdens het installatieproces.\n\nGa je ermee akkoord anonieme gegevens met ons te delen?" + }, + "tuning.sh": { + "title": "Open Voice OS Installatie - Tuning", + "content": "Open Voice OS Tuning for Raspberry Pi optimaliseert het besturingssysteem zodat het efficiënt draait op de Raspberry Pi hardware.\n\nDit tuningproces heeft als doel de prestaties te verbeteren, het gebruik van bronnen te verminderen en een soepelere gebruikerservaring te garanderen, waardoor het een uitstekende keuze is voor apparaten met beperkte rekenkracht zoals de Raspberry Pi.\n\nTuning inschakelen voor Raspberry Pi? (aanbevolen)" + }, + "uninstall.sh": { + "title": "Open Voice OS Installatie - Deïnstallatie", + "content": "Er is een bestaande installatie van Open Voice OS gedetecteerd.\n\nAangezien Docker en PipeWire door het systeem (of handmatig) kunnen zijn geïnstalleerd, verwijdert het installatieprogramma de volgende pakketten niet:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nWil je Open Voice OS verwijderen?" + }, + "welcome.sh": { + "title": "Open Voice OS Installatie - Welkom", + "content": "Hallo en welkom bij het installatieprogramma van Open Voice OS!\n\nWe stellen je graag voor aan Open Voice OS, de open source stemassistent.\n\nHet installeren van Open Voice OS is een fluitje van een cent en opent een wereld aan mogelijkheden voor spraakgestuurd gemak. Of je nu een tech liefhebber bent of gewoon je dagelijkse taken wilt vereenvoudigen, Open Voice OS is er om je leven makkelijker te maken.\n\nBegin vandaag nog met installeren en laat je stemassistant je leiden door de toekomst van technologie! 🌟" + } +} \ No newline at end of file diff --git a/translations/pt-pt/strings.json b/translations/pt-pt/strings.json new file mode 100644 index 00000000..a009916b --- /dev/null +++ b/translations/pt-pt/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Seguinte", + "yes_button": "Sim", + "no_button": "Não", + "back_button": "Voltar" + }, + "channels.sh": { + "title": "Open Voice OS Instalação - Versão", + "content": "Existem duas versões diferentes para o Open Voice OS:\n\n - Estável (recomendada, mas ainda não disponível)\n - Desenvolvimento\n\nA versão estável do Open Voice OS é uma versão bem testada e fiável para uso diário.\n\nA versão de desenvolvimento do Open Voice OS destina-se a programadores e entusiastas que queiram experimentar os últimos desenvolvimentos e contribuir para o desenvolvimento da plataforma.\n\nEscolha uma versão:" + }, + "detection.sh": { + "title": "Open Voice OS Instalação - Propriedades do sistema", + "content": "Propriedades do sistema reconhecidas automaticamente:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Som: $SOUND_SERVER\n - Ecrã: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Open Voice OS Instalação - Características", + "content": "Ao escolher entre GUI (Interface gráfica do utilizador) e Skills no Open Voice OS, deve ter em conta as suas preferências e necessidades.\n\nA GUI é uma interface visual de código aberto para o OVOS que corre no KDE Plasma e foi desenvolvida com o Kirigami, suportado pelo Qt.\n\nSkills permitem a interação através da voz, tornando-as eficientes para tarefas como a domótica, a obtenção de informações e o controlo de dispositivos inteligentes através de comandos de voz.\n\nSeleccione as funções a ativar:", + "skill_description": "Descarregar uma seleção de skills OVOS\nCarregar skills OVOS adicionais", + "extra_skill_description": "Carregar skills OVOS adicionais", + "gui_description": "Com interface gráfica do utilizador" + }, + "finish.sh": { + "title": "Open Voice OS Instalação - Conclusão", + "content": "A instalação foi concluída com sucesso! 🎉\n\nO seu assistente de voz está agora pronto a ser utilizado. Esperamos que explore a vasta gama de funções e possibilidades deste assistente de voz.\n\nSe tiver ativado a função Skill, pode interagir com o seu assistente dizendo:\n\n - Hey Mycroft, que horas são?\n - Hey Mycroft, qual é a temperatura?\n - Hey Mycroft, marca um temporizador para três minutos?\n - Hey Mycroft, quem te criou?\n - Hey Mycroft, quem é Ada Lovelace?\n - Hey Mycroft, o que é que o Duke Nukem diria?\n\nAs definições do seu assistente podem ser alteradas no ficheiro de configuração $CONFIG_FILE.\n\nSe precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirta-se com o Open Voice OS!" + }, + "methods.sh": { + "title": "Open Voice OS Instalação - Implementação", + "content": "Existem dois ambientes para a instalação do Open Voice OS:\n\n - Contentores como o Docker\n - Configuração num ambiente Python virtual\n\nOs contentores proporcionam isolamento e facilidade de implementação, enquanto um ambiente Python virtual proporciona mais flexibilidade e controlo sobre a instalação.\n\nSe o método de contentor for selecionado, o Docker será instalado automaticamente se não estiver presente no sistema.\n\nSeleccione um método de implantação:" + }, + "profiles.sh": { + "title": "Open Voice OS Instalação - Perfil", + "content": "Para criar um sistema versátil e em rede que seja adequado para muitas aplicações, existem três opções fascinantes:\n\n - Open Voice OS Master: A experiência clássica do Open Voice OS\n - HiveMind Satellite: Componentes de áudio do Open Voice OS conectados ao HiveMind Listener\n - HiveMind Listener: Hub para HiveMind Satellite, bots, etc. para conectar-se\n - Servidor: Open Voice OS Core e HiveMind Core apenas, sem funcionalidades de áudio\n\nCada um destes perfis oferece características e capacidades únicas que podem melhorar significativamente a sua experiência digital.\n\nA única questão é saber qual o perfil que melhor se adapta às suas necessidades e preferências.\n\nSeleccione um perfil:" + }, + "satellite.sh": { + "title_host": "Open Voice OS Instalação - Satélite 1/4", + "title_port": "Open Voice OS Instalação - Satélite 2/4", + "title_key": "Open Voice OS Instalação - Satélite 3/4", + "title_password": "Open Voice OS Instalação - Satélite 4/4", + "content": "Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente.\n\n# Host", + "content_host": "$content\n\nIntroduza o anfitrião do servidor HiveMind (endereço DNS ou IP):", + "content_port": "$content\n\nIntroduza a porta do ouvinte do HiveMind:", + "content_key": "$content\n\nIntroduza a chave de acesso do servidor HiveMind para o satélite:", + "content_password": "$content\n\nIntroduza a palavra-passe do servidor HiveMind para o satélite:" + }, + "summary.sh": { + "title": "Open Voice OS Instalação - Resumo", + "content": "Quase a terminar. Um breve resumo:\n\n - Implementação: $METHOD\n - Versão: $CHANNEL\n - Perfil: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Otimização: $TUNING\n\nAs decisões tomadas durante o processo de instalação do Open Voice OS foram cuidadosamente consideradas para personalizar o nosso sistema de acordo com as suas necessidades e preferências individuais.\n\nAs definições estão correctas?" + }, + "telemetry.sh": { + "title": "Open Voice OS Instalação - Telemetria", + "content": "Ao optar por partilhar dados de telemetria connosco, o utilizador desempenha um papel vital no fornecimento de informações valiosas e anónimas que nos permitem compreender melhor a experiência do utilizador e melhorar o desempenho do nosso software.\n\nOs seus dados de telemetria dão-nos informações importantes sobre a forma como o software funciona em cenários do mundo real. Estes dados são recolhidos de forma anónima para proteger a sua privacidade e confidencialidade.\n\nAs informações recolhidas ajudam-nos a identificar potenciais problemas, a otimizar funcionalidades e a garantir uma experiência de utilizador mais suave e eficiente para todos.\n\nPode encontrar mais informações sobre os dados recolhidos em: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nEsta recolha de dados ocorre apenas durante o processo de instalação.\n\nConcorda em partilhar dados anónimos connosco?" + }, + "tuning.sh": { + "title": "Open Voice OS Instalação - Otimização", + "content": "O Open Voice OS Tuning para Raspberry Pi optimiza o sistema operativo para funcionar eficientemente no hardware Raspberry Pi.\n\nEste processo de afinação tem como objetivo melhorar o desempenho, reduzir a utilização de recursos e garantir uma experiência de utilizador mais suave, tornando-o uma excelente escolha para dispositivos com recursos limitados, como o Raspberry Pi.\n\nAtivar o ajuste para Raspberry Pi (recomendado)?" + }, + "uninstall.sh": { + "title": "Open Voice OS Instalação - Desinstalação", + "content": "Foi detectada uma instância existente do Open Voice OS.\n\nComo o Docker e o PipeWire podem ter sido instalados pelo sistema ou manualmente, o programa de instalação não removerá os seguintes pacotes:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nPretende desinstalar o Open Voice OS?" + }, + "welcome.sh": { + "title": "Open Voice OS Instalação - Bem-vindo", + "content": "Olá e bem-vindo à instalação do Open Voice OS!\n\nTemos o prazer de lhe apresentar o Open Voice OS, o assistente de voz de código aberto.\n\nA instalação do Open Voice OS é muito fácil e abre um mundo de possibilidades para a conveniência do controlo por voz. Quer seja um entusiasta da tecnologia ou apenas queira simplificar as suas tarefas diárias, o Open Voice OS está aqui para tornar a sua vida mais fácil.\n\nInstale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟" + } +} \ No newline at end of file From 948194fe260c10a99f61da71ed00e31da77927ab Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 19:20:37 +0100 Subject: [PATCH 04/29] typo fix https://github.com/OpenVoiceOS/ovos-installer/issues/160 --- translations/hi-in/strings.json | 4 ++ translations/it-it/strings.json | 66 +++++++++---------- tui/locales/de-de/channels.sh | 8 +-- tui/locales/de-de/detection.sh | 8 +-- tui/locales/de-de/features.sh | 5 +- tui/locales/de-de/finish.sh | 8 +-- tui/locales/de-de/methods.sh | 8 +-- tui/locales/de-de/misc.sh | 2 +- tui/locales/de-de/profiles.sh | 8 +-- tui/locales/de-de/satellite.sh | 14 +++- tui/locales/de-de/summary.sh | 8 +-- tui/locales/de-de/telemetry.sh | 8 +-- tui/locales/de-de/tuning.sh | 8 +-- tui/locales/de-de/uninstall.sh | 8 +-- tui/locales/de-de/welcome.sh | 8 +-- tui/locales/en-us/channels.sh | 8 +-- tui/locales/en-us/detection.sh | 8 +-- tui/locales/en-us/features.sh | 5 +- tui/locales/en-us/finish.sh | 8 +-- tui/locales/en-us/methods.sh | 8 +-- tui/locales/en-us/misc.sh | 2 +- tui/locales/en-us/profiles.sh | 8 +-- tui/locales/en-us/satellite.sh | 14 +++- tui/locales/en-us/summary.sh | 8 +-- tui/locales/en-us/telemetry.sh | 8 +-- tui/locales/en-us/tuning.sh | 8 +-- tui/locales/en-us/uninstall.sh | 8 +-- tui/locales/en-us/welcome.sh | 8 +-- tui/locales/es-es/channels.sh | 8 +-- tui/locales/es-es/detection.sh | 8 +-- tui/locales/es-es/features.sh | 5 +- tui/locales/es-es/finish.sh | 8 +-- tui/locales/es-es/methods.sh | 8 +-- tui/locales/es-es/misc.sh | 2 +- tui/locales/es-es/profiles.sh | 8 +-- tui/locales/es-es/satellite.sh | 14 +++- tui/locales/es-es/summary.sh | 8 +-- tui/locales/es-es/telemetry.sh | 8 +-- tui/locales/es-es/tuning.sh | 8 +-- tui/locales/es-es/uninstall.sh | 8 +-- tui/locales/es-es/welcome.sh | 8 +-- tui/locales/fr-fr/channels.sh | 8 +-- tui/locales/fr-fr/detection.sh | 8 +-- tui/locales/fr-fr/features.sh | 5 +- tui/locales/fr-fr/finish.sh | 8 +-- tui/locales/fr-fr/methods.sh | 8 +-- tui/locales/fr-fr/misc.sh | 2 +- tui/locales/fr-fr/profiles.sh | 8 +-- tui/locales/fr-fr/satellite.sh | 14 +++- tui/locales/fr-fr/summary.sh | 8 +-- tui/locales/fr-fr/telemetry.sh | 8 +-- tui/locales/fr-fr/tuning.sh | 8 +-- tui/locales/fr-fr/uninstall.sh | 8 +-- tui/locales/fr-fr/welcome.sh | 8 +-- tui/locales/hi-in/channels.sh | 8 +-- tui/locales/hi-in/detection.sh | 8 +-- tui/locales/hi-in/features.sh | 5 +- tui/locales/hi-in/finish.sh | 8 +-- tui/locales/hi-in/methods.sh | 8 +-- tui/locales/hi-in/misc.sh | 2 +- tui/locales/hi-in/profiles.sh | 8 +-- tui/locales/hi-in/satellite.sh | 24 +++++-- tui/locales/hi-in/summary.sh | 8 +-- tui/locales/hi-in/telemetry.sh | 6 +- tui/locales/hi-in/tuning.sh | 6 +- .../hi-in/{unistall.sh => uninstall.sh} | 8 +-- tui/locales/hi-in/welcome.sh | 8 +-- tui/locales/it-it/channels.sh | 8 +-- tui/locales/it-it/detection.sh | 8 +-- tui/locales/it-it/features.sh | 5 +- tui/locales/it-it/finish.sh | 8 +-- tui/locales/it-it/methods.sh | 8 +-- tui/locales/it-it/misc.sh | 2 +- tui/locales/it-it/profiles.sh | 8 +-- tui/locales/it-it/satellite.sh | 14 +++- tui/locales/it-it/summary.sh | 8 +-- tui/locales/it-it/telemetry.sh | 8 +-- tui/locales/it-it/tuning.sh | 8 +-- tui/locales/it-it/uninstall.sh | 8 +-- tui/locales/it-it/welcome.sh | 8 +-- tui/locales/nl-nl/channels.sh | 8 +-- tui/locales/nl-nl/detection.sh | 8 +-- tui/locales/nl-nl/features.sh | 5 +- tui/locales/nl-nl/finish.sh | 8 +-- tui/locales/nl-nl/methods.sh | 8 +-- tui/locales/nl-nl/misc.sh | 2 +- tui/locales/nl-nl/profiles.sh | 8 +-- tui/locales/nl-nl/satellite.sh | 14 +++- tui/locales/nl-nl/summary.sh | 8 +-- tui/locales/nl-nl/telemetry.sh | 8 +-- tui/locales/nl-nl/tuning.sh | 8 +-- tui/locales/nl-nl/uninstall.sh | 8 +-- tui/locales/nl-nl/welcome.sh | 8 +-- tui/locales/pt-pt/channels.sh | 8 +-- tui/locales/pt-pt/detection.sh | 8 +-- tui/locales/pt-pt/features.sh | 5 +- tui/locales/pt-pt/finish.sh | 8 +-- tui/locales/pt-pt/methods.sh | 8 +-- tui/locales/pt-pt/misc.sh | 2 +- tui/locales/pt-pt/profiles.sh | 8 +-- tui/locales/pt-pt/satellite.sh | 14 +++- tui/locales/pt-pt/summary.sh | 8 +-- tui/locales/pt-pt/telemetry.sh | 8 +-- tui/locales/pt-pt/tuning.sh | 8 +-- tui/locales/pt-pt/uninstall.sh | 8 +-- tui/locales/pt-pt/welcome.sh | 8 +-- 106 files changed, 408 insertions(+), 476 deletions(-) rename tui/locales/hi-in/{unistall.sh => uninstall.sh} (77%) diff --git a/translations/hi-in/strings.json b/translations/hi-in/strings.json index 1567c542..89dad6c9 100644 --- a/translations/hi-in/strings.json +++ b/translations/hi-in/strings.json @@ -55,6 +55,10 @@ "title": "Open Voice OS Installation - ट्यूनिंग", "content": "रास्पबेरी पाई (Raspberry Pi) के लिए ओपन वॉयस ओएस ट्यूनिंग (Open OS Tuning) का उपयोग करने में रास्पबेरी पाई (Raspberry Pi) हार्डवेयर पर कुशलतापूर्वक चलने के लिए ऑपरेटिंग सिस्टम (Operating system) को अनुकूलित करना शामिल है।\n\nइस ट्यूनिंग प्रक्रिया (Tuning process) का उद्देश्य प्रदर्शन को बढ़ाना, संसाधन उपयोग को कम करना और एक सहज उपयोगकर्ता अनुभव सुनिश्चित करना है, जिससे यह रास्पबेरी पाई (Raspberry Pi) जैसे संसाधन-बाधित उपकरणों के लिए एक उत्कृष्ट विकल्प बन जाता है।\n\nरास्पबेरी पाई के लिए ट्यूनिंग सक्षम करें (अनुशंसित)?" }, + "uninstall.sh": { + "title": "Open Voice OS Installation - Uninstall", + "content": "एक मौजूदा स्थापना Open Voice OS का पता चला है।\n\nक्योंकि Docker और PipeWire सिस्टम द्वारा या मैन्युअल रूप से स्थापित किए जा सकते हैं, इंस्टॉलर निम्नलिखित पैकेजों को हटाने का प्रयास नहीं करेगा:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nक्या आप Open Voice OS को अनइंस्टॉल करना चाहते हैं?" + }, "welcome.sh": { "title": "Open Voice OS स्थापना - स्वागत", "content": "नमस्ते और Open Voice OS स्थापना में आपका स्वागत है!\n\nहम आपको Open Voice OS से परिचित कराने के लिए उत्साहित हैं, जो टेक्नोलॉजी के साथ बातचीत करने के तरीके में बदल रहा है।\n\nOpen Voice OS की स्थापना करना बहुत आसान है, और यह आपको आवाज द्वारा नियंत्रित सुविधा की दुनिया को खोलता है। चाहे आप एक टेक उत्साही हों या अपने दैनिक कार्यों को सरल बनाने की कोशिश कर रहे हों, Open Voice OS आपकी जिंदगी को आसान बनाने के लिए यहां है।\n\nआज ही स्थापना के साथ शुरू करें और भविष्य की तकनीक के माध्यम से अपनी आवाज का मार्गदर्शन करें!🌟" diff --git a/translations/it-it/strings.json b/translations/it-it/strings.json index 8fe1a489..b434e469 100644 --- a/translations/it-it/strings.json +++ b/translations/it-it/strings.json @@ -6,61 +6,61 @@ "back_button": "Indietro" }, "channels.sh": { - "title": "Open Voice OS Installation - Versionen", - "content": "Esistono due diverse versioni di Open Voice OS:\n\n - Stabile (consigliata, ma non ancora disponibile)\n - Sviluppatore\n\nLa versione stabile di Open Voice OS è una versione ben collaudata e affidabile per l'uso quotidiano.\n\nLa versione di sviluppo di Open Voice OS è destinata a sviluppatori e appassionati che desiderano sperimentare gli ultimi sviluppi e contribuire all'ulteriore sviluppo della piattaforma.\n\nScegliete una versione:" + "title": "Installazione di Open Voice OS - Versioni", + "content": "Esistono due diverse versioni di Open Voice OS:\n\n - Stabile (consigliata ma non ancora disponibile)\n - Per sviluppatori\n\nLa versione stabile di Open Voice OS è una versione ben collaudata e affidabile, adatta per l'uso quotidiano.\n\nLa versione per sviluppatori di Open Voice OS è dedicata agli sviluppatori e agli appassionati che desiderano sperimentare le ultime novità e contribuire all'ulteriore sviluppo della piattaforma.\n\nScegli una versione:" }, "detection.sh": { - "title": "Open Voice OS Installation - Proprietà del sistema", - "content": "Proprietà del sistema riconosciute automaticamente:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" + "title": "Installazione di Open Voice OS - Proprietà del sistema", + "content": "Queste sono le proprietà del sistema che sono state riconosciute automaticamente:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardware: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Sound: $SOUND_SERVER\n - Display: ${DISPLAY_SERVER^}" }, "features.sh": { - "title": "Open Voice OS Installation - Features", - "content": "Quando si sceglie tra GUI (Graphical User Interface) e Skills in Open Voice OS, è necessario considerare le proprie preferenze ed esigenze.\n\nLa GUI è un framework visuale e di visualizzazione open-source per OVOS che gira su KDE Plasma ed è stato sviluppato con Kirigami, supportato da Qt.\n\nLe competenze consentono l'interazione attraverso la voce, rendendole efficienti per attività quali la domotica, il reperimento di informazioni e il controllo di dispositivi intelligenti tramite comandi vocali.\n\nSelezionare le funzioni da attivare:", - "skill_description": "Scarica una selezione di competenze (skills) OVOS\nCaricare le competenze extra OVOS", - "extra_skill_description": "Caricare le competenze extra OVOS", - "gui_description": "Con interfaccia utente grafica" + "title": "Installazione di Open Voice OS - Funzioni", + "content": "Quando si sceglie tra GUI (Graphical User Interface, interfaccia grafica) e Skills (competenze) in Open Voice OS, è necessario considerare le proprie preferenze ed esigenze.\n\nL'interfaccia grafica è un framework visuale e di visualizzazione open source per OVOS che gira su KDE Plasma ed è stato sviluppato con Kirigami, supportato da Qt.\n\nLe competenze consentono l'interazione attraverso la voce, rendendole efficienti per attività quali la domotica, il reperimento di informazioni e il controllo di dispositivi intelligenti tramite comandi vocali.\n\nSeleziona le funzioni da attivare:", + "skill_description": "Scarica una selezione di competenze per OVOS\nScarica delle competenze extra per OVOS", + "extra_skill_description": "Scarica delle competenze extra per OVOS", + "gui_description": "Attiva l'interfaccia utente grafica" }, "finish.sh": { - "title": "Open Voice OS Installation - Conclusione", - "content": "L'installazione è stata completata con successo! 🎉\n\nIl vostro assistente vocale è ora pronto per l'uso. Non vediamo l'ora di farvi esplorare l'ampia gamma di funzioni e possibilità di questo assistente vocale.\n\nSe avete attivato la funzione Skill, potete interagire con il vostro assistente dicendo:\n\n - Hey Mycroft, che ore sono?\n - Hey Mycroft, che temperatura c'è?\n - Hey Mycroft, imposta un timer per tre minuti?\n - Hey Mycroft, chi ti ha fatto?\n - Hey Mycroft, chi è Ada Lovelace?\n - Hey Mycroft, cosa direbbe Duke Nukem?\n\nLe impostazioni della procedura guidata possono essere modificate nel file di configurazione $CONFIG_FILE.\n\nSe in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS!" + "title": "Installazione di Open Voice OS - Conclusione", + "content": "L'installazione è stata completata con successo! 🎉\n\nIl vostro assistente vocale è ora pronto per l'uso. Non vediamo l'ora di farvi esplorare l'ampia gamma di funzioni e possibilità di questo assistente vocale.\n\nSe avete attivato la funzione Competenze, potete interagire con il vostro assistente dicendo:\n\n - Hey Mycroft, che ore sono?\n - Hey Mycroft, che temperatura c'è?\n - Hey Mycroft, chi ti ha fatto?\n - Hey Mycroft, chi è Ada Lovelace?\n - Hey Mycroft, cosa direbbe Duke Nukem?\n\nLe impostazioni della procedura guidata possono essere modificate nel file di configurazione $CONFIG_FILE.\n\nSe in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS!" }, "methods.sh": { - "title": "Open Voice OS Installation - distribuzione", - "content": "Esistono due ambienti per l'installazione di Open Voice OS:\n\n - Motore di container come Docker\n - Installazione in un ambiente Python virtuale\n\nI container offrono isolamento e facilità di distribuzione, mentre un ambiente Python virtuale offre maggiore flessibilità e controllo sull'installazione.\n\nSe si seleziona il metodo del contenitore, Docker verrà installato automaticamente se non è presente sul sistema.\n\nSelezionare un metodo di distribuzione:" + "title": "Installazione di Open Voice OS - Ambienti", + "content": "Esistono due ambienti per l'installazione di Open Voice OS:\n\n - Motore di container come Docker\n - Installazione in un ambiente Python virtuale\n\nI container offrono isolamento e facilità di distribuzione, mentre un ambiente Python virtuale offre maggiore flessibilità e controllo sull'installazione.\n\nSe si seleziona il metodo del contenitore, Docker verrà installato automaticamente se non è già presente sul sistema.\n\nSelezionare un ambiente per l'installazione:" }, "profiles.sh": { - "title": "Open Voice OS Installation - Profilo", - "content": "Per creare un sistema versatile e collegato in rete, adatto a molte applicazioni, esistono tre affascinanti opzioni:\n\n - Open Voice OS Master: la classica esperienza Open Voice OS\n - HiveMind Satellite: Apri i componenti audio Voice OS collegati a HiveMind Listener\n - HiveMind Listener: Hub per HiveMind Satellite, bot, ecc. a cui connettersi\n - Server: Solo Open Voice OS Core e HiveMind Core, nessuna funzione audio\n\nOgnuno di questi profili offre caratteristiche e funzionalità uniche che possono migliorare significativamente la vostra esperienza digitale.\n\nL'unica domanda da porsi è quale sia il profilo più adatto alle proprie esigenze e preferenze.\n\nSelezionate un profilo:" + "title": "Installazione di Open Voice OS - Profilo", + "content": "Per creare un sistema versatile e collegato alla rete, adatto a molte applicazioni, esistono tre affascinanti opzioni:\n\n - Open Voice OS Master: la classica esperienza di Open Voice OS\n - HiveMind Satellite: le componenti audio di Open Voice OS vengono collegate a HiveMind Listener\n - HiveMind Listener: hub per HiveMind Satellite, bots, ecc a cui connettersi\n - Server: solo Open Voice OS Core e HiveMind Core, nessuna funzione audio\n\nOgnuno di questi profili offre caratteristiche e funzionalità uniche che possono migliorare significativamente la vostra esperienza digitale.\n\nL'unica domanda da porsi è quale sia il profilo più adatto alle proprie esigenze e preferenze.\n\nSeleziona un profilo:" }, "satellite.sh": { - "title_host": "Open Voice OS Installation - Satellite 1/4", - "title_port": "Open Voice OS Installation - Satellite 2/4", - "title_key": "Open Voice OS Installation - Satellite 3/4", - "title_password": "Open Voice OS Installation - Satellite 4/4", - "content": "Collegandosi all'HiveMind Listener, i satelliti HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti.\n\n# Host", - "content_host": "$content\n\nInserire l'host dell'ascoltatore HiveMind (DNS o indirizzo IP):", - "content_port": "$content\n\nInserire la porta dell'ascoltatore HiveMind:", + "title_host": "Installazione di Open Voice OS - Satellite 1/4", + "title_port": "Installazione di Open Voice OS - Satellite 2/4", + "title_key": "Installazione di Open Voice OS - Satellite 3/4", + "title_password": "Installazione di Open Voice OS - Satellite 4/4", + "content": "Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti.\n\n# Host", + "content_host": "$content\n\nInserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP):", + "content_port": "$content\n\nInserire la porta dell'ascoltatore di HiveMind:", "content_key": "$content\n\nImmettere la chiave di ascolto HiveMind del satellite:", - "content_password": "$content\n\nInserire la password dell'ascoltatore HiveMind del satellite:" + "content_password": "$content\n\nInserire la password dell'ascoltatore di HiveMind del satellite:" }, "summary.sh": { - "title": "Open Voice OS Installation - Sintesi", - "content": "Quasi finito. Un breve riassunto:\n\n - Distribuzione: $METHOD\n - Versione: $CHANNEL\n - Profile: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Ottimizzazione: $TUNING\n\nLe decisioni prese durante il processo di installazione di Open Voice OS sono state attentamente valutate per personalizzare il nostro sistema in base alle vostre esigenze e preferenze individuali.\n\nLe impostazioni sono corrette?" + "title": "Installazione di Open Voice OS - Riassunto", + "content": "Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per installare Open Voice OS:\n\n - Distribuzione: $METHOD\n - Versione: $CHANNEL\n - Profilo: $PROFILE\n - Interfaccia grafica: $FEATURE_GUI\n - Competenze: $FEATURE_SKILLS\n - Ottimizzazione: $TUNING\n\nLe decisioni prese durante il processo di installazione di Open Voice OS sono state attentamente valutate per personalizzare il nostro sistema in base alle tue esigenze e preferenze individuali.\n\nLe impostazioni sono corrette?" }, "telemetry.sh": { - "title": "Open Voice OS Installation - Telemetria", - "content": "Scegliendo di condividere con noi i dati di telemetria, svolgete un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software.\n\nI dati di telemetria ci forniscono importanti informazioni sul funzionamento del software in scenari reali. Questi dati vengono raccolti in forma anonima per proteggere la privacy e la riservatezza dell'utente.\n\nLe informazioni raccolte ci aiutano a identificare potenziali problemi, a ottimizzare le funzioni e a garantire un'esperienza d'uso più fluida ed efficiente per tutti.\n\nUlteriori informazioni sui dati raccolti sono disponibili all'indirizzo: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md.\n\nLa raccolta dei dati avviene solo durante il processo di installazione.\n\nAccettate di condividere con noi dati anonimi?" + "title": "Installazione di Open Voice OS - Telemetria", + "content": "Scegliendo di condividere con noi i dati di telemetria, svolgerai un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software.\n\nI dati di telemetria ci forniscono importanti informazioni sul funzionamento del software in scenari reali. Questi dati vengono raccolti in forma anonima per proteggere la privacy e la riservatezza dell'utente.\n\nLe informazioni raccolte ci aiutano a identificare potenziali problemi, a ottimizzare le funzioni e a garantire un'esperienza d'uso più fluida ed efficiente per tutti.\n\nUlteriori informazioni sui dati raccolti sono disponibili all'indirizzo: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md.\n\nLa raccolta dei dati avviene solo durante il processo di installazione.\n\nAccetti di condividere con noi dati anonimi?" }, "tuning.sh": { - "title": "Open Voice OS Installation - Ottimizzazione", - "content": "Open Voice OS Tuning for Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi.\n\nQuesto processo di ottimizzazione mira a migliorare le prestazioni, ridurre l'utilizzo delle risorse e garantire un'esperienza utente più fluida, rendendolo una scelta eccellente per i dispositivi con risorse limitate come il Raspberry Pi.\n\nAttivare il tuning per Raspberry Pi (consigliato)?" + "title": "Installazione Open Voice OS - Ottimizzazione", + "content": "L'ottimizzazione di Open Voice OS per Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi.\n\nQuesto processo di ottimizzazione mira a migliorare le prestazioni, ridurre l'utilizzo delle risorse e garantire un'esperienza utente più fluida, rendendolo una scelta eccellente per i dispositivi con risorse limitate come il Raspberry Pi.\n\nAttivi l'ottimizzazione per Raspberry Pi (consigliato)?" }, "uninstall.sh": { - "title": "Open Voice OS Installation - Disinstallazione", - "content": "È stata rilevata un'istanza esistente di Open Voice OS.\n\nPoiché Docker e PipeWire possono essere stati installati dal sistema o manualmente, il programma di installazione non rimuoverà i seguenti pacchetti:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nVolete disinstallare Open Voice OS?" + "title": "Installazione di Open Voice OS - Disinstallazione", + "content": "È stata rilevata un'istanza esistente di Open Voice OS.\n\nPoiché Docker e PipeWire possono essere stati installati dal sistema o manualmente, il programma di installazione non rimuoverà i seguenti pacchetti:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nVuoi disinstallare Open Voice OS?" }, "welcome.sh": { - "title": "Open Voice OS Installation - Welcome", - "content": "Salve e benvenuti all'installazione di Open Voice OS!\n\nSiamo lieti di presentarvi Open Voice OS, l'assistente vocale open source.\n\nL'installazione di Open Voice OS è semplicissima e apre un mondo di possibilità per il controllo vocale. Che siate appassionati di tecnologia o vogliate semplicemente semplificare le vostre attività quotidiane, Open Voice OS è qui per rendervi la vita più facile.\n\nIniziate l'installazione oggi stesso e lasciate che la vostra voce vi guidi nel futuro della tecnologia!🌟" + "title": "Installazione di Open Voice OS - Benvenuto", + "content": "Ciao e benvenuto all'installazione di Open Voice OS!\n\nSiamo lieti di presentarti Open Voice OS, l'assistente vocale open source che sta cambiando il modo con cui si interagisce con la tecnologia.\n\nL'installazione di Open Voice OS è semplicissima e apre un mondo di possibilità attraverso il controllo vocale. Che siate appassionati di tecnologia o vogliate semplicemente semplificare le vostre attività quotidiane, Open Voice OS è qui per renderti la vita più facile.\n\nInizia l'installazione oggi stesso e lascia che la tua voce ti guidi nel futuro della tecnologia! 🌟" } } \ No newline at end of file diff --git a/tui/locales/de-de/channels.sh b/tui/locales/de-de/channels.sh index eac3d422..06633c3f 100644 --- a/tui/locales/de-de/channels.sh +++ b/tui/locales/de-de/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Für Open Voice OS gibt es zwei verschiedene Release Versionen: +CONTENT="Für Open Voice OS gibt es zwei verschiedene Release Versionen: - Stabil (empfohlen, aber noch nicht verfügbar) - Entwickler @@ -10,8 +9,7 @@ Die stabile Version von Open Voice OS ist eine gut getestete und zuverlässige V Die Entwicklungsversion von Open Voice OS ist für Entwickler und Enthusiasten gedacht, die den neusten Entwicklungen experimentieren und zur Weiterentwicklung der Plattform beitragen möchten.. -wähle eine Version: -" +wähle eine Version:" TITLE="Open Voice OS Installation - Versionen" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/detection.sh b/tui/locales/de-de/detection.sh index f4d24ce6..1b8323c9 100644 --- a/tui/locales/de-de/detection.sh +++ b/tui/locales/de-de/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Automatisch erkannte Systemeigenschaften: +CONTENT="Automatisch erkannte Systemeigenschaften: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ Automatisch erkannte Systemeigenschaften: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^} -" + - Display: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Installation - Systemeigenschaften" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/features.sh b/tui/locales/de-de/features.sh index 6da3861b..9ba8c16d 100644 --- a/tui/locales/de-de/features.sh +++ b/tui/locales/de-de/features.sh @@ -10,8 +10,9 @@ Skills ermöglichen die Interaktion durch Sprache, was sie effizient für Aufgab Bitte wählen Sie die zu aktivierenden Funktionen aus: " TITLE="Open Voice OS Installation - Funktionen" -SKILL_DESCRIPTION="Lade eine Auswahl an OVOS skills" +SKILL_DESCRIPTION="Lade eine Auswahl an OVOS skills +Laden Sie zusätzliche OVOS-Fähigkeiten" EXTRA_SKILL_DESCRIPTION="Laden Sie zusätzliche OVOS-Fähigkeiten" GUI_DESCRIPTION="Mit grafischer Benutzeroberfläche" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/de-de/finish.sh b/tui/locales/de-de/finish.sh index 3f943a57..4a32735f 100644 --- a/tui/locales/de-de/finish.sh +++ b/tui/locales/de-de/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Die Installation wurde erfolgreich abgeschlossen! 🎉 +CONTENT="Die Installation wurde erfolgreich abgeschlossen! 🎉 Ihr Sprachassistent ist jetzt einsatzbereit. Wir freuen uns darauf, dass Sie das breite Spektrum an Funktionen und Möglichkeiten dieses Sprachassistenten erkunden können. @@ -16,8 +15,7 @@ Wenn Sie die Skill-Funktion aktiviert haben, können Sie mit Ihrem Assistenten i Die Einstellungen Ihres Assistenten können in der Konfigurationsdatei $CONFIG_FILE geändert werden. -Sollten Sie in Zukunft Unterstützung oder Updates benötigen, können Sie sich gerne an uns wenden. Viel Spaß mit Open Voice OS! -" +Sollten Sie in Zukunft Unterstützung oder Updates benötigen, können Sie sich gerne an uns wenden. Viel Spaß mit Open Voice OS!" TITLE="Open Voice OS Installation - Abschluß" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/methods.sh b/tui/locales/de-de/methods.sh index 7cb068f7..ee4b3b79 100644 --- a/tui/locales/de-de/methods.sh +++ b/tui/locales/de-de/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Für die Installation von Open Voice OS gibt es zwei Umgebungen: +CONTENT="Für die Installation von Open Voice OS gibt es zwei Umgebungen: - Container-Engine wie z.B. Docker - Einrichten in einer virtuellen Python-Umgebung @@ -10,8 +9,7 @@ Container bieten Isolierung und einfache Bereitstellung, während eine virtuelle Wenn die Container-Methode gewählt wird, wird Docker automatisch installiert, wenn es nicht auf dem System vorhanden ist. -Bitte wählen Sie eine Installationsumgebung aus: -" +Bitte wählen Sie eine Installationsumgebung aus:" TITLE="Open Voice OS Installation - Installationsumgebung" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/misc.sh b/tui/locales/de-de/misc.sh index d7b2eaa2..abf923ab 100644 --- a/tui/locales/de-de/misc.sh +++ b/tui/locales/de-de/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Ja" NO_BUTTON="Nein" BACK_BUTTON="Zurück" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/de-de/profiles.sh b/tui/locales/de-de/profiles.sh index 705f862e..b7e3326c 100644 --- a/tui/locales/de-de/profiles.sh +++ b/tui/locales/de-de/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Um ein vielseitiges und vernetztes System zu schaffen, das für viele Anwendungen geeignet ist, gibt es drei faszinierende Möglichkeiten: +CONTENT="Um ein vielseitiges und vernetztes System zu schaffen, das für viele Anwendungen geeignet ist, gibt es drei faszinierende Möglichkeiten: - Open Voice OS Master: Das klassische Open Voice OS-Erlebnis - HiveMind Satellite: Open Voice OS-Audiokomponenten, die mit HiveMind Listener verbunden sind @@ -11,8 +10,7 @@ Jedes dieser Profile bietet einzigartige Funktionen und Möglichkeiten, die Ihr Die Frage ist nur, welches Profil am besten zu Ihren Bedürfnissen und Vorlieben passt. -Bitte wählen Sie ein Profil aus: -" +Bitte wählen Sie ein Profil aus:" TITLE="Open Voice OS Installation - Profil" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/satellite.sh b/tui/locales/de-de/satellite.sh index bc67dc8d..7ba9cb97 100644 --- a/tui/locales/de-de/satellite.sh +++ b/tui/locales/de-de/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht." +content="Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht. + +# Host" # Host CONTENT_HOST=" $content +$content + Gib den HiveMind listener host ein(DNS oder IP address): " @@ -14,6 +18,8 @@ Gib den HiveMind listener host ein(DNS oder IP address): CONTENT_PORT=" $content +$content + Gib den HiveMind listener port ein: " @@ -21,6 +27,8 @@ Gib den HiveMind listener port ein: CONTENT_KEY=" $content +$content + Gib den HiveMind listener key des Satelliten ein: " @@ -28,6 +36,8 @@ Gib den HiveMind listener key des Satelliten ein: CONTENT_PASSWORD=" $content +$content + Gib das HiveMind listener Passwort des Satelliten ein: " @@ -36,4 +46,4 @@ TITLE_PORT="Open Voice OS Installation - Satellit 2/4" TITLE_KEY="Open Voice OS Installation - Satellit 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satellit 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/de-de/summary.sh b/tui/locales/de-de/summary.sh index b1fdb1b3..efd335b4 100644 --- a/tui/locales/de-de/summary.sh +++ b/tui/locales/de-de/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Fast fertig. Eine kurze Zusammenfassung: +CONTENT="Fast fertig. Eine kurze Zusammenfassung: - Umgebung: $METHOD - Version: $CHANNEL @@ -12,8 +11,7 @@ Fast fertig. Eine kurze Zusammenfassung: Die Entscheidungen, die während des Installationsprozesses von Open Voice OS getroffen werden, wurden sorgfältig abgewogen, um unser System an Ihre individuellen Bedürfnisse und Vorlieben anzupassen. -Stimmen die Einstellungen? -" +Stimmen die Einstellungen?" TITLE="Open Voice OS Installation - Zusammenfassung" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/telemetry.sh b/tui/locales/de-de/telemetry.sh index a438f6c0..44660403 100644 --- a/tui/locales/de-de/telemetry.sh +++ b/tui/locales/de-de/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Indem Sie sich dafür entscheiden, Telemetriedaten mit uns zu teilen, spielen Sie eine entscheidende Rolle bei der Bereitstellung wertvoller, anonymer Informationen, die es uns ermöglichen, die Erfahrungen der Nutzer besser zu verstehen und die Leistung unserer Software zu verbessern. +CONTENT="Indem Sie sich dafür entscheiden, Telemetriedaten mit uns zu teilen, spielen Sie eine entscheidende Rolle bei der Bereitstellung wertvoller, anonymer Informationen, die es uns ermöglichen, die Erfahrungen der Nutzer besser zu verstehen und die Leistung unserer Software zu verbessern. Ihre Telemetriedaten geben uns wichtige Einblicke in die Funktionsweise der Software in realen Szenarien. Diese Daten werden anonym gesammelt, um Ihre Privatsphäre und Vertraulichkeit zu wahren. @@ -11,8 +10,7 @@ Weitere Informationen zu den gesammelten Daten finden Sie unter: https://github. Diese Datenerfassung erfolgt nur während des Installationsvorgangs. -Sind Sie damit einverstanden, anonyme Daten mit uns zu teilen? -" +Sind Sie damit einverstanden, anonyme Daten mit uns zu teilen?" TITLE="Open Voice OS Installation - Telemetrie" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/tuning.sh b/tui/locales/de-de/tuning.sh index 1345c81a..21cd6af4 100644 --- a/tui/locales/de-de/tuning.sh +++ b/tui/locales/de-de/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -Beim Open Voice OS Tuning für Raspberry Pi wird das Betriebssystem so optimiert, dass es auf der Hardware des Raspberry Pi effizient läuft. +CONTENT="Beim Open Voice OS Tuning für Raspberry Pi wird das Betriebssystem so optimiert, dass es auf der Hardware des Raspberry Pi effizient läuft. Dieser Tuning-Prozess zielt darauf ab, die Leistung zu verbessern, die Ressourcennutzung zu reduzieren und eine reibungslosere Benutzererfahrung zu gewährleisten, was es zu einer ausgezeichneten Wahl für ressourcenbeschränkte Geräte wie den Raspberry Pi macht. -Tuning für Raspberry Pi aktivieren (empfohlen)? -" +Tuning für Raspberry Pi aktivieren (empfohlen)?" TITLE="Open Voice OS Installation - Tuning" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/uninstall.sh b/tui/locales/de-de/uninstall.sh index f7573da2..c930f7ec 100644 --- a/tui/locales/de-de/uninstall.sh +++ b/tui/locales/de-de/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Es wurde eine vorhandene Instanz von Open Voice OS erkannt. +CONTENT="Es wurde eine vorhandene Instanz von Open Voice OS erkannt. Da Docker und PipeWire möglicherweise vom System oder manuell installiert wurden, wird das Installationsprogramm die folgenden Pakete nicht entfernen: @@ -12,8 +11,7 @@ Da Docker und PipeWire möglicherweise vom System oder manuell installiert wurde - pipewire - pipewire-alsa -Möchten Sie Open Voice OS deinstallieren? -" +Möchten Sie Open Voice OS deinstallieren?" TITLE="Open Voice OS Installation - Deinstallation" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/welcome.sh b/tui/locales/de-de/welcome.sh index 3fee9921..040cf183 100644 --- a/tui/locales/de-de/welcome.sh +++ b/tui/locales/de-de/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -Hallo und herzlich willkommen bei der Installation von Open Voice OS! +CONTENT="Hallo und herzlich willkommen bei der Installation von Open Voice OS! Wir freuen uns, Ihnen Open Voice OS vorstellen zu können, den Open-Source-Sprachassistenten. Die Installation von Open Voice OS ist ein Kinderspiel und eröffnet eine Welt voller Möglichkeiten für sprachgesteuerten Komfort. Egal, ob du ein Technik-Enthusiast bist oder einfach nur deine täglichen Aufgaben vereinfachen willst, Open Voice OS ist da, um dein Leben zu erleichtern. -Beginnen Sie noch heute mit der Installation und lassen Sie sich von Ihrer Stimme durch die Zukunft der Technologie führen!🌟 -" +Beginnen Sie noch heute mit der Installation und lassen Sie sich von Ihrer Stimme durch die Zukunft der Technologie führen!🌟" TITLE="Open Voice OS Installation - Welcome" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/channels.sh b/tui/locales/en-us/channels.sh index 52694e3d..0dc4408f 100644 --- a/tui/locales/en-us/channels.sh +++ b/tui/locales/en-us/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Open Voice OS has two main release channels: +CONTENT="Open Voice OS has two main release channels: - stable (recommended but not yet available) - development @@ -10,8 +9,7 @@ The stable release of Open Voice OS is a well-tested and reliable version suitab The development release of Open Voice OS is intended for developers and enthusiasts who want to experiment with cutting-edge features and contribute to the platform's development. -Please select a channel: -" +Please select a channel:" TITLE="Open Voice OS Installation - Channels" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/detection.sh b/tui/locales/en-us/detection.sh index b167e720..c7c8428e 100644 --- a/tui/locales/en-us/detection.sh +++ b/tui/locales/en-us/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Please find the detected information: +CONTENT="Please find the detected information: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ Please find the detected information: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^} -" + - Display: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Installation - Detected" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/features.sh b/tui/locales/en-us/features.sh index 9a216f34..4be28fea 100644 --- a/tui/locales/en-us/features.sh +++ b/tui/locales/en-us/features.sh @@ -10,8 +10,9 @@ Skills enable interaction through speech, making it efficient for tasks like hom Please choose the features to enable: " TITLE="Open Voice OS Installation - Features" -SKILL_DESCRIPTION="Load default OVOS skills" +SKILL_DESCRIPTION="Load default OVOS skills +Load extra OVOS skills" EXTRA_SKILL_DESCRIPTION="Load extra OVOS skills" GUI_DESCRIPTION="Enable graphical user interface" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/en-us/finish.sh b/tui/locales/en-us/finish.sh index c50f01c2..afb9ed9d 100644 --- a/tui/locales/en-us/finish.sh +++ b/tui/locales/en-us/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -The installation has been successfully completed! 🎉 +CONTENT="The installation has been successfully completed! 🎉 Your voice assistant is ready to go. We're excited for you to explore the wide array of features and capabilities this voice assistant has to offer. @@ -15,8 +14,7 @@ If you enabled the default skills feature then you can start to interact with yo The settings of your assistant could be changed in the $CONFIG_FILE configuration file. -Should you need any assistance or updates in the future, feel free to reach out. Enjoy your Open Voice OS experience! -" +Should you need any assistance or updates in the future, feel free to reach out. Enjoy your Open Voice OS experience!" TITLE="Open Voice OS Installation - Finish" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/methods.sh b/tui/locales/en-us/methods.sh index 6a77991d..d4ae8d3b 100644 --- a/tui/locales/en-us/methods.sh +++ b/tui/locales/en-us/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -To install Open Voice OS, you have two primary methods: +CONTENT="To install Open Voice OS, you have two primary methods: - Containers engine such as Docker - Setting it up in a Python virtual environment @@ -10,8 +9,7 @@ Containers provide isolation and easy deployment, while a Python virtual environ If the containers method is selected, Docker will be installed automatically if not present on the system. -Please select an installation method: -" +Please select an installation method:" TITLE="Open Voice OS Installation - Methods" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/misc.sh b/tui/locales/en-us/misc.sh index 730283a2..5fa5de7f 100644 --- a/tui/locales/en-us/misc.sh +++ b/tui/locales/en-us/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Yes" NO_BUTTON="No" BACK_BUTTON="Back" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/en-us/profiles.sh b/tui/locales/en-us/profiles.sh index d6dc6ac3..73c92dda 100644 --- a/tui/locales/en-us/profiles.sh +++ b/tui/locales/en-us/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -To create a versatile system that is suitable for many applications, there are three intriguing choices: +CONTENT="To create a versatile system that is suitable for many applications, there are three intriguing choices: - Open Voice OS Master: The Open Voice OS classic experience - HiveMind Satellite: Open Voice OS audio components connected to HiveMind Listener @@ -12,8 +11,7 @@ Each of these profiles offers unique features and capabilities that could greatl The question is, which one aligns best with your needs and preferences? -Please select a profile: -" +Please select a profile:" TITLE="Open Voice OS Installation - Profiles" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/satellite.sh b/tui/locales/en-us/satellite.sh index c2d066a5..d8924772 100644 --- a/tui/locales/en-us/satellite.sh +++ b/tui/locales/en-us/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience." +content="By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience. + +# Host" # Host CONTENT_HOST=" $content +$content + Please enter the HiveMind listener host (DNS or IP address): " @@ -14,6 +18,8 @@ Please enter the HiveMind listener host (DNS or IP address): CONTENT_PORT=" $content +$content + Please enter the HiveMind listener port: " @@ -21,6 +27,8 @@ Please enter the HiveMind listener port: CONTENT_KEY=" $content +$content + Please enter the HiveMind listener key related to the satellite: " @@ -28,6 +36,8 @@ Please enter the HiveMind listener key related to the satellite: CONTENT_PASSWORD=" $content +$content + Please enter the HiveMind listener password related to the satellite: " @@ -36,4 +46,4 @@ TITLE_PORT="Open Voice OS Installation - Satellite 2/4" TITLE_KEY="Open Voice OS Installation - Satellite 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satellite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/en-us/summary.sh b/tui/locales/en-us/summary.sh index 2dd98d20..c620976c 100644 --- a/tui/locales/en-us/summary.sh +++ b/tui/locales/en-us/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -You are almost done, here is a summary of choices you made to install Open Voice OS: +CONTENT="You are almost done, here is a summary of choices you made to install Open Voice OS: - Method: $METHOD - Version: $CHANNEL @@ -12,8 +11,7 @@ You are almost done, here is a summary of choices you made to install Open Voice The choices made during the Open Voice OS installation process have been carefully considered to tailor our system to your unique needs and preferences. -Does is sound correct to you? -" +Does is sound correct to you?" TITLE="Open Voice OS Installation - Summary" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/telemetry.sh b/tui/locales/en-us/telemetry.sh index 03d9ea2c..f29073fd 100644 --- a/tui/locales/en-us/telemetry.sh +++ b/tui/locales/en-us/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -By opting to share telemetry with us, you play a crucial role in contributing valuable, anonymous information that enables us to better understand user experiences and improve our software's performance. +CONTENT="By opting to share telemetry with us, you play a crucial role in contributing valuable, anonymous information that enables us to better understand user experiences and improve our software's performance. Your telemetry data includes essential insights into how the software functions in real-world scenarios. This data is collected anonymously, prioritizing your privacy and confidentiality. @@ -11,8 +10,7 @@ For more information about collected data please visit: https://github.com/OpenV This data collection will only happen during the installation process. -Do you accept to share anonymous data with us? -" +Do you accept to share anonymous data with us?" TITLE="Open Voice OS Installation - Telemetry" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/tuning.sh b/tui/locales/en-us/tuning.sh index 9d60c683..00ed2b81 100644 --- a/tui/locales/en-us/tuning.sh +++ b/tui/locales/en-us/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating system to run efficiently on the Raspberry Pi hardware. +CONTENT="Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating system to run efficiently on the Raspberry Pi hardware. This tuning process aims to enhance performance, reduce resource usage, and ensure a smoother user experience, making it an excellent choice for resource-constrained devices like the Raspberry Pi. -Enable tuning for Raspberry Pi (recommended)? -" +Enable tuning for Raspberry Pi (recommended)?" TITLE="Open Voice OS Installation - Tuning" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/uninstall.sh b/tui/locales/en-us/uninstall.sh index f91ad67d..d2fd6aeb 100644 --- a/tui/locales/en-us/uninstall.sh +++ b/tui/locales/en-us/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -An existing instance of Open Voice OS has been detected. +CONTENT="An existing instance of Open Voice OS has been detected. Because Docker and PipeWire might have been installed by the system or manually, the installer will not remove the following packages: @@ -12,8 +11,7 @@ Because Docker and PipeWire might have been installed by the system or manually, - pipewire - pipewire-alsa -Do you want to uninstall Open Voice OS? -" +Do you want to uninstall Open Voice OS?" TITLE="Open Voice OS Installation - Uninstall" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/welcome.sh b/tui/locales/en-us/welcome.sh index e3a2119b..15c51bfb 100644 --- a/tui/locales/en-us/welcome.sh +++ b/tui/locales/en-us/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -Hello and welcome to the Open Voice OS installation! +CONTENT="Hello and welcome to the Open Voice OS installation! We're excited to introduce you to Open Voice OS, the open-source voice assistant that's changing the way we interact with technology. Installing Open Voice OS is a breeze, and it opens up a world of possibilities for voice-controlled convenience. Whether you're a tech enthusiast or just looking to simplify your daily tasks, Open Voice OS is here to make your life easier. -Get started with the installation today and let your voice guide you through the future of technology!🌟 -" +Get started with the installation today and let your voice guide you through the future of technology!🌟" TITLE="Open Voice OS Installation - Welcome" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/channels.sh b/tui/locales/es-es/channels.sh index 67b4d387..fbc2a8b1 100644 --- a/tui/locales/es-es/channels.sh +++ b/tui/locales/es-es/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Existen dos versiones diferentes para Open Voice OS: +CONTENT="Existen dos versiones diferentes para Open Voice OS: - Estable (recomendada, pero aún no disponible) - Desarrollador @@ -10,8 +9,7 @@ La versión estable de Open Voice OS es una versión probada y fiable para el us La versión de desarrollo de Open Voice OS está destinada a desarrolladores y entusiastas que deseen experimentar con los últimos avances y contribuir al desarrollo futuro de la plataforma. -Elija una versión: -" +Elija una versión:" TITLE="Open Voice OS Installation - Versionen" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/detection.sh b/tui/locales/es-es/detection.sh index 6d5d2708..caa90341 100644 --- a/tui/locales/es-es/detection.sh +++ b/tui/locales/es-es/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Propiedades del sistema reconocidas automáticamente: +CONTENT="Propiedades del sistema reconocidas automáticamente: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ Propiedades del sistema reconocidas automáticamente: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^} -" + - Display: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Installation - Propiedades del sistema" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/features.sh b/tui/locales/es-es/features.sh index 4614667e..dfb9a3e0 100644 --- a/tui/locales/es-es/features.sh +++ b/tui/locales/es-es/features.sh @@ -10,8 +10,9 @@ Las habilidades permiten la interacción a través de la voz, lo que las hace ef Seleccione las funciones que desea activar: " TITLE="Open Voice OS Installation - Características" -SKILL_DESCRIPTION="Descargar una selección de competencias (skills) OVOS" +SKILL_DESCRIPTION="Descargar una selección de competencias (skills) OVOS +Cargar habilidades OVOS adicionales" EXTRA_SKILL_DESCRIPTION="Cargar habilidades OVOS adicionales" GUI_DESCRIPTION="Con interfaz gráfica de usuario" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/es-es/finish.sh b/tui/locales/es-es/finish.sh index 67693cb9..39ac8e7b 100644 --- a/tui/locales/es-es/finish.sh +++ b/tui/locales/es-es/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -¡La instalación se ha completado con éxito! 🎉 +CONTENT="¡La instalación se ha completado con éxito! 🎉 Tu asistente de voz ya está listo para su uso. Estamos deseando que explores el amplio abanico de funciones y posibilidades de este asistente de voz. @@ -16,8 +15,7 @@ Si has activado la función Habilidad, puedes interactuar con tu asistente dicie Los ajustes de tu asistente pueden modificarse en el fichero de configuración $CONFIG_FILE. -Si necesitas soporte o actualizaciones en el futuro, no dudes en ponerte en contacto con nosotros. ¡Diviértete con Open Voice OS! -" +Si necesitas soporte o actualizaciones en el futuro, no dudes en ponerte en contacto con nosotros. ¡Diviértete con Open Voice OS!" TITLE="Open Voice OS Installation - Conclusión" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/methods.sh b/tui/locales/es-es/methods.sh index 76eb28dd..167712ad 100644 --- a/tui/locales/es-es/methods.sh +++ b/tui/locales/es-es/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Existen dos entornos para la instalación de Open Voice OS: +CONTENT="Existen dos entornos para la instalación de Open Voice OS: - Motor de contenedores como Docker - Instalación en un entorno virtual Python @@ -10,8 +9,7 @@ Los contenedores proporcionan aislamiento y facilidad de despliegue, mientras qu Si se selecciona el método de contenedor, Docker se instalará automáticamente si no está presente en el sistema. -Seleccione un entorno de instalación: -" +Seleccione un entorno de instalación:" TITLE="Open Voice OS Installation - Entorno de instalación" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/misc.sh b/tui/locales/es-es/misc.sh index 29375443..e7ba4b78 100644 --- a/tui/locales/es-es/misc.sh +++ b/tui/locales/es-es/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Sí" NO_BUTTON="No" BACK_BUTTON="Atrás" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/es-es/profiles.sh b/tui/locales/es-es/profiles.sh index 9616181a..74c04b99 100644 --- a/tui/locales/es-es/profiles.sh +++ b/tui/locales/es-es/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Para crear un sistema versátil y en red adecuado para muchas aplicaciones, existen tres fascinantes opciones: +CONTENT="Para crear un sistema versátil y en red adecuado para muchas aplicaciones, existen tres fascinantes opciones: - Open Voice OS Master: La experiencia clásica de Open Voice OS - HiveMind Satellite: Componentes de audio de Open Voice OS conectados a HiveMind Listener @@ -12,8 +11,7 @@ Cada uno de estos perfiles ofrece características y capacidades únicas que pue La única pregunta es qué perfil se adapta mejor a tus necesidades y preferencias. -Seleccione un perfil: -" +Seleccione un perfil:" TITLE="Open Voice OS Installation - Perfiles" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/satellite.sh b/tui/locales/es-es/satellite.sh index 45b5cf90..1d59c97b 100644 --- a/tui/locales/es-es/satellite.sh +++ b/tui/locales/es-es/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces." +content="Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces. + +# Host" # Host CONTENT_HOST=" $content +$content + Introduzca el host de escucha HiveMind (DNS o dirección IP): " @@ -14,6 +18,8 @@ Introduzca el host de escucha HiveMind (DNS o dirección IP): CONTENT_PORT=" $content +$content + Introduzca el puerto de escucha HiveMind: " @@ -21,6 +27,8 @@ Introduzca el puerto de escucha HiveMind: CONTENT_KEY=" $content +$content + Introduzca la clave de escucha HiveMind del satélite: " @@ -28,6 +36,8 @@ Introduzca la clave de escucha HiveMind del satélite: CONTENT_PASSWORD=" $content +$content + Introduzca la contraseña de escucha HiveMind del satélite: " @@ -36,4 +46,4 @@ TITLE_PORT="Open Voice OS Installation - Satélite 2/4" TITLE_KEY="Open Voice OS Installation - Satélite 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satélite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/es-es/summary.sh b/tui/locales/es-es/summary.sh index aac6fde3..9714c718 100644 --- a/tui/locales/es-es/summary.sh +++ b/tui/locales/es-es/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Casi terminado. Un breve resumen: +CONTENT="Casi terminado. Un breve resumen: - Entorno: $METHOD - Version: $CHANNEL @@ -12,8 +11,7 @@ Casi terminado. Un breve resumen: Las decisiones tomadas durante el proceso de instalación de Open Voice OS han sido cuidadosamente consideradas para adaptar nuestro sistema a sus necesidades y preferencias individuales. -¿Son correctos los ajustes? -" +¿Son correctos los ajustes?" TITLE="Open Voice OS Installation - Resumen" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/telemetry.sh b/tui/locales/es-es/telemetry.sh index f9ced407..57afb27e 100644 --- a/tui/locales/es-es/telemetry.sh +++ b/tui/locales/es-es/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Al compartir con nosotros sus datos telemétricos, usted desempeña un papel fundamental al proporcionarnos información valiosa y anónima que nos permite comprender mejor la experiencia del usuario y mejorar el rendimiento de nuestro software. +CONTENT="Al compartir con nosotros sus datos telemétricos, usted desempeña un papel fundamental al proporcionarnos información valiosa y anónima que nos permite comprender mejor la experiencia del usuario y mejorar el rendimiento de nuestro software. Sus datos de telemetría nos proporcionan información importante sobre el funcionamiento del software en situaciones reales. Estos datos se recogen de forma anónima para proteger su privacidad y confidencialidad. @@ -11,8 +10,7 @@ Puede encontrar más información sobre los datos recogidos en: https://github.c Esta recogida de datos sólo tiene lugar durante el proceso de instalación. -¿Está de acuerdo en compartir datos anónimos con nosotros? -" +¿Está de acuerdo en compartir datos anónimos con nosotros?" TITLE="Open Voice OS Installation - Telemetrie" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/tuning.sh b/tui/locales/es-es/tuning.sh index c6aac582..3d711b09 100644 --- a/tui/locales/es-es/tuning.sh +++ b/tui/locales/es-es/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -Open Voice OS Tuning para Raspberry Pi optimiza el sistema operativo para que funcione de forma eficiente en el hardware de Raspberry Pi. +CONTENT="Open Voice OS Tuning para Raspberry Pi optimiza el sistema operativo para que funcione de forma eficiente en el hardware de Raspberry Pi. Este proceso de ajuste tiene como objetivo mejorar el rendimiento, reducir la utilización de recursos y garantizar una experiencia de usuario más fluida, por lo que es una excelente opción para dispositivos con recursos limitados como la Raspberry Pi. -¿Habilitar el ajuste para Raspberry Pi (recomendado)? -" +¿Habilitar el ajuste para Raspberry Pi (recomendado)?" TITLE="Open Voice OS Installation - Optimización" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/uninstall.sh b/tui/locales/es-es/uninstall.sh index 3f357e3d..2f26a719 100644 --- a/tui/locales/es-es/uninstall.sh +++ b/tui/locales/es-es/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Se ha detectado una instancia existente de Open Voice OS. +CONTENT="Se ha detectado una instancia existente de Open Voice OS. Como Docker y PipeWire pueden haber sido instalados por el sistema o manualmente, el programa de instalación no eliminará los siguientes paquetes: @@ -12,8 +11,7 @@ Como Docker y PipeWire pueden haber sido instalados por el sistema o manualmente - pipewire - pipewire-alsa -¿Quieres desinstalar Open Voice OS? -" +¿Quieres desinstalar Open Voice OS?" TITLE="Open Voice OS Installation - Desinstalación" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/welcome.sh b/tui/locales/es-es/welcome.sh index c4af0ca7..99b98a30 100644 --- a/tui/locales/es-es/welcome.sh +++ b/tui/locales/es-es/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -¡Hola y bienvenido a la instalación de Open Voice OS! +CONTENT="¡Hola y bienvenido a la instalación de Open Voice OS! Nos complace presentarle Open Voice OS, el asistente de voz de código abierto. Instalar Open Voice OS es muy sencillo y abre un mundo de posibilidades para la comodidad controlada por voz. Tanto si eres un entusiasta de la tecnología como si simplemente quieres simplificar tus tareas diarias, Open Voice OS está aquí para hacerte la vida más fácil. -Empieza a instalarlo hoy mismo y deja que tu voz te guíe por el futuro de la tecnología. -" +Empieza a instalarlo hoy mismo y deja que tu voz te guíe por el futuro de la tecnología." TITLE="Open Voice OS Installation - Welcome" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/channels.sh b/tui/locales/fr-fr/channels.sh index facf0d54..d50113c0 100644 --- a/tui/locales/fr-fr/channels.sh +++ b/tui/locales/fr-fr/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Open Voice OS possède deux canaux d'instalaltion: +CONTENT="Open Voice OS possède deux canaux d'instalaltion: - stable (recommandé mais pas encore disponible) - développment @@ -10,8 +9,7 @@ La version stable d'Open Voice OS est une version bien testée et fiable, adapt La version de développement d'Open Voice OS est destinée aux développeurs et aux passionnés qui souhaitent expérimenter des fonctionnalités de pointe et contribuer au développement de la plateforme. -Veuillez sélectionner une canal: -" +Veuillez sélectionner une canal:" TITLE="Open Voice OS Installation - Canaux d'installation" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/detection.sh b/tui/locales/fr-fr/detection.sh index 74b7d9d2..7261d6ce 100644 --- a/tui/locales/fr-fr/detection.sh +++ b/tui/locales/fr-fr/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Veuillez trouver ci-dessous les information détectées: +CONTENT="Veuillez trouver ci-dessous les information détectées: - Système d'exploitation: ${DISTRO_NAME^} $DISTRO_VERSION - Noyau: $KERNEL @@ -11,8 +10,7 @@ Veuillez trouver ci-dessous les information détectées: - Matériel: $HARDWARE_DETECTED - Environnement virtuel: $VENV_PATH - Serveur de son: $SOUND_SERVER - - Serveur graphique: ${DISPLAY_SERVER^} -" + - Serveur graphique: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Installation - Détecté" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/features.sh b/tui/locales/fr-fr/features.sh index cea26291..cfddec95 100644 --- a/tui/locales/fr-fr/features.sh +++ b/tui/locales/fr-fr/features.sh @@ -10,8 +10,9 @@ Les compétences permettent le déclenchement d'actions par la parole, ce qui re Veuillez sélectionner les fonctionnalités à activer: " TITLE="Open Voice OS Installation - Fonctionnalités" -SKILL_DESCRIPTION="Chargement des compétences par défaut d'OVOS" +SKILL_DESCRIPTION="Chargement des compétences par défaut d'OVOS +Chargement des compétences OVOS supplémentaires" EXTRA_SKILL_DESCRIPTION="Chargement des compétences OVOS supplémentaires" GUI_DESCRIPTION="Activation de l'interface graphique" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/fr-fr/finish.sh b/tui/locales/fr-fr/finish.sh index 79ec71ef..9cf95a5e 100644 --- a/tui/locales/fr-fr/finish.sh +++ b/tui/locales/fr-fr/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -L'installation s'est terminée avec succès! 🎉 +CONTENT="L'installation s'est terminée avec succès! 🎉 Votre assistant vocal est prêt à être utilisé. Nous sommes ravis que vous exploriez le large éventail de fonctionnalités et de capacités que cet assistant vocal a à offrir. @@ -15,8 +14,7 @@ Si vous avez activé la fonctionnalité de compétences par défaut, vous pouvez Les paramètres de votre assistant peuvent être modifiés dans le fichier de configuration $CONFIG_FILE. -Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS! -" +Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS!" TITLE="Open Voice OS Installation - Clap de fin" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/methods.sh b/tui/locales/fr-fr/methods.sh index 970a0958..7c59438a 100644 --- a/tui/locales/fr-fr/methods.sh +++ b/tui/locales/fr-fr/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Il existe deux méthodes pour installation Open Voice OS: +CONTENT="Il existe deux méthodes pour installation Open Voice OS: - Au travers d'un moteur de conteneurisation tel que Docker - Au travers d'un environnement virtuel Python @@ -10,8 +9,7 @@ Les conteneurs offrent une isolation et un déploiement facile, tandis qu'un env Si la méthode conteneurs est sélectionnée, Docker sera installé automatiquement s'il n'est pas présent sur le système. -Veuillez sélectionner une méthode d'installation: -" +Veuillez sélectionner une méthode d'installation:" TITLE="Open Voice OS Installation - Méthodes d'installation" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/misc.sh b/tui/locales/fr-fr/misc.sh index acfc3d26..024151e6 100644 --- a/tui/locales/fr-fr/misc.sh +++ b/tui/locales/fr-fr/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Oui" NO_BUTTON="Non" BACK_BUTTON="Retour" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/fr-fr/profiles.sh b/tui/locales/fr-fr/profiles.sh index b5d08ef4..6eef37e4 100644 --- a/tui/locales/fr-fr/profiles.sh +++ b/tui/locales/fr-fr/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Dans la quête actuelle du compagnon numérique idéal, nous nous trouvons à la croisée des chemins avec trois choix intrigants: +CONTENT="Dans la quête actuelle du compagnon numérique idéal, nous nous trouvons à la croisée des chemins avec trois choix intrigants: - Open Voice OS: L'expérience classique Open Voice OS - HiveMind Satellite: Exécute les composants audio sur un appareil @@ -12,8 +11,7 @@ Chacun de ces profils offre des fonctionnalités et des capacités uniques qui p La question est de savoir lequel correspond le mieux à vos besoins et préférences? -Veuillez sélectionner un profil: -" +Veuillez sélectionner un profil:" TITLE="Open Voice OS Installation - Profil d'installation" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/satellite.sh b/tui/locales/fr-fr/satellite.sh index 8a2ab33b..851de2c0 100644 --- a/tui/locales/fr-fr/satellite.sh +++ b/tui/locales/fr-fr/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace." +content="En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace. + +# Host" # Host CONTENT_HOST=" $content +$content + Veuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP): " @@ -14,6 +18,8 @@ Veuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP): CONTENT_PORT=" $content +$content + Veuillez entrer le port d'écoute d'HiveMind Listener: " @@ -21,6 +27,8 @@ Veuillez entrer le port d'écoute d'HiveMind Listener: CONTENT_KEY=" $content +$content + Veuillez saisir la clé d'HiveMind Listener liée au satellite: " @@ -28,6 +36,8 @@ Veuillez saisir la clé d'HiveMind Listener liée au satellite: CONTENT_PASSWORD=" $content +$content + Veuillez saisir le mot de passe d'HiveMind Listener lié au satellite: " @@ -36,4 +46,4 @@ TITLE_PORT="Open Voice OS Installation - Satellite 2/4" TITLE_KEY="Open Voice OS Installation - Satellite 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satellite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/fr-fr/summary.sh b/tui/locales/fr-fr/summary.sh index 9aa1c8f4..05d39881 100644 --- a/tui/locales/fr-fr/summary.sh +++ b/tui/locales/fr-fr/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS: +CONTENT="Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS: - Méthode d'installation: $METHOD - Canal de déployment: $CHANNEL @@ -12,8 +11,7 @@ Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour Les choix effectués lors du processus d'installation d'Open Voice OS ont été soigneusement étudiés pour adapter notre système à vos besoins et préférences. -Est-ce que tout cela vous semble correct? -" +Est-ce que tout cela vous semble correct?" TITLE="Open Voice OS Installation - Résumé" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/telemetry.sh b/tui/locales/fr-fr/telemetry.sh index ffeff4a3..ec301b30 100644 --- a/tui/locales/fr-fr/telemetry.sh +++ b/tui/locales/fr-fr/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS. +CONTENT="En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS. Vos données de télémétrie comprennent des informations essentielles sur le fonctionnement du logiciel dans des scénarios réels. Ces données sont collectées de manière anonyme, en privilégiant votre vie privée et votre confidentialité. @@ -11,8 +10,7 @@ Pour de plus amples informations au sujet des données collectées, veuillez vis Cette collecte d'informations aura lieu uniquement le processus d'installation. -Acceptez-vous de partager avec nous des données anonymes? -" +Acceptez-vous de partager avec nous des données anonymes?" TITLE="Open Voice OS Installation - Télémétrie" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/tuning.sh b/tui/locales/fr-fr/tuning.sh index 2cbcc626..019e9a46 100644 --- a/tui/locales/fr-fr/tuning.sh +++ b/tui/locales/fr-fr/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS. +CONTENT="Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS. Ce processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide. -Appliquer les réglages pour Raspberry Pi (recommandé)? -" +Appliquer les réglages pour Raspberry Pi (recommandé)?" TITLE="Open Voice OS Installation - Réglages pour Raspberry Pi" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/uninstall.sh b/tui/locales/fr-fr/uninstall.sh index 2439114a..5f0e93bc 100644 --- a/tui/locales/fr-fr/uninstall.sh +++ b/tui/locales/fr-fr/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Une instance d'Open Voice OS a été détectée. +CONTENT="Une instance d'Open Voice OS a été détectée. Étant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'ínstallateur ne supprimera pas les packages suivants: @@ -12,8 +11,7 @@ Une instance d'Open Voice OS a été détectée. - pipewire - pipewire-alsa -Voulez-vous désinstaller Open Voice OS? -" +Voulez-vous désinstaller Open Voice OS?" TITLE="Open Voice OS Installation - Désinstallation" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/welcome.sh b/tui/locales/fr-fr/welcome.sh index fcef22ab..f30c428b 100644 --- a/tui/locales/fr-fr/welcome.sh +++ b/tui/locales/fr-fr/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -Bonjour et bienvenue dans l'installation d'Open Voice OS! +CONTENT="Bonjour et bienvenue dans l'installation d'Open Voice OS! Nous sommes ravis de vous présenter Open Voice OS, l'assistant vocal open source qui change la façon dont nous interagissons avec la technologie. L'installation d'Open Voice OS est un jeu d'enfant et ouvre un monde de possibilités pour la commodité de la commande vocale. Que vous soyez un passionné de technologie ou que vous cherchiez simplement à simplifier vos tâches quotidiennes, Open Voice OS est là pour vous faciliter la vie. -Commencez l'installation dès maintenant et laissez votre voix vous guider!🌟 -" +Commencez l'installation dès maintenant et laissez votre voix vous guider!🌟" TITLE="Open Voice OS Installation - Bienvenue" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/channels.sh b/tui/locales/hi-in/channels.sh index 8e9b687a..183820ca 100644 --- a/tui/locales/hi-in/channels.sh +++ b/tui/locales/hi-in/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Open Voice OS के दो मुख्य रिलीज़ चैनल हैं: +CONTENT="Open Voice OS के दो मुख्य रिलीज़ चैनल हैं: - stable (अनुशंसित लेकिन अभी तक उपलब्ध नहीं) - development @@ -10,8 +9,7 @@ Open Voice OS की स्थिर रिलीज (stable) एक अच् Open Voice OS का विकास रिलीज़ उन डेवलपर्स और उत्साही लोगों के लिए है जो अत्याधुनिक सुविधाओं के साथ प्रयोग करना चाहते हैं और प्लेटफ़ॉर्म के विकास में योगदान देना चाहते हैं। -कृपया एक चैनल चुनें: -" +कृपया एक चैनल चुनें:" TITLE="Open Voice OS Installation - चैनल" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/detection.sh b/tui/locales/hi-in/detection.sh index 9ee59213..19aeabed 100644 --- a/tui/locales/hi-in/detection.sh +++ b/tui/locales/hi-in/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -कृपया पता लगाई गई जानकारी को सत्यापित करें: +CONTENT="कृपया पता लगाई गई जानकारी को सत्यापित करें: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ CONTENT=" - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^} -" + - Display: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Installation - सिस्टम जानकारी की पहचान" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/features.sh b/tui/locales/hi-in/features.sh index 11cecd9a..4d5c19a3 100644 --- a/tui/locales/hi-in/features.sh +++ b/tui/locales/hi-in/features.sh @@ -10,8 +10,9 @@ GUI KDE प्लाज्मा के शीर्ष पर चलने व सक्षम करने के लिए कृपया सुविधाएँ चुनें: " TITLE="Open Voice OS Installation - विशेषताएँ" -SKILL_DESCRIPTION="डिफ़ॉल्ट OVOS कौशल लोड करें" +SKILL_DESCRIPTION="डिफ़ॉल्ट OVOS कौशल लोड करें +अतिरिक्त OVOS कौशल लोड करें" EXTRA_SKILL_DESCRIPTION="अतिरिक्त OVOS कौशल लोड करें" GUI_DESCRIPTION="ग्राफिकल यूजर इंटरफेस (GUI) इस्तमाल करें" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/hi-in/finish.sh b/tui/locales/hi-in/finish.sh index 77a2327d..f5e7ee08 100644 --- a/tui/locales/hi-in/finish.sh +++ b/tui/locales/hi-in/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -स्थापना सफलतापूर्वक पूर्ण हो गई है! 🎉 +CONTENT="स्थापना सफलतापूर्वक पूर्ण हो गई है! 🎉 आपका voice assistant वॉयस असिस्टेंट (voice assistant) कार्य करने के लिए तैयार है। हम इस वॉयस असिस्टेंट (voice assistant) द्वारा पेश की जाने वाली सुविधाओं और क्षमताओं की विस्तृत श्रृंखला का पता लगाने के लिए उत्साहित हैं। @@ -15,8 +14,7 @@ CONTENT=" आपके सहायक की सेटिंग्स को $CONFIG_FILE कॉन्फ़िगरेशन फ़ाइल(configuration file) में बदला जा सकता है। -यदि आपको भविष्य में किसी सहायता या अपडेट की आवश्यकता हो तो बेझिझक संपर्क करें। अपने Open Voice OS अनुभव का आनंद लें! -" +यदि आपको भविष्य में किसी सहायता या अपडेट की आवश्यकता हो तो बेझिझक संपर्क करें। अपने Open Voice OS अनुभव का आनंद लें!" TITLE="Open Voice OS Installation - अन्त" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/methods.sh b/tui/locales/hi-in/methods.sh index 9ba853b2..61603fb2 100644 --- a/tui/locales/hi-in/methods.sh +++ b/tui/locales/hi-in/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Open Voice OS इंस्टालेशन (install) करने के लिए, आपके पास दो प्राथमिक विधियाँ हैं: +CONTENT="Open Voice OS इंस्टालेशन (install) करने के लिए, आपके पास दो प्राथमिक विधियाँ हैं: - Containers engine such as Docker - Setting it up in a Python virtual environment @@ -10,8 +9,7 @@ Containers (कंटेनर) अलगाव और आसान तैना यदि Container (कंटेनर) विधि का चयन किया गया है, सिस्टम पर मौजूद नहीं होने पर Docker(डॉकर) खुद ब खुद से इंस्टॉल हो जाएगा। -कृपया एक इंस्टालेशन (install) विधि चुनें: -" +कृपया एक इंस्टालेशन (install) विधि चुनें:" TITLE="Open Voice OS Installation - विधि" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/misc.sh b/tui/locales/hi-in/misc.sh index e8e2d8e8..11da39ce 100644 --- a/tui/locales/hi-in/misc.sh +++ b/tui/locales/hi-in/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="हाँ" NO_BUTTON="नहीं" BACK_BUTTON="पीछे" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/hi-in/profiles.sh b/tui/locales/hi-in/profiles.sh index d051efc5..26879ff9 100644 --- a/tui/locales/hi-in/profiles.sh +++ b/tui/locales/hi-in/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -कई अनुप्रयोगों के लिए उपयुक्त एक बहुमुखी प्रणाली बनाने के लिए, तीन दिलचस्प विकल्प हैं: +CONTENT="कई अनुप्रयोगों के लिए उपयुक्त एक बहुमुखी प्रणाली बनाने के लिए, तीन दिलचस्प विकल्प हैं: - Open Voice OS Master: ओपन वॉयस ओएस क्लासिक (Open OS classical) अनुभव - HiveMind Satellite: ओपन वॉयस ओएस (Open voice OS) ऑडियो घटक हाइवमाइंड लिसनर (HiveMind Listener) से जुड़े हैं @@ -13,8 +12,7 @@ CONTENT=" सवाल यह है कि कौन सा आपकी आवश्यकताओं और प्राथमिकताओं के साथ सबसे अच्छा मेल खाता है? -कृपया एक प्रोफ़ाइल चुनें: -" +कृपया एक प्रोफ़ाइल चुनें:" TITLE="Open Voice OS Installation - प्रोफाइल" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/satellite.sh b/tui/locales/hi-in/satellite.sh index e54b23ee..b54b6984 100644 --- a/tui/locales/hi-in/satellite.sh +++ b/tui/locales/hi-in/satellite.sh @@ -1,33 +1,43 @@ #!/bin/env bash -# सामान्य संदेश -content="हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है।" +# Global message +content="हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है। -# होस्ट +# होस्ट" + +# Host CONTENT_HOST=" $content +$content + हाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के होस्ट (DNS या IP पता) दर्ज करें: " -# पोर्ट +# Port CONTENT_PORT=" $content +$content + हाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के पोर्ट दर्ज करें: " -# कुंजी +# Key CONTENT_KEY=" $content +$content + हाइवमाइंड सुनने वाले उपग्रह से संबंधित कुंजी दर्ज करें: " -# पासवर्ड +# Password CONTENT_PASSWORD=" $content +$content + हाइवमाइंड सुनने वाले उपग्रह से संबंधित पासवर्ड दर्ज करें: " @@ -36,4 +46,4 @@ TITLE_PORT="ओपन वॉयस ओएस स्थापना - उपग TITLE_KEY="ओपन वॉयस ओएस स्थापना - उपग्रह 3/4" TITLE_PASSWORD="ओपन वॉयस ओएस स्थापना - उपग्रह 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/hi-in/summary.sh b/tui/locales/hi-in/summary.sh index 98bed478..4984fb05 100644 --- a/tui/locales/hi-in/summary.sh +++ b/tui/locales/hi-in/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -आपका काम लगभग पूरा हो चुका है, ओपन वॉयस ओएस (Open Voice OS) स्थापित करने के लिए आपके द्वारा चुने गए विकल्पों का सारांश यहां दिया गया है: +CONTENT="आपका काम लगभग पूरा हो चुका है, ओपन वॉयस ओएस (Open Voice OS) स्थापित करने के लिए आपके द्वारा चुने गए विकल्पों का सारांश यहां दिया गया है: - विधि: $METHOD - संस्करण: $CHANNEL - प्रोफाइल: $PROFILE @@ -10,8 +9,7 @@ CONTENT=" - ट्यूनिंग: $TUNING ओपन वॉयस ओएस (Open Voice OS) इंस्टॉलेशन प्रक्रिया के दौरान चुने गए विकल्पों पर हमारे सिस्टम (System) को आपकी विशिष्ट आवश्यकताओं और प्राथमिकताओं के अनुरूप बनाने के लिए सावधानीपूर्वक विचार किया गया है। -क्या आपको यह सही लगता है? -" +क्या आपको यह सही लगता है?" TITLE="Open Voice OS Installation - सारांश" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/telemetry.sh b/tui/locales/hi-in/telemetry.sh index a98c0849..87ae1ccd 100644 --- a/tui/locales/hi-in/telemetry.sh +++ b/tui/locales/hi-in/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -हमारे साथ टेलीमेट्री साझा करने का विकल्प चुनकर, आप मूल्यवान, गुमनाम जानकारी देने में महत्वपूर्ण भूमिका निभाते हैं जो हमें उपयोगकर्ता अनुभवों को बेहतर ढंग से समझने और हमारे सॉफ़्टवेयर के प्रदर्शन को बेहतर बनाने में सक्षम बनाती है। +CONTENT="हमारे साथ टेलीमेट्री साझा करने का विकल्प चुनकर, आप मूल्यवान, गुमनाम जानकारी देने में महत्वपूर्ण भूमिका निभाते हैं जो हमें उपयोगकर्ता अनुभवों को बेहतर ढंग से समझने और हमारे सॉफ़्टवेयर के प्रदर्शन को बेहतर बनाने में सक्षम बनाती है। आपके टेलीमेट्री डेटा में वास्तविक दुनिया के परिदृश्यों में सॉफ़्टवेयर कैसे कार्य करता है, इसकी आवश्यक अंतर्दृष्टि शामिल है। यह डेटा आपकी गोपनीयता और गोपनीयता को प्राथमिकता देते हुए गुमनाम रूप से एकत्र किया जाता है। @@ -12,7 +11,6 @@ CONTENT=" यह डेटा संग्रहण केवल इंस्टॉलेशन (install) प्रक्रिया के दौरान होगा। क्या आप हमारे साथ गुमनाम डेटा साझा करना स्वीकार करते हैं?" - TITLE="Open Voice OS Installation - टेलीमेटरी" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/tuning.sh b/tui/locales/hi-in/tuning.sh index 7e13edf8..d5e859a0 100644 --- a/tui/locales/hi-in/tuning.sh +++ b/tui/locales/hi-in/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -रास्पबेरी पाई (Raspberry Pi) के लिए ओपन वॉयस ओएस ट्यूनिंग (Open OS Tuning) का उपयोग करने में रास्पबेरी पाई (Raspberry Pi) हार्डवेयर पर कुशलतापूर्वक चलने के लिए ऑपरेटिंग सिस्टम (Operating system) को अनुकूलित करना शामिल है। +CONTENT="रास्पबेरी पाई (Raspberry Pi) के लिए ओपन वॉयस ओएस ट्यूनिंग (Open OS Tuning) का उपयोग करने में रास्पबेरी पाई (Raspberry Pi) हार्डवेयर पर कुशलतापूर्वक चलने के लिए ऑपरेटिंग सिस्टम (Operating system) को अनुकूलित करना शामिल है। इस ट्यूनिंग प्रक्रिया (Tuning process) का उद्देश्य प्रदर्शन को बढ़ाना, संसाधन उपयोग को कम करना और एक सहज उपयोगकर्ता अनुभव सुनिश्चित करना है, जिससे यह रास्पबेरी पाई (Raspberry Pi) जैसे संसाधन-बाधित उपकरणों के लिए एक उत्कृष्ट विकल्प बन जाता है। रास्पबेरी पाई के लिए ट्यूनिंग सक्षम करें (अनुशंसित)?" - TITLE="Open Voice OS Installation - ट्यूनिंग" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/unistall.sh b/tui/locales/hi-in/uninstall.sh similarity index 77% rename from tui/locales/hi-in/unistall.sh rename to tui/locales/hi-in/uninstall.sh index 8d8a3cbf..3a7b6205 100644 --- a/tui/locales/hi-in/unistall.sh +++ b/tui/locales/hi-in/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -एक मौजूदा स्थापना Open Voice OS का पता चला है। +CONTENT="एक मौजूदा स्थापना Open Voice OS का पता चला है। क्योंकि Docker और PipeWire सिस्टम द्वारा या मैन्युअल रूप से स्थापित किए जा सकते हैं, इंस्टॉलर निम्नलिखित पैकेजों को हटाने का प्रयास नहीं करेगा: @@ -12,8 +11,7 @@ CONTENT=" - pipewire - pipewire-alsa -क्या आप Open Voice OS को अनइंस्टॉल करना चाहते हैं? -" +क्या आप Open Voice OS को अनइंस्टॉल करना चाहते हैं?" TITLE="Open Voice OS Installation - Uninstall" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/welcome.sh b/tui/locales/hi-in/welcome.sh index 3469639b..def930ec 100644 --- a/tui/locales/hi-in/welcome.sh +++ b/tui/locales/hi-in/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -नमस्ते और Open Voice OS स्थापना में आपका स्वागत है! +CONTENT="नमस्ते और Open Voice OS स्थापना में आपका स्वागत है! हम आपको Open Voice OS से परिचित कराने के लिए उत्साहित हैं, जो टेक्नोलॉजी के साथ बातचीत करने के तरीके में बदल रहा है। Open Voice OS की स्थापना करना बहुत आसान है, और यह आपको आवाज द्वारा नियंत्रित सुविधा की दुनिया को खोलता है। चाहे आप एक टेक उत्साही हों या अपने दैनिक कार्यों को सरल बनाने की कोशिश कर रहे हों, Open Voice OS आपकी जिंदगी को आसान बनाने के लिए यहां है। -आज ही स्थापना के साथ शुरू करें और भविष्य की तकनीक के माध्यम से अपनी आवाज का मार्गदर्शन करें!🌟 -" +आज ही स्थापना के साथ शुरू करें और भविष्य की तकनीक के माध्यम से अपनी आवाज का मार्गदर्शन करें!🌟" TITLE="Open Voice OS स्थापना - स्वागत" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/channels.sh b/tui/locales/it-it/channels.sh index f4afa3fb..be7d10cd 100644 --- a/tui/locales/it-it/channels.sh +++ b/tui/locales/it-it/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Esistono due diverse versioni di Open Voice OS: +CONTENT="Esistono due diverse versioni di Open Voice OS: - Stabile (consigliata ma non ancora disponibile) - Per sviluppatori @@ -10,8 +9,7 @@ La versione stabile di Open Voice OS è una versione ben collaudata e affidabile La versione per sviluppatori di Open Voice OS è dedicata agli sviluppatori e agli appassionati che desiderano sperimentare le ultime novità e contribuire all'ulteriore sviluppo della piattaforma. -Scegli una versione: -" +Scegli una versione:" TITLE="Installazione di Open Voice OS - Versioni" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/detection.sh b/tui/locales/it-it/detection.sh index 673f115f..c4c9d77e 100644 --- a/tui/locales/it-it/detection.sh +++ b/tui/locales/it-it/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Queste sono le proprietà del sistema che sono state riconosciute automaticamente: +CONTENT="Queste sono le proprietà del sistema che sono state riconosciute automaticamente: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ Queste sono le proprietà del sistema che sono state riconosciute automaticament - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^} -" + - Display: ${DISPLAY_SERVER^}" TITLE="Installazione di Open Voice OS - Proprietà del sistema" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/features.sh b/tui/locales/it-it/features.sh index be720676..34b663f1 100644 --- a/tui/locales/it-it/features.sh +++ b/tui/locales/it-it/features.sh @@ -10,8 +10,9 @@ Le competenze consentono l'interazione attraverso la voce, rendendole efficienti Seleziona le funzioni da attivare: " TITLE="Installazione di Open Voice OS - Funzioni" -SKILL_DESCRIPTION="Scarica una selezione di competenze per OVOS" +SKILL_DESCRIPTION="Scarica una selezione di competenze per OVOS +Scarica delle competenze extra per OVOS" EXTRA_SKILL_DESCRIPTION="Scarica delle competenze extra per OVOS" GUI_DESCRIPTION="Attiva l'interfaccia utente grafica" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/it-it/finish.sh b/tui/locales/it-it/finish.sh index 34fb1ff6..bfba3e82 100644 --- a/tui/locales/it-it/finish.sh +++ b/tui/locales/it-it/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -L'installazione è stata completata con successo! 🎉 +CONTENT="L'installazione è stata completata con successo! 🎉 Il vostro assistente vocale è ora pronto per l'uso. Non vediamo l'ora di farvi esplorare l'ampia gamma di funzioni e possibilità di questo assistente vocale. @@ -15,8 +14,7 @@ Se avete attivato la funzione Competenze, potete interagire con il vostro assist Le impostazioni della procedura guidata possono essere modificate nel file di configurazione $CONFIG_FILE. -Se in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS! -" +Se in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS!" TITLE="Installazione di Open Voice OS - Conclusione" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/methods.sh b/tui/locales/it-it/methods.sh index c64b265f..6e4631cb 100644 --- a/tui/locales/it-it/methods.sh +++ b/tui/locales/it-it/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Esistono due ambienti per l'installazione di Open Voice OS: +CONTENT="Esistono due ambienti per l'installazione di Open Voice OS: - Motore di container come Docker - Installazione in un ambiente Python virtuale @@ -10,8 +9,7 @@ I container offrono isolamento e facilità di distribuzione, mentre un ambiente Se si seleziona il metodo del contenitore, Docker verrà installato automaticamente se non è già presente sul sistema. -Selezionare un ambiente per l'installazione: -" +Selezionare un ambiente per l'installazione:" TITLE="Installazione di Open Voice OS - Ambienti" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/misc.sh b/tui/locales/it-it/misc.sh index 7c86f739..519a0264 100644 --- a/tui/locales/it-it/misc.sh +++ b/tui/locales/it-it/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Sì" NO_BUTTON="No" BACK_BUTTON="Indietro" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/it-it/profiles.sh b/tui/locales/it-it/profiles.sh index 6fecfc31..4a51032c 100644 --- a/tui/locales/it-it/profiles.sh +++ b/tui/locales/it-it/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Per creare un sistema versatile e collegato alla rete, adatto a molte applicazioni, esistono tre affascinanti opzioni: +CONTENT="Per creare un sistema versatile e collegato alla rete, adatto a molte applicazioni, esistono tre affascinanti opzioni: - Open Voice OS Master: la classica esperienza di Open Voice OS - HiveMind Satellite: le componenti audio di Open Voice OS vengono collegate a HiveMind Listener @@ -12,8 +11,7 @@ Ognuno di questi profili offre caratteristiche e funzionalità uniche che posson L'unica domanda da porsi è quale sia il profilo più adatto alle proprie esigenze e preferenze. -Seleziona un profilo: -" +Seleziona un profilo:" TITLE="Installazione di Open Voice OS - Profilo" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/satellite.sh b/tui/locales/it-it/satellite.sh index 31994cc1..b73240b3 100644 --- a/tui/locales/it-it/satellite.sh +++ b/tui/locales/it-it/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti." +content="Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti. + +# Host" # Host CONTENT_HOST=" $content +$content + Inserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP): " @@ -14,6 +18,8 @@ Inserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP): CONTENT_PORT=" $content +$content + Inserire la porta dell'ascoltatore di HiveMind: " @@ -21,6 +27,8 @@ Inserire la porta dell'ascoltatore di HiveMind: CONTENT_KEY=" $content +$content + Immettere la chiave di ascolto HiveMind del satellite: " @@ -28,6 +36,8 @@ Immettere la chiave di ascolto HiveMind del satellite: CONTENT_PASSWORD=" $content +$content + Inserire la password dell'ascoltatore di HiveMind del satellite: " @@ -36,4 +46,4 @@ TITLE_PORT="Installazione di Open Voice OS - Satellite 2/4" TITLE_KEY="Installazione di Open Voice OS - Satellite 3/4" TITLE_PASSWORD="Installazione di Open Voice OS - Satellite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/it-it/summary.sh b/tui/locales/it-it/summary.sh index 4c4c79ce..e7e7c131 100644 --- a/tui/locales/it-it/summary.sh +++ b/tui/locales/it-it/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per installare Open Voice OS: +CONTENT="Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per installare Open Voice OS: - Distribuzione: $METHOD - Versione: $CHANNEL @@ -12,8 +11,7 @@ Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per installare Le decisioni prese durante il processo di installazione di Open Voice OS sono state attentamente valutate per personalizzare il nostro sistema in base alle tue esigenze e preferenze individuali. -Le impostazioni sono corrette? -" +Le impostazioni sono corrette?" TITLE="Installazione di Open Voice OS - Riassunto" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/telemetry.sh b/tui/locales/it-it/telemetry.sh index 7a530f67..7051f9f9 100644 --- a/tui/locales/it-it/telemetry.sh +++ b/tui/locales/it-it/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Scegliendo di condividere con noi i dati di telemetria, svolgerai un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software. +CONTENT="Scegliendo di condividere con noi i dati di telemetria, svolgerai un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software. I dati di telemetria ci forniscono importanti informazioni sul funzionamento del software in scenari reali. Questi dati vengono raccolti in forma anonima per proteggere la privacy e la riservatezza dell'utente. @@ -11,8 +10,7 @@ Ulteriori informazioni sui dati raccolti sono disponibili all'indirizzo: https:/ La raccolta dei dati avviene solo durante il processo di installazione. -Accetti di condividere con noi dati anonimi? -" +Accetti di condividere con noi dati anonimi?" TITLE="Installazione di Open Voice OS - Telemetria" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/tuning.sh b/tui/locales/it-it/tuning.sh index 24a01a04..8a552926 100644 --- a/tui/locales/it-it/tuning.sh +++ b/tui/locales/it-it/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -L'ottimizzazione di Open Voice OS per Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi. +CONTENT="L'ottimizzazione di Open Voice OS per Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi. Questo processo di ottimizzazione mira a migliorare le prestazioni, ridurre l'utilizzo delle risorse e garantire un'esperienza utente più fluida, rendendolo una scelta eccellente per i dispositivi con risorse limitate come il Raspberry Pi. -Attivi l'ottimizzazione per Raspberry Pi (consigliato)? -" +Attivi l'ottimizzazione per Raspberry Pi (consigliato)?" TITLE="Installazione Open Voice OS - Ottimizzazione" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/uninstall.sh b/tui/locales/it-it/uninstall.sh index ceb62a66..fb8c79e2 100644 --- a/tui/locales/it-it/uninstall.sh +++ b/tui/locales/it-it/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -È stata rilevata un'istanza esistente di Open Voice OS. +CONTENT="È stata rilevata un'istanza esistente di Open Voice OS. Poiché Docker e PipeWire possono essere stati installati dal sistema o manualmente, il programma di installazione non rimuoverà i seguenti pacchetti: @@ -12,8 +11,7 @@ Poiché Docker e PipeWire possono essere stati installati dal sistema o manualme - pipewire - pipewire-alsa -Vuoi disinstallare Open Voice OS? -" +Vuoi disinstallare Open Voice OS?" TITLE="Installazione di Open Voice OS - Disinstallazione" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/welcome.sh b/tui/locales/it-it/welcome.sh index 48083719..218d50ea 100644 --- a/tui/locales/it-it/welcome.sh +++ b/tui/locales/it-it/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -Ciao e benvenuto all'installazione di Open Voice OS! +CONTENT="Ciao e benvenuto all'installazione di Open Voice OS! Siamo lieti di presentarti Open Voice OS, l'assistente vocale open source che sta cambiando il modo con cui si interagisce con la tecnologia. L'installazione di Open Voice OS è semplicissima e apre un mondo di possibilità attraverso il controllo vocale. Che siate appassionati di tecnologia o vogliate semplicemente semplificare le vostre attività quotidiane, Open Voice OS è qui per renderti la vita più facile. -Inizia l'installazione oggi stesso e lascia che la tua voce ti guidi nel futuro della tecnologia! 🌟 -" +Inizia l'installazione oggi stesso e lascia che la tua voce ti guidi nel futuro della tecnologia! 🌟" TITLE="Installazione di Open Voice OS - Benvenuto" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/channels.sh b/tui/locales/nl-nl/channels.sh index a9bf076b..8554e55f 100644 --- a/tui/locales/nl-nl/channels.sh +++ b/tui/locales/nl-nl/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Er zijn twee verschillende versies voor Open Voice OS: +CONTENT="Er zijn twee verschillende versies voor Open Voice OS: - Stabiel (aanbevolen, maar nog niet beschikbaar) - Ontwikkelaar @@ -10,8 +9,7 @@ De stabiele versie van Open Voice OS is een goed geteste en betrouwbare versie v De ontwikkelversie van Open Voice OS is bedoeld voor ontwikkelaars en enthousiastelingen die willen experimenteren met de nieuwste ontwikkelingen en willen bijdragen aan de verdere ontwikkeling van het platform. -Kies een versie: -" +Kies een versie:" TITLE="Open Voice OS Installatie - Versies" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/detection.sh b/tui/locales/nl-nl/detection.sh index a37f32e2..b584e4e8 100644 --- a/tui/locales/nl-nl/detection.sh +++ b/tui/locales/nl-nl/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Automatisch herkende systeemeigenschappen: +CONTENT="Automatisch herkende systeemeigenschappen: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ Automatisch herkende systeemeigenschappen: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Geluid: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^} -" + - Display: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Installatie - Systeemeigenschappen" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/features.sh b/tui/locales/nl-nl/features.sh index 4724198d..7268f250 100644 --- a/tui/locales/nl-nl/features.sh +++ b/tui/locales/nl-nl/features.sh @@ -10,8 +10,9 @@ Skills maken interactie via spraak mogelijk, waardoor ze efficiënt zijn voor ta Kies welke functies je wil activeren (meerdere opties mogelijk): " TITLE="Open Voice OS Installatie - Kenmerken" -SKILL_DESCRIPTION="Standaard OVOS skills" +SKILL_DESCRIPTION="Standaard OVOS skills +Extra OVOS skills" EXTRA_SKILL_DESCRIPTION="Extra OVOS skills" GUI_DESCRIPTION="Grafische gebruikersinterface" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/nl-nl/finish.sh b/tui/locales/nl-nl/finish.sh index 072ede1d..394743f7 100644 --- a/tui/locales/nl-nl/finish.sh +++ b/tui/locales/nl-nl/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -De installatie is met succes voltooid! 🎉 +CONTENT="De installatie is met succes voltooid! 🎉 Je stemassistent is nu klaar voor gebruik. We kijken ernaar uit om de vele functies en mogelijkheden van deze stemassistent te ontdekken. @@ -16,8 +15,7 @@ Als je de vaardigheidsfunctie hebt geactiveerd, kun je communiceren met je assis De instellingen van je wizard kun je veranderen in het configuratiebestand $CONFIG_FILE. -Als je in de toekomst ondersteuning of updates nodig hebt, neem dan gerust contact met ons op. Veel plezier met Open Voice OS! -" +Als je in de toekomst ondersteuning of updates nodig hebt, neem dan gerust contact met ons op. Veel plezier met Open Voice OS!" TITLE="Open Voice OS Installatie - Voltooid" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/methods.sh b/tui/locales/nl-nl/methods.sh index 35244f58..e6779434 100644 --- a/tui/locales/nl-nl/methods.sh +++ b/tui/locales/nl-nl/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Er zijn twee omgevingen voor de installatie van Open Voice OS: +CONTENT="Er zijn twee omgevingen voor de installatie van Open Voice OS: - Container-engine zoals Docker - Installatie in een virtuele Python-omgeving @@ -10,8 +9,7 @@ Containers zorgen voor isolatie en eenvoudige installatie, terwijl een virtuele Als de containermethode is geselecteerd, wordt Docker automatisch geïnstalleerd als het niet aanwezig is op het systeem. -Selecteer een installatieomgeving: -" +Selecteer een installatieomgeving:" TITLE="Open Voice OS Installatie - Installatieomgeving" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/misc.sh b/tui/locales/nl-nl/misc.sh index 9de98933..976087e4 100644 --- a/tui/locales/nl-nl/misc.sh +++ b/tui/locales/nl-nl/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Ja" NO_BUTTON="Nee" BACK_BUTTON="Terug" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/nl-nl/profiles.sh b/tui/locales/nl-nl/profiles.sh index 9f339f29..864fc1f6 100644 --- a/tui/locales/nl-nl/profiles.sh +++ b/tui/locales/nl-nl/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Om een veelzijdig en netwerksysteem te creëren dat geschikt is voor vele toepassingen, zijn er drie fascinerende opties: +CONTENT="Om een veelzijdig en netwerksysteem te creëren dat geschikt is voor vele toepassingen, zijn er drie fascinerende opties: - Open Voice OS Master: de klassieke Open Voice OS-ervaring - HiveMind Satellite: Open Voice OS-audiocomponenten die zijn aangesloten op HiveMind Listener @@ -12,8 +11,7 @@ Elk van deze profielen biedt unieke functies en mogelijkheden die je digitale er De enige vraag is welk profiel het beste past bij jouw behoeften en voorkeuren. -Selecteer een profiel: -" +Selecteer een profiel:" TITLE="Open Voice OS Installatie - Profiel" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/satellite.sh b/tui/locales/nl-nl/satellite.sh index 0268812b..65732dad 100644 --- a/tui/locales/nl-nl/satellite.sh +++ b/tui/locales/nl-nl/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken." +content="Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken. + +# Host" # Host CONTENT_HOST=" $content +$content + Voer de host van de HiveMind listener in (DNS of IP-adres): " @@ -14,6 +18,8 @@ Voer de host van de HiveMind listener in (DNS of IP-adres): CONTENT_PORT=" $content +$content + Voer de HiveMind listener poort in: " @@ -21,6 +27,8 @@ Voer de HiveMind listener poort in: CONTENT_KEY=" $content +$content + Voer de HiveMind listener sleutel in, behorende bij de satelliet: " @@ -28,6 +36,8 @@ Voer de HiveMind listener sleutel in, behorende bij de satelliet: CONTENT_PASSWORD=" $content +$content + Voer het HiveMind listener wachtwoord in, behorende bij de satelliet: " @@ -36,4 +46,4 @@ TITLE_PORT="Open Voice OS Installatie - Satelliet 2/4" TITLE_KEY="Open Voice OS Installatie - Satelliet 3/4" TITLE_PASSWORD="Open Voice OS Installatie - Satelliet 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/nl-nl/summary.sh b/tui/locales/nl-nl/summary.sh index 127e9216..373ad36f 100644 --- a/tui/locales/nl-nl/summary.sh +++ b/tui/locales/nl-nl/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Bijna klaar. Een korte samenvatting: +CONTENT="Bijna klaar. Een korte samenvatting: - Omgeving: $METHOD - Versie: $CHANNEL @@ -12,8 +11,7 @@ Bijna klaar. Een korte samenvatting: De beslissingen die zijn genomen tijdens het installatieproces van Open Voice OS zijn zorgvuldig overwogen om ons systeem aan te passen aan je individuele behoeften en voorkeuren. -Zijn de instellingen correct? -" +Zijn de instellingen correct?" TITLE="Open Voice OS Installatie - Samenvatting" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/telemetry.sh b/tui/locales/nl-nl/telemetry.sh index 5a3b6461..1e4b1bb2 100644 --- a/tui/locales/nl-nl/telemetry.sh +++ b/tui/locales/nl-nl/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Door telemetriegegevens met ons te delen, speelt u een belangrijke rol in het leveren van waardevolle, anonieme informatie waarmee we de gebruikerservaring beter kunnen begrijpen en de prestaties van onze software kunnen verbeteren. +CONTENT="Door telemetriegegevens met ons te delen, speelt u een belangrijke rol in het leveren van waardevolle, anonieme informatie waarmee we de gebruikerservaring beter kunnen begrijpen en de prestaties van onze software kunnen verbeteren. Je telemetriegegevens geven ons belangrijke inzichten in hoe de software in de praktijk werkt. Deze gegevens worden anoniem verzameld om je privacy en vertrouwelijkheid te beschermen. @@ -11,8 +10,7 @@ Meer informatie over de verzamelde gegevens vind je op: https://github.com/OpenV Deze gegevensverzameling vindt alleen plaats tijdens het installatieproces. -Ga je ermee akkoord anonieme gegevens met ons te delen? -" +Ga je ermee akkoord anonieme gegevens met ons te delen?" TITLE="Open Voice OS Installatie - Telemetrie" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/tuning.sh b/tui/locales/nl-nl/tuning.sh index d1ee2eb3..75549162 100644 --- a/tui/locales/nl-nl/tuning.sh +++ b/tui/locales/nl-nl/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -Open Voice OS Tuning for Raspberry Pi optimaliseert het besturingssysteem zodat het efficiënt draait op de Raspberry Pi hardware. +CONTENT="Open Voice OS Tuning for Raspberry Pi optimaliseert het besturingssysteem zodat het efficiënt draait op de Raspberry Pi hardware. Dit tuningproces heeft als doel de prestaties te verbeteren, het gebruik van bronnen te verminderen en een soepelere gebruikerservaring te garanderen, waardoor het een uitstekende keuze is voor apparaten met beperkte rekenkracht zoals de Raspberry Pi. -Tuning inschakelen voor Raspberry Pi? (aanbevolen) -" +Tuning inschakelen voor Raspberry Pi? (aanbevolen)" TITLE="Open Voice OS Installatie - Tuning" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/uninstall.sh b/tui/locales/nl-nl/uninstall.sh index 5736514a..8b6bd3e9 100644 --- a/tui/locales/nl-nl/uninstall.sh +++ b/tui/locales/nl-nl/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Er is een bestaande installatie van Open Voice OS gedetecteerd. +CONTENT="Er is een bestaande installatie van Open Voice OS gedetecteerd. Aangezien Docker en PipeWire door het systeem (of handmatig) kunnen zijn geïnstalleerd, verwijdert het installatieprogramma de volgende pakketten niet: @@ -12,8 +11,7 @@ Aangezien Docker en PipeWire door het systeem (of handmatig) kunnen zijn geïnst - pipewire - pipewire-alsa -Wil je Open Voice OS verwijderen? -" +Wil je Open Voice OS verwijderen?" TITLE="Open Voice OS Installatie - Deïnstallatie" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/welcome.sh b/tui/locales/nl-nl/welcome.sh index ea11ebd5..b47c17f1 100644 --- a/tui/locales/nl-nl/welcome.sh +++ b/tui/locales/nl-nl/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -Hallo en welkom bij het installatieprogramma van Open Voice OS! +CONTENT="Hallo en welkom bij het installatieprogramma van Open Voice OS! We stellen je graag voor aan Open Voice OS, de open source stemassistent. Het installeren van Open Voice OS is een fluitje van een cent en opent een wereld aan mogelijkheden voor spraakgestuurd gemak. Of je nu een tech liefhebber bent of gewoon je dagelijkse taken wilt vereenvoudigen, Open Voice OS is er om je leven makkelijker te maken. -Begin vandaag nog met installeren en laat je stemassistant je leiden door de toekomst van technologie! 🌟 -" +Begin vandaag nog met installeren en laat je stemassistant je leiden door de toekomst van technologie! 🌟" TITLE="Open Voice OS Installatie - Welkom" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/channels.sh b/tui/locales/pt-pt/channels.sh index 5a0a67cf..a7e53a5f 100644 --- a/tui/locales/pt-pt/channels.sh +++ b/tui/locales/pt-pt/channels.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Existem duas versões diferentes para o Open Voice OS: +CONTENT="Existem duas versões diferentes para o Open Voice OS: - Estável (recomendada, mas ainda não disponível) - Desenvolvimento @@ -10,8 +9,7 @@ A versão estável do Open Voice OS é uma versão bem testada e fiável para us A versão de desenvolvimento do Open Voice OS destina-se a programadores e entusiastas que queiram experimentar os últimos desenvolvimentos e contribuir para o desenvolvimento da plataforma. -Escolha uma versão: -" +Escolha uma versão:" TITLE="Open Voice OS Instalação - Versão" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/detection.sh b/tui/locales/pt-pt/detection.sh index 1e0517a0..dbf09dbc 100644 --- a/tui/locales/pt-pt/detection.sh +++ b/tui/locales/pt-pt/detection.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Propriedades do sistema reconhecidas automaticamente: +CONTENT="Propriedades do sistema reconhecidas automaticamente: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -11,8 +10,7 @@ Propriedades do sistema reconhecidas automaticamente: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Som: $SOUND_SERVER - - Ecrã: ${DISPLAY_SERVER^} -" + - Ecrã: ${DISPLAY_SERVER^}" TITLE="Open Voice OS Instalação - Propriedades do sistema" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/features.sh b/tui/locales/pt-pt/features.sh index 67956940..d1aab592 100644 --- a/tui/locales/pt-pt/features.sh +++ b/tui/locales/pt-pt/features.sh @@ -10,8 +10,9 @@ Skills permitem a interação através da voz, tornando-as eficientes para taref Seleccione as funções a ativar: " TITLE="Open Voice OS Instalação - Características" -SKILL_DESCRIPTION="Descarregar uma seleção de skills OVOS" +SKILL_DESCRIPTION="Descarregar uma seleção de skills OVOS +Carregar skills OVOS adicionais" EXTRA_SKILL_DESCRIPTION="Carregar skills OVOS adicionais" GUI_DESCRIPTION="Com interface gráfica do utilizador" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file diff --git a/tui/locales/pt-pt/finish.sh b/tui/locales/pt-pt/finish.sh index deced924..1b47d962 100644 --- a/tui/locales/pt-pt/finish.sh +++ b/tui/locales/pt-pt/finish.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -A instalação foi concluída com sucesso! 🎉 +CONTENT="A instalação foi concluída com sucesso! 🎉 O seu assistente de voz está agora pronto a ser utilizado. Esperamos que explore a vasta gama de funções e possibilidades deste assistente de voz. @@ -16,8 +15,7 @@ Se tiver ativado a função Skill, pode interagir com o seu assistente dizendo: As definições do seu assistente podem ser alteradas no ficheiro de configuração $CONFIG_FILE. -Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirta-se com o Open Voice OS! -" +Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirta-se com o Open Voice OS!" TITLE="Open Voice OS Instalação - Conclusão" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/methods.sh b/tui/locales/pt-pt/methods.sh index d9123bc5..19223b97 100644 --- a/tui/locales/pt-pt/methods.sh +++ b/tui/locales/pt-pt/methods.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Existem dois ambientes para a instalação do Open Voice OS: +CONTENT="Existem dois ambientes para a instalação do Open Voice OS: - Contentores como o Docker - Configuração num ambiente Python virtual @@ -10,8 +9,7 @@ Os contentores proporcionam isolamento e facilidade de implementação, enquanto Se o método de contentor for selecionado, o Docker será instalado automaticamente se não estiver presente no sistema. -Seleccione um método de implantação: -" +Seleccione um método de implantação:" TITLE="Open Voice OS Instalação - Implementação" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/misc.sh b/tui/locales/pt-pt/misc.sh index 75554dd3..216602e0 100644 --- a/tui/locales/pt-pt/misc.sh +++ b/tui/locales/pt-pt/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Sim" NO_BUTTON="Não" BACK_BUTTON="Voltar" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file diff --git a/tui/locales/pt-pt/profiles.sh b/tui/locales/pt-pt/profiles.sh index 728a049b..a922504e 100644 --- a/tui/locales/pt-pt/profiles.sh +++ b/tui/locales/pt-pt/profiles.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Para criar um sistema versátil e em rede que seja adequado para muitas aplicações, existem três opções fascinantes: +CONTENT="Para criar um sistema versátil e em rede que seja adequado para muitas aplicações, existem três opções fascinantes: - Open Voice OS Master: A experiência clássica do Open Voice OS - HiveMind Satellite: Componentes de áudio do Open Voice OS conectados ao HiveMind Listener @@ -12,8 +11,7 @@ Cada um destes perfis oferece características e capacidades únicas que podem m A única questão é saber qual o perfil que melhor se adapta às suas necessidades e preferências. -Seleccione um perfil: -" +Seleccione um perfil:" TITLE="Open Voice OS Instalação - Perfil" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/satellite.sh b/tui/locales/pt-pt/satellite.sh index d66c1e5e..d8c44d23 100644 --- a/tui/locales/pt-pt/satellite.sh +++ b/tui/locales/pt-pt/satellite.sh @@ -1,12 +1,16 @@ #!/bin/env bash # Global message -content="Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente." +content="Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente. + +# Host" # Host CONTENT_HOST=" $content +$content + Introduza o anfitrião do servidor HiveMind (endereço DNS ou IP): " @@ -14,6 +18,8 @@ Introduza o anfitrião do servidor HiveMind (endereço DNS ou IP): CONTENT_PORT=" $content +$content + Introduza a porta do ouvinte do HiveMind: " @@ -21,6 +27,8 @@ Introduza a porta do ouvinte do HiveMind: CONTENT_KEY=" $content +$content + Introduza a chave de acesso do servidor HiveMind para o satélite: " @@ -28,6 +36,8 @@ Introduza a chave de acesso do servidor HiveMind para o satélite: CONTENT_PASSWORD=" $content +$content + Introduza a palavra-passe do servidor HiveMind para o satélite: " @@ -36,4 +46,4 @@ TITLE_PORT="Open Voice OS Instalação - Satélite 2/4" TITLE_KEY="Open Voice OS Instalação - Satélite 3/4" TITLE_PASSWORD="Open Voice OS Instalação - Satélite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file diff --git a/tui/locales/pt-pt/summary.sh b/tui/locales/pt-pt/summary.sh index a69a28e3..6d54d452 100644 --- a/tui/locales/pt-pt/summary.sh +++ b/tui/locales/pt-pt/summary.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Quase a terminar. Um breve resumo: +CONTENT="Quase a terminar. Um breve resumo: - Implementação: $METHOD - Versão: $CHANNEL @@ -12,8 +11,7 @@ Quase a terminar. Um breve resumo: As decisões tomadas durante o processo de instalação do Open Voice OS foram cuidadosamente consideradas para personalizar o nosso sistema de acordo com as suas necessidades e preferências individuais. -As definições estão correctas? -" +As definições estão correctas?" TITLE="Open Voice OS Instalação - Resumo" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/telemetry.sh b/tui/locales/pt-pt/telemetry.sh index 9b487e30..e1a8d5e9 100644 --- a/tui/locales/pt-pt/telemetry.sh +++ b/tui/locales/pt-pt/telemetry.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Ao optar por partilhar dados de telemetria connosco, o utilizador desempenha um papel vital no fornecimento de informações valiosas e anónimas que nos permitem compreender melhor a experiência do utilizador e melhorar o desempenho do nosso software. +CONTENT="Ao optar por partilhar dados de telemetria connosco, o utilizador desempenha um papel vital no fornecimento de informações valiosas e anónimas que nos permitem compreender melhor a experiência do utilizador e melhorar o desempenho do nosso software. Os seus dados de telemetria dão-nos informações importantes sobre a forma como o software funciona em cenários do mundo real. Estes dados são recolhidos de forma anónima para proteger a sua privacidade e confidencialidade. @@ -11,8 +10,7 @@ Pode encontrar mais informações sobre os dados recolhidos em: https://github.c Esta recolha de dados ocorre apenas durante o processo de instalação. -Concorda em partilhar dados anónimos connosco? -" +Concorda em partilhar dados anónimos connosco?" TITLE="Open Voice OS Instalação - Telemetria" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/tuning.sh b/tui/locales/pt-pt/tuning.sh index 2e5b0e56..34ead651 100644 --- a/tui/locales/pt-pt/tuning.sh +++ b/tui/locales/pt-pt/tuning.sh @@ -1,12 +1,10 @@ #!/bin/env bash -CONTENT=" -O Open Voice OS Tuning para Raspberry Pi optimiza o sistema operativo para funcionar eficientemente no hardware Raspberry Pi. +CONTENT="O Open Voice OS Tuning para Raspberry Pi optimiza o sistema operativo para funcionar eficientemente no hardware Raspberry Pi. Este processo de afinação tem como objetivo melhorar o desempenho, reduzir a utilização de recursos e garantir uma experiência de utilizador mais suave, tornando-o uma excelente escolha para dispositivos com recursos limitados, como o Raspberry Pi. -Ativar o ajuste para Raspberry Pi (recomendado)? -" +Ativar o ajuste para Raspberry Pi (recomendado)?" TITLE="Open Voice OS Instalação - Otimização" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/uninstall.sh b/tui/locales/pt-pt/uninstall.sh index b7499c1b..ce3901c3 100644 --- a/tui/locales/pt-pt/uninstall.sh +++ b/tui/locales/pt-pt/uninstall.sh @@ -1,7 +1,6 @@ #!/bin/env bash -CONTENT=" -Foi detectada uma instância existente do Open Voice OS. +CONTENT="Foi detectada uma instância existente do Open Voice OS. Como o Docker e o PipeWire podem ter sido instalados pelo sistema ou manualmente, o programa de instalação não removerá os seguintes pacotes: @@ -12,8 +11,7 @@ Como o Docker e o PipeWire podem ter sido instalados pelo sistema ou manualmente - pipewire - pipewire-alsa -Pretende desinstalar o Open Voice OS? -" +Pretende desinstalar o Open Voice OS?" TITLE="Open Voice OS Instalação - Desinstalação" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/welcome.sh b/tui/locales/pt-pt/welcome.sh index 9df2ed03..9f0a395e 100644 --- a/tui/locales/pt-pt/welcome.sh +++ b/tui/locales/pt-pt/welcome.sh @@ -1,14 +1,12 @@ #!/bin/env bash -CONTENT=" -Olá e bem-vindo à instalação do Open Voice OS! +CONTENT="Olá e bem-vindo à instalação do Open Voice OS! Temos o prazer de lhe apresentar o Open Voice OS, o assistente de voz de código aberto. A instalação do Open Voice OS é muito fácil e abre um mundo de possibilidades para a conveniência do controlo por voz. Quer seja um entusiasta da tecnologia ou apenas queira simplificar as suas tarefas diárias, o Open Voice OS está aqui para tornar a sua vida mais fácil. -Instale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟 -" +Instale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟" TITLE="Open Voice OS Instalação - Bem-vindo" -export CONTENT TITLE +export CONTENT TITLE \ No newline at end of file From b2ace14a260773b78b52a367620100b756dc6b34 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 19:23:15 +0100 Subject: [PATCH 05/29] format --- scripts/sync_translations.py | 4 +++- tui/locales/de-de/channels.sh | 6 ++++-- tui/locales/de-de/detection.sh | 6 ++++-- tui/locales/de-de/finish.sh | 6 ++++-- tui/locales/de-de/methods.sh | 6 ++++-- tui/locales/de-de/profiles.sh | 6 ++++-- tui/locales/de-de/summary.sh | 6 ++++-- tui/locales/de-de/telemetry.sh | 6 ++++-- tui/locales/de-de/tuning.sh | 6 ++++-- tui/locales/de-de/uninstall.sh | 6 ++++-- tui/locales/de-de/welcome.sh | 6 ++++-- tui/locales/en-us/channels.sh | 6 ++++-- tui/locales/en-us/detection.sh | 6 ++++-- tui/locales/en-us/finish.sh | 6 ++++-- tui/locales/en-us/methods.sh | 6 ++++-- tui/locales/en-us/profiles.sh | 6 ++++-- tui/locales/en-us/summary.sh | 6 ++++-- tui/locales/en-us/telemetry.sh | 6 ++++-- tui/locales/en-us/tuning.sh | 6 ++++-- tui/locales/en-us/uninstall.sh | 6 ++++-- tui/locales/en-us/welcome.sh | 6 ++++-- tui/locales/es-es/channels.sh | 6 ++++-- tui/locales/es-es/detection.sh | 6 ++++-- tui/locales/es-es/finish.sh | 6 ++++-- tui/locales/es-es/methods.sh | 6 ++++-- tui/locales/es-es/profiles.sh | 6 ++++-- tui/locales/es-es/summary.sh | 6 ++++-- tui/locales/es-es/telemetry.sh | 6 ++++-- tui/locales/es-es/tuning.sh | 6 ++++-- tui/locales/es-es/uninstall.sh | 6 ++++-- tui/locales/es-es/welcome.sh | 6 ++++-- tui/locales/fr-fr/channels.sh | 6 ++++-- tui/locales/fr-fr/detection.sh | 6 ++++-- tui/locales/fr-fr/finish.sh | 6 ++++-- tui/locales/fr-fr/methods.sh | 6 ++++-- tui/locales/fr-fr/profiles.sh | 6 ++++-- tui/locales/fr-fr/summary.sh | 6 ++++-- tui/locales/fr-fr/telemetry.sh | 6 ++++-- tui/locales/fr-fr/tuning.sh | 6 ++++-- tui/locales/fr-fr/uninstall.sh | 6 ++++-- tui/locales/fr-fr/welcome.sh | 6 ++++-- tui/locales/hi-in/channels.sh | 6 ++++-- tui/locales/hi-in/detection.sh | 6 ++++-- tui/locales/hi-in/finish.sh | 6 ++++-- tui/locales/hi-in/methods.sh | 6 ++++-- tui/locales/hi-in/profiles.sh | 6 ++++-- tui/locales/hi-in/summary.sh | 6 ++++-- tui/locales/hi-in/telemetry.sh | 6 ++++-- tui/locales/hi-in/tuning.sh | 6 ++++-- tui/locales/hi-in/uninstall.sh | 6 ++++-- tui/locales/hi-in/welcome.sh | 6 ++++-- tui/locales/it-it/channels.sh | 6 ++++-- tui/locales/it-it/detection.sh | 6 ++++-- tui/locales/it-it/finish.sh | 6 ++++-- tui/locales/it-it/methods.sh | 6 ++++-- tui/locales/it-it/profiles.sh | 6 ++++-- tui/locales/it-it/summary.sh | 6 ++++-- tui/locales/it-it/telemetry.sh | 6 ++++-- tui/locales/it-it/tuning.sh | 6 ++++-- tui/locales/it-it/uninstall.sh | 6 ++++-- tui/locales/it-it/welcome.sh | 6 ++++-- tui/locales/nl-nl/channels.sh | 6 ++++-- tui/locales/nl-nl/detection.sh | 6 ++++-- tui/locales/nl-nl/finish.sh | 6 ++++-- tui/locales/nl-nl/methods.sh | 6 ++++-- tui/locales/nl-nl/profiles.sh | 6 ++++-- tui/locales/nl-nl/summary.sh | 6 ++++-- tui/locales/nl-nl/telemetry.sh | 6 ++++-- tui/locales/nl-nl/tuning.sh | 6 ++++-- tui/locales/nl-nl/uninstall.sh | 6 ++++-- tui/locales/nl-nl/welcome.sh | 6 ++++-- tui/locales/pt-pt/channels.sh | 6 ++++-- tui/locales/pt-pt/detection.sh | 6 ++++-- tui/locales/pt-pt/finish.sh | 6 ++++-- tui/locales/pt-pt/methods.sh | 6 ++++-- tui/locales/pt-pt/profiles.sh | 6 ++++-- tui/locales/pt-pt/summary.sh | 6 ++++-- tui/locales/pt-pt/telemetry.sh | 6 ++++-- tui/locales/pt-pt/tuning.sh | 6 ++++-- tui/locales/pt-pt/uninstall.sh | 6 ++++-- tui/locales/pt-pt/welcome.sh | 6 ++++-- 81 files changed, 323 insertions(+), 161 deletions(-) diff --git a/scripts/sync_translations.py b/scripts/sync_translations.py index a8668f58..1966362d 100644 --- a/scripts/sync_translations.py +++ b/scripts/sync_translations.py @@ -5,7 +5,9 @@ TEMPLATE = """ #!/bin/env bash -CONTENT="{content}" +CONTENT=" +{content} +" TITLE="{title}" export CONTENT TITLE diff --git a/tui/locales/de-de/channels.sh b/tui/locales/de-de/channels.sh index 06633c3f..13cd7fdc 100644 --- a/tui/locales/de-de/channels.sh +++ b/tui/locales/de-de/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Für Open Voice OS gibt es zwei verschiedene Release Versionen: +CONTENT=" +Für Open Voice OS gibt es zwei verschiedene Release Versionen: - Stabil (empfohlen, aber noch nicht verfügbar) - Entwickler @@ -9,7 +10,8 @@ Die stabile Version von Open Voice OS ist eine gut getestete und zuverlässige V Die Entwicklungsversion von Open Voice OS ist für Entwickler und Enthusiasten gedacht, die den neusten Entwicklungen experimentieren und zur Weiterentwicklung der Plattform beitragen möchten.. -wähle eine Version:" +wähle eine Version: +" TITLE="Open Voice OS Installation - Versionen" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/detection.sh b/tui/locales/de-de/detection.sh index 1b8323c9..dc64182c 100644 --- a/tui/locales/de-de/detection.sh +++ b/tui/locales/de-de/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Automatisch erkannte Systemeigenschaften: +CONTENT=" +Automatisch erkannte Systemeigenschaften: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Automatisch erkannte Systemeigenschaften: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^}" + - Display: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Installation - Systemeigenschaften" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/finish.sh b/tui/locales/de-de/finish.sh index 4a32735f..79d9a8da 100644 --- a/tui/locales/de-de/finish.sh +++ b/tui/locales/de-de/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Die Installation wurde erfolgreich abgeschlossen! 🎉 +CONTENT=" +Die Installation wurde erfolgreich abgeschlossen! 🎉 Ihr Sprachassistent ist jetzt einsatzbereit. Wir freuen uns darauf, dass Sie das breite Spektrum an Funktionen und Möglichkeiten dieses Sprachassistenten erkunden können. @@ -15,7 +16,8 @@ Wenn Sie die Skill-Funktion aktiviert haben, können Sie mit Ihrem Assistenten i Die Einstellungen Ihres Assistenten können in der Konfigurationsdatei $CONFIG_FILE geändert werden. -Sollten Sie in Zukunft Unterstützung oder Updates benötigen, können Sie sich gerne an uns wenden. Viel Spaß mit Open Voice OS!" +Sollten Sie in Zukunft Unterstützung oder Updates benötigen, können Sie sich gerne an uns wenden. Viel Spaß mit Open Voice OS! +" TITLE="Open Voice OS Installation - Abschluß" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/methods.sh b/tui/locales/de-de/methods.sh index ee4b3b79..854946fd 100644 --- a/tui/locales/de-de/methods.sh +++ b/tui/locales/de-de/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Für die Installation von Open Voice OS gibt es zwei Umgebungen: +CONTENT=" +Für die Installation von Open Voice OS gibt es zwei Umgebungen: - Container-Engine wie z.B. Docker - Einrichten in einer virtuellen Python-Umgebung @@ -9,7 +10,8 @@ Container bieten Isolierung und einfache Bereitstellung, während eine virtuelle Wenn die Container-Methode gewählt wird, wird Docker automatisch installiert, wenn es nicht auf dem System vorhanden ist. -Bitte wählen Sie eine Installationsumgebung aus:" +Bitte wählen Sie eine Installationsumgebung aus: +" TITLE="Open Voice OS Installation - Installationsumgebung" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/profiles.sh b/tui/locales/de-de/profiles.sh index b7e3326c..8632ab7c 100644 --- a/tui/locales/de-de/profiles.sh +++ b/tui/locales/de-de/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Um ein vielseitiges und vernetztes System zu schaffen, das für viele Anwendungen geeignet ist, gibt es drei faszinierende Möglichkeiten: +CONTENT=" +Um ein vielseitiges und vernetztes System zu schaffen, das für viele Anwendungen geeignet ist, gibt es drei faszinierende Möglichkeiten: - Open Voice OS Master: Das klassische Open Voice OS-Erlebnis - HiveMind Satellite: Open Voice OS-Audiokomponenten, die mit HiveMind Listener verbunden sind @@ -10,7 +11,8 @@ Jedes dieser Profile bietet einzigartige Funktionen und Möglichkeiten, die Ihr Die Frage ist nur, welches Profil am besten zu Ihren Bedürfnissen und Vorlieben passt. -Bitte wählen Sie ein Profil aus:" +Bitte wählen Sie ein Profil aus: +" TITLE="Open Voice OS Installation - Profil" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/summary.sh b/tui/locales/de-de/summary.sh index efd335b4..6b4cea9f 100644 --- a/tui/locales/de-de/summary.sh +++ b/tui/locales/de-de/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Fast fertig. Eine kurze Zusammenfassung: +CONTENT=" +Fast fertig. Eine kurze Zusammenfassung: - Umgebung: $METHOD - Version: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="Fast fertig. Eine kurze Zusammenfassung: Die Entscheidungen, die während des Installationsprozesses von Open Voice OS getroffen werden, wurden sorgfältig abgewogen, um unser System an Ihre individuellen Bedürfnisse und Vorlieben anzupassen. -Stimmen die Einstellungen?" +Stimmen die Einstellungen? +" TITLE="Open Voice OS Installation - Zusammenfassung" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/telemetry.sh b/tui/locales/de-de/telemetry.sh index 44660403..9a5ed7af 100644 --- a/tui/locales/de-de/telemetry.sh +++ b/tui/locales/de-de/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Indem Sie sich dafür entscheiden, Telemetriedaten mit uns zu teilen, spielen Sie eine entscheidende Rolle bei der Bereitstellung wertvoller, anonymer Informationen, die es uns ermöglichen, die Erfahrungen der Nutzer besser zu verstehen und die Leistung unserer Software zu verbessern. +CONTENT=" +Indem Sie sich dafür entscheiden, Telemetriedaten mit uns zu teilen, spielen Sie eine entscheidende Rolle bei der Bereitstellung wertvoller, anonymer Informationen, die es uns ermöglichen, die Erfahrungen der Nutzer besser zu verstehen und die Leistung unserer Software zu verbessern. Ihre Telemetriedaten geben uns wichtige Einblicke in die Funktionsweise der Software in realen Szenarien. Diese Daten werden anonym gesammelt, um Ihre Privatsphäre und Vertraulichkeit zu wahren. @@ -10,7 +11,8 @@ Weitere Informationen zu den gesammelten Daten finden Sie unter: https://github. Diese Datenerfassung erfolgt nur während des Installationsvorgangs. -Sind Sie damit einverstanden, anonyme Daten mit uns zu teilen?" +Sind Sie damit einverstanden, anonyme Daten mit uns zu teilen? +" TITLE="Open Voice OS Installation - Telemetrie" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/tuning.sh b/tui/locales/de-de/tuning.sh index 21cd6af4..e903637c 100644 --- a/tui/locales/de-de/tuning.sh +++ b/tui/locales/de-de/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="Beim Open Voice OS Tuning für Raspberry Pi wird das Betriebssystem so optimiert, dass es auf der Hardware des Raspberry Pi effizient läuft. +CONTENT=" +Beim Open Voice OS Tuning für Raspberry Pi wird das Betriebssystem so optimiert, dass es auf der Hardware des Raspberry Pi effizient läuft. Dieser Tuning-Prozess zielt darauf ab, die Leistung zu verbessern, die Ressourcennutzung zu reduzieren und eine reibungslosere Benutzererfahrung zu gewährleisten, was es zu einer ausgezeichneten Wahl für ressourcenbeschränkte Geräte wie den Raspberry Pi macht. -Tuning für Raspberry Pi aktivieren (empfohlen)?" +Tuning für Raspberry Pi aktivieren (empfohlen)? +" TITLE="Open Voice OS Installation - Tuning" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/uninstall.sh b/tui/locales/de-de/uninstall.sh index c930f7ec..23911a53 100644 --- a/tui/locales/de-de/uninstall.sh +++ b/tui/locales/de-de/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Es wurde eine vorhandene Instanz von Open Voice OS erkannt. +CONTENT=" +Es wurde eine vorhandene Instanz von Open Voice OS erkannt. Da Docker und PipeWire möglicherweise vom System oder manuell installiert wurden, wird das Installationsprogramm die folgenden Pakete nicht entfernen: @@ -11,7 +12,8 @@ Da Docker und PipeWire möglicherweise vom System oder manuell installiert wurde - pipewire - pipewire-alsa -Möchten Sie Open Voice OS deinstallieren?" +Möchten Sie Open Voice OS deinstallieren? +" TITLE="Open Voice OS Installation - Deinstallation" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/de-de/welcome.sh b/tui/locales/de-de/welcome.sh index 040cf183..1dd95ac8 100644 --- a/tui/locales/de-de/welcome.sh +++ b/tui/locales/de-de/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="Hallo und herzlich willkommen bei der Installation von Open Voice OS! +CONTENT=" +Hallo und herzlich willkommen bei der Installation von Open Voice OS! Wir freuen uns, Ihnen Open Voice OS vorstellen zu können, den Open-Source-Sprachassistenten. Die Installation von Open Voice OS ist ein Kinderspiel und eröffnet eine Welt voller Möglichkeiten für sprachgesteuerten Komfort. Egal, ob du ein Technik-Enthusiast bist oder einfach nur deine täglichen Aufgaben vereinfachen willst, Open Voice OS ist da, um dein Leben zu erleichtern. -Beginnen Sie noch heute mit der Installation und lassen Sie sich von Ihrer Stimme durch die Zukunft der Technologie führen!🌟" +Beginnen Sie noch heute mit der Installation und lassen Sie sich von Ihrer Stimme durch die Zukunft der Technologie führen!🌟 +" TITLE="Open Voice OS Installation - Welcome" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/channels.sh b/tui/locales/en-us/channels.sh index 0dc4408f..4cafa558 100644 --- a/tui/locales/en-us/channels.sh +++ b/tui/locales/en-us/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Open Voice OS has two main release channels: +CONTENT=" +Open Voice OS has two main release channels: - stable (recommended but not yet available) - development @@ -9,7 +10,8 @@ The stable release of Open Voice OS is a well-tested and reliable version suitab The development release of Open Voice OS is intended for developers and enthusiasts who want to experiment with cutting-edge features and contribute to the platform's development. -Please select a channel:" +Please select a channel: +" TITLE="Open Voice OS Installation - Channels" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/detection.sh b/tui/locales/en-us/detection.sh index c7c8428e..62ddbb3a 100644 --- a/tui/locales/en-us/detection.sh +++ b/tui/locales/en-us/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Please find the detected information: +CONTENT=" +Please find the detected information: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Please find the detected information: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^}" + - Display: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Installation - Detected" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/finish.sh b/tui/locales/en-us/finish.sh index afb9ed9d..9b7e51d0 100644 --- a/tui/locales/en-us/finish.sh +++ b/tui/locales/en-us/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="The installation has been successfully completed! 🎉 +CONTENT=" +The installation has been successfully completed! 🎉 Your voice assistant is ready to go. We're excited for you to explore the wide array of features and capabilities this voice assistant has to offer. @@ -14,7 +15,8 @@ If you enabled the default skills feature then you can start to interact with yo The settings of your assistant could be changed in the $CONFIG_FILE configuration file. -Should you need any assistance or updates in the future, feel free to reach out. Enjoy your Open Voice OS experience!" +Should you need any assistance or updates in the future, feel free to reach out. Enjoy your Open Voice OS experience! +" TITLE="Open Voice OS Installation - Finish" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/methods.sh b/tui/locales/en-us/methods.sh index d4ae8d3b..b574a8bd 100644 --- a/tui/locales/en-us/methods.sh +++ b/tui/locales/en-us/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="To install Open Voice OS, you have two primary methods: +CONTENT=" +To install Open Voice OS, you have two primary methods: - Containers engine such as Docker - Setting it up in a Python virtual environment @@ -9,7 +10,8 @@ Containers provide isolation and easy deployment, while a Python virtual environ If the containers method is selected, Docker will be installed automatically if not present on the system. -Please select an installation method:" +Please select an installation method: +" TITLE="Open Voice OS Installation - Methods" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/profiles.sh b/tui/locales/en-us/profiles.sh index 73c92dda..d53c0af8 100644 --- a/tui/locales/en-us/profiles.sh +++ b/tui/locales/en-us/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="To create a versatile system that is suitable for many applications, there are three intriguing choices: +CONTENT=" +To create a versatile system that is suitable for many applications, there are three intriguing choices: - Open Voice OS Master: The Open Voice OS classic experience - HiveMind Satellite: Open Voice OS audio components connected to HiveMind Listener @@ -11,7 +12,8 @@ Each of these profiles offers unique features and capabilities that could greatl The question is, which one aligns best with your needs and preferences? -Please select a profile:" +Please select a profile: +" TITLE="Open Voice OS Installation - Profiles" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/summary.sh b/tui/locales/en-us/summary.sh index c620976c..0c73af68 100644 --- a/tui/locales/en-us/summary.sh +++ b/tui/locales/en-us/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="You are almost done, here is a summary of choices you made to install Open Voice OS: +CONTENT=" +You are almost done, here is a summary of choices you made to install Open Voice OS: - Method: $METHOD - Version: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="You are almost done, here is a summary of choices you made to install O The choices made during the Open Voice OS installation process have been carefully considered to tailor our system to your unique needs and preferences. -Does is sound correct to you?" +Does is sound correct to you? +" TITLE="Open Voice OS Installation - Summary" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/telemetry.sh b/tui/locales/en-us/telemetry.sh index f29073fd..224f9f3a 100644 --- a/tui/locales/en-us/telemetry.sh +++ b/tui/locales/en-us/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="By opting to share telemetry with us, you play a crucial role in contributing valuable, anonymous information that enables us to better understand user experiences and improve our software's performance. +CONTENT=" +By opting to share telemetry with us, you play a crucial role in contributing valuable, anonymous information that enables us to better understand user experiences and improve our software's performance. Your telemetry data includes essential insights into how the software functions in real-world scenarios. This data is collected anonymously, prioritizing your privacy and confidentiality. @@ -10,7 +11,8 @@ For more information about collected data please visit: https://github.com/OpenV This data collection will only happen during the installation process. -Do you accept to share anonymous data with us?" +Do you accept to share anonymous data with us? +" TITLE="Open Voice OS Installation - Telemetry" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/tuning.sh b/tui/locales/en-us/tuning.sh index 00ed2b81..c037da7e 100644 --- a/tui/locales/en-us/tuning.sh +++ b/tui/locales/en-us/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating system to run efficiently on the Raspberry Pi hardware. +CONTENT=" +Using Open Voice OS Tuning for Raspberry Pi involves optimizing the operating system to run efficiently on the Raspberry Pi hardware. This tuning process aims to enhance performance, reduce resource usage, and ensure a smoother user experience, making it an excellent choice for resource-constrained devices like the Raspberry Pi. -Enable tuning for Raspberry Pi (recommended)?" +Enable tuning for Raspberry Pi (recommended)? +" TITLE="Open Voice OS Installation - Tuning" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/uninstall.sh b/tui/locales/en-us/uninstall.sh index d2fd6aeb..31e009d5 100644 --- a/tui/locales/en-us/uninstall.sh +++ b/tui/locales/en-us/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="An existing instance of Open Voice OS has been detected. +CONTENT=" +An existing instance of Open Voice OS has been detected. Because Docker and PipeWire might have been installed by the system or manually, the installer will not remove the following packages: @@ -11,7 +12,8 @@ Because Docker and PipeWire might have been installed by the system or manually, - pipewire - pipewire-alsa -Do you want to uninstall Open Voice OS?" +Do you want to uninstall Open Voice OS? +" TITLE="Open Voice OS Installation - Uninstall" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/en-us/welcome.sh b/tui/locales/en-us/welcome.sh index 15c51bfb..75b85626 100644 --- a/tui/locales/en-us/welcome.sh +++ b/tui/locales/en-us/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="Hello and welcome to the Open Voice OS installation! +CONTENT=" +Hello and welcome to the Open Voice OS installation! We're excited to introduce you to Open Voice OS, the open-source voice assistant that's changing the way we interact with technology. Installing Open Voice OS is a breeze, and it opens up a world of possibilities for voice-controlled convenience. Whether you're a tech enthusiast or just looking to simplify your daily tasks, Open Voice OS is here to make your life easier. -Get started with the installation today and let your voice guide you through the future of technology!🌟" +Get started with the installation today and let your voice guide you through the future of technology!🌟 +" TITLE="Open Voice OS Installation - Welcome" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/channels.sh b/tui/locales/es-es/channels.sh index fbc2a8b1..cdf75dd8 100644 --- a/tui/locales/es-es/channels.sh +++ b/tui/locales/es-es/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Existen dos versiones diferentes para Open Voice OS: +CONTENT=" +Existen dos versiones diferentes para Open Voice OS: - Estable (recomendada, pero aún no disponible) - Desarrollador @@ -9,7 +10,8 @@ La versión estable de Open Voice OS es una versión probada y fiable para el us La versión de desarrollo de Open Voice OS está destinada a desarrolladores y entusiastas que deseen experimentar con los últimos avances y contribuir al desarrollo futuro de la plataforma. -Elija una versión:" +Elija una versión: +" TITLE="Open Voice OS Installation - Versionen" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/detection.sh b/tui/locales/es-es/detection.sh index caa90341..7bfb631b 100644 --- a/tui/locales/es-es/detection.sh +++ b/tui/locales/es-es/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Propiedades del sistema reconocidas automáticamente: +CONTENT=" +Propiedades del sistema reconocidas automáticamente: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Propiedades del sistema reconocidas automáticamente: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^}" + - Display: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Installation - Propiedades del sistema" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/finish.sh b/tui/locales/es-es/finish.sh index 39ac8e7b..ae2a65b3 100644 --- a/tui/locales/es-es/finish.sh +++ b/tui/locales/es-es/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="¡La instalación se ha completado con éxito! 🎉 +CONTENT=" +¡La instalación se ha completado con éxito! 🎉 Tu asistente de voz ya está listo para su uso. Estamos deseando que explores el amplio abanico de funciones y posibilidades de este asistente de voz. @@ -15,7 +16,8 @@ Si has activado la función Habilidad, puedes interactuar con tu asistente dicie Los ajustes de tu asistente pueden modificarse en el fichero de configuración $CONFIG_FILE. -Si necesitas soporte o actualizaciones en el futuro, no dudes en ponerte en contacto con nosotros. ¡Diviértete con Open Voice OS!" +Si necesitas soporte o actualizaciones en el futuro, no dudes en ponerte en contacto con nosotros. ¡Diviértete con Open Voice OS! +" TITLE="Open Voice OS Installation - Conclusión" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/methods.sh b/tui/locales/es-es/methods.sh index 167712ad..d2b85975 100644 --- a/tui/locales/es-es/methods.sh +++ b/tui/locales/es-es/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Existen dos entornos para la instalación de Open Voice OS: +CONTENT=" +Existen dos entornos para la instalación de Open Voice OS: - Motor de contenedores como Docker - Instalación en un entorno virtual Python @@ -9,7 +10,8 @@ Los contenedores proporcionan aislamiento y facilidad de despliegue, mientras qu Si se selecciona el método de contenedor, Docker se instalará automáticamente si no está presente en el sistema. -Seleccione un entorno de instalación:" +Seleccione un entorno de instalación: +" TITLE="Open Voice OS Installation - Entorno de instalación" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/profiles.sh b/tui/locales/es-es/profiles.sh index 74c04b99..fdcd3c11 100644 --- a/tui/locales/es-es/profiles.sh +++ b/tui/locales/es-es/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Para crear un sistema versátil y en red adecuado para muchas aplicaciones, existen tres fascinantes opciones: +CONTENT=" +Para crear un sistema versátil y en red adecuado para muchas aplicaciones, existen tres fascinantes opciones: - Open Voice OS Master: La experiencia clásica de Open Voice OS - HiveMind Satellite: Componentes de audio de Open Voice OS conectados a HiveMind Listener @@ -11,7 +12,8 @@ Cada uno de estos perfiles ofrece características y capacidades únicas que pue La única pregunta es qué perfil se adapta mejor a tus necesidades y preferencias. -Seleccione un perfil:" +Seleccione un perfil: +" TITLE="Open Voice OS Installation - Perfiles" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/summary.sh b/tui/locales/es-es/summary.sh index 9714c718..e545ce9a 100644 --- a/tui/locales/es-es/summary.sh +++ b/tui/locales/es-es/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Casi terminado. Un breve resumen: +CONTENT=" +Casi terminado. Un breve resumen: - Entorno: $METHOD - Version: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="Casi terminado. Un breve resumen: Las decisiones tomadas durante el proceso de instalación de Open Voice OS han sido cuidadosamente consideradas para adaptar nuestro sistema a sus necesidades y preferencias individuales. -¿Son correctos los ajustes?" +¿Son correctos los ajustes? +" TITLE="Open Voice OS Installation - Resumen" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/telemetry.sh b/tui/locales/es-es/telemetry.sh index 57afb27e..37ed4dc3 100644 --- a/tui/locales/es-es/telemetry.sh +++ b/tui/locales/es-es/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Al compartir con nosotros sus datos telemétricos, usted desempeña un papel fundamental al proporcionarnos información valiosa y anónima que nos permite comprender mejor la experiencia del usuario y mejorar el rendimiento de nuestro software. +CONTENT=" +Al compartir con nosotros sus datos telemétricos, usted desempeña un papel fundamental al proporcionarnos información valiosa y anónima que nos permite comprender mejor la experiencia del usuario y mejorar el rendimiento de nuestro software. Sus datos de telemetría nos proporcionan información importante sobre el funcionamiento del software en situaciones reales. Estos datos se recogen de forma anónima para proteger su privacidad y confidencialidad. @@ -10,7 +11,8 @@ Puede encontrar más información sobre los datos recogidos en: https://github.c Esta recogida de datos sólo tiene lugar durante el proceso de instalación. -¿Está de acuerdo en compartir datos anónimos con nosotros?" +¿Está de acuerdo en compartir datos anónimos con nosotros? +" TITLE="Open Voice OS Installation - Telemetrie" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/tuning.sh b/tui/locales/es-es/tuning.sh index 3d711b09..76679d87 100644 --- a/tui/locales/es-es/tuning.sh +++ b/tui/locales/es-es/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="Open Voice OS Tuning para Raspberry Pi optimiza el sistema operativo para que funcione de forma eficiente en el hardware de Raspberry Pi. +CONTENT=" +Open Voice OS Tuning para Raspberry Pi optimiza el sistema operativo para que funcione de forma eficiente en el hardware de Raspberry Pi. Este proceso de ajuste tiene como objetivo mejorar el rendimiento, reducir la utilización de recursos y garantizar una experiencia de usuario más fluida, por lo que es una excelente opción para dispositivos con recursos limitados como la Raspberry Pi. -¿Habilitar el ajuste para Raspberry Pi (recomendado)?" +¿Habilitar el ajuste para Raspberry Pi (recomendado)? +" TITLE="Open Voice OS Installation - Optimización" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/uninstall.sh b/tui/locales/es-es/uninstall.sh index 2f26a719..6fe38424 100644 --- a/tui/locales/es-es/uninstall.sh +++ b/tui/locales/es-es/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Se ha detectado una instancia existente de Open Voice OS. +CONTENT=" +Se ha detectado una instancia existente de Open Voice OS. Como Docker y PipeWire pueden haber sido instalados por el sistema o manualmente, el programa de instalación no eliminará los siguientes paquetes: @@ -11,7 +12,8 @@ Como Docker y PipeWire pueden haber sido instalados por el sistema o manualmente - pipewire - pipewire-alsa -¿Quieres desinstalar Open Voice OS?" +¿Quieres desinstalar Open Voice OS? +" TITLE="Open Voice OS Installation - Desinstalación" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/es-es/welcome.sh b/tui/locales/es-es/welcome.sh index 99b98a30..8498c84b 100644 --- a/tui/locales/es-es/welcome.sh +++ b/tui/locales/es-es/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="¡Hola y bienvenido a la instalación de Open Voice OS! +CONTENT=" +¡Hola y bienvenido a la instalación de Open Voice OS! Nos complace presentarle Open Voice OS, el asistente de voz de código abierto. Instalar Open Voice OS es muy sencillo y abre un mundo de posibilidades para la comodidad controlada por voz. Tanto si eres un entusiasta de la tecnología como si simplemente quieres simplificar tus tareas diarias, Open Voice OS está aquí para hacerte la vida más fácil. -Empieza a instalarlo hoy mismo y deja que tu voz te guíe por el futuro de la tecnología." +Empieza a instalarlo hoy mismo y deja que tu voz te guíe por el futuro de la tecnología. +" TITLE="Open Voice OS Installation - Welcome" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/channels.sh b/tui/locales/fr-fr/channels.sh index d50113c0..c3c24f9e 100644 --- a/tui/locales/fr-fr/channels.sh +++ b/tui/locales/fr-fr/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Open Voice OS possède deux canaux d'instalaltion: +CONTENT=" +Open Voice OS possède deux canaux d'instalaltion: - stable (recommandé mais pas encore disponible) - développment @@ -9,7 +10,8 @@ La version stable d'Open Voice OS est une version bien testée et fiable, adapt La version de développement d'Open Voice OS est destinée aux développeurs et aux passionnés qui souhaitent expérimenter des fonctionnalités de pointe et contribuer au développement de la plateforme. -Veuillez sélectionner une canal:" +Veuillez sélectionner une canal: +" TITLE="Open Voice OS Installation - Canaux d'installation" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/detection.sh b/tui/locales/fr-fr/detection.sh index 7261d6ce..9226dce3 100644 --- a/tui/locales/fr-fr/detection.sh +++ b/tui/locales/fr-fr/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Veuillez trouver ci-dessous les information détectées: +CONTENT=" +Veuillez trouver ci-dessous les information détectées: - Système d'exploitation: ${DISTRO_NAME^} $DISTRO_VERSION - Noyau: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Veuillez trouver ci-dessous les information détectées: - Matériel: $HARDWARE_DETECTED - Environnement virtuel: $VENV_PATH - Serveur de son: $SOUND_SERVER - - Serveur graphique: ${DISPLAY_SERVER^}" + - Serveur graphique: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Installation - Détecté" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/finish.sh b/tui/locales/fr-fr/finish.sh index 9cf95a5e..9b1302a7 100644 --- a/tui/locales/fr-fr/finish.sh +++ b/tui/locales/fr-fr/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="L'installation s'est terminée avec succès! 🎉 +CONTENT=" +L'installation s'est terminée avec succès! 🎉 Votre assistant vocal est prêt à être utilisé. Nous sommes ravis que vous exploriez le large éventail de fonctionnalités et de capacités que cet assistant vocal a à offrir. @@ -14,7 +15,8 @@ Si vous avez activé la fonctionnalité de compétences par défaut, vous pouvez Les paramètres de votre assistant peuvent être modifiés dans le fichier de configuration $CONFIG_FILE. -Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS!" +Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS! +" TITLE="Open Voice OS Installation - Clap de fin" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/methods.sh b/tui/locales/fr-fr/methods.sh index 7c59438a..9462dbfd 100644 --- a/tui/locales/fr-fr/methods.sh +++ b/tui/locales/fr-fr/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Il existe deux méthodes pour installation Open Voice OS: +CONTENT=" +Il existe deux méthodes pour installation Open Voice OS: - Au travers d'un moteur de conteneurisation tel que Docker - Au travers d'un environnement virtuel Python @@ -9,7 +10,8 @@ Les conteneurs offrent une isolation et un déploiement facile, tandis qu'un env Si la méthode conteneurs est sélectionnée, Docker sera installé automatiquement s'il n'est pas présent sur le système. -Veuillez sélectionner une méthode d'installation:" +Veuillez sélectionner une méthode d'installation: +" TITLE="Open Voice OS Installation - Méthodes d'installation" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/profiles.sh b/tui/locales/fr-fr/profiles.sh index 6eef37e4..28cbfd3b 100644 --- a/tui/locales/fr-fr/profiles.sh +++ b/tui/locales/fr-fr/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Dans la quête actuelle du compagnon numérique idéal, nous nous trouvons à la croisée des chemins avec trois choix intrigants: +CONTENT=" +Dans la quête actuelle du compagnon numérique idéal, nous nous trouvons à la croisée des chemins avec trois choix intrigants: - Open Voice OS: L'expérience classique Open Voice OS - HiveMind Satellite: Exécute les composants audio sur un appareil @@ -11,7 +12,8 @@ Chacun de ces profils offre des fonctionnalités et des capacités uniques qui p La question est de savoir lequel correspond le mieux à vos besoins et préférences? -Veuillez sélectionner un profil:" +Veuillez sélectionner un profil: +" TITLE="Open Voice OS Installation - Profil d'installation" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/summary.sh b/tui/locales/fr-fr/summary.sh index 05d39881..a9c53c0d 100644 --- a/tui/locales/fr-fr/summary.sh +++ b/tui/locales/fr-fr/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS: +CONTENT=" +Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS: - Méthode d'installation: $METHOD - Canal de déployment: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="Vous y êtes presque! Voici un résumé des choix que vous avez effectu Les choix effectués lors du processus d'installation d'Open Voice OS ont été soigneusement étudiés pour adapter notre système à vos besoins et préférences. -Est-ce que tout cela vous semble correct?" +Est-ce que tout cela vous semble correct? +" TITLE="Open Voice OS Installation - Résumé" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/telemetry.sh b/tui/locales/fr-fr/telemetry.sh index ec301b30..8d78f7c2 100644 --- a/tui/locales/fr-fr/telemetry.sh +++ b/tui/locales/fr-fr/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS. +CONTENT=" +En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS. Vos données de télémétrie comprennent des informations essentielles sur le fonctionnement du logiciel dans des scénarios réels. Ces données sont collectées de manière anonyme, en privilégiant votre vie privée et votre confidentialité. @@ -10,7 +11,8 @@ Pour de plus amples informations au sujet des données collectées, veuillez vis Cette collecte d'informations aura lieu uniquement le processus d'installation. -Acceptez-vous de partager avec nous des données anonymes?" +Acceptez-vous de partager avec nous des données anonymes? +" TITLE="Open Voice OS Installation - Télémétrie" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/tuning.sh b/tui/locales/fr-fr/tuning.sh index 019e9a46..2f0d0667 100644 --- a/tui/locales/fr-fr/tuning.sh +++ b/tui/locales/fr-fr/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS. +CONTENT=" +Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS. Ce processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide. -Appliquer les réglages pour Raspberry Pi (recommandé)?" +Appliquer les réglages pour Raspberry Pi (recommandé)? +" TITLE="Open Voice OS Installation - Réglages pour Raspberry Pi" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/uninstall.sh b/tui/locales/fr-fr/uninstall.sh index 5f0e93bc..f497a7c3 100644 --- a/tui/locales/fr-fr/uninstall.sh +++ b/tui/locales/fr-fr/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Une instance d'Open Voice OS a été détectée. +CONTENT=" +Une instance d'Open Voice OS a été détectée. Étant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'ínstallateur ne supprimera pas les packages suivants: @@ -11,7 +12,8 @@ CONTENT="Une instance d'Open Voice OS a été détectée. - pipewire - pipewire-alsa -Voulez-vous désinstaller Open Voice OS?" +Voulez-vous désinstaller Open Voice OS? +" TITLE="Open Voice OS Installation - Désinstallation" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/fr-fr/welcome.sh b/tui/locales/fr-fr/welcome.sh index f30c428b..e38c9ced 100644 --- a/tui/locales/fr-fr/welcome.sh +++ b/tui/locales/fr-fr/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="Bonjour et bienvenue dans l'installation d'Open Voice OS! +CONTENT=" +Bonjour et bienvenue dans l'installation d'Open Voice OS! Nous sommes ravis de vous présenter Open Voice OS, l'assistant vocal open source qui change la façon dont nous interagissons avec la technologie. L'installation d'Open Voice OS est un jeu d'enfant et ouvre un monde de possibilités pour la commodité de la commande vocale. Que vous soyez un passionné de technologie ou que vous cherchiez simplement à simplifier vos tâches quotidiennes, Open Voice OS est là pour vous faciliter la vie. -Commencez l'installation dès maintenant et laissez votre voix vous guider!🌟" +Commencez l'installation dès maintenant et laissez votre voix vous guider!🌟 +" TITLE="Open Voice OS Installation - Bienvenue" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/channels.sh b/tui/locales/hi-in/channels.sh index 183820ca..b03c70fe 100644 --- a/tui/locales/hi-in/channels.sh +++ b/tui/locales/hi-in/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Open Voice OS के दो मुख्य रिलीज़ चैनल हैं: +CONTENT=" +Open Voice OS के दो मुख्य रिलीज़ चैनल हैं: - stable (अनुशंसित लेकिन अभी तक उपलब्ध नहीं) - development @@ -9,7 +10,8 @@ Open Voice OS की स्थिर रिलीज (stable) एक अच् Open Voice OS का विकास रिलीज़ उन डेवलपर्स और उत्साही लोगों के लिए है जो अत्याधुनिक सुविधाओं के साथ प्रयोग करना चाहते हैं और प्लेटफ़ॉर्म के विकास में योगदान देना चाहते हैं। -कृपया एक चैनल चुनें:" +कृपया एक चैनल चुनें: +" TITLE="Open Voice OS Installation - चैनल" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/detection.sh b/tui/locales/hi-in/detection.sh index 19aeabed..50583f7a 100644 --- a/tui/locales/hi-in/detection.sh +++ b/tui/locales/hi-in/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="कृपया पता लगाई गई जानकारी को सत्यापित करें: +CONTENT=" +कृपया पता लगाई गई जानकारी को सत्यापित करें: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="कृपया पता लगाई गई जानकारी क - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^}" + - Display: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Installation - सिस्टम जानकारी की पहचान" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/finish.sh b/tui/locales/hi-in/finish.sh index f5e7ee08..9e369f34 100644 --- a/tui/locales/hi-in/finish.sh +++ b/tui/locales/hi-in/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="स्थापना सफलतापूर्वक पूर्ण हो गई है! 🎉 +CONTENT=" +स्थापना सफलतापूर्वक पूर्ण हो गई है! 🎉 आपका voice assistant वॉयस असिस्टेंट (voice assistant) कार्य करने के लिए तैयार है। हम इस वॉयस असिस्टेंट (voice assistant) द्वारा पेश की जाने वाली सुविधाओं और क्षमताओं की विस्तृत श्रृंखला का पता लगाने के लिए उत्साहित हैं। @@ -14,7 +15,8 @@ CONTENT="स्थापना सफलतापूर्वक पूर्ण आपके सहायक की सेटिंग्स को $CONFIG_FILE कॉन्फ़िगरेशन फ़ाइल(configuration file) में बदला जा सकता है। -यदि आपको भविष्य में किसी सहायता या अपडेट की आवश्यकता हो तो बेझिझक संपर्क करें। अपने Open Voice OS अनुभव का आनंद लें!" +यदि आपको भविष्य में किसी सहायता या अपडेट की आवश्यकता हो तो बेझिझक संपर्क करें। अपने Open Voice OS अनुभव का आनंद लें! +" TITLE="Open Voice OS Installation - अन्त" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/methods.sh b/tui/locales/hi-in/methods.sh index 61603fb2..d178da95 100644 --- a/tui/locales/hi-in/methods.sh +++ b/tui/locales/hi-in/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Open Voice OS इंस्टालेशन (install) करने के लिए, आपके पास दो प्राथमिक विधियाँ हैं: +CONTENT=" +Open Voice OS इंस्टालेशन (install) करने के लिए, आपके पास दो प्राथमिक विधियाँ हैं: - Containers engine such as Docker - Setting it up in a Python virtual environment @@ -9,7 +10,8 @@ Containers (कंटेनर) अलगाव और आसान तैना यदि Container (कंटेनर) विधि का चयन किया गया है, सिस्टम पर मौजूद नहीं होने पर Docker(डॉकर) खुद ब खुद से इंस्टॉल हो जाएगा। -कृपया एक इंस्टालेशन (install) विधि चुनें:" +कृपया एक इंस्टालेशन (install) विधि चुनें: +" TITLE="Open Voice OS Installation - विधि" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/profiles.sh b/tui/locales/hi-in/profiles.sh index 26879ff9..e3f72f09 100644 --- a/tui/locales/hi-in/profiles.sh +++ b/tui/locales/hi-in/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="कई अनुप्रयोगों के लिए उपयुक्त एक बहुमुखी प्रणाली बनाने के लिए, तीन दिलचस्प विकल्प हैं: +CONTENT=" +कई अनुप्रयोगों के लिए उपयुक्त एक बहुमुखी प्रणाली बनाने के लिए, तीन दिलचस्प विकल्प हैं: - Open Voice OS Master: ओपन वॉयस ओएस क्लासिक (Open OS classical) अनुभव - HiveMind Satellite: ओपन वॉयस ओएस (Open voice OS) ऑडियो घटक हाइवमाइंड लिसनर (HiveMind Listener) से जुड़े हैं @@ -12,7 +13,8 @@ CONTENT="कई अनुप्रयोगों के लिए उपयु सवाल यह है कि कौन सा आपकी आवश्यकताओं और प्राथमिकताओं के साथ सबसे अच्छा मेल खाता है? -कृपया एक प्रोफ़ाइल चुनें:" +कृपया एक प्रोफ़ाइल चुनें: +" TITLE="Open Voice OS Installation - प्रोफाइल" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/summary.sh b/tui/locales/hi-in/summary.sh index 4984fb05..45df2096 100644 --- a/tui/locales/hi-in/summary.sh +++ b/tui/locales/hi-in/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="आपका काम लगभग पूरा हो चुका है, ओपन वॉयस ओएस (Open Voice OS) स्थापित करने के लिए आपके द्वारा चुने गए विकल्पों का सारांश यहां दिया गया है: +CONTENT=" +आपका काम लगभग पूरा हो चुका है, ओपन वॉयस ओएस (Open Voice OS) स्थापित करने के लिए आपके द्वारा चुने गए विकल्पों का सारांश यहां दिया गया है: - विधि: $METHOD - संस्करण: $CHANNEL - प्रोफाइल: $PROFILE @@ -9,7 +10,8 @@ CONTENT="आपका काम लगभग पूरा हो चुका - ट्यूनिंग: $TUNING ओपन वॉयस ओएस (Open Voice OS) इंस्टॉलेशन प्रक्रिया के दौरान चुने गए विकल्पों पर हमारे सिस्टम (System) को आपकी विशिष्ट आवश्यकताओं और प्राथमिकताओं के अनुरूप बनाने के लिए सावधानीपूर्वक विचार किया गया है। -क्या आपको यह सही लगता है?" +क्या आपको यह सही लगता है? +" TITLE="Open Voice OS Installation - सारांश" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/telemetry.sh b/tui/locales/hi-in/telemetry.sh index 87ae1ccd..878fc829 100644 --- a/tui/locales/hi-in/telemetry.sh +++ b/tui/locales/hi-in/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="हमारे साथ टेलीमेट्री साझा करने का विकल्प चुनकर, आप मूल्यवान, गुमनाम जानकारी देने में महत्वपूर्ण भूमिका निभाते हैं जो हमें उपयोगकर्ता अनुभवों को बेहतर ढंग से समझने और हमारे सॉफ़्टवेयर के प्रदर्शन को बेहतर बनाने में सक्षम बनाती है। +CONTENT=" +हमारे साथ टेलीमेट्री साझा करने का विकल्प चुनकर, आप मूल्यवान, गुमनाम जानकारी देने में महत्वपूर्ण भूमिका निभाते हैं जो हमें उपयोगकर्ता अनुभवों को बेहतर ढंग से समझने और हमारे सॉफ़्टवेयर के प्रदर्शन को बेहतर बनाने में सक्षम बनाती है। आपके टेलीमेट्री डेटा में वास्तविक दुनिया के परिदृश्यों में सॉफ़्टवेयर कैसे कार्य करता है, इसकी आवश्यक अंतर्दृष्टि शामिल है। यह डेटा आपकी गोपनीयता और गोपनीयता को प्राथमिकता देते हुए गुमनाम रूप से एकत्र किया जाता है। @@ -10,7 +11,8 @@ CONTENT="हमारे साथ टेलीमेट्री साझा यह डेटा संग्रहण केवल इंस्टॉलेशन (install) प्रक्रिया के दौरान होगा। -क्या आप हमारे साथ गुमनाम डेटा साझा करना स्वीकार करते हैं?" +क्या आप हमारे साथ गुमनाम डेटा साझा करना स्वीकार करते हैं? +" TITLE="Open Voice OS Installation - टेलीमेटरी" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/tuning.sh b/tui/locales/hi-in/tuning.sh index d5e859a0..5f92a02f 100644 --- a/tui/locales/hi-in/tuning.sh +++ b/tui/locales/hi-in/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="रास्पबेरी पाई (Raspberry Pi) के लिए ओपन वॉयस ओएस ट्यूनिंग (Open OS Tuning) का उपयोग करने में रास्पबेरी पाई (Raspberry Pi) हार्डवेयर पर कुशलतापूर्वक चलने के लिए ऑपरेटिंग सिस्टम (Operating system) को अनुकूलित करना शामिल है। +CONTENT=" +रास्पबेरी पाई (Raspberry Pi) के लिए ओपन वॉयस ओएस ट्यूनिंग (Open OS Tuning) का उपयोग करने में रास्पबेरी पाई (Raspberry Pi) हार्डवेयर पर कुशलतापूर्वक चलने के लिए ऑपरेटिंग सिस्टम (Operating system) को अनुकूलित करना शामिल है। इस ट्यूनिंग प्रक्रिया (Tuning process) का उद्देश्य प्रदर्शन को बढ़ाना, संसाधन उपयोग को कम करना और एक सहज उपयोगकर्ता अनुभव सुनिश्चित करना है, जिससे यह रास्पबेरी पाई (Raspberry Pi) जैसे संसाधन-बाधित उपकरणों के लिए एक उत्कृष्ट विकल्प बन जाता है। -रास्पबेरी पाई के लिए ट्यूनिंग सक्षम करें (अनुशंसित)?" +रास्पबेरी पाई के लिए ट्यूनिंग सक्षम करें (अनुशंसित)? +" TITLE="Open Voice OS Installation - ट्यूनिंग" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/uninstall.sh b/tui/locales/hi-in/uninstall.sh index 3a7b6205..b4cef1d1 100644 --- a/tui/locales/hi-in/uninstall.sh +++ b/tui/locales/hi-in/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="एक मौजूदा स्थापना Open Voice OS का पता चला है। +CONTENT=" +एक मौजूदा स्थापना Open Voice OS का पता चला है। क्योंकि Docker और PipeWire सिस्टम द्वारा या मैन्युअल रूप से स्थापित किए जा सकते हैं, इंस्टॉलर निम्नलिखित पैकेजों को हटाने का प्रयास नहीं करेगा: @@ -11,7 +12,8 @@ CONTENT="एक मौजूदा स्थापना Open Voice OS का - pipewire - pipewire-alsa -क्या आप Open Voice OS को अनइंस्टॉल करना चाहते हैं?" +क्या आप Open Voice OS को अनइंस्टॉल करना चाहते हैं? +" TITLE="Open Voice OS Installation - Uninstall" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/hi-in/welcome.sh b/tui/locales/hi-in/welcome.sh index def930ec..9be2b284 100644 --- a/tui/locales/hi-in/welcome.sh +++ b/tui/locales/hi-in/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="नमस्ते और Open Voice OS स्थापना में आपका स्वागत है! +CONTENT=" +नमस्ते और Open Voice OS स्थापना में आपका स्वागत है! हम आपको Open Voice OS से परिचित कराने के लिए उत्साहित हैं, जो टेक्नोलॉजी के साथ बातचीत करने के तरीके में बदल रहा है। Open Voice OS की स्थापना करना बहुत आसान है, और यह आपको आवाज द्वारा नियंत्रित सुविधा की दुनिया को खोलता है। चाहे आप एक टेक उत्साही हों या अपने दैनिक कार्यों को सरल बनाने की कोशिश कर रहे हों, Open Voice OS आपकी जिंदगी को आसान बनाने के लिए यहां है। -आज ही स्थापना के साथ शुरू करें और भविष्य की तकनीक के माध्यम से अपनी आवाज का मार्गदर्शन करें!🌟" +आज ही स्थापना के साथ शुरू करें और भविष्य की तकनीक के माध्यम से अपनी आवाज का मार्गदर्शन करें!🌟 +" TITLE="Open Voice OS स्थापना - स्वागत" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/channels.sh b/tui/locales/it-it/channels.sh index be7d10cd..44c20b9a 100644 --- a/tui/locales/it-it/channels.sh +++ b/tui/locales/it-it/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Esistono due diverse versioni di Open Voice OS: +CONTENT=" +Esistono due diverse versioni di Open Voice OS: - Stabile (consigliata ma non ancora disponibile) - Per sviluppatori @@ -9,7 +10,8 @@ La versione stabile di Open Voice OS è una versione ben collaudata e affidabile La versione per sviluppatori di Open Voice OS è dedicata agli sviluppatori e agli appassionati che desiderano sperimentare le ultime novità e contribuire all'ulteriore sviluppo della piattaforma. -Scegli una versione:" +Scegli una versione: +" TITLE="Installazione di Open Voice OS - Versioni" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/detection.sh b/tui/locales/it-it/detection.sh index c4c9d77e..2b83ce9b 100644 --- a/tui/locales/it-it/detection.sh +++ b/tui/locales/it-it/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Queste sono le proprietà del sistema che sono state riconosciute automaticamente: +CONTENT=" +Queste sono le proprietà del sistema che sono state riconosciute automaticamente: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Queste sono le proprietà del sistema che sono state riconosciute autom - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Sound: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^}" + - Display: ${DISPLAY_SERVER^} +" TITLE="Installazione di Open Voice OS - Proprietà del sistema" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/finish.sh b/tui/locales/it-it/finish.sh index bfba3e82..cff1bce4 100644 --- a/tui/locales/it-it/finish.sh +++ b/tui/locales/it-it/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="L'installazione è stata completata con successo! 🎉 +CONTENT=" +L'installazione è stata completata con successo! 🎉 Il vostro assistente vocale è ora pronto per l'uso. Non vediamo l'ora di farvi esplorare l'ampia gamma di funzioni e possibilità di questo assistente vocale. @@ -14,7 +15,8 @@ Se avete attivato la funzione Competenze, potete interagire con il vostro assist Le impostazioni della procedura guidata possono essere modificate nel file di configurazione $CONFIG_FILE. -Se in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS!" +Se in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a contattarci. Buon divertimento con Open Voice OS! +" TITLE="Installazione di Open Voice OS - Conclusione" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/methods.sh b/tui/locales/it-it/methods.sh index 6e4631cb..f38c6550 100644 --- a/tui/locales/it-it/methods.sh +++ b/tui/locales/it-it/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Esistono due ambienti per l'installazione di Open Voice OS: +CONTENT=" +Esistono due ambienti per l'installazione di Open Voice OS: - Motore di container come Docker - Installazione in un ambiente Python virtuale @@ -9,7 +10,8 @@ I container offrono isolamento e facilità di distribuzione, mentre un ambiente Se si seleziona il metodo del contenitore, Docker verrà installato automaticamente se non è già presente sul sistema. -Selezionare un ambiente per l'installazione:" +Selezionare un ambiente per l'installazione: +" TITLE="Installazione di Open Voice OS - Ambienti" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/profiles.sh b/tui/locales/it-it/profiles.sh index 4a51032c..c00d152a 100644 --- a/tui/locales/it-it/profiles.sh +++ b/tui/locales/it-it/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Per creare un sistema versatile e collegato alla rete, adatto a molte applicazioni, esistono tre affascinanti opzioni: +CONTENT=" +Per creare un sistema versatile e collegato alla rete, adatto a molte applicazioni, esistono tre affascinanti opzioni: - Open Voice OS Master: la classica esperienza di Open Voice OS - HiveMind Satellite: le componenti audio di Open Voice OS vengono collegate a HiveMind Listener @@ -11,7 +12,8 @@ Ognuno di questi profili offre caratteristiche e funzionalità uniche che posson L'unica domanda da porsi è quale sia il profilo più adatto alle proprie esigenze e preferenze. -Seleziona un profilo:" +Seleziona un profilo: +" TITLE="Installazione di Open Voice OS - Profilo" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/summary.sh b/tui/locales/it-it/summary.sh index e7e7c131..4d6ae26b 100644 --- a/tui/locales/it-it/summary.sh +++ b/tui/locales/it-it/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per installare Open Voice OS: +CONTENT=" +Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per installare Open Voice OS: - Distribuzione: $METHOD - Versione: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="Abbiamo quasi finito. Qui c'è un riassunto delle opzioni scelte per in Le decisioni prese durante il processo di installazione di Open Voice OS sono state attentamente valutate per personalizzare il nostro sistema in base alle tue esigenze e preferenze individuali. -Le impostazioni sono corrette?" +Le impostazioni sono corrette? +" TITLE="Installazione di Open Voice OS - Riassunto" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/telemetry.sh b/tui/locales/it-it/telemetry.sh index 7051f9f9..ab080e50 100644 --- a/tui/locales/it-it/telemetry.sh +++ b/tui/locales/it-it/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Scegliendo di condividere con noi i dati di telemetria, svolgerai un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software. +CONTENT=" +Scegliendo di condividere con noi i dati di telemetria, svolgerai un ruolo fondamentale nel fornire informazioni preziose e anonime che ci permettono di comprendere meglio l'esperienza dell'utente e di migliorare le prestazioni del nostro software. I dati di telemetria ci forniscono importanti informazioni sul funzionamento del software in scenari reali. Questi dati vengono raccolti in forma anonima per proteggere la privacy e la riservatezza dell'utente. @@ -10,7 +11,8 @@ Ulteriori informazioni sui dati raccolti sono disponibili all'indirizzo: https:/ La raccolta dei dati avviene solo durante il processo di installazione. -Accetti di condividere con noi dati anonimi?" +Accetti di condividere con noi dati anonimi? +" TITLE="Installazione di Open Voice OS - Telemetria" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/tuning.sh b/tui/locales/it-it/tuning.sh index 8a552926..c8d0329c 100644 --- a/tui/locales/it-it/tuning.sh +++ b/tui/locales/it-it/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="L'ottimizzazione di Open Voice OS per Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi. +CONTENT=" +L'ottimizzazione di Open Voice OS per Raspberry Pi ottimizza il sistema operativo per farlo funzionare in modo efficiente sull'hardware del Raspberry Pi. Questo processo di ottimizzazione mira a migliorare le prestazioni, ridurre l'utilizzo delle risorse e garantire un'esperienza utente più fluida, rendendolo una scelta eccellente per i dispositivi con risorse limitate come il Raspberry Pi. -Attivi l'ottimizzazione per Raspberry Pi (consigliato)?" +Attivi l'ottimizzazione per Raspberry Pi (consigliato)? +" TITLE="Installazione Open Voice OS - Ottimizzazione" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/uninstall.sh b/tui/locales/it-it/uninstall.sh index fb8c79e2..b58108b8 100644 --- a/tui/locales/it-it/uninstall.sh +++ b/tui/locales/it-it/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="È stata rilevata un'istanza esistente di Open Voice OS. +CONTENT=" +È stata rilevata un'istanza esistente di Open Voice OS. Poiché Docker e PipeWire possono essere stati installati dal sistema o manualmente, il programma di installazione non rimuoverà i seguenti pacchetti: @@ -11,7 +12,8 @@ Poiché Docker e PipeWire possono essere stati installati dal sistema o manualme - pipewire - pipewire-alsa -Vuoi disinstallare Open Voice OS?" +Vuoi disinstallare Open Voice OS? +" TITLE="Installazione di Open Voice OS - Disinstallazione" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/it-it/welcome.sh b/tui/locales/it-it/welcome.sh index 218d50ea..45d345b6 100644 --- a/tui/locales/it-it/welcome.sh +++ b/tui/locales/it-it/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="Ciao e benvenuto all'installazione di Open Voice OS! +CONTENT=" +Ciao e benvenuto all'installazione di Open Voice OS! Siamo lieti di presentarti Open Voice OS, l'assistente vocale open source che sta cambiando il modo con cui si interagisce con la tecnologia. L'installazione di Open Voice OS è semplicissima e apre un mondo di possibilità attraverso il controllo vocale. Che siate appassionati di tecnologia o vogliate semplicemente semplificare le vostre attività quotidiane, Open Voice OS è qui per renderti la vita più facile. -Inizia l'installazione oggi stesso e lascia che la tua voce ti guidi nel futuro della tecnologia! 🌟" +Inizia l'installazione oggi stesso e lascia che la tua voce ti guidi nel futuro della tecnologia! 🌟 +" TITLE="Installazione di Open Voice OS - Benvenuto" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/channels.sh b/tui/locales/nl-nl/channels.sh index 8554e55f..28fcefa1 100644 --- a/tui/locales/nl-nl/channels.sh +++ b/tui/locales/nl-nl/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Er zijn twee verschillende versies voor Open Voice OS: +CONTENT=" +Er zijn twee verschillende versies voor Open Voice OS: - Stabiel (aanbevolen, maar nog niet beschikbaar) - Ontwikkelaar @@ -9,7 +10,8 @@ De stabiele versie van Open Voice OS is een goed geteste en betrouwbare versie v De ontwikkelversie van Open Voice OS is bedoeld voor ontwikkelaars en enthousiastelingen die willen experimenteren met de nieuwste ontwikkelingen en willen bijdragen aan de verdere ontwikkeling van het platform. -Kies een versie:" +Kies een versie: +" TITLE="Open Voice OS Installatie - Versies" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/detection.sh b/tui/locales/nl-nl/detection.sh index b584e4e8..ea1b6c82 100644 --- a/tui/locales/nl-nl/detection.sh +++ b/tui/locales/nl-nl/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Automatisch herkende systeemeigenschappen: +CONTENT=" +Automatisch herkende systeemeigenschappen: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Automatisch herkende systeemeigenschappen: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Geluid: $SOUND_SERVER - - Display: ${DISPLAY_SERVER^}" + - Display: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Installatie - Systeemeigenschappen" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/finish.sh b/tui/locales/nl-nl/finish.sh index 394743f7..4d7c4c68 100644 --- a/tui/locales/nl-nl/finish.sh +++ b/tui/locales/nl-nl/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="De installatie is met succes voltooid! 🎉 +CONTENT=" +De installatie is met succes voltooid! 🎉 Je stemassistent is nu klaar voor gebruik. We kijken ernaar uit om de vele functies en mogelijkheden van deze stemassistent te ontdekken. @@ -15,7 +16,8 @@ Als je de vaardigheidsfunctie hebt geactiveerd, kun je communiceren met je assis De instellingen van je wizard kun je veranderen in het configuratiebestand $CONFIG_FILE. -Als je in de toekomst ondersteuning of updates nodig hebt, neem dan gerust contact met ons op. Veel plezier met Open Voice OS!" +Als je in de toekomst ondersteuning of updates nodig hebt, neem dan gerust contact met ons op. Veel plezier met Open Voice OS! +" TITLE="Open Voice OS Installatie - Voltooid" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/methods.sh b/tui/locales/nl-nl/methods.sh index e6779434..5065f553 100644 --- a/tui/locales/nl-nl/methods.sh +++ b/tui/locales/nl-nl/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Er zijn twee omgevingen voor de installatie van Open Voice OS: +CONTENT=" +Er zijn twee omgevingen voor de installatie van Open Voice OS: - Container-engine zoals Docker - Installatie in een virtuele Python-omgeving @@ -9,7 +10,8 @@ Containers zorgen voor isolatie en eenvoudige installatie, terwijl een virtuele Als de containermethode is geselecteerd, wordt Docker automatisch geïnstalleerd als het niet aanwezig is op het systeem. -Selecteer een installatieomgeving:" +Selecteer een installatieomgeving: +" TITLE="Open Voice OS Installatie - Installatieomgeving" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/profiles.sh b/tui/locales/nl-nl/profiles.sh index 864fc1f6..cfb00d60 100644 --- a/tui/locales/nl-nl/profiles.sh +++ b/tui/locales/nl-nl/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Om een veelzijdig en netwerksysteem te creëren dat geschikt is voor vele toepassingen, zijn er drie fascinerende opties: +CONTENT=" +Om een veelzijdig en netwerksysteem te creëren dat geschikt is voor vele toepassingen, zijn er drie fascinerende opties: - Open Voice OS Master: de klassieke Open Voice OS-ervaring - HiveMind Satellite: Open Voice OS-audiocomponenten die zijn aangesloten op HiveMind Listener @@ -11,7 +12,8 @@ Elk van deze profielen biedt unieke functies en mogelijkheden die je digitale er De enige vraag is welk profiel het beste past bij jouw behoeften en voorkeuren. -Selecteer een profiel:" +Selecteer een profiel: +" TITLE="Open Voice OS Installatie - Profiel" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/summary.sh b/tui/locales/nl-nl/summary.sh index 373ad36f..411c9e5f 100644 --- a/tui/locales/nl-nl/summary.sh +++ b/tui/locales/nl-nl/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Bijna klaar. Een korte samenvatting: +CONTENT=" +Bijna klaar. Een korte samenvatting: - Omgeving: $METHOD - Versie: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="Bijna klaar. Een korte samenvatting: De beslissingen die zijn genomen tijdens het installatieproces van Open Voice OS zijn zorgvuldig overwogen om ons systeem aan te passen aan je individuele behoeften en voorkeuren. -Zijn de instellingen correct?" +Zijn de instellingen correct? +" TITLE="Open Voice OS Installatie - Samenvatting" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/telemetry.sh b/tui/locales/nl-nl/telemetry.sh index 1e4b1bb2..7f6ebf73 100644 --- a/tui/locales/nl-nl/telemetry.sh +++ b/tui/locales/nl-nl/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Door telemetriegegevens met ons te delen, speelt u een belangrijke rol in het leveren van waardevolle, anonieme informatie waarmee we de gebruikerservaring beter kunnen begrijpen en de prestaties van onze software kunnen verbeteren. +CONTENT=" +Door telemetriegegevens met ons te delen, speelt u een belangrijke rol in het leveren van waardevolle, anonieme informatie waarmee we de gebruikerservaring beter kunnen begrijpen en de prestaties van onze software kunnen verbeteren. Je telemetriegegevens geven ons belangrijke inzichten in hoe de software in de praktijk werkt. Deze gegevens worden anoniem verzameld om je privacy en vertrouwelijkheid te beschermen. @@ -10,7 +11,8 @@ Meer informatie over de verzamelde gegevens vind je op: https://github.com/OpenV Deze gegevensverzameling vindt alleen plaats tijdens het installatieproces. -Ga je ermee akkoord anonieme gegevens met ons te delen?" +Ga je ermee akkoord anonieme gegevens met ons te delen? +" TITLE="Open Voice OS Installatie - Telemetrie" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/tuning.sh b/tui/locales/nl-nl/tuning.sh index 75549162..266950df 100644 --- a/tui/locales/nl-nl/tuning.sh +++ b/tui/locales/nl-nl/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="Open Voice OS Tuning for Raspberry Pi optimaliseert het besturingssysteem zodat het efficiënt draait op de Raspberry Pi hardware. +CONTENT=" +Open Voice OS Tuning for Raspberry Pi optimaliseert het besturingssysteem zodat het efficiënt draait op de Raspberry Pi hardware. Dit tuningproces heeft als doel de prestaties te verbeteren, het gebruik van bronnen te verminderen en een soepelere gebruikerservaring te garanderen, waardoor het een uitstekende keuze is voor apparaten met beperkte rekenkracht zoals de Raspberry Pi. -Tuning inschakelen voor Raspberry Pi? (aanbevolen)" +Tuning inschakelen voor Raspberry Pi? (aanbevolen) +" TITLE="Open Voice OS Installatie - Tuning" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/uninstall.sh b/tui/locales/nl-nl/uninstall.sh index 8b6bd3e9..21035d7b 100644 --- a/tui/locales/nl-nl/uninstall.sh +++ b/tui/locales/nl-nl/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Er is een bestaande installatie van Open Voice OS gedetecteerd. +CONTENT=" +Er is een bestaande installatie van Open Voice OS gedetecteerd. Aangezien Docker en PipeWire door het systeem (of handmatig) kunnen zijn geïnstalleerd, verwijdert het installatieprogramma de volgende pakketten niet: @@ -11,7 +12,8 @@ Aangezien Docker en PipeWire door het systeem (of handmatig) kunnen zijn geïnst - pipewire - pipewire-alsa -Wil je Open Voice OS verwijderen?" +Wil je Open Voice OS verwijderen? +" TITLE="Open Voice OS Installatie - Deïnstallatie" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/nl-nl/welcome.sh b/tui/locales/nl-nl/welcome.sh index b47c17f1..5b6b36ce 100644 --- a/tui/locales/nl-nl/welcome.sh +++ b/tui/locales/nl-nl/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="Hallo en welkom bij het installatieprogramma van Open Voice OS! +CONTENT=" +Hallo en welkom bij het installatieprogramma van Open Voice OS! We stellen je graag voor aan Open Voice OS, de open source stemassistent. Het installeren van Open Voice OS is een fluitje van een cent en opent een wereld aan mogelijkheden voor spraakgestuurd gemak. Of je nu een tech liefhebber bent of gewoon je dagelijkse taken wilt vereenvoudigen, Open Voice OS is er om je leven makkelijker te maken. -Begin vandaag nog met installeren en laat je stemassistant je leiden door de toekomst van technologie! 🌟" +Begin vandaag nog met installeren en laat je stemassistant je leiden door de toekomst van technologie! 🌟 +" TITLE="Open Voice OS Installatie - Welkom" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/channels.sh b/tui/locales/pt-pt/channels.sh index a7e53a5f..94d68b71 100644 --- a/tui/locales/pt-pt/channels.sh +++ b/tui/locales/pt-pt/channels.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Existem duas versões diferentes para o Open Voice OS: +CONTENT=" +Existem duas versões diferentes para o Open Voice OS: - Estável (recomendada, mas ainda não disponível) - Desenvolvimento @@ -9,7 +10,8 @@ A versão estável do Open Voice OS é uma versão bem testada e fiável para us A versão de desenvolvimento do Open Voice OS destina-se a programadores e entusiastas que queiram experimentar os últimos desenvolvimentos e contribuir para o desenvolvimento da plataforma. -Escolha uma versão:" +Escolha uma versão: +" TITLE="Open Voice OS Instalação - Versão" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/detection.sh b/tui/locales/pt-pt/detection.sh index dbf09dbc..f09ce314 100644 --- a/tui/locales/pt-pt/detection.sh +++ b/tui/locales/pt-pt/detection.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Propriedades do sistema reconhecidas automaticamente: +CONTENT=" +Propriedades do sistema reconhecidas automaticamente: - OS: ${DISTRO_NAME^} $DISTRO_VERSION - Kernel: $KERNEL @@ -10,7 +11,8 @@ CONTENT="Propriedades do sistema reconhecidas automaticamente: - Hardware: $HARDWARE_DETECTED - Venv: $VENV_PATH - Som: $SOUND_SERVER - - Ecrã: ${DISPLAY_SERVER^}" + - Ecrã: ${DISPLAY_SERVER^} +" TITLE="Open Voice OS Instalação - Propriedades do sistema" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/finish.sh b/tui/locales/pt-pt/finish.sh index 1b47d962..a7821efb 100644 --- a/tui/locales/pt-pt/finish.sh +++ b/tui/locales/pt-pt/finish.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="A instalação foi concluída com sucesso! 🎉 +CONTENT=" +A instalação foi concluída com sucesso! 🎉 O seu assistente de voz está agora pronto a ser utilizado. Esperamos que explore a vasta gama de funções e possibilidades deste assistente de voz. @@ -15,7 +16,8 @@ Se tiver ativado a função Skill, pode interagir com o seu assistente dizendo: As definições do seu assistente podem ser alteradas no ficheiro de configuração $CONFIG_FILE. -Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirta-se com o Open Voice OS!" +Se precisar de suporte ou actualizações no futuro, não hesite em contactar-nos. Divirta-se com o Open Voice OS! +" TITLE="Open Voice OS Instalação - Conclusão" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/methods.sh b/tui/locales/pt-pt/methods.sh index 19223b97..4b9450e9 100644 --- a/tui/locales/pt-pt/methods.sh +++ b/tui/locales/pt-pt/methods.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Existem dois ambientes para a instalação do Open Voice OS: +CONTENT=" +Existem dois ambientes para a instalação do Open Voice OS: - Contentores como o Docker - Configuração num ambiente Python virtual @@ -9,7 +10,8 @@ Os contentores proporcionam isolamento e facilidade de implementação, enquanto Se o método de contentor for selecionado, o Docker será instalado automaticamente se não estiver presente no sistema. -Seleccione um método de implantação:" +Seleccione um método de implantação: +" TITLE="Open Voice OS Instalação - Implementação" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/profiles.sh b/tui/locales/pt-pt/profiles.sh index a922504e..0f46f3f7 100644 --- a/tui/locales/pt-pt/profiles.sh +++ b/tui/locales/pt-pt/profiles.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Para criar um sistema versátil e em rede que seja adequado para muitas aplicações, existem três opções fascinantes: +CONTENT=" +Para criar um sistema versátil e em rede que seja adequado para muitas aplicações, existem três opções fascinantes: - Open Voice OS Master: A experiência clássica do Open Voice OS - HiveMind Satellite: Componentes de áudio do Open Voice OS conectados ao HiveMind Listener @@ -11,7 +12,8 @@ Cada um destes perfis oferece características e capacidades únicas que podem m A única questão é saber qual o perfil que melhor se adapta às suas necessidades e preferências. -Seleccione um perfil:" +Seleccione um perfil: +" TITLE="Open Voice OS Instalação - Perfil" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/summary.sh b/tui/locales/pt-pt/summary.sh index 6d54d452..cf7f92e8 100644 --- a/tui/locales/pt-pt/summary.sh +++ b/tui/locales/pt-pt/summary.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Quase a terminar. Um breve resumo: +CONTENT=" +Quase a terminar. Um breve resumo: - Implementação: $METHOD - Versão: $CHANNEL @@ -11,7 +12,8 @@ CONTENT="Quase a terminar. Um breve resumo: As decisões tomadas durante o processo de instalação do Open Voice OS foram cuidadosamente consideradas para personalizar o nosso sistema de acordo com as suas necessidades e preferências individuais. -As definições estão correctas?" +As definições estão correctas? +" TITLE="Open Voice OS Instalação - Resumo" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/telemetry.sh b/tui/locales/pt-pt/telemetry.sh index e1a8d5e9..c90d4cf1 100644 --- a/tui/locales/pt-pt/telemetry.sh +++ b/tui/locales/pt-pt/telemetry.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Ao optar por partilhar dados de telemetria connosco, o utilizador desempenha um papel vital no fornecimento de informações valiosas e anónimas que nos permitem compreender melhor a experiência do utilizador e melhorar o desempenho do nosso software. +CONTENT=" +Ao optar por partilhar dados de telemetria connosco, o utilizador desempenha um papel vital no fornecimento de informações valiosas e anónimas que nos permitem compreender melhor a experiência do utilizador e melhorar o desempenho do nosso software. Os seus dados de telemetria dão-nos informações importantes sobre a forma como o software funciona em cenários do mundo real. Estes dados são recolhidos de forma anónima para proteger a sua privacidade e confidencialidade. @@ -10,7 +11,8 @@ Pode encontrar mais informações sobre os dados recolhidos em: https://github.c Esta recolha de dados ocorre apenas durante o processo de instalação. -Concorda em partilhar dados anónimos connosco?" +Concorda em partilhar dados anónimos connosco? +" TITLE="Open Voice OS Instalação - Telemetria" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/tuning.sh b/tui/locales/pt-pt/tuning.sh index 34ead651..9d178d10 100644 --- a/tui/locales/pt-pt/tuning.sh +++ b/tui/locales/pt-pt/tuning.sh @@ -1,10 +1,12 @@ #!/bin/env bash -CONTENT="O Open Voice OS Tuning para Raspberry Pi optimiza o sistema operativo para funcionar eficientemente no hardware Raspberry Pi. +CONTENT=" +O Open Voice OS Tuning para Raspberry Pi optimiza o sistema operativo para funcionar eficientemente no hardware Raspberry Pi. Este processo de afinação tem como objetivo melhorar o desempenho, reduzir a utilização de recursos e garantir uma experiência de utilizador mais suave, tornando-o uma excelente escolha para dispositivos com recursos limitados, como o Raspberry Pi. -Ativar o ajuste para Raspberry Pi (recomendado)?" +Ativar o ajuste para Raspberry Pi (recomendado)? +" TITLE="Open Voice OS Instalação - Otimização" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/uninstall.sh b/tui/locales/pt-pt/uninstall.sh index ce3901c3..d8a3ec68 100644 --- a/tui/locales/pt-pt/uninstall.sh +++ b/tui/locales/pt-pt/uninstall.sh @@ -1,6 +1,7 @@ #!/bin/env bash -CONTENT="Foi detectada uma instância existente do Open Voice OS. +CONTENT=" +Foi detectada uma instância existente do Open Voice OS. Como o Docker e o PipeWire podem ter sido instalados pelo sistema ou manualmente, o programa de instalação não removerá os seguintes pacotes: @@ -11,7 +12,8 @@ Como o Docker e o PipeWire podem ter sido instalados pelo sistema ou manualmente - pipewire - pipewire-alsa -Pretende desinstalar o Open Voice OS?" +Pretende desinstalar o Open Voice OS? +" TITLE="Open Voice OS Instalação - Desinstalação" export CONTENT TITLE \ No newline at end of file diff --git a/tui/locales/pt-pt/welcome.sh b/tui/locales/pt-pt/welcome.sh index 9f0a395e..f1d24a2e 100644 --- a/tui/locales/pt-pt/welcome.sh +++ b/tui/locales/pt-pt/welcome.sh @@ -1,12 +1,14 @@ #!/bin/env bash -CONTENT="Olá e bem-vindo à instalação do Open Voice OS! +CONTENT=" +Olá e bem-vindo à instalação do Open Voice OS! Temos o prazer de lhe apresentar o Open Voice OS, o assistente de voz de código aberto. A instalação do Open Voice OS é muito fácil e abre um mundo de possibilidades para a conveniência do controlo por voz. Quer seja um entusiasta da tecnologia ou apenas queira simplificar as suas tarefas diárias, o Open Voice OS está aqui para tornar a sua vida mais fácil. -Instale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟" +Instale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟 +" TITLE="Open Voice OS Instalação - Bem-vindo" export CONTENT TITLE \ No newline at end of file From e3deca7d9ac70e5fa228affbf6e350bebf65318d Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 19:30:25 +0100 Subject: [PATCH 06/29] format --- scripts/sync_translations.py | 2 +- translations/de-de/strings.json | 2 +- translations/en-us/strings.json | 2 +- translations/es-es/strings.json | 2 +- translations/fr-fr/strings.json | 2 +- translations/hi-in/strings.json | 2 +- translations/it-it/strings.json | 2 +- translations/nl-nl/strings.json | 2 +- translations/pt-pt/strings.json | 2 +- tui/locales/de-de/channels.sh | 2 +- tui/locales/de-de/detection.sh | 2 +- tui/locales/de-de/features.sh | 5 ++--- tui/locales/de-de/finish.sh | 2 +- tui/locales/de-de/methods.sh | 2 +- tui/locales/de-de/misc.sh | 2 +- tui/locales/de-de/profiles.sh | 2 +- tui/locales/de-de/satellite.sh | 14 ++------------ tui/locales/de-de/summary.sh | 2 +- tui/locales/de-de/telemetry.sh | 2 +- tui/locales/de-de/tuning.sh | 2 +- tui/locales/de-de/uninstall.sh | 2 +- tui/locales/de-de/welcome.sh | 2 +- tui/locales/en-us/channels.sh | 2 +- tui/locales/en-us/detection.sh | 2 +- tui/locales/en-us/features.sh | 5 ++--- tui/locales/en-us/finish.sh | 2 +- tui/locales/en-us/methods.sh | 2 +- tui/locales/en-us/misc.sh | 2 +- tui/locales/en-us/profiles.sh | 2 +- tui/locales/en-us/satellite.sh | 14 ++------------ tui/locales/en-us/summary.sh | 2 +- tui/locales/en-us/telemetry.sh | 2 +- tui/locales/en-us/tuning.sh | 2 +- tui/locales/en-us/uninstall.sh | 2 +- tui/locales/en-us/welcome.sh | 2 +- tui/locales/es-es/channels.sh | 2 +- tui/locales/es-es/detection.sh | 2 +- tui/locales/es-es/features.sh | 5 ++--- tui/locales/es-es/finish.sh | 2 +- tui/locales/es-es/methods.sh | 2 +- tui/locales/es-es/misc.sh | 2 +- tui/locales/es-es/profiles.sh | 2 +- tui/locales/es-es/satellite.sh | 14 ++------------ tui/locales/es-es/summary.sh | 2 +- tui/locales/es-es/telemetry.sh | 2 +- tui/locales/es-es/tuning.sh | 2 +- tui/locales/es-es/uninstall.sh | 2 +- tui/locales/es-es/welcome.sh | 2 +- tui/locales/fr-fr/channels.sh | 2 +- tui/locales/fr-fr/detection.sh | 2 +- tui/locales/fr-fr/features.sh | 5 ++--- tui/locales/fr-fr/finish.sh | 2 +- tui/locales/fr-fr/methods.sh | 2 +- tui/locales/fr-fr/misc.sh | 2 +- tui/locales/fr-fr/profiles.sh | 2 +- tui/locales/fr-fr/satellite.sh | 14 ++------------ tui/locales/fr-fr/summary.sh | 2 +- tui/locales/fr-fr/telemetry.sh | 2 +- tui/locales/fr-fr/tuning.sh | 2 +- tui/locales/fr-fr/uninstall.sh | 2 +- tui/locales/fr-fr/welcome.sh | 2 +- tui/locales/hi-in/channels.sh | 2 +- tui/locales/hi-in/detection.sh | 2 +- tui/locales/hi-in/features.sh | 5 ++--- tui/locales/hi-in/finish.sh | 2 +- tui/locales/hi-in/methods.sh | 2 +- tui/locales/hi-in/misc.sh | 2 +- tui/locales/hi-in/profiles.sh | 2 +- tui/locales/hi-in/satellite.sh | 14 ++------------ tui/locales/hi-in/summary.sh | 2 +- tui/locales/hi-in/telemetry.sh | 2 +- tui/locales/hi-in/tuning.sh | 2 +- tui/locales/hi-in/uninstall.sh | 2 +- tui/locales/hi-in/welcome.sh | 2 +- tui/locales/it-it/channels.sh | 2 +- tui/locales/it-it/detection.sh | 2 +- tui/locales/it-it/features.sh | 5 ++--- tui/locales/it-it/finish.sh | 2 +- tui/locales/it-it/methods.sh | 2 +- tui/locales/it-it/misc.sh | 2 +- tui/locales/it-it/profiles.sh | 2 +- tui/locales/it-it/satellite.sh | 14 ++------------ tui/locales/it-it/summary.sh | 2 +- tui/locales/it-it/telemetry.sh | 2 +- tui/locales/it-it/tuning.sh | 2 +- tui/locales/it-it/uninstall.sh | 2 +- tui/locales/it-it/welcome.sh | 2 +- tui/locales/nl-nl/channels.sh | 2 +- tui/locales/nl-nl/detection.sh | 2 +- tui/locales/nl-nl/features.sh | 5 ++--- tui/locales/nl-nl/finish.sh | 2 +- tui/locales/nl-nl/methods.sh | 2 +- tui/locales/nl-nl/misc.sh | 2 +- tui/locales/nl-nl/profiles.sh | 2 +- tui/locales/nl-nl/satellite.sh | 14 ++------------ tui/locales/nl-nl/summary.sh | 2 +- tui/locales/nl-nl/telemetry.sh | 2 +- tui/locales/nl-nl/tuning.sh | 2 +- tui/locales/nl-nl/uninstall.sh | 2 +- tui/locales/nl-nl/welcome.sh | 2 +- tui/locales/pt-pt/channels.sh | 2 +- tui/locales/pt-pt/detection.sh | 2 +- tui/locales/pt-pt/features.sh | 5 ++--- tui/locales/pt-pt/finish.sh | 2 +- tui/locales/pt-pt/methods.sh | 2 +- tui/locales/pt-pt/misc.sh | 2 +- tui/locales/pt-pt/profiles.sh | 2 +- tui/locales/pt-pt/satellite.sh | 14 ++------------ tui/locales/pt-pt/summary.sh | 2 +- tui/locales/pt-pt/telemetry.sh | 2 +- tui/locales/pt-pt/tuning.sh | 2 +- tui/locales/pt-pt/uninstall.sh | 2 +- tui/locales/pt-pt/welcome.sh | 2 +- 113 files changed, 129 insertions(+), 217 deletions(-) diff --git a/scripts/sync_translations.py b/scripts/sync_translations.py index 1966362d..8d18179d 100644 --- a/scripts/sync_translations.py +++ b/scripts/sync_translations.py @@ -114,7 +114,7 @@ def update_locale(lang): keys = {k.lower(): v for k, v in data[f].items()} os.makedirs(f"{LOCALE_FOLDER}/{lang}", exist_ok=True) with open(f"{LOCALE_FOLDER}/{lang}/{f}", "w") as f: - f.write(template.format(**keys).strip()) + f.write(template.format(**keys).strip()+"\n") for lang in os.listdir(TRANSLATIONS_FOLDER): diff --git a/translations/de-de/strings.json b/translations/de-de/strings.json index 2af0c05a..3569cfef 100644 --- a/translations/de-de/strings.json +++ b/translations/de-de/strings.json @@ -37,7 +37,7 @@ "title_port": "Open Voice OS Installation - Satellit 2/4", "title_key": "Open Voice OS Installation - Satellit 3/4", "title_password": "Open Voice OS Installation - Satellit 4/4", - "content": "Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht.\n\n# Host", + "content": "Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht.", "content_host": "$content\n\nGib den HiveMind listener host ein(DNS oder IP address):", "content_port": "$content\n\nGib den HiveMind listener port ein:", "content_key": "$content\n\nGib den HiveMind listener key des Satelliten ein:", diff --git a/translations/en-us/strings.json b/translations/en-us/strings.json index a5007afb..0512f76b 100644 --- a/translations/en-us/strings.json +++ b/translations/en-us/strings.json @@ -37,7 +37,7 @@ "title_port": "Open Voice OS Installation - Satellite 2/4", "title_key": "Open Voice OS Installation - Satellite 3/4", "title_password": "Open Voice OS Installation - Satellite 4/4", - "content": "By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience.\n\n# Host", + "content": "By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience.", "content_host": "$content\n\nPlease enter the HiveMind listener host (DNS or IP address):", "content_port": "$content\n\nPlease enter the HiveMind listener port:", "content_key": "$content\n\nPlease enter the HiveMind listener key related to the satellite:", diff --git a/translations/es-es/strings.json b/translations/es-es/strings.json index df70c449..baeeac7d 100644 --- a/translations/es-es/strings.json +++ b/translations/es-es/strings.json @@ -37,7 +37,7 @@ "title_port": "Open Voice OS Installation - Satélite 2/4", "title_key": "Open Voice OS Installation - Satélite 3/4", "title_password": "Open Voice OS Installation - Satélite 4/4", - "content": "Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces.\n\n# Host", + "content": "Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces.", "content_host": "$content\n\nIntroduzca el host de escucha HiveMind (DNS o dirección IP):", "content_port": "$content\n\nIntroduzca el puerto de escucha HiveMind:", "content_key": "$content\n\nIntroduzca la clave de escucha HiveMind del satélite:", diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index aafd56ab..78d66394 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -37,7 +37,7 @@ "title_port": "Open Voice OS Installation - Satellite 2/4", "title_key": "Open Voice OS Installation - Satellite 3/4", "title_password": "Open Voice OS Installation - Satellite 4/4", - "content": "En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace.\n\n# Host", + "content": "En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace.", "content_host": "$content\n\nVeuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP):", "content_port": "$content\n\nVeuillez entrer le port d'écoute d'HiveMind Listener:", "content_key": "$content\n\nVeuillez saisir la clé d'HiveMind Listener liée au satellite:", diff --git a/translations/hi-in/strings.json b/translations/hi-in/strings.json index 89dad6c9..ce413089 100644 --- a/translations/hi-in/strings.json +++ b/translations/hi-in/strings.json @@ -37,7 +37,7 @@ "title_port": "ओपन वॉयस ओएस स्थापना - उपग्रह 2/4", "title_key": "ओपन वॉयस ओएस स्थापना - उपग्रह 3/4", "title_password": "ओपन वॉयस ओएस स्थापना - उपग्रह 4/4", - "content": "हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है।\n\n# होस्ट", + "content": "हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है।", "content_host": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के होस्ट (DNS या IP पता) दर्ज करें:", "content_port": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के पोर्ट दर्ज करें:", "content_key": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह से संबंधित कुंजी दर्ज करें:", diff --git a/translations/it-it/strings.json b/translations/it-it/strings.json index b434e469..1e955260 100644 --- a/translations/it-it/strings.json +++ b/translations/it-it/strings.json @@ -37,7 +37,7 @@ "title_port": "Installazione di Open Voice OS - Satellite 2/4", "title_key": "Installazione di Open Voice OS - Satellite 3/4", "title_password": "Installazione di Open Voice OS - Satellite 4/4", - "content": "Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti.\n\n# Host", + "content": "Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti.", "content_host": "$content\n\nInserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP):", "content_port": "$content\n\nInserire la porta dell'ascoltatore di HiveMind:", "content_key": "$content\n\nImmettere la chiave di ascolto HiveMind del satellite:", diff --git a/translations/nl-nl/strings.json b/translations/nl-nl/strings.json index 460687f0..3d8d21aa 100644 --- a/translations/nl-nl/strings.json +++ b/translations/nl-nl/strings.json @@ -37,7 +37,7 @@ "title_port": "Open Voice OS Installatie - Satelliet 2/4", "title_key": "Open Voice OS Installatie - Satelliet 3/4", "title_password": "Open Voice OS Installatie - Satelliet 4/4", - "content": "Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken.\n\n# Host", + "content": "Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken.", "content_host": "$content\n\nVoer de host van de HiveMind listener in (DNS of IP-adres):", "content_port": "$content\n\nVoer de HiveMind listener poort in:", "content_key": "$content\n\nVoer de HiveMind listener sleutel in, behorende bij de satelliet:", diff --git a/translations/pt-pt/strings.json b/translations/pt-pt/strings.json index a009916b..cc4a00ae 100644 --- a/translations/pt-pt/strings.json +++ b/translations/pt-pt/strings.json @@ -37,7 +37,7 @@ "title_port": "Open Voice OS Instalação - Satélite 2/4", "title_key": "Open Voice OS Instalação - Satélite 3/4", "title_password": "Open Voice OS Instalação - Satélite 4/4", - "content": "Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente.\n\n# Host", + "content": "Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente.", "content_host": "$content\n\nIntroduza o anfitrião do servidor HiveMind (endereço DNS ou IP):", "content_port": "$content\n\nIntroduza a porta do ouvinte do HiveMind:", "content_key": "$content\n\nIntroduza a chave de acesso do servidor HiveMind para o satélite:", diff --git a/tui/locales/de-de/channels.sh b/tui/locales/de-de/channels.sh index 13cd7fdc..eac3d422 100644 --- a/tui/locales/de-de/channels.sh +++ b/tui/locales/de-de/channels.sh @@ -14,4 +14,4 @@ wähle eine Version: " TITLE="Open Voice OS Installation - Versionen" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/detection.sh b/tui/locales/de-de/detection.sh index dc64182c..f4d24ce6 100644 --- a/tui/locales/de-de/detection.sh +++ b/tui/locales/de-de/detection.sh @@ -15,4 +15,4 @@ Automatisch erkannte Systemeigenschaften: " TITLE="Open Voice OS Installation - Systemeigenschaften" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/features.sh b/tui/locales/de-de/features.sh index 9ba8c16d..6da3861b 100644 --- a/tui/locales/de-de/features.sh +++ b/tui/locales/de-de/features.sh @@ -10,9 +10,8 @@ Skills ermöglichen die Interaktion durch Sprache, was sie effizient für Aufgab Bitte wählen Sie die zu aktivierenden Funktionen aus: " TITLE="Open Voice OS Installation - Funktionen" -SKILL_DESCRIPTION="Lade eine Auswahl an OVOS skills -Laden Sie zusätzliche OVOS-Fähigkeiten" +SKILL_DESCRIPTION="Lade eine Auswahl an OVOS skills" EXTRA_SKILL_DESCRIPTION="Laden Sie zusätzliche OVOS-Fähigkeiten" GUI_DESCRIPTION="Mit grafischer Benutzeroberfläche" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/de-de/finish.sh b/tui/locales/de-de/finish.sh index 79d9a8da..3f943a57 100644 --- a/tui/locales/de-de/finish.sh +++ b/tui/locales/de-de/finish.sh @@ -20,4 +20,4 @@ Sollten Sie in Zukunft Unterstützung oder Updates benötigen, können Sie sich " TITLE="Open Voice OS Installation - Abschluß" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/methods.sh b/tui/locales/de-de/methods.sh index 854946fd..7cb068f7 100644 --- a/tui/locales/de-de/methods.sh +++ b/tui/locales/de-de/methods.sh @@ -14,4 +14,4 @@ Bitte wählen Sie eine Installationsumgebung aus: " TITLE="Open Voice OS Installation - Installationsumgebung" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/misc.sh b/tui/locales/de-de/misc.sh index abf923ab..d7b2eaa2 100644 --- a/tui/locales/de-de/misc.sh +++ b/tui/locales/de-de/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Ja" NO_BUTTON="Nein" BACK_BUTTON="Zurück" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/de-de/profiles.sh b/tui/locales/de-de/profiles.sh index 8632ab7c..705f862e 100644 --- a/tui/locales/de-de/profiles.sh +++ b/tui/locales/de-de/profiles.sh @@ -15,4 +15,4 @@ Bitte wählen Sie ein Profil aus: " TITLE="Open Voice OS Installation - Profil" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/satellite.sh b/tui/locales/de-de/satellite.sh index 7ba9cb97..bc67dc8d 100644 --- a/tui/locales/de-de/satellite.sh +++ b/tui/locales/de-de/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht. - -# Host" +content="Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht." # Host CONTENT_HOST=" $content -$content - Gib den HiveMind listener host ein(DNS oder IP address): " @@ -18,8 +14,6 @@ Gib den HiveMind listener host ein(DNS oder IP address): CONTENT_PORT=" $content -$content - Gib den HiveMind listener port ein: " @@ -27,8 +21,6 @@ Gib den HiveMind listener port ein: CONTENT_KEY=" $content -$content - Gib den HiveMind listener key des Satelliten ein: " @@ -36,8 +28,6 @@ Gib den HiveMind listener key des Satelliten ein: CONTENT_PASSWORD=" $content -$content - Gib das HiveMind listener Passwort des Satelliten ein: " @@ -46,4 +36,4 @@ TITLE_PORT="Open Voice OS Installation - Satellit 2/4" TITLE_KEY="Open Voice OS Installation - Satellit 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satellit 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/de-de/summary.sh b/tui/locales/de-de/summary.sh index 6b4cea9f..b1fdb1b3 100644 --- a/tui/locales/de-de/summary.sh +++ b/tui/locales/de-de/summary.sh @@ -16,4 +16,4 @@ Stimmen die Einstellungen? " TITLE="Open Voice OS Installation - Zusammenfassung" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/telemetry.sh b/tui/locales/de-de/telemetry.sh index 9a5ed7af..a438f6c0 100644 --- a/tui/locales/de-de/telemetry.sh +++ b/tui/locales/de-de/telemetry.sh @@ -15,4 +15,4 @@ Sind Sie damit einverstanden, anonyme Daten mit uns zu teilen? " TITLE="Open Voice OS Installation - Telemetrie" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/tuning.sh b/tui/locales/de-de/tuning.sh index e903637c..1345c81a 100644 --- a/tui/locales/de-de/tuning.sh +++ b/tui/locales/de-de/tuning.sh @@ -9,4 +9,4 @@ Tuning für Raspberry Pi aktivieren (empfohlen)? " TITLE="Open Voice OS Installation - Tuning" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/uninstall.sh b/tui/locales/de-de/uninstall.sh index 23911a53..f7573da2 100644 --- a/tui/locales/de-de/uninstall.sh +++ b/tui/locales/de-de/uninstall.sh @@ -16,4 +16,4 @@ Möchten Sie Open Voice OS deinstallieren? " TITLE="Open Voice OS Installation - Deinstallation" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/de-de/welcome.sh b/tui/locales/de-de/welcome.sh index 1dd95ac8..3fee9921 100644 --- a/tui/locales/de-de/welcome.sh +++ b/tui/locales/de-de/welcome.sh @@ -11,4 +11,4 @@ Beginnen Sie noch heute mit der Installation und lassen Sie sich von Ihrer Stimm " TITLE="Open Voice OS Installation - Welcome" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/channels.sh b/tui/locales/en-us/channels.sh index 4cafa558..52694e3d 100644 --- a/tui/locales/en-us/channels.sh +++ b/tui/locales/en-us/channels.sh @@ -14,4 +14,4 @@ Please select a channel: " TITLE="Open Voice OS Installation - Channels" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/detection.sh b/tui/locales/en-us/detection.sh index 62ddbb3a..b167e720 100644 --- a/tui/locales/en-us/detection.sh +++ b/tui/locales/en-us/detection.sh @@ -15,4 +15,4 @@ Please find the detected information: " TITLE="Open Voice OS Installation - Detected" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/features.sh b/tui/locales/en-us/features.sh index 4be28fea..9a216f34 100644 --- a/tui/locales/en-us/features.sh +++ b/tui/locales/en-us/features.sh @@ -10,9 +10,8 @@ Skills enable interaction through speech, making it efficient for tasks like hom Please choose the features to enable: " TITLE="Open Voice OS Installation - Features" -SKILL_DESCRIPTION="Load default OVOS skills -Load extra OVOS skills" +SKILL_DESCRIPTION="Load default OVOS skills" EXTRA_SKILL_DESCRIPTION="Load extra OVOS skills" GUI_DESCRIPTION="Enable graphical user interface" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/en-us/finish.sh b/tui/locales/en-us/finish.sh index 9b7e51d0..c50f01c2 100644 --- a/tui/locales/en-us/finish.sh +++ b/tui/locales/en-us/finish.sh @@ -19,4 +19,4 @@ Should you need any assistance or updates in the future, feel free to reach out. " TITLE="Open Voice OS Installation - Finish" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/methods.sh b/tui/locales/en-us/methods.sh index b574a8bd..6a77991d 100644 --- a/tui/locales/en-us/methods.sh +++ b/tui/locales/en-us/methods.sh @@ -14,4 +14,4 @@ Please select an installation method: " TITLE="Open Voice OS Installation - Methods" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/misc.sh b/tui/locales/en-us/misc.sh index 5fa5de7f..730283a2 100644 --- a/tui/locales/en-us/misc.sh +++ b/tui/locales/en-us/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Yes" NO_BUTTON="No" BACK_BUTTON="Back" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/en-us/profiles.sh b/tui/locales/en-us/profiles.sh index d53c0af8..d6dc6ac3 100644 --- a/tui/locales/en-us/profiles.sh +++ b/tui/locales/en-us/profiles.sh @@ -16,4 +16,4 @@ Please select a profile: " TITLE="Open Voice OS Installation - Profiles" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/satellite.sh b/tui/locales/en-us/satellite.sh index d8924772..c2d066a5 100644 --- a/tui/locales/en-us/satellite.sh +++ b/tui/locales/en-us/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience. - -# Host" +content="By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience." # Host CONTENT_HOST=" $content -$content - Please enter the HiveMind listener host (DNS or IP address): " @@ -18,8 +14,6 @@ Please enter the HiveMind listener host (DNS or IP address): CONTENT_PORT=" $content -$content - Please enter the HiveMind listener port: " @@ -27,8 +21,6 @@ Please enter the HiveMind listener port: CONTENT_KEY=" $content -$content - Please enter the HiveMind listener key related to the satellite: " @@ -36,8 +28,6 @@ Please enter the HiveMind listener key related to the satellite: CONTENT_PASSWORD=" $content -$content - Please enter the HiveMind listener password related to the satellite: " @@ -46,4 +36,4 @@ TITLE_PORT="Open Voice OS Installation - Satellite 2/4" TITLE_KEY="Open Voice OS Installation - Satellite 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satellite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/en-us/summary.sh b/tui/locales/en-us/summary.sh index 0c73af68..2dd98d20 100644 --- a/tui/locales/en-us/summary.sh +++ b/tui/locales/en-us/summary.sh @@ -16,4 +16,4 @@ Does is sound correct to you? " TITLE="Open Voice OS Installation - Summary" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/telemetry.sh b/tui/locales/en-us/telemetry.sh index 224f9f3a..03d9ea2c 100644 --- a/tui/locales/en-us/telemetry.sh +++ b/tui/locales/en-us/telemetry.sh @@ -15,4 +15,4 @@ Do you accept to share anonymous data with us? " TITLE="Open Voice OS Installation - Telemetry" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/tuning.sh b/tui/locales/en-us/tuning.sh index c037da7e..9d60c683 100644 --- a/tui/locales/en-us/tuning.sh +++ b/tui/locales/en-us/tuning.sh @@ -9,4 +9,4 @@ Enable tuning for Raspberry Pi (recommended)? " TITLE="Open Voice OS Installation - Tuning" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/uninstall.sh b/tui/locales/en-us/uninstall.sh index 31e009d5..f91ad67d 100644 --- a/tui/locales/en-us/uninstall.sh +++ b/tui/locales/en-us/uninstall.sh @@ -16,4 +16,4 @@ Do you want to uninstall Open Voice OS? " TITLE="Open Voice OS Installation - Uninstall" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/en-us/welcome.sh b/tui/locales/en-us/welcome.sh index 75b85626..e3a2119b 100644 --- a/tui/locales/en-us/welcome.sh +++ b/tui/locales/en-us/welcome.sh @@ -11,4 +11,4 @@ Get started with the installation today and let your voice guide you through the " TITLE="Open Voice OS Installation - Welcome" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/channels.sh b/tui/locales/es-es/channels.sh index cdf75dd8..67b4d387 100644 --- a/tui/locales/es-es/channels.sh +++ b/tui/locales/es-es/channels.sh @@ -14,4 +14,4 @@ Elija una versión: " TITLE="Open Voice OS Installation - Versionen" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/detection.sh b/tui/locales/es-es/detection.sh index 7bfb631b..6d5d2708 100644 --- a/tui/locales/es-es/detection.sh +++ b/tui/locales/es-es/detection.sh @@ -15,4 +15,4 @@ Propiedades del sistema reconocidas automáticamente: " TITLE="Open Voice OS Installation - Propiedades del sistema" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/features.sh b/tui/locales/es-es/features.sh index dfb9a3e0..4614667e 100644 --- a/tui/locales/es-es/features.sh +++ b/tui/locales/es-es/features.sh @@ -10,9 +10,8 @@ Las habilidades permiten la interacción a través de la voz, lo que las hace ef Seleccione las funciones que desea activar: " TITLE="Open Voice OS Installation - Características" -SKILL_DESCRIPTION="Descargar una selección de competencias (skills) OVOS -Cargar habilidades OVOS adicionales" +SKILL_DESCRIPTION="Descargar una selección de competencias (skills) OVOS" EXTRA_SKILL_DESCRIPTION="Cargar habilidades OVOS adicionales" GUI_DESCRIPTION="Con interfaz gráfica de usuario" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/es-es/finish.sh b/tui/locales/es-es/finish.sh index ae2a65b3..67693cb9 100644 --- a/tui/locales/es-es/finish.sh +++ b/tui/locales/es-es/finish.sh @@ -20,4 +20,4 @@ Si necesitas soporte o actualizaciones en el futuro, no dudes en ponerte en cont " TITLE="Open Voice OS Installation - Conclusión" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/methods.sh b/tui/locales/es-es/methods.sh index d2b85975..76eb28dd 100644 --- a/tui/locales/es-es/methods.sh +++ b/tui/locales/es-es/methods.sh @@ -14,4 +14,4 @@ Seleccione un entorno de instalación: " TITLE="Open Voice OS Installation - Entorno de instalación" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/misc.sh b/tui/locales/es-es/misc.sh index e7ba4b78..29375443 100644 --- a/tui/locales/es-es/misc.sh +++ b/tui/locales/es-es/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Sí" NO_BUTTON="No" BACK_BUTTON="Atrás" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/es-es/profiles.sh b/tui/locales/es-es/profiles.sh index fdcd3c11..9616181a 100644 --- a/tui/locales/es-es/profiles.sh +++ b/tui/locales/es-es/profiles.sh @@ -16,4 +16,4 @@ Seleccione un perfil: " TITLE="Open Voice OS Installation - Perfiles" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/satellite.sh b/tui/locales/es-es/satellite.sh index 1d59c97b..45b5cf90 100644 --- a/tui/locales/es-es/satellite.sh +++ b/tui/locales/es-es/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces. - -# Host" +content="Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces." # Host CONTENT_HOST=" $content -$content - Introduzca el host de escucha HiveMind (DNS o dirección IP): " @@ -18,8 +14,6 @@ Introduzca el host de escucha HiveMind (DNS o dirección IP): CONTENT_PORT=" $content -$content - Introduzca el puerto de escucha HiveMind: " @@ -27,8 +21,6 @@ Introduzca el puerto de escucha HiveMind: CONTENT_KEY=" $content -$content - Introduzca la clave de escucha HiveMind del satélite: " @@ -36,8 +28,6 @@ Introduzca la clave de escucha HiveMind del satélite: CONTENT_PASSWORD=" $content -$content - Introduzca la contraseña de escucha HiveMind del satélite: " @@ -46,4 +36,4 @@ TITLE_PORT="Open Voice OS Installation - Satélite 2/4" TITLE_KEY="Open Voice OS Installation - Satélite 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satélite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/es-es/summary.sh b/tui/locales/es-es/summary.sh index e545ce9a..aac6fde3 100644 --- a/tui/locales/es-es/summary.sh +++ b/tui/locales/es-es/summary.sh @@ -16,4 +16,4 @@ Las decisiones tomadas durante el proceso de instalación de Open Voice OS han s " TITLE="Open Voice OS Installation - Resumen" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/telemetry.sh b/tui/locales/es-es/telemetry.sh index 37ed4dc3..f9ced407 100644 --- a/tui/locales/es-es/telemetry.sh +++ b/tui/locales/es-es/telemetry.sh @@ -15,4 +15,4 @@ Esta recogida de datos sólo tiene lugar durante el proceso de instalación. " TITLE="Open Voice OS Installation - Telemetrie" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/tuning.sh b/tui/locales/es-es/tuning.sh index 76679d87..c6aac582 100644 --- a/tui/locales/es-es/tuning.sh +++ b/tui/locales/es-es/tuning.sh @@ -9,4 +9,4 @@ Este proceso de ajuste tiene como objetivo mejorar el rendimiento, reducir la ut " TITLE="Open Voice OS Installation - Optimización" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/uninstall.sh b/tui/locales/es-es/uninstall.sh index 6fe38424..3f357e3d 100644 --- a/tui/locales/es-es/uninstall.sh +++ b/tui/locales/es-es/uninstall.sh @@ -16,4 +16,4 @@ Como Docker y PipeWire pueden haber sido instalados por el sistema o manualmente " TITLE="Open Voice OS Installation - Desinstalación" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/es-es/welcome.sh b/tui/locales/es-es/welcome.sh index 8498c84b..c4af0ca7 100644 --- a/tui/locales/es-es/welcome.sh +++ b/tui/locales/es-es/welcome.sh @@ -11,4 +11,4 @@ Empieza a instalarlo hoy mismo y deja que tu voz te guíe por el futuro de la te " TITLE="Open Voice OS Installation - Welcome" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/channels.sh b/tui/locales/fr-fr/channels.sh index c3c24f9e..facf0d54 100644 --- a/tui/locales/fr-fr/channels.sh +++ b/tui/locales/fr-fr/channels.sh @@ -14,4 +14,4 @@ Veuillez sélectionner une canal: " TITLE="Open Voice OS Installation - Canaux d'installation" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/detection.sh b/tui/locales/fr-fr/detection.sh index 9226dce3..74b7d9d2 100644 --- a/tui/locales/fr-fr/detection.sh +++ b/tui/locales/fr-fr/detection.sh @@ -15,4 +15,4 @@ Veuillez trouver ci-dessous les information détectées: " TITLE="Open Voice OS Installation - Détecté" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/features.sh b/tui/locales/fr-fr/features.sh index cfddec95..cea26291 100644 --- a/tui/locales/fr-fr/features.sh +++ b/tui/locales/fr-fr/features.sh @@ -10,9 +10,8 @@ Les compétences permettent le déclenchement d'actions par la parole, ce qui re Veuillez sélectionner les fonctionnalités à activer: " TITLE="Open Voice OS Installation - Fonctionnalités" -SKILL_DESCRIPTION="Chargement des compétences par défaut d'OVOS -Chargement des compétences OVOS supplémentaires" +SKILL_DESCRIPTION="Chargement des compétences par défaut d'OVOS" EXTRA_SKILL_DESCRIPTION="Chargement des compétences OVOS supplémentaires" GUI_DESCRIPTION="Activation de l'interface graphique" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/fr-fr/finish.sh b/tui/locales/fr-fr/finish.sh index 9b1302a7..79ec71ef 100644 --- a/tui/locales/fr-fr/finish.sh +++ b/tui/locales/fr-fr/finish.sh @@ -19,4 +19,4 @@ Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. " TITLE="Open Voice OS Installation - Clap de fin" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/methods.sh b/tui/locales/fr-fr/methods.sh index 9462dbfd..970a0958 100644 --- a/tui/locales/fr-fr/methods.sh +++ b/tui/locales/fr-fr/methods.sh @@ -14,4 +14,4 @@ Veuillez sélectionner une méthode d'installation: " TITLE="Open Voice OS Installation - Méthodes d'installation" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/misc.sh b/tui/locales/fr-fr/misc.sh index 024151e6..acfc3d26 100644 --- a/tui/locales/fr-fr/misc.sh +++ b/tui/locales/fr-fr/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Oui" NO_BUTTON="Non" BACK_BUTTON="Retour" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/fr-fr/profiles.sh b/tui/locales/fr-fr/profiles.sh index 28cbfd3b..b5d08ef4 100644 --- a/tui/locales/fr-fr/profiles.sh +++ b/tui/locales/fr-fr/profiles.sh @@ -16,4 +16,4 @@ Veuillez sélectionner un profil: " TITLE="Open Voice OS Installation - Profil d'installation" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/satellite.sh b/tui/locales/fr-fr/satellite.sh index 851de2c0..8a2ab33b 100644 --- a/tui/locales/fr-fr/satellite.sh +++ b/tui/locales/fr-fr/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace. - -# Host" +content="En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace." # Host CONTENT_HOST=" $content -$content - Veuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP): " @@ -18,8 +14,6 @@ Veuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP): CONTENT_PORT=" $content -$content - Veuillez entrer le port d'écoute d'HiveMind Listener: " @@ -27,8 +21,6 @@ Veuillez entrer le port d'écoute d'HiveMind Listener: CONTENT_KEY=" $content -$content - Veuillez saisir la clé d'HiveMind Listener liée au satellite: " @@ -36,8 +28,6 @@ Veuillez saisir la clé d'HiveMind Listener liée au satellite: CONTENT_PASSWORD=" $content -$content - Veuillez saisir le mot de passe d'HiveMind Listener lié au satellite: " @@ -46,4 +36,4 @@ TITLE_PORT="Open Voice OS Installation - Satellite 2/4" TITLE_KEY="Open Voice OS Installation - Satellite 3/4" TITLE_PASSWORD="Open Voice OS Installation - Satellite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/fr-fr/summary.sh b/tui/locales/fr-fr/summary.sh index a9c53c0d..9aa1c8f4 100644 --- a/tui/locales/fr-fr/summary.sh +++ b/tui/locales/fr-fr/summary.sh @@ -16,4 +16,4 @@ Est-ce que tout cela vous semble correct? " TITLE="Open Voice OS Installation - Résumé" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/telemetry.sh b/tui/locales/fr-fr/telemetry.sh index 8d78f7c2..ffeff4a3 100644 --- a/tui/locales/fr-fr/telemetry.sh +++ b/tui/locales/fr-fr/telemetry.sh @@ -15,4 +15,4 @@ Acceptez-vous de partager avec nous des données anonymes? " TITLE="Open Voice OS Installation - Télémétrie" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/tuning.sh b/tui/locales/fr-fr/tuning.sh index 2f0d0667..2cbcc626 100644 --- a/tui/locales/fr-fr/tuning.sh +++ b/tui/locales/fr-fr/tuning.sh @@ -9,4 +9,4 @@ Appliquer les réglages pour Raspberry Pi (recommandé)? " TITLE="Open Voice OS Installation - Réglages pour Raspberry Pi" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/uninstall.sh b/tui/locales/fr-fr/uninstall.sh index f497a7c3..2439114a 100644 --- a/tui/locales/fr-fr/uninstall.sh +++ b/tui/locales/fr-fr/uninstall.sh @@ -16,4 +16,4 @@ Voulez-vous désinstaller Open Voice OS? " TITLE="Open Voice OS Installation - Désinstallation" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/fr-fr/welcome.sh b/tui/locales/fr-fr/welcome.sh index e38c9ced..fcef22ab 100644 --- a/tui/locales/fr-fr/welcome.sh +++ b/tui/locales/fr-fr/welcome.sh @@ -11,4 +11,4 @@ Commencez l'installation dès maintenant et laissez votre voix vous guider!🌟 " TITLE="Open Voice OS Installation - Bienvenue" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/channels.sh b/tui/locales/hi-in/channels.sh index b03c70fe..8e9b687a 100644 --- a/tui/locales/hi-in/channels.sh +++ b/tui/locales/hi-in/channels.sh @@ -14,4 +14,4 @@ Open Voice OS का विकास रिलीज़ उन डेवलप " TITLE="Open Voice OS Installation - चैनल" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/detection.sh b/tui/locales/hi-in/detection.sh index 50583f7a..9ee59213 100644 --- a/tui/locales/hi-in/detection.sh +++ b/tui/locales/hi-in/detection.sh @@ -15,4 +15,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - सिस्टम जानकारी की पहचान" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/features.sh b/tui/locales/hi-in/features.sh index 4d5c19a3..11cecd9a 100644 --- a/tui/locales/hi-in/features.sh +++ b/tui/locales/hi-in/features.sh @@ -10,9 +10,8 @@ GUI KDE प्लाज्मा के शीर्ष पर चलने व सक्षम करने के लिए कृपया सुविधाएँ चुनें: " TITLE="Open Voice OS Installation - विशेषताएँ" -SKILL_DESCRIPTION="डिफ़ॉल्ट OVOS कौशल लोड करें -अतिरिक्त OVOS कौशल लोड करें" +SKILL_DESCRIPTION="डिफ़ॉल्ट OVOS कौशल लोड करें" EXTRA_SKILL_DESCRIPTION="अतिरिक्त OVOS कौशल लोड करें" GUI_DESCRIPTION="ग्राफिकल यूजर इंटरफेस (GUI) इस्तमाल करें" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/hi-in/finish.sh b/tui/locales/hi-in/finish.sh index 9e369f34..77a2327d 100644 --- a/tui/locales/hi-in/finish.sh +++ b/tui/locales/hi-in/finish.sh @@ -19,4 +19,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - अन्त" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/methods.sh b/tui/locales/hi-in/methods.sh index d178da95..9ba853b2 100644 --- a/tui/locales/hi-in/methods.sh +++ b/tui/locales/hi-in/methods.sh @@ -14,4 +14,4 @@ Containers (कंटेनर) अलगाव और आसान तैना " TITLE="Open Voice OS Installation - विधि" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/misc.sh b/tui/locales/hi-in/misc.sh index 11da39ce..e8e2d8e8 100644 --- a/tui/locales/hi-in/misc.sh +++ b/tui/locales/hi-in/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="हाँ" NO_BUTTON="नहीं" BACK_BUTTON="पीछे" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/hi-in/profiles.sh b/tui/locales/hi-in/profiles.sh index e3f72f09..d051efc5 100644 --- a/tui/locales/hi-in/profiles.sh +++ b/tui/locales/hi-in/profiles.sh @@ -17,4 +17,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - प्रोफाइल" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/satellite.sh b/tui/locales/hi-in/satellite.sh index b54b6984..47712546 100644 --- a/tui/locales/hi-in/satellite.sh +++ b/tui/locales/hi-in/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है। - -# होस्ट" +content="हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है।" # Host CONTENT_HOST=" $content -$content - हाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के होस्ट (DNS या IP पता) दर्ज करें: " @@ -18,8 +14,6 @@ $content CONTENT_PORT=" $content -$content - हाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के पोर्ट दर्ज करें: " @@ -27,8 +21,6 @@ $content CONTENT_KEY=" $content -$content - हाइवमाइंड सुनने वाले उपग्रह से संबंधित कुंजी दर्ज करें: " @@ -36,8 +28,6 @@ $content CONTENT_PASSWORD=" $content -$content - हाइवमाइंड सुनने वाले उपग्रह से संबंधित पासवर्ड दर्ज करें: " @@ -46,4 +36,4 @@ TITLE_PORT="ओपन वॉयस ओएस स्थापना - उपग TITLE_KEY="ओपन वॉयस ओएस स्थापना - उपग्रह 3/4" TITLE_PASSWORD="ओपन वॉयस ओएस स्थापना - उपग्रह 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/hi-in/summary.sh b/tui/locales/hi-in/summary.sh index 45df2096..98bed478 100644 --- a/tui/locales/hi-in/summary.sh +++ b/tui/locales/hi-in/summary.sh @@ -14,4 +14,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - सारांश" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/telemetry.sh b/tui/locales/hi-in/telemetry.sh index 878fc829..29493f30 100644 --- a/tui/locales/hi-in/telemetry.sh +++ b/tui/locales/hi-in/telemetry.sh @@ -15,4 +15,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - टेलीमेटरी" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/tuning.sh b/tui/locales/hi-in/tuning.sh index 5f92a02f..8888efae 100644 --- a/tui/locales/hi-in/tuning.sh +++ b/tui/locales/hi-in/tuning.sh @@ -9,4 +9,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - ट्यूनिंग" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/uninstall.sh b/tui/locales/hi-in/uninstall.sh index b4cef1d1..8d8a3cbf 100644 --- a/tui/locales/hi-in/uninstall.sh +++ b/tui/locales/hi-in/uninstall.sh @@ -16,4 +16,4 @@ CONTENT=" " TITLE="Open Voice OS Installation - Uninstall" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/hi-in/welcome.sh b/tui/locales/hi-in/welcome.sh index 9be2b284..3469639b 100644 --- a/tui/locales/hi-in/welcome.sh +++ b/tui/locales/hi-in/welcome.sh @@ -11,4 +11,4 @@ Open Voice OS की स्थापना करना बहुत आसा " TITLE="Open Voice OS स्थापना - स्वागत" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/channels.sh b/tui/locales/it-it/channels.sh index 44c20b9a..f4afa3fb 100644 --- a/tui/locales/it-it/channels.sh +++ b/tui/locales/it-it/channels.sh @@ -14,4 +14,4 @@ Scegli una versione: " TITLE="Installazione di Open Voice OS - Versioni" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/detection.sh b/tui/locales/it-it/detection.sh index 2b83ce9b..673f115f 100644 --- a/tui/locales/it-it/detection.sh +++ b/tui/locales/it-it/detection.sh @@ -15,4 +15,4 @@ Queste sono le proprietà del sistema che sono state riconosciute automaticament " TITLE="Installazione di Open Voice OS - Proprietà del sistema" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/features.sh b/tui/locales/it-it/features.sh index 34b663f1..be720676 100644 --- a/tui/locales/it-it/features.sh +++ b/tui/locales/it-it/features.sh @@ -10,9 +10,8 @@ Le competenze consentono l'interazione attraverso la voce, rendendole efficienti Seleziona le funzioni da attivare: " TITLE="Installazione di Open Voice OS - Funzioni" -SKILL_DESCRIPTION="Scarica una selezione di competenze per OVOS -Scarica delle competenze extra per OVOS" +SKILL_DESCRIPTION="Scarica una selezione di competenze per OVOS" EXTRA_SKILL_DESCRIPTION="Scarica delle competenze extra per OVOS" GUI_DESCRIPTION="Attiva l'interfaccia utente grafica" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/it-it/finish.sh b/tui/locales/it-it/finish.sh index cff1bce4..34fb1ff6 100644 --- a/tui/locales/it-it/finish.sh +++ b/tui/locales/it-it/finish.sh @@ -19,4 +19,4 @@ Se in futuro avrete bisogno di assistenza o di aggiornamenti, non esitate a cont " TITLE="Installazione di Open Voice OS - Conclusione" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/methods.sh b/tui/locales/it-it/methods.sh index f38c6550..c64b265f 100644 --- a/tui/locales/it-it/methods.sh +++ b/tui/locales/it-it/methods.sh @@ -14,4 +14,4 @@ Selezionare un ambiente per l'installazione: " TITLE="Installazione di Open Voice OS - Ambienti" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/misc.sh b/tui/locales/it-it/misc.sh index 519a0264..7c86f739 100644 --- a/tui/locales/it-it/misc.sh +++ b/tui/locales/it-it/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Sì" NO_BUTTON="No" BACK_BUTTON="Indietro" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/it-it/profiles.sh b/tui/locales/it-it/profiles.sh index c00d152a..6fecfc31 100644 --- a/tui/locales/it-it/profiles.sh +++ b/tui/locales/it-it/profiles.sh @@ -16,4 +16,4 @@ Seleziona un profilo: " TITLE="Installazione di Open Voice OS - Profilo" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/satellite.sh b/tui/locales/it-it/satellite.sh index b73240b3..31994cc1 100644 --- a/tui/locales/it-it/satellite.sh +++ b/tui/locales/it-it/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti. - -# Host" +content="Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti." # Host CONTENT_HOST=" $content -$content - Inserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP): " @@ -18,8 +14,6 @@ Inserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP): CONTENT_PORT=" $content -$content - Inserire la porta dell'ascoltatore di HiveMind: " @@ -27,8 +21,6 @@ Inserire la porta dell'ascoltatore di HiveMind: CONTENT_KEY=" $content -$content - Immettere la chiave di ascolto HiveMind del satellite: " @@ -36,8 +28,6 @@ Immettere la chiave di ascolto HiveMind del satellite: CONTENT_PASSWORD=" $content -$content - Inserire la password dell'ascoltatore di HiveMind del satellite: " @@ -46,4 +36,4 @@ TITLE_PORT="Installazione di Open Voice OS - Satellite 2/4" TITLE_KEY="Installazione di Open Voice OS - Satellite 3/4" TITLE_PASSWORD="Installazione di Open Voice OS - Satellite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/it-it/summary.sh b/tui/locales/it-it/summary.sh index 4d6ae26b..4c4c79ce 100644 --- a/tui/locales/it-it/summary.sh +++ b/tui/locales/it-it/summary.sh @@ -16,4 +16,4 @@ Le impostazioni sono corrette? " TITLE="Installazione di Open Voice OS - Riassunto" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/telemetry.sh b/tui/locales/it-it/telemetry.sh index ab080e50..7a530f67 100644 --- a/tui/locales/it-it/telemetry.sh +++ b/tui/locales/it-it/telemetry.sh @@ -15,4 +15,4 @@ Accetti di condividere con noi dati anonimi? " TITLE="Installazione di Open Voice OS - Telemetria" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/tuning.sh b/tui/locales/it-it/tuning.sh index c8d0329c..24a01a04 100644 --- a/tui/locales/it-it/tuning.sh +++ b/tui/locales/it-it/tuning.sh @@ -9,4 +9,4 @@ Attivi l'ottimizzazione per Raspberry Pi (consigliato)? " TITLE="Installazione Open Voice OS - Ottimizzazione" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/uninstall.sh b/tui/locales/it-it/uninstall.sh index b58108b8..ceb62a66 100644 --- a/tui/locales/it-it/uninstall.sh +++ b/tui/locales/it-it/uninstall.sh @@ -16,4 +16,4 @@ Vuoi disinstallare Open Voice OS? " TITLE="Installazione di Open Voice OS - Disinstallazione" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/it-it/welcome.sh b/tui/locales/it-it/welcome.sh index 45d345b6..48083719 100644 --- a/tui/locales/it-it/welcome.sh +++ b/tui/locales/it-it/welcome.sh @@ -11,4 +11,4 @@ Inizia l'installazione oggi stesso e lascia che la tua voce ti guidi nel futuro " TITLE="Installazione di Open Voice OS - Benvenuto" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/channels.sh b/tui/locales/nl-nl/channels.sh index 28fcefa1..a9bf076b 100644 --- a/tui/locales/nl-nl/channels.sh +++ b/tui/locales/nl-nl/channels.sh @@ -14,4 +14,4 @@ Kies een versie: " TITLE="Open Voice OS Installatie - Versies" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/detection.sh b/tui/locales/nl-nl/detection.sh index ea1b6c82..a37f32e2 100644 --- a/tui/locales/nl-nl/detection.sh +++ b/tui/locales/nl-nl/detection.sh @@ -15,4 +15,4 @@ Automatisch herkende systeemeigenschappen: " TITLE="Open Voice OS Installatie - Systeemeigenschappen" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/features.sh b/tui/locales/nl-nl/features.sh index 7268f250..4724198d 100644 --- a/tui/locales/nl-nl/features.sh +++ b/tui/locales/nl-nl/features.sh @@ -10,9 +10,8 @@ Skills maken interactie via spraak mogelijk, waardoor ze efficiënt zijn voor ta Kies welke functies je wil activeren (meerdere opties mogelijk): " TITLE="Open Voice OS Installatie - Kenmerken" -SKILL_DESCRIPTION="Standaard OVOS skills -Extra OVOS skills" +SKILL_DESCRIPTION="Standaard OVOS skills" EXTRA_SKILL_DESCRIPTION="Extra OVOS skills" GUI_DESCRIPTION="Grafische gebruikersinterface" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/nl-nl/finish.sh b/tui/locales/nl-nl/finish.sh index 4d7c4c68..072ede1d 100644 --- a/tui/locales/nl-nl/finish.sh +++ b/tui/locales/nl-nl/finish.sh @@ -20,4 +20,4 @@ Als je in de toekomst ondersteuning of updates nodig hebt, neem dan gerust conta " TITLE="Open Voice OS Installatie - Voltooid" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/methods.sh b/tui/locales/nl-nl/methods.sh index 5065f553..35244f58 100644 --- a/tui/locales/nl-nl/methods.sh +++ b/tui/locales/nl-nl/methods.sh @@ -14,4 +14,4 @@ Selecteer een installatieomgeving: " TITLE="Open Voice OS Installatie - Installatieomgeving" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/misc.sh b/tui/locales/nl-nl/misc.sh index 976087e4..9de98933 100644 --- a/tui/locales/nl-nl/misc.sh +++ b/tui/locales/nl-nl/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Ja" NO_BUTTON="Nee" BACK_BUTTON="Terug" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/nl-nl/profiles.sh b/tui/locales/nl-nl/profiles.sh index cfb00d60..9f339f29 100644 --- a/tui/locales/nl-nl/profiles.sh +++ b/tui/locales/nl-nl/profiles.sh @@ -16,4 +16,4 @@ Selecteer een profiel: " TITLE="Open Voice OS Installatie - Profiel" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/satellite.sh b/tui/locales/nl-nl/satellite.sh index 65732dad..0268812b 100644 --- a/tui/locales/nl-nl/satellite.sh +++ b/tui/locales/nl-nl/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken. - -# Host" +content="Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken." # Host CONTENT_HOST=" $content -$content - Voer de host van de HiveMind listener in (DNS of IP-adres): " @@ -18,8 +14,6 @@ Voer de host van de HiveMind listener in (DNS of IP-adres): CONTENT_PORT=" $content -$content - Voer de HiveMind listener poort in: " @@ -27,8 +21,6 @@ Voer de HiveMind listener poort in: CONTENT_KEY=" $content -$content - Voer de HiveMind listener sleutel in, behorende bij de satelliet: " @@ -36,8 +28,6 @@ Voer de HiveMind listener sleutel in, behorende bij de satelliet: CONTENT_PASSWORD=" $content -$content - Voer het HiveMind listener wachtwoord in, behorende bij de satelliet: " @@ -46,4 +36,4 @@ TITLE_PORT="Open Voice OS Installatie - Satelliet 2/4" TITLE_KEY="Open Voice OS Installatie - Satelliet 3/4" TITLE_PASSWORD="Open Voice OS Installatie - Satelliet 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/nl-nl/summary.sh b/tui/locales/nl-nl/summary.sh index 411c9e5f..127e9216 100644 --- a/tui/locales/nl-nl/summary.sh +++ b/tui/locales/nl-nl/summary.sh @@ -16,4 +16,4 @@ Zijn de instellingen correct? " TITLE="Open Voice OS Installatie - Samenvatting" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/telemetry.sh b/tui/locales/nl-nl/telemetry.sh index 7f6ebf73..5a3b6461 100644 --- a/tui/locales/nl-nl/telemetry.sh +++ b/tui/locales/nl-nl/telemetry.sh @@ -15,4 +15,4 @@ Ga je ermee akkoord anonieme gegevens met ons te delen? " TITLE="Open Voice OS Installatie - Telemetrie" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/tuning.sh b/tui/locales/nl-nl/tuning.sh index 266950df..d1ee2eb3 100644 --- a/tui/locales/nl-nl/tuning.sh +++ b/tui/locales/nl-nl/tuning.sh @@ -9,4 +9,4 @@ Tuning inschakelen voor Raspberry Pi? (aanbevolen) " TITLE="Open Voice OS Installatie - Tuning" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/uninstall.sh b/tui/locales/nl-nl/uninstall.sh index 21035d7b..5736514a 100644 --- a/tui/locales/nl-nl/uninstall.sh +++ b/tui/locales/nl-nl/uninstall.sh @@ -16,4 +16,4 @@ Wil je Open Voice OS verwijderen? " TITLE="Open Voice OS Installatie - Deïnstallatie" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/nl-nl/welcome.sh b/tui/locales/nl-nl/welcome.sh index 5b6b36ce..ea11ebd5 100644 --- a/tui/locales/nl-nl/welcome.sh +++ b/tui/locales/nl-nl/welcome.sh @@ -11,4 +11,4 @@ Begin vandaag nog met installeren en laat je stemassistant je leiden door de toe " TITLE="Open Voice OS Installatie - Welkom" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/channels.sh b/tui/locales/pt-pt/channels.sh index 94d68b71..5a0a67cf 100644 --- a/tui/locales/pt-pt/channels.sh +++ b/tui/locales/pt-pt/channels.sh @@ -14,4 +14,4 @@ Escolha uma versão: " TITLE="Open Voice OS Instalação - Versão" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/detection.sh b/tui/locales/pt-pt/detection.sh index f09ce314..1e0517a0 100644 --- a/tui/locales/pt-pt/detection.sh +++ b/tui/locales/pt-pt/detection.sh @@ -15,4 +15,4 @@ Propriedades do sistema reconhecidas automaticamente: " TITLE="Open Voice OS Instalação - Propriedades do sistema" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/features.sh b/tui/locales/pt-pt/features.sh index d1aab592..67956940 100644 --- a/tui/locales/pt-pt/features.sh +++ b/tui/locales/pt-pt/features.sh @@ -10,9 +10,8 @@ Skills permitem a interação através da voz, tornando-as eficientes para taref Seleccione as funções a ativar: " TITLE="Open Voice OS Instalação - Características" -SKILL_DESCRIPTION="Descarregar uma seleção de skills OVOS -Carregar skills OVOS adicionais" +SKILL_DESCRIPTION="Descarregar uma seleção de skills OVOS" EXTRA_SKILL_DESCRIPTION="Carregar skills OVOS adicionais" GUI_DESCRIPTION="Com interface gráfica do utilizador" -export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION \ No newline at end of file +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/pt-pt/finish.sh b/tui/locales/pt-pt/finish.sh index a7821efb..deced924 100644 --- a/tui/locales/pt-pt/finish.sh +++ b/tui/locales/pt-pt/finish.sh @@ -20,4 +20,4 @@ Se precisar de suporte ou actualizações no futuro, não hesite em contactar-no " TITLE="Open Voice OS Instalação - Conclusão" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/methods.sh b/tui/locales/pt-pt/methods.sh index 4b9450e9..d9123bc5 100644 --- a/tui/locales/pt-pt/methods.sh +++ b/tui/locales/pt-pt/methods.sh @@ -14,4 +14,4 @@ Seleccione um método de implantação: " TITLE="Open Voice OS Instalação - Implementação" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/misc.sh b/tui/locales/pt-pt/misc.sh index 216602e0..75554dd3 100644 --- a/tui/locales/pt-pt/misc.sh +++ b/tui/locales/pt-pt/misc.sh @@ -5,4 +5,4 @@ YES_BUTTON="Sim" NO_BUTTON="Não" BACK_BUTTON="Voltar" -export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON \ No newline at end of file +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/pt-pt/profiles.sh b/tui/locales/pt-pt/profiles.sh index 0f46f3f7..728a049b 100644 --- a/tui/locales/pt-pt/profiles.sh +++ b/tui/locales/pt-pt/profiles.sh @@ -16,4 +16,4 @@ Seleccione um perfil: " TITLE="Open Voice OS Instalação - Perfil" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/satellite.sh b/tui/locales/pt-pt/satellite.sh index d8c44d23..d66c1e5e 100644 --- a/tui/locales/pt-pt/satellite.sh +++ b/tui/locales/pt-pt/satellite.sh @@ -1,16 +1,12 @@ #!/bin/env bash # Global message -content="Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente. - -# Host" +content="Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente." # Host CONTENT_HOST=" $content -$content - Introduza o anfitrião do servidor HiveMind (endereço DNS ou IP): " @@ -18,8 +14,6 @@ Introduza o anfitrião do servidor HiveMind (endereço DNS ou IP): CONTENT_PORT=" $content -$content - Introduza a porta do ouvinte do HiveMind: " @@ -27,8 +21,6 @@ Introduza a porta do ouvinte do HiveMind: CONTENT_KEY=" $content -$content - Introduza a chave de acesso do servidor HiveMind para o satélite: " @@ -36,8 +28,6 @@ Introduza a chave de acesso do servidor HiveMind para o satélite: CONTENT_PASSWORD=" $content -$content - Introduza a palavra-passe do servidor HiveMind para o satélite: " @@ -46,4 +36,4 @@ TITLE_PORT="Open Voice OS Instalação - Satélite 2/4" TITLE_KEY="Open Voice OS Instalação - Satélite 3/4" TITLE_PASSWORD="Open Voice OS Instalação - Satélite 4/4" -export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD \ No newline at end of file +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/pt-pt/summary.sh b/tui/locales/pt-pt/summary.sh index cf7f92e8..a69a28e3 100644 --- a/tui/locales/pt-pt/summary.sh +++ b/tui/locales/pt-pt/summary.sh @@ -16,4 +16,4 @@ As definições estão correctas? " TITLE="Open Voice OS Instalação - Resumo" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/telemetry.sh b/tui/locales/pt-pt/telemetry.sh index c90d4cf1..9b487e30 100644 --- a/tui/locales/pt-pt/telemetry.sh +++ b/tui/locales/pt-pt/telemetry.sh @@ -15,4 +15,4 @@ Concorda em partilhar dados anónimos connosco? " TITLE="Open Voice OS Instalação - Telemetria" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/tuning.sh b/tui/locales/pt-pt/tuning.sh index 9d178d10..2e5b0e56 100644 --- a/tui/locales/pt-pt/tuning.sh +++ b/tui/locales/pt-pt/tuning.sh @@ -9,4 +9,4 @@ Ativar o ajuste para Raspberry Pi (recomendado)? " TITLE="Open Voice OS Instalação - Otimização" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/uninstall.sh b/tui/locales/pt-pt/uninstall.sh index d8a3ec68..b7499c1b 100644 --- a/tui/locales/pt-pt/uninstall.sh +++ b/tui/locales/pt-pt/uninstall.sh @@ -16,4 +16,4 @@ Pretende desinstalar o Open Voice OS? " TITLE="Open Voice OS Instalação - Desinstalação" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE diff --git a/tui/locales/pt-pt/welcome.sh b/tui/locales/pt-pt/welcome.sh index f1d24a2e..9df2ed03 100644 --- a/tui/locales/pt-pt/welcome.sh +++ b/tui/locales/pt-pt/welcome.sh @@ -11,4 +11,4 @@ Instale hoje e deixe a sua voz guiá-lo através do futuro da tecnologia!🌟 " TITLE="Open Voice OS Instalação - Bem-vindo" -export CONTENT TITLE \ No newline at end of file +export CONTENT TITLE From ea05ebce86fe55bd93539b074bbe84f8f9630e51 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 19:38:49 +0100 Subject: [PATCH 07/29] fix json --- translations/de-de/strings.json | 2 +- translations/en-us/strings.json | 2 +- translations/es-es/strings.json | 2 +- translations/fr-fr/strings.json | 2 +- translations/hi-in/strings.json | 2 +- translations/it-it/strings.json | 2 +- translations/nl-nl/strings.json | 2 +- translations/pt-pt/strings.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/translations/de-de/strings.json b/translations/de-de/strings.json index 3569cfef..b5cd897a 100644 --- a/translations/de-de/strings.json +++ b/translations/de-de/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Installation - Funktionen", "content": "Bei der Wahl zwischen GUI (Interfaccia utente grafica) und Skills in Open Voice OS sollten Sie Ihre Vorlieben und Bedürfnisse berücksichtigen.\n\nDie GUI ist ein quelloffenes visuelles und Display-Framework für OVOS, das auf KDE Plasma läuft und mit Kirigami, unterstützt durch Qt, entwickelt wurde.\n\nSkills ermöglichen die Interaktion durch Sprache, was sie effizient für Aufgaben wie Hausautomatisierung, Informationsabfrage und die Steuerung intelligenter Geräte durch Sprachbefehle macht.\n\nBitte wählen Sie die zu aktivierenden Funktionen aus:", - "skill_description": "Lade eine Auswahl an OVOS skills\nLaden Sie zusätzliche OVOS-Fähigkeiten", + "skill_description": "Lade eine Auswahl an OVOS skills", "extra_skill_description": "Laden Sie zusätzliche OVOS-Fähigkeiten", "gui_description": "Mit grafischer Benutzeroberfläche" }, diff --git a/translations/en-us/strings.json b/translations/en-us/strings.json index 0512f76b..85c0084f 100644 --- a/translations/en-us/strings.json +++ b/translations/en-us/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Installation - Features", "content": "When choosing between GUI (Graphical User Interface) and skills in Open Voice OS, consider your preference and needs.\n\nThe GUI is an open source visual and display framework for OVOS running on top of KDE Plasma and built using Kirigami empowered by Qt.\n\nSkills enable interaction through speech, making it efficient for tasks like home automation, information retrieval, and controlling smart devices using natural language commands.\n\nPlease choose the features to enable:", - "skill_description": "Load default OVOS skills\nLoad extra OVOS skills", + "skill_description": "Load default OVOS skills", "extra_skill_description": "Load extra OVOS skills", "gui_description": "Enable graphical user interface" }, diff --git a/translations/es-es/strings.json b/translations/es-es/strings.json index baeeac7d..9d2925fe 100644 --- a/translations/es-es/strings.json +++ b/translations/es-es/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Installation - Características", "content": "A la hora de elegir entre GUI (Interfaz gráfica de usuario) y Skills en Open Voice OS, debes tener en cuenta tus preferencias y necesidades.\n\nLa GUI es un marco visual y de visualización de código abierto para OVOS que se ejecuta en KDE Plasma y fue desarrollado con Kirigami, con el apoyo de Qt.\n\nLas habilidades permiten la interacción a través de la voz, lo que las hace eficaces para tareas como la domótica, la recuperación de información y el control de dispositivos inteligentes mediante comandos de voz.\n\nSeleccione las funciones que desea activar:", - "skill_description": "Descargar una selección de competencias (skills) OVOS\nCargar habilidades OVOS adicionales", + "skill_description": "Descargar una selección de competencias (skills) OVOS", "extra_skill_description": "Cargar habilidades OVOS adicionales", "gui_description": "Con interfaz gráfica de usuario" }, diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index 78d66394..97ba7fe0 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Installation - Fonctionnalités", "content": "Le choix entre une interface graphique et les compétences par défaut d'Open Voice OS, dépend de vots besoins ainsi que de vos préférences.\n\nL'interface graphique est openn source et basée sur KDE Plasma et construit à l'aide de Kirigami optimisé par Qt, elle permet de mettre en image certaines compétences (météo, date, etc...)\n\nLes compétences permettent le déclenchement d'actions par la parole, ce qui rend tâches telles que la domotique, les nouvelles, la météo, etc... simples et intuitives.\n\nVeuillez sélectionner les fonctionnalités à activer:", - "skill_description": "Chargement des compétences par défaut d'OVOS\nChargement des compétences OVOS supplémentaires", + "skill_description": "Chargement des compétences par défaut d'OVOS", "extra_skill_description": "Chargement des compétences OVOS supplémentaires", "gui_description": "Activation de l'interface graphique" }, diff --git a/translations/hi-in/strings.json b/translations/hi-in/strings.json index ce413089..b095165b 100644 --- a/translations/hi-in/strings.json +++ b/translations/hi-in/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Installation - विशेषताएँ", "content": "GUI (ग्राफिकल यूजर इंटरफेस) और Open Voice OS में कौशल के बीच चयन करते समय, अपनी प्राथमिकता और जरूरतों के आधार पर एक चयन करें।\n\nGUI KDE प्लाज्मा के शीर्ष पर चलने वाले OVOS के लिए एक ओपन सोर्स विज़ुअल और डिस्प्ले फ्रेमवर्क है और Qt द्वारा सशक्त Kirigami का उपयोग करके बनाया गया है।\n\nकौशल भाषण के माध्यम से बातचीत को सक्षम बनाते हैं, जिससे यह होम ऑटोमेशन, सूचना पुनर्प्राप्ति और प्राकृतिक भाषा कमांड का उपयोग करके स्मार्ट उपकरणों को नियंत्रित करने जैसे कार्यों के लिए कुशल बन जाता है।\n\nसक्षम करने के लिए कृपया सुविधाएँ चुनें:", - "skill_description": "डिफ़ॉल्ट OVOS कौशल लोड करें\nअतिरिक्त OVOS कौशल लोड करें", + "skill_description": "डिफ़ॉल्ट OVOS कौशल लोड करें", "extra_skill_description": "अतिरिक्त OVOS कौशल लोड करें", "gui_description": "ग्राफिकल यूजर इंटरफेस (GUI) इस्तमाल करें" }, diff --git a/translations/it-it/strings.json b/translations/it-it/strings.json index 1e955260..74f0f67b 100644 --- a/translations/it-it/strings.json +++ b/translations/it-it/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Installazione di Open Voice OS - Funzioni", "content": "Quando si sceglie tra GUI (Graphical User Interface, interfaccia grafica) e Skills (competenze) in Open Voice OS, è necessario considerare le proprie preferenze ed esigenze.\n\nL'interfaccia grafica è un framework visuale e di visualizzazione open source per OVOS che gira su KDE Plasma ed è stato sviluppato con Kirigami, supportato da Qt.\n\nLe competenze consentono l'interazione attraverso la voce, rendendole efficienti per attività quali la domotica, il reperimento di informazioni e il controllo di dispositivi intelligenti tramite comandi vocali.\n\nSeleziona le funzioni da attivare:", - "skill_description": "Scarica una selezione di competenze per OVOS\nScarica delle competenze extra per OVOS", + "skill_description": "Scarica una selezione di competenze per OVOS", "extra_skill_description": "Scarica delle competenze extra per OVOS", "gui_description": "Attiva l'interfaccia utente grafica" }, diff --git a/translations/nl-nl/strings.json b/translations/nl-nl/strings.json index 3d8d21aa..aa53c31c 100644 --- a/translations/nl-nl/strings.json +++ b/translations/nl-nl/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Installatie - Kenmerken", "content": "Bij de keuze tussen GUI (Grafische gebruikersinterface) en Skills in Open Voice OS moet je rekening houden met je voorkeuren en behoeften.\n\nDe GUI is een open-source, grafische gebruiksinterface voor OVOS dat draait op KDE Plasma en is ontwikkeld met Kirigami, ondersteund door Qt.\n\nSkills maken interactie via spraak mogelijk, waardoor ze efficiënt zijn voor taken zoals domotica, informatie ophalen en slimme apparaten bedienen via spraakopdrachten.\n\nKies welke functies je wil activeren (meerdere opties mogelijk):", - "skill_description": "Standaard OVOS skills\nExtra OVOS skills", + "skill_description": "Standaard OVOS skills", "extra_skill_description": "Extra OVOS skills", "gui_description": "Grafische gebruikersinterface" }, diff --git a/translations/pt-pt/strings.json b/translations/pt-pt/strings.json index cc4a00ae..b308c878 100644 --- a/translations/pt-pt/strings.json +++ b/translations/pt-pt/strings.json @@ -16,7 +16,7 @@ "features.sh": { "title": "Open Voice OS Instalação - Características", "content": "Ao escolher entre GUI (Interface gráfica do utilizador) e Skills no Open Voice OS, deve ter em conta as suas preferências e necessidades.\n\nA GUI é uma interface visual de código aberto para o OVOS que corre no KDE Plasma e foi desenvolvida com o Kirigami, suportado pelo Qt.\n\nSkills permitem a interação através da voz, tornando-as eficientes para tarefas como a domótica, a obtenção de informações e o controlo de dispositivos inteligentes através de comandos de voz.\n\nSeleccione as funções a ativar:", - "skill_description": "Descarregar uma seleção de skills OVOS\nCarregar skills OVOS adicionais", + "skill_description": "Descarregar uma seleção de skills OVOS", "extra_skill_description": "Carregar skills OVOS adicionais", "gui_description": "Com interface gráfica do utilizador" }, From 01b73b942a4cbf9cf3237488cd6b3fe745078fa2 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 19:47:11 +0100 Subject: [PATCH 08/29] fix json --- scripts/sync_translations.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/sync_translations.py b/scripts/sync_translations.py index 8d18179d..c449c367 100644 --- a/scripts/sync_translations.py +++ b/scripts/sync_translations.py @@ -47,8 +47,6 @@ # Host CONTENT_HOST=" -$content - {content_host} " From 64ccd50fe0e98464f60dfa85a12fada165a7fe88 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 20:08:28 +0100 Subject: [PATCH 09/29] fix json --- scripts/sync_translations.py | 2 ++ translations/de-de/strings.json | 8 ++++---- translations/en-us/strings.json | 8 ++++---- translations/es-es/strings.json | 8 ++++---- translations/fr-fr/strings.json | 8 ++++---- translations/hi-in/strings.json | 8 ++++---- translations/it-it/strings.json | 8 ++++---- translations/nl-nl/strings.json | 8 ++++---- translations/pt-pt/strings.json | 8 ++++---- 9 files changed, 34 insertions(+), 32 deletions(-) diff --git a/scripts/sync_translations.py b/scripts/sync_translations.py index c449c367..8d18179d 100644 --- a/scripts/sync_translations.py +++ b/scripts/sync_translations.py @@ -47,6 +47,8 @@ # Host CONTENT_HOST=" +$content + {content_host} " diff --git a/translations/de-de/strings.json b/translations/de-de/strings.json index b5cd897a..2026e3cb 100644 --- a/translations/de-de/strings.json +++ b/translations/de-de/strings.json @@ -38,10 +38,10 @@ "title_key": "Open Voice OS Installation - Satellit 3/4", "title_password": "Open Voice OS Installation - Satellit 4/4", "content": "Durch die Verbindung mit dem HiveMind-Listener erhalten die HiveMind-Satelliten Zugang zu einem Netzwerk aus gemeinsamem Wissen und Fähigkeiten, das eine einheitliche und effiziente Sprachassistenz und Automatisierung ermöglicht.", - "content_host": "$content\n\nGib den HiveMind listener host ein(DNS oder IP address):", - "content_port": "$content\n\nGib den HiveMind listener port ein:", - "content_key": "$content\n\nGib den HiveMind listener key des Satelliten ein:", - "content_password": "$content\n\nGib das HiveMind listener Passwort des Satelliten ein:" + "content_host": "Gib den HiveMind listener host ein(DNS oder IP address):", + "content_port": "Gib den HiveMind listener port ein:", + "content_key": "Gib den HiveMind listener key des Satelliten ein:", + "content_password": "Gib das HiveMind listener Passwort des Satelliten ein:" }, "summary.sh": { "title": "Open Voice OS Installation - Zusammenfassung", diff --git a/translations/en-us/strings.json b/translations/en-us/strings.json index 85c0084f..31097563 100644 --- a/translations/en-us/strings.json +++ b/translations/en-us/strings.json @@ -38,10 +38,10 @@ "title_key": "Open Voice OS Installation - Satellite 3/4", "title_password": "Open Voice OS Installation - Satellite 4/4", "content": "By connecting to the HiveMind listener, HiveMind satellites gain access to a network of shared knowledge and capabilities, facilitating a unified and efficient voice assistant and automation experience.", - "content_host": "$content\n\nPlease enter the HiveMind listener host (DNS or IP address):", - "content_port": "$content\n\nPlease enter the HiveMind listener port:", - "content_key": "$content\n\nPlease enter the HiveMind listener key related to the satellite:", - "content_password": "$content\n\nPlease enter the HiveMind listener password related to the satellite:" + "content_host": "Please enter the HiveMind listener host (DNS or IP address):", + "content_port": "Please enter the HiveMind listener port:", + "content_key": "Please enter the HiveMind listener key related to the satellite:", + "content_password": "Please enter the HiveMind listener password related to the satellite:" }, "summary.sh": { "title": "Open Voice OS Installation - Summary", diff --git a/translations/es-es/strings.json b/translations/es-es/strings.json index 9d2925fe..b95b5f28 100644 --- a/translations/es-es/strings.json +++ b/translations/es-es/strings.json @@ -38,10 +38,10 @@ "title_key": "Open Voice OS Installation - Satélite 3/4", "title_password": "Open Voice OS Installation - Satélite 4/4", "content": "Al conectarse al HiveMind Listener, los satélites HiveMind acceden a una red de conocimientos y competencias compartidos que permite una asistencia lingüística y una automatización unificadas y eficaces.", - "content_host": "$content\n\nIntroduzca el host de escucha HiveMind (DNS o dirección IP):", - "content_port": "$content\n\nIntroduzca el puerto de escucha HiveMind:", - "content_key": "$content\n\nIntroduzca la clave de escucha HiveMind del satélite:", - "content_password": "$content\n\nIntroduzca la contraseña de escucha HiveMind del satélite:" + "content_host": "Introduzca el host de escucha HiveMind (DNS o dirección IP):", + "content_port": "Introduzca el puerto de escucha HiveMind:", + "content_key": "Introduzca la clave de escucha HiveMind del satélite:", + "content_password": "Introduzca la contraseña de escucha HiveMind del satélite:" }, "summary.sh": { "title": "Open Voice OS Installation - Resumen", diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index 97ba7fe0..65b28ffa 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -38,10 +38,10 @@ "title_key": "Open Voice OS Installation - Satellite 3/4", "title_password": "Open Voice OS Installation - Satellite 4/4", "content": "En se connectant à HiveMind Listener, les satellites HiveMind accèdent à un réseau de connaissances et de capacités partagées, facilitant ainsi une expérience d'assistance vocale unifiée et efficace.", - "content_host": "$content\n\nVeuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP):", - "content_port": "$content\n\nVeuillez entrer le port d'écoute d'HiveMind Listener:", - "content_key": "$content\n\nVeuillez saisir la clé d'HiveMind Listener liée au satellite:", - "content_password": "$content\n\nVeuillez saisir le mot de passe d'HiveMind Listener lié au satellite:" + "content_host": "Veuillez saisir l'hôte d'HiveMind Listener (DNS ou adresse IP):", + "content_port": "Veuillez entrer le port d'écoute d'HiveMind Listener:", + "content_key": "Veuillez saisir la clé d'HiveMind Listener liée au satellite:", + "content_password": "Veuillez saisir le mot de passe d'HiveMind Listener lié au satellite:" }, "summary.sh": { "title": "Open Voice OS Installation - Résumé", diff --git a/translations/hi-in/strings.json b/translations/hi-in/strings.json index b095165b..e09f01de 100644 --- a/translations/hi-in/strings.json +++ b/translations/hi-in/strings.json @@ -38,10 +38,10 @@ "title_key": "ओपन वॉयस ओएस स्थापना - उपग्रह 3/4", "title_password": "ओपन वॉयस ओएस स्थापना - उपग्रह 4/4", "content": "हाइवमाइंड सुनने वाले उपग्रह हाइवमाइंड सुनने वाले उपग्रह के लिए एक साझा ज्ञान और क्षमता के नेटवर्क तक पहुंच प्राप्त करते हैं, जो एक संगठित और कुशल आवाज सहायक और स्वचालन अनुभव को सुविधाजनक बनाने में मदद करता है।", - "content_host": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के होस्ट (DNS या IP पता) दर्ज करें:", - "content_port": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के पोर्ट दर्ज करें:", - "content_key": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह से संबंधित कुंजी दर्ज करें:", - "content_password": "$content\n\nहाइवमाइंड सुनने वाले उपग्रह से संबंधित पासवर्ड दर्ज करें:" + "content_host": "हाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के होस्ट (DNS या IP पता) दर्ज करें:", + "content_port": "हाइवमाइंड सुनने वाले उपग्रह के साथ कनेक्ट होने के लिए, कृपया हाइवमाइंड सुनने वाले उपग्रह के पोर्ट दर्ज करें:", + "content_key": "हाइवमाइंड सुनने वाले उपग्रह से संबंधित कुंजी दर्ज करें:", + "content_password": "हाइवमाइंड सुनने वाले उपग्रह से संबंधित पासवर्ड दर्ज करें:" }, "summary.sh": { "title": "Open Voice OS Installation - सारांश", diff --git a/translations/it-it/strings.json b/translations/it-it/strings.json index 74f0f67b..4dfe4fbb 100644 --- a/translations/it-it/strings.json +++ b/translations/it-it/strings.json @@ -38,10 +38,10 @@ "title_key": "Installazione di Open Voice OS - Satellite 3/4", "title_password": "Installazione di Open Voice OS - Satellite 4/4", "content": "Collegandosi all'ascoltatore di HiveMind, i satelliti di HiveMind accedono a una rete di conoscenze e competenze condivise che consente un'assistenza linguistica e un'automazione unificate ed efficienti.", - "content_host": "$content\n\nInserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP):", - "content_port": "$content\n\nInserire la porta dell'ascoltatore di HiveMind:", - "content_key": "$content\n\nImmettere la chiave di ascolto HiveMind del satellite:", - "content_password": "$content\n\nInserire la password dell'ascoltatore di HiveMind del satellite:" + "content_host": "Inserisci l'host dell'ascoltatore di HiveMind (DNS o indirizzo IP):", + "content_port": "Inserire la porta dell'ascoltatore di HiveMind:", + "content_key": "Immettere la chiave di ascolto HiveMind del satellite:", + "content_password": "Inserire la password dell'ascoltatore di HiveMind del satellite:" }, "summary.sh": { "title": "Installazione di Open Voice OS - Riassunto", diff --git a/translations/nl-nl/strings.json b/translations/nl-nl/strings.json index aa53c31c..1025481b 100644 --- a/translations/nl-nl/strings.json +++ b/translations/nl-nl/strings.json @@ -38,10 +38,10 @@ "title_key": "Open Voice OS Installatie - Satelliet 3/4", "title_password": "Open Voice OS Installatie - Satelliet 4/4", "content": "Door verbinding te maken met de HiveMind Listener krijgen HiveMind-satellieten toegang tot een netwerk van gedeelde kennis en skills die een uniforme en efficiënte taalondersteuning en -automatisering mogelijk maken.", - "content_host": "$content\n\nVoer de host van de HiveMind listener in (DNS of IP-adres):", - "content_port": "$content\n\nVoer de HiveMind listener poort in:", - "content_key": "$content\n\nVoer de HiveMind listener sleutel in, behorende bij de satelliet:", - "content_password": "$content\n\nVoer het HiveMind listener wachtwoord in, behorende bij de satelliet:" + "content_host": "Voer de host van de HiveMind listener in (DNS of IP-adres):", + "content_port": "Voer de HiveMind listener poort in:", + "content_key": "Voer de HiveMind listener sleutel in, behorende bij de satelliet:", + "content_password": "Voer het HiveMind listener wachtwoord in, behorende bij de satelliet:" }, "summary.sh": { "title": "Open Voice OS Installatie - Samenvatting", diff --git a/translations/pt-pt/strings.json b/translations/pt-pt/strings.json index b308c878..af4c0545 100644 --- a/translations/pt-pt/strings.json +++ b/translations/pt-pt/strings.json @@ -38,10 +38,10 @@ "title_key": "Open Voice OS Instalação - Satélite 3/4", "title_password": "Open Voice OS Instalação - Satélite 4/4", "content": "Ao ligarem-se ao HiveMind Listener, os satélites HiveMind ganham acesso a uma rede de conhecimentos e skills partilhados que permite uma assistência e automatização linguística unificada e eficiente.", - "content_host": "$content\n\nIntroduza o anfitrião do servidor HiveMind (endereço DNS ou IP):", - "content_port": "$content\n\nIntroduza a porta do ouvinte do HiveMind:", - "content_key": "$content\n\nIntroduza a chave de acesso do servidor HiveMind para o satélite:", - "content_password": "$content\n\nIntroduza a palavra-passe do servidor HiveMind para o satélite:" + "content_host": "Introduza o anfitrião do servidor HiveMind (endereço DNS ou IP):", + "content_port": "Introduza a porta do ouvinte do HiveMind:", + "content_key": "Introduza a chave de acesso do servidor HiveMind para o satélite:", + "content_password": "Introduza a palavra-passe do servidor HiveMind para o satélite:" }, "summary.sh": { "title": "Open Voice OS Instalação - Resumo", From 6c7a10eaab2a547b9aaadc0bbce7c57eacf138cc Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:27:43 +0100 Subject: [PATCH 10/29] Update .github/workflows/sync_tx.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .github/workflows/sync_tx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index 5e7d3070..ff5e520b 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -16,7 +16,7 @@ jobs: ref: dev fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository. - name: Setup Python - uses: actions/setup-python@v1 + uses: actions/setup-python@v4 with: python-version: 3.9 From 10a6e2a593bc694452b8af5a05f0b2968b27c1ca Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:27:57 +0100 Subject: [PATCH 11/29] Update .github/workflows/sync_tx.yml Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- .github/workflows/sync_tx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index ff5e520b..4ff9f62d 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: ref: dev fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository. From bcd5251379c14bc68fb9d55a1e069abde932f04e Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:30:05 +0100 Subject: [PATCH 12/29] Update translations/en-us/strings.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- translations/en-us/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en-us/strings.json b/translations/en-us/strings.json index 31097563..657dce25 100644 --- a/translations/en-us/strings.json +++ b/translations/en-us/strings.json @@ -45,7 +45,7 @@ }, "summary.sh": { "title": "Open Voice OS Installation - Summary", - "content": "You are almost done, here is a summary of choices you made to install Open Voice OS:\n\n - Method: $METHOD\n - Version: $CHANNEL\n - Profile: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills $FEATURE_SKILLS\n - Tuning: $TUNING\n\nThe choices made during the Open Voice OS installation process have been carefully considered to tailor our system to your unique needs and preferences.\n\nDoes is sound correct to you?" + "content": "You are almost done, here is a summary of choices you made to install Open Voice OS:\n\n - Method: $METHOD\n - Version: $CHANNEL\n - Profile: $PROFILE\n - GUI: $FEATURE_GUI\n - Skills: $FEATURE_SKILLS\n - Tuning: $TUNING\n\nThe choices made during the Open Voice OS installation process have been carefully considered to tailor our system to your unique needs and preferences.\n\nDoes this summary look correct to you? If not, you can go back and make changes." }, "telemetry.sh": { "title": "Open Voice OS Installation - Telemetry", From 266d6a06bb76c12aa064fda6dfa5443859d72b4f Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 20:51:05 +0100 Subject: [PATCH 13/29] sync coderabbit suggestions --- tui/locales/en-us/summary.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tui/locales/en-us/summary.sh b/tui/locales/en-us/summary.sh index 2dd98d20..057a9509 100644 --- a/tui/locales/en-us/summary.sh +++ b/tui/locales/en-us/summary.sh @@ -7,12 +7,12 @@ You are almost done, here is a summary of choices you made to install Open Voice - Version: $CHANNEL - Profile: $PROFILE - GUI: $FEATURE_GUI - - Skills $FEATURE_SKILLS + - Skills: $FEATURE_SKILLS - Tuning: $TUNING The choices made during the Open Voice OS installation process have been carefully considered to tailor our system to your unique needs and preferences. -Does is sound correct to you? +Does this summary look correct to you? If not, you can go back and make changes. " TITLE="Open Voice OS Installation - Summary" From 8e2bdd04b6f03a248fa08accbe2a03d0c56c5efa Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:52:11 +0100 Subject: [PATCH 14/29] Update translations/fr-fr/strings.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- translations/fr-fr/strings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index 65b28ffa..91925612 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -49,15 +49,15 @@ }, "telemetry.sh": { "title": "Open Voice OS Installation - Télémétrie", - "content": "En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS.\n\nVos données de télémétrie comprennent des informations essentielles sur le fonctionnement du logiciel dans des scénarios réels. Ces données sont collectées de manière anonyme, en privilégiant votre vie privée et votre confidentialité.\n\nLes informations recueillies nous aident à identifier les problèmes potentiels, à optimiser les fonctionnalités et à garantir une expérience utilisateur plus fluide et plus efficace pour chacun.\n\nPour de plus amples informations au sujet des données collectées, veuillez visiter: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nCette collecte d'informations aura lieu uniquement le processus d'installation.\n\nAcceptez-vous de partager avec nous des données anonymes?" + "content": "En choisissant de partager la télémétrie avec nous, vous jouez un rôle crucial en fournissant des informations précieuses et anonymes qui nous permettent de mieux comprendre les expériences des utilisateurs et d'améliorer les performances d'Open Voice OS.\n\nVos données de télémétrie comprennent des informations essentielles sur le fonctionnement du logiciel dans des scénarios réels. Ces données sont collectées de manière anonyme, en privilégiant votre vie privée et votre confidentialité.\n\nLes informations recueillies nous aident à identifier les problèmes potentiels, à optimiser les fonctionnalités et à garantir une expérience utilisateur plus fluide et plus efficace pour chacun.\n\nPour de plus amples informations au sujet des données collectées, veuillez visiter : https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nCette collecte d'informations aura lieu uniquement pendant le processus d'installation.\n\nAcceptez-vous de partager avec nous des données anonymes ?" }, "tuning.sh": { "title": "Open Voice OS Installation - Réglages pour Raspberry Pi", - "content": "Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS.\n\nCe processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide.\n\nAppliquer les réglages pour Raspberry Pi (recommandé)?" + "content": "Open Voice OS fournit un profil de réglages pour les appareils de type Raspberry Pi afin d'optimiser au mieux le système d'exploitation pour recevoir Open Voice OS.\n\nCe processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide.\n\nAppliquer les réglages pour Raspberry Pi (recommandé) ?" }, "uninstall.sh": { "title": "Open Voice OS Installation - Désinstallation", - "content": "Une instance d'Open Voice OS a été détectée.\n\nÉtant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'ínstallateur ne supprimera pas les packages suivants:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nVoulez-vous désinstaller Open Voice OS?" + "content": "Une instance d'Open Voice OS a été détectée.\n\nÉtant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'installateur ne supprimera pas les packages suivants :\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - pipewire\n - pipewire-alsa\n\nVoulez-vous désinstaller Open Voice OS ?" }, "welcome.sh": { "title": "Open Voice OS Installation - Bienvenue", From 2792cd6aa5ff7ec3252f68e586ab18bf9d8b5e51 Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:52:30 +0100 Subject: [PATCH 15/29] Update translations/fr-fr/strings.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- translations/fr-fr/strings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index 91925612..3e56546d 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -15,18 +15,18 @@ }, "features.sh": { "title": "Open Voice OS Installation - Fonctionnalités", - "content": "Le choix entre une interface graphique et les compétences par défaut d'Open Voice OS, dépend de vots besoins ainsi que de vos préférences.\n\nL'interface graphique est openn source et basée sur KDE Plasma et construit à l'aide de Kirigami optimisé par Qt, elle permet de mettre en image certaines compétences (météo, date, etc...)\n\nLes compétences permettent le déclenchement d'actions par la parole, ce qui rend tâches telles que la domotique, les nouvelles, la météo, etc... simples et intuitives.\n\nVeuillez sélectionner les fonctionnalités à activer:", + "content": "Le choix entre une interface graphique et les compétences par défaut d'Open Voice OS dépend de vos besoins ainsi que de vos préférences.\n\nL'interface graphique est open source et basée sur KDE Plasma, construite à l'aide de Kirigami optimisé par Qt. Elle permet de mettre en image certaines compétences (météo, date, etc.).\n\nLes compétences permettent le déclenchement d'actions par la parole, ce qui rend des tâches telles que la domotique, les nouvelles, la météo, etc. simples et intuitives.\n\nVeuillez sélectionner les fonctionnalités à activer :", "skill_description": "Chargement des compétences par défaut d'OVOS", "extra_skill_description": "Chargement des compétences OVOS supplémentaires", "gui_description": "Activation de l'interface graphique" }, "finish.sh": { "title": "Open Voice OS Installation - Clap de fin", - "content": "L'installation s'est terminée avec succès! 🎉\n\nVotre assistant vocal est prêt à être utilisé. Nous sommes ravis que vous exploriez le large éventail de fonctionnalités et de capacités que cet assistant vocal a à offrir.\n\nSi vous avez activé la fonctionnalité de compétences par défaut, vous pouvez commencer à interagir avec votre assistant en disant:\n\n - Hey Mycroft, quelle heure est-il?\n - Hey Mycroft, quelle est la température?\n - Hey Mycroft, qui t'a créé?\n - Hey Mycroft, qui est Ada Lovelace?\n - Hey Mycroft, qu'est-ce que Duke Nukem dirait?\n\nLes paramètres de votre assistant peuvent être modifiés dans le fichier de configuration $CONFIG_FILE.\n\nSi vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS!" + "content": "L'installation s'est terminée avec succès ! 🎉\n\nVotre assistant vocal est prêt à être utilisé. Nous sommes ravis que vous exploriez le large éventail de fonctionnalités et de capacités que cet assistant vocal a à offrir.\n\nSi vous avez activé la fonctionnalité de compétences par défaut, vous pouvez commencer à interagir avec votre assistant en disant :\n\n - Hey Mycroft, quelle heure est-il ?\n - Hey Mycroft, quelle est la température ?\n - Hey Mycroft, qui t'a créé ?\n - Hey Mycroft, qui est Ada Lovelace ?\n - Hey Mycroft, qu'est-ce que Duke Nukem dirait ?\n\nLes paramètres de votre assistant peuvent être modifiés dans le fichier de configuration $CONFIG_FILE.\n\nSi vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS !" }, "methods.sh": { "title": "Open Voice OS Installation - Méthodes d'installation", - "content": "Il existe deux méthodes pour installation Open Voice OS:\n\n - Au travers d'un moteur de conteneurisation tel que Docker\n - Au travers d'un environnement virtuel Python\n\nLes conteneurs offrent une isolation et un déploiement facile, tandis qu'un environnement virtuel Python offre plus de flexibilité et de contrôle sur l'installation.\n\nSi la méthode conteneurs est sélectionnée, Docker sera installé automatiquement s'il n'est pas présent sur le système.\n\nVeuillez sélectionner une méthode d'installation:" + "content": "Il existe deux méthodes pour installer Open Voice OS :\n\n - Au travers d'un moteur de conteneurisation tel que Docker\n - Au travers d'un environnement virtuel Python\n\nLes conteneurs offrent une isolation et un déploiement facile, tandis qu'un environnement virtuel Python offre plus de flexibilité et de contrôle sur l'installation.\n\nSi la méthode conteneurs est sélectionnée, Docker sera installé automatiquement s'il n'est pas présent sur le système.\n\nVeuillez sélectionner une méthode d'installation :" }, "profiles.sh": { "title": "Open Voice OS Installation - Profil d'installation", From f2cac57ba2ededb098ac136cfe40d1443b015b65 Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:52:47 +0100 Subject: [PATCH 16/29] Update translations/fr-fr/strings.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- translations/fr-fr/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index 3e56546d..8eb10424 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -7,7 +7,7 @@ }, "channels.sh": { "title": "Open Voice OS Installation - Canaux d'installation", - "content": "Open Voice OS possède deux canaux d'instalaltion:\n\n - stable (recommandé mais pas encore disponible)\n - développment\n\nLa version stable d'Open Voice OS est une version bien testée et fiable, adaptée à un usage quotidien.\n\nLa version de développement d'Open Voice OS est destinée aux développeurs et aux passionnés qui souhaitent expérimenter des fonctionnalités de pointe et contribuer au développement de la plateforme.\n\nVeuillez sélectionner une canal:" + "content": "Open Voice OS possède deux canaux d'installation:\n\n - stable (recommandé mais pas encore disponible)\n - développement\n\nLa version stable d'Open Voice OS est une version bien testée et fiable, adaptée à un usage quotidien.\n\nLa version de développement d'Open Voice OS est destinée aux développeurs et aux passionnés qui souhaitent expérimenter des fonctionnalités de pointe et contribuer au développement de la plateforme.\n\nVeuillez sélectionner un canal:" }, "detection.sh": { "title": "Open Voice OS Installation - Détecté", From 00e3ea26fa99431cb3e100f1d0fe079c69bb405c Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:52:59 +0100 Subject: [PATCH 17/29] Update translations/fr-fr/strings.json Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- translations/fr-fr/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/fr-fr/strings.json b/translations/fr-fr/strings.json index 8eb10424..b72f591b 100644 --- a/translations/fr-fr/strings.json +++ b/translations/fr-fr/strings.json @@ -45,7 +45,7 @@ }, "summary.sh": { "title": "Open Voice OS Installation - Résumé", - "content": "Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS:\n\n - Méthode d'installation: $METHOD\n - Canal de déployment: $CHANNEL\n - Profil d'installation: $PROFILE\n - Interface graphique: $FEATURE_GUI\n - Compétences par défaut $FEATURE_SKILLS\n - Réglages Raspberry Pi: $TUNING\n\nLes choix effectués lors du processus d'installation d'Open Voice OS ont été soigneusement étudiés pour adapter notre système à vos besoins et préférences.\n\nEst-ce que tout cela vous semble correct?" + "content": "Vous y êtes presque ! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS :\n\n - Méthode d'installation : $METHOD\n - Canal de déploiement : $CHANNEL\n - Profil d'installation : $PROFILE\n - Interface graphique : $FEATURE_GUI\n - Compétences par défaut : $FEATURE_SKILLS\n - Réglages Raspberry Pi : $TUNING\n\nLes choix effectués lors du processus d'installation d'Open Voice OS ont été soigneusement étudiés pour adapter notre système à vos besoins et préférences.\n\nEst-ce que tout cela vous semble correct ?" }, "telemetry.sh": { "title": "Open Voice OS Installation - Télémétrie", From 2c8681ad7f495a382d624f1b0f6a9bc0798b9239 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 30 Sep 2024 20:54:27 +0100 Subject: [PATCH 18/29] sync coderabbit suggestions --- tui/locales/fr-fr/channels.sh | 6 +++--- tui/locales/fr-fr/features.sh | 8 ++++---- tui/locales/fr-fr/finish.sh | 16 ++++++++-------- tui/locales/fr-fr/methods.sh | 4 ++-- tui/locales/fr-fr/summary.sh | 16 ++++++++-------- tui/locales/fr-fr/telemetry.sh | 6 +++--- tui/locales/fr-fr/tuning.sh | 2 +- tui/locales/fr-fr/uninstall.sh | 4 ++-- 8 files changed, 31 insertions(+), 31 deletions(-) diff --git a/tui/locales/fr-fr/channels.sh b/tui/locales/fr-fr/channels.sh index facf0d54..c56efea9 100644 --- a/tui/locales/fr-fr/channels.sh +++ b/tui/locales/fr-fr/channels.sh @@ -1,16 +1,16 @@ #!/bin/env bash CONTENT=" -Open Voice OS possède deux canaux d'instalaltion: +Open Voice OS possède deux canaux d'installation: - stable (recommandé mais pas encore disponible) - - développment + - développement La version stable d'Open Voice OS est une version bien testée et fiable, adaptée à un usage quotidien. La version de développement d'Open Voice OS est destinée aux développeurs et aux passionnés qui souhaitent expérimenter des fonctionnalités de pointe et contribuer au développement de la plateforme. -Veuillez sélectionner une canal: +Veuillez sélectionner un canal: " TITLE="Open Voice OS Installation - Canaux d'installation" diff --git a/tui/locales/fr-fr/features.sh b/tui/locales/fr-fr/features.sh index cea26291..6d0d4f07 100644 --- a/tui/locales/fr-fr/features.sh +++ b/tui/locales/fr-fr/features.sh @@ -1,13 +1,13 @@ #!/bin/env bash CONTENT=" -Le choix entre une interface graphique et les compétences par défaut d'Open Voice OS, dépend de vots besoins ainsi que de vos préférences. +Le choix entre une interface graphique et les compétences par défaut d'Open Voice OS dépend de vos besoins ainsi que de vos préférences. -L'interface graphique est openn source et basée sur KDE Plasma et construit à l'aide de Kirigami optimisé par Qt, elle permet de mettre en image certaines compétences (météo, date, etc...) +L'interface graphique est open source et basée sur KDE Plasma, construite à l'aide de Kirigami optimisé par Qt. Elle permet de mettre en image certaines compétences (météo, date, etc.). -Les compétences permettent le déclenchement d'actions par la parole, ce qui rend tâches telles que la domotique, les nouvelles, la météo, etc... simples et intuitives. +Les compétences permettent le déclenchement d'actions par la parole, ce qui rend des tâches telles que la domotique, les nouvelles, la météo, etc. simples et intuitives. -Veuillez sélectionner les fonctionnalités à activer: +Veuillez sélectionner les fonctionnalités à activer : " TITLE="Open Voice OS Installation - Fonctionnalités" SKILL_DESCRIPTION="Chargement des compétences par défaut d'OVOS" diff --git a/tui/locales/fr-fr/finish.sh b/tui/locales/fr-fr/finish.sh index 79ec71ef..5a9175e6 100644 --- a/tui/locales/fr-fr/finish.sh +++ b/tui/locales/fr-fr/finish.sh @@ -1,21 +1,21 @@ #!/bin/env bash CONTENT=" -L'installation s'est terminée avec succès! 🎉 +L'installation s'est terminée avec succès ! 🎉 Votre assistant vocal est prêt à être utilisé. Nous sommes ravis que vous exploriez le large éventail de fonctionnalités et de capacités que cet assistant vocal a à offrir. -Si vous avez activé la fonctionnalité de compétences par défaut, vous pouvez commencer à interagir avec votre assistant en disant: +Si vous avez activé la fonctionnalité de compétences par défaut, vous pouvez commencer à interagir avec votre assistant en disant : - - Hey Mycroft, quelle heure est-il? - - Hey Mycroft, quelle est la température? - - Hey Mycroft, qui t'a créé? - - Hey Mycroft, qui est Ada Lovelace? - - Hey Mycroft, qu'est-ce que Duke Nukem dirait? + - Hey Mycroft, quelle heure est-il ? + - Hey Mycroft, quelle est la température ? + - Hey Mycroft, qui t'a créé ? + - Hey Mycroft, qui est Ada Lovelace ? + - Hey Mycroft, qu'est-ce que Duke Nukem dirait ? Les paramètres de votre assistant peuvent être modifiés dans le fichier de configuration $CONFIG_FILE. -Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS! +Si vous avez besoin d'aide ou d'informations, n'hésitez pas à nous contacter. Profitez de votre expérience Open Voice OS ! " TITLE="Open Voice OS Installation - Clap de fin" diff --git a/tui/locales/fr-fr/methods.sh b/tui/locales/fr-fr/methods.sh index 970a0958..d3ade5ff 100644 --- a/tui/locales/fr-fr/methods.sh +++ b/tui/locales/fr-fr/methods.sh @@ -1,7 +1,7 @@ #!/bin/env bash CONTENT=" -Il existe deux méthodes pour installation Open Voice OS: +Il existe deux méthodes pour installer Open Voice OS : - Au travers d'un moteur de conteneurisation tel que Docker - Au travers d'un environnement virtuel Python @@ -10,7 +10,7 @@ Les conteneurs offrent une isolation et un déploiement facile, tandis qu'un env Si la méthode conteneurs est sélectionnée, Docker sera installé automatiquement s'il n'est pas présent sur le système. -Veuillez sélectionner une méthode d'installation: +Veuillez sélectionner une méthode d'installation : " TITLE="Open Voice OS Installation - Méthodes d'installation" diff --git a/tui/locales/fr-fr/summary.sh b/tui/locales/fr-fr/summary.sh index 9aa1c8f4..d937dd57 100644 --- a/tui/locales/fr-fr/summary.sh +++ b/tui/locales/fr-fr/summary.sh @@ -1,18 +1,18 @@ #!/bin/env bash CONTENT=" -Vous y êtes presque! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS: +Vous y êtes presque ! Voici un résumé des choix que vous avez effectués pour l'installation d'Open Voice OS : - - Méthode d'installation: $METHOD - - Canal de déployment: $CHANNEL - - Profil d'installation: $PROFILE - - Interface graphique: $FEATURE_GUI - - Compétences par défaut $FEATURE_SKILLS - - Réglages Raspberry Pi: $TUNING + - Méthode d'installation : $METHOD + - Canal de déploiement : $CHANNEL + - Profil d'installation : $PROFILE + - Interface graphique : $FEATURE_GUI + - Compétences par défaut : $FEATURE_SKILLS + - Réglages Raspberry Pi : $TUNING Les choix effectués lors du processus d'installation d'Open Voice OS ont été soigneusement étudiés pour adapter notre système à vos besoins et préférences. -Est-ce que tout cela vous semble correct? +Est-ce que tout cela vous semble correct ? " TITLE="Open Voice OS Installation - Résumé" diff --git a/tui/locales/fr-fr/telemetry.sh b/tui/locales/fr-fr/telemetry.sh index ffeff4a3..0522fc5d 100644 --- a/tui/locales/fr-fr/telemetry.sh +++ b/tui/locales/fr-fr/telemetry.sh @@ -7,11 +7,11 @@ Vos données de télémétrie comprennent des informations essentielles sur le f Les informations recueillies nous aident à identifier les problèmes potentiels, à optimiser les fonctionnalités et à garantir une expérience utilisateur plus fluide et plus efficace pour chacun. -Pour de plus amples informations au sujet des données collectées, veuillez visiter: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md +Pour de plus amples informations au sujet des données collectées, veuillez visiter : https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md -Cette collecte d'informations aura lieu uniquement le processus d'installation. +Cette collecte d'informations aura lieu uniquement pendant le processus d'installation. -Acceptez-vous de partager avec nous des données anonymes? +Acceptez-vous de partager avec nous des données anonymes ? " TITLE="Open Voice OS Installation - Télémétrie" diff --git a/tui/locales/fr-fr/tuning.sh b/tui/locales/fr-fr/tuning.sh index 2cbcc626..1bfdb97c 100644 --- a/tui/locales/fr-fr/tuning.sh +++ b/tui/locales/fr-fr/tuning.sh @@ -5,7 +5,7 @@ Open Voice OS fournit un profil de réglages pour les appareils de type Raspberr Ce processus de réglage vise à améliorer les performances, à réduire l'utilisation des ressources et à garantir une expérience utilisateur plus fluide. -Appliquer les réglages pour Raspberry Pi (recommandé)? +Appliquer les réglages pour Raspberry Pi (recommandé) ? " TITLE="Open Voice OS Installation - Réglages pour Raspberry Pi" diff --git a/tui/locales/fr-fr/uninstall.sh b/tui/locales/fr-fr/uninstall.sh index 2439114a..988c8c0e 100644 --- a/tui/locales/fr-fr/uninstall.sh +++ b/tui/locales/fr-fr/uninstall.sh @@ -3,7 +3,7 @@ CONTENT=" Une instance d'Open Voice OS a été détectée. -Étant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'ínstallateur ne supprimera pas les packages suivants: +Étant donné que Docker et PipeWire peuvent avoir été installés par le système ou manuellement, l'installateur ne supprimera pas les packages suivants : - docker-ce - docker-compose-plugin @@ -12,7 +12,7 @@ Une instance d'Open Voice OS a été détectée. - pipewire - pipewire-alsa -Voulez-vous désinstaller Open Voice OS? +Voulez-vous désinstaller Open Voice OS ? " TITLE="Open Voice OS Installation - Désinstallation" From e2befce522911e9d26f968074c5475fef3883469 Mon Sep 17 00:00:00 2001 From: mt-gitlocalize Date: Mon, 30 Sep 2024 22:52:03 +0000 Subject: [PATCH 19/29] Translate strings.json via GitLocalize --- translations/ca-ES/strings.json | 66 +++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 translations/ca-ES/strings.json diff --git a/translations/ca-ES/strings.json b/translations/ca-ES/strings.json new file mode 100644 index 00000000..c38e72a9 --- /dev/null +++ b/translations/ca-ES/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "A continuació", + "yes_button": "Sí", + "no_button": "No", + "back_button": "Enrere" + }, + "channels.sh": { + "title": "Instal·lació del sistema operatiu de veu oberta - Canals", + "content": "Open Voice OS té dos canals de llançament principals:\n\n - estable (recomanat però encara no disponible)\n - desenvolupament\n\nEl llançament estable d'Open Voice OS és una versió ben provada i fiable adequada per a l'ús diari.\n\nLa versió de desenvolupament d'Open Voice OS està pensada per a desenvolupadors i entusiastes que vulguin experimentar amb funcions d'avantguarda i contribuir al desenvolupament de la plataforma.\n\nSeleccioneu un canal:" + }, + "detection.sh": { + "title": "Instal·lació del sistema operatiu de veu oberta: detectada", + "content": "Trobeu la informació detectada:\n\n - Sistema operatiu: ${DISTRO_NAME^} $DISTRO_VERSION\n - Nucli: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Maquinari: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - So: $SOUND_SERVER\n - Visualització: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Instal·lació del sistema operatiu de veu oberta - Característiques", + "content": "Quan trieu entre la GUI (Interfície gràfica d'usuari) i les habilitats en Open Voice OS, tingueu en compte les vostres preferències i necessitats.\n\nLa GUI és un marc de visualització i visualització de codi obert per a OVOS que s'executa a sobre de KDE Plasma i construït amb Kirigami potenciat per Qt.\n\nLes habilitats permeten la interacció a través de la parla, fent-la eficient per a tasques com la domòtica, la recuperació d'informació i el control de dispositius intel·ligents mitjançant ordres de llenguatge natural.\n\nSi us plau, trieu les funcions per activar:", + "skill_description": "Carregueu les habilitats OVOS predeterminades", + "extra_skill_description": "Carregueu habilitats addicionals d'OVOS", + "gui_description": "Habilita la interfície gràfica d'usuari" + }, + "finish.sh": { + "title": "Obre la instal·lació del sistema operatiu de veu - Finalitza", + "content": "La instal·lació s'ha completat correctament! 🎉\n\nEl teu assistent de veu ja està a punt. Ens complau que exploreu l'ampli ventall de funcions i capacitats que ofereix aquest assistent de veu.\n\nSi heu activat la funció d'habilitats predeterminada, podeu començar a interactuar amb el vostre assistent dient:\n\n - Ei Mycroft, quina hora és?\n - Ei Mycroft, quina és la temperatura?\n - Ei Mycroft, qui et va fer?\n - Ei Mycroft, qui és l'Ada Lovelace?\n - Ei Mycroft, què diria Duke Nukem?\n\nLa configuració del vostre assistent es pot canviar al fitxer de configuració $CONFIG_FILE.\n\nSi necessiteu ajuda o actualitzacions en el futur, no dubteu a posar-vos en contacte. Gaudeix de la teva experiència amb Open Voice OS!" + }, + "methods.sh": { + "title": "Instal·lació del sistema operatiu de veu oberta - Mètodes", + "content": "Per instal·lar Open Voice OS, teniu dos mètodes principals:\n\n - Motor de contenidors com Docker\n - Configurar-lo en un entorn virtual Python\n\nEls contenidors proporcionen aïllament i un desplegament fàcil, mentre que un entorn virtual Python ofereix més flexibilitat i control sobre la instal·lació.\n\nSi se selecciona el mètode de contenidors, Docker s'instal·larà automàticament si no està present al sistema.\n\nSeleccioneu un mètode d'instal·lació:" + }, + "profiles.sh": { + "title": "Obriu la instal·lació de Voice OS - Perfils", + "content": "Per crear un sistema versàtil que sigui adequat per a moltes aplicacions, hi ha tres opcions intrigants:\n\n - Open Voice OS Master: l'experiència clàssica Open Voice OS\n - HiveMind Satellite: Obriu els components d'àudio Voice OS connectats a HiveMind Listener\n - HiveMind Listener: concentrador per a HiveMind Satellite, bots, etc. per connectar-se\n - Servidor: Open Voice OS Core i HiveMind Core només, sense funcions d'àudio\n\nCadascun d'aquests perfils ofereix funcions i capacitats úniques que podrien millorar considerablement la vostra experiència digital.\n\nLa pregunta és, quina s'adapta millor a les vostres necessitats i preferències?\n\nSeleccioneu un perfil:" + }, + "satellite.sh": { + "title_host": "Obre la instal·lació del sistema operatiu de veu - Satèl·lit 1/4", + "title_port": "Obre la instal·lació del sistema operatiu de veu - Satèl·lit 2/4", + "title_key": "Obre la instal·lació del sistema operatiu de veu - Satèl·lit 3/4", + "title_password": "Obre la instal·lació del sistema operatiu de veu - Satellite 4/4", + "content": "En connectar-se a l'oient HiveMind, els satèl·lits HiveMind tenen accés a una xarxa de coneixements i capacitats compartides, facilitant una experiència d'automatització i assistent de veu unificada i eficient.", + "content_host": "Introduïu l'amfitrió de l'escolta HiveMind (DNS o adreça IP):", + "content_port": "Introduïu el port d'escolta de HiveMind:", + "content_key": "Introduïu la clau d'escolta HiveMind relacionada amb el satèl·lit:", + "content_password": "Introduïu la contrasenya de l'oient de HiveMind relacionada amb el satèl·lit:" + }, + "summary.sh": { + "title": "Instal·lació del sistema operatiu de veu oberta: resum", + "content": "Gairebé heu acabat, aquí teniu un resum de les opcions que heu fet per instal·lar Open Voice OS:\n\n - Mètode: $METHOD\n - Versió: $CHANNEL\n - Perfil: $PROFILE\n - GUI: $FEATURE_GUI\n - Habilitats: $FEATURE_SKILLS\n - Afinació: $TUNING\n\nLes eleccions preses durant el procés d'instal·lació del sistema operatiu Open Voice s'han considerat acuradament per adaptar el nostre sistema a les vostres necessitats i preferències úniques.\n\nUs sembla correcte aquest resum? Si no, podeu tornar enrere i fer canvis." + }, + "telemetry.sh": { + "title": "Obriu la instal·lació del sistema operatiu de veu - Telemetria", + "content": "En optar per compartir la telemetria amb nosaltres, jugueu un paper crucial a l'hora d'aportar informació valuosa i anònima que ens permeti entendre millor les experiències dels usuaris i millorar el rendiment del nostre programari.\n\nLes vostres dades de telemetria inclouen informació essencial sobre com funciona el programari en escenaris del món real. Aquestes dades es recullen de manera anònima, prioritzant la vostra privadesa i confidencialitat.\n\nLa informació recopilada ens ajuda a identificar problemes potencials, optimitzar les funcions i garantir una experiència d'usuari més fluida i eficient per a tothom.\n\nPer obtenir més informació sobre les dades recollides, visiteu: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nAquesta recollida de dades només es farà durant el procés d'instal·lació.\n\nAccepteu compartir dades anònimes amb nosaltres?" + }, + "tuning.sh": { + "title": "Obriu la instal·lació del sistema operatiu de veu - Ajust", + "content": "L'ús de l'Open Voice OS Tuning per a Raspberry Pi implica optimitzar el sistema operatiu perquè funcioni de manera eficient al maquinari Raspberry Pi.\n\nAquest procés d'ajust té com a objectiu millorar el rendiment, reduir l'ús de recursos i garantir una experiència d'usuari més fluida, cosa que la converteix en una opció excel·lent per a dispositius amb recursos limitats com el Raspberry Pi.\n\nHabilitar l'ajustament per a Raspberry Pi (recomanat)?" + }, + "uninstall.sh": { + "title": "Obriu la instal·lació de Voice OS - Desinstal·la", + "content": "S'ha detectat una instància existent d'Open Voice OS.\n\nCom que Docker i PipeWire poden haver estat instal·lats pel sistema o manualment, l'instal·lador no eliminarà els paquets següents:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - cable de canonada\n - pipewire-alsa\n\nVoleu desinstal·lar Open Voice OS?" + }, + "welcome.sh": { + "title": "Obriu la instal·lació del sistema operatiu de veu - Benvingut", + "content": "Hola i benvinguts a la instal·lació del sistema operatiu Open Voice!\n\nEns complau presentar-vos a Open Voice OS, l'assistent de veu de codi obert que està canviant la manera com interactuem amb la tecnologia.\n\nLa instal·lació d'Open Voice OS és fàcil i obre un món de possibilitats per a la comoditat controlada per veu. Tant si sou un entusiasta de la tecnologia com si només voleu simplificar les vostres tasques diàries, Open Voice OS està aquí per fer-vos la vida més fàcil.\n\nComença amb la instal·lació avui mateix i deixa que la teva veu us guiï pel futur de la tecnologia!🌟" + } +} From 86511d7caa21f5633235c9f82f78d7d6e300b6eb Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:54:37 +0100 Subject: [PATCH 20/29] fix:master branch not dev --- .github/workflows/sync_tx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index 4ff9f62d..bad27436 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - dev + - master jobs: run-script: From 713ca81d060404944c96442cbfd2f87570d0685c Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:55:33 +0100 Subject: [PATCH 21/29] fix:main not master --- .github/workflows/sync_tx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index bad27436..769d95c4 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - master + - main jobs: run-script: From 671aab2d1d6a97fcd59c5f627cfa634bc43d01ab Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:56:29 +0100 Subject: [PATCH 22/29] fix:main not dev --- .github/workflows/sync_tx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index 769d95c4..557ec57a 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -13,7 +13,7 @@ jobs: - name: Check out repository uses: actions/checkout@v3 with: - ref: dev + ref: main fetch-depth: 0 # otherwise, there would be errors pushing refs to the destination repository. - name: Setup Python uses: actions/setup-python@v4 From f93325a866ff5940b49af2e15e723229644c1d9a Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:57:58 +0100 Subject: [PATCH 23/29] fix:main not dev --- .github/workflows/sync_tx.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index 557ec57a..aca545d7 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -30,8 +30,8 @@ jobs: run: | python scripts/sync_translations.py - - name: Commit to dev + - name: Commit to main uses: stefanzweifel/git-auto-commit-action@v4 with: commit_message: Update translations - branch: dev + branch: main From c3f13ac3798dcf17828036d3f04c160ed6de2327 Mon Sep 17 00:00:00 2001 From: JarbasAl Date: Mon, 30 Sep 2024 22:58:18 +0000 Subject: [PATCH 24/29] Update translations --- tui/locales/ca-ES/channels.sh | 17 +++++++++++++++ tui/locales/ca-ES/detection.sh | 18 ++++++++++++++++ tui/locales/ca-ES/features.sh | 17 +++++++++++++++ tui/locales/ca-ES/finish.sh | 22 +++++++++++++++++++ tui/locales/ca-ES/methods.sh | 17 +++++++++++++++ tui/locales/ca-ES/misc.sh | 8 +++++++ tui/locales/ca-ES/profiles.sh | 19 +++++++++++++++++ tui/locales/ca-ES/satellite.sh | 39 ++++++++++++++++++++++++++++++++++ tui/locales/ca-ES/summary.sh | 19 +++++++++++++++++ tui/locales/ca-ES/telemetry.sh | 18 ++++++++++++++++ tui/locales/ca-ES/tuning.sh | 12 +++++++++++ tui/locales/ca-ES/uninstall.sh | 19 +++++++++++++++++ tui/locales/ca-ES/welcome.sh | 14 ++++++++++++ 13 files changed, 239 insertions(+) create mode 100644 tui/locales/ca-ES/channels.sh create mode 100644 tui/locales/ca-ES/detection.sh create mode 100644 tui/locales/ca-ES/features.sh create mode 100644 tui/locales/ca-ES/finish.sh create mode 100644 tui/locales/ca-ES/methods.sh create mode 100644 tui/locales/ca-ES/misc.sh create mode 100644 tui/locales/ca-ES/profiles.sh create mode 100644 tui/locales/ca-ES/satellite.sh create mode 100644 tui/locales/ca-ES/summary.sh create mode 100644 tui/locales/ca-ES/telemetry.sh create mode 100644 tui/locales/ca-ES/tuning.sh create mode 100644 tui/locales/ca-ES/uninstall.sh create mode 100644 tui/locales/ca-ES/welcome.sh diff --git a/tui/locales/ca-ES/channels.sh b/tui/locales/ca-ES/channels.sh new file mode 100644 index 00000000..a84276c3 --- /dev/null +++ b/tui/locales/ca-ES/channels.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Open Voice OS té dos canals de llançament principals: + + - estable (recomanat però encara no disponible) + - desenvolupament + +El llançament estable d'Open Voice OS és una versió ben provada i fiable adequada per a l'ús diari. + +La versió de desenvolupament d'Open Voice OS està pensada per a desenvolupadors i entusiastes que vulguin experimentar amb funcions d'avantguarda i contribuir al desenvolupament de la plataforma. + +Seleccioneu un canal: +" +TITLE="Instal·lació del sistema operatiu de veu oberta - Canals" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/detection.sh b/tui/locales/ca-ES/detection.sh new file mode 100644 index 00000000..314065e0 --- /dev/null +++ b/tui/locales/ca-ES/detection.sh @@ -0,0 +1,18 @@ +#!/bin/env bash + +CONTENT=" +Trobeu la informació detectada: + + - Sistema operatiu: ${DISTRO_NAME^} $DISTRO_VERSION + - Nucli: $KERNEL + - RPi: $RASPBERRYPI_MODEL + - Python: $(echo "$PYTHON" | awk '{ print $NF }') + - AVX/SIMD: $CPU_IS_CAPABLE + - Maquinari: $HARDWARE_DETECTED + - Venv: $VENV_PATH + - So: $SOUND_SERVER + - Visualització: ${DISPLAY_SERVER^} +" +TITLE="Instal·lació del sistema operatiu de veu oberta: detectada" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/features.sh b/tui/locales/ca-ES/features.sh new file mode 100644 index 00000000..7293e674 --- /dev/null +++ b/tui/locales/ca-ES/features.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Quan trieu entre la GUI (Interfície gràfica d'usuari) i les habilitats en Open Voice OS, tingueu en compte les vostres preferències i necessitats. + +La GUI és un marc de visualització i visualització de codi obert per a OVOS que s'executa a sobre de KDE Plasma i construït amb Kirigami potenciat per Qt. + +Les habilitats permeten la interacció a través de la parla, fent-la eficient per a tasques com la domòtica, la recuperació d'informació i el control de dispositius intel·ligents mitjançant ordres de llenguatge natural. + +Si us plau, trieu les funcions per activar: +" +TITLE="Instal·lació del sistema operatiu de veu oberta - Característiques" +SKILL_DESCRIPTION="Carregueu les habilitats OVOS predeterminades" +EXTRA_SKILL_DESCRIPTION="Carregueu habilitats addicionals d'OVOS" +GUI_DESCRIPTION="Habilita la interfície gràfica d'usuari" + +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/ca-ES/finish.sh b/tui/locales/ca-ES/finish.sh new file mode 100644 index 00000000..5d456098 --- /dev/null +++ b/tui/locales/ca-ES/finish.sh @@ -0,0 +1,22 @@ +#!/bin/env bash + +CONTENT=" +La instal·lació s'ha completat correctament! 🎉 + +El teu assistent de veu ja està a punt. Ens complau que exploreu l'ampli ventall de funcions i capacitats que ofereix aquest assistent de veu. + +Si heu activat la funció d'habilitats predeterminada, podeu començar a interactuar amb el vostre assistent dient: + + - Ei Mycroft, quina hora és? + - Ei Mycroft, quina és la temperatura? + - Ei Mycroft, qui et va fer? + - Ei Mycroft, qui és l'Ada Lovelace? + - Ei Mycroft, què diria Duke Nukem? + +La configuració del vostre assistent es pot canviar al fitxer de configuració $CONFIG_FILE. + +Si necessiteu ajuda o actualitzacions en el futur, no dubteu a posar-vos en contacte. Gaudeix de la teva experiència amb Open Voice OS! +" +TITLE="Obre la instal·lació del sistema operatiu de veu - Finalitza" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/methods.sh b/tui/locales/ca-ES/methods.sh new file mode 100644 index 00000000..c0e4ea64 --- /dev/null +++ b/tui/locales/ca-ES/methods.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Per instal·lar Open Voice OS, teniu dos mètodes principals: + + - Motor de contenidors com Docker + - Configurar-lo en un entorn virtual Python + +Els contenidors proporcionen aïllament i un desplegament fàcil, mentre que un entorn virtual Python ofereix més flexibilitat i control sobre la instal·lació. + +Si se selecciona el mètode de contenidors, Docker s'instal·larà automàticament si no està present al sistema. + +Seleccioneu un mètode d'instal·lació: +" +TITLE="Instal·lació del sistema operatiu de veu oberta - Mètodes" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/misc.sh b/tui/locales/ca-ES/misc.sh new file mode 100644 index 00000000..1178e7ee --- /dev/null +++ b/tui/locales/ca-ES/misc.sh @@ -0,0 +1,8 @@ +#!/bin/env bash + +OK_BUTTON="A continuació" +YES_BUTTON="Sí" +NO_BUTTON="No" +BACK_BUTTON="Enrere" + +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/ca-ES/profiles.sh b/tui/locales/ca-ES/profiles.sh new file mode 100644 index 00000000..d3e7335a --- /dev/null +++ b/tui/locales/ca-ES/profiles.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Per crear un sistema versàtil que sigui adequat per a moltes aplicacions, hi ha tres opcions intrigants: + + - Open Voice OS Master: l'experiència clàssica Open Voice OS + - HiveMind Satellite: Obriu els components d'àudio Voice OS connectats a HiveMind Listener + - HiveMind Listener: concentrador per a HiveMind Satellite, bots, etc. per connectar-se + - Servidor: Open Voice OS Core i HiveMind Core només, sense funcions d'àudio + +Cadascun d'aquests perfils ofereix funcions i capacitats úniques que podrien millorar considerablement la vostra experiència digital. + +La pregunta és, quina s'adapta millor a les vostres necessitats i preferències? + +Seleccioneu un perfil: +" +TITLE="Obriu la instal·lació de Voice OS - Perfils" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/satellite.sh b/tui/locales/ca-ES/satellite.sh new file mode 100644 index 00000000..2dda1f9b --- /dev/null +++ b/tui/locales/ca-ES/satellite.sh @@ -0,0 +1,39 @@ +#!/bin/env bash + +# Global message +content="En connectar-se a l'oient HiveMind, els satèl·lits HiveMind tenen accés a una xarxa de coneixements i capacitats compartides, facilitant una experiència d'automatització i assistent de veu unificada i eficient." + +# Host +CONTENT_HOST=" +$content + +Introduïu l'amfitrió de l'escolta HiveMind (DNS o adreça IP): +" + +# Port +CONTENT_PORT=" +$content + +Introduïu el port d'escolta de HiveMind: +" + +# Key +CONTENT_KEY=" +$content + +Introduïu la clau d'escolta HiveMind relacionada amb el satèl·lit: +" + +# Password +CONTENT_PASSWORD=" +$content + +Introduïu la contrasenya de l'oient de HiveMind relacionada amb el satèl·lit: +" + +TITLE_HOST="Obre la instal·lació del sistema operatiu de veu - Satèl·lit 1/4" +TITLE_PORT="Obre la instal·lació del sistema operatiu de veu - Satèl·lit 2/4" +TITLE_KEY="Obre la instal·lació del sistema operatiu de veu - Satèl·lit 3/4" +TITLE_PASSWORD="Obre la instal·lació del sistema operatiu de veu - Satellite 4/4" + +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/ca-ES/summary.sh b/tui/locales/ca-ES/summary.sh new file mode 100644 index 00000000..c2001492 --- /dev/null +++ b/tui/locales/ca-ES/summary.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Gairebé heu acabat, aquí teniu un resum de les opcions que heu fet per instal·lar Open Voice OS: + + - Mètode: $METHOD + - Versió: $CHANNEL + - Perfil: $PROFILE + - GUI: $FEATURE_GUI + - Habilitats: $FEATURE_SKILLS + - Afinació: $TUNING + +Les eleccions preses durant el procés d'instal·lació del sistema operatiu Open Voice s'han considerat acuradament per adaptar el nostre sistema a les vostres necessitats i preferències úniques. + +Us sembla correcte aquest resum? Si no, podeu tornar enrere i fer canvis. +" +TITLE="Instal·lació del sistema operatiu de veu oberta: resum" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/telemetry.sh b/tui/locales/ca-ES/telemetry.sh new file mode 100644 index 00000000..6c84f171 --- /dev/null +++ b/tui/locales/ca-ES/telemetry.sh @@ -0,0 +1,18 @@ +#!/bin/env bash + +CONTENT=" +En optar per compartir la telemetria amb nosaltres, jugueu un paper crucial a l'hora d'aportar informació valuosa i anònima que ens permeti entendre millor les experiències dels usuaris i millorar el rendiment del nostre programari. + +Les vostres dades de telemetria inclouen informació essencial sobre com funciona el programari en escenaris del món real. Aquestes dades es recullen de manera anònima, prioritzant la vostra privadesa i confidencialitat. + +La informació recopilada ens ajuda a identificar problemes potencials, optimitzar les funcions i garantir una experiència d'usuari més fluida i eficient per a tothom. + +Per obtenir més informació sobre les dades recollides, visiteu: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md + +Aquesta recollida de dades només es farà durant el procés d'instal·lació. + +Accepteu compartir dades anònimes amb nosaltres? +" +TITLE="Obriu la instal·lació del sistema operatiu de veu - Telemetria" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/tuning.sh b/tui/locales/ca-ES/tuning.sh new file mode 100644 index 00000000..7afc4bf1 --- /dev/null +++ b/tui/locales/ca-ES/tuning.sh @@ -0,0 +1,12 @@ +#!/bin/env bash + +CONTENT=" +L'ús de l'Open Voice OS Tuning per a Raspberry Pi implica optimitzar el sistema operatiu perquè funcioni de manera eficient al maquinari Raspberry Pi. + +Aquest procés d'ajust té com a objectiu millorar el rendiment, reduir l'ús de recursos i garantir una experiència d'usuari més fluida, cosa que la converteix en una opció excel·lent per a dispositius amb recursos limitats com el Raspberry Pi. + +Habilitar l'ajustament per a Raspberry Pi (recomanat)? +" +TITLE="Obriu la instal·lació del sistema operatiu de veu - Ajust" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/uninstall.sh b/tui/locales/ca-ES/uninstall.sh new file mode 100644 index 00000000..ebeb96b8 --- /dev/null +++ b/tui/locales/ca-ES/uninstall.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +S'ha detectat una instància existent d'Open Voice OS. + +Com que Docker i PipeWire poden haver estat instal·lats pel sistema o manualment, l'instal·lador no eliminarà els paquets següents: + + - docker-ce + - docker-compose-plugin + - docker-ce-rootless-extras + - docker-buildx-plugin + - cable de canonada + - pipewire-alsa + +Voleu desinstal·lar Open Voice OS? +" +TITLE="Obriu la instal·lació de Voice OS - Desinstal·la" + +export CONTENT TITLE diff --git a/tui/locales/ca-ES/welcome.sh b/tui/locales/ca-ES/welcome.sh new file mode 100644 index 00000000..7adbd10b --- /dev/null +++ b/tui/locales/ca-ES/welcome.sh @@ -0,0 +1,14 @@ +#!/bin/env bash + +CONTENT=" +Hola i benvinguts a la instal·lació del sistema operatiu Open Voice! + +Ens complau presentar-vos a Open Voice OS, l'assistent de veu de codi obert que està canviant la manera com interactuem amb la tecnologia. + +La instal·lació d'Open Voice OS és fàcil i obre un món de possibilitats per a la comoditat controlada per veu. Tant si sou un entusiasta de la tecnologia com si només voleu simplificar les vostres tasques diàries, Open Voice OS està aquí per fer-vos la vida més fàcil. + +Comença amb la instal·lació avui mateix i deixa que la teva veu us guiï pel futur de la tecnologia!🌟 +" +TITLE="Obriu la instal·lació del sistema operatiu de veu - Benvingut" + +export CONTENT TITLE From de47488231be492613366bdcd92fbd34a2f8bd8e Mon Sep 17 00:00:00 2001 From: mt-gitlocalize Date: Mon, 30 Sep 2024 23:17:27 +0000 Subject: [PATCH 25/29] Translate strings.json via GitLocalize --- translations/eu-es/strings.json | 66 +++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 translations/eu-es/strings.json diff --git a/translations/eu-es/strings.json b/translations/eu-es/strings.json new file mode 100644 index 00000000..785b8d87 --- /dev/null +++ b/translations/eu-es/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Hurrengoa", + "yes_button": "Bai", + "no_button": "Ez", + "back_button": "Itzuli" + }, + "channels.sh": { + "title": "Ireki Voice OS instalazioa - Kanalak", + "content": "Open Voice OS bi kaleratze kanal nagusi ditu:\n\n - egonkorra (gomendatua baina oraindik ez dago eskuragarri)\n - garapena\n\nOpen Voice OS-ren bertsio egonkorra eguneroko erabilerarako egokia den bertsio probatua eta fidagarria da.\n\nOpen Voice OS-en garapen-oharra, abangoardiako funtzioekin esperimentatu eta plataformaren garapenean lagundu nahi duten garatzaileei eta zaleei zuzenduta dago.\n\nMesedez, hautatu kanal bat:" + }, + "detection.sh": { + "title": "Ireki Voice OS instalazioa - Detektatua", + "content": "Mesedez, aurkitu detektatutako informazioa:\n\n - OS: ${DISTRO_NAME^} $DISTRO_VERSION\n - Kernel: $KERNEL\n - RPi: $RASPBERRYPI_MODEL\n - Python: $(\"$PYTHON\" oihartzuna | awk '{ inprimatu $NF }')\n - AVX/SIMD: $CPU_IS_CAPABLE\n - Hardwarea: $HARDWARE_DETECTED\n - Venv: $VENV_PATH\n - Soinua: $SOUND_SERVER\n - Pantaila: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Ireki Voice OS Instalazioa - Ezaugarriak", + "content": "GUI (erabiltzailearen interfaze grafikoa) eta Open Voice OS-en trebetasunen artean aukeratzerakoan, kontuan hartu zure hobespenak eta beharrak.\n\nGUI KDE Plasma-ren gainean exekutatzen den OVOSentzako kode irekiko bisual eta bistaratze-esparru bat da eta Qt-ek ahalbidetutako Kirigami erabiliz eraikia.\n\nTrebetasunek hizkeraren bidez interakzioa ahalbidetzen dute, eta eraginkorra egiten dute etxeko automatizazioa, informazioa berreskuratzea eta gailu adimendunak kontrolatzea hizkuntza naturaleko komandoak erabiliz.\n\nMesedez, aukeratu gaitzeko eginbideak:", + "skill_description": "Kargatu OVOS trebetasun lehenetsiak", + "extra_skill_description": "Kargatu OVOS trebetasun gehigarriak", + "gui_description": "Gaitu erabiltzailearen interfaze grafikoa" + }, + "finish.sh": { + "title": "Ireki Voice OS instalazioa - Amaitu", + "content": "Instalazioa behar bezala amaitu da! 🎉\n\nZure ahots-laguntzailea prest dago. Pozik gaude ahots-laguntzaile honek eskaintzen dituen funtzio eta gaitasun sorta zabala arakatzeko.\n\nTrebetasun-eginbide lehenetsia gaitu baduzu, zure laguntzailearekin elkarreraginean has zaitezke esanez:\n\n - Hey Mycroft, zer ordu da?\n - Hey Mycroft, zein da tenperatura?\n - Hey Mycroft, nork egin zaitu?\n - Hey Mycroft, nor da Ada Lovelace?\n - Hey Mycroft, zer esango luke Duke Nukemek?\n\nZure laguntzailearen ezarpenak $CONFIG_FILE konfigurazio fitxategian alda daitezke.\n\nEtorkizunean laguntza edo eguneratzerik behar baduzu, jar zaitez harremanetan. Gozatu Open Voice OS esperientzia!" + }, + "methods.sh": { + "title": "Ireki Voice OS Instalazioa - Metodoak", + "content": "Open Voice OS instalatzeko, bi metodo nagusi dituzu:\n\n - Docker bezalako edukiontzien motorra\n - Python ingurune birtualean konfiguratzea\n\nEdukiontziek isolamendua eta inplementazio erraza eskaintzen dituzte, eta Python ingurune birtual batek instalazioaren gaineko malgutasun eta kontrol gehiago eskaintzen du.\n\nEdukiontzien metodoa hautatzen bada, Docker automatikoki instalatuko da sisteman ez badago.\n\nMesedez, hautatu instalazio metodo bat:" + }, + "profiles.sh": { + "title": "Ireki Voice OS Instalazioa - Profilak", + "content": "Aplikazio askotarako egokia den sistema polifazetikoa sortzeko, hiru aukera interesgarri daude:\n\n - Open Voice OS Master: Open Voice OS esperientzia klasikoa\n - HiveMind Satellite: HiveMind Listener-era konektatutako Voice OS audio osagaiak ireki\n - HiveMind Listener: HiveMind Satellite, bot-ak eta abarrentzako gunea konektatzeko\n - Zerbitzaria: Open Voice OS Core eta HiveMind Core soilik, audio-funtziorik gabe\n\nProfil horietako bakoitzak zure esperientzia digitala asko hobetu dezaketen ezaugarri eta gaitasun bereziak eskaintzen ditu.\n\nGaldera da, zein bat dator hobekien zure behar eta lehentasunekin?\n\nMesedez, hautatu profil bat:" + }, + "satellite.sh": { + "title_host": "Ireki Voice OS instalazioa - Satelitea 1/4", + "title_port": "Ireki Voice OS instalazioa - Satelite 2/4", + "title_key": "Ireki Voice OS instalazioa - Satelite 3/4", + "title_password": "Ireki Voice OS instalazioa - Satellite 4/4", + "content": "HiveMind entzulearekin konektatuz, HiveMind sateliteek ezagutza eta gaitasun partekatuen sare batera sarbidea lortzen dute, ahots-laguntzaile eta automatizazio esperientzia bateratu eta eraginkorra erraztuz.", + "content_host": "Mesedez, sartu HiveMind entzule-ostalaria (DNS edo IP helbidea):", + "content_port": "Sartu HiveMind entzule-ataka:", + "content_key": "Mesedez, sartu satelitearekin erlazionatutako HiveMind entzule-gakoa:", + "content_password": "Mesedez, idatzi satelitearekin erlazionatutako HiveMind entzulearen pasahitza:" + }, + "summary.sh": { + "title": "Ireki Voice OS instalazioa - Laburpena", + "content": "Ia amaitu duzu, hona hemen Open Voice OS instalatzeko egin dituzun aukeren laburpena:\n\n - Metodoa: $METHOD\n - Bertsioa: $CHANNEL\n - Profila: $PROFILE\n - GUI: $FEATURE_GUI\n - Trebetasunak: $FEATURE_SKILLS\n - Afinazioa: $TUNING\n\nOpen Voice OS instalazio-prozesuan egindako aukerak arretaz aztertu dira gure sistema zure behar eta lehentasun berezietara egokitzeko.\n\nLaburpen hau zuzena iruditzen zaizu? Hala ez bada, atzera egin dezakezu aldaketak." + }, + "telemetry.sh": { + "title": "Ireki Voice OS instalazioa - Telemetria", + "content": "Telemetria gurekin partekatzea aukeratuz gero, funtsezko eginkizuna betetzen duzu informazio baliotsua eta anonimoa ematean, erabiltzailearen esperientziak hobeto ulertzeko eta gure softwarearen errendimendua hobetzeko aukera ematen diguna.\n\nZure telemetria-datuek softwareak mundu errealeko agertokietan nola funtzionatzen duen jakiteko ezinbestekoak dira. Datu hauek modu anonimoan biltzen dira, zure pribatutasuna eta konfidentzialtasuna lehenetsiz.\n\nBildutako informazioak balizko arazoak identifikatzen, eginbideak optimizatzen eta erabiltzaile-esperientzia leunagoa eta eraginkorragoa bermatzen laguntzen digu guztiontzat.\n\nBildutako datuei buruzko informazio gehiago lortzeko, bisitatu: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nDatu-bilketa hau instalazio-prozesuan bakarrik gertatuko da.\n\nOnartzen al duzu datu anonimoak gurekin partekatzea?" + }, + "tuning.sh": { + "title": "Ireki Voice OS Instalazioa - Sintonizazioa", + "content": "Raspberry Pirako Open Voice OS Tuning erabiltzeak sistema eragilea optimizatzea dakar Raspberry Pi hardwarean eraginkortasunez exekutatzeko.\n\nSintonizazio prozesu honek errendimendua hobetzea, baliabideen erabilera murriztea eta erabiltzailearen esperientzia leunagoa bermatzea du helburu, Raspberry Pi bezalako baliabideak mugatutako gailuetarako aukera bikaina bihurtuz.\n\nRaspberry Pi-ren sintonizazioa gaitu (gomendatua)?" + }, + "uninstall.sh": { + "title": "Ireki Voice OS Instalazioa - Desinstalatu", + "content": "Open Voice OS-aren lehendik dagoen instantzia bat detektatu da.\n\nDocker eta PipeWire sistemak edo eskuz instalatu izana agian, instalatzaileak ez ditu pakete hauek kenduko:\n\n - docker-ce\n - docker-compose-plugin\n - docker-ce-rootless-extras\n - docker-buildx-plugin\n - hodi-harria\n - pipewire-alsa\n\nOpen Voice OS desinstalatu nahi duzu?" + }, + "welcome.sh": { + "title": "Ireki Voice OS instalazioa - Ongi etorri", + "content": "Kaixo eta ongi etorri Open Voice OS instalaziora!\n\nPozik gaude Open Voice OS aurkeztea, teknologiarekin elkarreragiteko modua aldatzen ari den kode irekiko ahots laguntzailea.\n\nOpen Voice OS instalatzea oso erraza da, eta ahots bidez kontrolatutako erosotasunerako aukeren mundu bat irekitzen du. Teknologia zalea zaren edo zure eguneroko zereginak erraztu nahi dituzun ala ez, Open Voice OS hemen dago zure bizitza errazteko.\n\nHasi gaur instalazioarekin eta utzi zure ahotsak gidatzen zaituen teknologiaren etorkizunean!🌟" + } +} From 407788d4d1155c1ccfef083fbfdb917cd2824143 Mon Sep 17 00:00:00 2001 From: mt-gitlocalize Date: Mon, 30 Sep 2024 23:19:57 +0000 Subject: [PATCH 26/29] Translate strings.json via GitLocalize --- translations/pl-pl/strings.json | 66 +++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 translations/pl-pl/strings.json diff --git a/translations/pl-pl/strings.json b/translations/pl-pl/strings.json new file mode 100644 index 00000000..0a45fc4e --- /dev/null +++ b/translations/pl-pl/strings.json @@ -0,0 +1,66 @@ +{ + "misc.sh": { + "ok_button": "Następny", + "yes_button": "Tak", + "no_button": "NIE", + "back_button": "Z powrotem" + }, + "channels.sh": { + "title": "Instalacja Open Voice OS - Kanały", + "content": "Open Voice OS ma dwa główne kanały wydań:\n\n- stabilna (zalecana, ale jeszcze niedostępna)\n- rozwojowa\n\nStabilna wersja Open Voice OS jest dobrze przetestowaną i niezawodną wersją, nadającą się do codziennego użytku.\n\nWersja rozwojowa Open Voice OS jest przeznaczona dla programistów i entuzjastów, którzy chcą eksperymentować z najnowocześniejszymi funkcjami i przyczyniać się do rozwoju platformy.\n\nWybierz kanał:" + }, + "detection.sh": { + "title": "Instalacja Open Voice OS - Wykryto", + "content": "Znajdź wykryte informacje:\n\n- OS: ${DISTRO_NAME^} $DISTRO_VERSION\n- Kernel: $KERNEL\n- RPi: $RASPBERRYPI_MODEL\n- Python: $(echo \"$PYTHON\" | awk '{ print $NF }')\n- AVX/SIMD: $CPU_IS_CAPABLE\n- Sprzęt: $HARDWARE_DETECTED\n- Venv: $VENV_PATH\n- Dźwięk: $SOUND_SERVER\n- Wyświetlacz: ${DISPLAY_SERVER^}" + }, + "features.sh": { + "title": "Instalacja Open Voice OS - Funkcje", + "content": "Wybierając między GUI (Graphical User Interface) a umiejętnościami w Open Voice OS, weź pod uwagę swoje preferencje i potrzeby.\n\nGUI to otwarte źródło wizualnego i wyświetlającego frameworka dla OVOS działającego na KDE Plasma i zbudowanego przy użyciu Kirigami wspieranego przez Qt.\n\nUmiejętności umożliwiają interakcję za pomocą mowy, co czyni ją wydajną w przypadku zadań takich jak automatyzacja domu, wyszukiwanie informacji i sterowanie inteligentnymi urządzeniami za pomocą poleceń języka naturalnego.\n\nWybierz funkcje, które chcesz włączyć:", + "skill_description": "Załaduj domyślne umiejętności OVOS", + "extra_skill_description": "Załaduj dodatkowe umiejętności OVOS", + "gui_description": "Włącz graficzny interfejs użytkownika" + }, + "finish.sh": { + "title": "Instalacja Open Voice OS – Zakończ", + "content": "Instalacja została pomyślnie ukończona! 🎉\n\nTwój asystent głosowy jest gotowy do użycia. Cieszymy się, że możesz odkryć szeroką gamę funkcji i możliwości, jakie oferuje ten asystent głosowy.\n\nJeśli włączyłeś funkcję domyślnych umiejętności, możesz zacząć interakcję ze swoim asystentem, mówiąc:\n\n- Hej Mycroft, która godzina?\n- Hej Mycroft, jaka jest temperatura?\n- Hej Mycroft, kto cię stworzył?\n- Hej Mycroft, kim jest Ada Lovelace?\n- Hej Mycroft, co powiedziałby Duke Nukem?\n\nUstawienia asystenta można zmienić w pliku konfiguracyjnym $CONFIG_FILE.\n\nJeśli w przyszłości będziesz potrzebować pomocy lub aktualizacji, skontaktuj się z nami. Ciesz się korzystaniem z Open Voice OS!" + }, + "methods.sh": { + "title": "Instalacja Open Voice OS - Metody", + "content": "Aby zainstalować Open Voice OS, masz dwie podstawowe metody:\n\n- Silnik kontenerów, taki jak Docker\n- Konfiguracja w wirtualnym środowisku Python\n\nKontenery zapewniają izolację i łatwe wdrażanie, podczas gdy wirtualne środowisko Python oferuje większą elastyczność i kontrolę nad instalacją.\n\nJeśli wybierzesz metodę kontenerów, Docker zostanie zainstalowany automatycznie, jeśli nie jest obecny w systemie.\n\nWybierz metodę instalacji:" + }, + "profiles.sh": { + "title": "Instalacja Open Voice OS - Profile", + "content": "Aby stworzyć wszechstronny system odpowiedni do wielu zastosowań, istnieją trzy intrygujące opcje:\n\n- Open Voice OS Master: klasyczne doświadczenie Open Voice OS\n- HiveMind Satellite: komponenty audio Open Voice OS podłączone do HiveMind Listener\n- HiveMind Listener: centrum dla HiveMind Satellite, botów itp. do łączenia się\n- Server: tylko Open Voice OS Core i HiveMind Core, bez funkcji audio\n\nKażdy z tych profili oferuje unikalne funkcje i możliwości, które mogą znacznie ulepszyć Twoje cyfrowe doświadczenie.\n\nPytanie brzmi, który z nich najlepiej odpowiada Twoim potrzebom i preferencjom?\n\nWybierz profil:" + }, + "satellite.sh": { + "title_host": "Instalacja Open Voice OS - Satellite 1/4", + "title_port": "Instalacja Open Voice OS - Satellite 2/4", + "title_key": "Instalacja Open Voice OS - Satellite 3/4", + "title_password": "Instalacja Open Voice OS - Satellite 4/4", + "content": "Łącząc się z odbiornikiem HiveMind, satelity HiveMind uzyskują dostęp do sieci współdzielonej wiedzy i możliwości, co umożliwia korzystanie ze zintegrowanego i wydajnego asystenta głosowego oraz automatyzacji.", + "content_host": "Proszę wprowadzić adres hosta nasłuchującego HiveMind (adres DNS lub IP):", + "content_port": "Proszę wprowadzić port nasłuchu HiveMind:", + "content_key": "Proszę wprowadzić klucz nasłuchu HiveMind związany z satelitą:", + "content_password": "Proszę wprowadzić hasło nasłuchujące HiveMind powiązane z satelitą:" + }, + "summary.sh": { + "title": "Instalacja Open Voice OS – Podsumowanie", + "content": "Już prawie skończyłeś, oto podsumowanie wyborów dokonanych podczas instalacji Open Voice OS:\n\n- Metoda: $METHOD\n- Wersja: $CHANNEL\n- Profil: $PROFILE\n- GUI: $FEATURE_GUI\n- Umiejętności: $FEATURE_SKILLS\n- Strojenie: $TUNING\n\nWybory dokonane podczas instalacji Open Voice OS zostały starannie rozważone, aby dostosować nasz system do Twoich unikalnych potrzeb i preferencji.\n\nCzy to podsumowanie wydaje Ci się poprawne? Jeśli nie, możesz wrócić i wprowadzić zmiany." + }, + "telemetry.sh": { + "title": "Instalacja Open Voice OS - Telemetria", + "content": "Decydując się na udostępnienie nam danych telemetrycznych, odgrywasz kluczową rolę w dostarczaniu cennych, anonimowych informacji, które pozwalają nam lepiej zrozumieć doświadczenia użytkowników i poprawić wydajność naszego oprogramowania.\n\nTwoje dane telemetryczne zawierają istotne informacje na temat tego, jak oprogramowanie działa w rzeczywistych scenariuszach. Dane te są gromadzone anonimowo, priorytetowo traktując Twoją prywatność i poufność.\n\nZgromadzone informacje pomagają nam identyfikować potencjalne problemy, optymalizować funkcje i zapewniać płynniejsze, bardziej wydajne środowisko użytkownika dla wszystkich.\n\nAby uzyskać więcej informacji na temat zebranych danych, odwiedź stronę: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md\n\nTo gromadzenie danych będzie miało miejsce tylko podczas procesu instalacji.\n\nCzy zgadzasz się udostępniać nam anonimowe dane?" + }, + "tuning.sh": { + "title": "Instalacja Open Voice OS - Strojenie", + "content": "Korzystanie z Open Voice OS Tuning dla Raspberry Pi obejmuje optymalizację systemu operacyjnego, aby działał wydajnie na sprzęcie Raspberry Pi.\n\nTen proces dostrajania ma na celu zwiększenie wydajności, zmniejszenie wykorzystania zasobów i zapewnienie płynniejszego działania użytkownika, co czyni go doskonałym wyborem dla urządzeń o ograniczonych zasobach, takich jak Raspberry Pi.\n\nWłączyć dostrajanie dla Raspberry Pi (zalecane)?" + }, + "uninstall.sh": { + "title": "Instalacja Open Voice OS - Odinstaluj", + "content": "Wykryto istniejącą instancję Open Voice OS.\n\nPonieważ Docker i PipeWire mogły zostać zainstalowane przez system lub ręcznie, instalator nie usunie następujących pakietów:\n\n- docker-ce\n- docker-compose-plugin\n- docker-ce-rootless-extras\n- docker-buildx-plugin\n- pipewire\n- pipewire-alsa\n\nCzy chcesz odinstalować Open Voice OS?" + }, + "welcome.sh": { + "title": "Instalacja Open Voice OS - Witamy", + "content": "Witaj i zapraszamy do instalacji Open Voice OS!\n\nZ przyjemnością przedstawiamy Open Voice OS, asystenta głosowego typu open source, który zmienia sposób, w jaki wchodzimy w interakcję z technologią.\n\nInstalacja Open Voice OS jest dziecinnie prosta i otwiera świat możliwości dla wygody sterowania głosem. Niezależnie od tego, czy jesteś entuzjastą technologii, czy po prostu chcesz uprościć swoje codzienne zadania, Open Voice OS jest tutaj, aby ułatwić Ci życie.\n\nRozpocznij instalację już dziś i pozwól, aby Twój głos poprowadził Cię przez przyszłość technologii!🌟" + } +} From cd72b418dfd652460287cc0c434f4c9b6b66bf67 Mon Sep 17 00:00:00 2001 From: JarbasAl Date: Tue, 1 Oct 2024 01:51:45 +0000 Subject: [PATCH 27/29] Update translations --- tui/locales/eu-es/channels.sh | 17 +++++++++++++++ tui/locales/eu-es/detection.sh | 18 ++++++++++++++++ tui/locales/eu-es/features.sh | 17 +++++++++++++++ tui/locales/eu-es/finish.sh | 22 +++++++++++++++++++ tui/locales/eu-es/methods.sh | 17 +++++++++++++++ tui/locales/eu-es/misc.sh | 8 +++++++ tui/locales/eu-es/profiles.sh | 19 +++++++++++++++++ tui/locales/eu-es/satellite.sh | 39 ++++++++++++++++++++++++++++++++++ tui/locales/eu-es/summary.sh | 19 +++++++++++++++++ tui/locales/eu-es/telemetry.sh | 18 ++++++++++++++++ tui/locales/eu-es/tuning.sh | 12 +++++++++++ tui/locales/eu-es/uninstall.sh | 19 +++++++++++++++++ tui/locales/eu-es/welcome.sh | 14 ++++++++++++ tui/locales/pl-pl/channels.sh | 17 +++++++++++++++ tui/locales/pl-pl/detection.sh | 18 ++++++++++++++++ tui/locales/pl-pl/features.sh | 17 +++++++++++++++ tui/locales/pl-pl/finish.sh | 22 +++++++++++++++++++ tui/locales/pl-pl/methods.sh | 17 +++++++++++++++ tui/locales/pl-pl/misc.sh | 8 +++++++ tui/locales/pl-pl/profiles.sh | 19 +++++++++++++++++ tui/locales/pl-pl/satellite.sh | 39 ++++++++++++++++++++++++++++++++++ tui/locales/pl-pl/summary.sh | 19 +++++++++++++++++ tui/locales/pl-pl/telemetry.sh | 18 ++++++++++++++++ tui/locales/pl-pl/tuning.sh | 12 +++++++++++ tui/locales/pl-pl/uninstall.sh | 19 +++++++++++++++++ tui/locales/pl-pl/welcome.sh | 14 ++++++++++++ 26 files changed, 478 insertions(+) create mode 100644 tui/locales/eu-es/channels.sh create mode 100644 tui/locales/eu-es/detection.sh create mode 100644 tui/locales/eu-es/features.sh create mode 100644 tui/locales/eu-es/finish.sh create mode 100644 tui/locales/eu-es/methods.sh create mode 100644 tui/locales/eu-es/misc.sh create mode 100644 tui/locales/eu-es/profiles.sh create mode 100644 tui/locales/eu-es/satellite.sh create mode 100644 tui/locales/eu-es/summary.sh create mode 100644 tui/locales/eu-es/telemetry.sh create mode 100644 tui/locales/eu-es/tuning.sh create mode 100644 tui/locales/eu-es/uninstall.sh create mode 100644 tui/locales/eu-es/welcome.sh create mode 100644 tui/locales/pl-pl/channels.sh create mode 100644 tui/locales/pl-pl/detection.sh create mode 100644 tui/locales/pl-pl/features.sh create mode 100644 tui/locales/pl-pl/finish.sh create mode 100644 tui/locales/pl-pl/methods.sh create mode 100644 tui/locales/pl-pl/misc.sh create mode 100644 tui/locales/pl-pl/profiles.sh create mode 100644 tui/locales/pl-pl/satellite.sh create mode 100644 tui/locales/pl-pl/summary.sh create mode 100644 tui/locales/pl-pl/telemetry.sh create mode 100644 tui/locales/pl-pl/tuning.sh create mode 100644 tui/locales/pl-pl/uninstall.sh create mode 100644 tui/locales/pl-pl/welcome.sh diff --git a/tui/locales/eu-es/channels.sh b/tui/locales/eu-es/channels.sh new file mode 100644 index 00000000..2dd6dabf --- /dev/null +++ b/tui/locales/eu-es/channels.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Open Voice OS bi kaleratze kanal nagusi ditu: + + - egonkorra (gomendatua baina oraindik ez dago eskuragarri) + - garapena + +Open Voice OS-ren bertsio egonkorra eguneroko erabilerarako egokia den bertsio probatua eta fidagarria da. + +Open Voice OS-en garapen-oharra, abangoardiako funtzioekin esperimentatu eta plataformaren garapenean lagundu nahi duten garatzaileei eta zaleei zuzenduta dago. + +Mesedez, hautatu kanal bat: +" +TITLE="Ireki Voice OS instalazioa - Kanalak" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/detection.sh b/tui/locales/eu-es/detection.sh new file mode 100644 index 00000000..9ff9e58b --- /dev/null +++ b/tui/locales/eu-es/detection.sh @@ -0,0 +1,18 @@ +#!/bin/env bash + +CONTENT=" +Mesedez, aurkitu detektatutako informazioa: + + - OS: ${DISTRO_NAME^} $DISTRO_VERSION + - Kernel: $KERNEL + - RPi: $RASPBERRYPI_MODEL + - Python: $("$PYTHON" oihartzuna | awk '{ inprimatu $NF }') + - AVX/SIMD: $CPU_IS_CAPABLE + - Hardwarea: $HARDWARE_DETECTED + - Venv: $VENV_PATH + - Soinua: $SOUND_SERVER + - Pantaila: ${DISPLAY_SERVER^} +" +TITLE="Ireki Voice OS instalazioa - Detektatua" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/features.sh b/tui/locales/eu-es/features.sh new file mode 100644 index 00000000..b07ca7da --- /dev/null +++ b/tui/locales/eu-es/features.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +GUI (erabiltzailearen interfaze grafikoa) eta Open Voice OS-en trebetasunen artean aukeratzerakoan, kontuan hartu zure hobespenak eta beharrak. + +GUI KDE Plasma-ren gainean exekutatzen den OVOSentzako kode irekiko bisual eta bistaratze-esparru bat da eta Qt-ek ahalbidetutako Kirigami erabiliz eraikia. + +Trebetasunek hizkeraren bidez interakzioa ahalbidetzen dute, eta eraginkorra egiten dute etxeko automatizazioa, informazioa berreskuratzea eta gailu adimendunak kontrolatzea hizkuntza naturaleko komandoak erabiliz. + +Mesedez, aukeratu gaitzeko eginbideak: +" +TITLE="Ireki Voice OS Instalazioa - Ezaugarriak" +SKILL_DESCRIPTION="Kargatu OVOS trebetasun lehenetsiak" +EXTRA_SKILL_DESCRIPTION="Kargatu OVOS trebetasun gehigarriak" +GUI_DESCRIPTION="Gaitu erabiltzailearen interfaze grafikoa" + +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/eu-es/finish.sh b/tui/locales/eu-es/finish.sh new file mode 100644 index 00000000..8157201f --- /dev/null +++ b/tui/locales/eu-es/finish.sh @@ -0,0 +1,22 @@ +#!/bin/env bash + +CONTENT=" +Instalazioa behar bezala amaitu da! 🎉 + +Zure ahots-laguntzailea prest dago. Pozik gaude ahots-laguntzaile honek eskaintzen dituen funtzio eta gaitasun sorta zabala arakatzeko. + +Trebetasun-eginbide lehenetsia gaitu baduzu, zure laguntzailearekin elkarreraginean has zaitezke esanez: + + - Hey Mycroft, zer ordu da? + - Hey Mycroft, zein da tenperatura? + - Hey Mycroft, nork egin zaitu? + - Hey Mycroft, nor da Ada Lovelace? + - Hey Mycroft, zer esango luke Duke Nukemek? + +Zure laguntzailearen ezarpenak $CONFIG_FILE konfigurazio fitxategian alda daitezke. + +Etorkizunean laguntza edo eguneratzerik behar baduzu, jar zaitez harremanetan. Gozatu Open Voice OS esperientzia! +" +TITLE="Ireki Voice OS instalazioa - Amaitu" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/methods.sh b/tui/locales/eu-es/methods.sh new file mode 100644 index 00000000..91dd3b13 --- /dev/null +++ b/tui/locales/eu-es/methods.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Open Voice OS instalatzeko, bi metodo nagusi dituzu: + + - Docker bezalako edukiontzien motorra + - Python ingurune birtualean konfiguratzea + +Edukiontziek isolamendua eta inplementazio erraza eskaintzen dituzte, eta Python ingurune birtual batek instalazioaren gaineko malgutasun eta kontrol gehiago eskaintzen du. + +Edukiontzien metodoa hautatzen bada, Docker automatikoki instalatuko da sisteman ez badago. + +Mesedez, hautatu instalazio metodo bat: +" +TITLE="Ireki Voice OS Instalazioa - Metodoak" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/misc.sh b/tui/locales/eu-es/misc.sh new file mode 100644 index 00000000..02006105 --- /dev/null +++ b/tui/locales/eu-es/misc.sh @@ -0,0 +1,8 @@ +#!/bin/env bash + +OK_BUTTON="Hurrengoa" +YES_BUTTON="Bai" +NO_BUTTON="Ez" +BACK_BUTTON="Itzuli" + +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/eu-es/profiles.sh b/tui/locales/eu-es/profiles.sh new file mode 100644 index 00000000..19403dce --- /dev/null +++ b/tui/locales/eu-es/profiles.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Aplikazio askotarako egokia den sistema polifazetikoa sortzeko, hiru aukera interesgarri daude: + + - Open Voice OS Master: Open Voice OS esperientzia klasikoa + - HiveMind Satellite: HiveMind Listener-era konektatutako Voice OS audio osagaiak ireki + - HiveMind Listener: HiveMind Satellite, bot-ak eta abarrentzako gunea konektatzeko + - Zerbitzaria: Open Voice OS Core eta HiveMind Core soilik, audio-funtziorik gabe + +Profil horietako bakoitzak zure esperientzia digitala asko hobetu dezaketen ezaugarri eta gaitasun bereziak eskaintzen ditu. + +Galdera da, zein bat dator hobekien zure behar eta lehentasunekin? + +Mesedez, hautatu profil bat: +" +TITLE="Ireki Voice OS Instalazioa - Profilak" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/satellite.sh b/tui/locales/eu-es/satellite.sh new file mode 100644 index 00000000..e8326fc9 --- /dev/null +++ b/tui/locales/eu-es/satellite.sh @@ -0,0 +1,39 @@ +#!/bin/env bash + +# Global message +content="HiveMind entzulearekin konektatuz, HiveMind sateliteek ezagutza eta gaitasun partekatuen sare batera sarbidea lortzen dute, ahots-laguntzaile eta automatizazio esperientzia bateratu eta eraginkorra erraztuz." + +# Host +CONTENT_HOST=" +$content + +Mesedez, sartu HiveMind entzule-ostalaria (DNS edo IP helbidea): +" + +# Port +CONTENT_PORT=" +$content + +Sartu HiveMind entzule-ataka: +" + +# Key +CONTENT_KEY=" +$content + +Mesedez, sartu satelitearekin erlazionatutako HiveMind entzule-gakoa: +" + +# Password +CONTENT_PASSWORD=" +$content + +Mesedez, idatzi satelitearekin erlazionatutako HiveMind entzulearen pasahitza: +" + +TITLE_HOST="Ireki Voice OS instalazioa - Satelitea 1/4" +TITLE_PORT="Ireki Voice OS instalazioa - Satelite 2/4" +TITLE_KEY="Ireki Voice OS instalazioa - Satelite 3/4" +TITLE_PASSWORD="Ireki Voice OS instalazioa - Satellite 4/4" + +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/eu-es/summary.sh b/tui/locales/eu-es/summary.sh new file mode 100644 index 00000000..5a3fc93f --- /dev/null +++ b/tui/locales/eu-es/summary.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Ia amaitu duzu, hona hemen Open Voice OS instalatzeko egin dituzun aukeren laburpena: + + - Metodoa: $METHOD + - Bertsioa: $CHANNEL + - Profila: $PROFILE + - GUI: $FEATURE_GUI + - Trebetasunak: $FEATURE_SKILLS + - Afinazioa: $TUNING + +Open Voice OS instalazio-prozesuan egindako aukerak arretaz aztertu dira gure sistema zure behar eta lehentasun berezietara egokitzeko. + +Laburpen hau zuzena iruditzen zaizu? Hala ez bada, atzera egin dezakezu aldaketak. +" +TITLE="Ireki Voice OS instalazioa - Laburpena" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/telemetry.sh b/tui/locales/eu-es/telemetry.sh new file mode 100644 index 00000000..8b321414 --- /dev/null +++ b/tui/locales/eu-es/telemetry.sh @@ -0,0 +1,18 @@ +#!/bin/env bash + +CONTENT=" +Telemetria gurekin partekatzea aukeratuz gero, funtsezko eginkizuna betetzen duzu informazio baliotsua eta anonimoa ematean, erabiltzailearen esperientziak hobeto ulertzeko eta gure softwarearen errendimendua hobetzeko aukera ematen diguna. + +Zure telemetria-datuek softwareak mundu errealeko agertokietan nola funtzionatzen duen jakiteko ezinbestekoak dira. Datu hauek modu anonimoan biltzen dira, zure pribatutasuna eta konfidentzialtasuna lehenetsiz. + +Bildutako informazioak balizko arazoak identifikatzen, eginbideak optimizatzen eta erabiltzaile-esperientzia leunagoa eta eraginkorragoa bermatzen laguntzen digu guztiontzat. + +Bildutako datuei buruzko informazio gehiago lortzeko, bisitatu: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md + +Datu-bilketa hau instalazio-prozesuan bakarrik gertatuko da. + +Onartzen al duzu datu anonimoak gurekin partekatzea? +" +TITLE="Ireki Voice OS instalazioa - Telemetria" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/tuning.sh b/tui/locales/eu-es/tuning.sh new file mode 100644 index 00000000..24fd3c8b --- /dev/null +++ b/tui/locales/eu-es/tuning.sh @@ -0,0 +1,12 @@ +#!/bin/env bash + +CONTENT=" +Raspberry Pirako Open Voice OS Tuning erabiltzeak sistema eragilea optimizatzea dakar Raspberry Pi hardwarean eraginkortasunez exekutatzeko. + +Sintonizazio prozesu honek errendimendua hobetzea, baliabideen erabilera murriztea eta erabiltzailearen esperientzia leunagoa bermatzea du helburu, Raspberry Pi bezalako baliabideak mugatutako gailuetarako aukera bikaina bihurtuz. + +Raspberry Pi-ren sintonizazioa gaitu (gomendatua)? +" +TITLE="Ireki Voice OS Instalazioa - Sintonizazioa" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/uninstall.sh b/tui/locales/eu-es/uninstall.sh new file mode 100644 index 00000000..17987a60 --- /dev/null +++ b/tui/locales/eu-es/uninstall.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Open Voice OS-aren lehendik dagoen instantzia bat detektatu da. + +Docker eta PipeWire sistemak edo eskuz instalatu izana agian, instalatzaileak ez ditu pakete hauek kenduko: + + - docker-ce + - docker-compose-plugin + - docker-ce-rootless-extras + - docker-buildx-plugin + - hodi-harria + - pipewire-alsa + +Open Voice OS desinstalatu nahi duzu? +" +TITLE="Ireki Voice OS Instalazioa - Desinstalatu" + +export CONTENT TITLE diff --git a/tui/locales/eu-es/welcome.sh b/tui/locales/eu-es/welcome.sh new file mode 100644 index 00000000..795427b4 --- /dev/null +++ b/tui/locales/eu-es/welcome.sh @@ -0,0 +1,14 @@ +#!/bin/env bash + +CONTENT=" +Kaixo eta ongi etorri Open Voice OS instalaziora! + +Pozik gaude Open Voice OS aurkeztea, teknologiarekin elkarreragiteko modua aldatzen ari den kode irekiko ahots laguntzailea. + +Open Voice OS instalatzea oso erraza da, eta ahots bidez kontrolatutako erosotasunerako aukeren mundu bat irekitzen du. Teknologia zalea zaren edo zure eguneroko zereginak erraztu nahi dituzun ala ez, Open Voice OS hemen dago zure bizitza errazteko. + +Hasi gaur instalazioarekin eta utzi zure ahotsak gidatzen zaituen teknologiaren etorkizunean!🌟 +" +TITLE="Ireki Voice OS instalazioa - Ongi etorri" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/channels.sh b/tui/locales/pl-pl/channels.sh new file mode 100644 index 00000000..ef32bf6e --- /dev/null +++ b/tui/locales/pl-pl/channels.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Open Voice OS ma dwa główne kanały wydań: + +- stabilna (zalecana, ale jeszcze niedostępna) +- rozwojowa + +Stabilna wersja Open Voice OS jest dobrze przetestowaną i niezawodną wersją, nadającą się do codziennego użytku. + +Wersja rozwojowa Open Voice OS jest przeznaczona dla programistów i entuzjastów, którzy chcą eksperymentować z najnowocześniejszymi funkcjami i przyczyniać się do rozwoju platformy. + +Wybierz kanał: +" +TITLE="Instalacja Open Voice OS - Kanały" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/detection.sh b/tui/locales/pl-pl/detection.sh new file mode 100644 index 00000000..552201b0 --- /dev/null +++ b/tui/locales/pl-pl/detection.sh @@ -0,0 +1,18 @@ +#!/bin/env bash + +CONTENT=" +Znajdź wykryte informacje: + +- OS: ${DISTRO_NAME^} $DISTRO_VERSION +- Kernel: $KERNEL +- RPi: $RASPBERRYPI_MODEL +- Python: $(echo "$PYTHON" | awk '{ print $NF }') +- AVX/SIMD: $CPU_IS_CAPABLE +- Sprzęt: $HARDWARE_DETECTED +- Venv: $VENV_PATH +- Dźwięk: $SOUND_SERVER +- Wyświetlacz: ${DISPLAY_SERVER^} +" +TITLE="Instalacja Open Voice OS - Wykryto" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/features.sh b/tui/locales/pl-pl/features.sh new file mode 100644 index 00000000..a71272f0 --- /dev/null +++ b/tui/locales/pl-pl/features.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Wybierając między GUI (Graphical User Interface) a umiejętnościami w Open Voice OS, weź pod uwagę swoje preferencje i potrzeby. + +GUI to otwarte źródło wizualnego i wyświetlającego frameworka dla OVOS działającego na KDE Plasma i zbudowanego przy użyciu Kirigami wspieranego przez Qt. + +Umiejętności umożliwiają interakcję za pomocą mowy, co czyni ją wydajną w przypadku zadań takich jak automatyzacja domu, wyszukiwanie informacji i sterowanie inteligentnymi urządzeniami za pomocą poleceń języka naturalnego. + +Wybierz funkcje, które chcesz włączyć: +" +TITLE="Instalacja Open Voice OS - Funkcje" +SKILL_DESCRIPTION="Załaduj domyślne umiejętności OVOS" +EXTRA_SKILL_DESCRIPTION="Załaduj dodatkowe umiejętności OVOS" +GUI_DESCRIPTION="Włącz graficzny interfejs użytkownika" + +export CONTENT TITLE SKILL_DESCRIPTION EXTRA_SKILL_DESCRIPTION GUI_DESCRIPTION diff --git a/tui/locales/pl-pl/finish.sh b/tui/locales/pl-pl/finish.sh new file mode 100644 index 00000000..e7f3cced --- /dev/null +++ b/tui/locales/pl-pl/finish.sh @@ -0,0 +1,22 @@ +#!/bin/env bash + +CONTENT=" +Instalacja została pomyślnie ukończona! 🎉 + +Twój asystent głosowy jest gotowy do użycia. Cieszymy się, że możesz odkryć szeroką gamę funkcji i możliwości, jakie oferuje ten asystent głosowy. + +Jeśli włączyłeś funkcję domyślnych umiejętności, możesz zacząć interakcję ze swoim asystentem, mówiąc: + +- Hej Mycroft, która godzina? +- Hej Mycroft, jaka jest temperatura? +- Hej Mycroft, kto cię stworzył? +- Hej Mycroft, kim jest Ada Lovelace? +- Hej Mycroft, co powiedziałby Duke Nukem? + +Ustawienia asystenta można zmienić w pliku konfiguracyjnym $CONFIG_FILE. + +Jeśli w przyszłości będziesz potrzebować pomocy lub aktualizacji, skontaktuj się z nami. Ciesz się korzystaniem z Open Voice OS! +" +TITLE="Instalacja Open Voice OS – Zakończ" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/methods.sh b/tui/locales/pl-pl/methods.sh new file mode 100644 index 00000000..e21383be --- /dev/null +++ b/tui/locales/pl-pl/methods.sh @@ -0,0 +1,17 @@ +#!/bin/env bash + +CONTENT=" +Aby zainstalować Open Voice OS, masz dwie podstawowe metody: + +- Silnik kontenerów, taki jak Docker +- Konfiguracja w wirtualnym środowisku Python + +Kontenery zapewniają izolację i łatwe wdrażanie, podczas gdy wirtualne środowisko Python oferuje większą elastyczność i kontrolę nad instalacją. + +Jeśli wybierzesz metodę kontenerów, Docker zostanie zainstalowany automatycznie, jeśli nie jest obecny w systemie. + +Wybierz metodę instalacji: +" +TITLE="Instalacja Open Voice OS - Metody" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/misc.sh b/tui/locales/pl-pl/misc.sh new file mode 100644 index 00000000..74019083 --- /dev/null +++ b/tui/locales/pl-pl/misc.sh @@ -0,0 +1,8 @@ +#!/bin/env bash + +OK_BUTTON="Następny" +YES_BUTTON="Tak" +NO_BUTTON="NIE" +BACK_BUTTON="Z powrotem" + +export OK_BUTTON YES_BUTTON NO_BUTTON BACK_BUTTON diff --git a/tui/locales/pl-pl/profiles.sh b/tui/locales/pl-pl/profiles.sh new file mode 100644 index 00000000..f1f2cb8c --- /dev/null +++ b/tui/locales/pl-pl/profiles.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Aby stworzyć wszechstronny system odpowiedni do wielu zastosowań, istnieją trzy intrygujące opcje: + +- Open Voice OS Master: klasyczne doświadczenie Open Voice OS +- HiveMind Satellite: komponenty audio Open Voice OS podłączone do HiveMind Listener +- HiveMind Listener: centrum dla HiveMind Satellite, botów itp. do łączenia się +- Server: tylko Open Voice OS Core i HiveMind Core, bez funkcji audio + +Każdy z tych profili oferuje unikalne funkcje i możliwości, które mogą znacznie ulepszyć Twoje cyfrowe doświadczenie. + +Pytanie brzmi, który z nich najlepiej odpowiada Twoim potrzebom i preferencjom? + +Wybierz profil: +" +TITLE="Instalacja Open Voice OS - Profile" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/satellite.sh b/tui/locales/pl-pl/satellite.sh new file mode 100644 index 00000000..953e3abd --- /dev/null +++ b/tui/locales/pl-pl/satellite.sh @@ -0,0 +1,39 @@ +#!/bin/env bash + +# Global message +content="Łącząc się z odbiornikiem HiveMind, satelity HiveMind uzyskują dostęp do sieci współdzielonej wiedzy i możliwości, co umożliwia korzystanie ze zintegrowanego i wydajnego asystenta głosowego oraz automatyzacji." + +# Host +CONTENT_HOST=" +$content + +Proszę wprowadzić adres hosta nasłuchującego HiveMind (adres DNS lub IP): +" + +# Port +CONTENT_PORT=" +$content + +Proszę wprowadzić port nasłuchu HiveMind: +" + +# Key +CONTENT_KEY=" +$content + +Proszę wprowadzić klucz nasłuchu HiveMind związany z satelitą: +" + +# Password +CONTENT_PASSWORD=" +$content + +Proszę wprowadzić hasło nasłuchujące HiveMind powiązane z satelitą: +" + +TITLE_HOST="Instalacja Open Voice OS - Satellite 1/4" +TITLE_PORT="Instalacja Open Voice OS - Satellite 2/4" +TITLE_KEY="Instalacja Open Voice OS - Satellite 3/4" +TITLE_PASSWORD="Instalacja Open Voice OS - Satellite 4/4" + +export CONTENT_HOST CONTENT_PORT CONTENT_KEY CONTENT_PASSWORD TITLE_HOST TITLE_PORT TITLE_KEY TITLE_PASSWORD diff --git a/tui/locales/pl-pl/summary.sh b/tui/locales/pl-pl/summary.sh new file mode 100644 index 00000000..d22b8d1b --- /dev/null +++ b/tui/locales/pl-pl/summary.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Już prawie skończyłeś, oto podsumowanie wyborów dokonanych podczas instalacji Open Voice OS: + +- Metoda: $METHOD +- Wersja: $CHANNEL +- Profil: $PROFILE +- GUI: $FEATURE_GUI +- Umiejętności: $FEATURE_SKILLS +- Strojenie: $TUNING + +Wybory dokonane podczas instalacji Open Voice OS zostały starannie rozważone, aby dostosować nasz system do Twoich unikalnych potrzeb i preferencji. + +Czy to podsumowanie wydaje Ci się poprawne? Jeśli nie, możesz wrócić i wprowadzić zmiany. +" +TITLE="Instalacja Open Voice OS – Podsumowanie" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/telemetry.sh b/tui/locales/pl-pl/telemetry.sh new file mode 100644 index 00000000..5c5207da --- /dev/null +++ b/tui/locales/pl-pl/telemetry.sh @@ -0,0 +1,18 @@ +#!/bin/env bash + +CONTENT=" +Decydując się na udostępnienie nam danych telemetrycznych, odgrywasz kluczową rolę w dostarczaniu cennych, anonimowych informacji, które pozwalają nam lepiej zrozumieć doświadczenia użytkowników i poprawić wydajność naszego oprogramowania. + +Twoje dane telemetryczne zawierają istotne informacje na temat tego, jak oprogramowanie działa w rzeczywistych scenariuszach. Dane te są gromadzone anonimowo, priorytetowo traktując Twoją prywatność i poufność. + +Zgromadzone informacje pomagają nam identyfikować potencjalne problemy, optymalizować funkcje i zapewniać płynniejsze, bardziej wydajne środowisko użytkownika dla wszystkich. + +Aby uzyskać więcej informacji na temat zebranych danych, odwiedź stronę: https://github.com/OpenVoiceOS/ovos-installer/tree/main/docs/telemetry.md + +To gromadzenie danych będzie miało miejsce tylko podczas procesu instalacji. + +Czy zgadzasz się udostępniać nam anonimowe dane? +" +TITLE="Instalacja Open Voice OS - Telemetria" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/tuning.sh b/tui/locales/pl-pl/tuning.sh new file mode 100644 index 00000000..03e26061 --- /dev/null +++ b/tui/locales/pl-pl/tuning.sh @@ -0,0 +1,12 @@ +#!/bin/env bash + +CONTENT=" +Korzystanie z Open Voice OS Tuning dla Raspberry Pi obejmuje optymalizację systemu operacyjnego, aby działał wydajnie na sprzęcie Raspberry Pi. + +Ten proces dostrajania ma na celu zwiększenie wydajności, zmniejszenie wykorzystania zasobów i zapewnienie płynniejszego działania użytkownika, co czyni go doskonałym wyborem dla urządzeń o ograniczonych zasobach, takich jak Raspberry Pi. + +Włączyć dostrajanie dla Raspberry Pi (zalecane)? +" +TITLE="Instalacja Open Voice OS - Strojenie" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/uninstall.sh b/tui/locales/pl-pl/uninstall.sh new file mode 100644 index 00000000..3b8428b0 --- /dev/null +++ b/tui/locales/pl-pl/uninstall.sh @@ -0,0 +1,19 @@ +#!/bin/env bash + +CONTENT=" +Wykryto istniejącą instancję Open Voice OS. + +Ponieważ Docker i PipeWire mogły zostać zainstalowane przez system lub ręcznie, instalator nie usunie następujących pakietów: + +- docker-ce +- docker-compose-plugin +- docker-ce-rootless-extras +- docker-buildx-plugin +- pipewire +- pipewire-alsa + +Czy chcesz odinstalować Open Voice OS? +" +TITLE="Instalacja Open Voice OS - Odinstaluj" + +export CONTENT TITLE diff --git a/tui/locales/pl-pl/welcome.sh b/tui/locales/pl-pl/welcome.sh new file mode 100644 index 00000000..248238f7 --- /dev/null +++ b/tui/locales/pl-pl/welcome.sh @@ -0,0 +1,14 @@ +#!/bin/env bash + +CONTENT=" +Witaj i zapraszamy do instalacji Open Voice OS! + +Z przyjemnością przedstawiamy Open Voice OS, asystenta głosowego typu open source, który zmienia sposób, w jaki wchodzimy w interakcję z technologią. + +Instalacja Open Voice OS jest dziecinnie prosta i otwiera świat możliwości dla wygody sterowania głosem. Niezależnie od tego, czy jesteś entuzjastą technologii, czy po prostu chcesz uprościć swoje codzienne zadania, Open Voice OS jest tutaj, aby ułatwić Ci życie. + +Rozpocznij instalację już dziś i pozwól, aby Twój głos poprowadził Cię przez przyszłość technologii!🌟 +" +TITLE="Instalacja Open Voice OS - Witamy" + +export CONTENT TITLE From a1610fe2bde9577d9cb866bdd855041f7f8ad37a Mon Sep 17 00:00:00 2001 From: goldyfruit Date: Fri, 4 Oct 2024 12:19:15 -0400 Subject: [PATCH 28/29] [tui] Add Catalan language support --- translations/{ca-ES => ca-es}/strings.json | 0 tui/language.sh | 2 +- tui/locales/{ca-ES => ca-es}/channels.sh | 0 tui/locales/{ca-ES => ca-es}/detection.sh | 0 tui/locales/{ca-ES => ca-es}/features.sh | 0 tui/locales/{ca-ES => ca-es}/finish.sh | 0 tui/locales/{ca-ES => ca-es}/methods.sh | 0 tui/locales/{ca-ES => ca-es}/misc.sh | 0 tui/locales/{ca-ES => ca-es}/profiles.sh | 0 tui/locales/{ca-ES => ca-es}/satellite.sh | 0 tui/locales/{ca-ES => ca-es}/summary.sh | 0 tui/locales/{ca-ES => ca-es}/telemetry.sh | 0 tui/locales/{ca-ES => ca-es}/tuning.sh | 0 tui/locales/{ca-ES => ca-es}/uninstall.sh | 0 tui/locales/{ca-ES => ca-es}/welcome.sh | 0 15 files changed, 1 insertion(+), 1 deletion(-) rename translations/{ca-ES => ca-es}/strings.json (100%) rename tui/locales/{ca-ES => ca-es}/channels.sh (100%) rename tui/locales/{ca-ES => ca-es}/detection.sh (100%) rename tui/locales/{ca-ES => ca-es}/features.sh (100%) rename tui/locales/{ca-ES => ca-es}/finish.sh (100%) rename tui/locales/{ca-ES => ca-es}/methods.sh (100%) rename tui/locales/{ca-ES => ca-es}/misc.sh (100%) rename tui/locales/{ca-ES => ca-es}/profiles.sh (100%) rename tui/locales/{ca-ES => ca-es}/satellite.sh (100%) rename tui/locales/{ca-ES => ca-es}/summary.sh (100%) rename tui/locales/{ca-ES => ca-es}/telemetry.sh (100%) rename tui/locales/{ca-ES => ca-es}/tuning.sh (100%) rename tui/locales/{ca-ES => ca-es}/uninstall.sh (100%) rename tui/locales/{ca-ES => ca-es}/welcome.sh (100%) diff --git a/translations/ca-ES/strings.json b/translations/ca-es/strings.json similarity index 100% rename from translations/ca-ES/strings.json rename to translations/ca-es/strings.json diff --git a/tui/language.sh b/tui/language.sh index 99e7fc09..b2ea1789 100644 --- a/tui/language.sh +++ b/tui/language.sh @@ -33,5 +33,5 @@ fi # Hash of locales declare -A locales -locales=(["english"]="en-us" ["french"]="fr-fr" ["german"]="de-de" ["italian"]="it-it" ["spanish"]="es-es" ["dutch"]="nl-nl" ["portuguese"]="pt-pt" ["hindi"]="hi-in") +locales=(["english"]="en-us" ["french"]="fr-fr" ["german"]="de-de" ["italian"]="it-it" ["spanish"]="es-es" ["dutch"]="nl-nl" ["portuguese"]="pt-pt" ["hindi"]="hi-in" ["catalan"]="ca-es") export LOCALE="${locales[$language]}" diff --git a/tui/locales/ca-ES/channels.sh b/tui/locales/ca-es/channels.sh similarity index 100% rename from tui/locales/ca-ES/channels.sh rename to tui/locales/ca-es/channels.sh diff --git a/tui/locales/ca-ES/detection.sh b/tui/locales/ca-es/detection.sh similarity index 100% rename from tui/locales/ca-ES/detection.sh rename to tui/locales/ca-es/detection.sh diff --git a/tui/locales/ca-ES/features.sh b/tui/locales/ca-es/features.sh similarity index 100% rename from tui/locales/ca-ES/features.sh rename to tui/locales/ca-es/features.sh diff --git a/tui/locales/ca-ES/finish.sh b/tui/locales/ca-es/finish.sh similarity index 100% rename from tui/locales/ca-ES/finish.sh rename to tui/locales/ca-es/finish.sh diff --git a/tui/locales/ca-ES/methods.sh b/tui/locales/ca-es/methods.sh similarity index 100% rename from tui/locales/ca-ES/methods.sh rename to tui/locales/ca-es/methods.sh diff --git a/tui/locales/ca-ES/misc.sh b/tui/locales/ca-es/misc.sh similarity index 100% rename from tui/locales/ca-ES/misc.sh rename to tui/locales/ca-es/misc.sh diff --git a/tui/locales/ca-ES/profiles.sh b/tui/locales/ca-es/profiles.sh similarity index 100% rename from tui/locales/ca-ES/profiles.sh rename to tui/locales/ca-es/profiles.sh diff --git a/tui/locales/ca-ES/satellite.sh b/tui/locales/ca-es/satellite.sh similarity index 100% rename from tui/locales/ca-ES/satellite.sh rename to tui/locales/ca-es/satellite.sh diff --git a/tui/locales/ca-ES/summary.sh b/tui/locales/ca-es/summary.sh similarity index 100% rename from tui/locales/ca-ES/summary.sh rename to tui/locales/ca-es/summary.sh diff --git a/tui/locales/ca-ES/telemetry.sh b/tui/locales/ca-es/telemetry.sh similarity index 100% rename from tui/locales/ca-ES/telemetry.sh rename to tui/locales/ca-es/telemetry.sh diff --git a/tui/locales/ca-ES/tuning.sh b/tui/locales/ca-es/tuning.sh similarity index 100% rename from tui/locales/ca-ES/tuning.sh rename to tui/locales/ca-es/tuning.sh diff --git a/tui/locales/ca-ES/uninstall.sh b/tui/locales/ca-es/uninstall.sh similarity index 100% rename from tui/locales/ca-ES/uninstall.sh rename to tui/locales/ca-es/uninstall.sh diff --git a/tui/locales/ca-ES/welcome.sh b/tui/locales/ca-es/welcome.sh similarity index 100% rename from tui/locales/ca-ES/welcome.sh rename to tui/locales/ca-es/welcome.sh From 02bcb61b27dd543891cead0569711ab2f90ec35f Mon Sep 17 00:00:00 2001 From: goldyfruit Date: Fri, 4 Oct 2024 12:33:05 -0400 Subject: [PATCH 29/29] [tui] Add Catalan language support --- tui/language.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tui/language.sh b/tui/language.sh index b2ea1789..a3ce06e7 100644 --- a/tui/language.sh +++ b/tui/language.sh @@ -5,7 +5,7 @@ Please select a language: " active_language="English" -available_languages=(Dutch English French German Hindi Italian Portuguese Spanish) +available_languages=(Catalan Dutch English French German Hindi Italian Portuguese Spanish) whiptail_args=( --title "Open Voice OS Installation - Language"