diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-18 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-18 00:20:37 +0000 |
commit | a371262bba635e109b2aab812600eb7a2b25fb19 (patch) | |
tree | 4fc3862b014b3ad13209262a88c7810889fb3257 /apps/weather_status | |
parent | cec61a974c96fb3cccc83573e120bac75830952e (diff) | |
download | nextcloud-server-a371262bba635e109b2aab812600eb7a2b25fb19.tar.gz nextcloud-server-a371262bba635e109b2aab812600eb7a2b25fb19.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", |