aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
commit78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch)
tree309032247bd62ee756313ecfb9b87ff806ed9fa5 /apps/weather_status/l10n/nl.js
parent761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff)
downloadnextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz
nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/nl.js')
-rw-r--r--apps/weather_status/l10n/nl.js14
1 files changed, 1 insertions, 13 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js
index b86c6a0c33e..bfe007646b5 100644
--- a/apps/weather_status/l10n/nl.js
+++ b/apps/weather_status/l10n/nl.js
@@ -45,18 +45,6 @@ OC.L10N.register(
"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.",
- "{temperature} {unit} Clear sky at {time}" : "{temperature}{unit} Onbewolkt om {time}",
- "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bewolkt om {time}",
- "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Redelijk dag om {time}",
- "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Redelijk nacht om {time}",
- "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Half bewolkt om {time}",
- "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Mist om {time}",
- "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} lichte regen om {time}",
- "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Regen om {time}",
- "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Zware regen om {time}",
- "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Regenbuien om {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lichte regenbuien om {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Hevige regenbuien om {time}"
+ "Set location for weather" : "Stel je locatie voor het weer in."
},
"nplurals=2; plural=(n != 1);");