Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-29 05:28:31 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-29 05:28:31 +0300
commit8367b02785acd920db244ecb745517820ed9ff91 (patch)
tree1da751b948d4305086012f6ef7412c576cdb1543 /apps/weather_status/l10n
parent42b98d01bd9b778fe217cc9fb2c0dedf2996604b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r--apps/weather_status/l10n/nl.js4
-rw-r--r--apps/weather_status/l10n/nl.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/nl.js b/apps/weather_status/l10n/nl.js
index 2975242ed30..5a58aae88f8 100644
--- a/apps/weather_status/l10n/nl.js
+++ b/apps/weather_status/l10n/nl.js
@@ -19,6 +19,10 @@ OC.L10N.register(
"{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt",
"{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag",
"{temperature} {unit} foggy" : "{temperature} {unit} mistig",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} regen",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien",
"More weather for {adr}" : "Meer weer voor {adr}",
"Loading weather" : "Weergegevens ophalen",
"Remove from favorites" : "Verwijderen uit favorieten",
diff --git a/apps/weather_status/l10n/nl.json b/apps/weather_status/l10n/nl.json
index 623d058cf40..1721d1d90ff 100644
--- a/apps/weather_status/l10n/nl.json
+++ b/apps/weather_status/l10n/nl.json
@@ -17,6 +17,10 @@
"{temperature} {unit} partly cloudy" : "{temperature} {unit} half bewolkt",
"{temperature} {unit} foggy later today" : "{temperature} {unit} mistig later vandaag",
"{temperature} {unit} foggy" : "{temperature} {unit} mistig",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} lichte regen",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} regen",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} zware regen",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} regenbuien",
"More weather for {adr}" : "Meer weer voor {adr}",
"Loading weather" : "Weergegevens ophalen",
"Remove from favorites" : "Verwijderen uit favorieten",