diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-18 00:19:47 +0000 |
commit | 85f28856cfd75fe17f490f098c5657090bc00412 (patch) | |
tree | a8fe83fddb565126f25ff5f52ad3f2f44097dacd /apps/weather_status | |
parent | c7ef27d066aea2406c8009bd1a49888d1610b889 (diff) | |
download | nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.tar.gz nextcloud-server-85f28856cfd75fe17f490f098c5657090bc00412.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/nb.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/nb.json | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/nb.js b/apps/weather_status/l10n/nb.js index d3237e896be..b51017ba182 100644 --- a/apps/weather_status/l10n/nb.js +++ b/apps/weather_status/l10n/nb.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Feil", "Weather status" : "Værstatus", "Weather status in your dashboard" : "Værstatus i dashbordet ditt", + "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." : "Værstatus integrert i Dashboard-appen.\n Den geografiske plasseringen kan bestemmes automatisk eller defineres manuelt. En 6 timers prognose vises deretter.\n Denne statusen kan også integreres andre steder som Kalender-appen.", "Detect location" : "Oppdag plassering", "Set custom address" : "Angi egendefinert adresse", "Favorites" : "Favoritter", diff --git a/apps/weather_status/l10n/nb.json b/apps/weather_status/l10n/nb.json index 518d44ad127..5002e15a807 100644 --- a/apps/weather_status/l10n/nb.json +++ b/apps/weather_status/l10n/nb.json @@ -5,6 +5,7 @@ "Error" : "Feil", "Weather status" : "Værstatus", "Weather status in your dashboard" : "Værstatus i dashbordet ditt", + "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." : "Værstatus integrert i Dashboard-appen.\n Den geografiske plasseringen kan bestemmes automatisk eller defineres manuelt. En 6 timers prognose vises deretter.\n Denne statusen kan også integreres andre steder som Kalender-appen.", "Detect location" : "Oppdag plassering", "Set custom address" : "Angi egendefinert adresse", "Favorites" : "Favoritter", diff --git a/apps/weather_status/l10n/tr.js b/apps/weather_status/l10n/tr.js index b432e25eb92..74518f30222 100644 --- a/apps/weather_status/l10n/tr.js +++ b/apps/weather_status/l10n/tr.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Hata", "Weather status" : "Hava durumu", "Weather status in your dashboard" : "Panonuz için hava durumu", + "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." : "Pano uygulaması ile bütünleşik hava durumu.\n Coğrafi konum el ile de ayarlanabileceği gibi otomatik olarak da algılanabilir. 6 saatlik tahmin görüntülenir.\n Hava durumu Takvim gibi diğer uygulamalarla da kullanılabilir.", "Detect location" : "Konum algılansın", "Set custom address" : "Özel adres belirtin", "Favorites" : "Sık kullanılanlar", diff --git a/apps/weather_status/l10n/tr.json b/apps/weather_status/l10n/tr.json index 9e8f531f5cf..5c2152bfbb4 100644 --- a/apps/weather_status/l10n/tr.json +++ b/apps/weather_status/l10n/tr.json @@ -5,6 +5,7 @@ "Error" : "Hata", "Weather status" : "Hava durumu", "Weather status in your dashboard" : "Panonuz için hava durumu", + "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." : "Pano uygulaması ile bütünleşik hava durumu.\n Coğrafi konum el ile de ayarlanabileceği gibi otomatik olarak da algılanabilir. 6 saatlik tahmin görüntülenir.\n Hava durumu Takvim gibi diğer uygulamalarla da kullanılabilir.", "Detect location" : "Konum algılansın", "Set custom address" : "Özel adres belirtin", "Favorites" : "Sık kullanılanlar", |