diff --git a/locale/en-us/dialog/hourly/hourly-wind-light-local.dialog b/locale/en-us/dialog/hourly/hourly-wind-light-local.dialog new file mode 100644 index 00000000..c9cd8498 --- /dev/null +++ b/locale/en-us/dialog/hourly/hourly-wind-light-local.dialog @@ -0,0 +1,2 @@ +At {time} there will be a light wind coming from the {direction} at {speed} {speed_unit} +At {time} it will not be very windy diff --git a/locale/en-us/dialog/hourly/hourly-wind-light-location.dialog b/locale/en-us/dialog/hourly/hourly-wind-light-location.dialog new file mode 100644 index 00000000..6f9c08df --- /dev/null +++ b/locale/en-us/dialog/hourly/hourly-wind-light-location.dialog @@ -0,0 +1,2 @@ +At {time} there will be a light wind coming from the {direction} in {location} at {speed} {speed_unit} +At {time} it will not be very windy in {location} diff --git a/locale/en-us/dialog/hourly/hourly-wind-moderate-local.dialog b/locale/en-us/dialog/hourly/hourly-wind-moderate-local.dialog new file mode 100644 index 00000000..16383871 --- /dev/null +++ b/locale/en-us/dialog/hourly/hourly-wind-moderate-local.dialog @@ -0,0 +1,3 @@ +At {time} the wind will be moderate, about {speed} {speed_unit} from the {direction} +The forecast calls for a moderate wind from the {direction} at {speed} {speed_unit} +At {time} You can expect a moderate wind of about {speed} {speed_unit} diff --git a/locale/en-us/dialog/hourly/hourly-wind-moderate-location.dialog b/locale/en-us/dialog/hourly/hourly-wind-moderate-location.dialog new file mode 100644 index 00000000..9654003a --- /dev/null +++ b/locale/en-us/dialog/hourly/hourly-wind-moderate-location.dialog @@ -0,0 +1,3 @@ +At {time} The wind will be moderate in {location}, about {speed} {speed_unit} from the {direction} +The forecast for {time} predicts {location} will have moderate wind from the {direction} of {speed} {speed_unit} +You can expect a wind of about {speed} {speed_unit} in {location} at {time} diff --git a/locale/en-us/dialog/hourly/hourly-wind-strong-local.dialog b/locale/en-us/dialog/hourly/hourly-wind-strong-local.dialog new file mode 100644 index 00000000..9e4cceb4 --- /dev/null +++ b/locale/en-us/dialog/hourly/hourly-wind-strong-local.dialog @@ -0,0 +1,2 @@ +At {time} there will be strong wind from the {direction} of {speed} {speed_unit} +At {time} the wind will be as strong as {speed} {speed_unit} diff --git a/locale/en-us/dialog/hourly/hourly-wind-strong-location.dialog b/locale/en-us/dialog/hourly/hourly-wind-strong-location.dialog new file mode 100644 index 00000000..dfc6f0fb --- /dev/null +++ b/locale/en-us/dialog/hourly/hourly-wind-strong-location.dialog @@ -0,0 +1,2 @@ +There will be a strong wind from the {direction} of {speed} {speed_unit} in {location} at {time} +At {time} the wind will be as strong as {speed} {speed_unit} in {location}