diff options
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/da.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/da.json | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/fr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/da.js b/apps/weather_status/l10n/da.js index 7a7e0881cb2..6bed44a62a0 100644 --- a/apps/weather_status/l10n/da.js +++ b/apps/weather_status/l10n/da.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Fejl", "Weather status" : "Status for vejret", "Weather status in your dashboard" : "Status for vejret på dit dashboard", + "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." : "Vejrstatus integreret i Dashboard-appen.\nDen geografiske placering kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. Kalender-appen.", "Detect location" : "Find min lokalitet", "Set custom address" : "Brugerdefineret adresse", "Favorites" : "Favoritter", diff --git a/apps/weather_status/l10n/da.json b/apps/weather_status/l10n/da.json index b65fdf0730b..12a23de8784 100644 --- a/apps/weather_status/l10n/da.json +++ b/apps/weather_status/l10n/da.json @@ -5,6 +5,7 @@ "Error" : "Fejl", "Weather status" : "Status for vejret", "Weather status in your dashboard" : "Status for vejret på dit dashboard", + "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." : "Vejrstatus integreret i Dashboard-appen.\nDen geografiske placering kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. Kalender-appen.", "Detect location" : "Find min lokalitet", "Set custom address" : "Brugerdefineret adresse", "Favorites" : "Favoritter", diff --git a/apps/weather_status/l10n/fr.js b/apps/weather_status/l10n/fr.js index 536a35b26e5..db5831553b1 100644 --- a/apps/weather_status/l10n/fr.js +++ b/apps/weather_status/l10n/fr.js @@ -7,6 +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.", "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 96f32dbb736..5e3898baa93 100644 --- a/apps/weather_status/l10n/fr.json +++ b/apps/weather_status/l10n/fr.json @@ -5,6 +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.", "Detect location" : "Détecter la position", "Set custom address" : "Définir une adresse personnalisée", "Favorites" : "Favoris", |