diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/weather_status/l10n/sv.js | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip |
Fix(l10n): Update translations 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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/sv.js b/apps/weather_status/l10n/sv.js index 0dfa0303c40..dade6ad8c48 100644 --- a/apps/weather_status/l10n/sv.js +++ b/apps/weather_status/l10n/sv.js @@ -7,7 +7,6 @@ OC.L10N.register( "Error" : "Fel", "Weather status" : "Väderrapport", "Weather status in your dashboard" : "Väderrapport på din dashboard", - "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Väderuppdatering integrerad i Instrumentpanelappen.\n Användarens position kan identifieras automatiskt eller anges manuellt. En 6-timmarsprognos visas sedan.\n Den här väderuppdateringen kan också integreras på andra platser så som i Kalender-appen.", "Detect location" : "Hitta min position", "Set custom address" : "Uppge egen adress", "Favorites" : "Favoriter", @@ -45,6 +44,7 @@ OC.L10N.register( "There was an error setting the location." : "Ett fel inträffade när platsen angavs.", "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" + "Set location for weather" : "Ange position för väder", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Väderuppdatering integrerad i Instrumentpanelappen.\n Användarens position kan identifieras automatiskt eller anges manuellt. En 6-timmarsprognos visas sedan.\n Den här väderuppdateringen kan också integreras på andra platser så som i Kalender-appen." }, "nplurals=2; plural=(n != 1);"); |