fix i18n for bindings (#14235)
Also-By: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.mycroft.name = Mycroft Binding
|
||||
binding.mycroft.description = Connects to a Mycroft instance in order to receive information from, and send commands to it. Typical usage includes triggering Mycroft to listen (as if a wake word was detected), sending text for Mycroft to speak, reacting on some specific intent, command skills by faking a spoken utterance, etc.
|
||||
addon.mycroft.name = Mycroft Binding
|
||||
addon.mycroft.description = Connects to a Mycroft instance in order to receive information from, and send commands to it. Typical usage includes triggering Mycroft to listen (as if a wake word was detected), sending text for Mycroft to speak, reacting on some specific intent, command skills by faking a spoken utterance, etc.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.mycroft.name = Mycroft-lisäosa
|
||||
binding.mycroft.description = Muodostaa yhteyden Mycroftin-instanssiin tietojen lähettämistä ja vastaanottamista varten. Tyypillisiä käyttökohteita ovat Mycroftin kuuntelun liipaisu (kuten jos herätyssana havaittaisiin), tekstin lähettäminen puhuttavaksi, joihonkin tiettyyn aikeeseen reagoiminen, komennon lähettäminen hämäämällä puhetta, jne.
|
||||
addon.mycroft.name = Mycroft-lisäosa
|
||||
addon.mycroft.description = Muodostaa yhteyden Mycroftin-instanssiin tietojen lähettämistä ja vastaanottamista varten. Tyypillisiä käyttökohteita ovat Mycroftin kuuntelun liipaisu (kuten jos herätyssana havaittaisiin), tekstin lähettäminen puhuttavaksi, joihonkin tiettyyn aikeeseen reagoiminen, komennon lähettäminen hämäämällä puhetta, jne.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.mycroft.name = Extension Mycroft
|
||||
binding.mycroft.description = Cette extension se connecte à une enceinte Mycroft pour recevoir des informations et envoyer des commandes. Parmi les usages typiques \: déclencher l'écoute de Mycroft (comme si le mot de réveil avait été détecté), envoyer un texte pour qu'il soit énoncé, réagir à un Intent, commander à des Skills comme si une phrase avait été prononcée, etc.
|
||||
addon.mycroft.name = Extension Mycroft
|
||||
addon.mycroft.description = Cette extension se connecte à une enceinte Mycroft pour recevoir des informations et envoyer des commandes. Parmi les usages typiques \: déclencher l'écoute de Mycroft (comme si le mot de réveil avait été détecté), envoyer un texte pour qu'il soit énoncé, réagir à un Intent, commander à des Skills comme si une phrase avait été prononcée, etc.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# binding
|
||||
# add-on
|
||||
|
||||
binding.mycroft.name = Binding Mycroft
|
||||
binding.mycroft.description = Si connette a un'istanza di Mycroft per ricevere informazioni e inviare comandi. L'uso tipico include l'attivazione di Mycroft per ascoltare (utilizzando una parola per svegliare), l'invio di testo per Mycroft per parlare, reagendo su qualche evento specifico, abilità di comando simulando un enunciato parlato, ecc.
|
||||
addon.mycroft.name = Binding Mycroft
|
||||
addon.mycroft.description = Si connette a un'istanza di Mycroft per ricevere informazioni e inviare comandi. L'uso tipico include l'attivazione di Mycroft per ascoltare (utilizzando una parola per svegliare), l'invio di testo per Mycroft per parlare, reagendo su qualche evento specifico, abilità di comando simulando un enunciato parlato, ecc.
|
||||
|
||||
# thing types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user