diff options
Diffstat (limited to 'apps/weather_status/l10n/gl.js')
-rw-r--r-- | apps/weather_status/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index cdadd0c65f5..5506f441755 100644 --- a/apps/weather_status/l10n/gl.js +++ b/apps/weather_status/l10n/gl.js @@ -19,10 +19,10 @@ OC.L10N.register( "{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, brétema ás {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, poalla ás {time}", "{temperature} {unit} Rain at {time}" : "{temperature} {unit}, chuvia ás {time}", - "{temperature} {unit} Heavy rain at {time}" : "{temperatura} {unidade} arroiada ás {hora}", + "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} arroiada ás {time}", "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit}, balloada ás {time}", "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit}, balloadas escasas ás {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperatura} {unidade} balloadas intensas ás {hora}", + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} balloadas intensas ás {time}", "More weather for {adr}" : "Máis previsións para {adr}", "Loading weather" : "Cargando as previsións", "Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas", |