diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-23 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-23 00:19:47 +0000 |
commit | 63279914e9cd1dcadb0629c631780a08e65a2102 (patch) | |
tree | d553564e5c9f8f5b63cc831799ee4b322e4e3aca /apps/weather_status | |
parent | ed744047bdecc73e00bdfb99d1ed9307845be9dd (diff) | |
download | nextcloud-server-63279914e9cd1dcadb0629c631780a08e65a2102.tar.gz nextcloud-server-63279914e9cd1dcadb0629c631780a08e65a2102.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 | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/gl.js b/apps/weather_status/l10n/gl.js index 97d2b2ff198..926ccea0208 100644 --- a/apps/weather_status/l10n/gl.js +++ b/apps/weather_status/l10n/gl.js @@ -9,7 +9,7 @@ OC.L10N.register( "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", + "Set custom address" : "Definir o enderezo personalizado", "Favorites" : "Favoritos", "{temperature} {unit} clear sky later today" : "{temperature} {unit} ceo despexado hoxe máis tarde", "{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado", diff --git a/apps/weather_status/l10n/gl.json b/apps/weather_status/l10n/gl.json index fe30f85616f..9dbc0d05a7e 100644 --- a/apps/weather_status/l10n/gl.json +++ b/apps/weather_status/l10n/gl.json @@ -7,7 +7,7 @@ "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", + "Set custom address" : "Definir o enderezo personalizado", "Favorites" : "Favoritos", "{temperature} {unit} clear sky later today" : "{temperature} {unit} ceo despexado hoxe máis tarde", "{temperature} {unit} clear sky" : "{temperature} {unit} ceo despexado", |