diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-07 02:28:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-07 02:28:02 +0000 |
commit | a7811334370b735427d41a953abd53ec5648ab59 (patch) | |
tree | 2335fe3f135026b3a58d71690c93076609b9a128 /apps/weather_status/l10n/sv.js | |
parent | 08701853ed44814fe0fd00d0cc99478af14a23b7 (diff) | |
download | nextcloud-server-a7811334370b735427d41a953abd53ec5648ab59.tar.gz nextcloud-server-a7811334370b735427d41a953abd53ec5648ab59.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/sv.js')
-rw-r--r-- | apps/weather_status/l10n/sv.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/weather_status/l10n/sv.js b/apps/weather_status/l10n/sv.js index 43855061b10..24fb1b02266 100644 --- a/apps/weather_status/l10n/sv.js +++ b/apps/weather_status/l10n/sv.js @@ -10,6 +10,16 @@ OC.L10N.register( "Detect location" : "Hitta min position", "Set custom address" : "Uppge egen adress", "Favorites" : "Favoriter", + "More weather for {adr}" : "Mer väder omkring {adr}", + "Loading weather" : "Hämtar väder", + "Remove from favorites" : "Ta bort från favoriter", + "Add as favorite" : "Lägg till som favorit", + "You are not logged in." : "Du är inte inloggad.", + "No weather information found" : "Ingen väderinformation hittades", + "Location not found" : "Platsen hittades inte", + "There was an error saving the mode." : "Det uppstod ett fel vid sparandet av läget.", + "There was an error using personal address." : "Det uppstod ett fel vid användning av personlig adress.", + "Set location for weather" : "Ange position för väder", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} klar himmel klockan {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} mulet klockan {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} klar dag klockan {time}", @@ -21,16 +31,6 @@ OC.L10N.register( "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} kraftigt regn klockan {time}", "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} regnbyar klockan {time}", "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} lätta regnbyar klockan {time}", - "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} kraftiga regnbyar klockan {time}", - "More weather for {adr}" : "Mer väder omkring {adr}", - "Loading weather" : "Hämtar väder", - "Set location for weather" : "Ange position för väder", - "Remove from favorites" : "Ta bort från favoriter", - "Add as favorite" : "Lägg till som favorit", - "You are not logged in." : "Du är inte inloggad.", - "No weather information found" : "Ingen väderinformation hittades", - "Location not found" : "Platsen hittades inte", - "There was an error saving the mode." : "Det uppstod ett fel vid sparandet av läget.", - "There was an error using personal address." : "Det uppstod ett fel vid användning av personlig adress." + "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} kraftiga regnbyar klockan {time}" }, "nplurals=2; plural=(n != 1);"); |