diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-14 00:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-14 00:19:48 +0000 |
commit | f0f4db3464e9260723b3b146e11d8ec2a0884272 (patch) | |
tree | bb0f5a3703663298d4d5ff3e23136865ea36dbcc /apps/weather_status | |
parent | b5275f703537f01fa27b042e1b619f56a223ab49 (diff) | |
download | nextcloud-server-f0f4db3464e9260723b3b146e11d8ec2a0884272.tar.gz nextcloud-server-f0f4db3464e9260723b3b146e11d8ec2a0884272.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", |