diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-07 00:30:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-07 00:30:36 +0000 |
commit | cc66e3bcd1afc305c121358d38be4bce03e35053 (patch) | |
tree | 03c5ea035b1a232e985072117e1b4bf7f80758e0 /apps/weather_status | |
parent | 66a4c6c3d696ff5efd7b662d1e7b650af709ad0d (diff) | |
download | nextcloud-server-cc66e3bcd1afc305c121358d38be4bce03e35053.tar.gz nextcloud-server-cc66e3bcd1afc305c121358d38be4bce03e35053.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/da.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/da.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/da.js b/apps/weather_status/l10n/da.js index 691a15b0cdd..5822bd18103 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 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." : "Vejrstatus integreret i Dashboard-appen.\nBrugerens position kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. i 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 f619d477027..58c87a5d3f7 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 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." : "Vejrstatus integreret i Dashboard-appen.\nBrugerens position kan bestemmes automatisk eller manuelt. En 6 timers prognose vises derefter.\nDenne status kan også integreres andre steder som f.eks. i Kalender-appen.", "Detect location" : "Find min lokalitet", "Set custom address" : "Brugerdefineret adresse", "Favorites" : "Favoritter", |