From a1a5da64189c4803a179a7f3bf5c50649a572636 Mon Sep 17 00:00:00 2001 From: Luna Jernberg Date: Fri, 21 May 2021 10:59:32 +0000 Subject: [PATCH] Update Swedish translation --- locales/sv-SE.json | 52 +++++++++++++++++++++++----------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/locales/sv-SE.json b/locales/sv-SE.json index 5a0ffbd2..bd309c96 100644 --- a/locales/sv-SE.json +++ b/locales/sv-SE.json @@ -157,8 +157,8 @@ "Title": "Titel", "Playlist privacy": "Privatläge på spellista", "Editing playlist `x`": "Redigerer spellistan `x`", - "Show more": "", - "Show less": "", + "Show more": "Visa mer", + "Show less": "Visa mindre", "Watch on YouTube": "Titta på YouTube", "Hide annotations": "Dölj länkar-i-video", "Show annotations": "Visa länkar-i-video", @@ -364,7 +364,7 @@ }, "Fallback comments: ": "Fallback-kommentarer: ", "Popular": "Populärt", - "Search": "", + "Search": "Sök", "Top": "Topp", "About": "Om", "Rating: ": "Betyg: ", @@ -387,32 +387,32 @@ "Videos": "Videor", "Playlists": "Spellistor", "Community": "Gemenskap", - "relevance": "", - "rating": "", - "date": "", - "views": "", + "relevance": "relevans", + "rating": "rankning", + "date": "datum", + "views": "visningar", "content_type": "", "duration": "", "features": "", "sort": "", - "hour": "", - "today": "", - "week": "", - "month": "", - "year": "", - "video": "", - "channel": "", - "playlist": "", - "movie": "", - "show": "", - "hd": "", - "subtitles": "", - "creative_commons": "", - "3d": "", - "live": "", - "4k": "", - "location": "", - "hdr": "", + "hour": "timme", + "today": "idag", + "week": "vecka", + "month": "månad", + "year": "år", + "video": "video", + "channel": "kanal", + "playlist": "spellista", + "movie": "film", + "show": "tv-serie", + "hd": "hd", + "subtitles": "undertexter", + "creative_commons": "creative_commons", + "3d": "3d", + "live": "live", + "4k": "4k", + "location": "plats", + "hdr": "hdr", "filter": "", "Current version: ": "Nuvarande version: " -} \ No newline at end of file +}