diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-24 02:17:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-24 02:17:48 +0000 |
commit | 260d0dff3b4c234f41a4baf7d3671edde24be871 (patch) | |
tree | b5d9651bd720c825e7d887e9db80f7dbdf9bb935 /apps/weather_status/l10n/gl.js | |
parent | f62e880a6cfc3d826f0c106fdd46bb801b847378 (diff) | |
download | nextcloud-server-260d0dff3b4c234f41a4baf7d3671edde24be871.tar.gz nextcloud-server-260d0dff3b4c234f41a4baf7d3671edde24be871.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n/gl.js')
-rw-r--r-- | apps/weather_status/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index 3f187c28e0c..b692dd3a14a 100644 --- a/apps/weather_status/l10n/gl.js +++ b/apps/weather_status/l10n/gl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Erro", "Weather status" : "Estado meteorolóxico", "Weather status in your dashboard" : "Estado meteorolóxico no seu panel", + "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" : "Establecer o enderezo personalizado", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ceo despexado ás {time}", @@ -31,6 +32,6 @@ 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 panel.\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." + "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);"); |