diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
commit | 1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch) | |
tree | 7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/weather_status/l10n/nl.json | |
parent | 2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff) | |
download | nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/nl.json')
-rw-r--r-- | apps/weather_status/l10n/nl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/nl.json b/apps/weather_status/l10n/nl.json index 807851cfd23..696b6186524 100644 --- a/apps/weather_status/l10n/nl.json +++ b/apps/weather_status/l10n/nl.json @@ -5,7 +5,6 @@ "Error" : "Fout", "Weather status" : "Weerstatus", "Weather status in your dashboard" : "Weerstatus in je 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." : "Weerbericht is geïntegreerd in de dashboard app\nDe gebruikerslocatie kan automatisch worden bepaald of handmatig worden ingegeven. Een 6 uurs weersverwachting wordt getoond.\nDeze status kan ook op andere plaatsen worden geïntegreerd zoals in de agenda-app.", "Detect location" : "Locatie detecteren", "Set custom address" : "Aangepast adres instellen", "Favorites" : "Favorieten", @@ -43,6 +42,7 @@ "There was an error setting the location." : "Er is een fout opgetreden bij het vastleggen van de locatie.", "There was an error saving the mode." : "Er was een fout in het vastleggen van de modus.", "There was an error using personal address." : "Er was een fout bij het gebruiken van je persoonlijke adres.", - "Set location for weather" : "Stel je locatie voor het weer in." + "Set location for weather" : "Stel je locatie voor het weer in.", + "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." : "Weerbericht is geïntegreerd in de dashboard app\nDe gebruikerslocatie kan automatisch worden bepaald of handmatig worden ingegeven. Een 6 uurs weersverwachting wordt getoond.\nDeze status kan ook op andere plaatsen worden geïntegreerd zoals in de agenda-app." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |