diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/.gitignore b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/.gitignore deleted file mode 100644 index 03fd10e9..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/.gitignore +++ /dev/null @@ -1,7 +0,0 @@ -settings.json - -# python compiled files -*.pyc - -# Vim temp files -.*.sw? diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/LICENSE b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/LICENSE deleted file mode 100644 index 7a4a3ea2..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/LICENSE +++ /dev/null @@ -1,202 +0,0 @@ - - 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/skill-volume/README.md b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/README.md deleted file mode 100644 index f86c099b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# 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/skill-volume/__init__.py b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/__init__.py deleted file mode 100644 index c62dc597..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/__init__.py +++ /dev/null @@ -1,399 +0,0 @@ -# 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 = ['mycroft_mark_1', 'picroft', 'MycroftOS', '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/skill-volume/blop-mark-diangelo.wav b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/blop-mark-diangelo.wav deleted file mode 100644 index 49b046f1..00000000 Binary files a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/blop-mark-diangelo.wav and /dev/null differ diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/already.max.volume.dialog deleted file mode 100644 index 4ade8a35..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Lydstyrke er allerede på maks -Jeg kan ikke blive højere diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/decrease.volume.dialog deleted file mode 100644 index 0108f4af..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volume resuceret to {{volume}} -Volume mindsket til {{volume}} -Volume er nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/increase.volume.dialog deleted file mode 100644 index 3aa33ae5..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volume er nu {{volume}} -Lydstyrke forøget til {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/max.volume.dialog deleted file mode 100644 index 12bfba26..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/max.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Lydstyrke er sat til højeste niveau -Lydstyrke er nu på maks -Lydstyrke er nu sat til højeste niveau diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/mute.volume.dialog deleted file mode 100644 index fdb4270a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Audio bliver muted -Lyd bliver muted diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/reset.volume.dialog deleted file mode 100644 index 1cab0851..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Lydstyrke nulstillet til {{volume} -Lydstyrke nulstillet til {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/set.volume.dialog deleted file mode 100644 index 5d4a7ddd..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Lydstyrke sat til {{volume}} -Lydstyrke indstillet til {{volume}} -Lydstyrken ændret til {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/set.volume.percent.dialog deleted file mode 100644 index e6dd2b75..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/da-dk/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/volume.is.dialog deleted file mode 100644 index 1775b3ef..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/da-dk/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Lydstyrken er sat til {{volume}} -Lydstyrken er {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/already.max.volume.dialog deleted file mode 100644 index 7da0a847..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Die Lautstärke ist bereits auf Maximum -Ich kann nicht lauter werden diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/decrease.volume.dialog deleted file mode 100644 index 9c573188..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/de-de/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/increase.volume.dialog deleted file mode 100644 index a7377307..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Lautstärke ist jetzt {{volume}} -Lautstärke auf {{volume}} erhöht diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/max.volume.dialog deleted file mode 100644 index be55fadd..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/max.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/de-de/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/mute.volume.dialog deleted file mode 100644 index d917107e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Audio wird gedämpft -Der Ton wird gedämpft diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/reset.volume.dialog deleted file mode 100644 index 02747bb9..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Lautstärke auf {{volume}} zurückgesetzt -Lautstärke auf {{volume}} wiederhergestellt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/set.volume.dialog deleted file mode 100644 index ce42a2cc..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/de-de/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/set.volume.percent.dialog deleted file mode 100644 index e98d3210..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/de-de/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/volume.is.dialog deleted file mode 100644 index 4f198e53..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/de-de/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Die Lautstärke ist auf {{volume}} gesetzt -Die Lautstärke ist bei {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/already.max.volume.dialog deleted file mode 100644 index 51975981..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volume is already at maximum -I can't get any louder diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/decrease.volume.dialog deleted file mode 100644 index 9a0e6614..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/en-us/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/increase.volume.dialog deleted file mode 100644 index b2996a19..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volume is now {{volume}} -Volume increased to {{volume}} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/max.volume.dialog deleted file mode 100644 index 43bd30dd..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/max.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/en-us/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/mute.volume.dialog deleted file mode 100644 index 8fab7ada..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -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/skill-volume/dialog/en-us/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/reset.volume.dialog deleted file mode 100644 index 9e085062..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volume reset to {{volume}} -Volume restored to {{volume}} \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/set.volume.dialog deleted file mode 100644 index 570765d4..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/en-us/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/set.volume.percent.dialog deleted file mode 100644 index fed269f0..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/en-us/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/volume.is.dialog deleted file mode 100644 index e859102c..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/en-us/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -The volume is set to {{volume}} -The volume is at {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/already.max.volume.dialog deleted file mode 100644 index 72cdd91d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -El volumen ya está al máximo -No se puede poner más fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/decrease.volume.dialog deleted file mode 100644 index 16db6d89..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volumen reducido a {{volume}} -Volumen bajado a {{volume}} -El volumen está al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/increase.volume.dialog deleted file mode 100644 index caaacc01..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -El volumen está al {{volume}} -Volumen subido al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/max.volume.dialog deleted file mode 100644 index 33b5b151..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/max.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/es-es/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/mute.volume.dialog deleted file mode 100644 index 3713821e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -El audio se silenciará -El sonido se silenciará diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/reset.volume.dialog deleted file mode 100644 index 6a429933..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -El volumen se volverá a poner al {{volume}} -El volumen restaurado al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/set.volume.dialog deleted file mode 100644 index 48eb9b89..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volumen puesto al {{volume}} -Volumen actualizado al {{volume}} -Volumen cambiado al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/set.volume.percent.dialog deleted file mode 100644 index 063d0ed0..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/es-es/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/volume.is.dialog deleted file mode 100644 index 6fb0baa6..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/es-es/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -El volumen está establecido al {{volume}} -El volumen está al {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/already.max.volume.dialog deleted file mode 100644 index 5c05d915..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Le volume est déjà au maximum -Je ne peux pas être plus fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/decrease.volume.dialog deleted file mode 100644 index 0858825a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/fr-fr/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/increase.volume.dialog deleted file mode 100644 index ca68e4a7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Le volume est maintenant à {{volume}} -Le volume a été augmenté à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/mute.volume.dialog deleted file mode 100644 index d87ccfb2..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -L'audio va être mis en muet -Le son va être mis en muet diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/reset.volume.dialog deleted file mode 100644 index c3028f40..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volume réinitialisé à {{volume}} -Volume restauré à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/set.volume.dialog deleted file mode 100644 index 11fb8469..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volume définit à {{volume}} -Volume mis à jour à {{volume}} -Volume changé à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/volume.is.dialog deleted file mode 100644 index b9cf0f40..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/fr-fr/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Le volume a été définit à {{volume}} -Le volume est à {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/already.max.volume.dialog deleted file mode 100644 index 5ce10afe..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -A hangerő már maximumon van -Hangosabbra nem megy diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/decrease.volume.dialog deleted file mode 100644 index 7964a315..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/hu-hu/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/increase.volume.dialog deleted file mode 100644 index c3766a76..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -A hangerő új szintje: {{volume}} -A hangerő megnövelve. Új szint: {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/mute.volume.dialog deleted file mode 100644 index 0a1003a5..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -A hang elnémul -A hang elnémítva diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/reset.volume.dialog deleted file mode 100644 index f5e3cb7d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -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/skill-volume/dialog/hu-hu/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/set.volume.dialog deleted file mode 100644 index bbd80fb1..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/hu-hu/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/volume.is.dialog deleted file mode 100644 index 5a1cb87e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/hu-hu/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -A hangerő szintje: {{volume}} -A hangerő értéke {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/already.max.volume.dialog deleted file mode 100644 index cd6156ee..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Il volume è già al massimo -Non posso aumentare di più il volume diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/decrease.volume.dialog deleted file mode 100644 index 98f0edde..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volume ridotto a {{volume}} -Volume diminuito a {{volume}} -Il volume adesso è {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/increase.volume.dialog deleted file mode 100644 index 6f7a92ff..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Il volume adesso è {{volume}} -Volume aumentato a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/max.volume.dialog deleted file mode 100644 index a14760ee..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/max.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/it-it/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/mute.volume.dialog deleted file mode 100644 index 09e9197e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -L'audio sta per essere disattivato -Il suono sta per essere disattivato diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/reset.volume.dialog deleted file mode 100644 index 93b4ccc1..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volume reimpostato a {{volume}} -Volume ripristinato a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/set.volume.dialog deleted file mode 100644 index a578a993..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volume impostato a {{volume}} -Volume aggiornato a {{volume}} -Volume modificato a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/set.volume.percent.dialog deleted file mode 100644 index 0951dbd9..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/it-it/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/volume.is.dialog deleted file mode 100644 index cfa66888..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/it-it/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Il volume è impostato a {{volume}} -Il volume è a {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/already.max.volume.dialog deleted file mode 100644 index 4ff93190..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Het geluidsniveau is al op maximum -Ik kan niet harder diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/decrease.volume.dialog deleted file mode 100644 index f5d6c52a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Geluidsniveau verlaagd naar {{volume}} -Geluidsniveau afgenomen tot {{volume}} -Geluidsniveau is nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/increase.volume.dialog deleted file mode 100644 index c58a84e5..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Geluidsniveau is nu {{volume}} -Geluidsniveau toegenomen tot {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/mute.volume.dialog deleted file mode 100644 index 3bfa6631..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Audio zal worden gedempt -Geluid zal worden gedempt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/reset.volume.dialog deleted file mode 100644 index b60e78f6..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Geluidsniveau reset naar {{volume}} -Geluidsniveau hersteld naar {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/set.volume.dialog deleted file mode 100644 index e3216d46..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Geluidsniveau gezet op {{volume}} -Geluidsniveau bijgewerkt naar {{volume}} -Geluidsniveau gewijzigd naar {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/set.volume.percent.dialog deleted file mode 100644 index 0572ec64..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/nl-nl/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/volume.is.dialog deleted file mode 100644 index 67489197..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/nl-nl/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Het geluidsniveau is gezet op {{volume}} -Het geluidsniveau staat op {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/already.max.volume.dialog deleted file mode 100644 index 74867c98..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Громкость уже на максимуме -Я не могу быть громче diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/decrease.volume.dialog deleted file mode 100644 index 63687e63..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Громкость уменьшена к {{volume}} -Громкость убавлена до {{volume}} -Громкость теперь {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/increase.volume.dialog deleted file mode 100644 index a3fba643..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Громкость теперь {{volume}} -Громкость увеличена до {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/mute.volume.dialog deleted file mode 100644 index aa8d9acf..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Перехожу в режим без звука -Звук будет выключен diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/reset.volume.dialog deleted file mode 100644 index 405b3b2b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Громкость перезагружена на {{volume}} -Громкость восстановлена до {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/set.volume.dialog deleted file mode 100644 index c6b16f2a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Громкость установлена на {{volume}} -Громкость обновлена до {{volume}} -Громкость изменена на {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/volume.is.dialog deleted file mode 100644 index 252892a7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/ru-ru/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Уровень звука установлен на {{volume}} -Уровень звука {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/already.max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/already.max.volume.dialog deleted file mode 100644 index f3695182..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/already.max.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volymen är redan på max -Jag kan inte höja mer diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/decrease.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/decrease.volume.dialog deleted file mode 100644 index f8536d6b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/decrease.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/sv-se/increase.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/increase.volume.dialog deleted file mode 100644 index cd30a273..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/increase.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volymen är nu {{volume}} -Volymen ökades till {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/max.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/max.volume.dialog deleted file mode 100644 index 399dc3ed..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/max.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volymen har satts till högsta nivå -Volymen är nu på max -Volymen är nu satt på högsta nivå diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/mute.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/mute.volume.dialog deleted file mode 100644 index 3396c052..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/mute.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Audio kommer att tystas -Ljudet kommer att tystas diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/reset.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/reset.volume.dialog deleted file mode 100644 index 898ce972..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/reset.volume.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volymen har återställts till {{volume}} -Volymen har återställts till {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/set.volume.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/set.volume.dialog deleted file mode 100644 index 21720dd7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/set.volume.dialog +++ /dev/null @@ -1,3 +0,0 @@ -Volymen har satts till {{volume}} -Volymen har ändrats till {{volume}} -Volymen är nu {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/set.volume.percent.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/set.volume.percent.dialog deleted file mode 100644 index 9a23835d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/set.volume.percent.dialog +++ /dev/null @@ -1,3 +0,0 @@ -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/skill-volume/dialog/sv-se/volume.is.dialog b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/volume.is.dialog deleted file mode 100644 index 68d8b8b8..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/dialog/sv-se/volume.is.dialog +++ /dev/null @@ -1,2 +0,0 @@ -Volymen är satt till {{volume}} -Volymen är satt till {{volume}} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/requirements.txt b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/requirements.txt deleted file mode 100644 index e0030a7a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -pyalsaaudio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/settingsmeta.yaml b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/settingsmeta.yaml deleted file mode 100644 index 3a1f33c3..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/settingsmeta.yaml +++ /dev/null @@ -1,8 +0,0 @@ -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/skill-volume/test/behave/steps/volume.py b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/behave/steps/volume.py deleted file mode 100644 index b1a6b116..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/behave/steps/volume.py +++ /dev/null @@ -1,70 +0,0 @@ -from time import sleep -from behave import given, then - -from mycroft.messagebus import Message -from mycroft.audio import wait_while_speaking - -from test.integrationtests.voight_kampff import emit_utterance - - -@given("Mycroft audio is muted") -def given_muted(context): - context.bus.emit(Message('mycroft.volume.mute', - data={'speak_message': False})) - sleep(0.5) - - -@given("the volume is set to 5") -def given_volume_is_five(context): - emit_utterance(context.bus, 'Set volume to 5') - context.volume = 0.5 - sleep(1) - wait_while_speaking() - context.bus.clear_messages() - - -@given("the volume is set to 10") -def given_volume_is_ten(context): - emit_utterance(context.bus, 'Set volume to 10') - context.volume = 1.0 - sleep(1) - wait_while_speaking() - context.bus.clear_messages() - - -@then('"mycroft-volume" should decrease the volume') -def then_decrease(context): - cnt = 0 - msgs = context.bus.get_messages('mycroft.volume.set') - - while msgs == []: - if cnt > 20: - assert False, "Message not found" - break - else: - cnt += 1 - sleep(0.5) - msgs = context.bus.get_messages('mycroft.volume.set') - if msgs: - err_info = "Volume hasn't decreased!" - print(msgs[0].data['percent']) - assert msgs[0].data['percent'] < context.volume, err_info - - -@then('"mycroft-volume" should increase the volume') -def then_increase(context): - cnt = 0 - msgs = context.bus.get_messages('mycroft.volume.set') - - while msgs == []: - if cnt > 20: - assert False, "Message not found" - break - else: - cnt += 1 - sleep(0.5) - msgs = context.bus.get_messages('mycroft.volume.set') - if msgs: - err_info = "Volume hasn't increased!" - print(msgs[0].data['percent']) - assert msgs[0].data['percent'] > context.volume, err_info diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/behave/volume.feature b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/behave/volume.feature deleted file mode 100644 index fd1b283e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/behave/volume.feature +++ /dev/null @@ -1,195 +0,0 @@ -Feature: volume control - - Scenario Outline: turning up the volume - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should increase the volume - - Examples: turning up the volume - | volume up | - | volume up | - | increase volume | - | volume up | - | turn it up | - | louder | - | more sound | - | more audio | - | higher volume | - | raise the volume | - | boost volume | - | turn up the volume | - | crank it up | - | crank volume | - | make it louder | - - Scenario Outline: turning down the volume - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should decrease the volume - - Examples: turning down the volume - | volume down | - | volume down | - | decrease volume | - | volume down | - | turn it down | - | quieter please | - | less sound | - | lower volume | - | reduce volume | - | quieter | - | less volume | - | lower sound | - | make it quieter | - | make it lower | - | make it softer | - - Scenario Outline: change volume to a number between 1 and 10 - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should reply with dialog from "set.volume.dialog" - - Examples: change volume to a number between 0 and 10 - | change volume to a number | - | change volume to 7 | - | change volume to 8 | - | set volume to 9 | - | set audio to 6 | - | decrease volume to 4 | - | raise volume to 8 | - | lower volume to 4 | - | volume 8 | - - Scenario Outline: change volume to a percent of 100 - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should reply with dialog from "set.volume.percent.dialog" - - Examples: change volume to a percent - | change volume to a percent | - | volume 80 percent | - - Scenario Outline: max volume - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should reply with dialog from "max.volume.dialog" - - Examples: max volume - | max volume | - | max volume | - | maximum volume | - | loudest volume | - | max audio | - | maximum audio | - | max sound | - | maximum sound | - | turn it up all the way | - | set volume to maximum | - | highest volume | - | raise volume to max | - | raise volume all the way | - | increase volume to 10 | - - Scenario Outline: volume status - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should reply with dialog from "volume.is.dialog" - - Examples: volume status - | volume status | - | volume status | - | what's your volume | - | what's your current volume level | - | what’s your sound level | - | what's your audio level | - | volume level | - | volume status | - | what volume are you set to | - | how loud is it | - | how loud is the volume | - | how loud is that | - | how high is the volume | - | how high is the sound | - | how high is the audio | - | how high is the sound level | - | how high is the audio level | - | how high is the volume level | - | what's the volume at | - | what's the current volume | - | what's the volume set to | - | what is the volume at | - | what level is the volume set to | - | what level is the volume at | - - Scenario Outline: reset volume - Given an english speaking user - And the volume is set to 10 - When the user says "" - Then "mycroft-volume" should reply with dialog from "reset.volume.dialog" - - Examples: reset volume - | reset volume | - | reset volume | - | default volume | - | go to default volume | - | restore volume | - | change volume to default volume | - | set volume to default volume | - - Scenario Outline: mute audio - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should reply with dialog from "mute.volume.dialog" - - Examples: mute audio - | mute audio | - | mute audio | - | mute volume | - | mute all audio | - | mute the sound | - | silence the audio | - - @xfail - Scenario Outline: mute audio - Given an english speaking user - And the volume is set to 5 - When the user says "" - Then "mycroft-volume" should reply with dialog from "mute.volume.dialog" - - Examples: mute audio - | mute audio | - | be quiet | - - Scenario Outline: unmute audio - Given an english speaking user - And Mycroft audio is muted - When the user says "" - Then "mycroft-volume" should reply with dialog from "reset.volume.dialog" - - Examples: unmute audio - | unmute audio | - | unmute audio | - | unmute the volume | - - @xfail - Scenario Outline: unmute audio - Given an english speaking user - And Mycroft audio is muted - When the user says "" - Then "mycroft-volume" should reply with dialog from "reset.volume.dialog" - - Examples: unmute audio - | unmute audio | - | unmute | - | turn sound back on | - | turn on sound | - | turn muting off | - | turn mute off | - | unmute all sound | diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample1.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample1.intent.json deleted file mode 100644 index a1cb2498..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample1.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample10.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample10.intent.json deleted file mode 100644 index ab81aea9..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample10.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "utterance": "reset volume", - "intent_type": "UnmuteVolume", - "intent": { - "Volume": "volume", - "Unmute": "reset" - } -} diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample2.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample2.intent.json deleted file mode 100644 index 403760f6..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample2.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample3.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample3.intent.json deleted file mode 100644 index f588794b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample3.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample4.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample4.intent.json deleted file mode 100644 index 27ce94d3..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample4.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample5.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample5.intent.json deleted file mode 100644 index cc29c55f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample5.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample6.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample6.intent.json deleted file mode 100644 index d3a970c4..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample6.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample7.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample7.intent.json deleted file mode 100644 index 618fac75..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample7.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample8.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample8.intent.json deleted file mode 100644 index a775f96a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample8.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/test/intent/sample9.intent.json b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample9.intent.json deleted file mode 100644 index 53689544..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/test/intent/sample9.intent.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "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/skill-volume/vocab/da-dk/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Decrease.voc deleted file mode 100644 index 440d094f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Decrease.voc +++ /dev/null @@ -1,7 +0,0 @@ -sænk -reducere -sænk -lavere -lavere -mindre end -ned diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/DecreasePhrase.voc deleted file mode 100644 index afe69bb5..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/DecreasePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -lavere -lavere diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Increase.voc deleted file mode 100644 index d7e5ddc7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Increase.voc +++ /dev/null @@ -1,8 +0,0 @@ -højere -hæv -øg -hæv -boost -højere -mee -op diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/IncreasePhrase.voc deleted file mode 100644 index d596a342..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/IncreasePhrase.voc +++ /dev/null @@ -1 +0,0 @@ -højere diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Level.voc deleted file mode 100644 index 4238db09..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Level.voc +++ /dev/null @@ -1,27 +0,0 @@ -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/skill-volume/vocab/da-dk/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/MaxVolume.voc deleted file mode 100644 index 1d9c8f7f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/MaxVolume.voc +++ /dev/null @@ -1,6 +0,0 @@ -maks -(maksimum|maksimal) -højest -højest -hele vejen -drej diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/MaxVolumePhrase.voc deleted file mode 100644 index 3e3cf99d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/MaxVolumePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -drej -drej diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Mute.voc deleted file mode 100644 index 4473900f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -mute -stille diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Percent.voc deleted file mode 100644 index bbf722c7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -procent -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Query.voc deleted file mode 100644 index 6bc1c012..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -hvad -fortæl diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/QueryPhrase.voc deleted file mode 100644 index 2faa609c..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/QueryPhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -hvor højt -hvor højt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Set.voc deleted file mode 100644 index ce4aa743..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Set.voc +++ /dev/null @@ -1,3 +0,0 @@ -drej -gør -sæt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/To.voc deleted file mode 100644 index bffee5d1..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/To.voc +++ /dev/null @@ -1 +0,0 @@ -til diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Unmute.voc deleted file mode 100644 index 37c3451b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Unmute.voc +++ /dev/null @@ -1,4 +0,0 @@ -unmute -nulstil -genskab -standard diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Volume.voc deleted file mode 100644 index cfb9dc97..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/da-dk/Volume.voc +++ /dev/null @@ -1,4 +0,0 @@ -volume -højtaler -lyd -lyd diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Decrease.voc deleted file mode 100644 index c7fa7cfe..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Decrease.voc +++ /dev/null @@ -1,7 +0,0 @@ -leiser -reduziere -verringere -leiser -weicher -Weniger -runter diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/DecreasePhrase.voc deleted file mode 100644 index 4fc14bce..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/DecreasePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -leiser -weicher diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Increase.voc deleted file mode 100644 index 2aaeec27..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Increase.voc +++ /dev/null @@ -1,8 +0,0 @@ -höher -anheben -erhöhen -erhöhen -steigern -lauter -mehr -auf diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/IncreasePhrase.voc deleted file mode 100644 index c7a63faf..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/IncreasePhrase.voc +++ /dev/null @@ -1 +0,0 @@ -lauter diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Level.voc deleted file mode 100644 index 0eea6d3d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Level.voc +++ /dev/null @@ -1,27 +0,0 @@ -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -null -eins -zwei -drei -vier -fünf -sechs -sieben -acht -neun -zehn -elf -leise -standard -laut diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/MaxVolume.voc deleted file mode 100644 index 122a4566..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/MaxVolume.voc +++ /dev/null @@ -1,6 +0,0 @@ -max -Maximum -lauteste -höchste -alles was geht -kurble diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/MaxVolumePhrase.voc deleted file mode 100644 index 87dd6c40..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/MaxVolumePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -kurble -Drehe diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Mute.voc deleted file mode 100644 index 45050e99..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -stumm -still diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Percent.voc deleted file mode 100644 index cd759bce..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -Prozent -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Query.voc deleted file mode 100644 index be287ae0..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -was -sagen diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/QueryPhrase.voc deleted file mode 100644 index 25eea018..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/QueryPhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -wie hoch -wie laut diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Set.voc deleted file mode 100644 index 38b3ae70..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Set.voc +++ /dev/null @@ -1,3 +0,0 @@ -Drehe -mache -setzte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/To.voc deleted file mode 100644 index dc3e3572..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/To.voc +++ /dev/null @@ -1 +0,0 @@ -auf diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Unmute.voc deleted file mode 100644 index 0018ce3e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Unmute.voc +++ /dev/null @@ -1,4 +0,0 @@ -aufheben -zurücksetzen -wiederherstellen -Standard diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Volume.voc deleted file mode 100644 index 2e54fbcc..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/de-de/Volume.voc +++ /dev/null @@ -1,4 +0,0 @@ -Lautstärke -Lautsprecher -ton -Audio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Decrease.voc deleted file mode 100644 index eb2fa633..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Decrease.voc +++ /dev/null @@ -1,7 +0,0 @@ -lower -reduce -decrease -quieter -softer -less -down \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/DecreasePhrase.voc deleted file mode 100644 index 9e50ba5b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/DecreasePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -quieter -softer \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Increase.voc deleted file mode 100644 index e82b3e22..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Increase.voc +++ /dev/null @@ -1,8 +0,0 @@ -higher -rise -increase -raise -boost -louder -more -up \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/IncreasePhrase.voc deleted file mode 100644 index 10df3e10..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/IncreasePhrase.voc +++ /dev/null @@ -1 +0,0 @@ -louder \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Level.voc deleted file mode 100644 index 428fa83f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Level.voc +++ /dev/null @@ -1,27 +0,0 @@ -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/skill-volume/vocab/en-us/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/MaxVolume.voc deleted file mode 100644 index d00e2205..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/MaxVolume.voc +++ /dev/null @@ -1,6 +0,0 @@ -max -maximum -loudest -highest -all the way -crank \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/MaxVolumePhrase.voc deleted file mode 100644 index ee7d09c4..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/MaxVolumePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -crank -turn \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Mute.voc deleted file mode 100644 index 65969051..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -mute -silence \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Percent.voc deleted file mode 100644 index 84b3bb35..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -percent -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Query.voc deleted file mode 100644 index 2b586ad9..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -what -tell \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/QueryPhrase.voc deleted file mode 100644 index cb37a264..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/QueryPhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -how high -how loud \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Set.voc deleted file mode 100644 index 1aac274f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Set.voc +++ /dev/null @@ -1,3 +0,0 @@ -turn -make -set \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/To.voc deleted file mode 100644 index 788636ff..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/To.voc +++ /dev/null @@ -1 +0,0 @@ -to \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Unmute.voc deleted file mode 100644 index 487adf9d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Unmute.voc +++ /dev/null @@ -1,4 +0,0 @@ -unmute -reset -restore -default diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Volume.voc deleted file mode 100644 index 36e93b8f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/en-us/Volume.voc +++ /dev/null @@ -1,4 +0,0 @@ -volume -speaker -sound -audio \ No newline at end of file diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Decrease.voc deleted file mode 100644 index 10aaefe6..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Decrease.voc +++ /dev/null @@ -1,7 +0,0 @@ -más bajo -reduce -baja -más bajo -más blando -menor -abajo diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/DecreasePhrase.voc deleted file mode 100644 index 69401381..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/DecreasePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -más bajo -más blando diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Increase.voc deleted file mode 100644 index 43737778..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Increase.voc +++ /dev/null @@ -1,8 +0,0 @@ -más alto -sube -aumenta -sube -incrementa -mas fuerte -más -arriba diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/IncreasePhrase.voc deleted file mode 100644 index 4e1a91e4..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/IncreasePhrase.voc +++ /dev/null @@ -1 +0,0 @@ -mas fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Level.voc deleted file mode 100644 index 67cf9c2e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Level.voc +++ /dev/null @@ -1,27 +0,0 @@ -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/skill-volume/vocab/es-es/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/MaxVolume.voc deleted file mode 100644 index 25abb3aa..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/MaxVolume.voc +++ /dev/null @@ -1,6 +0,0 @@ -máx -máximo -más fuerte -el más alto -a fondo -ruido diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/MaxVolumePhrase.voc deleted file mode 100644 index a5265eaa..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/MaxVolumePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -ruido -mueve diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Mute.voc deleted file mode 100644 index b056aa63..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -en silencio -silencio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Percent.voc deleted file mode 100644 index 4c114a35..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -por ciento -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Query.voc deleted file mode 100644 index ef146763..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -qué -di diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/QueryPhrase.voc deleted file mode 100644 index 5501b8cf..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/QueryPhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -cuán alto -cuán fuerte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Set.voc deleted file mode 100644 index da5c13f6..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Set.voc +++ /dev/null @@ -1,3 +0,0 @@ -mueve -haz -pon diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/To.voc deleted file mode 100644 index 78981922..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/To.voc +++ /dev/null @@ -1 +0,0 @@ -a diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Unmute.voc deleted file mode 100644 index 083375ce..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Unmute.voc +++ /dev/null @@ -1,4 +0,0 @@ -con volumen -reiniciar -restaura -predeterminado diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Volume.voc deleted file mode 100644 index 8a917849..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/es-es/Volume.voc +++ /dev/null @@ -1,4 +0,0 @@ -volumen -parlante -sonido -audio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Decrease.voc deleted file mode 100644 index f87be1f6..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Decrease.voc +++ /dev/null @@ -1,5 +0,0 @@ -reduire -reduire -abaisser -couper -moins fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Increase.voc deleted file mode 100644 index 9addfab0..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Increase.voc +++ /dev/null @@ -1,6 +0,0 @@ -augmenter -élever -boost -augmenter -relever -plus fort diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Level.voc deleted file mode 100644 index 9a19ab9d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Level.voc +++ /dev/null @@ -1,15 +0,0 @@ -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/skill-volume/vocab/fr-fr/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Mute.voc deleted file mode 100644 index 9431b1b0..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -muet -silence diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Unmute.voc deleted file mode 100644 index 133db921..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Unmute.voc +++ /dev/null @@ -1,3 +0,0 @@ -réinitialiser -rétablir le son -rétablir diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Volume.voc deleted file mode 100644 index 811d369f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/fr-fr/Volume.voc +++ /dev/null @@ -1,3 +0,0 @@ -volume -haut-parleur -son diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Decrease.voc deleted file mode 100644 index ea90d255..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Decrease.voc +++ /dev/null @@ -1,5 +0,0 @@ -mérsékeld -vegyél vissza -csökkentsd -csavard le -halkítsd|halkabbra diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Increase.voc deleted file mode 100644 index 4b4464a3..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Increase.voc +++ /dev/null @@ -1,6 +0,0 @@ -emeld -emeld meg -erősítsd|fokozd -növeld -csavard fel -hangosíts|hangosabbra diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Level.voc deleted file mode 100644 index e6f77a2e..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Level.voc +++ /dev/null @@ -1,15 +0,0 @@ -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/skill-volume/vocab/hu-hu/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Mute.voc deleted file mode 100644 index 320d0939..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -elnémítás -csend diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Unmute.voc deleted file mode 100644 index bf79a4f2..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Unmute.voc +++ /dev/null @@ -1,3 +0,0 @@ -(visszaállítás|állítsd vissza) -megszólaltatása -visszaállítása diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Volume.voc deleted file mode 100644 index 00b8f412..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/hu-hu/Volume.voc +++ /dev/null @@ -1,3 +0,0 @@ -hangerő|hangerőt -hangszóró|hangszórót -hang|hangot diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Decrease.voc deleted file mode 100644 index 90ad0b3a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Decrease.voc +++ /dev/null @@ -1,7 +0,0 @@ -abbassa -reduci -diminuisci -più tranquillo -più basso -meno -giù diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/DecreasePhrase.voc deleted file mode 100644 index 85eb9d96..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/DecreasePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -più tranquillo -più basso diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Increase.voc deleted file mode 100644 index b66a0095..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Increase.voc +++ /dev/null @@ -1,8 +0,0 @@ -più alto -sali -aumenta -aumenta -incrementa -più forte -di più -su diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/IncreasePhrase.voc deleted file mode 100644 index 85dcdb67..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/IncreasePhrase.voc +++ /dev/null @@ -1 +0,0 @@ -più forte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Level.voc deleted file mode 100644 index 8548ae99..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Level.voc +++ /dev/null @@ -1,27 +0,0 @@ -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/skill-volume/vocab/it-it/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/MaxVolume.voc deleted file mode 100644 index 3d0697ab..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/MaxVolume.voc +++ /dev/null @@ -1,6 +0,0 @@ -massimo -massimo -più forte -più alto -fino -manovella diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/MaxVolumePhrase.voc deleted file mode 100644 index 76d3768c..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/MaxVolumePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -manovella -tirare diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Mute.voc deleted file mode 100644 index 04893fbb..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -muto -silenzio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Percent.voc deleted file mode 100644 index 6bc8de07..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -percento -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Query.voc deleted file mode 100644 index 9e5b6dfb..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -quale -dimmi diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/QueryPhrase.voc deleted file mode 100644 index e2b21ab4..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/QueryPhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -quanto alto -quanto forte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Set.voc deleted file mode 100644 index 9e450eaa..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Set.voc +++ /dev/null @@ -1,3 +0,0 @@ -tirare -fare -impostare diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/To.voc deleted file mode 100644 index 78981922..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/To.voc +++ /dev/null @@ -1 +0,0 @@ -a diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Unmute.voc deleted file mode 100644 index a5066b59..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Unmute.voc +++ /dev/null @@ -1,4 +0,0 @@ -riattiva -reimposta -ripristina -default diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Volume.voc deleted file mode 100644 index 7d2b47fb..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/it-it/Volume.voc +++ /dev/null @@ -1,4 +0,0 @@ -volume -altoparlante -suono -audio diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Decrease.voc deleted file mode 100644 index a4942c1f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Decrease.voc +++ /dev/null @@ -1,5 +0,0 @@ -lager -verminder -afnemen -zachter zetten -zachter diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Increase.voc deleted file mode 100644 index 3ba35c5b..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Increase.voc +++ /dev/null @@ -1,6 +0,0 @@ -verhogen -verhogen -versterk -toenemen -harder zetten -harder diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Level.voc deleted file mode 100644 index d7d4a350..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Level.voc +++ /dev/null @@ -1,15 +0,0 @@ -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/skill-volume/vocab/nl-nl/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Mute.voc deleted file mode 100644 index 398e9e87..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -dempen -stilte diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Percent.voc deleted file mode 100644 index bbf722c7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -procent -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Query.voc deleted file mode 100644 index ea0b3d74..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -wat -zeg diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Unmute.voc deleted file mode 100644 index 526a9120..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Unmute.voc +++ /dev/null @@ -1,3 +0,0 @@ -reset -geluid -herstellen diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Volume.voc deleted file mode 100644 index 80e4c1e3..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/nl-nl/Volume.voc +++ /dev/null @@ -1,3 +0,0 @@ -geluidsniveau -luidspreker -geluid diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Decrease.voc deleted file mode 100644 index 0e6c6c6a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Decrease.voc +++ /dev/null @@ -1,5 +0,0 @@ -тише -уменьши -сделай меньше -убавь -тише diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Increase.voc deleted file mode 100644 index 9f43c372..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Increase.voc +++ /dev/null @@ -1,6 +0,0 @@ -увеличь -увеличить -прибавь -надбавь -сделай громче -громче diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Level.voc deleted file mode 100644 index a86c49be..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Level.voc +++ /dev/null @@ -1,15 +0,0 @@ -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -тихо -нормально -громко diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Mute.voc deleted file mode 100644 index 227f2ba0..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -без звука -тишина diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Unmute.voc deleted file mode 100644 index 216613b2..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Unmute.voc +++ /dev/null @@ -1,3 +0,0 @@ -перезагрузи -включи звук -восстанови diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Volume.voc deleted file mode 100644 index 9caca053..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/ru-ru/Volume.voc +++ /dev/null @@ -1,3 +0,0 @@ -громкость -динамик -звук diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Decrease.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Decrease.voc deleted file mode 100644 index 7c604fc7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Decrease.voc +++ /dev/null @@ -1,7 +0,0 @@ -sänk -reducera -öka -tystare -mjukare -minska -ner diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/DecreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/DecreasePhrase.voc deleted file mode 100644 index 40e0a27f..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/DecreasePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -tystare -mjukare diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Increase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Increase.voc deleted file mode 100644 index 39764307..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Increase.voc +++ /dev/null @@ -1,8 +0,0 @@ -högre -högre -öka -högre -boosta -högre -mer -upp diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/IncreasePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/IncreasePhrase.voc deleted file mode 100644 index ba9c4547..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/IncreasePhrase.voc +++ /dev/null @@ -1 +0,0 @@ -högre diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Level.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Level.voc deleted file mode 100644 index 2cea317d..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Level.voc +++ /dev/null @@ -1,27 +0,0 @@ -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -noll -ett -två -tre -fyra -fem -sex -sju -åtta -nio -tio -elva -tyst -normal -hög diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/MaxVolume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/MaxVolume.voc deleted file mode 100644 index fe547d59..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/MaxVolume.voc +++ /dev/null @@ -1,6 +0,0 @@ -max -(maximal|maximalt) -högsta -högsta -hela vägen -vrid diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/MaxVolumePhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/MaxVolumePhrase.voc deleted file mode 100644 index 0baafd89..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/MaxVolumePhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -vrid -vrid diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Mute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Mute.voc deleted file mode 100644 index 942f0c2a..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Mute.voc +++ /dev/null @@ -1,2 +0,0 @@ -tyst -tystnad diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Percent.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Percent.voc deleted file mode 100644 index bbf722c7..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Percent.voc +++ /dev/null @@ -1,2 +0,0 @@ -procent -% diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Query.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Query.voc deleted file mode 100644 index 0af4bf65..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Query.voc +++ /dev/null @@ -1,2 +0,0 @@ -vad -berätta diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/QueryPhrase.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/QueryPhrase.voc deleted file mode 100644 index acb39cb3..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/QueryPhrase.voc +++ /dev/null @@ -1,2 +0,0 @@ -hur högt -hur starkt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Set.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Set.voc deleted file mode 100644 index b19e9100..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Set.voc +++ /dev/null @@ -1,3 +0,0 @@ -vrid -gör -sätt diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/To.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/To.voc deleted file mode 100644 index c672c3ee..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/To.voc +++ /dev/null @@ -1 +0,0 @@ -till diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Unmute.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Unmute.voc deleted file mode 100644 index b62f6b66..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Unmute.voc +++ /dev/null @@ -1,4 +0,0 @@ -avmuta -återställ -återställ -standard diff --git a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Volume.voc b/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Volume.voc deleted file mode 100644 index 3d248920..00000000 --- a/buildroot-external/rootfs-overlay/opt/mycroft/skills/skill-volume/vocab/sv-se/Volume.voc +++ /dev/null @@ -1,4 +0,0 @@ -volym -högtalare -ljud -audio