diff options
Diffstat (limited to 'client/src/locale/angular.fi-FI.xlf')
-rw-r--r-- | client/src/locale/angular.fi-FI.xlf | 32 |
1 files changed, 15 insertions, 17 deletions
diff --git a/client/src/locale/angular.fi-FI.xlf b/client/src/locale/angular.fi-FI.xlf index cc2b2a988..a52afd4a8 100644 --- a/client/src/locale/angular.fi-FI.xlf +++ b/client/src/locale/angular.fi-FI.xlf | |||
@@ -9,7 +9,7 @@ | |||
9 | </trans-unit> | 9 | </trans-unit> |
10 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> | 10 | <trans-unit id="ngb.carousel.slide-number" datatype="html"> |
11 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> | 11 | <source>Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </source> |
12 | <target state="new"> Slide <x id="INTERPOLATION" equiv-text="get wrap("/> of <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> | 12 | <target state="translated">Dia <x id="INTERPOLATION" equiv-text="get wrap("/> / <x id="INTERPOLATION_1" equiv-text=".value; }"/> </target> |
13 | <context-group purpose="location"> | 13 | <context-group purpose="location"> |
14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> | 14 | <context context-type="sourcefile">node_modules/src/carousel/carousel.ts</context> |
15 | <context context-type="linenumber">147,157</context> | 15 | <context context-type="linenumber">147,157</context> |
@@ -84,17 +84,17 @@ | |||
84 | </trans-unit> | 84 | </trans-unit> |
85 | <trans-unit id="ngb.pagination.previous" datatype="html"> | 85 | <trans-unit id="ngb.pagination.previous" datatype="html"> |
86 | <source>«</source> | 86 | <source>«</source> |
87 | <target state="new">«</target> | 87 | <target state="translated">«</target> |
88 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group> | 88 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">266</context></context-group> |
89 | </trans-unit> | 89 | </trans-unit> |
90 | <trans-unit id="ngb.pagination.next" datatype="html"> | 90 | <trans-unit id="ngb.pagination.next" datatype="html"> |
91 | <source>»</source> | 91 | <source>»</source> |
92 | <target state="new">»</target> | 92 | <target state="translated">»</target> |
93 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">285</context></context-group> | 93 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">285</context></context-group> |
94 | </trans-unit> | 94 | </trans-unit> |
95 | <trans-unit id="ngb.pagination.last" datatype="html"> | 95 | <trans-unit id="ngb.pagination.last" datatype="html"> |
96 | <source>»»</source> | 96 | <source>»»</source> |
97 | <target state="new">»»</target> | 97 | <target state="translated">»»</target> |
98 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group> | 98 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">305</context></context-group> |
99 | </trans-unit> | 99 | </trans-unit> |
100 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> | 100 | <trans-unit id="ngb.pagination.first-aria" datatype="html"> |
@@ -109,7 +109,7 @@ | |||
109 | </trans-unit> | 109 | </trans-unit> |
110 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> | 110 | <trans-unit id="ngb.pagination.next-aria" datatype="html"> |
111 | <source>Next</source> | 111 | <source>Next</source> |
112 | <target state="new">Next</target> | 112 | <target state="translated">Seuraava</target> |
113 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">347</context></context-group> | 113 | <context-group purpose="location"><context context-type="sourcefile">node_modules/src/pagination/pagination.ts</context><context context-type="linenumber">347</context></context-group> |
114 | </trans-unit> | 114 | </trans-unit> |
115 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> | 115 | <trans-unit id="ngb.pagination.last-aria" datatype="html"> |
@@ -703,9 +703,7 @@ | |||
703 | </trans-unit> | 703 | </trans-unit> |
704 | <trans-unit id="7688104409544625220" datatype="html"> | 704 | <trans-unit id="7688104409544625220" datatype="html"> |
705 | <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> | 705 | <source>{VAR_PLURAL, plural, =1 {1 view} other {<x id="INTERPOLATION"/> views}}</source> |
706 | <target state="new">{VAR_PLURAL, plural, =1 {1 view} other { | 706 | <target state="translated">{VAR_PLURAL, plural, =1 {1 näyttökerta} other { <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> näyttökertaa} }</target> |
707 | <x id="INTERPOLATION" equiv-text="{{ video.views | myNumberFormatter }}"/> views} } | ||
708 | </target> | ||
709 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group> | 707 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video/video-views-counter.component.html</context><context context-type="linenumber">3</context></context-group> |
710 | </trans-unit> | 708 | </trans-unit> |
711 | <trans-unit id="8562063050145802350" datatype="html"> | 709 | <trans-unit id="8562063050145802350" datatype="html"> |
@@ -1978,7 +1976,7 @@ The link will expire within 1 hour.</target> | |||
1978 | </trans-unit> | 1976 | </trans-unit> |
1979 | <trans-unit id="3801957940570333397" datatype="html"> | 1977 | <trans-unit id="3801957940570333397" datatype="html"> |
1980 | <source>ADVANCED SEARCH</source> | 1978 | <source>ADVANCED SEARCH</source> |
1981 | <target state="new">ADVANCED SEARCH</target> | 1979 | <target state="translated">TARKENNETTU HAKU</target> |
1982 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group> | 1980 | <context-group purpose="location"><context context-type="sourcefile">src/app/header/search-typeahead.component.html</context><context context-type="linenumber">39</context></context-group> |
1983 | </trans-unit> | 1981 | </trans-unit> |
1984 | <trans-unit id="3416071273413341159" datatype="html"> | 1982 | <trans-unit id="3416071273413341159" datatype="html"> |
@@ -9345,7 +9343,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
9345 | </trans-unit> | 9343 | </trans-unit> |
9346 | <trans-unit id="5073473933031004097" datatype="html"> | 9344 | <trans-unit id="5073473933031004097" datatype="html"> |
9347 | <source>This week</source> | 9345 | <source>This week</source> |
9348 | <target state="new">This week</target> | 9346 | <target state="translated">Tällä viikolla</target> |
9349 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group> | 9347 | <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/videos-list.component.ts</context><context context-type="linenumber">136</context></context-group> |
9350 | </trans-unit> | 9348 | </trans-unit> |
9351 | <trans-unit id="842657237693374355" datatype="html"> | 9349 | <trans-unit id="842657237693374355" datatype="html"> |
@@ -11221,7 +11219,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11221 | </trans-unit> | 11219 | </trans-unit> |
11222 | <trans-unit id="2279527393438260622" datatype="html"> | 11220 | <trans-unit id="2279527393438260622" datatype="html"> |
11223 | <source>Search videos, playlists, channels…</source> | 11221 | <source>Search videos, playlists, channels…</source> |
11224 | <target state="new">Search videos, playlists, channels…</target> | 11222 | <target state="translated">Hae videoita, soittolistoja, kanavia…</target> |
11225 | <context-group purpose="location"> | 11223 | <context-group purpose="location"> |
11226 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> | 11224 | <context context-type="sourcefile">src/app/header/search-typeahead.component.html</context> |
11227 | <context context-type="linenumber">3</context> | 11225 | <context context-type="linenumber">3</context> |
@@ -11958,7 +11956,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11958 | </trans-unit> | 11956 | </trans-unit> |
11959 | <trans-unit id="8223917068580581095" datatype="html"> | 11957 | <trans-unit id="8223917068580581095" datatype="html"> |
11960 | <source>Toggle theater mode</source> | 11958 | <source>Toggle theater mode</source> |
11961 | <target state="new">Toggle theater mode</target> | 11959 | <target state="translated">Teatteritila</target> |
11962 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">737</context></context-group> | 11960 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.ts</context><context context-type="linenumber">737</context></context-group> |
11963 | </trans-unit> | 11961 | </trans-unit> |
11964 | <trans-unit id="8025996572234182184"> | 11962 | <trans-unit id="8025996572234182184"> |
@@ -11973,12 +11971,12 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11973 | </trans-unit> | 11971 | </trans-unit> |
11974 | <trans-unit id="1729036051846673606" datatype="html"> | 11972 | <trans-unit id="1729036051846673606" datatype="html"> |
11975 | <source>When active, the next video is automatically played after the current one.</source> | 11973 | <source>When active, the next video is automatically played after the current one.</source> |
11976 | <target state="new">When active, the next video is automatically played after the current one.</target> | 11974 | <target state="translated">Kun aktiivinen, seuraava video toistetaan automaattisesti nykyisen jälkeen.</target> |
11977 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group> | 11975 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/shared/recommendations/recommended-videos.component.ts</context><context context-type="linenumber">50</context></context-group> |
11978 | </trans-unit> | 11976 | </trans-unit> |
11979 | <trans-unit id="2431286785954354122" datatype="html"> | 11977 | <trans-unit id="2431286785954354122" datatype="html"> |
11980 | <source>Recently added</source> | 11978 | <source>Recently added</source> |
11981 | <target state="new">Recently added</target> | 11979 | <target state="translated">Viimeksi lisätty</target> |
11982 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">195</context></context-group> | 11980 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/videos-list-common-page.component.ts</context><context context-type="linenumber">195</context></context-group> |
11983 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> | 11981 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">137</context></context-group> |
11984 | </trans-unit> | 11982 | </trans-unit> |
@@ -11989,7 +11987,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11989 | </trans-unit> | 11987 | </trans-unit> |
11990 | <trans-unit id="1812379335568847528" datatype="html"> | 11988 | <trans-unit id="1812379335568847528" datatype="html"> |
11991 | <source>Subscriptions</source> | 11989 | <source>Subscriptions</source> |
11992 | <target state="new">Subscriptions</target> | 11990 | <target state="translated">Tilaukset</target> |
11993 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> | 11991 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">67</context></context-group> |
11994 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> | 11992 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/video-list/video-user-subscriptions.component.ts</context><context context-type="linenumber">25</context></context-group> |
11995 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> | 11993 | <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/videos-routing.module.ts</context><context context-type="linenumber">56</context></context-group> |
@@ -11997,7 +11995,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
11997 | </trans-unit> | 11995 | </trans-unit> |
11998 | <trans-unit id="186236568870281953" datatype="html"> | 11996 | <trans-unit id="186236568870281953" datatype="html"> |
11999 | <source>History</source> | 11997 | <source>History</source> |
12000 | <target state="new">History</target> | 11998 | <target state="translated">Historia</target> |
12001 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> | 11999 | <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-library.component.ts</context><context context-type="linenumber">80</context></context-group> |
12002 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> | 12000 | <context-group purpose="location"><context context-type="sourcefile">src/app/core/menu/menu.service.ts</context><context context-type="linenumber">97</context></context-group> |
12003 | </trans-unit> | 12001 | </trans-unit> |
@@ -12074,7 +12072,7 @@ Ensure you have correctly configured PeerTube (config/ directory), in particular | |||
12074 | </trans-unit> | 12072 | </trans-unit> |
12075 | <trans-unit id="7590784934397800835" datatype="html"> | 12073 | <trans-unit id="7590784934397800835" datatype="html"> |
12076 | <source>Edit a video</source> | 12074 | <source>Edit a video</source> |
12077 | <target state="new">Edit a video</target> | 12075 | <target state="translated">Muokkaa videota</target> |
12078 | <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group> | 12076 | <context-group purpose="location"><context context-type="sourcefile">src/app/app-routing.module.ts</context><context context-type="linenumber">110</context></context-group> |
12079 | </trans-unit> | 12077 | </trans-unit> |
12080 | </body> | 12078 | </body> |