diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-14 00:19:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-14 00:19:55 +0000 |
commit | af86bb93c280a45482b8fb132c04d98b2a115ef9 (patch) | |
tree | 7882da3deb383d6bfb1a682ffd65f13a430472e9 /apps/weather_status | |
parent | 35fbc8b4be6ea383faa884b289a7dac444cf8bb2 (diff) | |
download | nextcloud-server-af86bb93c280a45482b8fb132c04d98b2a115ef9.tar.gz nextcloud-server-af86bb93c280a45482b8fb132c04d98b2a115ef9.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/it.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/it.js b/apps/weather_status/l10n/it.js index 8a963f5e161..5dbad38f38a 100644 --- a/apps/weather_status/l10n/it.js +++ b/apps/weather_status/l10n/it.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Errore", "Weather status" : "Stato meteo", "Weather status in your dashboard" : "Stato meteo nel tuo cruscotto", + "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." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione geografica può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.", "Detect location" : "Elimina località", "Set custom address" : "Imposta indirizzo personalizzato", "Favorites" : "Preferiti", diff --git a/apps/weather_status/l10n/it.json b/apps/weather_status/l10n/it.json index 48606db69f9..3681e5f6aac 100644 --- a/apps/weather_status/l10n/it.json +++ b/apps/weather_status/l10n/it.json @@ -5,6 +5,7 @@ "Error" : "Errore", "Weather status" : "Stato meteo", "Weather status in your dashboard" : "Stato meteo nel tuo cruscotto", + "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." : "Meteo integrato nell'applicazione del cruscotto.\n La posizione geografica può essere determinata automaticamente o definita a mano. Vengono poi mostrate previsioni per 6 ore.\n Questo stato può anche essere integrato in altri posti come nell'applicazione Calendario.", "Detect location" : "Elimina località", "Set custom address" : "Imposta indirizzo personalizzato", "Favorites" : "Preferiti", |