diff options
Diffstat (limited to 'apps/weather_status/l10n/es.json')
-rw-r--r-- | apps/weather_status/l10n/es.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/es.json b/apps/weather_status/l10n/es.json index fe82ad05e65..0c9c7120f89 100644 --- a/apps/weather_status/l10n/es.json +++ b/apps/weather_status/l10n/es.json @@ -9,21 +9,8 @@ "Detect location" : "Detectar la ubicación", "Set custom address" : "Configurar una dirección personalizada", "Favorites" : "Favoritos", - "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo despejado a las {time}", - "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado a las {time}", - "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Buen día a las {time}", - "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Buena noche a las {time}", - "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado a las {time}", - "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Con brumas a las {time}", - "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lluvia ligera a las {time}", - "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Lluvia a las {time}", - "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Lluvia intensa a las {time}", - "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Chubascos a las {time}", - "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Chubascos ligeros a las {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Chubascos intensos a las {time}", "More weather for {adr}" : "Más previsiones para {adr}", "Loading weather" : "Cargando previsión del tiempo", - "Set location for weather" : "Seleccione la ubicación para el tiempo", "Remove from favorites" : "Quitar de favoritos", "Add as favorite" : "Añadir como favorito", "You are not logged in." : "No ha iniciado sesión.", @@ -34,6 +21,19 @@ "There was an error setting the location." : "Ha habido un error al ajustar la ubicación.", "There was an error saving the mode." : "Ha habido un error al guardar el modo.", "There was an error using personal address." : "Ha habido un error al ajustar la dirección personal.", - "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Integración del estado del tiempo en la app dashboard.\n La posición del panel puede ser automáticamente determinada o definida manualmente. El panel muestra una previsión de tiempo de las próximas 6 horas.\n Este panel también puede ser integrado en otros sitios, como la app de Calendario." + "Set location for weather" : "Seleccione la ubicación para el tiempo", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Integración del estado del tiempo en la app dashboard.\n La posición del panel puede ser automáticamente determinada o definida manualmente. El panel muestra una previsión de tiempo de las próximas 6 horas.\n Este panel también puede ser integrado en otros sitios, como la app de Calendario.", + "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Cielo despejado a las {time}", + "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nublado a las {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Buen día a las {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Buena noche a las {time}", + "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Parcialmente nublado a las {time}", + "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Con brumas a las {time}", + "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lluvia ligera a las {time}", + "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Lluvia a las {time}", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Lluvia intensa a las {time}", + "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Chubascos a las {time}", + "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Chubascos ligeros a las {time}", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Chubascos intensos a las {time}" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |