diff options
Diffstat (limited to 'apps/weather_status/l10n')
-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", |