diff --git a/client/src/locale/angular.sv-SE.xlf b/client/src/locale/angular.sv-SE.xlf index 201d056ca..5d2945170 100644 --- a/client/src/locale/angular.sv-SE.xlf +++ b/client/src/locale/angular.sv-SE.xlf @@ -507,9 +507,9 @@ 254 - + {views, plural, =0 {No view} =1 {1 view} other { views}} - {views, plural, =0 {Inga visningar} =1 {1 visning} other { visningar}} + {views, plural, =0 {Inga tittningar} =1 {1 tittning} other { tittningar}} src/app/shared/shared-video/video-views-counter.component.ts 23 @@ -929,9 +929,9 @@ 48 - + {VAR_PLURAL, plural, =1 {1 view} other { views}} - {VAR_PLURAL, plural, =1 {1 visning} other { visningar}} + {VAR_PLURAL, plural, =1 {1 tittning} other { tittningar}} src/app/shared/shared-video/video-views-counter.component.html 8 @@ -1855,9 +1855,9 @@ 65 - + views - visningar + tittningar src/app/+about/about-instance/instance-statistics.component.html 31 @@ -9262,9 +9262,9 @@ 43 - + Recent views - Senaste visningar + Senaste tittningar src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html 44 @@ -9278,9 +9278,9 @@ 45 - + Global views - Globala visningar + Globala tittningar src/app/+admin/config/edit-custom-config/edit-basic-configuration.component.html 46 @@ -11748,9 +11748,9 @@ 83 - + {VAR_PLURAL, plural, =0 {No views} =1 {1 view} other { views}} - {VAR_PLURAL, plural, =0 {Inga visningar} =1 {1 visning} other { visningar}} + {VAR_PLURAL, plural, =0 {Inga tittningar} =1 {1 tittning} other { tittningar}} src/app/+my-library/+my-video-channels/my-video-channels.component.html 36 @@ -15210,9 +15210,9 @@ 5 - + Views may not be counted correctly (reduced compared to what they should be) - Visningar kanske inte räknas korrekt (vissa visningar räknas inte) + Tittningar kanske inte räknas korrekt (reducerade i förhållande till vad de borde vara) src/app/+admin/system/debug/debug.component.html 7 @@ -16750,9 +16750,9 @@ 116 - + Views for the day - Visningar idag + Tittningar idag src/app/+my-library/+my-video-channels/my-video-channels.component.ts 158 @@ -17844,9 +17844,9 @@ 83 - + Views - Visningar + Tittningar src/app/+search/search-filters.component.ts 87