diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/.gitignore b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/.gitignore new file mode 100644 index 00000000..03fd10e9 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/.gitignore @@ -0,0 +1,7 @@ +settings.json + +# python compiled files +*.pyc + +# Vim temp files +.*.sw? diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/LICENSE b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/LICENSE new file mode 100644 index 00000000..7a4a3ea2 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/LICENSE @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/README.md b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/README.md new file mode 100644 index 00000000..f86c099b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/README.md @@ -0,0 +1,25 @@ +# Volume Control +Control the volume of your system + +## About +Control the volume of Mycroft with verbal commands or by spinning the physical +button on a Mark 1. + +## Examples +* "Turn up the volume" +* "Decrease the audio" +* "Mute audio" +* "Set volume to 5" +* "Set volume to 75 percent" + +## Credits +Mycroft AI (@MycroftAI) + +## Category +**Configuration** + +## Tags +#volume +#volume-control +#sound +#system diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/__init__.py b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/__init__.py new file mode 100644 index 00000000..97f6c217 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/__init__.py @@ -0,0 +1,399 @@ +# Copyright 2017 Mycroft AI Inc. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# +from alsaaudio import Mixer, mixers as alsa_mixers +from os.path import dirname, join + +from adapt.intent import IntentBuilder +from mycroft.audio import wait_while_speaking +from mycroft.messagebus.message import Message +from mycroft.skills.core import MycroftSkill, intent_handler +from mycroft.util import play_wav +from mycroft.util.parse import extract_number + + +ALSA_PLATFORMS = ['MycroftOS', 'mycroft_mark_1', 'picroft', 'unknown'] + + +class VolumeSkill(MycroftSkill): + """ + Control the audio volume for the Mycroft system + + Terminology: + "Level" = Mycroft volume levels, from 0 to 10 + "Volume" = ALSA mixer setting, from 0 to 100 + """ + + MIN_LEVEL = 0 + MAX_LEVEL = 10 + + # TODO: Translation layer (have to match word in Level.voc) + VOLUME_WORDS = { + 'loud': 9, + 'normal': 6, + 'quiet': 3 + } + + def __init__(self): + super(VolumeSkill, self).__init__("VolumeSkill") + self.settings["default_level"] = 6 # can be 0 (off) to 10 (max) + self.settings["min_volume"] = 0 # can be 0 to 100 + if self.config_core['enclosure'].get('platform') == 'mycroft_mark_1': + self.settings["max_volume"] = 83 # can be 0 to 83 + else: + self.settings["max_volume"] = 100 # can be 0 to 100 + self.volume_sound = join(dirname(__file__), "blop-mark-diangelo.wav") + self.vol_before_mute = None + self._mixer = None + + def _clear_mixer(self): + """For Unknown platforms reinstantiate the mixer. + + For mycroft_mark_1 do not reinstantiate the mixer. + """ + platform = self.config_core['enclosure'].get('platform', 'unknown') + if platform != 'mycroft_mark_1': + self._mixer = None + + def _get_mixer(self): + self.log.debug('Finding Alsa Mixer for control...') + mixer = None + try: + # If there are only 1 mixer use that one + mixers = alsa_mixers() + if len(mixers) == 1: + mixer = Mixer(mixers[0]) + elif 'Master' in mixers: + # Try using the default mixer (Master) + mixer = Mixer('Master') + elif 'PCM' in mixers: + # PCM is another common one + mixer = Mixer('PCM') + elif 'Digital' in mixers: + # My mixer is called 'Digital' (JustBoom DAC) + mixer = Mixer('Digital') + else: + # should be equivalent to 'Master' + mixer = Mixer() + except Exception: + # Retry instanciating the mixer with the built-in default + try: + mixer = Mixer() + except Exception as e: + self.log.error('Couldn\'t allocate mixer, {}'.format(repr(e))) + self._mixer = mixer + return mixer + + def initialize(self): + # Register handlers to detect percentages as reported by STT + for i in range(101): # numbers 0 to 100 + self.register_vocabulary(str(i) + '%', 'Percent') + + # Register handlers for messagebus events + self.add_event('mycroft.volume.increase', + self.handle_increase_volume) + self.add_event('mycroft.volume.decrease', + self.handle_decrease_volume) + self.add_event('mycroft.volume.mute', + self.handle_mute_volume) + self.add_event('mycroft.volume.unmute', + self.handle_unmute_volume) + self.add_event('recognizer_loop:record_begin', + self.duck) + self.add_event('recognizer_loop:record_end', + self.unduck) + + self.vol_before_mute = self.__get_system_volume() + + @property + def mixer(self): + platform = self.config_core['enclosure'].get('platform', 'unknown') + if platform in ALSA_PLATFORMS: + return self._mixer or self._get_mixer() + else: + return None + + def _setvolume(self, vol, emit=True): + # Update ALSA + if self.mixer: + self.log.debug(vol) + self.mixer.setvolume(vol) + # TODO: Remove this and control volume at the Enclosure level in + # response to the mycroft.volume.set message. + + if emit: + # Notify non-ALSA systems of volume change + self.bus.emit(Message('mycroft.volume.set', + data={"percent": vol/100.0})) + + # Change Volume to X (Number 0 to) Intent Handlers + @intent_handler(IntentBuilder("SetVolume").require("Volume") + .optionally("Increase").optionally("Decrease") + .optionally("To").require("Level")) + def handle_set_volume(self, message): + self._clear_mixer() + default_vol = self.__get_system_volume(50) + + level = self.__get_volume_level(message, default_vol) + self._setvolume(self.__level_to_volume(level)) + if level == self.MAX_LEVEL: + self.speak_dialog('max.volume') + else: + self.speak_dialog('set.volume', data={'volume': level}) + + # Set Volume Percent Intent Handlers + @intent_handler(IntentBuilder("SetVolumePercent").require("Volume") + .optionally("Increase").optionally("Decrease") + .optionally("To").require("Percent")) + def handle_set_volume_percent(self, message): + self._clear_mixer() + percent = extract_number(message.data['utterance'].replace('%', '')) + percent = int(percent) + self._setvolume(percent) + self.speak_dialog('set.volume.percent', data={'level': percent}) + + # Volume Status Intent Handlers + @intent_handler(IntentBuilder("QueryVolume").optionally("Query") + .require("Volume")) + def handle_query_volume(self, message): + self._clear_mixer() + level = self.__volume_to_level(self.__get_system_volume(0, show=True)) + self.speak_dialog('volume.is', data={'volume': round(level)}) + + @intent_handler(IntentBuilder("QueryVolumePhrase").require("QueryPhrase") + .optionally("Volume")) + def handle_query_volume_phrase(self, message): + self.handle_query_volume(message) + + def __communicate_volume_change(self, message, dialog, code, changed): + play_sound = message.data.get('play_sound', False) + if play_sound: + if changed: + play_wav(self.volume_sound) + else: + if (not changed) and (code != 0): + self.speak_dialog('already.max.volume', data={'volume': code}) + + # Increase Volume Intent Handlers + @intent_handler(IntentBuilder("IncreaseVolume").require("Volume") + .require("Increase")) + def handle_increase_volume(self, message): + self.__communicate_volume_change(message, 'increase.volume', + *self.__update_volume(+1)) + + @intent_handler(IntentBuilder("IncreaseVolumeSet").require("Set") + .optionally("Volume").require("Increase")) + def handle_increase_volume_set(self, message): + self._clear_mixer() + self.handle_increase_volume(message) + + @intent_handler(IntentBuilder("IncreaseVolumePhrase") + .require("IncreasePhrase")) + def handle_increase_volume_phrase(self, message): + self._clear_mixer() + self.handle_increase_volume(message) + + # Decrease Volume Intent Handlers + @intent_handler(IntentBuilder("DecreaseVolume").require("Volume") + .require("Decrease")) + def handle_decrease_volume(self, message): + self.__communicate_volume_change(message, 'decrease.volume', + *self.__update_volume(-1)) + + @intent_handler(IntentBuilder("DecreaseVolumeSet").require("Set") + .optionally("Volume").require("Decrease")) + def handle_decrease_volume_set(self, message): + self.handle_decrease_volume(message) + + @intent_handler(IntentBuilder("DecreaseVolumePhrase") + .require("DecreasePhrase")) + def handle_decrease_volume_phrase(self, message): + self.handle_decrease_volume(message) + + # Maximum Volume Intent Handlers + @intent_handler(IntentBuilder("MaxVolume").optionally("Set") + .require("Volume").optionally("Increase") + .require("MaxVolume")) + def handle_max_volume(self, message): + self._clear_mixer() + self._setvolume(self.settings["max_volume"]) + speak_message = message.data.get('speak_message', True) + if speak_message: + self.speak_dialog('max.volume') + wait_while_speaking() + self.bus.emit(Message('mycroft.volume.duck')) + + @intent_handler(IntentBuilder("MaxVolumeIncreaseMax") + .require("MaxVolumePhrase").optionally("Volume") + .require("Increase").optionally("MaxVolume")) + def handle_max_volume_increase_to_max(self, message): + self.handle_max_volume(message) + + def duck(self, message): + self._clear_mixer() + if self.settings.get('ducking', True): + self._mute_volume() + + def unduck(self, message): + self._clear_mixer() + if self.settings.get('ducking', True): + self._unmute_volume() + + def _mute_volume(self, message=None, speak=False): + self.log.debug('MUTING!') + self.vol_before_mute = self.__get_system_volume() + self.log.debug(self.vol_before_mute) + if speak: + self.speak_dialog('mute.volume') + wait_while_speaking() + self._setvolume(0, emit=False) + self.bus.emit(Message('mycroft.volume.duck')) + + # Mute Volume Intent Handlers + @intent_handler(IntentBuilder("MuteVolume").require( + "Volume").require("Mute")) + def handle_mute_volume(self, message): + self._clear_mixer() + self._mute_volume(speak=message.data.get('speak_message', True)) + + def _unmute_volume(self, message=None, speak=False): + if self.vol_before_mute is None: + vol = self.__level_to_volume(self.settings["default_level"]) + else: + vol = self.vol_before_mute + self.vol_before_mute = None + + self._setvolume(vol, emit=False) + self.bus.emit(Message('mycroft.volume.unduck')) + + if speak: + self.speak_dialog('reset.volume', + data={'volume': + self.settings["default_level"]}) + + # Unmute/Reset Volume Intent Handlers + @intent_handler(IntentBuilder("UnmuteVolume").require("Volume") + .require("Unmute")) + def handle_unmute_volume(self, message): + self._clear_mixer() + self._unmute_volume(speak=message.data.get('speak_message', True)) + + def __volume_to_level(self, volume): + """ + Convert a 'volume' to a 'level' + + Args: + volume (int): min_volume..max_volume + Returns: + int: the equivalent level + """ + range = self.MAX_LEVEL - self.MIN_LEVEL + min_vol = self.settings["min_volume"] + max_vol = self.settings["max_volume"] + prop = float(volume - min_vol) / max_vol + level = int(round(self.MIN_LEVEL + range * prop)) + if level > self.MAX_LEVEL: + level = self.MAX_LEVEL + elif level < self.MIN_LEVEL: + level = self.MIN_LEVEL + return level + + def __level_to_volume(self, level): + """ + Convert a 'level' to a 'volume' + + Args: + level (int): 0..MAX_LEVEL + Returns: + int: the equivalent volume + """ + range = self.settings["max_volume"] - self.settings["min_volume"] + prop = float(level) / self.MAX_LEVEL + volume = int(round(self.settings["min_volume"] + int(range) * prop)) + + return volume + + @staticmethod + def __bound_level(level): + if level > VolumeSkill.MAX_LEVEL: + level = VolumeSkill.MAX_LEVEL + elif level < VolumeSkill.MIN_LEVEL: + level = VolumeSkill.MIN_LEVEL + return level + + def __update_volume(self, change=0): + """ + Attempt to change audio level + + Args: + change (int): +1 or -1; the step to change by + + Returns: tuple(new level code int(0..10), + whether level changed (bool)) + """ + old_level = self.__volume_to_level(self.__get_system_volume(0)) + new_level = self.__bound_level(old_level + change) + self.enclosure.eyes_volume(new_level) + self._setvolume(self.__level_to_volume(new_level)) + return new_level, new_level != old_level + + def __get_system_volume(self, default=50, show=False): + """ Get volume, either from mixer or ask on messagebus. + + The show parameter should only be True when a user is requesting + the volume and not the system. + TODO: Remove usage of Mixer and move that stuff to enclosure. + """ + vol = default + if self.mixer: + vol = min(self.mixer.getvolume()[0], 100) + self.log.debug('Volume before mute: {}'.format(vol)) + else: + vol_msg = self.bus.wait_for_response( + Message("mycroft.volume.get", {'show': show})) + if vol_msg: + vol = int(vol_msg.data["percent"] * 100) + + return vol + + def __get_volume_level(self, message, default=None): + """ Retrievs volume from message. """ + level_str = message.data.get('Level', default) + level = self.settings["default_level"] + + try: + level = self.VOLUME_WORDS[level_str] + except KeyError: + try: + level = int(extract_number(level_str)) + if (level == self.MAX_LEVEL + 1): + # Assume that user meant max volume + level = self.MAX_LEVEL + elif (level > self.MAX_LEVEL): + # Guess that the user said something like 100 percent + # so convert that into a level value + level = self.MAX_LEVEL * level/100 + except ValueError: + pass + + level = self.__bound_level(level) + return level + + def shutdown(self): + if self.vol_before_mute is not None: + self._unmute_volume() + + +def create_skill(): + return VolumeSkill() diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/blop-mark-diangelo.wav b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/blop-mark-diangelo.wav new file mode 100644 index 00000000..49b046f1 Binary files /dev/null and b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/blop-mark-diangelo.wav differ diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/already.max.volume.dialog new file mode 100644 index 00000000..2de2e7e1 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/already.max.volume.dialog @@ -0,0 +1,2 @@ +Lydstyrken er allerede på maximum +Jeg kan ikke blive højere diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/decrease.volume.dialog new file mode 100644 index 00000000..0108f4af --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/decrease.volume.dialog @@ -0,0 +1,3 @@ +Volume resuceret to {{volume}} +Volume mindsket til {{volume}} +Volume er nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/increase.volume.dialog new file mode 100644 index 00000000..3aa33ae5 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/increase.volume.dialog @@ -0,0 +1,2 @@ +Volume er nu {{volume}} +Lydstyrke forøget til {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/mute.volume.dialog new file mode 100644 index 00000000..fdb4270a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/mute.volume.dialog @@ -0,0 +1,2 @@ +Audio bliver muted +Lyd bliver muted diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/reset.volume.dialog new file mode 100644 index 00000000..1cab0851 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/reset.volume.dialog @@ -0,0 +1,2 @@ +Lydstyrke nulstillet til {{volume} +Lydstyrke nulstillet til {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/set.volume.dialog new file mode 100644 index 00000000..6cda7090 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/set.volume.dialog @@ -0,0 +1,3 @@ +Lydstyrke stillet til {{volume}} +Lydstyrke indstillet til {{volume}} +Lydstyrken ændret til {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/set.volume.percent.dialog new file mode 100644 index 00000000..e6dd2b75 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Lydstyrken er sat til {{level}} procent +Lydstyrkem er opdateret til {{level}} procent +Lydstyrken er ændret til {{evel}} percent diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/volume.is.dialog new file mode 100644 index 00000000..1775b3ef --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/da-dk/volume.is.dialog @@ -0,0 +1,2 @@ +Lydstyrken er sat til {{volume}} +Lydstyrken er {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/already.max.volume.dialog new file mode 100644 index 00000000..7da0a847 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/already.max.volume.dialog @@ -0,0 +1,2 @@ +Die Lautstärke ist bereits auf Maximum +Ich kann nicht lauter werden diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/decrease.volume.dialog new file mode 100644 index 00000000..9c573188 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/decrease.volume.dialog @@ -0,0 +1,3 @@ +Lautstärke auf {{volume}} reduziert +Lautstärke auf {{volume}} reduziert +Lautstärke ist jetzt {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/increase.volume.dialog new file mode 100644 index 00000000..a7377307 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/increase.volume.dialog @@ -0,0 +1,2 @@ +Lautstärke ist jetzt {{volume}} +Lautstärke auf {{volume}} erhöht diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/max.volume.dialog new file mode 100644 index 00000000..be55fadd --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/max.volume.dialog @@ -0,0 +1,3 @@ +Lautstärke auf maximum eingestellt +Lautstärke auf Maximum gesetzt +Lautstärke auf maximum geändert diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/mute.volume.dialog new file mode 100644 index 00000000..d917107e --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/mute.volume.dialog @@ -0,0 +1,2 @@ +Audio wird gedämpft +Der Ton wird gedämpft diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/reset.volume.dialog new file mode 100644 index 00000000..02747bb9 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/reset.volume.dialog @@ -0,0 +1,2 @@ +Lautstärke auf {{volume}} zurückgesetzt +Lautstärke auf {{volume}} wiederhergestellt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/set.volume.dialog new file mode 100644 index 00000000..ce42a2cc --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/set.volume.dialog @@ -0,0 +1,3 @@ +Lautstärke auf {{volume}} eingestellt +Lautstärke auf {{volume}} aktualisiert +Lautstärke auf {{volume}} geändert diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/set.volume.percent.dialog new file mode 100644 index 00000000..e98d3210 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Lautstärke gesetzt auf {{level}} Prozent +Lautstärke aktualisiert auf {{level}} Prozent +Lautstärke auf {{level}} Prozent geändert diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/volume.is.dialog new file mode 100644 index 00000000..4f198e53 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/de-de/volume.is.dialog @@ -0,0 +1,2 @@ +Die Lautstärke ist auf {{volume}} gesetzt +Die Lautstärke ist bei {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/already.max.volume.dialog new file mode 100644 index 00000000..51975981 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/already.max.volume.dialog @@ -0,0 +1,2 @@ +Volume is already at maximum +I can't get any louder diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/decrease.volume.dialog new file mode 100644 index 00000000..9a0e6614 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/decrease.volume.dialog @@ -0,0 +1,3 @@ +Volume reduced to {{volume}} +Volume decreased to {{volume}} +Volume is now {{volume}} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/increase.volume.dialog new file mode 100644 index 00000000..b2996a19 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/increase.volume.dialog @@ -0,0 +1,2 @@ +Volume is now {{volume}} +Volume increased to {{volume}} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/max.volume.dialog new file mode 100644 index 00000000..43bd30dd --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/max.volume.dialog @@ -0,0 +1,3 @@ +Volume set to maximum level +Volume updated to maximum level +Volume changed to maximum level \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/mute.volume.dialog new file mode 100644 index 00000000..8fab7ada --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/mute.volume.dialog @@ -0,0 +1,2 @@ +Audio is going to be muted +Sound is going to be muted \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/reset.volume.dialog new file mode 100644 index 00000000..9e085062 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/reset.volume.dialog @@ -0,0 +1,2 @@ +Volume reset to {{volume}} +Volume restored to {{volume}} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/set.volume.dialog new file mode 100644 index 00000000..570765d4 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/set.volume.dialog @@ -0,0 +1,3 @@ +Volume set to {{volume}} +Volume updated to {{volume}} +Volume changed to {{volume}} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/set.volume.percent.dialog new file mode 100644 index 00000000..fed269f0 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Volume set to {{level}} percent +Volume updated to {{level}} percent +Volume changed to {{level}} percent diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/volume.is.dialog new file mode 100644 index 00000000..e859102c --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/en-us/volume.is.dialog @@ -0,0 +1,2 @@ +The volume is set to {{volume}} +The volume is at {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/already.max.volume.dialog new file mode 100644 index 00000000..72cdd91d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/already.max.volume.dialog @@ -0,0 +1,2 @@ +El volumen ya está al máximo +No se puede poner más fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/decrease.volume.dialog new file mode 100644 index 00000000..16db6d89 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/decrease.volume.dialog @@ -0,0 +1,3 @@ +Volumen reducido a {{volume}} +Volumen bajado a {{volume}} +El volumen está al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/increase.volume.dialog new file mode 100644 index 00000000..caaacc01 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/increase.volume.dialog @@ -0,0 +1,2 @@ +El volumen está al {{volume}} +Volumen subido al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/max.volume.dialog new file mode 100644 index 00000000..33b5b151 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/max.volume.dialog @@ -0,0 +1,3 @@ +Volumen a máximo nivel +Volumen actualizado a máximo nivel +Volumen cambiado a máximo nivel diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/mute.volume.dialog new file mode 100644 index 00000000..3713821e --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/mute.volume.dialog @@ -0,0 +1,2 @@ +El audio se silenciará +El sonido se silenciará diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/reset.volume.dialog new file mode 100644 index 00000000..6a429933 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/reset.volume.dialog @@ -0,0 +1,2 @@ +El volumen se volverá a poner al {{volume}} +El volumen restaurado al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/set.volume.dialog new file mode 100644 index 00000000..48eb9b89 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/set.volume.dialog @@ -0,0 +1,3 @@ +Volumen puesto al {{volume}} +Volumen actualizado al {{volume}} +Volumen cambiado al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/set.volume.percent.dialog new file mode 100644 index 00000000..063d0ed0 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Volumen establecido al {{level}} por ciento +Volumen actualizado al {{level}} por ciento +Volumen cambiado al {{level}} por ciento diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/volume.is.dialog new file mode 100644 index 00000000..6fb0baa6 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/es-es/volume.is.dialog @@ -0,0 +1,2 @@ +El volumen está establecido al {{volume}} +El volumen está al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/already.max.volume.dialog new file mode 100644 index 00000000..5c05d915 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/already.max.volume.dialog @@ -0,0 +1,2 @@ +Le volume est déjà au maximum +Je ne peux pas être plus fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/decrease.volume.dialog new file mode 100644 index 00000000..0858825a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/decrease.volume.dialog @@ -0,0 +1,3 @@ +Le volume a été réduit à {{volume}} +Le volume a été baissé à {{volume}} +Le volume est maintenant à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/increase.volume.dialog new file mode 100644 index 00000000..ca68e4a7 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/increase.volume.dialog @@ -0,0 +1,2 @@ +Le volume est maintenant à {{volume}} +Le volume a été augmenté à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/mute.volume.dialog new file mode 100644 index 00000000..d87ccfb2 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/mute.volume.dialog @@ -0,0 +1,2 @@ +L'audio va être mis en muet +Le son va être mis en muet diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/reset.volume.dialog new file mode 100644 index 00000000..c3028f40 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/reset.volume.dialog @@ -0,0 +1,2 @@ +Volume réinitialisé à {{volume}} +Volume restauré à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/set.volume.dialog new file mode 100644 index 00000000..11fb8469 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/set.volume.dialog @@ -0,0 +1,3 @@ +Volume définit à {{volume}} +Volume mis à jour à {{volume}} +Volume changé à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/volume.is.dialog new file mode 100644 index 00000000..b9cf0f40 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/fr-fr/volume.is.dialog @@ -0,0 +1,2 @@ +Le volume a été définit à {{volume}} +Le volume est à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/already.max.volume.dialog new file mode 100644 index 00000000..5ce10afe --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/already.max.volume.dialog @@ -0,0 +1,2 @@ +A hangerő már maximumon van +Hangosabbra nem megy diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/decrease.volume.dialog new file mode 100644 index 00000000..7964a315 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/decrease.volume.dialog @@ -0,0 +1,3 @@ +A hangerő csökkentve. Új szint: {{volume}} +A hangerő lecsökkent a következő szintre: {{volume}} +A hangerő új szintje: {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/increase.volume.dialog new file mode 100644 index 00000000..c3766a76 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/increase.volume.dialog @@ -0,0 +1,2 @@ +A hangerő új szintje: {{volume}} +A hangerő megnövelve. Új szint: {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/mute.volume.dialog new file mode 100644 index 00000000..0a1003a5 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/mute.volume.dialog @@ -0,0 +1,2 @@ +A hang elnémul +A hang elnémítva diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/reset.volume.dialog new file mode 100644 index 00000000..f5e3cb7d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/reset.volume.dialog @@ -0,0 +1,2 @@ +A hangerő visszaállítva, értéke: {{volume}} +A hangerőt visszaállítottam, az új szint: {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/set.volume.dialog new file mode 100644 index 00000000..bbd80fb1 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/set.volume.dialog @@ -0,0 +1,3 @@ +A hangerő beállítva a következő szintre: {{volume}} +A hangerő megváltozott. Új értéke: {{volume}} +A hangerő új értéke a következő: {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/volume.is.dialog new file mode 100644 index 00000000..5a1cb87e --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/hu-hu/volume.is.dialog @@ -0,0 +1,2 @@ +A hangerő szintje: {{volume}} +A hangerő értéke {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/already.max.volume.dialog new file mode 100644 index 00000000..cd6156ee --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/already.max.volume.dialog @@ -0,0 +1,2 @@ +Il volume è già al massimo +Non posso aumentare di più il volume diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/decrease.volume.dialog new file mode 100644 index 00000000..98f0edde --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/decrease.volume.dialog @@ -0,0 +1,3 @@ +Volume ridotto a {{volume}} +Volume diminuito a {{volume}} +Il volume adesso è {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/increase.volume.dialog new file mode 100644 index 00000000..6f7a92ff --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/increase.volume.dialog @@ -0,0 +1,2 @@ +Il volume adesso è {{volume}} +Volume aumentato a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/max.volume.dialog new file mode 100644 index 00000000..a14760ee --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/max.volume.dialog @@ -0,0 +1,3 @@ +Volume impostato a livello massimo +Volume aggiornato al massimo livello +Volume cambiato su livello massimo diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/mute.volume.dialog new file mode 100644 index 00000000..09e9197e --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/mute.volume.dialog @@ -0,0 +1,2 @@ +L'audio sta per essere disattivato +Il suono sta per essere disattivato diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/reset.volume.dialog new file mode 100644 index 00000000..93b4ccc1 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/reset.volume.dialog @@ -0,0 +1,2 @@ +Volume reimpostato a {{volume}} +Volume ripristinato a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/set.volume.dialog new file mode 100644 index 00000000..a578a993 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/set.volume.dialog @@ -0,0 +1,3 @@ +Volume impostato a {{volume}} +Volume aggiornato a {{volume}} +Volume modificato a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/set.volume.percent.dialog new file mode 100644 index 00000000..0951dbd9 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Volume impostato a {{level}} percento +Volume aggiornato al {{level}} percento +Volume modificato al {{level}} percento diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/volume.is.dialog new file mode 100644 index 00000000..cfa66888 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/it-it/volume.is.dialog @@ -0,0 +1,2 @@ +Il volume è impostato a {{volume}} +Il volume è a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/already.max.volume.dialog new file mode 100644 index 00000000..4ff93190 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/already.max.volume.dialog @@ -0,0 +1,2 @@ +Het geluidsniveau is al op maximum +Ik kan niet harder diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/decrease.volume.dialog new file mode 100644 index 00000000..f5d6c52a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/decrease.volume.dialog @@ -0,0 +1,3 @@ +Geluidsniveau verlaagd naar {{volume}} +Geluidsniveau afgenomen tot {{volume}} +Geluidsniveau is nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/increase.volume.dialog new file mode 100644 index 00000000..c58a84e5 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/increase.volume.dialog @@ -0,0 +1,2 @@ +Geluidsniveau is nu {{volume}} +Geluidsniveau toegenomen tot {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/mute.volume.dialog new file mode 100644 index 00000000..3bfa6631 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/mute.volume.dialog @@ -0,0 +1,2 @@ +Audio zal worden gedempt +Geluid zal worden gedempt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/reset.volume.dialog new file mode 100644 index 00000000..b60e78f6 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/reset.volume.dialog @@ -0,0 +1,2 @@ +Geluidsniveau reset naar {{volume}} +Geluidsniveau hersteld naar {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/set.volume.dialog new file mode 100644 index 00000000..e3216d46 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/set.volume.dialog @@ -0,0 +1,3 @@ +Geluidsniveau gezet op {{volume}} +Geluidsniveau bijgewerkt naar {{volume}} +Geluidsniveau gewijzigd naar {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/set.volume.percent.dialog new file mode 100644 index 00000000..0572ec64 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Volume op {{level}} procent ingesteld +Volume naar {{level}} procent bijgewerkt +Volume in {{level}} procent veranderd diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/volume.is.dialog new file mode 100644 index 00000000..67489197 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/nl-nl/volume.is.dialog @@ -0,0 +1,2 @@ +Het geluidsniveau is gezet op {{volume}} +Het geluidsniveau staat op {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/already.max.volume.dialog new file mode 100644 index 00000000..74867c98 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/already.max.volume.dialog @@ -0,0 +1,2 @@ +Громкость уже на максимуме +Я не могу быть громче diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/decrease.volume.dialog new file mode 100644 index 00000000..63687e63 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/decrease.volume.dialog @@ -0,0 +1,3 @@ +Громкость уменьшена к {{volume}} +Громкость убавлена до {{volume}} +Громкость теперь {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/increase.volume.dialog new file mode 100644 index 00000000..a3fba643 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/increase.volume.dialog @@ -0,0 +1,2 @@ +Громкость теперь {{volume}} +Громкость увеличена до {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/mute.volume.dialog new file mode 100644 index 00000000..aa8d9acf --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/mute.volume.dialog @@ -0,0 +1,2 @@ +Перехожу в режим без звука +Звук будет выключен diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/reset.volume.dialog new file mode 100644 index 00000000..405b3b2b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/reset.volume.dialog @@ -0,0 +1,2 @@ +Громкость перезагружена на {{volume}} +Громкость восстановлена до {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/set.volume.dialog new file mode 100644 index 00000000..c6b16f2a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/set.volume.dialog @@ -0,0 +1,3 @@ +Громкость установлена на {{volume}} +Громкость обновлена до {{volume}} +Громкость изменена на {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/volume.is.dialog new file mode 100644 index 00000000..252892a7 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/ru-ru/volume.is.dialog @@ -0,0 +1,2 @@ +Уровень звука установлен на {{volume}} +Уровень звука {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/already.max.volume.dialog new file mode 100644 index 00000000..f3695182 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/already.max.volume.dialog @@ -0,0 +1,2 @@ +Volymen är redan på max +Jag kan inte höja mer diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/decrease.volume.dialog new file mode 100644 index 00000000..f8536d6b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/decrease.volume.dialog @@ -0,0 +1,3 @@ +Volymen har sänkts till {{volume}} +Volymen sänktes till {{volume}} +Volymen är nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/increase.volume.dialog new file mode 100644 index 00000000..cd30a273 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/increase.volume.dialog @@ -0,0 +1,2 @@ +Volymen är nu {{volume}} +Volymen ökades till {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/mute.volume.dialog new file mode 100644 index 00000000..3396c052 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/mute.volume.dialog @@ -0,0 +1,2 @@ +Audio kommer att tystas +Ljudet kommer att tystas diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/reset.volume.dialog new file mode 100644 index 00000000..898ce972 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/reset.volume.dialog @@ -0,0 +1,2 @@ +Volymen har återställts till {{volume}} +Volymen har återställts till {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/set.volume.dialog new file mode 100644 index 00000000..21720dd7 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/set.volume.dialog @@ -0,0 +1,3 @@ +Volymen har satts till {{volume}} +Volymen har ändrats till {{volume}} +Volymen är nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/set.volume.percent.dialog new file mode 100644 index 00000000..9a23835d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/set.volume.percent.dialog @@ -0,0 +1,3 @@ +Volymen har satts till {{level}} procent +Volymen har ändrats till {{level}} procent +Volymen är nu {{level}} procent diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/volume.is.dialog new file mode 100644 index 00000000..68d8b8b8 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/dialog/sv-se/volume.is.dialog @@ -0,0 +1,2 @@ +Volymen är satt till {{volume}} +Volymen är satt till {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/settingsmeta.yaml b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/settingsmeta.yaml new file mode 100644 index 00000000..3a1f33c3 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/settingsmeta.yaml @@ -0,0 +1,8 @@ +skillMetadata: + sections: + - name: Ducking + fields: + - name: ducking + type: checkbox + label: Duck while listening + value: "true" diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample1.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample1.intent.json new file mode 100644 index 00000000..a1cb2498 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample1.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "set volume to 3", + "intent_type": "SetVolume", + "intent": { + "Volume": "volume", + "Level": "3" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample10.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample10.intent.json new file mode 100644 index 00000000..ab81aea9 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample10.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "reset volume", + "intent_type": "UnmuteVolume", + "intent": { + "Volume": "volume", + "Unmute": "reset" + } +} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample2.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample2.intent.json new file mode 100644 index 00000000..403760f6 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample2.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "update volume to 11", + "intent_type": "SetVolume", + "intent": { + "Volume": "volume", + "Level": "11" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample3.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample3.intent.json new file mode 100644 index 00000000..f588794b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample3.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "increase volume", + "intent_type": "IncreaseVolume", + "intent": { + "Volume": "volume", + "Increase": "increase" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample4.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample4.intent.json new file mode 100644 index 00000000..27ce94d3 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample4.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "rise volume", + "intent_type": "IncreaseVolume", + "intent": { + "Volume": "volume", + "Increase": "rise" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample5.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample5.intent.json new file mode 100644 index 00000000..cc29c55f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample5.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "decrease volume", + "intent_type": "DecreaseVolume", + "intent": { + "Volume": "volume", + "Decrease": "decrease" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample6.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample6.intent.json new file mode 100644 index 00000000..d3a970c4 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample6.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "reduce volume", + "intent_type": "DecreaseVolume", + "intent": { + "Volume": "volume", + "Decrease": "reduce" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample7.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample7.intent.json new file mode 100644 index 00000000..618fac75 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample7.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "set volume to quiet", + "intent_type": "SetVolume", + "intent": { + "Volume": "volume", + "Level": "quiet" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample8.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample8.intent.json new file mode 100644 index 00000000..a775f96a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample8.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "update volume to normal", + "intent_type": "SetVolume", + "intent": { + "Volume": "volume", + "Level": "normal" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample9.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample9.intent.json new file mode 100644 index 00000000..53689544 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/test/intent/sample9.intent.json @@ -0,0 +1,8 @@ +{ + "utterance": "change volume to loud", + "intent_type": "SetVolume", + "intent": { + "Volume": "volume", + "Level": "loud" + } +} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Decrease.voc new file mode 100644 index 00000000..89462984 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Decrease.voc @@ -0,0 +1,5 @@ +sænk +reducere +sænk +sænk +lavere diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Increase.voc new file mode 100644 index 00000000..6acf2a93 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Increase.voc @@ -0,0 +1,6 @@ +hæv +hæv +boost +øg +skru op +højere diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Level.voc new file mode 100644 index 00000000..b610e13f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +stille +normal +højt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Mute.voc new file mode 100644 index 00000000..4473900f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Mute.voc @@ -0,0 +1,2 @@ +mute +stille diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Percent.voc new file mode 100644 index 00000000..bbf722c7 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Percent.voc @@ -0,0 +1,2 @@ +procent +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Query.voc new file mode 100644 index 00000000..6bc1c012 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Query.voc @@ -0,0 +1,2 @@ +hvad +fortæl diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Unmute.voc new file mode 100644 index 00000000..0f187df9 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Unmute.voc @@ -0,0 +1,3 @@ +nulstil +unmute +genskab diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Volume.voc new file mode 100644 index 00000000..1ceaeaef --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/da-dk/Volume.voc @@ -0,0 +1,3 @@ +volume +højtaler +lyd diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Decrease.voc new file mode 100644 index 00000000..c7fa7cfe --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Decrease.voc @@ -0,0 +1,7 @@ +leiser +reduziere +verringere +leiser +weicher +Weniger +runter diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/DecreasePhrase.voc new file mode 100644 index 00000000..4fc14bce --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/DecreasePhrase.voc @@ -0,0 +1,2 @@ +leiser +weicher diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Increase.voc new file mode 100644 index 00000000..2aaeec27 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Increase.voc @@ -0,0 +1,8 @@ +höher +anheben +erhöhen +erhöhen +steigern +lauter +mehr +auf diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/IncreasePhrase.voc new file mode 100644 index 00000000..c7a63faf --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/IncreasePhrase.voc @@ -0,0 +1 @@ +lauter diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Level.voc new file mode 100644 index 00000000..ae7f9853 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +leise +standard +laut diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/MaxVolume.voc new file mode 100644 index 00000000..122a4566 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/MaxVolume.voc @@ -0,0 +1,6 @@ +max +Maximum +lauteste +höchste +alles was geht +kurble diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/MaxVolumePhrase.voc new file mode 100644 index 00000000..87dd6c40 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/MaxVolumePhrase.voc @@ -0,0 +1,2 @@ +kurble +Drehe diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Mute.voc new file mode 100644 index 00000000..45050e99 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Mute.voc @@ -0,0 +1,2 @@ +stumm +still diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Percent.voc new file mode 100644 index 00000000..cd759bce --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Percent.voc @@ -0,0 +1,2 @@ +Prozent +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Query.voc new file mode 100644 index 00000000..be287ae0 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Query.voc @@ -0,0 +1,2 @@ +was +sagen diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/QueryPhrase.voc new file mode 100644 index 00000000..25eea018 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/QueryPhrase.voc @@ -0,0 +1,2 @@ +wie hoch +wie laut diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Set.voc new file mode 100644 index 00000000..38b3ae70 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Set.voc @@ -0,0 +1,3 @@ +Drehe +mache +setzte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/To.voc new file mode 100644 index 00000000..dc3e3572 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/To.voc @@ -0,0 +1 @@ +auf diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Unmute.voc new file mode 100644 index 00000000..0018ce3e --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Unmute.voc @@ -0,0 +1,4 @@ +aufheben +zurücksetzen +wiederherstellen +Standard diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Volume.voc new file mode 100644 index 00000000..2e54fbcc --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/de-de/Volume.voc @@ -0,0 +1,4 @@ +Lautstärke +Lautsprecher +ton +Audio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Decrease.voc new file mode 100644 index 00000000..eb2fa633 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Decrease.voc @@ -0,0 +1,7 @@ +lower +reduce +decrease +quieter +softer +less +down \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/DecreasePhrase.voc new file mode 100644 index 00000000..9e50ba5b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/DecreasePhrase.voc @@ -0,0 +1,2 @@ +quieter +softer \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Increase.voc new file mode 100644 index 00000000..e82b3e22 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Increase.voc @@ -0,0 +1,8 @@ +higher +rise +increase +raise +boost +louder +more +up \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/IncreasePhrase.voc new file mode 100644 index 00000000..10df3e10 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/IncreasePhrase.voc @@ -0,0 +1 @@ +louder \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Level.voc new file mode 100644 index 00000000..428fa83f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Level.voc @@ -0,0 +1,27 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +zero +one +two +three +four +five +six +seven +eight +nine +ten +eleven +quiet +normal +loud diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/MaxVolume.voc new file mode 100644 index 00000000..d00e2205 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/MaxVolume.voc @@ -0,0 +1,6 @@ +max +maximum +loudest +highest +all the way +crank \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/MaxVolumePhrase.voc new file mode 100644 index 00000000..ee7d09c4 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/MaxVolumePhrase.voc @@ -0,0 +1,2 @@ +crank +turn \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Mute.voc new file mode 100644 index 00000000..65969051 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Mute.voc @@ -0,0 +1,2 @@ +mute +silence \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Percent.voc new file mode 100644 index 00000000..84b3bb35 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Percent.voc @@ -0,0 +1,2 @@ +percent +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Query.voc new file mode 100644 index 00000000..2b586ad9 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Query.voc @@ -0,0 +1,2 @@ +what +tell \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/QueryPhrase.voc new file mode 100644 index 00000000..cb37a264 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/QueryPhrase.voc @@ -0,0 +1,2 @@ +how high +how loud \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Set.voc new file mode 100644 index 00000000..1aac274f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Set.voc @@ -0,0 +1,3 @@ +turn +make +set \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/To.voc new file mode 100644 index 00000000..788636ff --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/To.voc @@ -0,0 +1 @@ +to \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Unmute.voc new file mode 100644 index 00000000..487adf9d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Unmute.voc @@ -0,0 +1,4 @@ +unmute +reset +restore +default diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Volume.voc new file mode 100644 index 00000000..36e93b8f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/en-us/Volume.voc @@ -0,0 +1,4 @@ +volume +speaker +sound +audio \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Decrease.voc new file mode 100644 index 00000000..10aaefe6 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Decrease.voc @@ -0,0 +1,7 @@ +más bajo +reduce +baja +más bajo +más blando +menor +abajo diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/DecreasePhrase.voc new file mode 100644 index 00000000..69401381 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/DecreasePhrase.voc @@ -0,0 +1,2 @@ +más bajo +más blando diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Increase.voc new file mode 100644 index 00000000..43737778 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Increase.voc @@ -0,0 +1,8 @@ +más alto +sube +aumenta +sube +incrementa +mas fuerte +más +arriba diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/IncreasePhrase.voc new file mode 100644 index 00000000..4e1a91e4 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/IncreasePhrase.voc @@ -0,0 +1 @@ +mas fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Level.voc new file mode 100644 index 00000000..4766dcdd --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +suave +normal +fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/MaxVolume.voc new file mode 100644 index 00000000..25abb3aa --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/MaxVolume.voc @@ -0,0 +1,6 @@ +máx +máximo +más fuerte +el más alto +a fondo +ruido diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/MaxVolumePhrase.voc new file mode 100644 index 00000000..a5265eaa --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/MaxVolumePhrase.voc @@ -0,0 +1,2 @@ +ruido +mueve diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Mute.voc new file mode 100644 index 00000000..b056aa63 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Mute.voc @@ -0,0 +1,2 @@ +en silencio +silencio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Percent.voc new file mode 100644 index 00000000..4c114a35 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Percent.voc @@ -0,0 +1,2 @@ +por ciento +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Query.voc new file mode 100644 index 00000000..ef146763 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Query.voc @@ -0,0 +1,2 @@ +qué +di diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/QueryPhrase.voc new file mode 100644 index 00000000..5501b8cf --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/QueryPhrase.voc @@ -0,0 +1,2 @@ +cuán alto +cuán fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Set.voc new file mode 100644 index 00000000..da5c13f6 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Set.voc @@ -0,0 +1,3 @@ +mueve +haz +pon diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/To.voc new file mode 100644 index 00000000..78981922 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/To.voc @@ -0,0 +1 @@ +a diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Unmute.voc new file mode 100644 index 00000000..083375ce --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Unmute.voc @@ -0,0 +1,4 @@ +con volumen +reiniciar +restaura +predeterminado diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Volume.voc new file mode 100644 index 00000000..8a917849 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/es-es/Volume.voc @@ -0,0 +1,4 @@ +volumen +parlante +sonido +audio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Decrease.voc new file mode 100644 index 00000000..f87be1f6 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Decrease.voc @@ -0,0 +1,5 @@ +reduire +reduire +abaisser +couper +moins fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Increase.voc new file mode 100644 index 00000000..9addfab0 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Increase.voc @@ -0,0 +1,6 @@ +augmenter +élever +boost +augmenter +relever +plus fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Level.voc new file mode 100644 index 00000000..9a19ab9d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +silencieux +normal +fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Mute.voc new file mode 100644 index 00000000..9431b1b0 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Mute.voc @@ -0,0 +1,2 @@ +muet +silence diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Unmute.voc new file mode 100644 index 00000000..133db921 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Unmute.voc @@ -0,0 +1,3 @@ +réinitialiser +rétablir le son +rétablir diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Volume.voc new file mode 100644 index 00000000..811d369f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/fr-fr/Volume.voc @@ -0,0 +1,3 @@ +volume +haut-parleur +son diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Decrease.voc new file mode 100644 index 00000000..ea90d255 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Decrease.voc @@ -0,0 +1,5 @@ +mérsékeld +vegyél vissza +csökkentsd +csavard le +halkítsd|halkabbra diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Increase.voc new file mode 100644 index 00000000..4b4464a3 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Increase.voc @@ -0,0 +1,6 @@ +emeld +emeld meg +erősítsd|fokozd +növeld +csavard fel +hangosíts|hangosabbra diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Level.voc new file mode 100644 index 00000000..e6f77a2e --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +halk +normál +hangos diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Mute.voc new file mode 100644 index 00000000..320d0939 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Mute.voc @@ -0,0 +1,2 @@ +elnémítás +csend diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Unmute.voc new file mode 100644 index 00000000..bf79a4f2 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Unmute.voc @@ -0,0 +1,3 @@ +(visszaállítás|állítsd vissza) +megszólaltatása +visszaállítása diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Volume.voc new file mode 100644 index 00000000..00b8f412 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/hu-hu/Volume.voc @@ -0,0 +1,3 @@ +hangerő|hangerőt +hangszóró|hangszórót +hang|hangot diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Decrease.voc new file mode 100644 index 00000000..90ad0b3a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Decrease.voc @@ -0,0 +1,7 @@ +abbassa +reduci +diminuisci +più tranquillo +più basso +meno +giù diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/DecreasePhrase.voc new file mode 100644 index 00000000..85eb9d96 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/DecreasePhrase.voc @@ -0,0 +1,2 @@ +più tranquillo +più basso diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Increase.voc new file mode 100644 index 00000000..b66a0095 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Increase.voc @@ -0,0 +1,8 @@ +più alto +sali +aumenta +aumenta +incrementa +più forte +di più +su diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/IncreasePhrase.voc new file mode 100644 index 00000000..85dcdb67 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/IncreasePhrase.voc @@ -0,0 +1 @@ +più forte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Level.voc new file mode 100644 index 00000000..f6a45a81 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +silenzioso +normale +forte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/MaxVolume.voc new file mode 100644 index 00000000..3d0697ab --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/MaxVolume.voc @@ -0,0 +1,6 @@ +massimo +massimo +più forte +più alto +fino +manovella diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/MaxVolumePhrase.voc new file mode 100644 index 00000000..76d3768c --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/MaxVolumePhrase.voc @@ -0,0 +1,2 @@ +manovella +tirare diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Mute.voc new file mode 100644 index 00000000..04893fbb --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Mute.voc @@ -0,0 +1,2 @@ +muto +silenzio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Percent.voc new file mode 100644 index 00000000..6bc8de07 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Percent.voc @@ -0,0 +1,2 @@ +percento +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Query.voc new file mode 100644 index 00000000..9e5b6dfb --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Query.voc @@ -0,0 +1,2 @@ +quale +dimmi diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/QueryPhrase.voc new file mode 100644 index 00000000..e2b21ab4 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/QueryPhrase.voc @@ -0,0 +1,2 @@ +quanto alto +quanto forte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Set.voc new file mode 100644 index 00000000..9e450eaa --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Set.voc @@ -0,0 +1,3 @@ +tirare +fare +impostare diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/To.voc new file mode 100644 index 00000000..78981922 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/To.voc @@ -0,0 +1 @@ +a diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Unmute.voc new file mode 100644 index 00000000..a5066b59 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Unmute.voc @@ -0,0 +1,4 @@ +riattiva +reimposta +ripristina +default diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Volume.voc new file mode 100644 index 00000000..7d2b47fb --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/it-it/Volume.voc @@ -0,0 +1,4 @@ +volume +altoparlante +suono +audio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Decrease.voc new file mode 100644 index 00000000..a4942c1f --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Decrease.voc @@ -0,0 +1,5 @@ +lager +verminder +afnemen +zachter zetten +zachter diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Increase.voc new file mode 100644 index 00000000..3ba35c5b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Increase.voc @@ -0,0 +1,6 @@ +verhogen +verhogen +versterk +toenemen +harder zetten +harder diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Level.voc new file mode 100644 index 00000000..d7d4a350 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +stil +normaal +hard diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Mute.voc new file mode 100644 index 00000000..398e9e87 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Mute.voc @@ -0,0 +1,2 @@ +dempen +stilte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Percent.voc new file mode 100644 index 00000000..bbf722c7 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Percent.voc @@ -0,0 +1,2 @@ +procent +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Query.voc new file mode 100644 index 00000000..ea0b3d74 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Query.voc @@ -0,0 +1,2 @@ +wat +zeg diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Unmute.voc new file mode 100644 index 00000000..526a9120 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Unmute.voc @@ -0,0 +1,3 @@ +reset +geluid +herstellen diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Volume.voc new file mode 100644 index 00000000..80e4c1e3 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/nl-nl/Volume.voc @@ -0,0 +1,3 @@ +geluidsniveau +luidspreker +geluid diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Decrease.voc new file mode 100644 index 00000000..0e6c6c6a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Decrease.voc @@ -0,0 +1,5 @@ +тише +уменьши +сделай меньше +убавь +тише diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Increase.voc new file mode 100644 index 00000000..9f43c372 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Increase.voc @@ -0,0 +1,6 @@ +увеличь +увеличить +прибавь +надбавь +сделай громче +громче diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Level.voc new file mode 100644 index 00000000..a86c49be --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +тихо +нормально +громко diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Mute.voc new file mode 100644 index 00000000..227f2ba0 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Mute.voc @@ -0,0 +1,2 @@ +без звука +тишина diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Unmute.voc new file mode 100644 index 00000000..216613b2 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Unmute.voc @@ -0,0 +1,3 @@ +перезагрузи +включи звук +восстанови diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Volume.voc new file mode 100644 index 00000000..9caca053 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/ru-ru/Volume.voc @@ -0,0 +1,3 @@ +громкость +динамик +звук diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Decrease.voc new file mode 100644 index 00000000..d6e7a64b --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Decrease.voc @@ -0,0 +1,5 @@ +sänk +reducera +öka +skruva ner +tystare diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Increase.voc new file mode 100644 index 00000000..d667145d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Increase.voc @@ -0,0 +1,6 @@ +högre +högre +boosta +öka +vrid upp +högre diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Level.voc new file mode 100644 index 00000000..d1d6bd36 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Level.voc @@ -0,0 +1,15 @@ +0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +10 +11 +tyst +normal +hög diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Mute.voc new file mode 100644 index 00000000..942f0c2a --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Mute.voc @@ -0,0 +1,2 @@ +tyst +tystnad diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Percent.voc new file mode 100644 index 00000000..bbf722c7 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Percent.voc @@ -0,0 +1,2 @@ +procent +% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Query.voc new file mode 100644 index 00000000..0af4bf65 --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Query.voc @@ -0,0 +1,2 @@ +vad +berätta diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Unmute.voc new file mode 100644 index 00000000..b64b958d --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Unmute.voc @@ -0,0 +1,3 @@ +återställ +avmuta +återställ diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Volume.voc new file mode 100644 index 00000000..37c67cbf --- /dev/null +++ b/buildroot-external/rootfs-overlay/opt/mycroft/skills/mycroft-volume.mycroftai/vocab/sv-se/Volume.voc @@ -0,0 +1,3 @@ +volym +högtalare +ljud