summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/gl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/gl.js')
-rw-r--r--apps/weather_status/l10n/gl.js13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js
index 9c4e3f757c7..43eb01fac60 100644
--- a/apps/weather_status/l10n/gl.js
+++ b/apps/weather_status/l10n/gl.js
@@ -15,6 +15,18 @@ OC.L10N.register(
"{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado",
"{temperature} {unit} cloudy later today" : "{temperature} {unit} nubrado hoxe máis tarde",
"{temperature} {unit} cloudy" : "{temperature} {unit} nubrado",
+ "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neve e tronidos hoxe máis tarde",
+ "{temperature} {unit} snow and thunder" : "{temperature} {unit} neve e tronidos",
+ "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} nevariscas e tronidos hoxe máis tarde",
+ "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} nevariscas e tronidos",
+ "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} nevariscas, tronidos e crepúsculo polar hoxe máis tarde",
+ "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} nevariscas, tronidos e crepúsculo polar ",
+ "{temperature} {unit} snow showers later today" : "{temperature} {unit} nevariscas hoxe máis tarde",
+ "{temperature} {unit} snow showers" : "{temperature} {unit} nevariscas",
+ "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} nevariscas e crepúsculo polar hoxe máis tarde",
+ "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} nevariscas e crepúsculo polar",
+ "{temperature} {unit} snow later today" : "{temperature} {unit} neve hoxe máis tarde",
+ "{temperature} {unit} snow" : "{temperature} {unit} neve",
"{temperature} {unit} fair weather later today" : "{temperature} {unit} bo tempo hoxe máis tarde",
"{temperature} {unit} fair weather" : "{temperature} {unit} bo tempo",
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} parcialmente nubrado hoxe máis tarde",
@@ -46,6 +58,7 @@ 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.",
+ "Unknown weather code" : "Código meteorolóxico descoñecido",
"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."
},
"nplurals=2; plural=(n != 1);");