diff --git a/.github/workflows/skill_tests.yml b/.github/workflows/skill_tests.yml index 64a805490..d4e2ccb67 100644 --- a/.github/workflows/skill_tests.yml +++ b/.github/workflows/skill_tests.yml @@ -13,9 +13,11 @@ jobs: skill_intent_tests: uses: neongeckocom/.github/.github/workflows/skill_test_intents.yml@master with: - ovos_versions: "[]" + skill_entrypoint: skill-weather.neongeckocom # skill_resource_tests: - # uses: neongeckocom/.github/.github/workflows/skill_test_resources.yml@master + # uses: neongeckocom/.github/.github/workflows/skill_test_resources.yml@master + # with: + # skill_entrypoint: skill-weather.neongeckocom skill_install_tests: uses: neongeckocom/.github/.github/workflows/skill_test_installation.yml@master with: diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 7a4a3ea24..000000000 --- a/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/__init__.py b/__init__.py deleted file mode 100644 index cf1e131aa..000000000 --- a/__init__.py +++ /dev/null @@ -1,1232 +0,0 @@ -# NEON AI (TM) SOFTWARE, Software Development Kit & Application Framework -# All trademark and other rights reserved by their respective owners -# Copyright 2008-2025 Neongecko.com Inc. -# Contributors: Daniel McKnight, Guy Daniels, Elon Gasper, Richard Leeds, -# Regina Bloomstine, Casimiro Ferreira, Andrii Pernatii, Kirill Hrymailo -# BSD-3 License -# Redistribution and use in source and binary forms, with or without -# modification, are permitted provided that the following conditions are met: -# 1. Redistributions of source code must retain the above copyright notice, -# this list of conditions and the following disclaimer. -# 2. Redistributions in binary form must reproduce the above copyright notice, -# this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. -# 3. Neither the name of the copyright holder nor the names of its -# contributors may be used to endorse or promote products derived from this -# software without specific prior written permission. -# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, -# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR -# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, -# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, -# OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# -# 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. -"""Mycroft skill for communicating weather information - -This skill uses the Open Weather Map One Call API to retrieve weather data -from around the globe (https://openweathermap.org/api/one-call-api). It -proxies its calls to the API through Mycroft's officially supported API, -Selene. The Selene API is also used to get geographical information about the -city name provided in the request. -""" - -from datetime import datetime -from pathlib import Path -from threading import Event -from time import time -from typing import List, Tuple, Optional - -from neon_utils.location_utils import get_timezone -from requests import HTTPError -from ovos_bus_client.message import Message -from ovos_utils import classproperty -from ovos_utils.log import LOG -from ovos_utils.process_utils import RuntimeRequirements -from neon_utils.skills.neon_skill import NeonSkill -from neon_utils.signal_utils import wait_for_signal_clear -from neon_utils.user_utils import get_user_prefs -from lingua_franca.parse import extract_number -from ovos_workshop.decorators import intent_handler, skill_api_method - -from ovos_workshop.intents import IntentBuilder - -from .skill import ( - CurrentDialog, - DAILY, - DailyDialog, - DailyWeather, - HOURLY, - HourlyDialog, - get_dialog_for_timeframe, - LocationNotFoundError, - OpenWeatherMapApi, - WeatherCondition, - WeatherConfig, - WeatherIntent, - WeatherReport, - WeeklyDialog, -) - -# TODO: VK Failures -# Locations: Washington, D.C. -# -# TODO: Intent failures -# Later weather: only the word "later" in the vocab file works all others -# invoke datetime skill - -MARK_II = "mycroft_mark_2" -TWELVE_HOUR = "half" - - -class WeatherSkill(NeonSkill): - def __init__(self, **kwargs): - super().__init__(**kwargs) - self._weather_api = None - self.platform = self.config_core.get("enclosure", {}).get("platform", "unknown") - self.gui_image_directory = Path(self.root_dir).joinpath("ui") - self.log = LOG - WeatherIntent._translator = self.translator - - @classproperty - def runtime_requirements(self): - return RuntimeRequirements(network_before_load=False, - internet_before_load=False, - gui_before_load=False, - requires_internet=True, - requires_network=True, - requires_gui=False, - no_internet_fallback=True, - no_network_fallback=True, - no_gui_fallback=True) - - def initialize(self): - """Do these things after the skill is loaded.""" - # self.weather_config = WeatherConfig(self.config_core, self.settings) - self.add_event( - "skill.weather.request-local-forecast", self.handle_get_local_forecast - ) - self.add_event("skill-ovos-weather.openvoiceos.weather.request", - self.get_current_weather_homescreen) - - @property - def weather_api(self): - if not self._weather_api: - self._weather_api = OpenWeatherMapApi() - return self._weather_api - - def handle_get_local_forecast(self, message): - """Handles a message bus command requesting current local weather information. - - Such a request will typically come from a domain external to this skill that - requires weather information but should not go through the intent system - to get it. - """ - system_unit = self.config_core.get("system_unit") - timezone = get_user_prefs(message)["location"]["timezone"] - try: - weather = self.weather_api.get_weather_for_coordinates( - system_unit, self._get_weather_config(message).latitude, - self._get_weather_config(message).longitude, self.lang, - timezone - ) - except Exception: - self.log.exception("Unexpected error getting weather.") - self.bus.emit(Message("skill.weather.local-forecast-failure.")) - else: - self._emit_local_weather_response(weather) - - def _emit_local_weather_response(self, weather): - """Emits an event indicating that the request for local weather was satisfied. - - Responds to the command for local weather retrieval. - """ - image_path = self.gui_image_directory.joinpath(weather.current.condition.image) - weather_condition_url = "file://" + str(image_path) - event_data = dict( - temperature=weather.current.temperature, - weather_condition=weather_condition_url, - ) - event = Message("skill.weather.local-forecast-obtained", data=event_data) - self.bus.emit(event) - - @intent_handler( - IntentBuilder("HandleCurrentWeather") - .optionally("query") - .one_of("weather", "forecast") - .optionally("location") - .optionally("today") - ) - def handle_current_weather(self, message: Message): - """Handle current weather requests such as: what is the weather like? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_current_weather(message) - - @intent_handler( - IntentBuilder("HandleLikeOutside") - .require("query") - .require("like") - .require("outside") - .optionally("location") - ) - def handle_like_outside(self, message: Message): - """Handle current weather requests such as: what's it like outside? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_current_weather(message) - - @intent_handler( - IntentBuilder("HandleNumberDaysForecast") - .optionally("query") - .one_of("weather", "forecast") - .require("number-days") - .optionally("location") - ) - def handle_number_days_forecast(self, message: Message): - """Handle multiple day forecast without specified location. - - Examples: - "What is the 3 day forecast?" - "What is the weather forecast?" - - Args: - message: Message Bus event information from the intent parser - """ - if self.voc_match(message.data["utterance"], "couple"): - days = 2 - elif self.voc_match(message.data["utterance"], "few"): - days = 3 - else: - # Some STT engines hyphenate the day count (i.e. 3-day). This is not - # handled by extract_number() so remove the hyphen if it is there. - utterance = message.data["utterance"].replace("-day", " day") - days = int(extract_number(utterance)) - self._report_multi_day_forecast(message, days) - - @intent_handler( - IntentBuilder("HandleOneDayForecast") - .optionally("query") - .one_of("weather", "forecast") - .require("relative-day") - .optionally("location") - ) - def handle_one_day_forecast(self, message): - """Handle forecast for a single day. - - Examples: - "What is the weather forecast tomorrow?" - "What is the weather forecast on Tuesday in Baltimore?" - - Args: - message: Message Bus event information from the intent parser - """ - self._report_one_day_forecast(message) - - @intent_handler( - IntentBuilder("HandleWeatherLater") - .require("query") - .require("weather") - .require("later") - .optionally("location") - ) - def handle_weather_later(self, message: Message): - """Handle future weather requests such as: what's the weather later? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_one_hour_weather(message) - - @intent_handler( - IntentBuilder("HandleWeatherAtTime") - .optionally("query") - .one_of("weather", "forecast") - .require("relative-time") - .optionally("relative-day") - .optionally("location") - ) - def handle_weather_at_time(self, message: Message): - """Handle future weather requests such as: what's the weather tonight? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_one_hour_weather(message) - - @intent_handler( - IntentBuilder("HandleWeekendForecast") - .require("query") - .one_of("weather", "forecast") - .require("weekend") - .optionally("location") - ) - def handle_weekend_forecast(self, message: Message): - """Handle requests for the weekend forecast. - - Args: - message: Message Bus event information from the intent parser - """ - self._report_weekend_forecast(message) - - @intent_handler( - IntentBuilder("HandleWeekWeather") - .optionally("query") - .one_of("weather", "forecast") - .require("week") - .optionally("location") - ) - def handle_week_weather(self, message: Message): - """Handle weather for week (i.e. seven days). - - Args: - message: Message Bus event information from the intent parser - """ - self._report_week_summary(message) - - @intent_handler( - IntentBuilder("HandleCurrentTemperature") - .optionally("query") - .require("temperature") - .optionally("location") - .optionally("unit") - .optionally("today") - .optionally("now") - ) - def handle_current_temperature(self, message: Message): - """Handle requests for current temperature. - - Examples: - "What is the temperature in Celsius?" - "What is the temperature in Baltimore now?" - - Args: - message: Message Bus event information from the intent parser - """ - self._report_temperature(message, temperature_type="current") - - @intent_handler( - IntentBuilder("HandleDailyTemperature") - .optionally("query") - .require("temperature") - .require("relative-day") - .optionally("location") - .optionally("unit") - ) - def handle_daily_temperature(self, message: Message): - """Handle simple requests for current temperature. - - Examples: "What is the temperature?" - - Args: - message: Message Bus event information from the intent parser - """ - self._report_temperature(message, temperature_type="current") - - @intent_handler( - IntentBuilder("HandleHourlyTemperature") - .optionally("query") - .require("temperature") - .require("relative-time") - .optionally("relative-day") - .optionally("location") - ) - def handle_hourly_temperature(self, message: Message): - """Handle requests for current temperature at a relative time. - - Examples: - "What is the temperature tonight?" - "What is the temperature tomorrow morning?" - - Args: - message: Message Bus event information from the intent parser - """ - self._report_temperature(message) - - @intent_handler( - IntentBuilder("HandleHighTemperature") - .optionally("query") - .require("high") - .optionally("temperature") - .optionally("location") - .optionally("unit") - .optionally("relative-day") - .optionally("now") - .optionally("today") - ) - def handle_high_temperature(self, message: Message): - """Handle a request for the high temperature. - - Examples: - "What is the high temperature tomorrow?" - "What is the high temperature in London on Tuesday?" - - Args: - message: Message Bus event information from the intent parser - """ - self._report_temperature(message, temperature_type="high") - - @intent_handler( - IntentBuilder("HandleLowTemperature") - .optionally("query") - .require("low") - .optionally("temperature") - .optionally("location") - .optionally("unit") - .optionally("relative-day") - .optionally("now") - .optionally("today") - ) - def handle_low_temperature(self, message: Message): - """Handle a request for the high temperature. - - Examples: - "What is the high temperature tomorrow?" - "What is the high temperature in London on Tuesday?" - - Args: - message: Message Bus event information from the intent parser - """ - self._report_temperature(message, temperature_type="low") - - @intent_handler( - IntentBuilder("HandleIsItHot") - .require("confirm-query-current") - .one_of("hot", "cold") - .optionally("location") - .optionally("today") - ) - def handle_is_it_hot(self, message: Message): - """Handler for temperature requests such as: is it going to be hot today? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_temperature(message, "current") - - @intent_handler( - IntentBuilder("HandleHowHotCold") - .optionally("query") - .one_of("hot", "cold") - .require("confirm-query") - .optionally("location") - .optionally("relative-day") - .optionally("today") - ) - def handle_how_hot_or_cold(self, message): - """Handler for temperature requests such as: how cold will it be today? - - Args: - message: Message Bus event information from the intent parser - """ - utterance = message.data["utterance"] - temperature_type = "high" if self.voc_match(utterance, "hot") else "low" - self._report_temperature(message, temperature_type) - - @intent_handler( - IntentBuilder("HandleIsItWindy") - .require("confirm-query") - .require("windy") - .optionally("location") - .optionally("relative-day") - ) - def handle_is_it_windy(self, message: Message): - """Handler for weather requests such as: is it windy today? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_wind(message) - - @intent_handler( - IntentBuilder("HandleHowWindy") - .require("how") - .require("windy") - .optionally("confirm-query") - .optionally("relative-day") - .optionally("location") - ) - def handle_windy(self, message): - """Handler for weather requests such as: how windy is it? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_wind(message) - - @intent_handler( - IntentBuilder("HandleQueryCondition") - .require("confirm-query") - .one_of("snow", "clear", "clouds", "fog", "rain", "thunderstorm") - .optionally("location") - ) - def handle_query_condition(self, message: Message): - """Handler for weather requests such as: is it snowing today? - - Args: - message: Message Bus event information from the intent parser - """ - if "snow" in message.data: - self._report_weather_condition(message, "snow") - elif "clear" in message.data: - self._report_weather_condition(message, condition="clear") - elif "clouds" in message.data: - self._report_weather_condition(message, "clouds") - elif "fog" in message.data: - self._report_weather_condition(message, "fog") - elif "rain" in message.data: - self._report_weather_condition(message, "rain") - elif "thunderstorm" in message.data: - self._report_weather_condition(message, "thunderstorm") - - @intent_handler("do-i-need-an-umbrella.intent") - def handle_need_umbrella(self, message: Message): - """Handler for weather requests such as: will I need an umbrella today? - - Args: - message: Message Bus event information from the intent parser - """ - self._report_weather_condition(message, "rain") - - @intent_handler( - IntentBuilder("HandleNextPrecipitation") - .require("When") - .optionally("Next") - .require("Precipitation") - .optionally("Location") - ) - def handle_next_precipitation(self, message: Message): - """Handler for weather requests such as: when will it rain next? - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - if weather is not None: - forecast, timeframe = weather.get_next_precipitation(intent_data) - intent_data.timeframe = timeframe - dialog_args = intent_data, self._get_weather_config(message), forecast - dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) - dialog.build_next_precipitation_dialog() - spoken_percentage = self.translate( - "percentage-number", data=dict(number=dialog.data["percent"]) - ) - dialog.data.update(percent=spoken_percentage) - self._speak_weather(dialog) - - @intent_handler( - IntentBuilder("HandleHumidity") - .require("Query") - .require("Humidity") - .optionally("RelativeDay") - .optionally("Location") - ) - def handle_humidity(self, message: Message): - """Handler for weather requests such as: how humid is it? - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - if weather is not None: - intent_weather = weather.get_weather_for_intent(intent_data) - dialog_args = intent_data, self._get_weather_config(message), intent_weather - dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) - dialog.build_humidity_dialog() - dialog.data.update( - percent=self.translate( - "percentage-number", - data=dict(number=dialog.data["percent"]) - ) - ) - self._speak_weather(dialog) - - @intent_handler( - IntentBuilder("HandleSunriseSunset") - .one_of("Query", "When") - .optionally("Location") - .one_of("sunrise", "sunset") - .optionally("Today") - .optionally("RelativeDay") - ) - def handle_sunrise_sunset(self, message: Message): - """Handler for weather requests such as: when is the sunrise? - - Args: - message: Message Bus event information from the intent parser - """ - sunrise = True if message.data.get("sunrise") else False - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - intent_weather = weather.get_weather_for_intent(intent_data) - dialog_args = intent_data, weather_config, intent_weather - dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) - if sunrise: - dialog.build_sunrise_dialog() - else: - dialog.build_sunset_dialog() - weather_location = self._build_display_location(intent_data, weather_config) - self._display_sunrise_sunset(intent_weather, weather_location) - self._speak_weather(dialog) - - def _display_sunrise_sunset(self, forecast: DailyWeather, weather_location: str): - """Display the sunrise and sunset. - - Args: - forecast: daily forecasts to display - weather_location: the geographical location of the weather - """ - if self.platform == MARK_II: - self._display_sunrise_sunset_mark_ii(forecast, weather_location) - - def _display_sunrise_sunset_mark_ii( - self, forecast: DailyWeather, weather_location: str - ): - """Display the sunrise and sunset on a Mark II device using a grid layout. - - Args: - forecast: daily forecasts to display - weather_location: the geographical location of the weather - """ - self.gui.clear() - self.gui["weatherDate"] = forecast.date_time.strftime("%A %b %d") - self.gui["weatherLocation"] = weather_location - self.gui["sunrise"] = self._format_sunrise_sunset_time(forecast.sunrise) - self.gui["sunset"] = self._format_sunrise_sunset_time(forecast.sunset) - self.gui["ampm"] = self.config_core["time_format"] == TWELVE_HOUR - self.gui.show_page("sunrise_sunset_mark_ii.qml") - - def _format_sunrise_sunset_time(self, date_time: datetime) -> str: - """Format a the sunrise or sunset datetime into a string for GUI display. - - The datetime builtin returns hour in two character format. Remove the - leading zero when present. - - Args: - date_time: the sunrise or sunset - - Returns: - the value to display on the screen - """ - if self.config_core["time_format"] == TWELVE_HOUR: - display_time = date_time.strftime("%I:%M") - if display_time.startswith("0"): - display_time = display_time[1:] - else: - display_time = date_time.strftime("%H:%M") - - return display_time - - def _report_current_weather(self, message: Message): - """Handles all requests for current weather conditions. - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - weather_location = self._build_display_location(intent_data, - weather_config) - self._display_current_conditions(weather, weather_location) - gui_start = time() - gui_waiter = Event() - dialog = CurrentDialog(intent_data, weather_config, weather.current) - dialog.build_weather_dialog() - wait_for_signal_clear('isSpeaking') - self._speak_weather(dialog) - # TODO: Refactor out `self.platform` checks - if self.gui.connected and self.platform != MARK_II: - # Make sure the GUI page is shown for at least 10 seconds - gui_waiter.wait(10 - (time() - gui_start)) - wait_for_signal_clear('isSpeaking') - self._display_more_current_conditions(weather, weather_location) - dialog = CurrentDialog(intent_data, weather_config, weather.current) - dialog.build_high_low_temperature_dialog() - self._speak_weather(dialog) - if self.gui.connected: - # Make sure the GUI page is shown for at least 10 seconds - gui_waiter.wait(10 - (time() - gui_start)) - wait_for_signal_clear('isSpeaking') - if self.platform == MARK_II: - self._display_more_current_conditions(weather, - weather_location) - gui_waiter.wait(10) - self._display_hourly_forecast(weather, weather_location) - else: - four_day_forecast = weather.daily[1:5] - self._display_multi_day_forecast(four_day_forecast, - intent_data) - - def _display_current_conditions( - self, weather: WeatherReport, weather_location: str - ): - """Display current weather conditions on a screen. - - This is the first screen that shows. Others will follow. - - Args: - weather: current weather conditions from Open Weather Maps - weather_location: the geographical location of the reported weather - """ - if self.gui.connected: - page_name = "current_1_scalable.qml" - self.gui.clear() - self.gui["currentTemperature"] = weather.current.temperature - self.gui["weatherLocation"] = weather_location - self.gui["highTemperature"] = weather.current.high_temperature - self.gui["lowTemperature"] = weather.current.low_temperature - if self.platform == MARK_II: - self.gui["weatherCondition"] = weather.current.condition.image - page_name = page_name.replace("scalable", "mark_ii") - else: - self.gui["weatherCode"] = weather.current.condition.code - self.gui.show_page(page_name) - else: - self.enclosure.deactivate_mouth_events() - self.enclosure.weather_display( - weather.current.condition.code, weather.current.temperature - ) - - def _build_display_location(self, intent_data: WeatherIntent, - weather_config: WeatherConfig) -> str: - """Build a string representing the location of the weather for display on GUI - - The return value will be the device's configured location if no location is - specified in the intent. If a location is specified, and it is in the same - country as that in the device configuration, the return value will be city and - region. A specified location in a different country will result in a return - value of city and country. - - Args: - intent_data: information about the intent that was triggered - - Returns: - The weather location to be displayed on the GUI - """ - if intent_data.geolocation: - location = [intent_data.geolocation["city"]] - if intent_data.geolocation["country"] == weather_config.country: - location.append(intent_data.geolocation["region"]) - else: - location.append(intent_data.geolocation["country"]) - else: - location = [weather_config.city, weather_config.state] - - return ", ".join(location) - - def _display_more_current_conditions( - self, weather: WeatherReport, weather_location: str - ): - """Display current weather conditions on a device that supports a GUI. - - This is the second screen that shows for current weather. - - Args - weather: current weather conditions from Open Weather Maps - weather_location: geographical location of the reported weather - """ - page_name = "current_2_scalable.qml" - self.gui.clear() - self.gui["weatherLocation"] = weather_location - self.gui["windSpeed"] = weather.current.wind_speed - self.gui["humidity"] = weather.current.humidity - if self.platform == MARK_II: - page_name = page_name.replace("scalable", "mark_ii") - self.gui.show_page(page_name) - - def _report_one_hour_weather(self, message: Message): - """Handles requests for a one hour forecast. - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - if weather is not None: - try: - forecast = weather.get_forecast_for_hour(intent_data) - except IndexError: - self.speak_dialog("forty-eight.hours.available") - else: - dialog = HourlyDialog(intent_data, self._get_weather_config(message), forecast) - dialog.build_weather_dialog() - self._speak_weather(dialog) - - def _display_hourly_forecast(self, weather: WeatherReport, weather_location: str): - """Display hourly forecast on a device that supports the GUI. - - On the Mark II this screen is the final for current weather. It can - also be shown when the hourly forecast is requested. - - :param weather: hourly weather conditions from Open Weather Maps - """ - hourly_forecast = [] - for hour_count, hourly in enumerate(weather.hourly): - if not hour_count: - continue - if hour_count > 4: - break - if self.config_core["time_format"] == TWELVE_HOUR: - # The datetime builtin returns hour in two character format. Convert - # to a integer and back again to remove the leading zero when present. - hour = int(hourly.date_time.strftime("%I")) - am_pm = hourly.date_time.strftime(" %p") - formatted_time = str(hour) + am_pm - else: - formatted_time = hourly.date_time.strftime("%H:00") - hourly_forecast.append( - dict( - time=hourly.date_time.strftime(formatted_time), - precipitation=hourly.chance_of_precipitation, - temperature=hourly.temperature, - weatherCondition=hourly.condition.image, - ) - ) - self.gui.clear() - self.gui["weatherLocation"] = weather_location - self.gui["hourlyForecast"] = dict(hours=hourly_forecast) - self.gui.show_page("hourly_mark_ii.qml") - - def _report_one_day_forecast(self, message: Message): - """Handles all requests for a single day forecast. - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = WeatherIntent(message, self.lang) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - forecast = weather.get_forecast_for_date(intent_data) - dialogs = self._build_forecast_dialogs([forecast], intent_data, weather_config) - if self.platform == MARK_II: - self._display_one_day_mark_ii(forecast, intent_data) - for dialog in dialogs: - self._speak_weather(dialog) - - def _display_one_day_mark_ii( - self, forecast: DailyWeather, intent_data: WeatherIntent - ): - """Display the forecast for a single day on a Mark II. - - :param forecast: daily forecasts to display - """ - self.gui.clear() - self.gui["weatherLocation"] = self._build_display_location(intent_data, WeatherConfig()) - self.gui["weatherCondition"] = forecast.condition.image - self.gui["weatherDate"] = forecast.date_time.strftime("%A %b %d") - self.gui["highTemperature"] = forecast.temperature.high - self.gui["lowTemperature"] = forecast.temperature.low - self.gui["chanceOfPrecipitation"] = str(forecast.chance_of_precipitation) - self.gui.show_page("single_day_mark_ii.qml") - - def _report_multi_day_forecast(self, message: Message, days: int): - """Handles all requests for multiple day forecasts. - - :param message: Message Bus event information from the intent parser - """ - intent_data = WeatherIntent(message, self.lang) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - try: - forecast = weather.get_forecast_for_multiple_days(days) - except IndexError: - self.speak_dialog("seven.days.available") - forecast = weather.get_forecast_for_multiple_days(7) - dialogs = self._build_forecast_dialogs(forecast, intent_data, weather_config) - self._display_multi_day_forecast(forecast, intent_data) - for dialog in dialogs: - self._speak_weather(dialog) - - def _report_weekend_forecast(self, message: Message): - """Handles requests for a weekend forecast. - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - forecast = weather.get_weekend_forecast() - dialogs = self._build_forecast_dialogs(forecast, intent_data, weather_config) - self._display_multi_day_forecast(forecast, intent_data) - for dialog in dialogs: - self._speak_weather(dialog) - - def _build_forecast_dialogs( - self, forecast: List[DailyWeather], intent_data: WeatherIntent, weather_config: WeatherConfig - ) -> List[DailyDialog]: - """ - Build the dialogs for each of the forecast days being reported to the user. - - :param forecast: daily forecasts to report - :param intent_data: information about the intent that was triggered - :return: one DailyDialog instance for each day being reported. - """ - dialogs = list() - for forecast_day in forecast: - dialog = DailyDialog(intent_data, weather_config, forecast_day) - dialog.build_weather_dialog() - dialogs.append(dialog) - - return dialogs - - def _report_week_summary(self, message: Message): - """Summarize the week's weather rather than giving daily details. - - When the user requests the weather for the week, rather than give a daily - forecast for seven days, summarize the weather conditions for the week. - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = WeatherIntent(message, self.lang) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - forecast = weather.get_forecast_for_multiple_days(7) - dialogs = self._build_weekly_condition_dialogs(forecast, intent_data, weather_config) - dialogs.append(self._build_weekly_temperature_dialog(forecast, intent_data, weather_config)) - self._display_multi_day_forecast(forecast, intent_data) - for dialog in dialogs: - self._speak_weather(dialog) - - def _build_weekly_condition_dialogs( - self, forecast: List[DailyWeather], intent_data: WeatherIntent, weather_config: WeatherConfig - ) -> List[WeeklyDialog]: - """Build the dialog communicating a weather condition on days it is forecasted. - - Args: - forecast: seven day daily forecast - intent_data: Parsed intent data - - Returns: - List of dialogs for each condition expected in the coming week. - """ - dialogs = list() - conditions = set([daily.condition.category for daily in forecast]) - for condition in conditions: - dialog = WeeklyDialog(intent_data, weather_config, forecast) - dialog.build_condition_dialog(condition=condition) - dialogs.append(dialog) - - return dialogs - - def _build_weekly_temperature_dialog( - self, forecast: List[DailyWeather], intent_data: WeatherIntent, weather_config: WeatherConfig - ) -> WeeklyDialog: - """Build the dialog communicating the forecasted range of temperatures. - - Args: - forecast: seven day daily forecast - intent_data: Parsed intent data - - Returns: - Dialog for the temperature ranges over the coming week. - """ - dialog = WeeklyDialog(intent_data, weather_config, forecast) - dialog.build_temperature_dialog() - - return dialog - - def _display_multi_day_forecast( - self, forecast: List[DailyWeather], intent_data: WeatherIntent - ): - """Display daily forecast data on devices that support the GUI. - - Args: - forecast: daily forecasts to display - intent_data: Parsed intent data - """ - if self.platform == MARK_II: - self._display_multi_day_mark_ii(forecast, intent_data) - else: - self._display_multi_day_scalable(forecast) - - def _display_multi_day_mark_ii( - self, forecast: List[DailyWeather], intent_data: WeatherIntent - ): - """Display daily forecast data on a Mark II. - - The Mark II supports displaying four days of a forecast at a time. - - Args: - forecast: daily forecasts to display - intent_data: Parsed intent data - """ - page_name = "daily_mark_ii.qml" - daily_forecast = [] - for day in forecast: - daily_forecast.append( - dict( - weatherCondition=day.condition.image, - day=day.date_time.strftime("%a"), - highTemperature=day.temperature.high, - lowTemperature=day.temperature.low, - ) - ) - self.gui.clear() - self.gui["dailyForecast"] = dict(days=daily_forecast[:4]) - self.gui["weatherLocation"] = \ - self._build_display_location(intent_data, WeatherConfig()) - self.gui.show_page(page_name) - if len(forecast) > 4: - Event().wait(15) - self.gui.clear() - self.gui["dailyForecast"] = dict(days=daily_forecast[4:]) - self.gui.show_page(page_name) - - def _display_multi_day_scalable(self, forecast: List[DailyWeather]): - """Display daily forecast data on GUI devices other than the Mark II. - - The generic layout supports displaying two days of a forecast at a time. - - Args: - forecast: daily forecasts to display - """ - page_one_name = "daily_scalable.qml" - display_data = [] - for day_number, day in enumerate(forecast): - if day_number == 4: - break - display_data.append( - dict( - weatherCondition=day.condition.image, - highTemperature=day.temperature.high, - lowTemperature=day.temperature.low, - date=day.date_time.strftime("%a"), - ) - ) - self.gui.clear() - self.gui["forecast"] = dict(first=display_data[:4]) - self.gui.show_page(page_one_name) - - def _report_temperature(self, message: Message, temperature_type: str = None): - """Handles all requests for a temperature. - - Args: - message: Message Bus event information from the intent parser - temperature_type: current, high or low temperature - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - if weather is not None: - intent_weather = weather.get_weather_for_intent(intent_data) - dialog_args = intent_data, self._get_weather_config(message), intent_weather - dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) - dialog.build_temperature_dialog(temperature_type) - self._speak_weather(dialog) - - def _report_weather_condition(self, message: Message, condition: str): - """Handles all requests for a specific weather condition. - - Args: - message: Message Bus event information from the intent parser - condition: the weather condition specified by the user - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - weather_config = self._get_weather_config(message) - if weather is not None: - intent_weather = weather.get_weather_for_intent(intent_data) - dialog = self._build_condition_dialog( - intent_weather, intent_data, condition, weather_config - ) - self._speak_weather(dialog) - - def _build_condition_dialog( - self, weather, intent_data: WeatherIntent, condition: str, weather_config: WeatherConfig - ): - """Builds a dialog for the requested weather condition. - - Args: - weather: Current, hourly or daily weather forecast - intent_data: Parsed intent data - condition: weather condition requested by the user - """ - dialog_args = intent_data, weather_config, weather - dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) - intent_match = self.voc_match(weather.condition.category.lower(), condition) - dialog.build_condition_dialog(intent_match) - dialog.data.update(condition=self.translate(weather.condition.description)) - - return dialog - - def _report_wind(self, message: Message): - """Handles all requests for a wind conditions. - - Args: - message: Message Bus event information from the intent parser - """ - intent_data = self._get_intent_data(message) - weather = self._get_weather(intent_data) - if weather is not None: - intent_weather = weather.get_weather_for_intent(intent_data) - intent_weather.wind_direction = self.translate( - intent_weather.wind_direction - ) - dialog_args = intent_data, self._get_weather_config(message), intent_weather - dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) - dialog.build_wind_dialog() - self._speak_weather(dialog) - - def _get_intent_data(self, message: Message) -> WeatherIntent: - """Parse the intent data from the message into data used in the skill. - - Args: - message: Message Bus event information from the intent parser - - Returns: - parsed information about the intent - """ - intent_data = None - try: - intent_data = WeatherIntent(message, self.lang) - except ValueError: - self.speak_dialog("cant.get.forecast") - else: - if self.voc_match(intent_data.utterance, "relative-time"): - intent_data.timeframe = HOURLY - elif self.voc_match(intent_data.utterance, "later"): - intent_data.timeframe = HOURLY - elif self.voc_match(intent_data.utterance, "relative-day"): - if not self.voc_match(intent_data.utterance, "today"): - intent_data.timeframe = DAILY - - return intent_data - - def _get_weather(self, intent_data: WeatherIntent) -> WeatherReport: - """Call the Open Weather Map One Call API to get weather information - - Args: - intent_data: Parsed intent data - - Returns: - An object representing the data returned by the API - """ - weather = None - if intent_data is not None: - try: - unit = get_user_prefs()['units']['measure'] - latitude, longitude = self._determine_weather_location(intent_data) - timezone, _ = get_timezone(latitude, longitude) - weather = self.weather_api.get_weather_for_coordinates( - unit, latitude, longitude, self.lang, timezone - ) - except HTTPError as api_error: - self.log.exception("Weather API failure") - self._handle_api_error(api_error) - except LocationNotFoundError: - self.log.exception("City not found.") - self.speak_dialog( - "location-not-found", data=dict(location=intent_data.location) - ) - except Exception as e: - LOG.error(e) - self.log.exception("Unexpected error retrieving weather") - self.speak_dialog("cant-get-forecast") - - return weather - - def _handle_api_error(self, exception: HTTPError): - """Communicate an error condition to the user. - - Args: - exception: the HTTPError returned by the API call - """ - if exception.response.status_code == 401: - self.bus.emit(Message("mycroft.not.paired")) - else: - self.speak_dialog("cant.get.forecast") - - def _determine_weather_location( - self, intent_data: WeatherIntent - ) -> Tuple[float, float]: - """Determine latitude and longitude using the location data in the intent. - - Args: - intent_data: Parsed intent data - - Returns - latitude and longitude of the location - """ - if intent_data.location is None: - location = get_user_prefs()['location'] - latitude = location["lat"] - longitude = location["lng"] - else: - latitude = intent_data.geolocation["latitude"] - longitude = intent_data.geolocation["longitude"] - - return latitude, longitude - - def _speak_weather(self, dialog): - """Instruct device to speak the contents of the specified dialog. - - :param dialog: the dialog that will be spoken - """ - self.log.info("Speaking dialog: " + dialog.name) - self.speak_dialog(dialog.name, dialog.data, wait=True) - - def _get_weather_config(self, message): - config = get_user_prefs(message) - if not all((config['location'].get('lat'), - config['location'].get('lng'))): - from neon_utils.configuration_utils import \ - get_user_config_from_mycroft_conf - config = get_user_config_from_mycroft_conf() - return WeatherConfig(config['location'], - config['units'], - self.settings) - - @skill_api_method - def get_current_weather_homescreen(self, msg: Optional[Message] = None): - try: - config = self._get_weather_config(None) - unit = config.unit_system - coords = get_user_prefs()['location'] - LOG.info(f"Handling request for weather: {unit}, {coords}") - current = self.weather_api.get_current_weather_for_coordinates( - unit, coords['lat'], coords['lng']) - condition = WeatherCondition(current["weather"][0]) - img_code = condition.image.replace("images/", "icons/") - current_weather = round(current["main"]["temp"]) - result = {"weather_code": img_code, "weather_temp": current_weather} - if msg: - LOG.debug(f"Emitting weather response: {result}") - self.bus.emit(msg.reply( - "skill-ovos-weather.openvoiceos.weather.response", - data={"report": result})) - return result - except Exception as e: - LOG.error(e) - return {} diff --git a/locale/de-de/dialog/and.dialog b/locale/de-de/dialog/and.dialog deleted file mode 100644 index 31c60b8de..000000000 --- a/locale/de-de/dialog/and.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -und diff --git a/locale/de-de/dialog/condition/clear-sky.dialog b/locale/de-de/dialog/condition/clear-sky.dialog deleted file mode 100644 index 9325dd650..000000000 --- a/locale/de-de/dialog/condition/clear-sky.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -ein klarer Himmel diff --git a/locale/de-de/dialog/condition/clear.dialog b/locale/de-de/dialog/condition/clear.dialog deleted file mode 100644 index 9325dd650..000000000 --- a/locale/de-de/dialog/condition/clear.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -ein klarer Himmel diff --git a/locale/de-de/dialog/condition/clouds.dialog b/locale/de-de/dialog/condition/clouds.dialog deleted file mode 100644 index 571d50126..000000000 --- a/locale/de-de/dialog/condition/clouds.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Wolken diff --git a/locale/de-de/dialog/condition/humidity.dialog b/locale/de-de/dialog/condition/humidity.dialog deleted file mode 100644 index ea7303d90..000000000 --- a/locale/de-de/dialog/condition/humidity.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Feuchtigkeit diff --git a/locale/de-de/dialog/condition/rain.dialog b/locale/de-de/dialog/condition/rain.dialog deleted file mode 100644 index ed0509f0c..000000000 --- a/locale/de-de/dialog/condition/rain.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Regen diff --git a/locale/de-de/dialog/condition/snow.dialog b/locale/de-de/dialog/condition/snow.dialog deleted file mode 100644 index b8b7c9d03..000000000 --- a/locale/de-de/dialog/condition/snow.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Schnee diff --git a/locale/de-de/dialog/condition/thunderstorm.dialog b/locale/de-de/dialog/condition/thunderstorm.dialog deleted file mode 100644 index 6510adaf3..000000000 --- a/locale/de-de/dialog/condition/thunderstorm.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Stürme -Sturm -Gewitter diff --git a/locale/de-de/dialog/current/current-condition-expected-local.dialog b/locale/de-de/dialog/current/current-condition-expected-local.dialog deleted file mode 100644 index bd59f926b..000000000 --- a/locale/de-de/dialog/current/current-condition-expected-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Ja, heute wird es {condition} sein -Es sieht so aus, als ob es heute {condition} geben wird -Es sieht aus, als würde es heute {condition} diff --git a/locale/de-de/dialog/current/current-condition-expected-location.dialog b/locale/de-de/dialog/current/current-condition-expected-location.dialog deleted file mode 100644 index 8d05a5c23..000000000 --- a/locale/de-de/dialog/current/current-condition-expected-location.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -In {location} sieht es so aus, als gäbe es heute {condition} -Ja, es wird in {location} {condition} sein -Ja, es wird in {location} {condition} vorausgesagt -Ja, es wird in {location} {condition} erwartet diff --git a/locale/de-de/dialog/current/current-condition-not-expected-local.dialog b/locale/de-de/dialog/current/current-condition-not-expected-local.dialog deleted file mode 100644 index 2fa0c15c2..000000000 --- a/locale/de-de/dialog/current/current-condition-not-expected-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Nein, aktuell wird {condition} erwartet -Nein, es ist alktuell mit {condition} zu rechnen -Nein, alktuell wird mit {condition} gerechnen diff --git a/locale/de-de/dialog/current/current-condition-not-expected-location.dialog b/locale/de-de/dialog/current/current-condition-not-expected-location.dialog deleted file mode 100644 index 7b65ea25e..000000000 --- a/locale/de-de/dialog/current/current-condition-not-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Nein, die Vorhersage sagt für heute {condition} in {location} an -Nein, in {location} wird heute {condition} erwartet diff --git a/locale/de-de/dialog/current/current-humidity-local.dialog b/locale/de-de/dialog/current/current-humidity-local.dialog deleted file mode 100644 index 80b8b729a..000000000 --- a/locale/de-de/dialog/current/current-humidity-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Derzeit beträgt die Luftfeuchtigkeit {percent} -Im Moment wird {percent} Luftfeuchte gemessen -Wir haben eine Luftfeuchtigkeit von {percent} diff --git a/locale/de-de/dialog/current/current-humidity-location.dialog b/locale/de-de/dialog/current/current-humidity-location.dialog deleted file mode 100644 index 6cac9cb70..000000000 --- a/locale/de-de/dialog/current/current-humidity-location.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Derzeit beträgt die Luftfeuchtigkeit in {location} {percent} diff --git a/locale/de-de/dialog/current/current-sunrise-future-local.dialog b/locale/de-de/dialog/current/current-sunrise-future-local.dialog deleted file mode 100644 index ffa0ab8ed..000000000 --- a/locale/de-de/dialog/current/current-sunrise-future-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -die Sonne wird heute um {time} Uhr aufgehen -Der Sonnenaufgang findet heute um {time} statt. diff --git a/locale/de-de/dialog/current/current-sunrise-future-location.dialog b/locale/de-de/dialog/current/current-sunrise-future-location.dialog deleted file mode 100644 index 0bc1fb21b..000000000 --- a/locale/de-de/dialog/current/current-sunrise-future-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Der Sonnenaufgang fand heute bei {time} in {location} statt. -die Sonne ging heute um {time} Uhr in {location} auf diff --git a/locale/de-de/dialog/current/current-sunrise-past-local.dialog b/locale/de-de/dialog/current/current-sunrise-past-local.dialog deleted file mode 100644 index 772c5de2a..000000000 --- a/locale/de-de/dialog/current/current-sunrise-past-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -die Sonne ging heute um {time} Uhr auf -Sonnenaufgang war heute bei {time} diff --git a/locale/de-de/dialog/current/current-sunrise-past-location.dialog b/locale/de-de/dialog/current/current-sunrise-past-location.dialog deleted file mode 100644 index 0bc1fb21b..000000000 --- a/locale/de-de/dialog/current/current-sunrise-past-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Der Sonnenaufgang fand heute bei {time} in {location} statt. -die Sonne ging heute um {time} Uhr in {location} auf diff --git a/locale/de-de/dialog/current/current-sunset-future-local.dialog b/locale/de-de/dialog/current/current-sunset-future-local.dialog deleted file mode 100644 index 74ac39beb..000000000 --- a/locale/de-de/dialog/current/current-sunset-future-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -die Sonne geht heute um {time} Uhr unter -Sonnenuntergang wird heute bei {time} sein diff --git a/locale/de-de/dialog/current/current-sunset-future-location.dialog b/locale/de-de/dialog/current/current-sunset-future-location.dialog deleted file mode 100644 index 7b4f4fad6..000000000 --- a/locale/de-de/dialog/current/current-sunset-future-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Der Sonnenuntergang wird heute um {time} in {location} stattfinden. -in {location} wird die Sonne heute um {time} untergehen -die Sonne geht heute um {time} in {location} unter diff --git a/locale/de-de/dialog/current/current-sunset-past-local.dialog b/locale/de-de/dialog/current/current-sunset-past-local.dialog deleted file mode 100644 index 508c58349..000000000 --- a/locale/de-de/dialog/current/current-sunset-past-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -die Sonne ist heute um {time} Uhr untergegangen -Sonnenuntergang war heute bei {time} -die Sonne ging heute um {time} Uhr unter diff --git a/locale/de-de/dialog/current/current-sunset-past-location.dialog b/locale/de-de/dialog/current/current-sunset-past-location.dialog deleted file mode 100644 index c5187d342..000000000 --- a/locale/de-de/dialog/current/current-sunset-past-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -die Sonne ist heute um {time} Uhr in {location} untergegangen -in {location} ist die Sonne heute um {time} untergegangen -Sonnenuntergang war bei {time} heute in {location} diff --git a/locale/de-de/dialog/current/current-temperature-high-local.dialog b/locale/de-de/dialog/current/current-temperature-high-local.dialog deleted file mode 100644 index 75f36db96..000000000 --- a/locale/de-de/dialog/current/current-temperature-high-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Es werden Höchstwerte von {temperature} Grad erwartet. -Die Temperatur wird heute {temperature} Grad erreichen. -Es werden Höchstwerte von {temperature} Grad {temperature_unit} erwartet. diff --git a/locale/de-de/dialog/current/current-temperature-high-location.dialog b/locale/de-de/dialog/current/current-temperature-high-location.dialog deleted file mode 100644 index f0cbb7cef..000000000 --- a/locale/de-de/dialog/current/current-temperature-high-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Die Höchstwerte von {temperature} Grad {temperature_unit} werden in {location} erwartet. -Heute wird die Temperatur {temperature} Grad in {location} erreichen. -Die Höchstwerte von {temperature} Grad werden im {location} erwartet. diff --git a/locale/de-de/dialog/current/current-temperature-high-low.dialog b/locale/de-de/dialog/current/current-temperature-high-low.dialog deleted file mode 100644 index 4d0fcd87f..000000000 --- a/locale/de-de/dialog/current/current-temperature-high-low.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Die Vorhersage für heute ist ein Hoch von {high_temperature} und ein Tief von {low_temperature}. diff --git a/locale/de-de/dialog/current/current-temperature-local.dialog b/locale/de-de/dialog/current/current-temperature-local.dialog deleted file mode 100644 index c02200090..000000000 --- a/locale/de-de/dialog/current/current-temperature-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Die Temperatur liegt derzeit bei 0 Grad. -Im Moment sind es {temperature} Grad. -Es ist derzeit {temperature} Grad {temperature_unit}. diff --git a/locale/de-de/dialog/current/current-temperature-location.dialog b/locale/de-de/dialog/current/current-temperature-location.dialog deleted file mode 100644 index f5dfca657..000000000 --- a/locale/de-de/dialog/current/current-temperature-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Im Moment ist es {temperature} Grad in {location}. -Es ist derzeit {temperature} Grad {temperature_unit} in {location}. -Es hat momentan {temperature} Grad in {location}. diff --git a/locale/de-de/dialog/current/current-temperature-low-local.dialog b/locale/de-de/dialog/current/current-temperature-low-local.dialog deleted file mode 100644 index 963a13571..000000000 --- a/locale/de-de/dialog/current/current-temperature-low-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Es sind Tiefstwerte von {temperature} Grad zu erwarten. -Ein Tiefstwert von {temperature} Grad {temperature_unit} wird erwartet. -Heute werden es bis zu {temperature} Grad sein. diff --git a/locale/de-de/dialog/current/current-temperature-low-location.dialog b/locale/de-de/dialog/current/current-temperature-low-location.dialog deleted file mode 100644 index 590cb7510..000000000 --- a/locale/de-de/dialog/current/current-temperature-low-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Heute wird die Temperatur so niedrig wie {temperature} Grad {temperature_unit} in {location} sein. -Die Temperaturen können bis auf {temperature} Grad in {location} sinken. diff --git a/locale/de-de/dialog/current/current-weather-local.dialog b/locale/de-de/dialog/current/current-weather-local.dialog deleted file mode 100644 index ca0acfe62..000000000 --- a/locale/de-de/dialog/current/current-weather-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Derzeit ist es {condition} und {temperature} Grad {temperature_unit}. -Die Temperatur beträgt derzeit {condition} und {temperature} Grad. -Im Moment sind es {condition} und {temperature} Grad. diff --git a/locale/de-de/dialog/current/current-weather-location.dialog b/locale/de-de/dialog/current/current-weather-location.dialog deleted file mode 100644 index 732b63d89..000000000 --- a/locale/de-de/dialog/current/current-weather-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -{location} hat {condition} und ist derzeit {temperature} Grad. -Im Moment sind es {condition} und {temperature} Grad in {location}. -Derzeit ist es {condition} und {temperature} Grad {temperature_unit} in {location}. diff --git a/locale/de-de/dialog/current/current-wind-light-local.dialog b/locale/de-de/dialog/current/current-wind-light-local.dialog deleted file mode 100644 index 8a0813cfa..000000000 --- a/locale/de-de/dialog/current/current-wind-light-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Der Wind ist schwach bei {speed} {speed_unit} aus {direction} -Heute weht ein leichter Wind aus der {direction} bei {speed} {speed_unit} diff --git a/locale/de-de/dialog/current/current-wind-light-location.dialog b/locale/de-de/dialog/current/current-wind-light-location.dialog deleted file mode 100644 index 8408ae6a1..000000000 --- a/locale/de-de/dialog/current/current-wind-light-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Der Wind ist leicht in {location} bei {speed} {speed_unit} aus der {direction} -In {location} weht heute ein leichter Wind aus der {direction} bei {speed} {speed_unit} diff --git a/locale/de-de/dialog/current/current-wind-moderate-local.dialog b/locale/de-de/dialog/current/current-wind-moderate-local.dialog deleted file mode 100644 index 3e8e41282..000000000 --- a/locale/de-de/dialog/current/current-wind-moderate-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Heute ist es ein bisschen windig, derzeit {speed} {speed_unit} -Derzeit weht der Wind mäßig {speed} {speed_unit} aus {direction} diff --git a/locale/de-de/dialog/current/current-wind-moderate-location.dialog b/locale/de-de/dialog/current/current-wind-moderate-location.dialog deleted file mode 100644 index 825d1eceb..000000000 --- a/locale/de-de/dialog/current/current-wind-moderate-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Derzeit weht ein mäßiger {speed} {speed_unit} aus {direction} in {location} -Es ist ein bisschen windig in {location} heute, derzeit {speed} {speed_unit} diff --git a/locale/de-de/dialog/current/current-wind-strong-local.dialog b/locale/de-de/dialog/current/current-wind-strong-local.dialog deleted file mode 100644 index 9df844a6b..000000000 --- a/locale/de-de/dialog/current/current-wind-strong-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Der Wind ist heute sehr stark aus der {direction}, {speed} {speed_unit} -Momentan ist der Wind aus der {direction} bei {speed} {speed_unit}, vielleicht ist es gut, heute drinnen zu bleiben -Heute ist es sehr windig, {speed} {speed_unit} diff --git a/locale/de-de/dialog/current/current-wind-strong-location.dialog b/locale/de-de/dialog/current/current-wind-strong-location.dialog deleted file mode 100644 index 5321403d3..000000000 --- a/locale/de-de/dialog/current/current-wind-strong-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Der Wind ist heute sehr stark aus der {direction} in {location}, {speed} {speed_unit} -Im Moment ist der Wind aus der {direction} bei {speed} {speed_unit} in {location}, ein guter Tag, um drinnen zu bleiben -{location} wird heute starken Wind haben, {speed} {speed_unit} diff --git a/locale/de-de/dialog/current/currrent-clouds-alternative-local.dialog b/locale/de-de/dialog/current/currrent-clouds-alternative-local.dialog deleted file mode 100644 index 2dd1a2166..000000000 --- a/locale/de-de/dialog/current/currrent-clouds-alternative-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Nein, die Vorhersage sagt für heute {condition} -Es sollte nicht bewölkt sein, es sieht so aus, als würde es heute {condition} geben -Sieht nicht so aus, die Chancen stehen gut, dass es heute {condition} sein wird. diff --git a/locale/de-de/dialog/daily/daily-condition-expected-local.dialog b/locale/de-de/dialog/daily/daily-condition-expected-local.dialog deleted file mode 100644 index b7b7796f1..000000000 --- a/locale/de-de/dialog/daily/daily-condition-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Ja, erwarten Sie {condition} {day} -Ja, die Prognose sieht {condition} {day} vor. diff --git a/locale/de-de/dialog/daily/daily-condition-expected-location.dialog b/locale/de-de/dialog/daily/daily-condition-expected-location.dialog deleted file mode 100644 index f9e73b294..000000000 --- a/locale/de-de/dialog/daily/daily-condition-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Ja, erwarten Sie {condition} in {location} {day} -Ja, die Vorhersage sieht {condition} in {location} {day} vor. diff --git a/locale/de-de/dialog/daily/daily-condition-not-expected-local.dialog b/locale/de-de/dialog/daily/daily-condition-not-expected-local.dialog deleted file mode 100644 index b6eb950f7..000000000 --- a/locale/de-de/dialog/daily/daily-condition-not-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Nein, {day} die Prognose sieht {condition} vor -Nein, {condition} wird erwartet {day} diff --git a/locale/de-de/dialog/daily/daily-condition-not-expected-location.dialog b/locale/de-de/dialog/daily/daily-condition-not-expected-location.dialog deleted file mode 100644 index 2eed09bcb..000000000 --- a/locale/de-de/dialog/daily/daily-condition-not-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Nein, {day} die Prognose sieht {condition} in {location} vor -Nein, in {location} wird {condition} erwartet {day} diff --git a/locale/de-de/dialog/daily/daily-humidity-local.dialog b/locale/de-de/dialog/daily/daily-humidity-local.dialog deleted file mode 100644 index 235c09291..000000000 --- a/locale/de-de/dialog/daily/daily-humidity-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Die Feuchtigkeit {day} wird zu {percent} -{day} die Vorhersage sieht eine Luftfeuchtigkeit von {percent} vor diff --git a/locale/de-de/dialog/daily/daily-humidity-location.dialog b/locale/de-de/dialog/daily/daily-humidity-location.dialog deleted file mode 100644 index bbbda0f39..000000000 --- a/locale/de-de/dialog/daily/daily-humidity-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Die Feuchtigkeit in {location} {day} wird {percent} sein -{day} die Vorhersage in {location} sieht eine Luftfeuchtigkeit von {percent} vor diff --git a/locale/de-de/dialog/daily/daily-precipitation-next-local.dialog b/locale/de-de/dialog/daily/daily-precipitation-next-local.dialog deleted file mode 100644 index 206ea2441..000000000 --- a/locale/de-de/dialog/daily/daily-precipitation-next-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es besteht eine {percent} Chance auf {precipitation} {day} -Die Vorhersage sagt eine {percent} Chance von {precipitation} {day} diff --git a/locale/de-de/dialog/daily/daily-precipitation-next-location.dialog b/locale/de-de/dialog/daily/daily-precipitation-next-location.dialog deleted file mode 100644 index 596c59479..000000000 --- a/locale/de-de/dialog/daily/daily-precipitation-next-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Die Vorhersage sieht eine {percent} Chance von {precipitation} in {location} {day} vor -In {location} gibt es eine {percent} Chance auf {precipitation} {day} diff --git a/locale/de-de/dialog/daily/daily-precipitation-next-none-local.dialog b/locale/de-de/dialog/daily/daily-precipitation-next-none-local.dialog deleted file mode 100644 index 6b39caa40..000000000 --- a/locale/de-de/dialog/daily/daily-precipitation-next-none-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Für die nächsten 7 Tage wird keine prognostiziert. -Für die nächsten 7 Tage ist kein Niederschlag vorhergesagt diff --git a/locale/de-de/dialog/daily/daily-precipitation-next-none-location.dialog b/locale/de-de/dialog/daily/daily-precipitation-next-none-location.dialog deleted file mode 100644 index 6b981d185..000000000 --- a/locale/de-de/dialog/daily/daily-precipitation-next-none-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Für die nächsten sieben Tage ist in {location} kein Niederschlag vorhergesagt. -In {location} wird keine prognostiziert diff --git a/locale/de-de/dialog/daily/daily-sunrise-local.dialog b/locale/de-de/dialog/daily/daily-sunrise-local.dialog deleted file mode 100644 index e54627962..000000000 --- a/locale/de-de/dialog/daily/daily-sunrise-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -{day} geht die Sonne um {time} auf -Sonnenaufgang wird um {time} {day} sein -die Sonne wird um {time} {day} aufgehen diff --git a/locale/de-de/dialog/daily/daily-sunrise-location.dialog b/locale/de-de/dialog/daily/daily-sunrise-location.dialog deleted file mode 100644 index aee0d447a..000000000 --- a/locale/de-de/dialog/daily/daily-sunrise-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -{day} die Sonne wird um {time} in {location} aufgehen -in {location} wird der Sonnenaufgang um {time} {day} sein -die Sonne wird um {time} {day} in {location} aufgehen diff --git a/locale/de-de/dialog/daily/daily-sunset-local.dialog b/locale/de-de/dialog/daily/daily-sunset-local.dialog deleted file mode 100644 index edc1f37bc..000000000 --- a/locale/de-de/dialog/daily/daily-sunset-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -{day} die Sonne wird um {time} untergehen -Sonnenuntergang wird bei {time} {day} sein -die Sonne wird um {time} {day} untergehen diff --git a/locale/de-de/dialog/daily/daily-sunset-location.dialog b/locale/de-de/dialog/daily/daily-sunset-location.dialog deleted file mode 100644 index 728cce4dd..000000000 --- a/locale/de-de/dialog/daily/daily-sunset-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -{day} die Sonne wird um {time} in {location} untergehen -in {location} wird der Sonnenuntergang bei {time} {day} sein -die Sonne wird um {time} {day} in {location} untergehen diff --git a/locale/de-de/dialog/daily/daily-temperature-high-local.dialog b/locale/de-de/dialog/daily/daily-temperature-high-local.dialog deleted file mode 100644 index 431b69a08..000000000 --- a/locale/de-de/dialog/daily/daily-temperature-high-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Bei {day} wird die Temperatur bis zu {temperature} Grad betragen. -{day} wird sie so hoch wie {temperature} sein diff --git a/locale/de-de/dialog/daily/daily-temperature-high-location.dialog b/locale/de-de/dialog/daily/daily-temperature-high-location.dialog deleted file mode 100644 index 805ad97f7..000000000 --- a/locale/de-de/dialog/daily/daily-temperature-high-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es wird so hoch wie {temperature} Grad in {location} {day} -{location} wird einen Höchstwert von {temperature} Grad haben {day} diff --git a/locale/de-de/dialog/daily/daily-temperature-local.dialog b/locale/de-de/dialog/daily/daily-temperature-local.dialog deleted file mode 100644 index fa5ee3ad9..000000000 --- a/locale/de-de/dialog/daily/daily-temperature-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -{day} wird die Temperatur {temperature} Grad betragen. -{day} wird es {temperature} sein diff --git a/locale/de-de/dialog/daily/daily-temperature-location.dialog b/locale/de-de/dialog/daily/daily-temperature-location.dialog deleted file mode 100644 index 532a7adc1..000000000 --- a/locale/de-de/dialog/daily/daily-temperature-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -{day} wird es {temperature} Grad in {location} sein -{day}, {location} wird eine Temperatur von {temperature} Grad haben diff --git a/locale/de-de/dialog/daily/daily-temperature-low-local.dialog b/locale/de-de/dialog/daily/daily-temperature-low-local.dialog deleted file mode 100644 index 7a928df06..000000000 --- a/locale/de-de/dialog/daily/daily-temperature-low-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -{day} wird es so niedrig wie {temperature} sein -Bei {day} wird die Temperatur bis auf {temperature} Grad sinken. diff --git a/locale/de-de/dialog/daily/daily-temperature-low-location.dialog b/locale/de-de/dialog/daily/daily-temperature-low-location.dialog deleted file mode 100644 index 911dd27ac..000000000 --- a/locale/de-de/dialog/daily/daily-temperature-low-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -{day} wird es in {location} nur noch {temperature} Grad sein -{day}, {location} wird so niedrig wie {temperature} Grad sein diff --git a/locale/de-de/dialog/daily/daily-weather-local.dialog b/locale/de-de/dialog/daily/daily-weather-local.dialog deleted file mode 100644 index 17cb9ce55..000000000 --- a/locale/de-de/dialog/daily/daily-weather-local.dialog +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to de-de -Die Prognose {day} ist {condition} mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} -{day} wird es {condition} mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} -{day} ist der Höchstwert {high_temperature} und der Tiefstwert {low_temperature}, mit {condition} -Erwarten Sie {condition}, mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} {day} -{day} erwarten {condition}, mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} diff --git a/locale/de-de/dialog/daily/daily-weather-location.dialog b/locale/de-de/dialog/daily/daily-weather-location.dialog deleted file mode 100644 index d42c7f3f4..000000000 --- a/locale/de-de/dialog/daily/daily-weather-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Die Prognose {day} ist {high_temperature} für ein Hoch und {low_temperature} für ein Tief in {location} -{day} wird {condition} sein, mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} in {location} -{day}, {location} wird einen Höchstwert von {high_temperature} und einen Tiefstwert von {low_temperature} haben, mit {condition} diff --git a/locale/de-de/dialog/daily/daily-wind-light-local.dialog b/locale/de-de/dialog/daily/daily-wind-light-local.dialog deleted file mode 100644 index cc7d56dac..000000000 --- a/locale/de-de/dialog/daily/daily-wind-light-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es weht ein leichter Wind aus Richtung {direction} {day} bei {speed} {speed_unit} -Es wird nicht sehr windig sein {day} diff --git a/locale/de-de/dialog/daily/daily-wind-light-location.dialog b/locale/de-de/dialog/daily/daily-wind-light-location.dialog deleted file mode 100644 index 448140490..000000000 --- a/locale/de-de/dialog/daily/daily-wind-light-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es wird ein leichter Wind aus der {direction} in {location} {day} bei {speed} {speed_unit} herrschen. -In {location} {day} wird es nicht sehr windig sein. diff --git a/locale/de-de/dialog/daily/daily-wind-moderate-local.dialog b/locale/de-de/dialog/daily/daily-wind-moderate-local.dialog deleted file mode 100644 index c1606f8dd..000000000 --- a/locale/de-de/dialog/daily/daily-wind-moderate-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Die Vorhersage sagt einen mäßigen Wind aus der Richtung {direction} bei {speed} {speed_unit} {day} voraus. -Sie können einen mäßigen Wind von etwa {speed} {speed_unit} {day} erwarten. -Der Wind wird mäßig sein, etwa {speed} {speed_unit} aus der {direction} {day} diff --git a/locale/de-de/dialog/daily/daily-wind-moderate-location.dialog b/locale/de-de/dialog/daily/daily-wind-moderate-location.dialog deleted file mode 100644 index dd7b6f17a..000000000 --- a/locale/de-de/dialog/daily/daily-wind-moderate-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Sie können einen Wind von etwa {speed} {speed_unit} in {location} {day} erwarten. -Der Wind wird mäßig sein in {location} {day}, etwa {speed} {speed_unit} aus der {direction} -Die Vorhersage {day} sagt voraus, dass {location} mäßigen Wind aus der {direction} von {speed} {speed_unit} haben wird. diff --git a/locale/de-de/dialog/daily/daily-wind-strong-local.dialog b/locale/de-de/dialog/daily/daily-wind-strong-local.dialog deleted file mode 100644 index 04632e5fe..000000000 --- a/locale/de-de/dialog/daily/daily-wind-strong-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es weht ein starker Wind aus der {direction} von {speed} {speed_unit} {day} -Der Wind wird so stark sein wie {speed} {speed_unit} {day} diff --git a/locale/de-de/dialog/daily/daily-wind-strong-location.dialog b/locale/de-de/dialog/daily/daily-wind-strong-location.dialog deleted file mode 100644 index f694322b4..000000000 --- a/locale/de-de/dialog/daily/daily-wind-strong-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es wird ein starker Wind aus der {direction} von {speed} {speed_unit} in {location} {day} herrschen. -Der Wind wird so stark sein wie {speed} {speed_unit} in {location} {day} diff --git a/locale/de-de/dialog/direction/east.dialog b/locale/de-de/dialog/direction/east.dialog deleted file mode 100644 index b5bd3a5df..000000000 --- a/locale/de-de/dialog/direction/east.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Osten diff --git a/locale/de-de/dialog/direction/north.dialog b/locale/de-de/dialog/direction/north.dialog deleted file mode 100644 index 51493c487..000000000 --- a/locale/de-de/dialog/direction/north.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Norden diff --git a/locale/de-de/dialog/direction/northeast.dialog b/locale/de-de/dialog/direction/northeast.dialog deleted file mode 100644 index 4df9dba26..000000000 --- a/locale/de-de/dialog/direction/northeast.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Nordosten diff --git a/locale/de-de/dialog/direction/northwest.dialog b/locale/de-de/dialog/direction/northwest.dialog deleted file mode 100644 index 430ec442f..000000000 --- a/locale/de-de/dialog/direction/northwest.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Nordwesten diff --git a/locale/de-de/dialog/direction/south.dialog b/locale/de-de/dialog/direction/south.dialog deleted file mode 100644 index 3e7d63ae9..000000000 --- a/locale/de-de/dialog/direction/south.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Süden diff --git a/locale/de-de/dialog/direction/southeast.dialog b/locale/de-de/dialog/direction/southeast.dialog deleted file mode 100644 index 2bdad234b..000000000 --- a/locale/de-de/dialog/direction/southeast.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Südosten diff --git a/locale/de-de/dialog/direction/southwest.dialog b/locale/de-de/dialog/direction/southwest.dialog deleted file mode 100644 index d7026dc80..000000000 --- a/locale/de-de/dialog/direction/southwest.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Südwesten diff --git a/locale/de-de/dialog/direction/west.dialog b/locale/de-de/dialog/direction/west.dialog deleted file mode 100644 index 021a80884..000000000 --- a/locale/de-de/dialog/direction/west.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -West diff --git a/locale/de-de/dialog/error/cant-get-forecast.dialog b/locale/de-de/dialog/error/cant-get-forecast.dialog deleted file mode 100644 index f0c77228d..000000000 --- a/locale/de-de/dialog/error/cant-get-forecast.dialog +++ /dev/null @@ -1,40 +0,0 @@ -# auto translated from en-us to de-de -Entschuldigung. Ich kann im Moment keine Wetterberichte abrufen. -Es tut mir leid. Ich kann die Wettervorhersage ab sofort nicht mehr aufrufen. -Es tut mir leid. Ich kann ab sofort keine Wetterberichte abrufen. -Ich kann im Moment nicht auf die Wettervorhersage zugreifen. -Entschuldigung. Ich kann jetzt nicht auf die Wettervorhersage zugreifen. -Entschuldigung. Ich kann ab sofort keine Wetterberichte mehr bekommen. -Es tut mir leid. Ich kann ab sofort keine Wettervorhersagen mehr bekommen. -Es tut mir leid. Ich habe gerade keinen Zugriff auf die Wettervorhersage. -Es tut mir leid. Ich kann im Moment nicht auf Wetterberichte zugreifen. -Es tut mir leid. Ich kann im Moment keine Wettervorhersagen bekommen. -Es tut mir leid. Ich kann im Moment nicht auf die Wetterberichte zugreifen. -Es tut mir leid. Ich kann im Moment nicht auf die Wettervorhersage zugreifen. -Ich kann im Moment keine Wetterberichte abrufen. -Auf die Wettervorhersage kann ich ab sofort nicht mehr zugreifen. -Entschuldigung. Ich kann ab sofort nicht mehr auf Wetterberichte zugreifen. -Ich kann im Moment keine Wetterberichte bekommen. -Entschuldigung. Ich kann im Moment nicht auf die Wettervorhersage zugreifen. -Die Wettervorhersage ist derzeit nicht verfügbar. -Es tut mir leid. Ich kann ab sofort keine Wetterberichte mehr bekommen. -Entschuldigung. Ich kann ab sofort keine Wettervorhersagen mehr bekommen. -Entschuldigung. Ich kann im Moment nicht auf die Wetterberichte zugreifen. -Entschuldigung. Ich kann im Moment keine Wettervorhersagen bekommen. -Es tut mir leid. Ich kann im Moment keine Wettervorhersagen abrufen. -Ich kann ab sofort keine Wetterberichte mehr bekommen. -Wetterberichte sind derzeit nicht verfügbar. -Ich kann ab sofort nicht mehr auf Wetterberichte zugreifen. -Ich kann im Moment nicht auf Wetterberichte zugreifen. -Es tut mir leid. Ich kann jetzt nicht auf die Wettervorhersage zugreifen. -Ich kann ab sofort keine Wettervorhersagen mehr bekommen. -Entschuldigung. Ich kann ab sofort nicht mehr auf die Wettervorhersage zugreifen. -Es tut mir leid. Ich kann im Moment keine Wetterberichte abrufen. -Es tut mir leid. Ich kann ab sofort nicht mehr auf Wetterberichte zugreifen. -Entschuldigung. Ich habe gerade keinen Zugang zu den Wettervorhersagen. -Ich kann im Moment keine Wettervorhersagen bekommen. -Entschuldigung. Ich kann im Moment nicht auf Wetterberichte zugreifen. -Entschuldigung. Ich kann im Moment keine Wetterberichte bekommen. -Es tut mir leid. Ich kann im Moment keine Wetterberichte bekommen. -Ich kann die Wettervorhersage nicht mehr abrufen. -Wettervorhersagen sind derzeit nicht verfügbar. diff --git a/locale/de-de/dialog/error/forty-eight-hours-available.dialog b/locale/de-de/dialog/error/forty-eight-hours-available.dialog deleted file mode 100644 index de97194e8..000000000 --- a/locale/de-de/dialog/error/forty-eight-hours-available.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Leider habe ich nur stündliche Vorhersagedaten für 48 Stunden. diff --git a/locale/de-de/dialog/error/location-not-found.dialog b/locale/de-de/dialog/error/location-not-found.dialog deleted file mode 100644 index a702bb014..000000000 --- a/locale/de-de/dialog/error/location-not-found.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Ich kann eine Stadt namens {location} nicht finden. Bitte versuchen Sie es erneut -Die Stadt {location} ist nicht in meiner Datenbank gespeichert. Bitte versuchen Sie es erneut diff --git a/locale/de-de/dialog/error/no-forecast.dialog b/locale/de-de/dialog/error/no-forecast.dialog deleted file mode 100644 index ec4e64a3c..000000000 --- a/locale/de-de/dialog/error/no-forecast.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Sorry, ich kenne die Vorhersage nicht {day} -Ich habe keine Vorhersage {day} diff --git a/locale/de-de/dialog/error/seven-days-available.dialog b/locale/de-de/dialog/error/seven-days-available.dialog deleted file mode 100644 index e45fffb3f..000000000 --- a/locale/de-de/dialog/error/seven-days-available.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Ich kann Ihnen die Vorhersage für die nächsten sieben Tage nennen. -Ich habe eine Wettervorhersage für sieben Tage zur Verfügung. diff --git a/locale/de-de/dialog/hourly/hourly-condition-expected-local.dialog b/locale/de-de/dialog/hourly/hourly-condition-expected-local.dialog deleted file mode 100644 index 021a0fd99..000000000 --- a/locale/de-de/dialog/hourly/hourly-condition-expected-local.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Ja, die {time}-Prognose für sagt {condition} voraus diff --git a/locale/de-de/dialog/hourly/hourly-condition-expected-location.dialog b/locale/de-de/dialog/hourly/hourly-condition-expected-location.dialog deleted file mode 100644 index dcc239df9..000000000 --- a/locale/de-de/dialog/hourly/hourly-condition-expected-location.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Ja, es wird {condition} dieses {time} sein diff --git a/locale/de-de/dialog/hourly/hourly-precipitation-next-local.dialog b/locale/de-de/dialog/hourly/hourly-precipitation-next-local.dialog deleted file mode 100644 index b60643735..000000000 --- a/locale/de-de/dialog/hourly/hourly-precipitation-next-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Die Vorhersage sieht eine {percent} Chance auf {precipitation} bei {time} vor. -Es besteht eine {percent} Chance auf {precipitation} bei {time} diff --git a/locale/de-de/dialog/hourly/hourly-precipitation-next-location.dialog b/locale/de-de/dialog/hourly/hourly-precipitation-next-location.dialog deleted file mode 100644 index 3c1db17a8..000000000 --- a/locale/de-de/dialog/hourly/hourly-precipitation-next-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Bei {location} besteht eine {percent} Chance auf {precipitation} bei {time} -Die Vorhersage sieht eine {percent} Chance von {precipitation} in {location} bei {time} vor. diff --git a/locale/de-de/dialog/hourly/hourly-temperature-local.dialog b/locale/de-de/dialog/hourly/hourly-temperature-local.dialog deleted file mode 100644 index 8b23e5ee9..000000000 --- a/locale/de-de/dialog/hourly/hourly-temperature-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Es wird etwa {temperature} Grad in der {time} -Im {time} wird es {temperature} Grad sein diff --git a/locale/de-de/dialog/hourly/hourly-temperature-location.dialog b/locale/de-de/dialog/hourly/hourly-temperature-location.dialog deleted file mode 100644 index 0acb4ed87..000000000 --- a/locale/de-de/dialog/hourly/hourly-temperature-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Im {location} wird es etwa {temperature} Grad in der {time} sein -Im {time} wird es {temperature} Grad in {location} sein diff --git a/locale/de-de/dialog/hourly/hourly-weather-local.dialog b/locale/de-de/dialog/hourly/hourly-weather-local.dialog deleted file mode 100644 index ac5075f08..000000000 --- a/locale/de-de/dialog/hourly/hourly-weather-local.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -Später wird es {condition} und um {temperature} Grad sein -Es wird {condition} sein, mit Temperaturen nahe {temperature} -Um {temperature} Grad mit {condition} -Später wird es {condition} und {temperature} Grad sein diff --git a/locale/de-de/dialog/hourly/hourly-weather-location.dialog b/locale/de-de/dialog/hourly/hourly-weather-location.dialog deleted file mode 100644 index f78e86894..000000000 --- a/locale/de-de/dialog/hourly/hourly-weather-location.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -{location} Wetter in den nächsten Stunden werden {condition} und {temperature} Grad sein -{location} wird um {temperature} mit {condition} sein -{location} wird etwa {temperature} Grad mit {condition} sein -Später wird es {condition} in {location} sein, mit Temperaturen um {temperature} diff --git a/locale/de-de/dialog/percentage-number.dialog b/locale/de-de/dialog/percentage-number.dialog deleted file mode 100644 index 0283f9dd3..000000000 --- a/locale/de-de/dialog/percentage-number.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -{number} Prozent diff --git a/locale/de-de/dialog/unit/celsius.dialog b/locale/de-de/dialog/unit/celsius.dialog deleted file mode 100644 index 41e44a1c3..000000000 --- a/locale/de-de/dialog/unit/celsius.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -celsius diff --git a/locale/de-de/dialog/unit/fahrenheit.dialog b/locale/de-de/dialog/unit/fahrenheit.dialog deleted file mode 100644 index b8f0f93f6..000000000 --- a/locale/de-de/dialog/unit/fahrenheit.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Fahrenheit diff --git a/locale/de-de/dialog/unit/meters per second.dialog b/locale/de-de/dialog/unit/meters per second.dialog deleted file mode 100644 index 8c62f10e3..000000000 --- a/locale/de-de/dialog/unit/meters per second.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Meter pro Sekunde diff --git a/locale/de-de/dialog/unit/miles per hour.dialog b/locale/de-de/dialog/unit/miles per hour.dialog deleted file mode 100644 index c18f13953..000000000 --- a/locale/de-de/dialog/unit/miles per hour.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Meilen pro Stunde diff --git a/locale/de-de/dialog/weekly/weekly-condition.dialog b/locale/de-de/dialog/weekly/weekly-condition.dialog deleted file mode 100644 index 2a01134df..000000000 --- a/locale/de-de/dialog/weekly/weekly-condition.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Bei {days} erwarten Sie {condition} -Die Prognose sieht {condition} auf {days} vor. diff --git a/locale/de-de/dialog/weekly/weekly-temperature.dialog b/locale/de-de/dialog/weekly/weekly-temperature.dialog deleted file mode 100644 index 9aae0be17..000000000 --- a/locale/de-de/dialog/weekly/weekly-temperature.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Die Tiefstwerte werden zwischen {low_min} und {low_max} liegen, die Höchstwerte zwischen {high_min} und {high_max} diff --git a/locale/de-de/vocabulary/condition/clear.voc b/locale/de-de/vocabulary/condition/clear.voc deleted file mode 100644 index 73e6e9005..000000000 --- a/locale/de-de/vocabulary/condition/clear.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to de-de -sonnig -schönes Wetter -gutes Wetter -klar -Sonne diff --git a/locale/de-de/vocabulary/condition/clouds.voc b/locale/de-de/vocabulary/condition/clouds.voc deleted file mode 100644 index 20aed6921..000000000 --- a/locale/de-de/vocabulary/condition/clouds.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to de-de -wenige Wolken -Wolke -Wolken -aufgelockerte Bewölkung -bewölkt diff --git a/locale/de-de/vocabulary/condition/do-i-need-an-umbrella.intent b/locale/de-de/vocabulary/condition/do-i-need-an-umbrella.intent deleted file mode 100644 index 7e682fbad..000000000 --- a/locale/de-de/vocabulary/condition/do-i-need-an-umbrella.intent +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -Brauche ich eine Regenjacke? -Brauche ich einen Regenschirm? -Sollte ich eine Regenjacke mitbringen? -Soll ich einen Regenschirm mitnehmen? diff --git a/locale/de-de/vocabulary/condition/fog.voc b/locale/de-de/vocabulary/condition/fog.voc deleted file mode 100644 index 04da96525..000000000 --- a/locale/de-de/vocabulary/condition/fog.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -neblig -Nebel diff --git a/locale/de-de/vocabulary/condition/humidity.voc b/locale/de-de/vocabulary/condition/humidity.voc deleted file mode 100644 index c2b9aba7c..000000000 --- a/locale/de-de/vocabulary/condition/humidity.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -feucht -Feuchtigkeit -dampfend diff --git a/locale/de-de/vocabulary/condition/precipitation.voc b/locale/de-de/vocabulary/condition/precipitation.voc deleted file mode 100644 index 48b4f1eb3..000000000 --- a/locale/de-de/vocabulary/condition/precipitation.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to de-de -regnerisch -Schnee -Regen -Niederschlag -Nieselregen -verschneit diff --git a/locale/de-de/vocabulary/condition/rain.voc b/locale/de-de/vocabulary/condition/rain.voc deleted file mode 100644 index efb2bcc44..000000000 --- a/locale/de-de/vocabulary/condition/rain.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to de-de -regnerisch -Regen -Niederschlag -leichter Regen -Nieselregen diff --git a/locale/de-de/vocabulary/condition/snow.voc b/locale/de-de/vocabulary/condition/snow.voc deleted file mode 100644 index 1a54169dd..000000000 --- a/locale/de-de/vocabulary/condition/snow.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -Schnee -Schneeregen -Graupel -verschneit diff --git a/locale/de-de/vocabulary/condition/thunderstorm.voc b/locale/de-de/vocabulary/condition/thunderstorm.voc deleted file mode 100644 index 68d14de3c..000000000 --- a/locale/de-de/vocabulary/condition/thunderstorm.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to de-de -Stürmung -stürmisch -Sturm diff --git a/locale/de-de/vocabulary/condition/windy.voc b/locale/de-de/vocabulary/condition/windy.voc deleted file mode 100644 index b10ac133f..000000000 --- a/locale/de-de/vocabulary/condition/windy.voc +++ /dev/null @@ -1,8 +0,0 @@ -# auto translated from en-us to de-de -stürmisch -Blasen -Wind -Winde -luftig -Windgeschwindigkeit -windig diff --git a/locale/de-de/vocabulary/date-time/couple.voc b/locale/de-de/vocabulary/date-time/couple.voc deleted file mode 100644 index 09403dda7..000000000 --- a/locale/de-de/vocabulary/date-time/couple.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Paar diff --git a/locale/de-de/vocabulary/date-time/few.voc b/locale/de-de/vocabulary/date-time/few.voc deleted file mode 100644 index e5b6a9326..000000000 --- a/locale/de-de/vocabulary/date-time/few.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -wenige diff --git a/locale/de-de/vocabulary/date-time/later.voc b/locale/de-de/vocabulary/date-time/later.voc deleted file mode 100644 index 906b85810..000000000 --- a/locale/de-de/vocabulary/date-time/later.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to de-de -nächste Stunden -nächste Stunde -später -wenige Stunden -die nächsten paar Stunden -ein paar Stunden diff --git a/locale/de-de/vocabulary/date-time/next.voc b/locale/de-de/vocabulary/date-time/next.voc deleted file mode 100644 index f7dc7a394..000000000 --- a/locale/de-de/vocabulary/date-time/next.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -nächste -wieder diff --git a/locale/de-de/vocabulary/date-time/now.voc b/locale/de-de/vocabulary/date-time/now.voc deleted file mode 100644 index 525b42312..000000000 --- a/locale/de-de/vocabulary/date-time/now.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -aktuell -jetzt diff --git a/locale/de-de/vocabulary/date-time/number-days.voc b/locale/de-de/vocabulary/date-time/number-days.voc deleted file mode 100644 index 69689d11e..000000000 --- a/locale/de-de/vocabulary/date-time/number-days.voc +++ /dev/null @@ -1,33 +0,0 @@ -# auto translated from en-us to de-de -6-tägig -4 Tage -die nächsten drei Tage -dreitägig -die nächsten fünf Tage -4-tägig -die nächsten sechs Tage -2 Tage -die nächsten 6 Tage -Fünf Tage -sechs Tage -6 Tag -nächste 3 Tage -zwei Tage -die nächsten vier Tage -viertägig -vier Tage -nächste 4 Tage -6 Tage -3-Tage -drei Tage -fünf Tage -2-tägig -die nächsten paar Tage -5-Tage -nächste 5 Tage -zweitägig -5 Tage -die nächsten Tage -3 Tage -die nächsten zwei Tage -nächste 2 Tage diff --git a/locale/de-de/vocabulary/date-time/relative-day.voc b/locale/de-de/vocabulary/date-time/relative-day.voc deleted file mode 100644 index fa8ae0c2b..000000000 --- a/locale/de-de/vocabulary/date-time/relative-day.voc +++ /dev/null @@ -1,19 +0,0 @@ -# auto translated from en-us to de-de -die gestrige -donnerstag -morgen -am Sonnabend -Freitag -Tage -sonntag -gestern -dienstag -am Sonntag -mittwochs -die morgige -am dienstag -am Montag -montags -donnerstags -samstag -freitags diff --git a/locale/de-de/vocabulary/date-time/relative-time.voc b/locale/de-de/vocabulary/date-time/relative-time.voc deleted file mode 100644 index f5e378ba6..000000000 --- a/locale/de-de/vocabulary/date-time/relative-time.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to de-de -heute Abend -Morgen -Nachmittag -über Nacht -Nacht -Abend diff --git a/locale/de-de/vocabulary/date-time/today.voc b/locale/de-de/vocabulary/date-time/today.voc deleted file mode 100644 index cc71ef103..000000000 --- a/locale/de-de/vocabulary/date-time/today.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -heute -die heutige diff --git a/locale/de-de/vocabulary/date-time/week.voc b/locale/de-de/vocabulary/date-time/week.voc deleted file mode 100644 index 7531b2ede..000000000 --- a/locale/de-de/vocabulary/date-time/week.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -wöchentlich -Woche diff --git a/locale/de-de/vocabulary/date-time/weekend.voc b/locale/de-de/vocabulary/date-time/weekend.voc deleted file mode 100644 index 8ccf68f13..000000000 --- a/locale/de-de/vocabulary/date-time/weekend.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Wochenende diff --git a/locale/de-de/vocabulary/forecast.voc b/locale/de-de/vocabulary/forecast.voc deleted file mode 100644 index dfa12e81e..000000000 --- a/locale/de-de/vocabulary/forecast.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Prognose diff --git a/locale/de-de/vocabulary/like.voc b/locale/de-de/vocabulary/like.voc deleted file mode 100644 index 84470b49f..000000000 --- a/locale/de-de/vocabulary/like.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -wie diff --git a/locale/de-de/vocabulary/location.voc b/locale/de-de/vocabulary/location.voc deleted file mode 100644 index 8844313f5..000000000 --- a/locale/de-de/vocabulary/location.voc +++ /dev/null @@ -1,16 +0,0 @@ -# auto translated from en-us to de-de -atlanta -spokane -Seattle -houston -berlin -san francisco -Los Angeles, Kalifornien|los angeles|la -Kansas City -chicago -san jose -portland oregon|portland -Lawrence, Kansas -Austin -san diego -boston diff --git a/locale/de-de/vocabulary/outside.voc b/locale/de-de/vocabulary/outside.voc deleted file mode 100644 index 91f4565ea..000000000 --- a/locale/de-de/vocabulary/outside.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -außerhalb -aus diff --git a/locale/de-de/vocabulary/query/confirm-query-current.voc b/locale/de-de/vocabulary/query/confirm-query-current.voc deleted file mode 100644 index 8bc1dfdee..000000000 --- a/locale/de-de/vocabulary/query/confirm-query-current.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -gibt es -ist es diff --git a/locale/de-de/vocabulary/query/confirm-query-future.voc b/locale/de-de/vocabulary/query/confirm-query-future.voc deleted file mode 100644 index f601a3c5c..000000000 --- a/locale/de-de/vocabulary/query/confirm-query-future.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -wird es sein -wird es zu einer -wird es -wird es eine diff --git a/locale/de-de/vocabulary/query/confirm-query.voc b/locale/de-de/vocabulary/query/confirm-query.voc deleted file mode 100644 index d73b4fa28..000000000 --- a/locale/de-de/vocabulary/query/confirm-query.voc +++ /dev/null @@ -1,6 +0,0 @@ -wird es -ist es -ist dort -wird dort -gibt es -haben sie diff --git a/locale/de-de/vocabulary/query/how.voc b/locale/de-de/vocabulary/query/how.voc deleted file mode 100644 index 84470b49f..000000000 --- a/locale/de-de/vocabulary/query/how.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -wie diff --git a/locale/de-de/vocabulary/query/query.voc b/locale/de-de/vocabulary/query/query.voc deleted file mode 100644 index 84dcb4337..000000000 --- a/locale/de-de/vocabulary/query/query.voc +++ /dev/null @@ -1,5 +0,0 @@ -wie ist -was ist -was wird -sag (mir|uns) (über|) -erzählen Sie (mir|uns) von diff --git a/locale/de-de/vocabulary/query/when.voc b/locale/de-de/vocabulary/query/when.voc deleted file mode 100644 index 63df07a49..000000000 --- a/locale/de-de/vocabulary/query/when.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to de-de -wann wird -wenn -welche Uhrzeit -Wann ist -wann ist diff --git a/locale/de-de/vocabulary/sunrise.voc b/locale/de-de/vocabulary/sunrise.voc deleted file mode 100644 index 9ba910f0e..000000000 --- a/locale/de-de/vocabulary/sunrise.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -Morgengrauen -Sonnenaufgang -Tagesanbruch -Tagespause diff --git a/locale/de-de/vocabulary/sunset.voc b/locale/de-de/vocabulary/sunset.voc deleted file mode 100644 index b7f112388..000000000 --- a/locale/de-de/vocabulary/sunset.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Dämmerung -Sonnenuntergang diff --git a/locale/de-de/vocabulary/temperature/cold.voc b/locale/de-de/vocabulary/temperature/cold.voc deleted file mode 100644 index 51567130a..000000000 --- a/locale/de-de/vocabulary/temperature/cold.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -kalt -cool -chillig -Gefrieren diff --git a/locale/de-de/vocabulary/temperature/high.voc b/locale/de-de/vocabulary/temperature/high.voc deleted file mode 100644 index 2176d2e22..000000000 --- a/locale/de-de/vocabulary/temperature/high.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -max -höchste -maximal -hoch diff --git a/locale/de-de/vocabulary/temperature/hot.voc b/locale/de-de/vocabulary/temperature/hot.voc deleted file mode 100644 index 444930da7..000000000 --- a/locale/de-de/vocabulary/temperature/hot.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -heiß -warm diff --git a/locale/de-de/vocabulary/temperature/low.voc b/locale/de-de/vocabulary/temperature/low.voc deleted file mode 100644 index 9ad5ab065..000000000 --- a/locale/de-de/vocabulary/temperature/low.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to de-de -niedrig -niedrigste -Minimum -min diff --git a/locale/de-de/vocabulary/temperature/temperature.voc b/locale/de-de/vocabulary/temperature/temperature.voc deleted file mode 100644 index 3876959c7..000000000 --- a/locale/de-de/vocabulary/temperature/temperature.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Temperatur -Aushilfe diff --git a/locale/de-de/vocabulary/unit/fahrenheit.voc b/locale/de-de/vocabulary/unit/fahrenheit.voc deleted file mode 100644 index b8f0f93f6..000000000 --- a/locale/de-de/vocabulary/unit/fahrenheit.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Fahrenheit diff --git a/locale/de-de/vocabulary/unit/unit.entity b/locale/de-de/vocabulary/unit/unit.entity deleted file mode 100644 index 45db19a74..000000000 --- a/locale/de-de/vocabulary/unit/unit.entity +++ /dev/null @@ -1,2 +0,0 @@ -fahrenheit -celsius diff --git a/locale/de-de/vocabulary/unit/unit.voc b/locale/de-de/vocabulary/unit/unit.voc deleted file mode 100644 index f00590a4e..000000000 --- a/locale/de-de/vocabulary/unit/unit.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to de-de -Fahrenheit -celsius diff --git a/locale/de-de/vocabulary/weather.voc b/locale/de-de/vocabulary/weather.voc deleted file mode 100644 index 22593d582..000000000 --- a/locale/de-de/vocabulary/weather.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to de-de -Wetter diff --git a/locale/pl-pl/dialog/and.dialog b/locale/pl-pl/dialog/and.dialog deleted file mode 100644 index dbf03f551..000000000 --- a/locale/pl-pl/dialog/and.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -oraz diff --git a/locale/pl-pl/dialog/condition/clear-sky.dialog b/locale/pl-pl/dialog/condition/clear-sky.dialog deleted file mode 100644 index 1c826cb0b..000000000 --- a/locale/pl-pl/dialog/condition/clear-sky.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -czyste niebo diff --git a/locale/pl-pl/dialog/condition/clear.dialog b/locale/pl-pl/dialog/condition/clear.dialog deleted file mode 100644 index 1c826cb0b..000000000 --- a/locale/pl-pl/dialog/condition/clear.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -czyste niebo diff --git a/locale/pl-pl/dialog/condition/clouds.dialog b/locale/pl-pl/dialog/condition/clouds.dialog deleted file mode 100644 index 4cece2f4d..000000000 --- a/locale/pl-pl/dialog/condition/clouds.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -chmury diff --git a/locale/pl-pl/dialog/condition/humidity.dialog b/locale/pl-pl/dialog/condition/humidity.dialog deleted file mode 100644 index 98949bfb6..000000000 --- a/locale/pl-pl/dialog/condition/humidity.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -wilgotność diff --git a/locale/pl-pl/dialog/condition/rain.dialog b/locale/pl-pl/dialog/condition/rain.dialog deleted file mode 100644 index f866985bb..000000000 --- a/locale/pl-pl/dialog/condition/rain.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -deszcz diff --git a/locale/pl-pl/dialog/condition/snow.dialog b/locale/pl-pl/dialog/condition/snow.dialog deleted file mode 100644 index e01be89d1..000000000 --- a/locale/pl-pl/dialog/condition/snow.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -śnieg diff --git a/locale/pl-pl/dialog/condition/thunderstorm.dialog b/locale/pl-pl/dialog/condition/thunderstorm.dialog deleted file mode 100644 index b820a4ef6..000000000 --- a/locale/pl-pl/dialog/condition/thunderstorm.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -burze diff --git a/locale/pl-pl/dialog/current/current-condition-expected-local.dialog b/locale/pl-pl/dialog/current/current-condition-expected-local.dialog deleted file mode 100644 index fabdfe817..000000000 --- a/locale/pl-pl/dialog/current/current-condition-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Wygląda na to, że dzisiaj będzie {condition} -Tak, dzisiaj będzie {condition} diff --git a/locale/pl-pl/dialog/current/current-condition-expected-location.dialog b/locale/pl-pl/dialog/current/current-condition-expected-location.dialog deleted file mode 100644 index f323b71bb..000000000 --- a/locale/pl-pl/dialog/current/current-condition-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Tak, to będzie {condition} w {location} -W {location} wygląda na to, że dzisiaj będzie {condition} diff --git a/locale/pl-pl/dialog/current/current-condition-not-expected-local.dialog b/locale/pl-pl/dialog/current/current-condition-not-expected-local.dialog deleted file mode 100644 index 11423cd0f..000000000 --- a/locale/pl-pl/dialog/current/current-condition-not-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Nie, prognoza przewiduje dziś {condition} -Nie, {condition} spodziewany jest dzisiaj diff --git a/locale/pl-pl/dialog/current/current-condition-not-expected-location.dialog b/locale/pl-pl/dialog/current/current-condition-not-expected-location.dialog deleted file mode 100644 index 4999dec61..000000000 --- a/locale/pl-pl/dialog/current/current-condition-not-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Nie, w {location} {condition} spodziewany jest dzisiaj -Nie, prognoza przewiduje dziś {condition} w {location} diff --git a/locale/pl-pl/dialog/current/current-humidity-local.dialog b/locale/pl-pl/dialog/current/current-humidity-local.dialog deleted file mode 100644 index c44dc794f..000000000 --- a/locale/pl-pl/dialog/current/current-humidity-local.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie wilgotność wynosi {percent} diff --git a/locale/pl-pl/dialog/current/current-humidity-location.dialog b/locale/pl-pl/dialog/current/current-humidity-location.dialog deleted file mode 100644 index 4b4783d49..000000000 --- a/locale/pl-pl/dialog/current/current-humidity-location.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie wilgotność w {location} wynosi {percent} diff --git a/locale/pl-pl/dialog/current/current-sunrise-future-local.dialog b/locale/pl-pl/dialog/current/current-sunrise-future-local.dialog deleted file mode 100644 index 7f3aea6ed..000000000 --- a/locale/pl-pl/dialog/current/current-sunrise-future-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Słońce wzejdzie dziś o godzinie 0 -Wschód słońca będzie dziś o {time} diff --git a/locale/pl-pl/dialog/current/current-sunrise-future-location.dialog b/locale/pl-pl/dialog/current/current-sunrise-future-location.dialog deleted file mode 100644 index 2902bd5e7..000000000 --- a/locale/pl-pl/dialog/current/current-sunrise-future-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Słońce wzeszło o {time} dzisiaj w {location} -wschód słońca był dziś o {time} w {location} diff --git a/locale/pl-pl/dialog/current/current-sunrise-past-local.dialog b/locale/pl-pl/dialog/current/current-sunrise-past-local.dialog deleted file mode 100644 index f450f4e64..000000000 --- a/locale/pl-pl/dialog/current/current-sunrise-past-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -wschód słońca był dziś na {time} -Słońce wzeszło dziś o godzinie 0 diff --git a/locale/pl-pl/dialog/current/current-sunrise-past-location.dialog b/locale/pl-pl/dialog/current/current-sunrise-past-location.dialog deleted file mode 100644 index 19a579443..000000000 --- a/locale/pl-pl/dialog/current/current-sunrise-past-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -wschód słońca był dziś o {time} w {location} -Słońce wzeszło dziś o {time} w {location} diff --git a/locale/pl-pl/dialog/current/current-sunset-future-local.dialog b/locale/pl-pl/dialog/current/current-sunset-future-local.dialog deleted file mode 100644 index 3fd4a34cb..000000000 --- a/locale/pl-pl/dialog/current/current-sunset-future-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -zachód słońca będzie dziś na {time} -Słońce zajdzie dziś o godzinie 0 diff --git a/locale/pl-pl/dialog/current/current-sunset-future-location.dialog b/locale/pl-pl/dialog/current/current-sunset-future-location.dialog deleted file mode 100644 index 89db1580f..000000000 --- a/locale/pl-pl/dialog/current/current-sunset-future-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -w {location} słońce zajdzie dziś o {time} -Słońce zajdzie o godzinie {time} dzisiaj w {location} -zachód słońca będzie dziś na {time} w {location} diff --git a/locale/pl-pl/dialog/current/current-sunset-past-local.dialog b/locale/pl-pl/dialog/current/current-sunset-past-local.dialog deleted file mode 100644 index 4837db3b7..000000000 --- a/locale/pl-pl/dialog/current/current-sunset-past-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Słońce zaszło dziś o godzinie 0 -Słońce zachodziło dziś o 0 -Zachód słońca był dziś na poziomie {time} diff --git a/locale/pl-pl/dialog/current/current-sunset-past-location.dialog b/locale/pl-pl/dialog/current/current-sunset-past-location.dialog deleted file mode 100644 index 8c27bae40..000000000 --- a/locale/pl-pl/dialog/current/current-sunset-past-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Słońce zaszło o {time} dzisiaj w {location} -zachód słońca w {time} dzisiaj w {location} -w {location} słońce zaszło dziś o {time} diff --git a/locale/pl-pl/dialog/current/current-temperature-high-local.dialog b/locale/pl-pl/dialog/current/current-temperature-high-local.dialog deleted file mode 100644 index 2acb4ea96..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-high-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Można spodziewać się {temperature} stopni. -Oczekuje się wysokiej temperatury {temperature} stopni {temperature_unit}. -Dziś temperatura osiągnie {temperature} stopni. diff --git a/locale/pl-pl/dialog/current/current-temperature-high-location.dialog b/locale/pl-pl/dialog/current/current-temperature-high-location.dialog deleted file mode 100644 index cb80886b4..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-high-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} można spodziewać się {temperature} stopni. -Wysoka temperatura {temperature} stopni {temperature_unit} spodziewana jest w {location}. -Dzisiaj temperatura osiągnie {temperature} stopni w {location}. diff --git a/locale/pl-pl/dialog/current/current-temperature-high-low.dialog b/locale/pl-pl/dialog/current/current-temperature-high-low.dialog deleted file mode 100644 index 6686fa9ed..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-high-low.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -Dzisiejsza prognoza przewiduje wyż {high_temperature} i niż {low_temperature}. diff --git a/locale/pl-pl/dialog/current/current-temperature-local.dialog b/locale/pl-pl/dialog/current/current-temperature-local.dialog deleted file mode 100644 index 40e13dddb..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie jest 0 stopni. -W tej chwili jest 0 stopni. -Obecnie jest {temperature} stopni {temperature_unit}. diff --git a/locale/pl-pl/dialog/current/current-temperature-location.dialog b/locale/pl-pl/dialog/current/current-temperature-location.dialog deleted file mode 100644 index 11b4266b7..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie jest {temperature} stopni w {location}. -Obecnie jest {temperature} stopni {temperature_unit} w {location}. -W tej chwili jest {temperature} stopni w {location}. diff --git a/locale/pl-pl/dialog/current/current-temperature-low-local.dialog b/locale/pl-pl/dialog/current/current-temperature-low-local.dialog deleted file mode 100644 index 41eb59bbf..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-low-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Dziś temperatura spadnie do 0 stopni. -Oczekuje się najniższego poziomu {temperature} stopni {temperature_unit}. -Można spodziewać się najniższego poziomu {temperature} stopni. diff --git a/locale/pl-pl/dialog/current/current-temperature-low-location.dialog b/locale/pl-pl/dialog/current/current-temperature-low-location.dialog deleted file mode 100644 index a673e3000..000000000 --- a/locale/pl-pl/dialog/current/current-temperature-low-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Dziś temperatura spadnie do {temperature} stopni {temperature_unit} w {location}. -Temperatury mogą być tak niskie jak {temperature} stopni w {location}. diff --git a/locale/pl-pl/dialog/current/current-weather-local.dialog b/locale/pl-pl/dialog/current/current-weather-local.dialog deleted file mode 100644 index 4260dbd12..000000000 --- a/locale/pl-pl/dialog/current/current-weather-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -W tej chwili jest {condition} i {temperature} stopni. -Obecnie jest {condition} i {temperature} stopni {temperature_unit}. -Obecnie jest {condition} i {temperature} stopni. diff --git a/locale/pl-pl/dialog/current/current-weather-location.dialog b/locale/pl-pl/dialog/current/current-weather-location.dialog deleted file mode 100644 index cebb26901..000000000 --- a/locale/pl-pl/dialog/current/current-weather-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -W tej chwili jest {condition} i {temperature} stopni w {location}. -Obecnie jest {condition} i {temperature} stopni {temperature_unit} w {location}. -{location} ma {condition} i obecnie ma {temperature} stopnie. diff --git a/locale/pl-pl/dialog/current/current-wind-light-local.dialog b/locale/pl-pl/dialog/current/current-wind-light-local.dialog deleted file mode 100644 index 0e9990edc..000000000 --- a/locale/pl-pl/dialog/current/current-wind-light-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Dziś wieje lekki wiatr z {direction} na {speed} {speed_unit} -Wiatr jest słaby przy {speed} {speed_unit} z {direction} diff --git a/locale/pl-pl/dialog/current/current-wind-light-location.dialog b/locale/pl-pl/dialog/current/current-wind-light-location.dialog deleted file mode 100644 index 304646250..000000000 --- a/locale/pl-pl/dialog/current/current-wind-light-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Wiatr jest słaby w {location} przy {speed} {speed_unit} od {direction} -W {location} dzisiaj jest lekki wiatr z {direction} na {speed} {speed_unit} diff --git a/locale/pl-pl/dialog/current/current-wind-moderate-local.dialog b/locale/pl-pl/dialog/current/current-wind-moderate-local.dialog deleted file mode 100644 index fdff920f5..000000000 --- a/locale/pl-pl/dialog/current/current-wind-moderate-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie wiatr jest umiarkowany {speed} {speed_unit} z {direction} -Dziś jest trochę wietrznie, obecnie {speed} {speed_unit} diff --git a/locale/pl-pl/dialog/current/current-wind-moderate-location.dialog b/locale/pl-pl/dialog/current/current-wind-moderate-location.dialog deleted file mode 100644 index 772978143..000000000 --- a/locale/pl-pl/dialog/current/current-wind-moderate-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} jest dziś trochę wietrznie, obecnie {speed} {speed_unit} -Obecnie wiatr jest umiarkowany {speed} {speed_unit} z {direction} w {location} diff --git a/locale/pl-pl/dialog/current/current-wind-strong-local.dialog b/locale/pl-pl/dialog/current/current-wind-strong-local.dialog deleted file mode 100644 index 72008fbf9..000000000 --- a/locale/pl-pl/dialog/current/current-wind-strong-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie wiatr wieje z {direction} na {speed} {speed_unit}, może dobrze będzie zostać dziś w środku -Wiatr jest bardzo silny od {direction} dzisiaj, {speed} {speed_unit} -Dziś jest bardzo wietrznie, {speed} {speed_unit} diff --git a/locale/pl-pl/dialog/current/current-wind-strong-location.dialog b/locale/pl-pl/dialog/current/current-wind-strong-location.dialog deleted file mode 100644 index c71c8c308..000000000 --- a/locale/pl-pl/dialog/current/current-wind-strong-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Obecnie wiatr wieje z {direction} na {speed} {speed_unit} w {location}, dobry dzień na pozostanie w środku -{location} będzie miał dziś silny wiatr, {speed} {speed_unit} -Wiatr jest bardzo silny od {direction} w {location} dzisiaj, {speed} {speed_unit} diff --git a/locale/pl-pl/dialog/current/currrent-clouds-alternative-local.dialog b/locale/pl-pl/dialog/current/currrent-clouds-alternative-local.dialog deleted file mode 100644 index bfb00bf50..000000000 --- a/locale/pl-pl/dialog/current/currrent-clouds-alternative-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Nie wygląda na to, są szanse, że dzisiaj będzie {condition} -Nie powinno być pochmurno, wygląda na to, że dziś będzie {condition} -Nie, prognoza przewiduje dziś {condition} diff --git a/locale/pl-pl/dialog/daily/daily-condition-expected-local.dialog b/locale/pl-pl/dialog/daily/daily-condition-expected-local.dialog deleted file mode 100644 index e301d7871..000000000 --- a/locale/pl-pl/dialog/daily/daily-condition-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Tak, oczekuj {condition} {day} -Tak, prognoza przewiduje {condition} {day} diff --git a/locale/pl-pl/dialog/daily/daily-condition-expected-location.dialog b/locale/pl-pl/dialog/daily/daily-condition-expected-location.dialog deleted file mode 100644 index 82922fb8f..000000000 --- a/locale/pl-pl/dialog/daily/daily-condition-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Tak, prognoza przewiduje {condition} w {location} {day} -Tak, oczekuj {condition} w {location} {day} diff --git a/locale/pl-pl/dialog/daily/daily-condition-not-expected-local.dialog b/locale/pl-pl/dialog/daily/daily-condition-not-expected-local.dialog deleted file mode 100644 index 04d0be89b..000000000 --- a/locale/pl-pl/dialog/daily/daily-condition-not-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Nie, {day} prognoza przewiduje {condition} -Nie, {condition} jest oczekiwane {day} diff --git a/locale/pl-pl/dialog/daily/daily-condition-not-expected-location.dialog b/locale/pl-pl/dialog/daily/daily-condition-not-expected-location.dialog deleted file mode 100644 index 99eb99e4f..000000000 --- a/locale/pl-pl/dialog/daily/daily-condition-not-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Nie, {day} prognoza przewiduje {condition} w {location} -Nie, w {location} {condition} oczekuje się {day} diff --git a/locale/pl-pl/dialog/daily/daily-humidity-local.dialog b/locale/pl-pl/dialog/daily/daily-humidity-local.dialog deleted file mode 100644 index 99b7670a5..000000000 --- a/locale/pl-pl/dialog/daily/daily-humidity-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day} prognoza przewiduje wilgotność {percent} -Wilgotność {day} będzie równa {percent} diff --git a/locale/pl-pl/dialog/daily/daily-humidity-location.dialog b/locale/pl-pl/dialog/daily/daily-humidity-location.dialog deleted file mode 100644 index 756490794..000000000 --- a/locale/pl-pl/dialog/daily/daily-humidity-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day} prognoza w {location} przewiduje wilgotność {percent} -Wilgotność w {location} {day} będzie równa {percent} diff --git a/locale/pl-pl/dialog/daily/daily-precipitation-next-local.dialog b/locale/pl-pl/dialog/daily/daily-precipitation-next-local.dialog deleted file mode 100644 index 69953338a..000000000 --- a/locale/pl-pl/dialog/daily/daily-precipitation-next-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Istnieje {percent} szans na {precipitation} {day} -Prognoza przewiduje {percent} szans na {precipitation} {day} diff --git a/locale/pl-pl/dialog/daily/daily-precipitation-next-location.dialog b/locale/pl-pl/dialog/daily/daily-precipitation-next-location.dialog deleted file mode 100644 index 4930ac14e..000000000 --- a/locale/pl-pl/dialog/daily/daily-precipitation-next-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} istnieje {percent} szansa na {precipitation} {day} -Prognoza przewiduje {percent} szans na {precipitation} w {location} {day} diff --git a/locale/pl-pl/dialog/daily/daily-precipitation-next-none-local.dialog b/locale/pl-pl/dialog/daily/daily-precipitation-next-none-local.dialog deleted file mode 100644 index 528bca775..000000000 --- a/locale/pl-pl/dialog/daily/daily-precipitation-next-none-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Prognoza nie przewiduje żadnych opadów w ciągu najbliższych 7 dni -W ciągu najbliższych 7 dni nie przewiduje się żadnych. diff --git a/locale/pl-pl/dialog/daily/daily-precipitation-next-none-location.dialog b/locale/pl-pl/dialog/daily/daily-precipitation-next-none-location.dialog deleted file mode 100644 index b75e523e5..000000000 --- a/locale/pl-pl/dialog/daily/daily-precipitation-next-none-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} żaden nie jest prognozowany -Prognoza nie przewiduje żadnych opadów w ciągu najbliższych siedmiu dni w {location} diff --git a/locale/pl-pl/dialog/daily/daily-sunrise-local.dialog b/locale/pl-pl/dialog/daily/daily-sunrise-local.dialog deleted file mode 100644 index 6923f8b3e..000000000 --- a/locale/pl-pl/dialog/daily/daily-sunrise-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -słońce wzejdzie o {time} {day} -{day} słońce wzejdzie o {time} -Wschód słońca będzie o {time} {day} diff --git a/locale/pl-pl/dialog/daily/daily-sunrise-location.dialog b/locale/pl-pl/dialog/daily/daily-sunrise-location.dialog deleted file mode 100644 index da2a648be..000000000 --- a/locale/pl-pl/dialog/daily/daily-sunrise-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -w {location} wschód słońca będzie w {time} {day} -słońce wzejdzie o {time} {day} w {location} -{day} słońce wzejdzie o {time} w {location} diff --git a/locale/pl-pl/dialog/daily/daily-sunset-local.dialog b/locale/pl-pl/dialog/daily/daily-sunset-local.dialog deleted file mode 100644 index c7f078eb7..000000000 --- a/locale/pl-pl/dialog/daily/daily-sunset-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -zachód słońca będzie na {time} {day} -słońce zajdzie w {time} {day} -{day} słońce zajdzie o {time} diff --git a/locale/pl-pl/dialog/daily/daily-sunset-location.dialog b/locale/pl-pl/dialog/daily/daily-sunset-location.dialog deleted file mode 100644 index a78b4408c..000000000 --- a/locale/pl-pl/dialog/daily/daily-sunset-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -słońce zajdzie w {time} {day} w {location} -w {location} zachód słońca będzie w {time} {day} -{day} słońce zajdzie o {time} w {location} diff --git a/locale/pl-pl/dialog/daily/daily-temperature-high-local.dialog b/locale/pl-pl/dialog/daily/daily-temperature-high-local.dialog deleted file mode 100644 index 01f908b64..000000000 --- a/locale/pl-pl/dialog/daily/daily-temperature-high-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day} temperatura wyniesie aż {temperature} stopni. -{day} będzie tak wysoka jak {temperature} diff --git a/locale/pl-pl/dialog/daily/daily-temperature-high-location.dialog b/locale/pl-pl/dialog/daily/daily-temperature-high-location.dialog deleted file mode 100644 index bc128e223..000000000 --- a/locale/pl-pl/dialog/daily/daily-temperature-high-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} {day} będzie to nawet {temperature} stopni. -{location} będzie mieć wysoką wartość {temperature} stopni {day} diff --git a/locale/pl-pl/dialog/daily/daily-temperature-local.dialog b/locale/pl-pl/dialog/daily/daily-temperature-local.dialog deleted file mode 100644 index 2e5ecd52d..000000000 --- a/locale/pl-pl/dialog/daily/daily-temperature-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day} to będzie {temperature} -{day} temperatura będzie wynosić {temperature} stopni. diff --git a/locale/pl-pl/dialog/daily/daily-temperature-location.dialog b/locale/pl-pl/dialog/daily/daily-temperature-location.dialog deleted file mode 100644 index 3e9eb0967..000000000 --- a/locale/pl-pl/dialog/daily/daily-temperature-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day}, {location} będą miały temperaturę {temperature} stopni -{day} to będzie {temperature} stopni w {location} diff --git a/locale/pl-pl/dialog/daily/daily-temperature-low-local.dialog b/locale/pl-pl/dialog/daily/daily-temperature-low-local.dialog deleted file mode 100644 index e23a90484..000000000 --- a/locale/pl-pl/dialog/daily/daily-temperature-low-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day} będzie tak niskie jak {temperature} -{day} temperatura będzie tak niska jak {temperature} stopni. diff --git a/locale/pl-pl/dialog/daily/daily-temperature-low-location.dialog b/locale/pl-pl/dialog/daily/daily-temperature-low-location.dialog deleted file mode 100644 index b7ed30ee2..000000000 --- a/locale/pl-pl/dialog/daily/daily-temperature-low-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -{day} będzie tak niski jak {temperature} stopni w {location} -{day}, {location} będą tak niskie jak {temperature} stopnie diff --git a/locale/pl-pl/dialog/daily/daily-weather-local.dialog b/locale/pl-pl/dialog/daily/daily-weather-local.dialog deleted file mode 100644 index e68fa19ff..000000000 --- a/locale/pl-pl/dialog/daily/daily-weather-local.dialog +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to pl-pl -{day} oczekuje {condition}, z maksimum {high_temperature} i minimum {low_temperature} -{day} najwyższy będzie {high_temperature}, a najniższy {low_temperature}, z {condition} -{day} to będzie {condition} z maksimum {high_temperature} i minimum {low_temperature}. -Prognoza {day} to {condition} z wyżem {high_temperature} i niżem {low_temperature} -Oczekiwania {condition}, z maksimum {high_temperature} i minimum {low_temperature} {day} diff --git a/locale/pl-pl/dialog/daily/daily-weather-location.dialog b/locale/pl-pl/dialog/daily/daily-weather-location.dialog deleted file mode 100644 index c0e6a9e74..000000000 --- a/locale/pl-pl/dialog/daily/daily-weather-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -{day}, {location} będzie miał maksimum {high_temperature} i minimum {low_temperature}, a {condition} -{day} to będzie {condition}, z wyżem {high_temperature} i niżem {low_temperature} w {location} -Prognoza {day} to {high_temperature} dla maksimum i {low_temperature} dla minimum w {location} diff --git a/locale/pl-pl/dialog/daily/daily-wind-light-local.dialog b/locale/pl-pl/dialog/daily/daily-wind-light-local.dialog deleted file mode 100644 index feef92b88..000000000 --- a/locale/pl-pl/dialog/daily/daily-wind-light-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Będzie wiał lekki wiatr od {direction} {day} do {speed} {speed_unit}. -Nie będzie zbyt wietrznie {day} diff --git a/locale/pl-pl/dialog/daily/daily-wind-light-location.dialog b/locale/pl-pl/dialog/daily/daily-wind-light-location.dialog deleted file mode 100644 index c3c54f390..000000000 --- a/locale/pl-pl/dialog/daily/daily-wind-light-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {direction} w {location} {day} i {speed} {speed_unit} będzie wiał lekki wiatr. -W {location} {day} nie będzie zbyt wietrznie. diff --git a/locale/pl-pl/dialog/daily/daily-wind-moderate-local.dialog b/locale/pl-pl/dialog/daily/daily-wind-moderate-local.dialog deleted file mode 100644 index 706a6bf09..000000000 --- a/locale/pl-pl/dialog/daily/daily-wind-moderate-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Prognoza przewiduje umiarkowany wiatr z {direction} na {speed} {speed_unit} {day} -Wiatr będzie umiarkowany, około {speed} {speed_unit} z {direction} {day} -Można spodziewać się umiarkowanego wiatru o sile około {speed} {speed_unit} {day} diff --git a/locale/pl-pl/dialog/daily/daily-wind-moderate-location.dialog b/locale/pl-pl/dialog/daily/daily-wind-moderate-location.dialog deleted file mode 100644 index 4447674a4..000000000 --- a/locale/pl-pl/dialog/daily/daily-wind-moderate-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -Możesz spodziewać się wiatru o sile około {speed} {speed_unit} w {location} {day} -Prognoza {day} przewiduje, że {location} będzie miał umiarkowany wiatr z {direction} {speed} {speed_unit} -Wiatr będzie umiarkowany w {location} {day}, około {speed} {speed_unit} z {direction} diff --git a/locale/pl-pl/dialog/daily/daily-wind-strong-local.dialog b/locale/pl-pl/dialog/daily/daily-wind-strong-local.dialog deleted file mode 100644 index 2fa2129fa..000000000 --- a/locale/pl-pl/dialog/daily/daily-wind-strong-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Będzie wiał silny wiatr od {direction} z {speed} {speed_unit} {day} -Wiatr będzie tak silny jak {speed} {speed_unit} {day} diff --git a/locale/pl-pl/dialog/daily/daily-wind-strong-location.dialog b/locale/pl-pl/dialog/daily/daily-wind-strong-location.dialog deleted file mode 100644 index 44da26ead..000000000 --- a/locale/pl-pl/dialog/daily/daily-wind-strong-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Będzie wiał silny wiatr od {direction} z {speed} {speed_unit} w {location} {day} -Wiatr będzie tak silny jak {speed} {speed_unit} w {location} {day} diff --git a/locale/pl-pl/dialog/direction/east.dialog b/locale/pl-pl/dialog/direction/east.dialog deleted file mode 100644 index 4b3330d44..000000000 --- a/locale/pl-pl/dialog/direction/east.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -wschód diff --git a/locale/pl-pl/dialog/direction/north.dialog b/locale/pl-pl/dialog/direction/north.dialog deleted file mode 100644 index 79c527186..000000000 --- a/locale/pl-pl/dialog/direction/north.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -północ diff --git a/locale/pl-pl/dialog/direction/northeast.dialog b/locale/pl-pl/dialog/direction/northeast.dialog deleted file mode 100644 index e3d933793..000000000 --- a/locale/pl-pl/dialog/direction/northeast.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -północny wschód diff --git a/locale/pl-pl/dialog/direction/northwest.dialog b/locale/pl-pl/dialog/direction/northwest.dialog deleted file mode 100644 index e3fbc9dfb..000000000 --- a/locale/pl-pl/dialog/direction/northwest.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -północny zachód diff --git a/locale/pl-pl/dialog/direction/south.dialog b/locale/pl-pl/dialog/direction/south.dialog deleted file mode 100644 index fa406e3f8..000000000 --- a/locale/pl-pl/dialog/direction/south.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -południe diff --git a/locale/pl-pl/dialog/direction/southeast.dialog b/locale/pl-pl/dialog/direction/southeast.dialog deleted file mode 100644 index a0a8d877e..000000000 --- a/locale/pl-pl/dialog/direction/southeast.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -południowy wschód diff --git a/locale/pl-pl/dialog/direction/southwest.dialog b/locale/pl-pl/dialog/direction/southwest.dialog deleted file mode 100644 index 6a50dd00f..000000000 --- a/locale/pl-pl/dialog/direction/southwest.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -południowy zachód diff --git a/locale/pl-pl/dialog/direction/west.dialog b/locale/pl-pl/dialog/direction/west.dialog deleted file mode 100644 index cabbc5e3b..000000000 --- a/locale/pl-pl/dialog/direction/west.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -zachód diff --git a/locale/pl-pl/dialog/error/cant-get-forecast.dialog b/locale/pl-pl/dialog/error/cant-get-forecast.dialog deleted file mode 100644 index 2e6443a96..000000000 --- a/locale/pl-pl/dialog/error/cant-get-forecast.dialog +++ /dev/null @@ -1,32 +0,0 @@ -# auto translated from en-us to pl-pl -Prognozy pogody są obecnie niedostępne. -Przykro mi. Obecnie nie mam dostępu do raportów pogodowych. -Przykro mi. W tej chwili nie mam dostępu do prognoz pogody. -Nie mam teraz dostępu do prognozy pogody. -Przykro mi. Nie mam teraz dostępu do prognozy pogody. -Obecnie nie mam dostępu do prognoz pogody. -Obecnie nie mam dostępu do raportów pogodowych. -Przykro mi. Obecnie nie mogę uzyskać prognozy pogody. -Prognozy pogody nie są obecnie dostępne. -Przykro mi. Nie mogę teraz uzyskać prognozy pogody. -Nie mogę teraz odbierać prognoz pogody. -Przepraszam. Nie mam teraz dostępu do raportów pogodowych. -Na razie nie mam dostępu do prognoz pogody. -Przepraszam. Nie mogę teraz uzyskać prognozy pogody. -Obecnie nie mogę uzyskać prognozy pogody. -Przepraszam. Obecnie nie mam dostępu do prognoz pogody. -Przykro mi. Nie mogę teraz odbierać raportów pogodowych. -Raporty pogodowe są obecnie niedostępne. -Przykro mi. Obecnie nie mogę uzyskać informacji o pogodzie. -Przykro mi. Obecnie nie mam dostępu do prognoz pogody. -Przykro mi. Nie mam teraz dostępu do raportów pogodowych. -Nie mam teraz dostępu do prognoz pogody. -Przepraszam. Obecnie nie mogę uzyskać prognozy pogody. -Przepraszam. Nie mam teraz dostępu do prognoz pogody. -Przepraszam. Obecnie nie mam dostępu do raportów pogodowych. -Na razie nie mogę odbierać prognoz pogody. -Przykro mi. Nie mam teraz dostępu do prognoz pogody. -Raporty pogodowe nie są obecnie dostępne. -Przepraszam. Obecnie nie mogę uzyskać informacji o pogodzie. -Przepraszam. Nie mogę teraz odbierać raportów pogodowych. -Przepraszam. Nie mam teraz dostępu do prognozy pogody. diff --git a/locale/pl-pl/dialog/error/forty-eight-hours-available.dialog b/locale/pl-pl/dialog/error/forty-eight-hours-available.dialog deleted file mode 100644 index e5c890e6c..000000000 --- a/locale/pl-pl/dialog/error/forty-eight-hours-available.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -Niestety, mam tylko 48 godzin danych prognozy godzinowej diff --git a/locale/pl-pl/dialog/error/location-not-found.dialog b/locale/pl-pl/dialog/error/location-not-found.dialog deleted file mode 100644 index 7f2e57fdc..000000000 --- a/locale/pl-pl/dialog/error/location-not-found.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Nie mogę znaleźć miasta o nazwie {location}. Spróbuj ponownie -Miasto {location} nie znajduje się w moich bankach pamięci. Spróbuj ponownie diff --git a/locale/pl-pl/dialog/error/no-forecast.dialog b/locale/pl-pl/dialog/error/no-forecast.dialog deleted file mode 100644 index 482df1f7b..000000000 --- a/locale/pl-pl/dialog/error/no-forecast.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Przepraszam, nie znam prognozy {day} -Nie mam prognozy {day} diff --git a/locale/pl-pl/dialog/error/seven-days-available.dialog b/locale/pl-pl/dialog/error/seven-days-available.dialog deleted file mode 100644 index 9b3db3cdc..000000000 --- a/locale/pl-pl/dialog/error/seven-days-available.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Dostępne są prognozy pogody na siedem dni. -Mogę podać prognozę na najbliższe siedem dni. diff --git a/locale/pl-pl/dialog/hourly/hourly-condition-expected-local.dialog b/locale/pl-pl/dialog/hourly/hourly-condition-expected-local.dialog deleted file mode 100644 index 8f33dafad..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-condition-expected-local.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -Tak, prognoza {time} przewiduje {condition} diff --git a/locale/pl-pl/dialog/hourly/hourly-condition-expected-location.dialog b/locale/pl-pl/dialog/hourly/hourly-condition-expected-location.dialog deleted file mode 100644 index 038f648eb..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-condition-expected-location.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -Tak, to będzie {condition} to {time} diff --git a/locale/pl-pl/dialog/hourly/hourly-precipitation-next-local.dialog b/locale/pl-pl/dialog/hourly/hourly-precipitation-next-local.dialog deleted file mode 100644 index 953fb5925..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-precipitation-next-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Istnieje {percent} szans na {precipitation} przy {time} -Prognoza przewiduje {percent} szans na {precipitation} przy {time} diff --git a/locale/pl-pl/dialog/hourly/hourly-precipitation-next-location.dialog b/locale/pl-pl/dialog/hourly/hourly-precipitation-next-location.dialog deleted file mode 100644 index 1977d2d56..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-precipitation-next-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} istnieje {percent} szansa na {precipitation} przy {time} -Prognoza przewiduje {percent} szans na {precipitation} w {location} przy {time} diff --git a/locale/pl-pl/dialog/hourly/hourly-temperature-local.dialog b/locale/pl-pl/dialog/hourly/hourly-temperature-local.dialog deleted file mode 100644 index 3e2a78884..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-temperature-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {time} będzie to {temperature} stopni -Będzie to około {temperature} stopni w {time} diff --git a/locale/pl-pl/dialog/hourly/hourly-temperature-location.dialog b/locale/pl-pl/dialog/hourly/hourly-temperature-location.dialog deleted file mode 100644 index c2560a68a..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-temperature-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -W {location} będzie to około {temperature} stopnia w {time} -W {time} będzie to {temperature} stopni w {location} diff --git a/locale/pl-pl/dialog/hourly/hourly-weather-local.dialog b/locale/pl-pl/dialog/hourly/hourly-weather-local.dialog deleted file mode 100644 index afdb92f50..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-weather-local.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -Będzie {condition}, z temperaturami zbliżonymi do {temperature} -Około {temperature} stopni z {condition} -Później będzie to {condition} i {temperature} stopni -Później będzie {condition} i około {temperature} stopni diff --git a/locale/pl-pl/dialog/hourly/hourly-weather-location.dialog b/locale/pl-pl/dialog/hourly/hourly-weather-location.dialog deleted file mode 100644 index d25a1a4f6..000000000 --- a/locale/pl-pl/dialog/hourly/hourly-weather-location.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -{location} będzie wynosić około {temperature} stopnia z {condition} -Później będzie {condition} w {location}, z temperaturami w okolicach {temperature} -{location} będzie wokół {temperature} z {condition} -Pogoda {location} w ciągu najbliższych kilku godzin będzie {condition} i {temperature} stopnie diff --git a/locale/pl-pl/dialog/percentage-number.dialog b/locale/pl-pl/dialog/percentage-number.dialog deleted file mode 100644 index e28237c74..000000000 --- a/locale/pl-pl/dialog/percentage-number.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -{number} procent diff --git a/locale/pl-pl/dialog/unit/celsius.dialog b/locale/pl-pl/dialog/unit/celsius.dialog deleted file mode 100644 index ea1e5ec42..000000000 --- a/locale/pl-pl/dialog/unit/celsius.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -celsjusz diff --git a/locale/pl-pl/dialog/unit/fahrenheit.dialog b/locale/pl-pl/dialog/unit/fahrenheit.dialog deleted file mode 100644 index 9dc203b4c..000000000 --- a/locale/pl-pl/dialog/unit/fahrenheit.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -fahrenheit diff --git a/locale/pl-pl/dialog/unit/meters per second.dialog b/locale/pl-pl/dialog/unit/meters per second.dialog deleted file mode 100644 index fe8608a3a..000000000 --- a/locale/pl-pl/dialog/unit/meters per second.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -metrów na sekundę diff --git a/locale/pl-pl/dialog/unit/miles per hour.dialog b/locale/pl-pl/dialog/unit/miles per hour.dialog deleted file mode 100644 index 8a7f8cc93..000000000 --- a/locale/pl-pl/dialog/unit/miles per hour.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -mil na godzinę diff --git a/locale/pl-pl/dialog/weekly/weekly-condition.dialog b/locale/pl-pl/dialog/weekly/weekly-condition.dialog deleted file mode 100644 index ce33eba78..000000000 --- a/locale/pl-pl/dialog/weekly/weekly-condition.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -Na {days} oczekuj {condition} -Prognoza przewiduje {condition} na {days} diff --git a/locale/pl-pl/dialog/weekly/weekly-temperature.dialog b/locale/pl-pl/dialog/weekly/weekly-temperature.dialog deleted file mode 100644 index 660e595d6..000000000 --- a/locale/pl-pl/dialog/weekly/weekly-temperature.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -dołki będą między {low_min} i {low_max}, a szczyty między {high_min} i {high_max} diff --git a/locale/pl-pl/vocabulary/condition/clear.voc b/locale/pl-pl/vocabulary/condition/clear.voc deleted file mode 100644 index 51cc5a397..000000000 --- a/locale/pl-pl/vocabulary/condition/clear.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to pl-pl -czysty -dobra pogoda -słońce -ładna pogoda -słoneczny diff --git a/locale/pl-pl/vocabulary/condition/clouds.voc b/locale/pl-pl/vocabulary/condition/clouds.voc deleted file mode 100644 index 440ee867c..000000000 --- a/locale/pl-pl/vocabulary/condition/clouds.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to pl-pl -kilka chmur -chmury -rozproszone chmury -pochmurny -chmura diff --git a/locale/pl-pl/vocabulary/condition/do-i-need-an-umbrella.intent b/locale/pl-pl/vocabulary/condition/do-i-need-an-umbrella.intent deleted file mode 100644 index fbe1f7e18..000000000 --- a/locale/pl-pl/vocabulary/condition/do-i-need-an-umbrella.intent +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -Czy potrzebuję parasola? -Czy powinienem zabrać parasol? -Czy powinienem zabrać płaszcz przeciwdeszczowy? -Czy potrzebuję kurtki przeciwdeszczowej? diff --git a/locale/pl-pl/vocabulary/condition/fog.voc b/locale/pl-pl/vocabulary/condition/fog.voc deleted file mode 100644 index 9265c683b..000000000 --- a/locale/pl-pl/vocabulary/condition/fog.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -mgła -mglisty diff --git a/locale/pl-pl/vocabulary/condition/humidity.voc b/locale/pl-pl/vocabulary/condition/humidity.voc deleted file mode 100644 index 3a0be26ac..000000000 --- a/locale/pl-pl/vocabulary/condition/humidity.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -parny -wilgotny -wilgotność diff --git a/locale/pl-pl/vocabulary/condition/precipitation.voc b/locale/pl-pl/vocabulary/condition/precipitation.voc deleted file mode 100644 index eea75698d..000000000 --- a/locale/pl-pl/vocabulary/condition/precipitation.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to pl-pl -deszcz -mżawka -śnieżny -śnieg -opady diff --git a/locale/pl-pl/vocabulary/condition/rain.voc b/locale/pl-pl/vocabulary/condition/rain.voc deleted file mode 100644 index f85329a7d..000000000 --- a/locale/pl-pl/vocabulary/condition/rain.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -mżawka -opady -deszcz -lekki deszcz diff --git a/locale/pl-pl/vocabulary/condition/snow.voc b/locale/pl-pl/vocabulary/condition/snow.voc deleted file mode 100644 index 11e062fb0..000000000 --- a/locale/pl-pl/vocabulary/condition/snow.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -śnieg -padający śnieg diff --git a/locale/pl-pl/vocabulary/condition/thunderstorm.voc b/locale/pl-pl/vocabulary/condition/thunderstorm.voc deleted file mode 100644 index 4bca63738..000000000 --- a/locale/pl-pl/vocabulary/condition/thunderstorm.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -szturm -burzliwy -burza diff --git a/locale/pl-pl/vocabulary/condition/windy.voc b/locale/pl-pl/vocabulary/condition/windy.voc deleted file mode 100644 index 88e5fe0fd..000000000 --- a/locale/pl-pl/vocabulary/condition/windy.voc +++ /dev/null @@ -1,8 +0,0 @@ -# auto translated from en-us to pl-pl -wiatry -prędkość wiatru -wietrzny -wiatr -dmuchanie -przewiewny -porywisty diff --git a/locale/pl-pl/vocabulary/date-time/couple.voc b/locale/pl-pl/vocabulary/date-time/couple.voc deleted file mode 100644 index 01a745b95..000000000 --- a/locale/pl-pl/vocabulary/date-time/couple.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -para diff --git a/locale/pl-pl/vocabulary/date-time/few.voc b/locale/pl-pl/vocabulary/date-time/few.voc deleted file mode 100644 index b39dcb8c2..000000000 --- a/locale/pl-pl/vocabulary/date-time/few.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -niewiele diff --git a/locale/pl-pl/vocabulary/date-time/later.voc b/locale/pl-pl/vocabulary/date-time/later.voc deleted file mode 100644 index b4f8a00f4..000000000 --- a/locale/pl-pl/vocabulary/date-time/later.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to pl-pl -następne godziny -później -kilka godzin -kilka następnych godzin -następne kilka godzin -następna godzina diff --git a/locale/pl-pl/vocabulary/date-time/next.voc b/locale/pl-pl/vocabulary/date-time/next.voc deleted file mode 100644 index 800500cad..000000000 --- a/locale/pl-pl/vocabulary/date-time/next.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -następny -ponownie diff --git a/locale/pl-pl/vocabulary/date-time/now.voc b/locale/pl-pl/vocabulary/date-time/now.voc deleted file mode 100644 index 620ad14a7..000000000 --- a/locale/pl-pl/vocabulary/date-time/now.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -bieżący -teraz diff --git a/locale/pl-pl/vocabulary/date-time/number-days.voc b/locale/pl-pl/vocabulary/date-time/number-days.voc deleted file mode 100644 index d0ea924c9..000000000 --- a/locale/pl-pl/vocabulary/date-time/number-days.voc +++ /dev/null @@ -1,32 +0,0 @@ -# auto translated from en-us to pl-pl -kilka następnych dni -cztery dni -trzy dni -2 dni -pięć dni -następne 4 dni -6 dni -następne 5 dni -sześciodniowy -dwa dni -następne cztery dni -pięciodniowy -3 dni -4 dni -następne pięć dni -dwudniowy -4 dzień -czterodniowy -następne 6 dni -2 dzień -3 dzień -5 dzień -trzydniowy -6 dzień -następne trzy dni -następne 3 dni -następne sześć dni -następne 2 dni -5 dni -następne dwa dni -sześć dni diff --git a/locale/pl-pl/vocabulary/date-time/relative-day.voc b/locale/pl-pl/vocabulary/date-time/relative-day.voc deleted file mode 100644 index b01a72455..000000000 --- a/locale/pl-pl/vocabulary/date-time/relative-day.voc +++ /dev/null @@ -1,20 +0,0 @@ -# auto translated from en-us to pl-pl -wczorajszy -dni -w czwartek -piątek -niedziela -w piątek -wtorek -sobota -jutrzejszy -w poniedziałek -w środę -w sobotę -poniedziałek -w niedzielę -jutro -czwartek -środa -we wtorek -wczoraj diff --git a/locale/pl-pl/vocabulary/date-time/relative-time.voc b/locale/pl-pl/vocabulary/date-time/relative-time.voc deleted file mode 100644 index 13e7f91ae..000000000 --- a/locale/pl-pl/vocabulary/date-time/relative-time.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to pl-pl -poranek -dziś wieczorem -popołudnie -wieczór -noc -z dnia na dzień diff --git a/locale/pl-pl/vocabulary/date-time/today.voc b/locale/pl-pl/vocabulary/date-time/today.voc deleted file mode 100644 index 767447f20..000000000 --- a/locale/pl-pl/vocabulary/date-time/today.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -dzisiejszy -dzisiaj diff --git a/locale/pl-pl/vocabulary/date-time/week.voc b/locale/pl-pl/vocabulary/date-time/week.voc deleted file mode 100644 index 0e0ff8e6c..000000000 --- a/locale/pl-pl/vocabulary/date-time/week.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -tygodnik -tydzień diff --git a/locale/pl-pl/vocabulary/date-time/weekend.voc b/locale/pl-pl/vocabulary/date-time/weekend.voc deleted file mode 100644 index 8322e71b2..000000000 --- a/locale/pl-pl/vocabulary/date-time/weekend.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -weekend diff --git a/locale/pl-pl/vocabulary/forecast.voc b/locale/pl-pl/vocabulary/forecast.voc deleted file mode 100644 index 4fbd88d46..000000000 --- a/locale/pl-pl/vocabulary/forecast.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to pl-pl -prognoza -prognozę -prognozy -prognozie -prognozach diff --git a/locale/pl-pl/vocabulary/like.voc b/locale/pl-pl/vocabulary/like.voc deleted file mode 100644 index f09d812d0..000000000 --- a/locale/pl-pl/vocabulary/like.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -jak diff --git a/locale/pl-pl/vocabulary/location.voc b/locale/pl-pl/vocabulary/location.voc deleted file mode 100644 index 06d949ce3..000000000 --- a/locale/pl-pl/vocabulary/location.voc +++ /dev/null @@ -1,16 +0,0 @@ -# auto translated from en-us to pl-pl -Chicago -portland oregon|portland -san diego -houston -kansas city -Seattle -Boston -spokane -san francisco -atlanta -Lawrence Kansas -San Jose -austin -Berlin -Los Angeles, Kalifornia|los angeles|la diff --git a/locale/pl-pl/vocabulary/outside.voc b/locale/pl-pl/vocabulary/outside.voc deleted file mode 100644 index b1e0c3706..000000000 --- a/locale/pl-pl/vocabulary/outside.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -na zewnątrz diff --git a/locale/pl-pl/vocabulary/query/confirm-query-current.voc b/locale/pl-pl/vocabulary/query/confirm-query-current.voc deleted file mode 100644 index 6d4b288c3..000000000 --- a/locale/pl-pl/vocabulary/query/confirm-query-current.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -jest tam -jest diff --git a/locale/pl-pl/vocabulary/query/confirm-query-future.voc b/locale/pl-pl/vocabulary/query/confirm-query-future.voc deleted file mode 100644 index 0549dd41e..000000000 --- a/locale/pl-pl/vocabulary/query/confirm-query-future.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to pl-pl -będzie tam -czy dostanie -czy to będzie -będzie -czy będzie diff --git a/locale/pl-pl/vocabulary/query/confirm-query.voc b/locale/pl-pl/vocabulary/query/confirm-query.voc deleted file mode 100644 index e0c958aba..000000000 --- a/locale/pl-pl/vocabulary/query/confirm-query.voc +++ /dev/null @@ -1,9 +0,0 @@ -# auto translated from en-us to pl-pl -będzie tam -czy będziemy -jest tam -jest -idąc do -będzie -czy będzie -czy mają diff --git a/locale/pl-pl/vocabulary/query/how.voc b/locale/pl-pl/vocabulary/query/how.voc deleted file mode 100644 index f09d812d0..000000000 --- a/locale/pl-pl/vocabulary/query/how.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -jak diff --git a/locale/pl-pl/vocabulary/query/query.voc b/locale/pl-pl/vocabulary/query/query.voc deleted file mode 100644 index 1dc69af4b..000000000 --- a/locale/pl-pl/vocabulary/query/query.voc +++ /dev/null @@ -1,15 +0,0 @@ -# auto translated from en-us to pl-pl -powiedz mi -daj mi -powiedz nam -jak -opowiedz nam o -co to jest -co -opowiedz mi o -co będzie -powiedz -prognoza -prognozę -powiedz prognozę -na jutro diff --git a/locale/pl-pl/vocabulary/query/when.voc b/locale/pl-pl/vocabulary/query/when.voc deleted file mode 100644 index c9f016ea9..000000000 --- a/locale/pl-pl/vocabulary/query/when.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -kiedy będzie -która godzina -kiedy jest -kiedy diff --git a/locale/pl-pl/vocabulary/sunrise.voc b/locale/pl-pl/vocabulary/sunrise.voc deleted file mode 100644 index fcb64e272..000000000 --- a/locale/pl-pl/vocabulary/sunrise.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to pl-pl -wschód słońca -świt -dzień przerwy diff --git a/locale/pl-pl/vocabulary/sunset.voc b/locale/pl-pl/vocabulary/sunset.voc deleted file mode 100644 index f3d4b21ac..000000000 --- a/locale/pl-pl/vocabulary/sunset.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -zachód słońca -zmierzch diff --git a/locale/pl-pl/vocabulary/temperature/cold.voc b/locale/pl-pl/vocabulary/temperature/cold.voc deleted file mode 100644 index 7322a660b..000000000 --- a/locale/pl-pl/vocabulary/temperature/cold.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -chłodny -zimno -fajny -zamrażanie diff --git a/locale/pl-pl/vocabulary/temperature/high.voc b/locale/pl-pl/vocabulary/temperature/high.voc deleted file mode 100644 index 2e65ae6d0..000000000 --- a/locale/pl-pl/vocabulary/temperature/high.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -wysoki -maks -maksimum -najwyższy diff --git a/locale/pl-pl/vocabulary/temperature/hot.voc b/locale/pl-pl/vocabulary/temperature/hot.voc deleted file mode 100644 index 1b12cda17..000000000 --- a/locale/pl-pl/vocabulary/temperature/hot.voc +++ /dev/null @@ -1,12 +0,0 @@ -# auto translated from en-us to pl-pl -ciepły -gorący -gorąco -goracy -gorąca -gorące -upał -upalnie -upalny -upalna -upalne diff --git a/locale/pl-pl/vocabulary/temperature/low.voc b/locale/pl-pl/vocabulary/temperature/low.voc deleted file mode 100644 index 7189cc1be..000000000 --- a/locale/pl-pl/vocabulary/temperature/low.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to pl-pl -niski -min -minimum -najniższy diff --git a/locale/pl-pl/vocabulary/temperature/temperature.voc b/locale/pl-pl/vocabulary/temperature/temperature.voc deleted file mode 100644 index 9083cab38..000000000 --- a/locale/pl-pl/vocabulary/temperature/temperature.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -temperatura -temp diff --git a/locale/pl-pl/vocabulary/unit/fahrenheit.voc b/locale/pl-pl/vocabulary/unit/fahrenheit.voc deleted file mode 100644 index 9dc203b4c..000000000 --- a/locale/pl-pl/vocabulary/unit/fahrenheit.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -fahrenheit diff --git a/locale/pl-pl/vocabulary/unit/unit.entity b/locale/pl-pl/vocabulary/unit/unit.entity deleted file mode 100644 index 45db19a74..000000000 --- a/locale/pl-pl/vocabulary/unit/unit.entity +++ /dev/null @@ -1,2 +0,0 @@ -fahrenheit -celsius diff --git a/locale/pl-pl/vocabulary/unit/unit.voc b/locale/pl-pl/vocabulary/unit/unit.voc deleted file mode 100644 index fac89c98a..000000000 --- a/locale/pl-pl/vocabulary/unit/unit.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to pl-pl -fahrenheit -celsjusz diff --git a/locale/pl-pl/vocabulary/weather.voc b/locale/pl-pl/vocabulary/weather.voc deleted file mode 100644 index 4911ead54..000000000 --- a/locale/pl-pl/vocabulary/weather.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to pl-pl -pogoda diff --git a/locale/uk-ua/dialog/and.dialog b/locale/uk-ua/dialog/and.dialog deleted file mode 100644 index 3bff424ea..000000000 --- a/locale/uk-ua/dialog/and.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -і diff --git a/locale/uk-ua/dialog/condition/clear-sky.dialog b/locale/uk-ua/dialog/condition/clear-sky.dialog deleted file mode 100644 index e849de3a8..000000000 --- a/locale/uk-ua/dialog/condition/clear-sky.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -чисте небо diff --git a/locale/uk-ua/dialog/condition/clear.dialog b/locale/uk-ua/dialog/condition/clear.dialog deleted file mode 100644 index e849de3a8..000000000 --- a/locale/uk-ua/dialog/condition/clear.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -чисте небо diff --git a/locale/uk-ua/dialog/condition/clouds.dialog b/locale/uk-ua/dialog/condition/clouds.dialog deleted file mode 100644 index cbde84c48..000000000 --- a/locale/uk-ua/dialog/condition/clouds.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -хмари diff --git a/locale/uk-ua/dialog/condition/humidity.dialog b/locale/uk-ua/dialog/condition/humidity.dialog deleted file mode 100644 index b1819e89e..000000000 --- a/locale/uk-ua/dialog/condition/humidity.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -вологість diff --git a/locale/uk-ua/dialog/condition/rain.dialog b/locale/uk-ua/dialog/condition/rain.dialog deleted file mode 100644 index e8d083d53..000000000 --- a/locale/uk-ua/dialog/condition/rain.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -дощ diff --git a/locale/uk-ua/dialog/condition/snow.dialog b/locale/uk-ua/dialog/condition/snow.dialog deleted file mode 100644 index dcf4bbc95..000000000 --- a/locale/uk-ua/dialog/condition/snow.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -сніг diff --git a/locale/uk-ua/dialog/condition/thunderstorm.dialog b/locale/uk-ua/dialog/condition/thunderstorm.dialog deleted file mode 100644 index 2dc48961b..000000000 --- a/locale/uk-ua/dialog/condition/thunderstorm.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -шторми diff --git a/locale/uk-ua/dialog/current/current-condition-expected-local.dialog b/locale/uk-ua/dialog/current/current-condition-expected-local.dialog deleted file mode 100644 index d50cc2a4f..000000000 --- a/locale/uk-ua/dialog/current/current-condition-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Так, сьогодні буде {condition} -Схоже, що сьогодні буде {condition} diff --git a/locale/uk-ua/dialog/current/current-condition-expected-location.dialog b/locale/uk-ua/dialog/current/current-condition-expected-location.dialog deleted file mode 100644 index 590961098..000000000 --- a/locale/uk-ua/dialog/current/current-condition-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У {location}, схоже, сьогодні буде {condition} -Так, це буде {condition} в {location} diff --git a/locale/uk-ua/dialog/current/current-condition-not-expected-local.dialog b/locale/uk-ua/dialog/current/current-condition-not-expected-local.dialog deleted file mode 100644 index 894901933..000000000 --- a/locale/uk-ua/dialog/current/current-condition-not-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Ні, за прогнозом сьогодні буде {condition} -Ні, {condition} очікується сьогодні diff --git a/locale/uk-ua/dialog/current/current-condition-not-expected-location.dialog b/locale/uk-ua/dialog/current/current-condition-not-expected-location.dialog deleted file mode 100644 index d374e8cc7..000000000 --- a/locale/uk-ua/dialog/current/current-condition-not-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Ні, прогноз передбачає {condition} сьогодні через {location} -Ні, в {location} {condition} очікується сьогодні diff --git a/locale/uk-ua/dialog/current/current-humidity-local.dialog b/locale/uk-ua/dialog/current/current-humidity-local.dialog deleted file mode 100644 index a1395aa7f..000000000 --- a/locale/uk-ua/dialog/current/current-humidity-local.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -Наразі вологість становить {percent} diff --git a/locale/uk-ua/dialog/current/current-humidity-location.dialog b/locale/uk-ua/dialog/current/current-humidity-location.dialog deleted file mode 100644 index b4c480846..000000000 --- a/locale/uk-ua/dialog/current/current-humidity-location.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -Наразі вологість в {location} становить {percent} diff --git a/locale/uk-ua/dialog/current/current-sunrise-future-local.dialog b/locale/uk-ua/dialog/current/current-sunrise-future-local.dialog deleted file mode 100644 index 9916fb86f..000000000 --- a/locale/uk-ua/dialog/current/current-sunrise-future-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сонце зійде сьогодні о {time} -Схід сонця сьогодні буде о {time} diff --git a/locale/uk-ua/dialog/current/current-sunrise-future-location.dialog b/locale/uk-ua/dialog/current/current-sunrise-future-location.dialog deleted file mode 100644 index cc46ea94f..000000000 --- a/locale/uk-ua/dialog/current/current-sunrise-future-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сонце зійшло о {time} сьогодні о {location} -Схід сонця був о {time} сьогодні о {location} diff --git a/locale/uk-ua/dialog/current/current-sunrise-past-local.dialog b/locale/uk-ua/dialog/current/current-sunrise-past-local.dialog deleted file mode 100644 index f38ad0692..000000000 --- a/locale/uk-ua/dialog/current/current-sunrise-past-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сонце сьогодні зійшло о {time} -Схід сонця сьогодні був о 0 diff --git a/locale/uk-ua/dialog/current/current-sunrise-past-location.dialog b/locale/uk-ua/dialog/current/current-sunrise-past-location.dialog deleted file mode 100644 index cc46ea94f..000000000 --- a/locale/uk-ua/dialog/current/current-sunrise-past-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сонце зійшло о {time} сьогодні о {location} -Схід сонця був о {time} сьогодні о {location} diff --git a/locale/uk-ua/dialog/current/current-sunset-future-local.dialog b/locale/uk-ua/dialog/current/current-sunset-future-local.dialog deleted file mode 100644 index f4ee1cb8f..000000000 --- a/locale/uk-ua/dialog/current/current-sunset-future-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -сонце сьогодні зайде о {time} -сонце зайде сьогодні о 0:00 -захід сонця сьогодні буде в {time} diff --git a/locale/uk-ua/dialog/current/current-sunset-future-location.dialog b/locale/uk-ua/dialog/current/current-sunset-future-location.dialog deleted file mode 100644 index 9f32acf0f..000000000 --- a/locale/uk-ua/dialog/current/current-sunset-future-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -захід сонця буде о {time} сьогодні о {location} -в {location} сонце зайде сьогодні о {time} -сонце зайде о {time} сьогодні о {location} diff --git a/locale/uk-ua/dialog/current/current-sunset-past-local.dialog b/locale/uk-ua/dialog/current/current-sunset-past-local.dialog deleted file mode 100644 index 90a7cdfd8..000000000 --- a/locale/uk-ua/dialog/current/current-sunset-past-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -сонце зайшло сьогодні о 0:00 -захід сонця сьогодні був на позначці {time} -сьогодні сонце зайшло о 0:00 diff --git a/locale/uk-ua/dialog/current/current-sunset-past-location.dialog b/locale/uk-ua/dialog/current/current-sunset-past-location.dialog deleted file mode 100644 index 003c69ae2..000000000 --- a/locale/uk-ua/dialog/current/current-sunset-past-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -в {location} сьогодні сонце зайшло о {time} -сонце зайшло о {time} сьогодні о {location} -захід сонця був о {time} сьогодні о {location} diff --git a/locale/uk-ua/dialog/current/current-temperature-high-local.dialog b/locale/uk-ua/dialog/current/current-temperature-high-local.dialog deleted file mode 100644 index 6839c717c..000000000 --- a/locale/uk-ua/dialog/current/current-temperature-high-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Сьогодні температура сягатиме {temperature} градусів. -Очікується максимальна температура {temperature} градусів {temperature_unit}. -Очікується максимальна температура {temperature} градусів. diff --git a/locale/uk-ua/dialog/current/current-temperature-high-location.dialog b/locale/uk-ua/dialog/current/current-temperature-high-location.dialog deleted file mode 100644 index f36b8230e..000000000 --- a/locale/uk-ua/dialog/current/current-temperature-high-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Максимум {temperature} градусів {temperature_unit} очікується в {location}. -Максимум {temperature} градусів можна очікувати в {location}. -Сьогодні температура повітря сягатиме {temperature} градусів за Цельсієм {location}. diff --git a/locale/uk-ua/dialog/current/current-temperature-high-low.dialog b/locale/uk-ua/dialog/current/current-temperature-high-low.dialog deleted file mode 100644 index 35673d58f..000000000 --- a/locale/uk-ua/dialog/current/current-temperature-high-low.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -Сьогоднішній прогноз - максимум {high_temperature} і мінімум {low_temperature}. diff --git a/locale/uk-ua/dialog/current/current-temperature-local.dialog b/locale/uk-ua/dialog/current/current-temperature-local.dialog deleted file mode 100644 index 75440ad84..000000000 --- a/locale/uk-ua/dialog/current/current-temperature-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Зараз на вулиці 0 градусів. -Наразі {temperature} градусів {temperature_unit}. -Наразі {temperature} градусів. diff --git a/locale/uk-ua/dialog/current/current-temperature-low-local.dialog b/locale/uk-ua/dialog/current/current-temperature-low-local.dialog deleted file mode 100644 index b964237d9..000000000 --- a/locale/uk-ua/dialog/current/current-temperature-low-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Сьогодні буде до {temperature} градусів. -Очікується мінімум {temperature} градусів {temperature_unit}. -Очікується мінімальна температура {temperature} градусів. diff --git a/locale/uk-ua/dialog/current/current-temperature-low-location.dialog b/locale/uk-ua/dialog/current/current-temperature-low-location.dialog deleted file mode 100644 index 2a47a1a40..000000000 --- a/locale/uk-ua/dialog/current/current-temperature-low-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Температура може бути від {temperature} градусів до {location}. -Сьогодні температура повітря опуститься до {temperature} градусів {temperature_unit} в {location}. diff --git a/locale/uk-ua/dialog/current/current-weather-local.dialog b/locale/uk-ua/dialog/current/current-weather-local.dialog deleted file mode 100644 index f64d79201..000000000 --- a/locale/uk-ua/dialog/current/current-weather-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Наразі це {condition} та {temperature} градуси за Цельсієм. -Наразі це {condition} та {temperature} градус. diff --git a/locale/uk-ua/dialog/current/current-wind-light-local.dialog b/locale/uk-ua/dialog/current/current-wind-light-local.dialog deleted file mode 100644 index a3fd87f6b..000000000 --- a/locale/uk-ua/dialog/current/current-wind-light-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Вітер слабкий при {speed} {speed_unit} від {direction} -Сьогодні легкий вітер від {direction} до {speed} {speed_unit} diff --git a/locale/uk-ua/dialog/current/current-wind-light-location.dialog b/locale/uk-ua/dialog/current/current-wind-light-location.dialog deleted file mode 100644 index 84e260e90..000000000 --- a/locale/uk-ua/dialog/current/current-wind-light-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У {location} сьогодні легкий вітер з {direction} на {speed} {speed_unit} -Вітер легкий в {location} в {speed} в {speed_unit} з {direction} diff --git a/locale/uk-ua/dialog/current/current-wind-moderate-local.dialog b/locale/uk-ua/dialog/current/current-wind-moderate-local.dialog deleted file mode 100644 index bf5967f94..000000000 --- a/locale/uk-ua/dialog/current/current-wind-moderate-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Наразі вітер помірний {speed} {speed_unit} від {direction} -Сьогодні трохи вітряно, зараз {speed} {speed_unit} diff --git a/locale/uk-ua/dialog/current/current-wind-moderate-location.dialog b/locale/uk-ua/dialog/current/current-wind-moderate-location.dialog deleted file mode 100644 index 4e14b8e5a..000000000 --- a/locale/uk-ua/dialog/current/current-wind-moderate-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Наразі вітер помірний {speed} {speed_unit} від {direction} до {location} -Сьогодні трохи вітряно в {location}, зараз {speed} {speed_unit} diff --git a/locale/uk-ua/dialog/current/current-wind-strong-local.dialog b/locale/uk-ua/dialog/current/current-wind-strong-local.dialog deleted file mode 100644 index e67204019..000000000 --- a/locale/uk-ua/dialog/current/current-wind-strong-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Сьогодні дуже вітряно, {speed} {speed_unit} -Сьогодні дуже сильний вітер з {direction}, {speed} {speed_unit} -Наразі вітер від {direction} до {speed} {speed_unit}, можливо, сьогодні краще залишитися вдома diff --git a/locale/uk-ua/dialog/current/current-wind-strong-location.dialog b/locale/uk-ua/dialog/current/current-wind-strong-location.dialog deleted file mode 100644 index 12410a8c9..000000000 --- a/locale/uk-ua/dialog/current/current-wind-strong-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Наразі вітер від {direction} до {speed}, від {speed_unit} до {location}, гарний день, щоб залишатися вдома -{location} сьогодні буде сильний вітер, {speed} {speed_unit} -Сьогодні дуже сильний вітер від {direction} до {location}, {speed} {speed_unit} diff --git a/locale/uk-ua/dialog/current/currrent-clouds-alternative-local.dialog b/locale/uk-ua/dialog/current/currrent-clouds-alternative-local.dialog deleted file mode 100644 index ed9ea27d0..000000000 --- a/locale/uk-ua/dialog/current/currrent-clouds-alternative-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Не повинно бути хмарно, схоже, що сьогодні буде {condition} -Ні, за прогнозом сьогодні буде {condition} -Не схоже на те, швидше за все, сьогодні буде {condition} diff --git a/locale/uk-ua/dialog/daily/daily-condition-expected-local.dialog b/locale/uk-ua/dialog/daily/daily-condition-expected-local.dialog deleted file mode 100644 index 18e6f5395..000000000 --- a/locale/uk-ua/dialog/daily/daily-condition-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Так, прогноз передбачає {condition} {day} -Так, очікуйте {condition} {day} diff --git a/locale/uk-ua/dialog/daily/daily-condition-expected-location.dialog b/locale/uk-ua/dialog/daily/daily-condition-expected-location.dialog deleted file mode 100644 index ceef22c6c..000000000 --- a/locale/uk-ua/dialog/daily/daily-condition-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Так, прогноз передбачає {condition} в {location} {day} -Так, очікуйте {condition} в {location} {day} diff --git a/locale/uk-ua/dialog/daily/daily-condition-not-expected-local.dialog b/locale/uk-ua/dialog/daily/daily-condition-not-expected-local.dialog deleted file mode 100644 index 584e9135a..000000000 --- a/locale/uk-ua/dialog/daily/daily-condition-not-expected-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Ні, {condition} очікується {day} -Ні, за прогнозом {day} буде {condition} diff --git a/locale/uk-ua/dialog/daily/daily-condition-not-expected-location.dialog b/locale/uk-ua/dialog/daily/daily-condition-not-expected-location.dialog deleted file mode 100644 index 50639a822..000000000 --- a/locale/uk-ua/dialog/daily/daily-condition-not-expected-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Ні, в {day} прогноз передбачає {condition} в {location} -Ні, в {location} {condition} очікується {day} diff --git a/locale/uk-ua/dialog/daily/daily-humidity-local.dialog b/locale/uk-ua/dialog/daily/daily-humidity-local.dialog deleted file mode 100644 index cb6e5aa20..000000000 --- a/locale/uk-ua/dialog/daily/daily-humidity-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Вологість {day} стане {percent} -{day} прогноз передбачає вологість {percent} diff --git a/locale/uk-ua/dialog/daily/daily-humidity-location.dialog b/locale/uk-ua/dialog/daily/daily-humidity-location.dialog deleted file mode 100644 index 28d4c7a0e..000000000 --- a/locale/uk-ua/dialog/daily/daily-humidity-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -{day} прогноз в {location} передбачає вологість {percent} -Вологість в {location} {day} буде {percent} diff --git a/locale/uk-ua/dialog/daily/daily-precipitation-next-local.dialog b/locale/uk-ua/dialog/daily/daily-precipitation-next-local.dialog deleted file mode 100644 index a1328b124..000000000 --- a/locale/uk-ua/dialog/daily/daily-precipitation-next-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Прогноз передбачає шанс {percent} з ймовірністю {precipitation} {day} -Існує ймовірність {percent} для {precipitation} {day} diff --git a/locale/uk-ua/dialog/daily/daily-precipitation-next-location.dialog b/locale/uk-ua/dialog/daily/daily-precipitation-next-location.dialog deleted file mode 100644 index 4212f74a4..000000000 --- a/locale/uk-ua/dialog/daily/daily-precipitation-next-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У {location} є {percent} шанс на {precipitation} {day} -Прогноз передбачає {percent} шансів на {precipitation} в {location} {day} diff --git a/locale/uk-ua/dialog/daily/daily-precipitation-next-none-local.dialog b/locale/uk-ua/dialog/daily/daily-precipitation-next-none-local.dialog deleted file mode 100644 index 84b709375..000000000 --- a/locale/uk-ua/dialog/daily/daily-precipitation-next-none-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У найближчі 7 днів не прогнозується. -На найближчі 7 днів опадів не передбачається diff --git a/locale/uk-ua/dialog/daily/daily-precipitation-next-none-location.dialog b/locale/uk-ua/dialog/daily/daily-precipitation-next-none-location.dialog deleted file mode 100644 index 7944f94b4..000000000 --- a/locale/uk-ua/dialog/daily/daily-precipitation-next-none-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -На найближчі сім днів у {location} опадів не передбачається -У {location} не прогнозується diff --git a/locale/uk-ua/dialog/daily/daily-sunrise-local.dialog b/locale/uk-ua/dialog/daily/daily-sunrise-local.dialog deleted file mode 100644 index 4cc9ed26c..000000000 --- a/locale/uk-ua/dialog/daily/daily-sunrise-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -{day} сонце зійде о {time} -схід сонця буде о {time} {day} -сонце зійде о {time} {day} diff --git a/locale/uk-ua/dialog/daily/daily-sunrise-location.dialog b/locale/uk-ua/dialog/daily/daily-sunrise-location.dialog deleted file mode 100644 index 210a3450b..000000000 --- a/locale/uk-ua/dialog/daily/daily-sunrise-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -сонце зійде о {time} {day} о {location} -{day} сонце зійде о {time} через {location} -в {location} схід сонця буде в {time} {day} diff --git a/locale/uk-ua/dialog/daily/daily-sunset-local.dialog b/locale/uk-ua/dialog/daily/daily-sunset-local.dialog deleted file mode 100644 index c496e07a9..000000000 --- a/locale/uk-ua/dialog/daily/daily-sunset-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -сонце зайде о {time} {day} -{day} сонце зайде о {time} -захід сонця буде о {time} {day} diff --git a/locale/uk-ua/dialog/daily/daily-sunset-location.dialog b/locale/uk-ua/dialog/daily/daily-sunset-location.dialog deleted file mode 100644 index 2ba810f87..000000000 --- a/locale/uk-ua/dialog/daily/daily-sunset-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -{day} сонце зайде о {time} через {location} -в {location} захід сонця буде в {time} {day} -сонце зайде о {time} {day} о {location} diff --git a/locale/uk-ua/dialog/daily/daily-temperature-high-local.dialog b/locale/uk-ua/dialog/daily/daily-temperature-high-local.dialog deleted file mode 100644 index 64e0a54cd..000000000 --- a/locale/uk-ua/dialog/daily/daily-temperature-high-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -При {day} температура сягатиме 1 градуса. -При {day} вона буде максимальною, а при {temperature} - мінімальною diff --git a/locale/uk-ua/dialog/daily/daily-temperature-high-location.dialog b/locale/uk-ua/dialog/daily/daily-temperature-high-location.dialog deleted file mode 100644 index bbbe5edfd..000000000 --- a/locale/uk-ua/dialog/daily/daily-temperature-high-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -{location} матиме максимум {temperature} градус {day} -Температура буде досягати {temperature} градусів в {location} {day} diff --git a/locale/uk-ua/dialog/daily/daily-temperature-local.dialog b/locale/uk-ua/dialog/daily/daily-temperature-local.dialog deleted file mode 100644 index 224f2dd73..000000000 --- a/locale/uk-ua/dialog/daily/daily-temperature-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -{day} буде {temperature} -При {day} температура буде дорівнювати {temperature} градус. diff --git a/locale/uk-ua/dialog/daily/daily-temperature-location.dialog b/locale/uk-ua/dialog/daily/daily-temperature-location.dialog deleted file mode 100644 index bb2801843..000000000 --- a/locale/uk-ua/dialog/daily/daily-temperature-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -{day}, {location} матимуть температуру {temperature} градуси -У {day} буде {temperature} градус, у {location} diff --git a/locale/uk-ua/dialog/daily/daily-temperature-low-local.dialog b/locale/uk-ua/dialog/daily/daily-temperature-low-local.dialog deleted file mode 100644 index ad84ab336..000000000 --- a/locale/uk-ua/dialog/daily/daily-temperature-low-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -При {day} він буде таким же низьким, як і при {temperature} -При {day} температура буде лише 1 градус. diff --git a/locale/uk-ua/dialog/daily/daily-temperature-low-location.dialog b/locale/uk-ua/dialog/daily/daily-temperature-low-location.dialog deleted file mode 100644 index cf1dba4f9..000000000 --- a/locale/uk-ua/dialog/daily/daily-temperature-low-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -{day}, {location} буде всього лише {temperature} градуси -У {day} вона буде на рівні {temperature} градуса, а в {location} diff --git a/locale/uk-ua/dialog/daily/daily-weather-local.dialog b/locale/uk-ua/dialog/daily/daily-weather-local.dialog deleted file mode 100644 index 01002cb33..000000000 --- a/locale/uk-ua/dialog/daily/daily-weather-local.dialog +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to uk-ua -{day} це буде {condition} з максимумом {high_temperature} і мінімумом {low_temperature} -Очікується {condition}, з максимумом {high_temperature} і мінімумом {low_temperature} {day} -{day} очікує {condition}, з максимумом {high_temperature} і мінімумом {low_temperature} -Прогноз {day} становить {condition} з максимумом {high_temperature} і мінімумом {low_temperature} -При {day} максимумом буде {high_temperature}, а мінімумом {low_temperature}, при {condition} diff --git a/locale/uk-ua/dialog/daily/daily-weather-location.dialog b/locale/uk-ua/dialog/daily/daily-weather-location.dialog deleted file mode 100644 index 842971a11..000000000 --- a/locale/uk-ua/dialog/daily/daily-weather-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -{day} це буде {condition}, з максимумом {high_temperature} і мінімумом {low_temperature} в {location} -Прогноз {day} є {high_temperature} для максимуму і {low_temperature} для мінімуму в {location} -{day}, {location} матимуть максимум {high_temperature} і мінімум {low_temperature}, а {condition} diff --git a/locale/uk-ua/dialog/daily/daily-wind-light-local.dialog b/locale/uk-ua/dialog/daily/daily-wind-light-local.dialog deleted file mode 100644 index efb24593a..000000000 --- a/locale/uk-ua/dialog/daily/daily-wind-light-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Легкий вітер буде дути з {direction} {day} на {speed} {speed_unit} -Буде не дуже вітряно {day} diff --git a/locale/uk-ua/dialog/daily/daily-wind-light-location.dialog b/locale/uk-ua/dialog/daily/daily-wind-light-location.dialog deleted file mode 100644 index 6a419d908..000000000 --- a/locale/uk-ua/dialog/daily/daily-wind-light-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Не буде дуже вітряно в {location} {day} -Легкий вітер буде дути з {direction} в {location} {day} в {speed} {speed_unit} diff --git a/locale/uk-ua/dialog/daily/daily-wind-moderate-local.dialog b/locale/uk-ua/dialog/daily/daily-wind-moderate-local.dialog deleted file mode 100644 index 108968250..000000000 --- a/locale/uk-ua/dialog/daily/daily-wind-moderate-local.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Очікується помірний вітер зі швидкістю близько {speed} {speed_unit} {day} -Вітер буде помірним, близько {speed} {speed_unit} від {direction} {day} -Прогноз передбачає помірний вітер від {direction} до {speed} {speed_unit} {day} diff --git a/locale/uk-ua/dialog/daily/daily-wind-moderate-location.dialog b/locale/uk-ua/dialog/daily/daily-wind-moderate-location.dialog deleted file mode 100644 index 1b5586f73..000000000 --- a/locale/uk-ua/dialog/daily/daily-wind-moderate-location.dialog +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -Вітер буде помірним в {location} {day}, близько {speed} {speed_unit} від {direction} -Прогноз {day} передбачає, що в {location} буде помірний вітер з {direction} з {speed} з {speed_unit} -Можна очікувати вітер від {speed} {speed_unit} до {location} {day} diff --git a/locale/uk-ua/dialog/daily/daily-wind-strong-local.dialog b/locale/uk-ua/dialog/daily/daily-wind-strong-local.dialog deleted file mode 100644 index dcc4a2a5b..000000000 --- a/locale/uk-ua/dialog/daily/daily-wind-strong-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Буде сильний вітер з {direction} до {speed} {speed_unit} {day} -Вітер буде сильним до {speed} {speed_unit} {day} diff --git a/locale/uk-ua/dialog/daily/daily-wind-strong-location.dialog b/locale/uk-ua/dialog/daily/daily-wind-strong-location.dialog deleted file mode 100644 index 035c9cffa..000000000 --- a/locale/uk-ua/dialog/daily/daily-wind-strong-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Буде сильний вітер з {direction} з {speed} {speed_unit} по {location} {day} -Вітер буде сильним від {speed} {speed_unit} до {location} {day} diff --git a/locale/uk-ua/dialog/direction/east.dialog b/locale/uk-ua/dialog/direction/east.dialog deleted file mode 100644 index 9355fc148..000000000 --- a/locale/uk-ua/dialog/direction/east.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -схід diff --git a/locale/uk-ua/dialog/direction/north.dialog b/locale/uk-ua/dialog/direction/north.dialog deleted file mode 100644 index 5e048e31d..000000000 --- a/locale/uk-ua/dialog/direction/north.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -північ diff --git a/locale/uk-ua/dialog/direction/northeast.dialog b/locale/uk-ua/dialog/direction/northeast.dialog deleted file mode 100644 index 65bb94883..000000000 --- a/locale/uk-ua/dialog/direction/northeast.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -північний схід diff --git a/locale/uk-ua/dialog/direction/northwest.dialog b/locale/uk-ua/dialog/direction/northwest.dialog deleted file mode 100644 index 762e9e929..000000000 --- a/locale/uk-ua/dialog/direction/northwest.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -північний захід diff --git a/locale/uk-ua/dialog/direction/south.dialog b/locale/uk-ua/dialog/direction/south.dialog deleted file mode 100644 index 3a25b8adf..000000000 --- a/locale/uk-ua/dialog/direction/south.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -південь diff --git a/locale/uk-ua/dialog/direction/southeast.dialog b/locale/uk-ua/dialog/direction/southeast.dialog deleted file mode 100644 index 07c6419ef..000000000 --- a/locale/uk-ua/dialog/direction/southeast.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -південний схід diff --git a/locale/uk-ua/dialog/direction/southwest.dialog b/locale/uk-ua/dialog/direction/southwest.dialog deleted file mode 100644 index cdc978d4f..000000000 --- a/locale/uk-ua/dialog/direction/southwest.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -південний захід diff --git a/locale/uk-ua/dialog/direction/west.dialog b/locale/uk-ua/dialog/direction/west.dialog deleted file mode 100644 index 075122cc1..000000000 --- a/locale/uk-ua/dialog/direction/west.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -захід diff --git a/locale/uk-ua/dialog/error/cant-get-forecast.dialog b/locale/uk-ua/dialog/error/cant-get-forecast.dialog deleted file mode 100644 index d00139cb4..000000000 --- a/locale/uk-ua/dialog/error/cant-get-forecast.dialog +++ /dev/null @@ -1,27 +0,0 @@ -# auto translated from en-us to uk-ua -Вибачте. Я не можу зараз отримати прогноз погоди. -Вибачте. Я не можу отримати доступ до звіту про погоду прямо зараз. -Я не можу отримати доступ до прогнозів погоди прямо зараз. -Я не можу отримати прогноз погоди прямо зараз. -Вибачте. Я не можу отримати звіти про погоду зараз. -Зараз я не можу отримати доступ до прогнозу погоди. -Вибачте. Наразі я не можу отримати доступ до звіту про погоду. -Наразі я не можу отримати доступ до прогнозу погоди. -Наразі я не можу отримати доступ до зведень погоди. -Прогнози погоди наразі недоступні. -Вибачте. Наразі я не можу отримати прогноз погоди. -Вибачте. Я не можу отримати доступ до прогнозу погоди прямо зараз. -Звіти про погоду наразі недоступні. -Наразі я не можу отримати прогноз погоди. -Вибачте. Зараз я не можу отримати доступ до звіту про погоду. -Вибачте. Зараз я не можу отримати прогноз погоди. -Вибачте. Зараз я не можу отримати доступ до прогнозу погоди. -Вибачте. Я не можу отримати доступ до звіту про погоду. -Вибачте. У мене зараз немає доступу до прогнозу погоди. -Вибачте. Я зараз не можу отримати доступ до прогнозу погоди. -Вибачте. Наразі я не можу отримати доступ до прогнозу погоди. -Вибачте. Наразі я не можу отримати звіти про погоду. -Наразі я не можу отримати звіти про погоду. -Наразі я не можу отримати доступ до прогнозів погоди. -Вибачте. Я зараз не можу отримати прогноз погоди. -Я не можу отримати доступ до звіту про погоду прямо зараз. diff --git a/locale/uk-ua/dialog/error/forty-eight-hours-available.dialog b/locale/uk-ua/dialog/error/forty-eight-hours-available.dialog deleted file mode 100644 index 67a80174a..000000000 --- a/locale/uk-ua/dialog/error/forty-eight-hours-available.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -На жаль, у мене є лише 48 годин погодинного прогнозу diff --git a/locale/uk-ua/dialog/error/location-not-found.dialog b/locale/uk-ua/dialog/error/location-not-found.dialog deleted file mode 100644 index e62286c08..000000000 --- a/locale/uk-ua/dialog/error/location-not-found.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Я не можу знайти місто з назвою {location}. Будь ласка, спробуйте ще раз -Міста {location} немає в моїх сховищах пам'яті. Будь ласка, спробуйте ще раз diff --git a/locale/uk-ua/dialog/error/no-forecast.dialog b/locale/uk-ua/dialog/error/no-forecast.dialog deleted file mode 100644 index 7e58fc41e..000000000 --- a/locale/uk-ua/dialog/error/no-forecast.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Вибачте, я не знаю прогнозу {day} -У мене немає прогнозу {day} diff --git a/locale/uk-ua/dialog/error/seven-days-available.dialog b/locale/uk-ua/dialog/error/seven-days-available.dialog deleted file mode 100644 index d3f210f70..000000000 --- a/locale/uk-ua/dialog/error/seven-days-available.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У мене є прогноз погоди на сім днів. -Я можу сказати вам прогноз на найближчі сім днів. diff --git a/locale/uk-ua/dialog/hourly/hourly-condition-expected-local.dialog b/locale/uk-ua/dialog/hourly/hourly-condition-expected-local.dialog deleted file mode 100644 index 6f7167f79..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-condition-expected-local.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -Так, прогноз {time} передбачає прогноз {condition} diff --git a/locale/uk-ua/dialog/hourly/hourly-condition-expected-location.dialog b/locale/uk-ua/dialog/hourly/hourly-condition-expected-location.dialog deleted file mode 100644 index b959a67ba..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-condition-expected-location.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -Так, це буде {condition}, а це {time} diff --git a/locale/uk-ua/dialog/hourly/hourly-precipitation-next-local.dialog b/locale/uk-ua/dialog/hourly/hourly-precipitation-next-local.dialog deleted file mode 100644 index 983c9410e..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-precipitation-next-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Існує ймовірність {percent} для {precipitation} при {time} -Прогноз передбачає шанс {percent} на {precipitation} при {time} diff --git a/locale/uk-ua/dialog/hourly/hourly-precipitation-next-location.dialog b/locale/uk-ua/dialog/hourly/hourly-precipitation-next-location.dialog deleted file mode 100644 index 8eaa69f86..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-precipitation-next-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У {location} є шанс {percent} на {precipitation} при {time} -Прогноз передбачає {percent} шансів на {precipitation} в {location} при {time} diff --git a/locale/uk-ua/dialog/hourly/hourly-temperature-local.dialog b/locale/uk-ua/dialog/hourly/hourly-temperature-local.dialog deleted file mode 100644 index 302bf79d5..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-temperature-local.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У {time}, це буде {temperature} градус -Буде близько {temperature} градусів у {time} diff --git a/locale/uk-ua/dialog/hourly/hourly-temperature-location.dialog b/locale/uk-ua/dialog/hourly/hourly-temperature-location.dialog deleted file mode 100644 index e8ef3c939..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-temperature-location.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -У {location} буде близько {temperature} градуса, у {time} -У {time} буде {temperature} градус, у {location} - {temperature} градус diff --git a/locale/uk-ua/dialog/hourly/hourly-weather-local.dialog b/locale/uk-ua/dialog/hourly/hourly-weather-local.dialog deleted file mode 100644 index 5e078afe6..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-weather-local.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -Близько {temperature} градусів з {condition} -Пізніше буде {condition} і близько {temperature} градуса -Пізніше буде {condition} та {temperature} градус -Буде {condition}, з температурою близько {temperature} diff --git a/locale/uk-ua/dialog/hourly/hourly-weather-location.dialog b/locale/uk-ua/dialog/hourly/hourly-weather-location.dialog deleted file mode 100644 index 7851edad4..000000000 --- a/locale/uk-ua/dialog/hourly/hourly-weather-location.dialog +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -{location} буде навколо {temperature} з {condition} -{location} буде приблизно {temperature} градус з {condition} -У найближчі кілька годин температура повітря буде {location}, а в наступні години - +1 та +2 градуси -Пізніше буде від {condition} до {location}, з температурою близько {temperature} diff --git a/locale/uk-ua/dialog/percentage-number.dialog b/locale/uk-ua/dialog/percentage-number.dialog deleted file mode 100644 index 31287d48d..000000000 --- a/locale/uk-ua/dialog/percentage-number.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -0 відсотків diff --git a/locale/uk-ua/dialog/unit/celsius.dialog b/locale/uk-ua/dialog/unit/celsius.dialog deleted file mode 100644 index 7af14a1fc..000000000 --- a/locale/uk-ua/dialog/unit/celsius.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -за Цельсієм diff --git a/locale/uk-ua/dialog/unit/fahrenheit.dialog b/locale/uk-ua/dialog/unit/fahrenheit.dialog deleted file mode 100644 index 34b8f946a..000000000 --- a/locale/uk-ua/dialog/unit/fahrenheit.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -за Фаренгейтом diff --git a/locale/uk-ua/dialog/unit/meters per second.dialog b/locale/uk-ua/dialog/unit/meters per second.dialog deleted file mode 100644 index 9aa5376b2..000000000 --- a/locale/uk-ua/dialog/unit/meters per second.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -метрів на секунду diff --git a/locale/uk-ua/dialog/unit/miles per hour.dialog b/locale/uk-ua/dialog/unit/miles per hour.dialog deleted file mode 100644 index d283450d7..000000000 --- a/locale/uk-ua/dialog/unit/miles per hour.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -миль на годину diff --git a/locale/uk-ua/dialog/weekly/weekly-condition.dialog b/locale/uk-ua/dialog/weekly/weekly-condition.dialog deleted file mode 100644 index 85230351d..000000000 --- a/locale/uk-ua/dialog/weekly/weekly-condition.dialog +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -На {days} очікуйте {condition} -Прогноз передбачає {condition} на {days} diff --git a/locale/uk-ua/dialog/weekly/weekly-temperature.dialog b/locale/uk-ua/dialog/weekly/weekly-temperature.dialog deleted file mode 100644 index 8b027f382..000000000 --- a/locale/uk-ua/dialog/weekly/weekly-temperature.dialog +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -мінімуми будуть між {low_min} та {low_max}, а максимуми між {high_min} та {high_max} diff --git a/locale/uk-ua/vocabulary/condition/clear.voc b/locale/uk-ua/vocabulary/condition/clear.voc deleted file mode 100644 index 156d4d651..000000000 --- a/locale/uk-ua/vocabulary/condition/clear.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -ясно -гарна погода -сонце -сонячний diff --git a/locale/uk-ua/vocabulary/condition/clouds.voc b/locale/uk-ua/vocabulary/condition/clouds.voc deleted file mode 100644 index 3cac35649..000000000 --- a/locale/uk-ua/vocabulary/condition/clouds.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to uk-ua -хмарно -небагато хмар -хмара -розсіяні хмари -хмари diff --git a/locale/uk-ua/vocabulary/condition/do-i-need-an-umbrella.intent b/locale/uk-ua/vocabulary/condition/do-i-need-an-umbrella.intent deleted file mode 100644 index 8e8012cc8..000000000 --- a/locale/uk-ua/vocabulary/condition/do-i-need-an-umbrella.intent +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -чи потрібна мені парасолька -чи варто брати з собою парасольку? -чи варто брати з собою дощовик -чи потрібен мені дощовик diff --git a/locale/uk-ua/vocabulary/condition/fog.voc b/locale/uk-ua/vocabulary/condition/fog.voc deleted file mode 100644 index 42e677212..000000000 --- a/locale/uk-ua/vocabulary/condition/fog.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -туман -туманний -туманно diff --git a/locale/uk-ua/vocabulary/condition/humidity.voc b/locale/uk-ua/vocabulary/condition/humidity.voc deleted file mode 100644 index 88d93745a..000000000 --- a/locale/uk-ua/vocabulary/condition/humidity.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -вологий -вологість -гарячий diff --git a/locale/uk-ua/vocabulary/condition/precipitation.voc b/locale/uk-ua/vocabulary/condition/precipitation.voc deleted file mode 100644 index 75e6b7843..000000000 --- a/locale/uk-ua/vocabulary/condition/precipitation.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to uk-ua -дощ -дощовий -мряка -опади -сніг -засніжений diff --git a/locale/uk-ua/vocabulary/condition/rain.voc b/locale/uk-ua/vocabulary/condition/rain.voc deleted file mode 100644 index 55a2de26f..000000000 --- a/locale/uk-ua/vocabulary/condition/rain.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to uk-ua -дрібний дощ -дощовий -мряка -опади -дощ diff --git a/locale/uk-ua/vocabulary/condition/snow.voc b/locale/uk-ua/vocabulary/condition/snow.voc deleted file mode 100644 index ee631324d..000000000 --- a/locale/uk-ua/vocabulary/condition/snow.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сніг -мокрий сніг diff --git a/locale/uk-ua/vocabulary/condition/thunderstorm.voc b/locale/uk-ua/vocabulary/condition/thunderstorm.voc deleted file mode 100644 index 928810ab2..000000000 --- a/locale/uk-ua/vocabulary/condition/thunderstorm.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -штурм -шторм -бурхливого diff --git a/locale/uk-ua/vocabulary/condition/windy.voc b/locale/uk-ua/vocabulary/condition/windy.voc deleted file mode 100644 index 83e3b8854..000000000 --- a/locale/uk-ua/vocabulary/condition/windy.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to uk-ua -вітри -дмухання -вітряно -вітер -швидкість вітру -поривчастий diff --git a/locale/uk-ua/vocabulary/date-time/couple.voc b/locale/uk-ua/vocabulary/date-time/couple.voc deleted file mode 100644 index 87e3bf3c5..000000000 --- a/locale/uk-ua/vocabulary/date-time/couple.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -пара diff --git a/locale/uk-ua/vocabulary/date-time/few.voc b/locale/uk-ua/vocabulary/date-time/few.voc deleted file mode 100644 index 0c615190d..000000000 --- a/locale/uk-ua/vocabulary/date-time/few.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -кілька diff --git a/locale/uk-ua/vocabulary/date-time/later.voc b/locale/uk-ua/vocabulary/date-time/later.voc deleted file mode 100644 index 2af086200..000000000 --- a/locale/uk-ua/vocabulary/date-time/later.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to uk-ua -пару годин -наступні кілька годин -пізніше -наступні години -кілька годин -наступна година diff --git a/locale/uk-ua/vocabulary/date-time/next.voc b/locale/uk-ua/vocabulary/date-time/next.voc deleted file mode 100644 index 35e6bc8eb..000000000 --- a/locale/uk-ua/vocabulary/date-time/next.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Знову -наступний diff --git a/locale/uk-ua/vocabulary/date-time/now.voc b/locale/uk-ua/vocabulary/date-time/now.voc deleted file mode 100644 index 01e22a411..000000000 --- a/locale/uk-ua/vocabulary/date-time/now.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Зараз. -поточний diff --git a/locale/uk-ua/vocabulary/date-time/number-days.voc b/locale/uk-ua/vocabulary/date-time/number-days.voc deleted file mode 100644 index 76e8a49d4..000000000 --- a/locale/uk-ua/vocabulary/date-time/number-days.voc +++ /dev/null @@ -1,39 +0,0 @@ -# auto translated from en-us to uk-ua -в найближчі кілька днів -5-денний -чотири дні -найближчі кілька днів -6 днів -наступні п'ять днів -5 день -наступні три дні -наступні два дні -наступні 5 днів -наступні 6 днів -наступні шість днів -6-денний -наступні 3 дні -3 день -5 днів -чотириденний -в найближчі пару днів. -шість днів -6 день -наступні 2 дні -4-денний -2-денний -3-денний -дводенний -три дні -4 день -2 дні -4 дні -триденний -3 дні -п'ять днів -2 день -шестиденний -наступні 4 дні -п'ятиденний -два дні -наступні чотири дні diff --git a/locale/uk-ua/vocabulary/date-time/relative-day.voc b/locale/uk-ua/vocabulary/date-time/relative-day.voc deleted file mode 100644 index 9b9231388..000000000 --- a/locale/uk-ua/vocabulary/date-time/relative-day.voc +++ /dev/null @@ -1,19 +0,0 @@ -# auto translated from en-us to uk-ua -СЕРЕДА -завтрашній день. -вчорашній -у неділю -у середу -днів -вчора -у понеділок -П'ЯТНИЦЯ -у п'ятницю -понеділок -ВІВТОРОК -У ЧЕТВЕР -в суботу -ЧЕТВЕР -неділя -субота -завтра diff --git a/locale/uk-ua/vocabulary/date-time/relative-time.voc b/locale/uk-ua/vocabulary/date-time/relative-time.voc deleted file mode 100644 index 86c973b3a..000000000 --- a/locale/uk-ua/vocabulary/date-time/relative-time.voc +++ /dev/null @@ -1,7 +0,0 @@ -# auto translated from en-us to uk-ua -День добрий. -сьогодні вночі. -вечір -за одну ніч. -ранок -ніч diff --git a/locale/uk-ua/vocabulary/date-time/today.voc b/locale/uk-ua/vocabulary/date-time/today.voc deleted file mode 100644 index d515f8d96..000000000 --- a/locale/uk-ua/vocabulary/date-time/today.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сьогодні -сьогоднішній diff --git a/locale/uk-ua/vocabulary/date-time/week.voc b/locale/uk-ua/vocabulary/date-time/week.voc deleted file mode 100644 index 906577873..000000000 --- a/locale/uk-ua/vocabulary/date-time/week.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -щотижня -тиждень diff --git a/locale/uk-ua/vocabulary/date-time/weekend.voc b/locale/uk-ua/vocabulary/date-time/weekend.voc deleted file mode 100644 index f5cca6f75..000000000 --- a/locale/uk-ua/vocabulary/date-time/weekend.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -вихідні diff --git a/locale/uk-ua/vocabulary/forecast.voc b/locale/uk-ua/vocabulary/forecast.voc deleted file mode 100644 index f497c7616..000000000 --- a/locale/uk-ua/vocabulary/forecast.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -прогноз diff --git a/locale/uk-ua/vocabulary/like.voc b/locale/uk-ua/vocabulary/like.voc deleted file mode 100644 index 996a0500d..000000000 --- a/locale/uk-ua/vocabulary/like.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -як diff --git a/locale/uk-ua/vocabulary/location.voc b/locale/uk-ua/vocabulary/location.voc deleted file mode 100644 index 22e2bd567..000000000 --- a/locale/uk-ua/vocabulary/location.voc +++ /dev/null @@ -1,106 +0,0 @@ -# auto translated from en-us to uk-ua -чикаго -сан-франциско -Сан-Дієго -Сіетл -берлін -Остін -Сан-Хосе -канзас-сіті -Атланта -Портленд, штат Орегон|Портленд -Лос-Анджелес, Каліфорнія|los angeles|la -спокан -Х'юстон -бостон -Лоуренс, штат Канзас -запоріжжя -запоріжжі -київ -києві -львів -львові -харків -харкові -дніпро -дніпрі -чернівці -чернівцях -івано-франківськ -івано-франківську -одеса -одесі -миколаїв -миколаєві -маріуполь -маріуполі -луганськ -луганську -вінниця -вінниці -макіївка -макіївці -сімферополь -сімферополі -полтава -полтаві -черкаси -черкасах -чернігів -чернігові -житомир -житомирі -суми -сумах -ровно -рівному -херсон -херсоні -кропивницький -кропивницькому -кам'янське -кам'янському -тернопіль -тернополі -кременчук -кременчуці -ужгород -ужгороді -біла церква -білій церкві -мелітополь -мелітополі -керч -керчі -євпаторія -євпаторії -бердянськ -бердянську -алчевськ -алчевську -сєвєродонецьк -сєвєродонецьку -славянськ -славянську -павлоград -павлограді -сєверодонецьк -сєверодонецьку -лисичанськ -лисичанську -бровари -броварах -калуш -калуші -нікополь -нікополі -смела -смелі -енергодар -енергодарі -коростень -коростені -коломия -коломиї -мукачево -мукачеві diff --git a/locale/uk-ua/vocabulary/outside.voc b/locale/uk-ua/vocabulary/outside.voc deleted file mode 100644 index 51d8f8ad7..000000000 --- a/locale/uk-ua/vocabulary/outside.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -назовні. -назовні diff --git a/locale/uk-ua/vocabulary/query/confirm-query-current.voc b/locale/uk-ua/vocabulary/query/confirm-query-current.voc deleted file mode 100644 index d6b4175fc..000000000 --- a/locale/uk-ua/vocabulary/query/confirm-query-current.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -Це так? -чи є diff --git a/locale/uk-ua/vocabulary/query/confirm-query-future.voc b/locale/uk-ua/vocabulary/query/confirm-query-future.voc deleted file mode 100644 index de0101806..000000000 --- a/locale/uk-ua/vocabulary/query/confirm-query-future.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -чи буде там -чи буде це -чи буде diff --git a/locale/uk-ua/vocabulary/query/confirm-query.voc b/locale/uk-ua/vocabulary/query/confirm-query.voc deleted file mode 100644 index 2d6c73960..000000000 --- a/locale/uk-ua/vocabulary/query/confirm-query.voc +++ /dev/null @@ -1,19 +0,0 @@ -# auto translated from en-us to uk-ua -чи будемо ми -збирається -чи є у них -чи буде це -Це так? -чи буде там -чи є -буде -наскільки -настільки -спекотно -спекотний -жарко -холодно -тепло -теплий -гарячо -гарячий diff --git a/locale/uk-ua/vocabulary/query/how.voc b/locale/uk-ua/vocabulary/query/how.voc deleted file mode 100644 index 996a0500d..000000000 --- a/locale/uk-ua/vocabulary/query/how.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -як diff --git a/locale/uk-ua/vocabulary/query/query.voc b/locale/uk-ua/vocabulary/query/query.voc deleted file mode 100644 index a0658310f..000000000 --- a/locale/uk-ua/vocabulary/query/query.voc +++ /dev/null @@ -1,13 +0,0 @@ -# auto translated from en-us to uk-ua -як -скажи -Скажи мені. -розкажіть нам про -що -що буде -що таке -Розкажи мені про -Скажи нам. -Дай мені -наскільки -настільки diff --git a/locale/uk-ua/vocabulary/query/when.voc b/locale/uk-ua/vocabulary/query/when.voc deleted file mode 100644 index 2c67f579f..000000000 --- a/locale/uk-ua/vocabulary/query/when.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -о котрій годині -коли це -коли буде -коли diff --git a/locale/uk-ua/vocabulary/sunrise.voc b/locale/uk-ua/vocabulary/sunrise.voc deleted file mode 100644 index 950ad7223..000000000 --- a/locale/uk-ua/vocabulary/sunrise.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -денна перерва -світанок -схід сонця diff --git a/locale/uk-ua/vocabulary/sunset.voc b/locale/uk-ua/vocabulary/sunset.voc deleted file mode 100644 index ccb93bc27..000000000 --- a/locale/uk-ua/vocabulary/sunset.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -сутінки -захід сонця diff --git a/locale/uk-ua/vocabulary/temperature/cold.voc b/locale/uk-ua/vocabulary/temperature/cold.voc deleted file mode 100644 index c984e04b8..000000000 --- a/locale/uk-ua/vocabulary/temperature/cold.voc +++ /dev/null @@ -1,4 +0,0 @@ -# auto translated from en-us to uk-ua -прохолодно -заморожування -холодний diff --git a/locale/uk-ua/vocabulary/temperature/high.voc b/locale/uk-ua/vocabulary/temperature/high.voc deleted file mode 100644 index d5fe0f3c6..000000000 --- a/locale/uk-ua/vocabulary/temperature/high.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -Макс. -максимум -найвищий -високий diff --git a/locale/uk-ua/vocabulary/temperature/hot.voc b/locale/uk-ua/vocabulary/temperature/hot.voc deleted file mode 100644 index 27fdb84e0..000000000 --- a/locale/uk-ua/vocabulary/temperature/hot.voc +++ /dev/null @@ -1,6 +0,0 @@ -# auto translated from en-us to uk-ua -теплий -гарячий -спекотно -спекотний -жарко diff --git a/locale/uk-ua/vocabulary/temperature/low.voc b/locale/uk-ua/vocabulary/temperature/low.voc deleted file mode 100644 index 425baa205..000000000 --- a/locale/uk-ua/vocabulary/temperature/low.voc +++ /dev/null @@ -1,5 +0,0 @@ -# auto translated from en-us to uk-ua -низький -мінімум -хв -найнижчий diff --git a/locale/uk-ua/vocabulary/temperature/temperature.voc b/locale/uk-ua/vocabulary/temperature/temperature.voc deleted file mode 100644 index 9b7c9b2f2..000000000 --- a/locale/uk-ua/vocabulary/temperature/temperature.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -температура -тимчасовий diff --git a/locale/uk-ua/vocabulary/unit/fahrenheit.voc b/locale/uk-ua/vocabulary/unit/fahrenheit.voc deleted file mode 100644 index 34b8f946a..000000000 --- a/locale/uk-ua/vocabulary/unit/fahrenheit.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -за Фаренгейтом diff --git a/locale/uk-ua/vocabulary/unit/unit.entity b/locale/uk-ua/vocabulary/unit/unit.entity deleted file mode 100644 index 45db19a74..000000000 --- a/locale/uk-ua/vocabulary/unit/unit.entity +++ /dev/null @@ -1,2 +0,0 @@ -fahrenheit -celsius diff --git a/locale/uk-ua/vocabulary/unit/unit.voc b/locale/uk-ua/vocabulary/unit/unit.voc deleted file mode 100644 index 0b61698c7..000000000 --- a/locale/uk-ua/vocabulary/unit/unit.voc +++ /dev/null @@ -1,3 +0,0 @@ -# auto translated from en-us to uk-ua -за Фаренгейтом -за Цельсієм diff --git a/locale/uk-ua/vocabulary/weather.voc b/locale/uk-ua/vocabulary/weather.voc deleted file mode 100644 index c4bb13e50..000000000 --- a/locale/uk-ua/vocabulary/weather.voc +++ /dev/null @@ -1,2 +0,0 @@ -# auto translated from en-us to uk-ua -погода diff --git a/neon_skill_weather/__init__.py b/neon_skill_weather/__init__.py new file mode 100644 index 000000000..50a79f1bc --- /dev/null +++ b/neon_skill_weather/__init__.py @@ -0,0 +1,1215 @@ +# NEON AI (TM) SOFTWARE, Software Development Kit & Application Framework +# All trademark and other rights reserved by their respective owners +# Copyright 2008-2025 Neongecko.com Inc. +# Contributors: Daniel McKnight, Guy Daniels, Elon Gasper, Richard Leeds, +# Regina Bloomstine, Casimiro Ferreira, Andrii Pernatii, Kirill Hrymailo +# BSD-3 License +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# 1. Redistributions of source code must retain the above copyright notice, +# this list of conditions and the following disclaimer. +# 2. Redistributions in binary form must reproduce the above copyright notice, +# this list of conditions and the following disclaimer in the documentation +# and/or other materials provided with the distribution. +# 3. Neither the name of the copyright holder nor the names of its +# contributors may be used to endorse or promote products derived from this +# software without specific prior written permission. +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, +# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, +# OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# +# 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. +"""Mycroft skill for communicating weather information + +This skill uses the Open Weather Map One Call API to retrieve weather data +from around the globe (https://openweathermap.org/api/one-call-api). It +proxies its calls to the API through Mycroft's officially supported API, +Selene. The Selene API is also used to get geographical information about the +city name provided in the request. +""" + +from datetime import datetime +from pathlib import Path +from threading import Event +from time import time +from typing import List, Tuple, Optional + +from neon_utils.location_utils import get_timezone +from requests import HTTPError +from ovos_bus_client.message import Message +from ovos_utils import classproperty +from ovos_utils.log import LOG +from ovos_utils.process_utils import RuntimeRequirements +from neon_utils.skills.neon_skill import NeonSkill +from neon_utils.signal_utils import wait_for_signal_clear +from neon_utils.user_utils import get_user_prefs +from lingua_franca.parse import extract_number +from ovos_workshop.decorators import intent_handler, skill_api_method + +from ovos_workshop.intents import IntentBuilder + +from neon_skill_weather.dialog import CurrentDialog, DailyDialog, HourlyDialog, WeeklyDialog, get_dialog_for_timeframe +from neon_skill_weather.api import WeatherReport, OpenWeatherMapApi +from neon_skill_weather.config import WeatherConfig +from neon_skill_weather.intent import WeatherIntent +from neon_skill_weather.util import LocationNotFoundError +from neon_skill_weather.weather import DAILY, HOURLY, DailyWeather, WeatherCondition + +MARK_II = "mycroft_mark_2" +TWELVE_HOUR = "half" + + +class WeatherSkill(NeonSkill): + def __init__(self, **kwargs): + super().__init__(**kwargs) + self._weather_api = None + self.platform = self.config_core.get("enclosure", {}).get("platform", "unknown") + self.gui_image_directory = Path(self.root_dir).joinpath("ui") + self.log = LOG + WeatherIntent._translator = self.translator + + @classproperty + def runtime_requirements(self): + return RuntimeRequirements(network_before_load=False, + internet_before_load=False, + gui_before_load=False, + requires_internet=True, + requires_network=True, + requires_gui=False, + no_internet_fallback=True, + no_network_fallback=True, + no_gui_fallback=True) + + def initialize(self): + """Do these things after the skill is loaded.""" + # self.weather_config = WeatherConfig(self.config_core, self.settings) + self.add_event( + "skill.weather.request-local-forecast", self.handle_get_local_forecast + ) + self.add_event("skill-ovos-weather.openvoiceos.weather.request", + self.get_current_weather_homescreen) + + @property + def weather_api(self): + if not self._weather_api: + self._weather_api = OpenWeatherMapApi() + return self._weather_api + + def handle_get_local_forecast(self, message): + """Handles a message bus command requesting current local weather information. + + Such a request will typically come from a domain external to this skill that + requires weather information but should not go through the intent system + to get it. + """ + system_unit = self.config_core.get("system_unit") + timezone = get_user_prefs(message)["location"]["timezone"] + try: + weather = self.weather_api.get_weather_for_coordinates( + system_unit, self._get_weather_config(message).latitude, + self._get_weather_config(message).longitude, self.lang, + timezone + ) + except Exception: + self.log.exception("Unexpected error getting weather.") + self.bus.emit(Message("skill.weather.local-forecast-failure.")) + else: + self._emit_local_weather_response(weather) + + def _emit_local_weather_response(self, weather): + """Emits an event indicating that the request for local weather was satisfied. + + Responds to the command for local weather retrieval. + """ + image_path = self.gui_image_directory.joinpath(weather.current.condition.image) + weather_condition_url = "file://" + str(image_path) + event_data = dict( + temperature=weather.current.temperature, + weather_condition=weather_condition_url, + ) + event = Message("skill.weather.local-forecast-obtained", data=event_data) + self.bus.emit(event) + + @intent_handler( + IntentBuilder("HandleCurrentWeather") + .optionally("query") + .one_of("weather", "forecast") + .optionally("location") + .optionally("today") + ) + def handle_current_weather(self, message: Message): + """Handle current weather requests such as: what is the weather like? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_current_weather(message) + + @intent_handler( + IntentBuilder("HandleLikeOutside") + .require("query") + .require("like") + .require("outside") + .optionally("location") + ) + def handle_like_outside(self, message: Message): + """Handle current weather requests such as: what's it like outside? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_current_weather(message) + + @intent_handler( + IntentBuilder("HandleNumberDaysForecast") + .optionally("query") + .one_of("weather", "forecast") + .require("number-days") + .optionally("location") + ) + def handle_number_days_forecast(self, message: Message): + """Handle multiple day forecast without specified location. + + Examples: + "What is the 3 day forecast?" + "What is the weather forecast?" + + Args: + message: Message Bus event information from the intent parser + """ + if self.voc_match(message.data["utterance"], "couple"): + days = 2 + elif self.voc_match(message.data["utterance"], "few"): + days = 3 + else: + # Some STT engines hyphenate the day count (i.e. 3-day). This is not + # handled by extract_number() so remove the hyphen if it is there. + utterance = message.data["utterance"].replace("-day", " day") + days = int(extract_number(utterance)) + self._report_multi_day_forecast(message, days) + + @intent_handler( + IntentBuilder("HandleOneDayForecast") + .optionally("query") + .one_of("weather", "forecast") + .require("relative-day") + .optionally("location") + ) + def handle_one_day_forecast(self, message): + """Handle forecast for a single day. + + Examples: + "What is the weather forecast tomorrow?" + "What is the weather forecast on Tuesday in Baltimore?" + + Args: + message: Message Bus event information from the intent parser + """ + self._report_one_day_forecast(message) + + @intent_handler( + IntentBuilder("HandleWeatherLater") + .require("query") + .require("weather") + .require("later") + .optionally("location") + ) + def handle_weather_later(self, message: Message): + """Handle future weather requests such as: what's the weather later? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_one_hour_weather(message) + + @intent_handler( + IntentBuilder("HandleWeatherAtTime") + .optionally("query") + .one_of("weather", "forecast") + .require("relative-time") + .optionally("relative-day") + .optionally("location") + ) + def handle_weather_at_time(self, message: Message): + """Handle future weather requests such as: what's the weather tonight? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_one_hour_weather(message) + + @intent_handler( + IntentBuilder("HandleWeekendForecast") + .require("query") + .one_of("weather", "forecast") + .require("weekend") + .optionally("location") + ) + def handle_weekend_forecast(self, message: Message): + """Handle requests for the weekend forecast. + + Args: + message: Message Bus event information from the intent parser + """ + self._report_weekend_forecast(message) + + @intent_handler( + IntentBuilder("HandleWeekWeather") + .optionally("query") + .one_of("weather", "forecast") + .require("week") + .optionally("location") + ) + def handle_week_weather(self, message: Message): + """Handle weather for week (i.e. seven days). + + Args: + message: Message Bus event information from the intent parser + """ + self._report_week_summary(message) + + @intent_handler( + IntentBuilder("HandleCurrentTemperature") + .optionally("query") + .require("temperature") + .optionally("location") + .optionally("unit") + .optionally("today") + .optionally("now") + ) + def handle_current_temperature(self, message: Message): + """Handle requests for current temperature. + + Examples: + "What is the temperature in Celsius?" + "What is the temperature in Baltimore now?" + + Args: + message: Message Bus event information from the intent parser + """ + self._report_temperature(message, temperature_type="current") + + @intent_handler( + IntentBuilder("HandleDailyTemperature") + .optionally("query") + .require("temperature") + .require("relative-day") + .optionally("location") + .optionally("unit") + ) + def handle_daily_temperature(self, message: Message): + """Handle simple requests for current temperature. + + Examples: "What is the temperature?" + + Args: + message: Message Bus event information from the intent parser + """ + self._report_temperature(message, temperature_type="current") + + @intent_handler( + IntentBuilder("HandleHourlyTemperature") + .optionally("query") + .require("temperature") + .require("relative-time") + .optionally("relative-day") + .optionally("location") + ) + def handle_hourly_temperature(self, message: Message): + """Handle requests for current temperature at a relative time. + + Examples: + "What is the temperature tonight?" + "What is the temperature tomorrow morning?" + + Args: + message: Message Bus event information from the intent parser + """ + self._report_temperature(message) + + @intent_handler( + IntentBuilder("HandleHighTemperature") + .optionally("query") + .require("high") + .optionally("temperature") + .optionally("location") + .optionally("unit") + .optionally("relative-day") + .optionally("now") + .optionally("today") + ) + def handle_high_temperature(self, message: Message): + """Handle a request for the high temperature. + + Examples: + "What is the high temperature tomorrow?" + "What is the high temperature in London on Tuesday?" + + Args: + message: Message Bus event information from the intent parser + """ + self._report_temperature(message, temperature_type="high") + + @intent_handler( + IntentBuilder("HandleLowTemperature") + .optionally("query") + .require("low") + .optionally("temperature") + .optionally("location") + .optionally("unit") + .optionally("relative-day") + .optionally("now") + .optionally("today") + ) + def handle_low_temperature(self, message: Message): + """Handle a request for the high temperature. + + Examples: + "What is the high temperature tomorrow?" + "What is the high temperature in London on Tuesday?" + + Args: + message: Message Bus event information from the intent parser + """ + self._report_temperature(message, temperature_type="low") + + @intent_handler( + IntentBuilder("HandleIsItHot") + .require("confirm-query-current") + .one_of("hot", "cold") + .optionally("location") + .optionally("today") + ) + def handle_is_it_hot(self, message: Message): + """Handler for temperature requests such as: is it going to be hot today? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_temperature(message, "current") + + @intent_handler( + IntentBuilder("HandleHowHotCold") + .optionally("query") + .one_of("hot", "cold") + .require("confirm-query") + .optionally("location") + .optionally("relative-day") + .optionally("today") + ) + def handle_how_hot_or_cold(self, message): + """Handler for temperature requests such as: how cold will it be today? + + Args: + message: Message Bus event information from the intent parser + """ + utterance = message.data["utterance"] + temperature_type = "high" if self.voc_match(utterance, "hot") else "low" + self._report_temperature(message, temperature_type) + + @intent_handler( + IntentBuilder("HandleIsItWindy") + .require("confirm-query") + .require("windy") + .optionally("location") + .optionally("relative-day") + ) + def handle_is_it_windy(self, message: Message): + """Handler for weather requests such as: is it windy today? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_wind(message) + + @intent_handler( + IntentBuilder("HandleHowWindy") + .require("how") + .require("windy") + .optionally("confirm-query") + .optionally("relative-day") + .optionally("location") + ) + def handle_windy(self, message): + """Handler for weather requests such as: how windy is it? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_wind(message) + + @intent_handler( + IntentBuilder("HandleQueryCondition") + .require("confirm-query") + .one_of("snow", "clear", "clouds", "fog", "rain", "thunderstorm") + .optionally("location") + ) + def handle_query_condition(self, message: Message): + """Handler for weather requests such as: is it snowing today? + + Args: + message: Message Bus event information from the intent parser + """ + if "snow" in message.data: + self._report_weather_condition(message, "snow") + elif "clear" in message.data: + self._report_weather_condition(message, condition="clear") + elif "clouds" in message.data: + self._report_weather_condition(message, "clouds") + elif "fog" in message.data: + self._report_weather_condition(message, "fog") + elif "rain" in message.data: + self._report_weather_condition(message, "rain") + elif "thunderstorm" in message.data: + self._report_weather_condition(message, "thunderstorm") + + @intent_handler("do-i-need-an-umbrella.intent") + def handle_need_umbrella(self, message: Message): + """Handler for weather requests such as: will I need an umbrella today? + + Args: + message: Message Bus event information from the intent parser + """ + self._report_weather_condition(message, "rain") + + @intent_handler( + IntentBuilder("HandleNextPrecipitation") + .require("When") + .optionally("Next") + .require("Precipitation") + .optionally("Location") + ) + def handle_next_precipitation(self, message: Message): + """Handler for weather requests such as: when will it rain next? + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + if weather is not None: + forecast, timeframe = weather.get_next_precipitation(intent_data) + intent_data.timeframe = timeframe + dialog_args = intent_data, self._get_weather_config(message), forecast + dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) + dialog.build_next_precipitation_dialog() + spoken_percentage = self.translate( + "percentage-number", data=dict(number=dialog.data["percent"]) + ) + dialog.data.update(percent=spoken_percentage) + self._speak_weather(dialog) + + @intent_handler( + IntentBuilder("HandleHumidity") + .require("Query") + .require("Humidity") + .optionally("RelativeDay") + .optionally("Location") + ) + def handle_humidity(self, message: Message): + """Handler for weather requests such as: how humid is it? + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + if weather is not None: + intent_weather = weather.get_weather_for_intent(intent_data) + dialog_args = intent_data, self._get_weather_config(message), intent_weather + dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) + dialog.build_humidity_dialog() + dialog.data.update( + percent=self.translate( + "percentage-number", + data=dict(number=dialog.data["percent"]) + ) + ) + self._speak_weather(dialog) + + @intent_handler( + IntentBuilder("HandleSunriseSunset") + .one_of("Query", "When") + .optionally("Location") + .one_of("sunrise", "sunset") + .optionally("Today") + .optionally("RelativeDay") + ) + def handle_sunrise_sunset(self, message: Message): + """Handler for weather requests such as: when is the sunrise? + + Args: + message: Message Bus event information from the intent parser + """ + sunrise = True if message.data.get("sunrise") else False + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + intent_weather = weather.get_weather_for_intent(intent_data) + dialog_args = intent_data, weather_config, intent_weather + dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) + if sunrise: + dialog.build_sunrise_dialog() + else: + dialog.build_sunset_dialog() + weather_location = self._build_display_location(intent_data, weather_config) + self._display_sunrise_sunset(intent_weather, weather_location) + self._speak_weather(dialog) + + def _display_sunrise_sunset(self, forecast: DailyWeather, weather_location: str): + """Display the sunrise and sunset. + + Args: + forecast: daily forecasts to display + weather_location: the geographical location of the weather + """ + if self.platform == MARK_II: + self._display_sunrise_sunset_mark_ii(forecast, weather_location) + + def _display_sunrise_sunset_mark_ii( + self, forecast: DailyWeather, weather_location: str + ): + """Display the sunrise and sunset on a Mark II device using a grid layout. + + Args: + forecast: daily forecasts to display + weather_location: the geographical location of the weather + """ + self.gui.clear() + self.gui["weatherDate"] = forecast.date_time.strftime("%A %b %d") + self.gui["weatherLocation"] = weather_location + self.gui["sunrise"] = self._format_sunrise_sunset_time(forecast.sunrise) + self.gui["sunset"] = self._format_sunrise_sunset_time(forecast.sunset) + self.gui["ampm"] = self.config_core["time_format"] == TWELVE_HOUR + self.gui.show_page("sunrise_sunset_mark_ii.qml") + + def _format_sunrise_sunset_time(self, date_time: datetime) -> str: + """Format a the sunrise or sunset datetime into a string for GUI display. + + The datetime builtin returns hour in two character format. Remove the + leading zero when present. + + Args: + date_time: the sunrise or sunset + + Returns: + the value to display on the screen + """ + if self.config_core["time_format"] == TWELVE_HOUR: + display_time = date_time.strftime("%I:%M") + if display_time.startswith("0"): + display_time = display_time[1:] + else: + display_time = date_time.strftime("%H:%M") + + return display_time + + def _report_current_weather(self, message: Message): + """Handles all requests for current weather conditions. + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + weather_location = self._build_display_location(intent_data, + weather_config) + self._display_current_conditions(weather, weather_location) + gui_start = time() + gui_waiter = Event() + dialog = CurrentDialog(intent_data, weather_config, weather.current) + dialog.build_weather_dialog() + wait_for_signal_clear('isSpeaking') + self._speak_weather(dialog) + # TODO: Refactor out `self.platform` checks + if self.gui.connected and self.platform != MARK_II: + # Make sure the GUI page is shown for at least 10 seconds + gui_waiter.wait(10 - (time() - gui_start)) + wait_for_signal_clear('isSpeaking') + self._display_more_current_conditions(weather, weather_location) + dialog = CurrentDialog(intent_data, weather_config, weather.current) + dialog.build_high_low_temperature_dialog() + self._speak_weather(dialog) + if self.gui.connected: + # Make sure the GUI page is shown for at least 10 seconds + gui_waiter.wait(10 - (time() - gui_start)) + wait_for_signal_clear('isSpeaking') + if self.platform == MARK_II: + self._display_more_current_conditions(weather, + weather_location) + gui_waiter.wait(10) + self._display_hourly_forecast(weather, weather_location) + else: + four_day_forecast = weather.daily[1:5] + self._display_multi_day_forecast(four_day_forecast, + intent_data) + + def _display_current_conditions( + self, weather: WeatherReport, weather_location: str + ): + """Display current weather conditions on a screen. + + This is the first screen that shows. Others will follow. + + Args: + weather: current weather conditions from Open Weather Maps + weather_location: the geographical location of the reported weather + """ + if self.gui.connected: + page_name = "current_1_scalable.qml" + self.gui.clear() + self.gui["currentTemperature"] = weather.current.temperature + self.gui["weatherLocation"] = weather_location + self.gui["highTemperature"] = weather.current.high_temperature + self.gui["lowTemperature"] = weather.current.low_temperature + if self.platform == MARK_II: + self.gui["weatherCondition"] = weather.current.condition.image + page_name = page_name.replace("scalable", "mark_ii") + else: + self.gui["weatherCode"] = weather.current.condition.code + self.gui.show_page(page_name) + else: + self.enclosure.deactivate_mouth_events() + self.enclosure.weather_display( + weather.current.condition.code, weather.current.temperature + ) + + def _build_display_location(self, intent_data: WeatherIntent, + weather_config: WeatherConfig) -> str: + """Build a string representing the location of the weather for display on GUI + + The return value will be the device's configured location if no location is + specified in the intent. If a location is specified, and it is in the same + country as that in the device configuration, the return value will be city and + region. A specified location in a different country will result in a return + value of city and country. + + Args: + intent_data: information about the intent that was triggered + + Returns: + The weather location to be displayed on the GUI + """ + if intent_data.geolocation: + location = [intent_data.geolocation["city"]] + if intent_data.geolocation["country"] == weather_config.country: + location.append(intent_data.geolocation["region"]) + else: + location.append(intent_data.geolocation["country"]) + else: + location = [weather_config.city, weather_config.state] + + return ", ".join(location) + + def _display_more_current_conditions( + self, weather: WeatherReport, weather_location: str + ): + """Display current weather conditions on a device that supports a GUI. + + This is the second screen that shows for current weather. + + Args + weather: current weather conditions from Open Weather Maps + weather_location: geographical location of the reported weather + """ + page_name = "current_2_scalable.qml" + self.gui.clear() + self.gui["weatherLocation"] = weather_location + self.gui["windSpeed"] = weather.current.wind_speed + self.gui["humidity"] = weather.current.humidity + if self.platform == MARK_II: + page_name = page_name.replace("scalable", "mark_ii") + self.gui.show_page(page_name) + + def _report_one_hour_weather(self, message: Message): + """Handles requests for a one hour forecast. + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + if weather is not None: + try: + forecast = weather.get_forecast_for_hour(intent_data) + except IndexError: + self.speak_dialog("forty-eight.hours.available") + else: + dialog = HourlyDialog(intent_data, self._get_weather_config(message), forecast) + dialog.build_weather_dialog() + self._speak_weather(dialog) + + def _display_hourly_forecast(self, weather: WeatherReport, weather_location: str): + """Display hourly forecast on a device that supports the GUI. + + On the Mark II this screen is the final for current weather. It can + also be shown when the hourly forecast is requested. + + :param weather: hourly weather conditions from Open Weather Maps + """ + hourly_forecast = [] + for hour_count, hourly in enumerate(weather.hourly): + if not hour_count: + continue + if hour_count > 4: + break + if self.config_core["time_format"] == TWELVE_HOUR: + # The datetime builtin returns hour in two character format. Convert + # to a integer and back again to remove the leading zero when present. + hour = int(hourly.date_time.strftime("%I")) + am_pm = hourly.date_time.strftime(" %p") + formatted_time = str(hour) + am_pm + else: + formatted_time = hourly.date_time.strftime("%H:00") + hourly_forecast.append( + dict( + time=hourly.date_time.strftime(formatted_time), + precipitation=hourly.chance_of_precipitation, + temperature=hourly.temperature, + weatherCondition=hourly.condition.image, + ) + ) + self.gui.clear() + self.gui["weatherLocation"] = weather_location + self.gui["hourlyForecast"] = dict(hours=hourly_forecast) + self.gui.show_page("hourly_mark_ii.qml") + + def _report_one_day_forecast(self, message: Message): + """Handles all requests for a single day forecast. + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = WeatherIntent(message, self.lang) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + forecast = weather.get_forecast_for_date(intent_data) + dialogs = self._build_forecast_dialogs([forecast], intent_data, weather_config) + if self.platform == MARK_II: + self._display_one_day_mark_ii(forecast, intent_data) + for dialog in dialogs: + self._speak_weather(dialog) + + def _display_one_day_mark_ii( + self, forecast: DailyWeather, intent_data: WeatherIntent + ): + """Display the forecast for a single day on a Mark II. + + :param forecast: daily forecasts to display + """ + self.gui.clear() + self.gui["weatherLocation"] = self._build_display_location(intent_data, WeatherConfig()) + self.gui["weatherCondition"] = forecast.condition.image + self.gui["weatherDate"] = forecast.date_time.strftime("%A %b %d") + self.gui["highTemperature"] = forecast.temperature.high + self.gui["lowTemperature"] = forecast.temperature.low + self.gui["chanceOfPrecipitation"] = str(forecast.chance_of_precipitation) + self.gui.show_page("single_day_mark_ii.qml") + + def _report_multi_day_forecast(self, message: Message, days: int): + """Handles all requests for multiple day forecasts. + + :param message: Message Bus event information from the intent parser + """ + intent_data = WeatherIntent(message, self.lang) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + try: + forecast = weather.get_forecast_for_multiple_days(days) + except IndexError: + self.speak_dialog("seven.days.available") + forecast = weather.get_forecast_for_multiple_days(7) + dialogs = self._build_forecast_dialogs(forecast, intent_data, weather_config) + self._display_multi_day_forecast(forecast, intent_data) + for dialog in dialogs: + self._speak_weather(dialog) + + def _report_weekend_forecast(self, message: Message): + """Handles requests for a weekend forecast. + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + forecast = weather.get_weekend_forecast() + dialogs = self._build_forecast_dialogs(forecast, intent_data, weather_config) + self._display_multi_day_forecast(forecast, intent_data) + for dialog in dialogs: + self._speak_weather(dialog) + + def _build_forecast_dialogs( + self, forecast: List[DailyWeather], intent_data: WeatherIntent, weather_config: WeatherConfig + ) -> List[DailyDialog]: + """ + Build the dialogs for each of the forecast days being reported to the user. + + :param forecast: daily forecasts to report + :param intent_data: information about the intent that was triggered + :return: one DailyDialog instance for each day being reported. + """ + dialogs = list() + for forecast_day in forecast: + dialog = DailyDialog(intent_data, weather_config, forecast_day) + dialog.build_weather_dialog() + dialogs.append(dialog) + + return dialogs + + def _report_week_summary(self, message: Message): + """Summarize the week's weather rather than giving daily details. + + When the user requests the weather for the week, rather than give a daily + forecast for seven days, summarize the weather conditions for the week. + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = WeatherIntent(message, self.lang) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + forecast = weather.get_forecast_for_multiple_days(7) + dialogs = self._build_weekly_condition_dialogs(forecast, intent_data, weather_config) + dialogs.append(self._build_weekly_temperature_dialog(forecast, intent_data, weather_config)) + self._display_multi_day_forecast(forecast, intent_data) + for dialog in dialogs: + self._speak_weather(dialog) + + def _build_weekly_condition_dialogs( + self, forecast: List[DailyWeather], intent_data: WeatherIntent, weather_config: WeatherConfig + ) -> List[WeeklyDialog]: + """Build the dialog communicating a weather condition on days it is forecasted. + + Args: + forecast: seven day daily forecast + intent_data: Parsed intent data + + Returns: + List of dialogs for each condition expected in the coming week. + """ + dialogs = list() + conditions = set([daily.condition.category for daily in forecast]) + for condition in conditions: + dialog = WeeklyDialog(intent_data, weather_config, forecast) + dialog.build_condition_dialog(condition=condition) + dialogs.append(dialog) + + return dialogs + + def _build_weekly_temperature_dialog( + self, forecast: List[DailyWeather], intent_data: WeatherIntent, weather_config: WeatherConfig + ) -> WeeklyDialog: + """Build the dialog communicating the forecasted range of temperatures. + + Args: + forecast: seven day daily forecast + intent_data: Parsed intent data + + Returns: + Dialog for the temperature ranges over the coming week. + """ + dialog = WeeklyDialog(intent_data, weather_config, forecast) + dialog.build_temperature_dialog() + + return dialog + + def _display_multi_day_forecast( + self, forecast: List[DailyWeather], intent_data: WeatherIntent + ): + """Display daily forecast data on devices that support the GUI. + + Args: + forecast: daily forecasts to display + intent_data: Parsed intent data + """ + if self.platform == MARK_II: + self._display_multi_day_mark_ii(forecast, intent_data) + else: + self._display_multi_day_scalable(forecast) + + def _display_multi_day_mark_ii( + self, forecast: List[DailyWeather], intent_data: WeatherIntent + ): + """Display daily forecast data on a Mark II. + + The Mark II supports displaying four days of a forecast at a time. + + Args: + forecast: daily forecasts to display + intent_data: Parsed intent data + """ + page_name = "daily_mark_ii.qml" + daily_forecast = [] + for day in forecast: + daily_forecast.append( + dict( + weatherCondition=day.condition.image, + day=day.date_time.strftime("%a"), + highTemperature=day.temperature.high, + lowTemperature=day.temperature.low, + ) + ) + self.gui.clear() + self.gui["dailyForecast"] = dict(days=daily_forecast[:4]) + self.gui["weatherLocation"] = \ + self._build_display_location(intent_data, WeatherConfig()) + self.gui.show_page(page_name) + if len(forecast) > 4: + Event().wait(15) + self.gui.clear() + self.gui["dailyForecast"] = dict(days=daily_forecast[4:]) + self.gui.show_page(page_name) + + def _display_multi_day_scalable(self, forecast: List[DailyWeather]): + """Display daily forecast data on GUI devices other than the Mark II. + + The generic layout supports displaying two days of a forecast at a time. + + Args: + forecast: daily forecasts to display + """ + page_one_name = "daily_scalable.qml" + display_data = [] + for day_number, day in enumerate(forecast): + if day_number == 4: + break + display_data.append( + dict( + weatherCondition=day.condition.image, + highTemperature=day.temperature.high, + lowTemperature=day.temperature.low, + date=day.date_time.strftime("%a"), + ) + ) + self.gui.clear() + self.gui["forecast"] = dict(first=display_data[:4]) + self.gui.show_page(page_one_name) + + def _report_temperature(self, message: Message, temperature_type: str = None): + """Handles all requests for a temperature. + + Args: + message: Message Bus event information from the intent parser + temperature_type: current, high or low temperature + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + if weather is not None: + intent_weather = weather.get_weather_for_intent(intent_data) + dialog_args = intent_data, self._get_weather_config(message), intent_weather + dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) + dialog.build_temperature_dialog(temperature_type) + self._speak_weather(dialog) + + def _report_weather_condition(self, message: Message, condition: str): + """Handles all requests for a specific weather condition. + + Args: + message: Message Bus event information from the intent parser + condition: the weather condition specified by the user + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + weather_config = self._get_weather_config(message) + if weather is not None: + intent_weather = weather.get_weather_for_intent(intent_data) + dialog = self._build_condition_dialog( + intent_weather, intent_data, condition, weather_config + ) + self._speak_weather(dialog) + + def _build_condition_dialog( + self, weather, intent_data: WeatherIntent, condition: str, weather_config: WeatherConfig + ): + """Builds a dialog for the requested weather condition. + + Args: + weather: Current, hourly or daily weather forecast + intent_data: Parsed intent data + condition: weather condition requested by the user + """ + dialog_args = intent_data, weather_config, weather + dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) + intent_match = self.voc_match(weather.condition.category.lower(), condition) + dialog.build_condition_dialog(intent_match) + dialog.data.update(condition=self.translate(weather.condition.description)) + + return dialog + + def _report_wind(self, message: Message): + """Handles all requests for a wind conditions. + + Args: + message: Message Bus event information from the intent parser + """ + intent_data = self._get_intent_data(message) + weather = self._get_weather(intent_data) + if weather is not None: + intent_weather = weather.get_weather_for_intent(intent_data) + intent_weather.wind_direction = self.translate( + intent_weather.wind_direction + ) + dialog_args = intent_data, self._get_weather_config(message), intent_weather + dialog = get_dialog_for_timeframe(intent_data.timeframe, dialog_args) + dialog.build_wind_dialog() + self._speak_weather(dialog) + + def _get_intent_data(self, message: Message) -> WeatherIntent: + """Parse the intent data from the message into data used in the skill. + + Args: + message: Message Bus event information from the intent parser + + Returns: + parsed information about the intent + """ + intent_data = None + try: + intent_data = WeatherIntent(message, self.lang) + except ValueError: + self.speak_dialog("cant.get.forecast") + else: + if self.voc_match(intent_data.utterance, "relative-time"): + intent_data.timeframe = HOURLY + elif self.voc_match(intent_data.utterance, "later"): + intent_data.timeframe = HOURLY + elif self.voc_match(intent_data.utterance, "relative-day"): + if not self.voc_match(intent_data.utterance, "today"): + intent_data.timeframe = DAILY + + return intent_data + + def _get_weather(self, intent_data: WeatherIntent) -> WeatherReport: + """Call the Open Weather Map One Call API to get weather information + + Args: + intent_data: Parsed intent data + + Returns: + An object representing the data returned by the API + """ + weather = None + if intent_data is not None: + try: + unit = get_user_prefs()['units']['measure'] + latitude, longitude = self._determine_weather_location(intent_data) + timezone, _ = get_timezone(latitude, longitude) + weather = self.weather_api.get_weather_for_coordinates( + unit, latitude, longitude, self.lang, timezone + ) + except HTTPError as api_error: + self.log.exception("Weather API failure") + self._handle_api_error(api_error) + except LocationNotFoundError: + self.log.exception("City not found.") + self.speak_dialog( + "location-not-found", data=dict(location=intent_data.location) + ) + except Exception as e: + LOG.error(e) + self.log.exception("Unexpected error retrieving weather") + self.speak_dialog("cant-get-forecast") + + return weather + + def _handle_api_error(self, exception: HTTPError): + """Communicate an error condition to the user. + + Args: + exception: the HTTPError returned by the API call + """ + if exception.response.status_code == 401: + self.bus.emit(Message("mycroft.not.paired")) + else: + self.speak_dialog("cant.get.forecast") + + def _determine_weather_location( + self, intent_data: WeatherIntent + ) -> Tuple[float, float]: + """Determine latitude and longitude using the location data in the intent. + + Args: + intent_data: Parsed intent data + + Returns + latitude and longitude of the location + """ + if intent_data.location is None: + location = get_user_prefs()['location'] + latitude = location["lat"] + longitude = location["lng"] + else: + latitude = intent_data.geolocation["latitude"] + longitude = intent_data.geolocation["longitude"] + + return latitude, longitude + + def _speak_weather(self, dialog): + """Instruct device to speak the contents of the specified dialog. + + :param dialog: the dialog that will be spoken + """ + self.log.info("Speaking dialog: " + dialog.name) + self.speak_dialog(dialog.name, dialog.data, wait=True) + + def _get_weather_config(self, message): + config = get_user_prefs(message) + if not all((config['location'].get('lat'), + config['location'].get('lng'))): + from neon_utils.configuration_utils import \ + get_user_config_from_mycroft_conf + config = get_user_config_from_mycroft_conf() + return WeatherConfig(config['location'], + config['units'], + self.settings) + + @skill_api_method + def get_current_weather_homescreen(self, msg: Optional[Message] = None): + try: + config = self._get_weather_config(None) + unit = config.unit_system + coords = get_user_prefs()['location'] + LOG.info(f"Handling request for weather: {unit}, {coords}") + current = self.weather_api.get_current_weather_for_coordinates( + unit, coords['lat'], coords['lng']) + condition = WeatherCondition(current["weather"][0]) + img_code = condition.image.replace("images/", "icons/") + current_weather = round(current["main"]["temp"]) + result = {"weather_code": img_code, "weather_temp": current_weather} + if msg: + LOG.debug(f"Emitting weather response: {result}") + self.bus.emit(msg.reply( + "skill-ovos-weather.openvoiceos.weather.response", + data={"report": result})) + return result + except Exception as e: + LOG.error(e) + return {} diff --git a/skill/api.py b/neon_skill_weather/api.py similarity index 100% rename from skill/api.py rename to neon_skill_weather/api.py diff --git a/skill/config.py b/neon_skill_weather/config.py similarity index 100% rename from skill/config.py rename to neon_skill_weather/config.py diff --git a/skill/dialog.py b/neon_skill_weather/dialog.py similarity index 100% rename from skill/dialog.py rename to neon_skill_weather/dialog.py diff --git a/skill/intent.py b/neon_skill_weather/intent.py similarity index 100% rename from skill/intent.py rename to neon_skill_weather/intent.py diff --git a/locale/ca-es/dialog/and.dialog b/neon_skill_weather/locale/ca-es/dialog/and.dialog similarity index 100% rename from locale/ca-es/dialog/and.dialog rename to neon_skill_weather/locale/ca-es/dialog/and.dialog diff --git a/locale/ca-es/dialog/condition/clear sky.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/clear sky.dialog similarity index 100% rename from locale/ca-es/dialog/condition/clear sky.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/clear sky.dialog diff --git a/locale/ca-es/dialog/condition/clear.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/clear.dialog similarity index 100% rename from locale/ca-es/dialog/condition/clear.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/clear.dialog diff --git a/locale/ca-es/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/ca-es/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/no precipitation expected.dialog diff --git a/locale/ca-es/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/ca-es/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/precipitation expected.dialog diff --git a/locale/ca-es/dialog/condition/rain.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/rain.dialog similarity index 100% rename from locale/ca-es/dialog/condition/rain.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/rain.dialog diff --git a/locale/ca-es/dialog/condition/snow.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/snow.dialog similarity index 100% rename from locale/ca-es/dialog/condition/snow.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/snow.dialog diff --git a/locale/ca-es/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/ca-es/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/ca-es/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/ca-es/dialog/condition/thunderstorm.dialog diff --git a/locale/ca-es/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-condition-expected-local.dialog diff --git a/locale/ca-es/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-condition-expected-location.dialog diff --git a/locale/ca-es/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-humidity-location.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-high-local.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-high-location.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-high-low.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-local.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-location.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-low-local.dialog diff --git a/locale/ca-es/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-temperature-low-location.dialog diff --git a/locale/ca-es/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-weather-local.dialog diff --git a/locale/ca-es/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-weather-location.dialog diff --git a/locale/ca-es/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-wind-light-local.dialog diff --git a/locale/ca-es/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-wind-light-location.dialog diff --git a/locale/ca-es/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/ca-es/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/ca-es/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-wind-strong-local.dialog diff --git a/locale/ca-es/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/ca-es/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/ca-es/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/current/current-wind-strong-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-weather-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-weather-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-wind-light-loaction.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-light-loaction.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-wind-light-loaction.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-light-loaction.dialog diff --git a/locale/ca-es/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/ca-es/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/ca-es/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/ca-es/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/ca-es/dialog/direction/east.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/east.dialog similarity index 100% rename from locale/ca-es/dialog/direction/east.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/east.dialog diff --git a/locale/ca-es/dialog/direction/north.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/north.dialog similarity index 100% rename from locale/ca-es/dialog/direction/north.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/north.dialog diff --git a/locale/ca-es/dialog/direction/northeast.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/northeast.dialog similarity index 100% rename from locale/ca-es/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/northeast.dialog diff --git a/locale/ca-es/dialog/direction/northwest.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/northwest.dialog similarity index 100% rename from locale/ca-es/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/northwest.dialog diff --git a/locale/ca-es/dialog/direction/south.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/south.dialog similarity index 100% rename from locale/ca-es/dialog/direction/south.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/south.dialog diff --git a/locale/ca-es/dialog/direction/southeast.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/southeast.dialog similarity index 100% rename from locale/ca-es/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/southeast.dialog diff --git a/locale/ca-es/dialog/direction/southwest.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/southwest.dialog similarity index 100% rename from locale/ca-es/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/southwest.dialog diff --git a/locale/ca-es/dialog/direction/west.dialog b/neon_skill_weather/locale/ca-es/dialog/direction/west.dialog similarity index 100% rename from locale/ca-es/dialog/direction/west.dialog rename to neon_skill_weather/locale/ca-es/dialog/direction/west.dialog diff --git a/locale/ca-es/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/ca-es/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/ca-es/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/ca-es/dialog/error/cant-get-forecast.dialog diff --git a/locale/ca-es/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/ca-es/dialog/error/location-not-found.dialog similarity index 100% rename from locale/ca-es/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/ca-es/dialog/error/location-not-found.dialog diff --git a/locale/ca-es/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/ca-es/dialog/error/no-forecast.dialog similarity index 100% rename from locale/ca-es/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/ca-es/dialog/error/no-forecast.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-condition-alternative-local.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-alternative-local.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-condition-alternative-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-alternative-local.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-condition-alternative-location.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-alternative-location.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-condition-alternative-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-alternative-location.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-condition-not-expected-local.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-not-expected-local.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-condition-not-expected-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-not-expected-local.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-condition-not-expected-location.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-not-expected-location.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-condition-not-expected-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-condition-not-expected-location.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/ca-es/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/ca-es/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/ca-es/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/ca-es/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/ca-es/dialog/percentage-number.dialog b/neon_skill_weather/locale/ca-es/dialog/percentage-number.dialog similarity index 100% rename from locale/ca-es/dialog/percentage-number.dialog rename to neon_skill_weather/locale/ca-es/dialog/percentage-number.dialog diff --git a/locale/ca-es/dialog/unit/celsius.dialog b/neon_skill_weather/locale/ca-es/dialog/unit/celsius.dialog similarity index 100% rename from locale/ca-es/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/ca-es/dialog/unit/celsius.dialog diff --git a/locale/ca-es/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/ca-es/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/ca-es/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/ca-es/dialog/unit/fahrenheit.dialog diff --git a/locale/ca-es/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/ca-es/dialog/unit/meters per second.dialog similarity index 100% rename from locale/ca-es/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/ca-es/dialog/unit/meters per second.dialog diff --git a/locale/ca-es/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/ca-es/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/ca-es/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/ca-es/dialog/unit/miles per hour.dialog diff --git a/locale/ca-es/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/ca-es/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/ca-es/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/ca-es/dialog/weekly/weekly-temperature.dialog diff --git a/locale/ca-es/regex/location.rx b/neon_skill_weather/locale/ca-es/regex/location.rx similarity index 100% rename from locale/ca-es/regex/location.rx rename to neon_skill_weather/locale/ca-es/regex/location.rx diff --git a/locale/ca-es/vocabulary/condition/clear.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/clear.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/clear.voc diff --git a/locale/ca-es/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/clouds.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/clouds.voc diff --git a/locale/ca-es/vocabulary/condition/do.i.need.an.umbrella.intent b/neon_skill_weather/locale/ca-es/vocabulary/condition/do.i.need.an.umbrella.intent similarity index 100% rename from locale/ca-es/vocabulary/condition/do.i.need.an.umbrella.intent rename to neon_skill_weather/locale/ca-es/vocabulary/condition/do.i.need.an.umbrella.intent diff --git a/locale/ca-es/vocabulary/condition/fog.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/fog.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/fog.voc diff --git a/locale/ca-es/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/humidity.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/humidity.voc diff --git a/locale/ca-es/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/precipitation.voc diff --git a/locale/ca-es/vocabulary/condition/rain.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/rain.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/rain.voc diff --git a/locale/ca-es/vocabulary/condition/snow.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/snow.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/snow.voc diff --git a/locale/ca-es/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/thunderstorm.voc diff --git a/locale/ca-es/vocabulary/condition/windy.voc b/neon_skill_weather/locale/ca-es/vocabulary/condition/windy.voc similarity index 100% rename from locale/ca-es/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/ca-es/vocabulary/condition/windy.voc diff --git a/locale/ca-es/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/couple.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/couple.voc diff --git a/locale/ca-es/vocabulary/date-time/later.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/later.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/later.voc diff --git a/locale/ca-es/vocabulary/date-time/next.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/next.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/next.voc diff --git a/locale/ca-es/vocabulary/date-time/now.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/now.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/now.voc diff --git a/locale/ca-es/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/relative-day.voc diff --git a/locale/ca-es/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/relative-time.voc diff --git a/locale/ca-es/vocabulary/date-time/today.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/today.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/today.voc diff --git a/locale/ca-es/vocabulary/date-time/week.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/week.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/week.voc diff --git a/locale/ca-es/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/ca-es/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/ca-es/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/ca-es/vocabulary/date-time/weekend.voc diff --git a/locale/ca-es/vocabulary/forecast.voc b/neon_skill_weather/locale/ca-es/vocabulary/forecast.voc similarity index 100% rename from locale/ca-es/vocabulary/forecast.voc rename to neon_skill_weather/locale/ca-es/vocabulary/forecast.voc diff --git a/locale/ca-es/vocabulary/location.voc b/neon_skill_weather/locale/ca-es/vocabulary/location.voc similarity index 100% rename from locale/ca-es/vocabulary/location.voc rename to neon_skill_weather/locale/ca-es/vocabulary/location.voc diff --git a/locale/ca-es/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/ca-es/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/ca-es/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/ca-es/vocabulary/query/confirm-query-current.voc diff --git a/locale/ca-es/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/ca-es/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/ca-es/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/ca-es/vocabulary/query/confirm-query-future.voc diff --git a/locale/ca-es/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/ca-es/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/ca-es/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/ca-es/vocabulary/query/confirm-query.voc diff --git a/locale/ca-es/vocabulary/query/how.voc b/neon_skill_weather/locale/ca-es/vocabulary/query/how.voc similarity index 100% rename from locale/ca-es/vocabulary/query/how.voc rename to neon_skill_weather/locale/ca-es/vocabulary/query/how.voc diff --git a/locale/ca-es/vocabulary/query/query.voc b/neon_skill_weather/locale/ca-es/vocabulary/query/query.voc similarity index 100% rename from locale/ca-es/vocabulary/query/query.voc rename to neon_skill_weather/locale/ca-es/vocabulary/query/query.voc diff --git a/locale/ca-es/vocabulary/query/when.voc b/neon_skill_weather/locale/ca-es/vocabulary/query/when.voc similarity index 100% rename from locale/ca-es/vocabulary/query/when.voc rename to neon_skill_weather/locale/ca-es/vocabulary/query/when.voc diff --git a/locale/ca-es/vocabulary/sunrise.voc b/neon_skill_weather/locale/ca-es/vocabulary/sunrise.voc similarity index 100% rename from locale/ca-es/vocabulary/sunrise.voc rename to neon_skill_weather/locale/ca-es/vocabulary/sunrise.voc diff --git a/locale/ca-es/vocabulary/sunset.voc b/neon_skill_weather/locale/ca-es/vocabulary/sunset.voc similarity index 100% rename from locale/ca-es/vocabulary/sunset.voc rename to neon_skill_weather/locale/ca-es/vocabulary/sunset.voc diff --git a/locale/ca-es/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/ca-es/vocabulary/temperature/cold.voc similarity index 100% rename from locale/ca-es/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/ca-es/vocabulary/temperature/cold.voc diff --git a/locale/ca-es/vocabulary/temperature/high.voc b/neon_skill_weather/locale/ca-es/vocabulary/temperature/high.voc similarity index 100% rename from locale/ca-es/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/ca-es/vocabulary/temperature/high.voc diff --git a/locale/ca-es/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/ca-es/vocabulary/temperature/hot.voc similarity index 100% rename from locale/ca-es/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/ca-es/vocabulary/temperature/hot.voc diff --git a/locale/ca-es/vocabulary/temperature/low.voc b/neon_skill_weather/locale/ca-es/vocabulary/temperature/low.voc similarity index 100% rename from locale/ca-es/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/ca-es/vocabulary/temperature/low.voc diff --git a/locale/ca-es/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/ca-es/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/ca-es/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/ca-es/vocabulary/temperature/temperature.voc diff --git a/locale/ca-es/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/ca-es/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/ca-es/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/ca-es/vocabulary/unit/fahrenheit.voc diff --git a/locale/ca-es/vocabulary/unit/unit.entity b/neon_skill_weather/locale/ca-es/vocabulary/unit/unit.entity similarity index 100% rename from locale/ca-es/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/ca-es/vocabulary/unit/unit.entity diff --git a/locale/ca-es/vocabulary/unit/unit.voc b/neon_skill_weather/locale/ca-es/vocabulary/unit/unit.voc similarity index 100% rename from locale/ca-es/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/ca-es/vocabulary/unit/unit.voc diff --git a/locale/ca-es/vocabulary/weather.voc b/neon_skill_weather/locale/ca-es/vocabulary/weather.voc similarity index 100% rename from locale/ca-es/vocabulary/weather.voc rename to neon_skill_weather/locale/ca-es/vocabulary/weather.voc diff --git a/locale/da-dk/dialog/and.dialog b/neon_skill_weather/locale/da-dk/dialog/and.dialog similarity index 100% rename from locale/da-dk/dialog/and.dialog rename to neon_skill_weather/locale/da-dk/dialog/and.dialog diff --git a/locale/da-dk/dialog/condition/clear sky.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/clear sky.dialog similarity index 100% rename from locale/da-dk/dialog/condition/clear sky.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/clear sky.dialog diff --git a/locale/da-dk/dialog/condition/clear.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/clear.dialog similarity index 100% rename from locale/da-dk/dialog/condition/clear.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/clear.dialog diff --git a/locale/da-dk/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/da-dk/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/no precipitation expected.dialog diff --git a/locale/da-dk/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/da-dk/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/precipitation expected.dialog diff --git a/locale/da-dk/dialog/condition/rain.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/rain.dialog similarity index 100% rename from locale/da-dk/dialog/condition/rain.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/rain.dialog diff --git a/locale/da-dk/dialog/condition/snow.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/snow.dialog similarity index 100% rename from locale/da-dk/dialog/condition/snow.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/snow.dialog diff --git a/locale/da-dk/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/da-dk/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/da-dk/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/da-dk/dialog/condition/thunderstorm.dialog diff --git a/locale/da-dk/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-condition-expected-local.dialog diff --git a/locale/da-dk/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-condition-expected-location.dialog diff --git a/locale/da-dk/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-humidity-location.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-high-local.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-high-location.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-high-low.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-local.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-location.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-low-local.dialog diff --git a/locale/da-dk/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-temperature-low-location.dialog diff --git a/locale/da-dk/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-weather-local.dialog diff --git a/locale/da-dk/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-weather-location.dialog diff --git a/locale/da-dk/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-wind-light-local.dialog diff --git a/locale/da-dk/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-wind-light-location.dialog diff --git a/locale/da-dk/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/da-dk/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/da-dk/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-wind-strong-local.dialog diff --git a/locale/da-dk/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/da-dk/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/da-dk/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/current/current-wind-strong-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-weather-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-weather-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/da-dk/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/da-dk/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/da-dk/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/da-dk/dialog/direction/east.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/east.dialog similarity index 100% rename from locale/da-dk/dialog/direction/east.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/east.dialog diff --git a/locale/da-dk/dialog/direction/north.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/north.dialog similarity index 100% rename from locale/da-dk/dialog/direction/north.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/north.dialog diff --git a/locale/da-dk/dialog/direction/northeast.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/northeast.dialog similarity index 100% rename from locale/da-dk/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/northeast.dialog diff --git a/locale/da-dk/dialog/direction/northwest.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/northwest.dialog similarity index 100% rename from locale/da-dk/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/northwest.dialog diff --git a/locale/da-dk/dialog/direction/south.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/south.dialog similarity index 100% rename from locale/da-dk/dialog/direction/south.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/south.dialog diff --git a/locale/da-dk/dialog/direction/southeast.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/southeast.dialog similarity index 100% rename from locale/da-dk/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/southeast.dialog diff --git a/locale/da-dk/dialog/direction/southwest.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/southwest.dialog similarity index 100% rename from locale/da-dk/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/southwest.dialog diff --git a/locale/da-dk/dialog/direction/west.dialog b/neon_skill_weather/locale/da-dk/dialog/direction/west.dialog similarity index 100% rename from locale/da-dk/dialog/direction/west.dialog rename to neon_skill_weather/locale/da-dk/dialog/direction/west.dialog diff --git a/locale/da-dk/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/da-dk/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/da-dk/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/da-dk/dialog/error/cant-get-forecast.dialog diff --git a/locale/da-dk/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/da-dk/dialog/error/location-not-found.dialog similarity index 100% rename from locale/da-dk/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/da-dk/dialog/error/location-not-found.dialog diff --git a/locale/da-dk/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/da-dk/dialog/error/no-forecast.dialog similarity index 100% rename from locale/da-dk/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/da-dk/dialog/error/no-forecast.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-condition-alternative-local.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-alternative-local.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-condition-alternative-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-alternative-local.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-condition-alternative-location.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-alternative-location.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-condition-alternative-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-alternative-location.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-condition-not-expected-local.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-not-expected-local.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-condition-not-expected-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-not-expected-local.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-condition-not-expected-location.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-not-expected-location.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-condition-not-expected-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-condition-not-expected-location.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/da-dk/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/da-dk/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/da-dk/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/da-dk/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/da-dk/dialog/percentage-number.dialog b/neon_skill_weather/locale/da-dk/dialog/percentage-number.dialog similarity index 100% rename from locale/da-dk/dialog/percentage-number.dialog rename to neon_skill_weather/locale/da-dk/dialog/percentage-number.dialog diff --git a/locale/da-dk/dialog/unit/celsius.dialog b/neon_skill_weather/locale/da-dk/dialog/unit/celsius.dialog similarity index 100% rename from locale/da-dk/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/da-dk/dialog/unit/celsius.dialog diff --git a/locale/da-dk/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/da-dk/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/da-dk/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/da-dk/dialog/unit/fahrenheit.dialog diff --git a/locale/da-dk/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/da-dk/dialog/unit/meters per second.dialog similarity index 100% rename from locale/da-dk/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/da-dk/dialog/unit/meters per second.dialog diff --git a/locale/da-dk/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/da-dk/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/da-dk/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/da-dk/dialog/unit/miles per hour.dialog diff --git a/locale/da-dk/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/da-dk/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/da-dk/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/da-dk/dialog/weekly/weekly-temperature.dialog diff --git a/locale/da-dk/regex/location.rx b/neon_skill_weather/locale/da-dk/regex/location.rx similarity index 100% rename from locale/da-dk/regex/location.rx rename to neon_skill_weather/locale/da-dk/regex/location.rx diff --git a/locale/da-dk/vocabulary/condition/clear.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/clear.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/clear.voc diff --git a/locale/da-dk/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/clouds.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/clouds.voc diff --git a/locale/da-dk/vocabulary/condition/do-i-need-an-umbrella-intent b/neon_skill_weather/locale/da-dk/vocabulary/condition/do-i-need-an-umbrella-intent similarity index 100% rename from locale/da-dk/vocabulary/condition/do-i-need-an-umbrella-intent rename to neon_skill_weather/locale/da-dk/vocabulary/condition/do-i-need-an-umbrella-intent diff --git a/locale/da-dk/vocabulary/condition/fog.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/fog.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/fog.voc diff --git a/locale/da-dk/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/humidity.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/humidity.voc diff --git a/locale/da-dk/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/precipitation.voc diff --git a/locale/da-dk/vocabulary/condition/rain.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/rain.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/rain.voc diff --git a/locale/da-dk/vocabulary/condition/snow.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/snow.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/snow.voc diff --git a/locale/da-dk/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/thunderstorm.voc diff --git a/locale/da-dk/vocabulary/condition/windy.voc b/neon_skill_weather/locale/da-dk/vocabulary/condition/windy.voc similarity index 100% rename from locale/da-dk/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/da-dk/vocabulary/condition/windy.voc diff --git a/locale/da-dk/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/couple.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/couple.voc diff --git a/locale/da-dk/vocabulary/date-time/later.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/later.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/later.voc diff --git a/locale/da-dk/vocabulary/date-time/next.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/next.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/next.voc diff --git a/locale/da-dk/vocabulary/date-time/now.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/now.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/now.voc diff --git a/locale/da-dk/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/relative-day.voc diff --git a/locale/da-dk/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/relative-time.voc diff --git a/locale/da-dk/vocabulary/date-time/today.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/today.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/today.voc diff --git a/locale/da-dk/vocabulary/date-time/week.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/week.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/week.voc diff --git a/locale/da-dk/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/da-dk/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/da-dk/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/da-dk/vocabulary/date-time/weekend.voc diff --git a/locale/da-dk/vocabulary/forecast.voc b/neon_skill_weather/locale/da-dk/vocabulary/forecast.voc similarity index 100% rename from locale/da-dk/vocabulary/forecast.voc rename to neon_skill_weather/locale/da-dk/vocabulary/forecast.voc diff --git a/locale/da-dk/vocabulary/location.voc b/neon_skill_weather/locale/da-dk/vocabulary/location.voc similarity index 100% rename from locale/da-dk/vocabulary/location.voc rename to neon_skill_weather/locale/da-dk/vocabulary/location.voc diff --git a/locale/da-dk/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/da-dk/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/da-dk/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/da-dk/vocabulary/query/confirm-query-current.voc diff --git a/locale/da-dk/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/da-dk/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/da-dk/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/da-dk/vocabulary/query/confirm-query-future.voc diff --git a/locale/da-dk/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/da-dk/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/da-dk/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/da-dk/vocabulary/query/confirm-query.voc diff --git a/locale/da-dk/vocabulary/query/how.voc b/neon_skill_weather/locale/da-dk/vocabulary/query/how.voc similarity index 100% rename from locale/da-dk/vocabulary/query/how.voc rename to neon_skill_weather/locale/da-dk/vocabulary/query/how.voc diff --git a/locale/da-dk/vocabulary/query/query.voc b/neon_skill_weather/locale/da-dk/vocabulary/query/query.voc similarity index 100% rename from locale/da-dk/vocabulary/query/query.voc rename to neon_skill_weather/locale/da-dk/vocabulary/query/query.voc diff --git a/locale/da-dk/vocabulary/query/when.voc b/neon_skill_weather/locale/da-dk/vocabulary/query/when.voc similarity index 100% rename from locale/da-dk/vocabulary/query/when.voc rename to neon_skill_weather/locale/da-dk/vocabulary/query/when.voc diff --git a/locale/da-dk/vocabulary/sunrise.voc b/neon_skill_weather/locale/da-dk/vocabulary/sunrise.voc similarity index 100% rename from locale/da-dk/vocabulary/sunrise.voc rename to neon_skill_weather/locale/da-dk/vocabulary/sunrise.voc diff --git a/locale/da-dk/vocabulary/sunset.voc b/neon_skill_weather/locale/da-dk/vocabulary/sunset.voc similarity index 100% rename from locale/da-dk/vocabulary/sunset.voc rename to neon_skill_weather/locale/da-dk/vocabulary/sunset.voc diff --git a/locale/da-dk/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/da-dk/vocabulary/temperature/cold.voc similarity index 100% rename from locale/da-dk/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/da-dk/vocabulary/temperature/cold.voc diff --git a/locale/da-dk/vocabulary/temperature/high.voc b/neon_skill_weather/locale/da-dk/vocabulary/temperature/high.voc similarity index 100% rename from locale/da-dk/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/da-dk/vocabulary/temperature/high.voc diff --git a/locale/da-dk/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/da-dk/vocabulary/temperature/hot.voc similarity index 100% rename from locale/da-dk/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/da-dk/vocabulary/temperature/hot.voc diff --git a/locale/da-dk/vocabulary/temperature/low.voc b/neon_skill_weather/locale/da-dk/vocabulary/temperature/low.voc similarity index 100% rename from locale/da-dk/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/da-dk/vocabulary/temperature/low.voc diff --git a/locale/da-dk/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/da-dk/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/da-dk/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/da-dk/vocabulary/temperature/temperature.voc diff --git a/locale/da-dk/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/da-dk/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/da-dk/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/da-dk/vocabulary/unit/fahrenheit.voc diff --git a/locale/da-dk/vocabulary/unit/unit.entity b/neon_skill_weather/locale/da-dk/vocabulary/unit/unit.entity similarity index 100% rename from locale/da-dk/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/da-dk/vocabulary/unit/unit.entity diff --git a/locale/da-dk/vocabulary/unit/unit.voc b/neon_skill_weather/locale/da-dk/vocabulary/unit/unit.voc similarity index 100% rename from locale/da-dk/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/da-dk/vocabulary/unit/unit.voc diff --git a/locale/da-dk/vocabulary/weather.voc b/neon_skill_weather/locale/da-dk/vocabulary/weather.voc similarity index 100% rename from locale/da-dk/vocabulary/weather.voc rename to neon_skill_weather/locale/da-dk/vocabulary/weather.voc diff --git a/neon_skill_weather/locale/de-de/dialog/and.dialog b/neon_skill_weather/locale/de-de/dialog/and.dialog new file mode 100644 index 000000000..b6f44faff --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/and.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +und diff --git a/locale/de-de/dialog/condition/clear sky.dialog b/neon_skill_weather/locale/de-de/dialog/condition/clear sky.dialog similarity index 100% rename from locale/de-de/dialog/condition/clear sky.dialog rename to neon_skill_weather/locale/de-de/dialog/condition/clear sky.dialog diff --git a/neon_skill_weather/locale/de-de/dialog/condition/clear-sky.dialog b/neon_skill_weather/locale/de-de/dialog/condition/clear-sky.dialog new file mode 100644 index 000000000..34c4456ea --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/clear-sky.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +ein klarer Himmel diff --git a/neon_skill_weather/locale/de-de/dialog/condition/clear.dialog b/neon_skill_weather/locale/de-de/dialog/condition/clear.dialog new file mode 100644 index 000000000..34c4456ea --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/clear.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +ein klarer Himmel diff --git a/neon_skill_weather/locale/de-de/dialog/condition/clouds.dialog b/neon_skill_weather/locale/de-de/dialog/condition/clouds.dialog new file mode 100644 index 000000000..f851ec774 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/clouds.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Wolken diff --git a/neon_skill_weather/locale/de-de/dialog/condition/humidity.dialog b/neon_skill_weather/locale/de-de/dialog/condition/humidity.dialog new file mode 100644 index 000000000..b95cea5f4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/humidity.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Feuchtigkeit diff --git a/locale/de-de/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/de-de/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/de-de/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/de-de/dialog/condition/no precipitation expected.dialog diff --git a/locale/de-de/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/de-de/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/de-de/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/de-de/dialog/condition/precipitation expected.dialog diff --git a/neon_skill_weather/locale/de-de/dialog/condition/rain.dialog b/neon_skill_weather/locale/de-de/dialog/condition/rain.dialog new file mode 100644 index 000000000..a8d709cd8 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/rain.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Regen diff --git a/neon_skill_weather/locale/de-de/dialog/condition/snow.dialog b/neon_skill_weather/locale/de-de/dialog/condition/snow.dialog new file mode 100644 index 000000000..a062efac7 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/snow.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Schnee diff --git a/neon_skill_weather/locale/de-de/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/de-de/dialog/condition/thunderstorm.dialog new file mode 100644 index 000000000..21ae195f4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/condition/thunderstorm.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Stürme +Sturm +Gewitter diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-condition-expected-local.dialog new file mode 100644 index 000000000..708de00b6 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-condition-expected-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Ja, heute wird es {condition} sein +Es sieht so aus, als ob es heute {condition} geben wird +Es sieht aus, als würde es heute {condition} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-condition-expected-location.dialog new file mode 100644 index 000000000..4f2f545f7 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-condition-expected-location.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +In {location} sieht es so aus, als gäbe es heute {condition} +Ja, es wird in {location} {condition} sein +Ja, es wird in {location} {condition} vorausgesagt +Ja, es wird in {location} {condition} erwartet diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-condition-not-expected-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-condition-not-expected-local.dialog new file mode 100644 index 000000000..c10bdccfd --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-condition-not-expected-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Nein, aktuell wird {condition} erwartet +Nein, es ist alktuell mit {condition} zu rechnen +Nein, alktuell wird mit {condition} gerechnen diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-condition-not-expected-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-condition-not-expected-location.dialog new file mode 100644 index 000000000..5036e60da --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-condition-not-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Nein, die Vorhersage sagt für heute {condition} in {location} an +Nein, in {location} wird heute {condition} erwartet diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-humidity-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-humidity-local.dialog new file mode 100644 index 000000000..391b385be --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-humidity-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Derzeit beträgt die Luftfeuchtigkeit {percent} +Im Moment wird {percent} Luftfeuchte gemessen +Wir haben eine Luftfeuchtigkeit von {percent} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-humidity-location.dialog new file mode 100644 index 000000000..fe9c3a230 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-humidity-location.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Derzeit beträgt die Luftfeuchtigkeit in {location} {percent} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-future-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-future-local.dialog new file mode 100644 index 000000000..42a48b209 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-future-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +die Sonne wird heute um {time} Uhr aufgehen +Der Sonnenaufgang findet heute um {time} statt. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-future-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-future-location.dialog new file mode 100644 index 000000000..b55131543 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-future-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Der Sonnenaufgang fand heute bei {time} in {location} statt. +die Sonne ging heute um {time} Uhr in {location} auf diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-past-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-past-local.dialog new file mode 100644 index 000000000..dde962713 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-past-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +die Sonne ging heute um {time} Uhr auf +Sonnenaufgang war heute bei {time} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-past-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-past-location.dialog new file mode 100644 index 000000000..b55131543 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunrise-past-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Der Sonnenaufgang fand heute bei {time} in {location} statt. +die Sonne ging heute um {time} Uhr in {location} auf diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunset-future-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-future-local.dialog new file mode 100644 index 000000000..326b6a8a6 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-future-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +die Sonne geht heute um {time} Uhr unter +Sonnenuntergang wird heute bei {time} sein diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunset-future-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-future-location.dialog new file mode 100644 index 000000000..98903cf39 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-future-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Der Sonnenuntergang wird heute um {time} in {location} stattfinden. +in {location} wird die Sonne heute um {time} untergehen +die Sonne geht heute um {time} in {location} unter diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunset-past-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-past-local.dialog new file mode 100644 index 000000000..c884b4289 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-past-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +die Sonne ist heute um {time} Uhr untergegangen +Sonnenuntergang war heute bei {time} +die Sonne ging heute um {time} Uhr unter diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-sunset-past-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-past-location.dialog new file mode 100644 index 000000000..20375758f --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-sunset-past-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +die Sonne ist heute um {time} Uhr in {location} untergegangen +in {location} ist die Sonne heute um {time} untergegangen +Sonnenuntergang war bei {time} heute in {location} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-local.dialog new file mode 100644 index 000000000..abfdbf4f4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Es werden Höchstwerte von {temperature} Grad erwartet. +Die Temperatur wird heute {temperature} Grad erreichen. +Es werden Höchstwerte von {temperature} Grad {temperature_unit} erwartet. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-location.dialog new file mode 100644 index 000000000..b498ae5c0 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Die Höchstwerte von {temperature} Grad {temperature_unit} werden in {location} erwartet. +Heute wird die Temperatur {temperature} Grad in {location} erreichen. +Die Höchstwerte von {temperature} Grad werden im {location} erwartet. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-low.dialog new file mode 100644 index 000000000..e7f9e44f5 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-high-low.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Die Vorhersage für heute ist ein Hoch von {high_temperature} und ein Tief von {low_temperature}. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-local.dialog new file mode 100644 index 000000000..bbb89e647 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Die Temperatur liegt derzeit bei 0 Grad. +Im Moment sind es {temperature} Grad. +Es ist derzeit {temperature} Grad {temperature_unit}. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-location.dialog new file mode 100644 index 000000000..f6ef6668f --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Im Moment ist es {temperature} Grad in {location}. +Es ist derzeit {temperature} Grad {temperature_unit} in {location}. +Es hat momentan {temperature} Grad in {location}. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-low-local.dialog new file mode 100644 index 000000000..a2b156394 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-low-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Es sind Tiefstwerte von {temperature} Grad zu erwarten. +Ein Tiefstwert von {temperature} Grad {temperature_unit} wird erwartet. +Heute werden es bis zu {temperature} Grad sein. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-low-location.dialog new file mode 100644 index 000000000..27a7ee664 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-temperature-low-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Heute wird die Temperatur so niedrig wie {temperature} Grad {temperature_unit} in {location} sein. +Die Temperaturen können bis auf {temperature} Grad in {location} sinken. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-weather-local.dialog new file mode 100644 index 000000000..4b01da984 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-weather-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Derzeit ist es {condition} und {temperature} Grad {temperature_unit}. +Die Temperatur beträgt derzeit {condition} und {temperature} Grad. +Im Moment sind es {condition} und {temperature} Grad. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-weather-location.dialog new file mode 100644 index 000000000..c97711618 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-weather-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +{location} hat {condition} und ist derzeit {temperature} Grad. +Im Moment sind es {condition} und {temperature} Grad in {location}. +Derzeit ist es {condition} und {temperature} Grad {temperature_unit} in {location}. diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-wind-light-local.dialog new file mode 100644 index 000000000..48f2eead6 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-wind-light-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Der Wind ist schwach bei {speed} {speed_unit} aus {direction} +Heute weht ein leichter Wind aus der {direction} bei {speed} {speed_unit} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-wind-light-location.dialog new file mode 100644 index 000000000..73f63d31a --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-wind-light-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Der Wind ist leicht in {location} bei {speed} {speed_unit} aus der {direction} +In {location} weht heute ein leichter Wind aus der {direction} bei {speed} {speed_unit} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-wind-moderate-local.dialog new file mode 100644 index 000000000..fb2dd7d65 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-wind-moderate-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Heute ist es ein bisschen windig, derzeit {speed} {speed_unit} +Derzeit weht der Wind mäßig {speed} {speed_unit} aus {direction} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-wind-moderate-location.dialog new file mode 100644 index 000000000..f4f3ce585 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-wind-moderate-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Derzeit weht ein mäßiger {speed} {speed_unit} aus {direction} in {location} +Es ist ein bisschen windig in {location} heute, derzeit {speed} {speed_unit} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-wind-strong-local.dialog new file mode 100644 index 000000000..0dbcf1178 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-wind-strong-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Der Wind ist heute sehr stark aus der {direction}, {speed} {speed_unit} +Momentan ist der Wind aus der {direction} bei {speed} {speed_unit}, vielleicht ist es gut, heute drinnen zu bleiben +Heute ist es sehr windig, {speed} {speed_unit} diff --git a/neon_skill_weather/locale/de-de/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/de-de/dialog/current/current-wind-strong-location.dialog new file mode 100644 index 000000000..4ebfb551f --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/current-wind-strong-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Der Wind ist heute sehr stark aus der {direction} in {location}, {speed} {speed_unit} +Im Moment ist der Wind aus der {direction} bei {speed} {speed_unit} in {location}, ein guter Tag, um drinnen zu bleiben +{location} wird heute starken Wind haben, {speed} {speed_unit} diff --git a/neon_skill_weather/locale/de-de/dialog/current/currrent-clouds-alternative-local.dialog b/neon_skill_weather/locale/de-de/dialog/current/currrent-clouds-alternative-local.dialog new file mode 100644 index 000000000..b14861673 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/current/currrent-clouds-alternative-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Nein, die Vorhersage sagt für heute {condition} +Es sollte nicht bewölkt sein, es sieht so aus, als würde es heute {condition} geben +Sieht nicht so aus, die Chancen stehen gut, dass es heute {condition} sein wird. diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-expected-local.dialog new file mode 100644 index 000000000..eb8eb02b4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Ja, erwarten Sie {condition} {day} +Ja, die Prognose sieht {condition} {day} vor. diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-expected-location.dialog new file mode 100644 index 000000000..5d1479760 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Ja, erwarten Sie {condition} in {location} {day} +Ja, die Vorhersage sieht {condition} in {location} {day} vor. diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-not-expected-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-not-expected-local.dialog new file mode 100644 index 000000000..437ba6013 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-not-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Nein, {day} die Prognose sieht {condition} vor +Nein, {condition} wird erwartet {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-not-expected-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-not-expected-location.dialog new file mode 100644 index 000000000..6578dfd4e --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-condition-not-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Nein, {day} die Prognose sieht {condition} in {location} vor +Nein, in {location} wird {condition} erwartet {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-humidity-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-humidity-local.dialog new file mode 100644 index 000000000..1c4438994 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-humidity-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Die Feuchtigkeit {day} wird zu {percent} +{day} die Vorhersage sieht eine Luftfeuchtigkeit von {percent} vor diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-humidity-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-humidity-location.dialog new file mode 100644 index 000000000..25e66c86a --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-humidity-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Die Feuchtigkeit in {location} {day} wird {percent} sein +{day} die Vorhersage in {location} sieht eine Luftfeuchtigkeit von {percent} vor diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-local.dialog new file mode 100644 index 000000000..1aaa24c2e --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es besteht eine {percent} Chance auf {precipitation} {day} +Die Vorhersage sagt eine {percent} Chance von {precipitation} {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-location.dialog new file mode 100644 index 000000000..4eaeef179 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Die Vorhersage sieht eine {percent} Chance von {precipitation} in {location} {day} vor +In {location} gibt es eine {percent} Chance auf {precipitation} {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-none-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-none-local.dialog new file mode 100644 index 000000000..42f058778 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-none-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Für die nächsten 7 Tage wird keine prognostiziert. +Für die nächsten 7 Tage ist kein Niederschlag vorhergesagt diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-none-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-none-location.dialog new file mode 100644 index 000000000..19837bd7a --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-precipitation-next-none-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Für die nächsten sieben Tage ist in {location} kein Niederschlag vorhergesagt. +In {location} wird keine prognostiziert diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-sunrise-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunrise-local.dialog new file mode 100644 index 000000000..cc2cf5e9b --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunrise-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +{day} geht die Sonne um {time} auf +Sonnenaufgang wird um {time} {day} sein +die Sonne wird um {time} {day} aufgehen diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-sunrise-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunrise-location.dialog new file mode 100644 index 000000000..c48325db4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunrise-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +{day} die Sonne wird um {time} in {location} aufgehen +in {location} wird der Sonnenaufgang um {time} {day} sein +die Sonne wird um {time} {day} in {location} aufgehen diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-sunset-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunset-local.dialog new file mode 100644 index 000000000..a3668562e --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunset-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +{day} die Sonne wird um {time} untergehen +Sonnenuntergang wird bei {time} {day} sein +die Sonne wird um {time} {day} untergehen diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-sunset-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunset-location.dialog new file mode 100644 index 000000000..345f6baf3 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-sunset-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +{day} die Sonne wird um {time} in {location} untergehen +in {location} wird der Sonnenuntergang bei {time} {day} sein +die Sonne wird um {time} {day} in {location} untergehen diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-high-local.dialog new file mode 100644 index 000000000..cc7b2bd27 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-high-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Bei {day} wird die Temperatur bis zu {temperature} Grad betragen. +{day} wird sie so hoch wie {temperature} sein diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-high-location.dialog new file mode 100644 index 000000000..7125fa3fe --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-high-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es wird so hoch wie {temperature} Grad in {location} {day} +{location} wird einen Höchstwert von {temperature} Grad haben {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-local.dialog new file mode 100644 index 000000000..31b5d0268 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +{day} wird die Temperatur {temperature} Grad betragen. +{day} wird es {temperature} sein diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-location.dialog new file mode 100644 index 000000000..c4b850951 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +{day} wird es {temperature} Grad in {location} sein +{day}, {location} wird eine Temperatur von {temperature} Grad haben diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-low-local.dialog new file mode 100644 index 000000000..68a0cdffe --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-low-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +{day} wird es so niedrig wie {temperature} sein +Bei {day} wird die Temperatur bis auf {temperature} Grad sinken. diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-low-location.dialog new file mode 100644 index 000000000..bf668797c --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-temperature-low-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +{day} wird es in {location} nur noch {temperature} Grad sein +{day}, {location} wird so niedrig wie {temperature} Grad sein diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-weather-local.dialog new file mode 100644 index 000000000..1979ea613 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-weather-local.dialog @@ -0,0 +1,6 @@ +# auto translated from en-us to de-de +Die Prognose {day} ist {condition} mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} +{day} wird es {condition} mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} +{day} ist der Höchstwert {high_temperature} und der Tiefstwert {low_temperature}, mit {condition} +Erwarten Sie {condition}, mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} {day} +{day} erwarten {condition}, mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-weather-location.dialog new file mode 100644 index 000000000..f186af7f4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-weather-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Die Prognose {day} ist {high_temperature} für ein Hoch und {low_temperature} für ein Tief in {location} +{day} wird {condition} sein, mit einem Hoch von {high_temperature} und einem Tief von {low_temperature} in {location} +{day}, {location} wird einen Höchstwert von {high_temperature} und einen Tiefstwert von {low_temperature} haben, mit {condition} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-light-local.dialog new file mode 100644 index 000000000..eae3c0959 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-light-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es weht ein leichter Wind aus Richtung {direction} {day} bei {speed} {speed_unit} +Es wird nicht sehr windig sein {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-light-location.dialog new file mode 100644 index 000000000..cbe10c149 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-light-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es wird ein leichter Wind aus der {direction} in {location} {day} bei {speed} {speed_unit} herrschen. +In {location} {day} wird es nicht sehr windig sein. diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-moderate-local.dialog new file mode 100644 index 000000000..05979550e --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-moderate-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Die Vorhersage sagt einen mäßigen Wind aus der Richtung {direction} bei {speed} {speed_unit} {day} voraus. +Sie können einen mäßigen Wind von etwa {speed} {speed_unit} {day} erwarten. +Der Wind wird mäßig sein, etwa {speed} {speed_unit} aus der {direction} {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-moderate-location.dialog new file mode 100644 index 000000000..35de6d062 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-moderate-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Sie können einen Wind von etwa {speed} {speed_unit} in {location} {day} erwarten. +Der Wind wird mäßig sein in {location} {day}, etwa {speed} {speed_unit} aus der {direction} +Die Vorhersage {day} sagt voraus, dass {location} mäßigen Wind aus der {direction} von {speed} {speed_unit} haben wird. diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-strong-local.dialog new file mode 100644 index 000000000..567fec68e --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-strong-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es weht ein starker Wind aus der {direction} von {speed} {speed_unit} {day} +Der Wind wird so stark sein wie {speed} {speed_unit} {day} diff --git a/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-strong-location.dialog new file mode 100644 index 000000000..294da0c0a --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/daily/daily-wind-strong-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es wird ein starker Wind aus der {direction} von {speed} {speed_unit} in {location} {day} herrschen. +Der Wind wird so stark sein wie {speed} {speed_unit} in {location} {day} diff --git a/neon_skill_weather/locale/de-de/dialog/direction/east.dialog b/neon_skill_weather/locale/de-de/dialog/direction/east.dialog new file mode 100644 index 000000000..a7b5904b2 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/east.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Osten diff --git a/neon_skill_weather/locale/de-de/dialog/direction/north.dialog b/neon_skill_weather/locale/de-de/dialog/direction/north.dialog new file mode 100644 index 000000000..ed139bce2 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/north.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Norden diff --git a/neon_skill_weather/locale/de-de/dialog/direction/northeast.dialog b/neon_skill_weather/locale/de-de/dialog/direction/northeast.dialog new file mode 100644 index 000000000..86ff5a947 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/northeast.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Nordosten diff --git a/neon_skill_weather/locale/de-de/dialog/direction/northwest.dialog b/neon_skill_weather/locale/de-de/dialog/direction/northwest.dialog new file mode 100644 index 000000000..23bc2acd1 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/northwest.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Nordwesten diff --git a/neon_skill_weather/locale/de-de/dialog/direction/south.dialog b/neon_skill_weather/locale/de-de/dialog/direction/south.dialog new file mode 100644 index 000000000..6eb247612 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/south.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Süden diff --git a/neon_skill_weather/locale/de-de/dialog/direction/southeast.dialog b/neon_skill_weather/locale/de-de/dialog/direction/southeast.dialog new file mode 100644 index 000000000..8d83bda80 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/southeast.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Südosten diff --git a/neon_skill_weather/locale/de-de/dialog/direction/southwest.dialog b/neon_skill_weather/locale/de-de/dialog/direction/southwest.dialog new file mode 100644 index 000000000..dac3d1b20 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/southwest.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Südwesten diff --git a/neon_skill_weather/locale/de-de/dialog/direction/west.dialog b/neon_skill_weather/locale/de-de/dialog/direction/west.dialog new file mode 100644 index 000000000..2eda3334b --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/direction/west.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +West diff --git a/neon_skill_weather/locale/de-de/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/de-de/dialog/error/cant-get-forecast.dialog new file mode 100644 index 000000000..448114dfc --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/error/cant-get-forecast.dialog @@ -0,0 +1,40 @@ +# auto translated from en-us to de-de +Entschuldigung. Ich kann im Moment keine Wetterberichte abrufen. +Es tut mir leid. Ich kann die Wettervorhersage ab sofort nicht mehr aufrufen. +Es tut mir leid. Ich kann ab sofort keine Wetterberichte abrufen. +Ich kann im Moment nicht auf die Wettervorhersage zugreifen. +Entschuldigung. Ich kann jetzt nicht auf die Wettervorhersage zugreifen. +Entschuldigung. Ich kann ab sofort keine Wetterberichte mehr bekommen. +Es tut mir leid. Ich kann ab sofort keine Wettervorhersagen mehr bekommen. +Es tut mir leid. Ich habe gerade keinen Zugriff auf die Wettervorhersage. +Es tut mir leid. Ich kann im Moment nicht auf Wetterberichte zugreifen. +Es tut mir leid. Ich kann im Moment keine Wettervorhersagen bekommen. +Es tut mir leid. Ich kann im Moment nicht auf die Wetterberichte zugreifen. +Es tut mir leid. Ich kann im Moment nicht auf die Wettervorhersage zugreifen. +Ich kann im Moment keine Wetterberichte abrufen. +Auf die Wettervorhersage kann ich ab sofort nicht mehr zugreifen. +Entschuldigung. Ich kann ab sofort nicht mehr auf Wetterberichte zugreifen. +Ich kann im Moment keine Wetterberichte bekommen. +Entschuldigung. Ich kann im Moment nicht auf die Wettervorhersage zugreifen. +Die Wettervorhersage ist derzeit nicht verfügbar. +Es tut mir leid. Ich kann ab sofort keine Wetterberichte mehr bekommen. +Entschuldigung. Ich kann ab sofort keine Wettervorhersagen mehr bekommen. +Entschuldigung. Ich kann im Moment nicht auf die Wetterberichte zugreifen. +Entschuldigung. Ich kann im Moment keine Wettervorhersagen bekommen. +Es tut mir leid. Ich kann im Moment keine Wettervorhersagen abrufen. +Ich kann ab sofort keine Wetterberichte mehr bekommen. +Wetterberichte sind derzeit nicht verfügbar. +Ich kann ab sofort nicht mehr auf Wetterberichte zugreifen. +Ich kann im Moment nicht auf Wetterberichte zugreifen. +Es tut mir leid. Ich kann jetzt nicht auf die Wettervorhersage zugreifen. +Ich kann ab sofort keine Wettervorhersagen mehr bekommen. +Entschuldigung. Ich kann ab sofort nicht mehr auf die Wettervorhersage zugreifen. +Es tut mir leid. Ich kann im Moment keine Wetterberichte abrufen. +Es tut mir leid. Ich kann ab sofort nicht mehr auf Wetterberichte zugreifen. +Entschuldigung. Ich habe gerade keinen Zugang zu den Wettervorhersagen. +Ich kann im Moment keine Wettervorhersagen bekommen. +Entschuldigung. Ich kann im Moment nicht auf Wetterberichte zugreifen. +Entschuldigung. Ich kann im Moment keine Wetterberichte bekommen. +Es tut mir leid. Ich kann im Moment keine Wetterberichte bekommen. +Ich kann die Wettervorhersage nicht mehr abrufen. +Wettervorhersagen sind derzeit nicht verfügbar. diff --git a/neon_skill_weather/locale/de-de/dialog/error/forty-eight-hours-available.dialog b/neon_skill_weather/locale/de-de/dialog/error/forty-eight-hours-available.dialog new file mode 100644 index 000000000..93f92988c --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/error/forty-eight-hours-available.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Leider habe ich nur stündliche Vorhersagedaten für 48 Stunden. diff --git a/neon_skill_weather/locale/de-de/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/de-de/dialog/error/location-not-found.dialog new file mode 100644 index 000000000..319f6ec9a --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/error/location-not-found.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Ich kann eine Stadt namens {location} nicht finden. Bitte versuchen Sie es erneut +Die Stadt {location} ist nicht in meiner Datenbank gespeichert. Bitte versuchen Sie es erneut diff --git a/neon_skill_weather/locale/de-de/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/de-de/dialog/error/no-forecast.dialog new file mode 100644 index 000000000..ebbd314c6 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/error/no-forecast.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Sorry, ich kenne die Vorhersage nicht {day} +Ich habe keine Vorhersage {day} diff --git a/neon_skill_weather/locale/de-de/dialog/error/seven-days-available.dialog b/neon_skill_weather/locale/de-de/dialog/error/seven-days-available.dialog new file mode 100644 index 000000000..7cfd77bb9 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/error/seven-days-available.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Ich kann Ihnen die Vorhersage für die nächsten sieben Tage nennen. +Ich habe eine Wettervorhersage für sieben Tage zur Verfügung. diff --git a/locale/de-de/dialog/hourly/hourly-condition-alternative-local.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-alternative-local.dialog similarity index 100% rename from locale/de-de/dialog/hourly/hourly-condition-alternative-local.dialog rename to neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-alternative-local.dialog diff --git a/locale/de-de/dialog/hourly/hourly-condition-alternative-location.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-alternative-location.dialog similarity index 100% rename from locale/de-de/dialog/hourly/hourly-condition-alternative-location.dialog rename to neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-alternative-location.dialog diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-expected-local.dialog new file mode 100644 index 000000000..c9bbb34fa --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-expected-local.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Ja, die {time}-Prognose für sagt {condition} voraus diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-expected-location.dialog new file mode 100644 index 000000000..2deba2f12 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-expected-location.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Ja, es wird {condition} dieses {time} sein diff --git a/locale/de-de/dialog/hourly/hourly-condition-not-expected-local.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-not-expected-local.dialog similarity index 100% rename from locale/de-de/dialog/hourly/hourly-condition-not-expected-local.dialog rename to neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-not-expected-local.dialog diff --git a/locale/de-de/dialog/hourly/hourly-condition-not-expected-location.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-not-expected-location.dialog similarity index 100% rename from locale/de-de/dialog/hourly/hourly-condition-not-expected-location.dialog rename to neon_skill_weather/locale/de-de/dialog/hourly/hourly-condition-not-expected-location.dialog diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-precipitation-next-local.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-precipitation-next-local.dialog new file mode 100644 index 000000000..e81f9e6b3 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-precipitation-next-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Die Vorhersage sieht eine {percent} Chance auf {precipitation} bei {time} vor. +Es besteht eine {percent} Chance auf {precipitation} bei {time} diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-precipitation-next-location.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-precipitation-next-location.dialog new file mode 100644 index 000000000..b3098dbd1 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-precipitation-next-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Bei {location} besteht eine {percent} Chance auf {precipitation} bei {time} +Die Vorhersage sieht eine {percent} Chance von {precipitation} in {location} bei {time} vor. diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-temperature-local.dialog new file mode 100644 index 000000000..3314cd31d --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-temperature-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Es wird etwa {temperature} Grad in der {time} +Im {time} wird es {temperature} Grad sein diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-temperature-location.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-temperature-location.dialog new file mode 100644 index 000000000..1d2f6ab7c --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-temperature-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Im {location} wird es etwa {temperature} Grad in der {time} sein +Im {time} wird es {temperature} Grad in {location} sein diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-weather-local.dialog new file mode 100644 index 000000000..3f432deec --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-weather-local.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +Später wird es {condition} und um {temperature} Grad sein +Es wird {condition} sein, mit Temperaturen nahe {temperature} +Um {temperature} Grad mit {condition} +Später wird es {condition} und {temperature} Grad sein diff --git a/neon_skill_weather/locale/de-de/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-weather-location.dialog new file mode 100644 index 000000000..26a3b3c18 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/hourly/hourly-weather-location.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +{location} Wetter in den nächsten Stunden werden {condition} und {temperature} Grad sein +{location} wird um {temperature} mit {condition} sein +{location} wird etwa {temperature} Grad mit {condition} sein +Später wird es {condition} in {location} sein, mit Temperaturen um {temperature} diff --git a/neon_skill_weather/locale/de-de/dialog/percentage-number.dialog b/neon_skill_weather/locale/de-de/dialog/percentage-number.dialog new file mode 100644 index 000000000..5a2150741 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/percentage-number.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +{number} Prozent diff --git a/neon_skill_weather/locale/de-de/dialog/unit/celsius.dialog b/neon_skill_weather/locale/de-de/dialog/unit/celsius.dialog new file mode 100644 index 000000000..b9fc14f0e --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/unit/celsius.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +celsius diff --git a/neon_skill_weather/locale/de-de/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/de-de/dialog/unit/fahrenheit.dialog new file mode 100644 index 000000000..c4997d247 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/unit/fahrenheit.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Fahrenheit diff --git a/neon_skill_weather/locale/de-de/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/de-de/dialog/unit/meters per second.dialog new file mode 100644 index 000000000..8f1710180 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/unit/meters per second.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Meter pro Sekunde diff --git a/neon_skill_weather/locale/de-de/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/de-de/dialog/unit/miles per hour.dialog new file mode 100644 index 000000000..8e7b03018 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/unit/miles per hour.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Meilen pro Stunde diff --git a/neon_skill_weather/locale/de-de/dialog/weekly/weekly-condition.dialog b/neon_skill_weather/locale/de-de/dialog/weekly/weekly-condition.dialog new file mode 100644 index 000000000..efe67f017 --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/weekly/weekly-condition.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Bei {days} erwarten Sie {condition} +Die Prognose sieht {condition} auf {days} vor. diff --git a/neon_skill_weather/locale/de-de/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/de-de/dialog/weekly/weekly-temperature.dialog new file mode 100644 index 000000000..e499ec7be --- /dev/null +++ b/neon_skill_weather/locale/de-de/dialog/weekly/weekly-temperature.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Die Tiefstwerte werden zwischen {low_min} und {low_max} liegen, die Höchstwerte zwischen {high_min} und {high_max} diff --git a/locale/de-de/regex/location.rx b/neon_skill_weather/locale/de-de/regex/location.rx similarity index 98% rename from locale/de-de/regex/location.rx rename to neon_skill_weather/locale/de-de/regex/location.rx index a57deded6..3f95d57b8 100644 --- a/locale/de-de/regex/location.rx +++ b/neon_skill_weather/locale/de-de/regex/location.rx @@ -1 +1 @@ -.*\b(bei|in) (?P(?!\bcelsius\b|\bfahrenheit\b) *.+) +.*\b(bei|in) (?P(?!\bcelsius\b|\bfahrenheit\b) *.+) diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/clear.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/clear.voc new file mode 100644 index 000000000..6e6c7b8b0 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/clear.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to de-de +sonnig +schönes Wetter +gutes Wetter +klar +Sonne diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/clouds.voc new file mode 100644 index 000000000..3d049c43f --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/clouds.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to de-de +wenige Wolken +Wolke +Wolken +aufgelockerte Bewölkung +bewölkt diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/do-i-need-an-umbrella.intent b/neon_skill_weather/locale/de-de/vocabulary/condition/do-i-need-an-umbrella.intent new file mode 100644 index 000000000..987870d7a --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/do-i-need-an-umbrella.intent @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +Brauche ich eine Regenjacke? +Brauche ich einen Regenschirm? +Sollte ich eine Regenjacke mitbringen? +Soll ich einen Regenschirm mitnehmen? diff --git a/locale/de-de/vocabulary/condition/do.i.need.an.umbrella.intent b/neon_skill_weather/locale/de-de/vocabulary/condition/do.i.need.an.umbrella.intent similarity index 100% rename from locale/de-de/vocabulary/condition/do.i.need.an.umbrella.intent rename to neon_skill_weather/locale/de-de/vocabulary/condition/do.i.need.an.umbrella.intent diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/fog.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/fog.voc new file mode 100644 index 000000000..01b19d2aa --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/fog.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +neblig +Nebel diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/humidity.voc new file mode 100644 index 000000000..cb371412f --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/humidity.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +feucht +Feuchtigkeit +dampfend diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/precipitation.voc new file mode 100644 index 000000000..47a73aed3 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/precipitation.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to de-de +regnerisch +Schnee +Regen +Niederschlag +Nieselregen +verschneit diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/rain.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/rain.voc new file mode 100644 index 000000000..a94c977ca --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/rain.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to de-de +regnerisch +Regen +Niederschlag +leichter Regen +Nieselregen diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/snow.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/snow.voc new file mode 100644 index 000000000..3cb2926a6 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/snow.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +Schnee +Schneeregen +Graupel +verschneit diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/thunderstorm.voc new file mode 100644 index 000000000..9aef2b2e4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/thunderstorm.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to de-de +Stürmung +stürmisch +Sturm diff --git a/neon_skill_weather/locale/de-de/vocabulary/condition/windy.voc b/neon_skill_weather/locale/de-de/vocabulary/condition/windy.voc new file mode 100644 index 000000000..29a1f02d1 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/condition/windy.voc @@ -0,0 +1,8 @@ +# auto translated from en-us to de-de +stürmisch +Blasen +Wind +Winde +luftig +Windgeschwindigkeit +windig diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/couple.voc new file mode 100644 index 000000000..3563c6546 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/couple.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Paar diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/few.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/few.voc new file mode 100644 index 000000000..5929abaee --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/few.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +wenige diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/later.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/later.voc new file mode 100644 index 000000000..78e36516c --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/later.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to de-de +nächste Stunden +nächste Stunde +später +wenige Stunden +die nächsten paar Stunden +ein paar Stunden diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/next.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/next.voc new file mode 100644 index 000000000..b1659afdd --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/next.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +nächste +wieder diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/now.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/now.voc new file mode 100644 index 000000000..dae9448c7 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/now.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +aktuell +jetzt diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/number-days.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/number-days.voc new file mode 100644 index 000000000..f25214bcd --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/number-days.voc @@ -0,0 +1,33 @@ +# auto translated from en-us to de-de +6-tägig +4 Tage +die nächsten drei Tage +dreitägig +die nächsten fünf Tage +4-tägig +die nächsten sechs Tage +2 Tage +die nächsten 6 Tage +Fünf Tage +sechs Tage +6 Tag +nächste 3 Tage +zwei Tage +die nächsten vier Tage +viertägig +vier Tage +nächste 4 Tage +6 Tage +3-Tage +drei Tage +fünf Tage +2-tägig +die nächsten paar Tage +5-Tage +nächste 5 Tage +zweitägig +5 Tage +die nächsten Tage +3 Tage +die nächsten zwei Tage +nächste 2 Tage diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/relative-day.voc new file mode 100644 index 000000000..d093c087b --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/relative-day.voc @@ -0,0 +1,19 @@ +# auto translated from en-us to de-de +die gestrige +donnerstag +morgen +am Sonnabend +Freitag +Tage +sonntag +gestern +dienstag +am Sonntag +mittwochs +die morgige +am dienstag +am Montag +montags +donnerstags +samstag +freitags diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/relative-time.voc new file mode 100644 index 000000000..8d9f79734 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/relative-time.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to de-de +heute Abend +Morgen +Nachmittag +über Nacht +Nacht +Abend diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/today.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/today.voc new file mode 100644 index 000000000..6906f71e6 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/today.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +heute +die heutige diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/week.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/week.voc new file mode 100644 index 000000000..65327cb5b --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/week.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +wöchentlich +Woche diff --git a/neon_skill_weather/locale/de-de/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/de-de/vocabulary/date-time/weekend.voc new file mode 100644 index 000000000..2d2c5387a --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/date-time/weekend.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Wochenende diff --git a/neon_skill_weather/locale/de-de/vocabulary/forecast.voc b/neon_skill_weather/locale/de-de/vocabulary/forecast.voc new file mode 100644 index 000000000..b16d365a4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/forecast.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Prognose diff --git a/neon_skill_weather/locale/de-de/vocabulary/like.voc b/neon_skill_weather/locale/de-de/vocabulary/like.voc new file mode 100644 index 000000000..793f0a34e --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/like.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +wie diff --git a/neon_skill_weather/locale/de-de/vocabulary/location.voc b/neon_skill_weather/locale/de-de/vocabulary/location.voc new file mode 100644 index 000000000..f7e5590f0 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/location.voc @@ -0,0 +1,16 @@ +# auto translated from en-us to de-de +atlanta +spokane +Seattle +houston +berlin +san francisco +Los Angeles, Kalifornien|los angeles|la +Kansas City +chicago +san jose +portland oregon|portland +Lawrence, Kansas +Austin +san diego +boston diff --git a/neon_skill_weather/locale/de-de/vocabulary/outside.voc b/neon_skill_weather/locale/de-de/vocabulary/outside.voc new file mode 100644 index 000000000..f6c2f0fca --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/outside.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +außerhalb +aus diff --git a/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query-current.voc new file mode 100644 index 000000000..a3e63a475 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query-current.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +gibt es +ist es diff --git a/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query-future.voc new file mode 100644 index 000000000..34456b141 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query-future.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +wird es sein +wird es zu einer +wird es +wird es eine diff --git a/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query.voc new file mode 100644 index 000000000..26f7dc2f7 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/query/confirm-query.voc @@ -0,0 +1,6 @@ +wird es +ist es +ist dort +wird dort +gibt es +haben sie diff --git a/neon_skill_weather/locale/de-de/vocabulary/query/how.voc b/neon_skill_weather/locale/de-de/vocabulary/query/how.voc new file mode 100644 index 000000000..793f0a34e --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/query/how.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +wie diff --git a/neon_skill_weather/locale/de-de/vocabulary/query/query.voc b/neon_skill_weather/locale/de-de/vocabulary/query/query.voc new file mode 100644 index 000000000..58e712f95 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/query/query.voc @@ -0,0 +1,5 @@ +wie ist +was ist +was wird +sag (mir|uns) (über|) +erzählen Sie (mir|uns) von diff --git a/neon_skill_weather/locale/de-de/vocabulary/query/when.voc b/neon_skill_weather/locale/de-de/vocabulary/query/when.voc new file mode 100644 index 000000000..8724c396b --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/query/when.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to de-de +wann wird +wenn +welche Uhrzeit +Wann ist +wann ist diff --git a/neon_skill_weather/locale/de-de/vocabulary/sunrise.voc b/neon_skill_weather/locale/de-de/vocabulary/sunrise.voc new file mode 100644 index 000000000..83a784192 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/sunrise.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +Morgengrauen +Sonnenaufgang +Tagesanbruch +Tagespause diff --git a/neon_skill_weather/locale/de-de/vocabulary/sunset.voc b/neon_skill_weather/locale/de-de/vocabulary/sunset.voc new file mode 100644 index 000000000..e7c109a84 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/sunset.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Dämmerung +Sonnenuntergang diff --git a/neon_skill_weather/locale/de-de/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/de-de/vocabulary/temperature/cold.voc new file mode 100644 index 000000000..a80c46413 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/temperature/cold.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +kalt +cool +chillig +Gefrieren diff --git a/neon_skill_weather/locale/de-de/vocabulary/temperature/high.voc b/neon_skill_weather/locale/de-de/vocabulary/temperature/high.voc new file mode 100644 index 000000000..d9e355ac7 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/temperature/high.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +max +höchste +maximal +hoch diff --git a/neon_skill_weather/locale/de-de/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/de-de/vocabulary/temperature/hot.voc new file mode 100644 index 000000000..ac09842a4 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/temperature/hot.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +heiß +warm diff --git a/neon_skill_weather/locale/de-de/vocabulary/temperature/low.voc b/neon_skill_weather/locale/de-de/vocabulary/temperature/low.voc new file mode 100644 index 000000000..e04adb971 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/temperature/low.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to de-de +niedrig +niedrigste +Minimum +min diff --git a/neon_skill_weather/locale/de-de/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/de-de/vocabulary/temperature/temperature.voc new file mode 100644 index 000000000..779834de9 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/temperature/temperature.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Temperatur +Aushilfe diff --git a/neon_skill_weather/locale/de-de/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/de-de/vocabulary/unit/fahrenheit.voc new file mode 100644 index 000000000..c4997d247 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/unit/fahrenheit.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Fahrenheit diff --git a/locale/en-us/vocabulary/unit/unit.entity b/neon_skill_weather/locale/de-de/vocabulary/unit/unit.entity similarity index 100% rename from locale/en-us/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/de-de/vocabulary/unit/unit.entity diff --git a/neon_skill_weather/locale/de-de/vocabulary/unit/unit.voc b/neon_skill_weather/locale/de-de/vocabulary/unit/unit.voc new file mode 100644 index 000000000..2b99e7ab2 --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/unit/unit.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to de-de +Fahrenheit +celsius diff --git a/neon_skill_weather/locale/de-de/vocabulary/weather.voc b/neon_skill_weather/locale/de-de/vocabulary/weather.voc new file mode 100644 index 000000000..3c3c5be8d --- /dev/null +++ b/neon_skill_weather/locale/de-de/vocabulary/weather.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to de-de +Wetter diff --git a/locale/en-us/dialog/and.dialog b/neon_skill_weather/locale/en-us/dialog/and.dialog similarity index 100% rename from locale/en-us/dialog/and.dialog rename to neon_skill_weather/locale/en-us/dialog/and.dialog diff --git a/locale/en-us/dialog/condition/clear-sky.dialog b/neon_skill_weather/locale/en-us/dialog/condition/clear-sky.dialog similarity index 100% rename from locale/en-us/dialog/condition/clear-sky.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/clear-sky.dialog diff --git a/locale/en-us/dialog/condition/clear.dialog b/neon_skill_weather/locale/en-us/dialog/condition/clear.dialog similarity index 100% rename from locale/en-us/dialog/condition/clear.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/clear.dialog diff --git a/locale/en-us/dialog/condition/clouds.dialog b/neon_skill_weather/locale/en-us/dialog/condition/clouds.dialog similarity index 100% rename from locale/en-us/dialog/condition/clouds.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/clouds.dialog diff --git a/locale/en-us/dialog/condition/humidity.dialog b/neon_skill_weather/locale/en-us/dialog/condition/humidity.dialog similarity index 100% rename from locale/en-us/dialog/condition/humidity.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/humidity.dialog diff --git a/locale/en-us/dialog/condition/rain.dialog b/neon_skill_weather/locale/en-us/dialog/condition/rain.dialog similarity index 100% rename from locale/en-us/dialog/condition/rain.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/rain.dialog diff --git a/locale/en-us/dialog/condition/snow.dialog b/neon_skill_weather/locale/en-us/dialog/condition/snow.dialog similarity index 100% rename from locale/en-us/dialog/condition/snow.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/snow.dialog diff --git a/locale/en-us/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/en-us/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/en-us/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/en-us/dialog/condition/thunderstorm.dialog diff --git a/locale/en-us/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-condition-expected-local.dialog diff --git a/locale/en-us/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-condition-expected-location.dialog diff --git a/locale/en-us/dialog/current/current-condition-not-expected-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-condition-not-expected-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-condition-not-expected-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-condition-not-expected-local.dialog diff --git a/locale/en-us/dialog/current/current-condition-not-expected-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-condition-not-expected-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-condition-not-expected-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-condition-not-expected-location.dialog diff --git a/locale/en-us/dialog/current/current-humidity-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-humidity-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-humidity-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-humidity-local.dialog diff --git a/locale/en-us/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-humidity-location.dialog diff --git a/locale/en-us/dialog/current/current-sunrise-future-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunrise-future-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunrise-future-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunrise-future-local.dialog diff --git a/locale/en-us/dialog/current/current-sunrise-future-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunrise-future-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunrise-future-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunrise-future-location.dialog diff --git a/locale/en-us/dialog/current/current-sunrise-past-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunrise-past-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunrise-past-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunrise-past-local.dialog diff --git a/locale/en-us/dialog/current/current-sunrise-past-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunrise-past-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunrise-past-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunrise-past-location.dialog diff --git a/locale/en-us/dialog/current/current-sunset-future-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunset-future-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunset-future-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunset-future-local.dialog diff --git a/locale/en-us/dialog/current/current-sunset-future-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunset-future-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunset-future-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunset-future-location.dialog diff --git a/locale/en-us/dialog/current/current-sunset-past-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunset-past-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunset-past-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunset-past-local.dialog diff --git a/locale/en-us/dialog/current/current-sunset-past-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-sunset-past-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-sunset-past-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-sunset-past-location.dialog diff --git a/locale/en-us/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-high-local.dialog diff --git a/locale/en-us/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-high-location.dialog diff --git a/locale/en-us/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-high-low.dialog diff --git a/locale/en-us/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-local.dialog diff --git a/locale/en-us/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-location.dialog diff --git a/locale/en-us/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-low-local.dialog diff --git a/locale/en-us/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-temperature-low-location.dialog diff --git a/locale/en-us/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-weather-local.dialog diff --git a/locale/en-us/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-weather-location.dialog diff --git a/locale/en-us/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-wind-light-local.dialog diff --git a/locale/en-us/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-wind-light-location.dialog diff --git a/locale/en-us/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/en-us/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/en-us/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/en-us/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-wind-strong-local.dialog diff --git a/locale/en-us/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/en-us/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/en-us/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/en-us/dialog/current/current-wind-strong-location.dialog diff --git a/locale/en-us/dialog/current/currrent-clouds-alternative-local.dialog b/neon_skill_weather/locale/en-us/dialog/current/currrent-clouds-alternative-local.dialog similarity index 100% rename from locale/en-us/dialog/current/currrent-clouds-alternative-local.dialog rename to neon_skill_weather/locale/en-us/dialog/current/currrent-clouds-alternative-local.dialog diff --git a/locale/en-us/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/en-us/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/en-us/dialog/daily/daily-condition-not-expected-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-condition-not-expected-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-condition-not-expected-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-condition-not-expected-local.dialog diff --git a/locale/en-us/dialog/daily/daily-condition-not-expected-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-condition-not-expected-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-condition-not-expected-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-condition-not-expected-location.dialog diff --git a/locale/en-us/dialog/daily/daily-humidity-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-humidity-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-humidity-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-humidity-local.dialog diff --git a/locale/en-us/dialog/daily/daily-humidity-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-humidity-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-humidity-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-humidity-location.dialog diff --git a/locale/en-us/dialog/daily/daily-precipitation-next-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-precipitation-next-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-local.dialog diff --git a/locale/en-us/dialog/daily/daily-precipitation-next-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-precipitation-next-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-location.dialog diff --git a/locale/en-us/dialog/daily/daily-precipitation-next-none-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-none-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-precipitation-next-none-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-none-local.dialog diff --git a/locale/en-us/dialog/daily/daily-precipitation-next-none-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-none-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-precipitation-next-none-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-precipitation-next-none-location.dialog diff --git a/locale/en-us/dialog/daily/daily-sunrise-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-sunrise-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-sunrise-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-sunrise-local.dialog diff --git a/locale/en-us/dialog/daily/daily-sunrise-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-sunrise-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-sunrise-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-sunrise-location.dialog diff --git a/locale/en-us/dialog/daily/daily-sunset-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-sunset-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-sunset-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-sunset-local.dialog diff --git a/locale/en-us/dialog/daily/daily-sunset-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-sunset-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-sunset-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-sunset-location.dialog diff --git a/locale/en-us/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/en-us/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/en-us/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-local.dialog diff --git a/locale/en-us/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-location.dialog diff --git a/locale/en-us/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/en-us/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/en-us/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-weather-local.dialog diff --git a/locale/en-us/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-weather-location.dialog diff --git a/locale/en-us/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/en-us/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/en-us/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/en-us/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/en-us/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/en-us/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/en-us/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/en-us/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/en-us/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/en-us/dialog/direction/east.dialog b/neon_skill_weather/locale/en-us/dialog/direction/east.dialog similarity index 100% rename from locale/en-us/dialog/direction/east.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/east.dialog diff --git a/locale/en-us/dialog/direction/north.dialog b/neon_skill_weather/locale/en-us/dialog/direction/north.dialog similarity index 100% rename from locale/en-us/dialog/direction/north.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/north.dialog diff --git a/locale/en-us/dialog/direction/northeast.dialog b/neon_skill_weather/locale/en-us/dialog/direction/northeast.dialog similarity index 100% rename from locale/en-us/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/northeast.dialog diff --git a/locale/en-us/dialog/direction/northwest.dialog b/neon_skill_weather/locale/en-us/dialog/direction/northwest.dialog similarity index 100% rename from locale/en-us/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/northwest.dialog diff --git a/locale/en-us/dialog/direction/south.dialog b/neon_skill_weather/locale/en-us/dialog/direction/south.dialog similarity index 100% rename from locale/en-us/dialog/direction/south.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/south.dialog diff --git a/locale/en-us/dialog/direction/southeast.dialog b/neon_skill_weather/locale/en-us/dialog/direction/southeast.dialog similarity index 100% rename from locale/en-us/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/southeast.dialog diff --git a/locale/en-us/dialog/direction/southwest.dialog b/neon_skill_weather/locale/en-us/dialog/direction/southwest.dialog similarity index 100% rename from locale/en-us/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/southwest.dialog diff --git a/locale/en-us/dialog/direction/west.dialog b/neon_skill_weather/locale/en-us/dialog/direction/west.dialog similarity index 100% rename from locale/en-us/dialog/direction/west.dialog rename to neon_skill_weather/locale/en-us/dialog/direction/west.dialog diff --git a/locale/en-us/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/en-us/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/en-us/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/en-us/dialog/error/cant-get-forecast.dialog diff --git a/locale/en-us/dialog/error/forty-eight-hours-available.dialog b/neon_skill_weather/locale/en-us/dialog/error/forty-eight-hours-available.dialog similarity index 100% rename from locale/en-us/dialog/error/forty-eight-hours-available.dialog rename to neon_skill_weather/locale/en-us/dialog/error/forty-eight-hours-available.dialog diff --git a/locale/en-us/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/en-us/dialog/error/location-not-found.dialog similarity index 100% rename from locale/en-us/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/en-us/dialog/error/location-not-found.dialog diff --git a/locale/en-us/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/en-us/dialog/error/no-forecast.dialog similarity index 100% rename from locale/en-us/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/en-us/dialog/error/no-forecast.dialog diff --git a/locale/en-us/dialog/error/seven-days-available.dialog b/neon_skill_weather/locale/en-us/dialog/error/seven-days-available.dialog similarity index 100% rename from locale/en-us/dialog/error/seven-days-available.dialog rename to neon_skill_weather/locale/en-us/dialog/error/seven-days-available.dialog diff --git a/locale/en-us/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/en-us/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/en-us/dialog/hourly/hourly-precipitation-next-local.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-precipitation-next-local.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-precipitation-next-local.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-precipitation-next-local.dialog diff --git a/locale/en-us/dialog/hourly/hourly-precipitation-next-location.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-precipitation-next-location.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-precipitation-next-location.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-precipitation-next-location.dialog diff --git a/locale/en-us/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/en-us/dialog/hourly/hourly-temperature-location.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-temperature-location.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-temperature-location.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-temperature-location.dialog diff --git a/locale/en-us/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/en-us/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/en-us/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/en-us/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/en-us/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/en-us/dialog/percentage-number.dialog b/neon_skill_weather/locale/en-us/dialog/percentage-number.dialog similarity index 100% rename from locale/en-us/dialog/percentage-number.dialog rename to neon_skill_weather/locale/en-us/dialog/percentage-number.dialog diff --git a/locale/en-us/dialog/unit/celsius.dialog b/neon_skill_weather/locale/en-us/dialog/unit/celsius.dialog similarity index 100% rename from locale/en-us/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/en-us/dialog/unit/celsius.dialog diff --git a/locale/en-us/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/en-us/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/en-us/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/en-us/dialog/unit/fahrenheit.dialog diff --git a/locale/en-us/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/en-us/dialog/unit/meters per second.dialog similarity index 100% rename from locale/en-us/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/en-us/dialog/unit/meters per second.dialog diff --git a/locale/en-us/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/en-us/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/en-us/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/en-us/dialog/unit/miles per hour.dialog diff --git a/locale/en-us/dialog/weekly/weekly-condition.dialog b/neon_skill_weather/locale/en-us/dialog/weekly/weekly-condition.dialog similarity index 100% rename from locale/en-us/dialog/weekly/weekly-condition.dialog rename to neon_skill_weather/locale/en-us/dialog/weekly/weekly-condition.dialog diff --git a/locale/en-us/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/en-us/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/en-us/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/en-us/dialog/weekly/weekly-temperature.dialog diff --git a/locale/en-us/regex/location.rx b/neon_skill_weather/locale/en-us/regex/location.rx similarity index 100% rename from locale/en-us/regex/location.rx rename to neon_skill_weather/locale/en-us/regex/location.rx diff --git a/locale/en-us/vocabulary/condition/clear.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/clear.voc similarity index 100% rename from locale/en-us/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/clear.voc diff --git a/locale/en-us/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/clouds.voc similarity index 100% rename from locale/en-us/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/clouds.voc diff --git a/locale/en-us/vocabulary/condition/do-i-need-an-umbrella.intent b/neon_skill_weather/locale/en-us/vocabulary/condition/do-i-need-an-umbrella.intent similarity index 100% rename from locale/en-us/vocabulary/condition/do-i-need-an-umbrella.intent rename to neon_skill_weather/locale/en-us/vocabulary/condition/do-i-need-an-umbrella.intent diff --git a/locale/en-us/vocabulary/condition/fog.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/fog.voc similarity index 100% rename from locale/en-us/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/fog.voc diff --git a/locale/en-us/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/humidity.voc similarity index 100% rename from locale/en-us/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/humidity.voc diff --git a/locale/en-us/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/en-us/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/precipitation.voc diff --git a/locale/en-us/vocabulary/condition/rain.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/rain.voc similarity index 100% rename from locale/en-us/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/rain.voc diff --git a/locale/en-us/vocabulary/condition/snow.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/snow.voc similarity index 100% rename from locale/en-us/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/snow.voc diff --git a/locale/en-us/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/en-us/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/thunderstorm.voc diff --git a/locale/en-us/vocabulary/condition/windy.voc b/neon_skill_weather/locale/en-us/vocabulary/condition/windy.voc similarity index 100% rename from locale/en-us/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/en-us/vocabulary/condition/windy.voc diff --git a/locale/en-us/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/couple.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/couple.voc diff --git a/locale/en-us/vocabulary/date-time/few.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/few.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/few.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/few.voc diff --git a/locale/en-us/vocabulary/date-time/later.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/later.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/later.voc diff --git a/locale/en-us/vocabulary/date-time/next.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/next.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/next.voc diff --git a/locale/en-us/vocabulary/date-time/now.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/now.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/now.voc diff --git a/locale/en-us/vocabulary/date-time/number-days.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/number-days.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/number-days.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/number-days.voc diff --git a/locale/en-us/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/relative-day.voc diff --git a/locale/en-us/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/relative-time.voc diff --git a/locale/en-us/vocabulary/date-time/today.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/today.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/today.voc diff --git a/locale/en-us/vocabulary/date-time/week.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/week.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/week.voc diff --git a/locale/en-us/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/en-us/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/en-us/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/en-us/vocabulary/date-time/weekend.voc diff --git a/locale/en-us/vocabulary/forecast.voc b/neon_skill_weather/locale/en-us/vocabulary/forecast.voc similarity index 100% rename from locale/en-us/vocabulary/forecast.voc rename to neon_skill_weather/locale/en-us/vocabulary/forecast.voc diff --git a/locale/en-us/vocabulary/like.voc b/neon_skill_weather/locale/en-us/vocabulary/like.voc similarity index 100% rename from locale/en-us/vocabulary/like.voc rename to neon_skill_weather/locale/en-us/vocabulary/like.voc diff --git a/locale/en-us/vocabulary/location.voc b/neon_skill_weather/locale/en-us/vocabulary/location.voc similarity index 100% rename from locale/en-us/vocabulary/location.voc rename to neon_skill_weather/locale/en-us/vocabulary/location.voc diff --git a/locale/en-us/vocabulary/outside.voc b/neon_skill_weather/locale/en-us/vocabulary/outside.voc similarity index 100% rename from locale/en-us/vocabulary/outside.voc rename to neon_skill_weather/locale/en-us/vocabulary/outside.voc diff --git a/locale/en-us/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/en-us/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/en-us/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/en-us/vocabulary/query/confirm-query-current.voc diff --git a/locale/en-us/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/en-us/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/en-us/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/en-us/vocabulary/query/confirm-query-future.voc diff --git a/locale/en-us/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/en-us/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/en-us/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/en-us/vocabulary/query/confirm-query.voc diff --git a/locale/en-us/vocabulary/query/how.voc b/neon_skill_weather/locale/en-us/vocabulary/query/how.voc similarity index 100% rename from locale/en-us/vocabulary/query/how.voc rename to neon_skill_weather/locale/en-us/vocabulary/query/how.voc diff --git a/locale/en-us/vocabulary/query/query.voc b/neon_skill_weather/locale/en-us/vocabulary/query/query.voc similarity index 100% rename from locale/en-us/vocabulary/query/query.voc rename to neon_skill_weather/locale/en-us/vocabulary/query/query.voc diff --git a/locale/en-us/vocabulary/query/when.voc b/neon_skill_weather/locale/en-us/vocabulary/query/when.voc similarity index 100% rename from locale/en-us/vocabulary/query/when.voc rename to neon_skill_weather/locale/en-us/vocabulary/query/when.voc diff --git a/locale/en-us/vocabulary/sunrise.voc b/neon_skill_weather/locale/en-us/vocabulary/sunrise.voc similarity index 100% rename from locale/en-us/vocabulary/sunrise.voc rename to neon_skill_weather/locale/en-us/vocabulary/sunrise.voc diff --git a/locale/en-us/vocabulary/sunset.voc b/neon_skill_weather/locale/en-us/vocabulary/sunset.voc similarity index 100% rename from locale/en-us/vocabulary/sunset.voc rename to neon_skill_weather/locale/en-us/vocabulary/sunset.voc diff --git a/locale/en-us/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/en-us/vocabulary/temperature/cold.voc similarity index 100% rename from locale/en-us/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/en-us/vocabulary/temperature/cold.voc diff --git a/locale/en-us/vocabulary/temperature/high.voc b/neon_skill_weather/locale/en-us/vocabulary/temperature/high.voc similarity index 100% rename from locale/en-us/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/en-us/vocabulary/temperature/high.voc diff --git a/locale/en-us/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/en-us/vocabulary/temperature/hot.voc similarity index 100% rename from locale/en-us/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/en-us/vocabulary/temperature/hot.voc diff --git a/locale/en-us/vocabulary/temperature/low.voc b/neon_skill_weather/locale/en-us/vocabulary/temperature/low.voc similarity index 100% rename from locale/en-us/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/en-us/vocabulary/temperature/low.voc diff --git a/locale/en-us/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/en-us/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/en-us/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/en-us/vocabulary/temperature/temperature.voc diff --git a/locale/en-us/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/en-us/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/en-us/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/en-us/vocabulary/unit/fahrenheit.voc diff --git a/locale/gl-es/vocabulary/unit/unit.entity b/neon_skill_weather/locale/en-us/vocabulary/unit/unit.entity similarity index 100% rename from locale/gl-es/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/en-us/vocabulary/unit/unit.entity diff --git a/locale/en-us/vocabulary/unit/unit.voc b/neon_skill_weather/locale/en-us/vocabulary/unit/unit.voc similarity index 100% rename from locale/en-us/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/en-us/vocabulary/unit/unit.voc diff --git a/locale/en-us/vocabulary/weather.voc b/neon_skill_weather/locale/en-us/vocabulary/weather.voc similarity index 100% rename from locale/en-us/vocabulary/weather.voc rename to neon_skill_weather/locale/en-us/vocabulary/weather.voc diff --git a/locale/es-es/dialog/condition/humidity.dialog b/neon_skill_weather/locale/es-es/dialog/condition/humidity.dialog similarity index 100% rename from locale/es-es/dialog/condition/humidity.dialog rename to neon_skill_weather/locale/es-es/dialog/condition/humidity.dialog diff --git a/locale/es-es/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/es-es/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/es-es/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/es-es/dialog/condition/no precipitation expected.dialog diff --git a/locale/es-es/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/es-es/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/es-es/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/es-es/dialog/condition/precipitation expected.dialog diff --git a/locale/es-es/dialog/condition/rain.dialog b/neon_skill_weather/locale/es-es/dialog/condition/rain.dialog similarity index 100% rename from locale/es-es/dialog/condition/rain.dialog rename to neon_skill_weather/locale/es-es/dialog/condition/rain.dialog diff --git a/locale/es-es/dialog/condition/snow.dialog b/neon_skill_weather/locale/es-es/dialog/condition/snow.dialog similarity index 100% rename from locale/es-es/dialog/condition/snow.dialog rename to neon_skill_weather/locale/es-es/dialog/condition/snow.dialog diff --git a/locale/es-es/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/es-es/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/es-es/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/es-es/dialog/current/current-weather-local.dialog diff --git a/locale/es-es/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/es-es/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/es-es/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/es-es/dialog/current/current-weather-location.dialog diff --git a/locale/es-es/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/es-es/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/es-es/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/es-es/dialog/daily/daily-weather-local.dialog diff --git a/locale/es-es/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/es-es/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/es-es/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/es-es/dialog/daily/daily-weather-location.dialog diff --git a/locale/es-es/dialog/direction/east.dialog b/neon_skill_weather/locale/es-es/dialog/direction/east.dialog similarity index 100% rename from locale/es-es/dialog/direction/east.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/east.dialog diff --git a/locale/es-es/dialog/direction/north.dialog b/neon_skill_weather/locale/es-es/dialog/direction/north.dialog similarity index 100% rename from locale/es-es/dialog/direction/north.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/north.dialog diff --git a/locale/es-es/dialog/direction/northeast.dialog b/neon_skill_weather/locale/es-es/dialog/direction/northeast.dialog similarity index 100% rename from locale/es-es/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/northeast.dialog diff --git a/locale/es-es/dialog/direction/northwest.dialog b/neon_skill_weather/locale/es-es/dialog/direction/northwest.dialog similarity index 100% rename from locale/es-es/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/northwest.dialog diff --git a/locale/es-es/dialog/direction/south.dialog b/neon_skill_weather/locale/es-es/dialog/direction/south.dialog similarity index 100% rename from locale/es-es/dialog/direction/south.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/south.dialog diff --git a/locale/es-es/dialog/direction/southeast.dialog b/neon_skill_weather/locale/es-es/dialog/direction/southeast.dialog similarity index 100% rename from locale/es-es/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/southeast.dialog diff --git a/locale/es-es/dialog/direction/southwest.dialog b/neon_skill_weather/locale/es-es/dialog/direction/southwest.dialog similarity index 100% rename from locale/es-es/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/southwest.dialog diff --git a/locale/es-es/dialog/direction/west.dialog b/neon_skill_weather/locale/es-es/dialog/direction/west.dialog similarity index 100% rename from locale/es-es/dialog/direction/west.dialog rename to neon_skill_weather/locale/es-es/dialog/direction/west.dialog diff --git a/locale/es-es/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/es-es/dialog/error/location-not-found.dialog similarity index 100% rename from locale/es-es/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/es-es/dialog/error/location-not-found.dialog diff --git a/locale/es-es/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/es-es/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/es-es/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/es-es/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/es-es/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/es-es/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/es-es/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/es-es/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/es-es/dialog/percentage-number.dialog b/neon_skill_weather/locale/es-es/dialog/percentage-number.dialog similarity index 100% rename from locale/es-es/dialog/percentage-number.dialog rename to neon_skill_weather/locale/es-es/dialog/percentage-number.dialog diff --git a/locale/es-es/dialog/unit/celsius.dialog b/neon_skill_weather/locale/es-es/dialog/unit/celsius.dialog similarity index 100% rename from locale/es-es/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/es-es/dialog/unit/celsius.dialog diff --git a/locale/es-es/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/es-es/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/es-es/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/es-es/dialog/unit/fahrenheit.dialog diff --git a/locale/es-es/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/es-es/dialog/unit/meters per second.dialog similarity index 100% rename from locale/es-es/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/es-es/dialog/unit/meters per second.dialog diff --git a/locale/es-es/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/es-es/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/es-es/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/es-es/dialog/unit/miles per hour.dialog diff --git a/locale/es-es/regex/location.rx b/neon_skill_weather/locale/es-es/regex/location.rx similarity index 100% rename from locale/es-es/regex/location.rx rename to neon_skill_weather/locale/es-es/regex/location.rx diff --git a/locale/es-es/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/es-es/vocabulary/condition/humidity.voc similarity index 100% rename from locale/es-es/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/es-es/vocabulary/condition/humidity.voc diff --git a/locale/es-es/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/es-es/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/es-es/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/es-es/vocabulary/condition/precipitation.voc diff --git a/locale/es-es/vocabulary/condition/windy.voc b/neon_skill_weather/locale/es-es/vocabulary/condition/windy.voc similarity index 100% rename from locale/es-es/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/es-es/vocabulary/condition/windy.voc diff --git a/locale/es-es/vocabulary/date-time/later.voc b/neon_skill_weather/locale/es-es/vocabulary/date-time/later.voc similarity index 100% rename from locale/es-es/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/es-es/vocabulary/date-time/later.voc diff --git a/locale/es-es/vocabulary/date-time/next.voc b/neon_skill_weather/locale/es-es/vocabulary/date-time/next.voc similarity index 100% rename from locale/es-es/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/es-es/vocabulary/date-time/next.voc diff --git a/locale/es-es/vocabulary/forecast.voc b/neon_skill_weather/locale/es-es/vocabulary/forecast.voc similarity index 100% rename from locale/es-es/vocabulary/forecast.voc rename to neon_skill_weather/locale/es-es/vocabulary/forecast.voc diff --git a/locale/es-es/vocabulary/location.voc b/neon_skill_weather/locale/es-es/vocabulary/location.voc similarity index 100% rename from locale/es-es/vocabulary/location.voc rename to neon_skill_weather/locale/es-es/vocabulary/location.voc diff --git a/locale/es-es/vocabulary/query/query.voc b/neon_skill_weather/locale/es-es/vocabulary/query/query.voc similarity index 100% rename from locale/es-es/vocabulary/query/query.voc rename to neon_skill_weather/locale/es-es/vocabulary/query/query.voc diff --git a/locale/es-es/vocabulary/sunrise.voc b/neon_skill_weather/locale/es-es/vocabulary/sunrise.voc similarity index 100% rename from locale/es-es/vocabulary/sunrise.voc rename to neon_skill_weather/locale/es-es/vocabulary/sunrise.voc diff --git a/locale/es-es/vocabulary/sunset.voc b/neon_skill_weather/locale/es-es/vocabulary/sunset.voc similarity index 100% rename from locale/es-es/vocabulary/sunset.voc rename to neon_skill_weather/locale/es-es/vocabulary/sunset.voc diff --git a/locale/es-es/vocabulary/weather.voc b/neon_skill_weather/locale/es-es/vocabulary/weather.voc similarity index 100% rename from locale/es-es/vocabulary/weather.voc rename to neon_skill_weather/locale/es-es/vocabulary/weather.voc diff --git a/locale/eu-eu/dialog/condition/clear-sky.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/clear-sky.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/clear-sky.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/clear-sky.dialog diff --git a/locale/eu-eu/dialog/condition/clear.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/clear.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/clear.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/clear.dialog diff --git a/locale/eu-eu/dialog/condition/clouds.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/clouds.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/clouds.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/clouds.dialog diff --git a/locale/eu-eu/dialog/condition/humidity.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/humidity.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/humidity.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/humidity.dialog diff --git a/locale/eu-eu/dialog/condition/rain.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/rain.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/rain.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/rain.dialog diff --git a/locale/eu-eu/dialog/condition/snow.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/snow.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/snow.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/snow.dialog diff --git a/locale/eu-eu/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/eu-eu/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/eu-eu/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/eu-eu/dialog/condition/thunderstorm.dialog diff --git a/locale/eu-eu/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-condition-expected-local.dialog diff --git a/locale/eu-eu/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-condition-expected-location.dialog diff --git a/locale/eu-eu/dialog/current/current-condition-not-expected-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-condition-not-expected-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-condition-not-expected-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-condition-not-expected-local.dialog diff --git a/locale/eu-eu/dialog/current/current-condition-not-expected-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-condition-not-expected-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-condition-not-expected-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-condition-not-expected-location.dialog diff --git a/locale/eu-eu/dialog/current/current-humidity-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-humidity-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-humidity-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-humidity-local.dialog diff --git a/locale/eu-eu/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-humidity-location.dialog diff --git a/locale/eu-eu/dialog/current/current-sunrise-future-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-future-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunrise-future-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-future-local.dialog diff --git a/locale/eu-eu/dialog/current/current-sunrise-future-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-future-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunrise-future-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-future-location.dialog diff --git a/locale/eu-eu/dialog/current/current-sunrise-past-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-past-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunrise-past-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-past-local.dialog diff --git a/locale/eu-eu/dialog/current/current-sunrise-past-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-past-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunrise-past-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunrise-past-location.dialog diff --git a/locale/eu-eu/dialog/current/current-sunset-future-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-future-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunset-future-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-future-local.dialog diff --git a/locale/eu-eu/dialog/current/current-sunset-future-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-future-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunset-future-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-future-location.dialog diff --git a/locale/eu-eu/dialog/current/current-sunset-past-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-past-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunset-past-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-past-local.dialog diff --git a/locale/eu-eu/dialog/current/current-sunset-past-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-past-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-sunset-past-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-sunset-past-location.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-high-local.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-high-location.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-high-low.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-local.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-location.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-low-local.dialog diff --git a/locale/eu-eu/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-temperature-low-location.dialog diff --git a/locale/eu-eu/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-weather-local.dialog diff --git a/locale/eu-eu/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-weather-location.dialog diff --git a/locale/eu-eu/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-wind-light-local.dialog diff --git a/locale/eu-eu/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-wind-light-location.dialog diff --git a/locale/eu-eu/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/eu-eu/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/eu-eu/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-wind-strong-local.dialog diff --git a/locale/eu-eu/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/eu-eu/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/current-wind-strong-location.dialog diff --git a/locale/eu-eu/dialog/current/currrent-clouds-alternative-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/current/currrent-clouds-alternative-local.dialog similarity index 100% rename from locale/eu-eu/dialog/current/currrent-clouds-alternative-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/current/currrent-clouds-alternative-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-condition-not-expected-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-not-expected-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-condition-not-expected-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-not-expected-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-condition-not-expected-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-not-expected-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-condition-not-expected-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-condition-not-expected-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-humidity-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-humidity-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-humidity-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-humidity-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-humidity-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-humidity-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-humidity-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-humidity-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-precipitation-next-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-precipitation-next-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-precipitation-next-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-precipitation-next-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-precipitation-next-none-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-none-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-precipitation-next-none-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-none-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-precipitation-next-none-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-none-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-precipitation-next-none-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-precipitation-next-none-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-sunrise-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunrise-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-sunrise-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunrise-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-sunrise-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunrise-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-sunrise-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunrise-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-sunset-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunset-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-sunset-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunset-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-sunset-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunset-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-sunset-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-sunset-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-weather-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-weather-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/eu-eu/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/eu-eu/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/eu-eu/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/eu-eu/dialog/direction/east.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/east.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/east.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/east.dialog diff --git a/locale/eu-eu/dialog/direction/north.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/north.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/north.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/north.dialog diff --git a/locale/eu-eu/dialog/direction/northeast.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/northeast.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/northeast.dialog diff --git a/locale/eu-eu/dialog/direction/northwest.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/northwest.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/northwest.dialog diff --git a/locale/eu-eu/dialog/direction/south.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/south.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/south.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/south.dialog diff --git a/locale/eu-eu/dialog/direction/southeast.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/southeast.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/southeast.dialog diff --git a/locale/eu-eu/dialog/direction/southwest.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/southwest.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/southwest.dialog diff --git a/locale/eu-eu/dialog/direction/west.dialog b/neon_skill_weather/locale/eu-eu/dialog/direction/west.dialog similarity index 100% rename from locale/eu-eu/dialog/direction/west.dialog rename to neon_skill_weather/locale/eu-eu/dialog/direction/west.dialog diff --git a/locale/eu-eu/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/eu-eu/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/eu-eu/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/eu-eu/dialog/error/cant-get-forecast.dialog diff --git a/locale/eu-eu/dialog/error/forty-eight-hours-available.dialog b/neon_skill_weather/locale/eu-eu/dialog/error/forty-eight-hours-available.dialog similarity index 100% rename from locale/eu-eu/dialog/error/forty-eight-hours-available.dialog rename to neon_skill_weather/locale/eu-eu/dialog/error/forty-eight-hours-available.dialog diff --git a/locale/eu-eu/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/eu-eu/dialog/error/location-not-found.dialog similarity index 100% rename from locale/eu-eu/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/eu-eu/dialog/error/location-not-found.dialog diff --git a/locale/eu-eu/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/eu-eu/dialog/error/no-forecast.dialog similarity index 100% rename from locale/eu-eu/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/eu-eu/dialog/error/no-forecast.dialog diff --git a/locale/eu-eu/dialog/error/seven-days-available.dialog b/neon_skill_weather/locale/eu-eu/dialog/error/seven-days-available.dialog similarity index 100% rename from locale/eu-eu/dialog/error/seven-days-available.dialog rename to neon_skill_weather/locale/eu-eu/dialog/error/seven-days-available.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-precipitation-next-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-precipitation-next-local.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-precipitation-next-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-precipitation-next-local.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-precipitation-next-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-precipitation-next-location.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-precipitation-next-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-precipitation-next-location.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-temperature-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-temperature-location.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-temperature-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-temperature-location.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/eu-eu/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/eu-eu/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/eu-eu/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/eu-eu/dialog/percentage-number.dialog b/neon_skill_weather/locale/eu-eu/dialog/percentage-number.dialog similarity index 100% rename from locale/eu-eu/dialog/percentage-number.dialog rename to neon_skill_weather/locale/eu-eu/dialog/percentage-number.dialog diff --git a/locale/eu-eu/dialog/unit/celsius.dialog b/neon_skill_weather/locale/eu-eu/dialog/unit/celsius.dialog similarity index 100% rename from locale/eu-eu/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/eu-eu/dialog/unit/celsius.dialog diff --git a/locale/eu-eu/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/eu-eu/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/eu-eu/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/eu-eu/dialog/unit/fahrenheit.dialog diff --git a/locale/eu-eu/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/eu-eu/dialog/unit/meters per second.dialog similarity index 100% rename from locale/eu-eu/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/eu-eu/dialog/unit/meters per second.dialog diff --git a/locale/eu-eu/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/eu-eu/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/eu-eu/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/eu-eu/dialog/unit/miles per hour.dialog diff --git a/locale/eu-eu/regex/location.rx b/neon_skill_weather/locale/eu-eu/regex/location.rx similarity index 100% rename from locale/eu-eu/regex/location.rx rename to neon_skill_weather/locale/eu-eu/regex/location.rx diff --git a/locale/eu-eu/vocabulary/condition/clear.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/clear.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/clear.voc diff --git a/locale/eu-eu/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/clouds.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/clouds.voc diff --git a/locale/eu-eu/vocabulary/condition/do-i-need-an-umbrella.intent b/neon_skill_weather/locale/eu-eu/vocabulary/condition/do-i-need-an-umbrella.intent similarity index 100% rename from locale/eu-eu/vocabulary/condition/do-i-need-an-umbrella.intent rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/do-i-need-an-umbrella.intent diff --git a/locale/eu-eu/vocabulary/condition/fog.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/fog.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/fog.voc diff --git a/locale/eu-eu/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/humidity.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/humidity.voc diff --git a/locale/eu-eu/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/precipitation.voc diff --git a/locale/eu-eu/vocabulary/condition/rain.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/rain.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/rain.voc diff --git a/locale/eu-eu/vocabulary/condition/snow.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/snow.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/snow.voc diff --git a/locale/eu-eu/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/thunderstorm.voc diff --git a/locale/eu-eu/vocabulary/condition/windy.voc b/neon_skill_weather/locale/eu-eu/vocabulary/condition/windy.voc similarity index 100% rename from locale/eu-eu/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/condition/windy.voc diff --git a/locale/eu-eu/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/couple.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/couple.voc diff --git a/locale/eu-eu/vocabulary/date-time/few.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/few.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/few.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/few.voc diff --git a/locale/eu-eu/vocabulary/date-time/later.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/later.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/later.voc diff --git a/locale/eu-eu/vocabulary/date-time/next.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/next.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/next.voc diff --git a/locale/eu-eu/vocabulary/date-time/now.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/now.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/now.voc diff --git a/locale/eu-eu/vocabulary/date-time/number-days.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/number-days.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/number-days.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/number-days.voc diff --git a/locale/eu-eu/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/relative-day.voc diff --git a/locale/eu-eu/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/relative-time.voc diff --git a/locale/eu-eu/vocabulary/date-time/today.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/today.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/today.voc diff --git a/locale/eu-eu/vocabulary/date-time/week.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/week.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/week.voc diff --git a/locale/eu-eu/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/eu-eu/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/eu-eu/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/date-time/weekend.voc diff --git a/locale/eu-eu/vocabulary/forecast.voc b/neon_skill_weather/locale/eu-eu/vocabulary/forecast.voc similarity index 100% rename from locale/eu-eu/vocabulary/forecast.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/forecast.voc diff --git a/locale/eu-eu/vocabulary/location.voc b/neon_skill_weather/locale/eu-eu/vocabulary/location.voc similarity index 100% rename from locale/eu-eu/vocabulary/location.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/location.voc diff --git a/locale/eu-eu/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/eu-eu/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/eu-eu/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/query/confirm-query-current.voc diff --git a/locale/eu-eu/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/eu-eu/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/eu-eu/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/query/confirm-query-future.voc diff --git a/locale/eu-eu/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/eu-eu/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/eu-eu/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/query/confirm-query.voc diff --git a/locale/eu-eu/vocabulary/query/how.voc b/neon_skill_weather/locale/eu-eu/vocabulary/query/how.voc similarity index 100% rename from locale/eu-eu/vocabulary/query/how.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/query/how.voc diff --git a/locale/eu-eu/vocabulary/query/query.voc b/neon_skill_weather/locale/eu-eu/vocabulary/query/query.voc similarity index 100% rename from locale/eu-eu/vocabulary/query/query.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/query/query.voc diff --git a/locale/eu-eu/vocabulary/query/when.voc b/neon_skill_weather/locale/eu-eu/vocabulary/query/when.voc similarity index 100% rename from locale/eu-eu/vocabulary/query/when.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/query/when.voc diff --git a/locale/eu-eu/vocabulary/sunrise.voc b/neon_skill_weather/locale/eu-eu/vocabulary/sunrise.voc similarity index 100% rename from locale/eu-eu/vocabulary/sunrise.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/sunrise.voc diff --git a/locale/eu-eu/vocabulary/sunset.voc b/neon_skill_weather/locale/eu-eu/vocabulary/sunset.voc similarity index 100% rename from locale/eu-eu/vocabulary/sunset.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/sunset.voc diff --git a/locale/eu-eu/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/eu-eu/vocabulary/temperature/cold.voc similarity index 100% rename from locale/eu-eu/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/temperature/cold.voc diff --git a/locale/eu-eu/vocabulary/temperature/high.voc b/neon_skill_weather/locale/eu-eu/vocabulary/temperature/high.voc similarity index 100% rename from locale/eu-eu/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/temperature/high.voc diff --git a/locale/eu-eu/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/eu-eu/vocabulary/temperature/hot.voc similarity index 100% rename from locale/eu-eu/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/temperature/hot.voc diff --git a/locale/eu-eu/vocabulary/temperature/low.voc b/neon_skill_weather/locale/eu-eu/vocabulary/temperature/low.voc similarity index 100% rename from locale/eu-eu/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/temperature/low.voc diff --git a/locale/eu-eu/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/eu-eu/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/eu-eu/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/temperature/temperature.voc diff --git a/locale/eu-eu/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/eu-eu/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/eu-eu/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/unit/fahrenheit.voc diff --git a/locale/eu-eu/vocabulary/unit/unit.entity b/neon_skill_weather/locale/eu-eu/vocabulary/unit/unit.entity similarity index 100% rename from locale/eu-eu/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/eu-eu/vocabulary/unit/unit.entity diff --git a/locale/eu-eu/vocabulary/unit/unit.voc b/neon_skill_weather/locale/eu-eu/vocabulary/unit/unit.voc similarity index 100% rename from locale/eu-eu/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/unit/unit.voc diff --git a/locale/eu-eu/vocabulary/weather.voc b/neon_skill_weather/locale/eu-eu/vocabulary/weather.voc similarity index 100% rename from locale/eu-eu/vocabulary/weather.voc rename to neon_skill_weather/locale/eu-eu/vocabulary/weather.voc diff --git a/locale/fr-fr/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/fr-fr/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/fr-fr/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/fr-fr/dialog/condition/no precipitation expected.dialog diff --git a/locale/fr-fr/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/fr-fr/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/fr-fr/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/fr-fr/dialog/condition/precipitation expected.dialog diff --git a/locale/fr-fr/dialog/condition/rain.dialog b/neon_skill_weather/locale/fr-fr/dialog/condition/rain.dialog similarity index 100% rename from locale/fr-fr/dialog/condition/rain.dialog rename to neon_skill_weather/locale/fr-fr/dialog/condition/rain.dialog diff --git a/locale/fr-fr/dialog/condition/snow.dialog b/neon_skill_weather/locale/fr-fr/dialog/condition/snow.dialog similarity index 100% rename from locale/fr-fr/dialog/condition/snow.dialog rename to neon_skill_weather/locale/fr-fr/dialog/condition/snow.dialog diff --git a/locale/fr-fr/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/fr-fr/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/fr-fr/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/fr-fr/dialog/current/current-humidity-location.dialog diff --git a/locale/fr-fr/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/fr-fr/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/fr-fr/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/fr-fr/dialog/current/current-weather-local.dialog diff --git a/locale/fr-fr/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/fr-fr/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/fr-fr/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/fr-fr/dialog/current/current-weather-location.dialog diff --git a/locale/fr-fr/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/fr-fr/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/fr-fr/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/fr-fr/dialog/daily/daily-weather-local.dialog diff --git a/locale/fr-fr/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/fr-fr/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/fr-fr/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/fr-fr/dialog/daily/daily-weather-location.dialog diff --git a/locale/fr-fr/dialog/direction/east.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/east.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/east.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/east.dialog diff --git a/locale/fr-fr/dialog/direction/north.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/north.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/north.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/north.dialog diff --git a/locale/fr-fr/dialog/direction/northeast.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/northeast.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/northeast.dialog diff --git a/locale/fr-fr/dialog/direction/northwest.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/northwest.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/northwest.dialog diff --git a/locale/fr-fr/dialog/direction/south.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/south.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/south.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/south.dialog diff --git a/locale/fr-fr/dialog/direction/southeast.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/southeast.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/southeast.dialog diff --git a/locale/fr-fr/dialog/direction/southwest.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/southwest.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/southwest.dialog diff --git a/locale/fr-fr/dialog/direction/west.dialog b/neon_skill_weather/locale/fr-fr/dialog/direction/west.dialog similarity index 100% rename from locale/fr-fr/dialog/direction/west.dialog rename to neon_skill_weather/locale/fr-fr/dialog/direction/west.dialog diff --git a/locale/fr-fr/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/fr-fr/dialog/error/location-not-found.dialog similarity index 100% rename from locale/fr-fr/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/fr-fr/dialog/error/location-not-found.dialog diff --git a/locale/fr-fr/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/fr-fr/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/fr-fr/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/fr-fr/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/fr-fr/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/fr-fr/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/fr-fr/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/fr-fr/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/fr-fr/dialog/percentage-number.dialog b/neon_skill_weather/locale/fr-fr/dialog/percentage-number.dialog similarity index 100% rename from locale/fr-fr/dialog/percentage-number.dialog rename to neon_skill_weather/locale/fr-fr/dialog/percentage-number.dialog diff --git a/locale/fr-fr/dialog/unit/celsius.dialog b/neon_skill_weather/locale/fr-fr/dialog/unit/celsius.dialog similarity index 100% rename from locale/fr-fr/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/fr-fr/dialog/unit/celsius.dialog diff --git a/locale/fr-fr/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/fr-fr/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/fr-fr/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/fr-fr/dialog/unit/fahrenheit.dialog diff --git a/locale/fr-fr/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/fr-fr/dialog/unit/meters per second.dialog similarity index 100% rename from locale/fr-fr/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/fr-fr/dialog/unit/meters per second.dialog diff --git a/locale/fr-fr/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/fr-fr/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/fr-fr/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/fr-fr/dialog/unit/miles per hour.dialog diff --git a/locale/fr-fr/regex/location.rx b/neon_skill_weather/locale/fr-fr/regex/location.rx similarity index 100% rename from locale/fr-fr/regex/location.rx rename to neon_skill_weather/locale/fr-fr/regex/location.rx diff --git a/locale/fr-fr/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/fr-fr/vocabulary/condition/humidity.voc similarity index 100% rename from locale/fr-fr/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/condition/humidity.voc diff --git a/locale/fr-fr/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/fr-fr/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/fr-fr/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/condition/precipitation.voc diff --git a/locale/fr-fr/vocabulary/condition/windy.voc b/neon_skill_weather/locale/fr-fr/vocabulary/condition/windy.voc similarity index 100% rename from locale/fr-fr/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/condition/windy.voc diff --git a/locale/fr-fr/vocabulary/date-time/later.voc b/neon_skill_weather/locale/fr-fr/vocabulary/date-time/later.voc similarity index 100% rename from locale/fr-fr/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/date-time/later.voc diff --git a/locale/fr-fr/vocabulary/date-time/next.voc b/neon_skill_weather/locale/fr-fr/vocabulary/date-time/next.voc similarity index 100% rename from locale/fr-fr/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/date-time/next.voc diff --git a/locale/fr-fr/vocabulary/forecast.voc b/neon_skill_weather/locale/fr-fr/vocabulary/forecast.voc similarity index 100% rename from locale/fr-fr/vocabulary/forecast.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/forecast.voc diff --git a/locale/fr-fr/vocabulary/location.voc b/neon_skill_weather/locale/fr-fr/vocabulary/location.voc similarity index 100% rename from locale/fr-fr/vocabulary/location.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/location.voc diff --git a/locale/fr-fr/vocabulary/query/query.voc b/neon_skill_weather/locale/fr-fr/vocabulary/query/query.voc similarity index 100% rename from locale/fr-fr/vocabulary/query/query.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/query/query.voc diff --git a/locale/fr-fr/vocabulary/sunrise.voc b/neon_skill_weather/locale/fr-fr/vocabulary/sunrise.voc similarity index 100% rename from locale/fr-fr/vocabulary/sunrise.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/sunrise.voc diff --git a/locale/fr-fr/vocabulary/sunset.voc b/neon_skill_weather/locale/fr-fr/vocabulary/sunset.voc similarity index 100% rename from locale/fr-fr/vocabulary/sunset.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/sunset.voc diff --git a/locale/fr-fr/vocabulary/weather.voc b/neon_skill_weather/locale/fr-fr/vocabulary/weather.voc similarity index 100% rename from locale/fr-fr/vocabulary/weather.voc rename to neon_skill_weather/locale/fr-fr/vocabulary/weather.voc diff --git a/locale/gl-es/dialog/and.dialog b/neon_skill_weather/locale/gl-es/dialog/and.dialog similarity index 100% rename from locale/gl-es/dialog/and.dialog rename to neon_skill_weather/locale/gl-es/dialog/and.dialog diff --git a/locale/gl-es/dialog/condition/clear sky.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/clear sky.dialog similarity index 100% rename from locale/gl-es/dialog/condition/clear sky.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/clear sky.dialog diff --git a/locale/gl-es/dialog/condition/clear.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/clear.dialog similarity index 100% rename from locale/gl-es/dialog/condition/clear.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/clear.dialog diff --git a/locale/gl-es/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/gl-es/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/no precipitation expected.dialog diff --git a/locale/gl-es/dialog/condition/percentage-number.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/percentage-number.dialog similarity index 100% rename from locale/gl-es/dialog/condition/percentage-number.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/percentage-number.dialog diff --git a/locale/gl-es/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/gl-es/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/precipitation expected.dialog diff --git a/locale/gl-es/dialog/condition/rain.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/rain.dialog similarity index 100% rename from locale/gl-es/dialog/condition/rain.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/rain.dialog diff --git a/locale/gl-es/dialog/condition/snow.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/snow.dialog similarity index 100% rename from locale/gl-es/dialog/condition/snow.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/snow.dialog diff --git a/locale/gl-es/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/gl-es/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/gl-es/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/gl-es/dialog/condition/thunderstorm.dialog diff --git a/locale/gl-es/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-condition-expected-local.dialog diff --git a/locale/gl-es/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-condition-expected-location.dialog diff --git a/locale/gl-es/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-humidity-location.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-high-local.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-high-location.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-high-low.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-local.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-location.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-low-local.dialog diff --git a/locale/gl-es/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-temperature-low-location.dialog diff --git a/locale/gl-es/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-weather-local.dialog diff --git a/locale/gl-es/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-weather-location.dialog diff --git a/locale/gl-es/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-wind-light-local.dialog diff --git a/locale/gl-es/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-wind-light-location.dialog diff --git a/locale/gl-es/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/gl-es/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/gl-es/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-wind-strong-local.dialog diff --git a/locale/gl-es/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/gl-es/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/gl-es/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/current/current-wind-strong-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-weather-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-weather-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/gl-es/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/gl-es/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/gl-es/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/gl-es/dialog/direction/east.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/east.dialog similarity index 100% rename from locale/gl-es/dialog/direction/east.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/east.dialog diff --git a/locale/gl-es/dialog/direction/north.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/north.dialog similarity index 100% rename from locale/gl-es/dialog/direction/north.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/north.dialog diff --git a/locale/gl-es/dialog/direction/northeast.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/northeast.dialog similarity index 100% rename from locale/gl-es/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/northeast.dialog diff --git a/locale/gl-es/dialog/direction/northwest.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/northwest.dialog similarity index 100% rename from locale/gl-es/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/northwest.dialog diff --git a/locale/gl-es/dialog/direction/south.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/south.dialog similarity index 100% rename from locale/gl-es/dialog/direction/south.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/south.dialog diff --git a/locale/gl-es/dialog/direction/southeast.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/southeast.dialog similarity index 100% rename from locale/gl-es/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/southeast.dialog diff --git a/locale/gl-es/dialog/direction/southwest.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/southwest.dialog similarity index 100% rename from locale/gl-es/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/southwest.dialog diff --git a/locale/gl-es/dialog/direction/west.dialog b/neon_skill_weather/locale/gl-es/dialog/direction/west.dialog similarity index 100% rename from locale/gl-es/dialog/direction/west.dialog rename to neon_skill_weather/locale/gl-es/dialog/direction/west.dialog diff --git a/locale/gl-es/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/gl-es/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/gl-es/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/gl-es/dialog/error/cant-get-forecast.dialog diff --git a/locale/gl-es/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/gl-es/dialog/error/location-not-found.dialog similarity index 100% rename from locale/gl-es/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/gl-es/dialog/error/location-not-found.dialog diff --git a/locale/gl-es/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/gl-es/dialog/error/no-forecast.dialog similarity index 100% rename from locale/gl-es/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/gl-es/dialog/error/no-forecast.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-condition-alternative-local.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-alternative-local.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-condition-alternative-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-alternative-local.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-condition-alternative-location.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-alternative-location.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-condition-alternative-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-alternative-location.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-condition-expected.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-expected.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-condition-expected.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-expected.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-condition-not-expected-local.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-not-expected-local.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-condition-not-expected-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-not-expected-local.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-condition-not-expected-location.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-not-expected-location.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-condition-not-expected-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-condition-not-expected-location.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/gl-es/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/gl-es/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/gl-es/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/gl-es/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/gl-es/dialog/percentage-number.dialog b/neon_skill_weather/locale/gl-es/dialog/percentage-number.dialog similarity index 100% rename from locale/gl-es/dialog/percentage-number.dialog rename to neon_skill_weather/locale/gl-es/dialog/percentage-number.dialog diff --git a/locale/gl-es/dialog/unit/celsius.dialog b/neon_skill_weather/locale/gl-es/dialog/unit/celsius.dialog similarity index 100% rename from locale/gl-es/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/gl-es/dialog/unit/celsius.dialog diff --git a/locale/gl-es/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/gl-es/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/gl-es/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/gl-es/dialog/unit/fahrenheit.dialog diff --git a/locale/gl-es/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/gl-es/dialog/unit/meters per second.dialog similarity index 100% rename from locale/gl-es/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/gl-es/dialog/unit/meters per second.dialog diff --git a/locale/gl-es/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/gl-es/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/gl-es/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/gl-es/dialog/unit/miles per hour.dialog diff --git a/locale/gl-es/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/gl-es/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/gl-es/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/gl-es/dialog/weekly/weekly-temperature.dialog diff --git a/locale/gl-es/regex/location.rx b/neon_skill_weather/locale/gl-es/regex/location.rx similarity index 100% rename from locale/gl-es/regex/location.rx rename to neon_skill_weather/locale/gl-es/regex/location.rx diff --git a/locale/gl-es/vocabulary/condition/clear.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/clear.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/clear.voc diff --git a/locale/gl-es/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/clouds.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/clouds.voc diff --git a/locale/gl-es/vocabulary/condition/do.i.need.an.umbrella.intent b/neon_skill_weather/locale/gl-es/vocabulary/condition/do.i.need.an.umbrella.intent similarity index 100% rename from locale/gl-es/vocabulary/condition/do.i.need.an.umbrella.intent rename to neon_skill_weather/locale/gl-es/vocabulary/condition/do.i.need.an.umbrella.intent diff --git a/locale/gl-es/vocabulary/condition/fog.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/fog.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/fog.voc diff --git a/locale/gl-es/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/humidity.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/humidity.voc diff --git a/locale/gl-es/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/precipitation.voc diff --git a/locale/gl-es/vocabulary/condition/rain.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/rain.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/rain.voc diff --git a/locale/gl-es/vocabulary/condition/snow.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/snow.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/snow.voc diff --git a/locale/gl-es/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/thunderstorm.voc diff --git a/locale/gl-es/vocabulary/condition/windy.voc b/neon_skill_weather/locale/gl-es/vocabulary/condition/windy.voc similarity index 100% rename from locale/gl-es/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/gl-es/vocabulary/condition/windy.voc diff --git a/locale/gl-es/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/couple.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/couple.voc diff --git a/locale/gl-es/vocabulary/date-time/later.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/later.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/later.voc diff --git a/locale/gl-es/vocabulary/date-time/next.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/next.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/next.voc diff --git a/locale/gl-es/vocabulary/date-time/now.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/now.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/now.voc diff --git a/locale/gl-es/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/relative-day.voc diff --git a/locale/gl-es/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/relative-time.voc diff --git a/locale/gl-es/vocabulary/date-time/today.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/today.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/today.voc diff --git a/locale/gl-es/vocabulary/date-time/week.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/week.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/week.voc diff --git a/locale/gl-es/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/gl-es/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/gl-es/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/gl-es/vocabulary/date-time/weekend.voc diff --git a/locale/gl-es/vocabulary/forecast.voc b/neon_skill_weather/locale/gl-es/vocabulary/forecast.voc similarity index 100% rename from locale/gl-es/vocabulary/forecast.voc rename to neon_skill_weather/locale/gl-es/vocabulary/forecast.voc diff --git a/locale/gl-es/vocabulary/location.voc b/neon_skill_weather/locale/gl-es/vocabulary/location.voc similarity index 100% rename from locale/gl-es/vocabulary/location.voc rename to neon_skill_weather/locale/gl-es/vocabulary/location.voc diff --git a/locale/gl-es/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/gl-es/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/gl-es/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/gl-es/vocabulary/query/confirm-query-current.voc diff --git a/locale/gl-es/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/gl-es/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/gl-es/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/gl-es/vocabulary/query/confirm-query-future.voc diff --git a/locale/gl-es/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/gl-es/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/gl-es/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/gl-es/vocabulary/query/confirm-query.voc diff --git a/locale/gl-es/vocabulary/query/how.voc b/neon_skill_weather/locale/gl-es/vocabulary/query/how.voc similarity index 100% rename from locale/gl-es/vocabulary/query/how.voc rename to neon_skill_weather/locale/gl-es/vocabulary/query/how.voc diff --git a/locale/gl-es/vocabulary/query/query.voc b/neon_skill_weather/locale/gl-es/vocabulary/query/query.voc similarity index 100% rename from locale/gl-es/vocabulary/query/query.voc rename to neon_skill_weather/locale/gl-es/vocabulary/query/query.voc diff --git a/locale/gl-es/vocabulary/query/when.voc b/neon_skill_weather/locale/gl-es/vocabulary/query/when.voc similarity index 100% rename from locale/gl-es/vocabulary/query/when.voc rename to neon_skill_weather/locale/gl-es/vocabulary/query/when.voc diff --git a/locale/gl-es/vocabulary/sunrise.voc b/neon_skill_weather/locale/gl-es/vocabulary/sunrise.voc similarity index 100% rename from locale/gl-es/vocabulary/sunrise.voc rename to neon_skill_weather/locale/gl-es/vocabulary/sunrise.voc diff --git a/locale/gl-es/vocabulary/sunset.voc b/neon_skill_weather/locale/gl-es/vocabulary/sunset.voc similarity index 100% rename from locale/gl-es/vocabulary/sunset.voc rename to neon_skill_weather/locale/gl-es/vocabulary/sunset.voc diff --git a/locale/gl-es/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/gl-es/vocabulary/temperature/cold.voc similarity index 100% rename from locale/gl-es/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/gl-es/vocabulary/temperature/cold.voc diff --git a/locale/gl-es/vocabulary/temperature/high.voc b/neon_skill_weather/locale/gl-es/vocabulary/temperature/high.voc similarity index 100% rename from locale/gl-es/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/gl-es/vocabulary/temperature/high.voc diff --git a/locale/gl-es/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/gl-es/vocabulary/temperature/hot.voc similarity index 100% rename from locale/gl-es/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/gl-es/vocabulary/temperature/hot.voc diff --git a/locale/gl-es/vocabulary/temperature/low.voc b/neon_skill_weather/locale/gl-es/vocabulary/temperature/low.voc similarity index 100% rename from locale/gl-es/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/gl-es/vocabulary/temperature/low.voc diff --git a/locale/gl-es/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/gl-es/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/gl-es/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/gl-es/vocabulary/temperature/temperature.voc diff --git a/locale/gl-es/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/gl-es/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/gl-es/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/gl-es/vocabulary/unit/fahrenheit.voc diff --git a/locale/sv-se/vocabulary/unit/unit.entity b/neon_skill_weather/locale/gl-es/vocabulary/unit/unit.entity similarity index 100% rename from locale/sv-se/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/gl-es/vocabulary/unit/unit.entity diff --git a/locale/gl-es/vocabulary/unit/unit.voc b/neon_skill_weather/locale/gl-es/vocabulary/unit/unit.voc similarity index 100% rename from locale/gl-es/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/gl-es/vocabulary/unit/unit.voc diff --git a/locale/gl-es/vocabulary/weather.voc b/neon_skill_weather/locale/gl-es/vocabulary/weather.voc similarity index 100% rename from locale/gl-es/vocabulary/weather.voc rename to neon_skill_weather/locale/gl-es/vocabulary/weather.voc diff --git a/locale/it-it/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/it-it/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/it-it/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/it-it/dialog/condition/no precipitation expected.dialog diff --git a/locale/it-it/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/it-it/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/it-it/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/it-it/dialog/condition/precipitation expected.dialog diff --git a/locale/it-it/dialog/condition/rain.dialog b/neon_skill_weather/locale/it-it/dialog/condition/rain.dialog similarity index 100% rename from locale/it-it/dialog/condition/rain.dialog rename to neon_skill_weather/locale/it-it/dialog/condition/rain.dialog diff --git a/locale/it-it/dialog/condition/snow.dialog b/neon_skill_weather/locale/it-it/dialog/condition/snow.dialog similarity index 100% rename from locale/it-it/dialog/condition/snow.dialog rename to neon_skill_weather/locale/it-it/dialog/condition/snow.dialog diff --git a/locale/it-it/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-condition-expected-local.dialog diff --git a/locale/it-it/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-condition-expected-location.dialog diff --git a/locale/it-it/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-humidity-location.dialog diff --git a/locale/it-it/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-high-local.dialog diff --git a/locale/it-it/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-high-location.dialog diff --git a/locale/it-it/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-high-low.dialog diff --git a/locale/it-it/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-local.dialog diff --git a/locale/it-it/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-location.dialog diff --git a/locale/it-it/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-low-local.dialog diff --git a/locale/it-it/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-temperature-low-location.dialog diff --git a/locale/it-it/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-weather-local.dialog diff --git a/locale/it-it/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-weather-location.dialog diff --git a/locale/it-it/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-wind-light-local.dialog diff --git a/locale/it-it/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-wind-light-location.dialog diff --git a/locale/it-it/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/it-it/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/it-it/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/it-it/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-wind-strong-local.dialog diff --git a/locale/it-it/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/it-it/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/it-it/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/it-it/dialog/current/current-wind-strong-location.dialog diff --git a/locale/it-it/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/it-it/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/it-it/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/it-it/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/it-it/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-local.dialog diff --git a/locale/it-it/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-location.dialog diff --git a/locale/it-it/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/it-it/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-weather-local.dialog diff --git a/locale/it-it/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-weather-location.dialog diff --git a/locale/it-it/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/it-it/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/it-it/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/it-it/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/it-it/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/it-it/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/it-it/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/it-it/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/it-it/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/it-it/dialog/direction/east.dialog b/neon_skill_weather/locale/it-it/dialog/direction/east.dialog similarity index 100% rename from locale/it-it/dialog/direction/east.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/east.dialog diff --git a/locale/it-it/dialog/direction/north.dialog b/neon_skill_weather/locale/it-it/dialog/direction/north.dialog similarity index 100% rename from locale/it-it/dialog/direction/north.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/north.dialog diff --git a/locale/it-it/dialog/direction/northeast.dialog b/neon_skill_weather/locale/it-it/dialog/direction/northeast.dialog similarity index 100% rename from locale/it-it/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/northeast.dialog diff --git a/locale/it-it/dialog/direction/northwest.dialog b/neon_skill_weather/locale/it-it/dialog/direction/northwest.dialog similarity index 100% rename from locale/it-it/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/northwest.dialog diff --git a/locale/it-it/dialog/direction/south.dialog b/neon_skill_weather/locale/it-it/dialog/direction/south.dialog similarity index 100% rename from locale/it-it/dialog/direction/south.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/south.dialog diff --git a/locale/it-it/dialog/direction/southeast.dialog b/neon_skill_weather/locale/it-it/dialog/direction/southeast.dialog similarity index 100% rename from locale/it-it/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/southeast.dialog diff --git a/locale/it-it/dialog/direction/southwest.dialog b/neon_skill_weather/locale/it-it/dialog/direction/southwest.dialog similarity index 100% rename from locale/it-it/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/southwest.dialog diff --git a/locale/it-it/dialog/direction/west.dialog b/neon_skill_weather/locale/it-it/dialog/direction/west.dialog similarity index 100% rename from locale/it-it/dialog/direction/west.dialog rename to neon_skill_weather/locale/it-it/dialog/direction/west.dialog diff --git a/locale/it-it/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/it-it/dialog/error/location-not-found.dialog similarity index 100% rename from locale/it-it/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/it-it/dialog/error/location-not-found.dialog diff --git a/locale/it-it/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/it-it/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/it-it/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/it-it/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/it-it/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/it-it/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/it-it/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/it-it/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/it-it/dialog/percentage-number.dialog b/neon_skill_weather/locale/it-it/dialog/percentage-number.dialog similarity index 100% rename from locale/it-it/dialog/percentage-number.dialog rename to neon_skill_weather/locale/it-it/dialog/percentage-number.dialog diff --git a/locale/it-it/dialog/unit/celsius.dialog b/neon_skill_weather/locale/it-it/dialog/unit/celsius.dialog similarity index 100% rename from locale/it-it/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/it-it/dialog/unit/celsius.dialog diff --git a/locale/it-it/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/it-it/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/it-it/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/it-it/dialog/unit/fahrenheit.dialog diff --git a/locale/it-it/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/it-it/dialog/unit/meters per second.dialog similarity index 100% rename from locale/it-it/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/it-it/dialog/unit/meters per second.dialog diff --git a/locale/it-it/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/it-it/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/it-it/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/it-it/dialog/unit/miles per hour.dialog diff --git a/locale/it-it/regex/location.rx b/neon_skill_weather/locale/it-it/regex/location.rx similarity index 100% rename from locale/it-it/regex/location.rx rename to neon_skill_weather/locale/it-it/regex/location.rx diff --git a/locale/it-it/vocabulary/condition/clear.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/clear.voc similarity index 100% rename from locale/it-it/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/clear.voc diff --git a/locale/it-it/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/clouds.voc similarity index 100% rename from locale/it-it/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/clouds.voc diff --git a/locale/it-it/vocabulary/condition/do.i.need.an.umbrella.intent b/neon_skill_weather/locale/it-it/vocabulary/condition/do.i.need.an.umbrella.intent similarity index 100% rename from locale/it-it/vocabulary/condition/do.i.need.an.umbrella.intent rename to neon_skill_weather/locale/it-it/vocabulary/condition/do.i.need.an.umbrella.intent diff --git a/locale/it-it/vocabulary/condition/fog.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/fog.voc similarity index 100% rename from locale/it-it/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/fog.voc diff --git a/locale/it-it/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/humidity.voc similarity index 100% rename from locale/it-it/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/humidity.voc diff --git a/locale/it-it/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/it-it/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/precipitation.voc diff --git a/locale/it-it/vocabulary/condition/rain.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/rain.voc similarity index 100% rename from locale/it-it/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/rain.voc diff --git a/locale/it-it/vocabulary/condition/snow.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/snow.voc similarity index 100% rename from locale/it-it/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/snow.voc diff --git a/locale/it-it/vocabulary/condition/windy.voc b/neon_skill_weather/locale/it-it/vocabulary/condition/windy.voc similarity index 100% rename from locale/it-it/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/it-it/vocabulary/condition/windy.voc diff --git a/locale/it-it/vocabulary/date-time/later.voc b/neon_skill_weather/locale/it-it/vocabulary/date-time/later.voc similarity index 100% rename from locale/it-it/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/it-it/vocabulary/date-time/later.voc diff --git a/locale/it-it/vocabulary/date-time/next.voc b/neon_skill_weather/locale/it-it/vocabulary/date-time/next.voc similarity index 100% rename from locale/it-it/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/it-it/vocabulary/date-time/next.voc diff --git a/locale/it-it/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/it-it/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/it-it/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/it-it/vocabulary/date-time/weekend.voc diff --git a/locale/it-it/vocabulary/forecast.voc b/neon_skill_weather/locale/it-it/vocabulary/forecast.voc similarity index 100% rename from locale/it-it/vocabulary/forecast.voc rename to neon_skill_weather/locale/it-it/vocabulary/forecast.voc diff --git a/locale/it-it/vocabulary/location.voc b/neon_skill_weather/locale/it-it/vocabulary/location.voc similarity index 100% rename from locale/it-it/vocabulary/location.voc rename to neon_skill_weather/locale/it-it/vocabulary/location.voc diff --git a/locale/it-it/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/it-it/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/it-it/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/it-it/vocabulary/query/confirm-query.voc diff --git a/locale/it-it/vocabulary/query/query.voc b/neon_skill_weather/locale/it-it/vocabulary/query/query.voc similarity index 100% rename from locale/it-it/vocabulary/query/query.voc rename to neon_skill_weather/locale/it-it/vocabulary/query/query.voc diff --git a/locale/it-it/vocabulary/sunrise.voc b/neon_skill_weather/locale/it-it/vocabulary/sunrise.voc similarity index 100% rename from locale/it-it/vocabulary/sunrise.voc rename to neon_skill_weather/locale/it-it/vocabulary/sunrise.voc diff --git a/locale/it-it/vocabulary/sunset.voc b/neon_skill_weather/locale/it-it/vocabulary/sunset.voc similarity index 100% rename from locale/it-it/vocabulary/sunset.voc rename to neon_skill_weather/locale/it-it/vocabulary/sunset.voc diff --git a/locale/it-it/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/it-it/vocabulary/temperature/cold.voc similarity index 100% rename from locale/it-it/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/it-it/vocabulary/temperature/cold.voc diff --git a/locale/it-it/vocabulary/temperature/high.voc b/neon_skill_weather/locale/it-it/vocabulary/temperature/high.voc similarity index 100% rename from locale/it-it/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/it-it/vocabulary/temperature/high.voc diff --git a/locale/it-it/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/it-it/vocabulary/temperature/hot.voc similarity index 100% rename from locale/it-it/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/it-it/vocabulary/temperature/hot.voc diff --git a/locale/it-it/vocabulary/temperature/low.voc b/neon_skill_weather/locale/it-it/vocabulary/temperature/low.voc similarity index 100% rename from locale/it-it/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/it-it/vocabulary/temperature/low.voc diff --git a/locale/it-it/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/it-it/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/it-it/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/it-it/vocabulary/temperature/temperature.voc diff --git a/locale/it-it/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/it-it/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/it-it/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/it-it/vocabulary/unit/fahrenheit.voc diff --git a/locale/it-it/vocabulary/unit/unit.entity b/neon_skill_weather/locale/it-it/vocabulary/unit/unit.entity similarity index 100% rename from locale/it-it/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/it-it/vocabulary/unit/unit.entity diff --git a/locale/it-it/vocabulary/unit/unit.voc b/neon_skill_weather/locale/it-it/vocabulary/unit/unit.voc similarity index 100% rename from locale/it-it/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/it-it/vocabulary/unit/unit.voc diff --git a/locale/it-it/vocabulary/weather.voc b/neon_skill_weather/locale/it-it/vocabulary/weather.voc similarity index 100% rename from locale/it-it/vocabulary/weather.voc rename to neon_skill_weather/locale/it-it/vocabulary/weather.voc diff --git a/locale/nl-nl/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/nl-nl/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/nl-nl/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/nl-nl/dialog/condition/no precipitation expected.dialog diff --git a/locale/nl-nl/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/nl-nl/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/nl-nl/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/nl-nl/dialog/condition/precipitation expected.dialog diff --git a/locale/nl-nl/dialog/condition/rain.dialog b/neon_skill_weather/locale/nl-nl/dialog/condition/rain.dialog similarity index 100% rename from locale/nl-nl/dialog/condition/rain.dialog rename to neon_skill_weather/locale/nl-nl/dialog/condition/rain.dialog diff --git a/locale/nl-nl/dialog/condition/snow.dialog b/neon_skill_weather/locale/nl-nl/dialog/condition/snow.dialog similarity index 100% rename from locale/nl-nl/dialog/condition/snow.dialog rename to neon_skill_weather/locale/nl-nl/dialog/condition/snow.dialog diff --git a/locale/nl-nl/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/nl-nl/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/nl-nl/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/nl-nl/dialog/current/current-humidity-location.dialog diff --git a/locale/nl-nl/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/nl-nl/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/nl-nl/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/nl-nl/dialog/current/current-weather-local.dialog diff --git a/locale/nl-nl/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/nl-nl/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/nl-nl/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/nl-nl/dialog/current/current-weather-location.dialog diff --git a/locale/nl-nl/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/nl-nl/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/nl-nl/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/nl-nl/dialog/daily/daily-weather-local.dialog diff --git a/locale/nl-nl/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/nl-nl/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/nl-nl/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/nl-nl/dialog/daily/daily-weather-location.dialog diff --git a/locale/nl-nl/dialog/direction/east.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/east.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/east.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/east.dialog diff --git a/locale/nl-nl/dialog/direction/north.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/north.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/north.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/north.dialog diff --git a/locale/nl-nl/dialog/direction/northeast.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/northeast.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/northeast.dialog diff --git a/locale/nl-nl/dialog/direction/northwest.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/northwest.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/northwest.dialog diff --git a/locale/nl-nl/dialog/direction/south.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/south.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/south.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/south.dialog diff --git a/locale/nl-nl/dialog/direction/southeast.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/southeast.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/southeast.dialog diff --git a/locale/nl-nl/dialog/direction/southwest.dialog b/neon_skill_weather/locale/nl-nl/dialog/direction/southwest.dialog similarity index 100% rename from locale/nl-nl/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/nl-nl/dialog/direction/southwest.dialog diff --git a/locale/nl-nl/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/nl-nl/dialog/error/location-not-found.dialog similarity index 100% rename from locale/nl-nl/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/nl-nl/dialog/error/location-not-found.dialog diff --git a/locale/nl-nl/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/nl-nl/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/nl-nl/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/nl-nl/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/nl-nl/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/nl-nl/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/nl-nl/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/nl-nl/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/nl-nl/dialog/percentage-number.dialog b/neon_skill_weather/locale/nl-nl/dialog/percentage-number.dialog similarity index 100% rename from locale/nl-nl/dialog/percentage-number.dialog rename to neon_skill_weather/locale/nl-nl/dialog/percentage-number.dialog diff --git a/locale/nl-nl/dialog/unit/celsius.dialog b/neon_skill_weather/locale/nl-nl/dialog/unit/celsius.dialog similarity index 100% rename from locale/nl-nl/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/nl-nl/dialog/unit/celsius.dialog diff --git a/locale/nl-nl/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/nl-nl/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/nl-nl/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/nl-nl/dialog/unit/fahrenheit.dialog diff --git a/locale/nl-nl/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/nl-nl/dialog/unit/meters per second.dialog similarity index 100% rename from locale/nl-nl/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/nl-nl/dialog/unit/meters per second.dialog diff --git a/locale/nl-nl/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/nl-nl/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/nl-nl/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/nl-nl/dialog/unit/miles per hour.dialog diff --git a/locale/nl-nl/regex/location.rx b/neon_skill_weather/locale/nl-nl/regex/location.rx similarity index 100% rename from locale/nl-nl/regex/location.rx rename to neon_skill_weather/locale/nl-nl/regex/location.rx diff --git a/locale/nl-nl/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/nl-nl/vocabulary/condition/humidity.voc similarity index 100% rename from locale/nl-nl/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/condition/humidity.voc diff --git a/locale/nl-nl/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/nl-nl/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/nl-nl/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/condition/precipitation.voc diff --git a/locale/nl-nl/vocabulary/condition/windy.voc b/neon_skill_weather/locale/nl-nl/vocabulary/condition/windy.voc similarity index 100% rename from locale/nl-nl/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/condition/windy.voc diff --git a/locale/nl-nl/vocabulary/date-time/later.voc b/neon_skill_weather/locale/nl-nl/vocabulary/date-time/later.voc similarity index 100% rename from locale/nl-nl/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/date-time/later.voc diff --git a/locale/nl-nl/vocabulary/date-time/next.voc b/neon_skill_weather/locale/nl-nl/vocabulary/date-time/next.voc similarity index 100% rename from locale/nl-nl/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/date-time/next.voc diff --git a/locale/nl-nl/vocabulary/forecast.voc b/neon_skill_weather/locale/nl-nl/vocabulary/forecast.voc similarity index 100% rename from locale/nl-nl/vocabulary/forecast.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/forecast.voc diff --git a/locale/nl-nl/vocabulary/location.voc b/neon_skill_weather/locale/nl-nl/vocabulary/location.voc similarity index 100% rename from locale/nl-nl/vocabulary/location.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/location.voc diff --git a/locale/nl-nl/vocabulary/query/query.voc b/neon_skill_weather/locale/nl-nl/vocabulary/query/query.voc similarity index 100% rename from locale/nl-nl/vocabulary/query/query.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/query/query.voc diff --git a/locale/nl-nl/vocabulary/sunrise.voc b/neon_skill_weather/locale/nl-nl/vocabulary/sunrise.voc similarity index 100% rename from locale/nl-nl/vocabulary/sunrise.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/sunrise.voc diff --git a/locale/nl-nl/vocabulary/sunset.voc b/neon_skill_weather/locale/nl-nl/vocabulary/sunset.voc similarity index 100% rename from locale/nl-nl/vocabulary/sunset.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/sunset.voc diff --git a/locale/nl-nl/vocabulary/weather.voc b/neon_skill_weather/locale/nl-nl/vocabulary/weather.voc similarity index 100% rename from locale/nl-nl/vocabulary/weather.voc rename to neon_skill_weather/locale/nl-nl/vocabulary/weather.voc diff --git a/neon_skill_weather/locale/pl-pl/dialog/and.dialog b/neon_skill_weather/locale/pl-pl/dialog/and.dialog new file mode 100644 index 000000000..1e894da2e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/and.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +oraz diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/clear-sky.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/clear-sky.dialog new file mode 100644 index 000000000..7b37f7584 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/clear-sky.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +czyste niebo diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/clear.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/clear.dialog new file mode 100644 index 000000000..7b37f7584 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/clear.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +czyste niebo diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/clouds.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/clouds.dialog new file mode 100644 index 000000000..9feac1954 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/clouds.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +chmury diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/humidity.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/humidity.dialog new file mode 100644 index 000000000..ce3d73b03 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/humidity.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +wilgotność diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/rain.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/rain.dialog new file mode 100644 index 000000000..4b7200d7e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/rain.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +deszcz diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/snow.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/snow.dialog new file mode 100644 index 000000000..da7847e53 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/snow.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +śnieg diff --git a/neon_skill_weather/locale/pl-pl/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/pl-pl/dialog/condition/thunderstorm.dialog new file mode 100644 index 000000000..b13ba7be6 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/condition/thunderstorm.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +burze diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-expected-local.dialog new file mode 100644 index 000000000..770fcb215 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Wygląda na to, że dzisiaj będzie {condition} +Tak, dzisiaj będzie {condition} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-expected-location.dialog new file mode 100644 index 000000000..a17b6ea50 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Tak, to będzie {condition} w {location} +W {location} wygląda na to, że dzisiaj będzie {condition} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-not-expected-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-not-expected-local.dialog new file mode 100644 index 000000000..8e6e13996 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-not-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Nie, prognoza przewiduje dziś {condition} +Nie, {condition} spodziewany jest dzisiaj diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-not-expected-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-not-expected-location.dialog new file mode 100644 index 000000000..468122756 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-condition-not-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Nie, w {location} {condition} spodziewany jest dzisiaj +Nie, prognoza przewiduje dziś {condition} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-humidity-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-humidity-local.dialog new file mode 100644 index 000000000..d962726d1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-humidity-local.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +Obecnie wilgotność wynosi {percent} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-humidity-location.dialog new file mode 100644 index 000000000..1dfc50ac8 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-humidity-location.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +Obecnie wilgotność w {location} wynosi {percent} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-future-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-future-local.dialog new file mode 100644 index 000000000..7a868f1d5 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-future-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Słońce wzejdzie dziś o godzinie 0 +Wschód słońca będzie dziś o {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-future-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-future-location.dialog new file mode 100644 index 000000000..a5752344b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-future-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Słońce wzeszło o {time} dzisiaj w {location} +wschód słońca był dziś o {time} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-past-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-past-local.dialog new file mode 100644 index 000000000..f55aa43ea --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-past-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +wschód słońca był dziś na {time} +Słońce wzeszło dziś o godzinie 0 diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-past-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-past-location.dialog new file mode 100644 index 000000000..5e0131aa4 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunrise-past-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +wschód słońca był dziś o {time} w {location} +Słońce wzeszło dziś o {time} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-future-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-future-local.dialog new file mode 100644 index 000000000..7a6724732 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-future-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +zachód słońca będzie dziś na {time} +Słońce zajdzie dziś o godzinie 0 diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-future-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-future-location.dialog new file mode 100644 index 000000000..f78954310 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-future-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +w {location} słońce zajdzie dziś o {time} +Słońce zajdzie o godzinie {time} dzisiaj w {location} +zachód słońca będzie dziś na {time} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-past-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-past-local.dialog new file mode 100644 index 000000000..518c72fde --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-past-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Słońce zaszło dziś o godzinie 0 +Słońce zachodziło dziś o 0 +Zachód słońca był dziś na poziomie {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-past-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-past-location.dialog new file mode 100644 index 000000000..9bb122d71 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-sunset-past-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Słońce zaszło o {time} dzisiaj w {location} +zachód słońca w {time} dzisiaj w {location} +w {location} słońce zaszło dziś o {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-local.dialog new file mode 100644 index 000000000..0a17ab93c --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Można spodziewać się {temperature} stopni. +Oczekuje się wysokiej temperatury {temperature} stopni {temperature_unit}. +Dziś temperatura osiągnie {temperature} stopni. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-location.dialog new file mode 100644 index 000000000..f298450cb --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +W {location} można spodziewać się {temperature} stopni. +Wysoka temperatura {temperature} stopni {temperature_unit} spodziewana jest w {location}. +Dzisiaj temperatura osiągnie {temperature} stopni w {location}. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-low.dialog new file mode 100644 index 000000000..54ae24b63 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-high-low.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +Dzisiejsza prognoza przewiduje wyż {high_temperature} i niż {low_temperature}. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-local.dialog new file mode 100644 index 000000000..192d647a9 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Obecnie jest 0 stopni. +W tej chwili jest 0 stopni. +Obecnie jest {temperature} stopni {temperature_unit}. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-location.dialog new file mode 100644 index 000000000..8badc1ab1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Obecnie jest {temperature} stopni w {location}. +Obecnie jest {temperature} stopni {temperature_unit} w {location}. +W tej chwili jest {temperature} stopni w {location}. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-low-local.dialog new file mode 100644 index 000000000..8b4fcb256 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-low-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Dziś temperatura spadnie do 0 stopni. +Oczekuje się najniższego poziomu {temperature} stopni {temperature_unit}. +Można spodziewać się najniższego poziomu {temperature} stopni. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-low-location.dialog new file mode 100644 index 000000000..de7389547 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-temperature-low-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Dziś temperatura spadnie do {temperature} stopni {temperature_unit} w {location}. +Temperatury mogą być tak niskie jak {temperature} stopni w {location}. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-weather-local.dialog new file mode 100644 index 000000000..013abc591 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-weather-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +W tej chwili jest {condition} i {temperature} stopni. +Obecnie jest {condition} i {temperature} stopni {temperature_unit}. +Obecnie jest {condition} i {temperature} stopni. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-weather-location.dialog new file mode 100644 index 000000000..a91ef73d4 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-weather-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +W tej chwili jest {condition} i {temperature} stopni w {location}. +Obecnie jest {condition} i {temperature} stopni {temperature_unit} w {location}. +{location} ma {condition} i obecnie ma {temperature} stopnie. diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-light-local.dialog new file mode 100644 index 000000000..810f5c775 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-light-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Dziś wieje lekki wiatr z {direction} na {speed} {speed_unit} +Wiatr jest słaby przy {speed} {speed_unit} z {direction} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-light-location.dialog new file mode 100644 index 000000000..d66914814 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-light-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Wiatr jest słaby w {location} przy {speed} {speed_unit} od {direction} +W {location} dzisiaj jest lekki wiatr z {direction} na {speed} {speed_unit} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-moderate-local.dialog new file mode 100644 index 000000000..10f228c54 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-moderate-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Obecnie wiatr jest umiarkowany {speed} {speed_unit} z {direction} +Dziś jest trochę wietrznie, obecnie {speed} {speed_unit} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-moderate-location.dialog new file mode 100644 index 000000000..732242e3f --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-moderate-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {location} jest dziś trochę wietrznie, obecnie {speed} {speed_unit} +Obecnie wiatr jest umiarkowany {speed} {speed_unit} z {direction} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-strong-local.dialog new file mode 100644 index 000000000..ccd99d2c4 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-strong-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Obecnie wiatr wieje z {direction} na {speed} {speed_unit}, może dobrze będzie zostać dziś w środku +Wiatr jest bardzo silny od {direction} dzisiaj, {speed} {speed_unit} +Dziś jest bardzo wietrznie, {speed} {speed_unit} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-strong-location.dialog new file mode 100644 index 000000000..2335d9287 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/current-wind-strong-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Obecnie wiatr wieje z {direction} na {speed} {speed_unit} w {location}, dobry dzień na pozostanie w środku +{location} będzie miał dziś silny wiatr, {speed} {speed_unit} +Wiatr jest bardzo silny od {direction} w {location} dzisiaj, {speed} {speed_unit} diff --git a/neon_skill_weather/locale/pl-pl/dialog/current/currrent-clouds-alternative-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/current/currrent-clouds-alternative-local.dialog new file mode 100644 index 000000000..ff83804ee --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/current/currrent-clouds-alternative-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Nie wygląda na to, są szanse, że dzisiaj będzie {condition} +Nie powinno być pochmurno, wygląda na to, że dziś będzie {condition} +Nie, prognoza przewiduje dziś {condition} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-expected-local.dialog new file mode 100644 index 000000000..ba25b94cf --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Tak, oczekuj {condition} {day} +Tak, prognoza przewiduje {condition} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-expected-location.dialog new file mode 100644 index 000000000..e70e71c37 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Tak, prognoza przewiduje {condition} w {location} {day} +Tak, oczekuj {condition} w {location} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-not-expected-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-not-expected-local.dialog new file mode 100644 index 000000000..a3ef532ee --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-not-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Nie, {day} prognoza przewiduje {condition} +Nie, {condition} jest oczekiwane {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-not-expected-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-not-expected-location.dialog new file mode 100644 index 000000000..7affa6bc9 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-condition-not-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Nie, {day} prognoza przewiduje {condition} w {location} +Nie, w {location} {condition} oczekuje się {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-humidity-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-humidity-local.dialog new file mode 100644 index 000000000..864b0fa4f --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-humidity-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day} prognoza przewiduje wilgotność {percent} +Wilgotność {day} będzie równa {percent} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-humidity-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-humidity-location.dialog new file mode 100644 index 000000000..adfdd3b13 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-humidity-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day} prognoza w {location} przewiduje wilgotność {percent} +Wilgotność w {location} {day} będzie równa {percent} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-local.dialog new file mode 100644 index 000000000..65cb97053 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Istnieje {percent} szans na {precipitation} {day} +Prognoza przewiduje {percent} szans na {precipitation} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-location.dialog new file mode 100644 index 000000000..5e3a8c9f2 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {location} istnieje {percent} szansa na {precipitation} {day} +Prognoza przewiduje {percent} szans na {precipitation} w {location} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-none-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-none-local.dialog new file mode 100644 index 000000000..415be3458 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-none-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Prognoza nie przewiduje żadnych opadów w ciągu najbliższych 7 dni +W ciągu najbliższych 7 dni nie przewiduje się żadnych. diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-none-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-none-location.dialog new file mode 100644 index 000000000..d638e8c05 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-precipitation-next-none-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {location} żaden nie jest prognozowany +Prognoza nie przewiduje żadnych opadów w ciągu najbliższych siedmiu dni w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunrise-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunrise-local.dialog new file mode 100644 index 000000000..18245ab5b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunrise-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +słońce wzejdzie o {time} {day} +{day} słońce wzejdzie o {time} +Wschód słońca będzie o {time} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunrise-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunrise-location.dialog new file mode 100644 index 000000000..e4bba8709 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunrise-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +w {location} wschód słońca będzie w {time} {day} +słońce wzejdzie o {time} {day} w {location} +{day} słońce wzejdzie o {time} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunset-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunset-local.dialog new file mode 100644 index 000000000..2bbaa9230 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunset-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +zachód słońca będzie na {time} {day} +słońce zajdzie w {time} {day} +{day} słońce zajdzie o {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunset-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunset-location.dialog new file mode 100644 index 000000000..ce451ee85 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-sunset-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +słońce zajdzie w {time} {day} w {location} +w {location} zachód słońca będzie w {time} {day} +{day} słońce zajdzie o {time} w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-high-local.dialog new file mode 100644 index 000000000..923d88784 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-high-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day} temperatura wyniesie aż {temperature} stopni. +{day} będzie tak wysoka jak {temperature} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-high-location.dialog new file mode 100644 index 000000000..4b767435e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-high-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {location} {day} będzie to nawet {temperature} stopni. +{location} będzie mieć wysoką wartość {temperature} stopni {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-local.dialog new file mode 100644 index 000000000..3ceff164b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day} to będzie {temperature} +{day} temperatura będzie wynosić {temperature} stopni. diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-location.dialog new file mode 100644 index 000000000..7f75f87f0 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day}, {location} będą miały temperaturę {temperature} stopni +{day} to będzie {temperature} stopni w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-low-local.dialog new file mode 100644 index 000000000..1e1fb75fe --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-low-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day} będzie tak niskie jak {temperature} +{day} temperatura będzie tak niska jak {temperature} stopni. diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-low-location.dialog new file mode 100644 index 000000000..fe8cebd67 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-temperature-low-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +{day} będzie tak niski jak {temperature} stopni w {location} +{day}, {location} będą tak niskie jak {temperature} stopnie diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-weather-local.dialog new file mode 100644 index 000000000..88dce7cf1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-weather-local.dialog @@ -0,0 +1,6 @@ +# auto translated from en-us to pl-pl +{day} oczekuje {condition}, z maksimum {high_temperature} i minimum {low_temperature} +{day} najwyższy będzie {high_temperature}, a najniższy {low_temperature}, z {condition} +{day} to będzie {condition} z maksimum {high_temperature} i minimum {low_temperature}. +Prognoza {day} to {condition} z wyżem {high_temperature} i niżem {low_temperature} +Oczekiwania {condition}, z maksimum {high_temperature} i minimum {low_temperature} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-weather-location.dialog new file mode 100644 index 000000000..94c2205d3 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-weather-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +{day}, {location} będzie miał maksimum {high_temperature} i minimum {low_temperature}, a {condition} +{day} to będzie {condition}, z wyżem {high_temperature} i niżem {low_temperature} w {location} +Prognoza {day} to {high_temperature} dla maksimum i {low_temperature} dla minimum w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-light-local.dialog new file mode 100644 index 000000000..01bd7400e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-light-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Będzie wiał lekki wiatr od {direction} {day} do {speed} {speed_unit}. +Nie będzie zbyt wietrznie {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-light-location.dialog new file mode 100644 index 000000000..695b91d4b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-light-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {direction} w {location} {day} i {speed} {speed_unit} będzie wiał lekki wiatr. +W {location} {day} nie będzie zbyt wietrznie. diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-moderate-local.dialog new file mode 100644 index 000000000..f6bf53efe --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-moderate-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Prognoza przewiduje umiarkowany wiatr z {direction} na {speed} {speed_unit} {day} +Wiatr będzie umiarkowany, około {speed} {speed_unit} z {direction} {day} +Można spodziewać się umiarkowanego wiatru o sile około {speed} {speed_unit} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-moderate-location.dialog new file mode 100644 index 000000000..cea8221d3 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-moderate-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +Możesz spodziewać się wiatru o sile około {speed} {speed_unit} w {location} {day} +Prognoza {day} przewiduje, że {location} będzie miał umiarkowany wiatr z {direction} {speed} {speed_unit} +Wiatr będzie umiarkowany w {location} {day}, około {speed} {speed_unit} z {direction} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-strong-local.dialog new file mode 100644 index 000000000..068c24f2d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-strong-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Będzie wiał silny wiatr od {direction} z {speed} {speed_unit} {day} +Wiatr będzie tak silny jak {speed} {speed_unit} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-strong-location.dialog new file mode 100644 index 000000000..e1e3a8a95 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/daily/daily-wind-strong-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Będzie wiał silny wiatr od {direction} z {speed} {speed_unit} w {location} {day} +Wiatr będzie tak silny jak {speed} {speed_unit} w {location} {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/east.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/east.dialog new file mode 100644 index 000000000..cc1c4365f --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/east.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +wschód diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/north.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/north.dialog new file mode 100644 index 000000000..43ee3d182 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/north.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +północ diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/northeast.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/northeast.dialog new file mode 100644 index 000000000..87fc22f09 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/northeast.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +północny wschód diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/northwest.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/northwest.dialog new file mode 100644 index 000000000..c62c0f9b1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/northwest.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +północny zachód diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/south.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/south.dialog new file mode 100644 index 000000000..2fce966a1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/south.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +południe diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/southeast.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/southeast.dialog new file mode 100644 index 000000000..872a74d68 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/southeast.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +południowy wschód diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/southwest.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/southwest.dialog new file mode 100644 index 000000000..ad2e41828 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/southwest.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +południowy zachód diff --git a/neon_skill_weather/locale/pl-pl/dialog/direction/west.dialog b/neon_skill_weather/locale/pl-pl/dialog/direction/west.dialog new file mode 100644 index 000000000..379871b59 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/direction/west.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +zachód diff --git a/neon_skill_weather/locale/pl-pl/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/pl-pl/dialog/error/cant-get-forecast.dialog new file mode 100644 index 000000000..4fad7a124 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/error/cant-get-forecast.dialog @@ -0,0 +1,32 @@ +# auto translated from en-us to pl-pl +Prognozy pogody są obecnie niedostępne. +Przykro mi. Obecnie nie mam dostępu do raportów pogodowych. +Przykro mi. W tej chwili nie mam dostępu do prognoz pogody. +Nie mam teraz dostępu do prognozy pogody. +Przykro mi. Nie mam teraz dostępu do prognozy pogody. +Obecnie nie mam dostępu do prognoz pogody. +Obecnie nie mam dostępu do raportów pogodowych. +Przykro mi. Obecnie nie mogę uzyskać prognozy pogody. +Prognozy pogody nie są obecnie dostępne. +Przykro mi. Nie mogę teraz uzyskać prognozy pogody. +Nie mogę teraz odbierać prognoz pogody. +Przepraszam. Nie mam teraz dostępu do raportów pogodowych. +Na razie nie mam dostępu do prognoz pogody. +Przepraszam. Nie mogę teraz uzyskać prognozy pogody. +Obecnie nie mogę uzyskać prognozy pogody. +Przepraszam. Obecnie nie mam dostępu do prognoz pogody. +Przykro mi. Nie mogę teraz odbierać raportów pogodowych. +Raporty pogodowe są obecnie niedostępne. +Przykro mi. Obecnie nie mogę uzyskać informacji o pogodzie. +Przykro mi. Obecnie nie mam dostępu do prognoz pogody. +Przykro mi. Nie mam teraz dostępu do raportów pogodowych. +Nie mam teraz dostępu do prognoz pogody. +Przepraszam. Obecnie nie mogę uzyskać prognozy pogody. +Przepraszam. Nie mam teraz dostępu do prognoz pogody. +Przepraszam. Obecnie nie mam dostępu do raportów pogodowych. +Na razie nie mogę odbierać prognoz pogody. +Przykro mi. Nie mam teraz dostępu do prognoz pogody. +Raporty pogodowe nie są obecnie dostępne. +Przepraszam. Obecnie nie mogę uzyskać informacji o pogodzie. +Przepraszam. Nie mogę teraz odbierać raportów pogodowych. +Przepraszam. Nie mam teraz dostępu do prognozy pogody. diff --git a/neon_skill_weather/locale/pl-pl/dialog/error/forty-eight-hours-available.dialog b/neon_skill_weather/locale/pl-pl/dialog/error/forty-eight-hours-available.dialog new file mode 100644 index 000000000..6a7be5017 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/error/forty-eight-hours-available.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +Niestety, mam tylko 48 godzin danych prognozy godzinowej diff --git a/neon_skill_weather/locale/pl-pl/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/pl-pl/dialog/error/location-not-found.dialog new file mode 100644 index 000000000..8a8c9ad6d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/error/location-not-found.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Nie mogę znaleźć miasta o nazwie {location}. Spróbuj ponownie +Miasto {location} nie znajduje się w moich bankach pamięci. Spróbuj ponownie diff --git a/neon_skill_weather/locale/pl-pl/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/pl-pl/dialog/error/no-forecast.dialog new file mode 100644 index 000000000..59fbccb97 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/error/no-forecast.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Przepraszam, nie znam prognozy {day} +Nie mam prognozy {day} diff --git a/neon_skill_weather/locale/pl-pl/dialog/error/seven-days-available.dialog b/neon_skill_weather/locale/pl-pl/dialog/error/seven-days-available.dialog new file mode 100644 index 000000000..239e774b7 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/error/seven-days-available.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Dostępne są prognozy pogody na siedem dni. +Mogę podać prognozę na najbliższe siedem dni. diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-condition-expected-local.dialog new file mode 100644 index 000000000..26a6f81e1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-condition-expected-local.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +Tak, prognoza {time} przewiduje {condition} diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-condition-expected-location.dialog new file mode 100644 index 000000000..02829749c --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-condition-expected-location.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +Tak, to będzie {condition} to {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-precipitation-next-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-precipitation-next-local.dialog new file mode 100644 index 000000000..6604b31ff --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-precipitation-next-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Istnieje {percent} szans na {precipitation} przy {time} +Prognoza przewiduje {percent} szans na {precipitation} przy {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-precipitation-next-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-precipitation-next-location.dialog new file mode 100644 index 000000000..348652efc --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-precipitation-next-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {location} istnieje {percent} szansa na {precipitation} przy {time} +Prognoza przewiduje {percent} szans na {precipitation} w {location} przy {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-temperature-local.dialog new file mode 100644 index 000000000..41c08132a --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-temperature-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {time} będzie to {temperature} stopni +Będzie to około {temperature} stopni w {time} diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-temperature-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-temperature-location.dialog new file mode 100644 index 000000000..ba4041889 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-temperature-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +W {location} będzie to około {temperature} stopnia w {time} +W {time} będzie to {temperature} stopni w {location} diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-weather-local.dialog new file mode 100644 index 000000000..72b7ec43d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-weather-local.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +Będzie {condition}, z temperaturami zbliżonymi do {temperature} +Około {temperature} stopni z {condition} +Później będzie to {condition} i {temperature} stopni +Później będzie {condition} i około {temperature} stopni diff --git a/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-weather-location.dialog new file mode 100644 index 000000000..0b8af6d23 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/hourly/hourly-weather-location.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +{location} będzie wynosić około {temperature} stopnia z {condition} +Później będzie {condition} w {location}, z temperaturami w okolicach {temperature} +{location} będzie wokół {temperature} z {condition} +Pogoda {location} w ciągu najbliższych kilku godzin będzie {condition} i {temperature} stopnie diff --git a/neon_skill_weather/locale/pl-pl/dialog/percentage-number.dialog b/neon_skill_weather/locale/pl-pl/dialog/percentage-number.dialog new file mode 100644 index 000000000..df46b2cf7 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/percentage-number.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +{number} procent diff --git a/neon_skill_weather/locale/pl-pl/dialog/unit/celsius.dialog b/neon_skill_weather/locale/pl-pl/dialog/unit/celsius.dialog new file mode 100644 index 000000000..0e9defbac --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/unit/celsius.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +celsjusz diff --git a/neon_skill_weather/locale/pl-pl/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/pl-pl/dialog/unit/fahrenheit.dialog new file mode 100644 index 000000000..78600894d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/unit/fahrenheit.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +fahrenheit diff --git a/neon_skill_weather/locale/pl-pl/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/pl-pl/dialog/unit/meters per second.dialog new file mode 100644 index 000000000..7577d1d1e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/unit/meters per second.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +metrów na sekundę diff --git a/neon_skill_weather/locale/pl-pl/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/pl-pl/dialog/unit/miles per hour.dialog new file mode 100644 index 000000000..b43ea6c0b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/unit/miles per hour.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +mil na godzinę diff --git a/neon_skill_weather/locale/pl-pl/dialog/weekly/weekly-condition.dialog b/neon_skill_weather/locale/pl-pl/dialog/weekly/weekly-condition.dialog new file mode 100644 index 000000000..dcee84300 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/weekly/weekly-condition.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +Na {days} oczekuj {condition} +Prognoza przewiduje {condition} na {days} diff --git a/neon_skill_weather/locale/pl-pl/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/pl-pl/dialog/weekly/weekly-temperature.dialog new file mode 100644 index 000000000..c4a093ce5 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/dialog/weekly/weekly-temperature.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +dołki będą między {low_min} i {low_max}, a szczyty między {high_min} i {high_max} diff --git a/locale/pl-pl/regex/location.rx b/neon_skill_weather/locale/pl-pl/regex/location.rx similarity index 100% rename from locale/pl-pl/regex/location.rx rename to neon_skill_weather/locale/pl-pl/regex/location.rx diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/clear.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/clear.voc new file mode 100644 index 000000000..3054a347c --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/clear.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to pl-pl +czysty +dobra pogoda +słońce +ładna pogoda +słoneczny diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/clouds.voc new file mode 100644 index 000000000..17e1f1b1e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/clouds.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to pl-pl +kilka chmur +chmury +rozproszone chmury +pochmurny +chmura diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/do-i-need-an-umbrella.intent b/neon_skill_weather/locale/pl-pl/vocabulary/condition/do-i-need-an-umbrella.intent new file mode 100644 index 000000000..6e6729654 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/do-i-need-an-umbrella.intent @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +Czy potrzebuję parasola? +Czy powinienem zabrać parasol? +Czy powinienem zabrać płaszcz przeciwdeszczowy? +Czy potrzebuję kurtki przeciwdeszczowej? diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/fog.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/fog.voc new file mode 100644 index 000000000..268a599bf --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/fog.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +mgła +mglisty diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/humidity.voc new file mode 100644 index 000000000..9c87080cc --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/humidity.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +parny +wilgotny +wilgotność diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/precipitation.voc new file mode 100644 index 000000000..5d9e5fabe --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/precipitation.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to pl-pl +deszcz +mżawka +śnieżny +śnieg +opady diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/rain.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/rain.voc new file mode 100644 index 000000000..ec9cee715 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/rain.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +mżawka +opady +deszcz +lekki deszcz diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/snow.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/snow.voc new file mode 100644 index 000000000..70c155547 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/snow.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +śnieg +padający śnieg diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/thunderstorm.voc new file mode 100644 index 000000000..71f5359a1 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/thunderstorm.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +szturm +burzliwy +burza diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/condition/windy.voc b/neon_skill_weather/locale/pl-pl/vocabulary/condition/windy.voc new file mode 100644 index 000000000..5b23202d3 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/condition/windy.voc @@ -0,0 +1,8 @@ +# auto translated from en-us to pl-pl +wiatry +prędkość wiatru +wietrzny +wiatr +dmuchanie +przewiewny +porywisty diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/couple.voc new file mode 100644 index 000000000..394e008b2 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/couple.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +para diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/few.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/few.voc new file mode 100644 index 000000000..9d54f727a --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/few.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +niewiele diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/later.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/later.voc new file mode 100644 index 000000000..9b755aa61 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/later.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to pl-pl +następne godziny +później +kilka godzin +kilka następnych godzin +następne kilka godzin +następna godzina diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/next.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/next.voc new file mode 100644 index 000000000..a1f0f0d65 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/next.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +następny +ponownie diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/now.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/now.voc new file mode 100644 index 000000000..4977e7b3a --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/now.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +bieżący +teraz diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/number-days.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/number-days.voc new file mode 100644 index 000000000..be0b8ce2c --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/number-days.voc @@ -0,0 +1,32 @@ +# auto translated from en-us to pl-pl +kilka następnych dni +cztery dni +trzy dni +2 dni +pięć dni +następne 4 dni +6 dni +następne 5 dni +sześciodniowy +dwa dni +następne cztery dni +pięciodniowy +3 dni +4 dni +następne pięć dni +dwudniowy +4 dzień +czterodniowy +następne 6 dni +2 dzień +3 dzień +5 dzień +trzydniowy +6 dzień +następne trzy dni +następne 3 dni +następne sześć dni +następne 2 dni +5 dni +następne dwa dni +sześć dni diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/relative-day.voc new file mode 100644 index 000000000..b4f6769d9 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/relative-day.voc @@ -0,0 +1,20 @@ +# auto translated from en-us to pl-pl +wczorajszy +dni +w czwartek +piątek +niedziela +w piątek +wtorek +sobota +jutrzejszy +w poniedziałek +w środę +w sobotę +poniedziałek +w niedzielę +jutro +czwartek +środa +we wtorek +wczoraj diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/relative-time.voc new file mode 100644 index 000000000..8002c6cd9 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/relative-time.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to pl-pl +poranek +dziś wieczorem +popołudnie +wieczór +noc +z dnia na dzień diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/today.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/today.voc new file mode 100644 index 000000000..c58336afb --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/today.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +dzisiejszy +dzisiaj diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/week.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/week.voc new file mode 100644 index 000000000..0a2e34844 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/week.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +tygodnik +tydzień diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/weekend.voc new file mode 100644 index 000000000..d90c7430a --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/date-time/weekend.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +weekend diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/forecast.voc b/neon_skill_weather/locale/pl-pl/vocabulary/forecast.voc new file mode 100644 index 000000000..5efe31194 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/forecast.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to pl-pl +prognoza +prognozę +prognozy +prognozie +prognozach diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/like.voc b/neon_skill_weather/locale/pl-pl/vocabulary/like.voc new file mode 100644 index 000000000..59f0e6d3b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/like.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +jak diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/location.voc b/neon_skill_weather/locale/pl-pl/vocabulary/location.voc new file mode 100644 index 000000000..da5ad8a1d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/location.voc @@ -0,0 +1,16 @@ +# auto translated from en-us to pl-pl +Chicago +portland oregon|portland +san diego +houston +kansas city +Seattle +Boston +spokane +san francisco +atlanta +Lawrence Kansas +San Jose +austin +Berlin +Los Angeles, Kalifornia|los angeles|la diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/outside.voc b/neon_skill_weather/locale/pl-pl/vocabulary/outside.voc new file mode 100644 index 000000000..2889e5765 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/outside.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +na zewnątrz diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query-current.voc new file mode 100644 index 000000000..da6ce7fd7 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query-current.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +jest tam +jest diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query-future.voc new file mode 100644 index 000000000..5d3a0bb75 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query-future.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to pl-pl +będzie tam +czy dostanie +czy to będzie +będzie +czy będzie diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query.voc new file mode 100644 index 000000000..0d15eba14 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/query/confirm-query.voc @@ -0,0 +1,9 @@ +# auto translated from en-us to pl-pl +będzie tam +czy będziemy +jest tam +jest +idąc do +będzie +czy będzie +czy mają diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/query/how.voc b/neon_skill_weather/locale/pl-pl/vocabulary/query/how.voc new file mode 100644 index 000000000..59f0e6d3b --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/query/how.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +jak diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/query/query.voc b/neon_skill_weather/locale/pl-pl/vocabulary/query/query.voc new file mode 100644 index 000000000..bbfd5c60e --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/query/query.voc @@ -0,0 +1,15 @@ +# auto translated from en-us to pl-pl +powiedz mi +daj mi +powiedz nam +jak +opowiedz nam o +co to jest +co +opowiedz mi o +co będzie +powiedz +prognoza +prognozę +powiedz prognozę +na jutro diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/query/when.voc b/neon_skill_weather/locale/pl-pl/vocabulary/query/when.voc new file mode 100644 index 000000000..90883fd19 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/query/when.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +kiedy będzie +która godzina +kiedy jest +kiedy diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/sunrise.voc b/neon_skill_weather/locale/pl-pl/vocabulary/sunrise.voc new file mode 100644 index 000000000..22fb228db --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/sunrise.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to pl-pl +wschód słońca +świt +dzień przerwy diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/sunset.voc b/neon_skill_weather/locale/pl-pl/vocabulary/sunset.voc new file mode 100644 index 000000000..75dc2e781 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/sunset.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +zachód słońca +zmierzch diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/cold.voc new file mode 100644 index 000000000..5a9241884 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/cold.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +chłodny +zimno +fajny +zamrażanie diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/temperature/high.voc b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/high.voc new file mode 100644 index 000000000..1dc6f0826 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/high.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +wysoki +maks +maksimum +najwyższy diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/hot.voc new file mode 100644 index 000000000..437fb74a4 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/hot.voc @@ -0,0 +1,12 @@ +# auto translated from en-us to pl-pl +ciepły +gorący +gorąco +goracy +gorąca +gorące +upał +upalnie +upalny +upalna +upalne diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/temperature/low.voc b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/low.voc new file mode 100644 index 000000000..444338924 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/low.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to pl-pl +niski +min +minimum +najniższy diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/temperature.voc new file mode 100644 index 000000000..f490a8b0d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/temperature/temperature.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +temperatura +temp diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/pl-pl/vocabulary/unit/fahrenheit.voc new file mode 100644 index 000000000..78600894d --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/unit/fahrenheit.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +fahrenheit diff --git a/locale/sv-se/vocabulary/unit/unit.voc b/neon_skill_weather/locale/pl-pl/vocabulary/unit/unit.entity similarity index 100% rename from locale/sv-se/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/pl-pl/vocabulary/unit/unit.entity diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/unit/unit.voc b/neon_skill_weather/locale/pl-pl/vocabulary/unit/unit.voc new file mode 100644 index 000000000..f8af169ef --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/unit/unit.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to pl-pl +fahrenheit +celsjusz diff --git a/neon_skill_weather/locale/pl-pl/vocabulary/weather.voc b/neon_skill_weather/locale/pl-pl/vocabulary/weather.voc new file mode 100644 index 000000000..8991ef906 --- /dev/null +++ b/neon_skill_weather/locale/pl-pl/vocabulary/weather.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to pl-pl +pogoda diff --git a/locale/pt-br/dialog/and.dialog b/neon_skill_weather/locale/pt-br/dialog/and.dialog similarity index 100% rename from locale/pt-br/dialog/and.dialog rename to neon_skill_weather/locale/pt-br/dialog/and.dialog diff --git a/locale/pt-br/dialog/condition/clear sky.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/clear sky.dialog similarity index 100% rename from locale/pt-br/dialog/condition/clear sky.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/clear sky.dialog diff --git a/locale/pt-br/dialog/condition/clear.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/clear.dialog similarity index 100% rename from locale/pt-br/dialog/condition/clear.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/clear.dialog diff --git a/locale/pt-br/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/pt-br/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/no precipitation expected.dialog diff --git a/locale/pt-br/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/pt-br/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/precipitation expected.dialog diff --git a/locale/pt-br/dialog/condition/rain.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/rain.dialog similarity index 100% rename from locale/pt-br/dialog/condition/rain.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/rain.dialog diff --git a/locale/pt-br/dialog/condition/snow.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/snow.dialog similarity index 100% rename from locale/pt-br/dialog/condition/snow.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/snow.dialog diff --git a/locale/pt-br/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/pt-br/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/pt-br/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/pt-br/dialog/condition/thunderstorm.dialog diff --git a/locale/pt-br/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-condition-expected-local.dialog diff --git a/locale/pt-br/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-condition-expected-location.dialog diff --git a/locale/pt-br/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-humidity-location.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-high-local.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-high-location.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-high-low.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-local.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-location.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-low-local.dialog diff --git a/locale/pt-br/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-temperature-low-location.dialog diff --git a/locale/pt-br/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-weather-local.dialog diff --git a/locale/pt-br/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-weather-location.dialog diff --git a/locale/pt-br/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-wind-light-local.dialog diff --git a/locale/pt-br/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-wind-light-location.dialog diff --git a/locale/pt-br/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/pt-br/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/pt-br/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-wind-strong-local.dialog diff --git a/locale/pt-br/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/pt-br/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/pt-br/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/current/current-wind-strong-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-temperature-high.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-high.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-temperature-high.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-high.dialog diff --git a/locale/pt-br/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-weather-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-weather-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/pt-br/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/pt-br/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/pt-br/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/pt-br/dialog/direction/east.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/east.dialog similarity index 100% rename from locale/pt-br/dialog/direction/east.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/east.dialog diff --git a/locale/pt-br/dialog/direction/north.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/north.dialog similarity index 100% rename from locale/pt-br/dialog/direction/north.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/north.dialog diff --git a/locale/pt-br/dialog/direction/northeast.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/northeast.dialog similarity index 100% rename from locale/pt-br/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/northeast.dialog diff --git a/locale/pt-br/dialog/direction/northwest.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/northwest.dialog similarity index 100% rename from locale/pt-br/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/northwest.dialog diff --git a/locale/pt-br/dialog/direction/south.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/south.dialog similarity index 100% rename from locale/pt-br/dialog/direction/south.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/south.dialog diff --git a/locale/pt-br/dialog/direction/southeast.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/southeast.dialog similarity index 100% rename from locale/pt-br/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/southeast.dialog diff --git a/locale/pt-br/dialog/direction/southwest.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/southwest.dialog similarity index 100% rename from locale/pt-br/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/southwest.dialog diff --git a/locale/pt-br/dialog/direction/west.dialog b/neon_skill_weather/locale/pt-br/dialog/direction/west.dialog similarity index 100% rename from locale/pt-br/dialog/direction/west.dialog rename to neon_skill_weather/locale/pt-br/dialog/direction/west.dialog diff --git a/locale/pt-br/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/pt-br/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/pt-br/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/pt-br/dialog/error/cant-get-forecast.dialog diff --git a/locale/pt-br/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/pt-br/dialog/error/location-not-found.dialog similarity index 100% rename from locale/pt-br/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/pt-br/dialog/error/location-not-found.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-condition-alternative-local.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-alternative-local.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-condition-alternative-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-alternative-local.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-condition-alternative-location.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-alternative-location.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-condition-alternative-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-alternative-location.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-condition-not-expected-local.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-not-expected-local.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-condition-not-expected-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-not-expected-local.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-condition-not-expected-location.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-not-expected-location.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-condition-not-expected-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-condition-not-expected-location.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/pt-br/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/pt-br/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/pt-br/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/pt-br/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/pt-br/dialog/percentage-number.dialog b/neon_skill_weather/locale/pt-br/dialog/percentage-number.dialog similarity index 100% rename from locale/pt-br/dialog/percentage-number.dialog rename to neon_skill_weather/locale/pt-br/dialog/percentage-number.dialog diff --git a/locale/pt-br/dialog/unit/celsius.dialog b/neon_skill_weather/locale/pt-br/dialog/unit/celsius.dialog similarity index 100% rename from locale/pt-br/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/pt-br/dialog/unit/celsius.dialog diff --git a/locale/pt-br/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/pt-br/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/pt-br/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/pt-br/dialog/unit/fahrenheit.dialog diff --git a/locale/pt-br/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/pt-br/dialog/unit/meters per second.dialog similarity index 100% rename from locale/pt-br/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/pt-br/dialog/unit/meters per second.dialog diff --git a/locale/pt-br/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/pt-br/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/pt-br/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/pt-br/dialog/unit/miles per hour.dialog diff --git a/locale/pt-br/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/pt-br/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/pt-br/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/pt-br/dialog/weekly/weekly-temperature.dialog diff --git a/locale/pt-br/regex/location.rx b/neon_skill_weather/locale/pt-br/regex/location.rx similarity index 100% rename from locale/pt-br/regex/location.rx rename to neon_skill_weather/locale/pt-br/regex/location.rx diff --git a/locale/pt-br/vocabulary/condition/clear.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/clear.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/clear.voc diff --git a/locale/pt-br/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/clouds.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/clouds.voc diff --git a/locale/pt-br/vocabulary/condition/do.i.need.an.umbrella.intent b/neon_skill_weather/locale/pt-br/vocabulary/condition/do.i.need.an.umbrella.intent similarity index 100% rename from locale/pt-br/vocabulary/condition/do.i.need.an.umbrella.intent rename to neon_skill_weather/locale/pt-br/vocabulary/condition/do.i.need.an.umbrella.intent diff --git a/locale/pt-br/vocabulary/condition/fog.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/fog.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/fog.voc diff --git a/locale/pt-br/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/humidity.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/humidity.voc diff --git a/locale/pt-br/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/precipitation.voc diff --git a/locale/pt-br/vocabulary/condition/rain.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/rain.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/rain.voc diff --git a/locale/pt-br/vocabulary/condition/snow.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/snow.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/snow.voc diff --git a/locale/pt-br/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/thunderstorm.voc diff --git a/locale/pt-br/vocabulary/condition/windy.voc b/neon_skill_weather/locale/pt-br/vocabulary/condition/windy.voc similarity index 100% rename from locale/pt-br/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/pt-br/vocabulary/condition/windy.voc diff --git a/locale/pt-br/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/couple.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/couple.voc diff --git a/locale/pt-br/vocabulary/date-time/later.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/later.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/later.voc diff --git a/locale/pt-br/vocabulary/date-time/next.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/next.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/next.voc diff --git a/locale/pt-br/vocabulary/date-time/now.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/now.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/now.voc diff --git a/locale/pt-br/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/relative-day.voc diff --git a/locale/pt-br/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/relative-time.voc diff --git a/locale/pt-br/vocabulary/date-time/today.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/today.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/today.voc diff --git a/locale/pt-br/vocabulary/date-time/week.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/week.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/week.voc diff --git a/locale/pt-br/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/pt-br/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/pt-br/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/pt-br/vocabulary/date-time/weekend.voc diff --git a/locale/pt-br/vocabulary/forecast.voc b/neon_skill_weather/locale/pt-br/vocabulary/forecast.voc similarity index 100% rename from locale/pt-br/vocabulary/forecast.voc rename to neon_skill_weather/locale/pt-br/vocabulary/forecast.voc diff --git a/locale/pt-br/vocabulary/location.voc b/neon_skill_weather/locale/pt-br/vocabulary/location.voc similarity index 100% rename from locale/pt-br/vocabulary/location.voc rename to neon_skill_weather/locale/pt-br/vocabulary/location.voc diff --git a/locale/pt-br/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/pt-br/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/pt-br/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/pt-br/vocabulary/query/confirm-query-current.voc diff --git a/locale/pt-br/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/pt-br/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/pt-br/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/pt-br/vocabulary/query/confirm-query-future.voc diff --git a/locale/pt-br/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/pt-br/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/pt-br/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/pt-br/vocabulary/query/confirm-query.voc diff --git a/locale/pt-br/vocabulary/query/how.voc b/neon_skill_weather/locale/pt-br/vocabulary/query/how.voc similarity index 100% rename from locale/pt-br/vocabulary/query/how.voc rename to neon_skill_weather/locale/pt-br/vocabulary/query/how.voc diff --git a/locale/pt-br/vocabulary/query/query.voc b/neon_skill_weather/locale/pt-br/vocabulary/query/query.voc similarity index 100% rename from locale/pt-br/vocabulary/query/query.voc rename to neon_skill_weather/locale/pt-br/vocabulary/query/query.voc diff --git a/locale/pt-br/vocabulary/query/when.voc b/neon_skill_weather/locale/pt-br/vocabulary/query/when.voc similarity index 100% rename from locale/pt-br/vocabulary/query/when.voc rename to neon_skill_weather/locale/pt-br/vocabulary/query/when.voc diff --git a/locale/pt-br/vocabulary/sunrise.voc b/neon_skill_weather/locale/pt-br/vocabulary/sunrise.voc similarity index 100% rename from locale/pt-br/vocabulary/sunrise.voc rename to neon_skill_weather/locale/pt-br/vocabulary/sunrise.voc diff --git a/locale/pt-br/vocabulary/sunset.voc b/neon_skill_weather/locale/pt-br/vocabulary/sunset.voc similarity index 100% rename from locale/pt-br/vocabulary/sunset.voc rename to neon_skill_weather/locale/pt-br/vocabulary/sunset.voc diff --git a/locale/pt-br/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/pt-br/vocabulary/temperature/cold.voc similarity index 100% rename from locale/pt-br/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/pt-br/vocabulary/temperature/cold.voc diff --git a/locale/pt-br/vocabulary/temperature/high.voc b/neon_skill_weather/locale/pt-br/vocabulary/temperature/high.voc similarity index 100% rename from locale/pt-br/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/pt-br/vocabulary/temperature/high.voc diff --git a/locale/pt-br/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/pt-br/vocabulary/temperature/hot.voc similarity index 100% rename from locale/pt-br/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/pt-br/vocabulary/temperature/hot.voc diff --git a/locale/pt-br/vocabulary/temperature/low.voc b/neon_skill_weather/locale/pt-br/vocabulary/temperature/low.voc similarity index 100% rename from locale/pt-br/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/pt-br/vocabulary/temperature/low.voc diff --git a/locale/pt-br/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/pt-br/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/pt-br/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/pt-br/vocabulary/temperature/temperature.voc diff --git a/locale/pt-br/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/pt-br/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/pt-br/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/pt-br/vocabulary/unit/fahrenheit.voc diff --git a/locale/pt-br/vocabulary/unit/unit.entity b/neon_skill_weather/locale/pt-br/vocabulary/unit/unit.entity similarity index 100% rename from locale/pt-br/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/pt-br/vocabulary/unit/unit.entity diff --git a/locale/pt-br/vocabulary/unit/unit.voc b/neon_skill_weather/locale/pt-br/vocabulary/unit/unit.voc similarity index 100% rename from locale/pt-br/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/pt-br/vocabulary/unit/unit.voc diff --git a/locale/pt-br/vocabulary/weather.voc b/neon_skill_weather/locale/pt-br/vocabulary/weather.voc similarity index 100% rename from locale/pt-br/vocabulary/weather.voc rename to neon_skill_weather/locale/pt-br/vocabulary/weather.voc diff --git a/locale/ru-ru/dialog/and.dialog b/neon_skill_weather/locale/ru-ru/dialog/and.dialog similarity index 100% rename from locale/ru-ru/dialog/and.dialog rename to neon_skill_weather/locale/ru-ru/dialog/and.dialog diff --git a/locale/ru-ru/dialog/condition/clear-sky.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/clear-sky.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/clear-sky.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/clear-sky.dialog diff --git a/locale/ru-ru/dialog/condition/clear.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/clear.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/clear.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/clear.dialog diff --git a/locale/ru-ru/dialog/condition/clouds.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/clouds.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/clouds.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/clouds.dialog diff --git a/locale/ru-ru/dialog/condition/humidity.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/humidity.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/humidity.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/humidity.dialog diff --git a/locale/ru-ru/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/no precipitation expected.dialog diff --git a/locale/ru-ru/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/precipitation expected.dialog diff --git a/locale/ru-ru/dialog/condition/rain.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/rain.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/rain.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/rain.dialog diff --git a/locale/ru-ru/dialog/condition/snow.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/snow.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/snow.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/snow.dialog diff --git a/locale/ru-ru/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/ru-ru/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/ru-ru/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/ru-ru/dialog/condition/thunderstorm.dialog diff --git a/locale/ru-ru/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-condition-expected-local.dialog diff --git a/locale/ru-ru/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-condition-expected-location.dialog diff --git a/locale/ru-ru/dialog/current/current-condition-not-expected-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-condition-not-expected-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-condition-not-expected-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-condition-not-expected-local.dialog diff --git a/locale/ru-ru/dialog/current/current-condition-not-expected-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-condition-not-expected-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-condition-not-expected-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-condition-not-expected-location.dialog diff --git a/locale/ru-ru/dialog/current/current-humidity-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-humidity-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-humidity-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-humidity-local.dialog diff --git a/locale/ru-ru/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-humidity-location.dialog diff --git a/locale/ru-ru/dialog/current/current-sunrise-future-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-future-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunrise-future-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-future-local.dialog diff --git a/locale/ru-ru/dialog/current/current-sunrise-future-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-future-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunrise-future-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-future-location.dialog diff --git a/locale/ru-ru/dialog/current/current-sunrise-past-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-past-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunrise-past-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-past-local.dialog diff --git a/locale/ru-ru/dialog/current/current-sunrise-past-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-past-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunrise-past-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunrise-past-location.dialog diff --git a/locale/ru-ru/dialog/current/current-sunset-future-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-future-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunset-future-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-future-local.dialog diff --git a/locale/ru-ru/dialog/current/current-sunset-future-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-future-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunset-future-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-future-location.dialog diff --git a/locale/ru-ru/dialog/current/current-sunset-past-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-past-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunset-past-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-past-local.dialog diff --git a/locale/ru-ru/dialog/current/current-sunset-past-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-past-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-sunset-past-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-sunset-past-location.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-high-local.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-high-location.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-high-low.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-local.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-location.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-low-local.dialog diff --git a/locale/ru-ru/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-temperature-low-location.dialog diff --git a/locale/ru-ru/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-weather-local.dialog diff --git a/locale/ru-ru/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-weather-location.dialog diff --git a/locale/ru-ru/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-wind-light-local.dialog diff --git a/locale/ru-ru/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-wind-light-location.dialog diff --git a/locale/ru-ru/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/ru-ru/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/ru-ru/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-wind-strong-local.dialog diff --git a/locale/ru-ru/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/ru-ru/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/current-wind-strong-location.dialog diff --git a/locale/ru-ru/dialog/current/currrent-clouds-alternative-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/current/currrent-clouds-alternative-local.dialog similarity index 100% rename from locale/ru-ru/dialog/current/currrent-clouds-alternative-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/current/currrent-clouds-alternative-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-condition-not-expected-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-not-expected-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-condition-not-expected-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-not-expected-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-condition-not-expected-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-not-expected-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-condition-not-expected-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-condition-not-expected-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-humidity-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-humidity-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-humidity-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-humidity-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-humidity-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-humidity-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-humidity-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-humidity-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-precipitation-next-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-precipitation-next-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-precipitation-next-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-precipitation-next-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-precipitation-next-none-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-none-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-precipitation-next-none-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-none-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-precipitation-next-none-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-none-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-precipitation-next-none-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-precipitation-next-none-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-sunrise-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunrise-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-sunrise-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunrise-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-sunrise-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunrise-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-sunrise-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunrise-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-sunset-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunset-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-sunset-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunset-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-sunset-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunset-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-sunset-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-sunset-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-weather-loation.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-weather-loation.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-weather-loation.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-weather-loation.dialog diff --git a/locale/ru-ru/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-weather-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-weather-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/ru-ru/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/ru-ru/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/ru-ru/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/ru-ru/dialog/direction/east.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/east.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/east.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/east.dialog diff --git a/locale/ru-ru/dialog/direction/north.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/north.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/north.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/north.dialog diff --git a/locale/ru-ru/dialog/direction/northeast.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/northeast.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/northeast.dialog diff --git a/locale/ru-ru/dialog/direction/northwest.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/northwest.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/northwest.dialog diff --git a/locale/ru-ru/dialog/direction/south.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/south.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/south.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/south.dialog diff --git a/locale/ru-ru/dialog/direction/southeast.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/southeast.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/southeast.dialog diff --git a/locale/ru-ru/dialog/direction/southwest.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/southwest.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/southwest.dialog diff --git a/locale/ru-ru/dialog/direction/west.dialog b/neon_skill_weather/locale/ru-ru/dialog/direction/west.dialog similarity index 100% rename from locale/ru-ru/dialog/direction/west.dialog rename to neon_skill_weather/locale/ru-ru/dialog/direction/west.dialog diff --git a/locale/ru-ru/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/ru-ru/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/ru-ru/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/ru-ru/dialog/error/cant-get-forecast.dialog diff --git a/locale/ru-ru/dialog/error/forty-eight-hours-available.dialog b/neon_skill_weather/locale/ru-ru/dialog/error/forty-eight-hours-available.dialog similarity index 100% rename from locale/ru-ru/dialog/error/forty-eight-hours-available.dialog rename to neon_skill_weather/locale/ru-ru/dialog/error/forty-eight-hours-available.dialog diff --git a/locale/ru-ru/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/ru-ru/dialog/error/location-not-found.dialog similarity index 100% rename from locale/ru-ru/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/ru-ru/dialog/error/location-not-found.dialog diff --git a/locale/ru-ru/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/ru-ru/dialog/error/no-forecast.dialog similarity index 100% rename from locale/ru-ru/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/ru-ru/dialog/error/no-forecast.dialog diff --git a/locale/ru-ru/dialog/error/seven-days-available.dialog b/neon_skill_weather/locale/ru-ru/dialog/error/seven-days-available.dialog similarity index 100% rename from locale/ru-ru/dialog/error/seven-days-available.dialog rename to neon_skill_weather/locale/ru-ru/dialog/error/seven-days-available.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-precipitation-next-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-precipitation-next-local.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-precipitation-next-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-precipitation-next-local.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-precipitation-next-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-precipitation-next-location.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-precipitation-next-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-precipitation-next-location.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-temperature-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-temperature-location.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-temperature-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-temperature-location.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/ru-ru/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/ru-ru/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/ru-ru/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/ru-ru/dialog/percentage-number.dialog b/neon_skill_weather/locale/ru-ru/dialog/percentage-number.dialog similarity index 100% rename from locale/ru-ru/dialog/percentage-number.dialog rename to neon_skill_weather/locale/ru-ru/dialog/percentage-number.dialog diff --git a/locale/ru-ru/dialog/unit/celsius.dialog b/neon_skill_weather/locale/ru-ru/dialog/unit/celsius.dialog similarity index 100% rename from locale/ru-ru/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/ru-ru/dialog/unit/celsius.dialog diff --git a/locale/ru-ru/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/ru-ru/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/ru-ru/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/ru-ru/dialog/unit/fahrenheit.dialog diff --git a/locale/ru-ru/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/ru-ru/dialog/unit/meters per second.dialog similarity index 100% rename from locale/ru-ru/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/ru-ru/dialog/unit/meters per second.dialog diff --git a/locale/ru-ru/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/ru-ru/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/ru-ru/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/ru-ru/dialog/unit/miles per hour.dialog diff --git a/locale/ru-ru/dialog/weekly/weekly-condition.dialog b/neon_skill_weather/locale/ru-ru/dialog/weekly/weekly-condition.dialog similarity index 100% rename from locale/ru-ru/dialog/weekly/weekly-condition.dialog rename to neon_skill_weather/locale/ru-ru/dialog/weekly/weekly-condition.dialog diff --git a/locale/ru-ru/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/ru-ru/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/ru-ru/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/ru-ru/dialog/weekly/weekly-temperature.dialog diff --git a/locale/ru-ru/regex/location.rx b/neon_skill_weather/locale/ru-ru/regex/location.rx similarity index 100% rename from locale/ru-ru/regex/location.rx rename to neon_skill_weather/locale/ru-ru/regex/location.rx diff --git a/locale/ru-ru/vocabulary/condition/clear.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/clear.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/clear.voc diff --git a/locale/ru-ru/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/clouds.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/clouds.voc diff --git a/locale/ru-ru/vocabulary/condition/do-i-need-an-umbrella.intent b/neon_skill_weather/locale/ru-ru/vocabulary/condition/do-i-need-an-umbrella.intent similarity index 100% rename from locale/ru-ru/vocabulary/condition/do-i-need-an-umbrella.intent rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/do-i-need-an-umbrella.intent diff --git a/locale/ru-ru/vocabulary/condition/fog.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/fog.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/fog.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/fog.voc diff --git a/locale/ru-ru/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/humidity.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/humidity.voc diff --git a/locale/ru-ru/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/precipitation.voc diff --git a/locale/ru-ru/vocabulary/condition/rain.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/rain.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/rain.voc diff --git a/locale/ru-ru/vocabulary/condition/snow.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/snow.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/snow.voc diff --git a/locale/ru-ru/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/thunderstorm.voc diff --git a/locale/ru-ru/vocabulary/condition/windy.voc b/neon_skill_weather/locale/ru-ru/vocabulary/condition/windy.voc similarity index 100% rename from locale/ru-ru/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/condition/windy.voc diff --git a/locale/ru-ru/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/couple.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/couple.voc diff --git a/locale/ru-ru/vocabulary/date-time/few.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/few.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/few.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/few.voc diff --git a/locale/ru-ru/vocabulary/date-time/later.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/later.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/later.voc diff --git a/locale/ru-ru/vocabulary/date-time/next.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/next.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/next.voc diff --git a/locale/ru-ru/vocabulary/date-time/now.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/now.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/now.voc diff --git a/locale/ru-ru/vocabulary/date-time/number-days.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/number-days.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/number-days.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/number-days.voc diff --git a/locale/ru-ru/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/relative-day.voc diff --git a/locale/ru-ru/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/relative-time.voc diff --git a/locale/ru-ru/vocabulary/date-time/today.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/today.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/today.voc diff --git a/locale/ru-ru/vocabulary/date-time/week.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/week.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/week.voc diff --git a/locale/ru-ru/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/ru-ru/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/ru-ru/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/date-time/weekend.voc diff --git a/locale/ru-ru/vocabulary/forecast.voc b/neon_skill_weather/locale/ru-ru/vocabulary/forecast.voc similarity index 100% rename from locale/ru-ru/vocabulary/forecast.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/forecast.voc diff --git a/locale/ru-ru/vocabulary/like.voc b/neon_skill_weather/locale/ru-ru/vocabulary/like.voc similarity index 100% rename from locale/ru-ru/vocabulary/like.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/like.voc diff --git a/locale/ru-ru/vocabulary/location.voc b/neon_skill_weather/locale/ru-ru/vocabulary/location.voc similarity index 100% rename from locale/ru-ru/vocabulary/location.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/location.voc diff --git a/locale/ru-ru/vocabulary/outside.voc b/neon_skill_weather/locale/ru-ru/vocabulary/outside.voc similarity index 100% rename from locale/ru-ru/vocabulary/outside.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/outside.voc diff --git a/locale/ru-ru/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/ru-ru/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/ru-ru/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/query/confirm-query-current.voc diff --git a/locale/ru-ru/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/ru-ru/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/ru-ru/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/query/confirm-query-future.voc diff --git a/locale/ru-ru/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/ru-ru/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/ru-ru/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/query/confirm-query.voc diff --git a/locale/ru-ru/vocabulary/query/how.voc b/neon_skill_weather/locale/ru-ru/vocabulary/query/how.voc similarity index 100% rename from locale/ru-ru/vocabulary/query/how.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/query/how.voc diff --git a/locale/ru-ru/vocabulary/query/query.voc b/neon_skill_weather/locale/ru-ru/vocabulary/query/query.voc similarity index 100% rename from locale/ru-ru/vocabulary/query/query.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/query/query.voc diff --git a/locale/ru-ru/vocabulary/query/when.voc b/neon_skill_weather/locale/ru-ru/vocabulary/query/when.voc similarity index 100% rename from locale/ru-ru/vocabulary/query/when.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/query/when.voc diff --git a/locale/ru-ru/vocabulary/sunrise.voc b/neon_skill_weather/locale/ru-ru/vocabulary/sunrise.voc similarity index 100% rename from locale/ru-ru/vocabulary/sunrise.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/sunrise.voc diff --git a/locale/ru-ru/vocabulary/sunset.voc b/neon_skill_weather/locale/ru-ru/vocabulary/sunset.voc similarity index 100% rename from locale/ru-ru/vocabulary/sunset.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/sunset.voc diff --git a/locale/ru-ru/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/ru-ru/vocabulary/temperature/cold.voc similarity index 100% rename from locale/ru-ru/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/temperature/cold.voc diff --git a/locale/ru-ru/vocabulary/temperature/high.voc b/neon_skill_weather/locale/ru-ru/vocabulary/temperature/high.voc similarity index 100% rename from locale/ru-ru/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/temperature/high.voc diff --git a/locale/ru-ru/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/ru-ru/vocabulary/temperature/hot.voc similarity index 100% rename from locale/ru-ru/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/temperature/hot.voc diff --git a/locale/ru-ru/vocabulary/temperature/low.voc b/neon_skill_weather/locale/ru-ru/vocabulary/temperature/low.voc similarity index 100% rename from locale/ru-ru/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/temperature/low.voc diff --git a/locale/ru-ru/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/ru-ru/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/ru-ru/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/temperature/temperature.voc diff --git a/locale/ru-ru/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/ru-ru/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/ru-ru/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/unit/fahrenheit.voc diff --git a/locale/ru-ru/vocabulary/unit/unit.entity b/neon_skill_weather/locale/ru-ru/vocabulary/unit/unit.entity similarity index 100% rename from locale/ru-ru/vocabulary/unit/unit.entity rename to neon_skill_weather/locale/ru-ru/vocabulary/unit/unit.entity diff --git a/locale/ru-ru/vocabulary/unit/unit.voc b/neon_skill_weather/locale/ru-ru/vocabulary/unit/unit.voc similarity index 100% rename from locale/ru-ru/vocabulary/unit/unit.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/unit/unit.voc diff --git a/locale/ru-ru/vocabulary/weather.voc b/neon_skill_weather/locale/ru-ru/vocabulary/weather.voc similarity index 100% rename from locale/ru-ru/vocabulary/weather.voc rename to neon_skill_weather/locale/ru-ru/vocabulary/weather.voc diff --git a/locale/sv-se/dialog/and.dialog b/neon_skill_weather/locale/sv-se/dialog/and.dialog similarity index 100% rename from locale/sv-se/dialog/and.dialog rename to neon_skill_weather/locale/sv-se/dialog/and.dialog diff --git a/locale/sv-se/dialog/condition/clear sky.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/clear sky.dialog similarity index 100% rename from locale/sv-se/dialog/condition/clear sky.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/clear sky.dialog diff --git a/locale/sv-se/dialog/condition/clear.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/clear.dialog similarity index 100% rename from locale/sv-se/dialog/condition/clear.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/clear.dialog diff --git a/locale/sv-se/dialog/condition/no precipitation expected.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/no precipitation expected.dialog similarity index 100% rename from locale/sv-se/dialog/condition/no precipitation expected.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/no precipitation expected.dialog diff --git a/locale/sv-se/dialog/condition/precipitation expected.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/precipitation expected.dialog similarity index 100% rename from locale/sv-se/dialog/condition/precipitation expected.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/precipitation expected.dialog diff --git a/locale/sv-se/dialog/condition/rain.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/rain.dialog similarity index 100% rename from locale/sv-se/dialog/condition/rain.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/rain.dialog diff --git a/locale/sv-se/dialog/condition/snow.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/snow.dialog similarity index 100% rename from locale/sv-se/dialog/condition/snow.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/snow.dialog diff --git a/locale/sv-se/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/sv-se/dialog/condition/thunderstorm.dialog similarity index 100% rename from locale/sv-se/dialog/condition/thunderstorm.dialog rename to neon_skill_weather/locale/sv-se/dialog/condition/thunderstorm.dialog diff --git a/locale/sv-se/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-condition-expected-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-condition-expected-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-condition-expected-local.dialog diff --git a/locale/sv-se/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-condition-expected-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-condition-expected-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-condition-expected-location.dialog diff --git a/locale/sv-se/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-humidity-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-humidity-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-humidity-location.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-high-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-high-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-high-local.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-high-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-high-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-high-location.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-high-low.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-high-low.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-high-low.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-local.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-location.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-low-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-low-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-low-local.dialog diff --git a/locale/sv-se/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-temperature-low-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-temperature-low-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-temperature-low-location.dialog diff --git a/locale/sv-se/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-weather-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-weather-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-weather-local.dialog diff --git a/locale/sv-se/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-weather-location.dialog diff --git a/locale/sv-se/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-wind-light-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-wind-light-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-wind-light-local.dialog diff --git a/locale/sv-se/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-wind-light-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-wind-light-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-wind-light-location.dialog diff --git a/locale/sv-se/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-wind-moderate-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-wind-moderate-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-wind-moderate-local.dialog diff --git a/locale/sv-se/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-wind-moderate-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-wind-moderate-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-wind-moderate-location.dialog diff --git a/locale/sv-se/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-wind-strong-local.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-wind-strong-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-wind-strong-local.dialog diff --git a/locale/sv-se/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/sv-se/dialog/current/current-wind-strong-location.dialog similarity index 100% rename from locale/sv-se/dialog/current/current-wind-strong-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/current/current-wind-strong-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-condition-expected-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-condition-expected-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-condition-expected-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-condition-expected-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-condition-expected-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-condition-expected-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-high-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-temperature-high-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-high-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-high-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-temperature-high-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-high-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-temperature-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-temperature-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-low-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-temperature-low-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-low-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-low-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-temperature-low-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-temperature-low-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-weather-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-weather-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-weather-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-weather-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-weather-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-weather-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-light-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-wind-light-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-light-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-light-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-wind-light-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-light-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-moderate-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-wind-moderate-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-moderate-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-moderate-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-wind-moderate-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-moderate-location.dialog diff --git a/locale/sv-se/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-strong-local.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-wind-strong-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-strong-local.dialog diff --git a/locale/sv-se/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-strong-location.dialog similarity index 100% rename from locale/sv-se/dialog/daily/daily-wind-strong-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/daily/daily-wind-strong-location.dialog diff --git a/locale/sv-se/dialog/direction/east.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/east.dialog similarity index 100% rename from locale/sv-se/dialog/direction/east.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/east.dialog diff --git a/locale/sv-se/dialog/direction/north.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/north.dialog similarity index 100% rename from locale/sv-se/dialog/direction/north.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/north.dialog diff --git a/locale/sv-se/dialog/direction/northeast.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/northeast.dialog similarity index 100% rename from locale/sv-se/dialog/direction/northeast.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/northeast.dialog diff --git a/locale/sv-se/dialog/direction/northwest.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/northwest.dialog similarity index 100% rename from locale/sv-se/dialog/direction/northwest.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/northwest.dialog diff --git a/locale/sv-se/dialog/direction/south.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/south.dialog similarity index 100% rename from locale/sv-se/dialog/direction/south.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/south.dialog diff --git a/locale/sv-se/dialog/direction/southeast.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/southeast.dialog similarity index 100% rename from locale/sv-se/dialog/direction/southeast.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/southeast.dialog diff --git a/locale/sv-se/dialog/direction/southwest.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/southwest.dialog similarity index 100% rename from locale/sv-se/dialog/direction/southwest.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/southwest.dialog diff --git a/locale/sv-se/dialog/direction/west.dialog b/neon_skill_weather/locale/sv-se/dialog/direction/west.dialog similarity index 100% rename from locale/sv-se/dialog/direction/west.dialog rename to neon_skill_weather/locale/sv-se/dialog/direction/west.dialog diff --git a/locale/sv-se/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/sv-se/dialog/error/cant-get-forecast.dialog similarity index 100% rename from locale/sv-se/dialog/error/cant-get-forecast.dialog rename to neon_skill_weather/locale/sv-se/dialog/error/cant-get-forecast.dialog diff --git a/locale/sv-se/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/sv-se/dialog/error/location-not-found.dialog similarity index 100% rename from locale/sv-se/dialog/error/location-not-found.dialog rename to neon_skill_weather/locale/sv-se/dialog/error/location-not-found.dialog diff --git a/locale/sv-se/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/sv-se/dialog/error/no-forecast.dialog similarity index 100% rename from locale/sv-se/dialog/error/no-forecast.dialog rename to neon_skill_weather/locale/sv-se/dialog/error/no-forecast.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-condition-alternative-local.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-alternative-local.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-condition-alternative-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-alternative-local.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-condition-alternative-location.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-alternative-location.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-condition-alternative-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-alternative-location.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-expected-local.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-condition-expected-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-expected-local.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-expected-location.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-condition-expected-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-expected-location.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-condition-not-expected-local.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-not-expected-local.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-condition-not-expected-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-not-expected-local.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-condition-not-expected-location.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-not-expected-location.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-condition-not-expected-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-condition-not-expected-location.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-temperature-local.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-temperature-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-temperature-local.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-weather-local.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-weather-local.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-weather-local.dialog diff --git a/locale/sv-se/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/sv-se/dialog/hourly/hourly-weather-location.dialog similarity index 100% rename from locale/sv-se/dialog/hourly/hourly-weather-location.dialog rename to neon_skill_weather/locale/sv-se/dialog/hourly/hourly-weather-location.dialog diff --git a/locale/sv-se/dialog/percentage-number.dialog b/neon_skill_weather/locale/sv-se/dialog/percentage-number.dialog similarity index 100% rename from locale/sv-se/dialog/percentage-number.dialog rename to neon_skill_weather/locale/sv-se/dialog/percentage-number.dialog diff --git a/locale/sv-se/dialog/unit/celsius.dialog b/neon_skill_weather/locale/sv-se/dialog/unit/celsius.dialog similarity index 100% rename from locale/sv-se/dialog/unit/celsius.dialog rename to neon_skill_weather/locale/sv-se/dialog/unit/celsius.dialog diff --git a/locale/sv-se/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/sv-se/dialog/unit/fahrenheit.dialog similarity index 100% rename from locale/sv-se/dialog/unit/fahrenheit.dialog rename to neon_skill_weather/locale/sv-se/dialog/unit/fahrenheit.dialog diff --git a/locale/sv-se/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/sv-se/dialog/unit/meters per second.dialog similarity index 100% rename from locale/sv-se/dialog/unit/meters per second.dialog rename to neon_skill_weather/locale/sv-se/dialog/unit/meters per second.dialog diff --git a/locale/sv-se/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/sv-se/dialog/unit/miles per hour.dialog similarity index 100% rename from locale/sv-se/dialog/unit/miles per hour.dialog rename to neon_skill_weather/locale/sv-se/dialog/unit/miles per hour.dialog diff --git a/locale/sv-se/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/sv-se/dialog/weekly/weekly-temperature.dialog similarity index 100% rename from locale/sv-se/dialog/weekly/weekly-temperature.dialog rename to neon_skill_weather/locale/sv-se/dialog/weekly/weekly-temperature.dialog diff --git a/locale/sv-se/regex/location.rx b/neon_skill_weather/locale/sv-se/regex/location.rx similarity index 100% rename from locale/sv-se/regex/location.rx rename to neon_skill_weather/locale/sv-se/regex/location.rx diff --git a/locale/sv-se/vocabulary/condition/clear.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/clear.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/clear.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/clear.voc diff --git a/locale/sv-se/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/clouds.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/clouds.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/clouds.voc diff --git a/locale/sv-se/vocabulary/condition/do.i.need.an.umbrella.intent b/neon_skill_weather/locale/sv-se/vocabulary/condition/do.i.need.an.umbrella.intent similarity index 100% rename from locale/sv-se/vocabulary/condition/do.i.need.an.umbrella.intent rename to neon_skill_weather/locale/sv-se/vocabulary/condition/do.i.need.an.umbrella.intent diff --git a/locale/sv-se/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/humidity.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/humidity.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/humidity.voc diff --git a/locale/sv-se/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/precipitation.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/precipitation.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/precipitation.voc diff --git a/locale/sv-se/vocabulary/condition/rain.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/rain.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/rain.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/rain.voc diff --git a/locale/sv-se/vocabulary/condition/snow.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/snow.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/snow.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/snow.voc diff --git a/locale/sv-se/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/thunderstorm.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/thunderstorm.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/thunderstorm.voc diff --git a/locale/sv-se/vocabulary/condition/windy.voc b/neon_skill_weather/locale/sv-se/vocabulary/condition/windy.voc similarity index 100% rename from locale/sv-se/vocabulary/condition/windy.voc rename to neon_skill_weather/locale/sv-se/vocabulary/condition/windy.voc diff --git a/locale/sv-se/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/couple.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/couple.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/couple.voc diff --git a/locale/sv-se/vocabulary/date-time/later.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/later.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/later.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/later.voc diff --git a/locale/sv-se/vocabulary/date-time/next.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/next.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/next.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/next.voc diff --git a/locale/sv-se/vocabulary/date-time/now.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/now.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/now.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/now.voc diff --git a/locale/sv-se/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/relative-day.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/relative-day.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/relative-day.voc diff --git a/locale/sv-se/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/relative-time.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/relative-time.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/relative-time.voc diff --git a/locale/sv-se/vocabulary/date-time/today.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/today.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/today.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/today.voc diff --git a/locale/sv-se/vocabulary/date-time/week.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/week.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/week.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/week.voc diff --git a/locale/sv-se/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/sv-se/vocabulary/date-time/weekend.voc similarity index 100% rename from locale/sv-se/vocabulary/date-time/weekend.voc rename to neon_skill_weather/locale/sv-se/vocabulary/date-time/weekend.voc diff --git a/locale/sv-se/vocabulary/forecast.voc b/neon_skill_weather/locale/sv-se/vocabulary/forecast.voc similarity index 100% rename from locale/sv-se/vocabulary/forecast.voc rename to neon_skill_weather/locale/sv-se/vocabulary/forecast.voc diff --git a/locale/sv-se/vocabulary/location.voc b/neon_skill_weather/locale/sv-se/vocabulary/location.voc similarity index 100% rename from locale/sv-se/vocabulary/location.voc rename to neon_skill_weather/locale/sv-se/vocabulary/location.voc diff --git a/locale/sv-se/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/sv-se/vocabulary/query/confirm-query-current.voc similarity index 100% rename from locale/sv-se/vocabulary/query/confirm-query-current.voc rename to neon_skill_weather/locale/sv-se/vocabulary/query/confirm-query-current.voc diff --git a/locale/sv-se/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/sv-se/vocabulary/query/confirm-query-future.voc similarity index 100% rename from locale/sv-se/vocabulary/query/confirm-query-future.voc rename to neon_skill_weather/locale/sv-se/vocabulary/query/confirm-query-future.voc diff --git a/locale/sv-se/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/sv-se/vocabulary/query/confirm-query.voc similarity index 100% rename from locale/sv-se/vocabulary/query/confirm-query.voc rename to neon_skill_weather/locale/sv-se/vocabulary/query/confirm-query.voc diff --git a/locale/sv-se/vocabulary/query/how.voc b/neon_skill_weather/locale/sv-se/vocabulary/query/how.voc similarity index 100% rename from locale/sv-se/vocabulary/query/how.voc rename to neon_skill_weather/locale/sv-se/vocabulary/query/how.voc diff --git a/locale/sv-se/vocabulary/query/query.voc b/neon_skill_weather/locale/sv-se/vocabulary/query/query.voc similarity index 100% rename from locale/sv-se/vocabulary/query/query.voc rename to neon_skill_weather/locale/sv-se/vocabulary/query/query.voc diff --git a/locale/sv-se/vocabulary/query/when.voc b/neon_skill_weather/locale/sv-se/vocabulary/query/when.voc similarity index 100% rename from locale/sv-se/vocabulary/query/when.voc rename to neon_skill_weather/locale/sv-se/vocabulary/query/when.voc diff --git a/locale/sv-se/vocabulary/sunrise.voc b/neon_skill_weather/locale/sv-se/vocabulary/sunrise.voc similarity index 100% rename from locale/sv-se/vocabulary/sunrise.voc rename to neon_skill_weather/locale/sv-se/vocabulary/sunrise.voc diff --git a/locale/sv-se/vocabulary/sunset.voc b/neon_skill_weather/locale/sv-se/vocabulary/sunset.voc similarity index 100% rename from locale/sv-se/vocabulary/sunset.voc rename to neon_skill_weather/locale/sv-se/vocabulary/sunset.voc diff --git a/locale/sv-se/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/sv-se/vocabulary/temperature/cold.voc similarity index 100% rename from locale/sv-se/vocabulary/temperature/cold.voc rename to neon_skill_weather/locale/sv-se/vocabulary/temperature/cold.voc diff --git a/locale/sv-se/vocabulary/temperature/fog.voc b/neon_skill_weather/locale/sv-se/vocabulary/temperature/fog.voc similarity index 100% rename from locale/sv-se/vocabulary/temperature/fog.voc rename to neon_skill_weather/locale/sv-se/vocabulary/temperature/fog.voc diff --git a/locale/sv-se/vocabulary/temperature/high.voc b/neon_skill_weather/locale/sv-se/vocabulary/temperature/high.voc similarity index 100% rename from locale/sv-se/vocabulary/temperature/high.voc rename to neon_skill_weather/locale/sv-se/vocabulary/temperature/high.voc diff --git a/locale/sv-se/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/sv-se/vocabulary/temperature/hot.voc similarity index 100% rename from locale/sv-se/vocabulary/temperature/hot.voc rename to neon_skill_weather/locale/sv-se/vocabulary/temperature/hot.voc diff --git a/locale/sv-se/vocabulary/temperature/low.voc b/neon_skill_weather/locale/sv-se/vocabulary/temperature/low.voc similarity index 100% rename from locale/sv-se/vocabulary/temperature/low.voc rename to neon_skill_weather/locale/sv-se/vocabulary/temperature/low.voc diff --git a/locale/sv-se/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/sv-se/vocabulary/temperature/temperature.voc similarity index 100% rename from locale/sv-se/vocabulary/temperature/temperature.voc rename to neon_skill_weather/locale/sv-se/vocabulary/temperature/temperature.voc diff --git a/locale/sv-se/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/sv-se/vocabulary/unit/fahrenheit.voc similarity index 100% rename from locale/sv-se/vocabulary/unit/fahrenheit.voc rename to neon_skill_weather/locale/sv-se/vocabulary/unit/fahrenheit.voc diff --git a/neon_skill_weather/locale/sv-se/vocabulary/unit/unit.entity b/neon_skill_weather/locale/sv-se/vocabulary/unit/unit.entity new file mode 100644 index 000000000..e63c6667a --- /dev/null +++ b/neon_skill_weather/locale/sv-se/vocabulary/unit/unit.entity @@ -0,0 +1,2 @@ +fahrenheit +celsius diff --git a/neon_skill_weather/locale/sv-se/vocabulary/unit/unit.voc b/neon_skill_weather/locale/sv-se/vocabulary/unit/unit.voc new file mode 100644 index 000000000..e63c6667a --- /dev/null +++ b/neon_skill_weather/locale/sv-se/vocabulary/unit/unit.voc @@ -0,0 +1,2 @@ +fahrenheit +celsius diff --git a/locale/sv-se/vocabulary/weather.voc b/neon_skill_weather/locale/sv-se/vocabulary/weather.voc similarity index 100% rename from locale/sv-se/vocabulary/weather.voc rename to neon_skill_weather/locale/sv-se/vocabulary/weather.voc diff --git a/neon_skill_weather/locale/uk-ua/dialog/and.dialog b/neon_skill_weather/locale/uk-ua/dialog/and.dialog new file mode 100644 index 000000000..f33845f4e --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/and.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +і diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/clear-sky.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/clear-sky.dialog new file mode 100644 index 000000000..6047410ac --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/clear-sky.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +чисте небо diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/clear.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/clear.dialog new file mode 100644 index 000000000..6047410ac --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/clear.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +чисте небо diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/clouds.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/clouds.dialog new file mode 100644 index 000000000..34bd66bc5 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/clouds.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +хмари diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/humidity.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/humidity.dialog new file mode 100644 index 000000000..cee8f6e95 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/humidity.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +вологість diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/rain.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/rain.dialog new file mode 100644 index 000000000..28ab0cf4d --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/rain.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +дощ diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/snow.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/snow.dialog new file mode 100644 index 000000000..c375371c0 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/snow.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +сніг diff --git a/neon_skill_weather/locale/uk-ua/dialog/condition/thunderstorm.dialog b/neon_skill_weather/locale/uk-ua/dialog/condition/thunderstorm.dialog new file mode 100644 index 000000000..530a2785b --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/condition/thunderstorm.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +шторми diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-expected-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-expected-local.dialog new file mode 100644 index 000000000..fd851ef67 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Так, сьогодні буде {condition} +Схоже, що сьогодні буде {condition} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-expected-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-expected-location.dialog new file mode 100644 index 000000000..956cbcba1 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У {location}, схоже, сьогодні буде {condition} +Так, це буде {condition} в {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-not-expected-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-not-expected-local.dialog new file mode 100644 index 000000000..207e8e157 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-not-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Ні, за прогнозом сьогодні буде {condition} +Ні, {condition} очікується сьогодні diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-not-expected-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-not-expected-location.dialog new file mode 100644 index 000000000..d9175a769 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-condition-not-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Ні, прогноз передбачає {condition} сьогодні через {location} +Ні, в {location} {condition} очікується сьогодні diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-humidity-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-humidity-local.dialog new file mode 100644 index 000000000..f6102454e --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-humidity-local.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +Наразі вологість становить {percent} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-humidity-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-humidity-location.dialog new file mode 100644 index 000000000..fd5cdf2d5 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-humidity-location.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +Наразі вологість в {location} становить {percent} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-future-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-future-local.dialog new file mode 100644 index 000000000..ff096757f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-future-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сонце зійде сьогодні о {time} +Схід сонця сьогодні буде о {time} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-future-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-future-location.dialog new file mode 100644 index 000000000..2b49d2d5a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-future-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сонце зійшло о {time} сьогодні о {location} +Схід сонця був о {time} сьогодні о {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-past-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-past-local.dialog new file mode 100644 index 000000000..72790b3d8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-past-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сонце сьогодні зійшло о {time} +Схід сонця сьогодні був о 0 diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-past-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-past-location.dialog new file mode 100644 index 000000000..2b49d2d5a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunrise-past-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сонце зійшло о {time} сьогодні о {location} +Схід сонця був о {time} сьогодні о {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-future-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-future-local.dialog new file mode 100644 index 000000000..077c5432f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-future-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +сонце сьогодні зайде о {time} +сонце зайде сьогодні о 0:00 +захід сонця сьогодні буде в {time} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-future-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-future-location.dialog new file mode 100644 index 000000000..50b870215 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-future-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +захід сонця буде о {time} сьогодні о {location} +в {location} сонце зайде сьогодні о {time} +сонце зайде о {time} сьогодні о {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-past-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-past-local.dialog new file mode 100644 index 000000000..d976a3bab --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-past-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +сонце зайшло сьогодні о 0:00 +захід сонця сьогодні був на позначці {time} +сьогодні сонце зайшло о 0:00 diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-past-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-past-location.dialog new file mode 100644 index 000000000..9df9736b5 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-sunset-past-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +в {location} сьогодні сонце зайшло о {time} +сонце зайшло о {time} сьогодні о {location} +захід сонця був о {time} сьогодні о {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-local.dialog new file mode 100644 index 000000000..0c0197925 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Сьогодні температура сягатиме {temperature} градусів. +Очікується максимальна температура {temperature} градусів {temperature_unit}. +Очікується максимальна температура {temperature} градусів. diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-location.dialog new file mode 100644 index 000000000..eebe66196 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Максимум {temperature} градусів {temperature_unit} очікується в {location}. +Максимум {temperature} градусів можна очікувати в {location}. +Сьогодні температура повітря сягатиме {temperature} градусів за Цельсієм {location}. diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-low.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-low.dialog new file mode 100644 index 000000000..02c4747c8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-high-low.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +Сьогоднішній прогноз - максимум {high_temperature} і мінімум {low_temperature}. diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-local.dialog new file mode 100644 index 000000000..69e712eab --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Зараз на вулиці 0 градусів. +Наразі {temperature} градусів {temperature_unit}. +Наразі {temperature} градусів. diff --git a/locale/uk-ua/dialog/current/current-temperature-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-location.dialog similarity index 100% rename from locale/uk-ua/dialog/current/current-temperature-location.dialog rename to neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-location.dialog diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-low-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-low-local.dialog new file mode 100644 index 000000000..675a1d5c7 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-low-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Сьогодні буде до {temperature} градусів. +Очікується мінімум {temperature} градусів {temperature_unit}. +Очікується мінімальна температура {temperature} градусів. diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-low-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-low-location.dialog new file mode 100644 index 000000000..fc867fa02 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-temperature-low-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Температура може бути від {temperature} градусів до {location}. +Сьогодні температура повітря опуститься до {temperature} градусів {temperature_unit} в {location}. diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-weather-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-weather-local.dialog new file mode 100644 index 000000000..8401a20eb --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-weather-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Наразі це {condition} та {temperature} градуси за Цельсієм. +Наразі це {condition} та {temperature} градус. diff --git a/locale/uk-ua/dialog/current/current-weather-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-weather-location.dialog similarity index 100% rename from locale/uk-ua/dialog/current/current-weather-location.dialog rename to neon_skill_weather/locale/uk-ua/dialog/current/current-weather-location.dialog diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-light-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-light-local.dialog new file mode 100644 index 000000000..6267c8bae --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-light-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Вітер слабкий при {speed} {speed_unit} від {direction} +Сьогодні легкий вітер від {direction} до {speed} {speed_unit} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-light-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-light-location.dialog new file mode 100644 index 000000000..7e6d21619 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-light-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У {location} сьогодні легкий вітер з {direction} на {speed} {speed_unit} +Вітер легкий в {location} в {speed} в {speed_unit} з {direction} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-moderate-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-moderate-local.dialog new file mode 100644 index 000000000..cbb2e2649 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-moderate-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Наразі вітер помірний {speed} {speed_unit} від {direction} +Сьогодні трохи вітряно, зараз {speed} {speed_unit} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-moderate-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-moderate-location.dialog new file mode 100644 index 000000000..fe2b25d5d --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-moderate-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Наразі вітер помірний {speed} {speed_unit} від {direction} до {location} +Сьогодні трохи вітряно в {location}, зараз {speed} {speed_unit} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-strong-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-strong-local.dialog new file mode 100644 index 000000000..70dbd72d4 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-strong-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Сьогодні дуже вітряно, {speed} {speed_unit} +Сьогодні дуже сильний вітер з {direction}, {speed} {speed_unit} +Наразі вітер від {direction} до {speed} {speed_unit}, можливо, сьогодні краще залишитися вдома diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-strong-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-strong-location.dialog new file mode 100644 index 000000000..46d0c3487 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/current-wind-strong-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Наразі вітер від {direction} до {speed}, від {speed_unit} до {location}, гарний день, щоб залишатися вдома +{location} сьогодні буде сильний вітер, {speed} {speed_unit} +Сьогодні дуже сильний вітер від {direction} до {location}, {speed} {speed_unit} diff --git a/neon_skill_weather/locale/uk-ua/dialog/current/currrent-clouds-alternative-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/current/currrent-clouds-alternative-local.dialog new file mode 100644 index 000000000..a3ba40742 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/current/currrent-clouds-alternative-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Не повинно бути хмарно, схоже, що сьогодні буде {condition} +Ні, за прогнозом сьогодні буде {condition} +Не схоже на те, швидше за все, сьогодні буде {condition} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-expected-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-expected-local.dialog new file mode 100644 index 000000000..04264776b --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Так, прогноз передбачає {condition} {day} +Так, очікуйте {condition} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-expected-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-expected-location.dialog new file mode 100644 index 000000000..06541f050 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Так, прогноз передбачає {condition} в {location} {day} +Так, очікуйте {condition} в {location} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-not-expected-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-not-expected-local.dialog new file mode 100644 index 000000000..b698a2f53 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-not-expected-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Ні, {condition} очікується {day} +Ні, за прогнозом {day} буде {condition} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-not-expected-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-not-expected-location.dialog new file mode 100644 index 000000000..a101bf924 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-condition-not-expected-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Ні, в {day} прогноз передбачає {condition} в {location} +Ні, в {location} {condition} очікується {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-humidity-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-humidity-local.dialog new file mode 100644 index 000000000..97b6a4240 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-humidity-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Вологість {day} стане {percent} +{day} прогноз передбачає вологість {percent} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-humidity-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-humidity-location.dialog new file mode 100644 index 000000000..c9aafcd62 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-humidity-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +{day} прогноз в {location} передбачає вологість {percent} +Вологість в {location} {day} буде {percent} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-local.dialog new file mode 100644 index 000000000..b13d795ad --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Прогноз передбачає шанс {percent} з ймовірністю {precipitation} {day} +Існує ймовірність {percent} для {precipitation} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-location.dialog new file mode 100644 index 000000000..92c439027 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У {location} є {percent} шанс на {precipitation} {day} +Прогноз передбачає {percent} шансів на {precipitation} в {location} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-none-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-none-local.dialog new file mode 100644 index 000000000..663dff58e --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-none-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У найближчі 7 днів не прогнозується. +На найближчі 7 днів опадів не передбачається diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-none-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-none-location.dialog new file mode 100644 index 000000000..fa2e25d49 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-precipitation-next-none-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +На найближчі сім днів у {location} опадів не передбачається +У {location} не прогнозується diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunrise-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunrise-local.dialog new file mode 100644 index 000000000..126fa286a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunrise-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +{day} сонце зійде о {time} +схід сонця буде о {time} {day} +сонце зійде о {time} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunrise-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunrise-location.dialog new file mode 100644 index 000000000..5326cbd32 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunrise-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +сонце зійде о {time} {day} о {location} +{day} сонце зійде о {time} через {location} +в {location} схід сонця буде в {time} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunset-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunset-local.dialog new file mode 100644 index 000000000..ca52e36fe --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunset-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +сонце зайде о {time} {day} +{day} сонце зайде о {time} +захід сонця буде о {time} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunset-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunset-location.dialog new file mode 100644 index 000000000..f910278ed --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-sunset-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +{day} сонце зайде о {time} через {location} +в {location} захід сонця буде в {time} {day} +сонце зайде о {time} {day} о {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-high-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-high-local.dialog new file mode 100644 index 000000000..2dab72715 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-high-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +При {day} температура сягатиме 1 градуса. +При {day} вона буде максимальною, а при {temperature} - мінімальною diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-high-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-high-location.dialog new file mode 100644 index 000000000..430c4c7b1 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-high-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +{location} матиме максимум {temperature} градус {day} +Температура буде досягати {temperature} градусів в {location} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-local.dialog new file mode 100644 index 000000000..429be282a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +{day} буде {temperature} +При {day} температура буде дорівнювати {temperature} градус. diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-location.dialog new file mode 100644 index 000000000..f794b98b8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +{day}, {location} матимуть температуру {temperature} градуси +У {day} буде {temperature} градус, у {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-low-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-low-local.dialog new file mode 100644 index 000000000..665adb4ce --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-low-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +При {day} він буде таким же низьким, як і при {temperature} +При {day} температура буде лише 1 градус. diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-low-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-low-location.dialog new file mode 100644 index 000000000..5ad5e2f5a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-temperature-low-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +{day}, {location} буде всього лише {temperature} градуси +У {day} вона буде на рівні {temperature} градуса, а в {location} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-weather-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-weather-local.dialog new file mode 100644 index 000000000..9e2b447ed --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-weather-local.dialog @@ -0,0 +1,6 @@ +# auto translated from en-us to uk-ua +{day} це буде {condition} з максимумом {high_temperature} і мінімумом {low_temperature} +Очікується {condition}, з максимумом {high_temperature} і мінімумом {low_temperature} {day} +{day} очікує {condition}, з максимумом {high_temperature} і мінімумом {low_temperature} +Прогноз {day} становить {condition} з максимумом {high_temperature} і мінімумом {low_temperature} +При {day} максимумом буде {high_temperature}, а мінімумом {low_temperature}, при {condition} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-weather-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-weather-location.dialog new file mode 100644 index 000000000..dca1d7ffb --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-weather-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +{day} це буде {condition}, з максимумом {high_temperature} і мінімумом {low_temperature} в {location} +Прогноз {day} є {high_temperature} для максимуму і {low_temperature} для мінімуму в {location} +{day}, {location} матимуть максимум {high_temperature} і мінімум {low_temperature}, а {condition} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-light-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-light-local.dialog new file mode 100644 index 000000000..3020c26fc --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-light-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Легкий вітер буде дути з {direction} {day} на {speed} {speed_unit} +Буде не дуже вітряно {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-light-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-light-location.dialog new file mode 100644 index 000000000..923ca9887 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-light-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Не буде дуже вітряно в {location} {day} +Легкий вітер буде дути з {direction} в {location} {day} в {speed} {speed_unit} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-moderate-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-moderate-local.dialog new file mode 100644 index 000000000..c2537745c --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-moderate-local.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Очікується помірний вітер зі швидкістю близько {speed} {speed_unit} {day} +Вітер буде помірним, близько {speed} {speed_unit} від {direction} {day} +Прогноз передбачає помірний вітер від {direction} до {speed} {speed_unit} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-moderate-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-moderate-location.dialog new file mode 100644 index 000000000..acfe08893 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-moderate-location.dialog @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +Вітер буде помірним в {location} {day}, близько {speed} {speed_unit} від {direction} +Прогноз {day} передбачає, що в {location} буде помірний вітер з {direction} з {speed} з {speed_unit} +Можна очікувати вітер від {speed} {speed_unit} до {location} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-strong-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-strong-local.dialog new file mode 100644 index 000000000..5990da167 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-strong-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Буде сильний вітер з {direction} до {speed} {speed_unit} {day} +Вітер буде сильним до {speed} {speed_unit} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-strong-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-strong-location.dialog new file mode 100644 index 000000000..6c9208abe --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/daily/daily-wind-strong-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Буде сильний вітер з {direction} з {speed} {speed_unit} по {location} {day} +Вітер буде сильним від {speed} {speed_unit} до {location} {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/east.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/east.dialog new file mode 100644 index 000000000..0c6d69a61 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/east.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +схід diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/north.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/north.dialog new file mode 100644 index 000000000..c5fdde8fd --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/north.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +північ diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/northeast.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/northeast.dialog new file mode 100644 index 000000000..8540a8d0f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/northeast.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +північний схід diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/northwest.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/northwest.dialog new file mode 100644 index 000000000..faf3e2c83 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/northwest.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +північний захід diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/south.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/south.dialog new file mode 100644 index 000000000..ca1d60f6c --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/south.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +південь diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/southeast.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/southeast.dialog new file mode 100644 index 000000000..49c8e0f0c --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/southeast.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +південний схід diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/southwest.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/southwest.dialog new file mode 100644 index 000000000..ac9a38acd --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/southwest.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +південний захід diff --git a/neon_skill_weather/locale/uk-ua/dialog/direction/west.dialog b/neon_skill_weather/locale/uk-ua/dialog/direction/west.dialog new file mode 100644 index 000000000..337c25d4b --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/direction/west.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +захід diff --git a/neon_skill_weather/locale/uk-ua/dialog/error/cant-get-forecast.dialog b/neon_skill_weather/locale/uk-ua/dialog/error/cant-get-forecast.dialog new file mode 100644 index 000000000..04218d957 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/error/cant-get-forecast.dialog @@ -0,0 +1,27 @@ +# auto translated from en-us to uk-ua +Вибачте. Я не можу зараз отримати прогноз погоди. +Вибачте. Я не можу отримати доступ до звіту про погоду прямо зараз. +Я не можу отримати доступ до прогнозів погоди прямо зараз. +Я не можу отримати прогноз погоди прямо зараз. +Вибачте. Я не можу отримати звіти про погоду зараз. +Зараз я не можу отримати доступ до прогнозу погоди. +Вибачте. Наразі я не можу отримати доступ до звіту про погоду. +Наразі я не можу отримати доступ до прогнозу погоди. +Наразі я не можу отримати доступ до зведень погоди. +Прогнози погоди наразі недоступні. +Вибачте. Наразі я не можу отримати прогноз погоди. +Вибачте. Я не можу отримати доступ до прогнозу погоди прямо зараз. +Звіти про погоду наразі недоступні. +Наразі я не можу отримати прогноз погоди. +Вибачте. Зараз я не можу отримати доступ до звіту про погоду. +Вибачте. Зараз я не можу отримати прогноз погоди. +Вибачте. Зараз я не можу отримати доступ до прогнозу погоди. +Вибачте. Я не можу отримати доступ до звіту про погоду. +Вибачте. У мене зараз немає доступу до прогнозу погоди. +Вибачте. Я зараз не можу отримати доступ до прогнозу погоди. +Вибачте. Наразі я не можу отримати доступ до прогнозу погоди. +Вибачте. Наразі я не можу отримати звіти про погоду. +Наразі я не можу отримати звіти про погоду. +Наразі я не можу отримати доступ до прогнозів погоди. +Вибачте. Я зараз не можу отримати прогноз погоди. +Я не можу отримати доступ до звіту про погоду прямо зараз. diff --git a/neon_skill_weather/locale/uk-ua/dialog/error/forty-eight-hours-available.dialog b/neon_skill_weather/locale/uk-ua/dialog/error/forty-eight-hours-available.dialog new file mode 100644 index 000000000..3619400a8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/error/forty-eight-hours-available.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +На жаль, у мене є лише 48 годин погодинного прогнозу diff --git a/neon_skill_weather/locale/uk-ua/dialog/error/location-not-found.dialog b/neon_skill_weather/locale/uk-ua/dialog/error/location-not-found.dialog new file mode 100644 index 000000000..a702d417d --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/error/location-not-found.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Я не можу знайти місто з назвою {location}. Будь ласка, спробуйте ще раз +Міста {location} немає в моїх сховищах пам'яті. Будь ласка, спробуйте ще раз diff --git a/neon_skill_weather/locale/uk-ua/dialog/error/no-forecast.dialog b/neon_skill_weather/locale/uk-ua/dialog/error/no-forecast.dialog new file mode 100644 index 000000000..7647c19f7 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/error/no-forecast.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Вибачте, я не знаю прогнозу {day} +У мене немає прогнозу {day} diff --git a/neon_skill_weather/locale/uk-ua/dialog/error/seven-days-available.dialog b/neon_skill_weather/locale/uk-ua/dialog/error/seven-days-available.dialog new file mode 100644 index 000000000..64c1e8bac --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/error/seven-days-available.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У мене є прогноз погоди на сім днів. +Я можу сказати вам прогноз на найближчі сім днів. diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-condition-expected-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-condition-expected-local.dialog new file mode 100644 index 000000000..7a3b06678 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-condition-expected-local.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +Так, прогноз {time} передбачає прогноз {condition} diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-condition-expected-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-condition-expected-location.dialog new file mode 100644 index 000000000..3b232345a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-condition-expected-location.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +Так, це буде {condition}, а це {time} diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-precipitation-next-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-precipitation-next-local.dialog new file mode 100644 index 000000000..f6dc9b143 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-precipitation-next-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Існує ймовірність {percent} для {precipitation} при {time} +Прогноз передбачає шанс {percent} на {precipitation} при {time} diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-precipitation-next-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-precipitation-next-location.dialog new file mode 100644 index 000000000..ae443d0a1 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-precipitation-next-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У {location} є шанс {percent} на {precipitation} при {time} +Прогноз передбачає {percent} шансів на {precipitation} в {location} при {time} diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-temperature-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-temperature-local.dialog new file mode 100644 index 000000000..b46de3f2d --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-temperature-local.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У {time}, це буде {temperature} градус +Буде близько {temperature} градусів у {time} diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-temperature-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-temperature-location.dialog new file mode 100644 index 000000000..0708e9850 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-temperature-location.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +У {location} буде близько {temperature} градуса, у {time} +У {time} буде {temperature} градус, у {location} - {temperature} градус diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-weather-local.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-weather-local.dialog new file mode 100644 index 000000000..e704e55bc --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-weather-local.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +Близько {temperature} градусів з {condition} +Пізніше буде {condition} і близько {temperature} градуса +Пізніше буде {condition} та {temperature} градус +Буде {condition}, з температурою близько {temperature} diff --git a/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-weather-location.dialog b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-weather-location.dialog new file mode 100644 index 000000000..20c41510f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/hourly/hourly-weather-location.dialog @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +{location} буде навколо {temperature} з {condition} +{location} буде приблизно {temperature} градус з {condition} +У найближчі кілька годин температура повітря буде {location}, а в наступні години - +1 та +2 градуси +Пізніше буде від {condition} до {location}, з температурою близько {temperature} diff --git a/neon_skill_weather/locale/uk-ua/dialog/percentage-number.dialog b/neon_skill_weather/locale/uk-ua/dialog/percentage-number.dialog new file mode 100644 index 000000000..9f4e3ac62 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/percentage-number.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +0 відсотків diff --git a/neon_skill_weather/locale/uk-ua/dialog/unit/celsius.dialog b/neon_skill_weather/locale/uk-ua/dialog/unit/celsius.dialog new file mode 100644 index 000000000..c4691a848 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/unit/celsius.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +за Цельсієм diff --git a/neon_skill_weather/locale/uk-ua/dialog/unit/fahrenheit.dialog b/neon_skill_weather/locale/uk-ua/dialog/unit/fahrenheit.dialog new file mode 100644 index 000000000..04678c475 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/unit/fahrenheit.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +за Фаренгейтом diff --git a/neon_skill_weather/locale/uk-ua/dialog/unit/meters per second.dialog b/neon_skill_weather/locale/uk-ua/dialog/unit/meters per second.dialog new file mode 100644 index 000000000..3afa1e701 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/unit/meters per second.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +метрів на секунду diff --git a/neon_skill_weather/locale/uk-ua/dialog/unit/miles per hour.dialog b/neon_skill_weather/locale/uk-ua/dialog/unit/miles per hour.dialog new file mode 100644 index 000000000..b2c7677be --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/unit/miles per hour.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +миль на годину diff --git a/neon_skill_weather/locale/uk-ua/dialog/weekly/weekly-condition.dialog b/neon_skill_weather/locale/uk-ua/dialog/weekly/weekly-condition.dialog new file mode 100644 index 000000000..3e9e5ce51 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/weekly/weekly-condition.dialog @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +На {days} очікуйте {condition} +Прогноз передбачає {condition} на {days} diff --git a/neon_skill_weather/locale/uk-ua/dialog/weekly/weekly-temperature.dialog b/neon_skill_weather/locale/uk-ua/dialog/weekly/weekly-temperature.dialog new file mode 100644 index 000000000..5f94e3caa --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/dialog/weekly/weekly-temperature.dialog @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +мінімуми будуть між {low_min} та {low_max}, а максимуми між {high_min} та {high_max} diff --git a/locale/uk-ua/regex/location.rx b/neon_skill_weather/locale/uk-ua/regex/location.rx similarity index 100% rename from locale/uk-ua/regex/location.rx rename to neon_skill_weather/locale/uk-ua/regex/location.rx diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/clear.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/clear.voc new file mode 100644 index 000000000..e0dfd3058 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/clear.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +ясно +гарна погода +сонце +сонячний diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/clouds.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/clouds.voc new file mode 100644 index 000000000..76db59844 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/clouds.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to uk-ua +хмарно +небагато хмар +хмара +розсіяні хмари +хмари diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/do-i-need-an-umbrella.intent b/neon_skill_weather/locale/uk-ua/vocabulary/condition/do-i-need-an-umbrella.intent new file mode 100644 index 000000000..b3982bfc8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/do-i-need-an-umbrella.intent @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +чи потрібна мені парасолька +чи варто брати з собою парасольку? +чи варто брати з собою дощовик +чи потрібен мені дощовик diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/fog.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/fog.voc new file mode 100644 index 000000000..eacb3a0f6 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/fog.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +туман +туманний +туманно diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/humidity.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/humidity.voc new file mode 100644 index 000000000..68dfe7521 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/humidity.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +вологий +вологість +гарячий diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/precipitation.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/precipitation.voc new file mode 100644 index 000000000..281dcf074 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/precipitation.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to uk-ua +дощ +дощовий +мряка +опади +сніг +засніжений diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/rain.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/rain.voc new file mode 100644 index 000000000..cc3be63c2 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/rain.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to uk-ua +дрібний дощ +дощовий +мряка +опади +дощ diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/snow.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/snow.voc new file mode 100644 index 000000000..0bd97cda7 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/snow.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сніг +мокрий сніг diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/thunderstorm.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/thunderstorm.voc new file mode 100644 index 000000000..2f62d9907 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/thunderstorm.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +штурм +шторм +бурхливого diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/condition/windy.voc b/neon_skill_weather/locale/uk-ua/vocabulary/condition/windy.voc new file mode 100644 index 000000000..5d07a9749 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/condition/windy.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to uk-ua +вітри +дмухання +вітряно +вітер +швидкість вітру +поривчастий diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/couple.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/couple.voc new file mode 100644 index 000000000..b48b56eec --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/couple.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +пара diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/few.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/few.voc new file mode 100644 index 000000000..99d60a125 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/few.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +кілька diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/later.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/later.voc new file mode 100644 index 000000000..6bee0b472 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/later.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to uk-ua +пару годин +наступні кілька годин +пізніше +наступні години +кілька годин +наступна година diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/next.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/next.voc new file mode 100644 index 000000000..95c47bddb --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/next.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Знову +наступний diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/now.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/now.voc new file mode 100644 index 000000000..c0e11a593 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/now.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Зараз. +поточний diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/number-days.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/number-days.voc new file mode 100644 index 000000000..925fc1504 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/number-days.voc @@ -0,0 +1,39 @@ +# auto translated from en-us to uk-ua +в найближчі кілька днів +5-денний +чотири дні +найближчі кілька днів +6 днів +наступні п'ять днів +5 день +наступні три дні +наступні два дні +наступні 5 днів +наступні 6 днів +наступні шість днів +6-денний +наступні 3 дні +3 день +5 днів +чотириденний +в найближчі пару днів. +шість днів +6 день +наступні 2 дні +4-денний +2-денний +3-денний +дводенний +три дні +4 день +2 дні +4 дні +триденний +3 дні +п'ять днів +2 день +шестиденний +наступні 4 дні +п'ятиденний +два дні +наступні чотири дні diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/relative-day.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/relative-day.voc new file mode 100644 index 000000000..c739504b0 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/relative-day.voc @@ -0,0 +1,19 @@ +# auto translated from en-us to uk-ua +СЕРЕДА +завтрашній день. +вчорашній +у неділю +у середу +днів +вчора +у понеділок +П'ЯТНИЦЯ +у п'ятницю +понеділок +ВІВТОРОК +У ЧЕТВЕР +в суботу +ЧЕТВЕР +неділя +субота +завтра diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/relative-time.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/relative-time.voc new file mode 100644 index 000000000..a0e5b752b --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/relative-time.voc @@ -0,0 +1,7 @@ +# auto translated from en-us to uk-ua +День добрий. +сьогодні вночі. +вечір +за одну ніч. +ранок +ніч diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/today.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/today.voc new file mode 100644 index 000000000..a9f25dd3a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/today.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сьогодні +сьогоднішній diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/week.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/week.voc new file mode 100644 index 000000000..4e21e80fa --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/week.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +щотижня +тиждень diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/date-time/weekend.voc b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/weekend.voc new file mode 100644 index 000000000..05ba1d1d1 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/date-time/weekend.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +вихідні diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/forecast.voc b/neon_skill_weather/locale/uk-ua/vocabulary/forecast.voc new file mode 100644 index 000000000..7d8239a7d --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/forecast.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +прогноз diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/like.voc b/neon_skill_weather/locale/uk-ua/vocabulary/like.voc new file mode 100644 index 000000000..82fa73c3f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/like.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +як diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/location.voc b/neon_skill_weather/locale/uk-ua/vocabulary/location.voc new file mode 100644 index 000000000..75ed396e8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/location.voc @@ -0,0 +1,106 @@ +# auto translated from en-us to uk-ua +чикаго +сан-франциско +Сан-Дієго +Сіетл +берлін +Остін +Сан-Хосе +канзас-сіті +Атланта +Портленд, штат Орегон|Портленд +Лос-Анджелес, Каліфорнія|los angeles|la +спокан +Х'юстон +бостон +Лоуренс, штат Канзас +запоріжжя +запоріжжі +київ +києві +львів +львові +харків +харкові +дніпро +дніпрі +чернівці +чернівцях +івано-франківськ +івано-франківську +одеса +одесі +миколаїв +миколаєві +маріуполь +маріуполі +луганськ +луганську +вінниця +вінниці +макіївка +макіївці +сімферополь +сімферополі +полтава +полтаві +черкаси +черкасах +чернігів +чернігові +житомир +житомирі +суми +сумах +ровно +рівному +херсон +херсоні +кропивницький +кропивницькому +кам'янське +кам'янському +тернопіль +тернополі +кременчук +кременчуці +ужгород +ужгороді +біла церква +білій церкві +мелітополь +мелітополі +керч +керчі +євпаторія +євпаторії +бердянськ +бердянську +алчевськ +алчевську +сєвєродонецьк +сєвєродонецьку +славянськ +славянську +павлоград +павлограді +сєверодонецьк +сєверодонецьку +лисичанськ +лисичанську +бровари +броварах +калуш +калуші +нікополь +нікополі +смела +смелі +енергодар +енергодарі +коростень +коростені +коломия +коломиї +мукачево +мукачеві diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/outside.voc b/neon_skill_weather/locale/uk-ua/vocabulary/outside.voc new file mode 100644 index 000000000..3d2760c8e --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/outside.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +назовні. +назовні diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query-current.voc b/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query-current.voc new file mode 100644 index 000000000..ecf32efd8 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query-current.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +Це так? +чи є diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query-future.voc b/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query-future.voc new file mode 100644 index 000000000..34b06205f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query-future.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +чи буде там +чи буде це +чи буде diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query.voc b/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query.voc new file mode 100644 index 000000000..873725d9b --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/query/confirm-query.voc @@ -0,0 +1,19 @@ +# auto translated from en-us to uk-ua +чи будемо ми +збирається +чи є у них +чи буде це +Це так? +чи буде там +чи є +буде +наскільки +настільки +спекотно +спекотний +жарко +холодно +тепло +теплий +гарячо +гарячий diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/query/how.voc b/neon_skill_weather/locale/uk-ua/vocabulary/query/how.voc new file mode 100644 index 000000000..82fa73c3f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/query/how.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +як diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/query/query.voc b/neon_skill_weather/locale/uk-ua/vocabulary/query/query.voc new file mode 100644 index 000000000..a7b31325b --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/query/query.voc @@ -0,0 +1,13 @@ +# auto translated from en-us to uk-ua +як +скажи +Скажи мені. +розкажіть нам про +що +що буде +що таке +Розкажи мені про +Скажи нам. +Дай мені +наскільки +настільки diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/query/when.voc b/neon_skill_weather/locale/uk-ua/vocabulary/query/when.voc new file mode 100644 index 000000000..ffb0d73a2 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/query/when.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +о котрій годині +коли це +коли буде +коли diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/sunrise.voc b/neon_skill_weather/locale/uk-ua/vocabulary/sunrise.voc new file mode 100644 index 000000000..02588f4de --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/sunrise.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +денна перерва +світанок +схід сонця diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/sunset.voc b/neon_skill_weather/locale/uk-ua/vocabulary/sunset.voc new file mode 100644 index 000000000..50cd7da66 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/sunset.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +сутінки +захід сонця diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/temperature/cold.voc b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/cold.voc new file mode 100644 index 000000000..c00caca09 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/cold.voc @@ -0,0 +1,4 @@ +# auto translated from en-us to uk-ua +прохолодно +заморожування +холодний diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/temperature/high.voc b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/high.voc new file mode 100644 index 000000000..ee1bf9695 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/high.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +Макс. +максимум +найвищий +високий diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/temperature/hot.voc b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/hot.voc new file mode 100644 index 000000000..37a1b93ab --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/hot.voc @@ -0,0 +1,6 @@ +# auto translated from en-us to uk-ua +теплий +гарячий +спекотно +спекотний +жарко diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/temperature/low.voc b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/low.voc new file mode 100644 index 000000000..9c423b6eb --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/low.voc @@ -0,0 +1,5 @@ +# auto translated from en-us to uk-ua +низький +мінімум +хв +найнижчий diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/temperature/temperature.voc b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/temperature.voc new file mode 100644 index 000000000..bf7b51e8f --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/temperature/temperature.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +температура +тимчасовий diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/unit/fahrenheit.voc b/neon_skill_weather/locale/uk-ua/vocabulary/unit/fahrenheit.voc new file mode 100644 index 000000000..04678c475 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/unit/fahrenheit.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +за Фаренгейтом diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/unit/unit.entity b/neon_skill_weather/locale/uk-ua/vocabulary/unit/unit.entity new file mode 100644 index 000000000..e63c6667a --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/unit/unit.entity @@ -0,0 +1,2 @@ +fahrenheit +celsius diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/unit/unit.voc b/neon_skill_weather/locale/uk-ua/vocabulary/unit/unit.voc new file mode 100644 index 000000000..686e56016 --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/unit/unit.voc @@ -0,0 +1,3 @@ +# auto translated from en-us to uk-ua +за Фаренгейтом +за Цельсієм diff --git a/neon_skill_weather/locale/uk-ua/vocabulary/weather.voc b/neon_skill_weather/locale/uk-ua/vocabulary/weather.voc new file mode 100644 index 000000000..e1476f0ff --- /dev/null +++ b/neon_skill_weather/locale/uk-ua/vocabulary/weather.voc @@ -0,0 +1,2 @@ +# auto translated from en-us to uk-ua +погода diff --git a/settingsmeta.yml b/neon_skill_weather/settingsmeta.yml similarity index 100% rename from settingsmeta.yml rename to neon_skill_weather/settingsmeta.yml diff --git a/ui/DailyColumn.qml b/neon_skill_weather/ui/DailyColumn.qml similarity index 100% rename from ui/DailyColumn.qml rename to neon_skill_weather/ui/DailyColumn.qml diff --git a/ui/DailyColumnScalable.qml b/neon_skill_weather/ui/DailyColumnScalable.qml similarity index 100% rename from ui/DailyColumnScalable.qml rename to neon_skill_weather/ui/DailyColumnScalable.qml diff --git a/ui/DailyDelegateScalable.qml b/neon_skill_weather/ui/DailyDelegateScalable.qml similarity index 100% rename from ui/DailyDelegateScalable.qml rename to neon_skill_weather/ui/DailyDelegateScalable.qml diff --git a/ui/HourlyColumn.qml b/neon_skill_weather/ui/HourlyColumn.qml similarity index 100% rename from ui/HourlyColumn.qml rename to neon_skill_weather/ui/HourlyColumn.qml diff --git a/ui/WeatherDate.qml b/neon_skill_weather/ui/WeatherDate.qml similarity index 100% rename from ui/WeatherDate.qml rename to neon_skill_weather/ui/WeatherDate.qml diff --git a/ui/WeatherDelegateMarkII.qml b/neon_skill_weather/ui/WeatherDelegateMarkII.qml similarity index 100% rename from ui/WeatherDelegateMarkII.qml rename to neon_skill_weather/ui/WeatherDelegateMarkII.qml diff --git a/ui/WeatherDelegateScalable.qml b/neon_skill_weather/ui/WeatherDelegateScalable.qml similarity index 100% rename from ui/WeatherDelegateScalable.qml rename to neon_skill_weather/ui/WeatherDelegateScalable.qml diff --git a/ui/WeatherImage.qml b/neon_skill_weather/ui/WeatherImage.qml similarity index 100% rename from ui/WeatherImage.qml rename to neon_skill_weather/ui/WeatherImage.qml diff --git a/ui/WeatherLabel.qml b/neon_skill_weather/ui/WeatherLabel.qml similarity index 100% rename from ui/WeatherLabel.qml rename to neon_skill_weather/ui/WeatherLabel.qml diff --git a/ui/WeatherLocation.qml b/neon_skill_weather/ui/WeatherLocation.qml similarity index 100% rename from ui/WeatherLocation.qml rename to neon_skill_weather/ui/WeatherLocation.qml diff --git a/ui/animations/clouds.json b/neon_skill_weather/ui/animations/clouds.json similarity index 100% rename from ui/animations/clouds.json rename to neon_skill_weather/ui/animations/clouds.json diff --git a/ui/animations/fog.json b/neon_skill_weather/ui/animations/fog.json similarity index 100% rename from ui/animations/fog.json rename to neon_skill_weather/ui/animations/fog.json diff --git a/ui/animations/partial_clouds.json b/neon_skill_weather/ui/animations/partial_clouds.json similarity index 100% rename from ui/animations/partial_clouds.json rename to neon_skill_weather/ui/animations/partial_clouds.json diff --git a/ui/animations/rain.json b/neon_skill_weather/ui/animations/rain.json similarity index 100% rename from ui/animations/rain.json rename to neon_skill_weather/ui/animations/rain.json diff --git a/ui/animations/sleet.json b/neon_skill_weather/ui/animations/sleet.json similarity index 100% rename from ui/animations/sleet.json rename to neon_skill_weather/ui/animations/sleet.json diff --git a/ui/animations/snow.json b/neon_skill_weather/ui/animations/snow.json similarity index 100% rename from ui/animations/snow.json rename to neon_skill_weather/ui/animations/snow.json diff --git a/ui/animations/storm.json b/neon_skill_weather/ui/animations/storm.json similarity index 100% rename from ui/animations/storm.json rename to neon_skill_weather/ui/animations/storm.json diff --git a/ui/animations/sun.json b/neon_skill_weather/ui/animations/sun.json similarity index 100% rename from ui/animations/sun.json rename to neon_skill_weather/ui/animations/sun.json diff --git a/ui/current_1_mark_ii.qml b/neon_skill_weather/ui/current_1_mark_ii.qml similarity index 100% rename from ui/current_1_mark_ii.qml rename to neon_skill_weather/ui/current_1_mark_ii.qml diff --git a/ui/current_1_scalable.qml b/neon_skill_weather/ui/current_1_scalable.qml similarity index 100% rename from ui/current_1_scalable.qml rename to neon_skill_weather/ui/current_1_scalable.qml diff --git a/ui/current_2_mark_ii.qml b/neon_skill_weather/ui/current_2_mark_ii.qml similarity index 100% rename from ui/current_2_mark_ii.qml rename to neon_skill_weather/ui/current_2_mark_ii.qml diff --git a/ui/current_2_scalable.qml b/neon_skill_weather/ui/current_2_scalable.qml similarity index 100% rename from ui/current_2_scalable.qml rename to neon_skill_weather/ui/current_2_scalable.qml diff --git a/ui/daily_mark_ii.qml b/neon_skill_weather/ui/daily_mark_ii.qml similarity index 100% rename from ui/daily_mark_ii.qml rename to neon_skill_weather/ui/daily_mark_ii.qml diff --git a/ui/daily_scalable.qml b/neon_skill_weather/ui/daily_scalable.qml similarity index 100% rename from ui/daily_scalable.qml rename to neon_skill_weather/ui/daily_scalable.qml diff --git a/ui/hourly_mark_ii.qml b/neon_skill_weather/ui/hourly_mark_ii.qml similarity index 100% rename from ui/hourly_mark_ii.qml rename to neon_skill_weather/ui/hourly_mark_ii.qml diff --git a/ui/images/clouds.svg b/neon_skill_weather/ui/images/clouds.svg similarity index 100% rename from ui/images/clouds.svg rename to neon_skill_weather/ui/images/clouds.svg diff --git a/ui/images/fog.svg b/neon_skill_weather/ui/images/fog.svg similarity index 100% rename from ui/images/fog.svg rename to neon_skill_weather/ui/images/fog.svg diff --git a/ui/images/high_temperature.svg b/neon_skill_weather/ui/images/high_temperature.svg similarity index 100% rename from ui/images/high_temperature.svg rename to neon_skill_weather/ui/images/high_temperature.svg diff --git a/ui/images/humidity.svg b/neon_skill_weather/ui/images/humidity.svg similarity index 100% rename from ui/images/humidity.svg rename to neon_skill_weather/ui/images/humidity.svg diff --git a/ui/images/low_temperature.svg b/neon_skill_weather/ui/images/low_temperature.svg similarity index 100% rename from ui/images/low_temperature.svg rename to neon_skill_weather/ui/images/low_temperature.svg diff --git a/ui/images/moon.svg b/neon_skill_weather/ui/images/moon.svg similarity index 100% rename from ui/images/moon.svg rename to neon_skill_weather/ui/images/moon.svg diff --git a/ui/images/partial_clouds_day.svg b/neon_skill_weather/ui/images/partial_clouds_day.svg similarity index 100% rename from ui/images/partial_clouds_day.svg rename to neon_skill_weather/ui/images/partial_clouds_day.svg diff --git a/ui/images/partial_clouds_night.svg b/neon_skill_weather/ui/images/partial_clouds_night.svg similarity index 100% rename from ui/images/partial_clouds_night.svg rename to neon_skill_weather/ui/images/partial_clouds_night.svg diff --git a/ui/images/rain.svg b/neon_skill_weather/ui/images/rain.svg similarity index 100% rename from ui/images/rain.svg rename to neon_skill_weather/ui/images/rain.svg diff --git a/ui/images/snow.svg b/neon_skill_weather/ui/images/snow.svg similarity index 100% rename from ui/images/snow.svg rename to neon_skill_weather/ui/images/snow.svg diff --git a/ui/images/storm.svg b/neon_skill_weather/ui/images/storm.svg similarity index 100% rename from ui/images/storm.svg rename to neon_skill_weather/ui/images/storm.svg diff --git a/ui/images/sun.svg b/neon_skill_weather/ui/images/sun.svg similarity index 100% rename from ui/images/sun.svg rename to neon_skill_weather/ui/images/sun.svg diff --git a/ui/images/sunrise.svg b/neon_skill_weather/ui/images/sunrise.svg similarity index 100% rename from ui/images/sunrise.svg rename to neon_skill_weather/ui/images/sunrise.svg diff --git a/ui/images/sunset.svg b/neon_skill_weather/ui/images/sunset.svg similarity index 100% rename from ui/images/sunset.svg rename to neon_skill_weather/ui/images/sunset.svg diff --git a/ui/images/wind.svg b/neon_skill_weather/ui/images/wind.svg similarity index 100% rename from ui/images/wind.svg rename to neon_skill_weather/ui/images/wind.svg diff --git a/ui/qmldir b/neon_skill_weather/ui/qmldir similarity index 100% rename from ui/qmldir rename to neon_skill_weather/ui/qmldir diff --git a/ui/single_day_mark_ii.qml b/neon_skill_weather/ui/single_day_mark_ii.qml similarity index 100% rename from ui/single_day_mark_ii.qml rename to neon_skill_weather/ui/single_day_mark_ii.qml diff --git a/ui/sunrise_sunset_mark_ii.qml b/neon_skill_weather/ui/sunrise_sunset_mark_ii.qml similarity index 100% rename from ui/sunrise_sunset_mark_ii.qml rename to neon_skill_weather/ui/sunrise_sunset_mark_ii.qml diff --git a/skill/util.py b/neon_skill_weather/util.py similarity index 100% rename from skill/util.py rename to neon_skill_weather/util.py diff --git a/skill/weather.py b/neon_skill_weather/weather.py similarity index 100% rename from skill/weather.py rename to neon_skill_weather/weather.py diff --git a/requirements/test.txt b/requirements/test.txt index f2a694a8b..55b7220bf 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -1 +1 @@ -neon-minerva[padatious]~=0.3 +neon-minerva[padatious]~=0.3,>=0.3.1a2 diff --git a/setup.py b/setup.py index 30ae81589..1a08c92eb 100644 --- a/setup.py +++ b/setup.py @@ -26,11 +26,11 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -from setuptools import setup +from setuptools import find_packages, setup from os import getenv, path, walk SKILL_NAME = "skill-weather" -SKILL_PKG = SKILL_NAME.replace('-', '_') +SKILL_PKG = "neon_" + SKILL_NAME.replace('-', '_') # skill_id=package_name:SkillClass PLUGIN_ENTRY_POINT = f'{SKILL_NAME}.neongeckocom={SKILL_PKG}:WeatherSkill' BASE_PATH = path.abspath(path.dirname(__file__)) @@ -59,7 +59,7 @@ def get_requirements(requirements_filename: str): def find_resource_files(): resource_base_dirs = ("locale", "ui", "vocab", "dialog", "regex") - base_dir = BASE_PATH + base_dir = path.join(BASE_PATH, SKILL_PKG) package_data = ["skill.json"] for res in resource_base_dirs: if path.isdir(path.join(base_dir, res)): @@ -68,7 +68,6 @@ def find_resource_files(): package_data.append( path.join(directory.replace(base_dir, "").lstrip('/'), '*')) -# print(package_data) return package_data @@ -96,8 +95,7 @@ def find_resource_files(): author_email='developers@neon.ai', long_description=long_description, long_description_content_type="text/markdown", - package_dir={SKILL_PKG: ""}, - packages=[SKILL_PKG, f"{SKILL_PKG}.skill"], + packages=find_packages(), package_data={SKILL_PKG: find_resource_files()}, include_package_data=True, entry_points={"ovos.plugin.skill": PLUGIN_ENTRY_POINT} diff --git a/skill/__init__.py b/skill/__init__.py deleted file mode 100644 index 62d927dab..000000000 --- a/skill/__init__.py +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2021, 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 .api import OpenWeatherMapApi -from .config import WeatherConfig -from .dialog import ( - CurrentDialog, - DailyDialog, - HourlyDialog, - WeatherDialog, - WeeklyDialog, - get_dialog_for_timeframe, -) -from .intent import WeatherIntent -from .weather import CURRENT, DAILY, DailyWeather, HOURLY, WeatherReport, WeatherCondition -from .util import LocationNotFoundError