diff options
Diffstat (limited to 'apps/weather_status/l10n/es.json')
-rw-r--r-- | apps/weather_status/l10n/es.json | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/apps/weather_status/l10n/es.json b/apps/weather_status/l10n/es.json index fc576ff6db3..e61cce32d8c 100644 --- a/apps/weather_status/l10n/es.json +++ b/apps/weather_status/l10n/es.json @@ -43,18 +43,6 @@ "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.", - "Set location for weather" : "Seleccione la ubicación para el tiempo", - "{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}" + "Set location for weather" : "Seleccione la ubicación para el tiempo" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |