diff options
Diffstat (limited to 'apps/weather_status/l10n/es.js')
-rw-r--r-- | apps/weather_status/l10n/es.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/weather_status/l10n/es.js b/apps/weather_status/l10n/es.js index edd765ee761..b55511b8a8d 100644 --- a/apps/weather_status/l10n/es.js +++ b/apps/weather_status/l10n/es.js @@ -16,12 +16,6 @@ OC.L10N.register( "{temperature} {unit} fair weather" : "{temperature} {unit} Buen día", "{temperature} {unit} partly cloudy" : "{temperature} {unit} Parcialmente nublado", "{temperature} {unit} foggy" : "{temperature} {unit} Con brumas", - "{temperature} {unit} light rain" : "{temperature} {unit} Lluvia ligera", - "{temperature} {unit} rain" : "{temperature} {unit} Lluvia", - "{temperature} {unit} heavy rain" : "{temperature} {unit} Lluvia intensa", - "{temperature} {unit} rain showers" : "{temperature} {unit} Chubascos", - "{temperature} {unit} light rain showers" : "{temperature} {unit} Chubascos ligeros", - "{temperature} {unit} heavy rain showers" : "{temperature} {unit} Chubascos intensos", "More weather for {adr}" : "Más previsiones para {adr}", "Loading weather" : "Cargando previsión del tiempo", "Remove from favorites" : "Quitar de favoritos", |