diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:20:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:20:15 +0000 |
commit | 138d847631e110f02a36c5914632d705a7b22f31 (patch) | |
tree | 3809a965d8267ff04a74ffa9cab34893cb458c60 /apps/weather_status | |
parent | d8c5f1c9a5bb30038c88bd1ee266116d47b92d4c (diff) | |
download | nextcloud-server-138d847631e110f02a36c5914632d705a7b22f31.tar.gz nextcloud-server-138d847631e110f02a36c5914632d705a7b22f31.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/fr.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/fr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js index db5831553b1..c8a153006a6 100644 --- a/apps/weather_status/l10n/fr.js +++ b/apps/weather_status/l10n/fr.js @@ -7,7 +7,7 @@ OC.L10N.register( "Error" : "Erreur", "Weather status" : "Statut météo", "Weather status in your dashboard" : "Statut météo sur votre tableau de bord", - "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." : "Conditions météo intégrées à l'app Dashboard.\nLa position géographique peut être déterminée automatiquement ou définie manuellement. Une prévision à 6 heures est ensuite affichée.\nLa météo peut également être intégrée à d'autres emplacements comme l'app Calendrier.", + "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." : "Conditions météo intégrées à l’app Tableau de bord.\nLa position géographique peut être déterminée automatiquement ou définie manuellement. Une prévision à 6 heures est ensuite affichée.\nLa météo peut également être intégrée à d’autres emplacements comme l’app Calendrier.", "Detect location" : "Détecter la position", "Set custom address" : "Définir une adresse personnalisée", "Favorites" : "Favoris", diff --git a/apps/weather_status/l10n/fr.json b/apps/weather_status/l10n/fr.json index 5e3898baa93..bd5be596ec8 100644 --- a/apps/weather_status/l10n/fr.json +++ b/apps/weather_status/l10n/fr.json @@ -5,7 +5,7 @@ "Error" : "Erreur", "Weather status" : "Statut météo", "Weather status in your dashboard" : "Statut météo sur votre tableau de bord", - "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." : "Conditions météo intégrées à l'app Dashboard.\nLa position géographique peut être déterminée automatiquement ou définie manuellement. Une prévision à 6 heures est ensuite affichée.\nLa météo peut également être intégrée à d'autres emplacements comme l'app Calendrier.", + "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." : "Conditions météo intégrées à l’app Tableau de bord.\nLa position géographique peut être déterminée automatiquement ou définie manuellement. Une prévision à 6 heures est ensuite affichée.\nLa météo peut également être intégrée à d’autres emplacements comme l’app Calendrier.", "Detect location" : "Détecter la position", "Set custom address" : "Définir une adresse personnalisée", "Favorites" : "Favoris", |