diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-18 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-18 00:20:27 +0000 |
commit | 74396a245d4f86795f79721aef5a95359b8c436a (patch) | |
tree | b6eb705840c25daa9f15c57ececdff3f99aab219 /apps/weather_status | |
parent | 0ccfc811b6e406516171798c45a97c36b406f157 (diff) | |
download | nextcloud-server-74396a245d4f86795f79721aef5a95359b8c436a.tar.gz nextcloud-server-74396a245d4f86795f79721aef5a95359b8c436a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/gl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index 9a80a11c370..97d2b2ff198 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 taboleiro", + "Weather status integrated in the Dashboard app.\n The geographic location 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 xeográfica 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", diff --git a/apps/weather_status/l10n/gl.json b/apps/weather_status/l10n/gl.json index 518ccf7f4f1..fe30f85616f 100644 --- a/apps/weather_status/l10n/gl.json +++ b/apps/weather_status/l10n/gl.json @@ -5,6 +5,7 @@ "Error" : "Erro", "Weather status" : "Estado meteorolóxico", "Weather status in your dashboard" : "Estado meteorolóxico no seu taboleiro", + "Weather status integrated in the Dashboard app.\n The geographic location 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 xeográfica 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", |