diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-07 02:20:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-07 02:20:42 +0000 |
commit | eab710c2fd6febbf946be3ce8376fb386b61ee90 (patch) | |
tree | 2437fab08226f34120dfb4365cc16519b7ee1dde /apps/weather_status | |
parent | e41e2fe0037642a1d72d06c29bb16ad118783892 (diff) | |
download | nextcloud-server-eab710c2fd6febbf946be3ce8376fb386b61ee90.tar.gz nextcloud-server-eab710c2fd6febbf946be3ce8376fb386b61ee90.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/nl.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js index e28a0f45b1e..8dc4205a453 100644 --- a/apps/weather_status/l10n/nl.js +++ b/apps/weather_status/l10n/nl.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Fout", "Weather status" : "Weerstatus", "Weather status in your dashboard" : "Weerstatus in uw 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 Kalender-app.", "Detect location" : "Locatie detecteren", "Set custom address" : "Aangepast adres instellen", "Favorites" : "Favorieten", @@ -26,6 +27,7 @@ OC.L10N.register( "Loading weather" : "Weergegevens ophalen", "Set location for weather" : "Stel je locatie voor het weer in.", "Remove from favorites" : "Verwijderen uit favorieten", + "You are not logged in." : "Je bent niet ingelogd.", "There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.", "No weather information found" : "Geen weer informatie gevonden.", "Location not found" : "Locatie niet gevonden", diff --git a/apps/weather_status/l10n/nl.json b/apps/weather_status/l10n/nl.json index 92230d9fd98..86978fb56dc 100644 --- a/apps/weather_status/l10n/nl.json +++ b/apps/weather_status/l10n/nl.json @@ -5,6 +5,7 @@ "Error" : "Fout", "Weather status" : "Weerstatus", "Weather status in your dashboard" : "Weerstatus in uw 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 Kalender-app.", "Detect location" : "Locatie detecteren", "Set custom address" : "Aangepast adres instellen", "Favorites" : "Favorieten", @@ -24,6 +25,7 @@ "Loading weather" : "Weergegevens ophalen", "Set location for weather" : "Stel je locatie voor het weer in.", "Remove from favorites" : "Verwijderen uit favorieten", + "You are not logged in." : "Je bent niet ingelogd.", "There was an error getting the weather status information." : "Er is een fout opgetreden bij het ophalen van de weerinformatie.", "No weather information found" : "Geen weer informatie gevonden.", "Location not found" : "Locatie niet gevonden", |