diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /apps/weather_status | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/sv.js | 12 | ||||
-rw-r--r-- | apps/weather_status/l10n/sv.json | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/sv.js b/apps/weather_status/l10n/sv.js index c1ac235072b..ff70aae43d0 100644 --- a/apps/weather_status/l10n/sv.js +++ b/apps/weather_status/l10n/sv.js @@ -21,6 +21,18 @@ OC.L10N.register( "{temperature} {unit} partly cloudy" : "{temperature} {unit} och växlande molnighet", "{temperature} {unit} foggy later today" : "{temperature} {unit} och dimma senare idag", "{temperature} {unit} foggy" : "{temperature} {unit} och dimma", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} och lätt regn senare idag", + "{temperature} {unit} light rainfall" : "{temperature} {unit} och lätt regn", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} och regn senare idag", + "{temperature} {unit} rainfall" : "{temperature} {unit} och regn", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} och kraftigt regn senare idag", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} och kraftigt regn", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} och regnbyar senare idag", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} och regnbyar", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} och lätta regnbyar senare idag", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} och lätta regnbyar", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} och kraftiga regnbyar senare idag", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} och kraftiga regnbyar", "More weather for {adr}" : "Mer väder omkring {adr}", "Loading weather" : "Hämtar väder", "Remove from favorites" : "Ta bort från favoriter", diff --git a/apps/weather_status/l10n/sv.json b/apps/weather_status/l10n/sv.json index 61f309c3a60..afd9d6bb5ed 100644 --- a/apps/weather_status/l10n/sv.json +++ b/apps/weather_status/l10n/sv.json @@ -19,6 +19,18 @@ "{temperature} {unit} partly cloudy" : "{temperature} {unit} och växlande molnighet", "{temperature} {unit} foggy later today" : "{temperature} {unit} och dimma senare idag", "{temperature} {unit} foggy" : "{temperature} {unit} och dimma", + "{temperature} {unit} light rainfall later today" : "{temperature} {unit} och lätt regn senare idag", + "{temperature} {unit} light rainfall" : "{temperature} {unit} och lätt regn", + "{temperature} {unit} rainfall later today" : "{temperature} {unit} och regn senare idag", + "{temperature} {unit} rainfall" : "{temperature} {unit} och regn", + "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} och kraftigt regn senare idag", + "{temperature} {unit} heavy rainfall" : "{temperature} {unit} och kraftigt regn", + "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} och regnbyar senare idag", + "{temperature} {unit} rainfall showers" : "{temperature} {unit} och regnbyar", + "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} och lätta regnbyar senare idag", + "{temperature} {unit} light rainfall showers" : "{temperature} {unit} och lätta regnbyar", + "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} och kraftiga regnbyar senare idag", + "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} och kraftiga regnbyar", "More weather for {adr}" : "Mer väder omkring {adr}", "Loading weather" : "Hämtar väder", "Remove from favorites" : "Ta bort från favoriter", |