diff options
Diffstat (limited to 'apps/weather_status/l10n/fr.js')
-rw-r--r-- | apps/weather_status/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js index 0cbe0545b7b..4f551e32238 100644 --- a/apps/weather_status/l10n/fr.js +++ b/apps/weather_status/l10n/fr.js @@ -10,6 +10,7 @@ OC.L10N.register( "Weather status integrated in the Dashboard app.\n User's position 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." : "Statut météo intégré dans l'application Dashboard.\nLa position de l'utilisateur peut être déterminée automatiquement ou définie manuellement. Une prévision de 6 heures est alors affichée.\nCe statut peut également être intégré à d'autres endroits comme l'application Calendrier.", "Detect location" : "Détecter la position", "Set custom address" : "Définir une adresse personnalisée", + "Favorites" : "Favoris", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Ciel dégagé à {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Nuageux à {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Beau jour à {time}", @@ -25,6 +26,7 @@ OC.L10N.register( "More weather for {adr}" : "Plus de météo pour {adr}", "Loading weather" : "Chargement de la météo", "Set location for weather" : "Définir l'emplacement pour la météo", + "Remove from favorites" : "Retirer des favoris", "You are not logged in." : "Vous n'êtes pas connecté.", "There was an error getting the weather status information." : "Une erreur s'est produite lors de l'obtention des informations sur l'état de la météo.", "No weather information found" : "Aucune information météo", |