Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/gl.js')
-rw-r--r--apps/weather_status/l10n/gl.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js
index 5506f441755..e1589fcf59d 100644
--- a/apps/weather_status/l10n/gl.js
+++ b/apps/weather_status/l10n/gl.js
@@ -11,21 +11,8 @@ OC.L10N.register(
"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}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, noite clara ás {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, parcialmente nubrado ás {time}",
- "{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}" : "{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}" : "{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",
"Remove from favorites" : "Retirar de favoritos",
"Add as favorite" : "Engadir como favorito",
"You are not logged in." : "Aínda non accedeu.",
@@ -36,6 +23,19 @@ OC.L10N.register(
"There was an error setting the location." : "Produciuse un erro ao axustar a localización",
"There was an error saving the mode." : "Produciuse un erro ao gardar o modo.",
"There was an error using personal address." : "Produciuse un erro ao usar o enderezo persoal.",
- "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."
+ "Set location for weather" : "Estabelecer a localización para as previsións meteorolóxicas",
+ "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.",
+ "{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}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, noite clara ás {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, parcialmente nubrado ás {time}",
+ "{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}" : "{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}" : "{temperature} {unit} balloadas intensas ás {time}"
},
"nplurals=2; plural=(n != 1);");