aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/locale/angular.fi-FI.xlf
diff options
context:
space:
mode:
authorHannes Ylä-Jääski <hanski@drg.fi>2022-11-03 20:18:31 +0000
committerWeblate <noreply@weblate.org>2022-11-07 11:25:55 +0100
commit878d59e5a3219dce4e1ccedc650927782a60e8d9 (patch)
tree4b3d72f0acd9ac201ef237dd14b5c7f58b97f0b3 /client/src/locale/angular.fi-FI.xlf
parent8d98b7b7ca1d7fd2966dd9e83e9786f3e37a2d07 (diff)
downloadPeerTube-878d59e5a3219dce4e1ccedc650927782a60e8d9.tar.gz
PeerTube-878d59e5a3219dce4e1ccedc650927782a60e8d9.tar.zst
PeerTube-878d59e5a3219dce4e1ccedc650927782a60e8d9.zip
Translated using Weblate (Finnish)
Currently translated at 68.1% (1459 of 2141 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/fi/
Diffstat (limited to 'client/src/locale/angular.fi-FI.xlf')
-rw-r--r--client/src/locale/angular.fi-FI.xlf109
1 files changed, 51 insertions, 58 deletions
diff --git a/client/src/locale/angular.fi-FI.xlf b/client/src/locale/angular.fi-FI.xlf
index 369a88142..d6e3a30fd 100644
--- a/client/src/locale/angular.fi-FI.xlf
+++ b/client/src/locale/angular.fi-FI.xlf
@@ -5600,7 +5600,7 @@
5600 </trans-unit> 5600 </trans-unit>
5601 <trans-unit id="1714039296068260295" datatype="html"> 5601 <trans-unit id="1714039296068260295" datatype="html">
5602 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source> 5602 <source>Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill.</source>
5603 <target state="new"> Slight modifications to your PeerTube instance for when creating a plugin or theme is overkill. </target> 5603 <target state="translated">Pienet muutokset PeerTubeen teeman tai laajennuksen muodossa ovat ylilyöntejä.</target>
5604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">64</context></context-group> 5604 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">64</context></context-group>
5605 </trans-unit> 5605 </trans-unit>
5606 <trans-unit id="6180346896314915203"> 5606 <trans-unit id="6180346896314915203">
@@ -5610,28 +5610,22 @@
5610 </trans-unit> 5610 </trans-unit>
5611 <trans-unit id="4067880101082150743" datatype="html"> 5611 <trans-unit id="4067880101082150743" datatype="html">
5612 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5612 <source>Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5613 <target state="new"> Write JavaScript code directly.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Example: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('my instance is amazing');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target> 5613 <target state="translated">Kirjoita JavaScript-koodi suoraan.<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/>Esim: <x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>console.log('instanssini on hämmästyttävä');<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group> 5614 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">76</context></context-group>
5615 </trans-unit> 5615 </trans-unit>
5616 <trans-unit id="5464209657969421100" datatype="html"> 5616 <trans-unit id="5464209657969421100" datatype="html">
5617 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source> 5617 <source>Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt;"/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt;"/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text="{{ '{' }}"/> color: red; <x id="INTERPOLATION_1" equiv-text="{{ '}' }}"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></source>
5618 <target state="new"> Write CSS code directly. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> 5618 <target state="translated">Kirjoita CSS-koodi suoraan. Esim:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Lisää kanssa <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> ohittaaksesi tyylejä. Esim:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/> color: red; <x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/> <x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5619color: red;
5620<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
5621<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/> Prepend with <x id="START_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;em&gt;"/>#custom-css<x id="CLOSE_EMPHASISED_TEXT" ctype="x-em" equiv-text="&lt;/em&gt; "/> to override styles. Example:<x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="LINE_BREAK" ctype="lb" equiv-text="&lt;br /&gt; "/><x id="START_TAG_PRE" ctype="x-pre" equiv-text="&lt;pre&gt;"/>#custom-css .logged-in-email <x id="INTERPOLATION" equiv-text=" {{ '{' }"/>
5622color: red;
5623<x id="INTERPOLATION_1" equiv-text=" {{ '}' }"/>
5624<x id="CLOSE_TAG_PRE" ctype="x-pre" equiv-text="&lt;/pre&gt;"/></target>
5625 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group> 5619 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-advanced-configuration.component.html</context><context context-type="linenumber">95</context></context-group>
5626 </trans-unit> 5620 </trans-unit>
5627 <trans-unit id="283725429207896837" datatype="html"> 5621 <trans-unit id="283725429207896837" datatype="html">
5628 <source>You cannot allow live replay if you don't enable transcoding.</source> 5622 <source>You cannot allow live replay if you don't enable transcoding.</source>
5629 <target state="new"> You cannot allow live replay if you don't enable transcoding. </target> 5623 <target state="translated">Et voi sallia liven uudelleentoistoa, jos et ota transkoodausta käyttöön.</target>
5630 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">81</context></context-group> 5624 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">81</context></context-group>
5631 </trans-unit> 5625 </trans-unit>
5632 <trans-unit id="4249062553881932496" datatype="html"> 5626 <trans-unit id="4249062553881932496" datatype="html">
5633 <source>You cannot change the server configuration because it's managed externally.</source> 5627 <source>You cannot change the server configuration because it's managed externally.</source>
5634 <target state="new"> You cannot change the server configuration because it's managed externally. </target> 5628 <target state="translated">Et voi muuttaa palvelinkokoonpanoa, koska sitä hallitaan ulkoisesti.</target>
5635 <context-group purpose="location"> 5629 <context-group purpose="location">
5636 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context> 5630 <context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context>
5637 <context context-type="linenumber">85,87</context> 5631 <context context-type="linenumber">85,87</context>
@@ -5639,7 +5633,7 @@ color: red;
5639 </trans-unit> 5633 </trans-unit>
5640 <trans-unit id="8167543029214637769" datatype="html"> 5634 <trans-unit id="8167543029214637769" datatype="html">
5641 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source> 5635 <source>There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></source>
5642 <target state="new"> There are errors in the form: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target> 5636 <target state="translated">Lomakkeessa on virheitä: <x id="START_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;ul&gt; "/><x id="START_LIST_ITEM" ctype="x-li" equiv-text="&lt;li *ngFor=&quot;let error of grabAllErrors()&quot;&gt;"/> <x id="INTERPOLATION" equiv-text="{{ error }}"/> <x id="CLOSE_LIST_ITEM" ctype="x-li" equiv-text="&lt;/li&gt;"/><x id="CLOSE_UNORDERED_LIST" ctype="x-ul" equiv-text="&lt;/ul&gt;"/></target>
5643 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group> 5637 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-custom-config.component.html</context><context context-type="linenumber">71</context></context-group>
5644 </trans-unit> 5638 </trans-unit>
5645 <trans-unit id="1445676851449000175"> 5639 <trans-unit id="1445676851449000175">
@@ -5649,12 +5643,12 @@ color: red;
5649 </trans-unit> 5643 </trans-unit>
5650 <trans-unit id="5439158575454281141" datatype="html"> 5644 <trans-unit id="5439158575454281141" datatype="html">
5651 <source>VIDEO SETTINGS</source> 5645 <source>VIDEO SETTINGS</source>
5652 <target state="new">VIDEO SETTINGS</target> 5646 <target state="translated">VIDEOASETUKSET</target>
5653 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group> 5647 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">36</context></context-group>
5654 </trans-unit> 5648 </trans-unit>
5655 <trans-unit id="507542497458686905" datatype="html"> 5649 <trans-unit id="507542497458686905" datatype="html">
5656 <source>NOTIFICATIONS</source> 5650 <source>NOTIFICATIONS</source>
5657 <target state="new">NOTIFICATIONS</target> 5651 <target state="translated">ILMOITUKSET</target>
5658 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group> 5652 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">47</context></context-group>
5659 </trans-unit> 5653 </trans-unit>
5660 <trans-unit id="9138757724802460941" datatype="html"> 5654 <trans-unit id="9138757724802460941" datatype="html">
@@ -5664,12 +5658,12 @@ color: red;
5664 </trans-unit> 5658 </trans-unit>
5665 <trans-unit id="7789395291034300662" datatype="html"> 5659 <trans-unit id="7789395291034300662" datatype="html">
5666 <source>PASSWORD</source> 5660 <source>PASSWORD</source>
5667 <target state="new">PASSWORD</target> 5661 <target state="translated">SALASANA</target>
5668 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group> 5662 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">57</context></context-group>
5669 </trans-unit> 5663 </trans-unit>
5670 <trans-unit id="3892825090402620438" datatype="html"> 5664 <trans-unit id="3892825090402620438" datatype="html">
5671 <source>Two-factor authentication</source> 5665 <source>Two-factor authentication</source>
5672 <target state="new">Two-factor authentication</target> 5666 <target state="translated">Kaksivaiheinen tunnistautuminen</target>
5673 <context-group purpose="location"> 5667 <context-group purpose="location">
5674 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context> 5668 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context>
5675 <context context-type="linenumber">67</context> 5669 <context context-type="linenumber">67</context>
@@ -5677,12 +5671,12 @@ color: red;
5677 </trans-unit> 5671 </trans-unit>
5678 <trans-unit id="9012586956848595996" datatype="html"> 5672 <trans-unit id="9012586956848595996" datatype="html">
5679 <source>EMAIL</source> 5673 <source>EMAIL</source>
5680 <target state="new">EMAIL</target> 5674 <target state="translated">SÄHKÖPOSTI</target>
5681 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group> 5675 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">77</context></context-group>
5682 </trans-unit> 5676 </trans-unit>
5683 <trans-unit id="4309045590850686400" datatype="html"> 5677 <trans-unit id="4309045590850686400" datatype="html">
5684 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source> 5678 <source>Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</source>
5685 <target state="new">Two factor authentication adds an additional layer of security to your account by requiring a numeric code from another device (most commonly mobile phones) when you log in.</target> 5679 <target state="translated">Kaksivaiheinen todennus lisää yhden turvallisuuskerroksen tilillesi. Ulkoiselta laitteelta (useimmiten matkapuhelimesi) saadaan numerosarja kun kirjaudut sisään.</target>
5686 <context-group purpose="location"> 5680 <context-group purpose="location">
5687 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context> 5681 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5688 <context context-type="linenumber">3,5</context> 5682 <context context-type="linenumber">3,5</context>
@@ -5690,7 +5684,7 @@ color: red;
5690 </trans-unit> 5684 </trans-unit>
5691 <trans-unit id="2955617286542082394" datatype="html"> 5685 <trans-unit id="2955617286542082394" datatype="html">
5692 <source>Enable two-factor authentication</source> 5686 <source>Enable two-factor authentication</source>
5693 <target state="new">Enable two-factor authentication</target> 5687 <target state="translated">Ota kaksivaiheinen tunnistautuminen käyttöön</target>
5694 <context-group purpose="location"> 5688 <context-group purpose="location">
5695 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context> 5689 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5696 <context context-type="linenumber">5</context> 5690 <context context-type="linenumber">5</context>
@@ -5698,7 +5692,7 @@ color: red;
5698 </trans-unit> 5692 </trans-unit>
5699 <trans-unit id="2658424416565652268" datatype="html"> 5693 <trans-unit id="2658424416565652268" datatype="html">
5700 <source>Disable two-factor authentication</source> 5694 <source>Disable two-factor authentication</source>
5701 <target state="new">Disable two-factor authentication</target> 5695 <target state="translated">Poista kaksivaiheinen tunnistautuminen käytöstä</target>
5702 <context-group purpose="location"> 5696 <context-group purpose="location">
5703 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context> 5697 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.html</context>
5704 <context context-type="linenumber">9</context> 5698 <context context-type="linenumber">9</context>
@@ -5706,7 +5700,7 @@ color: red;
5706 </trans-unit> 5700 </trans-unit>
5707 <trans-unit id="4561231095368496452" datatype="html"> 5701 <trans-unit id="4561231095368496452" datatype="html">
5708 <source>Are you sure you want to disable two factor authentication of your account?</source> 5702 <source>Are you sure you want to disable two factor authentication of your account?</source>
5709 <target state="new">Are you sure you want to disable two factor authentication of your account?</target> 5703 <target state="translated">Oletko varma, että haluat poistaa kaksivaiheisen tunnistautumisen tililtäsi?</target>
5710 <context-group purpose="location"> 5704 <context-group purpose="location">
5711 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context> 5705 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5712 <context context-type="linenumber">31</context> 5706 <context context-type="linenumber">31</context>
@@ -5714,7 +5708,7 @@ color: red;
5714 </trans-unit> 5708 </trans-unit>
5715 <trans-unit id="3757273554886026258" datatype="html"> 5709 <trans-unit id="3757273554886026258" datatype="html">
5716 <source>Disable two factor</source> 5710 <source>Disable two factor</source>
5717 <target state="new">Disable two factor</target> 5711 <target state="translated">Poista kaksivaiheinen tunnistus käytöstä</target>
5718 <context-group purpose="location"> 5712 <context-group purpose="location">
5719 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context> 5713 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5720 <context context-type="linenumber">33</context> 5714 <context context-type="linenumber">33</context>
@@ -5722,7 +5716,7 @@ color: red;
5722 </trans-unit> 5716 </trans-unit>
5723 <trans-unit id="7121657131608757909" datatype="html"> 5717 <trans-unit id="7121657131608757909" datatype="html">
5724 <source>Two factor authentication disabled</source> 5718 <source>Two factor authentication disabled</source>
5725 <target state="new">Two factor authentication disabled</target> 5719 <target state="translated">Kaksivaiheinen tunnistautuminen ei käytös</target>
5726 <context-group purpose="location"> 5720 <context-group purpose="location">
5727 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context> 5721 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor-button.component.ts</context>
5728 <context context-type="linenumber">43</context> 5722 <context context-type="linenumber">43</context>
@@ -5730,8 +5724,7 @@ color: red;
5730 </trans-unit> 5724 </trans-unit>
5731 <trans-unit id="872237557319890340" datatype="html"> 5725 <trans-unit id="872237557319890340" datatype="html">
5732 <source>Two factor authentication is already enabled.</source> 5726 <source>Two factor authentication is already enabled.</source>
5733 <target state="new"> Two factor authentication is already enabled. 5727 <target state="translated">Kaksivaiheinen tunnistautuminen on jo käytössä.</target>
5734</target>
5735 <context-group purpose="location"> 5728 <context-group purpose="location">
5736 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context> 5729 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5737 <context context-type="linenumber">6,8</context> 5730 <context context-type="linenumber">6,8</context>
@@ -5739,7 +5732,7 @@ color: red;
5739 </trans-unit> 5732 </trans-unit>
5740 <trans-unit id="4921687518561446633" datatype="html"> 5733 <trans-unit id="4921687518561446633" datatype="html">
5741 <source>Your password</source> 5734 <source>Your password</source>
5742 <target state="new">Your password</target> 5735 <target state="translated">Salasanasi</target>
5743 <context-group purpose="location"> 5736 <context-group purpose="location">
5744 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context> 5737 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5745 <context context-type="linenumber">14</context> 5738 <context context-type="linenumber">14</context>
@@ -5747,7 +5740,7 @@ color: red;
5747 </trans-unit> 5740 </trans-unit>
5748 <trans-unit id="2990026202987449106" datatype="html"> 5741 <trans-unit id="2990026202987449106" datatype="html">
5749 <source>Confirm your password to enable two factor authentication</source> 5742 <source>Confirm your password to enable two factor authentication</source>
5750 <target state="new">Confirm your password to enable two factor authentication</target> 5743 <target state="translated">Kirjoita salasanasi kytkeäksesi kaksivaiheisen tunnistautumisen käyttöön</target>
5751 <context-group purpose="location"> 5744 <context-group purpose="location">
5752 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context> 5745 <context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-two-factor/my-account-two-factor.component.html</context>
5753 <context context-type="linenumber">15</context> 5746 <context context-type="linenumber">15</context>
@@ -5755,7 +5748,7 @@ color: red;
5755 </trans-unit> 5748 </trans-unit>
5756 <trans-unit id="7752239348028675311" datatype="html"> 5749 <trans-unit id="7752239348028675311" datatype="html">
5757 <source>DANGER ZONE</source> 5750 <source>DANGER ZONE</source>
5758 <target state="new">DANGER ZONE</target> 5751 <target state="translated">VAARAVYÖHYKE</target>
5759 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group> 5752 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group>
5760 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group> 5753 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/overview/users/user-edit/user-edit.component.html</context><context context-type="linenumber">210</context></context-group>
5761 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group> 5754 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-account/my-account-settings/my-account-settings.component.html</context><context context-type="linenumber">87</context></context-group>
@@ -5767,37 +5760,37 @@ color: red;
5767 </trans-unit> 5760 </trans-unit>
5768 <trans-unit id="1963136290621768454" datatype="html"> 5761 <trans-unit id="1963136290621768454" datatype="html">
5769 <source>Resolution</source> 5762 <source>Resolution</source>
5770 <target state="new">Resolution</target> 5763 <target state="translated">Resoluutio</target>
5771 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group> 5764 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">244</context></context-group>
5772 </trans-unit> 5765 </trans-unit>
5773 <trans-unit id="7814358426066520520" datatype="html"> 5766 <trans-unit id="7814358426066520520" datatype="html">
5774 <source>Aspect ratio</source> 5767 <source>Aspect ratio</source>
5775 <target state="new">Aspect ratio</target> 5768 <target state="translated">Kuvasuhde</target>
5776 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group> 5769 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">245</context></context-group>
5777 </trans-unit> 5770 </trans-unit>
5778 <trans-unit id="44862519224794374" datatype="html"> 5771 <trans-unit id="44862519224794374" datatype="html">
5779 <source>Average frame rate</source> 5772 <source>Average frame rate</source>
5780 <target state="new">Average frame rate</target> 5773 <target state="translated">Keskimääräinen kuvanopeus</target>
5781 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group> 5774 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">246</context></context-group>
5782 </trans-unit> 5775 </trans-unit>
5783 <trans-unit id="5053683525387462246" datatype="html"> 5776 <trans-unit id="5053683525387462246" datatype="html">
5784 <source>Pixel format</source> 5777 <source>Pixel format</source>
5785 <target state="new">Pixel format</target> 5778 <target state="translated">Pixel formaatti</target>
5786 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group> 5779 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">247</context></context-group>
5787 </trans-unit> 5780 </trans-unit>
5788 <trans-unit id="7858676566953242358" datatype="html"> 5781 <trans-unit id="7858676566953242358" datatype="html">
5789 <source>Sample rate</source> 5782 <source>Sample rate</source>
5790 <target state="new">Sample rate</target> 5783 <target state="translated">Näytteenottotaajuus</target>
5791 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group> 5784 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">251</context></context-group>
5792 </trans-unit> 5785 </trans-unit>
5793 <trans-unit id="5403856660543890284" datatype="html"> 5786 <trans-unit id="5403856660543890284" datatype="html">
5794 <source>Channel Layout</source> 5787 <source>Channel Layout</source>
5795 <target state="new">Channel Layout</target> 5788 <target state="translated">Kanavan ulkoasu</target>
5796 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group> 5789 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-download.component.ts</context><context context-type="linenumber">252</context></context-group>
5797 </trans-unit> 5790 </trans-unit>
5798 <trans-unit id="6317170736181476800" datatype="html"> 5791 <trans-unit id="6317170736181476800" datatype="html">
5799 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source> 5792 <source>Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></source>
5800 <target state="new"> Update <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>your settings<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target> 5793 <target state="translated">Päivitä <x id="START_LINK" ctype="x-a" equiv-text="&lt;a routerLink=&quot;/my-account/settings&quot; [fragment]=&quot;fragment&quot;&gt;"/><x id="START_TAG_SPAN" ctype="x-span" equiv-text="&lt;span (click)=&quot;onAccountSettingsClick($event)&quot;&gt;"/>asetuksesi<x id="CLOSE_TAG_SPAN" ctype="x-span" equiv-text="&lt;/span&gt;"/><x id="CLOSE_LINK" ctype="x-a" equiv-text="&lt;/a &gt;"/></target>
5801 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group> 5794 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">2</context></context-group>
5802 </trans-unit> 5795 </trans-unit>
5803 <trans-unit id="1405600824334286337" datatype="html"> 5796 <trans-unit id="1405600824334286337" datatype="html">
@@ -5826,7 +5819,7 @@ color: red;
5826 </trans-unit> 5819 </trans-unit>
5827 <trans-unit id="762510264401369759" datatype="html"> 5820 <trans-unit id="762510264401369759" datatype="html">
5828 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5821 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5829 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Original Publication Date"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5822 <target state="translated">Järjestä <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Alkuperäinen julkaisupäivä"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5830 <context-group purpose="location"> 5823 <context-group purpose="location">
5831 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context> 5824 <context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context>
5832 <context context-type="linenumber">47</context> 5825 <context context-type="linenumber">47</context>
@@ -5849,7 +5842,7 @@ color: red;
5849 </trans-unit> 5842 </trans-unit>
5850 <trans-unit id="322705536187172989" datatype="html"> 5843 <trans-unit id="322705536187172989" datatype="html">
5851 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source> 5844 <source>Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></source>
5852 <target state="new">Sort by <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Global Views"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target> 5845 <target state="translated">Järjestä <x id="START_TAG_STRONG" ctype="x-strong" equiv-text="&lt;strong&gt;"/>"Globaalit katselukerrat"<x id="CLOSE_TAG_STRONG" ctype="x-strong" equiv-text="&lt;/strong&gt;"/></target>
5853 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group> 5846 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">52</context></context-group>
5854 </trans-unit> 5847 </trans-unit>
5855 <trans-unit id="2343321245279384373" datatype="html"> 5848 <trans-unit id="2343321245279384373" datatype="html">
@@ -5894,7 +5887,7 @@ color: red;
5894 </trans-unit> 5887 </trans-unit>
5895 <trans-unit id="4250125031269088402" datatype="html"> 5888 <trans-unit id="4250125031269088402" datatype="html">
5896 <source>Moderation:</source> 5889 <source>Moderation:</source>
5897 <target state="new">Moderation:</target> 5890 <target state="translated">Moderaatio:</target>
5898 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group> 5891 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-video-miniature/video-filters-header.component.html</context><context context-type="linenumber">121</context></context-group>
5899 </trans-unit> 5892 </trans-unit>
5900 <trans-unit id="6309828574111583895"> 5893 <trans-unit id="6309828574111583895">
@@ -5933,23 +5926,23 @@ color: red;
5933 </trans-unit> 5926 </trans-unit>
5934 <trans-unit id="4409859601539810260" datatype="html"> 5927 <trans-unit id="4409859601539810260" datatype="html">
5935 <source>Policy for sensitive videos</source> 5928 <source>Policy for sensitive videos</source>
5936 <target state="new">Policy for sensitive videos</target> 5929 <target state="translated">Arkaluonteisia videoita koskeva käytäntö</target>
5937 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group> 5930 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">114</context></context-group>
5938 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group> 5931 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">15</context></context-group>
5939 </trans-unit> 5932 </trans-unit>
5940 <trans-unit id="2864176699435587977" datatype="html"> 5933 <trans-unit id="2864176699435587977" datatype="html">
5941 <source>Only display videos in the following languages/subtitles</source> 5934 <source>Only display videos in the following languages/subtitles</source>
5942 <target state="new">Only display videos in the following languages/subtitles</target> 5935 <target state="translated">Näy videot vain seuraavilla kielillä/tekstityksellä</target>
5943 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">25</context></context-group> 5936 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">25</context></context-group>
5944 </trans-unit> 5937 </trans-unit>
5945 <trans-unit id="1534085756270333258" datatype="html"> 5938 <trans-unit id="1534085756270333258" datatype="html">
5946 <source>In Recently added, Trending, Local, Most liked and Search pages</source> 5939 <source>In Recently added, Trending, Local, Most liked and Search pages</source>
5947 <target state="new">In Recently added, Trending, Local, Most liked and Search pages</target> 5940 <target state="translated">Äskettäin Lisätyt-, Trendaavat-, Paikalliset-, Pidetyimmät- ja Haku-sivuilla</target>
5948 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">28</context></context-group> 5941 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-user-settings/user-video-settings.component.html</context><context context-type="linenumber">28</context></context-group>
5949 </trans-unit> 5942 </trans-unit>
5950 <trans-unit id="2658703380934466003" datatype="html"> 5943 <trans-unit id="2658703380934466003" datatype="html">
5951 <source>Add a new language</source> 5944 <source>Add a new language</source>
5952 <target state="new">Add a new language</target> 5945 <target state="translated">Lisää uusi kieli</target>
5953 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group> 5946 <context-group purpose="location"><context context-type="sourcefile">src/app/+admin/config/edit-custom-config/edit-instance-information.component.html</context><context context-type="linenumber">68</context></context-group>
5954 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group> 5947 <context-group purpose="location"><context context-type="sourcefile">src/app/shared/shared-forms/select/select-languages.component.html</context><context context-type="linenumber">6</context></context-group>
5955 </trans-unit> 5948 </trans-unit>
@@ -5976,27 +5969,27 @@ color: red;
5976 </trans-unit> 5969 </trans-unit>
5977 <trans-unit id="1788875035518441092" datatype="html"> 5970 <trans-unit id="1788875035518441092" datatype="html">
5978 <source>Last published first</source> 5971 <source>Last published first</source>
5979 <target state="new">Last published first</target> 5972 <target state="translated">Viimeksi julkaistu ensimmäisenä</target>
5980 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">27</context></context-group> 5973 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">27</context></context-group>
5981 </trans-unit> 5974 </trans-unit>
5982 <trans-unit id="4541072509002204177" datatype="html"> 5975 <trans-unit id="4541072509002204177" datatype="html">
5983 <source>Last created first</source> 5976 <source>Last created first</source>
5984 <target state="new">Last created first</target> 5977 <target state="translated">Viimeksi luotu ensin</target>
5985 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">28</context></context-group> 5978 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">28</context></context-group>
5986 </trans-unit> 5979 </trans-unit>
5987 <trans-unit id="1142493792593089647" datatype="html"> 5980 <trans-unit id="1142493792593089647" datatype="html">
5988 <source>Most viewed first</source> 5981 <source>Most viewed first</source>
5989 <target state="new">Most viewed first</target> 5982 <target state="translated">Katsotuimmat ensin</target>
5990 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">29</context></context-group> 5983 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">29</context></context-group>
5991 </trans-unit> 5984 </trans-unit>
5992 <trans-unit id="8108088952881606566" datatype="html"> 5985 <trans-unit id="8108088952881606566" datatype="html">
5993 <source>Most liked first</source> 5986 <source>Most liked first</source>
5994 <target state="new">Most liked first</target> 5987 <target state="translated">Tykätyimmät ensin</target>
5995 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">30</context></context-group> 5988 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">30</context></context-group>
5996 </trans-unit> 5989 </trans-unit>
5997 <trans-unit id="2782422473180760140" datatype="html"> 5990 <trans-unit id="2782422473180760140" datatype="html">
5998 <source>Longest first</source> 5991 <source>Longest first</source>
5999 <target state="new">Longest first</target> 5992 <target state="translated">Pisin ensin</target>
6000 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">31</context></context-group> 5993 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-videos/my-videos.component.html</context><context context-type="linenumber">31</context></context-group>
6001 </trans-unit> 5994 </trans-unit>
6002 <trans-unit id="8714145624854863455"> 5995 <trans-unit id="8714145624854863455">
@@ -6006,12 +5999,12 @@ color: red;
6006 </trans-unit> 5999 </trans-unit>
6007 <trans-unit id="321229234608559490" datatype="html"> 6000 <trans-unit id="321229234608559490" datatype="html">
6008 <source>Select a channel to receive the video</source> 6001 <source>Select a channel to receive the video</source>
6009 <target state="new">Select a channel to receive the video</target> 6002 <target state="translated">Valitse kanava videon vastaanottamista varten</target>
6010 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group> 6003 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-accept-ownership/my-accept-ownership.component.html</context><context context-type="linenumber">10</context></context-group>
6011 </trans-unit> 6004 </trans-unit>
6012 <trans-unit id="3610344835750059476" datatype="html"> 6005 <trans-unit id="3610344835750059476" datatype="html">
6013 <source>My ownership changes</source> 6006 <source>My ownership changes</source>
6014 <target state="new">My ownership changes</target> 6007 <target state="translated">Minun omistajuuteni muutokset</target>
6015 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group> 6008 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">3</context></context-group>
6016 </trans-unit> 6009 </trans-unit>
6017 <trans-unit id="7391040346436232576"> 6010 <trans-unit id="7391040346436232576">
@@ -6031,18 +6024,18 @@ color: red;
6031 </trans-unit> 6024 </trans-unit>
6032 <trans-unit id="5417361655914085905" datatype="html"> 6025 <trans-unit id="5417361655914085905" datatype="html">
6033 <source>Account page</source> 6026 <source>Account page</source>
6034 <target state="new">Account page</target> 6027 <target state="translated">Tilin sivu</target>
6035 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group> 6028 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">69</context></context-group>
6036 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group> 6029 <context-group purpose="location"><context context-type="sourcefile">src/app/+videos/+video-watch/video-watch.component.html</context><context context-type="linenumber">75</context></context-group>
6037 </trans-unit> 6030 </trans-unit>
6038 <trans-unit id="2000373220662583633" datatype="html"> 6031 <trans-unit id="2000373220662583633" datatype="html">
6039 <source>No ownership change request found.</source> 6032 <source>No ownership change request found.</source>
6040 <target state="new">No ownership change request found.</target> 6033 <target state="translated">Omistuksen muutospyyntöä ei löytynyt.</target>
6041 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group> 6034 <context-group purpose="location"><context context-type="sourcefile">src/app/+my-library/my-ownership/my-ownership.component.html</context><context context-type="linenumber">72</context></context-group>
6042 </trans-unit> 6035 </trans-unit>
6043 <trans-unit id="2091927708110728875" datatype="html"> 6036 <trans-unit id="2091927708110728875" datatype="html">
6044 <source>⚠️ The instance doesn't allow channel synchronization</source> 6037 <source>⚠️ The instance doesn't allow channel synchronization</source>
6045 <target state="new">⚠️ The instance doesn't allow channel synchronization</target> 6038 <target state="translated">⚠️ Tämä instanssi ei salli kanavien synkronointia</target>
6046 <context-group purpose="location"> 6039 <context-group purpose="location">
6047 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6040 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6048 <context context-type="linenumber">9</context> 6041 <context context-type="linenumber">9</context>
@@ -6050,7 +6043,7 @@ color: red;
6050 </trans-unit> 6043 </trans-unit>
6051 <trans-unit id="8730712384733110957" datatype="html"> 6044 <trans-unit id="8730712384733110957" datatype="html">
6052 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source> 6045 <source>Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</source>
6053 <target state="new">Showing <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> to <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> of <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synchronizations</target> 6046 <target state="translated">Näytetään <x id="INTERPOLATION" equiv-text="{{'{first}'}}"/> <x id="INTERPOLATION_1" equiv-text="{{'{last}'}}"/> / <x id="INTERPOLATION_2" equiv-text="{{'{totalRecords}'}}"/> synkronointia</target>
6054 <context-group purpose="location"> 6047 <context-group purpose="location">
6055 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6048 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6056 <context context-type="linenumber">17</context> 6049 <context context-type="linenumber">17</context>
@@ -6058,7 +6051,7 @@ color: red;
6058 </trans-unit> 6051 </trans-unit>
6059 <trans-unit id="4955509738673204025" datatype="html"> 6052 <trans-unit id="4955509738673204025" datatype="html">
6060 <source>Add synchronization</source> 6053 <source>Add synchronization</source>
6061 <target state="new">Add synchronization</target> 6054 <target state="translated">Lisää synkronointi</target>
6062 <context-group purpose="location"> 6055 <context-group purpose="location">
6063 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6056 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6064 <context context-type="linenumber">25</context> 6057 <context context-type="linenumber">25</context>
@@ -6066,7 +6059,7 @@ color: red;
6066 </trans-unit> 6059 </trans-unit>
6067 <trans-unit id="4570488343211069802" datatype="html"> 6060 <trans-unit id="4570488343211069802" datatype="html">
6068 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 6061 <source>External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
6069 <target state="new">External Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 6062 <target state="translated">Ulkoinen kanava <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;externalChannelUrl&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
6070 <context-group purpose="location"> 6063 <context-group purpose="location">
6071 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6064 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6072 <context context-type="linenumber">34</context> 6065 <context context-type="linenumber">34</context>
@@ -6074,7 +6067,7 @@ color: red;
6074 </trans-unit> 6067 </trans-unit>
6075 <trans-unit id="2576202554023575152" datatype="html"> 6068 <trans-unit id="2576202554023575152" datatype="html">
6076 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 6069 <source>Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
6077 <target state="new">Channel <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 6070 <target state="translated">Kanava <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;videoChannel&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
6078 <context-group purpose="location"> 6071 <context-group purpose="location">
6079 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6072 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6080 <context context-type="linenumber">35</context> 6073 <context context-type="linenumber">35</context>
@@ -6082,7 +6075,7 @@ color: red;
6082 </trans-unit> 6075 </trans-unit>
6083 <trans-unit id="858570813277742962" datatype="html"> 6076 <trans-unit id="858570813277742962" datatype="html">
6084 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source> 6077 <source>Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></source>
6085 <target state="new">Last synchronization at <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target> 6078 <target state="translated">Viimeisin synkronointi <x id="START_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;p-sortIcon field=&quot;lastSyncAt&quot;&gt;"/><x id="CLOSE_TAG_P_SORTICON" ctype="x-p_sorticon" equiv-text="&lt;/p-sortIcon&gt;"/></target>
6086 <context-group purpose="location"> 6079 <context-group purpose="location">
6087 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6080 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6088 <context context-type="linenumber">38</context> 6081 <context context-type="linenumber">38</context>
@@ -6090,7 +6083,7 @@ color: red;
6090 </trans-unit> 6083 </trans-unit>
6091 <trans-unit id="2711346502920265629" datatype="html"> 6084 <trans-unit id="2711346502920265629" datatype="html">
6092 <source>List imports</source> 6085 <source>List imports</source>
6093 <target state="new"> List imports </target> 6086 <target state="translated">Listaa tuonnit</target>
6094 <context-group purpose="location"> 6087 <context-group purpose="location">
6095 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context> 6088 <context context-type="sourcefile">src/app/+my-library/my-video-channel-syncs/my-video-channel-syncs.component.html</context>
6096 <context context-type="linenumber">84,86</context> 6089 <context context-type="linenumber">84,86</context>