diff options
Diffstat (limited to 'apps/weather_status/l10n/gl.js')
-rw-r--r-- | apps/weather_status/l10n/gl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index 220fb869b18..fb4478dc439 100644 --- a/apps/weather_status/l10n/gl.js +++ b/apps/weather_status/l10n/gl.js @@ -10,6 +10,7 @@ OC.L10N.register( "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." : "Estado meteorolóxico integrado na aplicación do Taboleiro.\n A localización do usuario pódese determinar automaticamente ou definir manualmente. A seguir amósase unha previsión de 6 horas.\n Este estado tamén se pode integrar noutros lugares como a aplicación Calendario.", "Detect location" : "Detectar localización", "Set custom address" : "Estabelecer o enderezo personalizado", + "Favorites" : "Favoritos", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ceo despexado ás {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, nubrado ás {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, día claro ás {time}", @@ -25,6 +26,7 @@ OC.L10N.register( "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", + "Remove from favorites" : "Retirar de favoritos", "You are not logged in." : "Aínda non accedeu.", "There was an error getting the weather status information." : "Produciuse un erro ao obter a información do estado do tempo.", "No weather information found" : "Non se atopou información meteorolóxica", |