diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-13 00:19:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-13 00:19:52 +0000 |
commit | 5723c13dc0c7f4025c4d976c1f792f9bb3513fe2 (patch) | |
tree | a4b24b4be0953baecded7377ddbf641c11a0cbad /apps/weather_status | |
parent | b800de2ebdac40f041cd78977fdce2a88460101f (diff) | |
download | nextcloud-server-5723c13dc0c7f4025c4d976c1f792f9bb3513fe2.tar.gz nextcloud-server-5723c13dc0c7f4025c4d976c1f792f9bb3513fe2.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/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/pt_BR.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/pt_BR.js b/apps/weather_status/l10n/pt_BR.js index a78828f8af5..9152c26cd9f 100644 --- a/apps/weather_status/l10n/pt_BR.js +++ b/apps/weather_status/l10n/pt_BR.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Erro", "Weather status" : "Status do Tempo", "Weather status in your dashboard" : "Status do Tempo no seu Painel", + "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." : "Status do tempo integrado no aplicativo Dashboard. \n A localização geográfica pode ser determinada automaticamente ou definida manualmente. Uma previsão de 6 horas é então exibida. \n Esse status também pode ser integrado em outros locais, como o aplicativo Calendário.", "Detect location" : "Detectar localização", "Set custom address" : "Definir endereço personalizado", "Favorites" : "Favoritos", diff --git a/apps/weather_status/l10n/pt_BR.json b/apps/weather_status/l10n/pt_BR.json index 28e00670d0d..154aab4816e 100644 --- a/apps/weather_status/l10n/pt_BR.json +++ b/apps/weather_status/l10n/pt_BR.json @@ -5,6 +5,7 @@ "Error" : "Erro", "Weather status" : "Status do Tempo", "Weather status in your dashboard" : "Status do Tempo no seu Painel", + "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." : "Status do tempo integrado no aplicativo Dashboard. \n A localização geográfica pode ser determinada automaticamente ou definida manualmente. Uma previsão de 6 horas é então exibida. \n Esse status também pode ser integrado em outros locais, como o aplicativo Calendário.", "Detect location" : "Detectar localização", "Set custom address" : "Definir endereço personalizado", "Favorites" : "Favoritos", |